*{
	outline: none;
}
h1,h2,h3,h4,h5,h6,a,p,button,li,span, label{
	font-family: 'Poppins', sans-serif;
}
#top-bar ul{
	list-style: none;
	margin: 0;
}
#top-bar ul li, #top-bar ul li a{
	color: #444444;
	font-size: 14px;
	letter-spacing: 0.5px;
}
.grid-container{
	max-width: 75em;
}

.box-frete { background: #ededed; padding: 8px;  }
#top-bar{
    box-shadow: 1px 1px 20px -1px #CCC;
    padding: 0.8em 0;
    position: relative;
}
header{
	background: url(../img/header.png);
    padding: 2em 0 0em 0;
}
.wrapper-search{
	position: relative;
}
.info input{
    margin-bottom: 0;
}
.info {
    margin-bottom: 1rem;
}
#input-search{
	margin: 0;
    border: 1px solid #CCC;
    box-shadow: none;
    height: 2.6em;
}
#button-submit{
    background: #000;
    position: absolute;
    top: -3px;
    right: -9px;
    width: 47px;
    height: 47px;
    border-radius: 50%;
}
#button-submit:hover{
	cursor: pointer;
	background: #454242;
}
#button-submit img{
	max-height: 23px;
}
.cart-label{
	color: #754B1C;
}
.title-custom{
	font-family: 'Cinzel', serif;
	color: #000000;
	font-size: 26px;
}
.cart-icon{
    float: left;
    background: #000;
    top: -3px;
    right: -9px;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cart-icon img{
	max-height: 23px;
}
.cart-label{
    float: left;
    font-size: 16px;
    color: #000000;
    margin-left: 1em;
    font-weight: 600;
}
.cart-wrapper{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.cart-wrapper:hover{
	cursor: pointer;
}
nav{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7a4e1d+0,573713+100 */
	background: rgb(0,0,0,1); /* Old browsers */
	/*background: -moz-linear-gradient(top, rgba(121,121,121,1) 0%, rgba(87,55,19,1) 100%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, rgba(122,78,29,1) 0%,rgba(87,55,19,1) 100%);*/ /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, rgba(122,78,29,1) 0%,rgba(87,55,19,1) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a4e1d', endColorstr='#573713',GradientType=0 );*/ /* IE6-9 */
	border-top: 3px solid rgb(0,0,0,1);
	border-bottom: 1px solid rgb(0,0,0,1);
}
.primary-menu {
    flex-wrap: nowrap;
    justify-content: center;
}
.primary-menu li a{
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 500;
}
.dropdown.menu > li > a {
    padding: 1rem 1rem;
    border-right: 1px solid rgb(249,249,249,1);
}
.dropdown.menu > li > a:hover{
	color: rgb(255,255,255,1);
	background: rgb(76,76,76,1); /* Old browsers */
	/*background: -moz-linear-gradient(top, rgba(87,55,19,1) 0%, rgba(122,78,29,1)  100%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, rgba(87,55,19,1)  0%,rgba(122,78,29,1) 100%);*/ /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, rgba(87,55,19,1)  0%,rgba(122,78,29,1) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a4e1d', endColorstr='#573713',GradientType=0 ); /* IE6-9 */
}
.dropdown.menu > li > a, .primary-menu li a, .card-product{
-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu{
    top: 100%;
    right: auto;
    left: 0;
    background: rgb(121,121,121,1);
    border: 1px solid rgb(121,121,121,1);
    margin-top: 3px;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu{
    background: rgb(121,121,121,1);
    border: 1px solid rgb(121,121,121,1);
}
.dropdown.menu > li.is-active > a {
    background: transparent;
    color: #fff;
}
.dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem;
    border-bottom: 1px solid rgb(121,121,121,1);
}
.dropdown .is-dropdown-submenu a:hover{
	background: rgb(76,76,76,1);
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after{
    border-color: rgb(249,249,249,1) transparent transparent;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after{
    border-color: transparent transparent transparent rgb(249,249,249,1);
}
.menu .is-active > a{
	background: transparent;
}
#main-slider{
	position: relative;
}
.swiper1{
z-index: 0;
}
.swiper1 img{
	width: 100%;
}
.swiper-button-next1, .swiper-button-prev1, .swiper-button-next2, .swiper-button-next_carrosseis, .swiper-button-prev2, .swiper-button-prev_carrosseis{
	background: none;
}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background: #FFF;
	opacity: 0.5
}
.swiper-pagination-bullet-active{
	background: #ebbc24;
	opacity: 1;
}
.card-product{
    border: 1px solid #dedede;
    text-align: center;
    padding-bottom: 1em;
    border-bottom: 3px solid #DDDDDD;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #FFF;
}
.card-product:hover{
    box-shadow: 1px 4px 5px 3px #cccccc3d;
}
.card-product-thumb{
    height: 240px;
    padding: 10px;
    display: flex;
    justify-content: center;
    /*align-items: center;*/

    position: relative;
}
.qtd-search{
  color: #FFF;
}
.discount{
	position: absolute;
	background: #664117e8;
	width: 55px;
	height: 55px;
	top: 3%;
	right: 3%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.discount span{
	font-size: 18px;
	color: #FFF;
	font-weight: 500;
}

.card-product-thumb img{
	object-fit: scale-down;
	height: 100%;
}

.card-product-title h3 a{
    color: #444444;
    font-size: 16px;
    font-weight: 500;
    min-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-thumb-more{
    margin-top: 1em;
    background: #FFF;
}
.product-thumb-more img{
    padding: 4px;
    border: 1px solid #EAEAEA;
    max-height: 130px;
}

#notification-product{
    background: #f8f9fa;
    position: fixed;
    top: 1%;
    right: -25%;
    z-index: 2;
    border: 2px solid #EAEAEA;
    border-radius: 5px;
    width: 25%;
    padding: 10px;
    box-shadow: 1px 1px 26px -6px #CCB;
-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#notification-product a{
    margin-bottom: 0;
}
.notification-product-img{
    background: #FFF;
    text-align: center;
}

#notification-product p{
    font-size: 16px;
    color: #222;
    margin: 0;
    padding-right: 10px;
}

.card-product-title h3 a:hover{
	color: #717171;
}
.card-product-info{
	padding: 0.3em;
}
.card-product-price .price-new{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
}
.card-product-price .price-old{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	margin-right: 0.5em;
}

.product-price .price-new{
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
}
.product-price .price-old{
  font-size: 18px;
  color: #000000;
  display: inline-block;
  margin-right: 0.5em;
}

.circle-color{
  width: 69px;
  height: 69px;
  background: inherit;
  border-radius: 50%;
  float: left;
  margin-right: 0.8em;
  border: 3px solid #FFF;
}
.circle-color:hover{
    cursor: pointer;
}

.circle-color{
  position: relative;
  box-shadow: 1px 3px 34px -5px #00c3e0;
}

.circle-color:before{
    content: '';
    width: 75px;
    height: 75px;
    border: 2px solid #eaeaea;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    top: -5px;
}

.circle-color.selected{
  box-shadow: 1px 3px 34px -5px #00c3e0;
}

.circle-color.selected:before{
    border-color: #00c3e0;
}

.card-product-button{
	margin-top: 1em;
}
.card-product-button .button{
	font-size: 16px;
	font-weight: 500;
	background: #000;
	margin: 0;
}
.card-product-button .button:hover, .card-product-button .button:active, .card-product-button .button:focus{
	background: #454242;
}
.card-product-button .button img{
	max-height: 17px;
	margin-right: 0.5em;
}
.swiper2, .swiper_carrosseis{
	padding-bottom: 1em;
}
.swiper-button-prev2, .swiper-button-prev_carrosseis{
	position: absolute;
    top: -30px;
    right: 40px;
    left: auto;
}
.swiper-button-next2, .swiper-button-next_carrosseis{
    position: absolute;
    top: -30px;
    right: 0;
}
.relative{
	position: relative;
}
.fb-page iframe{
	width: 100% !important;
	overflow: hidden;
}

footer{
    background-color: #000000;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l.83.828-1.415 1.415L51.8 0h2.827zM5.373 0l-.83.828L5.96 2.243 8.2 0H5.374zM48.97 0l3.657 3.657-1.414 1.414L46.143 0h2.828zM11.03 0L7.372 3.657 8.787 5.07 13.857 0H11.03zm32.284 0L49.8 6.485 48.384 7.9l-7.9-7.9h2.83zM16.686 0L10.2 6.485 11.616 7.9l7.9-7.9h-2.83zm20.97 0l9.315 9.314-1.414 1.414L34.828 0h2.83zM22.344 0L13.03 9.314l1.414 1.414L25.172 0h-2.83zM32 0l12.142 12.142-1.414 1.414L30 .828 17.272 13.556l-1.414-1.414L28 0h4zM.284 0l28 28-1.414 1.414L0 2.544V0h.284zM0 5.373l25.456 25.455-1.414 1.415L0 8.2V5.374zm0 5.656l22.627 22.627-1.414 1.414L0 13.86v-2.83zm0 5.656l19.8 19.8-1.415 1.413L0 19.514v-2.83zm0 5.657l16.97 16.97-1.414 1.415L0 25.172v-2.83zM0 28l14.142 14.142-1.414 1.414L0 30.828V28zm0 5.657L11.314 44.97 9.9 46.386l-9.9-9.9v-2.828zm0 5.657L8.485 47.8 7.07 49.212 0 42.143v-2.83zm0 5.657l5.657 5.657-1.414 1.415L0 47.8v-2.83zm0 5.657l2.828 2.83-1.414 1.413L0 53.456v-2.83zM54.627 60L30 35.373 5.373 60H8.2L30 38.2 51.8 60h2.827zm-5.656 0L30 41.03 11.03 60h2.828L30 43.858 46.142 60h2.83zm-5.656 0L30 46.686 16.686 60h2.83L30 49.515 40.485 60h2.83zm-5.657 0L30 52.343 22.343 60h2.83L30 55.172 34.828 60h2.83zM32 60l-2-2-2 2h4zM59.716 0l-28 28 1.414 1.414L60 2.544V0h-.284zM60 5.373L34.544 30.828l1.414 1.415L60 8.2V5.374zm0 5.656L37.373 33.656l1.414 1.414L60 13.86v-2.83zm0 5.656l-19.8 19.8 1.415 1.413L60 19.514v-2.83zm0 5.657l-16.97 16.97 1.414 1.415L60 25.172v-2.83zM60 28L45.858 42.142l1.414 1.414L60 30.828V28zm0 5.657L48.686 44.97l1.415 1.415 9.9-9.9v-2.828zm0 5.657L51.515 47.8l1.414 1.413 7.07-7.07v-2.83zm0 5.657l-5.657 5.657 1.414 1.415L60 47.8v-2.83zm0 5.657l-2.828 2.83 1.414 1.413L60 53.456v-2.83zM39.9 16.385l1.414-1.414L30 3.658 18.686 14.97l1.415 1.415 9.9-9.9 9.9 9.9zm-2.83 2.828l1.415-1.414L30 9.313 21.515 17.8l1.414 1.413 7.07-7.07 7.07 7.07zm-2.827 2.83l1.414-1.416L30 14.97l-5.657 5.657 1.414 1.415L30 17.8l4.243 4.242zm-2.83 2.827l1.415-1.414L30 20.626l-2.828 2.83 1.414 1.414L30 23.456l1.414 1.414zM56.87 59.414L58.284 58 30 29.716 1.716 58l1.414 1.414L30 32.544l26.87 26.87z' fill='%23ffffff' fill-opacity='0.15' fill-rule='evenodd'/%3E%3C/svg%3E");
	/*background: url(../img/footer.jpg);*/
	padding: 2em 0;
/* 	border-top: 5px solid #CE995E; */
    font-family: Cinzel;
}
footer ul{
	list-style: none;
	margin-left: 0;
	margin-bottom: 1em;
    font-family: Cinzel;
}
footer ul li, footer ul li a{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.7;
    font-family: Cinzel;
}
footer h3{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 1em;
    font-family: Cinzel;
}
footer p{
    font-family: Cinzel;
}

.wrapper-fb{
	width: 100%;
	overflow: hidden;
}
#mobile-menu{
	display: none;
}
#inner-page{
	background-color: #000000;
	background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l.83.828-1.415 1.415L51.8 0h2.827zM5.373 0l-.83.828L5.96 2.243 8.2 0H5.374zM48.97 0l3.657 3.657-1.414 1.414L46.143 0h2.828zM11.03 0L7.372 3.657 8.787 5.07 13.857 0H11.03zm32.284 0L49.8 6.485 48.384 7.9l-7.9-7.9h2.83zM16.686 0L10.2 6.485 11.616 7.9l7.9-7.9h-2.83zm20.97 0l9.315 9.314-1.414 1.414L34.828 0h2.83zM22.344 0L13.03 9.314l1.414 1.414L25.172 0h-2.83zM32 0l12.142 12.142-1.414 1.414L30 .828 17.272 13.556l-1.414-1.414L28 0h4zM.284 0l28 28-1.414 1.414L0 2.544V0h.284zM0 5.373l25.456 25.455-1.414 1.415L0 8.2V5.374zm0 5.656l22.627 22.627-1.414 1.414L0 13.86v-2.83zm0 5.656l19.8 19.8-1.415 1.413L0 19.514v-2.83zm0 5.657l16.97 16.97-1.414 1.415L0 25.172v-2.83zM0 28l14.142 14.142-1.414 1.414L0 30.828V28zm0 5.657L11.314 44.97 9.9 46.386l-9.9-9.9v-2.828zm0 5.657L8.485 47.8 7.07 49.212 0 42.143v-2.83zm0 5.657l5.657 5.657-1.414 1.415L0 47.8v-2.83zm0 5.657l2.828 2.83-1.414 1.413L0 53.456v-2.83zM54.627 60L30 35.373 5.373 60H8.2L30 38.2 51.8 60h2.827zm-5.656 0L30 41.03 11.03 60h2.828L30 43.858 46.142 60h2.83zm-5.656 0L30 46.686 16.686 60h2.83L30 49.515 40.485 60h2.83zm-5.657 0L30 52.343 22.343 60h2.83L30 55.172 34.828 60h2.83zM32 60l-2-2-2 2h4zM59.716 0l-28 28 1.414 1.414L60 2.544V0h-.284zM60 5.373L34.544 30.828l1.414 1.415L60 8.2V5.374zm0 5.656L37.373 33.656l1.414 1.414L60 13.86v-2.83zm0 5.656l-19.8 19.8 1.415 1.413L60 19.514v-2.83zm0 5.657l-16.97 16.97 1.414 1.415L60 25.172v-2.83zM60 28L45.858 42.142l1.414 1.414L60 30.828V28zm0 5.657L48.686 44.97l1.415 1.415 9.9-9.9v-2.828zm0 5.657L51.515 47.8l1.414 1.413 7.07-7.07v-2.83zm0 5.657l-5.657 5.657 1.414 1.415L60 47.8v-2.83zm0 5.657l-2.828 2.83 1.414 1.413L60 53.456v-2.83zM39.9 16.385l1.414-1.414L30 3.658 18.686 14.97l1.415 1.415 9.9-9.9 9.9 9.9zm-2.83 2.828l1.415-1.414L30 9.313 21.515 17.8l1.414 1.413 7.07-7.07 7.07 7.07zm-2.827 2.83l1.414-1.416L30 14.97l-5.657 5.657 1.414 1.415L30 17.8l4.243 4.242zm-2.83 2.827l1.415-1.414L30 20.626l-2.828 2.83 1.414 1.414L30 23.456l1.414 1.414zM56.87 59.414L58.284 58 30 29.716 1.716 58l1.414 1.414L30 32.544l26.87 26.87z' fill='%23ffffff' fill-opacity='0.15' fill-rule='evenodd'/%3E%3C/svg%3E");
	padding: 2em 0;
    text-align: center;
}
#inner-page h1{
	color: #FFF;
	font-size: 3em;
    font-family: Cinzel;
}
.breadcrumbs {
    margin: 0;
    background: #f3f3f3;
    padding: 0.4em 1em;
    border: 1px solid #eaeaea
}
.breadcrumbs a, .breadcrumbs li{
    font-size: 12px;
    font-weight: 600;
}
.breadcrumbs a{
	color: #3c94bd;
}
.product-main-thumb{
	border: 1px solid #EAEAEA;
	display: flex;
	justify-content: center;
	align-content: center;
	padding: 1.5em;
	height: 400px;
}
.product-main-thumb img{
	height: 100%;
	object-fit: scale-down;
}
#details-product h2{
    font-size: 1.6em;
    color: #d43236;
    font-weight: bold;
}
#details-product h3{
	font-size: 16px;
}

.green{
  color: #669245;
}
.red{
  color: #d43236;
}
.cart-remove{
    height: 20px;
}
.cart-item-total{
  font-size: 20px;
}
.cart-total-font{
  font-size: 19px;
}

#qtd-product {
    margin: 0;
    height: 100%;
    text-align: center;
}
#btn-add-cart {
    background: #79D069;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 1.8em;
}
#btn-add-cart:hover, #btn-add-cart:focus, #btn-add-cart:active{
	background: #65b755;
}
.wrapper-atributes label {
    font-size: 16px;
    color: #525252;
}
.add-cart img{
	max-height: 35px;
}
hr{
	max-width: 100%;
}
.bg-grey{
	background: #f7f7f7;
	padding: 2em 0;
}
.gallery-img img{
  max-height: 200px;
}
.dropdown-pane{
    background: #fff;
    padding: 1em;
    border: 1px solid #00000073;
    width: 380px;
    box-shadow: 10px 0 50px #00000052;
}
.cart-finish a{
    width: 100%;
}
.dropdown-pane:before{
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  position: absolute;
  left: auto;
  right: 30px;
  top: -5px;
  margin: auto;
}
.view-all-itens{
    background: #EAEAEA;
    width: 100%;
    display: block;
    margin: 9px 0;
    font-size: 14px;
    font-weight: bold;
    padding: 7px;
    color: #222;
}
.cart-price-header{
    font-size: 15px;
    font-weight: bold;
}
.cart-price-itens{
    border-bottom: 1px solid #e6e6e6;
    padding: 1em 0;
    line-height: 1.3;
}
.cart-qtd-top{
    text-align: center;
    background: #f5f5f5;
    border-radius: 3px;
    font-size: 14px;
}
.cart-price-top{
    color: #5da423;
    font-size: 14px;
    font-weight: bold;
}
.division-sub-total-cart-top{
    padding: 0.5em 0;
}
.division-sub-total-cart-top h4{
    font-size: 14px;
    margin: 0;
}
.division-sub-total-cart-top input{
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    width: 17px;
    height: 17px;
    top: 4px;
    position: relative;
}
.division-sub-total-cart-top label{
    font-size: 16px;
    font-weight: bold;
}
.label-division-cell{
    border-right: 1px solid #e6e6e6;
}

.cart-item{
    border-bottom: 1px solid #f1f1f1;
    padding: 0.5em 1em;
}
.cart-item:hover{
    background: #EAEAEA;
}
.remove-item{
    font-size: 12px;
    margin: 0;
    display: block;
    color: #eb2f06;
    font-weight: normal;
}
.remove-item:hover, .remove-item:focus, .remove-item:active{
    color: #fd532e;
}
.cart-price-top .price-old{
    color: #EA2E49;
    font-size: 13px;
    display: block;
    text-decoration: line-through;
}
.cart-price-top .price-new{
    font-size: 13px;
    display: block;
}
.cart-product-name{
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}
.button.success, .button.success:hover, .button.success:active, .button.success:focus{
    color: #FFF;
}
.dropdown-pane.is-open{
	z-index: 100;
}
.box-account {
    border: 1px solid #EAEAEA;
    padding: 2em;
    border-radius: 10px;
}


.multi-step-checkout-process-step {
  margin-top: 20px;
  margin-bottom: 3rem;
}

@media screen and (max-width: 39.9375em) {
  .multi-step-checkout-process-step {
    padding-right: 0rem;
  }
}

.multi-step-checkout-process .accordion-title {
  color: #3e3e3e;
  font-size: 1.25rem;
  transition: color 0.5s ease;
  border: none;
}

.multi-step-checkout-process .accordion-title:hover, .multi-step-checkout-process .accordion-title:active, .multi-step-checkout-process .accordion-title:focus {
  color: #242424;
  transition: color 0.5s ease;
  background: none;
}

.multi-step-checkout-process :last-child:not(.is-active) > .accordion-title {
  border: none;
}

.multi-step-checkout-process .accordion-item {
  border-bottom: 1px solid #e6e6e6;
  background: #f7f7f7;
  margin: 12px 0;
}

.multi-step-checkout-process .accordion-item:first-child() {
  border-top: 1px solid #e6e6e6;
}

.multi-step-checkout-process .accordion-item.is-active {
  border: 1px solid #e6e6e6;
  border-top: 3px solid #a11115;
  border-radius: 3px;
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.1);
}

.multi-step-checkout-process .accordion-item .accordion-title {
  font-weight: 400;
}

.multi-step-checkout-process .accordion-item .accordion-title::before {
  right: 1rem;
}

.multi-step-checkout-process .accordion-content {
  border: none;
}

.multi-step-checkout-process :last-child > .accordion-content:last-child {
  border-bottom: none;
}

.multi-step-checkout-step-title-subheader {
  color: #a4a4a4;
  font-size: 0.9rem;
  display: inline-block;
  margin-left: 10px;
  font-family: 'Open sans', serif;
}

.multi-step-checkout-step-subheader {
  color: #3e3e3e;
  font-size: 0.9rem;
  font-weight: 600;
  font-family: 'Open sans', sans-serif;
}

.multi-step-checkout-step-subdesc {
  color: #8a8a8a;
  font-size: 0.9rem;
}

.multi-step-checkout-shipping-option {
  margin-bottom: 10px;
}

.multi-step-checkout-step-section {
  border-bottom: 1px dashed #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.multi-step-checkout-shipping-option-selection {
  position: absolute;
  margin-top: 0.2rem;
}

.multi-step-checkout-shipping-option-title {
  display: block;
  font-size: 0.9rem;
  line-height: 1.4rem;
  margin-left: 1.6rem;
  margin-bottom: 0.8rem;
}

.multi-step-checkout-shipping-option-desc {
  font-size: 0.9rem;
  color: #8a8a8a;
  margin-left: 25px;
  margin-top: -10px;
}

.multi-step-checkout-shipping-cost {
  text-align: right;
}

.multi-step-checkout-form-divider {
  border-bottom: 1px dashed #e6e6e6;
}

.multi-step-checkout-form input {
  background: #f8f8f8;
}

.multi-step-checkout-enews-sign-up label {
  position: relative;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}

.multi-step-checkout-enews-sign-up-checkbox {
  position: absolute;
  margin-top: 0.4rem;
}

.multi-step-checkout-credit-card-info label span {
  color: #a4a4a4;
}

.multi-step-checkout-payment-icons {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1rem;
}

.multi-step-checkout-payment-icons li {
  display: inline;
}

.multi-step-checkout-billing-address .multi-step-checkout-billing-address-list {
  list-style: none;
  margin-left: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0.8rem;
  color: #8a8a8a;
  font-size: 0.9rem;
}

.multi-step-checkout-billing-address .multi-step-checkout-billing-address-checkbox {
  position: absolute;
  margin-top: 0.4rem;
}

.multi-step-checkout-billing-address label {
  margin-left: 1.5rem;
}

.multi-step-checkout-create-account {
  margin-top: 2rem;
}
.pix{
    background-color: #000;
}
.pix:hover, .pix:focus, .pix:active{
    background-color: #454242;
    cursor: pointer;
}
@media screen and (max-width: 39.9375em) {
  .multi-step-checkout-create-account {
    margin-top: 0.5rem;
  }
}

.multi-step-checkout-create-account .create-account-desc {
  font-size: 0.9rem;
  color: #8a8a8a;
}

.multi-step-checkout-logo {
  width: 118px;
  height: 38px;
}

.multi-step-checkout-arrow {
  height: 13px;
  width: 13px;
}

.cart-inner-product img{
    max-height: 100px;
}

.cart-inner-product h2{
    font-size: 16px;
    font-weight: bold;
}
.cart-inner-product h3{
    font-size: 14px;
    margin-bottom: 5px;
}

.cart-price-top .price-old{
    color: #EA2E49;
    font-size: 13px;
    display: block;
    text-decoration: line-through;
}
.cart-price-top .price-new{
    font-size: 13px;
    display: block;
}
.cart-product-name{
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}
.cart-price .price-old{
    color: #EA2E49;
    font-size: 16px;
    text-decoration: line-through;
    display: block;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
	.product-main-thumb{
		margin-bottom: 2em;
		height: auto;
	}
	.brands-footer{
		width: 100%;
		text-align: center;
	}
	.margin-top-2-small{
		margin-top:2em;
	}
	.primary-menu{
		display: none;
	}
	header{
		padding: 1em 0;
	}
	.search-cell{
		order: 3;
		margin-top: 2em;
	}
	#input-search {
	    border-radius: 40px;
	    padding: 0 1em;
	}
	#button-submit {
	    background: #000;
	    position: absolute;
	    top: 2px;
	    right: 3px;
	    width: 37px;
	    height: 37px;
	    border-radius: 50%;
	}
	.toggle-menu{
		display: block;
	}

	.dropdown.menu > li > a{
		border-right: none;
		letter-spacing: 1px;
		border-bottom: 1px solid  #fff;
	}
	#mobile-menu{
		color: #FFF;
	    font-size: 18px;
	    font-weight: bold;
	    text-align: center;
	    padding: 10px 0;
	    background: #000;
	    display: block;
	}
	#mobile-menu img{
		max-height: 20px;
		margin-right: 0.3em;
		position: relative;
		top: -2px;
	}
	.card-product{
		padding: 5px;
	}
	.cart-label, .search-cell{
		display: none;
	}
	.mobile-header-icon{
		background: #EAEAEA;
	}
  .product-thumb-more{
      margin-bottom: 2em;
  }
	.toggle-menu{
		display: none;
	}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .product-thumb-more{
      margin-bottom: 2em;
  }
	.primary-menu{
		display: none;
	}
	header{
		padding: 1em 0;
	}
	.search-cell{
		order: 3;
		margin-top: 2em;
	}
	#input-search {
	    border-radius: 40px;
	    padding: 0 1em;
	}
	#button-submit {
	    background: #000;
	    position: absolute;
	    top: 2px;
	    right: 3px;
	    width: 37px;
	    height: 37px;
	    border-radius: 50%;
	}
	.toggle-menu{
		display: block;
	}

	.dropdown.menu > li > a{
		border-right: none;
		letter-spacing: 1px;
		border-bottom: 1px solid  #fff;
	}
	#mobile-menu{
		color: #FFF;
	    display: block;
	    font-size: 18px;
	    font-weight: bold;
	    text-align: center;
	    padding: 15px 0;
	    background: #000;
	}
	#mobile-menu img{
		max-height: 20px;
		margin-right: 0.3em;
		position: relative;
		top: -2px;
	}
	.card-product{
		padding: 5px;
	}
	.toggle-menu{
		display: none;
	}
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
	.dropdown.menu > li > a{
	    padding: 1rem 0.8rem;
	    border-right: 1px solid #fff;
	    font-size: 12px;
	    height: 100%;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.dropdown.menu > li.is-dropdown-submenu-parent > a::after{
		transform: scale(0.8);
	}
}

/* Large and up */
@media screen and (min-width: 74.9475em) {
	.primary-menu{
		display: flex !important;
	}
}
