select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=) no-repeat right 50%;
    padding-right: 18px !important; }

a {
    color: #19171C;
    text-decoration: none; }
a:hover, a:focus {
    text-decoration: underline;
    color: #645c70; }

body {
    font-family: "Open Sans", sans-serif; }

.content-toggle {
    display: none; }

.row-space-top {
    margin-top: 24px; }

.row-space-bottom {
    margin-bottom: 24px; }

.btn-default, #slidingcart_footer a, .wl_btnupdatedetails, .wl_btnaddalltocart, .wl_btnemailafriend, .btn.major, .coupon_button, .dc-headerwrite a {
    border: solid 1px #19171C;
    border-radius: 0; }

select {
    border-radius: 0 !important;
    font-weight: 300 !important;
    height: 30px !important;
    padding: 4px 6px !important;
    background-color: #fff !important; }

input {
    border-radius: 0 !important; }

input[type="radio"] {
    margin-right: 5px; }

table.striped tr:nth-child(even) {
    background-color: #F5F5F5; }
table.striped tr:nth-child(odd) {
    background-color: #fff; }

.btn-arrow:after {
    font-family: "Glyphicons Halflings";
    content: '\e258';
    padding-left: 7px;
    position: relative;
    font-size: 60%; }

.feature-heading, .sectionheader {
    font-family: "alternate-gothic-no-3-d", sans-serif;
    font-size: 31px;
    color: #19171C;
    display: table;
    white-space: nowrap;
    text-transform: uppercase;
    margin: 36px 24px;
    width: 97% !important; }
.feature-heading:before, .sectionheader:before, .feature-heading:after, .sectionheader:after {
    border-top: 1px solid #ccc;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%; }
.feature-heading:before, .sectionheader:before {
    right: 1.5%; }
.feature-heading:after, .sectionheader:after {
    left: 1.5%; }

/*************************       Gift card page      *************************/
body.EPGIFTCARD .maincontent {
    background-attachment: fixed;
    background-size: cover;
    background-position:center center;
}

body.EPGIFTCARD .maincontent #ctl00_tdCentre .content.centrecontent {
     background: no-repeat center url('/user/files/giftcard-landing-background.png');
     background-size: cover;
}

body.EPGIFTCARDSELECTION .maincontent #ctl00_tdCentre .content.centrecontent .error {
    color: red;
    background-color: transparent;
}

.giftcard {
    position: relative;
}
.giftcard-landing {
    padding: 0;
    font-family: "alternate-gothic-no-3-d", sans-serif;
}
.giftcard-landing .giftcard-type {
    padding-left: 0;
    padding-right: 0;
    margin-bottom:50px;
}
.giftcard-landing .giftcard-type > a {
    display: block;
    position: relative;
    max-width: 360px;
    max-height: 480px;
    margin: 4%;
    text-align: center;
    width:90%;
    color:#fff;
    text-decoration: none !important;
    background-color: rgba(0, 0, 0, 0.6);
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    background-clip: content-box;
}
.giftcard-landing .giftcard-single > a {
    margin: auto !important;
    float: none !important;
}
.giftcard-landing .giftcard-type > a:focus, .giftcard-landing .giftcard-type > a:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.giftcard-type a {
    border: 2px solid rgba(0, 0, 0, 0.6) !important;
}
.giftcard-type a:hover {
    border: 2px solid rgba(0, 0, 0, 0.9) !important;
}
.giftcard-landing .giftcard-type-left > a {
    float:right;
}
.giftcard-landing .giftcard-type > a > span.top {
    display: block;
    font-size: 4rem;
    margin-top: 20px;
}
.giftcard-landing .giftcard-type > a > span.middle {
    display: block;
    font-size: 5rem;
    margin-top: 20px;
    line-height: 50px;
    text-transform: uppercase;
}
.giftcard-landing .giftcard-type > a > span.middle:hover {
    text-decoration: none !important;
}
.giftcard-landing .giftcard-type > a > span.bottom {
    display: inline-block;
    font-size: 2rem;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 2% 5%;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    text-transform: uppercase;
    background-color: white;
    color: black;
}
.giftcard-landing .giftcard-type > a:hover > span.bottom {
    background-color: white;
    color: black;
}
.giftcard-landing .giftcard-balance {
    height: 100px;
    background-color: #B22222;
    margin: 0;
    padding: 0;
}
.giftcard-landing .giftcard-balance .giftcard-balance-title {
    color: white;
    font-size: 5rem;
    display: inline-block;
    margin: 0;
    line-height: 100px;
}
.giftcard-landing .giftcard-balance .btn-balance {
    margin-bottom: 32px;
    margin-left: 20px;
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    vertical-align: bottom;
    background: white;
    border: none;
    border-radius: 0;
    font-weight: normal;
    font-size: 1.4em;
}
.giftcard-landing .giftcard-balance .btn-balance:hover {
    color: black;
}
@media (max-width: 1199px) {
    .giftcard-landing .giftcard-balance .giftcard-balance-title {
        font-size: 3rem;
    }
}
@media (max-width: 991px) {
    .giftcard-landing .giftcard-balance .giftcard-balance-title {
        font-size: 2rem;
    }
}
@media (max-width: 767px) {
    .giftcard-landing .giftcard-balance .giftcard-balance-title {
        font-size: 2rem;
        line-height: 50px;
    }
    .giftcard-landing .giftcard-balance .btn-balance {
        margin: auto;
        display: block;
    }
}

/*************************  Gift card balance popup  *************************/
.giftcard-balance {
    display: block;
    text-align: center;
    color: #555;
    text-decoration: none !important;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    margin: 2% 6% 0;
    padding:15px 0;
    text-transform:uppercase;
}
.giftcard-balance > h3 {
    color: #000;
    margin:0 0 15px;
}
.giftcard-balance > button {
    color: inherit;
    border: 2px solid #fbad18;
    border-radius: 4px;
    display: inline-block;
    padding: 1% 5%;
    font-weight: 600;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.6);
}
.giftcard-balance > button:hover {
    background-color: #fbad18;
    color: #fff;
}
#popupContent.giftcard-balance-popup {
    padding: 15px;
    min-height: 200px;
}
#giftcardBalance {
    color: #555;
}
.popupWindow .modal-header {
    padding: 15px 15px 0;
    border-bottom: none;
}
.popupWindow .modal-title {
    color: #555;
    padding: 0 0 10px;
    line-height: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #555;
}
#giftcardBalance p {
    padding:15px 0 0;
}
#giftcardBalance .col-xs-7, #giftcardBalance .col-xs-4 {
    padding-left:0;
    padding-right:0;
}
#giftcardBalance .form-control {
    padding: 7px;
    border: 1px solid #ddd;
    width: 100%;
    font-size: 1.25rem;
}
#giftcardBalance .inputvalidator, #giftcardBalance .inputvalidator + .button_box {
    padding:0;
    margin-top:10px;
}

#giftcardBalance .button_box {
    margin:30px 0 0;
    width:100%;
}
#giftcardBalance .button_box > button {
    background-color: #42b522;
    color: #fff;
    width:100%;
    border: 2px solid #42b522;
    border-radius: 4px;
    display: inline-block;
    font-size: 1.25rem;
    padding: 5%;
    font-weight: 600;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    text-transform: uppercase;
}
/*************************  Gift card selection page *************************/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}
.btn-reverse {
    background-color: #fff;
    border: 2px solid #fbad18;
    border-radius: 4px;
    display: inline-block;
    font-size: 1.4rem;
    padding: 2% 5%;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
.btn-reverse:hover {
    background-color: #fbad18;
    color: #fff;
}
#giftCardSelection {
    position: relative;
    max-width: 1199px;
    margin: 0 auto;
}
#giftCardSelection .inline-container > *, #giftCardSelection .form-control {
    font-size: 1.4rem;
}
#giftCardSelection .giftcard-images {
    display: none;
}
#giftCardSelection .giftcard-header {
    color: #fff;
    font-size: 16px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    padding: 5px 15px;
    margin-bottom: 10px;
    -webkit-font-smoothing: antialiased;
}
#giftCardImageWrapper, #giftCardReviewWrapper {
    position: relative;
    margin-bottom: 30px;
}
#giftCardImageWrapper .giftcard-image-container {
    overflow: hidden;
}
#giftCardImageWrapper .giftcard-image {
    position: relative;
    float: left;
    margin-bottom:10px;
}
#giftCardImageWrapper .giftcard-image-container div:nth-child(odd) {
    padding-left:0;
    padding-right:5px;
}
#giftCardImageWrapper .giftcard-image-container div:nth-child(even) {
    padding-left:5px;
    padding-right:0;
}
#giftCardImageWrapper .giftcard-image-container a.giftcard-image-button {
    display:block;
    width:100%;
    height:100%;
}
#giftCardImageWrapper .giftcard-image-container a.giftcard-image-button.selected:after {
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:5px;
    border: 6px solid #006FB1;
}
#giftCardImageWrapper .giftcard-image-container div:nth-child(even) a.giftcard-image-button.selected:after {
    left:5px;
    right:0;
}
#giftCardSelection .giftcard-fields {
    width: 100%;
}
#giftCardFormWrapper .giftcard-form-container {
    position: relative;
    overflow: hidden;
    padding: 0 0 15px 0;
    background-color: #fff;
    margin: 0 auto;
    zoom: 1;
}
#giftCardFormWrapper > div > div, #giftCardReviewWrapper > div > div {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
}
#giftCardFormWrapper .formsectiontext {
    width: auto;
    min-height:0;
    padding-top:0;
    display: inline-block;
}
#giftCardFormWrapper .sign {
    padding-top: 3px;
    min-height:0;
    display: inline-block;
}
#giftCardFormWrapper .formsectionvalue {
    width: 100%;
}
#giftCardAmounts .giftcard-amount {
    width: 33.33333367%;
    line-height: 34px;
    background-color: #fff;
    text-align: center;
    color: #777;
    display: block;
    float: left;
    cursor: pointer;
    border: 1px solid #ddd;
}
#giftCardAmounts .giftcard-amount.selected {
    border: 1px solid #fbad18;
    background-color: #fbad18;
    color: #fff;
}
#giftCardAmounts .giftcard-amount:not(:nth-child(3n)) {
    border-right: 1px solid transparent;
}
#giftCardAmounts .giftcard-amount:nth-child(n+4) {
    border-top: 1px solid transparent;
}
#giftCardFormWrapper .giftcard-amount-sign {
    float: left;
    position: relative;
    top: 7px;
}
#giftCardFormWrapper .form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#txtGiftCardCustomAmount {
    width: 60px;
    text-align: right;
    padding: 5px;
    border: 1px solid #ddd;
    display: inline-block;
}
#giftCardFormWrapper .info-block {
    font-size: 9px !important;
    text-transform: none;
    display: block;
    margin: 3px 0 0 35px;
}
#giftCardReviewWrapper .giftcard-review-text {
    margin-bottom: 15px;
}
#giftCardReviewWrapper .giftcard-review-preview {
    width:50%;
}
#giftCardReviewWrapper .giftcard-review-preview > button {
    width:100%;
}
#giftCardReviewWrapper .checkbox {
    margin: 0;
}
#giftCardReviewWrapper .checkbox a {
    text-decoration: underline;
}
#giftCardReviewWrapper .giftcard-terms-agreetext {
    padding-left: 30px;
    font-size: 1.2rem;
}
#giftCardReviewWrapper .checkbox input[type="checkbox"] {
    height: 20px;
    width: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    vertical-align: middle;
    padding:0;
    margin: 0 8px 0 -30px;
    border: 1px solid #000;
    background: -webkit-linear-gradient(#FFF, #FFF);
    -webkit-appearance: none;
    -webkit-transition: box-shadow 200ms;
}
#giftCardReviewWrapper .checkbox input[type="checkbox"]:checked:after {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 17px;
}
#giftCardReviewWrapper input.btn {
    font-size: 1.4rem;
    width: 100%;
}
#giftCardReviewWrapper .inputvalidator {
    float: left;
    position: relative;
    margin-bottom: 0;
}
#popupContent.giftcard-preview .modal-dialog {
    width: 642px !important;
}
@media (min-width: 768px) {
    .giftcard_content.coupon_content {
        display: inline-flex;
    }
}
.giftcard_content .input_box {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}
.giftcard_content .input_box .giftcardnumber_input {
    width:76%;
    text-transform:uppercase;
}
.giftcard_content .input_box .giftcardpin_input {
    width:23%;
    text-transform:uppercase;
}
.giftcard_content .button_box {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
}
.coupon_checkout, .giftcard_checkout {
    height:auto !important;
    line-height:normal !important;
    padding-left: 10px;
}
.giftcard_checkout {
    background-color:#F7F6F3;
    color:#5A5A5A;
    border: 1px solid #ddd;
    position:relative;
}
.giftcard_checkout .giftcard_prompt {
    width: 100%;
    padding-top:10px;
}
.giftcard_checkout .giftcard_content {
    position: relative;
    width: 100%;
}
.coupon_checkout .coupon_content, .giftcard_checkout .giftcard_content {
    padding: 10px 0;
}
.coupon_checkout .notice, .giftcard_checkout .notice {
    margin-top:0;
    padding-top:0;
}

@media (max-width: 992px) {
    .feature-heading, .sectionheader {
        display: block;
        white-space: normal; } }

.font-p-heading, .btn-default, #slidingcart_footer a, .wl_btnupdatedetails, .wl_btnaddalltocart, .wl_btnemailafriend, .btn.major, .coupon_button, .dc-headerwrite a, input.addtocart, .ajax__tab_header > span, .saheader, .styleresultbar span.text, .sectionbar, .shoppingcartbox .sectionbar, .wishlistbox .sectionbar, .registerbody .sectionbar, .loginheadercell, .becomemembertitle {
    font-family: "alternate-gothic-no-3-d", sans-serif;
    font-size: 18px;
    text-transform: uppercase; }

.font-p-italic, .message, .ratinglinks, .checkoutheader .headerstep {
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-weight: 300;
    text-transform: none; }

.font-p-base, select, .sameasbilling {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: none; }

h1, h2, .pr-headertitle, h3, h4 {
    font-family: "alternate-gothic-no-3-d", sans-serif;
    text-transform: uppercase; }

#whHeader {
    height: 150px;
    position: relative; }
@media (max-width: 992px) {
    #whHeader {
        height: 250px; } }
@media (max-width: 1199px) {
    #whHeader {
        height: 200px; } }
@media (max-width: 480px) {
    #whHeader {
        height: 160px; } }

.home-logo {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 24px 12px; }
@media (max-width: 1199px) {
    .home-logo {
        top: 0;
        bottom: inherit; } }

.currencyselector {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: right;
    color: #000;
    z-index: 1002; }
.currencyselector #multiCurrencies {
    width: 130px; }

.currencyselector a {
    position: relative;
    top: 0;
    display: block;
    padding: 12px 10px;
    white-space: nowrap; }

.currencyselector img {
    position: relative;
    top: 0;
    margin-right: 4px;
    display: inline; }

.currencyselector ul {
    position: relative;
    z-index: 1002;
    background-color: #fff;
    list-style: none; }

.currencyselector li {
    float: right;
    position: relative; }

.currencyselector span {
    display: block;
    padding: 5px;
    white-space: nowrap;
    cursor: pointer; }

.currencyselector li ul {
    position: absolute;
    left: -9999px;
    float: right;
    padding: 0;
    border: 1px solid #CCCCCC; }

.currencyselector ul.collapse.in {
    left: auto;
    right: 0;
    top: 33px; }

.currencyselector li li {
    display: block;
    float: none;
    text-align: left;
    background-color: #fff;
    line-height: 0;
    margin-right: 0;
    color: #000000; }

.header-icons {
    font-family: "alternate-gothic-no-3-d", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    right: 0; }
.header-icons > li {
    height: 60px; }
@media (max-width: 480px) {
    .header-icons > li {
        height: 40px;
        font-size: 4.2vw; } }
.header-icons > li.first, .header-icons > li.first + li, .header-icons > #trg_slidingcart {
    line-height: 60px;
    border-right: 1px solid #ccc;
    padding: 0 15px; }
@media (max-width: 480px) {
    .header-icons > li.first, .header-icons > li.first + li, .header-icons > #trg_slidingcart {
        line-height: 40px;
        padding: 0 10px; } }
.header-icons > li.first span, .header-icons > li.first + li span, .header-icons > #trg_slidingcart span {
    padding-right: 5px; }
.header-icons > li.first:before, .header-icons > li.first + li:before, .header-icons > #trg_slidingcart:before {
    padding: 0 10px 0 0;
    font-family: "Glyphicons Halflings"; }
@media (max-width: 480px) {
    .header-icons > li.first:before, .header-icons > li.first + li:before, .header-icons > #trg_slidingcart:before {
        padding: 0 5px 0 0; } }
.header-icons > li.first:before {
    content: '\e008'; }
.header-icons > li.first .login-username {
    display: none; }
.header-icons > li.first + li:before {
    content: "\270f"; }
.header-icons > #trg_slidingcart:before {
    content: "\e116"; }
@media (max-width: 584px) {
    .header-icons > #trg_slidingcart {
        border-right: none; } }

@media (max-width: 480px) {
    #whUpperMenu {
        width: 100%;
        text-align: center; } }

#slidingcart_container {
    z-index: 100;
    background: #fff;
    border: solid 1px #ccc;
    padding: 10px;
    margin-left: -10px;
    display: none;
    line-height: initial;
    min-width: 240px; }
#slidingcart_container ul {
    padding: 0; }

#slidingcart_header {
    line-height: 33px; }
#slidingcart_header .checkout_link {
    display: none; }

#slidingcart_pagination {
    margin-bottom: 10px; }
#slidingcart_pagination .prev_next a.disable {
    color: #ccc; }
#slidingcart_pagination .prev_next a.prev {
    padding-right: 10px; }

#cart_details {
    font-size: 14px; }
#cart_details .thumb {
    float: left;
    margin: 0 10px 10px 0; }

.cart_items li {
    overflow: hidden;
    display: none; }
.cart_items li.active {
    display: block; }

.customer-service .cust-contact {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px; }
.customer-service .cust-contact .phone {
    font-size: 28px;
    line-height: 18px; }
.customer-service .cust-contact .cust-label {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    text-transform: none;
    font-style: italic;
    display: list-item;
    padding-bottom: 4px; }
.customer-service .free-call {
    font-size: 18px;
    position: relative;
    padding-left: 40px; }
@media (max-width: 992px) {
    .customer-service .free-call {
        display: none !important; } }
.customer-service .free-call .skype {
    color: #00aaf1;
    position: absolute;
    top: 0;
    left: 10px;
    line-height: 35px; }
.customer-service .free-call .skype:before {
    font-size: 30px;
    vertical-align: middle; }
.customer-service .live-chat {
    position: relative;
    padding-left: 40px;
    font-size: 18px; }
@media (max-width: 768px) {
    .customer-service .live-chat {
        display: none !important; } }
.customer-service .live-chat .person {
    position: absolute;
    bottom: 0;
    left: 0; }
.customer-service .live-chat .online {
    color: #00B421;
    padding-left: 5px; }
.customer-service .live-chat .online:before {
    vertical-align: middle;
    font-size: 10px; }
@media (max-width: 584px) {
    .customer-service {
        display: none !important; } }

#whNav {
    text-transform: uppercase;
    font-family: "alternate-gothic-no-3-d", sans-serif;
    font-size: 18px;
    border-radius: 0;
    margin: 0 -2px 24px;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#F5F5F5));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #fff, #F5F5F5);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #fff, #F5F5F5);
    /* IE 10 */
    background: -ms-linear-gradient(top, #fff, #F5F5F5);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #fff, #F5F5F5); }
#whNav .collapse {
    padding: 0; }
#whNav .collapse > ul > li > a {
    padding-left: 0; }
#whNav .caret {
    margin: 0 -10px 5px 4px; }
@media (min-width: 1200px) {
    #whNav .collapse {
        width: 810px;
        display: inline-block !important;
    }
}
#whMenuItems > li > a {
    padding: 25px 12px 20px !important; }
@media (min-width: 992px) {
    #whMenuItems > li > a {
        padding-left: 17px !important;
        padding-right: 17px !important; } }
@media (min-width: 768px) and (max-width: 992px) {
    #whMenuItems > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important; } }
#whMenuItems a {
    color: #19171C !important;
    font-size: 18px !important; }

#whSearch, #whMobileSearch {
    float: right; }
#whSearch input, #whMobileSearch input {
    height: 65px;
    border: none;
    width: 300px;
    background: #19171C;
    color: #fff;
    padding: 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 300; }
@media (max-width: 768px) {
    #whSearch input, #whMobileSearch input {
        width: 100%; } }
#whSearch img, #whMobileSearch img {
    display: none; }
#whSearch a, #whMobileSearch a {
    display: inline-block;
    margin-left: -45px;
    color: #fff;
    font-size: 25px; }
#whSearch a .search-button, #whMobileSearch a .search-button {
    vertical-align: middle; }
@media (max-width: 768px) {
    #whSearch, #whMobileSearch {
        width: 100%; } }
#whSearchCont {
position: relative;
}
#whSearchCont a {
top: 10px;
right: 10px;
position: absolute;
background-color: #19171c;
padding: 5px;
}
@media (max-width: 768px) {
    #whSearchCont a {
        position: relative; } }

#whMobileSearch a {
    margin-right: 0;
    color: #19171C;
    padding: 20px !important;
    font-size: 25px;
    line-height: 1em; }
#whMobileSearch #whSearchCont a {
    color: #fff;
    position: absolute; }
#whMobileSearch ul.dropdown-menu {
    padding: 0; }

.categories-list-header {
    height: 65px !important;
    width: 100% !important;
    line-height: 65px;
    text-transform: uppercase;
    background: #19171C;
    color: #fff;
    font-size: 31px;
    font-family: "alternate-gothic-no-3-d", sans-serif;
    padding: 3px 0 0 24px; }
@media (max-width: 992px) {
    .categories-list-header {
        font-size: 24px; } }

.categorymenu, .shopby_box {
    background: #F5F5F5;
    width: 100%;
    margin-bottom: 24px; }

.categorymenu ul {
    list-style: none; }
.categorymenu > ul {
    padding: 19px 0; }
.categorymenu > ul > li {
    padding-left: 24px; }
.categorymenu > ul ul {
    padding: 5px 12px; }
.categorymenu li.selected {
    background-color: #19171C;
    margin: 5px 0;
    padding-top: 10px;
    padding-bottom: 5px; }
.categorymenu li.selected:first-child {
    margin-top: 0; }
.categorymenu li.selected li {
    padding-left: 15px; }
.categorymenu li.selected .selected {
    padding: 0; }
.categorymenu li.selected a {
    color: #fff; }
.categorymenu li.selected a.selected:before {
    font-family: "Glyphicons Halflings";
    content: '\e258';
    padding-right: 7px;
    position: relative;
    font-size: 60%; }
.categorymenu li.selected a:hover {
    color: #ccc; }

.toggle-sidebar-button {
    color: #fff;
    float: right;
    margin-right: 24px;
    display: none; }
@media (max-width: 768px) {
    .toggle-sidebar-button {
        display: block; } }

.shopby_box {
    padding: 19px 24px; }
.shopby_box a {
    vertical-align: middle; }
.shopby_box h3 {
    margin: 0; }
.shopby_box h3 a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: bold; }
.shopby_box ul {
    padding: 0; }
.shopby_box li {
    float: left; }
#ctl00_MainLeft_Content_1118_rptFilters_ctl00_filters li {
    width: 100% !important; }
.shopby_box input[type='checkbox'] {
    margin: 0 3px; }
.shopby_box input[type='checkbox'].enabled {
    background-color: #19171C; }

/** Product filter styles***/
.shopby_header_wrapper {
    position: relative;
    border-top: solid 1px #ccc;
    margin-top: 12px;
    clear: both; }
.shopby_header_wrapper:first-child {
    border-top: none;
    margin-top: 0; }
.shopby_header_wrapper:first-child .shopby_header {
    padding-top: 0; }
.shopby_header_wrapper:first-child .shopby_header:after {
    top: 7px; }

.shopby_header {
    cursor: pointer;
    padding-top: 12px; }
.shopby_header:after {
    font-family: 'FontAwesome';
    content: '\f067';
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 10px; }

.shopby_header_active {
    font-weight: bold; }
.shopby_header_active:after {
    content: '\f068 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \f00d'; }

.shopby_clear {
    font-style: italic;
    text-decoration: underline !important;
    margin-bottom: 6px; }

.shopby_body {
    list-style: none; }
.shopby_body li.multi input:not(.enabled), .shopby_body li.multi a:not(.enabled) {
    opacity: 0.5; }

.centrecontent, .leftcontent {
    padding: 0; }

.contentcont {
    padding-top: 24px; }

.featureditemsbox {
    margin-bottom: 24px; }

.productlist {
    list-style: none;
    font-family: "alternate-gothic-no-3-d", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    padding: 0; }

.stylesummarytext {
    margin-top: 12px; }

.stylesummaryimageholder img {
    margin: 0 auto; }

.stylesummarytext_desc {
    text-align: center; }

.promo-tile-row {
    margin-top: 24px; }
.promo-tile-row > div {
    margin-bottom: 24px; }
.promo-tile-row .img-responsive {
    width: 100%;
    max-width: none; }

#whHomeInfo {
    text-align: center;
    background-color: #F5F5F5;
    padding: 24px 0;
    margin-bottom: -24px; }
#whHomeInfo .content-wrapper {
    width: 80%;
    margin: 48px auto; }

a.read-more {
    font-size: 18px;
    vertical-align: middle;
    margin-top: -3px; }
a.read-more:after {
    font-family: "Glyphicons Halflings";
    content: '\e259';
    padding-left: 7px;
    position: relative;
    font-size: 60%; }
a.read-more.open:after {
    font-family: "Glyphicons Halflings";
    content: '\e260';
    padding-left: 7px;
    position: relative;
    font-size: 60%; }

.whmap {
    margin-bottom: 24px; }

.quick-contact-box {
    width: 300px;
    float: right;
    margin: 0 24px 24px 24px;
    background: #F5F5F5;
    padding: 12px; }
.quick-contact-box h3 {
    margin-top: 0; }
@media (max-width: 992px) {
    .quick-contact-box {
        width: 100%;
        float: left;
        margin-left: 0; } }

.maincentre input[type="checkbox"] {
    float: left;
    margin-right: 5px; }

.footer {
    min-height: 460px;
    overflow: hidden;
    background: #19171C;
    color: #fff;
    padding: 0 0 150px 0;
    margin: 24px 0 -30px 0; }
.footer .social-icons {
    margin-top: 12px; }
.footer .facebook {
    color: #3B589C; }
.footer .twitter {
    color: #5B8DCA; }
.footer .phone {
    font-size: 28px;
    line-height: 18px;
    font-family: "alternate-gothic-no-3-d", sans-serif; }
.footer h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 200;
    font-style: italic;
    margin-bottom: 24px;
    text-transform: none; }
.footer .footer-links {
    font-family: "alternate-gothic-no-3-d", sans-serif;
    font-size: 18px;
    list-style: none;
    padding: 0;
    text-transform: uppercase; }
.footer .footer-links a {
    color: #fff; }

#footerLinks {
    margin-top: 60px; }
@media (max-width: 767px) {
    #footerLinks, #footerLinks li {
        text-align: center; }
}

#footerBottom {
    font-size: 12px;
    color: #808080;
    font-family: "Open Sans", sans-serif;
    border-top: solid 1px #808080;
    text-align: center;
    margin-top: 48px;
    padding-top: 48px; }

#whCTALinks {
    background-color: #fff; }

.footer #whCTALinks {
    padding-top: 24px;
    border-top: solid 1px #ccc; }

.cta-row {
    padding: 24px 0;
    margin-top: -24px;
    overflow: hidden; }
.cta-row .cta {
    border-right: 1px solid #ccc;
    text-align: center;
    padding: 5px 0; }
.cta-row .cta:last-child {
    border: none; }
.cta-row .cta:after {
    font-family: "Glyphicons Halflings";
    content: '\e258';
    padding-left: 7px;
    position: relative;
    font-size: 60%; }
@media (max-width: 480px) {
    .cta-row .cta {
        display: none; } }
@media (min-width: 768px) and (max-width: 992px) {
    .cta-row .cta {
        border-right: 1px solid #ccc; }
    .cta-row .cta:nth-child(2n) {
        border-right: none; } }

.all_cate_look .categorieswrap {
    width: 33.33333333%;
    float: left;
    padding: 0 24px 24px 0; }
@media (max-width: 992px) {
    .all_cate_look .categorieswrap {
        width: 50%; } }
@media (max-width: 480px) {
    .all_cate_look .categorieswrap {
        width: 100%; } }
.all_cate_look .categorymenulevel {
    font-size: 24px; }
.all_cate_look .subcategorieswrap h3, .all_cate_look .subcategorieswrap h4 {
    font-size: 14px;
    font-family: "Open Sans", sans-serif; }
.all_cate_look h2, .all_cate_look .pr-headertitle {
    margin-bottom: 24px; }
.all_cate_look h3, .all_cate_look h4, .all_cate_look h5, .all_cate_look h6 {
    margin: 5px; }
.all_cate_look .subcategorieswrap .subcategorieswrap {
    padding-left: 24px; }
.all_cate_look .categories-section {
    overflow: hidden;
    padding: 48px 0;
    border-bottom: solid 1px #ccc; }
.all_cate_look .categories-section:last-child {
    border: none; }

.categorymenulevel {
    list-style: none; }

.sitemappath {
    padding: 12px 0;
    border-bottom: solid 1px #ccc; }
.sitemappath a {
    font-style: italic;
    font-weight: 300; }
.sitemappath span:last-child a {
    font-weight: bold; }
.sitemappath span:nth-child(2n) {
    display: none; }
.sitemappath span:nth-child(2n-1):after {
    content: '/';
    padding: 0 5px; }
.sitemappath span:last-child:after {
    content: ''; }

input.addtocart {
    background-color: #42B522;
    color: #fff;
    margin: 12px 0;
    border-radius: 0;
    padding-right: 30px; }

.addtocartbutton_cont:after {
    font-family: "Glyphicons Halflings";
    content: '\e258';
    padding-left: 7px;
    position: relative;
    font-size: 60%; }
.addtocartbutton_cont:after {
    margin-left: -30px;
    color: #fff; }

.stylesummarytext {
    margin-top: 24px; }

.quantityinput > input[type="number"] {
    width: 90%;
}
.quantityinput {
    margin-bottom:8px;
}
.stylesummarybox {
    margin: 22px 0 70px; }

.attributesselection > div {
    width: 49%;
    float: left; }
@media (min-width: 768px) {
    .attributesselection > div:first-child {
        margin-right: 2%; }
}
@media (max-width: 767px) {
    .attributesselection > div {
        float: none;
        margin: auto;
        width: 80%;
        min-width: 110px; }

}

.div_NW {
    position: relative;
    width: 100%;
    height: 0 !important; }

.spn_NW {
    width: 100%;
    color: #fff !important;
    left: 0;
    top: -75px;
    position: absolute;
    background-image: url("../files/new_banner.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }

.div_CP {
    height: 38px !important; }

.spn_CP {
    font-size: 31px;
    display: block;
    font-weight: normal !important;
    color: inherit !important; }

.div_SA {
    height: 28px !important; }

#tblStyleDetailMessage {
    display: none; }

.productimage_thumbnails {
    margin-top: 24px; }

.rollovermessage {
    display: none; }

.StyleColourImage {
    border: solid 2px #19171C; }

.productdescription .div_ISD {
    margin-bottom: 24px; }
.productdescription .spn_ISD {
    font-weight: normal !important; }

.stockcode span.leftlabel, .stockcode .productdetailrow span.thumbnail, .productdetailrow .stockcode span.thumbnail, .stockcode span.productdetailrow.thumbnail {
    width: auto !important;
    font-weight: 300;
    padding-right: 5px; }
.stockcode span {
    font-weight: bold; }

.productdetailrow {
    border: none;
    margin: 12px 0 0 0; }
.productdetailrow .leftlabel, .productdetailrow .thumbnail, .productdetailrow .selectionmessage, .productdetailrow .rightlabel {
    font-style: italic;
    font-weight: 300;
    margin-right: 5px; }
.productdetailrow .leftlabel, .productdetailrow .thumbnail {
    width: auto;
    font-weight: 300;
    padding-right: 5px; }
.productdetailrow ul {
    list-style: disc; }
.productdetailrow .thumbnail, .productdetailrow.thumbnail {
    padding: 0 !important;
    margin-bottom: 10px;
    border: none; }
.productdetailrow .item {
    border: solid 2px #19171C;
    height: 40px;
    min-width: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    opacity: 1;
    margin-bottom: 12px; }
.productdetailrow .item.disabled {
    pointer-events: none;
    border-color:#19171c !important;
    color: inherit !important;
    background-color: #fff !important;
    opacity: .15 }
.productdetailrow .item.active, .productdetailrow .item:hover {
    opacity: 1;
    border-color: #42B522;
    background-color: #42B522;
    color: #fff;
    cursor: pointer; }
.productdetailrow .sizeset {
    display: none;
    font-family: "alternate-gothic-no-3-d", sans-serif;
    font-size: 18px; }
.productdetailrow.inline-container span {
    display: inline-block;
    margin: 0; }
.productdetailrow .attributelabel {
    margin-bottom: 5px; }
.productdetailrow .inputqty {
    width: 70px; }
.productdetailrow.attributeselection .leftselection, .productdetailrow.attributeselection .rightselection {
    width: 40%; }
.productdetailrow .colouroptions img {
    height: 100%; }
.productdetailrow.longdescription td {
    padding: 4px; }

.ajax__tab_panel {
    padding: 24px; }

.ajax__tab_header {
    border-bottom: solid 1px #ccc; }
.ajax__tab_header > span {
    padding: 24px;
    display: inline-block;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    opacity: 0.5;
    cursor: pointer;
    margin-top: 24px; }
.ajax__tab_header > span.ajax__tab_active {
    opacity: 1;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px; }
.ajax__tab_header > span:hover {
    opacity: 1; }
@media (max-width: 768px) {
    .ajax__tab_header > span {
        padding: 15px 0; } }

.sainstock {
    color: #42B522; }

.saleftcell {
    padding-left: 0; }
.saleftcell a {
    text-decoration: underline; }

.sanote {
    margin-top: 24px; }
.sanote p {
    text-align: left; }
.sanote span {
    font-size: 14px !important; }
.sanote span span {
    display: block; }

.wl_btnaddtowishlist:before {
    padding-right: 7px;
    content: '+'; }

.message {
    background-color: #42B522;
    color: #fff;
    padding: 24px; }
.message .action {
    display: inline-block;
    padding-left: 10px; }
.message .action a {
    color: #fff;
    text-decoration: underline; }
.message:before {
    content: '\e116';
    font-family: "Glyphicons Halflings";
    vertical-align: sub;
    padding-right: 15px;
    font-size: 24px; }

.error {
    background-color: #EC0000; }
.error:before {
    content: '';
    padding-right: 0;
    font-size: 14px; }

#validationMessageModal .modal-body {
    padding: 0; }
#validationMessageModal .modal-content {
    border-radius: 0; }

.styleresultbar {
    margin-top: 24px;
    background-color: #F5F5F5;
    padding: 10px 24px 7px 24px; }
.styleresultbar span.text, .styleresultbar select {
    float: left; }
.styleresultbar span.text {
    line-height: 34px;
    padding-right: 10px; }
.styleresultbar select {
    width: auto; }
@media (min-width: 992px) {
    .styleresultbar select {
        max-width: 155px; } }
@media (max-width: 768px) {
    .styleresultbar select {
        width: 100%; } }
.styleresultbar .pagination {
    margin: 0;
    text-align: right;
    line-height: 34px; }
.styleresultbar .pagination span {
    float: none; }
.styleresultbar .pagination .active {
    font-weight: bold; }
.styleresultbar .pagination a, .styleresultbar .pagination span {
    padding-left: 6px; }

.ratinglinks a {
    text-decoration: underline; }

.hookline.selectionmessage {
    font-weight: bold;
    margin-top: 24px; }

.addtowishlist {
    display: none;
    background: url("/user/files/wishlist.png") no-repeat;
    width: 24px;
    height: 24px;
    z-index: 99;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; }
.addtowishlist:hover {
    text-decoration: none; }

div.popupLabel {
    background: #888;
    color: #FFF;
    font-size: 65%;
    right: 0;
    width: 45px;
    position: absolute;
    top: 40px;
    padding: 3px 5px 5px;
    outline: none;
    text-align: center;
    border-radius: 3px; }

.wl_btnupdatedetails {
    margin-top: 10px;
    float: left; }

/**** Shopping Cart ****/
.shoppingcart_bottombuttons {
    margin-top: 24px; }

.proceedbutton {
    /*proceed to checkout button */
    float: right; }

.internetprice {
    text-decoration: line-through; }

.saveamount {
    color: #EC0000; }

.shoppingcartbox .sectionbar, .wishlistbox .sectionbar {
    /*cart heading*/
    font-size: 31px; }

.registerbody .sectionbar {
    /*cart heading*/
    font-size: 24px; }

.coupon_input {
    width: calc(100% - 96px);
    float: left;
    margin-right: 12px;
    margin-top: 3px; }

.btn.major, .coupon_button {
    background-color: #fff; }

.coupon_content {
    margin-top: 12px; }

.cell_item_img, .cell_item_details {
    float: left; }

.cell_item_img {
    margin-bottom: 7px; }

.cell_remove a {
    text-decoration: underline; }

.shoppingcart_updatebutton {
    overflow: hidden;
    margin: 12px 0; }
.shoppingcart_updatebutton input {
    float: left; }

/**** Checkout ****/
.checkoutheader {
    margin-bottom: 12px; }
.checkoutheader .highlightheader {
    font-weight: bold; }
.checkoutheader .sep {
    color: #fff;
    width: 20px;
    display: inline-block; }
.checkoutheader .sep:after {
    font-family: "Glyphicons Halflings";
    content: '\e258';
    padding-left: 7px;
    position: relative;
    font-size: 70%; }
.checkoutheader .sep:after {
    color: #19171C;
    margin-left: -25px; }

.communicationoptions {
    display: block;
    margin-top: 5px; }
.communicationoptions input {
    margin-right: 5px; }
.communicationoptions label {
    margin-right: 10px; }

.userinformationjoinloyalty input {
    float: left;
    margin-right: 5px; }

.sameasbilling input[type='checkbox'] {
    margin-right: 5px; }

.addresses {
    margin: 24px -15px; }

.postcoderow {
    display: block;
    overflow: hidden; }

.findpostcode {
    width: 45px;
    float: left; }

.postcodeinput {
    width: calc(100% - 45px);
    float: left; }

.stepshipping > .shippingmethod > div:first-child {
    background-color: #F5F5F5;
    padding: 12px; }
.stepshipping .form-buttons {
    text-align: right; }
.stepshipping .orderamountwithshipping {
    font-weight: bold; }
.stepshipping .shippingaddress, .stepshipping .shippingordersummary, .stepshipping .checkoutblockcheckbox, .stepshipping .shippingpayment {
    margin-top: 24px; }
.stepshipping .addressdisplay .fieldname {
    width: 15%;
    display: inline-block; }
.stepshipping .cell_footer_price, .stepshipping .cell_footer_amount {
    font-weight: bold;
    text-align: right; }
.stepshipping .cell_price, .stepshipping .cell_amount {
    text-align: right; }
.stepshipping .specialinstruction {
    width: 100%;
    height: 120px; }

#ctl00_MainCentre_container_container_Content_2150_login_cieAccountUserInformation_divGuestCheckoutButton {
    width: 100%;
    clear: both; }

#ctl00_MainCentre_container_container_Content_2150_login_cieAccountUserInformation_divGuestShipingAddress {
    margin-left: -15px; }

#ctl00_MainCentre_container_container_Content_2150_login_cieAccountUserInformation_divGuestBillingAddress {
    margin-right: -15px; }

.loginheadercell {
    font-size: 31px; }

.logincellright.logincreatecell {
    margin-top: 24px; }
.logincellright.logincreatecell .sectionbar {
    margin-top: 24px; }
.logincellright.logincreatecell .sameasshippingaddress span:first-child {
    display: inline-block;
    width: 90%; }

.registerbutton {
    text-align: right;
    margin-bottom: 24px; }

.wishlistbox {
    margin-top: 48px; }

/* Popup Signup Form */
#popupSignup {
    top: 210px; }
#popupSignup .modal-dialog {
    width: 731px !important;
    background: #fff; }
#popupSignup .modal-content {
    height: 398px;
    background: url("/user/files/signup_bg.jpg") no-repeat center;
    background-size: cover;
    margin: 0 auto; }
#popupSignup .modal-header {
    padding: 0;
    height: 0;
    min-height: 0; }
#popupSignup #popupModalHeader {
    display: none; }
#popupSignup .popupDetails {
    padding: 0;
    position: relative; }
#popupSignup .popupiframe {
    width: 200px;
    height: 300px;
    position: absolute;
    right: 232px;
    top: 115px;
    border: 0; }
#popupSignup .close {
    background: url("/user/files/x_closebox.png") no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -16px;
    opacity: 1;
    text-indent: -1000em; }
#popupSignup .popupClose:hover {
    opacity: 0.8; }

.pr-headertitle {
    font-size: 24px; }

.pr-headerwrap {
    border-bottom: solid 1px #ccc;
    margin: 24px 0; }

.pr-ratingoverallname {
    font-weight: bold; }

.pr-reviewratings {
    margin-top: -24px; }

.dc-headerwrite a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

/* product description in product detail page */
#tblStyleDetailMessage {
    display: none;
    padding: 10px 0;
    color: #C0504D;
    font-weight: bold; }

.customerratings {
    line-height: 17px;
    margin: 7px 0; }

.customerratings .ratingbox {
    float: left;
    margin-right: 3px; }

.ratingbox {
    width: 95px;
    height: 17px;
    font-size: 0;
    line-height: 0;
    background: url("/user/files/product-review.png") 0 -17px;
    text-indent: -2222px;
    overflow: hidden; }

.rating {
    float: left;
    height: 17px;
    background: url("/user/files/product-review.png") 0 0; }

.ratinglinks {
    margin: 0;
    padding: 0; }

/* product review tab */
.productreview .overall {
    clear: both;
    border-bottom: 1px dotted #000;
    height: auto;
    overflow: hidden; }

.oa-title {
    position: relative;
    overflow: hidden;
    padding: 5px 0;
    font-weight: bold; }

.oa-title-value {
    font-size: 15px;
    color: #000; }

.oa-ratingsummary {
    height: auto;
    padding: 13px 0 0; }

.oa-summarycol {
    float: left;
    width: 220px; }

.oa-ratingsummaryoverall, .oa-ratingrecommend {
    border-bottom: 1px dotted #000; }

.oa-ratingsummaryoverall {
    padding: 3px 0 13px; }

.oa-ratingsummaryoverall .ratingbox, .dc-reviewcontentoverall .ratingbox {
    width: 130px;
    height: 24px;
    background: url("/user/files/product-review.png") 0 -58px no-repeat; }

.oa-ratingsummaryoverall .rating, .dc-reviewcontentoverall .rating {
    height: 24px;
    background: url("/user/files/product-review.png") 0 -34px no-repeat; }

.oa-ratingitems {
    clear: both;
    float: left;
    width: 220px; }

.oa-ratingitems, .oa-ratingfilter {
    padding-top: 20px; }

.oa-ratingitem {
    clear: both; }

.oa-itemtitle {
    float: left;
    width: 90px;
    font-weight: bold;
    color: #666; }

.oa-ratingitem .ratingbox {
    float: left; }

.oa-filtercol {
    margin-left: 240px; }

.oa-ratingrecommend {
    padding: 10px 0;
    height: 20px; }

.oa-filterheader {
    padding-bottom: 13px;
    display: block;
    padding: 0 0 8px 0;
    font-size: 13px;
    font-weight: bold;
    color: #3f3f3f; }

.oa-filterheader {
    padding-bottom: 13px;
    display: block;
    padding: 0 0 8px 0;
    font-size: 13px;
    font-weight: bold;
    color: #3f3f3f; }

.oa-filterattribute {
    float: left;
    margin: 0 9px 10px 0; }

.productreview .displaycontent {
    clear: both;
    margin: 30px 0; }

.dc-header {
    text-align: right;
    overflow: hidden; }

.dc-headerwrite {
    float: left; }

.dc-headersortby {
    float: right;
    margin-top: 5px; }

.dc-body {
    clear: both; }

.dc-reviewcontent {
    padding: 26px 0 0;
    border-bottom: 1px dotted #000;
    height: auto;
    overflow: hidden; }

.dc-body.last .dc-reviewcontent {
    border: 0; }

.dc-reviewcontentheader {
    overflow: hidden;
    margin-bottom: 5px;
    position: relative; }

.dc-reviewcontentoverall {
    float: left;
    padding-bottom: 12px; }

.dc-reviewcontenttitle {
    clear: both;
    float: left;
    width: 500px;
    color: #000; }

.dc-reviewcontenttitle span {
    font-weight: bold;
    font-size: 15px;
    line-height: 24px; }

.dc-reviewcontentdate {
    float: right;
    margin-top: 7px;
    color: #999;
    width: 150px;
    text-align: right; }

.dc-reviewcontentdate span {
    font-weight: normal;
    padding: 2px 0; }

.dc-reviewcontentaboutyou {
    margin-bottom: 20px;
    padding: 3px 0 6px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    font-size: 11px; }

.dc-aboutyounickname {
    clear: none;
    margin-bottom: 2px;
    width: 300px;
    display: inline;
    padding-right: 15px; }

.dc-aboutyounickname span {
    font-weight: bold;
    color: #1674d8; }

.dc-aboutyouattributes {
    color: #999;
    width: 330px;
    line-height: 18px;
    word-wrap: break-word;
    display: inline; }

.dc-aboutyouattr {
    display: inline;
    margin-right: 15px;
    color: #666; }

.dc-aboutyouattr .dc-label {
    font-weight: normal; }

.dc-label {
    color: #666; }

.dc-value {
    font-weight: bold; }

.dc-aboutyouattr .dc-value {
    color: #666; }

.dc-reviewcontentdetails {
    margin-bottom: 20px; }

.dc-reviewcontentreview {
    vertical-align: top;
    width: 530px;
    float: left; }

.dc-reviewcontentreviewtext, .dc-reviewcontentreviewadminresponse {
    margin-bottom: 20px; }

.dc-reviewcontentsection {
    margin-bottom: 30px; }

.dc-reviewcontentsectionitems {
    margin: 10px 0; }

.dc-reviewcontentsectionitem {
    margin-bottom: 10px; }

.dc-reviewcontentcons {
    margin-bottom: 10px; }

.dc-reviewcontentsectionitems .dc-label {
    display: block;
    margin-right: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #000; }

.dc-reviewcontentsectionitems .dc-value {
    font-weight: normal; }

.dc-reviewcontentsectionitems .dc-value-tag {
    font-weight: normal; }

.dc-reviewcontentrecommendation {
    font-weight: bold;
    padding: 0 5px 0 0;
    font-size: 13px; }

.dc-reviewcontentrecommendation .dc-recommended {
    background: url("/user/files/product-review.png") -114px -144px no-repeat;
    padding-left: 20px;
    color: #F47B20; }

.dc-reviewcontentrecommendation .dc-notrecommended {
    background: url("/user/files/product-review.png") -114px -160px no-repeat;
    padding-left: 20px;
    color: #727272; }

.dc-reviewcontentratings {
    vertical-align: top;
    float: right;
    margin-left: 3%;
    border-left: 1px solid #f8f8f8; }

.dc-reviewcontentratingstars {
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 35px;
    border-left: 1px solid #f8f8f8; }

.dc-reviewcontentratingentry {
    clear: both;
    overflow: hidden;
    padding-bottom: 15px; }

.dc-reviewcontentratingentry .dc-label {
    font-weight: bold; }

.dc-reviewcontentfooter {
    clear: both;
    height: auto;
    position: relative; }

.dc-reviewcontentfeedbacklinks a {
    display: block;
    float: left;
    width: 82px;
    height: 24px;
    margin-right: 8px;
    background: url("/user/files/product-review.png") no-repeat;
    text-indent: -2222px; }

.dc-reviewcontentfeedbacklinks .dc-feedbacklink-yes a {
    background-position: 0 -112px; }

.dc-reviewcontentfeedbacklinks .dc-feedbacklink-yes a:hover {
    background-position: 0 -136px; }

.dc-reviewcontentfeedbacklinks .dc-feedbacklink-no a {
    background-position: 0 -184px; }

.dc-reviewcontentfeedbacklinks .dc-feedbacklink-no a:hover {
    background-position: 0 -208px; }

.dc-reviewcontentfeedbacklinks .dc-feedbacklink-yes.dc-disabled a, .dc-reviewcontentfeedbacklinks .dc-feedbacklink-yes.dc-disabled a:hover {
    background-position: 0 -160px !important;
    cursor: default; }

.dc-reviewcontentfeedbacklinks .dc-feedbacklink-no.dc-disabled a, .dc-reviewcontentfeedbacklinks .dc-feedbacklink-no.dc-disabled a:hover {
    background-position: 0 -232px !important;
    cursor: default; }

.dc-reviewcontentfeedbacklinks-voteadded {
    clear: both;
    padding-top: 10px;
    font-style: italic;
    display: none; }

.dc-reviewcontentsociallinks {
    float: right;
    clear: left;
    width: 48px;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 8px; }

.dc-reviewcontentsociallinks a {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url("/user/files/product-review.png") no-repeat;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -2222px;
    margin: 0 4px;
    opacity: 0.7; }

.dc-reviewcontentsociallinks .dc-facebook {
    background-position: -114px -112px; }

.dc-reviewcontentsociallinks .dc-twitter {
    background-position: -114px -128px; }

.producttabs-theme .ajax__tab_active .ajax__tab_tab,
.producttabs-theme .ajax__tab_hover .ajax__tab_tab,
.producttabs-theme .ajax__tab_header .ajax__tab_tab {
    margin-right: 0px;
    padding: 8px 20px; }

#popupWriteReviewPage {
    display: none; }

/* write review */
.productreviewerror {
    font-weight: bold;
    color: #FF0000; }

.productrating span.sign, .pr-ratingitemerror {
    color: #FF0000 !important; }

.productrating input[type="text"] {
    padding: 3px;
    color: #333; }

.pr-sectionwrap {
    position: relative; }

.pr-wrapper {
    clear: left;
    margin-bottom: 10px;
    padding-left: 8px;
    height: auto;
    overflow: hidden; }

.pr-ratingoverall {
    margin-bottom: 20px; }

.pr-ratingitemname {
    display: block;
    float: left;
    width: 120px;
    color: #000;
    margin-bottom: 5px;
    padding-top: 2px; }

.pr-ratingitemvalue {
    float: left;
    padding: 2px 0 0 4px; }

.pr-ratingstar {
    overflow: hidden;
    float: left;
    text-indent: -9999em;
    cursor: pointer;
    display: block; }

/*******************        Rating overall      ***********************/
.pr-ratingstar-overall {
    background: url("/user/files/product-review.png") 0 0 no-repeat; }

.pr-ratingstar-overall, .pr-ratingstar-overall a {
    display: block;
    background-position: 0 -58px;
    width: 26px;
    height: 24px; }

.pr-ratingstar-overall.staron, .pr-ratingstar-overall.staron a {
    background-position: 0 -34px; }

.pr-ratingstar-overall.starhover, .pr-ratingstar-overall.starhover a {
    background-position: 0 -34px; }

/*******************        Rating items       ***********************/
.pr-ratingstar-item {
    background: url("/user/files/product-review.png") 0 0 no-repeat; }

.pr-ratingstar-item, .pr-ratingstar-item a {
    display: block;
    background-position: 0 -17px;
    width: 19px;
    height: 17px; }

.pr-ratingstar-item.staron, .pr-ratingstar-item.staron a {
    background-position: 0 0; }

.pr-ratingstar-item.starhover, .pr-ratingstar-item.starhover a {
    background-position: 0 0; }

/***************************************************************/
.pr-ratingoverallname {
    font-weight: bold; }

.pr-ratingrecommendwrap .pr-ratingitemname {
    width: auto !important; }

.pr-review-text, .pr-review-textarea {
    width: 300px; }

.pr-review-select {
    width: 100px; }

.pr-review-input {
    border: 1px solid #888; }

.pr-review-checkbox {
    width: auto;
    border: 0; }

.pr-review-textarea {
    border: 1px solid #888;
    height: 217px;
    max-width: 300px;
    padding: 3px;
    line-height: 20px;
    color: #333; }

.pr-reviewvalueexample {
    font-style: italic;
    font-size: 11px;
    color: #a9a9a9;
    line-height: 13px;
    padding-top: 5px;
    margin-left: 120px;
    clear: both; }

.pr-review-prostext, .pr-review-constext {
    height: 22px; }

.pr-emailme {
    font-weight: bold; }

.pr-emailmefollowingtext, .pr-reviewtermstext {
    width: auto; }

.pr-review-emailmecheckbox, .pr-review-termscheckbox {
    float: left; }

.pr-reviewtipwrap {
    color: #5e6469;
    padding: 10px 16px 10px 16px;
    font-size: 11px;
    border: 1px solid #f0f0f0;
    line-height: 16px;
    margin: 24px 0; }

.pr-reviewtipheader {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 4px 0; }

.pr-reviewtipsubheader {
    color: #5e6469;
    font-size: 11px;
    line-height: 16px; }

.pr-reviewtip-ul {
    padding-left: 10px;
    list-style-type: circle; }

.pr-reviewtip-ul li {
    display: list-item; }

.pr-reviewfooter {
    border-top: 1px solid #ccc; }

.pr-reviewtermswrap {
    padding-top: 10px;
    margin: 10px 0; }

.pr-reviewfooterlinkswrap a {
    margin-right: 10px; }

.recaptchawrap {
    margin-top: 10px;
    clear: both;
    height: auto;
    overflow: hidden; }

.recaptchainputs {
    float: left;
    padding-right: 8px; }















.contactform-recaptchainputs {
 float: right;
}
#divRecaptchaWrapError {
    clear: both; }

.maincontent, #whHomeInfo, .footer, .currencyselector, .uppermenu, #whUpperMenu, .search-container, #whHomeInfo, .refine-search-wrap {
    display: none; }

#trg_slidingcart > a > img {
    display: none; }

#slidingcart_container {
    position: absolute; }

#slidingcart_container .title{
    background-color:#fff; }

#wowslider-container1 {
    max-width: 100% !important; }

.loginheadercell {
    font-size: 24px; }

.loginrememberme input[type='checkbox'] {
    float: left;
    margin-right: 5px; }

@media (max-width: 768px) {
    #whMenuItems {
        margin: 0;
        text-align: center; } }
#txtCustomerEmailAddress {
    display: none !important; }

.centrecontent > div {
    overflow: hidden; }
.centrecontent > div > img:first-child {
    max-width: inherit; }

@media (max-width: 480px) {
    .maincontent {
        padding-left: 0;
        padding-right: 0; } }

#popupBranchInfoPage iframe {
    width: 100% !important; }

/*# sourceMappingURL=responsive.css.map */




.dropdown:hover .dropdown-menu {
    display: block;
}
.lazy-image {
    background:transparent url(../files/loader.gif) no-repeat center center;
    min-height:30px;
}
.load-next-page {
    background:transparent url(../files/loader.gif) no-repeat center center;
    display:block;
    height:50px;
    width:100%;
    max-width:100%;
    clear:both;
    float:none;
}
@media screen and (min-width: 768px) {
    li.hasSub.dropdown:hover > .dropdown-menu {
        display: block;
    }
}

.dropdown-menu {
    width:auto;
    left:auto;
    right:auto;
}
.dropdown-menu-row {
    position:relative;
}@media screen and (max-width: 767px) {
  .modal-header .close { 
    font-size: 34px; 
    margin-top: -8px; 
  } 
  .giftcard { 
    margin-top: 20px; 
    margin-bottom: 20px; 
  } 
  .giftcard-landing .giftcard-type-left > a { 
    float: none; 
  } 
  .giftcard-landing .giftcard-type > a { 
    margin: 4% auto; 
  } 
  .giftcard-balance>button { 
    padding: 5%; 
  }
    .giftcard-landing .giftcard-type > a > span.top {
        font-size: 2rem;
    }
    .giftcard-landing .giftcard-type > a > span.middle {
        font-size: 3rem;
        line-height: 40px;
    }
    .giftcard-landing .giftcard-type > a > span.bottom {
        margin-left:15px;
        margin-right:15px;
    }
    #giftCardSelection .giftcard-images {
        padding-right: 15px;
    }
    #popupContent.giftcard-preview .modal-dialog {
        width: 100% !important;
    }

    li.hasSub.dropdown > .dropdown-menu {
        position:relative !important;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    li.hasSub.dropdown > .dropdown-menu.in {
        display:block;
        box-shadow: none;
        background-color: transparent;
        border:0;
    }
    .nav > li {
        position: relative;
    }
}
.table tr td.cell_item .cell_item_img a {
    display:block;
    width:100%;
}
.giftwrap_item_image a img { 
  max-height:100%; 
  margin:0 auto; 
}
.giftwrap_item_desctiption {
    clear:both;
    height:26px;
    line-height:13px;
    overflow:hidden;
}
.coloursizeselection.hidden { display: block !important; visibility: hidden; }
.coloursizeselection { min-height: 35px; }

.title {
    background-size: cover;
    background-position: center center;
    background-color: #19171C;
    width: 100%;
    height: 110px;
    position: relative;
    margin-bottom: 20px;
}

.title h1 {
    font: normal 40px/40px "alternate-gothic-no-3-d", sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    left: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.title.trousers { background-image: url(/user/files/heading-bg-trousers.jpg); }
.title.newarrivals { background-image: url(/user/files/heading-bg-newarrivals.jpg); }
.title.activewear { background-image: url(/user/files/heading-bg-activewear.jpg); }
.title.bigmensbasics { background-image: url(/user/files/heading-bg-bigmensbasics.jpg); }
.title.tallmen { background-image: url(/user/files/heading-bg-tallmen.jpg); }
.title.shirts { background-image: url(/user/files/heading-bg-shirts.jpg); }
.title.shorts { background-image: url(/user/files/heading-bg-shorts.jpg); }
.title.jeans { background-image: url(/user/files/heading-bg-jeans.jpg); }
.title.jackets { background-image: url(/user/files/heading-bg-jackets.jpg); }
.title.fleecytopssportswear { background-image: url(/user/files/heading-bg-fleecytopssportswear.jpg); }
.title.trackpants { background-image: url(/user/files/heading-bg-trackpants.jpg); }
.title.rainwear { background-image: url(/user/files/heading-bg-rainwear.jpg); }
.title.knitwear { background-image: url(/user/files/heading-bg-knitwear.jpg); }
.title.swimwear { background-image: url(/user/files/heading-bg-swimwear.jpg); }
.title.underwear { background-image: url(/user/files/heading-bg-underwear.jpg); }
.title.sleepwear { background-image: url(/user/files/heading-bg-sleepwear.jpg); }
.title.belts { background-image: url(/user/files/heading-bg-belts.jpg); }
.title.socks { background-image: url(/user/files/heading-bg-socks.jpg); }
.title.accessories { background-image: url(/user/files/heading-bg-accessories.jpg); }
.title.workwear { background-image: url(/user/files/heading-bg-workwear.jpg); }
.title.suits { background-image: url(/user/files/heading-bg-suits.jpg); }
.title.giftvouchers { background-image: url(/user/files/heading-bg-giftvouchers.jpg); }
.title.footwear { background-image: url(/user/files/heading-bg-footwear.jpg); }
.title.outfits { background-image: url(/user/files/heading-bg-outfits.jpg); }
.title.saleclearance { background-image: url(/user/files/heading-bg-saleclearance.jpg); }
.title.sportscoats { background-image: url(/user/files/sportscoats.jpg); }
.title.giftcards { background-image: url(/user/files/giftcards.jpg); }


.promoslot.leftcontent { padding: 0 15px 30px 0; }
.promoslot.rightcontent { padding: 0 0 30px 15px; }
.promoslot img { max-width: 100%; height: auto !important; }
#ctl00_MainCentre_container_Content_246_Content_514_Content_3615_pnlContentContainerData .contentcont,
#ctl00_MainCentre_container_Content_246_Content_514_Content_3614_pnlContentContainerData .contentcont { padding-top:0; }

@media screen and (max-width: 480px) {
    .promoslot { display: none; }
}

@media screen and (max-width: 992px) {
    .promoslot.leftcontent { padding-right: 0; }
    .promoslot.rightcontent { padding-left: 0; }
}


#wowslider-container1 img { max-width: 100% !important; }

.textrow.div_ISD {
    height: 40px !important;
}

/* remove search on home page (triggered in contenthack.js) */
#whSearch.mobile {
    display: none !important;
}

@media (max-width:480px) {
    /* center logo */

    .home-logo {
        width: 100%;
    }
    .home-logo img {
        margin: 0 auto;
    }
    /* reduce space between tiles */

    .row.promo-tile-row {
        margin-top: 12px;
    }
    .row.promo-tile-row div {
        margin-bottom: 12px;
    }
    .row.promo-tile-row div:nth-of-type(odd) {
        padding-left: 0;
        padding-right: 6px;
    }
    .row.promo-tile-row div:nth-of-type(even) {
        padding-left: 6px;
        padding-right: 0;
    }
    /* remove margins from slider */

    #ctl00_MainCentre_container_Content_246_Content_481_pnlContentData {
        margin: 0 -15px !important;
    }
    #wowslider-container1 {
        line-height: 0;
    }

    /* nip and tuck */

    .cta-row .cta {
        display: none;
    }
    #whCTALinks {
        display: none !important;
    }
    #whNav {
        margin-bottom: 12px;
    }
    #ctl00_tdLeft {
        padding-left: 12px;
        padding-right: 12px;
    }
    #ctl00_MainLeft_Content_3647_tvwMenu {
        margin-bottom: 12px;
    }
    .contentsheader.feature-heading {
        margin: 10px 0;
        width: 100% !important;
        height: inherit !important;
        text-align: center;
    }
    .stylesummarybox {
        margin: 10px 0 0;
    }
    h1.feature-heading {
        margin:0 auto;
        width: 80% !important;
    }

    #whHomeInfo .content-wrapper {
        margin:0 auto;
    }
    #whHomeInfo .feature-heading {
        margin:20px auto;
    }

    /* footer menu */
    #footerLinks {
        margin: 30px 0 0;
        text-align: left;
    }
    #footerLinks li {
        text-align: left;
    }
    .footer .phone {
        font-size: 24px;
    }
    .footer .footer-links a {
        font-size: 90%;
    }

}

/* Attribute grid selection begins */ 
ul.attributegrid-container { 
  width: 100%; 
  display: inline-block; 
  background: white; 
} 
li.attribute-multiple { 
  display: inline-block; 
  width: 39.5%; 
  background: white; 
  margin-bottom: 0; 
  margin-top: 0; 
  vertical-align: top; 
} 
li.attribute-multiple.single { 
  width: 48.8%; 
} 
li.attribute-multiple:nth-child(2n+1) { 
  width: 58%; 
} 
li.attribute-multiple.single:nth-child(2n+1) { 
  width: 48.8%; 
} 
ul.attributegrid-container li:first-child { 
  margin-left: 0; 
} 
ul.atributegrid-cart.grid-labels li, ul.atributegrid-cart.grid-inputs .title { 
  width: 100%; 
  vertical-align: top; 
  padding: 6px 0px; 
  background: #5cb0da; 
  padding-left: 6%; 
  color: white; 
  text-transform: capitalize; 
  background: -webkit-linear-gradient(#5cb0da, #75bee2 , #70bbe1); 
  background: -o-linear-gradient(#5cb0da, #75bee2 , #70bbe1); 
  background: -moz-linear-gradient(#5cb0da, #75bee2 , #70bbe1); 
  background: linear-gradient(#5cb0da, #75bee2 , #70bbe1); 
} 
ul.atributegrid-cart { 
  display: block; 
} 
ul.atributegrid-cart > li { 
  margin-bottom: 7px; 
} 
ul.atributegrid-cart.grid-labels > li.one, ul.atributegrid-cart.grid-inputs .inner-mulitple.one { 
  height: 87px; 
} 
ul.atributegrid-cart.grid-labels > li.two, ul.atributegrid-cart.grid-inputs .inner-mulitple.two { 
  height: 115px; 
} 
ul.atributegrid-cart.grid-labels { 
  display: none; 
} 
li.attribute-multiple:nth-child(2n+1) > ul.atributegrid-cart.grid-labels { 
  display: inline-block; 
  vertical-align: top; 
  width: 28%; 
} 
li.attribute-multiple.single:nth-child(2n+1) > ul.atributegrid-cart.grid-labels { 
  display: none; 
} 
ul.atributegrid-cart.grid-labels { 
  margin-top: 39px; 
  margin-right: 3%; 
} 
ul.atributegrid-cart.grid-labels .empty { 
  display: none; 
} 
ul.atributegrid-cart.grid-inputs .title { 
  display: inline-block; 
  margin-bottom: 7px; 
} 
ul.atributegrid-cart.grid-inputs .inner-mulitple { 
  display: inline-block; 
  width: 100%; 
  background: #f9fdff; 
  margin-top: 0; 
  padding: 7px 9px 0px; 
  color: #828383; 
  font-size: 13px; 
  min-height: 48px; 
} 
ul.atributegrid-cart.grid-inputs .inner-mulitple input { 
  padding: 0 6%; 
  width: 100%; 
} 
li.attribute-multiple:nth-child(2n+1) > ul.atributegrid-cart.grid-inputs { 
  width: 68%; 
  display: inline-block; 
  vertical-align: top; 
} 
li.attribute-multiple.single:nth-child(2n+1) > ul.atributegrid-cart.grid-inputs { 
  width: 100%; 
} 
.attributegrid-quantity, .attributegrid-price { 
  padding: 5px 0; 
  margin: 0; 
} 
ul.atributegrid-cart.grid-labels > li { 
  padding-top: 25%; 
  text-align: center; 
  min-height: 48px; 
} 
@media screen and (min-width: 480px) { 
  li.attribute-multiple, li.attribute-multiple:nth-child(2n+1) { width: 28%; } 
  li.attribute-multiple.single, li.attribute-multiple.single:nth-child(2n+1) {width: 32.4%; } 
  li.attribute-multiple:nth-child(2n+1) > ul.atributegrid-cart.grid-inputs { width: 100%; } 
  li.attribute-multiple:nth-child(2n+1) > ul.atributegrid-cart.grid-labels{ display:none; width:28.5%; } 
  li.attribute-multiple:nth-child(3n+1) { width: 41%; } 
  li.attribute-multiple.single:nth-child(3n+1) { width: 32.4%; } 
  li.attribute-multiple:nth-child(3n+1) > ul.atributegrid-cart.grid-labels{ display:inline-block; width:28.5%; vertical-align:top; } 
  li.attribute-multiple.single:nth-child(3n+1) > ul.atributegrid-cart.grid-labels{ display:none; } 
  li.attribute-multiple:nth-child(3n+1) > ul.atributegrid-cart.grid-inputs { display: inline-block; width: 68.3%; vertical-align: top; } 
  li.attribute-multiple.single:nth-child(3n+1) > ul.atributegrid-cart.grid-inputs { width: 100%; } 
} 
@media screen and (min-width: 768px) { 
  ul.atributegrid-cart.grid-labels { margin-top: 36px; } 
} 
@media screen and (min-width: 1200px) { 
  li.attribute-multiple, li.attribute-multiple:nth-child(2n+1), li.attribute-multiple:nth-child(3n+1) { width: 17.6%; } 
  li.attribute-multiple.single, li.attribute-multiple.single:nth-child(2n+1), li.attribute-multiple.single:nth-child(3n+1) { width: 19.2%; } 
  li.attribute-multiple:nth-child(3n+1) > ul.atributegrid-cart.grid-labels{ display:none; width:31%; } 
  li.attribute-multiple:nth-child(3n+1) > ul.atributegrid-cart.grid-inputs{ width:100%; } 
  li.attribute-multiple:nth-child(5n+1) { width: 25%; } 
  li.attribute-multiple.single:nth-child(5n+1) { width: 19.2%; } 
  li.attribute-multiple:nth-child(5n+1) > ul.atributegrid-cart.grid-labels { display: inline-block; vertical-align: top; width: 31%; } 
  li.attribute-multiple.single:nth-child(5n+1) > ul.atributegrid-cart.grid-labels { display: none; } 
  li.attribute-multiple:nth-child(5n+1) > ul.atributegrid-cart.grid-inputs { display: inline-block; vertical-align: top; width: 65.5%; } 
  li.attribute-multiple.single:nth-child(5n+1) > ul.atributegrid-cart.grid-inputs { width: 100%; } 
} 
/* Attribute grid selection ends */ 

.logo.show-text, a.show-text {
  line-height: 0; 
  font-size: 0;
  color: transparent;
} 

/* Attribute1 Swatch begins */ 
.div_CS { 
  position: relative; 
  height:auto!important; 
} 
.swatch-image-wrapper { 
  padding-top: 5px; 
  width: 200%; 
  text-align: left; 
  -webkit-transition-duration: 0.3s; 
  -moz-transition-duration: 0.3s; 
  -o-transition-duration: 0.3s; 
  transition-duration: 0.3s; 
} 
.swatch-image { 
  margin-right: 0.5rem; 
  display: inline-block; 
  height: 3rem; 
  width: 3rem; 
  border: 1px solid #fff; 
  position:relative; 
  vertical-align: top; 
} 
.swatch-image>img { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
} 
.swatch-image:hover { 
  border-color:#333; 
} 
.direction-nav .prev, .direction-nav .next { 
  background: url(../files/look_nav.png) no-repeat left top transparent; 
  position: absolute; 
  top: 50%; 
  margin-top: -16px; 
  font: 0/0 a; 
  text-shadow: none; 
  color: transparent; 
} 
.direction-nav a { 
  -moz-transition: all .3s ease; 
  -webkit-transition: all .3s ease; 
  -o-transition: all .3s ease; 
  transition: all .3s ease; 
  display:none; 
  opacity: 0; 
  width: 32px; 
  height: 32px; 
} 
.direction-nav a:focus { 
  outline:none; 
} 
.div_CS.prev .prev:hover, .div_CS.next .next:hover { 
  opacity: 1; 
} 
.direction-nav .prev { 
  background-position: 0 -32px; 
  left: 0; 
} 
.direction-nav .next { 
  background-position: -32px -32px; 
  right: 0; 
} 
.div_CS.prev .prev, .div_CS.next .next{ 
  display:inherit; 
  opacity:0.7; 
} 
/* Attribute1 Swatch ends */ 

#popupContent.giftcard-balance-popup .modal-dialog { 
  width: 400px !important; 
  min-height: 200px !important; 
}
@media screen and (max-width: 479px) { 
  #popupContent.giftcard-balance-popup .modal-dialog { 
    width: 100% !important; 
  } 
}

            .zip_tagline>.img-responsive{

                            display: inline !important;

            }
/* Promotion banner begins */ 
.carousel-inner > .item > a { 
  display:inherit; 
} 
.carousel-inner > .item > a > img, .carousel-inner > .item > img { 
  width:100%; 
} 
.carousel-control:focus, .carousel-control:active, .carousel-control:hover { 
  background-color:transparent!important; 
} 
/* Promotion banner ends */ 
/* Category Offer */ 
.styleoffer { 
  position: absolute; 
  top: 0; 
  left: 10px; 
  z-index: 100; 
} 
.styleoffer .offer_badge { 
  text-transform: uppercase; 
  font-size: 11px; 
  color: #af1d30; 
  border-radius: 50px; 
  border: 1px solid #af1d30; 
  width: 50px; 
  height: 50px; 
  display: inline-block; 
  letter-spacing: 0; 
  line-height: 50px; 
  float: left; 
  text-align: center; 
  font-weight: 600; 
  text-decoration: none !important; 
  cursor: default; 
} 
.styleoffer .offer_banner { 
  background-color: #fff; 
  border-top: 1px solid #af1d30; 
  border-bottom: 1px solid #af1d30; 
  padding: 10px 0; 
  position: relative; 
  width: 100%; 
  display: none; 
} 
.styleoffer .offer_banner a { 
  text-align: center; 
  display: inline-block; 
  color: #af1d30; 
  text-transform: uppercase; 
  text-decoration: none; 
  cursor: text; 
} 
.styleoffer:hover > .offer_badge { 
  display: none; 
} 
.styleoffer:hover > .offer_banner { 
  display: block; 
} 
/* Product Detail Offer */ 
.productdetailcont .offer_banner { 
  background-color: #fff; 
  border-top: 1px solid #af1d30; 
  border-bottom: 1px solid #af1d30; 
  padding: 10px 0; 
  width: 100%; 
  display: inline-block; 
} 
.productdetailcont .offer_banner a { 
  text-align: center; 
  display: inline-block; 
  color: #af1d30; 
  text-transform: uppercase; 
  text-decoration: none; 
  cursor: text; 
}/* Credit card entry form */
.entry-form, .entry-inputs {
  padding-left:0;
}
.form-details {
  margin-bottom:20px;
}
.cc-card-row {
  background-color:#f7f6f3;
}
.cc-card-row.selected, .cc-card-row:hover {
  background-color:#ddd;
}
.cc-another-card-row {
  background-color:transparent!important;
}
.cc-inner-row {
  display:table-cell;
  vertical-align:middle;
}
.cc-saved-card {
  display:table;
  width:100%;
  padding:15px;
  margin-bottom:0;
}
.cc-inner-radio {
  width:30px;
}
.cc-inner-radio > input[type="radio"] {
  margin-top:0;
  margin-bottom:0;
}
.cc-inner-img {
  width:60px;
  padding-right:10px;
}
.cc-inner-name {
  width:140px;
  text-align:right;
}
.cc-remove-this {
  color:#B22222;
}
.cc-inner-cell {
  padding:7px;
}
.cc-inner-cell > label {
  margin:0;
  padding:0;
}
.cc-inner-cell:first-child {
  padding-bottom:2px;
}
.cc-another-card > .cc-inner-row > .cc-inner-cell {
  padding-bottom:0;
}
.cc-inner-cell:last-child {
  padding-top:0;
}
.cc-what-is-this {
  padding:10px 0;
}
/* Google address finder */
.addressfinder-container {
  position:relative;
}
.addressfinder-container .findertrigger {
  position:relative;
  z-index:1;
}
.addressfinder-container .addressfinder {
  position:absolute;
  top:1px;
  left:2px;
  z-index:0;
  display:inline-block;
  border:0;
  box-shadow:none;
  transition:unset;
}
.pac-container .pac-item {
  min-height: 38px;
  padding: 4px;
  font-size: 12px;
}/* Custom designs on shopping cart begins */
.cds-cart-options {
  display: table;  
}
.cds-cart-options-head {
  display: table-cell;
  vertical-align: middle;
}	
.cds-cart-options-body {
  position: relative;
  display: table-cell;
  padding: 5px;
  text-align: center;	
}	
.cds-cart-options-description {
  display: none;
}
.cell_item > .cds-cart-options { 
  margin-left: 58px; 
} 
.itemsordereddetails .cell_item > .cds-cart-options, .packingslip_items .cell_item > .cds-cart-options { 
  margin-left: 0; 
} 
.itemsordereddetails .table>tbody>tr>td, .packingslip_items .table>tbody>tr>td { 
  vertical-align: top; 
} 
.cds-cart-options-inner { 
  display: inline-block; 
} 
.cds-cart-options-inner:nth-child(n+2) { 
  margin-left: 10px; 
} 
.cds-cart-options-head, .cds-cart-options-body { 
  display: table-cell; 
  vertical-align: middle; 
}	 
.cds-cart-options-body { 
  position: relative; 
  padding-left: 5px; 
  text-align: center;	 
} 
.cds-psize, .cds-pposition, .cds-qty, .cds-price, .cds-amount, .cds-remove, .checkout-ordersummary .cds-cart-options-inner { 
  line-height: 54px; 
  vertical-align: middle; 
} 
.cds-cart-options-description { 
  display: none; 
} 
.cds-front-image, .cds-back-image, .itemsordereddetails .cds-item-cell, .packingslip_items .cds-item-cell { 
  height: 54px; 
  overflow: hidden; 
} 
.cds-item-cell { 
  position: relative; 
  height: 90px; 
} 
.checkout-ordersummary .cds-item-cell { 
  height: 68px; 
} 
.checkout-ordersummary .cell_price > .cds-item-cell, .checkout-ordersummary .cell_amount > .cds-item-cell { 
  vertical-align: middle; 
  line-height: 68px;   
} 
.cds-load-next-page { 
  background: transparent url(../files/loader.gif) no-repeat center center; 
  display: block; 
  height: 50px; 
  width: 100%; 
  max-width: 100%; 
  clear: both; 
  float: none; 
} 
table.tbl_orderitem .cds-item-cell { 
   height: 68px; 
} 
table.tbl_orderitem .cds-cart-options-inner { 
  line-height:54px; 
}
/* Custom designs in email templates begins */ 
table.cds-email-table { 
  width: 100%; 
  margin: 0; 
  padding: 0; 
  border-collapse: collapse; 
  border: none; 
  text-align: left; 
} 
table.cds-email-table>tbody>tr>td { 
  margin: 0; 
  padding: 0; 
  text-align: left; 
  vertical-align: middle; 
  word-break: break-all; 
} 
table.cds-email-table>tbody>tr>td.cds-email-desc { 
  width:60px; 
} 
/* Custom designs in email templates ends */ 

/* Custom designs on shopping cart ends */

@media screen and (max-width: 991px) {
  /* Custom Designs */ 
  .itemsordereddetails .cds-psize, .itemsordereddetails .cds-pposition, .checkout-ordersummary .cds-cart-options-inner, .packingslip_items .cds-psize, .packingslip_items .cds-pposition { 
    line-height: normal; 
  } 
  .cds-psize, .cds-pposition { 
    width: 200px; 
  } 
  .cds-cart-options-inner:nth-child(n+2) { 
    margin-left: 0; 
  } 
}