@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap');;

.hero-bloc-full.body h1.title,
.hero-bloc-full.body h1.subtitle {
	font-family: "Inter", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 22px !important;
	font-weight: 600;
}

.hero-bloc-full.header-navbar {

}

.btn{ font-weight: 500; }
.videos-wrapper > .header,
.photos-wrapper > .header{
	color: white;
	background: #2e3192;
	font-family: "Inter", "Helvetica Neue", "Helvetica", sans-serif; font-size: 22px; font-weight: 600;
}

.row.album-container,
.body.album-container{
	border: #f0f0f0 1px solid;
}

.album-container.nossas-lojas{ border: 0; height: 700px; }
.nossas-lojas .album{ max-width: 580px; max-height: 680px; min-height: 300px; background: #f0f0f0; }
.nossas-lojas .album .swiper-wrapper{ max-height: 680px; }
.nossas-lojas .album .swiper-slide{ height: 680px; }
.nossas-lojas .album .swiper-pagination{  }
.nossas-lojas .album .swiper-pagination-bullet-active{ background: #2e3192; width: 10px; height: 10px; }

.nossas-lojas .text{
	font-family: "Inter", "Helvetica Neue", "Helvetica"; color: #757575; line-height: 20px; -webkit-font-smoothing:antialiased; font-smoothing:antialiased;
	font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    padding: 10px 0;
 }
.nossas-lojas .text > .title{ margin: 0 0 12px 0; font-size: 14px; color: rgb(69,69,69);  }

.albums-wrapper-default{ position: relative; }
.albums-wrapper-default .swiper-pagination{ position: absolute; height: 30px; margin: 5px auto 20px auto; left: 0; right: 0; }
.albums-wrapper-default .swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
.albums-wrapper-default .swiper-pagination .swiper-pagination-bullet-active{
	opacity: 1;
    background: #007aff;
}

.album-resize{ background: white; max-width: 370px;  max-height: 420px; overflow: hidden; }
.album-resize > .header{ position: relative; z-index: 2; height: 56px; color: #252633; font-size: 18px; padding: 10px 0 0 18px; box-shadow: 0px 3px 10px rgba(0,0,0,0.25); vertical-align: top; display: table; width: 100%; }
.album-resize > .header > .icon{ font-size: 30px; width: 40px; display: table-cell; vertical-align: top; text-align: left; }
.album-resize > .header > .title{ padding: 5px 0 0 6px; display: table-cell; vertical-align: top; text-align: left; }
.album-resize > .header > .next{ color: #101010; font-size: 30px; min-width: 30px; padding: 0 15px; display: table-cell; vertical-align: top; text-align: center; position: relative; top: -5px; right: -5px; }
.album-resize > .header > .next:hover{ opacity: 0.8; }
.album-resize > .album{ background: transparent; position: relative; z-index: 1; }
.album-resize > .album .swiper-slide{ background: transparent !important; min-height: 290px; }

.toggle-hmmw .toggle-button{ opacity: 0.7; background-color: rgba(0,0,0,0.08); }
body>.body-wrapper{ min-height: 300px; }

.title-master{ height: 100px; padding: 10px 0; }
.title-min{
	font-family: "Inter",sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 34px;
	color: #e0dff5;
	letter-spacing: -0.03em;
}
.title-max{
	font-family: "Inter",sans-serif;
	font-weight: 600;
	font-size: 48px;
	line-height: 44px;
	color: white;
	letter-spacing: -0.03em;
}

ul li a:hover{ opacity: 0.85 }

ul.tabs-right,
ul.tabs-right li{
	list-style: none;
	display: flex;
	margin: 0;
	padding: 0;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: flex-start;

}
ul.tabs-right li{ display: inline-block; }
ul.tabs-right li a{
	text-rendering: optimizeLegibility;
	font-family: "Inter",sans-serif;
	font-weight: 600;
	font-size: 13px;
	display: block;
	color: #fff;
	margin: 0px 8px 5px 0;
}
ul.tabs-right li a:focus,
ul.tabs-right li a:hover{ color: #e0dff5; }
ul.tabs-right li a:active{ text-decoration: none; }
ul.tabs-right li a .icon{ width: 20px; text-align: center; }

ul.tabs-main,
ul.tabs-main li{
	list-style: none; display: inline-block;
	font-family: "Inter",sans-serif;
	font-weight: 600;
}

.header-menu-holder ul.tabs-main{
	display: table; table-layout: fixed;
	width: 100%; background: transparent;
	max-width: 1140px;
	padding: 7px 10px 0 7px;
}

.header-menu-holder ul.tabs-main li{ display: table-cell; vertical-align: top; text-align: center; margin: 0; }
.header-menu-holder ul.tabs-main li a,
.header-menu-holder ul.tabs-main li a:focus,
.header-menu-holder ul.tabs-main li a:active{ text-decoration: none; }
.header-menu-holder ul.tabs-main li a .icon{ display: block; width: 50px; height: 30px; }
.header-menu-holder ul.tabs-main li a .icon svg{ fill: #221d4b; }
.header-menu-holder ul.tabs-main li a .icon svg{ width: 30px; height: 28px; position: relative; }
.header-menu-holder ul.tabs-main li a .icon svg > path{ position: absolute; margin: auto; }

.header-menu-holder ul.tabs-main li:before{ content: ""; display: block; height: 15px; width: 1px; position: absolute; background-color: transparent; bottom: 7px; }
.header-menu-holder ul.tabs-main > :first-child{ padding-right: 0px; }
.header-menu-holder ul.tabs-main > :first-child:before{ display: none; }
.header-menu-holder ul.tabs-main li a{
	font-family: "Inter", sans-serif;
	font-weight: normal;
	color: #221d4b;
	border: 0;
	padding: 40px 0 0 0; margin: 0;
	background-color: transparent;
	transition: background-color 0.2s ease, color 0.8s linear;
	display: block;
	text-align: center;
	position: relative;
}
.header-menu-holder ul.tabs-main li a .title{ display: block; font-size: 11px; font-weight: 600; text-transform: uppercase;  white-space: nowrap; letter-spacing: -0.02em; }
.header-menu-holder ul.tabs-main li a .icon{  display: inline-block; position: absolute; margin: 0 auto; left: 0; right: 0; top: -2px; }

.header-menu-holder ul.tabs-main li a:hover,
.header-menu-holder ul.tabs-main li a:active,
.header-menu-holder ul.tabs-main li a.active,
.header-menu-holder ul.tabs-main li a:focus{
	color: #381e52;
}

.header-menu-holder ul.tabs-main li a:hover .icon,
.header-menu-holder ul.tabs-main li a:active .icon,
.header-menu-holder ul.tabs-main li a.active .icon,
.header-menu-holder ul.tabs-main li a:focus .icon{
	margin-top: 2px;
}

.header-menu-holder ul.tabs-main li a .title{ transition: all 100ms ease-out;}
.header-menu-holder ul.tabs-main li a .icon{ transition: all 200ms ease; }
.header-menu-holder ul.tabs-main li a:after,
.header-menu-holder ul.tabs-main li a .icon svg{ transition: all 0.4s cubic-bezier(.18,.67,.14,.99);}
.header-menu-holder ul.tabs-main li a:hover .icon svg,
.header-menu-holder ul.tabs-main li a:active .icon svg,
.header-menu-holder ul.tabs-main li a:focus .icon svg{
	fill: #381e52;
}

.header-menu-holder ul.tabs-main li.active a,
.header-menu-holder ul.tabs-main li.active a:after,
.header-menu-holder ul.tabs-main li a.active .icon svg,	
.header-menu-holder ul.tabs-main li a.active .icon svg .svgicon,
.header-menu-holder ul.tabs-main li a.active .icon svg{
	fill: #381e52;
}

.header-menu-holder ul.tabs-main li a:after{
	content: "";
	display: block;
	height: 0px;
	width: 100%;
	position: absolute;
	bottom: -12px;
	background: linear-gradient(to right, #dfdd63, #dfdd63);
	 opacity: 0.8;
}
.header-menu-holder ul.tabs-main li a:hover:after{ height: 11px; opacity: 0.6; }
.header-menu-holder ul.tabs-main li a.active:after{ height: 11px; background: linear-gradient(to right, #dfdd63, #dfdd63); bottom: -12px; }


.header-menu-holder ul.tabs-main li{
	padding: 0px 0px 0px 0px;
}

.brand-hover{
	display: inline-block;
	position: relative;
	top: -25px;
}
.brand-hover img {
	width: 260px;
}

/* navbar */
.hero-bloc-full.header-navbar{
	background: #221d4b;
	background-image: linear-gradient(270deg, #221d4b 0%, #221d4b 100%);
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.17);
    position: relative; z-index: 100;
    height: 160px;
    padding: 0 0 0 0;
}

.hero-bloc-full.main-menu{
	background: transparent;
	box-shadow: 0 7px 10px rgba(0, 0, 0, 0.17);
    position: relative; z-index: 100;
}

.header-menu-holder{
  background: transparent;
  height: 70px; position: relative;
  z-index: 125;
}

.icon-fa .icon.fa{ padding: 0 8px 0 0; }

ul.menu-inline,
ul.menu-inline li{  list-style: none; display: inline-block; padding: 0; margin: 0; }
ul.menu-inline li a{
	font-family: 'Inter',sans-serif; font-weight: 400 !important; color: #e0dff5; font-size: 13px;
	position: relative; padding: 0px 30px 0px 2px;
}
ul.menu-inline li a:before{
	position: absolute;
	content: "";
	background-color: white;
	opacity: 0.6;
	width: 1px;
	height: 20px;
	right: 0;
	bottom: -1px;
	margin: 0px 10px;
	display: inline-block;
}
ul.menu-inline > :last-child a:before{ display: none; }

.search-box input.form-control[type=text]{
	border: 0px;
	border-radius: 0px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	height: 50px;
	line-height: 50px !important;
	font-size: 16px;
	color: #3a3338;
}
.search-box .input-group{
	padding: 18px 0 0 0;
}
.search-box .input-group-btn button{
	height: 51px;
	width: 60px;
	background-color: #6b1bba;
	border: 0px;
	border-radius: 0px;
	border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	color: white;
	font-size: 18px;
}
.search-box .input-group-btn button:hover,
.search-box .input-group-btn button:active,
.search-box .input-group-btn button:focus{ background-color: #2e3092; color: white }

/* placeholder input */
.search-box ::-webkit-input-placeholder { font: 14px "Inter", sans-serif; font-weight: 300; line-height: 40px; }
.search-box :-moz-placeholder { font: 14px "Inter", sans-serif; font-weight: 300; line-height: 40px; }
.search-box ::-moz-placeholder {   font: 14px "Inter", sans-serif; font-weight: 300; line-height: 40px; }
.search-box :-ms-input-placeholder { font: 14px "Inter", sans-serif; font-weight: 300; line-height: 40px; }

.header-right-menu{
	display: flex;
	margin: 38px 0 0 0;
	width: 100%;
	position: relative;
	z-index: 130;
	align-content: center;
	justify-content: center;
	align-items: flex-start;
}
.header-right-menu > .left-side{
	padding-right: 20px; vertical-align: top;
	height: 100%;
    position: relative;
    z-index: 120;
}
.header-right-menu > .search-side{
	text-align: left;
	vertical-align: top;
	width: 100%;
	max-width: 780px;
	min-width: 320px;
}
.header-right-menu > .right-side{
	text-align: left;
	vertical-align: top;
	padding: 42px 0 0 30px;
}

.header-menu-holder > .header-right-menu > .right-side:before {
  content: "";
  background-color: rgb(72, 71, 93);
  border-radius: 22px;
  opacity: 0.349;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  width: 54vw;
  height: 44px;
  border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}


/* footer */

.footer-holder a{ font-family: "Inter",sans-serif; font-weight: 400; }
.footer-site-wrapper{
	color: white;
	background: #151218;
	width: 100%;
	min-height: 250px;
	margin: 40px 0 0 0;
}

.footer-holder{
	text-align: left;
	font-family: 'Inter',sans-serif; font-weight: 400 !important; color: white; font-size: 14px;
	width: 100%;
	display: table;
	padding: 25px 0 30px 0;
}
.footer-holder .facebook a:hover{ opacity: 0.8 }
.footer-holder .brand-hover{ top: 0px; }

.footer-holder .left-side > div{ margin: 0 0 20px 0; }
.footer-holder .sub-info{ color: #bbbcbb; font-size: 14px; font-weight: 500; }

.footer-holder .left-side > div.facebook{ margin-top: 40px; }
.footer-holder .facebook a{ color: #FFB44B; font-size: 14px; font-weight: 500; padding: 0 0 0 10px; }
.footer-holder .facebook a .icon{ position: relative; left: -5px; }

.place-details{ font-size: 13px; color: white; margin: 0 0 20px 0; }
.place-details .bdl{ display: table; padding: 12px 20px 0px 8px; width: 100%; }
.place-details .bdl > .icon{ width: 24px; display: table-cell; vertical-align: top; padding: 3px 0 0 0; }
.place-details .bdl > .info{ display: table-cell; vertical-align: top; }

.place-details .address > .bdl > .icon{ font-size: 16px; }
.place-details .phone > .bdl > .icon{ font-size: 15px; }

.place-details .image{ background: #272422; width: 200px; height: 146px; overflow: hidden; border-radius: 4px; box-shadow: inset 0px 0px 4px #272422; }
.place-details .image > img{ margin: -5px 0 0 -5px; width: auto; max-height: 159px; }

.footer-holder .place-list{ padding: 10px 0 0 0; display: -webkit-flex; display: flex; flex-wrap: wrap; }
.footer-holder .place-list > .bdl{ min-width: 200px; max-width: 216px; }

.footer-holder .footer-brand{
	display: inline-block;
	text-align: left; vertical-align: top;
	width: 400px; height: 210px;
	padding: 0px 0 40px 20px;
}

.footer-holder>.left-side{
	display: table-cell; width: 25%; min-width: 260px; vertical-align: top; text-align: center; padding: 10px 0 10px 0;
}
.footer-holder>.right-side{
	position: relative; display: table-cell; width: 80%; vertical-align: top; text-align: left; padding: 10px 0 0px 20px;
}
.footer-holder h1.title,
.footer-holder h2.title{
	margin: 0 0 20px 0;
	font-size: 23px;
}


.banners-wrapper-default{
	background: #f5edeb !important;
	margin-top: -34px;
	height: 327px;
}
.banners-wrapper-default .swiper-slide{
	/*background: transparent !important;*/
	height: 327px;
}
.banners-wrapper-default .swiper-slide > img,
.banners-wrapper-default .swiper-slide > a > img{ max-height: 327px; min-width: 800px; max-width: 100%; }

.navigation-bloc{ margin: -32px 0 0 0; }
.navigation-bloc>.header{  max-width: 1140px; padding: 20px 0 10px 10px; height: 70px; line-height: 42px; }
.navigation-bloc>.header>h1 strong,
.navigation-bloc>.header>h1{  font-family: "Inter", "Helvetica Neue", "Helvetica", sans-serif; font-size: 22px; font-weight: 300; color: #43413d; }
.navigation-bloc>.header{ position: relative; }
.navigation-bloc>.header>.right{ position: absolute; top: 0; right: 0; margin: 20px 20px 0 0; }


/* max sizes */
@media only screen and (min-width: 1141px){
	.hero-bloc-full>.body>.row, .hero-bloc-full>.body, .hero-bloc-full>.header, .hero-bloc-full>.footer, .hero-bloc-footer .row.bloc,
	.hero-bloc, .header-holder, .menu-holder, .banner-holder, .body-holder, .footer-holder {
	    max-width: 1140px;
	}
}
@media only screen and (min-width: 1201px){
	.hero-bloc-full>.body>.row, .hero-bloc-full>.body, .hero-bloc-full>.header, .hero-bloc-full>.footer, .hero-bloc-footer .row.bloc,
	.hero-bloc, .header-holder, .menu-holder, .banner-holder, .body-holder, .footer-holder {
	    max-width: 1140px;
	}
}

@media only screen and (min-width: 1020px) and (max-width: 1920px){
	.place-details .image{
		width: 190px;
	}
	.footer-holder .place-list > .bdl {
	    min-width: 190px;
	    max-width: 200px;
	}
}

/* mobile wrapper */

.modal-content .form-group .preview.multiple.large{ width: 180px; height: 180px; }
.modal-content .form-group .preview.multiple.large > img{ height: auto; max-width: 180px; max-height: 200px; margin: 0; }
.ui-sortable-placeholder{ width: 185px; height: 185px; }

.modal-content .form-group .preview.multiple.agenda{ width: 250px; height: 340px; }
.modal-content .form-group .preview.multiple.agenda > img{ height: auto; max-width: 250px; max-height: 360px; margin: 0; }
.agenda .ui-sortable-placeholder{ width: 255px !important; height: 345px !important; }

html{ overflow-x: initial; overflow-y: initial; overflow: initial; }
body{ overflow-x: initial; overflow-y: initial; overflow: initial; }

@media screen and (max-width: 480px) and (orientation: portrait), screen and (max-width: 667px) and (orientation: landscape) {

	ul.tabs-right, ul.tabs-right li{ align-items: center; }
	.swiper-container { padding: 0px; }
	.banners-wrapper-default{ margin-top: -37px }
    .footer-holder .place-list{ justify-content: space-around; }

    .modal-content .form-group .preview.multiple.agenda{ width: 125px; height: 170px; }
	.modal-content .form-group .preview.multiple.agenda > img{ height: auto; max-width: 125px; max-height: 180px; margin: 0; }
	.agenda .ui-sortable-placeholder{ width: 128px !important; height: 178px !important; }

	.footer-holder{ display: block; }
	.footer-holder .left-side{ display: block; width: 100%; text-align: center; }
	.footer-holder .right-side{ display: block; width: 100%; text-align: center; }

	.header-right-menu,
	.hero-bloc-full.header-navbar{ width: 100%; display: block; }
	.hero-bloc-full.header-navbar{ height: initial; }
	.header-right-menu .left-side{ display: block;  width: 100%; padding: 0px; text-align: center; }
	.header-right-menu .search-side{ display: block;  width: 100%; padding: 10px 10px; text-align: center; }
	.header-right-menu .right-side{ display: block;  width: 100%; padding: 8px 0px; text-align: center; }

	.header-menu-holder ul.tabs-main{ display: flex; flex-wrap: wrap; flex-direction: column; width: 100%; height: auto; overflow-x: hidden; text-align: left; padding: 10px }
	.header-menu-holder ul.tabs-main li{ display: block; margin: 10px 0 0px 0; height: 46px; border-bottom: #f0f0f0 1px solid; }
	.header-menu-holder ul.tabs-main li a{ padding: 20px 0 4px 80px; text-align: left; }
	.header-menu-holder ul.tabs-main li a .icon{ display: inline-block; left: 0px; top: 0; bottom: 0; margin: auto auto auto 0; text-align: right; }
	.header-menu-holder ul.tabs-main li a .title{ display: block; font-size: 13px; margin-top: -5px; line-height: 10px; white-space: pre-wrap; }

	.header-menu-holder ul.tabs-main li a:hover:after,
	.header-menu-holder ul.tabs-main li a.active:after{
		bottom: -20px; left: 10px;
	}
	.header-menu-holder ul.tabs-main li:before{ display: none; }

	.header-menu-holder{ max-height: 90vh; height: 100%; }

    .brand-hover { top: -10px; }
	.brand-hover > a { display: inline-block; }
	.brand-hover > img, .brand-hover > a > img{
		width: 60vw; margin: -10px 0 0 0; height: auto;
	}

	.main-button-collapse{ width: 40px; height: 40px; }
	.search-box .input-group{ padding-top: 6px; }
	button[aria-expanded=true]{ opacity: 0.5 }
	.banners-wrapper-default{ height: 200px; }
	.banners-wrapper-default .swiper-container { width: 100%; max-width: 100vw; height: 100%; margin: 0; }
    .banners-wrapper-default .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin: auto;
    }
    .banners-wrapper-default .swiper-slide img{ max-width:800px;height:auto; margin: -100px 0 0 100px; }
    .banners-wrapper-default .swiper-slide.mobile img{
    	max-width:initial; height:auto; max-height: 220px; min-width: 360px; width: 102vw; margin: -104px 0 0 -1vw;
    }
}

/*.banners-wrapper-default{ max-width: 100vw; overflow: hidden; }*/
.main-button-collapse, .main-button-collapse{
	background: transparent; border: 0px;
}

ul.produtos .text > .title {
	font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #44312e
}

ul.produtos .text > .price {
	font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #1e3dbe
}

ul.produtos .preview > a img,
ul.produtos .preview > img {
	height: auto;
	width: auto;
	max-height: 190px;
	max-width: 220px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

ul.produtos li:hover{
  border-color: #7C7CE7;
}

ul.produtos .installments{
	font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #087c88;
}
ul.produtos .installments strong {
	font-weight: 500;
}

.breadcrumb.bc-default{ margin: 0; padding: 0; }
.breadcrumb.bc-default>li>a:hover{ opacity: 0.8; }
.breadcrumb.bc-default>li>a{ border: #b4440e 1px solid; color: #2c2b32; font-size: 13px; padding: 8px 10px; border-radius: 15px; margin: 0 6px 0 0; }
.breadcrumb>li.active, .breadcrumb>li.active>a,
.breadcrumb>li.active, .breadcrumb>li.active>a strong{ font-weight: normal; }
.breadcrumb>li.active>a{ background: #7C7CE7; color: #fff; }
.breadcrumb.bc-default>li+li:before{ display: none; }

ul.product-filters li a {
	color: black;
}
ul.product-filters li a:before{
	border-color: #83848c;
}
ul.product-filters li.active a:before{
	background-color: black;
	border-color: black;
}

.product-view h2.subtitle{ color: #434371 !important; font-size: 20px !important; font-weight: 600 !important; border-bottom: #82ABE0 3px solid; line-height: 46px; margin-bottom: 30px; }
.product .price > .price-value{ font-family: "Inter", "Helvetica Neue", "Helvetica", sans-serif; color: #7ba0d1; }
.product .price > .price-value strong{ font-weight: 600; }
.main-button-collapse, .main-button-collapse .icon{ color: #fff; font-size: 24px; line-height: 16px; }
.main-button-collapse .icon{ min-height: 30px; min-width: 30px; }
.header-mobile-buttons{ margin: 0 10px 0 0; }



.nossas-lojas > .place-listing{
	display: flex; flex-wrap: wrap;
}
.nossas-lojas > .place-listing .place{ flex-grow: 0; width: 300px; height: 280px; margin: 4px 10px 10px 0; padding: 10px; color: #696969; }
.nossas-lojas > .place-listing .place > .image{ overflow: hidden; position: relative; background: #f7f7f7; border-radius: 4px; width: 280px; height: 200px; }
.nossas-lojas > .place-listing .place > .image > img{
	position: absolute;
	margin: -4% 0 0 -4%;
	width: 108%;
    max-height: initial;
    height: auto;
    max-width: 320px !important;
}
.nossas-lojas > .place-listing .place > .text{ padding: 10px 4px 6px 4px; font-size: 13px; }
.nossas-lojas > .place-listing .place > .text .title{
	padding: 0;
	margin: 0;
    font-size: 14px;
    color: rgb(69,69,69);
}
.nossas-lojas > .place-listing a.place{ background: inherit; transition: background 0.1s ease-out; border-radius: 3px; }
.nossas-lojas > .place-listing a.place:active,
.nossas-lojas > .place-listing a.place:focus,
.nossas-lojas > .place-listing a.place:hover{ background: #F3F3F3; }


.pages-content-description,
.pages-content-description h1
.pages-content-description h2,
.pages-content-description h3,
.pages-content-description h4,
.pages-content-description h5,
.pages-content-description h6{
	font-family: "Inter","Helvetica Neue","Helvetica",sans-serif;
}

.pages-content-description {
	font-size: 16px; line-height: 24px; color: #3A3A3A; font-weight: 400
}

.pages-content-title,
.pages-content-description h1{
	 font-family: "Inter", "Helvetica Neue", "Helvetica", sans-serif; font-size: 22px; font-weight: 300; color: #373763;
	 margin: 10px 0 30px 0;
}
.pages-content-description h2{
	font-family: "Inter","Helvetica Neue","Helvetica",sans-serif;
	font-weight: 600 !important; font-size: 24px !important;
	margin: 20px 0 20px 0;
}
.pages-content-description h3{
	font-family: "Inter","Helvetica Neue","Helvetica",sans-serif;
	font-weight: 600 !important; font-size: 18px !important;
	margin: 20px 0 10px 0;
}

.pages-content-description p{
	margin-bottom: 20px;
}

.pages-content-wrapper{
	padding: 0;
}
ul.produtos li{
  	box-shadow: none;
	border: 0;
}
ul.produtos li:hover{
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.06);
	border: 0;
}

.product{
	font-family: "Inter", "Helvetica Neue", "Helvetica", sans-serif;
}

.product .description > .text {
	font-size: 15px;
	line-height: 26px;
	background: transparent;
	border-left: #9164d0 2px solid;
	border-radius: 0;
	padding: 4px 0 4px 30px;
	margin: 20px 0 0 0;
}
.product .description > .title {
	font-size: 18px;
	font-weight: 600;
	color: #373763;
	margin: 0 0 10px 0;
}

.body-wrapper .body h1.title, .body-wrapper .body h1.subtitle {
	font-family: "Inter", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 300;
	font-size: 28px;
	color: #171748;
	margin: 0 0 10px 0;
}

/* social */
a.social {
	font-family: "-apple-system", "Helvetica Neue", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	margin: 0 5px 0 15px;
}

a.social > .icon {
	font-size: 18px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

a.social:focus,
a.social:hover {
	opacity: 0.8;
}

/* social-white */
a.social-white {
	font-family: "Inter";
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	margin: 0 5px 0 15px;
}

a.social-white > .icon {
	font-size: 20px;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

a.social-white:focus,
a.social-white:hover {
	opacity: 0.8;
}

.buy-button-whatsapp {
	font-family: "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 18px !important;
	font-weight: 500;
	background: #0baf0b;
	padding: 12px 14px;
	color: white;
	display: inline-block;
	border-radius: 4px;
	position: relative;
	top: 10px;
	text-decoration: none;
}
.buy-button-whatsapp:hover, .buy-button-whatsapp:focus {
	background: #11a411;
	color: white;
	text-decoration: none;
}

.buy-button-whatsapp img {
	width: 18px;
	position: relative;
	top: -2px;
	margin: 0 4px;
}