#cboxWrapper,
.cboxPhoto {
    max-width: none
}

.cboxIframe,
.cboxPhoto {
    border: 0;
    display: block
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active,
#colorbox {
    outline: 0
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .9
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}

#cboxTitle {
    margin: 0;
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cboxPhoto {
    float: left;
    margin: auto;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxContent {
    position: relative;
    margin-top: 20px;
    background: #000
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    overflow: auto;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
    border: 5px solid #000;
    background: #fff
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0;
    color: #ccc
}

#cboxLoadingGraphic {
    background: url(../_images/assets/icons/colorbox/loading.gif) center center no-repeat
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}

#cboxNext,
#cboxPrevious {
    top: 50%;
    margin-top: -32px;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
    position: absolute
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff
}

#cboxPrevious {
    left: 5px;
    background: url(../_images/assets/icons/colorbox/controls.png) top left no-repeat
}

#cboxPrevious:hover {
    background-position: bottom left
}

#cboxNext {
    right: 5px;
    background: url(../_images/assets/icons/colorbox/controls.png) top right no-repeat
}

#cboxNext:hover {
    background-position: bottom right
}

#cboxClose {
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
    background: url(../_images/assets/icons/colorbox/controls.png) top center no-repeat;
    width: 38px;
    height: 19px;
    text-indent: -9999px
}

#cboxClose:hover {
    background-position: bottom center
}

.template_popup_login {
    width: 558px !important;
    border-bottom: 1px dotted #ccc
}

.template_popup_login h3 {
    font-weight: 700;
    padding: 5px 0 10px 10px;
    border-bottom: 1px dotted #ccc
}

.template_popup_login_left {
    width: 270px;
    padding: 20px 20px 40px 10px;
    margin: 0 1px 0 0;
    float: left;
    background: url(../_images/backgrounds/faded_bkg.gif) top right repeat-y
}

.template_popup_login_left ul {
    margin: 0;
    padding: 0 0 0 20px
}

.template_popup_login_left li {
    list-style-type: square
}

.template_popup_login_right {
    width: 240px;
    float: right;
    padding: 20px 0 5px;
    color: #000
}

.template_popup_login_right .form {
    width: 240px !important;
    padding: 0;
    background: 0 0;
    border: none
}

.template_popup_login_right .form fieldset {
    margin: 0 !important;
    padding: 0 !important
}

.template_popup_login_right .form label {
    width: 95px !important;
    padding-top: 3px;
    font-weight: 700
}

.template_popup_login_right .form .textfield {
    width: 130px;
    border: 1px solid #666;
    background: #f7f7f7;
    color: #000;
    height: 20px
}

.template_popup_login_right .form .buttonspacer {
    margin: 0 0 0 95px
}

.template_popup_login_right .errorbox {
    margin: 0 !important;
    width: 200px !important
}

.template_popup_login_right .errorbox h2 {
    font-size: 12px;
    padding: 2px 0 0;
    font-weight: 700
}

.template_popup_login_container {
    display: none
}

.template_popup_login_transparent {
    position: absolute;
    top: 0;
    width: 560px;
    height: 190px;
    background: #fff;
    opacity: .9;
    -moz-opacity: .9
}

.template_popup_login_messages {
    position: absolute;
    top: 0;
    width: 300px;
    margin: 85px 0 0 155px
}

.template_popup_login_messages .correctbox {
    width: 300px !important
}

.correctbox a {
    text-decoration: underline !important;
    font-weight: 700 !important
}

.popup_form {
    width: 525px
}

.popup_form_on {
    opacity: .3;
    -moz-opacity: .3;
    z-index: 1
}

.popup_form h3 {
    border: none;
    font-size: 13px;
    font-weight: 700 !important;
    padding: 5px 0 0;
    margin: 0 0 10px !important
}

.popup_form .form {
    width: 505px;
    border: 1px solid #ccc;
    background: #f8f8f8;
    padding: 20px
}

.popup_form .form fieldset {
    margin: 0 !important;
    padding: 0 !important
}

.popup_form .form label {
    width: 213px !important;
    padding-top: 3px;
    font-weight: 700
}

.popup_form .form .popup_form_label_error {
    font-weight: 700;
    color: red
}

.popup_form .form .popup_form_label_error_description {
    margin: 0 0 0 213px;
    color: red;
    font-weight: 700
}

.popup_form .form .textfield,
.popup_form .form textarea {
    width: 280px;
    border: 1px solid #666;
    color: #000;
    margin: 0 0 10px;
    background: #fff
}

.popup_form .form .textfield {
    height: 20px
}

.popup_form .form textarea {
    height: 170px;
    overflow: auto
}

.popup_form textarea,
x:-moz-last-node {
    width: 278px
}

.popup_form .form .buttonspacer {
    margin: 0 0 0 213px
}

.popup_form .errorbox {
    margin: 0 !important;
    width: 400px !important
}

.popup_form .errorbox h2 {
    font-size: 12px;
    padding: 2px 0 0;
    font-weight: 700
}

.popup_form p {
    padding: 0;
    margin: 0 0 5px
}

.popup_form_container .popup_form_container_popups {
    position: absolute;
    z-index: 2 !important;
    margin: 130px 0 0 120px;
    border: 1px solid #ccc;
    background: #fff;
    width: 280px;
    padding: 20px 20px 0
}

.required {
    font-weight: 700;
    font-size: 12px;
    color: red
}

#cboxLoadedContent {
    padding: 20px 10px 10px
}

#cboxLoadedContent>div,
#lovelist-popup {
    padding: 10px
}

#lovelist-popup label {
    font-size: 14px;
    text-transform: none
}

#lovelist-popup button {
    background-color: #ee2681;
    color: #fff;
    width: 100%;
    font-size: 20px;
    font-family: square721_btroman
}

.lovelist-popup-headerblock {
    background-color: #eee;
    padding: 2px;
    border: 1px solid #fff;
    margin: 2px
}

.lovelist-popup-header-text {
    font-size: 15px;
    float: left;
    width: 100%;
    text-align: center
}

.lovelist-popup-logo {
    width: 100%;
    float: left;
    text-align: center
}

#lovelist-popup h2 {
    font-size: 20px
}

#lovelist-popup a {
    text-decoration: underline;
    color: #ee2681
}

@media (min-width:500px) {
    .lovelist-popup-logo {
        width: 20%
    }

    .lovelist-popup-header-text {
        width: 80%;
        padding-top: 50px
    }
}

.country-popup-select {
    font-weight: 700;
    text-align: center
}

.country-popup-footer {
    font-size: 12px;
    text-align: center
}

.country-popup-flag-gb {
    background-image: url(../_images/assets/flags/uk-flag.jpg)
}

.country-popup-flag-es {
    background-image: url(../_images/assets/flags/spain-flag.jpg)
}

.country-popup-flag-us {
    background-image: url(../_images/assets/flags/us-flag.jpg)
}

.country-popup-list {
    list-style: none;
    margin: 20px 0;
    overflow: hidden;
    padding: 0;
    text-align: center
}

.country-popup-list li {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: center 4px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    width: 68px
}

.country-popup-list li:hover {
    background-color: #ddd
}

.country-popup-list li a {
    color: #000;
    display: block;
    padding-top: 44px;
    text-decoration: none
}

.international_host_selector form {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #000;
    margin-bottom: 20px
}

.international_host_selector form button {
    background-color: #000;
    color: #fff;
    border: none;
    height: 38px
}

.international_host_selector form select {
    height: 38px;
    width: 60%
}

#currency-changer {
    color: #000;
    cursor: pointer
}

.site-switcher {
    background-color: #444;
    color: #fff;
    padding: 4px 20%;
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: -26px;
    height: 26px
}

#change-country {
    cursor: pointer;
    text-decoration: underline
}

#switcher-close {
    cursor: pointer;
    float: right
}

.site-switcher div.content {
    text-align: center
}

body {
    transition: transform .3s linear
}

body.top-message {
    transform: translateY(26px)
}

body.top-message .site-switcher {
    display: block
}

@media (max-width:767px) {
    .site-switcher {
        padding: 4px 1%;
        top: -52px;
        height: 52px
    }

    .site-switcher div.left,
    .site-switcher div.right {
        float: none;
        height: 26px;
        text-align: center
    }

    body.top-message {
        transform: translateY(52px)
    }
}

.vsbl {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.vsbl_90 {
    opacity: .9 !important;
    visibility: visible !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

#overlay-bg,
#overlay-bg-email {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10005;
    top: 0;
    background-color: #000;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

#quiz-overlay-email {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 10006;
    outline: 0;
    padding: 0;
    width: 43%;
    height: 46%;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, .23);
    -moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, .23);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .23);
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.email-sub-overlay {
    background-image: url(/templates/quiz.co.uk.new/www.quizclothingus.com/_images/campaigns/20off/20-Off-us-new.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

.quiz-btn {
    background-color: #fe78a0 !important;
    border: 0;
    color: #fff;
    font-size: 18px;
    padding: 10px 30px
}

#quiz-overlay-email h3 {
    font-weight: 600;
    text-align: center;
    margin: 20px 0;
    padding: 0;
    color: #000;
    font-size: 2.8rem
}

#quiz-overlay-email p.overlay_headline {
    text-transform: none;
    font-size: 1.6rem;
    text-align: center;
    width: 100%;
    margin: 20px 0 20px 0;
    padding: 0;
    color: #000
}

#quiz-overlay-email #em_sub_overlay_thank_you,
#quiz-overlay-email #em_sub_overlay_thank_you_success {
    color: #666;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 300;
    text-transform: none
}

#quiz-overlay-email #em_sub_overlay_thank_you:hover,
#quiz-overlay-email #em_sub_overlay_thank_you_success:hover {
    color: #222;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 300
}

#email-overlay-form-container {
    text-transform: none
}

@media only screen and (max-width:1600px) {
    #quiz-overlay-email {
        width: 50%;
        height: 58%;
        min-height: 450px
    }
}

@media only screen and (max-width:1200px) {
    #quiz-overlay-email {
        width: 85%;
        height: 65%
    }
}

@media only screen and (max-width:1024px) {
    #quiz-overlay-email {
        width: 70%;
        height: 68%
    }
}

@media only screen and (max-width:768px) {
    #quiz-overlay-email {
        width: 90%;
        height: 80%
    }
}