.dropdown .drop-icon-animated {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: -webkit-transform 0.1s linear;
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}

.dropdown.show .drop-icon-animated {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: -webkit-transform 0.1s linear;
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}

.dropdown.hover-css:hover .drop-icon-animated {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: -webkit-transform 0.1s linear;
	transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}

.dropdown.hover-css:hover > .dropdown-menu {
	display: block;
}

header .header-top {
    background-color: #EEEEEE;
}

header .header-top a {
    font-weight: bold;
}

header #dropdownLanguage {
    background: #C7C7C7;
    border-radius: 30px;
}

/* anular comportamento de header-nav-top */
#header .header-nav-top .nav > li > a#dropdownLanguage:hover, #header .header-nav-top .nav > li > a#dropdownLanguage a:focus {
    background: #C7C7C7;
}

#header .header-nav-top .nav > li.nav-item.dropdown.show .nav-link#dropdownLanguage {
    background: #C7C7C7;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #7C7C7C;
    font-size: 1em;
    display: inline-block;
}

#header .header-nav-top .nav > li > a#dropdownLanguage {
    font-size: 0.9em;
}

header .header-top a:not(#dropdownLanguage) > i[class*="fa-"] {
    color: #877009;
}

header .header-container i[class*="fa-"] {
    color: #877009;
}

#header .header-nav-main .nav > li > a i[class*="fa-"] {
    margin-right: 6px;
    font-size: 20px;
}

#header .header-nav-main .nav > li > a svg {
    margin-right: 4px;
}

#header .header-nav-features .header-nav-top-icon, #header .header-nav-features .header-nav-top-icon-img {
    font-size: 20px;
    color: #877009;
    position: static;
    top: auto;
    vertical-align: middle;
}

#header .header-nav-features .header-nav-features-user .header-nav-features-toggle .far {
	font-size: 20px;
	color: #877009;
    position: static;
    top: auto;
    vertical-align: middle;
}

#header .header-nav-features .header-nav-features-cart svg {
    height: 20px;
}

#header.header-effect-shrink .header-container {
	min-height: 60px;
}

#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a {
    color: #656565;
}

#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li:hover > a {
    color: #C7C7C7;
}

header #mossi-logo {
    position: relative;
    bottom: -7px;
}

/* Header Nav Main */
@media (min-width: 992px) {
    #header .header-nav {
        justify-content: center;
    }

    #header .header-nav-main nav > ul > li > a {
        text-transform: none;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: normal;
	}
	
	#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
		padding: 0 6px;
	}
}

/* Header Nav Main Mobile */
@media (max-width: 991px) {
    #header .header-nav-main nav > ul > li > a {
        text-transform: none;
    }
}

#footer .row.logos img {
    vertical-align: bottom;
}

#footer {
    background: #FFFFFF;
    border-top: 0px;
    font-size: 1em;
    word-break: break-word;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #656565;
    letter-spacing: normal;
    line-height: normal;
}

#footer h4.titulo {
    margin-bottom: 1rem;
    font-size: 16px;
}

#footer h5.subtitulo {
    font-size: 14px;
}

/*
#footer a {
    font-size: 14px;
}

#footer a:not(.btn) {
    color: #656565;
}
*/

#footer .list li {
    margin-bottom: 18px;
}

#footer p, #footer a:not(.btn), #footer li, #footer span {
    color: #656565;
    font-size: 14px;
    line-height: normal;
}

/*
#footer a:not(.btn) {
    color: #777;
    transition: all 0.1s ease-in-out;
}
*/

#footer a:not(.btn):hover {
    color: #C7C7C7;
}

/*
#footer a:not(.btn):focus, #footer a:not(.btn):active {
    color: #CCC;
}
*/

#footer .social-icons i[class*="fa-"] {
    font-size: 30px;
}

#footer .social-icons .social-icons-facebook i {
    color: #3b5998;
}

#footer .social-icons .social-icons-facebook i:hover {
    color: #2d4373;
}

#footer .social-icons .social-icons-twitter i {
    color: #55acee;
}

#footer .social-icons .social-icons-twitter i:hover {
    color: #2795e9;
}

#footer .social-icons .social-icons-linkedin i {
    color: #0077b5;
}

#footer .social-icons .social-icons-linkedin i:hover {
    color: #046293;
}

#footer .social-icons .social-icons-youtube i {
    color: #EB3E40;
}

#footer .social-icons .social-icons-youtube i:hover {
    color: #bb0000;
}

#footer .social-icons .social-icons-instagram i {
    /*
    color: #FFFFFF;
    border-radius: 3px;
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    */
    color: #f77638;
}

#footer .social-icons .social-icons-instagram i:hover {
    color: #e33f5f;
}

#footer .social-icons .social-icons-whatsapp i, i.fab.fa-whatsapp-square.style {
    color: #25D366;
}

#footer .social-icons .social-icons-whatsapp i:hover, i.fab.fa-whatsapp-square.style:hover {
    color: #1da851;
}

#footer {
    margin-top: 100px;
}

#footer .footer-copyright {
    background: #EEEEEE;
}

#footer .footer-copyright a:not(.btn) {
    color: #7C7C7C;
}

#footer .footer-copyright a:not(.btn):hover {
    color: #C7C7C7;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #7C7C7C;
}

.owl-carousel.nav-style-1 .owl-nav .owl-next, .owl-carousel.nav-style-1 .owl-nav .owl-prev {
    color: #7C7C7C !important;
}

.owl-carousel .owl-nav button[class*="owl-"] {
    border-color: #7C7C7C #7C7C7C #ff4c8a;
}

/*
.sugest > .sugest-back {
    margin-bottom: 14px;

    max-height: 200px;
    background: #7C7C7C;

    height: 100%;
    padding: 20px;
    min-width: 200px;
    display: flex;
    justify-content: center;
}

.sugest .sugest-texto p {
    font-weight: bold;
    margin-bottom: 4px;
}

.sugest > .sugest-imagem {
    margin-bottom: 14px;
}
*/

.sugest {
	/****/
    /*width: 208px;*/
}

.vid {
	/****/
    /*width: 444px;*/
}

.back, .back > img, .prod img {
    transition: all 0.3s ease;
}

/*
.sugest:hover .back {
    padding: 0px;
}
*/

/*
.sugest:hover img, .prod:hover img {
    transform: scale(1.1, 1.1);
}
*/
.sugest:hover .back, .prod:hover .back {
    padding: 0px;
}

.sugest > a, .vid > a, .prod > a {
    text-decoration: none;
}

.back {
    margin-bottom: 14px;
	/****/
	/*height: 228px;*/

    display: flex;
    justify-content: center;
    align-items: center;
}

.back-variavel {
    margin-bottom: 14px;

    display: flex;
    justify-content: center;
    align-items: center;
}

.back-variavel > img {
    max-height: 380px;
}

.prod > a > img {
    margin-bottom: 14px;

    max-height: 228px;

    display: flex;
    justify-content: center;
    align-items: center;
}

.sugest .back {
    background: rgba(124, 124, 124, 0.4);
	/****/
    /*height: 380px;*/
    /*height: 100px;*/
    padding: 10px;
    border-radius: 10px;
}

div.back > img.img-fluid {
	/****/
    /*max-height: 100%;
    width: auto;*/
}

.conteudo > p.titulo {
    font-weight: bold;
    margin-bottom: 14px;
}

/*
.sugest .conteudo > span.texto {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
}
*/

button.btn.grande, a.btn.grande {
    font-family: "Vollkorn", serif;
    font-size: 24px;

    font-style: normal;
    font-weight: normal;
    padding-left: 28px;
    padding-right: 28px;
}

button.btn.pequeno, a.btn.pequeno {
    font-family: "Volkhov", serif;
    font-size: 16px;

    font-style: normal;
    font-weight: normal;
    padding-left: 28px;
    padding-right: 28px;
}

/*
button > i[class*="fa-"]:not(.header-nav-top-icon) {
    margin-right: 6px;
}
*/

.nossos-produtos.nav-pills > li > a.nav-link {
    border-radius: 60px;

    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;

    padding: 14px 16px;
}

.nossos-produtos.nav-pills > li.active > a, .nossos-produtos.nav-pills .nav-link.active,
.nossos-produtos.nav-pills > li.active > a:focus, .nossos-produtos.nav-pills .nav-link.active:focus {
    background-color: #877009;
    color: #ffffff;
}

@media (min-width: 768px) {
    .vantagens-bg {
        background-image: url(../img/outros/gabriel-brandt-1.jpg);
        background-repeat: no-repeat;
        background-size: contain;
	}
	
	.vantagens-bg-2 {
        background-image: url(../img/outros/magestic-smaller.jpg);
        background-repeat: no-repeat;
        background-size: contain;
	}
	
	.vantagens-bg-3 {
        background-image: url(../img/outros/magestic-landscape-cut.jpg);
        background-repeat: no-repeat;
        background-size: contain;
	}
	
	.vantagens-bg-4 {
        background-image: url(../img/outros/landscape1.jpg);
        background-repeat: no-repeat;
        background-size: contain;
    }
}

.vantagens-icon-bg, .como-comprar-icon-bg {
    background-image: url(../img/outros/icons-bg-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 124px;
    height: 99px;
}

.vantagens-icon-bg > svg {
    position: relative;
    top: 14px;
}

.como-comprar-icon-bg > h3 {
    position: relative;
    top: 18px;
}

.vantagens h3 {
    font-size: 24px;
    color: #7C7C7C;
}

.como-comprar h3:not(.icon-txt) {
    color: #7C7C7C;
}

.vantagens p, .como-comprar {
    font-family: "Roboto", sans-serif;
}

.beleza-icon-bg, .beleza-icon-bg-2, .atividade-icon-bg, .atividade-icon-bg-2, .atividade-icon-bg-3 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 221px;
    height: 190px;
}

.beleza-icon-bg {
    background-image: url(../img/outros/icons-bg-beleza.png);
}
.beleza-icon-bg-2 {
    background-image: url(../img/outros/icons-bg-beleza-2.png);
}
.atividade-icon-bg {
    background-image: url(../img/outros/icons-bg-atividade.png);
}
.atividade-icon-bg-2 {
    background-image: url(../img/outros/icons-bg-atividade-2.png);
}
.atividade-icon-bg-3 {
    background-image: url(../img/outros/icons-bg-atividade-3.png);
}

.saiba-mais-txt {
    font-size: 18px;
    text-decoration: underline;
}

/*
.form-control {
    font-family: "Volkhov", serif;
    font-style: normal;
    font-weight: normal;
    color: #7C7C7C;
    line-height: 100%;
    font-size: 16px;

    border: 2px solid #C7C7C7;
}

.form-control:not(.form-control-sm):not(.form-control-lg) {
    font-size: 16px;
    line-height: 100%;
}
*/

.simple-search .form-control {
    border-radius: 1.3rem 0 0 1.3rem;
    border: 2px solid #C7C7C7;
    border-right: 0;
}

.simple-search .input-group-append {
    border-radius: 0 1.3rem 1.3rem 0;
    border: 2px solid #C7C7C7;
    border-left: 0;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-image img {
    max-height: 80px;
}

#headerTopCartDropdown p, #headerTopCartDropdown span {
    /*line-height: 26px;*/
}

.header-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: bottom;
}

.blog-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}

.index-bg {
    background-image: url(../img/outros/hero-index.jpg);
}

.projeto-bg {
    background-image: url(../img/outros/hero-projeto.jpg);
}

.projeto-bg-2 {
    background-image: url(../img/outros/hero-projeto-2.jpg);
}

.academia-bg {
    background-image: url(../img/outros/hero-academia.jpg);
}

.sobrenos-bg {
    background: rgb(124 124 124 / 70%);
}

.sobrenos-bg h1 {
    color: #F9FCFF;
    margin: 0;
}

.sobrenos-bg-link .nav-link {
    background: #FFFFFF;
    margin: 5px;
}

.sobrenos-bg-link .nav-link:hover, .sobrenos-bg-link .nav-link:focus {
    background: #FFFFFF;
}

.header-bg h1 {
    margin: 0;
}

.header-bg h2 {
    color: #656565;
}

.header-bg .texto {
    position: absolute;
    top: 25%;
}

.header-bg .numero-faded {
    position: absolute;
    top: 5%;

    opacity: 0.1;
}

.header-bg .numero-faded > h1 {
    font-weight: bold;
    font-size: 288px;

    color: #EEEEEE;
}

span.span-titulo-36 {
    font-size: 36px;
}

.azul-bg {
    position: absolute;
    top: 0;
    width: 100%;

    background: linear-gradient(316.02deg, #fdfbcb 15.79%, #EEEEEE 41.72%, rgba(222, 255, 254, 0) 67.85%);
	transform: matrix(-1, 0, 0, 1, 0, 0);
	
	z-index: -1;
}

/* Wizard */
.card-body .wizard-tabs {
	margin: -15px -15px 15px;
}

.card-body-nopadding .wizard-tabs {
	margin: 0;
}

.wizard-tabs ul {
	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

.wizard-tabs ul > li {
	display: table-cell;
	border-bottom: 1px solid #EEE;
}

.wizard-tabs ul > li.active {
	border-bottom-color: transparent;
}

.wizard-tabs ul > li.active > a, .wizard-tabs ul > li.active > a:hover, .wizard-tabs ul > li.active > a:focus {
	background: #FFF;
	color: #555;
}

.wizard-tabs ul > li.active > a:after {
	border-left-color: #FFF;
}

.wizard-tabs ul > li.active .badge {
	background-color: #CCC;
}

.wizard-tabs ul > li.disabled > a, .wizard-tabs ul > li.disabled > a:hover, .wizard-tabs ul > li.disabled > a:focus {
	color: #CCC;
}

.wizard-tabs ul > li.disabled .badge {
	background-color: #CCC;
}

.wizard-tabs ul > li > a {
	position: relative;
	display: block;
	padding: 5px;
	font-size: 13.6px;
	font-size: 0.85rem;
	text-decoration: none;
	color: #555;
}

.wizard-tabs ul > li > a .badge {
	border-radius: 100%;
	color: #FFF;
	background: #CCC;
	padding: 6.4px 8.8px;
	padding: 0.4rem 0.55rem;
	margin-right: 5px;
	position: relative;
	top: -1px;
}

.wizard-tabs ul > li > a, .wizard-tabs ul > li > a:hover {
	background: #F4F4F4;
	color: #555;
}

.wizard-tabs ul > li > a:hover {
	box-shadow: none;
}

.wizard-tabs ul > li > a:active, .wizard-tabs ul > li > a:focus {
	border-bottom: 0;
}

.wizard-tabs ul > li > a:before, .wizard-tabs ul > li > a:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: -10px;
	z-index: 1;
	border: 17px solid transparent;
	border-right: 0;
	border-left: 10px solid transparent;
	width: 0;
	height: 0;
}

.wizard-tabs ul > li > a:before {
	z-index: 1;
	right: -11px;
	border-left-color: #E0E0E0;
}

.wizard-tabs ul > li > a:after {
	z-index: 2;
	border-left-color: #F4F4F4;
}

.wizard-tabs ul > li:last-child > a:before, .wizard-tabs ul > li:last-child > a:after {
	display: none;
}

html.dark .wizard-tabs ul > li {
	border-color: #282d36;
}

html.dark .wizard-tabs ul > li.active {
	border-color: #2e353e;
}

html.dark .wizard-tabs ul > li.active a, html.dark .wizard-tabs ul > li.active a:hover, html.dark .wizard-tabs ul > li.active a:active {
	background: #2e353e;
	color: #EEE;
}

html.dark .wizard-tabs ul > li.active a:before {
	border-left-color: #21262d;
}

html.dark .wizard-tabs ul > li.active a:after {
	border-left-color: #2e353e;
}

html.dark .wizard-tabs ul > li a, html.dark .wizard-tabs ul > li a:hover {
	background: #282d36;
	color: #EEE;
}

html.dark .wizard-tabs ul > li a:before {
	border-left-color: #21262d;
}

html.dark .wizard-tabs ul > li a:after {
	border-left-color: #282d36;
}

html .wizard-progress,
html.dark .wizard-progress {
	margin: 0 15px;
}

html .wizard-progress .steps-progress,
html.dark .wizard-progress .steps-progress {
	height: 2px;
	margin: 0 38px;
	position: relative;
	top: 15px;
	background: #CCC;
}

html .wizard-progress .steps-progress .progress-indicator,
html.dark .wizard-progress .steps-progress .progress-indicator {
	height: 100%;
	width: 0;
	background: #CCC;
	transition: width .2s ease-in;
}

html .wizard-progress .wizard-steps,
html.dark .wizard-progress .wizard-steps {
	list-style: none;
	margin: 0;
	padding: 15px 0 0;
	display: inline-block;
	width: 100%;
	font-size: 0;
	text-align: justify;
}

html .wizard-progress .wizard-steps:after,
html.dark .wizard-progress .wizard-steps:after {
	display: inline-block;
	width: 100%;
	content: '.';
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

html .wizard-progress .wizard-steps li,
html.dark .wizard-progress .wizard-steps li {
	display: inline-block;
	vertical-align: top;
	min-width: 50px;
	max-width: 100px;
}

html .wizard-progress .wizard-steps li a,
html.dark .wizard-progress .wizard-steps li a {
	position: relative;
	display: block;
	padding: 25px 8px 0;
	font-size: 11px;
	color: #33333F;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
}

html .wizard-progress .wizard-steps li a span,
html.dark .wizard-progress .wizard-steps li a span {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	background: #CCC;
	color: #FFF;
	line-height: 26px;
	text-align: center;
	margin-top: -15px;
	margin-left: -15px;
	width: 30px;
	height: 30px;
	border-radius: 35px;
	font-size: 13px;
	text-indent: -1px;
	border: 2px solid #CCC;
	transition: all .2s ease-in;
}

html .wizard-progress .wizard-steps li.completed a span,
html.dark .wizard-progress .wizard-steps li.completed a span {
	background: #CCC;
	color: #FFF;
}

html .wizard-progress .wizard-steps li.active a span,
html.dark .wizard-progress .wizard-steps li.active a span {
	background: #FFF;
	color: #CCC;
	border-color: #CCC;
}

html .wizard-progress .wizard-steps li.completed.active a span,
html.dark .wizard-progress .wizard-steps li.completed.active a span {
	color: #FFF;
}

html .wizard-progress.wizard-progress-lg,
html.dark .wizard-progress.wizard-progress-lg {
	margin: 0 auto 30px;
	width: 80%;
}

html .wizard-progress.wizard-progress-lg .steps-progress,
html.dark .wizard-progress.wizard-progress-lg .steps-progress {
	margin: 0 52px;
	height: 4px;
	top: 34px;
}

html .wizard-progress.wizard-progress-lg .wizard-steps,
html.dark .wizard-progress.wizard-progress-lg .wizard-steps {
	padding-top: 30px;
}

html .wizard-progress.wizard-progress-lg ul li,
html.dark .wizard-progress.wizard-progress-lg ul li {
	max-width: 135px;
}

html .wizard-progress.wizard-progress-lg ul li a,
html.dark .wizard-progress.wizard-progress-lg ul li a {
	padding-top: 40px;
	font-size: 14px;
}

html .wizard-progress.wizard-progress-lg ul li a span,
html.dark .wizard-progress.wizard-progress-lg ul li a span {
	width: 60px;
	height: 60px;
	margin-top: -30px;
	margin-left: -30px;
	border-radius: 60px;
	line-height: 52px;
	font-size: 22px;
	border-width: 4px;
}

html.dark .wizard-progress .wizard-steps li a {
	color: #808697;
}

html.dark .wizard-progress.wizard-progress ul li a span {
	background: #242830;
	border-color: #242830;
}

html.dark .wizard-progress .wizard-steps li.active a span {
	background: #242830;
}

html.dark .wizard-progress .steps-progress {
	background: #242830;
}

@media only screen and (max-width: 991px) {
	html .wizard-progress, html .wizard-progress.wizard-progress-lg, html.dark .wizard-progress, html.dark .wizard-progress.wizard-progress-lg {
		width: auto;
		margin-bottom: 0;
		margin-left: -15px;
		margin-right: -15px;
	}

	html .wizard-progress .steps-progress, html.dark .wizard-progress .steps-progress {
		display: none;
	}

	html .wizard-progress .wizard-steps, html.dark .wizard-progress .wizard-steps {
		display: block;
		font-size: 0;
		overflow: hidden;
		white-space: nowrap;
		text-align: left;
		width: 100%;
	}

	html .wizard-progress .wizard-steps li, html.dark .wizard-progress .wizard-steps li {
		transition: margin .5s linear;
		display: inline-block;
		float: none;
		position: relative;
		width: 100%;
		min-width: 0;
		max-width: none;
	}

	html .wizard-progress .wizard-steps li a, html.dark .wizard-progress .wizard-steps li a {
		position: relative;
		z-index: 2;
	}

	html .wizard-progress .wizard-steps li:before, html .wizard-progress .wizard-steps li:after, html.dark .wizard-progress .wizard-steps li:before, html.dark .wizard-progress .wizard-steps li:after {
		content: '';
		display: block;
		height: 2px;
		position: absolute;
		top: 0;
		width: 50%;
	}

	html .wizard-progress .wizard-steps li:before, html.dark .wizard-progress .wizard-steps li:before {
		background: #CCC;
		left: 0;
	}

	html .wizard-progress .wizard-steps li:after, html.dark .wizard-progress .wizard-steps li:after {
		background: #CCC;
		right: 0;
	}

	html .wizard-progress .wizard-steps li.active, html.dark .wizard-progress .wizard-steps li.active {
		margin-left: 0;
	}

	html .wizard-progress .wizard-steps li.completed, html.dark .wizard-progress .wizard-steps li.completed {
		margin-left: -100%;
	}

	html .wizard-progress .wizard-steps li.completed:after, html.dark .wizard-progress .wizard-steps li.completed:after {
		background: #CCC;
	}

	html .wizard-progress .wizard-steps li.completed.active, html.dark .wizard-progress .wizard-steps li.completed.active {
		margin-left: 0;
	}

	html .wizard-progress .wizard-steps li:first-child:before, html.dark .wizard-progress .wizard-steps li:first-child:before {
		display: none;
	}

	html .wizard-progress .wizard-steps li:last-child:after, html.dark .wizard-progress .wizard-steps li:last-child:after {
		display: none;
	}

	html .wizard-progress.wizard-progress-lg .wizard-steps li, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li {
		min-width: 0;
		max-width: none;
	}

	html .wizard-progress.wizard-progress-lg .wizard-steps li:before, html .wizard-progress.wizard-progress-lg .wizard-steps li:after, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:before, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:after {
		height: 4px;
	}
}

.form-wizard {
	margin-bottom: 20px;
}

.form-wizard .tabs {
	margin-bottom: 0;
}

.form-wizard .tab-content {
	background: #FFF;
	border: 0 none;
	box-shadow: none;
}

.form-wizard ul.pager .next a,
.form-wizard ul.pager .previous a,
.form-wizard ul.pager .first a,
.form-wizard ul.pager .last a,
.form-wizard ul.pager .finish a {
	cursor: pointer;
}

.form-wizard ul.pager .disabled a {
	cursor: not-allowed;
}

.form-wizard ul.pager .next.disabled {
	display: none;
}

html.dark .form-wizard .pager li > a,
html.dark .form-wizard .pager li > a:hover,
html.dark .form-wizard .pager li > a:focus,
html.dark .form-wizard .pager li > span {
	background: #2e353e;
	border-color: #282d36;
	color: #EEE;
}

html.dark .form-wizard .pager .disabled > a, html.dark .form-wizard .pager .disabled > a:hover, html.dark .form-wizard .pager .disabled > a:focus, html.dark .form-wizard .pager .disabled > span {
	background: #282d36;
	border-color: #282d36;
	color: #EEE;
}

.wizard-steps > li.active .badge {
    background-color: #C7C7C7;
}
.wizard-steps > li.active a,
.wizard-steps > li.active a:hover,
.wizard-steps > li.active a:focus {
    border-top-color: #C7C7C7;
}
.wizard-tabs ul > li.active .badge {
    background-color: #C7C7C7;
}
html .wizard-progress .steps-progress .progress-indicator,
html.dark .wizard-progress .steps-progress .progress-indicator {
    background: #7C7C7C;
}
html .wizard-progress .wizard-steps li.completed a span,
html.dark .wizard-progress .wizard-steps li.completed a span {
    border-color: #C7C7C7;
    background: #C7C7C7;
}
html .wizard-progress .wizard-steps li.active a span,
html.dark .wizard-progress .wizard-steps li.active a span {
    color: #C7C7C7;
    border-color: #C7C7C7;
}

/*
html .wizard-progress .wizard-steps li a span,
html.dark .wizard-progress .wizard-steps li a span {
	background: #FEF2E9;
	color: #656565;
	border: 2px solid #FEF2E9;
}

html .wizard-progress .steps-progress,
html.dark .wizard-progress .steps-progress {
	background: #FEF2E9;
}
*/

/* Pager */
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.pager li {
	display: inline;
}

.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.pager .next > a, .pager .next > span {
	float: right;
}

.pager .previous > a, .pager .previous > span {
	float: left;
}

.pager .disabled > a {
	color: #777777;
	background-color: #fff;
	cursor: not-allowed;
}

.pager .disabled > a:hover, .pager .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	cursor: not-allowed;
}

.pager .disabled > span {
	color: #777777;
	background-color: #fff;
	cursor: not-allowed;
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.hidden {
	display: none !important;
}

label.custom-control-label {
    line-height: 1.5;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #C7C7C7;
    background-color: #C7C7C7;
}

.card:not(.note-editor) {
    border-radius: 30px;
}

button.disabled {
    cursor: not-allowed;
}

.header-padding {
    padding-bottom: 80px;
    padding-top: 80px;
}

.font-11, #footer .font-11 {
    font-size: 11px;
}
.font-12 {
    font-size: 12px;
}
.font-14 {
	font-size: 14px;
}
.lh-19 {
	line-height: 19px;
}
.font-16 {
    font-size: 16px;
}
.font-18 {
    font-size: 18px;
}
.font-24 {
    font-size: 24px;
}
.font-28 {
    font-size: 28px;
}
.font-36 {
    font-size: 36px;
}
.font-48 {
    font-size: 48px;
}
.font-54 {
    font-size: 54px;
}
.font-72 {
    font-size: 72px;
}

.text-line-through {
	text-decoration: line-through;
}

#timeline p, #timeline h3, #timeline span,
#missao p, #missao h3, #missao span,
#compromisso p, #compromisso h3, #compromisso span {
    color: #656565;
}

.color-text-1 {
    color: #7C7C7C;
}

.color-text-2 {
    color: #656565;
}

.color-text-3 {
    color: #CBBD7D;
}

.color-text-4 {
    color: #877009;
}

.bg-1 {
    background: #EEEEEE;
    border-radius: 10px;
}

.bg-2 {
    background: #FEEAF5;
    border-radius: 10px;
}

.bg-3 {
    background: #E9EBFE;
    border-radius: 10px;
}

.bg-4 {
    background: #EEEEEE;
}

.bg-5 {
    background: #F9FCFF;
}

#instalacoes .owl-carousel .owl-nav button[class*="owl-"],
#convivios .owl-carousel .owl-nav button[class*="owl-"] {
	width: auto;
	height: auto;
	padding: 20px 27px !important;

	border-radius: 50%;

	background: #7C7C7C;
	border: none;
	color: #656565;
}

/*
#instalacoes .owl-carousel .owl-nav button[class*="owl-"]:hover {
    background: #C7C7C7;
    color: #7C7C7C;
}
*/


#instalacoes .owl-carousel .owl-nav button.owl-prev:before,
#convivios .owl-carousel .owl-nav button.owl-prev:before {
    font-size: 1rem;
    content: "\f060";
    position: relative;
    left: 1px;
    top: 2px;
}

#instalacoes .owl-carousel .owl-nav button.owl-next:before,
#convivios .owl-carousel .owl-nav button.owl-next:before {
    font-size: 1rem;
    content: "\f061";
    left: 1px;
    top: 2px;
}

.azul-bg-2 {
    background: linear-gradient(-316.02deg, #fdfbcb 15.79%, #EEEEEE 41.72%, rgba(222, 255, 254, 0) 67.85%);
}

#descricao .collapse, #descricao .collapsing {
  	height: 76px;  /* [NUM_OF_LINES] x [LINE_HEIGHT] */
}

#descricao .collapse {
	position: relative;  /* For ...'s content absolute positioning */
	display: block;
	overflow: hidden;
}

#descricao .collapse:before {
	content: ' ...';
	position: absolute;
	right: 0;
	bottom: 0;
}

#descricao .collapse.show {
	height: auto;  /* You need to reset the height when not collapsed */
}

#descricao .collapse.show:before {
	display: none;  /* Of course you don't want to display ... */
}

/* Carousel - Gallery Thumbs */
.owl-carousel.thumb-gallery-thumbs .owl-item {
	cursor: pointer;
}

.quantity .qty::-webkit-inner-spin-button, .quantity .qty::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

/*
.vertical-carousel.owl-carousel {
	 transform: rotate(90deg);
}
.vertical-carousel .owl-item {
	transform: rotate(-90deg);
}

.vertical-carousel.owl-carousel {
	width: 370px;
}

.vertical-carousel .owl-item {
    float: left;
    clear: both;
}
*/

.vertical-carousel.owl-carousel{
	transform: rotate(90deg);
	width: 370px;
	transform-origin: 10% 50%;
} 
.vertical-carousel .owl-item {
	transform: rotate(-90deg);
}
/*
.vertical-carousel.owl-carousel .owl-nav{
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: calc(50% - 33px);
}
.vertical-carousel.owl-carousel .owl-nav .owl-prev, .vertical-carousel.owl-carousel .owl-nav .owl-next{
	font-size:36px;
	top:unset;
	bottom: 15px; 
}
*/


.owl-carousel.items-middle .owl-stage {
	display: flex;
	align-items: center;
}

#header .header-nav-features {
    background: #EEEEEE;
	border-radius: 30px;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.owl-carousel .owl-video-wrapper {
    background: #fff;
}

.prod-detalhes i[class*="fa-"] {
    color: #7C7C7C;
}

.dropdown-menu.precos {
	/*border: 0;*/
	box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
	background: #FFF;
	/*transition: opacity .2s ease-out;
	border-radius: 0;*/
}


.loading-overlay {
	background-color: rgb(255, 255, 255, 0.5);
	border-radius: 0px;

	transition: visibility 0s ease-in-out 0.2s, opacity 0.2s ease-in-out;
	z-index: 4; /* para sobrepor-se ao botão de remover produto no cart */
}

/*
.loading-overlay-showing > .loading-overlay {
    transition: visibility 0.5s ease-in-out 0.5s, opacity 0.5s ease-in-out 0.5s;
}
*/

#header .header-nav-features .header-nav-features-cart .actions .largura-total.btn:first-child {
    float: right;
}

#header .header-nav-features .header-nav-features-cart .actions .largura-total.btn {
	min-width: 0px;
	width: 100%;
}

#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown {
    padding: 0px;
}

#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown > .mini-products-list {
	padding: 20px;

	max-height: 50vh;
	overflow: hidden;
	overflow-y: auto;
	transition: ease all 500ms;
}

#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown > .mini-products-list::-webkit-scrollbar {
	width: 5px;
}

#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown > .mini-products-list::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background: rgba(204, 204, 204, 0.5);
}

#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown > .totals {
    padding: 20px;
}

#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown > .actions {
    padding: 20px;
}

#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown > .sem-artigos {
    padding: 20px;
}

.remover-txt {
    font-size: 12px;
	text-decoration: underline;
	
	margin-right: 15px;
}

.shop table.cart .cart-item .product-thumbnail img {
    width: auto;
}

.shop .shop-cart table.cart .product-thumbnail {
    width: 15%;
}

#lista-oferta img.img-thumb {
	max-width: 80px;
	max-height: 80px;
}

.oferta-container, .morada-container {
	padding: 18px;
}

.oferta-container.selected, .morada-container.selected {
	/*background: #F9FCFF;*/
	background: #eaf1f9;

	border: 2px solid #877009;
	padding: 16px;

	box-sizing: border-box;
	box-shadow: 0px 2.21935px 6.65805px rgba(203, 230, 253, 0.15);
	border-radius: 7.39783px;
}

.oferta-container:not(.selected):hover, .morada-container:not(.selected):hover {
	background: #eaf1f9;

	border-radius: 7.39783px;
}

.no-borders-tab {
	border: 0 none;
	box-shadow: none;
	padding: 0;
}

#encomenda .control-label {
	color: #656565;
}

#encomenda .cart-item > .product-quantity {
	position: relative;
}

.toggle.toggle-minimal .toggle > label, .toggle.toggle-minimal .toggle > .toggle-title {
    padding: 20px 20px 20px 0;
}

.mb-2-more {
	margin-bottom: 10px!important;
}

/*
.nav-tabs li.active .nav-link, .nav-tabs li.active .nav-link:hover, .nav-tabs li.active .nav-link:focus {
    background: #FFF;
    border-left-color: #EEE;
    border-right-color: #EEE;
    border-top: 3px solid #CCC;
    color: #CCC;
}
*/

.nav-tabs.produto-tabs > .nav-item > .nav-link {
	color: #707070;
}

.nav-tabs.produto-tabs > .nav-item > .nav-link.active {
	color: #CCC;
}

.nav-tabs.produto-tabs > .nav-item > .nav-link:hover, .nav > .nav-item > .nav-link:focus, .nav > .nav-item > .nav-link:active {
	color: #C7C7C7;
/*
	background: transparent;
	border-top: none;*/
}

.nav-tabs.produto-tabs {
	border-bottom: 1px solid #e1e1e1;
}

.nav-tabs.produto-tabs .nav-item .nav-link {
	border: 0;
	background: transparent;
	padding: 20.8px;
	padding: 1.3rem;
	font-size: 1.1em;
	position: relative;
	overflow: hidden;
	border-radius: 0;
}

.nav-tabs.produto-tabs .nav-item .nav-link:after {
	height: 4px;
	width: 100%;
	content: ' ';
	background-color: #C7C7C7;
	display: block;
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 10;
	transition: transform 0.3s;
}

.nav-tabs.produto-tabs .nav-item .nav-link.active {
	color: #1c1f21;

	background: transparent;
	border-top: none;
}

.nav-tabs.produto-tabs .nav-item .nav-link.active:after {
	transform: translateY(-3px);
}

.title-tabs {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 100%;
    font-size: 16px;
}

/*
.produto-row .tab-content {
    border-radius: 0;
    box-shadow: none;
    background-color: #FFF;
    border: none;
}
*/

.select-no-borders.form-control {
	border: 0;
}

.select-no-borders.form-control:focus {
	box-shadow: none;
}

.conta-lateral {
	background: #877009;
	border-radius: 10px;

	padding: 30px;
}

.conta-lateral p, .conta-lateral a {
	color: #ffffff;
}

.toggle > .toggle-title i.fa-user-circle {
	top: 6px;
	font-size: 41px;
	color: #7C7C7C;
}

.artigo p, .artigo a, .artigo li {
	font-size: 14px;
	line-height: 1.5;
}

#descricaoTab p, #descricaoTab a, #descricaoTab li {
	line-height: 1.2;
}

.far.green {
	color: green;
}

.far.red{
	color: red;
}

.color-white {
	color: #ffffff;
}

@media (max-width: 767px) {
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		font-size: 0.9em;
		padding: 6px 4px;
	}

	.p-span {
		font-size: 16px;
	}

	h1, h1.font-54 {
		font-size: 50px;
	}

	h2 {
		font-size: 36px;
		margin: 0 0 26px 0;
	}

	button.btn.grande, a.btn.grande {
		font-family: "Vollkorn", serif;
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		padding-left: 22px;
		padding-right: 22px;
	}
}

.social-icons:not(.social-icons-clean):not(.social-icons-dark):not(.social-icons-dark-2) li {
    box-shadow: none;
}

.jFiler-theme-default > .full-width.jFiler-input {
    width: 100%;
}

.blog-recentes1 {
	max-height: 90px;
}

.blog-publicacao-header {
	max-height: 433px;
}

/*
* Google Maps
*/
#googlemaps {
	min-height: 417px;
}

#header .header-nav.header-nav-links nav > ul:not(:hover) > li a.active {
	color: #C7C7C7;
}

/*
.input-group > .select2-container--bootstrap4 {
    width: auto !important;
    flex: 1 1 auto !important;
}
*/

.input-group > .select2-container--bootstrap4 .select2-selection--single {
    height: 100% !important;
    /*line-height: inherit !important;*/
}

.ribbon-promocao-right {
	position: absolute;
	background-image: none;
	border-radius: 100%;
	left: auto;
	right: 0;
	top: -15px;
	text-shadow: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	z-index: 10;
	box-shadow: none;
	font-size: 0.9em;
	background-color: #7C7C7C;
	color: #FFF;
	border-bottom: 2px solid transparent;
}

.ribbon-promocao {
	position: absolute;
	background-image: none;
	border-radius: 10px;
	/*top: -15px;*/
	top: 0px;
	line-height: 100%;
	font-family: "Open Sans", sans-serif;
	text-shadow: none;
	display: inline-block;
	text-align: center;
	z-index: 10;
	box-shadow: none;
	font-size: 0.9em;
	background-color: #7C7C7C;
	color: #FFF;
	/*border-bottom: 2px solid #fc377d;*/
	padding: 10px;
}

.ribbon-promocao.maior {
	font-size: 1.5em;
}

.owl-stage-outer .ribbon-promocao {
	top: 0px;
}

.conteudo, .product-details, .product-name {
	word-break: break-word;
}

a.text-line-through, a.text-line-through:hover {
	text-decoration: line-through;
}

.saiba-mais-txt {
    font-size: 18px;
    text-decoration: underline;
}

a.text-underline {
	text-decoration: underline;
}

.dialog.no-padding {
	padding: 0;
}

.slider-container-lp {
	/*height: 500px;*/
	overflow: hidden;
	width: 100%;
	direction: ltr;
}
