/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Archive Page

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .e-con-inner .elementor-element .elementor-widget-thim-heading .elementor-widget-container .sc_heading .title .thim-color{
	color:#f41800;
}

body #main-content .elementor-widget-thim-icon-box:nth-child(1) svg{
	color:#ff5b5b;
}

body #main-content .elementor:nth-child(1) > .elementor-element:nth-child(2){

	background-color:#fd2424;
}

body #main-content .elementor-widget-thim-icon-box:nth-child(1) .desc-content{
	color:#ffffff;
}

body #main-content .elementor-element:nth-child(2) .elementor-widget-thim-icon-box:nth-child(2) .desc-content{
	color:#ffffff;
}

body #main-content .elementor-element:nth-child(2) .elementor-widget-thim-icon-box:nth-child(3) .desc-content{
	color:#ffffff;
}



/*-----------------------------------------------*/
/*  Archive Page                                 */
/*-----------------------------------------------*/
body.archive #main-content > .elementor > .elementor-element{
	background-color:transparent !important;
}

body.archive #main-content .elementor:nth-child(1) > .elementor-element:nth-child(1){

	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	background-color:#ff0f0f !important;
	padding-bottom:2px;
}

body.archive #main-content .elementor:nth-child(1) > .elementor-element:nth-child(2){

	margin-top:50px;
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.archive #main-content .elementor .thim-ekit-breadcrumb{
	color:#ffffff;
}

body.archive #main-content .thim-ekit-breadcrumb a:nth-child(3){

	color:#ffffff;
}

body.archive #main-content .thim-ekit-breadcrumb a:nth-child(1){

	color:#ffffff;
}

body.archive #wrapper-container .content-pusher #main-content .thim-ekit__footer .thim-ekit__footer__inner .elementor > .elementor-element:nth-child(1){

	background-color:#eaeaea !important;
}