/*------------------------------------------------------------------
Project:  
Version:  
Last change:  
Assigned to:  Le Xuan Bach
Primary use:  Company
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[LAYOUT]

* body
  + Header / header
  + Page Content / .page-content .name-page
        + Section Layouts / section .name-section
        ...
  + Footer / footer

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[COLOR CODES]

# Text Color      :  
# Primary Color 01:  
# Primary Color 02:   
# Primary Color 03:  

------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TYPOGRAPHY]

Body            : 16px/1.6 '', Arial, sans-serif;
Title           : 18px/1.6 '', Arial, sans-serif;
Paragrap        : 18px/1.6 '', Arial, sans-serif;
Input, textarea : 14px/1.6 '', Arial, sans-serif;
-------------------------------------------------------------------*/



/*//////////////////////////////////////////////////////////////////
[ FONT ]*/

@font-face {
  font-family: Poppins-Regular;
  src: url('../fonts/Poppins/Poppins-Regular.ttf'); 
}

@font-face {
  font-family: Poppins-Light;
  src: url('../fonts/Poppins/Poppins-Light.ttf'); 
}

@font-face {
  font-family: Poppins-ExtraLight;
  src: url('../fonts/Poppins/Poppins-ExtraLight.ttf'); 
}

@font-face {
  font-family: Poppins-Medium;
  src: url('../fonts/Poppins/Poppins-Medium.ttf'); 
}

@font-face {
  font-family: Poppins-Italic;
  src: url('../fonts/Poppins/Poppins-Italic.ttf'); 
}

@font-face {
  font-family: Poppins-Bold;
  src: url('../fonts/Poppins/Poppins-Bold.ttf'); 
}

@font-face {
  font-family: Poppins-SemiBold;
  src: url('../fonts/Poppins/Poppins-SemiBold.ttf'); 
}


/*---------------------------------------------*/
@font-face {
  font-family: PlayfairDisplay-Regular;
  src: url('../fonts/PlayfairDisplay/PlayfairDisplay-Regular.ttf'); 
}

@font-face {
  font-family: PlayfairDisplay-Bold;
  src: url('../fonts/PlayfairDisplay/PlayfairDisplay-Bold.ttf'); 
}

/*---------------------------------------------*/
@font-face {
  font-family: Montserrat-Regular;
  src: url('../fonts/Montserrat/Montserrat-Regular.ttf'); 
}

@font-face {
  font-family: Montserrat-Bold;
  src: url('../fonts/Montserrat/Montserrat-Bold.ttf'); 
}


/*//////////////////////////////////////////////////////////////////
[ RS PLUGIN ]*/

/*------------------------------------------------------------------
[ Bootstrap ]*/
.container {max-width: 1380px;}

@media (max-width: 1600px) {
  .container {max-width: 1200px;}
}

/*------------------------------------------------------------------
[ Slick2 ]*/
.slick-slide {
outline: none !important;
/*height:37rem;*/
}





/*//////////////////////////////////////////////////////////////////
[ LOADDING ]*/
.animsition-loading-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.loader05 {
  width: 56px;
  height: 56px;
  border: 4px solid #2979ff;
  border-radius: 50%;
  position: relative;
  animation: loader-scale 1s ease-out infinite;
  top: 50%;
  margin: -28px auto 0 auto; 
}

@keyframes loader-scale {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } 
}

/*//////////////////////////////////////////////////////////////////
[ BUTTON BACK TO TOP ]*/
.btn-back-to-top {
  display: none;
  position: fixed;
  width: 40px;
  height: 38px;
  bottom: 0px;
  right: 40px;
  background-color: #b71c1c;
  opacity: 0.5;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  cursor: pointer;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

.symbol-btn-back-to-top {
  font-size: 25px;
  color: white;
  line-height: 1em;
}

.btn-back-to-top:hover {
  opacity: 1;
  background-color: #b71c1c;
}

@media (max-width: 575px) {
  .btn-back-to-top {
    bottom: 0px;
    right: 15px;
  }
}


/*//////////////////////////////////////////////////////////////////
[ Header ]*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[ Header Desktop ]*/

.container-menu-desktop {
  height: auto;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.header-v2 .container-menu-desktop {
  height: 84px;
}

.header-v3 .container-menu-desktop {
  height: auto;
}

.header-v4 .container-menu-desktop {
  height: 124px;
}


/*==================================================================
[ Top bar ]*/
.top-bar {
  height: 25px;
  background-color: #efefef;
}

/*---------------------------------------------*/
.left-top-bar {
  font-family: Poppins-Regular;
  font-size: 12px;
  line-height: 1.8;
  /*color: #b2b2b2;*/
  color: #212121;
}

.link_topo_login {
text-decoration:none;
color: #212121 !important;	
}

.link_topo_login2 {
text-decoration:none;
color: #fff !important;	
}


/*---------------------------------------------*/
.right-top-bar a {
  font-family: Poppins-Regular;
  font-size: 12px;
  line-height: 1.8;

  height: 100%;
  /*color: #b2b2b2;*/
  color: #212121;
 /* border-right: 1px solid rgba(255,255,255,0.3);*/
}

.right-top-bar a:first-child {
  /*border-left: 1px solid rgba(255,255,255,0.3);*/
}

.right-top-bar a:hover {
  /*color: #6c7ae0;*/
}


/*---------------------------------------------*/
.topbar-mobile li {
  padding: 8px 20px;
  border-top: 1px solid rgba(255,255,255,0.05);
  background-color: #efefef;
}



/*==================================================================
[ Menu ]*/
/* ESSA PARTE, SE HABILITADA, NÃO DEIXA NAVEGAR NO MENU SUBMENU ATÉ EMBAIXO*/
.wrap-menu-desktop {
  position: fixed;
  z-index: 1030;
  background-color: transparent;
  width: 100%;
  height: 84px;
  top: 25px;
  left: 0px; 

  -webkit-transition: height 0.3s, background-color 0.3s;
  -o-transition: height 0.3s, background-color 0.3s;
  -moz-transition: height 0.3s, background-color 0.3s;
  transition: height 0.3s, background-color 0.3s;
}

.header-v2 .wrap-menu-desktop {
  background-color: #fff;
  top: 0;
}

.header-v3 .wrap-menu-desktop {
  background-color: transparent;
  top: 0;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.header-v4 .wrap-menu-desktop {
  background-color: #fff;
}


/*---------------------------------------------*/
.limiter-menu-desktop {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background-color: transparent;
}



/*------------------------------------------------------------------
[ Logo ]*/
.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 65%;
  margin-right: 55px;
}

.logo img {
  max-width: 100%;
  max-height: 100%;
}



/*------------------------------------------------------------------
[ Menu ]*/

.menu-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100%;
}

.main-menu {
  list-style-type: none;
  margin: 0;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.main-menu > li {
  display: block;
  position: relative;
  padding: 20px 10px 20px 0px;
  margin: 0px 4px 0px 14px;
}

.main-menu > li > a {
  font-family: Poppins-Medium;
  font-size: 14px;
  color: #333;
  padding: 5px 0px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

.header-v3 .main-menu > li > a {
  color: #fff;
}

/*---------------------------------------------*/
.sub-menu {
  list-style-type: none;
  position: absolute;
  top:0;
  left:100%;
  min-width: 178px;
  max-width: 225px;
  background-color: #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  padding: 5px 0;

  box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
  -o-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);

  visibility: hidden;
  opacity: 0; 
}

.sub-menu li {
  position: relative;
  background-color: transparent;

  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

.main-menu > li > .sub-menu {
  top:100%;
  left: 0;
}

.sub-menu a {
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.5;
  color: #555;

  display: block;
  padding: 8px 20px; 
  width: 100%;

  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

/*---------------------------------------------*/
.main-menu > li:hover > a {
  text-decoration: none;
  color: #2979ff;
}

.main-menu > li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
}

.sub-menu li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
} 

.sub-menu li:hover {
  background-color: transparent;
}

.sub-menu > li:hover > a {
  color: #6c7ae0;
  text-decoration: none;
}

@media (max-width: 1300px) {
  .main-menu > .respon-sub-menu .sub-menu {
    right: 100%;
    left: auto;
  }

  .main-menu > .respon-sub-menu > .sub-menu {
    right: 0px;
    left: auto;
  }
}

/*------------------------------------------------------------------
[ Icon header ]*/

.wrap-icon-header {
  flex-grow: 1;
}

.icon-header-item {
  position: relative;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
}


/*---------------------------------------------*/
.icon-header-noti::after {
  content: attr(data-notify);
  font-family: Poppins-Regular;
  font-size: 12px;
  color: #fff;
  line-height: 15px;
  text-align: center;

  display: block;
  position: absolute;
  top: -7px;
  right: 0;
  min-width: 15px;
  height: 15px;
  padding: 0 3px;
  background-color: #212121;
}

/*---------------------------------------------*/
.wrap-header-mobile .wrap-icon-header {
  flex-grow: unset;
}


/*------------------------------------------------------------------
[ Modal search ]*/
.modal-search-header {
  position: fixed;
  z-index: 2000;
  width: 100%;
  height: 100%;
  bottom: 101%;
  left: 0;
  background-color: rgba(255,255,255,0.9);
  padding: 50px 15px 100px 15px;
}

.show-modal-search {
  bottom: 0;
}

.container-search-header {
  width: auto;
  max-width: 100%;
  position: relative;
}

/*---------------------------------------------*/
.btn-hide-modal-search {
  position: absolute;
  padding: 5px;
  right: 0;
  top: -45px;
  opacity: 0.8;
}

.btn-hide-modal-search:hover {
  opacity: 1;
}

.wrap-search-header {
  width: 960px;
  max-width: 100%;
  height: 120px;
  border: 2px solid #e6e6e6;
  background: #fff;
}

/*---------------------------------------------*/
.wrap-search-header input {
  font-family: Poppins-ExtraLight;
  font-size: 50px;
  line-height: 1.2;
  color: #333;
  
  padding: 0px 30px 0px 0px;
  width: calc(100% - 70px);
  height: 100%;
  background-color: transparent;
}

.wrap-search-header button {
  font-size: 50px;
  color: #333;
  width: 70px;
  height: 100%;
}

.wrap-search-header button:hover {
  color: #6c7ae0;
}

/*---------------------------------------------*/
@media (max-width: 767px) {
  .wrap-search-header input,
  .wrap-search-header button {
    font-size: 30px;
  }

  .wrap-search-header {
    height: 90px;
  }
}

@media (max-width: 575px) {
  .wrap-search-header input,
  .wrap-search-header button {
    font-size: 20px;
  }

  .wrap-search-header button {
    width: 40px;
  }

  .wrap-search-header {
    height: 80px;
  }
  
    .correcao {
	padding-left:60px !important;  
  }
}


/*==================================================================
[ Fixed menu desktop ]*/

.fix-menu-desktop .wrap-menu-desktop {
  height: auto;
  background-color: rgba(255,255,255,1);
  box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -o-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
}

.header-v2 .fix-menu-desktop.container-menu-desktop {
  height: 70px;
}

.header-v3 .fix-menu-desktop .wrap-menu-desktop {
  background-color: #222;
  border-color: #222;
}

.header-v4 .fix-menu-desktop.container-menu-desktop {
  height: 110px;
}

/*---------------------------------------------*/
.main-menu > li.active-menu > a {
  color: #2979ff;
}



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[ Header Mobile ]*/
.wrap-header-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 70px;
  background-color: #b71c1c;
  padding: 15px;
  display: none;

  box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -o-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
}

/*------------------------------------------------------------------
[ Logo mobile ]*/
.logo-mobile {
  display: block;
  position: relative;
  height: 80%;
  padding-right: 25px;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
}

.logo-mobile img {
  max-width: calc(100% - 20px);
  max-height: 180%;
  position:absolute;
  top: 0; 
  left: 0; 
  bottom: 0;
  margin: auto;
}



/*------------------------------------------------------------------
[ btn show menu ]*/
.hamburger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}

.hamburger:hover {
  opacity: 1;
}

/*---------------------------------------------*/
@media (max-width: 991px){
  .wrap-header-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .container-menu-desktop {display: none;}
}

/*==================================================================
[ Menu mobile ]*/
.menu-mobile {
  width: 100%;
  background-color: white;
  display: none;
}

.main-menu-m {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #a02525;
}

.main-menu-m > li > a {
  font-family: Poppins-Medium;
  font-size: 14px;
  color: white;
  line-height: 2.8;
  padding: 8px 20px 8px 20px;
}

.main-menu-m > li {
  color: white;
  position: relative;
}

.arrow-main-menu-m {
  font-size: 14px;
  color: #fff;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: auto;
  top: 2px;
  /*padding: 10px;*/
  cursor: pointer;
  padding-top: 10px;
  padding-right: 200px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.arrow-main-menu-m i {
  transform-origin: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.turn-arrow-main-menu-m i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*---------------------------------------------*/
.sub-menu-m {
  background-color: #efefef;
  padding: 10px 15px 10px 32px;
  display: none;
}

.sub-menu-m a {
  font-family: Poppins-Regular;
  font-size: 14px;
  color: #666;
  line-height: 2.5;
  padding: 5px 0 5px 0;
}

.sub-menu-m a:hover {
  text-decoration: none;
  color: #555555;
}

@media (min-width: 992px){
  .menu-mobile {
    display: none;
  }
  

}




/*//////////////////////////////////////////////////////////////////
[ Sidebar ]*/
.wrap-sidebar {
  position: fixed;
  z-index: 1100;
  width: 100%;
  height: 100vh;
  top: 0;
  right: 0;
  background-color: rgba(0,0,0,0.0);
  visibility: hidden;
  
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;  
  transition: all 0.4s;
}

.sidebar {
  position: fixed;
  z-index: 1100;
  width: 390px;
  max-width: calc(100% - 30px);
  height: 100vh;
  top: 0;
  right: -400px;
  background-color: #fff;
  
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.34;  
  transition: all 0.4s;

  box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
}

.show-sidebar {
  visibility: visible;
  background-color: rgba(0,0,0,0.6);
}

.show-sidebar .sidebar {
  right: 0;
}

@media (max-width: 991px) {
  .wrap-sidebar {
    display: none;
  }
}

/*---------------------------------------------*/
.sidebar-content {
  flex-grow: 1;
  overflow: auto;
  align-content: space-between;
}

/*---------------------------------------------*/
.wrap-item-gallery {
  width: calc((100% - 20px) / 3);
}

.item-gallery {
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.item-gallery::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(103,117,214,0.8);
  opacity: 0;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.34;  
  transition: all 0.4s;
}

.item-gallery:hover:after {
  opacity: 1;
}


/*//////////////////////////////////////////////////////////////////
[ Header cart ]*/
.wrap-header-cart {
  position: fixed;
  z-index: 1100;
  width: 100%;
  height: 100vh;
  top: 0;
  right: 0;
  background-color: rgba(0,0,0,0.0);
  visibility: hidden;
  
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;  
  transition: all 0.4s;
}

.header-cart {
  position: fixed;
  z-index: 1100;
  width: 390px;
  max-width: calc(100% - 30px);
  height: 100vh;
  top: 0;
  right: -400px;
  background-color: #fff;
  
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.34;  
  transition: all 0.4s;

  box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.18);
}

.header-cart::after {
  content: "";
  display: block;
  width: 100%;
  height: 9%;
  min-height: 30px;
}

.show-header-cart {
  visibility: visible;
  background-color: rgba(0,0,0,0.6);
}

.show-header-cart .header-cart {
  right: 0;
}

/*---------------------------------------------*/
.header-cart-title {
  width: 260px;
  max-width: 100%;
  height: 16.5%;
  min-height: 85px;
}

.header-cart-content {
  flex-grow: 1;
  overflow: auto;
  align-content: space-between;
}

.header-cart-wrapitem {
  flex-grow: 1;
}

/*---------------------------------------------*/
.header-cart-item-img {
  width: 60px;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}

.header-cart-item-img img {
  width: 100%;
}

.header-cart-item-img::after {
  content: '\e870';
  font-family: Linearicons-Free;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0;
}

.header-cart-item-img:hover:after {
  opacity: 1;
}

/*---------------------------------------------*/
.header-cart-item-txt {
  width: calc(100% - 80px);
}

.header-cart-item-name {
  display: block;
  font-family: Poppins-Regular;
  font-size: 14px;
  color: #555;
  line-height: 1.3;
}

.header-cart-item-info {
  display: block;
  font-family: Poppins-Regular;
  font-size: 14px;
  color: #888;
  line-height: 1.5;
}

.header-cart-total {
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #222;
  line-height: 1.3;
}

/*---------------------------------------------*/
@media (max-width: 575px) {
  .header-cart {
    padding: 30px;
  }

  .header-cart-title {
    padding-bottom: 35px;
  }
}


/*//////////////////////////////////////////////////////////////////
[ Restyle Select2 ]*/

.rs1-select2 .select2-container {
  display: block;
  max-width: 100% !important;
  width: auto !important;
}

.rs1-select2 .select2-container .select2-selection--single {
  height: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  border: none;
  outline: none;
  background-color: transparent;
  border-radius: 0px;
  position: relative;
}

/*------------------------------------------------------------------
[ in select ]*/
.rs1-select2 .select2-container .select2-selection--single .select2-selection__rendered {
  font-family: Poppins-Regular;
  font-size: 13px;
  color: #555;
  line-height: 1.2;
  padding-left: 20px;
  background-color: transparent;
}

.rs1-select2 .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 38px;
  height: 20px;
  top: calc(50% - 10px);
  right: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #e6e6e6;
}

.rs1-select2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.rs1-select2 .select2-container--default .select2-selection--single .select2-selection__arrow::after {
  content: "\f0dc";
  font-family: FontAwesome;
  font-size: 13px;
  color: #808080;
}

.rs1-select2 .select2-container--default .select2-selection--single .select2-selection__arrow:hover:after {
  color: #2979ff;
}


/*------------------------------------------------------------------
[ Dropdown option ]*/
.rs1-select2 .select2-container--open .select2-dropdown {
  z-index: 1251;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 0px;
  overflow: hidden;
  background-color: white;
  left: 0px;

  box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
}

.rs1-select2 .select2-dropdown--above {top: -2px;}
.rs1-select2 .select2-dropdown--below {top: 2px;}

.rs1-select2 .select2-container .select2-results__option[aria-selected] {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.rs1-select2 .select2-container .select2-results__option[aria-selected="true"] {
  background: #2979ff;
  color: white;
}

.rs1-select2 .select2-container .select2-results__option--highlighted[aria-selected] {
  background: #2979ff;
  color: white;
}

.rs1-select2 .select2-results__options {
  font-family: Poppins-Regular;
  font-size: 13px;
  color: #555;
  line-height: 1.2;
}

.rs1-select2 .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: none;
  font-family: Poppins-Regular;
  font-size: 13px;
  color: #555;
  line-height: 1.2;
}

/*------------------------------------------------------------------
[ rs2 ]*/
.rs2-select2 .select2-container .select2-selection--single {
  height: 40px;
}

.rs2-select2 .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
}

.rs2-select2 .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 35px;
  right: 0px;
  border-left: none;
}

.rs2-select2 .select2-container--default .select2-selection--single .select2-selection__arrow::after {
  content: "\f0d7";
}



/*//////////////////////////////////////////////////////////////////
[ Slick1 ]*/
.wrap-slick1 {
  position: relative;
    margin-top: 100px!important;
}

.item-slick1 {
  height: calc(100vh - 40px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.rs1-slick1 .item-slick1 {
  height: calc(100vh - 84px);
}

.rs2-slick1 .item-slick1 {
  height: 100vh;
}

@media (max-width: 991px) {
  .item-slick1 {
    height: calc(100vh - 70px) !important;
  }
    .wrap-slick1{
        position: relative;
        margin-top: 0px!important;
    }
}

.arrow-slick1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  font-size: 80px;
  color: rgba(0,0,0,0.3);
  position: absolute;
  opacity: 0;
  
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);

  z-index: 200;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.wrap-slick1:hover .arrow-slick1 {
  opacity: 1;
}

.arrow-slick1:hover {
  color: #2979ff;
}

.next-slick1 {
  right: 50px;
  left: auto;
}

.prev-slick1 {
  left: 50px;
  right: auto;
}

@media (max-width: 991px) {
  .next-slick1 {
    right: 15px;
  }

  .prev-slick1 {
    left: 15px;
  }
}

/*---------------------------------------------*/
.rs2-slick1 .arrow-slick1 {
  color: rgba(255,255,255,0.3);
}

.rs2-slick1 .arrow-slick1:hover {
  color: #7280e0;
}

.wrap-slick1-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 60px;
}

.slick1-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.slick1-dots li {
  max-width: 190px;
  position: relative;
  cursor: pointer;
  margin-right: 1px;
}

.slick1-dots li img {
  width: 100%;
}

.caption-dots-slick1 {
  font-family: Poppins-ExtraLight;
  font-size: 16px;
  line-height: 1.3;
  color: #fff;
  text-align: center;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;

  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  padding: 5px;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
}

.slick1-dots li:hover .caption-dots-slick1 {
  opacity: 1;
}

.slick1-dots li.slick-active .caption-dots-slick1 {
  opacity: 1;
}

@media (max-width: 575px) {
  .caption-dots-slick1 {
    font-size: 13px;
  }

  .wrap-slick1-dots {
    bottom: 25px;
  }
}


/*//////////////////////////////////////////////////////////////////
[ Slick2 ]*/

.wrap-slick2 {
  position: relative;
  margin-right: -15px;
  margin-left: -15px;
}

/* ------------------------------------ */
.arrow-slick2 {
  position: absolute;
  z-index: 100;
  top: calc((100% - 60px) / 2);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 39px;
  color: #ccc;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.arrow-slick2:hover {
  color: #666;
}

.next-slick2 {
  right: -40px;
}

.prev-slick2 {
  left: -40px;
}

@media (max-width: 1300px) {
  .next-slick2 {
    right: 0px;
  }

  .prev-slick2 {
    left: 0px;
  }
}


/*//////////////////////////////////////////////////////////////////
[ Slick3 ]*/
.wrap-slick3 {
  position: relative;
}

/*---------------------------------------------*/
.wrap-slick3-arrows {
  position: absolute;
  z-index: 100;
  width: 83.333333%;
  right: 0;
  top: calc(50% - 20px);
}

.arrow-slick3 {
  font-size: 25px;
  color: #fff;
  
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(0,0,0,0.5);

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.arrow-slick3:hover {
  background-color: rgba(0,0,0,0.9);
}

.prev-slick3 {left: 0px;}
.next-slick3 {right: 0px;}

/*---------------------------------------------*/
.wrap-slick3-dots {
  /*width: 11.111111%;*/
}

.slick3 {
  width: 83.333333%;
}

.slick3-dots li {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 27px;
}

.slick3-dots li img {
  width: 100%;
}

.slick3-dot-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  border: 2px solid transparent;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.slick3-dot-overlay:hover {
  border-color: #ccc;
}

.slick3-dots .slick-active .slick3-dot-overlay {
  border-color: #ccc;
}



/*//////////////////////////////////////////////////////////////////
[ RS Magnific-Popup ]*/
.mfp-bg {
  z-index: 10000;
  background-color: #000;
  opacity: 0.9;
}

.mfp-wrap {
  z-index: 10000;
}

.mfp-arrow:after,
.mfp-arrow:before {
  display: none;
}

.mfp-arrow {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

button.mfp-arrow-right {
  background-image: url(../images/icons/icon-next.png);
  background-position: center center;
  background-repeat: no-repeat;
}

button.mfp-arrow-left {
  background-image: url(../images/icons/icon-prev.png);
  background-position: center center;
  background-repeat: no-repeat;
}

button.mfp-close {
  width: 75px !important;
  height: 58px !important;
  line-height: 44px;
  position: fixed;
  right: 0;
  top: 0;
  color: transparent !important;
  background-image: url(../images/icons/icon-close.png);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer !important;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}


/*//////////////////////////////////////////////////////////////////
[ Tab01 ]*/
.tab01 .nav-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border: none;
}

.tab01 .nav-tabs .nav-item {
  margin: 0px 15px;
}

.tab01 .nav-link {
  font-family: Poppins-Regular;
  font-size: 15px;
  color: #888;
  line-height: 1.2;

  padding: 0;
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid transparent;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.tab01 .nav-link.active {
  color: #333;
  border-color: #797979;
}

.tab01 .nav-link:hover {
  color: #333;
  border-color: #797979;
}



/*//////////////////////////////////////////////////////////////////
[ RS sweet alert ]*/


.swal-button-cancelar{
	background-color: red !important;
}

.swal-button-cancelar:hover {
  background-color: #333 !important;
}

.swal-overlay {overflow-y: auto;}

.swal-button:focus {
    outline: none;
    box-shadow: none;
}

.swal-button {
  background-color: #b71c1c;
  font-family: Poppins-Regular;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  font-weight: unset;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.swal-button:hover {
  background-color: #a02525;
}

.swal-button:active {
  background-color: #a02525;
}

.swal-title {
  font-family: Poppins-Bold;
  color: #333333;
  font-size: 18px;
  line-height: 1.5;
  padding: 0 15px;
}

.swal-text {
  font-family: Poppins-Regular;
  color: #555555;
  font-size: 16px;
  line-height: 1.666667;
  text-align: center;
}

.swal-footer {
    margin-top: 0;
	text-align: center;
}


/*//////////////////////////////////////////////////////////////////
[ Filter ]*/
.show-search .icon-search,
.show-filter .icon-filter {display: none;}

.show-search .icon-close-search,
.show-filter .icon-close-filter {display: unset;}

.show-search,
.show-filter {
  background-color: #f2f2f2;
  border-color: #e7e7e7;
  position: relative;
}

.show-search::after,
.show-filter::after {
  content: "";
  position: absolute;
  display: block;

  width: 14px;
  height: 14px;
  background-color: #f2f2f2;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  
  transform-origin: center center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);

  left: calc(50% - 7px);
  bottom: -8px;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.show-search:hover:after,
.show-filter:hover:after {
  background-color: #2979ff;
  border-color: #2979ff;
}

/*---------------------------------------------*/
.filter-col1 {width: 27%;}
.filter-col2 {width: 27%;}
.filter-col3 {width: 26%;}
.filter-col4 {width: 20%;}

/*---------------------------------------------*/
.filter-link {
  color: #aaa;
  border-bottom: 1px solid transparent;
}

.filter-link:hover {
  color: #6c7ae0;
  border-bottom: 1px solid #6c7ae0;
}

.filter-link-active {
  color: #6c7ae0;
  border-bottom: 1px solid #6c7ae0;
}

@media (max-width: 767px) {
  .filter-col1,
  .filter-col2,
  .filter-col3,
  .filter-col4 {width: 50%;}
}

@media (max-width: 575px) {
  .filter-col1,
  .filter-col2,
  .filter-col3,
  .filter-col4 {width: 100%;}
}



/*//////////////////////////////////////////////////////////////////
[ Num Product ]*/
.wrap-num-product {
  width: 140px;
  height: 45px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  overflow: hidden;
}

.btn-num-product-up,
.btn-num-product-down {
  width: 45px;
  height: 100%;
  cursor: pointer;
}

.num-product {
  width: calc(100% - 90px);
  height: 100%;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  background-color: #f7f7f7;
}

input.num-product {
  -moz-appearance: textfield;
  appearance: none;
  -webkit-appearance: none;
}

input.num-product::-webkit-outer-spin-button,
input.num-product::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; 
}

/*//////////////////////////////////////////////////////////////////
[ Tolltip100 ]*/
.tooltip100 {
  position: relative;
}

.tooltip100::after {
  content: attr(data-tooltip);
  font-family: Poppins-Regular;
  font-size: 12px;
  color: #888;
  line-height: 18px;
  white-space: nowrap;

  display: block;
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  height: 20px;
  padding: 0px 8px;
  top: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);

  box-shadow: 0 3px 6px 0px rgba(0,0,0,0.18);
  -moz-box-shadow: 0 3px 6px 0px rgba(0,0,0,0.18);
  -webkit-box-shadow: 0 3px 6px 0px rgba(0,0,0,0.18);
  -o-box-shadow: 0 3px 6px 0px rgba(0,0,0,0.18);
  -ms-box-shadow: 0 3px 6px 0px rgba(0,0,0,0.18);

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  
  visibility: hidden;
  opacity: 0;
}

.tooltip100:hover:after {
  visibility: visible;
  opacity: 1;
}


/*//////////////////////////////////////////////////////////////////
[ Modal1 ]*/
.wrap-modal1 {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9000;
  overflow: auto;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

  visibility: hidden;
  opacity: 0;
}

.overlay-modal1 {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.8;
}

.show-modal1 {
  visibility: visible;
  opacity: 1;
}

/*//////////////////////////////////////////////////////////////////
[ Table Shopping Cart ]*/

.wrap-table-shopping-cart {
  overflow: auto;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.table-shopping-cart {
  border-collapse: collapse;
  width: 100%;
  min-width: 680px;
}

.table-shopping-cart tr {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.table-shopping-cart .column-1 {
  width: 133px;
  padding-left: 50px;
}

.table-shopping-cart .column-2 {
  width: 220px;
  font-size: 15px;
}

.table-shopping-cart .column-3 {
  width: 120px;
  font-size: 16px;
}

.table-shopping-cart .column-4 {
  width: 145px;
  text-align: right;
}

.table-shopping-cart .column-5 {
  width: 172px;
  padding-right: 50px;
  text-align: right;
  font-size: 16px;
}

.table-shopping-cart .table_row {
  height: 185px;
}

.table-shopping-cart .table_row td {
  padding-bottom: 20px;
}

.table-shopping-cart .table_row td.column-1 {
  padding-bottom: 30px;
}

.table-shopping-cart .table_head th {
  font-family: Poppins-Bold;
  font-size: 13px;
  color: #555;
  text-transform: uppercase;
  line-height: 1.6;
  padding-top: 15px;
  padding-bottom: 15px;
}

.table-shopping-cart td {
  font-family: Poppins-Regular;
  color: #555;
  line-height: 1.6;
}



/*//////////////////////////////////////////////////////////////////
[ Block1 ]*/
.block1 {
  position: relative;
  border: 1px solid #e6e6e6;
}

.block1-txt {
  background-color: rgba(103,117,214,0.0);
}

/*---------------------------------------------*/
.block1-name {color: #333;}
.block1-info {color: #555;}

/*---------------------------------------------*/
.block1-txt-child2 {
  border-bottom: 2px solid #fff;
  overflow: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}

.block1-link {
  -webkit-transform: translateY(250%);
  -moz-transform: translateY(250%);
  -ms-transform: translateY(250%);
  -o-transform: translateY(250%);
  transform: translateY(250%);
}

/*---------------------------------------------*/
.block1-txt:hover {
  background-color: rgba(103,117,214,0.8);
}

.block1-txt:hover .block1-txt-child2 {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.block1-txt:hover .block1-link {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}

.block1-txt:hover .block1-name,
.block1-txt:hover .block1-info {
  color: #fff;
}

/*//////////////////////////////////////////////////////////////////
[ Block2 ]*/
.block2-pic {
  position: relative;
}

.block2-btn {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.block2-pic:hover .block2-btn {
  bottom: 20px;
}

/*---------------------------------------------*/
.block2-txt-child1 {
  width: calc(100% - 30px);
}

.block2-txt-child2 {
  width: 30px;
}

.btn-addwish-b2 .icon-heart2 {
  opacity: 0;
}

.btn-addwish-b2:hover .icon-heart2 {
  opacity: 1;
}

.btn-addwish-b2:hover .icon-heart1 {
  opacity: 0;
}

.js-addedwish-b2 .icon-heart2 {
  opacity: 1;
}

.js-addedwish-b2 .icon-heart1 {
  opacity: 0;
}

/*---------------------------------------------*/
.label-new {
  position: relative;
}

.label-new::after {
  content: attr(data-label);
  font-family: Montserrat-Regular;
  font-size: 12px;
  color: #fff;
  line-height: 1.2;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  min-width: 50px;
  height: 22px;
  border-radius: 11px;
  padding: 0 6px;
  background-color: #66a8a6;
  top: 42px;
  left: 12px;
}



/*==================================================================
    TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT
==================================================================*/
.cl0 {color: #fff;}
.cl1 {color: #2979ff;}/*COR PRINCIPAL*/
.cl2 {color: #212121;}
.cl3 {color: #212121;}
.cl4 {color: #212121;}
.cl5 {color: #222;}
.cl6 {color: #555;}
.cl7 {color: #b2b2b2;}
.cl8 {color: #555;}
.cl9 {color: #aaa;}
.cl10 {color: #1d1d1d;}
.cl11 {color: #f9ba48;}
.cl12 {color: #ccc;}
.clcart {color:#fff;}

/*//////////////////////////////////////////////////////////////////
[ S-Text 0 - 15 ]*/
.stext-101 {
  font-family: Poppins-Medium;
  font-size: 16px;
  line-height: 1.466667;
  text-transform: uppercase;
}

.stext-102 {
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.7;
}

.stext-103 {
  font-family: Poppins-Regular;
  font-size: 15px;
  line-height: 1.466667;
}

.stext-104 {
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.466667;
  height:60px;
}

.stext-105 {
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.466667;
  letter-spacing: 1px;
}

.stext-106 {
  font-family: Poppins-Regular;
  font-size: 15px;
  line-height: 1.2;
}

.stext-107 {
  font-family: Poppins-Regular;
  font-size: 13px;
  line-height: 1.923;
}

.stext-108 {
  font-family: Poppins-Light;
  font-size: 14px;
  line-height: 1.7143;
}

.stext-109 {
  font-family: Poppins-Regular;
  font-size: 14px;
  line-height: 1.833333;
}

.stext-110 {
  font-family: Poppins-Medium;
  font-size: 15px;
  line-height: 1.466667;
}

.stext-111 {
  font-family: Poppins-Regular;
  font-size: 13px;
  line-height: 1.6923;
}

.stext-112 {
  font-family: Poppins-Regular;
  font-size: 13px;
  line-height: 1.6923;
  text-transform: uppercase;
}

.stext-113 {
  font-family: Poppins-Light;
  font-size: 14px;
  line-height: 1.7857;
}

.stext-114 {
  font-family: Poppins-Italic;
  font-size: 15px;
  line-height: 1.666667;
}

.stext-115 {
  font-family: Poppins-Regular;
  font-size: 15px;
  line-height: 1.666667;
}

.stext-116 {
  font-family: Poppins-Regular;
  font-size: 15px;
  line-height: 1.266667;
}

.stext-117 {
  font-family: Poppins-Light;
  font-size: 15px;
  line-height: 1.666667;
}


/*---------------------------------------------*/
.stext-301 {
  font-family: Montserrat-Bold;
  font-size: 15px;
  line-height: 1.6;
  text-transform: uppercase;
}


/*//////////////////////////////////////////////////////////////////
[ M-Text 16 - 25 ]*/
.mtext-101 {
  font-family: Poppins-Medium;
  font-size: 18px;
  line-height: 1.333333;
}

.mtext-102 {
  font-family: Poppins-SemiBold;
  font-size: 16px;
  line-height: 1.6;
}

.mtext-103 {
  font-family: Poppins-Bold;
  font-size: 18px;
  line-height: 1.333333;
  text-transform: uppercase;
}

.mtext-104 {
  font-family: Poppins-Medium;
  font-size: 16px;
  line-height: 1.6;
}

.mtext-105 {
  font-family: Poppins-Regular;
  font-size: 24px;
  line-height: 1.5;
}

.mtext-106 {
  font-family: Poppins-SemiBold;
  font-size: 18px;
  line-height: 1.388888;
}

.mtext-107 {
  font-family: Poppins-Regular;
  font-size: 16px;
  line-height: 1.625;
}

.mtext-108 {
  font-family: Poppins-Regular;
  font-size: 20px;
  line-height: 1.3;
}

.mtext-109 {
  font-family: Poppins-Bold;
  font-size: 20px;
  line-height: 1.3;
  text-transform: uppercase;
}

.mtext-110 {
  font-family: Poppins-Regular;
  font-size: 18px;
  line-height: 1.222222;
}

.mtext-111 {
  font-family: Poppins-Bold;
  font-size: 25px;
  line-height: 1.2;
}

.mtext-112 {
  font-family: Poppins-Bold;
  font-size: 22px;
  line-height: 1.333333;
}

.mtext-113 {
  font-family: Poppins-Bold;
  font-size: 22px;
  line-height: 1.333333;
  text-transform: uppercase;
}


/*//////////////////////////////////////////////////////////////////
[ L-Text >= 26 ]*/
.ltext-101 {
  font-family: Poppins-Regular;
  font-size: 28px;
  line-height: 1.2857;
}

.ltext-102 {
  font-family: Poppins-Bold;
  font-size: 28px;
  line-height: 1.1;
}

.ltext-103 {
  font-family: Poppins-Bold;
  font-size: 32px;
  line-height: 1.1;
  /*text-transform: uppercase;*/
}

.ltext-104 {
  font-family: Poppins-Bold;
  font-size: 60px;
  line-height: 1.1;
  text-transform: uppercase;
}

.ltext-105 {
  font-family: Poppins-Bold;
  font-size: 50px;
  line-height: 1.1;
}

.ltext-106 {
  font-family: Poppins-Bold;
  font-size: 36px;
  line-height: 1.2;
}

.ltext-107 {
  font-family: Poppins-Bold;
  font-size: 30px;
  line-height: 1.1;
}

.ltext-108 {
  font-family: Poppins-Bold;
  font-size: 26px;
  line-height: 1.3846;
}

.ltext-109 {
  font-family: Poppins-Bold;
  font-size: 36px;
  line-height: 1.2;
}


/*---------------------------------------------*/
.ltext-201 {
  font-family: PlayfairDisplay-Bold;
  font-size: 60px;
  line-height: 1.1;
  text-transform: uppercase;
}

.ltext-202 {
  font-family: PlayfairDisplay-Regular;
  font-size: 28px;
  line-height: 1.2857;
}




/*==================================================================
    SIZE SIZE SIZE SIZE SIZE SIZE SIZE SIZE SIZE SIZE SIZE SIZE SIZE 
==================================================================*/


/*//////////////////////////////////////////////////////////////////
[ Size ]*/
.size-101 {
  min-width: 161px;
  height: 46px;
}

.size-102 {
  min-width: 139px;
  height: 40px;
}

.size-103 {
  min-width: 179px;
  height: 46px;
}

.size-104 {
  min-width: 94px;
  height: 40px;
}

.size-105 {
  min-width: 111px;
  height: 40px;
}

.size-106 {
  width: 88px;
  height: 100%;
}

.size-107 {
  min-width: 135px;
  height: 40px;
}

.size-108 {
  width: 40px;
  height: 40px;
}

.size-109 {
  width: 60px;
  height: 60px;
}

.size-110 {
  width: 100%;
  min-height: 100px;
}

.size-111 {
  width: 100%;
  height: 40px;
}

.size-112 {
  min-width: 134px;
  height: 43px;
}

.size-113 {
  width: 38px;
  height: 60px;
}

.size-114 {
  width: calc(100% - 38px);
  height: 60px;
}

.size-115 {
  min-width: 185px;
  height: 45px;
}

.size-116 {
  width: 100%;
  height: 50px;
}

.size-117 {
  /*width: 220px;*/
  width: 140px !important;
  height: 45px;
}

.size-118 {
  min-width: 130px;
  height: 45px;
}

.size-119 {
  min-width: 156px;
  height: 45px;
}

.size-120 {
  width: 100%;
  min-height: 199px;
}

.size-121 {
  width: 100%;
  height: 46px;
}

.size-122 {
  width: 55px;
  height: 100%;
}

.size-123 {
  width: 70px;
  min-height: 70px;
}

.size-124 {
  width: 100%;
  min-height: 150px;
}

.size-125 {
  min-width: 180px;
  height: 40px;
}

/*//////////////////////////////////////////////////////////////////
[ Width ]*/
.size-201 {
  max-width: 270px;
}

.size-202 {
  width: calc(100% / 3);
}

.size-203 {
  width: 105px;
}

.size-204 {
  width: calc(100% - 90px);
}

.size-205 {
  width: 145px;
}

.size-206 {
  width: calc(100% - 145px);
}

.size-207 {
  width: calc(100% - 78px);
}

.size-208 {
  width: 34.5%;
}

.size-209 {
  width: 65.5%;
}

.size-210 {
  width: 50%;
}

.size-211 {
  width: 60px;
}

.size-212 {
  width: calc(100% - 60px);
}

.size-213 {
  max-width: 245px;
}

.size-214 {
  width: 90px;
}

.size-215 {
  width: calc(100% - 110px);
}

.size-216 {
  width: 55px;
}

.size-217 {
  width: calc(100% - 55px);
}

.size-218 {
  max-width: 286px;
}



/*//////////////////////////////////////////////////////////////////
[ Height ]*/
.size-301 {
  min-height: 30px;
}

.size-302 {
  min-height: 80px;
}

.size-303 {
  height: 390px;
}


/*==================================================================
   BACKGROUND BACKGROUND BACKGROUND BACKGROUND BACKGROUND BACKGROUND 
==================================================================*/
.bg-none {background-color: transparent;}
.bg0 {background-color: #fff;}
.bg1 {background-color: #2979ff;}
.bg2 {background-color: #e6e6e6;}
.bg3 {background-color: #b71c1c;}
.bg5 {background-color: rgba(0,0,0,0.5);}
.bg6 {background-color: #f2f2f2;}
.bg7 {background-color: #333;}
.bg8 {background-color: #f3f3f3;}
.bg9 {background-color: rgba(255,255,255,0.9);}
.btn-detalhes{background-color: #b71c1c;color: #fff;}
.bg-rodape{background-color: #212121!important;}


/*---------------------------------------------*/
.bg-overlay1::before {
  content: "";
  position: absolute;
  z-index: -100;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
}

/*---------------------------------------------*/
.bg-img1 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}




/*==================================================================
       BORDER BORDER  BORDER  BORDER  BORDER  BORDER  BORDER  BORDER
==================================================================*/
.bor0 {border-radius: 50%;}

.bor1 {
  border-radius: 23px;
}

.bor2 {
  /*border-radius: 20px;*/
  border-radius: 0.25rem;
  
}

.bor3 {
  border-bottom: 1px solid transparent;
}

.bor4 {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
}

.bor5 {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.bor6 {border-right: 1px solid rgba(255,255,255,0.1);}

.bor7 {
  border: 1px solid #ccc;
  border-radius: 15px;
}

.bor8 {
  border: 1px solid #e6e6e6;
  border-radius: 2px;
}

.bor9 {
  border-right: 1px solid #e6e6e6;
}

.bor10 {
  border: 1px solid #e6e6e6;
}

.bor11 {
  border-radius: 21px;
}

.bor12 {
  border-bottom: 1px dashed #d9d9d9;
}

.bor13 {
  border: 1px solid #e6e6e6;
  /*border-radius: 22px;*/
  border-radius: 0.25rem;
}

.bor14 {
  /*border-radius: 25px;*/
  border-radius: 0.25rem;
}

.bor15 {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.bor16 {
  border-left: 3px solid #e6e6e6;
}

.bor17 {
  border: 1px solid #e6e6e6;
  border-radius: 25px;
}

/*---------------------------------------------*/
.bor18 {
  border-top: 1px solid #e6e6e6;
}

.bor18:last-child {
  border-bottom: 1px solid #e6e6e6;
}

/*---------------------------------------------*/
.bor19 {
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}


/*==================================================================
 HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW 
==================================================================*/
.plh0::-webkit-input-placeholder { color: #999999;}
.plh0:-moz-placeholder { color: #999999;}
.plh0::-moz-placeholder { color: #999999;}
.plh0:-ms-input-placeholder { color: #999999;}

.plh1::-webkit-input-placeholder { color: #b2b2b2;}
.plh1:-moz-placeholder { color: #b2b2b2;}
.plh1::-moz-placeholder { color: #b2b2b2;}
.plh1:-ms-input-placeholder { color: #b2b2b2;}

.plh2::-webkit-input-placeholder { color: #333;}
.plh2:-moz-placeholder { color: #333;}
.plh2::-moz-placeholder { color: #333;}
.plh2:-ms-input-placeholder { color: #333;}

.plh3::-webkit-input-placeholder { color: #555;}
.plh3:-moz-placeholder { color: #555;}
.plh3::-moz-placeholder { color: #555;}
.plh3:-ms-input-placeholder { color: #555;}

.plh4::-webkit-input-placeholder { color: #888;}
.plh4:-moz-placeholder { color: #888;}
.plh4::-moz-placeholder { color: #888;}
.plh4:-ms-input-placeholder { color: #888;}

/*---------------------------------------------*/
.js-addedwish-detail {
  color: #6c7ae0;
}

/*---------------------------------------------*/
.label1 {
  position: relative;
}

.label1::after {
  content: attr(data-label1);
  font-family: Poppins-Regular;
  font-size: 10px;
  line-height: 15px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;

  display: block;
  position: absolute;
  top: 3px;
  right: -9px;
  height: 15px;
  min-width: 32px;
  border-radius: 7px;
  padding: 0 4px;
  background-color: #f74877;
}

.label1.rs1::after {
  top: calc(50% - 8px);
  right: auto;
  left: 90%;
}

/*---------------------------------------------*/
.how-active1 {
  color: #333;
  border-color: #797979;
}


/*---------------------------------------------*/
.wrap-input1 {
  position: relative;
  border-bottom: 2px solid rgba(204,204,204, 0.1);
}

.input1 {
  background-color: transparent;
  width: 100%;
}

.focus-input1 {
  position: absolute;
  width: 0%;
  height: 2px;
  background-color: #6774d5;
  left: 0;
  bottom: -2px;
}

.input1:focus + .focus-input1 {
  width: 100%;
}


/*---------------------------------------------*/
.how-pagination1 {
  font-family: Poppins-Regular;
  font-size: 14px;
  color: #808080;

  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
}

.how-pagination1:hover {
  background-color: #999;
  border-color: #999;
  color: #fff;
}

.active-pagination1 {
  background-color: #999;
  border-color: #999;
  color: #fff;
}

/*---------------------------------------------*/
.how-shadow1 {
  box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -o-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 0px 3px 0px rgba(0,0,0,0.2);
}

/*---------------------------------------------*/
.how-pos1 {
  position: absolute;
  top: 10px;
  right: 10px;
}

/*---------------------------------------------*/
.how-pos2 {
  padding-left: 10.7%;
  padding-right: 11%;
}

@media (max-width: 991px) {
  .how-pos2 {
    padding-left: 8%;
    padding-right: 8%;
  }
}

/*---------------------------------------------*/
.how-pos3-parent {
  position: relative;
}

.how-pos3 {
  position: absolute;
  top: -35px;
  right: 0px;
}

/*---------------------------------------------*/
.how-pos4-parent {
  position: relative;
}

.how-pos4 {
  position: absolute;
  top: calc(50% - 9px);
  left: 28px;
}

/*---------------------------------------------*/
.how-pos5-parent {
  position: relative;
}

.how-pos5 {
  position: absolute;
  top: 15px;
  left: 10px;
}



/*---------------------------------------------*/
.how-itemcart1 {
  width: 60px;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}

.how-itemcart1 img {
  width: 100%;
}

.how-itemcart1::after {
  content: '\e870';
  font-family: Linearicons-Free;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0;
}

.how-itemcart1:hover:after {
  opacity: 1;
}





.how-itemcart2 {
  width: 90px;
  position: relative;
  margin-right: 20px;
}

.how-itemcart2 img {
  width: 100%;
}

.how-itemcart1----::after {
  content: '\e870';
  font-family: Linearicons-Free;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0;
}

.how-itemcart1------:hover:after {
  opacity: 1;
}




/*---------------------------------------------*/
.how-bor2,
.how-bor1 {
  position: relative;
  z-index: 1;
}

.how-bor2::before,
.how-bor1::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: 3px solid #ccc;
}

.how-bor1::before {
  bottom: -21px;
  left: -21px;
}

@media (max-width: 767px) {
  .how-bor1::before {
    bottom: -21px;
    right: -21px;
    left: auto;
  }
}

.how-bor2::before {
  bottom: -21px;
  right: -21px;
}



/*==================================================================
      PSEUDO PSEUDO PSEUDO PSEUDO PSEUDO PSEUDO PSEUDO PSEUDO PSEUDO
==================================================================*/

/*//////////////////////////////////////////////////////////////////
[ Focus ]*/
.focus-in0:focus::-webkit-input-placeholder { color:transparent; }
.focus-in0:focus:-moz-placeholder { color:transparent; }
.focus-in0:focus::-moz-placeholder { color:transparent; }
.focus-in0:focus:-ms-input-placeholder { color:transparent; }




/*//////////////////////////////////////////////////////////////////
[ Hover ]*/

.hov-cl0:hover {color: #fff;}
.hov-bg0:hover {background-color: #fff;}
.hov-cl1:hover {color: #999;}
.hov-bg1:hover {background-color: #2979ff;}
.hov-cart:hover {background-color: #2979ff;}

/*---------------------------------------------*/
.hov-img0 {
  display: block;
  overflow: hidden;
}

.hov-img0 img{
  width: 100%;
  -webkit-transition: transform 0.9s ease;
  -o-transition: transform 0.9s ease;
  -moz-transition: transform 0.9s ease;
  transition: transform 0.9s ease;
}

.hov-img0:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/*---------------------------------------------*/
.hov-btn1:hover {
  border-color: #a02525;
  background-color: #a02525;
  color: #fff;
}

.hov-btn1:hover i {
  color: #fff;
}

/*---------------------------------------------*/
.hov-btn2:hover {
  border-color: #fff;
  background-color: #fff;
  color: #a02525;
}

/*---------------------------------------------*/
.hov-btn3:hover {
  border-color: #a02525;
  background-color: #a02525;
  color: #fff;
  transition: 0.9s;
}

.hov-btn3:hover i {
  color: #fff;
    transition: 0.9s;
}

/*---------------------------------------------*/
.hov-tag1:hover {
  color: #a02525;
  border-color: #a02525;
}


/*---------------------------------------------*/
.hov-ovelay1 {
  position: relative;
}

.hov-ovelay1::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(103,117,214,0.8);
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
}

.hov-ovelay1:hover:after {
  opacity: 1;
}


/*---------------------------------------------*/
.hov1:hover {
  color: #333;
  border-color: #797979;
}

/*---------------------------------------------*/
.hov2:hover {
  background-color: #f2f2f2;
}

/*---------------------------------------------*/
.hov3 {
  opacity: 0.6;
}

.hov3:hover {
  opacity: 1;
}




/*==================================================================
  RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE
==================================================================*/

/*//////////////////////////////////////////////////////////////////
[ XL ]*/
@media (max-width: 1199px) {
  .m-0-xl {margin: 0;}
  .m-lr-0-xl {margin-left: 0; margin-right: 0;}
  .m-lr-15-xl {margin-left: 15px; margin-right: 15px;}
  .m-l-0-xl {margin-left: 0;}
  .m-r-0-xl {margin-right: 0;}
  .m-l-15-xl {margin-left: 15px;}
  .m-r-15-xl {margin-right: 15px;}

  .p-0-xl {padding: 0;}
  .p-lr-0-xl {padding-left: 0; padding-right: 0;}
  .p-lr-15-xl {padding-left: 15px; padding-right: 15px;}
  .p-l-0-xl {padding-left: 0;}
  .p-r-0-xl {padding-right: 0;}
  .p-l-15-xl {padding-left: 15px;}
  .p-r-15-xl {padding-right: 15px;}

  .w-full-xl {width: 100%;}

  /*---------------------------------------------*/

}


/*//////////////////////////////////////////////////////////////////
[ LG ]*/
@media (max-width: 991px) {
  .m-0-lg {margin: 0;}
  .m-lr-0-lg {margin-left: 0; margin-right: 0;}
  .m-lr-15-lg {margin-left: 15px; margin-right: 15px;}
  .m-l-0-lg {margin-left: 0;}
  .m-r-0-lg {margin-right: 0;}
  .m-l-15-lg {margin-left: 15px;}
  .m-r-15-lg {margin-right: 15px;}

  .p-0-lg {padding: 0;}
  .p-lr-0-lg {padding-left: 0; padding-right: 0;}
  .p-lr-15-lg {padding-left: 15px; padding-right: 15px;}
  .p-l-0-lg {padding-left: 0;}
  .p-r-0-lg{padding-right: 0;}
  .p-l-15-lg {padding-left: 15px;}
  .p-r-15-lg {padding-right: 15px;}

  .w-full-lg {width: 100%;}

  /*---------------------------------------------*/
  .respon4 {
    width: 50%;
  }

  /*---------------------------------------------*/
  .respon5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}


/*//////////////////////////////////////////////////////////////////
[ MD ]*/
@media (max-width: 767px) {
  .m-0-md {margin: 0;}
  .m-lr-0-md {margin-left: 0; margin-right: 0;}
  .m-lr-15-md {margin-left: 15px; margin-right: 15px;}
  .m-l-0-md {margin-left: 0;}
  .m-r-0-md {margin-right: 0;}
  .m-l-15-md {margin-left: 15px;}
  .m-r-15-md {margin-right: 15px;}

  .p-0-md {padding: 0;}
  .p-lr-0-md {padding-left: 0; padding-right: 0;}
  .p-lr-15-md {padding-left: 15px; padding-right: 15px;}
  .p-l-0-md {padding-left: 0;}
  .p-r-0-md{padding-right: 0;}
  .p-l-15-md {padding-left: 15px;}
  .p-r-15-md {padding-right: 15px;}

  .w-full-md {width: 100%;}

  /*---------------------------------------------*/
  .respon4 {
    width: 100%;
  }

}


/*//////////////////////////////////////////////////////////////////
[ SM ]*/
@media (max-width: 575px) {
  .m-0-sm {margin: 0;}
  .m-lr-0-sm {margin-left: 0; margin-right: 0;}
  .m-lr-15-sm {margin-left: 15px; margin-right: 15px;}
  .m-l-0-sm {margin-left: 0;}
  .m-r-0-sm {margin-right: 0;}
  .m-l-15-sm {margin-left: 15px;}
  .m-r-15-sm {margin-right: 15px;}

  .p-0-sm {padding: 0;}
  .p-lr-0-sm {padding-left: 0; padding-right: 0;}
  .p-lr-15-sm {padding-left: 15px; padding-right: 15px;}
  .p-l-0-sm {padding-left: 0;}
  .p-r-0-sm{padding-right: 0;}
  .p-l-15-sm {padding-left: 15px;}
  .p-r-15-sm {padding-right: 15px;}

  .w-full-sm {width: 100%;}

  /*---------------------------------------------*/
  .respon1 {
    font-size: 40px;
  }
  
  /*---------------------------------------------*/
  .respon2 {
    font-size: 20px;
  }

  /*---------------------------------------------*/
  .respon6 {
    width: 65px;
  }

  .respon6-next {
    width: calc(100% - 0px);
  }

  /*---------------------------------------------*/
  .respon7 {
    padding-left: 60px;
  }

  
}


/*//////////////////////////////////////////////////////////////////
[ SSM ]*/
@media (max-width: 480px) {
  .m-0-ssm {margin: 0;}
  .m-lr-0-ssm {margin-left: 0; margin-right: 0;}
  .m-lr-15-ssm {margin-left: 15px; margin-right: 15px;}
  .m-l-0-ssm {margin-left: 0;}
  .m-r-0-ssm {margin-right: 0;}
  .m-l-15-ssm {margin-left: 15px;}
  .m-r-15-ssm {margin-right: 15px;}

  .p-0-ssm {padding: 0;}
  .p-lr-0-ssm {padding-left: 0; padding-right: 0;}
  .p-lr-15-ssm {padding-left: 15px; padding-right: 15px;}
  .p-l-0-ssm {padding-left: 0;}
  .p-r-0-ssm{padding-right: 0;}
  .p-l-15-ssm {padding-left: 15px;}
  .p-r-15-ssm {padding-right: 15px;}

  .w-full-ssm {width: 100%;}

  /*---------------------------------------------*/
  .respon3 {
    padding: 20px;
  }

}

/*personalização*/
.logo-topo{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 160px;
}
.logo-rodape{
    text-align: center!important;
}
.busca-topo{
   /* width: 600px;*/
    height: 40px;
    margin-top: 12px;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 30px;
    align-content: center!important;
}
.btn-busca-topo{
    margin-top: 1px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px;
    font-size: 30px;
    color: #b71c1c!important;
}
.login{
    margin-top: 20px!important;
    
}
.texto-login-ou{
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}
.icones-rodape{
    color: #b2b2b2!important;
}
.nome-empresa{
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 12px;
    text-align: center!important;
    color: #b2b2b2;
}
.fundo-menu-desktop1{
    background-color:#a02525!important;
    padding-right: 60px!important;
    padding-left: 30px!important;
    height: 61px;
    /*padding-top: 10px;
    border-bottom: 1px solid #ccc;*/
}
.fundo-menu-desktop{
    background-color:#a02525!important;
    padding-right: 60px!important;
    padding-left: 30px!important;
    height: 48px;
    padding-top: 10px;
    /*border-bottom: 1px solid #ccc;*/
}




/*MENU NOVO =======================================================*/

.menu-wrapper{
    position: absolute;
    width: 100%;
}
.nav,
.nav a,
.nav form,
.nav input,
.nav li,
.nav ul {
  border: none;
  margin: 0;
  padding: 0;
}
.page-header.type9 .nav-sections{
       pointer-events: all;
}
.nav a {
  text-decoration: none;
}
.nav li {
  list-style: none;
}

/* menu container */
.nav,
input {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
.nav {
  cursor: default;
  display: flex;
  position: relative;
  z-index: 500;
  width: 100%;
}

/* menu links */
.nav > li > a {
    background: no-repeat;
    border-left: none;
    border-right: none;
  color: #fff!important;
  display: block;
  line-height: 1.5;
  padding: 0 1em;
  position: relative;
  font-size: 12px;
  /*text-transform: uppercase;*/
  font-family: Poppins-Regular;
  font-size: 14px;
  padding: 5px;
  padding-bottom: 5px;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
}
.nav > li > a:focus,
.nav > li:hover > a {
    color: #fff!important;
    background-color:  #b71c1c;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.nav > li:first-child > a {
  border-left: none;
  border-radius: 3px 0 0 3px;
}



/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}

/* menu dropdown */

.mega-menu {
  background: #fff;
  opacity: 0;
  position: absolute;
  transition: all .3s ease .15s;
  visibility: hidden;
  width: 100%;
  left: 0;
  padding: 10px 0 0 5px;
  box-shadow: 0 4px 20px rgba(34, 34, 34, 0.15);
  border-radius: 5px!important;  
}
li:hover > .mega-menu {
  opacity: 1;
  overflow: visible;
  visibility: visible;
}

/* display menu on hover */

.nav > li:hover > .mega-menu > div.hide-at-start-wrapper {
display: block;
}

.nav > li:hover > .mega-menu > div.hide-at-start-wrapper > .bmenu panel animated {
visibility: visible;
overflow: visible;
}

.mega-menu h3 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  color: #333;
  line-height: 1.15;
  margin: 1.25em 0 .75em;
  letter-spacing: 0.5px;
}


.mega-menu1 {
  background: #fff;
  opacity: 0;
  position: absolute;
  transition: all .3s ease .15s;
  visibility: hidden;
  width: 100%;
  left: 0;
  /*padding: 10px 0 0 5px;*/
  margin-top:1px;
  box-shadow: 0 4px 20px rgba(34, 34, 34, 0.15);
}

li:hover > .mega-menu1 {
  opacity: 1;
  overflow: visible;
  visibility: visible;
}

/* display menu on hover */

.nav > li:hover > .mega-menu1 > div.hide-at-start-wrapper {
display: block;
}

.nav > li:hover > .mega-menu1 > div.hide-at-start-wrapper > .bmenu panel animated {
visibility: visible;
overflow: visible;
}

/* menu content */
.nav-column {
  float: left;
  padding: 1%;
  width: 16.66%;
}
.nav-column a {
  color: #333;
  display: block;
  font-weight: bold;
  line-height: 1.75;
  font-size: 12px;
}
.nav-column a:hover {
  color: #2979ff;
}
.mega-menu1 h3 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  color: #333;
  line-height: 1.15;
  margin: 1.25em 0 .75em;
  letter-spacing: 0.5px;
}

.heading-img{
  width: 80px;
}

/* navigation for images */

.nav-column-img {
  float: left;
  padding: 5px;
  width: 8.33%;
}

.nav-column-img a {
  color: #333;
  display: block;
  font-weight: bold;
  line-height: 1.75;
  font-size: 12px;
}
.nav-column-img a:hover {
  color: #2979ff;
}

.title {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #f0f0f0;
	flex-wrap: wrap;
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}

.title a{
  color: #333;
  display: block;
  font-weight: bold;
  line-height: 1.75;
  font-size: 12px;
}
.title a:hover {
  color: #d62014;
}

p {
    margin: 0 0 16px;
        margin-bottom: 16px;
}




/* original css */


:root {
    text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

.bmenu {
    background: #fff;
    color: #222;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
	/*box-shadow: 0 4px 20px rgba(34, 34, 34, 0.15);*/
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	
}

nav.bmenu {
    /*position: absolute;*/
    display: block;
    overflow: hidden;
    padding: 0 0 0.50rem 0;
    /*max-width: -moz-fit-content;
    max-width: fit-content;*/
    box-sizing: border-box
}

nav.bmenu a:link,
nav.bmenu a:visited {
    color: inherit;
    text-decoration: none
}

nav.bmenu a:hover {
background-color: #b71c1c;
color: #ffffff!important;
padding-top: 1px;
/*padding-bottom: 3px;*/
  -webkit-transition: all .5s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

nav.bmenu>* {
    vertical-align: top
}

nav.bmenu>a,
nav.bmenu>hr {
    float: left;
    clear: both
}

.bmenu header {
    display: block;
    font-weight: 700;
    margin: 0;
    height: 2em;
    line-height: 2em
}

nav.bmenu article.panel::before {
    display: block;
    z-index: 2000;
    height: calc(100% - 2*(0.5*1rem));
    content: "";
    width: 0;
    border-left: 1px solid #fff;
    border-color: inherit;
    position: absolute;
    top: calc(0.5*1rem);
    box-sizing: border-box
}

nav.bmenu a {
    position: relative;
    display: block;
    height: 2em;
    line-height: 2em;
    min-width: 160px;
    /*padding: 8px;*/
    padding-top: 2px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-radius: 5px;
    margin-left: 3px;
    margin-right: 3px;
}

nav.bmenu>hr {
    border: 0;
    border-top-width: 1px;
    border-top-color: inherit;
    border-top-style: solid;
    width: 160px;
    margin: 1em 0
}

nav.bmenu article.panel {
    display: none;
    position: relative;
    min-height: calc(463px - 2*1.25rem)
}

nav.bmenu article.panel section.titled-group {
    min-width: 160px
}

nav.bmenu section.titled-group:not(:first-of-type) {
    margin-top: 2em
}

nav.bmenu div.column {
    min-width: 210px;
    margin-left: 1.25rem
}

label.bmenu.toggle {
    display: inline-block;
    padding: 0 .75rem;
}

.hidden {
    display: none
}

.bmenu a,
label.bmenu {
    cursor: pointer
}

article.panel {
    display: none
}

#bmenu_toggle~div.hide-at-start-wrapper>nav.bmenu>article.panel:nth-of-type(10) {
    display: inline-flex
}

#bmenu_toggle~div.hide-at-start-wrapper>nav.bmenu>article.panel:hover~article.panel:nth-of-type(10),
#bmenu_toggle~div.hide-at-start-wrapper>nav.bmenu>a:focus:not(.no-panel)~article.panel:nth-of-type(10),
#bmenu_toggle~div.hide-at-start-wrapper>nav.bmenu>a:hover:not(.no-panel)~article.panel:nth-of-type(10) {
    display: none
}

nav.bmenu>a:nth-of-type(1):focus~article.panel:nth-of-type(1),
nav.bmenu>a:nth-of-type(1):hover~article.panel:nth-of-type(1) {
    display: inline-flex
}

nav.bmenu>a:nth-of-type(1):focus~article.panel:nth-of-type(10),
nav.bmenu>a:nth-of-type(1):hover~article.panel:nth-of-type(10) {
    display: inline-flex
}

nav.bmenu>a:nth-of-type(2):focus~article.panel:nth-of-type(2),
nav.bmenu>a:nth-of-type(2):hover~article.panel:nth-of-type(2) {
    display: inline-flex
}

nav.bmenu>a:nth-of-type(3):focus~article.panel:nth-of-type(3),
nav.bmenu>a:nth-of-type(3):hover~article.panel:nth-of-type(3) {
    display: inline-flex
}

nav.bmenu>a:nth-of-type(4):focus~article.panel:nth-of-type(4),
nav.bmenu>a:nth-of-type(4):hover~article.panel:nth-of-type(4) {
    display: inline-flex
}

nav.bmenu>a:nth-of-type(5):focus~article.panel:nth-of-type(5),
nav.bmenu>a:nth-of-type(5):hover~article.panel:nth-of-type(5) {
    display: inline-flex
}

nav.bmenu>a:nth-of-type(6):focus~article.panel:nth-of-type(6),
nav.bmenu>a:nth-of-type(6):hover~article.panel:nth-of-type(6) {
    display: inline-flex
}

nav.bmenu>a:nth-of-type(7):focus~article.panel:nth-of-type(7),
nav.bmenu>a:nth-of-type(7):hover~article.panel:nth-of-type(7) {
    display: inline-flex
}

nav.bmenu>a:nth-of-type(8):focus~article.panel:nth-of-type(8),
nav.bmenu>a:nth-of-type(8):hover~article.panel:nth-of-type(8) {
    display: inline-flex
}

nav.bmenu>a:nth-of-type(9):focus~article.panel:nth-of-type(9),
nav.bmenu>a:nth-of-type(9):hover~article.panel:nth-of-type(9) {
    display: inline-flex
}

nav.bmenu>a:hover:not(.no-panel)~a:focus:nth-of-type(1)~article.panel:nth-of-type(1),
nav.bmenu>a:focus:nth-of-type(1)~a:hover:not(.no-panel)~article.panel:nth-of-type(1) {
    display: none
}

nav.bmenu>a:hover:not(.no-panel)~a:focus:nth-of-type(2)~article.panel:nth-of-type(2),
nav.bmenu>a:focus:nth-of-type(2)~a:hover:not(.no-panel)~article.panel:nth-of-type(2) {
    display: none
}

nav.bmenu>a:hover:not(.no-panel)~a:focus:nth-of-type(3)~article.panel:nth-of-type(3),
nav.bmenu>a:focus:nth-of-type(3)~a:hover:not(.no-panel)~article.panel:nth-of-type(3) {
    display: none
}

nav.bmenu>a:hover:not(.no-panel)~a:focus:nth-of-type(4)~article.panel:nth-of-type(4),
nav.bmenu>a:focus:nth-of-type(4)~a:hover:not(.no-panel)~article.panel:nth-of-type(4) {
    display: none
}

nav.bmenu>a:hover:not(.no-panel)~a:focus:nth-of-type(5)~article.panel:nth-of-type(5),
nav.bmenu>a:focus:nth-of-type(5)~a:hover:not(.no-panel)~article.panel:nth-of-type(5) {
    display: none
}

nav.bmenu>a:hover:not(.no-panel)~a:focus:nth-of-type(6)~article.panel:nth-of-type(6),
nav.bmenu>a:focus:nth-of-type(6)~a:hover:not(.no-panel)~article.panel:nth-of-type(6) {
    display: none
}

nav.bmenu>a:hover:not(.no-panel)~a:focus:nth-of-type(7)~article.panel:nth-of-type(7),
nav.bmenu>a:focus:nth-of-type(7)~a:hover:not(.no-panel)~article.panel:nth-of-type(7) {
    display: none
}

nav.bmenu>a:hover:not(.no-panel)~a:focus:nth-of-type(8)~article.panel:nth-of-type(8),
nav.bmenu>a:focus:nth-of-type(8)~a:hover:not(.no-panel)~article.panel:nth-of-type(8) {
    display: none
}

nav.bmenu>a:hover:not(.no-panel)~a:focus:nth-of-type(9)~article.panel:nth-of-type(9),
nav.bmenu>a:focus:nth-of-type(9)~a:hover:not(.no-panel)~article.panel:nth-of-type(9) {
    display: none
}

nav.bmenu>a:nth-of-type(1):focus~article.panel:hover~article.panel:nth-of-type(1) {
    display: none
}

nav.bmenu>a:nth-of-type(2):focus~article.panel:hover~article.panel:nth-of-type(2) {
    display: none
}

nav.bmenu>a:nth-of-type(3):focus~article.panel:hover~article.panel:nth-of-type(3) {
    display: none
}

nav.bmenu>a:nth-of-type(4):focus~article.panel:hover~article.panel:nth-of-type(4) {
    display: none
}

nav.bmenu>a:nth-of-type(5):focus~article.panel:hover~article.panel:nth-of-type(5) {
    display: none
}

nav.bmenu>a:nth-of-type(6):focus~article.panel:hover~article.panel:nth-of-type(6) {
    display: none
}

nav.bmenu>a:nth-of-type(7):focus~article.panel:hover~article.panel:nth-of-type(7) {
    display: none
}

nav.bmenu>a:nth-of-type(8):focus~article.panel:hover~article.panel:nth-of-type(8) {
    display: none
}

nav.bmenu>a:nth-of-type(9):focus~article.panel:hover~article.panel:nth-of-type(9) {
    display: none
}

nav.bmenu>article.panel:hover {
    display: inline-flex
}

nav.bmenu>article.panel:hover~article.panel {
    display: none
}

#bmenu_toggle:not(:checked)~div.hide-at-start-wrapper>nav.bmenu>a::after {
    border-color: #df244
}

#bmenu_toggle:not(:checked)~label.bmenu.toggle:hover {
    color: #df244
}

#bmenu_toggle:not(:checked)~label.bmenu.toggle {
    background: #fff;
    color: #000
}

nav.bmenu>a:hover,
nav.bmenu>a:focus {}

nav.bmenu>a:not(.no-panel):hover::before,
nav.bmenu>a:not(.no-panel):focus::before {
    content: "";
    position: absolute;
    z-index: 1000;
    display: block;
    left: -1.25rem;
    top: 0;
    height: 100%;
    width: .3em;
    background-color: #fff
	text-decoration: underline;
}

nav.bmenu>a:not(.no-panel)::after {
    content: "";
    position: absolute;
    z-index: 1000;
    display: block;
    height: .5em;
    width: .5em;
    border: 1px solid grey;
    border-bottom: 0;
    border-left: 0;
    right: calc(1*0.5em + 1.25em);
    top: calc(50% + 0.5*0.5*0.5em);
    -ms-transform: rotate(45deg) translate(-50%, -50%);
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%)
}

nav.bmenu>a:hover::after,
nav.bmenu>a:focus::after {
    border-color: #222;
}

nav.bmenu>article.panel a:hover,
nav.bmenu>a.no-panel:hover {
    color: grey
}

label {
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none
}

label.bmenu.toggle {
    font-size: 15px
}

input#bmenu_toggle:checked~div.hide-at-start-wrapper>nav.bmenu.panel {
    animation: roll-open .4s ease 0s normal forwards;
    transition: padding .1s ease, color .2s ease .1s;
    display: block;
    color: #fff
}

input#bmenu_toggle:not(:checked)~div.hide-at-start-wrapper>nav.bmenu.panel {
    animation: roll-closed .4s ease 0s normal forwards;
    transition: padding .1s ease .2s, color .2s ease;
    padding: 0;
    color: #000
}

@keyframes roll-open {
    0% {
        max-height: 0
    }
    99% {
        max-height: 463px
    }
    100% {
        max-height: unset
    }
}

@keyframes roll-closed {
    0% {
        max-height: unset
    }
    1% {
        max-height: 463px
    }
    100% {
        max-height: 0
    }
}

@keyframes hide-at-start {
    0% {
        visibility: hidden
    }
    99% {
        visibility: hidden
    }
    100% {
        visibility: visible
    }
}

nav.bmenu.animated>a::after {
    transition: border-color .2s ease
}

div.hide-at-start-wrapper {
    animation: hide-at-start .5s ease 0s normal forwards;
	display: none;
}

nav.bmenu.panel>a {
    position: relative
}

nav.bmenu.panel>a>span.triangle-origin {
    display: inline-block;
    width: 300px;
    height: 100%;
	padding: 0 80px 0 18px;
}

nav.bmenu.panel>a>span.triangle-origin:hover::after {
    background-color: 0 0;
    z-index: 1001;
    display: block;
    position: absolute;
    width: 200px;
    height: 200px;
    right: -300px;
    top: 0;
    content: "";
    -ms-transform: rotate(-45deg) skew(20deg, 20deg) translate(0, -100%);
    -webkit-transform: rotate(-45deg) skew(20deg, 20deg) translate(0, -100%);
    transform: rotate(-45deg) skew(20deg, 20deg) translate(0, -100%)
}

nav.bmenu.panel>article.panel {
    position: relative;
    z-index: 1002
}

nav.bmenu article.panel:nth-of-type(1),
nav.bmenu article.panel:nth-of-type(10) {
    min-width: 460px
}

@supports(-ms-ime-align:auto) {
    nav.bmenu.panel {
        display: table
    }
    input#bmenu_toggle:checked~div.hide-at-start-wrapper>nav.bmenu.panel {
        animation: 0;
        transition: 0;
        height: auto;
        display: table
    }
    input#bmenu_toggle:not(:checked)~div.hide-at-start-wrapper>nav.bmenu.panel {
        animation: 0;
        transition: 0;
        height: 0;
        display: none
    }
    nav.bmenu.animated>a::after {
        transition: 0
    }
    div.hide-at-start-wrapper {
        animation: 0
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    nav.bmenu.panel {
        display: table
    }
    input#bmenu_toggle:checked~div.hide-at-start-wrapper>nav.bmenu.panel {
        animation: 0;
        transition: 0;
        height: auto;
        display: table
    }
    input#bmenu_toggle:not(:checked)~div.hide-at-start-wrapper>nav.bmenu.panel {
        animation: 0;
        transition: 0;
        height: 0;
        display: none
    }
    nav.bmenu.animated>a::after {
        transition: 0
    }
    div.hide-at-start-wrapper {
        animation: 0
    }
}

@media screen\0 {
    nav.bmenu.panel {
        display: table
    }
    input#bmenu_toggle:checked~div.hide-at-start-wrapper>nav.bmenu.panel {
        animation: 0;
        transition: 0;
        height: auto;
        display: table
    }
    input#bmenu_toggle:not(:checked)~div.hide-at-start-wrapper>nav.bmenu.panel {
        animation: 0;
        transition: 0;
        height: 0;
        display: none
    }
    nav.bmenu.animated>a::after {
        transition: 0
    }
    div.hide-at-start-wrapper {
        animation: 0
    }
}


.produto-img {
    width: 100%;
    height: 320px;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    border: 1px solid #eeeeee!important;
    border-radius: 3px;
}
.produto-img:hover {
    border: solid 1px #cccccc!important;
    border-radius: 8px;
    transition: 0.3s;
}


.cabecalho{
	width:100%;
	min-height:40px;
	margin:5px 0;
	
}

.cabecalho .nome{
	float:left;
	min-width:75px;
	padding-left:2px;
	padding-right:4px;
	padding-top:6px;
	font-weight:lighter;
	font-size:16px;
	/*margin-right:8px;*/
	text-transform:capitalize;
	font-family: Poppins-Regular;
}

.cabecalho .detalhe{
	padding:8px 10px;
	border:solid 1px #E7E7E7;
	border-radius:3px;
	font-size:14px;
	vertical-align:sub;
	cursor:pointer;
	transition:padding 0.2s;
	display:inline-block;
	margin-bottom:2px;
	margin-right:3px;
	font-family: Poppins-Regular;
	
	
}

.cabecalho .detalhe:hover{
	background-color:#2979ff;
	/*padding:12px 10px;*/
	border:none;
	color:#FFF;
    transition: 0.9s;
}

.cabecalho .selected{
	background-color:#dfaf6c;
	color:white;
	font-weight:lighter;
	border:none;
}

.cabecalho .selected:hover{
	background-color:#e8b130;
	padding:8px 10px;
	border:none;
	color:white;
}

.variacao_voltar_ao_inicio{
	height:20px;
	float:right;
	margin-right:10px;
}

.btn_aviseme{
	background-color: #2979ff;
	justify-content: center;
    -ms-align-items: center;
    align-items: center;
	font-family: Poppins-Medium;
    font-size: 14px;
    line-height: 1.466667;
    text-transform: uppercase;
	color: #fff;
	min-width: 160px;
    height: 35px;
	border-radius: 0.25rem;
	padding-right: 15px;
	padding-left: 15px;
	border: none;

}

.btn_aviseme:hover{
	background-color:#fa0000;
    transition: 0.9s;
}



.btn_comprar_1{
	background-color: #b71c1c;
	justify-content: center;
    -ms-align-items: center;
    align-items: center;
	font-family: Poppins-Medium;
    font-size: 20px;
    line-height: 1.466667;
    text-transform: uppercase;
	color: #fff;
	min-width: 161px;
    height: 46px;
	border-radius: 0.25rem;
	padding-right: 15px;
	padding-left: 15px;
	border: none;

}

.btn_comprar_1:hover{
	background-color:#a02525;
    transition: 0.9s;
}

.btn_comprar_1_indisponivel{
	background-color:#a02525;
	justify-content: center;
    -ms-align-items: center;
    align-items: center;
	font-family: Poppins-Medium;
    font-size: 20px;
    line-height: 1.466667;
    text-transform: uppercase;
	color: #fff;
	min-width: 161px;
    height: 46px;
	border-radius: 0.25rem;
	padding-right: 15px;
	padding-left: 15px;
	border: none;

}
.valor_atual{
	font-family: Poppins-SemiBold;
    font-size: 18px;
    line-height: 1.388888;
	color: #333;
}

.valor_unidades{
	font-family: Poppins-SemiBold;
    font-size: 1.3rem;
    line-height: 1.388888;
	color: #333;
}


/*topo.php*/
.texto_login_topo {
	font-family: Poppins-Regular;
	font-size: 0.8em;
	cursor: pointer;
	margin-top: -2px;
    margin-left: -10px;
	padding-right:10px;
}

/*cesta.php*/
.produtos_linha_d-none{
	display:none;	
}


/*checkout.php*/
.botao_continuar {
	background-color: #b71c1c;
	font-family: Poppins-Medium;
	font-size: 16px;
	line-height: 1.466667;	
	color: #fff;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
	height:35px;
	border-radius: 0.25rem;	
}
.botao_continuar:hover {
	border-color: #a02525;
	background-color: #a02525;
	color: #fff;
    transition: 0.9s;
}

.botao_endereco{
	background-color: #b71c1c;
	font-family: Poppins-Medium;
	font-size: 14px;
	line-height: 1.466667;	
	color: #fff;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
	height:30px;
	border-radius: 0.25rem;	
}
.botao_endereco:hover {
  border-color: #a02525;
  background-color: #a02525;
  color: #fff;
}
/*.input_text{
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 0.25rem;
	font-size: 14px;
	font-family: Poppins-Regular;	
	height:35px;
	margin-bottom:10px;
	padding-left:5px;
	display:block;
}*/

.input_text{
	font-family: Poppins-Regular;
	/*display:block;
	width:100%;*/
	padding:5px;
	font-size:1rem;
	line-height:1.5;
	color:#495057;
	background-color:#fff;
	/*background-clip:padding-box;*/
	border:1px solid #ced4da;
	border-radius:.25rem;
	/*transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
	margin-bottom:10px;
}

.email_errado{
	font-size: 12px;
	font-family: Poppins-Medium;
	color:#F00;
	text-decoration:underline;
	cursor:pointer;	
}

.email_enviado_senha{
	font-size: 12px;
	font-family: Poppins-Medium;
	color:#060;
}

.label_cadastro{
	font-size: 12px;
	font-family: Poppins-Bold;	
	margin-bottom:5px;
	margin-top:5px;
	width:100%
		
}
.msg_erro{
	margin-left:-15px;
	margin-right:10px;
	color:#F00; 
	font-size:14px;
	font-family: Poppins-Medium;
}

.msg_erro_cartao{
	margin-left:-15px;
	margin-right:10px;
	color:#F00; 
	font-size:14px;
	font-family: Poppins-Medium;
}

.msg_erro_cartao_pagseguro{
	margin-left:-15px;
	margin-right:10px;
	color:#F00; 
	font-size:14px;
	font-family: Poppins-Medium;
}

.msg_erro_boleto_pagseguro{
	margin-left:-15px;
	margin-right:10px;
	color:#F00; 
	font-size:14px;
	font-family: Poppins-Medium;
}

.msg_erro_pix_pagseguro{
	margin-left:-15px;
	margin-right:10px;
	color:#F00; 
	font-size:14px;
	font-family: Poppins-Medium;
}

.step-heading_ativo{
    background: #b71c1c;
    border: 2px solid #b71c1c;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 1.2em;
    height: 27px;
    margin: 0px 7px 12px 0px;
    text-align: center;
    width: 27px;
	line-height: 24px;
	font-family: Poppins-Medium;
}
.titulo_etapa_ativo{
	font-family: Poppins-Medium;
	font-size: 1.2em;
	color:#666;
	line-height:28px;
}

.step-heading{
	background: #fff;
    color: #cecccc;	
    border: 2px solid #cecccc;
    border-radius: 50%;
    float: left;
    font-size: 0.8em;
    height: 27px;
    margin: 0px 7px 12px 0px;
    text-align: center;
    width: 27px;
	line-height: 24px;
	font-family: Poppins-Medium;
}
.titulo_etapa{
	font-family: Poppins-Medium;
	font-size: 0.9em;
	color:#666;
	line-height:28px;
}

.texto_checkout{
	font-family: Poppins-Regular;
	font-size: 0.8em;
}

.texto_pagamento{
	font-family: Poppins-Regular;
	font-size: 0.8em;
	margin-left: 15px;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.texto_enderecos {
    font-family: Poppins-Regular;
	font-size: 1em;
	background-color: #f3f3f3;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	
}

.texto_novo_endereco{
	font-family: Poppins-Medium;
	font-size: 1.1em;
	color: #666;
	line-height: 28px;	
	margin-top: 0.8rem;
	margin-bottom: 0.5rem;
}

.produtos_linha{
	font-family: Poppins-Regular;
    color: #555;
    line-height: 1.6;
	font-size: 13px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom:0.5rem;
	padding-top:0.8rem;

}

.titulo_pagamento{
	font-family: Poppins-Regular;
    font-size: 1em;
    line-height: 40px;
    background-color: #f2f2f2;
	margin-left: 15px;
	border: 1px solid #e6e6e6;
}

.how-itemcart3 {
  width: 60px;
  position: relative;
  margin-right: 20px;
}

.how-itemcart3 img {
  width: 100%;
}


/*cadastro_cliente.php*/
.titulo_identificacao_opcao{
	font-family: Poppins-Medium;
    font-size: 1.2em;
    /*line-height: 40px;*/
	padding-bottom:0.8rem;
	background-color: #e3e3e3;
    padding-top: 0.8rem;
    /*border-radius: 5px;*/
}


.titulo_identificacao{
	font-family: Poppins-Medium;
    font-size: 1.5em;
	padding-bottom:1.3rem
}

.box_identificacao{
	border:#e3e3e3;
	border-style:solid;
	border-width:1px;
	padding-top: 0.8rem;
	height:200px;
	margin-bottom: 0.5rem
}

.titulo_identificacao_erro{
	font-family: Poppins-Medium;
    font-size: 1.5em;
	padding-bottom:1.3rem;
	color:red;
}

.titulo_identificacao_erro2{
	font-family: Poppins-Medium;
    font-size: 1em;
	color:red;
	padding-top:10px;
}

/*pedido.php*/
.itens{
	border:1px solid #CCC;
	margin-bottom: 1rem;
	margin-left: 1px;
	margin-right: -1px;
	padding: 1rem;
	font-family: Poppins-Regular;
}

.dados_pedido{
    font-family: Poppins-Regular;
    font-size: 0.9em;
}

.box_pedido{
    font-family: Poppins-Regular;
    font-size: 1.2em;
	background-color:#e3e3e3;
	padding:1rem;
	margin-bottom:1rem;
	margin-left:1px;
	margin-right:1px;
}

/*pedidos_cliente.php*/
.skid-row{
  padding: 0.8rem;
  font-size: 1em;
  background: #e3e3e3;
  text-align: left;
  font-family: Poppins-Regular;
}

.dados_pedido{
    font-family: Poppins-Regular;
    font-size: 0.9em;
    line-height: 2;
    border-left: #e3e3e3;
    border-left-style: solid;
    border-left-width: 1px;
    border-right: #e3e3e3;
    border-right-style: solid;
    border-right-width: 1px;
    margin-left: 0px;
    margin-right: 0px;
}


.text-right{
  text-align: right;
} 
.text-bold{
  font-weight: bold;
  color: #555;
  margin-left: 20px;
}
.float-left{
  float: left;
}
.clear{
  clear: both;
}
.button-detalhes{
	cursor:pointer;
    margin-left: 20px;
    border: 1px solid;
    padding: 1px 10px;
    border: 1px solid #e3e3e3;
    margin: 10px 20px;
    border-radius: 5px;
}
.button-detalhes:hover{
    background-color: #ddd;
    transition: 0.9s;
}
.msg_ok{
    font-family: Poppins-Regular;
    font-size: 1em;
	color:#0C0;
}

/*whitelist*/

.wishCounter {
  font-family: Poppins-Regular;
  font-size: 12px;
  color: #fff;
  line-height: 15px;
  text-align: center;

  display: block;
  position: absolute;
  top: -7px;
  right: -10px;
  min-width: 15px;
  height: 15px;
  padding: 0 3px;
  background-color: #212121;
}

@media (max-width: 991px){
	.wishCounter {
	  top: 15px;
	  right: 72px;
	}
}

.item {
  position: relative;
}

.item .wishAction {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
}
.addToWish:after {
  content: url("../images/icons/icon-heart-01.png");
}

.removeToWish:after {
  content: url("../images/icons/icon-heart-02.png");
}


.icone-login{
    color: #ffffff!important;
}
.rodape{
    border-top:1px solid #fa0201!important;
}
.link-atende-smart{
    color: #fff!important;
}
.link-atende-smart:hover{
    color: #ccc!important;
}

.fundo-topo{
    background-color: #b71c1c!important;
}
.box-site-seguro {
    color: #ffffff !important;
    font-size: 12px !important;
    text-align: center !important;
    margin-top: 15px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #999; /* altera a cor das setas */
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #b71c1c; /*altera a cor do numero no hover */
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #b71c1c; /* altera a cor do fundo ativo */
  border-color: #b71c1c;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/*filtro*/

.filtro{
	border-top:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
}
#sidebar {
    background: #FFF;
    color: #000;
    transition: all 0.3s;
	/*min-width: 200px;
    max-width: 200px;*/
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar ul p {
    padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family: Poppins-Regular;
	color: #666;
	margin-bottom:0px;
	font-size:14px;
}

#sidebar ul li a {
    padding: 5px;
    font-size: 0.9em;
    display: block;
	font-family: Poppins-Regular;
}

#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #666;
	border-top:1px solid #E7E7E7;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
   
}

.lista_filtro{
padding-left:5px;
padding-bottom:3px;
font-family: Poppins-Regular;
color: #666;
}

#filtrar_por p {
    padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family: Poppins-Regular;
	color: #666;
	margin-bottom:0px;
	font-size:14px;
}

.btn_filtrar{
    font-size: 14px;
    height: 30px;
    border: solid 1px #E7E7E7;
    background-color: #fff;
    text-align: center;
    padding-top: 4px;
	/*padding-left:30px;*/
	margin-bottom:10px;
    /*width: 130px;*/
	font-family: Poppins-Regular;
	color: #666;
		
}

.link_subgrupo{
	font-family: Poppins-Regular;
    font-size: 16px;
	color:#666;	
}

.dropdown_categoria:not(:hover)>.dropdown-menu {
	display: none;
}

/* Firefox */
.classe_barra {
  scrollbar-width: auto;
  scrollbar-color: #e6e6e6 #ffffff;
  scrollbar-width: thin
}

/* Chrome, Edge, and Safari */
.classe_barra::-webkit-scrollbar {
  width: 16px;
}

.classe_barra::-webkit-scrollbar-track {
  background: #ffffff;
}

.classe_barra::-webkit-scrollbar-thumb {
  background-color: #e6e6e6;
  border-radius: 10px;
  border: 3px solid #ffffff;
}

.container_barra {
  height: 35rem !important;
  overflow-y: scroll;
  width:15%;
}


@media (max-width: 991px){
.container_barra {
  height: 20rem !important;
  overflow-y: scroll;
  width:15%;
}
}

/*seletor de preço na vitrine*/
.selector {
    position: relative;
    /*padding: 20px;
    width: 400px;*/
    color: #7e7e7e;
}

.selector ul {
    position: relative;
    display: block;
    overflow: auto;
    min-width: 138px;
    max-height: 200px;
    background: #fff;
    list-style: none;
    white-space: inherit;
    padding-right: 17px;
    width: calc(100% + 17px)
}

.selector li {
    position: relative;
    padding: 3px 20px 3px 25px;
    cursor: pointer
}

.selector li:before {
    position: absolute;
    top: 50%;
    left: 0;
    top: 4px;
    display: inline-block;
    margin-right: 9px;
    width: 17px;
    height: 17px;
    background-color: #f4f4f4;
    border: 1px solid #d5d5d5;
    content: ""
}

.selector li[data-selected="1"]:before {
    border: 1px solid #d7d7d7;
    background-color: #fff
}

.selector li[data-selected="1"]:after {
    position: absolute;
    top: 50%;
    left: 3px;
    top: 11px;
    display: inline-block;
    width: 4px;
    height: 10px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    background: none;
    color: #39c9a9;
    content: "";
    -webkit-transform: rotate(40deg) translateY(-50%);
    transform: rotate(40deg) translateY(-50%)
}

.selector li:hover {
    color: #aaa
}

.selector li .total {
    position: absolute;
    right: 0;
    color: #d7d7d7
}

.selector .price-slider {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-top: 17px;
	padding-bottom:15px;
}

@media (min-width: 768px) {
    .selector .price-slider {
        padding-top:8px;
		padding-bottom:15px;
    }
}

.selector .price-slider:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 0;
    color: #39c9a9;
    content: attr(data-currency);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.selector #slider-range {
    width: 90%;
    margin-bottom: 20px;
    border: none;
    background: #E7E7E7;
    height: 3px;
    margin-left: 8px;
    margin-right: 8px
}

@media (min-width: 768px) {
     .selector #slider-range {
        width:100%
    }
	.space_banner{
		padding-top:1rem;
	}
}

.selector .ui-slider-handle {
    border-radius: 50%;
    background-color: #666 !important;
    border: none;
    top: -10px;
    width: 28px;
    height: 28px;
    outline: none
}

@media (min-width: 768px) {
    .selector .ui-slider-handle {
        top:-7px;
        width: 16px;
        height: 16px
    }
}

.selector .ui-slider-range {
    background-color: #d7d7d7
}

.selector .slider-price {
    position: relative;
    display: inline-block;
    /*padding: 5px 40px;*/
    width: 40%;
    border: solid 1px #E7E7E7;
    background-color: #fff;
    line-height: 28px;
    text-align: center
}

.selector .slider-price:before {
    position: absolute;
    top: 50%;
    left: 13px;
    margin-top: 0;
    color: #39c9a9;
    content: attr(data-currency);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.selector .show-all {
    position: relative;
    padding-left: 25px;
    color: #39c9a9;
    cursor: pointer;
    line-height: 28px
}

.selector .show-all:after, .selector .show-all:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -1px;
    color: #39c9a9;
    width: 10px;
    border-bottom: 1px solid
}

.selector .show-all:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.selector.open ul {
    max-height: none
}

.selector.open .show-all:after {
    display: none
}



.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/*fim seletor*/

.preco_sem_promocao{
	text-decoration: line-through;
	color:#F00;
	font-family: Poppins-SemiBold;	
}
.desconto_promocao{
    color: #fff;
    background: #c6a594;
    line-height: 1;
    border-radius: 6px;
    padding: 1px 8px;
    margin-right: 4px;
    text-decoration: none;
	font-family: Poppins-SemiBold;	
}
.input_medidas{
    border: 0px;
    width: 20px;	
}
.box_medidas{
    border: 1px solid #CCC;
	background-color: #e6e6e6;	
}
/* muda a cor do hover do mega menu*/
.drop-grupo a {
  font-family: Poppins-SemiBold;
  font-size: 0.9rem;
  line-height: 1.7;
  color: #000;
  padding:3px;
}

.drop-grupo a:hover {
  text-decoration: none!important;
  color: #000;
  background-color:#ccc;
  padding:3px;
  border-radius:3px;
    transition: 0.9s;
}
/* muda a cor do hover do mega menu*/

.drop-subgrupo a{
  font-family: Poppins-Regular;
  font-size: 0.9rem;
  line-height: 1.7;
  color: #000;
    display: block;
}

.drop-subgrupo a:hover{
  text-decoration: underline;
  color: #000;
    display: block;
}

.drop-titulo-categoria{
  font-family: Poppins-SemiBold;
  font-size: 1rem;
  color: #000;
  border-bottom:1px solid red;	
  padding: 0px;
  line-height: 2rem;
}

.menu_categoria{
  font-family: Poppins-Regular;	
}

.margem-top-banner-3-fases {
	margin-top:130px!important;
}

@media (max-width: 991px) {
  .margem-top-banner-3-fases {
    margin-top:0px!important;
  }
}

.margem-top-banner{
	margin-top:118px!important;
}

@media (max-width: 991px) {
  .margem-top-banner {
    margin-top:0px!important;
  }
}

.link-geral{color: #212121!important;text-decoration: none;}
.link-geral:hover{color: #ccc!important;}

p.subtotal_produto{
	font-family: Poppins-Regular;
  	font-size: 1rem;
}
p.parcelamento_produto{
	font-family: Poppins-Regular;
  	font-size: 1rem;
}
.calcule_seu_frete{
	font-family: Poppins-Regular;
	font-size: 0.9rem;
	color:#333;
}
.bt_calcular_frete{
	border: 1px solid #b71c1c;
    border-radius: 0.25rem;
	background-color: #b71c1c;
	min-width: 130px;
    height: 36px;	
	font-family: Poppins-Medium;
    font-size: 20px;
    line-height: 1.466667;
    color: #fff!important;
}

.bt_calcular_frete a:hover{
	background-color: #a02525;
}
.size_input_cep{
	width: 140px !important;
    height: 35px;	
}
.tabela_preco_frete {
	font-family: Poppins-Regular;
	font-size: 0.9rem;	
}

.preco_medida_vitrine{
	font-family: Poppins-Medium;
    font-size: 14px;
    line-height: 1.466667;

}

.linha_compre_tambem{
	width: 15%;
	height: 3px;
	background-color: #ccc;
	margin: 3px auto 30px;
}

.referencia_produto{
	font-family: Poppins-Regular;
	font-size: 14px;
	margin-top: -0.9rem;
}



/*.typeahead { border: 1px solid #FFF;border-radius: 0px;padding: 8px 12px;width: 95.9%;color: #FFF; margin-top:15px !important}*/
/*ul.typeahead{margin:0px;padding:10px 0px;}*/
.tt-menu { width:300px; }
ul.typeahead.dropdown-menu li a {padding: 10px !important;	color:#000;font-family: Poppins-Regular;}
ul.typeahead.dropdown-menu li:last-child a { border-bottom:0px !important; }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	text-decoration: none;
	background-color: #0202021c;
	outline: 0;
	font-family: Poppins-Regular;
}

/*mobile*/
@media (max-width: 991px) {
	.typeahead { border: 1px solid #FFF;border-radius: 0px;padding: 8px 12px;width: 90%;color: #FFF; margin-top:15px !important}
	ul.typeahead{margin:-30px;padding:10px 0px;}
}

/*desktop*/
@media (min-width: 992px) {
	.typeahead { border: 1px solid #FFF;border-radius: 0px;padding: 8px 12px;width: 95.9%;color: #FFF; margin-top:15px !important}
	ul.typeahead{margin:0px;padding:10px 0px;}
}

/*paginas sac e como comprar*/
.btn-link{color: #555!important;text-decoration: none;}
.btn-link:hover{
    color: #fff!important;
    text-decoration: none;
    transition: 0.3s;
    background-color: #4287fb!important;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    border-radius: 5px;
}
.borda-alert{border: 1px solid #555!important;}
/*paginas sac e como comprar*/

.menu-detalhes{
    color: #212121!important;
}
.menu-detalhes:hover{
    background-color: #b71c1c!important;
    color: #ffffff!important;
    padding: 3px;
    border-radius: 5px!important;
}

