header .menuwrap .menu .menulink > li .sub ul li:hover {
    background-color: #9da4ac;
}
.overlay {
    display: none;
}
.item-product figcaption .group-price .price, .item-product figcaption .group-price .discount-price {
    font-size: 15px;
}
.checkout-logo {
    display: none;
}
footer{
    background-color: #aaacad;
    color: #fff;
}
#newsletter_signup{
    background-color: #736f6f !important;
}
.item-product figcaption .group-price .discount-price {
    color: #4c4949;
}
.fancybox-outer, .fancybox-inner {
    position: relative !important;
}
#popupHomeBlock{
    background-size: cover;
    height: 350px;
    width: 600px;
}
#homepageblock .col3 .homepageblock-row{
    width: 33.33%;
    margin: 0;
    padding-right: 6px;
}
@media only screen and (max-width: 768px){
    #homepageblock .col3 .homepageblock-row {
        width: 100%;
        padding-right: 0;
        margin: 0 0 20px 0;
    }
}
.mailing_list_form input.form-text {
    background: transparent none repeat scroll 0 0;
    border-color: #4a4a4a;
    color: #fff;
    font-size: 16px;
    padding: 1px 4px 4px;
    width: 251px;
    margin: 135px auto 0;
}
input#edit-submit, input.form-submit.primary {
    background: #000;
    border-color: #000;
    color: #fff;
    margin-left:250px;
    margin-top:5px
}
.link-shopee {
    position: fixed;
    bottom: 15px;
    right: 75px;
    z-index: 9999;
}
.list-item li a{
    color: #111;
}
.mailing_list_form input.form-text{
    color: #4f5050 !important;
}
#productdetail .product-info .number .content-number .button{
    background-color: #9ea3a7;
}
#productdetail .product-info .number .content-number .button:hover{
    background-color: #787d81;
}
.top-promo-banner {
    height: 35px;
    padding: 0 7px;
    overflow: hidden;
    background: #000 !important;
}
.top-promo-banner li {
    line-height: 35px;
    text-align: center;
}
.top-promo-banner li a {
    display: block;
    color: #f5d6aa !important;
    font-weight: 700;
}
.top-promo-banner li{
    animation-name: head;
    display: none;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}
.top-promo-banner li.active{
    display: block;
}
#text1{
    animation-delay: 1s;
}
#text2{
    animation-delay: 2s;
}
@keyframes head {
    0% {opacity:1;}
    50% {opacity:0;}
    100% {opacity:1;}
}
.left-gap ul,.right-gap ul {
    display: flex;
    margin: 10px 0;
}
.left-gap ul li a,.right-gap ul li a {
    margin-left: 15px;
    border-left: 1px solid #ddd;
    padding-left: 10px;
    color: #333;
    font-size: 12px;
}
.left-gap ul li:first-child a,.right-gap ul li:first-child a {
    border-left: unset;
    padding: 0;
    margin: 0;
}
.right-gap {
    float: right;
    padding-right: 10px;
}
.left-gap {
    display: inline-block;
}
.search {
    float: right;
    padding-top: 8px;
}
.searchwrap input {
    font-size: 11px;
    width: 100%;
    margin-top: 3px;
    height: 23px;
    line-height: 23px;
    padding: 0 27px 0 10px;
    color: #999;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    background-color: #ebebeb;
}
.searchbutton {
    font-size: 10px;
    position: absolute;
    top: 3px;
    right: 0;
    width: 25px;
    height: 20px;
    text-align: center;
    background: none;
}
.searchwrap {
    position: relative;
}
.left a {
    background: #fed874;
    color: #FFFFFF;
}
.pro-list li a {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    transition: opacity ease-in-out 500ms;
}
.pro-list li {
    padding: 0;
}
.right a {
    background: #000000;
    color: #FFFFFF;
}
.pro-list li a:hover {
    opacity: 0.6;
}
.group-block .sub-title {
    text-align: center;
    padding-bottom: 15px;
    font-size: 16px;
}
.homepage .title-group {
    margin-bottom: 15px;
}
.tab_hd {
    display: table;
    width: 100%;
    height: 100%;
}
.tab_hd section {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    transition: ease 0.5s;
    -webkit-transition: ease 0.5s;
    -ms-transition: ease 0.5s;
    background-position: center center !important;
    background-size: cover !important;
    background-color: #e3757e;
}
.tab_hd section h2 {
    font-size: 20px;
    cursor: pointer;
    margin: 10px 30px;
    padding: 5px 0;
    font-weight: 500;
}
.tab_hd section h2.active {
    border-bottom: 1px solid #000;
}
.tab_hd section h2 span {
    display: inline-block;
    font-size: 20px;
    margin: 0 20px 0 0;
    position: relative;
    top: -3px;
}
.tab_hd h3 {
    line-height: 2em;
    white-space: pre;
    font-weight: normal;
    font-size: 13px;
    padding: 15px 20px;
}
.tab_hd h3 a {
    color: #333;
    font-weight: 600;
    font-size: 15px;
}
.slide-block.slide-col-4 .owl-nav button {
    width: 12px;
    position: absolute;
    top: 35%;
}
.slide-block.slide-col-4 .owl-nav button.owl-prev {
    left: 0;
}
.slide-block.slide-col-4 .owl-nav button.owl-next {
    right: 0;
}
.left_section {
    padding: 0;
    height: 100%;
}
.hotProduct-slide .row {
    display: flex;
    justify-content: center;
}
.group-col.col-1 .list-item {
    margin-top: 25px;
}
footer .newsletter .titleletter {
    padding-top: 0;
    font-size: 14px;
    color: #111;
    font-weight: 600;
}
#newsletter_signup {
    background: #fff !important;
    color: #333;
    border: 1px solid #ddd;
    width: 90%;
}
footer .newsletter .subscribefrm .subscribebutton {
    background: #fff;
    height: 30px;
    position: absolute;
    top: 3px;
    right: 0;
    background: 0 0;
    border: none;
    color: #333;
}
.subscribefrm {
    position: relative;
}
footer .newsletter .social .item-social {
    font-size: 24px;
    line-height: 10px;
    color: #333;
}
footer .newsletter .social .title-social{
    color: #111;
}
footer {
    background-color: #f9f9f9;
    color: #fff;
}
.tab_hd section h2 span {
    font-size: 16px;
}
.custom-padding-0 {
    padding: 0;
}
@media screen and (max-width: 768px){
    .header-gap {
        display: none;
    }
    .pro-list li a {
        font-size: 12px;
    }
    .tab_hd section{
        display: inline-block;
        width: 100%;
        padding: 20px 0 0;
        background-position: top center !important;
        background-size: 100% auto !important;
        transition: ease 0.5s;
        position: relative;
    }
    .cate-list-child {
        margin: 0 20px 25px;
    }
    .tab_hd section h2 {
        margin: 0;
        display: inline-block;
        margin-right: 15px;
        font-size: 12px;
        cursor: pointer;
        padding: 0 0 2px;
    }
    .cate-list-child h2 {
        display: flex;
    }
    .right_section ,.right_section{
        height: 100%;
    }
    .group-xs-2 .item-product>a{
        height: 300px;
    }
    .right_section {
        padding-left: 0;
    }
    .hotProduct-slide .row {
        display: block;
    }
    .group-block .slide-block.slide-col-5 .item{
        width: 100%;
        padding: 0;
    }
    .logo-footer img {
        width: 120px;
    }
    footer .group-2 {
        margin: 10px 0;
    }
    .group-1.nth-1 {
        padding-bottom: 55px;
    }
    .link-shopee{
        bottom: 95px;
    }
    .link-shopee img {
        width: 60px;
    }

    .slide-galleryBanner .custom-padding-7 {
        padding: 0 10px !important;
    }
    figure.item-product a {
        height: 250px;
    }
}
.slide-galleryBanner .custom-padding-7 {
    padding: 0 15px;
}

@media  screen and (min-width: 992px) {
    #categories .listproduct .item {
        width: calc(100% / 4 - 1px);
    }
}
.mg-custome {
    margin: 0 auto;
}
@media screen and (max-width: 992px) {
    .pd-custom {
        padding: 0 !important;
    }
}
@media screen and (min-width: 768px) {
    .group-xs-2 .item-product>a {
        height: 300px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .group-sm-2 .item-product>a {
        height: 300px !important;
    }
}
@media screen and (min-width: 1200px) {
    .group-3 .item-product>a {
        height: auto !important;
    }
}
@media screen and (max-width: 1440px) and (min-width: 1140px) {
    .group-xs-2 .item-product>a, .group-3 .item-product>a {
        height: 400px !important;
    }
}
header .menuwrap .menu .menulink > li:nth-child(3) a {
    color: #DC143C;
    font-weight: 600;
}
.relate-product33491.product-related-view{
    display: block;
}
.product-related-view{
    display: none;
}
.left a{
    background: #f1f9ff !important;
}
.right a{
    background: #7aaccc !important;
}