body, body p, body div{font-family: 'Josefin Sans', sans-serif !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: font-family: 'Josefin Sans', sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Josefin Sans';z-index:99;}
.ry-btn {height: auto;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #222222 !important;background: #f3c746 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #222222 !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #222222 !important;}
.ry-btn.ry-btn-secondary:hover {background: #f3c746 !important;color: #222222 !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

body.home h2:not(.module-44 .ry-flex .ry-each h2, .ry-multi-item-slider-heading-section) {
	text-transform: uppercase !important;
	line-height: 110% !important;
	font-weight: 600 !important;
	font-size: clamp(2.25rem, 1.9659rem + 1.4205vw, 2.875rem) !important;
	/*font-family: 'Josefin Sans', serif !important;*/
	letter-spacing: 2px;
}

body.home h2 span:not(span.text-gradient, span.text-image), body.home .ry-multi-item-slider-heading-section, .ry-services.style2 .section-headline .span-1 {
	display: block;
	font-size: 22px !important;
	line-height: 150% !important;
	margin-bottom: 15px;
	color: #333;
	font-weight: 500 !important;
	font-family: 'Josefin Sans', sans-serif !important;
	letter-spacing: 1px;
}

.icon-bar img {
  filter: brightness(0) invert(1);
}

body.default .module-1 {
    display: flex;
    gap: 32px;
    align-items: flex-start;
    margin-bottom: 28px;
}

@media only screen and (max-width:768px) {
    body.default .module-1 {
        flex-direction: column;
        align-items: center;
    }

 body.default .module-1 .ry-box-left {
    max-width: 320px;
    width: 100%;
}
}

@media (max-width: 1024px) {
	#ry-sidebar .ry-contact-table .ry-row {
		flex-direction: column;
	}

	#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp {
		align-items: initial;
	}
}

@media (max-width: 991px) {
	#ry-sidebar .ry-social-wrp div {
		text-align: center;
	}
	#ry-sidebar .ry-contact-table .ry-row .ry-btn {
		margin: 15px auto 0;
	}
	#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp {
	align-items: center;
	}
}



#customModal.modal {
    z-index: 999999;
}

#customModal.modal .modal-body {
    padding: 0;
}

#customModal.modal .modal-header {
    padding: unset;
    min-height: unset;
}

#customModal.modal .modal-header button {
    font-size: 90%;
    position: absolute;
    top: -15px;
    right: -15px;
    font-family: "cursive";
    border-radius: 50%;
    background: #F3C846;
    height: 35px;
    width: 35px;
    color: #Fff;
    text-shadow: unset;
    z-index: 2;
    transition: 0.3s ease-in-out all;
    opacity: 1;


}

#customModal.modal .modal-header button:hover {
    opacity: 0.6
}

#customModal .modal-footer {
    display: none;
}

.shop-menu-link >  a{
	pointer-events:none
}

.hp-ins {
	padding: 100px 20px;
	background: linear-gradient(to bottom, #ebe7d4, #fff);
}
.hp-ins .ry-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.hp-ins .ry-content h4 {
    color: #333;
    margin-bottom: 20px;
}

.hp-ins .ry-content h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80px;
    height: 5px;
    background: #333;
    margin: auto;
}
.hp-ins .ry-content h2 {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.hp-ins .ry-content p {
    margin-bottom: 20px;
    color: #333;
}
@media only screen and (max-width:1199px){
    #ry-pg-body > .ry-container > .ry-flex > div{
        width:100%
    }
}



/*HP MODAL*/


.modal{
    z-index:999999;
}

.modal .modal-header button {
    font-size: 28px;
    position: absolute;
    top: -3%;
    right: -2%;
    font-family: "cursive";
    border-radius: 50%;
    background: #f3c846;
    height: 35px;
    width: 35px;
    color: #000;
    text-shadow: unset;
    z-index: 2;
    transition: 0.3s 
	ease-in-out all;
    opacity: 1;
    font-weight: bold !important;
}
  
.modal .modal-header button:hover {
    opacity:0.6
    
    
}

.modal-dialog {
    width: 90%;
    max-width: 750px;
    margin: 6em auto 0;
}

.modal-body {
    padding: 0 !important;
}

.modal-header {
    padding: 0;
    min-height: 0;
    border: none;
}



/*END HP MODAL*/