@charset "utf-8";


body {
	font-family: 'Roboto', sans-serif;
}





input,
button,
select,
textarea {
	outline: none;
}

img {
	max-width: 100%;
}

a:hover,
a:focus {
	text-decoration: none;
}

a {
	color: #333;
}

h1 {
    font-size: 32px;
    line-height: 110%;
    margin: 10px 0;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.fillter-label.tpInputLabel {
    padding-left: 10px;
    display: block;
    line-height: 21px !important  ;
    font-size: 14px;
    position: relative;
    float: left;
    width: 45% !important   ;
    overflow: inherit;
    margin-bottom: 2px !important    ;
}

.columns .image {
     height: 340px;
    overflow: hidden;
    border-bottom: 3px solid #ccc;
}

.owl-theme .owl-nav {
	margin-top: 0px !important;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
	margin: 0px !important;
	padding: 0px !important;
}

.owl-prev,
.owl-next {
	margin: 0px !important;
	border-radius: 0px !important;
}

.fl-left {
	float: left !important;
}

.fl-right {
	float: right !important;
}
span.badge.badge-danger.hot {
     min-width: 35px;
    margin-left: 6px;
    background: #fb659c;
}
.hot::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 7px solid #fb659c !important;;
    border-bottom: 5px solid transparent;
    left: -5px;
    top: 2.1px;
}
.new2::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 7px solid #11c37d !important;
    border-bottom: 5px solid transparent;
    left: -5px;
    top: 2.1px;
}

span.badge.badge-danger.new2 {
    /* width: 10px; */
    min-width: 43px;
    margin-left: 6px;
    background: #11c37d;
}

.badge.badge-danger {
      background-color: #ff4c3b;
    position: relative;
    min-width: 4rem;
    padding: 0 0px;
    text-align: center;
    font-size: 12px;
    line-height: inherit;
    color: #fff;
    right: 0;
    box-sizing: border-box;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 3px;
}
.badge::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 7px solid #ff4c3b;
    border-bottom: 5px solid transparent;
    left: -5px;
    top: 2.1px;
}
.badge::after {
      content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #ffffff;
    border-radius: 5px;
    top: 1.5px;
    right: 2px;
}


/* css main slider */
	
#slider-home .owl-prev{
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
#slider-home .owl-next{
	
position: absolute;
	
top: 50%;
	
right: 0;
	
transform: translateY(-50%);
}
#slider-home .owl-nav .fa{
	background-color: rgba(51, 51, 51, 0.6);
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}




#main .container-fluid{
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;

}


.fillter-label.tpInputLabel label::before {
    height: 16px;
    width: 16px;
    border: 1px solid #ccc;
    border-radius: 2px;
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 3px !important;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
label {
    font-size: 16px;
    color: #333;
}
[type="checkbox"]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 28px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    color: #333;
    margin-bottom: 0;
}

sub {
    bottom: 0.75em !important;
}

div.columns figure:nth-child(8n) {
    margin-right: 0 !important;
}

div.columns figure {
    width: calc((100% - 105px) / 6);
display: inline-block;
float: left;
margin: 0;
    margin-right: 0px;
    margin-bottom: 0px;
margin-right: 15px;
margin-bottom: 15px;
position: relative;
height: 183px;
overflow: hidden;
   
}
div.columns figure  .badge.badge-danger{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 55px;
    min-width: inherit;
    padding: 4px;
}
div.columns figure  .badge::after{
    display: none;
}
div.columns figure:nth-child(8n){
    margin-right: 0;
}
div.columns figure .image{
    position: relative;
overflow: hidden;
background: #fff;
margin: 0 auto;
width: 100%;
height: 183px;
overflow: hidden;
background: #fff;
padding: 0px;
border: 1px solid #e4e4e4;
-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.09);
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.09);
-webkit-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
div.columns figure .image img{
        -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin: 0 auto;
    width: 100%;
    height: 100%;
object-fit: contain;
}
div.columns figure .image:after{
	content: '';
	position: absolute;
	top:0;
	left: 0;
	background-color: rgba(68, 68, 68, 0);
	    width: 100%;
    height: 100%;
  
    transition: width .35s ease-in-out;
        -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    
}
div.columns figure:hover .image:after{
	background-color: rgba(68, 68, 68, 0.2);
	
}
div.columns figure  .save{
    position: absolute;
    background: #e60023;
    padding: 4px 8px;
    border-radius: 14px;
    color: #fff;
    top: 0;
    right: 0;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    font-weight: bold;
}
div.columns figure:hover  .save{
	visibility: visible;
	opacity: 1;
	z-index: 11;

}
div.columns figure  .save:hover{
	background: #ad081b;
}

div.columns figure .bottom-figure ul{
 padding:0;
 margin:0;
}
div.columns figure .bottom-figure ul li{
	display: inline-block;
	float: left;
}
#exTab1 figure ul li a{
    padding:0;
}
div.columns figure .bottom-figure{
	    position: absolute;
    bottom: 70px;
    width: 100%;
    display: inline-block;
    left: 0;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    z-index: 11;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
  
}
div.columns figure:hover .bottom-figure{
	visibility: visible;
	opacity: 1
}
div.columns figure .bottom-figure ul li a{
	       background: rgb(255, 255, 255);
    min-width: inherit;
    width: 36px;
    height: 36px;
    display: inline-block;
    padding: 0;
    line-height: 36px!important;
}
div.columns figure .bottom-figure {
	text-align: center;
}
div.columns figure .bottom-figure ul{
	display: inline-block;
	padding:0!important;
	margin:0!important;
}
div.columns figure  .new{
	    position: absolute;
    top: -8px;
    left: -9px;
}
div.columns figure  .new img{
	width: 76px;
}
div.columns figure figcaption {
  font-size: .9rem;
	color: #444;
  line-height: 1.5;
}
div.columns figure .price .price-new{
    color: red;
  
    font-size: 16px;
}
div.columns figure .price del{
	       padding-left: 5px;
    text-decoration: line-through;
    font-size: 12px;
    color: #4e4747;
    font-style: normal;
}
div.columns figure .price{
	    margin-top: 10px;
    color: red;
    font-weight: bold;
    padding-bottom: 4px;
        height: 30px;
	   
}
#exTab1{
        padding-bottom: 33px;
}


@media screen and (max-width: 750px) { 
 
}

#exTab1 ul li a{
  
white-space: nowrap;
background-color: #9c9c9c;
border-radius: 999px;
line-height: 20px;
color: #fff;
padding: 5px 10px;
margin-bottom: 5px;

}
#exTab1 ul li.active a{
	background: #e58481;
}

#exTab1 ul li {
	margin-right: 6px;
}
#exTab1 ul li a:hover{
	background: #e58481;
}
#exTab1 ul{
	margin-bottom: 20px;
}
#header-site  ul{
	padding:0;
	margin:0;
	display: inline-block;
}
#header-site  ul li{
	display: inline-block;
	float: left;
}
.clearfix{
	clear: both;
}

.tab21 a, .tab51 a,  .tab24 a, .tab32 a ,  .tab22 a{
    background: #333  !important;
}

#header-site .header-left{
width: 62%;
display: inline-block;
float: left;
}
#header-site .header-right{
	width: 13%;
	display: inline-block;
	float: right;
	    text-align: right;
}
#header-site .header-left ul li img {
    max-height: 56px;
}
#header-site .header-center{
	width: 25%;
	display: inline-block;
	float: left;
}
#header-site .header-left ul li a{
	display: inline-block;
padding: 0px 10px;
border-radius: 24px;
margin-right: 0px;
font-size: 17px;
}
#header-site .header-left ul li a:hover{
	 background: #efefef;
}
#header-site .header-left ul li a svg{
	color: #e60023;
	font-size: 23px;
}
#header-site .header-right ul li svg{
	color: #767676;
	font-size: 24px;
}
#header-site .header-right ul li  a{
	    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 47px;
    border-radius: 50%;
    margin-left: 5px;
}
#header-site .header-right ul li  a.avt{
	 display: inline-block;
    background: #efefef;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
#header-site .header-right ul li  a:hover{
	background: #efefef;
}
#header-site  .header-center input[type=text]{
        width: 100%;
    height: 45px;
    background: #efefef;
    border: 1px solid #efefef;
    border-radius: 22px;
    padding-left: 15px;
   
}
#header-site  .header-center form{
	position: relative;
}
#header-site  .header-center .search-pins{
	        position: absolute;
    right: 20px;
    top: 14px;
    font-family: 'Roboto';
    border-left: 1px solid #9c9c9c;
    padding-left: 10px;
}
#header-site  .header-center .search-pins svg{
	margin-left: 10px
}
#header-site{
	    padding-top: 10px;
    padding-bottom: 10px;
        background: #fff;
        z-index: 99!important;

}
.is-sticky #header-site{

	    padding-top: 10px;
    padding-bottom: 0;
}
#header-site  .header-center  .nav-search{
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    background: #fff;
    width: 180px;
    position: absolute;
    top: 31px;
    border-radius: 10px;
    z-index: 11;
    display: none;
}
#header-site  .header-center  .nav-search li{
	width: 100%;
}
#header-site  .header-center  .nav-search li a{
	       width: 100%;
    padding: 8px 14px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
#header-site .header-center .nav-search li a:hover{
	    background: #efefef;
}
#header-site .header-center .click-search{
	cursor: pointer;
}
.header-mobile{
	display: none
}
#header-site ul li.bell{
	position: relative;
}
#header-site ul li.bell .stt{
	    position: absolute;
    background: #e60023;
    width: 17px;
    height: 17px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    right: -2px;
    top: 0;
}
select{
	display: block;
}
.filter-product select{
	    width: 264px;
    display: inline-block;
}
.filter-product {
	    text-align: right;
    margin: 10px 0;
    margin-bottom: 20px;
}
.filter-product  label{
	    font-size: 15px;
    padding-right: 10px;
}
.fillter-label.tpInputLabel{
    padding-left: 0
}
.fillter-label.tpInputLabel{
    padding-left: 0!important
}
.tab-mobile{
    display: none
}

.tab-mobile {
    text-align: left;
}
.tab-mobile a{
  
    white-space: nowrap;
    background-color: #9c9c9c;
    border-radius: 999px;
    line-height: 20px;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 7px;

}
.tab-mobile a.active{
    background: #e58481;
}


.tab-mobile a:hover{
    background: #e58481;
}
.boloc-mobile{
    margin-top: 15px;
    display: none;
}
 #scrollUp {
  background: #333;
  color: #fff;
  bottom: 40px;
  right: 40px;
  border-radius: 100px;
  height: 45px;
  width: 45px;
  font-size: 25px;
  text-align: center;
  line-height: 45px;
  box-shadow: 0 0 15px 0px rgba(50, 50, 50, 0.2);
  transition: 0.3s;
  display: inline-block; 
      position: fixed;
    bottom: 70px;
    right: 10px;
    cursor: pointer;
}
  #scrollUp:hover {
    background: #fff;
    color: #ce7852; }
 .toolbar .inner a {
        display: block;
        height: 45px;
        width: 45px;
        line-height: 48px;
        border-radius: 50%;
        text-align: center;
        position: relative;
      
        margin-bottom: 8px;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
    }
 .toolbar {
        position: fixed;
        width: 70px;
        left: 30px;
        bottom: 10px;
        z-index: 999;
    }

    .toolbar .inner {
        padding-left: 0px;
        width: 100%;
        text-align: center;
        }
        .aside-fillter .group-fillter {
            display: inline-block;
            padding-bottom: 15px;
        }
      .aside-fillter .group-fillter [type="checkbox"]+label {
    font-weight: 400;
    font-size: 14px;
}
        .header-mobile .logo-mobile{
            width: 50px;
    display: inline-block;
    float: left;
        }
        .header-mobile .search-mobile{
                width: calc(100% - 50px);
    display: inline-block;
    float: right;
    padding-left: 10px;
        }