/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> List item:(2) elementor item:(1) **/
.elementor-nav-menu--layout-horizontal > ul > li:nth-of-type(2) > .elementor-item:nth-of-type(1) {
	border-top-color: rgba(255, 255, 255, 0) !important;
	border-bottom-color: rgba(204, 35, 39, 0) !important;
	border-width: 0 !important;
}

/** General >> List item:(6) elementor item:(1) **/
.elementor-nav-menu--layout-horizontal > ul > li:nth-of-type(6) > .elementor-item:nth-of-type(1) {
	border-top: 3px solid rgb(204, 35, 39) !important;
	border-bottom: 3px solid rgb(204, 35, 39) !important;
}

/** General >> Iframe **/
iframe {
	border-color: rgb(204, 35, 39) !important;
	border-style: solid !important;
}

/** General >> Ppw ppf input container ppw ppf desc **/
.ppw-ppf-input-container > .ppw-ppf-desc {
	text-align: center !important;
	padding-top: 200px !important;
}

/** General >> Page template elementor canvasmt 200 ppw ppf field container **/
.page-template-elementor_canvas.mt-200 .ppw-ppf-field-container {
	text-align: center !important;
}

/** General >> Page template elementor canvasmt 200 pwbox 200 **/
.page-template-elementor_canvas.mt-200 #pwbox-200 {
	width: 500px !important;
}

