/*
	Theme Name: Pearl
	Theme URI: http://pearl.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: Pearl WP is a true multi-niche WordPress theme, which consist of several micro-niche themes. Each micro-niche layout has its own features, modules and specifications. You can use UI modules from any layout and mix it with other UI modules. 300+ UI modules and 250+ prebuilt pages are available for use. Open the shell and find the Pearl!
	Version: 3.4.8
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: pearl
*/

/* p {
	color: #feba0070;
} */



/*>>>>>>>>>>>>>>>>>>>>>>>> header mobile */
.stm-header__cell.stm-header__cell_right {
    justify-content: end;
}

@media (max-width: 1023px) {
    .stm_mobile__header .header_tab_mob_logo {
        width: 260px;
        transform: none;
    }

    .stm_header_style_1 .stm-logo {
        display: block !important;
    }

    .stm-header.active .stm-header__row_color.stm-header__row_color_top {
        opacity: 0;
        display: none;
    }

    body.stm_header_style_1 .stm-header .stm-header__row_color:before {
        opacity: 0;
        display: none;
    }

    .stm-navigation ul li.menu-item::before {
        display: none;
    }

    .stm-header.active .stm-header__row_color.stm-header__row_color_center .stm-header__row.stm-header__row_center {
        padding-top: 60px;
    }

    .stm-header__cell_left .stm-header__element .stm-logo img {
        max-width: 210px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .stm_mobile__header .stm_mobile__switcher {
        right: 20px;
    }
}

@media (max-width: 767px) {
    .stm_mobile__header .stm_mobile__switcher {
        right: 5px;
    }
}




/* >>>>>>>>>>>>>>>>>>>>>>> scroll to top */
.pearl_arrow_top.arrowShow {
    bottom: 60px;
    filter: drop-shadow(1px 1px 6px #3b3b3b);
    /*background: aqua;*/
}


/*>>>>>>>>>>>>>>>>>>>>>>>> Footer kWeb Link */

.k_web_link {
    font-size: 13px !important;
    line-height: 20px !important;
    display: block;
    margin-left: 20px;
    color: #ffffff6e !important;
}





.stm_markup.stm_markup_right .stm_markup__content {
    width: 60%;
}

.stm_markup.stm_markup_right .stm_markup__sidebar.text-right {
    width: 40%;
}



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Responsiveness Footer */

@media (max-width: 767px) {
    .footer-widgets .widgettitle.widget-footer-title {
        margin-bottom: 12px;
    }

    .footer-widgets .widgettitle.widget-footer-title h4 {
        margin-bottom: 0px;
    }
}

@media (max-width: 768px) {
    .stm_layout_businessfour .stm-footer__bottom .stm_markup__content {
        text-align: left;
    }

    .stm_markup__sidebar.text-right {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }

    .stm_markup__sidebar.text-right .stm-socials {
        margin: 0 !important;
    }

    .stm_markup__content.stm_mf.stm_bottom_copyright {
        text-align: left !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .stm_markup.stm_markup_right {
        align-items: center;
    }

    .stm_markup.stm_markup_right .stm_markup__content {
        width: 75%;
    }

    .stm_markup__sidebar.text-right {
        width: 25% !important;
    }
}


















/* >>>>>>>>>>>>>>>>>>>>>>>>>>> Additional Custom CSS */

@media (max-width: 1023px) {
	.stm_mobile__header .header_tab_mob_logo {
		width: 260px;
		transform: none;
	}

	.stm_header_style_1 .stm-logo {
		display: block !important;
	}


	.stm-header.active .stm-header__row_color.stm-header__row_color_top {
		/* display: none; */
		/* background-color: aqua !important; */
		opacity: 0;
		display: none;
	}

	body.stm_header_style_1 .stm-header .stm-header__row_color:before {
		opacity: 0;
		display: none;
	}

	.stm-navigation ul li.menu-item::before {
		display: none;
	}

	.stm-header.active .stm-header__row_color.stm-header__row_color_center .stm-header__row.stm-header__row_center {
		padding-top: 60px;
	}

	.stm-header__cell_left .stm-header__element .stm-logo img {
		max-width: 210px !important;
	}

}

@media (min-width: 768px) and (max-width: 1023px) {
	.stm_mobile__header .stm_mobile__switcher {
		right: 20px;
	}
}

@media (max-width: 767px) {
	.stm_mobile__header .stm_mobile__switcher {
		right: 5px;
	}
}













/* >>>>>>>>>>>>>>>>>>>>>>>>>>> ENDS CSS */

