﻿

#all {
    background-color: #000;
}

.subtitle {
    text-align: center;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
}


.mhl {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFF;
    position: relative;
    background-color: #29b1cb;
}

.mhl-image {
    text-align: center; padding: 140px 0 20px;
}

    .mhl-image img {
        max-width:650px;
    }

.mhl-signup {
    border:solid 1px #393939; 
    max-width:874px; 
    margin:30px auto 80px; 
    padding: 0 40px;
}

.mhl-signup-desc {
    margin: 0 auto; padding:40px 0; text-align:left;
}

.mhl-top-faq {
    position:absolute;
    width:100%;
    top:0;
    background-color:rgba(244, 0, 0, 0.65);
    min-height:40px;
    text-align:center;
}



.mhl-top-faq > a {
    display: inline-block;
    text-align: left;
    padding: 10px 80px 10px 50px;
    font-size: 16px;
    line-height:18px;
    color: #FFF;
    font-weight: 300;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px;
    border:none;
        margin: 10px 0;
}

/* es it */
.storepage_11 .mhl-top-faq > a:nth-child(3),
.storepage_10 .mhl-top-faq > a:nth-child(3){
    background-size: 78px;
    padding-left:calc(78px + 15px);
}
/* fr pl */
.storepage_8 .mhl-top-faq > a:nth-child(3),
.storepage_37 .mhl-top-faq > a:nth-child(3){
    background-size: 92px;
    padding-left:calc(92px + 15px);
}

.faqlist .faqitem {
    min-height: 46px;
}


    .faqlist .faqitem a {
        display: block;
        width: 100%;
        height: 100%;
        float: none;
        position: static;
        color: #FFF;
        border-color: transparent;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 14px;
        padding-left: 80px;
        background-position: 15px center;
        background-repeat: no-repeat;
        line-height:20px;
        padding-top:4px;
    }

    .faqlist .faqitem:first-child a {
        background-position: 10px center;
    }

.promo-desc {
    padding-top: 20px; padding-bottom: 30px;
}


.container-promo {
    background-color:#FFF;
}

.deals-row {
    padding-top:30px;
}

.deals-row .txtFreebie {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

@media screen and (min-width:768px) {
    .deals-row {
        padding-top:60px;
    }
}

.cat-title {
    color:#000; font-size:24px; font-weight:600;
}

a.cat-menu,
a.cat-menu:link {
    color:#000; 
    font-size:20px; 
    font-weight:600; 
    text-decoration:none; 
    border:none;
    display:block;
    text-align:center;
    padding:5px 0;
    position:relative;
}

a.cat-menu:after{
    content: '';
    background: url(../../content2/images/icon.png) no-repeat -40px -80px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -4px;
    margin-left: -6px;
    width: 12px;
    height: 7px;
}

ul.cat-submenu{
    width:100%;
    margin:0;
    border: none;
    border-radius: 0;
}

ul.cat-submenu li {
    text-align:center;
}

    ul.cat-submenu li a,
    ul.cat-submenu li a:link {
        font-size:16px;
        border:none;
        line-height: 22px;
    }

    ul.cat-submenu li a.selected {
        color:#d7264b;
    }

.product-item {
    position: relative;
    transition: background 0.5s linear;
    margin-bottom: 40px;
    padding-bottom: 110px;
}

.product-item:hover{
    background-color:#f8f8f8;
}

.product-item .item-img {
padding: 0 30px; border-bottom:1px solid #CCC; text-align:center; height:210px;
position: relative;
}

.product-item .item-img .img-responsive {
    margin:0 auto;
}

.product-item .item-img .freeitem {
    position: absolute;
    width: 100%;
    bottom: 0;  
    margin: 0;
    padding: 0;
    left: 0;
    font-size: 12px;
    text-transform: uppercase;
  }
  
.product-item .item-img .freeitem p {
margin: 0.5em;
line-height: 1em;
font-weight: 300;
}

.product-item .item-img .freeitem p:before {
content: "";
position: absolute;
height: 10px;
width: 10px;
z-index: 1;
background-repeat: no-repeat;
background-position: left center;
background-size: cover;
top: 7px;
right: 17px;
left: 30px;
}

.deals-row .freeitem {
    background-color: #f2f2f2 !important;
    background-color: rgba(242,242,242,0.8) !important;
}
.deals-row.bg-grey .freeitem {
    background-color: #fff !important;
    background-color: rgba(255,255,255,0.8) !important;
}
  

.product-item .item-name {
padding:15px 0 10px;
height:60px;
overflow:hidden;
}

    .product-item .item-name a {
    font-size:16px; font-weight:600; color:#000; text-transform:uppercase;
    }

    .product-item .item-name a:hover{
        border-color:#6f6c6c;
    }

.product-item .item-subtitle {
    font-size:14px; 
    font-weight:300; 
    color:#666; 
    padding: 0 0 25px;
}

    .product-item .item-price {
        font-size: 20px;
        font-weight: 600;
        color: #000;
        padding: 0 0 15px;
        position: absolute;
        bottom: 68px;
    }

    .product-item .item-price span {
        font-size:18px; font-weight:300; color:#666; padding-left:14px; text-decoration:line-through;
    }

.product-item .item-discount {
    position:absolute;
    top:0;
    right:0;
    background-image:url('../images/label_bg.png');
    background-repeat:no-repeat;
    background-position: right top;
    background-size:100%;
    width:84px;
    height:84px;
    text-align:right;
    padding-top:10px;
    padding-right:10px;
    font-size:24px;
    color:#FFF;
    font-weight:600;
    line-height:14px;
}

    .product-item .item-discount span {
        font-size:14px;
    }

    .product-item .item-button {
        padding-bottom: 30px;
        position:absolute;
        bottom: 0;
        left: 10px;
    }

.cat-btn-more,
.cat-btn-collapse {
    padding:0 0 40px; text-align:center;
}

.btn-more,
.btn-collapse {
   display: inline-block;
    border: 1px solid #808080;
    font-weight: 600;
    font-size: 12px;
    color: #808080;
    letter-spacing: 3px;
    padding: 10px 40px 10px 30px;
    text-transform: uppercase;
    position:relative;
}

    .btn-more:hover,
    .btn-collapse:hover {
        color:#000;
        border-color:#000;
    }

.btn-more:after,
.btn-collapse:after{
    content:'';
    position:absolute;
    height:100%;
    width:20px;
    z-index:1;
    background-image:url('../images/plus.png');
    background-repeat:no-repeat;
    background-position:right center;
    top:-2px;
    right:20px;
}

.btn-collapse:after{    
    background-image:url('../images/subtract.png');   
}

.md-button.md-primary.md-raised.learn-more-hover{
     transition: background 0.5s linear;
     background-color:#fb2b57;
     margin-left:0;
     padding-left:40px;
     padding-right:40px;
}
.md-button.md-primary.md-raised.learn-more-hover:hover{
    background-color:#d7264b;
}

.storepage_2 .md-button.md-primary.md-raised.learn-more-hover {
    background-color: #41bdbd;
}
    .storepage_2 .md-button.md-primary.md-raised.learn-more-hover:hover {
        background-color: #379b9b;
    }

.hide-xxs {
    
}

.show-xxs {
    display:none;
}

.faq-cont {
    width:70%; margin:30px auto 20px;
}

.label-size {
    font-size:26px;
}

.filter-sortby,
.filter-sortby-m {
    height:60px; 
    background-color:#d9d9d9; 
    border-bottom:solid 1px #d9d9d9; 
    text-align:center;
    line-height: 60px;    
    box-shadow: 0px 1px 4px 0px rgba(238, 235, 235,1);
}

.filter-sortby-m {
    text-align:left;
    padding:10px;
    line-height:20px;
    height:auto;
}

.filter-sortby.filter-fixed,
.filter-sortby-m.filter-fixed {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
}

.filter-sortby span,
.filter-sortby span:visited {
    padding:3px 12px;
    font-size:14px;
    font-weight:300;
    color:#000;
    border:solid 1px #b2b2b2;
    margin:0 5px;
    border-radius:12px;
    cursor:pointer;
    background-color:#e3e3e3;
    transition: background-color 0.2s linear, color 0.2s;
    outline:none;
    position:relative;
}

.filter-sortby-m span,
.filter-sortby-m span:visited {
    display:inline-block;
    font-size:13px;
    line-height:15px;
    padding:3px 8px;
    border:solid 1px #b2b2b2;
    margin:0 5px 5px;
    border-radius:9px;
    cursor:pointer;
    background-color:#f2f2f2;
    transition: background-color 0.2s linear, color 0.2s;
    outline:none;    
    position:relative;
}

.filter-sortby span.title,
.filter-sortby-m span.title {
    font-weight:600;
    border:none;
    cursor:text;
    background-color:#d9d9d9;
}

.filter-sortby-m span.title{
    padding-left:0;    
}

.filter-sortby span:not(.title):hover,
.filter-sortby span.selected,
.filter-sortby-m span.selected {
    color:#FFF;
    background-color:#fb2b57;
    border-color:#fb2b57;
}

.filter-sortby span.selected,
.filter-sortby-m span.selected{
    padding-right:20px;
}

    .filter-sortby span.selected:after,
    .filter-sortby-m span.selected:after {
        content: '';
        position: absolute;
        background-image: url(../images/tick.png);
        background-repeat: no-repeat;
        background-position: right center;
        width: 20px;
        height: 100%;
        top: 0;
        right: 3px;
    }

.backtop-fixed {
    position:fixed; z-index:10; bottom:40px; right: 20px;
}

.promocode-text {
    background-color: #000;
    color: #FFF;
    font-size: 42px;
    font-weight: 600;
    padding: 6px 0;
    text-align: center;
    margin-top: 20px;
}

a.filter-price {
    display:block;
    color:#FFFFFF;
    background-color:#aa0908;
    font-size:24px;
    font-weight:600;
    text-align:center;
    border-radius:25px;
    line-height: 42px;
    margin: 30px 0 0;
    border:none;
}

.terms-text {
    font-size:21px;
    color:#000; 
    font-weight:400;
}

body.storepage_8 .promocode-text,
body.storepage_9 .promocode-text,
body.storepage_10 .promocode-text,
body.storepage_11 .promocode-text,
body.storepage_37 .promocode-text {
    font-size: 36px;
}

body.storepage_8 a.filter-price,
body.storepage_9 a.filter-price,
body.storepage_10 a.filter-price,
body.storepage_11 a.filter-price,
body.storepage_37 a.filter-price {
    font-size: 22px;
}

body.storepage_8 .terms-text,
body.storepage_9 .terms-text,
body.storepage_10 .terms-text,
body.storepage_11 .terms-text,
body.storepage_37 .terms-text {
    font-size: 17px;
}

@media (max-width: 1000px) {
    .container {
        width: 100%;
    }

    a.filter-price,
    body.storepage_8 a.filter-price, 
    body.storepage_9 a.filter-price, 
    body.storepage_10 a.filter-price, 
    body.storepage_11 a.filter-price,
    body.storepage_37 a.filter-price {
        font-size:16px;        
    }
}

@media screen and (max-width: 1200px) {

    /*.faq-cont {
        width:88%;
    }*/

    .product-item .item-subtitle {
        font-size: 16px;
        min-height: 114px;
    }

    .product-item .item-price {
        font-size: 24px;
    }

        .product-item .item-price span {
            font-size: 14px;
        }
}

@media screen and (max-width: 768px) {
    
    .mhl-image {
        padding:120px 0 20px 0;
    }

    .subtitle {
          font-size:20px;  
    }

    .faq-cont {
        width:100%;
    }

    .product-item .item-img {
        border-bottom:none;
        border-top:1px solid #CCC;
    }

    .product-item .item-subtitle {
        min-height:80px;
    }
    .product-item .item-name {
        min-height:20px;
    }


    .product-item .item-button {
        padding-bottom: 30px;
    }

     .hide-xxs {
        display:none;
    }

    .show-xxs {
        display:block;
    }

     /*.faqlist .faqitem {
        padding:0;
    }
    .faqlist .faqitem a {
        min-height:40px;
        padding-top: 54px;
        padding-left: 0;
        background-position: center 0;
        text-align: center;
    }

        .faqlist .faqitem:first-child a {
            background-position: center 0;
        }*/

        .product-item .item-img {
            height:auto;
        }

    .backtop-fixed {
        position:static;
    }

    .promocode-text,
    body.storepage_8 .promocode-text,
    body.storepage_9 .promocode-text,
    body.storepage_10 .promocode-text,
    body.storepage_11 .promocode-text,
    body.storepage_37 .promocode-text
     {
        font-size:20px;
    }

    a.filter-price,
    body.storepage_8 a.filter-price, 
    body.storepage_9 a.filter-price, 
    body.storepage_10 a.filter-price, 
    body.storepage_11 a.filter-price,
    body.storepage_37 a.filter-price {
        font-size:16px;        
    }

    .mhl-top-faq > a {
        font-size:12px;
        line-height:12px;
        padding-left:28px;
        padding-right: 20px;
        background-size:20px;
    }

    /* es it */
    .storepage_11 .mhl-top-faq > a:nth-child(3),
    .storepage_10 .mhl-top-faq > a:nth-child(3){        
        background-size:calc(78px / 2);
        padding-left:calc(78px / 2 + 12px);
    }
    /* fr pl */
    .storepage_8 .mhl-top-faq > a:nth-child(3),
    .storepage_37 .mhl-top-faq > a:nth-child(3){
        background-size: calc(92px / 2);
        padding-left:calc(92px / 2 + 12px);
    }

        .mhl-top-faq > a:nth-child(2) {
            margin-left:0;
        }

    body.storepage_8 .mhl-top-faq > a,
    body.storepage_9 .mhl-top-faq > a,
    body.storepage_10 .mhl-top-faq > a,
    body.storepage_11 .mhl-top-faq > a,
    body.storepage_37 .mhl-top-faq > a {
        font-size: 10px;
    }

}

@media screen and (max-width: 480px) {

    .mhl-image {
        padding: 120px 0 20px 0;
    }

    .mhl-image img {
        max-width:100%;
    }

    .product-item .item-img {
        border-bottom:none;
        border-top:1px solid #CCC;
    }

    .hide-xxs {
        display:none;
    }

    .show-xxs {
        display:block;
    }

    .faq-cont{
        margin: 10px auto;
    }
     
    .faqlist .faqitem {
        padding:0;
    }
    .faqlist .faqitem a {
        font-size:12px;
        font-weight:300;
        background-size: 40px;
        padding-left: 63px;
    }

    .label-size {
        font-size:18px;
    }

    .product-item .item-name,
    .product-item .item-subtitle {
        min-height:20px;
        height:auto;
    }

    .product-item .item-button {
        padding-bottom: 30px;
    }
}
@media screen and (min-width: 768px) {
    body.storepage_9 .filter-sortby span,
    body.storepage_9 .filter-sortby span:visited,
    body.storepage_11 .filter-sortby span,
    body.storepage_11 .filter-sortby span:visited,
    body.storepage_8 .filter-sortby span,
    body.storepage_8 .filter-sortby span:visited,
    body.storepage_10 .filter-sortby span,
    body.storepage_10 .filter-sortby span:visited,
    body.storepage_37 .filter-sortby span,
    body.storepage_37 .filter-sortby span:visited {
        font-size: 12px;
    }

    body.storepage_9 .product-item .item-subtitle,
    body.storepage_10 .product-item .item-subtitle,
    body.storepage_11 .product-item .item-subtitle,
    body.storepage_37 .product-item .item-subtitle {
        min-height: 90px;
    }

    body.storepage_8 .product-item .item-subtitle {
        min-height: 100px;
    }
}

body.storepage_9 .subtitle,
body.storepage_8 .subtitle,
body.storepage_37 .subtitle {
    font-size:22px;
}

.item-img .item-icon {
    font-size:16px;
    display:inline-block;
    padding: 5px 10px;
    text-transform: uppercase;
    position: absolute;
    width: 80%;
    left: 10%;
}

.item-img .item-icon.best_buy {
    background:#11d2bb;
    color:#fff;
}

.item-img .item-icon.best_seller {
    background:#11d2bb;
    color:#fff;
}

.item-img .item-icon.final_reduction {
    background:#a261e9;
    color:#fff;
}

.item-img .item-icon.limited_quantity {
    background:#ffdc51;
    color:#000;
}

/*for blackfriday pure black background use*/
/*.deals-row#promo-row-1 .product-item .item-name a,
.deals-row#promo-row-1 .product-item .item-subtitle,
.deals-row#promo-row-1 .product-item .item-price {
    color:#fff;
}

.deals-row#promo-row-1 .product-item:hover {
    background-color:#323232;
}*/

.cat-title {
    font-size:30px;
    font-weight:bold;
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    text-transform:uppercase;
}

/*.deals-row#promo-row-1 .cat-title {
    color: #fff;
    border-bottom: 1px solid #fff;
}*/