:root {
    --c1: red; /*blue*/
    --c2: #d30000;
    --c3: #7d0000; 
}

@font-face {
    font-family: 'UTM Neo Sans Intel';
    src: url("../css/fonts/utm_neo.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTM Neo Sans Intel';
    src: url("../css/fonts/utm_neo_italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'UTM Neo Sans Intel';
    src: url("../css/fonts/utm_neo_bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'UTM Neo Sans Intel';
    src: url("../css/fonts/utm_neo_bold_italic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
}



body {
    font-family: "UTM Neo Sans Intel", Helvetica, Arial, sans-serif;
    letter-spacing: 0.25px;
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
    max-width: 100%;
    padding:0;
    background-color: #fff;
}

a {
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .1px;
    color: #000000;
    text-decoration: unset
}

a:hover {
    color: var(--c1);
    text-decoration: unset
}

.color,.color a { color: var(--c1)}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.main-body{overflow-x: hidden;}

table td, table th {
    padding: 4px 6px;
}
ul.slides{list-style: none;}
.bg-gray{
    background-color: #f5f5f5;
}
.text-color{ color: var(--text-color) }
#xtvccount{display: none;}

h1,h2,h3,h4,h5,h6,.title {
    /*font-family: "Roboto Condensed", sans-serif*/
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px;
    }
}
@media (min-width: 992px) {
    .container-fluid{
        padding: 0 25px;
    }
}
.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 5px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:15px;line-height:17px;margin:10px 0 0 0;padding:0 4px 5px}
img{max-width:100%;height:auto}.big-img img,img.big-img{width:100%;height:auto}h1{font-size:23px}ul{margin-bottom:0;padding-left:0}small{font-size:75%}big{font-size:125%}a,.fa,button,option{-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}select{font-style:normal;border:solid 1px #e8e6e2;outline:none;padding:6px}select:hover{border-color:var(--color)}ul{list-style-position:inside}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.input-control{width:100%;border:solid 1px #e7e7e7;background:transparent;outline:none}.show{display:block}.hide{display:none}.fa{font-family:FontAwesome}.clear{width:auto;clear:left}.button.added{display:none!important}.found404{text-align:center;padding:60px 0}img{max-width:100%}.success,.warning,.attention,.information{padding:7px 10px 7px 33px;color:#555}.success{background:#fff url(../img/success.png) 20px center no-repeat;color:#313942}

.row0{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0px;margin-left:0px}.row0>[class*="col-"]{padding-right:0px;padding-left:0px}
.row1{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1px;margin-left:-1px}.row1>[class*="col-"]{padding-right:1px;padding-left:1px}
.row2{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2px;margin-left:-2px}.row2>[class*="col-"]{padding-right:2px;padding-left:2px}
.row3{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-3px;margin-left:-3px}.row3>[class*="col-"]{padding-right:3px;padding-left:3px}
.row4{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-4px;margin-left:-4px}.row4>[class*="col-"]{padding-right:4px;padding-left:4px}
.row5{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.row5>[class*="col-"]{padding-right:5px;padding-left:5px}
.row6{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-6px;margin-left:-6px}.row6>[class*="col-"]{padding-right:6px;padding-left:6px}
.row7{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-7px;margin-left:-7px}.row7>[class*="col-"]{padding-right:7px;padding-left:7px}
.row8{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.row8>[class*="col-"]{padding-right:8px;padding-left:8px}
.row9{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-9px;margin-left:-9px}.row9>[class*="col-"]{padding-right:9px;padding-left:9px}
.row10{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.row10>[class*="col-"]{padding-right:10px;padding-left:10px}
.row12{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.row12>[class*="col-"]{padding-right:12px;padding-left:12px}
.row15{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.row15>[class*="col-"]{padding-right:15px;padding-left:15px}
.row20{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.row20>[class*="col-"]{padding-right:20px;padding-left:20px}
@media screen and (min-width: 1200px){
    .col--5{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.text2line{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.text1line{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.tab {
    text-align: center;
    z-index: 1;
    width: 100%;
    padding: 5px 0 0;
    border-bottom: none;
    margin: 0 auto 30px;
    position: relative;
    user-select: none;
}
.tab li {
    cursor: pointer;
    line-height: 1;
    padding: 10px 4px;
    display: inline-block;
    margin-right: 6px;
    font-size: 15px;
    position: relative;
}
.tablinks.active{
    color: var(--c1)
}
.tabcontent {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    width: 100%
}
.tabcontent.current {
    opacity: 1;
    visibility: visible;
    height: auto
}




/*fixmenu*/
.fixmenu .main-header{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
    border-bottom: 1px solid #ddd;
    z-index: 999;
}
.main-menu-item{display: none;height: 50px}
.fixmenu .main-menu-item{display: block}

.fixmenu .head-fix{height: 80px}

/*head*/
#header{
    background: #fff;
}
.main-header{
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    /*box-shadow: 0px 10px 8px rgb(0 0 0 / 8%);*/
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
}
.head-address{
    background-color: var(--c2);
    color: #fff;
    padding: 5px 0;
}
.head-address a{
    color: #fff;
}
.tool-bar{
    padding: 5px 0px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}

.header .logo {
    height: 68px;
}
.header .logo img {
    max-width: 100%;
    width: auto;
    max-height: 100%;
    height: auto;
}
.fixmenu .header .logo{
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: grid;
}


a.trigger {
    margin: 0;
    padding: 0;
    display: block;
    text-align: left;
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: pointer;
    z-index: 2;
    background: transparent;
    cursor: pointer;
    box-shadow: none;
    position: absolute;
    top: 50%;
    z-index: 99;
    transform: translate(0, -50%);
}
a.trigger span {
    width: 27px;
    height: 2px;
    position: relative;
    background: #000;
    display: block;
    margin-bottom: 4px;
    -ms-transition: all 0ms .1s,width .15s linear;
    -webkit-transition: all 0ms .1s,width .15s linear;
    transition: all 0ms .1s,width .15s linear;
}
@media screen and (max-width: 992px){
    .group-icon{
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        right: 0;
    }
    .group-icon li{
        padding: 0
    }
}
/*mobile*/
.menu-mobile.opened .bg {
    transition: all 0.3s;
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}
.menu-mobile .bg {
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    content: "";
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.menu-mobile.opened .main-menu-mobile {
    transform: translateX(0);
}
.menu-mobile .main-menu-mobile {
    position: fixed;
    z-index: 99999;
    transition: transform .5s cubic-bezier(.7, 0, .3, 1) 0s;
    width: 20rem;
    max-width: 100%;
    bottom: 0;
    text-align: left;
    top: 0;
    overflow-y: auto;
    background-color: #fff;
    transform: translateX(-20rem);
    left: 0;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 1.25rem;
}
/*end*/


/*Head search*/
.header-search {
    position: relative;
    padding: 4px 0;
}

.main-header .search-form {
    transition: 0.3s all;
    width: 230px;
    display: block;
    z-index: 9;
}
.head-search form {
    position: relative;
}

.main-header .head-search .inputsearch{
    border: solid 1px transparent;
    padding: 5px 15px;
    border: 1px solid #e6e6e6;
    height: 45px;
}
.head-search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    border: none;
    background: transparent;
    line-height: 0;
    cursor: pointer;
    outline: none;
}
.head-search button:hover {
    fill: var(--c1);
}
.main-header .head-search button{
    height: 45px;
    width: 45px;
}
.head-search button sgv:hover{ fill: var(--color);}
.head-search button svg {
    width: 20px;
    height: 20px;
}
.mini-cart{
    position: relative;
    line-height: 66px;
    margin-left: 10px;
}
.mini-cart a{position: relative;}
.mini-cart .icon{
    background-image: url(../images/bagIcon2.png);
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    cursor: pointer;
}
.mini-cart .icon span{
    display: inline-block;
    position: absolute;
    right: -11px;
    top: -11px;
    background: black;
    color: white;
    font-size: 11px;
    width: 18px;
    text-align: center;
    height: 18px;
    border-radius: 100%;
    line-height: 18px;
}
.meta-user{
    position: relative;
}
.meta-user .icon{
    background-image: url(../images/accountIcon.png);
    width: 29px;
    height: 29px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;

}
.meta-user .box{
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0px 10px 20px 2px #4e4e4e3b;
    position: absolute;
    top: 130%;
    width: 200px;
    padding: 10px;
    right: 0;
}
.meta-user.active .box{
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -ms-transition: .3s ease-in;
    transition: .3s ease-in;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block;
    z-index: 999;
}



/*menu*/
.mega>ul.sub-menu{
    min-width: 660px;
}
.mega>ul.sub-menu>li{
    width: 220px;
    float: left;
}
.menu-box{
    position: relative;
    z-index: 99;
    text-align: center;
    margin: 0 auto;
}

.main-menu {
    max-height: none;
    overflow: visible;
    display: inline-block;
}

.main-menu .menu {
    margin: 0;
    padding: 0
}

.main-menu .menu li {
    position: relative
}
.main-menu .menu a{color: var(--color2)}
.main-menu .menu>li{margin-right: 2px;display: flex;}
.main-menu .menu>li>a {
    display: block;
    position: relative;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 20px 10px;
    letter-spacing: .02em;
    text-transform: uppercase;
}
.main-menu .menu>li>a:before {
    position: absolute;
    content: "";
    left: 50%;
    right: 50%;
    top: 10px;
    bottom: 0;
    border-bottom: #000 1px solid;
    -webkit-transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -ms-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}
.main-menu .menu>li>a:hover:before, .main-menu .menu>.current-menu-item>a:before, .main-menu .menu>.current-menu-ancestor>a:before {
    left: 0;
    right: 0;
    z-index: 1;
}

.main-menu .menu>li:hover>a, .main-menu .menu>.current-menu-item>a, .main-menu .menu>.current-menu-ancestor>a {
    color: var(--c1);
}

.main-menu .sub-menu {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    padding: 0;
    border: none;
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0px 10px 20px 2px #4e4e4e3b;
    min-width: 220px;
    font-weight: 500;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    float: left;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000
}
.main-menu .menu-item-has-children:hover>.sub-menu {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -ms-transition: .3s ease-in;
    transition: .3s ease-in;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block;
    margin-top: 0;
}
.main-menu .sub-menu .sub-menu {
    left: 100%;
    top: 0
}

.main-menu li:not(.mega) .sub-menu>li{
    border-bottom: 1px dashed #e6e6e6;
}
.main-menu .sub-menu a {
    display: block;
    color: #000;
    padding: 8px 20px;
    position: relative;
    padding-right: 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    border-left: solid 3px transparent;
}

.main-menu .sub-menu li:hover>a {
    color: var(--c1);
}
.main-menu .menu>.menu-item-has-children>a:after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 5px
}

.main-menu .sub-menu .menu-item-has-children>a:before {
    content: "\f105";
    font-family: FontAwesome;
    text-align: center;
    font-size: 14px;
    top: 50%;
    position: absolute;
    right: 6px;
    line-height: 100%;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    color: #999
}
.main-menu .menu-item-has-children .sub-menu li{
    border-bottom: 1px solid #fff;
}
.main-menu .menu-item-has-children .sub-menu li:last-child{
    border-bottom: none;
}
.sub-menu .sub-menu {
    border-top: none !important
}


/*mobile menu*/
.menu-mobile ul.menu li {
    width: 100%;
    position: relative;
    list-style: none
}

.menu-mobile ul.menu >li>a {
    text-transform: uppercase
}
.menu-mobile ul.menu li a {
    padding: 10px 20px;
    display: block;
    border-bottom: 1px solid #dddddd59
}
.menu-mobile ul.menu .sub-menu {
    margin-left: 35px;
    display: none
}
.menu-mobile ul.menu .menu-item-has-children>i {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    transition: all 0.3s;
}
.menu-mobile ul.menu .menu-item-has-children.show>i {
    transition: all 0.3s;
    color: #00968a;
    transition: all 0.3s;
    transform: rotate(90deg)
}
.menu-mobile ul.menu .menu-item-has-children>i:after {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: bold;
}
.menu-mobile ul.menu.show {
    display: block;
    max-height: 312px;
    overflow-y: visible;
    overflow-x: hidden;
}


@keyframes fadeInUp{from{transform:translate3d(0,40px,0)}to{transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translate3d(0,40px,0)}to{transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translatey(-30px);-moz-transform:translatey(-30px);-o-transform:translatey(-30px);transform:translatey(-30px)}to{opacity:1;-webkit-transform:translatey(0);-moz-transform:translatey(0);-o-transform:translatey(0);transform:translatey(0)}}@-moz-keyframes fadeInDown{from{opacity:0;-webkit-transform:translatey(-30px);-moz-transform:translatey(-30px);-o-transform:translatey(-30px);transform:translatey(-30px)}to{opacity:1;-webkit-transform:translatey(0);-moz-transform:translatey(0);-o-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translatey(-30px);-moz-transform:translatey(-30px);-o-transform:translatey(-30px);transform:translatey(-30px)}to{opacity:1;-webkit-transform:translatey(0);-moz-transform:translatey(0);-o-transform:translatey(0);transform:translatey(0)}}

/*end fixmeu*/
.flexslider {
    position: relative;
    margin: 0;
    padding: 0
}

@media screen (min-width:991px) {
    .flexslider .flex-direction-nav {
        display: none
    }
}

.flexslider .flex-direction-nav li {
    position: absolute;
    top: 45%;
    list-style: none;
    display: none;
    opacity: 0
}

.flexslider:hover .flex-direction-nav li {
    display: block;
    opacity: .6
}

.flexslider .flex-direction-nav li:hover {
    opacity: .8
}

.flexslider .flex-direction-nav a {
    font: normal normal normal 14px/1 FontAwesome;
    width: 40px;
    height: 40px;
    font-size: 14px;
    display: inline-block;
    font-size: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: transparent;
    border: 2px solid #fff;
    border-radius: 50%
}

.flexslider .flex-nav-next {
    left: 10px
}

.flexslider .flex-nav-next a:before {
    content: "\f104";
    color: #fff;
    position: relative;
    left: 13px;
    top: 1px
}

.flexslider .flex-nav-prev {
    right: 10px
}

.flexslider .flex-nav-prev a:before {
    content: "\f105";
    color: #fff;
    position: relative;
    left: 15px;
    top: 1px
}

.flex-direction-nav a:hover {
    border-color: #0a195c
}

.flex-direction-nav a:hover:before {
    color: #0a195c
}

#single-product-carousel.flexslider .flex-direction-nav li {
    top: 28%
}

.featured-image>.flexslider {
    margin-bottom: 20px
}

.slider li {
    list-style: none
}

.design {
    overflow: hidden;
    background-color: #cccccc59
}

.h-box marquee * {
    display: inline;
    font-size: 12px;
    margin: 0 5px;
    padding: 0;
    line-height: 20px;
    color: var(--color);
    font-weight: 400
}

.h-box marquee {
    text-align: left;
    background: none;
    color: var(--color);
    line-height: 30px;
    font-size: 13px;
    display: block
}

#BackToTop {
    overflow: hidden;
    position: fixed;
    z-index: 90;
    right: 10px;
    bottom: 10px;
    display: none;
    width: 44px;
    height: 44px;
    color: #fff;
    text-align: center;
    background-color: rgba(121, 121, 121, .65);
    font-size: 22px;
    line-height: 40px;
    cursor: pointer;
    -webkit-transform: translateZ(0);
    border-radius: 2px;
    transition: all .5s
}

.copyright {
    line-height: 30px;
    font-size: 12px;
    letter-spacing: 1.3px;
}

.status{
    position: relative;
    padding: 5px 0;
}
.status .dropdown{
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    padding: 10px;
    background-color: var(--color);
    color: #fff;
    min-width: 100px;
}
.status:hover .dropdown{
    opacity: 1;
    visibility: visible;
    z-index: 1;
}
.status .dropdown a{
    display: block;
}




.content {
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
}
.content-post{
    padding-bottom: 40px;
}
@media (min-width: 992px){
    .content-single{
        padding: 0 10%;
    }
}
#sidebar {
    position: relative
}
.sidebar {
    margin-bottom: 40px;
}



/*product*/
.product-image {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    width: 100%;
}
#single-product{
    width: calc(100% - 120px);
    float: left;
}
#single-product-carousel{
    width: 120px;
    float: left;
    height: 100%
}
#single-product-carousel li {
    width: 100px !important;
    height: 100px !important;
    opacity: 1 !important;
    z-index: 1 !important;
    float: none !important;
    margin-bottom: 5px;
}
#single-product-carousel li:last-child{
    margin-bottom: 0
}
#single-product-carousel .slides{
    transform: none !important;
    width: 100% !important;
    overflow-y: auto;
    padding-right: 0;
    padding-left: 10px;
    margin-bottom: 0;
    transition: all 0.3s;
}
.single-product .flex-viewport{
    display: grid;
    height: 100%
}
@media screen and (max-width: 765px){
    .product-image{
        display: inline-block;
        width: 100%
    }
    #single-product, #single-product-carousel{
        width: 100%;
        float: none;
    }
    #single-product-carousel li {
        width: 80px !important;
        height: 80px !important;
        float: left !important;
    }
    #single-product-carousel .slides{
        padding-left: 5px;
    }
}

.product-image .slides a{
    width: 100%;
    display: flex;
}
.product-image .flex-direction-nav{margin: 0}
.product-image .slides img{margin: 0 auto;cursor: pointer;width: 100%}
#single-product-carousel img{border: 1px solid transparent;transition: all 0.3s;border-radius: 1px;}
#single-product-carousel .flex-active-slide img{border-color:var(--color)}
#single-product-carousel .flex-direction-nav{display: none !important}

.product-image .show-image img{width: 100%}
.price {
    font-weight: 700
}
.category-list a{color: #555}
.category-list a:hover{color: var(--color2)}
.content-product {
    padding-bottom: 40px;
    position: relative
}

.name_product {
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #333333;
    margin-bottom: 15px;
}
.meta-product{
    font-size: 12px;
    color: gray;
}
.product-content hr{
    margin-top: 8px;
    margin-bottom: 8px;
}
.category-list a{
    color: #000;
}
.category-list a:hover{
    color: var(--color);
}
.short-desc {
    width: 100%;
    font-size: 15px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
.short-desc p{
    margin-bottom: 0
}
.short-desc iframe{
    width: 100%;
    max-width: 100%;
}
.sort-by {
    position: absolute;
    top: -13px;
    right: 0;
    font-size: 14px;
}

.short-desc li {
    list-style: none
}
.js-qty{
    position: relative;
    margin-bottom: 1em;
    max-width: 100px;
    min-width: 75px;
    overflow: visible;
    margin: 0px;
    max-width: 150px;
}
.js-qty >button {
    cursor: pointer;
    position: absolute;
    display: inline-grid;
    line-height: 43px;
    top: 0;
    bottom: 0;
    border: 0 none;
    padding: 0 8px;
    background: none;
    text-align: center;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0px;
    outline: 0px;
    height: 45px;
    width: 45px;
    font-size: 19px;
    transition: all 0.3s;
}
.js-qty >button:hover{
    background-color: #e6e6e6
}
.js-qty .js-minus{
    left: 0;
    border-right: 1px solid #e6e6e6;
}
.js-qty .js-plus{
    right: 0;
    border-left: 1px solid #e6e6e6;
}

.form-product-quantity{
    position: relative;
    width: 100%;
}
.form-product-quantity .quantity .qty{
    display: block;
    background: none;
    text-align: center;
    width: 100%;
    padding: 5px 45px;
    margin: 0;
    height: 45px;
    border: 1px solid #e6e6e6;
}
.form-product-quantity .quantity .qty::-webkit-outer-spin-button, .form-product-quantity .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-product-quantity .quantity .qty {
  -moz-appearance: textfield;
}
.add-button{
    height: 45px;
    float: left;
    color: #fff !important;
    position: relative;
    background: var(--color);
    -webkit-transition: all linear 300ms;
    -moz-transition: all linear 300ms;
    -ms-transition: all linear 300ms;
    -o-transition: all linear 300ms;
    transition: all linear 300ms;
    text-align: center;
    border: 0;
    background: var(--c2);
    cursor: pointer;
    line-height: 0;
    margin-left: 20px;
    width: auto;
    max-width: 100%;
    outline: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px;
    border-radius: 30px;

}
.add-button:hover{box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);}

.product-content .product-price{
    font-weight: 700;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: unset;
}
.product-price{
     color: var(--c2);
}
.product-price del {
    font-size: 70%;
    font-weight: normal;
    color: #7e7e7e;
}
ins{
    text-decoration: unset;
}
.product-price .over{
    color: #333;
    font-size: 13px;
    font-weight: normal;
}
.price-info {
    font-size: 18px;
    color: var(--color);
    font-weight: 700;

}


.quantity .screen-reader-text {
    display: none
}
.title-red{
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px;
    border-bottom: solid 1px #D2D2D2;
    text-transform: uppercase;
}
.title-red span{
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}
.title-red span:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background: #e7041c;
    z-index: 3;
    max-width: 380px;
    min-width: 215px;
}
.title-line{

}
.title-line {
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
    position: relative;
}
.title-line > span {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}
.title-line:after {
    content: '';
    background: #333;
    height: 1px;
    width: 320px;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translateX(-50%);
}
.title-info{
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    padding: 0px;
    text-align: center;
}



.woocommerce .cart_totals a.button,
.button>a,
.woocommerce .shop_table button,
a.add-cart,
form.add-to-cart-form .button,
form.checkout button.button {
    display: inline-block;
    text-align: center;
    line-height: 35px;
    background: var(--color);
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    border: solid 1px var(--color);
    padding: 0 30px;
    border-radius: 10px;
}

.woocommerce .cart_totals a.button:hover,
.button>a:hover,
a.add-cart:hover,
.woocommerce .shop_table button:hover,
form.checkout button.button:hover,
form.add-to-cart-form .button:hover {
    border-color: var(--color);
    background: #fff;
    text-decoration: none;
    color: var(--color)
}

.product-info,
.product-sidebars {
    padding: 10px;
    background-color: #fff
}



.product-content .price-info del span{
    line-height: 35px;
}


.product-information {
    width: 100%;
}
.product-information p{margin-bottom: 5px}
.title-product {
    width: 100%;
    position: relative;
    border: solid 1px #efefef;
    margin-bottom: 20px;
    display: inline-block;
}

.title-product p {
    display: inline-block;
    position: relative;
    color: #fff;
    font-weight: 700;
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 0 solid #ebebeb;
    margin-bottom: 0;
    background: var(--color);
    padding: 0 15px;
    line-height: 40px
}

.title-product p:before {
    content: "";
    width: 100%;
    height: 8px;
    background: var(--color);
    position: absolute;
    left: 0;
    top: -8px
}

.title-product p:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 0 8px;
    border-color: transparent transparent transparent var(--color);
    position: absolute;
    top: -8px;
    right: -7px
}

.title-product span {
    color: #edff01
}
.title-product a {
    float: left;
}
.title-product ul{
    height: 40px;
    line-height: 40px;
    float: left;
    list-style: none;
}
.title-product ul:last-child{
    float: right;
    margin-right: 80px;
}
.cat-product .woocommerce-result-count{display: none !important;}
.cat-product .orderby{
    font-size: 13px;
    width: 100%;
    display: block;
    height: 35px;
    padding: 0 20px 0 0;
    border-color: transparent;
    border-bottom: 1px solid #000;
    background-color: #fff;
    outline: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    text-indent: 1px;
}
.cat-product .woocommerce-ordering:after {
    content: "\f0dd";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #000;
    display: block;
    position: absolute;
    top: 4px;
    right: 4px;
}

.product-item{
    background: #fff;
    margin-bottom: 30px;
    transition: all 0.3s;
}
.tag-sale{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 2;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12px;
    background: var(--c1);
}
.product-item .thumbnail{
    text-align: center;
    position: relative;
    overflow: hidden;
}
.product-item .thumbnail img{
    margin: 0 auto;
    width: auto;
}
.product-item .thumbnail .image-h{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}
.product-item .thumbnail:hover .image-h{
    opacity: 1;
    visibility: visible;
}

.product-item .box-info{padding-top: 10px}
.product-item .title{
    color: #333333;
    text-align: center;
    font-size: 16px;
    text-transform: none;
    overflow: hidden;
}
.product-item .title:hover{
    color: var(--c1);
}
.product-item .price ins{
    float: none;
}
.product-item .product-price{
    font-size: 19px;
    font-weight: bold;
    margin:0
}
.product-actions{
    position: absolute;
    bottom: 0;
    display: table;
    width: 100%;
    z-index: 9;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
    transform: translateY(100%);
}
.product-item:hover .product-actions {
    transform: translate(0) !important;
}
.product-actions a{
    line-height: 36px;
    color: #fff;
    display: table-cell;
    outline: 0px;
    overflow: hidden;
    transition: all 0.3s;
}
.product-actions a:hover{color: #333}
.product-actions a svg{
    width: 16px;
    position: relative;
    top: 2px;
    color: #fff;
    transition: all 0.3s;
}
.product-actions a:hover svg{color: #333}
.product-actions a i{transition: all 0.3s}

.product-actions a.added{display: none;}

.product-actions a + a {
    border-left: 1px solid #fff;
    width: 50%;
}
.added_to_cart:after{
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 16px;
    margin-left: 2px;
}
.product-actions .add_to_cart.loading{font-size: 0}
.product-actions .add_to_cart.loading i{
    -webkit-animation: fa-spin 1s infinite linear;
    animation: fa-spin 1s infinite linear;
}
.product-actions .add_to_cart.loading i:before{
    content: "\f110";
    font-size: 14px;
}
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px
}

.shop_table .coupon {
    margin-bottom: 15px
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    vertical-align: middle
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 6px 12px;
    vertical-align: middle
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
    text-align: right
}

.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red;
    text-decoration: none;
    font-weight: 700;
    border: 0
}

.woocommerce a.remove:hover {
    color: #fff;
    background: red
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 32px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.quantity .qty {
    width: 3.631em;
    padding: 5px;
    text-align: center
}

#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle;
    line-height: 1
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
    padding: .618em 1em
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #ebe9eb
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 40%
}

.woocommerce .cart_totals a.button:hover,
.woocommerce .shop_table button:hover,
form.checkout button.button:hover,
form.add-to-cart-form .button:hover {
    color: #f94e3f;
    background: #fff;
    border: 1px solid #f94e3f
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #ebe9eb;
    border-radius: 5px
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151
}

#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1em
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1
}

.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: 350px
}

#customer_details input[type=text],
#customer_details input[type=number],
#customer_details input[type=email],
#customer_details input[type=tel],
#customer_details textarea {
    padding: 6px;
    border-radius: 2px;
    border: 1px solid #ccc
}

.woocommerce-order li {
    list-style: none
}

.woocommerce-mini-cart__empty-message {
    margin: 0 15px
}

.woocommerce-checkout label {
    min-width: 200px
}

@keyframes menu-in-left{from{-webkit-transform:translate3d(-15px,0,0);transform:translate3d(-15px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes menu-in-left{from{-webkit-transform:translate3d(-15px,0,0)}to{-webkit-transform:translate3d(0,0,0)}}@keyframes menu-in-top{from{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes menu-in-top{from{-webkit-transform:translate3d(0,-15px,0)}to{-webkit-transform:translate3d(0,0,0)}}@keyframes menu-to-top{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}}@-webkit-keyframes menu-to-top{from{-webkit-transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(0,-15px,0)}}@keyframes suntory-alo-circle-img-anim{0%,100%,50%{transform:rotate(0) scale(1) skew(1deg)}10%,30%{transform:rotate(-25deg) scale(1) skew(1deg)}20%,40%{transform:rotate(25deg) scale(1) skew(1deg)}}
.main-slider img{
    min-height:280px;
    vertical-align: middle;
    object-position: center;
    object-fit: cover;
}









/*home*/
.section {
    overflow: hidden;
    position: relative;
    padding-top:50px;
    padding-bottom: 40px;
}
@media screen and (max-width: 992px){
    .section {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}
.title-section{
    color: #000;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
}
.title-section span{display: block;text-transform: uppercase;}
.title-section .small a{color: #000}

.section-title{
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.section-title:after {
    background-image: url(../images/section_line.png);
    background-repeat: no-repeat;
    position: relative;
    left: 50%;
    content: '';
    width: 258px;
    height: 24px;
    display: block;
    transform: translateX(-50%);
    -os-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}


.mmd-item{
    position: relative;
}
.mmd-item a{display: block;}
.mmd-item a:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
    background-color: #5a5e6a;
    position: absolute;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    z-index: 9;
}
.mmd-item:hover a:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}


.mmd-item:hover .title {
    opacity: 1;
    visibility: visible;
}
.mmd-item .title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    z-index: 10;
    font-size: 20px;
    color: #fff;
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
}
.mmd-item:hover .title{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
@media (max-width: 992px){
    .mmd-item a:before{
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
    .mmd-item .title {
        opacity: 1;
        visibility: visible;
    }
    .mmd-item .title{
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}
.gioithieu .desc{
    text-align: justify;
    margin-bottom: 15px;
}
.form-mail{
    background-color: #28995e;
}
.form-mail .title{
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}

.form-mail form.wpcf7-form .wpcf7-text{
    border-radius: 30px;
}
.form-mail form.wpcf7-form .wpcf7-submit{
    position: absolute;
    top: 4px;
    right: 5px;
    background-color: var(--c1);
    border-radius: 30px;
    padding: 8px 20px;
}
.form-mail form.wpcf7-form{
    max-width: 500px;
    margin: 0 auto;
}


.form-area{
    background-size: cover !important;
    padding: 10px;
}
.form-area .box{
    background-color: #FFFFFF;
    width: 56%;
    margin: 18px auto;
    box-shadow: 0 0 10px;
    border-radius: 10px;
    padding: 30px;
}
@media (max-width: 1200px) and (min-width: 992px){
    .form-area .box{
        width: 100%;
    }
}
@media (max-width: 600px){
    .form-area .box{
        width: 100%;
    }
}
.form-area .title{
    color: var(--c1);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
}

.form-area  .wpcf7-form-control-wrap{
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
}

.form-area textarea{height: 100px;}
.form-area form.wpcf7-form .wpcf7-submit{
    color: #fff;
    background-color: var(--c1);
    font-size: 15px;
    border-radius: 7px;
    padding: 7px 15px;
}


/*feedback-area*/
.feedback-area{
    text-align: center;
    display: inline-block;
    width: 100%;
}
.feedback-area>.title{
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #000;
    display: inline-block;
    width: 100%
}

.feedback-area .thumb{
    width: 150px;
    float: left;
    margin-right: 30px;
}
.feedback-area .thumb img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.feedback-area .box-text{
    padding: 40px;
}





.news-item{
    position: relative;
}
.news-item a{display: block;}
.news-item a:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
    background-color: #5a5e6a;
    position: absolute;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    z-index: 9;
}
.news-item:hover a:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}


.news-item:hover .info {
    opacity: 1;
    visibility: visible;
}
.news-item .info {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    z-index: 10;
    color: #fff;
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
}
.news-item:hover .info{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.news-item .title {
    font-size: 20px;
}
@media (max-width: 992px){
    .news-item a:before{
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }
    .news-item .info {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}












.page-banner {
    background-color: rgba(0, 0, 0, 0.5);
    min-height: 400px;
    padding-top: 30px;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}
.page-banner .bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.banner-title{
    margin-bottom: 0;
    position: relative;
    font-weight: 600;
    color: #fff;
    font-size: 25px;
    line-height: 1.8;
    text-transform: uppercase;
}
.breadcrum {
    margin: 0;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    color: #000;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
}
.breadcrumb a {
    color: var(--color2);
}
.breadcrumb a:hover{
    color: var(--color);
}
.breadcrum span[property=itemListElement] a:not(.current-item):after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 8px;
    color: #000
}
.breadcrum span[property=itemListElement],
.breadcrum .current-item {
    text-transform: inherit;
    margin-right: 8px
}
.breadcrum .current-item {
    /*font-size: 14px;*/
}
.breadcrum .fa {
    font-size: 15px;
    margin-right: 2px
}


.breadcrum a, #sidebar a {
    text-decoration: unset
}

.share>a {
    padding: 2px 7px;
    border: 1px solid;
    border-radius: 6px;
    color: #fff;
    font-size: 12px
}

.share>a .fa {
    color: #fff;
    margin-right: 3px
}

.share .twitter {
    border-color: #55acee;
    background-color: #55acee
}

.share .google {
    border-color: #dd4d42;
    background-color: #dd4d42
}

.posts {
    margin-top: 20px
}

.entry-title {
    padding: 0;
    font-size: 36px;
    line-height: 45px;
    color: #333333;
}
@media (max-width: 992px){
    .entry-title{
        font-size: 22px;
    }
}
.entry-content, .entry-summary, .page-content, .category-description ,.short-desc{
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    line-height: 24px;
    letter-spacing: .1px;
    font-size: 16px;
    text-align: justify;
}
.entry-content ul{margin-bottom: 10px;}
.entry-content td{padding: 2px 5px;}
.entry-content table{
    width: 100%;
}
.entry-content table td, .entry-content table th{
    padding: 10px;
    border:1px solid #e6e6e6;
}


/*share icon*/
.share-icons {
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
.share-icons>a{
    width: 33px;
    height: 33px;
    display: inline-block;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
    margin-right: .12em;
    border: 1px solid currentColor;
    background-color: transparent;
    border-radius: 50%;
    object-fit: cover;
    font-size: 1.2em;
    color: #fff;
    margin-right: 4px;
    line-height: 1.7;
}
.share-icons>a:hover{
    background-color:#fff !important;
}
.share-icons .facebook {background-color: #3a589d; border-color:#3a589d;}
.share-icons .facebook:hover {color: #3a589d;}
.share-icons .twitter {background-color: #2478ba; border-color:#2478ba;}
.share-icons .twitter:hover {color: #2478ba;}
.share-icons .email {background-color: red; border-color:red;}
.share-icons .email:hover {color: red;}
.share-icons .pinterest {background-color: #cb2320; border-color:#cb2320;}
.share-icons .pinterest:hover {color: #cb2320;}
.share-icons .linkedin {background-color: #0072b7; border-color:#0072b7;}
.share-icons .linkedin:hover {color: #0072b7;}

.page-banner {
    min-height: 250px;
    margin-bottom: 50px;
    position: relative
}

.page_title{
    font-size: 36px;
    color: #333333;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    text-align: center;
}
@media (max-width: 992px){
    .page_title{
        font-size: 22px;
    }
}



.relatedpost {
    margin-top: 30px
}
.relatedpost .title-sidebar{
    margin-bottom: 20px;
}


@keyframes fadeInOpacity {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.tick.hot{
    position: absolute;
    color: #fff;
    z-index: 10;
    top: 10px;
    right: 0;
    background: #1ea0f6;
    font-style: italic;
    padding: 2px 5px;
    display: block;
}
.tick.sales{
    position: absolute;
    color: #fff;
    top: 5px;
    left: 5px;
    z-index: 10;
    font-style: italic;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border: 1px solid #fff;
    background-color: var(--color);
    background: #45B36A;
    background: -moz-linear-gradient(left, var(--color) 0%, #45B36A 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, var(--color)), color-stop(100%, #45B36A));
    background: -webkit-linear-gradient(left, var(--color) 0%, #45B36A 100%);
    background: -o-linear-gradient(left, var(--color) 0%, #45B36A 100%);
    background: linear-gradient(to right, var(--color) 0%, #45B36A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=var(--color), endColorstr=#45B36A);
    border-radius: 50%;
    box-shadow: 0 0 0 2px var(--color);
}
.box-new-post li {
    list-style: none;
    display: inline-block;
    margin: 10px 0;
    width: 100%
}

.box-new-post li:hover {
    background-color: #00968a38
}

.box-new-post .media {
    float: left;
    width: 80px;
    margin-right: 10px;
    overflow: hidden
}

.box-new-post li img {
    -webkit-transition: -webkit-transform .25s ease-in-out, opacity .6s ease;
    transition: transform .25s ease-in-out, opacity .6s ease
}

.box-new-post .media-body {
    font-size: 13px;
}
.box-new-post .custom .media-body{
    margin-top: 10px;
}
.box-new-post .date {
    display: block;
    font-style: italic
}

.new-post .date {
    font-style: italic;
    display: block
}

.box-new-post .custom .media {
    float: none;
    width: auto;
    margin: 0
}

.box-new-post .custom:hover {
    background-color: transparent
}


.box-panel .heading{
    display: inline-block;
    padding: 10px 15px;
}
.box-panel .panel-collapse{
    color: #333;
    display: inline-block;
    width: 100%;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 5px;
}
.box-panel .collapse{
    width: 100% !important;
    padding: 10px 15px !important;
    border-top: 1px solid #ddd;
    background-color: #fff;
}
.box-panel .fa{
    width: 20px;
    float: left;
    line-height: 18px;
}
.box-panel span{
    width: calc(100% - 20px);
    float: left;
}



/*list-post*/
.post-item{
    position: relative;
    margin-bottom: 50px;
}
.post-item .thumbnail{
    -webkit-box-shadow: #dedede 0 5px 10px;
    box-shadow: #dedede 0 5px 10px;}
.post-item .info{
    position: relative;
    padding: 40px;
    -webkit-box-shadow: 0 1px 10px rgb(0 0 0 / 50%);
    box-shadow: 0 1px 10px rgb(0 0 0 / 50%);
    background-color: #fff;
    margin-top: -80px;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    background: rgba(255, 255, 255, 0.97);
}
@media (max-width: 992px){
    .post-item .info{
        width: 100%;
        margin-top: 0;
        padding: 20px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .post-item .title{
        font-size: 20px;
    }
}
.post-item .title{
    display: block;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
}











.image-hover{position: relative;overflow: hidden;}
.image-hover img{
    display: block;
    max-width: 100%;
    transition: transform var(--photoboxAnimationDuration, 0.4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: transform;
    transform: scale(1) rotate(0);
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.image-hover:hover img{
    transform: scale(1.05)
}


.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 43px;
    height: auto;
    min-height: 38px;
    overflow: hidden
}

.pagination {
    width: 100%;
    text-align: center;
    display: inline-block
}

.pagination .page-numbers {
    padding: 15px;
    display: inline-block
}

.pagination .page-numbers>li {
    display: inline
}

.pagination .page-numbers>li>a, .pagination .page-numbers>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    text-align: center;
    margin-right: 5px;
    border-radius: 50%;
    min-width: 34px;
}

.pagination .page-numbers .current {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.pagination .page-numbers>li>a:focus, .pagination .page-numbers>li>a:hover, .pagination .page-numbers>li>span:focus, .pagination .page-numbers>li>span:hover {
    z-index: 2;
    background: #000;
    color: #fff;
    border-color: #000;
}


.footer {
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 14px;
    margin-top: 50px;
    border-top: 2px solid #000;
    color: #263238;
}

.footer a:hover{color: var(--c1)}
.footer-top {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 30px;
}
.footer-box {
    padding-bottom: 20px
}

.about-footer {
    padding: 5px 0px;
    background: #fff;
    color: #333;
    border-top: 1px solid #00000042;
}
.widget-contact, .widget-contact li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget-contact li {
    margin: 0 0 10px 25px;
    padding: 0 ! important;
}
.widget-contact li a {
    color: #fff;
}
.widget-contact li:before {
    margin-top: 3px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    font-size: 16px;
    line-height: 18px;
    font: normal normal normal 14px/1 FontAwesome;
    float: left;
    font-style: normal;
    margin-left: -25px;
}
.widget-contact li.address:before {
    content: "\f041";
    font-size: 17px;
}
.widget-contact li.phone-number:before {
    font-size: 20px;
    content: "\f095";
}
.widget-contact li.email:before {
    content: "\f0e0";
}

.social a {
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 28px;
    color: #fff
}

.social a:hover {
    -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 200px rgba(0, 0, 0, .15)
}

.social ul {
    margin: 0 !important;
    padding: 0 !important
}

.social ul li {
    padding: 0 0 0 2px !important;
    margin-top: 0 !important;
    border: none !important
}

.social ul>li:before {
    display: none
}

.social a.twitter {
    background: #1da1f2;
    border-color: #1da1f2
}

.social a.facebook {
    background: #365493;
    border-color: #365493
}

.social a.pinterest {
    background: #e60023;
    border-color: #e60023
}

.social a.github {
    background: #fff
}

.social a.github i {
    color: #000
}

.social a.linkedin {
    background: #0077b5;
    border-color: #0077b5
}

.social a.google {
    background: #db4437;
    border-color: #db4437
}

.title-footer {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .02em;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
}

.footer-box ul {
    margin-bottom: 20px;
    text-align: left
}
#mvcwid{padding-top: 0 !important}
.footer-box ul>li {
    position: relative;
    list-style: none;
    padding: 1px 0 0 25px;
    /*margin-bottom: 5px;*/
    /*border-bottom: 1px solid #ececec;*/
}

.footer-box ul>li:first-child {
    margin-top: 0
}

.footer-box ul>li:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 16px;
    color: #333
}
.footer-box ul.widget-contact>li:before {
    position: relative;
    top: -5px;
    left: 0;
    margin-right: 10px;
    font-size: 16px;
    color: #fff;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    line-height: 27px;
}
.lien-he{
    padding: 0;
    color: #000;
}

.col-box {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    -moz-justify-content: center;
    -os-justify-content: center;
    position: relative
}

.col-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}

.col-box:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, .3)
}

.col-box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}

.col-box:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, .3)
}

.col-box .image {
    width: 100%;
    overflow: hidden;
    min-height: 100px;
    padding: 0;
    align-items: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    -moz-justify-content: center;
    -os-justify-content: center;
    flex-flow: column;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -o-flex-flow: column;
    -os-flex-flow: column
}

.col-box .image img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.zoom:hover img {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.col-box .text {
    color: #fff;
    bottom: 10px;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 0;
    position: absolute;
    z-index: 4;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    background: rgba(255, 255, 255, .211765)
}

.col-box:hover .text {
    bottom: 38%
}

.post-detail ,.post-detail a{
    color: #000;
}


.tags-list{margin-top:20px;display: inline-block;}
.tags-list a {
    color: #656565;
    font-size: .85714em;
    padding: 5px 10px;
    border: #dedede 1px solid;
    margin: 0 10px 0 0;
    display: inline-block;
    float: left;
    position: relative;
    overflow: hidden;
    -webkit-transition: all ease 150ms;
    -o-transition: all ease 150ms;
    transition: all ease 150ms;
}
.tags-list a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3px;
    width: 3px;
    background: var(--color);
    z-index: 2;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.tags-list a:after {
    border-top: 10px solid transparent;
    border-left: 5px solid var(--color);
    border-bottom: 10px solid transparent;
    content: "";
    position: absolute;
    left: -5px;
    top: 20%;
    z-index: 1;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.tags-list a:hover {
    color: var(--color);
    border-color: var(--color);
    padding: 5px 5px 5px 15px;
}
.tags-list a:hover:before {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
}
.tags-list a:hover:after {
    -webkit-transform: translateX(7px);
    -ms-transform: translateX(7px);
    transform: translateX(7px);
    width: 5px;
    overflow: hidden;
}



input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],textarea {
    display: inline-block;
    padding: 10px;
    width: 100%;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background-color: #fff;
    border-color: #ddd;
    color: #000;
    font-size: 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.wpcf7 form .wpcf7-response-output{
        margin: 1em 0.5em 1em;
        opacity: 1;
        animation-name: fadeInOpacity;
        animation-iteration-count: 1;
        animation-timing-function: ease-in;
        animation-duration: 0.6s;
        color: red;
}
.wpcf7 .ajax-loader{position: absolute !important;}
.wpcf7-form input[type="submit"] {
    font-size: 12px;
    font-weight: 700;
    padding: 11px 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
    webkit-transition: background-color .35s ease-out;
    transition: background-color .35s ease-out;
    display: inline-block;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background-color: var(--color3);
    color: #fff;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer
}

.center {
    text-align: center
}

/* call botton */
.draggable {
    touch-action: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    visibility: hidden;
    background-color: transparent;
    width: 100px;
    height: 100px;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    visibility: visible
}
.draggable.is-pointer-down .draggable-icon,
.draggable:hover .draggable-icon {
    background-color: #7fe6a0
}
.draggable.is-pointer-down .draggable-bd,
.draggable:hover .draggable-bd {
    background-color: rgba(18, 242, 0, .5)
}
.draggable.is-pointer-down .draggable-bg,
.draggable:hover .draggable-bg {
    border: 2px solid #12f200
}
.draggable-icon {
    width: 55px;
    height: 55px;
    top: 23px;
    left: 23px;
    position: absolute;
    background: #00aff2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .7;
    box-sizing: initial;
    -webkit-animation: draggable-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: draggable-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: draggable-circle-img-anim 1s infinite ease-in-out;
    -o-animation: draggable-circle-img-anim 1s infinite ease-in-out;
    animation: draggable-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%
}
.draggable-bd {
    width: 90px;
    height: 90px;
    top: 5px;
    left: 5px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    opacity: .6 !important;
    background-color: rgb(255 87 34 / 21%);
    border-radius: 100%;
    opacity: .1;
    -webkit-animation: draggable-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: draggable-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: draggable-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: draggable-circle-fill-anim 2.3s infinite ease-in-out;
    animation: draggable-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%
}
.draggable-bg {
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    opacity: .5;
    border-radius: 100%;
    border: 2px solid #00aff2;
    opacity: .1;
    -webkit-animation: draggable-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: draggable-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: draggable-circle-anim 1.2s infinite ease-in-out;
    -o-animation: draggable-circle-anim 1.2s infinite ease-in-out;
    animation: draggable-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%
}
.phone_text {
    position: absolute;
    bottom: -4px;
    left: -17px;
    width: 130px;
    background: #ffe800;
    color: #000;
    padding: 2px 9px;
    border-radius: 4px;
    font-size: 13px;
}
@-moz-keyframes draggable-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 draggable-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 draggable-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)}}@-moz-keyframes draggable-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes draggable-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes draggable-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@keyframes draggable-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes draggable-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 draggable-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 draggable-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}}


.title-relatedpost{
   font-weight: 600;
   font-size: 16px;
   text-transform: uppercase;
}

.title-sidebar {
    position: relative;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 15px;
}
.title-sidebar:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 100%;
    background-color: black;
    left: -20px;
    top: 0;
}
.sidebar-wrapper{
    -webkit-box-shadow: 0 1px 10px rgb(0 0 0 / 50%);
    box-shadow: 0 1px 10px rgb(0 0 0 / 50%);
    padding: 20px;
    margin-bottom: 30px;
}


/*categories sidebar*/
.product-categories{
    list-style: none;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.product-categories a{
    color: #666;
    padding: 2px 0;
    display: block;

}
.product-categories a:hover{color: var(--c1)}
ul.product-categories ul.children {
    list-style: none;
    opacity: 0;
    overflow: hidden;
    background-color: #fff;
    padding: 0;
    height: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all 0.3s;
    width: 100%;
}
ul.product-categories .open>ul.children{
    display: block;
    opacity: 1;
    overflow: visible;
    height: auto;
}
ul.product-categories li{position: relative;overflow: hidden;}
ul.product-categories .children>li{margin-left: 20px !important}
ul.product-categories li>i {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    width: 40px;
    height: 40px;
    line-height: 43px;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s;
}
ul.product-categories li>i:hover {color: var(--c1)}
ul.product-categories li a {
    padding: 8px 0 8px 12px;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    position: relative;
    text-decoration: none;
    word-wrap: break-word;
    display: block;
}
ul.product-categories li.current-cat>a{
    color: var(--c1);
}
ul.product-categories li.open>i{
    transform: rotate(90deg);
    color: var(--c1)
}

ul.product-categories li>i:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
}


.post-widget{
    position: relative;
    margin-bottom: 65px;
    margin-bottom: 40px;
}
.post-widget:last-child{
    margin-bottom: 0;
}
.post-widget .title{
    width: 90%;
    position: absolute;
    bottom: 0;
    left: 5%;
    transform: translateY(0%);
    padding: 15px;
    background: white;
}
.sidebar-socical{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -3px;
    text-align: center;
}
.sidebar-socical > a{
    -ms-flex: 0 0 32.15%;
    flex: 0 0 32.15%;
    max-width: 32.15%;
    background-color: #f9f9fb;
    padding: 15px 2px;
    margin-bottom: 3px;
    margin-right: 3px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.sidebar-socical svg {
    font-size: 25px;
    display: inline-block;
    font-size: inherit;
    height: 2em;
    overflow: visible;
    vertical-align: -0.125em;
}
.sidebar-socical span{
    display: block;
    color: #000;
    text-transform: uppercase;
    font-size: 9px;
    margin-top: 2px;
}


.cat-title{
    font-size: 36px;
    color: #333333;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    text-align: center;
}
@media (max-width: 992px){
    .cat-title{
        font-size: 25px;
    }
}

.title-sidebar-product, .title-dmsp{
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
    
    margin-bottom: 25px;
}
.title-sidebar-product:after, .title-dmsp:after{
    content: "";
    display: block;
    height: 3px;
    width: 80px;
    margin-top: 5px;
    background-color: var(--color);
}





.price{
    color: var(--c2);
}

.product-loop {
    width: 100%;
    display: inline-block;
}

.product-loop:last-child {
    border-bottom: none;
    margin-bottom: 0 !important;
}
.product-loop .thumbnail {
    float: left;
    width: 100px;
    margin-right: 10px;
}
.product-loop .info {
    float: left;
    width: calc(100% - 110px);
}
.product-loop .lien-he {
    font-size: 14px;
}
.product-loop .title a {
    color: #000;
}

.product-loop .price {
    color:
        var(--color3)
}
.rating .star-rating {
    float: none;
    display: inline- block;
    float: none;
    width: 80px;
    height: 15px;
    line-height: 1;
    overflow: hidden;
    position: relative;
}
.rating .star-rating i {
    color: #ffd049;
    font-size: 14px;
    margin-right: 2px;
}



.cat-page-title{
    text-align:  center;
    align-items: center;
    width: 100%;
}

.cat-page-title span, .cat-page-title a{
    font-size: 36px;
    color: #333333;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}
@media (max-width: 992px){
    .cat-page-title span, .cat-page-title a{
        font-size: 22px;
    }
}
.cat-product-box{
    position: relative;
    margin-bottom: 25px;
}




#fb-root .fb_dialog{
    bottom: 60px !important;
    right: 6px !important;
}


/*zalo chat*/
.group-button{
    position: fixed;
    bottom: 90px;
    left: 20px;
    z-index: 99999;
}
.group-button.right{
    right: 3px;
    left: auto;
    bottom: 60px
}
.group-button .item{
    position: relative;
    left: 10px;
    margin-bottom: 10px;
}
.group-button.right .item{
    right: 10px;
    left: auto;
}
.group-button .item img{
    width: 45px;
    height: 45px;
    border-radius: 50%;
}
.group-button .item .text{
    opacity: 0;
    visibility: hidden;
    text-align: center;
    border-radius: 5px;
    white-space: nowrap;
    width: auto;
    line-height: 25px;
    padding: 5px 10px;
    position: absolute;
    top: 4px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    background-color: #314282b3;
    left: 110%;
}
.group-button.right .item .text{
    right: 110%;
    left: auto;
}
.group-button .item .text:before{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #314282b3 transparent transparent!important;
    right: 100%;
    display: unset!important
}
.group-button.right .item .text:before{
    right: auto;
    left: 100%;
    transform: rotateZ(-180deg);
}
.group-button .item:hover .text{
    visibility: visible;
    opacity: 1;
}
@media only screen and (max-device-width: 991px){
    .group-button .item .text {
        display: none;
    }
}



/*message-purchased*/
#message-purchased {
    background-color: #ffffff;
    color: #212121 !important;
    border-radius: 10px;
    border: 0;
    border-radius: 5px;
    bottom: 110px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
    display: none;
    left: 10px;
    padding: 0;
    position: fixed;
    right: auto!important;
    text-align: left;
    top: auto!important;
    width: auto;
    z-index: 99999;
    padding: 4px;
    padding-right: 25px;
    font-size: 13px;
}
#message-purchased.fade-out {
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: nFadeOut;
    opacity: 1;
}
#message-purchased.fade-in {
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: nFadeIn;
    opacity: 0;
}
@keyframes nFadeOut {
    0% {
        opacity: 1
    }

    100% {
        bottom: 0;
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes nFadeIn {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}
#message-purchased #notify-close {
    background: url(../images/close.png) 0 0/cover rgba(0,0,0,0);
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
}
#message-purchased img {
    border-radius: 10px 0 0 10px;
    cursor: pointer;
    float: left;
    max-height: 85px;
    max-width: 85px;
    width: auto;
    align-self: center;
    margin-right: 10px;
}
#message-purchased span {
    display: block;
}
#message-purchased .name-product a{
    color: var(--c1)
}
#message-purchased em{    font-size: 12px;}






input[type='range'] {
    width: 100%;
    height: 3px;
    border: 1px solid #000;
    background-color: #fff;
    cursor: pointer;
    outline: none;
}

input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
}

input[type='range']::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    background: #003D7C;
}

input[type='range']:nth-child(2)::-webkit-slider-runnable-track {
    background: none;
}

input[type='range']::-webkit-slider-thumb {
    position: relative;
    height: 17px;
    width: 17px;
    margin-top: -8px;
    background: #000;
    border-radius: 25px;
    z-index: 1;
}

input[type='range']:nth-child(1)::-webkit-slider-thumb {
    z-index: 2;
}

.rangeslider {
    position: relative;
    height: 60px;
    width: 100%;
    display: inline-block;
    user-select: none;
}

.rangeslider input {
    position: absolute;
}



.rangeslider span {
    position: absolute;
    margin-top: 30px;
    left: 0;
}

.rangeslider .right {
    position: relative;
    float: right;
    margin-right: -5px;
}
.filter-btn{
    display: inline-block;
    color: #000;
    border: 1px solid #000;
    padding: 2px 4px;
}
.filter-btn:hover{
    color: #fff;
    background: #000;

}
/* Proof of concept for Firefox */
@-moz-document url-prefix() {
    .rangeslider::before {
        content: '';
        width: 100%;
        height: 2px;
        background: #003D7C;
        display: block;
        position: relative;
        top: 16px;
    }

    input[type='range']:nth-child(1) {
        position: absolute;
        top: 35px !important;
        overflow: visible !important;
        height: 0;
    }

    input[type='range']:nth-child(2) {
        position: absolute;
        top: 35px !important;
        overflow: visible !important;
        height: 0;
    }

    input[type='range']::-moz-range-thumb {
        position: relative;
        height: 15px;
        width: 15px;
        margin-top: -7px;
        background: #fff;
        border: 1px solid #003D7C;
        border-radius: 25px;
        z-index: 1;
    }

    input[type='range']:nth-child(1)::-moz-range-thumb {
        transform: translateY(-20px);
    }

    input[type='range']:nth-child(2)::-moz-range-thumb {
        transform: translateY(-20px);
    }
}



.nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    max-width: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}


.home-slider .nivo-controlNav{
    position: absolute;
    width: 100%;
    bottom: 20px;
}
.home-slider .nivo-controlNav .nivo-control{
    font-size: 0;
    position: relative;
    z-index: 9;
}
.home-slider .nivo-controlNav .nivo-control:before{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    margin: 4px 4px;
    opacity: 0.5;
    background: #707070;
    transition: all 0.3s
}
.home-slider .nivo-controlNav .nivo-control:hover:before{
    opacity: 1;
}
.home-slider .nivo-controlNav .nivo-control.active{
    border: 1px solid #fff;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white; 
    filter:alpha(opacity=0); 
    opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
    position:absolute;
    left:0px;
    bottom:0px;
    background:#000;
    color:#fff;
    width:100%;
    z-index:8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter:alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
    padding:5px;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
}
.nivo-prevNav {
    left:0px;
}
.nivo-nextNav {
    right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align:center;
    padding: 15px 0;
}
.nivo-controlNav a {
    cursor:pointer;
}
.nivo-controlNav a.active {
    font-weight:bold;
}


.nivoSlider {
    position:relative;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    min-height:250px;
    vertical-align: middle;
    object-position: center;
    object-fit: cover;
}
.nivoSlider a {
    border:0;
    display:block;
}

.nivo-controlNav {
    text-align: center;
    padding: 20px 0;
}
.nivo-controlNav a {
    display:inline-block;
    width:22px;
    height:22px;
    background:url(bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin: 0 2px;
}
.nivo-controlNav a.active {
    background-position:0 -22px;
}

.nivo-directionNav a {
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.nivoSlider:hover .nivo-directionNav a { opacity: 1; }
a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
a.nivo-prevNav {
    left:15px;
}

.nivo-directionNav > a {
    font: normal normal normal 14px/1 FontAwesome;
    width: 35px;
    height: 35px;
    font-size: 22px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    color: transparent;
    line-height: 34px;
    text-align: center;
    background: #00000087;
    border-radius: 50%;
    user-select: none;
    color: #fff !important;
}
.nivo-directionNav > a:hover{
    color: var(--color);
}
.nivo-directionNav .nivo-prevNav:before {
    content: "\f104";
    
}
.nivo-directionNav .nivo-nextNav:before {
    content: "\f105";
    position: relative;
    right: -1px
}



.nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.nivo-caption a:hover {
    color:#fff;
}

.nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
.nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}

.measurement-contents table{font-size: 13px}
.measurement-contents table tr td{
    text-align: left;    
}
.measurement-contents table tr:nth-of-type(odd) td {
    background: #E5E5E5;
    padding: 10px!important;
}
.measurement-contents table tr:nth-of-type(even) td {
    padding: 10px!important;
}
.measurement-contents table tr:nth-of-type(1) td {
    background: #D8CCC0!important;
    color: #6A6A6A!important;
    padding: 10px!important;
}





/*carousel css*/
.owl-carousel .owl-nav{opacity: 0 ;visibility: hidden;transition: all 0.3s}
.owl-carousel:hover .owl-nav{opacity: 1;visibility: visible;}
.owl-nav button span{display: none;}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    top: 50%;
    transform: translateY(-50%);
    -os-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
    text-decoration: none;
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
    padding: 0;
    outline: none;
    text-indent: 1010%;
    border-radius: 0;
    white-space: nowrap;
    background: transparent;
}
.owl-carousel .owl-nav .owl-prev {
    left: 0;
}
.owl-carousel .owl-nav .owl-next {
    right: 0;
}
.owl-carousel .owl-nav .owl-next:before {
    content: "\f105";
}
.owl-carousel .owl-nav .owl-prev:before {
    content: "\f104";
}
.owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-next:before {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    left: 0;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid transparent;
    font-size: 20px;
    background: rgba(245,245,245,0.75);
    color: var(--color);
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.owl-carousel .owl-nav .owl-prev:hover:before, .owl-carousel .owl-nav .owl-next:hover:before{border: 1px solid #ccc;}

.owl-carousel .owl-dots {
    margin-top: 15px;
    text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
    border: 1px solid #ccc;
    outline: none;
}
.owl-carousel .owl-dots .owl-dot.active {
    background: #ff4c4c;
    border-color: #ff4c4c;
}