/*! ******************************************************
*
*	Theme Name:     Astra Child
*   Author:         web3d
*   Author URI:     http://www.onthegosystems.com/
*   Description:    Simple, clear and modern Bootstrap 3-based theme. Perfect base for developing all kinds of responsive sites with Toolsets, including the Layouts plugin (no extra integration needed, you activate Layouts and the drag and drop facilities work out of the box). Uses WordPress theme customizer and supports Font Awesome Icons. Supports WooCommerce integration by styles unification.
*   Version:        1.1
*   License:        GNU General Public License v2 or later
*   License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*   Template:       astra
*
*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


/*-------General Settings-----------*/


.main-header-menu>.menu-item>.menu-link::after {
	font-family: "Font Awesome 5 Free", FontAwesome;
}

img {
	opacity: 1;
	transition: opacity 0.3s;
}
img[data-src] {
	opacity: 0;
}
.site-logo-img img {
  max-height: 120px;
  width: auto;
}
.site-branding {
  max-height: 72px;
}
#masthead{
	position: sticky;
	top: 0;
}
#masthead.stiky{
	background: #000;
}
#masthead.stiky .site-logo-img img{
	max-width: 130px;
}
#masthead.stiky .main-header-menu > .menu-item > .menu-link{
	font-size: 16px;
}
#masthead .main-header-bar > .ast-container{
	padding: 0;
}
#masthead .main-header-bar{
	background: none;
}
#masthead.stiky .ast-site-identity {
    padding: 0;
}
.main-header-bar {
    line-height: inherit;
}

.main-header-menu > .menu-item > .menu-link{
	color: #fff !important;
	font-size: 20px;
	line-height: 3.5;
	padding: 0 1em 0 0;
	font-weight: 500;
}
.main-header-menu > .menu-item.btn_menu_order > .menu-link {
  background-color: #A61D1E;
  border-radius: 50px;
  padding: 13px 20px;
  line-height: 1;
  height: auto;
  font-weight: 700;
  margin-right: 25px;
}
.main-header-menu > .menu-item > .menu-link::after {
    content: "\f005";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 1.5em;
	font-size: 10px;
	margin-top: 1px;
	color: #ddd;
}
.main-header-menu > .menu-item:nth-child(5) > .menu-link::after,
.main-header-menu > .menu-item:last-child > .menu-link::after {
    content: none;
}

[dir="rtl"] .slick-prev::before {
    content: '\e87d';
}
[dir="rtl"] .slick-next::before {
    content: '\e87e';
}
.slick-prev::before, .slick-next::before {
	font-size: 40px;
	font-family: eicons;
	opacity: 1 !important;
}
.slick-prev, .slick-next{
	width: 30px;
	height: 40px;
}
#home_strip1 .elementor-slides .swiper-slide-bg{background-position: 0 center;}
#home_strip1 .elementor-arrows-position-outside .swiper-container {width: 100%;}
body.rtl #home_strip1 .elementor-widget-slides .elementor-swiper-button-prev{right: -40px;}
body.rtl #home_strip1 .elementor-widget-slides .elementor-swiper-button-next{left: -40px;}
.carousel-3 .elementor-price-list li{margin: 0 !important;padding: 0 15px;}
.carousel-3 .elementor-price-list li a{flex-wrap: wrap;background: #fff;}
.carousel-3 .elementor-price-list li .elementor-price-list-image{
	position: relative;
	padding: 0 !important;
	max-width: 100%;
}
.carousel-3 .elementor-price-list li .elementor-price-list-image::before {
	content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(5,5,5,.28);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.carousel-3 .elementor-price-list li:hover .elementor-price-list-image::before{
	opacity: 1;
}
.carousel-3 .elementor-price-list li .elementor-price-list-text{padding: 0 !important;}
.carousel-3 .elementor-price-list li .elementor-price-list-text .elementor-price-list-header{flex-wrap: wrap;}
.carousel-3 .elementor-price-list li .elementor-price-list-text .elementor-price-list-header .elementor-price-list-title{
	max-width: 100%;
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	margin: 15px 0 0;
}
.carousel-3 .elementor-price-list li .elementor-price-list-text .elementor-price-list-header .elementor-price-list-separator{display: none;}
.carousel-3 .elementor-price-list li .elementor-price-list-text .elementor-price-list-header .elementor-price-list-price{
    order: -1;
    background-color: var( --e-global-color-accent );
    font-family: Oswald,serif;
    color: #111;
    position: relative;
    display: inline-block;
    min-width: 54px;
    min-height: 54px;
    line-height: 54px;
    border-radius: 50%;
    text-align: center;
    margin: -27px auto 0;
    font-weight: bolder;
    font-size: 20px;
	margin: -27px auto 0;
}
.carousel-3 .elementor-price-list li .elementor-price-list-text .elementor-price-list-description{
	font-size: 16px;
    text-align: center;
    padding: 0 20px 25px;
}
#testimonials_wrapp .elementor-testimonial{
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#testimonials_wrapp .elementor-testimonial .elementor-testimonial__content{
	order: -1;
	padding: 0;
}
#testimonials_wrapp .elementor-testimonial .elementor-star-rating{
	order: -1;
	margin: 10px 0 15px;
}
.title_border_separator{}
.title_border_separator .elementor-heading-title{
	display: table;
	position: relative;
	margin: 0 auto 20px !important;
}
.title_border_separator .elementor-heading-title::before,
.title_border_separator .elementor-heading-title::after{
	content: "";
	position: absolute;
	display: block;
	border-bottom: 1px dashed #a4a4a4;
	width: 148px;
	top: 50%;
	height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.title_border_separator .elementor-heading-title::before{right: -160px;}
.title_border_separator .elementor-heading-title::after{left: -160px;}

.open_hours{margin-bottom: 12px !important;}
.open_hours .elementor-icon-box-wrapper{align-items: center !important;}
.open_hours .elementor-icon-box-wrapper .elementor-icon-box-icon {display: none;}
.open_hours .elementor-icon-box-wrapper .elementor-icon-box-content{display: block;}
.open_hours .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title{
	padding-left: 4px;
	display: table-cell;
	width: 1%;
	white-space: nowrap;
}
.open_hours .elementor-icon-box-wrapper .label_dotted{
	height: 3px;
	background-image: radial-gradient(circle closest-side,#b3b3b3 99%,transparent 100%);
	background-position: 50% 70%;
	background-size: 6px 2px;
	background-repeat: repeat-x;
	display: table-cell;
	width: 98%;
	z-index: 1;
	position: relative;
}
.open_hours .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description{
	padding-right: 3px;
	display: table-cell;
	width: 1%;
	white-space: nowrap;
}
/*--Gallery--*/

#gallery .elementor-swiper .elementor-swiper-button-prev{
	top: -55px;
	left: 50px;
	right: auto;
}
#gallery .elementor-swiper .elementor-swiper-button-next{
	top: -55px;
	left: 0;
}

/*--Footer--*/
#web3d .elementor-image-box-wrapper figure {
    margin: 0 5px 0 0;
}
#web3d .elementor-image-box-wrapper .elementor-image-box-content {
    width: auto;
}
#to_top{
    z-index: 10000;
	opacity:0;
	visibility:hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#to_top.active{
	opacity:1;
	visibility:visible;
}



#fullpage + #menu{
	position: fixed;
	top: 50%;
	list-style: none;
	margin: 0 2em 0 0;
}
#fullpage + #menu li a {
    font-size: 0;
    width: 15px;
    display: block;
    height: 15px;
    margin: 15px 0;
    border-radius: 50%;
    border: 3px solid #fff;
}
#fullpage + #menu li.active a{
	background: #fff;
}
.section.fp-section .elementor-widget-wrap .del-0,
.section.fp-section .elementor-widget-wrap .del-1,
.section.fp-section .elementor-widget-wrap .del-2,
.section.fp-section .elementor-widget-wrap .del-3,
.section.fp-section .elementor-widget-wrap .del-4{
	opacity:0;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.section.fp-section.active .elementor-widget-wrap .del-0,
.section.fp-section.active .elementor-widget-wrap .del-1,
.section.fp-section.active .elementor-widget-wrap .del-2,
.section.fp-section.active .elementor-widget-wrap .del-3,
.section.fp-section.active .elementor-widget-wrap .del-4{
	opacity:1;
}

.del-0{
	transition-delay: 1s !important;
}
.del-1{
	transition-delay: 1.4s !important;
}
.del-2{
	transition-delay: 1.8s !important;
}
.del-3{
	transition-delay: 2.2s !important;
}
.del-4{
	transition-delay: 2.6s !important;
}

/*--    --*/
.sales .elementor-price-list-price{}
.sales .elementor-price-list-price span{
	text-decoration: line-through;
	font-weight: lighter;
	opacity: 0.5;
}
.sales.carousel-3 .elementor-price-list li .elementor-price-list-text .elementor-price-list-header .elementor-price-list-price{
	margin: -49px auto 0;
	padding: 10px;
	line-height: 79px;
	min-width: 99px;
}
.mish-ficons {
    position: fixed;
    z-index: 999;
    top: 50%;
    pointer-events: none;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    direction: ltr;
	left: 0;
}

.mish-ficons a {
	width: 100%;
    text-align: right;
    justify-content: flex-end;
    padding-left: 15px;
    position: relative;
    transform: translateX(-100%);
    transition: transform 0.3s;
    text-decoration: none;
    height: 60px;
    display: flex;
    align-items: center;
    font-family: almoni-dl;
    font-size: 18px;
    pointer-events: all;
	background: #000;
	color: #fff;
	font-weight: bold;
}
.ficons-icon {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
	border-right: 4px solid transparent;
	position: relative;
    left: 59px;
    background: inherit;
}
.mish-ficons .ficons-label {
    position: relative;
    left: 59px;
    background: inherit;
	font-family: "Assistant", Sans-serif;
}
.mish-ficons-left a:nth-child(3n+2) {
    transition-delay: 0.15s;
}
.mish-ficons-left a:nth-child(2n) {
    transition-delay: 0.1s;
}

.ficons-icon img{
	filter: brightness(0) invert(1);
	width: 35px;
}
.mish-ficons-left a:nth-child(2) img,
.mish-ficons-left a:nth-child(3) img,
.mish-ficons-left a:nth-child(4) img{
	width: 30px;
}
.mish-ficons-left a:nth-child(6) img{}
.mish-ficons-left:hover a, .mish-ficons-left:focus a {
    transform: translateX(-60px);
}
.mish-ficons-left a:hover{
	text-decoration: underline;
}
.mish-ficons-left a:focus {
    transform: translateX(-60px);
}
.mish-ficons-left a:hover .ficons-icon,
.mish-ficons-left a:focus .ficons-icon {
    border-right: 4px solid var( --e-global-color-accent );
}
.ast-small-footer > .ast-footer-overlay {
    padding: 10px 0;
}
.ast-small-footer-section{
	display: flex;
}
.ast-small-footer-section .web3d{
	width: 50%;
	text-align: left;
}
.ast-small-footer-section .web3d a img{
	margin: -3px 5px 0 5px;
	width: 60px;
}
.ast-small-footer-section .copyright{
	width: 50%;
	text-align: right;
}
.ast-small-footer-section .web3d + a{
	font-family: "Assistant", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	fill: var( --e-global-color-accent );
	color: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	position: fixed;
	right: 20px;
	bottom: 20px;
	background: var( --e-global-color-accent );
}

@media (min-width: 768px){
	.mish-ficons a.only-mobile {display: none;}
}
@media (max-width: 767px){
    #home_strip1 .elementor-slides .swiper-slide-bg {background-position: 0 top;background-size: 70%;}
	[dir="rtl"] .slick-prev {right: 0;}
	[dir="rtl"] .slick-next {left: 75%;}
	.slick-prev, .slick-next{top: -30px;}
	body.rtl #home_strip1 .elementor-widget-slides .elementor-swiper-button-next {left: 0;}
	body.rtl #home_strip1 .elementor-widget-slides .elementor-swiper-button-prev {right: 0;}
	.open_hours .elementor-icon-box-wrapper{display: flex;}
	.open_hours .elementor-icon-box-wrapper .elementor-icon-box-content{margin: 0 10px 13px 0;}
	.title_border_separator .elementor-heading-title::before, .title_border_separator .elementor-heading-title::after {width: 30px;}
	.title_border_separator .elementor-heading-title::before {right: -43px;}
	.title_border_separator .elementor-heading-title::after {left: -43px;}
	#web3d .elementor-image-box-wrapper{display: flex;}
	#web3d .elementor-image-box-wrapper .elementor-image-box-content{margin: 0 0 0 auto;}
	#web3d .elementor-image-box-wrapper figure {margin: -2px auto 0 10px !important;width: auto;}
	.site-branding{padding:0 15px;}
	#masthead .site-logo-img img {max-width: 70px;}
	#masthead:not(.stiky) .ast-mobile-menu-buttons-minimal.menu-toggle {color: #111;}
	#masthead.stiky .ast-mobile-menu-buttons-minimal.menu-toggle {color: #fff;}
	#tabs_page_two .elementor-tab-title{border-bottom: 2px solid #111 !important;background: #000;color: #fff;}
	#tabs_page_two .elementor-tab-content{background-size: 90%;background-repeat: no-repeat;background-position: bottom left;}
	.page-id-742 #masthead {position: fixed;top: 0;right: 0;left: 0;z-index: 9;background: #fff;}
	#fullpage + #menu{margin: 0 0.5em 0 0;bottom: 0;top: auto;}
	
	.mish-ficons {flex-direction: row;left: 0;right: 0;bottom: 0;top: auto;transform: none;}
	.mish-ficons a {transform: none !important;padding-right: 0;padding-left: 0;flex-grow: 1;text-decoration: none;display: flex;justify-content: center;border: 4px solid transparent !important;}
	.mish-ficons a .ficons-label, .mish-ficons a.only-desktop{display: none;}
	.mish-ficons a .ficons-icon {left: 0;right: 0;width: auto;background-color: transparent;border: none !important;position: static;}
	.mish-ficons a:focus, .mish-ficons a:hover {border-top: 4px solid var( --e-global-color-accent ) !important;}
	.ficons-icon img{width: 28px;}
	.mish-ficons-left a:nth-child(2) img, .mish-ficons-left a:nth-child(3) img, .mish-ficons-left a:nth-child(4) img, .mish-ficons-left a:nth-child(6) img{width: 24px;}
	#to_top{display: none !important;}
	.ast-small-footer-section {flex-wrap: wrap;}
	.ast-small-footer-section .copyright, .ast-small-footer-section .web3d{width: 100%;text-align: center;}
	
	.ast-header-break-point .main-header-menu{background-color:#000 !important;}
	#masthead{position: sticky;z-index: 9999;}
	.flip-cards-slider-1  .slick-track{width:auto !important;}
	.main-header-menu > .menu-item > .menu-link::after {content: none;}
	.ast-header-break-point .main-header-bar-navigation {width: 100%;margin: 0;}
	#masthead.stiky .site-logo-img img {  max-width: 70px;}
	#gallery .elementor-swiper .elementor-swiper-button{top:-45px;font-size: 32px;}
	.main-header-menu > .menu-item.btn_menu_order > .menu-link{padding: 13px 20px !important;width: auto !important;margin: 20px;text-align: center;border:none !important;}
	#masthead .site-logo-img img {
		max-width: 70px;
		max-height: 80%;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: 10%;
  }
}



:root {
	--e-global-color-accent: #5a9d43;
}

#to_top {
	padding: 10px 28px 10px 28px
}

article {
	.entry-meta {
		display: flex;
		gap: 10px;

		.posted-by {
			display: none
		}
	}

	p a {
		color: #5a9d43 !important
	}
}