/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Text 5 col md 6:(1) **/
#text-5 .col-md-6:nth-of-type(1) {
	text-align: right !important;
}

/** Geral >> Div:(1) wpb wrapper **/
.vc_row-no-padding > div:nth-of-type(1) > .wpb_wrapper {
	max-width: 660px !important;
}

/** Geral >> Owl lazy **/
.owl-lazy {
	max-width: 40% !important;
}

/** Geral >> Pull right link **/
.pull-right a {
	background-color: rgb(113, 141, 197) !important;
}

/** Geral >> .pull-right a:hover **/
.pull-right a:hover {
	background-color: rgb(51, 79, 126) !important;
}

/** Geral >> #product-4223 #shipping-simulator **/
#product-4223 #shipping-simulator {
	visibility: hidden !important;
}

/** Geral >> #content .elementor-section-height-min-height **/
#content .elementor-section-height-min-height {
	margin-bottom: -20px !important;
}

/** Geral >> #eael-post-grid-bcb9006 .eael-post-elements-readmore-btn **/
#eael-post-grid-bcb9006 .eael-post-elements-readmore-btn {
	color: rgb(51, 79, 126) !important;
}

/** Geral >> .woo-page-header .text-center **/
.woo-page-header .text-center {
	margin-top: -100px !important;
	visibility: hidden !important;
}

/** Geral >> .elementor-widget-container > a **/
.elementor-widget-container > a {
	color: rgb(169, 201, 255) !important;
}

/** Geral >> .mt-page-checkout .card-default **/
.mt-page-checkout .card-default {
	visibility: collapse !important;
}

/** Geral >> .mt-page-checkout .pb-2 **/
.mt-page-checkout .pb-2 {
	
}

/** Geral >> #wcal_gdpr_message_block p **/
#wcal_gdpr_message_block p {
	visibility: hidden !important;
}

/** Geral >> #block-21 .wp-social-link-whatsapp **/
#block-21 .wp-social-link-whatsapp {
	font-size: 30px !important;
}

/** Geral >> #block-21 .wp-social-link-youtube **/
#block-21 .wp-social-link-youtube {
	font-size: 30px !important;
}

/** Geral >> .wp-social-link-instagram svg **/
.wp-social-link-instagram svg {
	font-size: 30px !important;
}

/** Geral >> #block-21 .wp-social-link-facebook **/
#block-21 .wp-social-link-facebook {
	font-size: 30px !important;
}


/*( Desktop grande )*/
@media (min-width: 1200px) {

	/*= Geral ===================== */

	/** Geral >> .mt-page-checkout .pb-2 **/
	.mt-page-checkout .pb-2 {
	margin-bottom: -90px !important;
}

	/** Geral >> .coupon [type="submit"] **/
	.coupon [type="submit"] {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(51, 79, 126) !important;
}

	/** Geral >> #panel-cart-discount > button **/
	#panel-cart-discount > button {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(51, 79, 126) !important;
}

	/** Geral >> #block-21 .wp-social-link-whatsapp **/
	#block-21 .wp-social-link-whatsapp {
	
}

	/** Geral >> #block-21 .wp-social-link-youtube **/
	#block-21 .wp-social-link-youtube {
	
}

	/** Geral >> .wp-social-link-instagram svg **/
	.wp-social-link-instagram svg {
	
}

	/** Geral >> #block-21 .wp-social-link-facebook **/
	#block-21 .wp-social-link-facebook {
	
}


}


/*( Desktop e tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= Geral ===================== */

	/** Geral >> .mt-page-checkout .pb-2 **/
	.mt-page-checkout .pb-2 {
	margin-bottom: -90px !important;
}


}


/*( Tablet & celular )*/
@media (max-width: 767px) {

	/*= Geral ===================== */

	/** Geral >> .mt-page-checkout .pb-2 **/
	.mt-page-checkout .pb-2 {
	margin-bottom: -90px !important;
}


}


/*( Celular )*/
@media (max-width: 480px) {

	/*= Geral ===================== */

	/** Geral >> #footer .footer-bottom **/
	#footer .footer-bottom {
	margin-bottom: -20px !important;
}

	/** Geral >> .header-top .container **/
	.header-top .container {
	visibility: collapse !important;
}


}

