:root {
    --color-main:#0582cb !important;
}

.container {
    width: 1300px !important;
    margin: auto !important;
    max-width: 100%;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    clear: both;
    display: block;
}
a, button, input {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
body{background: #f7f7f7f7}
#footer-main{background: transparent}
.no-padding{
    padding-left:0;
    padding-right:0;
}
.d-none{display:none !important}
a:hover{text-decoration:none}
#nav-hori{background: #fff}
#nav-hori li a{font-weight: bold}
#nav-hori li a:hover{color:#18a0c6 !important;background: transparent !important;}
.primary>li.open>.level2{
    background: #fff!important;
    border-radius: 5px;
}
#nav-verti>ul {
    display: flex;
    justify-content: center;
}
#nav-verti>ul>li>a:hover{
    background: #18a0c6;
    color: #fff;
}
.primary>li:hover{background: transparent}
.floor{padding: 20px 0 0; max-height: 740px;}
/*style color */
#search .ui.search i,
.p_container .option i.off,.flow-foo form .bt-sent,
.copy-right,.Phone-icon{
    background:#18a0c6 !important;
}
.banner-img a:before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.banner-img a:after{
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.social,#toolbar{height:30px;line-height: 30px}
.social-foo a span.fa-facebook{background: #3b5998}
.social-foo a span.fa-google-plus{background: #df4a32}
.social-foo a span.fa-instagram{background: #c32aa3}
.social-foo a span.fa-youtube-play{background: red}
#nav-verti>ul>li>a{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    color:#333;
    font-weight: bold;
}
.primary>li.open>.level2{
    background: #fff;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    border-top: 2px solid #18a0c6;
    padding: 10px;
}
.primary .level2>li>a{
    text-transform: none;
    font-size: 12px;
    font-weight: 500;
    border-bottom:1px solid #f5f5f5;
}
.primary .level2>li>a:hover{color:#18a0c6}
.primary .level3 li a{ color:#666;display: block;line-height: 28px;font-size: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.primary .level3 li a:hover{
    opacity: .8;
    color:#666;
    background: transparent;
    padding:0 0 0 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.top-product-home .p_container,.top-product-home .p-img {
    width: 100%;
    position: relative;
}
.top-product-home .p-img{text-align: center}
.flow-foo .link-img{display: block;width:200px}
.p_container .option{
    bottom: 125px;
}
/*2 banner right slide home*/
.banner-img{
    height:200px;
}
.banner-img img{
    width:100%;
    height:100%;
    object-fit: scale-down;
}
.banner-img:first-child{
    padding-bottom:2px;
}
.banner-img:last-child{
    padding-top:2px;
}
/*END 2 banner right slide home*/

.top-product-home .box{
    width:100%;
}

/*animation Phone-icon number*/
.ew-alo-phone a{
    position: relative;
    display: block;
}
.phone-number-fixed:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -7px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #48a5d4 transparent transparent !important;
    right: 100%;
    transform: rotateZ(-1deg);
}
.phone-number-fixed{
    position: absolute;
    top: 84px;
    left: 138px;
    background: #48a5d4;
    border-radius: 4px;
    color: #fff;
    padding: 5px 10px;
}
.ew-alo-phone {
    position: fixed;
    bottom: 25%;
    z-index: 999;
    left: -50px;
}

.ew-alo-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #48A5D4 9;
    opacity: .1;
    -webkit-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone:hover .ew-alo-ph-circle {
    border-color: #309ACF;
    opacity: .5
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle {
    border-color: #FDAA38;
    border-color: #ffc272;
    opacity: .5
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle {
    border-color: #309ACF;
    border-color: #48A5D4;
    opacity: .5
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle {
    border-color: #FDAA38;
    opacity: .5
}

.ew-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone:hover .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #309ACF 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    background-color: #ffc272 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #a6e3fa 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    background-color: #ccc 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important
}

.ew-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(/tp/T0197/img/temp/jIfeFOA.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone:hover .ew-alo-ph-img-circle {
    background-color: #309ACF
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-img-circle {
    background-color: #FDAA38
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-img-circle {
    background-color: #18a0c6;
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-img-circle, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-img-circle {
    background-color: #ccc
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-img-circle {
    background-color: #FDAA38
}

@-moz-keyframes ew-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes ew-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes ew-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes ew-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes ew-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes ew-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes ew-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes ew-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes ew-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
/*END animation Phone-icon number*/


/*banner bottom*/
.banner-bottom a{display:block;}
.banner-bottom img{width:100%;height:100%; object-fit: scale-down}
/*END banner bottom*/

.config-attribute .form-control {position: relative;margin-bottom: 15px;padding: 0;height: 35px;width: 100px;}
.form-control #quantity {float: left;border: none;text-align: center;font-weight: 600;background: transparent;margin-left:40px;line-height:32px;width:30px}
.form-control .gp-btn {float: right;}
.form-control .gp-btn .btn-cts {background: transparent;position: absolute;line-height: 32px;border: 0;}
.form-control .gp-btn .btn-minus {top: 0;left: 0;border-right: 1px solid #d5d5d5;}
.form-control .gp-btn .btn-plus {top: 0;right: 0;border-left: 1px solid #d5d5d5;}

.popupCheckout{
    min-width: 800px;
}
/*installment*/
a#addToCart{
    width: 48%!important;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 15px;
    padding-left: 10px!important;
    background-color: #f90 !important;
    background-image: none !important;
}
#installment{
    float: right!important;
    width: 48%!important;
    display: inline-block;
    padding-left: 10px!important;
    background-color: #06f !important;
    background-image: none !important;
}
a#addToCart img,#installment img{
    margin-right: 6px;
}
.prod-price-2 li .tip .act{
    display: block;
    margin:0;
    padding: 10px 8px;
    width: 50%;
    height:auto;
    line-height: normal;
}
.prod-price-2 li .tip .act span{
    font-size: 16px;
}

/*title product*/
.p-name{color: #333;
    font-size: 13px;
    height:60px;
    line-height:20px;
    padding-left:5px;
    padding-right:5px;
}
.p_price{
    color: #f13500;
    /*text-transform: uppercase;*/
    font-weight: 700;
    padding: 5px;
    display: block;
    float: left;
    margin-top:5px;
    font-size: 15px;
}
.p_price span{
    font-size: 12px;
}

.add-cart{
    float: right;
    border: 1px solid #f13500;
    border-radius: 5px;
    padding: 8px 10px;
    color: #f13500;
    margin-right: 10px;
    cursor: pointer;
}
.p-img{
    border-bottom:1px solid #eee;
    text-align: center;
}
.product-list li a.p-name{
    color: #666;
    font-size: 13px;
}
.product-list li:hover a.p-name{color:#666;text-decoration: underline;}
.add-cart:hover{
    background: #f13500;
    color:#fff;
}
.sub-cate-list{max-width:82%;float: right;position:unset;height:100%;line-height: 45px;text-align: right}
.sub-cate-list a{
    font-size: 13px;
    display: inline-block;
    padding: 0 10px;
    color: #222222;
    background: transparent;
    border-radius: 0;
    text-decoration: none;
}
.sub-cate-list a:hover{color:#d42333;text-decoration: none !important}
.tag-footer, .flow-foo strong, .menu-foo strong.title {
    font-size: 15px;
}
.tag-footer a{
    margin:0 5px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #333;
    background-color: #fff;
    border:1px solid #ccc;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 500;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
}
.tag-footer a:hover{
    background: #e0e0e0;
}
.sub-cate-list a:hover{
    background: transparent;
    text-decoration: underline;
}
.title-product-list h2{cursor: pointer}
.title-product-list{
    background: #fff;
    height:45px;
    padding:0;
}
.title-product-list .more{
    font-size: 12px;
    color: #18a0c6;
    border: 1px solid #18a0c6;
    padding: 5px 16px;
    border-radius: 5px;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    background: #fff;
    position:absolute;
    right:5px;
    top:15%;
}
.title-product-list .more a{color:#333}
.title-product-list .more:hover{background: #18a0c6}
.title-product-list .more:hover a{color:#fff}
.title-product-list h2{
    display: inline-block;
    background: #18a0c6;
    padding: 0 8px 0 12px;
    height: 100%;
    position: relative;
    margin: 0;
    float: left;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    color: #fff;
    line-height: 45px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.title-product-list h2:after{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 22px solid transparent;
    border-left: 15px solid #18a0c6;
    border-bottom: 23px solid transparent;
    position: absolute;
    top: 0;
    right: -15px;
}
.detail-right .policy{
    margin: 0 0 15px;
    border: 1px solid #e11b1e;
}
.product-list li{
    text-align: left;
    border-radius: 0;
    margin:0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #fff;
    border: 1px solid #ededed;
    box-sizing: border-box;
}
.flex-direction-nav{display:none}
.product-list.home .p_container{
    width:260px;
}
.product-list li:hover{
    border:1px solid #18a0c6;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/*View PRoduct*/
.user_like_content i{color:#d42333;font-size: 20px;left: -29px;top: 3px;transition: 0.2s}
.user_like_content i:hover{color:red;font-size: 22px;transition: 0.2s;font-weight: bold}
.user_like_content{font-size: 11px;text-decoration: none;color:#333;font-weight: bold}
.user_like_content:hover{text-decoration: none; color:#333}
.header-info-Product,.header-info-guarantee,.header-info-question {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    padding-left: 40px;
    background: left no-repeat;
    background-size: 27px;
}
.format.inline-block{display: flex;align-items: center}
.content-info-product,.content-info-guarantee,.content-info-question {
    padding-left:40px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
}
.content-info-question{border-bottom:0}
.check-ivt{
    margin:5px 0;
}
.text-red{
    font-size: 30px;
    color: #d42333;
    margin-right: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}
.text-green{
    color: #0c3;
    font-size: 14px;
}
.text-danger{
    color: red;
    font-size: 14px;
}
.fa-check-circle-o {
    color: #0c3;
    font-size: 20px;
    margin-right:5px
}
.fa-times-circle-o {
    color: red;
    font-size: 20px;
    margin-right:5px
}
.productName{
    font-size: 19px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f0f1;
    margin:0;
    font-weight: bold;
}
#new-config .item.color{padding:0;}
#new-config .item{font-size: 12px;}

#new-config .item.color.active, #new-config .item.color:hover{
    border: 2px solid #18a0c6;
}
#new-config .item.active, #new-config .item:hover{
    border-color: #18a0c6;
    background: #18a0c6;
}
.product-related{
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    width:49%;
    float: left;
    margin-right:2%;
    font-size: 13px;
    color:#333;
}
.product-related:nth-child(2n){margin-right:0;}
.product-related.active,.product-related:hover{
    background: #ffc;
    border-color: #fdb813;
}
.product-related.deactive{
    cursor: not-allowed;
}
a:focus{
    text-decoration: none;
}
.product-related strong{
    display: block;
    color:#d42333;
}
.p-style-2 li .tip{
    padding:0;
    border-radius:0 !important;
}
.icon-gift-pview{
    text-transform: uppercase;
    font-size: 13.5px;
    background: url(/tp/T0282/img/icons/icon-gift-pview.png);
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 30px;
    padding-top: 8px;
    margin-bottom: 5px;
}
.wp-button-buy{
    /*display: flex;*/
    justify-content: flex-start;
}
.wp-button-buy .act{
    display: inline-block;
    border: 0 !important;
    color: #fff;
    border-radius: 5px;
    padding: 10px 10px;
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 5px;
    width:auto !important;
    padding-left:45px !important;
    float:none !important;
}
a#addToCart{
    background: url(/tp/T0282/img/icons/icon-add-cart-57746.png) no-repeat 15px #f90;
    margin-right:15px;
}
#installment{
    background: url(/tp/T0282/img/icons/icon-installment57746.png) no-repeat 15px #06f;
}
.prod-info .list .item{padding:0; margin-bottom:10px;}
.primary .level2,.top-product-home .box,.banner-radius img{border-radius: 0}
#home-js-cat-pro .product-list ul,.product-list.page li{
    margin:0;
}
.prod-info del{
    font-size: 18px;
    color: #666;
    margin-left: 10px;
}
#home-js-cat-pro .product-list li{
    width:20%;
}
.product-detail .detail-right .col-right{
    padding: 10px;
}
.product-detail .col-right{background: #fff;}
.product-list.home .p_container,.product-detail .col-right .p_container,
.product-list.page li .p_container{
    width:100%;
}
.col-right .product-list li{
    width:50%;
}
.product-list li.slideInLeft{
    width:25%;
}
/*.p-img img{*/
/*    max-width: 100%;*/
/*    max-height: 100%;*/
/*}*/
/*Slider home*/
#slider-home .col1.fl{
    margin-top: 5px;
    margin-bottom: 5px;
}
#slider-home .carousel-inner{
    height:321px;
}
#slider-home .carousel-indicators{
    left:0;
    width:100%;
    margin:0;
    height:78px;
    bottom:-79px;
    text-align: initial;
}
#slider-home .carousel-indicators li{
    width: 16.3%;
    height:100%;
    text-indent:0;
    margin:0;
    border-radius: 0;
    position: relative;
}
#slider-home .carousel-indicators li span{
    text-align: center;
    border: solid 1px #eee;
    border-right: none;
    display: inline-flex;
    color: #3c3d41;
    height: 100%;
    padding: 10px 5px;
    background: #fff;
    font-size: 12px;
}
#slider-home .carousel-indicators li:before{
    position: absolute;
    content: "";
    top:-8px;
    left:50%;
    transform:translate(-50%,-50%);
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-bottom:8px solid #18a0c6;
    display: none;
}
#slider-home .carousel-indicators li.active span,
#slider-home .carousel-indicators li:hover span{
    background: #18a0c6;
    color:#fff;
}
#slider-home .carousel-indicators li.active:before{
    display:block;
}
#slider-home .carousel-indicators li.active:hover:before,
#slider-home .carousel-indicators li:hover:before{
    display:block;
}
.left.carousel-control, .right.carousel-control{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
/*NEWS HOME*/
/*.main-news{margin-top:15px;}*/
.main-news a.item{
    display:block;
    height:150px;
    overflow: hidden;
    margin-bottom:10px;
    padding:5px;
}
.main-news a.item figure{
    background: #fff;
    overflow: hidden;
}
.main-news a.item .news-img{
    width: 40%;
    height: 150px;
    float: left;
    -webkit-transition: all, 0.5s;
    -khtml-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    overflow: hidden;
}
.main-news a.item .news-img{
    display:flex; align-items: center;
}
.main-news a.item .news-img picture{
    width:100%;
    height:100%;
}
.main-news a.item .news-img img{
    width:100%;
    height:100%;
    object-fit: scale-down;
}
.main-news a.item figcaption{
    width: 60%;
    padding:10px 15px 0 15px;
    float: right;
}
.main-news a.item time{
    display: block;
    font-size: 11px;
    font-weight: 500;
    color: #18a0c6;
}
.main-news a.item h3{
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin:7px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all, 0.5s;
    -khtml-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    color:#000;
    font-weight: bold;
}
.main-news a.item .news-description{
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}
.main-news a.item:hover img{
    -webkit-transition: all, 0.5s;
    -khtml-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    transform:scale(1.1);
}
.main-news a.item:hover h3{
    color:#18a0c6;
}

/*END NEWS HOME*/
.p_container .option i{
    background: #d01345 !important;
    color:#fff !important;
}
.p_container .option i.percent-2,
.article_right .item i.count,#getCoupon,.btn-green{background: #18a0c6}
.txt_green,#notistatus-don-hang{color:#18a0c6}
.product-detail .col-left .tab_d a{
    text-decoration: none;
    font-size: 16px;
}
.product-detail .col-left .tab_d{padding-left:0}
.product-detail .col-left .tab_d a.active{
}
.product-detail .col-left .tab_d a,.product-detail .col-left .tab_content,
.cor10px,.dl-info,.detail-right .policy{border-radius: 0!important;}
.pagination>li>a, .pagination>li>span{padding:0 10px;}
.paging a.current, .paging a:hover{
    background: #18a0c6;
}
.pagination{margin:0}
.paging {font-size:16px}

/*CATEGORY*/
.product-category.has-banner #breadcrumb, .product-category.has-banner #breadcrumb a{color:#18a0c6}
.category-name,.help-desk{display:none}
.js-quick-button-group button{
    background: #18a0c6;
    border-color: #18a0c6;
}
.js-quick-button-group button:hover{
    background: #fff;
}
.js-quick-button-group button:hover i{
    color:#18a0c6;
}
.js-quick-button-group .js-quick-product{
    color: #18a0c6;
}
.js-quick-button-group .js-quick-product:hover{
    color: #fff;
    background: #18a0c6;
}

.p_container .option .icon_new{bottom:120px}
.product-tip{border-top:0}
.p_container .option{display:block !important;}
.product-list.page .p_container .option{
    bottom:125px;
}
/*END CATEGORY*/

/*HEADER*/
header .container{
    position:unset;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
header .container:before,
header .container:after{
    content:none;
}

.social .in{height:auto;}
.social a{
    font-size: 13px;
    color:#fff;
    text-decoration: none;
}
.social a:after{
    content:'|';
    margin-left:6px;
}
.social a:last-child:after{
    content:'';
}
#hotline-header,#cart-header-top{
    display:flex;
    flex-wrap: nowrap;
    align-items: center;
}
#hotline-header span.icon-phone{
    border-radius: 5%;
    color: #000;
    width: 35px;
    height: 35px;
    margin: auto;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#hotline-header span.icon-phone i{
    font-size: 30px;
}
#hotline-header .number{color:#333333;text-decoration: none}
#hotline-header .number span,
#cart-header-top .title-cart{
    color: #333333;
    font-size: 13px;
    display: block;
    font-weight: 500;
    line-height: 18px;
}
#hotline-header .number span:nth-child(2) {
    font-weight: bold;
}
#cart-header-top .title-cart, #promo-header a span {
    width: 30px;
    line-height: 18px;
}
#cart-header-top .icon-cart{
    border-radius: 50%;
    color: #000;
    width: 35px;
    height: 35px;
    font-size: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    float: left;
    margin-right: 8px;
}
#cart-header-top .count-cart{
    position: absolute;
    z-index: 1;
    right: -7px;
    top: -7px;
    color: #fff;
    background: #f46d35;
    font-size: 12px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
}
#cart-header-top a{display:block;color:#333333;text-decoration: none}
#top{
    height:30px;
    background: #fff;
    border-bottom: 1px solid #d5d5d5;
    color:#333333;
}
.header{background: #fff;}
#header a:hover{color:#337ab7}
#menu-top li a{font-size: 14px;text-decoration: none}
#menu-top li a,.social a{color:#333333;}
#toolbar .title{border-radius: 0;font-size: 20px;padding: 7px 25px 0;}
#search{height:auto}
#search .ui.search .prompt{border: 2px solid #18A0C6;color:#333333}
#search .ui.input{height:38px;border:0;border-radius: 0}
#search,#cart_top{position:unset}
input.prompt::placeholder{
    color:#a9a4a4 !important;
    font-style: italic;
    font-size: 14px;
}
/*END HEADER*/
.product-tip .summary{display:none}
.slideInLeft {
    animation: none;
}
#month{margin-right:20px}
.product-chidls.config-attribute {
    max-height:220px;
    overflow-y: scroll;
}
.product-chidls.config-attribute::-webkit-scrollbar {
    width:0px;
}
.pins-method .title{text-align: center}
.nav-instal,.form-group.group-change{
    display:flex;
    justify-content: center;
}
.prod-info .list .item:after{border-bottom:0}

/* ADD TO CART*/
#alertFixed{top: 45px;right: 15px;z-index:10000;position: fixed;}
#alertFixed .alert {background: #fff;position: relative;margin-bottom:0;}
#alertFixed .close {position: absolute;right: 0;top: 0;}
#alertFixed .alertFx img{max-width: 50px;margin-right: 10px;margin-top:10px;}
#alertFixed .alertFx .add-s{color:#fd5023;}
#alertFixed .alertFx .fa.fa-check{font-size: 15px;margin-top: 10px;padding-left: 10px;}
#alertFixed #cart{color:#100a0ab0;font-size: 14px;}
#alertFixed .fade:not(.show){opacity: 1 !important;}
#alertFixed .pull-left{float: left;}
/*End ADD TO CART*/

/*PROMOTION*/
.cate-promotion .icon-promotion{
    animation: animationPromotion 0.75s linear infinite;
}
@keyframes animationPromotion {
    0%{color:#fff}
    50%{color:red}
    100%{color:#fff}
}
/*END PROMOTION*/
.list-highlight li{
    font-size: 13px;
}
/*Modal Highlights*/
.summary-detail{
    height:auto !important;
    max-height: 300px;
}
.viewmore{margin: 10px 0 20px;}
.viewmore span{
    display: block;
    color: #333333;
    background: #fff;
    line-height: 34px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}
.viewmore i{margin-right:5px;}
.viewmore span:hover{
    background: #666;
    color:#fff;
    transition: 0.3s;
}
.title.robot{
    font-size: 18px !important;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 0 0 5px !important;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}
.title.robot:before{
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #337ab7;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 1;
}
#modalHighlights .modal-title{
    font-weight: bold;
    font-size: 17px;
}
#modalHighlights .modal-title i{margin-left:5px;}
#modalHighlights .close{
    color:#337ab7;
    opacity: 0.7;
    transition:0.3s;
}
#modalHighlights .close i{font-size: 25px}
#modalHighlights .close:hover{
    opacity: 1;
    transition:0.3s
}
.primary>li>a{
    display: unset;
}
.menu-icon{
    width: 25px;
    height: 25px;
}
.primary>li.cate-promotion{
    float: right;
    display: none;
}
#toolbar .title:after{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 15px solid transparent;
    border-left: 15px solid #f84743;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 0;
    right: -15px;
}
.category-content{
    background: #fff;
    padding: 6px;
    font-size: 18px;
    border-bottom: 25px solid #f7f7f7;
}
.p_container .option .icon_new.category-icon{
    bottom: 120px;
}
.dl-info .productName{
    width: 85%;
}
.product-chidls.config-attribute{
    max-height: unset;
    overflow-y: unset;
}
#removeAll , .viewCart .btn-gray{
    margin-left: 10px;
}
.customer-ask-form{
    display: none;
}
.customer-ask{
    padding: 10px 0;
}
.gift_box {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid red;
    width: 100%;
    position: relative;
    margin: 25px 0 0;
}
.bg_gift {
    background: #e11b1e;
    border-radius: 13px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    top: -13px;
    left: 10px;
    vertical-align: middle;
    line-height: 26px;
    clear: both;
    padding: 0 15px;
    text-transform: uppercase;
}
.bg_gift .title_text {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}
.title_text {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
}
.main_gift {
    padding-top: 35px;
    padding-left: 6%;
}
.main_gift li {
    text-align: left;
    padding: 5px 0;
    list-style-type: disc;
    list-style-position: outside;
    text-indent: -5px;
    display: list-item;
    position: relative;
    color: red;
}
.main_gift li a {
    color: #4d4d4f;
    display: block;
}
.main_gift img {
    width: 50px;
    object-fit: contain;
    padding: 0 5px;
}
section:after, ul:after {
    content: '';
    clear: both;
    display: block;
}
.promotion.product-category{
    background: none !important;
}
#menu-top{
    float: unset;
}
#toolbar span{
    float: left;
}
#toolbar img{
    width: 55px;
}
#toolbar .title{
    display: none;
}
.item.list-highlight ul li:first-child{
    color: red;
    font-weight: 700;
}
#toolbar{
    padding: 0 !important;
}
.slide_home .col1{
    width: 70% !important;
}
.slide_home .col2{
    width: 30% !important;
    padding: 0 0 0 10px;
}
.detail-left{
    width: 75%;
}
.detail-right ul.sty-none{
    border: 1px solid #e11b1e;
}
.detail-right .title.robot{
    border-bottom: none;
}
.detail-right{
    width: 25%;
}
#logo .format{
    padding: 7px;
}
#col-left{
    width: 24%;
}
#content{
    width: 75%;
}
.product-list li{
    transition: all ease 1s;
}
li.slideInLeft.left_over{
    clear: none!important;
}

.loadMoreProduct.loading{
    padding-top: 15px;
}
.top_area_list_page{
    display: none;
}
i.off {
    position: absolute;
    bottom: 100px;
    right: -3px;
}
.paymen_banner{
    max-height: 50px;
}
.wp-button-buy .btn-danger{
    padding: 12px 25px;
    text-transform: uppercase;
    width: 48%;
}
#call-return.outstock{
    width: 48%;
}
#call-return{
    float: right;
    position: relative;
    width: 100%;
    padding: 9px 25px!important;
    background: #37b548;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    height: auto;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
}
#call-return i{
    position: absolute;
    left: 120px;
    top: 12px;
    font-size: 20px;
    transform: rotate(-45deg);
}
#call-return.outstock i{
 left: 15px;
}
#call-return:hover{
    box-shadow: 0 0 10px #555;
}
.popupCheckout{
    display: none;
}
.popupCheckout > div{
    padding: 20px 10px;
    background: #fff;
}
.popupCheckout > div h3{
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}
#frmCatQuickOrder{
    text-align: center;
}
#frmCatQuickOrder .form-group .control-label{
    width: 18%;
    text-align: right;
    margin-right: 10px;
    display: inline-block;
    font-weight: 100;
    vertical-align: top;
}
#frmCatQuickOrder .form-group input,
#frmCatQuickOrder .form-group textarea
{
    border-radius: 0;
    padding: 7px 10px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border: 1px solid #e9e9e9;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: calc(70% - 15px);
}
#submit-phone{
    width: 50%;
    transition: all .25s linear;
    text-transform: uppercase;
    padding: 7px 15px;
    line-height: 20px;
    border-radius: 3px;
    height: 34px;
    border: none;
    color: #fff;
    background: #f8ab16;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.main_gift{
    padding-top: 0;
}
.article-sub-category{
    display: none;
}
.buynow_popup .btn-blue{
    border: 1px solid #53c5f3;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    font-size: 15px;
}
a.continute-shopping{
    margin-right: 5px;
}
a.pay-product{
    margin-left: 5px;
}
.buynow_popup .btn-blue i{
    height: auto;
    border-radius: 50%;
    padding: 5px 9px;
    margin-left: 5px;
    background: #fff;
    color: #53c5f3;
    width: auto;
    margin-right: 0;
    font-size: inherit !important;
}
#js-modal-buynow .viewCart .button-action{
    display: flex;
    justify-content: flex-end;
}
#showTotalMoney{
    font-size: 18px;
}
.price-item{
    font-size: 16px;
}
.article_detail .img-original{
    margin: 0;
}
.article_list{
    width: 70%;
}
.article_right{
    width: 30%;
}
.article_detail .a_content table {
    border-spacing: 1px;
    border-collapse: collapse;
}
.article_detail thead {
    background: #04AA6D;
    color: #fff
}
.article_detail .a_content td ,.article_detail .a_content th {
    padding: 10px;
}
.tab_content table th {
    background: #04AA6D;
    color: #fff
}
.tab_content table tr:nth-child(even), .article_detail .a_content table tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}
.dnone-pc-57746 {
    display: none;
}
.product-list .wait-product-list-hot li{
    float: unset;
}
.evo-product-new-banner-cate{
    border: 2px solid #0582cb;
}
.evo-block-product-big .evo-product-new-title {
    border-bottom: 2px solid #0582cb;
}
.evo-block-product-big .evo-product-new-title a {
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    text-align: left;
    font-weight: 600;
    padding: 10px;
    display: inline-block;
    background-color: #0582cb;
    position: relative;
}

.evo-block-product-big .evo-product-new-title a:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 23px;
    right: -23px;
    background-color: inherit;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: skew(
            23deg);
    -moz-transform: skew(23deg);
    -ms-transform: skew(23deg);
    -o-transform: skew(23deg);
    transform: skew(
            23deg);
    z-index: -0;
}
.evo-block-product-big .evo-product-new-title a span {
    position: relative;
}
.evo-product-new-banner-cate .noPading{
    padding: 0;
    border-top: 1px solid rgba(0,0,0,.05);
    margin-top: 20px;
}

.evo-product-new-banner-cate .evo-product-list-cate .col-border {
    width: 20%;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background: #fff;
    display: inline-block;
    float: left;
}
.evo-product-new-banner-cate .evo-product-list-cate .col-border:hover{
    border-color: rgba(0,0,0,0.12);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}
.evo-product-new-banner-cate .evo-product-list-cate .col-border a{
    display: block;
    padding: 10px;
}
.evo-product-new-banner-cate .evo-product-list-cate .col-border a .keyword-img{
    width: 92px;
    display: inline-block;
    height: 92px;
}
.evo-product-new-banner-cate .evo-product-list-cate .col-border a .keyword-info-title{
    margin-top: 5px;
    color: #000;
}
.fix-banner{
    margin: 20px 0;
}
.fix-banner a img{
    width: 100%;
}
.banner-new-ui img{
    height: 285px;
    width: 100%;
}

/*===============footer-fixed===============*/
#notIndex-fixed-actions{
    overflow: visible!important;
    right: 26px;
    position: fixed;
    z-index: 99800;
    bottom: 170px;
}
.fixed-item{
    position: absolute;
    opacity: 1;
    right: 0;
    width: max-content;
}
.fixed-item:hover .title-fixed{
    display: block;
}
.fixed-item a{
    float: right;
    border-radius: 50%;
}
.fixed-item a:hover{
    text-decoration: none!important;
    box-shadow: 0 5px 10px rgba(0,0,0,.15), 0 4px 15px rgba(0,0,0,.13);
}
.title-fixed{
    position: absolute;
    right: 120%;
    cursor: pointer;
    background-image: linear-gradient(
            180deg, #4fc3f7 0%, #0277bd 100%);
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px!important;
    white-space: nowrap!important;
    width: auto!important;
    line-height: 25px!important;
    padding: 5px 10px!important;
    font-size: 12px!important;
    top:5px;
    display: none;
}
.title-fixed::after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent rgba(29, 36, 62, 0.7) transparent transparent!important;
    left: 100%;
    transform: rotateZ(-180deg);
}
.btn-face-fixed{
    top: 45px;
}
.btn-zalo-fixed{
    top: -14px;
}
.btn-map-fixed{
    top: -135px;
}
.btn-phone-fixed{
    top: -75px;
}
.main-album{
    background: #fff;
}
.productTopItem{
    text-align: center;
}
.productTopItem:hover img{
    /*opacity: 0.7;*/
    -webkit-filter: brightness(150%);
}
.marquee:hover{
    -webkit-filter: brightness(150%);
}
.productTopItem a img {
    width: 100px;
    height: 100px;
}
.productTopItem a .titleProduct {
    display: block;
    color: #000;
    font-size: 14px;
    margin-top: 10px;
    position: relative;
}
.productTopItem a .titleProduct img {
    width: 38px;
    height: 16px;
    margin-bottom: 10px;
}
.contentAlbum{
    text-align: center;
}
.contentAlbum iframe{
    width: 100%;
}
.introAlbum{
    text-align: center;
}
.introAlbum h1{
    font-size: 76px;
    font-weight: 600;
    margin: 50px 0 30px;
    background: #0582cb;
    color: #fff;
    display: block;
    padding: 10px 40px;
    /*border-radius: 10px;*/
}
.introAlbum p {
    font-size: 16px;
    color: #5a5a5a;
    margin: 16px 0;
    width: 65%;
    display: inline-block;
    line-height: 2.2;
}
.listProductMid{
    margin: 40px 0;
    display: flex;
    flex-wrap: wrap;
}
.listProductMid .productMidItem{
    text-align: center;
    margin-bottom: 40px;
}
.listProductMid .productMidItem a img{
    width: 340px;
    height: 340px;
}
.listProductMid .productMidItem .infoProduct .TitleProduct {
    color: #4c4c4c;
    font-weight: 600;
    /*font-size: 12px;*/
    display: block;
    margin: 12px 0 32px;
}
.listProductMid .productMidItem .infoProduct .TitleProduct img{
    margin-bottom: 10px;
    width: 44px;
    height: 18px;
}
.listProductMid .productMidItem .infoProduct p {
    margin: 12px 0;
    color: #5a5a5a;
    /*font-size: 12px;*/
}
.listImageAlbum{
    margin: 40px 0;
}
.listProductTop{
    margin-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 25px;
    /*padding: 15px;*/
    /*border: 1.5px solid #f8ab16;*/
    /*border-radius: 15px;*/
}
.productTopItem a{
    border: 1px solid #eee;
    border-radius: 7px;
    display: block;
    padding: 0 8px;
}
.productTopItem:hover .titleProduct{
    color: #f8ab16;
    font-weight: 900;
}
.productTopItem:hover a{
    box-shadow: rgb(50 50 93 / 25%) 0 50px 100px -20px, rgb(0 0 0 / 30%) 0 10px 20px -10px;
    transform: translateY(0) scale(1.03);
    background: rgb(248 171 22 / 10%);
}
.proGift {
    left: 10px;
    bottom: 8px;
    z-index: 9;
    max-width: 90px;
    position: absolute;
    display: inline-block;
    line-height: 0;
}
.proGift:hover .giftHover{
    display: block;
}
.proGift img {
    width: 90px;
    height: 30px;
}
.giftHover {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    font-size: 12px;
    width: 210px;
    height: auto;
    line-height: 20px;
    text-align: left;
    background: #005baa;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 8px;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #005baa;
    position: absolute;
    bottom: -10px;
    left: 20px;
}
.p_container .add-cart{
    display: none;
}
.ew-alo-phone{
    display: none;
}
.title-product-list h2{
    background: #0582cb;
}
.title-product-list h2:after{
    border-left: 15px solid #0582cb;
}
#slider-home .carousel-indicators li.active span, #slider-home .carousel-indicators li:hover span{
    background: #0582cb;
}
#slider-home .carousel-indicators li:before{
    border-bottom: 8px solid #18a0c6;
}
.item-product__sticker-percent {
    width: 80px;
    height: 28px;
    background: url(/tp/T0282/img/stores/57746/tag.svg) center center no-repeat;
    position: absolute;
    top: 0;
    left: -4px;
    z-index: 1;
}
.item-product__sticker-percent p {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}
.product-list li a.p-name{
    padding-top: 10px;
    text-align: center;
    font-size: 14px;
    height: 70px;
}
.product-list  .p_price{
    float: unset;
    text-align: center;
}
.topList{
    padding: 0 7px;
}
.topList .col-border{
    width: 20%;
    display: inline-block;
    float: left;
    padding: 15px 8px;
}
.topList .col-border a,
.botList .col-border a{
    border: 1px solid #eee;
    border-radius: 7px;
    display: block;
    background: #fff;
    padding: 20px;
}
.topList .col-border a .keyword-info-title,
.botList .col-border a .keyword-info-title{
    margin-top: 5px;
    color: #000;
    text-align: center;
}
.listProduct{
    background: #fff;
    padding-bottom: 15px;
    border: 2px solid #0582cb;
}
.botList{
    padding: 0 7px;
}
.botList .col-border{
    padding: 0 8px;
}
.listProduct .col-border:hover a{
    border-color: rgba(0,0,0,.12);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}
.appleStore{
    margin: 20px 0;
}
.social .in ul{
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
}
.social .in ul li a:after{
    content: '|';
    margin-left: 6px;
}
#search .ui.search .prompt {
    border: 2px solid #0582cb;
}
#search .ui.search i{
    background: #0582cb !important;
}
#nav-hori li a:hover {
    color: #0582cb !important;
}
#toolbar{
    max-width: 48%;
}
.p_container .option{
    display: none!important;
}
.p-img{
    position: relative;
}
.text-red.price{
    color: #f13500;
}
.gift_box{
    border-color: #f13500;
}
.bg_gift{
    background: #f13500;
}
#new-config .wp-qty.config-attribute{
    display: none;
}
.main-news{
    padding: 10px;
    background: #fff;
    border: 2px solid #0582cb;
}
.big-news .item-img{
    margin-bottom: 10px;
    position: relative;
    display: block;
}
.main-news .item-img-content h3{
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 2px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #1c1c1c;
    letter-spacing: .01em;
}
.main-news .item-img-content span{
    color: #999;
    font-size: 13px;
}
.list-news{
    padding: 0;
}
.list-news .news-top_item_img{
    display: flex;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.list-news .news-top_item_img .item-img{
    flex: 0 0 130px;
    margin-right: 10px;
    position: relative;
    display: block;
    height: 87px;
}
.list-news .news-top_item_img .item-img img{
    width: 100%;
    height: 100%;
}
@media (max-width: 1299px) and (min-width: 992px){
    .product-list li{
        width: auto;
    }
}
#hotline-header, #cart-header-top, #promo-header{
    display: flex;
    flex-direction: initial;
    justify-content: center;
    align-items: center;
    padding: 5px;
}
#hotline-header:hover, #cart-header-top:hover, #promo-header:hover {
    background-color: #0582cb;
    border-radius: 5px;
    color: #fff !important;
}
#promo-header span.icon-percent {
    border-radius: 50%;
    color: #000;
    width: 35px;
    height: 35px;
    margin: auto;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#promo-header a{
    color: #333;
    text-decoration: none;
}
#promo-header a:nth-child(2) {
    width: 45px;
}
#promo-header a span{
    color: #333;
    font-size: 13px;
    display: block;
    font-weight: 500;
}
#hotline-header:hover span,
#promo-header:hover span,
#cart-header-top:hover span{
    color: #FFffff;
}
#hotline-header:hover .cls-1,
#cart-header-top:hover .cls-1{
    stroke: #FFffff;
}
#promo-header:hover .icon-percent img{
    filter: grayscale(1) invert(1);
}
body .news-search-form .news-search-btn{
    background:var(--color-main) !important;
}
.news-search-form input.news-search-input {
    border: 1px solid var(--color-main) !important;
}
#wrapper a:hover{
    color: var(--color-main) !important;
}
.copy-right{
    background: var(--color-main) !important;
}
.title-box-left{
    background: var(--color-main);
}
.primary>li.open>.level2{
    border-top: 2px solid var(--color-main);
}
.flow-foo form .bt-sent {
    background: var(--color-main) !important;
}
.article-home .list .info{
    position: unset;
}
.article-home .list [class*=col-md] {
    overflow: unset;
    position: relative;
    padding: 0;
}
.article-home .list img{
    height: 150px;
}
.article-home .list [class*=col-md]:after {
    background-image: none;
}
.pull-left{
    height: auto!important;
}
.pull-left .info{
    margin-top: 20px;
}
.article-home .list [class*=col-md]:after{
    display: none;
}
.has-nav .owl-nav .owl-next{
    right: -20px;
    top: 40%;
}
.has-nav .owl-nav .owl-prev{
    left: -20px;
    top: 40%;
}
.botList .col-border {
    width: 20%;
    display: inline-block;
    float: left;
    padding: 15px 8px;
}

.botList .col-border .keyword-img {
    height: 200px;
}
.social p a:after {
    display: none;
}
.list-news>.row {
    padding: 15px 5px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
}

.list-news>.row>a {
    border: 1px solid #eee;
    border-radius: 7px;
    background: #fff;
    padding: 10px;
    width: auto;
    margin-bottom: 0;
    float: initial;
}

.list-news .news-top_item_img .item-img img {
    height: 87px;
}

.list-news>.row:before {
    clear: both;
    display: block;
    content: "";
}
.main-news .row {
    margin: 0;
}

.list-news>.row:before {
    display: none;
}
.list-news>.row>a:hover {
    border: 1px solid #0582cb;
}