/* What is Afterpay modal */
#afterpay-what-is-modal  img.afterpay-modal-image {
    display: block;
}
#afterpay-what-is-modal  img.afterpay-modal-image-mobile{
    display: none;
}

@media only screen
and (max-width : 480px) {
    #afterpay-what-is-modal  img.afterpay-modal-image-mobile {
        display: block;
    }
    #afterpay-what-is-modal  img.afterpay-modal-image{
        display: none;
    }
}

/* Afterpay info in checkout */
#what-is-afterpay-trigger {
    margin-top: 0;
    margin-left: 0;
    float: none;
}

#afterpay-logo {
    height: 18px;
    float: none;
}

#dt_method_afterpaypayovertime span {
    margin-left: 10px;
}

#payment_form_afterpaypayovertime.form-list {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .form-alt {
    display: inline-block; /* shrink-wrap the form, to make the footer align nicely */
}

#payment_form_afterpaypayovertime .total-due p {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #A1A4A6;
    margin: 0 5px 0 0;
    text-transform: uppercase;
    float: left;
    height: 35px;
    line-height: 38px;
}

#payment_form_afterpaypayovertime .total-due span {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 30px;
    height: 35px;
    line-height: 35px;
    color: #000000;
}

#payment_form_afterpaypayovertime .instalments {
    margin-bottom: 30px;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .header-text {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 9px;
    color: #A1A4A6;
    margin: 10px 0;
    text-transform: uppercase;
    line-height: 20px;
}

#payment_form_afterpaypayovertime .instalments .cost,
#payment_form_afterpaypayovertime .instalments .icon,
#payment_form_afterpaypayovertime .instalments .instalment {
    display: table-row;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .icon:after {
    content: "";
    background: #f7f7f7;
    display: block;
    height: 1px;
    left: 30px;
    right: 30px;
    margin-top: -5px;
}

#payment_form_afterpaypayovertime .instalments li {
    display: table-cell;
    text-align: center;
    padding: 0 10px;
}

#payment_form_afterpaypayovertime .instalments li:first-child {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .instalments li:last-child {
    padding-right: 0;
}

#payment_form_afterpaypayovertime .instalments .cost {
    font-size: 14px;
    color: #379dd6;
}

#payment_form_afterpaypayovertime .instalments .icon img {
    width: 12px;
    display: inline;
    position: relative;
    z-index: 1;
}

#payment_form_afterpaypayovertime .instalments .instalment {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

#payment_form_afterpaypayovertime .instalment-footer {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #636363;
    text-align: center;
}

#payment_form_afterpaypayovertime .instalment-footer a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
    text-decoration: underline;
}

@media (min-width: 560px) {
    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments li {
        padding: 0 30px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .header-text {
        font-size: 12px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .cost {
        font-size: 25px;
    }
}

/* By default, only show the callout text on the default checkout */
#afterpay-callout {
    display: none;
}

.checkout-onepage-index #afterpay-callout {
    display: block;
    margin-left: 0;
}

/* AW_Onestepcheckout support */
#aw-onestepcheckout-payment-method #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

/* IWD_Opc support */
.opc-index-index #dt_method_afterpaypayovertime img {
    height: auto;
    display: inline-block;
    margin: 7px auto 0;
}

.opc-index-index #dt_method_afterpaypayovertime label a {
    display: none;
}

.opc-index-index #payment_form_afterpaypayovertime .form-alt {
    font-style: normal;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li {
    color: #379dd6;
    padding: 0 10px;
    font-size: 20px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li:first-child {
    padding-left: 0;
}

.opc-index-index #payment_form_afterpaypayovertime .instalment-footer p {
    color: #636363;
    font-size: 11px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .instalment li {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments li {
    padding: 0 20px;
}

/* GoMage Lightcheckout support */
#gcheckout-payment-methods-available #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.55;
    margin-top: 10px;
}

/* Onetouch on cart page */
.method-afterpay_onetouch h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #379dd6;
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: none;
}

.method-afterpay_onetouch p {
    font-size: 12px;
}

.method-afterpay_onetouch .button {
    margin-top: 10px;
    padding: 7px 30px 7px 30px;
}

.method-afterpay_onetouch .button img {
    display:block;
    width: 90px;
    height: 18px;
}

#payment_form_afterpaypayovertime li { 
    float:none 
}


.product-options #canBePreorder p.required{margin-bottom:0;padding:15px 0 0;position:static!important;width:400px}.cart-table .item-msg{color:#df280a;font-size:11px;font-weight:700;margin:5px 0}




/*email*/



/**
* We tried to list as many classes in this sheet as we could
* but it's more than likely we missed a bunch.
**/
#email-preferences label {
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: normal;
}
#email-preferences .box-content {
    padding-top: 10px;
}
#email-preferences input, #email-preferences label {
    float: left;
    cursor: pointer;
    line-height: 11px;
}
#email-preferences input {
    margin-right: 8px;
}
#email-preferences .email-options {
    padding-top: 5px;
}
#email-preferences .submit-preference {
    clear: both;
}
#email-preferences .submit-preference button {
    margin-top: 20px;
}

.rewards-special-review-summary {
    margin-top: 12px;
    font-size: 8pt;
}
.rewards-customer-sidebar {
}
.rewards-customer-sidebar .block-content {
    padding-left: 9px;
    font-size: 11px;
    padding-bottom: 6px;
    padding-top: 7px;
    padding-right: 9px;
}
.rewards-customer-index .group-select .button-set {
    clear: both;
    margin-top: 0em;
    padding-top: 8px;
    text-align: right;
}
.rewards-customer-index .group-select ul {
    padding-top: 15px;
}
.rewards-customer-index .group-select ul li label {
    font-weight: bold;
}
.rewards-checkout-cart-before_total-head {
}
.rewards-checkout-cart-points-head {
    width: 80px;
}
.item-points-header-redeemed, .item-points-header-earned {
    color: rgb(30, 126, 200);
    font-weight: bold;
    cursor: pointer;
}
.item-points-list-redeemed, .item-points-list-earned {
}
.item-points-block {
    font-size: 8pt;
}
.item-no-points-caption {
    font-style: italic;
}
.points-checkout-onepage-sidebox {
}
.points-checkout-onepage-sidebox .points-checkout-onepage-sidebox-header {
}
.points-checkout-onepage-sidebox .points-checkout-onepage-sidebox-header {
    background-color: #D0DCE1;
}
.points-checkout-onepage-sidebox {
    background-color: #EEEEEE;
    border: 1px solid #B7B7B7;
    margin-bottom: 11px;
    padding-left: 0px;
}
.points-checkout-onepage-sidebox .points-checkout-onepage-sidebox-content {
    padding: 6px;
}
.points-checkout-onepage-sidebox H4.points-checkout-onepage-sidebox-header {
    list-style: none;
}
.points-checkout-onepage-sidebox .points-checkout-onepage-sidebox-header {
    background-color: #D0DCE1;
}
.points-checkout-onepage-sidebox .points-checkout-onepage-sidebox-header H4 {
    float: left;
    color: #5E8AB4;
    font-size: 13px;
    margin-top: 2px;
}
.points-checkout-onepage-sidebox .points-checkout-onepage-sidebox-header {
    background-color: #D0DCE1;
    float: left;
    width: 184px;
}
.points-checkout-onepage-sidebox .points-checkout-onepage-sidebox-header {
    background-color: #D0DCE1;
    padding: 2px 0px 0px 9px;
    border-bottom: 1px solid #AFAFAF;
    font-size: 10pt;
}
.points-checkout-onepage-sidebox .onepage-sidebox-header {
}
.points-checkout-onepage-sidebox .onepage-sidebox-content {
}
.mypoints-page-head {
}
.mypoints-summary .box-head h2, .mypoints-redeemcatalog .box-head h2, .mypoints-sendfriend .box-head h2, .mypoints-transfers .box-head h2 {
    background-image: none !important;
    padding-left: 0;
    text-align: left;
}
.dashboard .mypoints-summary .box-head h2 {
    background: url(../../images/rewards/points.png) no-repeat !important;
    padding-left: 21px;
    width: 100%;
}
.mypoints-sendfriend {
    min-height: 280px;
}
.shopping-cart-collaterals .rewards-cart-box H4 {
    min-height: 16px;
    color: #E26703;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 1px 0 1px 21px;
    text-transform: uppercase;
    background-image: url(../../images/icon_asterick.gif);
    padding-left: 23px;
}
.rewards-customer-index .mypoints-sendfriend TD {
    padding: 2px 2px 4px 0;
}
.shopping-cart-collaterals .rewards-cart-box {
    padding: 12px 15px 15px;
}
.rewards-cart-box .applied-redemptions {
    margin-bottom: 10px;
}
.rewards-cart-box .applied-redemptions {
    margin-bottom: 10px;
}
.rewards-cart-box .distributions {
    margin-bottom: 10px;
}
.rewards-cart-box .no_extra_points {
    font-style: italic;
}
.rewards-cart-box {
    margin-top: 0px;
    margin-bottom: 20px;
    float: left;
    text-align: left;
    width: 100%;
}
.mypoints-redeemcatalog {
    vertical-align: middle;
    min-height: 280px;
}
/*@nelkaake Thursday May 27, 2010 : Added*/
.mypoints-redeemcatalog .head {
    text-align: left;
}
.mypoints-redeemcatalog .listing {
    font-size: 8pt;
    height: 100%;
    margin-top: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}
.mypoints-redeemcatalog .noproducts {
    /*font-size:8pt;*/
    font-style: italic;
    margin: 100px 30px 0;
    text-align: center;
    vertical-align: middle;
}
.mypoints-transfers {
}
.mypoints-transfers .content TABLE TBODY {
        height: 20px;
    overflow-x: hidden;
}
.mypoints-transfers H2 {
    margin-top: 12px;
}
.mypoints-summary {
/*padding-bottom: 20px;
    padding-top: 2px;*/
}
.mypoints-summary .usable-points {
    margin-bottom: 6px;
}
.mypoints-summary .pendingapproval-points {
}
.mypoints-summary .pendingevent-points {
}
.mypoints-summary .pendingtime-points {
}
.mypoints-summary .pending-points {
    margin-bottom: 12px;
}
.mypoints-summary .msg {
}
.points-summary-emphasize {
    font-weight: bold;
}
.cart-points-total_spent {
}
.cart-points-total_spent .warning {
    color: #FF0000;
    font-size: 8pt;
}
.cart-points-total_spent .caption, .cart-points-total_earned .caption {
    font-weight: bold;
}
.cart-points-total_item_discounts .rendering_area {
    font-weight: bold;
}
.rewards-customer-sidebar .warning {
    color: #FF0000;
    font-size: 8pt;
}
.rewards-customer-sidebar .to_spend {
}
.rewards-customer-sidebar .remaining {
}
.rewards-customer-sidebar .balance {
}
.rewards-customer-sidebar .notice {
    color: #444444;
}
.mypoints-transfers {
/*width: 100%;*/
}
.mypoints-transfers .data-table {
}
.mypoints-transfers .content {
    padding: 0;
}
.points-prediction {
    margin-top: 12px;
    font-size: 8pt;
    width: 100%;
}
    
.points-prediction .as_low_as {
    width: 100%;
}
.points-prediction .earnable {
}
.order-points-earned .caption {
}
.order-points-earned .amount, .order-points-spent .amount, .order-print-points-earned .amount, .order-print-points-spent .amount {
    font-size: 7pt;
}
.product-view-points {
}
.product-view-points .redeem_section {
}
.product-view-points .distri_section {
}
.product-view-points .distri_section .you_will_earn {
}
.product-view-points .distri_section .points_image {
}
.product-view-points {
}
.points-special-header {
    color: #FFFFFF;
    display: block;
}
.points-special-header-ee {
    position: absolute;
    right: 4px;
    bottom: 54px;
    width: 160px;
    text-align: right;
}

.points-special-header.rwd,
.points-special-header-ee.rwd {
    color: #FFFFFF;
    display: inline;
    position: static;
    text-align: left;
}

.points-special-header.ultimo {
    color: #333333;
    position: inherit;
    float: right;
    padding: 0.75em 0.583em;
    width: 100%;
}
.points-special-header-ee.ultimo {
    color: #333333;
    position: inherit;
    float: right;
    padding: 0.75em 0.583em;
    width: 100%;
}

.points-multishipping-warning {
}
.points-checkout-onepage-sidebox .change-points-usage {
    float: left;
    margin-right: 7px;
    margin-left: 10px;
    border-left: 1px solid #A7A7A7;
    padding-left: 8px;
    font-weight: bold;
}
.cart-points-total_spent .points-amount {
    min-width: 100px;
}
.cart-points-spending_warnings .notice {
    font-size: 8pt;
}
.rewards-checkout-onepage-guestwarn {
    top: -6px;
    position: relative;
    font-style: italic;
}
.item-points-undername .item-points-header-redeemed, .item-points-undername .item-points-header-earned {
    float: left;
    cursor: inherit;
    color: inherit;
    padding-right: 4px;
}
.item-points-undername .item-points-redeemed-section {
    margin-bottom: 4px;
}
.item-points-undername {
    margin-left: 4px;
    padding-top: 6px;
    font-style: italic;
}
.rewards-checkout-onepage-guestwarn {
    border: silver;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    padding-top: 2px;
    background-color: #F9F3E3;
    box-shadow: 0px 0px 1px #AAAAAA;
    padding-bottom: 2px;
    border-style: dotted;
    border-width: 1px;
}

.guest-rewards-warning-message {
    color:#ff0000;
    text-align:right;
}

/* Start Magento 1.9 Compatibility */

/** Making sure the slideshow feature in Magento 1.9 does not overlay social buttons **/
.slideshow-container {
    z-index: 19;   
}

.customer-account-create .scaffold-form .rewards_referral_information label:first-child {
    width: initial;
}

.mypoints-summary .box-content {
    padding-top: 5px;
}

.product-view .product-shop .price-info.new-price-info {
    max-width: initial;
    clear: right;
    overflow: auto;
}

.product-view .price .using-points {
    font-weight: bold;
    font-size: 13px;
}

.cart .item-points-undername {
    white-space: nowrap;
    overflow: visible;
}
    .cart .item-points-undername img {
        display: inline;
        padding-left: 4px;
    }

.cart-forms .rewards-box-spend-minicart h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
}

.rewards-box-spend-minicart .slider table {
    margin: auto;
}

.points-prediction table {
    font-size: 8pt;
    font-weight: 300;
    margin-bottom: 20px;
}
    .points-prediction.rwd table {
        margin-left: auto;
        margin-right: auto;
    }

.rewards-special-review-summary {
    clear: both;
    margin-bottom: 20px;
}

.rewards_referral_information.rwd label {
    display: block;
}

.mypoints-sendfriend .form-list textarea {
    max-height: 11em;
}
    .mypoints-sendfriend .form-list > li {
        margin-bottom: 10px;
    }
    
/** Only where needed **/
.mypoints-transfers-earnings .arrow,
.mypoints-transfers-spendings .arrow
{
    display: inline;
}

/** Only use divider when we need to **/
.rewards-product-view-points .divider {
    clear: both;
    display: block;
    height: 1px;
    margin: 10px 0;
}

/** Only clear what we know should be cleared **/
.mypoints-page .clearer:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}
/* End Magento 1.9 Compatibility */

/* Start Enterprise theme styles */
.info-box { 
    margin-bottom: 10px;
}
.info-box .form-list .input-box {
    width: 90%;
}
.info-box .form-list textarea {
    width: 100%;
}
.info-box .form-list label { 
    text-align: left; 
}
.info-box.mypoints-sendfriend, .info-box.mypoints-redeemcatalog {
    min-height: 355px;
} 
.info-box.mypoints-redeemcatalog .noproducts {
    margin-top: 130px;
}
.rewards-special-signup-birthday,
.rewards-special-signup-birthday-ee {
    margin-bottom: 20px;
    font-size: 12px;
}
.rewards-special-signup-birthday-ee {
    margin-left:240px;
}

/* ULTIMO theme compatibility */
.caption.ultimo-rewards-checkout-total_earned {
    position: inherit;
    margin: 0%;
    float: right;
}

.caption.ultimo-rewards-checkout-total_spent {
    position: inherit;
    margin: 0%;
    float: right;
}

.caption.ultimo-rewards-account-sales-order-total {
    position: inherit;
    display: table-cell;
    margin: 0%;
}

.amount.ultimo-rewards-account-sales-order-total {
    font-size: 100%;
}
/* END ULTIMO theme compatibility */

/* End Enterprise theme styles */


.rewards-mini-icon-holder{padding-right:6px;width:16px;vertical-align:bottom}.points-prediction .free_with_points{}.price-box .old-price{color:#c76200;font-weight:700;text-decoration:line-through}.points-price-wait-msg[data-update-msg]{visibility:hidden}.points-price-wait-msg[data-update-msg]:after{visibility:visible;content:attr(data-update-msg)}


/*----------------------------*/



/*social*/



@font-face
{
 font-family: Open sans;
 src: url(OpenSans-Regular.ttf);
}

.magestore-popup_social {
    max-width: 622px !important;
}
.clear{
 width:100%;
 height:0px;
 clear:both;
 font-size:0px;
 line-height:0px;
}

#sociallogin_button{
    margin-top:10px;
}

#sociallogin_button button span{
    box-sizing: border-box;
}

 #bt-loginfb span, #bt-loginfb-other span, #bt-loginfb-popup span{
    height:35px;
    background: url("sociallogin/fb.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginfb span span,#bt-loginfb-other span span, #bt-loginfb-popup span span{background: none repeat scroll 0 0 #2d78bd;}
#bt-loginamazon span,#bt-loginamazon-other span, #bt-loginamazon-popup span{
    height:35px;
    background: url("sociallogin/bt_amazon.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginamazon span span,#bt-loginamazon-other span span, #bt-loginamazon-popup span span{background: none repeat scroll 0 0 #fe9900;}
#bt-loginins span,#bt-loginins-other span, #bt-loginins-popup span{
    height:35px;
    background: url("sociallogin/bt_intagram.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginins span span,#bt-loginins-other span span, #bt-loginins-popup span span{background: none repeat scroll 0 0 #42729a;}
#bt-logingo span,#bt-logingo-other span, #bt-logingo-popup span{
    height: 35px;
    background: url("sociallogin/google.png") no-repeat;
    display: block;
    float: left;
}
#bt-logingo span span,#bt-logingo-other span span, #bt-logingo-popup span span{background: none repeat scroll 0 0 #dd4b39;}
#magestore-popup  .input-box{width:100%;}
#bt-loginvk span,#bt-loginvk-other span, #bt-loginvk-popup span{
    height: 35px;
    background: url("sociallogin/vk.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginvk span span,#bt-loginvk-other span span, #bt-loginvk-popup span span{background: none repeat scroll 0 0 #44678d;}
#bt-loginper span,#bt-loginper-other span, #bt-loginper-popup span{
    height: 35px;
    background: url("sociallogin/persional.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginper span span,#bt-loginper-other span span, #bt-loginper-popup span span{background: none repeat scroll 0 0 #ffc823;}

#bt-loginse span,#bt-loginse-other span, #bt-loginse-popup span{
    height: 35px;
    background: url("sociallogin/stack.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginse span span,#bt-loginse-other span span, #bt-loginse-popup span  span{background: none repeat scroll 0 0 #3170c3;}

#bt-logintw span,#bt-logintw-other span, #bt-loginaol-popup span{
    height: 35px;
    background: url("sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#bt-logintw span span,#bt-logintw-other span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #28bceb;}
#bt-loginwp span,#bt-loginwp-other span, #bt-loginwp-popup span{   
    background: url("sociallogin/wpress.png") no-repeat;  
}
#bt-loginwp span span,#bt-loginwp-other span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#bt-loginya span, #bt-loginya-popup span{
    height: 35px;
    background: url("sociallogin/yh.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginya span span,#bt-loginya-other span span, #bt-loginya-popup span span{background: none repeat scroll 0 0 #6f2b90;}
/* by Hai Ta */
#bt-loginaol span,#bt-loginaol-other span, #bt-loginaol-popup span{    
    background: url("sociallogin/aol.png") no-repeat;  
}
#bt-loginaol span span,#bt-loginaol-other span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #ffc923;}
#bt-loginwp span,#bt-loginwp-other span, #bt-loginwp-popup span{   
    background: url("sociallogin/wpress.png") no-repeat;  
}
#bt-loginwp span span,#bt-loginwp-other span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#bt-logincal span,#bt-logincal-other span, #bt-logincal-popup span{    
    background: url("sociallogin/clavid.png") no-repeat;    
}
#bt-logincal span span,#bt-logincal-other span span, #bt-logincal-popup span span{ background: none repeat scroll 0 0 #12396b;}
#bt-loginorg span,#bt-loginorg-other span, #bt-loginorg-popup span{    
    background: url("sociallogin/orange.png") no-repeat;    
}
#bt-loginorg span span,#bt-loginorg-other span span, #bt-loginorg-popup span span{background: none repeat scroll 0 0 #ff6501;}
#bt-loginmp span,#bt-loginmp-other span, #bt-loginmp-popup span{    
    background: url("sociallogin/mysp.png") no-repeat;    
}
#bt-loginmp span span,#bt-loginmp-other span span, #bt-loginmp-popup span span{background: none repeat scroll 0 0 #ff6501;}
#bt-loginlive span,#bt-loginlive-other span, #bt-loginlive-popup span{    
    background: url("sociallogin/live.png") no-repeat;
}
#bt-loginlive span span,#bt-loginlive-other span span, #bt-loginlive-popup span span{  background: none repeat scroll 0 0 #30a8e4;}
#bt-loginfq span,#bt-loginfq-other span, #bt-loginfq-popup span{    
    background: url("sociallogin/fq.png") no-repeat;   
}
#bt-loginfq span span,#bt-loginfq-other span span, #bt-loginfq-popup span span{ background: none repeat scroll 0 0 #099eba;}

#bt-loginlinked span,#bt-loginlinked-other span, #bt-loginlinked-popup span{    
    background: url("sociallogin/linked.png") no-repeat;   
}
#bt-loginlinked span span,#bt-loginlinked-other span span, #bt-loginlinked-popup span span{background: none repeat scroll 0 0 #017fb2;}
#bt-loginopen span,#bt-loginopen-other span, #bt-loginopen-popup span{    
    background: url("sociallogin/myop.png") no-repeat;
}
#bt-loginopen span span,#bt-loginopen-other span span, #bt-loginopen-popup span span{background: none repeat scroll 0 0 #74bc52;}
#bt-loginlj span,#bt-loginlj-other span, #bt-loginlj-popup span{    
    background: url("sociallogin/liveJ.png") no-repeat;   
}
#bt-loginlj span span,#bt-loginlj-other span span, #bt-loginlj-popup span span{background: none repeat scroll 0 0 #143ea9;}

#sociallogin-other-div{ 
    display: block; 
    float: right;      
}
#sociallogin-other-a{
    width: 91px;
    display: block;
}
#sociallogin-other-a-popup{margin-right:30px}
.sociallogin-other{
    display: block;
    float: right;
    width: 100%;
    /* margin-top: -25px; */
}
.sociallogin-other-span{
    cursor: pointer;
    font-weight: bold;
    white-space: nowrap;
}

.sociallogin-other-span-img-popup{
    float: right;
    width: 20px;
    height: 25px;
    cursor: pointer;
    background: url("sociallogin/add.png") no-repeat right;
}

.other-button{
    /* margin: 7px 3px 5px 4px; */
}
.sociallogin-other-button{  
    width: auto;
    max-width:375px;
}

button.bt-login-social{background:none;border:none;cursor: pointer;}
button.bt-login-social:hover{opacity: 0.9; /* width: 88%; */}
button.bt-login-social span{
    height:35px;
    line-height:35px;
    color:#fff;
    padding: 0 0 0 35px;
    float:left;
    }
button#bt-logintw-popup span{
    height: 35px;
    background: url("sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button .sociallogin-other #other_sociallogin_label{font-family: Open sans;}
button.bt-login-social span span{
    background-position:100% 0 !important;
    /* padding-right:10px !important; */
    padding-left:10px !important;
    text-align: left;
    color:#fff;
    min-width: 110px;
    font-family: Open sans;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
    text-transform:none;
}
button.bt-login-social span span {
    min-width: 125px;
}
    
/* change poppup */
#magestore-popup{
    top: 100px;
    position: absolute;
    z-index: 40020;
    border-radius: 7px;
    border: 10px solid rgba(255, 255, 255, 0.58);
}
#magestore-popup .border-popup{
    float: left;
    width: 100%;
    padding: 15px;
    height: auto;
    background: #fff;
}
#magestore-login-social{
    float: right;
    width: 43%;
}
#magestore-login-social .magestore-loign-h3{
    float: right;
    padding-right: 102px;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
    opacity: 0.3;
}
#sociallogin-close{
    cursor: pointer;
    height: 33px;
    position: absolute;
    right: -20px;
    top: -16px;   
    z-index: 9999;
    right: -12px;
    top: -15px;
    height: 34px;
    width: 33px;
    background:url("sociallogin/close.png") no-repeat;
}
#sociallogin-close:hover{
    text-decoration: underline;
}
#sociallogin-close-popup{
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    right: -22px;
    top: -22px;
    height: 34px;
    width: 33px;
    background: url("sociallogin/close.png") no-repeat;
}
#sociallogin-close-popup:hover{
    text-decoration: underline;
}
#magestore-login-form{
    padding-left: 33px;
    width: 57%;
    background: url("sociallogin/bg-login.png") no-repeat right center;
}
.magestore-loign-h3{
    margin-bottom: 18px;
    font-family: 'tahoma',Arial,Helvetica,sans-serif;
    font-size: 15px;
    padding-bottom: 3px;
}
.magestore-login-input-box{

}
.login-label{
    padding-top: 5px;
    font-weight: normal;
    color: #666;
    margin: 5px;
}
.login-label em{
    color: red;
}
.sociallogin-input-box{

}
.sociallogin-input-box .input-text{
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 2px #E3E3E3 inset;
    font-family: inherit;
    font-size: 1.1em;
    margin: 0;
    padding: 5px 4px;
    width: 230px;
    height: 32px;
}
.magestore-login-popup-button{
    float: left;
    margin-top: 15px;
}
.magestore-login-popup-button button{
    float: left;
    margin-bottom: 15px;
}
.magestore-login-popup-button .pass-register {
    float: left;
    width: 100%;
}
#magestore-forgot-password, #magestore-forgot-back,
#magestore-sociallogin-create-new-customer{
    font-size: 16px;
    float: left;
}
#magestore-forgot-back{
    margin-right: 40px;
}
.popup_click_btn{
    float: left;
    /* margin-left: 137px; */
}
.magestore-login-input-box  .login-label em{    
}
.ajax-login-image{
    background: url("sociallogin/opc-ajax-loader.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    margin: 5px 0 5px 152px;
}
.magestore-invalid-email{
    margin-left: 152px;
    color: red;
}

#sociallogin-forgot{
    margin-bottom : 20px;
    padding-right: 15px;
}
.magestore-sociallogin-create-new-customer{
    float: left;    
    clear: both;
}
#magestore-button-sociallogin-forgot{
    margin-top: 15px;
}
.magestore-sociallogin-create-new-customer a{
    padding-left: 32px;
    font-weight: bold;
}
.sociallogin-field{
    width: 218px;
    float: left;
}
.sociallogin-field .input-text{
    width: 230px;
}
#magestore-create-back{
    font-size: 14px;
    float: left;
    margin-left: 80px;
    margin-top: 6px;
}
.sociallogin-other-button-popup{
    float: left;
    text-align: center;
    padding: 15px 0px 0px;
}
#sociallogin_button ul.right{float:right;    width: 100%;text-align: center;}
#sociallogin_button ul.left{float:left;}

/*Register*/
#magestore-create-user {
    width: 57%;
    background: url("sociallogin/bg-login.png") no-repeat right center;
    padding-left: 33px;
}
.magestore-create-popup-button{
    float: left;
    width: 100%;
    margin-top: 15px;
}
/*//////////////////////////////////*/

/*mobilesocial*/


@font-face
{
 font-family: Open sans;
 src: url(OpenSans-Regular.ttf);
}
#sociallogin_button #magestore-popup_social ul li button{
    width: 175px;height:37px;
}
#sociallogin_button #magestore-popup_social ul li {
    float:left;
    font-family: Open sans;
}
@media all and (min-width: 0px) and (max-width: 680px){
#magestore-popup_social {
    font-size: 1.5em !important;
}
}
@media (min-width: 681px) {
}
@media all and (min-width: 0px) and  (max-width: 459px) {
    #sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 0px;}
    #sociallogin_button ul li{padding: 0px 0px 10px 0px;}
}
@media (min-width: 460px) {
    #sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 10px;}
    #sociallogin_button ul li{padding: 0px 0px 10px 10px;}
}
ul.magestore-login-social li{background:#fff;border:none; float: right}

#magestore-popup{
    width:66% !important;
    z-index:99999;
    max-width: 630px;
}
#magestore-popup_social {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: 0.7em;
    position: absolute;
    top: 100px !important;
    left: 0;
    z-index: 100000;
    background-color: white;
}
#sociallogin_button ul.right li{
    float: right;
}
.magestore-popup_social{
        width: 90% !important;
    }
#other_sociallogin_label {
    background-color: rgb(240, 240, 237);
    line-height: 2em;
}
#magestore-popup_social li{
    /* float: right; */
    text-align: center;
}
.magestore-login-social{
    float: right;
    padding-right: 30px;
}
ul.magestore-login-social li.button{
    list-style: none !important;
    padding: 4px 0;
}
ul.magestore-login-social li.button:hover{
    background:none !important;
    margin:0;
    border:none;
    list-style: none !important;

}
.sociallogin-input-box .input-text{
    box-shadow: none;
}
.sociallogin-other-button-popup li.button{
    background:none;
    border:none;
    list-style: none !important;
    padding: 3px 8px !important;
}
.sociallogin-other-button-popup li.button:hover{
    background:none;
    border:none;
        list-style: none !important;
}
.other-button{padding:0;}
.bt-login-social{padding:0;margin:0 !important;}
.top-container{width:100%;}

#sociallogin_button{
    /*float:left;*/
}
#sociallogin_button ul li,.sociallogin-other ul li{margin: 0px;}
#sociallogin_button ul li.button,.sociallogin-other ul li.button{
    background:none !important;
    border:none !important;
    list-style: none !important;
}
#sociallogin_button ul li.button,.sociallogin-other ul li{
    display: inline-block;
    margin: 0 auto;
    /* float: none; */
}
#sociallogin_button ul li.button:hover{
    background:none !important;
    border:none !important;
    list-style: none !important;
}
.sociallogin-other-button{
    _display:block !important;
    z-index:3000 !important;
}
#sociallogin-other-a{
    display: inline-block;
    width:100%;
    text-align:right;
}
#sociallogin-other-div{
    display: inline-block;
    width:100%;
    margin:0;
}
#sociallogin-other-b{
    display:block;
    height:30px;
    line-height:30px;
}
#sociallogin-other-b span{
    display:block;
    margin-right:30px;
    text-align:right;
}
#sociallogin-other-button{
    top:30px;
}
#magestore-login-form .magestore-invalid-email{
    margin:0;
}
.other-button{
/*  margin: 0px 2px 0px 2px !important;
    padding: 3px 0px 0px 8px!important; */
}

#bg_fade{
    z-index:30020 !important;
    float:left;
    width:100%;
    min-height:3000px;
}
.active .sociallogin-other-span-img-popup{
    float: right;
    width: 20px;
    height: 25px;
    cursor: pointer;
    background: url("sociallogin/sub.png") no-repeat right;
}
@media only screen and (max-width: 900px){

    #magestore-sociallogin-form-forgot .magestore-login-popup-button{
        width: 100%;
    }
    #magestore-popup .border-popup{
        height: auto;
    }
    #magestore-login-form{
        width: 100%;
        background: none;
        padding: 0;
    }
    .sociallogin-input-box .input-text {
        box-shadow: none;
        width: 100%;
    }
    .magestore-login-popup-button .pass-register {
        float: right;
        width: auto;
    }
    #magestore-login-social{
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .magestore-login-social {
         padding-right: 0px;
    }
    ul.magestore-login-social li.button {
        margin-right: 8px;
    }
    ul.magestore-login-social li {
        float: left;
        vertical-align: middle;
        float: none;
    }
    #magestore-login-social .magestore-loign-h3 {
        float: left;
        padding-right: 0;
        width: 100%;
        margin-bottom: 2px;
    }
    #magestore-button-sociallogin-forgot {
         margin-top: 0px;
        float: right;
    }
    #magestore-create-user {
        width: 100%;
        background: none;
         padding-left: 0px;
    }

    #magestore-sociallogin-form-create .form-list > li{
        float: left;
        width: 100%;
    }

    #magestore-popup .form-list .sociallogin-field{
        width: 50%;
    }
    #magestore-popup .form-list .sociallogin-field.right{
        padding-left: 5px;
    }
    #magestore-button-sociallogin-forgot{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 650px){
    .magestore-login-social {
        text-align: center;
    }
    ul.magestore-login-social li.button {
        margin-right: 0px;
        vertical-align: middle;
        float:none;
    }
    .magestore-login-popup-button{
        margin-bottom: 15px;
    }
    #magestore-forgot-password,
    #magestore-sociallogin-create-new-customer{
        font-size: 15px;
    }
    #magestore-forgot-back {
        font-size: 14px;
    }
}
@media only screen and (max-width: 500px){
    #magestore-popup .form-list .sociallogin-field{width: 100%}
    .sociallogin-field .input-text{width: 100%}
    #magestore-create-back{
        font-size: 14px;
        text-align: center;
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }
    #magestore-button-sociallogin-create{    width: 100%;}
}
@media only screen and (max-width: 480px){
    .magestore-login-popup-button button{
        width:100%;
    }
    .magestore-login-popup-button .pass-register {
        float: right;
        clear: both;
    }
    #magestore-forgot-password,
    #magestore-sociallogin-create-new-customer{
        font-size: 14px;
    }
    #magestore-forgot-back {
        width: 100%;
        text-align: center;
        margin-bottom: 12px;
    }
}











/*-----------------------------*/


.cookiealert {
    color: #E6E6E6;
    border: 1px solid #ccc;
    background-color: #1c1c1e;
    display: block;
    padding: 20px;
    position: fixed;
    bottom: 30px;
    width: 500px;
    left: 50%;
    margin-left: -590px;
    border-radius: 9px;
    z-index: 9999;
}

.cookiealert p {
    font-size: 13px;
    margin-bottom: 20px;
}

.cookiealert button {
    float: right;
}

@media screen and (max-width: 1180px) {
    .cookiealert {
        left: 0;
        margin: 0;
    }

}

@media screen and (max-width: 600px) {
    .cookiealert {
        width: 100%;
        left: 0;
        margin: 0;
        bottom: 100px;
        border-radius: 0;
        border-left: 0;
        border-right: 0;

    }
}

/*--------------------------------*/


.sweettooth-social-buttons {
    margin-bottom: 10px;
    position: relative;
    z-index: 100;
}

.nav-container {
    z-index: 101;
}

.sweettooth-default-theme .sweettooth-social-button {
    display: inline-block;
    vertical-align: top;
    margin: 10px 15px 0px 0px;
}

.sweettooth-default-theme .social-btn {
    font-size: 11px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 20px;
    max-width: 100%;
    position: relative;
    display: inline-block;
    zoom: 1;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#dedede));
    background-image: -moz-linear-gradient(top,#fff,#dedede);
    background-image: -o-linear-gradient(top,#fff,#dedede);
    background-image: -ms-linear-gradient(top,#fff,#dedede);
    background-image: linear-gradient(top,#fff,#dedede);
    border: #ccc solid 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
}

.sweettooth-default-theme .social-btn:focus, .sweettooth-default-theme .social-btn:hover, .sweettooth-default-theme .social-btn:active {
    border-color: #bbb;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#d9d9d9));
    background-image: -moz-linear-gradient(top,#f8f8f8,#d9d9d9);
    background-image: -o-linear-gradient(top,#f8f8f8,#d9d9d9);
    background-image: -ms-linear-gradient(top,#f8f8f8,#d9d9d9);
    background-image: linear-gradient(top,#f8f8f8,#d9d9d9);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sweettooth-default-theme .sweettooth-facebook-share i {
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    background: transparent url('../../images/rewardssocial2/facebook/facebook-icon.png') 0 0 no-repeat;
    background-image: url('../../images/rewardssocial2/facebook/facebook-icon.png');
}

.sweettooth-default-theme .sweettooth-refer-friends i {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 16px;
    height: 14px;
    background: transparent url('../../images/rewardssocial2/referral/tell-a-friend.png') 0 0 no-repeat;
    background-image: url('../../images/rewardssocial2/referral/tell-a-friend.png');
}

.sweettooth-default-theme .social-btn .label {
    display: block;
    vertical-align: top;
    zoom: 1;
    padding: 2px 4px 0 23px;
    white-space: nowrap;
}

#sweettooth-refer-friends .rewards-modal-mask {
    position: fixed;
    opacity: 0.7;
    z-index: 2000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: black;
}

#sweettooth-refer-friends .rewards-modal {
    display: block;
    position: fixed;
    z-index: 2001;
    left: 50%;
    top: 50%;
    max-width: 565px; 
    width: 90%;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
    transform: translate(-50%, -50%);   
    background: white;
    border: darkgrey 2px solid;
}
 
#sweettooth-refer-friends .rewards-modal .block-title { 
    border-bottom: 1px solid #ddd;
    padding: 2px 9px;
    overflow: auto;
}

body:not(.customer-account) #sweettooth-refer-friends .rewards-modal.block:first-child .block-title {
    padding-top: 3px;
}

#sweettooth-refer-friends .rewards-modal .block-title .btn-remove {
    float: right;
    height: 16px;
}

#sweettooth-refer-friends .rewards-modal .block-title .btn-remove:after {
    height: 16px;
    line-height: 16px;
    margin-top: -1px;
    display: block; 
}

#sweettooth-refer-friends .rewards-modal .content {
    padding: 10px;
}

#sweettooth-refer-friends .rewards-modal .content .message {
    text-align: left;
    margin-top: 10px;
    color: #FF0000;
    font-weight: bold;
    display: none;
}

#sweettooth-refer-friends .rewards-modal .content .modal-step {
    padding-top: 10px;
    padding-bottom: 10px;
}

#sweettooth-refer-friends .my_referrals-urlcode_group {
    padding: 5px 10px;
    margin: 0;
}

#sweettooth-refer-friends .my_referrals-urlcode_group ul li {
    padding-bottom: 15px;
}

#sweettooth-refer-friends .social-widgets {
    text-align: right;
}

#sweettooth-refer-friends .urlcode_comment {
    font-size: 8pt;
    font-style: italic;
    margin: 0 0 5px 0;
}

#sweettooth-refer-friends .urlcode-input-box input {
    width: 98%;
    padding: 5px;
}

#sweettooth-refer-friends .content {
    padding: 10px;
}

#sweettooth-refer-friends .sweettooth-sharing-buttons {
    height: 60px;
}

#sweettooth-refer-friends .sweettooth-sharing-buttons .sweettooth-twitter-tweet iframe, 
#sweettooth-refer-friends .sweettooth-sharing-buttons .sweettooth-facebook-share iframe {
    visibility: inherit !important;
}

#sweettooth-refer-friends .sweettooth-social-messages {
    line-height: 35px;
}

.sweettooth-social-messages {
    display: inline;
    line-height: 40px;
}

.checkout-purchase-share .sweettooth-social-messages {
    display: block;
    line-height: 20px;
}

.checkout-purchase-share .products-grid .actions {
    min-height: 120px;
    position: static;
}

.checkout-purchase-share .page-title {
    margin: 10px 0 !important;
}

.checkout-purchase-share .products-grid {
    margin: 0;
    background: none;
    width: 100%;
}
.checkout-purchase-share .products-grid .item {
    padding-bottom: 0;
    min-width: 30%;
    float: left;
}
.facebook-like-modal { 
    width: 450px;
    border: 12px solid rgba(0, 0, 0, 0.45);
    border-radius: 10px;
    position: fixed;
    top: 200px;
    margin: 0 auto;
    left: 50%;
    margin-left: -225px;
    z-index: 1000;
    text-align: left;
}
.facebook-like-modal .fb-header {
    padding: 6px 6px 6px 8px;
    background: #6c83b3;
    border: solid #3b5998 1px;
    border-bottom: none;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
}
.facebook-like-modal .fb-wrapper {
    border: 1px solid #555555;
    border-top: none;
}
.facebook-like-modal .fb-content {
    padding: 25px 15px;
    background-color: white;
}
.facebook-like-modal .fb-footer {
    background: #F0F0F0;
    border-top: 1px solid #DDDDDD;
    padding: 10px;
    text-align: right;
}
.facebook-like-modal .fb-footer button {
    margin-left: 5px;
    border: solid #9b9b9b 1px;
    cursor: pointer;
    padding: 3px 7px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    outline: 0;
    background: none;
}
.facebook-like-modal.hidden {
    display: none;
}



/*--------------------------*/


/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
/* ============================================ *
 * General Enterprise Styles
 * ============================================ */
.global-site-notice div.notice-inner {
  background-image: url("../images/demo-logo.png");
}

/* ============================================ *
 * RMA List
 * ============================================ */
@media only screen and (max-width: 599px) {
  #my-returns-table .ship-from,
  #my-returns-table .number {
    display: none;
  }
}
/* ============================================ *
 * RMA Create
 * ============================================ */
#rma_create_form .form-list li {
  border-bottom: 1px solid #CCCCCC;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 12px;
}
#rma_create_form .form-list li:last-child {
  border-bottom: none;
}
#rma_create_form .form-list li h5 {
  font-weight: 400;
  text-align: left;
  padding-left: 15px;
  text-transform: none;
}
#rma_create_form .form-list li h5.rma-email {
  text-transform: none;
}
#rma_create_form .fieldset {
  margin: 20px 0;
}
#rma_create_form .fieldset #registrant_options .field .input-box {
  margin-bottom: 10px;
}
#rma_create_form .buttons-set {
  border-top: none;
}

/* ============================================ *
 * RMA View
 * ============================================ */
.rma-view.col-2 {
  text-align: right;
}
.rma-view h3 {
  font-weight: 600;
}

body.enterprise-rma-return-view .box-content {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 20px;
}

#my-returns-items-table th,
#my-returns-items-table td {
  font-size: 13px;
}

#rma_comment .box-content label {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}
#rma_comment .buttons-set {
  border-top: none;
}
#rma_comment .note-list {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}
#rma_comment .note-list li {
  border-bottom: 1px solid #CCCCCC;
  padding: 5px 0;
}
#rma_comment .note-list li:last-child {
  border-bottom: none;
}

@media only screen and (max-width: 480px) {
  .rma-view.col-2 {
    text-align: left;
  }
  .rma-view.col-1, .rma-view.col-2 {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
  }
  .rma-view.col-1 h3, .rma-view.col-2 h3 {
    margin-bottom: 0;
  }
}
/* ============================================ *
 * Store credit
 * ============================================ */
.storecredit .account-balance {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

body.customer-account .storecredit .data-table td.last {
  padding: 10px;
}

@media only screen and (max-width: 420px) {
  .storecredit th,
  .storecredit td {
    font-size: 12px;
    padding: 5px;
  }

  body.customer-account .storecredit .data-table td.last {
    padding: 5px;
  }
}
/* ============================================ *
 * Gift Registry
 * ============================================ */
.gift-note {
  width: 99%;
}

.btn-gift-registry {
  padding-top: 7px;
}
.btn-gift-registry .input-box {
  margin: 0 0 7px;
}
.btn-gift-registry select {
  width: 100%;
}

.gr-manage-items {
  margin-bottom: 15px;
}
.gr-manage-items input.qty {
  min-width: 45px;
}

#event_date_trig {
  display: inline;
}

.gift-registry-edit textarea,
.gift-registry-edit input {
  max-width: 100%;
  width: 365px;
}
.gift-registry-edit label[for=type_id] {
  text-transform: uppercase;
  margin-bottom: 0px;
  font-size: 13px;
}
.gift-registry-edit .add-row {
  width: 100%;
  max-width: 365px;
}
.gift-registry-edit .add-row > p {
  float: right;
}
.gift-registry-edit .btn-remove {
  float: right;
}

.block-gr-search .form-alt > li {
  margin-top: 3.5px;
  margin-bottom: 3.5px;
}
.block-gr-search button {
  margin-top: 7px;
}
.block-gr-search .input-box > select {
  width: 100%;
}

#gr-please-wait {
  margin-bottom: 10px;
  margin-left: 0;
}

.gift-registry-view .subtitle {
  margin-top: 30px;
  font-size: 18px;
}
@media only screen and (max-width: 479px) {
  .gift-registry-view .subtitle {
    margin-top: 15px;
  }
}

.gift-registry-items .btn-update {
  margin-top: 7px;
}
.gift-registry-items textarea {
  min-width: 80px;
}

.gr-type-specific-options img.v-middle {
  display: inline;
}

#gr_search_form select,
#gr_search_email_form select,
#gr_search_id_form select {
  margin-bottom: 5px;
}
#gr_search_form .buttons-set,
#gr_search_email_form .buttons-set,
#gr_search_id_form .buttons-set {
  max-width: 365px;
}
#gr_search_form p.required,
#gr_search_email_form p.required,
#gr_search_id_form p.required {
  position: relative;
  top: -30px;
}

@media only screen and (max-width: 979px) {
  .gr-manage-items col.note-col,
  .gr-manage-items .head-note,
  .gr-manage-items .left-note,
  .gr-manage-items col.date-col,
  .gr-manage-items .head-add-date,
  .gr-manage-items .add-date {
    display: none;
  }

  .head-requested,
  .head-fulfilled {
    display: none;
  }

  .gift-image img {
    width: 68px;
  }

  .gift-registry-actions a {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .gift-info {
    width: 55%;
  }

  .item-options {
    float: left;
  }

  .item-options ~ .gift-note {
    float: left;
    width: 35%;
    height: 10em;
    margin: 10px 0 0 5%;
  }

  .gift-registry-items {
    font-size: 12px;
  }
  .gift-registry-items td, .gift-registry-items th {
    padding: 7px 3.5px;
  }

  .gr-manage-items {
    font-size: 12px;
  }

  .gift-image,
  col.img-col {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .gift-registry-actions a {
    font-size: 11px !important;
    white-space: normal !important;
  }

  .item-options ~ .gift-note {
    width: 99% !important;
  }

  .item-options {
    float: none;
  }

  .item-options ~ .gift-note {
    float: none;
    height: 10em;
    margin: 10px 0 0 5%;
  }

  .gr-manage-items {
    font-size: 11px;
  }
  .gr-manage-items input,
  .gr-manage-items dt,
  .gr-manage-items dl,
  .gr-manage-items a {
    font-size: inherit;
  }

  #giftregistry-search-results .location,
  #giftregistry-search-results .event-type {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .gr-manage-items .gift-secondary,
  .gift-registry-items .gift-secondary {
    display: none;
  }

  #event_date_trig {
    display: inline;
    float: right;
    margin-top: 7px;
  }

  .giftregistry-search-results {
    font-size: 11px;
  }
  .giftregistry-search-results td,
  .giftregistry-search-results th {
    padding: 7px 3.5px;
    vertical-align: top;
  }

  .gr-manage-items td,
  .gr-manage-items th,
  .gift-registry-items td,
  .gift-registry-items th {
    padding: 7px 3.5px;
    vertical-align: top;
  }

  .giftregistry-table td,
  .giftregistry-table th {
    font-size: 11px;
  }

  #gr_search_form p.required,
  #gr_search_email_form p.required,
  #gr_search_id_form p.required {
    padding-bottom: 15px;
    position: static;
  }
}
/* ============================================ *
 * Reward
 * ============================================ */
.rewards {
  margin-bottom: 30px;
}

.reward-message {
  background-color: #3399CC;
  display: block;
  margin: 5px 0;
  padding: 3px 10px;
  color: #E6E6E6;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.reward-message.reward-checkout {
  margin-bottom: 10px;
}
.reward-message p {
  display: inline;
  font-size: 13px;
}
.reward-message p.limit {
  display: block;
  font-size: 12px;
  font-style: italic;
}
.reward-message a {
  color: #E6E6E6;
  text-decoration: underline;
}

.my-rewards h2 {
  position: relative;
  line-height: 1.7;
}
.my-rewards h2 .separator {
  display: none;
}
.my-rewards h2 a {
  white-space: nowrap;
  float: right;
  margin: 0 0 5px 10px;
}
.my-rewards .box {
  margin-bottom: 20px;
}
.my-rewards .box.info-box {
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 10px;
}
.my-rewards .box.info-box dt {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 10px;
  text-transform: none;
}
@media only screen and (max-width: 979px) {
  .my-rewards #reward-history small.nobr {
    white-space: normal;
  }
}
@media only screen and (max-width: 599px) {
  .my-rewards #reward-history small {
    display: none;
  }
  .my-rewards #reward-history th.balance,
  .my-rewards #reward-history td.balance,
  .my-rewards #reward-history th.date,
  .my-rewards #reward-history td.date {
    display: none;
  }
}

/* ============================================ *
 * Gift Message Styles
 * ============================================ */
.gift-message-form .inner-box > div {
  clear: both;
  width: 100%;
}

#allow-gift-options-for-items-container,
#allow-gift-messages-for-order-container,
#allow-gift-options-for-order-container {
  width: 100%;
  float: left;
  display: block;
}

.gift-message-form .gift-item .fieldset {
  float: left;
  width: 100%;
  margin-left: 0px !important;
}

.gift-message-form .inner-box > div {
  clear: both;
  width: 100%;
}

.gift-wrapping-form .select {
  max-width: 300px;
}

.gift-item .product-img-box > * {
  float: left;
  clear: both;
  margin-top: 5px;
}

@media only screen and (max-width: 768px) {
  .gift-message-form .gift-item .product-img-box {
    float: left;
    width: 140px;
  }
}
/* ============================================ *
 * Enterprise Wishlist Styles
 * ============================================ */
/* Customer Account Styles */
#wishlist_edit_action_container {
  left: 0;
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 99999;
}
#wishlist_edit_action_container .popup-block {
  background: #F4F4F4;
  border: 1px solid #CCCCCC;
  display: block;
  margin: 0 auto;
  padding: 2% 20px;
  width: 100%;
  max-width: 500px;
  min-width: 320px;
}
#wishlist_edit_action_container .popup-block .block-title {
  padding-top: 0;
  border-top: 0;
}
#wishlist_edit_action_container .popup-block .block-title .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.wishlist-actions-container {
  content: '';
  display: table;
  clear: both;
  width: 100%;
  margin-bottom: 10px;
}
.wishlist-actions-container .sub-title {
  float: left;
}
.wishlist-actions-container .sub-title .item-count {
  text-transform: none;
  margin-left: 10px;
}
.wishlist-actions-container .sub-title .wishlist-edit {
  margin-left: 10px;
  font-size: 15px;
}
.wishlist-actions-container .btn-create {
  float: right;
}

.wishlist-management .table-caption {
  content: '';
  display: table;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  font-size: 16px;
}
.wishlist-management .table-caption .sub-title {
  float: left;
  padding-bottom: 5px;
}
.wishlist-management .table-caption .sub-title:after {
  content: ':';
}
.wishlist-management .table-caption #wishlists-select,
.wishlist-management .table-caption #wishlists-move,
.wishlist-management .table-caption #wishlists-copy {
  float: left;
  margin-left: 10px;
  position: relative;
  padding-bottom: 5px;
}
.wishlist-management .table-caption #wishlists-select .split-button-title,
.wishlist-management .table-caption #wishlists-move .split-button-title,
.wishlist-management .table-caption #wishlists-copy .split-button-title {
  display: inline;
}
.wishlist-management .table-caption #wishlists-select .change,
.wishlist-management .table-caption #wishlists-move .change,
.wishlist-management .table-caption #wishlists-copy .change {
  margin-left: 10px;
  font-size: 15px;
}
.wishlist-management .table-caption #wishlists-select .list-container,
.wishlist-management .table-caption #wishlists-move .list-container,
.wishlist-management .table-caption #wishlists-copy .list-container {
  width: auto;
  left: auto;
  right: 0;
}
.wishlist-management .table-caption #wishlists-select .list-container li,
.wishlist-management .table-caption #wishlists-move .list-container li,
.wishlist-management .table-caption #wishlists-copy .list-container li {
  padding: 2px 10px;
}
.wishlist-management .table-caption #wishlists-select .list-container li a,
.wishlist-management .table-caption #wishlists-select .list-container li span,
.wishlist-management .table-caption #wishlists-move .list-container li a,
.wishlist-management .table-caption #wishlists-move .list-container li span,
.wishlist-management .table-caption #wishlists-copy .list-container li a,
.wishlist-management .table-caption #wishlists-copy .list-container li span {
  font-size: 15px;
  padding: 0;
}
.wishlist-management .table-caption #wishlists-select .list-container li:last-child,
.wishlist-management .table-caption #wishlists-move .list-container li:last-child,
.wishlist-management .table-caption #wishlists-copy .list-container li:last-child {
  border-bottom: 0;
}
.wishlist-management .table-caption #wishlists-move,
.wishlist-management .table-caption #wishlists-copy {
  float: right;
}
.wishlist-management .table-caption #wishlists-move .split-button-title,
.wishlist-management .table-caption #wishlists-copy .split-button-title {
  display: none;
}
.wishlist-management + .fieldset .buttons-set button {
  margin-bottom: 10px;
}

.fieldset .wishlist-empty {
  margin-bottom: 30px;
}

#wishlist-table .item-manage .split-button {
  float: right;
  margin-left: 20px;
  margin-bottom: 3px;
}
#wishlist-table .item-manage .split-button .change:after {
  top: 5px;
}
#wishlist-table .item-manage .split-button .list-container {
  left: auto;
  right: 0;
  width: auto;
}
#wishlist-table .item-manage .split-button .list-container li span {
  padding: 0 10px;
}
#wishlist-table .item-manage .split-button ~ .btn-update {
  clear: right;
  float: right;
  margin-top: 10px;
}

@media only screen and (max-width: 479px) {
  body.customer-account .my-account .my-wishlist .fieldset {
    margin-top: 10px;
  }

  #wishlist-table .item-manage .split-button {
    float: left;
    margin-right: 20px;
    margin-left: 0;
    margin-top: 15px;
  }
  #wishlist-table .item-manage .split-button .list-container {
    left: 0;
    right: auto;
  }
  #wishlist-table .item-manage .split-button ~ .btn-update {
    clear: left;
    float: left;
  }
  #wishlist-table thead {
    display: none;
  }

  .customer-wishlist-item-info .item-manage {
    content: '';
    display: table;
    clear: both;
    width: 100%;
  }
}
.wishlist-search-view h2.subtitle {
  margin-top: 20px;
  margin-bottom: 5px;
}
.wishlist-search-view .info-table .nobr {
  margin-right: 30px;
}
.wishlist-search-view #wishlist-table.clean-table td {
  max-width: 100%;
}
.wishlist-search-view #wishlist-table.clean-table td p.qty {
  text-align: center;
  width: 100%;
}
.wishlist-search-view #wishlist-table.clean-table td .price-box {
  margin: 0;
}
.wishlist-search-view #wishlist-table.clean-table th {
  padding-left: 2px;
  padding-right: 2px;
}
.wishlist-search-view .truncated .truncated_full_value .item-options {
  left: -40px;
}

@media only screen and (max-width: 767px) {
  .wishlist-search-view #wishlist-table.clean-table td {
    max-width: 100px;
    word-wrap: break-word;
  }
}
@media only screen and (max-width: 599px) {
  .wishlist-search-view #wishlist-table.clean-table td {
    padding: 6px 10px;
  }
  .wishlist-search-view #wishlist-table.clean-table td p.qty {
    text-align: left;
  }
  .wishlist-search-view #wishlist-table.clean-table td .price-box {
    margin: 0;
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .wishlist-search-view .customer-wishlist-item-comment {
    width: 100%;
    clear: both;
  }
}
@media only screen and (max-width: 479px) {
  .wishlist-search-view #wishlist-table.clean-table td {
    max-width: 100%;
  }
}
/* Store Front Styles */
.split-button {
  position: relative;
}
.split-button .split-button-title {
  display: none;
}
.split-button .change {
  padding-right: 13px;
  min-height: 25px;
  position: relative;
}
.split-button .change:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #3399CC;
  border-bottom: none;
  content: '';
  right: 0;
  top: 8px;
}
.split-button .change.active:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 4px solid #3399CC;
  border-top: none;
}
.split-button .list-container {
  display: none;
  width: 120%;
  max-width: 320px;
  min-width: 175px;
  position: absolute;
  left: -10%;
  top: 100%;
  background: #FBFBFB;
  border: 1px solid #CCCCCC;
  text-align: center;
  z-index: 99999999;
}
.split-button .list-container li {
  border-bottom: 1px solid #EDEDED;
}
.split-button .list-container li span,
.split-button .list-container li a {
  color: #3399CC;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  position: relative;
  font-size: 14px;
  cursor: pointer;
  display: block;
  padding: 5px 10px;
  white-space: normal;
  text-transform: none;
}
.split-button .list-container li span:hover,
.split-button .list-container li a:hover {
  color: #246b8f;
}
.split-button .list-container li.new {
  background-color: #EDEDED;
}
.split-button .list-container li.new span:before,
.split-button .list-container li.new a:before {
  content: '+ ';
}
.split-button.active .list-container {
  display: block;
}

.products-grid .split-button .list-container {
  width: 115%;
}
.products-grid .split-button .list-container li span,
.products-grid .split-button .list-container li a {
  font-size: 12px;
}

.products-list .split-button .list-container {
  width: auto;
}

.product-view .split-button .change {
  padding-right: 20px;
}
.product-view .split-button .change:after {
  right: 7px;
}
.product-view .split-button .list-container {
  width: auto;
}
.product-view .split-button .list-container li {
  float: none;
  margin-bottom: 0;
}

@media only screen and (min-width: 601px) {
  .products-list .split-button .list-container {
    left: auto;
    right: -10%;
  }
}
@media only screen and (max-width: 600px) {
  .products-list .split-button .list-container {
    left: -10%;
    right: auto;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table .split-button .list-container {
    width: auto;
    top: auto;
    bottom: 0;
    left: 100%;
  }
}
/* ============================================ *
 * Customer Order by SKU
 * ============================================ */
.widget-addbysku td.last .input-box {
  float: left;
}

.widget-addbysku .btn-remove {
  cursor: pointer;
  float: left;
  margin-top: 7px;
  margin-left: 5px;
}

.widget-addbysku .add-row {
  cursor: pointer;
}

@media only screen and (max-width: 480px) {
  .widget-addbysku input[type="text"] {
    float: left;
    width: 100%;
  }

  .widget-addbysku .input-text.qty {
    width: 50px;
  }
}
/* ============================================ *
 * Gift Message Styles
 * ============================================ */
.gift-message-form .inner-box > div {
  clear: both;
  width: 100%;
}

#allow-gift-options-for-items-container,
#allow-gift-messages-for-order-container,
#allow-gift-options-for-order-container {
  width: 100%;
  float: left;
  display: block;
}

.gift-message-form .gift-item .fieldset {
  float: left;
  width: 100%;
  margin-left: 0px !important;
}

.gift-message-form .inner-box > div {
  clear: both;
  width: 100%;
}

.gift-wrapping-form .select {
  max-width: 300px;
}

.gift-item .product-img-box > * {
  float: left;
  clear: both;
  margin-top: 5px;
}

@media only screen and (max-width: 768px) {
  .gift-message-form .gift-item .product-img-box {
    float: left;
    width: 140px;
  }
}
/* ============================================ *
 * Catalog Event
 * ============================================ */
.event-container {
  clear: both;
  border: 1px solid #3399CC;
  background: #EAF8FF;
  position: relative;
  z-index: 2;
  border-width: 1px 1px;
  min-height: 59px;
  margin: 7px 0px 20px;
}
.event-container:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #3399CC;
  border-bottom: none;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}
.event-container .event {
  padding: 15px 10px 28px;
  margin-bottom: -18px;
  min-height: 52px;
  line-height: 30px;
  text-align: center;
  width: auto;
  position: relative;
  z-index: 2;
  border-bottom: 0 !important;
}
.event-container .event .event-ticker {
  display: inline;
  font-size: 28px;
  height: auto;
}
.event-container .event .event-ticker span {
  line-height: 50px;
  height: 50px;
  padding: 0;
}
.event-container .container {
  display: inline;
  margin: 0;
  padding: 0;
  background: none;
}
.event-container .status {
  display: inline;
  margin: 0 3px 0 0;
  background: none;
  font-size: 22px;
}
.event-container .event-dates {
  display: inline;
  font-size: 22px;
  height: auto;
}
.event-container .event-dates div,
.event-container .event-dates p {
  display: inline;
}
.event-container .event-dates .time-part {
  font-size: 14px;
}

.events-panel {
  border-top: 1px solid #CCCCCC;
  float: left;
  width: 100%;
  margin-top: 10px;
}
.events-panel .event-item {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.events-panel .event-item .status {
  font-size: 18px;
}
.events-panel .event-item .event-dates, .events-panel .event-item .event-button, .events-panel .event-item .event-ticker {
  margin-bottom: 10px;
}
.events-panel .event-item .category-show {
  border: 1px solid #CCCCCC;
  float: left;
  width: 100%;
}
.events-panel .event-item .category-show img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .event-container {
    margin-left: 10px;
    margin-right: 10px;
  }
}
/* Category Event Module - Upcoming */
.container-upcoming {
  background: #F4F4F4;
  border-color: #CCCCCC;
}

.container-upcoming:after {
  border-top-color: #CCCCCC;
}

/* Category Event Module - Closed */
.container-closed {
  background: #AAAAAA;
  border-color: #777777;
}

.container-closed:after {
  border-top-color: #777777;
}



/*-------------------------*/


.fancybox-margin{margin-right:17px;}

@import "https://server1.kproxy.com//css/float_navigation.css";

/* ------ Top menu -----------*/
.ms-megamenu .ms-topmenu {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align:left;
}
.ms-topmenu .ms-level0{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
}
.ms-megamenu .ms-topmenu{
    background: #1C1C1E;
}
.ms-topmenu .ms-label{
    font-size:14px;
    text-transform:uppercase;
    color:#FFFFFF;
    padding:15.5px 15px;
}
.ms-topmenu .ms-label .ms-iconmega{
    height:14px;
    top:3.5px;
}
.ms-topmenu .ms-level0.active .ms-label,
.ms-topmenu .ms-level0:hover .ms-label,
.ms-topmenu .ms-level0:active .ms-label,
.ms-topmenu .ms-level0:focus .ms-label{
    color:#FFFFFF;
}
.ms-topmenu .ms-level0.active,
.ms-topmenu .ms-level0:hover,
.ms-topmenu .ms-level0:active,
.ms-topmenu .ms-level0:focus{
    background-color:#1C1C1E;
}
.ms-topmenu .ms-submenu{
    background-color:#1C1C1E;
    color:#636363;
}
.ms-topmenu .ms-submenu a{
    color:#999999;
}
.ms-topmenu .ms-boxtitle{
    color:#636363;
}
.ms-topmenu .col-category .sub-level3{
    background-color:#1C1C1E;
}
/* ------Left Menu ------*/
.ms-megamenu .ms-leftmenu{
    
}
.ms-leftmenu .msl-label{
    font-size:15px;
    text-transform:none;
    color:#2F2F2F;
    background: #FFFFFF;
}
.ms-leftmenu .msl-label .ms-iconmega{
    height:15px;
    top:3.75px;
}
.ms-leftmenu .msl-level0.active .msl-label,
.ms-leftmenu .msl-level0:hover .msl-label,
.ms-leftmenu .msl-level0:active .msl-label,
.ms-leftmenu .msl-level0:focus .msl-label{
    color:#2F2F2F;
    background-color:#EBEDED;
}
.ms-leftmenu .msl-level0.active,
.ms-leftmenu .msl-level0:hover,
.ms-leftmenu .msl-level0:active,
.ms-leftmenu .msl-level0:focus{
    
}
.ms-leftmenu .msl-submenu{
    background-color:#FFFFFF;
    color:#636363;
}
.ms-leftmenu .msl-submenu a{
    color:#636363;
}
.ms-leftmenu .ms-boxtitle{
    color:#636363;
}
.ms-leftmenu .col-category .sub-level3{
    background-color:#FFFFFF;
}
/* ---- Mobile version ---------*/
.mb-version .anchor_mbmenu,
.mb-version .mb-label.mb-return,
.mb-version .anchor_lmbmenu,
.mb-version .lmb-label.lmb-return{
    background-color:#074666;
}
.mb-version .anchor_mbmenu .anchor_mbmenu_text,
.mb-version .mb-label.mb-return,
.ms-megamenu .anchor_lmbmenu .anchor_lmbmenu_text,
.ms-megamenu .lmb-label.lmb-return{
    color:#FFFFFF;
}
.mb-version  .mb-label,
.mb-version  .lmb-label{
    font-size:12px;
    text-transform:uppercase;
    background-color:#1C1C1E;
    color:#FFFFFF;
}
.mb-version  .mb-label.flag,
.mb-version  .lmb-label.flag{
    background-color:#1C1C1E;
}
.mb-version  .mb-submenu,
.mb-version  .lmb-submenu{
    background-color:#1C1C1E;
    color:#636363;
}
.mb-version  .ms-boxtitle{
    color:#636363;
}
.mb-version  .mb-submenu a,
.mb-version  .lmb-submenu a{
    color:#A3C945;
}



/*////////////////////////*/


#web-developer-dashboard
{
  background: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  clear: none !important;
  float: none !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  margin: 0 !important;
  opacity: 1 !important;
  padding: 0 !important;
  position: static !important;
  text-align: left !important;
  text-decoration: none !important;
  text-shadow: none !important;
  text-transform: none !important;
  width: auto !important;
}

#web-developer-dashboard { border-top: 1px solid #a3a3a3 !important; bottom: 0 !important; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) !important; -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) !important; box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) !important; height: 200px !important; left: 0 !important; min-height: 100px !important; outline-style: none !important; position: fixed !important; width: 100% !important; z-index: 2147483647 !important; }


/*.page-top li.phone span, .page-top li.phone div{
    position: relative;
    top: 1px;
}

 .page-top li.shopping span, .page-top li.shopping div{
    position: relative;
    top: 2px;
 }

  .input-box i.pc_searchicon-{
    position: relative;
    top: 4px;
  }

  */


.b-header__content {
    background-color: #222;
}

.b-header {
    background: #222 !important;
}

@media (min-width: 768px){
    .b-header__panel {
        background: #0074c8 !important;
    }
    .check_ismobile{
        display: none !important;
    }
}



@font-face{
    font-family:'DINPro-Light';
    src:url('../fonts/DINPro-Light.eot');
    src:url('../fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Light.woff2') format('woff2'),url('../fonts/DINPro-Light.woff') format('woff'),url('../fonts/DINPro-Light.ttf') format('truetype'),url('../fonts/DINPro-Light.svg#DINPro-Light') format('svg');
    font-weight:300;
    font-style:normal
}
@font-face{
    font-family:'Icomoon';
    src:url('../fonts/icomoon.eot');
    src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),url('../fonts/icomoon.woff2') format('woff2'),url('../fonts/icomoon.woff') format('woff'),url('../fonts/icomoon.ttf') format('truetype'),url('../fonts/icomoon.svg#Icomoon') format('svg');
    font-weight:300;
    font-style:normal
}
@font-face{
    font-family:'DINPro-Regular';
    src:url('../fonts/DINPro-Regular.eot');
    src:url('../fonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Regular.woff2') format('woff2'),url('../fonts/DINPro-Regular.woff') format('woff'),url('../fonts/DINPro-Regular.ttf') format('truetype'),url('../fonts/DINPro-Regular.svg#DINPro-Regular') format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'DINPro-Medium';
    src:url('../fonts/DINPro-Medium.eot');
    src:url('../fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Medium.woff2') format('woff2'),url('../fonts/DINPro-Medium.woff') format('woff'),url('../fonts/DINPro-Medium.ttf') format('truetype'),url('../fonts/DINPro-Medium.svg#DINPro-Medium') format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'DINPro-Bold';
    src:url('../fonts/DINPro-Bold.eot');
    src:url('../fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Bold.woff2') format('woff2'),url('../fonts/DINPro-Bold.woff') format('woff'),url('../fonts/DINPro-Bold.ttf') format('truetype'),url('../fonts/DINPro-Bold.svg#DINPro-Bold') format('svg');
    font-weight:400;
    font-style:normal
}

@font-face {
  font-family: 'noto_sansregular';
  src: url("../fonts/notosans-regular-webfont.eot");
  src: url("../fonts/notosans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/notosans-regular-webfont.woff2") format("woff2"), url("../fonts/notosans-regular-webfont.woff") format("woff"), url("../fonts/notosans-regular-webfont.ttf") format("truetype"), url("../fonts/notosans-regular-webfont.svg#noto_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'noto_sansbold';
  src: url("../fonts/notosans-bold-webfont.eot");
  src: url("../fonts/notosans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/notosans-bold-webfont.woff2") format("woff2"), url("../fonts/notosans-bold-webfont.woff") format("woff"), url("../fonts/notosans-bold-webfont.ttf") format("truetype"), url("../fonts/notosans-bold-webfont.svg#noto_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'komika_axisregular';
  src: url("../fonts/komikax-webfont.eot");
  src: url("../fonts/komikax-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/komikax-webfont.woff2") format("woff2"), url("../fonts/komikax-webfont.woff") format("woff"), url("../fonts/komikax-webfont.ttf") format("truetype"), url("../fonts/komikax-webfont.svg#komika_axisregular") format("svg");
  font-weight: normal;
  font-style: normal;
}


.slideshow-container, .slideshow-container .slideshow{
    border: 0px !important;
}

.categoryslider-title.button {
    background: #1c1c1e;
    display: inline-block;
    padding: 8px 25px 12px;
    border: 3px solid #a3c945;
    color: #a3c945;
    font-size: 14px;
    font-weight: normal;
    /*font-family: "komika_axisregular", "Helvetica Neue", Verdana, Arial, sans-serif;*/
    font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 9px;
    min-width: 130px;
    text-decoration: none;
}

.add-to-links a {
    display: inline-block;
    padding: 0px 3px 3px;
    color: #fff !important;
}

.actions .btn-cart, .checkout-button, .btn-preorder, .btn-cart2, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button, body #wishlist_edit_action_container .btn-save {
    background: #0074c8;
    display: inline-block;
    padding: 8px 15px 12px;
    border: 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    /*font-family: "komika_axisregular", "Helvetica Neue", Verdana, Arial, sans-serif;*/
    font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 9px;
    min-width: 120px;
    -moz-box-shadow: 3px 3px 0px 0px #000;
    -webkit-box-shadow: 3px 3px 0px 0px #000;
    box-shadow: 3px 3px 0px 0px #000;
}

.cms-index-index .products-grid .ratings, .cms-index-index .products-grid .actions, .cms-index-noroute .products-grid .ratings, .cms-index-noroute .products-grid .actions{
    display: block !important;
}

#demos .owl-carousel .item{
    height: auto !important;
}
.owl-carousel .owl-item img{
    /*display: inline-block !important;*/
}

.header{
    background: transparent !important;
}

.owl-carousel .owl-dots {
    bottom: 3px !important;
}
.owl-carousel .owl-dots{
    /*display: none !important;*/
}
.owl-theme .owl-dots .owl-dot {
    background-color: transparent;
}

.footer {
    background: none;
    margin-top: 0;
}
@media (min-width: 768px){
    .b-minicart {
        position: relative;
        margin-top: 7px;
    }

    .b-search .b-search__input-text{
        margin-bottom: 0;
    }
    .v-navigation--mega .v-navigation__link--level0{
        padding: 2.5rem 1.2rem !important;
            font-size: 1.2rem !important;
    }
}
/*@media (min-width: 1024px){
    .b-search {
        width: 28rem !important;
    }
}*/

.v-navigation__link:link, .v-navigation__link:visited{
    color: #fff !important;
}

.input-text, input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text]{
    height: 40px !important;
        border: 0px !important;
}
body, button, input, select, table, textarea{
    font-size: 14px !important;
}

.footer-container .bottom-footer{
    font-size: 13px !important;
}

.footer-container .bottom-footer ul{
    font-size: 13px !important;
}

.footer-payments .title{
    background: transparent !important;
        padding-top: 30px;
        margin-top: 0;
            margin-bottom: 0;
}

.footer-payments{
    background: #1c1c1e;
}

.footer-container address{
        padding-bottom: 30px;
    margin-bottom: 0;
}
.btn-subscribe:hover {
    border: 0px;
}

@media only screen and (max-width: 767px){
    .b-header .b-header__logo{
        width: 12rem;
    }
    .b-header__top-info{
        background: #0074c8 !important;
    }
    body.cms-home .slideshow-container {
        margin-top: 95px;
    }
    .b-minicart .b-icon--cart{
        font-size: 22px;
        position: relative;
        bottom: -2px !important;
        right: 15px !important;
        color: #fff;
    }
    a:not([href]):not([tabindex]){
        color: #fff !important;
    }
    .b-minicart__showcart-icon{
        padding: 0 3.1rem 0 1rem;
    }
    .v-navigation--mega .v-navigation__link--parent:not(.v-navigation__link--level2){
        color: #222 !important;
    }
/*    .b-search{
        display: none;
    }*/
    .b-hamburger.b-hamburger--nav-search.js-nav-toggle {
        width: 55px;
        height: 51px;
    }
    .v-navigation__link:link, .v-navigation__link:visited {
        color: #222 !important;
    }
    .b-hamburger--nav-search{
       background: #0074c8 !important;
    }
    .b-search .b-search__input-text {
        border-bottom: .1rem solid #f6f6f6 !important;
        height: auto !important;
    }
   
}

@media only screen and (max-width: 768px){
    .klevu-fluid .klevu-pt-rs-hover {
        border: 8px solid #f4f4f4;
    }
    .slideshow .carousel_title .carousel_price{
        height: 24px;
        bottom: 27px;
    }
    .footer-before-container .categoryslider-title.button, .container .categoryslider-title.button{
        width: 40%;
    }
    .slideshow .carousel_title .carousel_h{
        font-size: 14px;
        height: 24px;
        bottom: 27px;
        width: 250px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .slideshow .carousel_title .carousel_value{
        font-size: 20px;
        padding: 2px 3px 0 0;
    }
    .slideshow .carousel_title .carousel_super{
        font-size: 12px;
    }
    .slideshow .carousel_title .carousel_from{
        top: 11px;
    }
    .slideshow-container .slideshow-pager span {
        width: 14px;
        height: 14px;
    }
    .slideshow-container .slideshow-pager span:before {
        width: 6px;
        height: 6px;
    }
    .home-aboutus .left {
        width: 100%;
    }
    .home-aboutus .right {
        display: none;
    }
    .footer-container .newletter-footer .input-text, .footer-container .newletter-footer input[type=email]{
        margin: auto;
    }
    .desktop-list-home{
        display: none !important;
    }
    #countdown_dashboard, #first_countdown_dashboard, #second_countdown_dashboard, div.homepage_banner_counter{
        top: -33px !important;
        right: 0 !important;
    }
    .dash{
        height: 28px !important;
    }
    .dash .digit{
        font-size: 20px !important;
        height: 28px !important;
    }
    .dash_title{
        font-size: 8px !important;
    }
    .footer-before-container .categoryslider-title.button, .container .categoryslider-title.button{
        width: auto;
        margin: 15px 0;
    }
    .product-slider-widget .categoryslider-title:before {
        content: "show all ";
    }
    .categoryslider-title.button{
        padding: 10px 25px 10px;
    }
    .product-slider-widget .product-slider-content .products-grid .item .item-inner:hover {
        border: 5px solid #0074c8;
    }
    .product-slider-widget .product-slider-content .products-grid .item:hover .item-inner{
        border: 0px;
    }
    .owl-carousel .owl-item img{
        /*width: 65% !important;*/
    }
}
@media only screen and (max-width: 1024px){
    .klevu-fluid .klevu-pt-rs-hover {
        width: 100% !important;
    }
}
.klevu-pt-rs-hover {
    position: absolute;
    z-index: 20000000000;
    width: 330px;
    font-family: inherit;
    font-size: 14px;
    background-color: #fff;
    border-radius: 0;
    color: #333;
    border: 8px solid #f4f4f4;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 0;
    padding: 0;
    box-sizing: border-box;
}
.klevu-fluid .klevu-pt-rs-hover {
    width: 100%;
    top: 59px !important;
    left: 0 !important;
}
.klevu-pt-rs-hover strong {
    color: #b1b1b1;
    display: inline-block;
    padding: 0 4px;
    font-size: 12px;
    margin-right: 12px;
    font-weight: normal;
    padding-left: 18px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.klevu-pt-rs-hover .klevu-pt-rs-keywords {
    color: #666;
    text-align: left;
    border-bottom: 0 solid #ddd;
    padding-bottom: 15px;
}
.klevu-pt-rs-hover .klevu-pt-rs-keywords a {
    display: block;
    padding: 7px 10px 7px 20px;
    line-height: 14px;
    color: #0074c8;
    text-decoration: none;
    text-transform: none;
    font-weight: 600;
}
.klevu-clear-both {
    clear: both;
}
@media only screen and (min-width: 1200px){
    .mobile-list-home {
        display: none !important;
    }
}
@media only screen and (min-width: 768px){
    .b-minicart__showcart-subtotal {
        display: block !important;
    }
    /*.product-slider-widget .product-slider-content .products-grid .item:hover .item-inner{
        border: 5px solid #0074c8;
    }*/
}

.footer-before-container .product-slider-widget h1, .footer-before-container .categoryslider-title.button, 
.product-slider-widget .container h1, .container .categoryslider-title.button{
    color: #0074c8 ;
}
.footer-before-container .categoryslider-title.button, .container .categoryslider-title.button{
    border: 3px solid #0074c8;
}
.footer-before-container .product-slider-widget .products-grid .item:hover .item-inner{
    border: 5px solid #0074c8;
}


h1, .h1, h3, .h3, h2, .h2{
    font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.b-minicart__showcart-subtotal{
        margin-top: -0.8rem !important;
}

/*@media (min-width: 1100px) and (max-width: 1250px){
    .v-navigation--mega .v-navigation__link--level0{
            font-size: 1rem !important;
    }
    .b-search {
        width: 23rem !important;
    }
}*/
@media (min-width: 990px) and (max-width: 1099px){
    /*.v-navigation--mega .v-navigation__link--level0{
            font-size: .9rem !important;
    }
    .b-search .b-search__input-text{
        font-size: .9rem !important;
    }*/
   /* .b-search {
        width: 19rem !important;
    }*/
}
@media (min-width: 768px) and (max-width: 989px){
    /*.b-search .b-search__input-text{
        font-size: .9rem !important;
    }*/
    .v-navigation--mega .v-navigation__link--level0 {
        padding: 2.5rem 1rem !important;
        /*font-size: .7rem !important;*/
    }
}

.slideshow-pager span.cycle-pager-active:before{
        background-color: #0074c8 !important;
}
body.cms-home .slideshow-container {
    margin-top: 96px !important;
    margin-bottom: 0;
}
/*.owl-theme .owl-nav [class*=owl-]:hover, .owl-theme .owl-nav [class*=owl-]{
    background: transparent !important;
}*/
.owl-carousel .owl-nav button.owl-next{
    top: 50%;
    right: -65px;
    transform: translateY(-50%);
        outline: none;
}
.owl-carousel .owl-nav button.owl-prev{
    top: 50%;
    left: -65px;
    transform: translateY(-50%);
        outline: none;
}

.footer-container .top-footer{
    background: none;
    background-color: #0074c8;
    color: #fff;
}
.footer-container .footer .footer-title, .footer-container .footer .bottom-footer .head, .footer-payments .title{
    font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}

.home-aboutus .left .button, .footer-payments{
    color: #0074c8  !important;
}
.footer-container .footer-hotline .heading a{
        font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.bottom-footer .block.block-subscribe{
    display: none;
}

.home-aboutus .left p{
    font-size: 14px;
}
.slideshow-container .slideshow-prev:hover:before{
    border-color: transparent #0074c8 transparent transparent;
}
.slideshow-container .slideshow-next:hover:before{
border-color: transparent transparent transparent #0074c8;
}

.b-minicart__showcart-subtotal{
    padding-top: 1px;
}
.price-box .price, .price{
    font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif !important;
}

.carousel_title .carousel_h{
    font-size: 24px;
    font-weight: 400;
    height: 33px;
    line-height: 100%;
    position: relative;
    margin-left: 10px;
    bottom: 38px;
    float: left;
    max-width: 580px;
    padding: 6px 10px 2px;
    color: #fff;
    font-family: DINCompPro-CondMedium,Helvetica;
    text-align: left;
    background: #000;
    background: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.carousel_title .carousel_price{
    background-color: #ebebeb;
    position: relative;
    z-index: 1000;
    height: 30px;
    bottom: 36px;
    right: 10px;
    float: right;
}

.carousel_title .carousel_from{
    color: #0074c8;
    font-size: 11px;
    font-family: Arial,Helvetica;
    position: relative;
    margin: 0 0 0 6px;
    padding: 0;
    top: 16px;
    line-height: 100%;
    float: left;
    z-index: 1000;
}
.carousel_title .carousel_value{
    margin: 0 0 0 5px;
    padding: 0 3px 0 0;
    color: #0074c8;
    font-size: 30px;
    font-family: DINCompPro-CondMedium,Helvetica;
    line-height: 100%;
    position: relative;
    top: 1px;
    float: left;
}
.carousel_title .relative-price-container{
    position: relative;
    margin-top: 2px;
    white-space: normal!important;
}
.carousel_title .carousel_super{
    float: right;
    position: relative;
    margin-top: 2px;
    font-size: 20px;
}

span.carousel_title {
    position: absolute;
    width: 100%;
}

.v-navigation--mega .v-navigation__item--level0:last-child .v-navigation__link--level0:before{
    display: none;
}
.products-grid .item .product-name a {
    color: #0074c8;
}
.slideshow-pager span{
    width: 25px;
    height: 25px;
}
.slideshow-pager span:before{
    width: 10px;
    height: 10px;
}

.eapps-instagram-testimonials-title, .eapps-instagram-testimonials-cta{
    color: #fff;
}

@media (min-width: 1400px){
    .v-navigation--mega .v-navigation__link--level0{
        font-size: 16px !important;
        padding: 2.5rem 1.6rem !important;
    }
}

.product-image-thumbs .thumb-link{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    border: 1px solid #28282a;
    width: 100%;
    height: 100%;
}

.breadcrumbs{
    margin-top: 95px;
    background: transparent;
    border: 0;
}

.heading, .triangle-shadow-down{
    max-width: 9999px;
    height: 70px;
    background: #0074c8;
    position: relative;
    display: inline-block;
    font-family: "komika_axisregular", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 30px;
    color: #0e0f11;
    line-height: 1em;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 18px !important;
    padding-bottom: 22px !important;
    filter: drop-shadow(1px 3px 0px #000);
    -webkit-filter: drop-shadow(1px 3px 0px #000);
    -moz-filter: drop-shadow(1px 3px 0px #000);
    -o-filter: drop-shadow(1px 3px 0px #000);
    -ms-filter: drop-shadow(1px 3px 0px #000);
}
.heading:before, .triangle-shadow-down:before{
        border-top: 20px solid #0074c8;
}
.ratings-table .rating-box .rating:before{
        color: #0074c8;
}
.product-view .view-information .rewards-product-view-points .right-shipping .container-shipping span, .product-view .view-information .rewards-product-view-points .right-shipping .container-shipping strong{
    color: #0074c8;
}
.product-view .share-social .sharing-links a{
    background: #0074c8 none repeat scroll 0 0;
}
.spread{
    font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    color: #606060;
}
.product-view .view-information .rewards-product-view-points .right-shipping .container-shipping strong, .product-view .product-shop .product-name, .product-view .product-collateral .toggle-tabs li span{
    font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.product-view .product-shop .sku, .product-view .product-shop .view-information, .product-view .product-shop .ratings-product{
    color: #606060;
}
.product-view .product-shop .manufacturer p{
    font-size: 16px;
}
.rating-links a, .product-view .view-information .shipping-animate a{
    color: #fff;
}

.product-view .add-to-links li:nth-child(1) {
    text-align: right;
}
.product-view .add-to-links li:nth-child(2) {
    text-align: left;
}
.v-navigation--mega .v-navigation__link{
    font-weight: bold !important;
}

.product-slider-widget .products-grid .item .product-name a {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #fff;
        height: auto;
}
.product-slider-widget .products-grid .item .product-name{
    margin-bottom: 0;
}
.product-slider-widget .products-grid .product-image{
    padding-top: 30px;
}

.footer-container .footer-hotline a {
    font-size: 35px;
}
.footer{
    padding-top: 0;
}

.btn-subscribe {
    background: #252525;
    color: #0074c8;
    font-family: 'DINPro-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 700;
    padding: 10px 15px;
}
.btn-subscribe:hover {
    background: #252525;
    color: #0074c8;
}
.footer .block-subscribe .input-text, .footer .block-subscribe input[type=email]{
    background: #fff;
}
.footer-container{
    background-size: 569px 249px;
}

@font-face{font-family:DINCompPro-CondMedium;
    src:url(dincompprocondmedium.eot);
    src:url(dincompprocondmedium.eot?#iefix) format('embedded-opentype'),url(../fonts/DINPro-Medium.woff) format('woff'),url(../fonts/DINPro-Medium.ttf) format('truetype'),url(dincompprocondmedium.svg#dincompprocondmedium) format('svg');font-weight:400;font-style:normal}

#countdown_dashboard, #first_countdown_dashboard, #second_countdown_dashboard, div.homepage_banner_counter{
    height: 110px!important;
    float: right;
    position: relative;
    top: -43px;
    right: 10px;
}


.dash {
    width: 42px;
    height: 50px;
    background: url(../images/dash.png) no-repeat;
    margin-right: 9px;
}
.dash, .dash .digit {
    position: relative;
    float: left;
}
.dash_title {
    width: 44px;
    position: absolute;
    display: block;
    font-family: Arial,Helvetica;
    top: -15px;
    text-align: center;
    font-size: 10px;
    color: #8b8b8b;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.dash .digit {
    font-size: 26px;
    font-family: Arial,Helvetica;
    height: 36px;
    overflow: hidden;
    font-weight: 400;
    width: 21px;
    text-align: center;
    color: #fff;
}
.seconds_dash {
    width: 44px;
}
.product-slider-widget .product-slider-content{
    border-bottom: 0px;
}