/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/
.alchemy-image {
    width: 80px;
  margin-bottom: -15px;
}

.logo_header{
   display: flex;
   gap: 25px;
}
@media only screen and (max-width: 1340px){ 
  #menu-primary-menu > li{
    padding-left: 3px;
    padding-right: 3px;
  }
   #menu-primary-menu > li >a {
      padding-right: 14px;
      font-size: 13px;
   }
   header .et_pb_column_2_tb_header .default-btn a{
      gap: 5px;
      font-size: 14px;
      padding: 3px 13px 3px 3px;
   }
   header .et_pb_column_2_tb_header .default-btn p{
      height: 46px;
   }
    header .et_pb_column_2_tb_header{
        gap: 5px;
    }
}

@media only screen and (max-width: 767px){
.footer_bottom .et_pb_row .et_pb_column {
    width: 90% !important;
    margin: 0 0 30px !important;
}
	div#nav_menu-3 {
    margin-bottom: 0px !important;
}
 
	
	
}

@media only screen and (max-width: 992px){
/*  #menu-primary-menu li.btn_manu{
    display: inline-block;
  }*/
  .mobile_header .et_pb_row--with-menu{
    display: flex;
    justify-content: space-between;
  }
  .mobile_header .et_pb_row--with-menu > div:last-child{
    width: 100px;
  }
  .mobile_nav .mobile_menu_bar {
    background: #666;
    margin-top: 20px; 
  }
  .mobile_nav .mobile_menu_bar:before{
        font-size: 40px;
        color: #fadeec !important;
  }
  .mobile_nav #mobile_menu2{
    position: fixed;
    width: 100%;
    top: 69px;
    left: 0;
  }
  .mobile_nav #mobile_menu2 li{
    text-align: left;
  }
  .mobile_nav #mobile_menu2 li a{
    padding-left: 10px; 
  }
  .mobile_nav #mobile_menu2 li.btn_manu a{
    margin: 5px auto 0; 
    width: max-content;
    background: #ECEDE7;
    align-items: center;
    padding: 7px 23px 7px 7px !important;
    border-radius: 40px;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s;
    position: relative;
    overflow-y: hidden;
    z-index: 1;
    font-family: "Inter Variable", "Inter Placeholder", sans-serif !important;
    letter-spacing: -1px;
    font-weight: 400 !important;
    display: flex;
    gap: 15px;
  }
  .mobile_nav #mobile_menu2 li.btn_manu a:before{
    position:relative;
    content: "→";
    transition: all 0.1s;
    width: 40px;
    height: 40px;
    color: #000;
    background: #fadeec;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    font-size: 24px;

  }
  .mobile_nav #mobile_menu2 li.btn_manu a:hover{
  text-decoration: none;
  gap: 8px;
  background: #f9defa;
  }
  .mobile_nav #mobile_menu2 li.btn_manu a:hover:before{
    background: #ffe9e9;
  }
  .footer_bottom .et_pb_column_0_tb_footer{
    display: flex;
    justify-content: center;
  }
  .footer_bottom .et_pb_column_0_tb_footer .et_pb_text_0_tb_footer{
            width: 54%;
  }
  .footer_bottom .et_pb_column_0_tb_footer .et_pb_text_0_tb_footer h2{
    text-align: right;
    padding-right: 30px; 
  }
  .footer_bottom .et_pb_image_wrap  img{
        width: 250px !important;
  }

  .mobile_header  .et_pb_column_3_tb_header{
    margin: 0;
  }
  .mobile_header .et_pb_image_1_tb_header {
      width: 200px !important;
  }
}

@media only screen and (max-width: 425px){
	.et_pb_column.et_pb_column_1_6.et_pb_column_1_tb_footer.et_pb_css_mix_blend_mode_passthrough {
    margin: 0 !important;
}
	div#nav_menu-3 {
    margin: 0 !important;
}
	.Sound_box .et_pb_column h3{
 margin-bottom: 20px !important;	
	
}

.mobile_header .et_pb_row.et_pb_row_1_tb_header.et_pb_row--with-menu{
  width: 90%;
}

}


@media only screen and (max-width: 767px){
	.alchemy-image {
    width: 60px !important;
  margin-bottom: -18px !important;
}
	
	.alchemy_img {
  display: none;
}
	.asb_box img{
  margin-bottom:10px;
  		width:100% !important;
  }
    .mobile_header .et_pb_row--with-menu > div:last-child {
        width: 70px !important;
  }
 
  .footer_bottom .et_pb_column_0_tb_footer .et_pb_text_0_tb_footer {
    width: 64%;
  }
  .footer_bottom .et_pb_column_0_tb_footer .et_pb_text_0_tb_footer h2{
    font-size: 30px;
  }
		
}
@media only screen and (max-width: 600px){
      .footer_bottom .et_pb_column_0_tb_footer .et_pb_text_0_tb_footer h2 {
        font-size: 18px;
    }
  .footer_bottom .et_pb_column_0_tb_footer .et_pb_text_0_tb_footer {
    width: 100% !important;
  }

}

.asb_box p{
	font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.asb_box img{
margin-bottom:10px;
}
/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/


.default-btn p{
    border-radius: 40px;
    position: relative;
    overflow-y: hidden;
    background: #fff;
    max-width: max-content;
    height: 53px;
}
.default-btn a {
    width: auto;
    background: none;
    display: inline-block;
    align-items: center;
     padding: 7px 23px 7px 7px;
    border-radius: 40px;
    text-decoration: none;
    gap: 13px;
    font-size: 16px;
    transition: all 0.3s;
    color: #000;
    position: relative;
    overflow-y: hidden;
    letter-spacing: 0px;
    z-index: 1;
    font-family: "Inter Variable", "Inter Placeholder", sans-serif !important;
        letter-spacing: -1px;
    font-weight: 400 !important;
    display: flex;
    gap: 15px;
    justify-content:center;
}
.default-btn p:after{
    position:absolute;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    content: "";
    transition: all 0.1s;
    opacity: .8;
     border-radius: 40px;
}
.default-btn a:hover{
    font-size: 14px;
    transition: all 0.1s;
    padding-left: 10px; 
     gap: 5px;
}
.default-btn p:hover:after {
 /*   background: #f9defa;
    font-size: 16px;
    transition: all 0.3s;
    gap: 8px;*/
    width: 100%;
    background: #f9defa;
    opacity: 1;
    transition: all 0.1s;
}
.default-btn p:hover a span{
    background: #ffe9e9;
}

.default-btn a span {
    width: 40px;
    height: 40px;
    background: #fadeec;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    font-size: 24px;
}

#menu-primary-menu li.btn_manu{
  display: none;
}


#menu-primary-menu li a{
  text-decoration: none;
}
#menu-primary-menu li a:hover{
text-decoration: underline;
}

.et_pb_column_1_tb_header .default-btn{
      width: 140px;
}


.home_banner .default-btn p{
    width: auto;
    margin: 0 auto;
}
.ti-widget[data-wkey="feed-instagram"][data-style=widget-background][data-widget-type=social]{
  margin-bottom: 80px !important;  
}


  
.testimonials-sec {
    padding: 0;
    background: #ecede7;
}

.heading {
    margin: 0 0 20px;
    text-align: center;
}

.serv-box {
    position: relative;
    margin: 0 10px 30px;
}

.serv-box:hover a {
    opacity: 1 !important;
    transition: all 0.3s;
    text-decoration: none;
}

.serv-box:hover .owl-nav {
    background: #03801b;
    transition: all 0.3s;
}

.serv-box:hover .owl-nav button img {
    filter: invert(1);
    transition: all 0.3s;
}

.serv-box .img-box {
    width: 100%;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
    display: flex;
    height: 240px;
}

.serv-box .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.serv-box .text {
    position: relative;
    text-align: left;
    overflow: hidden;
    border-radius: 20px;
    padding: 25px;
    height: 220px;
    margin-top: -20px;
    background: #fff;
}

.serv-box .text h3 {
    font-size: 16px;
    color: #131313;
    margin: 8px 0 0;
    padding: 0;
    white-space: normal;
        font-family: 'Inter Tight', Helvetica, Arial, Lucida, sans-serif;
}

.serv-box .text p {
    font-size: 24px;
    color: #131313;
    white-space: normal;
    max-height: 127px;
    overflow-y: auto;
    line-height: 30px;
    margin: 0;
        font-family: 'Arapey', Georgia, "Times New Roman", serif;
}

.Sound_box .et_pb_column h3{
 margin-bottom: 10px;	
	
}

.owl-nav {
    text-align: center;
}

.owl-nav button {
    margin: 0 5px;
        width: 60px;
}

.footer-bottom .et_pb_text_inner a{
    display: flex;
    font-size: 30px;
    text-align: center;
    align-items: center;
    max-width: 350px;
    justify-content: space-between;
}
.footer-bottom .et_pb_text_inner a img{
      height: auto !important;
    vertical-align: middle;
    width: 60px !important;
}


/*contact_page*/
/*
 #main-content {
  padding-top: 50px !important; 
  background-color: #ecede7 !important;
  transition: ease-in-out .3s;
}*/

/* header .et_pb_section.et_pb_sticky--top.et_pb_sticky{
  padding-bottom: 0px !important; 
  transition: ease-in-out .3s;
}*/
/*.home #main-content {
  padding-top: 0px !important; 
}
*/


.purchase_box .et_pb_image_wrap {
  height: 300px;
  display: flex;
  overflow:hidden;
  width: 100%;
}
.purchase_box .et_pb_image_wrap img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center center;
}
.purchase_box .et_pb_text_inner p{
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  color: #636360;
}

/*------------------------------------------------*/
/*-----------------[FORM]------------------*/
/*------------------------------------------------*/



.form_class {
 
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
  padding: 32px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

/* Title */
.form_class .gform_heading {
  text-align: left;
  margin-bottom: 25px;
}

.form_class .gform_title {
  font-size: 28px;
  font-weight: 600;
  color: #111;
  margin-bottom: 20px;
}

/* Labels */
.form_class label {
  display: block !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #333 !important;
  margin-bottom: 6px !important;
}


.form_class input[type="text"],
.form_class input[type="email"],
.form_class input[type="tel"],
.form_class select,
.form_class textarea {
  width: 100%;
  padding: 14px 18px !important;
  border: 1px solid #eee !important;
  border-radius: 50px !important;
  background: #fff !important;
  font-size: 15px !important;
  color: #333 !important;
  transition: all 0.3s ease !important;
  box-sizing: border-box !important;
}

.form_class .gform_wrapper.gravity-theme .gfield textarea.large {
  border-radius: 20px !important;
  height: 120px !important;
  resize: none !important;
}

/* Focus State */
.form_class input:focus,
.form_class select:focus,
.form_class textarea:focus {
  border-color: #000 !important;
  background: #fff !important;
  outline: none !important;
  /*box-shadow: 0 0 0 3px rgba(255, 192, 203, 0.2) !important;*/
  box-shadow: none !important;
}

/* Placeholder */
.form_class ::placeholder {
  color: #ccc !important;
}

/* Gravity Form Spacing */
.form_class .gfield {
  margin-bottom: 0px !important;
}

/* Submit Button */
.form_class input[type="submit"],
.form_class .gform_button {
  width: 100%;
  background: #fddde6;
  color: #000;
  border: none;
  border-radius: 40px;
  padding: 14px 0;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Hover */
.form_class input[type="submit"]:hover,
.form_class .gform_button:hover {
  background: #fbc9d8 !important;
}

/* Confirmation Message */
.form_class .gform_confirmation_message {
  text-align: center;
  padding: 20px;
  font-size: 16px;
  color: #333;
}
.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea{
  border: 1px solid #f00 !important;
}
.gform_wrapper .gform_validation_errors ,
.gform_wrapper .validation_message{
  display: none;
}

.et_pb_section.et_pb_section_0_tb_header.et_pb_sticky_module.et_pb_with_background.et_section_regular.et_pb_section--with-menu.et_pb_sticky.et_pb_sticky--top,.et_pb_section.et_pb_section_1_tb_header.mobile_header.et_pb_sticky_module.et_pb_with_background.et_section_regular.et_pb_section--with-menu.et_pb_sticky.et_pb_sticky--top  {
   
   box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 15px -5px !important;
}


.serv-box .text .h3 {
    font-size: 16px;
    color: #131313;
    margin: 8px 0 0;
    padding: 0;
    white-space: normal;
    font-family: 'Inter Tight', Helvetica, Arial, Lucida, sans-serif;
}

.et-menu .menu-item-has-children>a:first-child:after {
    font-family: ETmodules;
    content: "3";
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 7px !important;
    font-weight: 800;
}
.client-testimonials {
  max-width: 400px;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.testimonial-header {
  background: #000;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 15px;
}

.testimonial-slider {
  position: relative;
  overflow: hidden;
}

.testimonial-item {
  display: none;
  padding: 0px;
  transition: opacity 0.5s ease-in-out;
}

.testimonial-item.active {
  display: block;
  transition: all .3s;
}

.testimonial-img {
  width: 100%;
  height: 220px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0px auto 5px;
  display: flex;
  transition: all .3s;
}
.testimonial-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial-name {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}

.testimonial-text {
  font-size: 15px;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.5;
  padding: 20px;
}

.testimonial-company {
  font-weight: 600;
  color: #555;
}

.testimonial-dots {
  display: flex;
  justify-content: center;
  margin: 10px 0 20px;
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #ddd;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.dot.active {
  background-color: #000;
}











/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}


/*adjust the new toggle element which is added via jQuery*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}


/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}


/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}


/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}


/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}


/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
    top: 4px;
    position: absolute;
    font-family: "ETModules";
    content: '\33';
    color: #000000;
    background: #f0f3f6;
    padding: 0px;
    width: 30px;
    height: 30px;
    font-size: 25px;
}


/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
}


/*add point on top of the menu submenu dropdown*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}


/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 10px;
	line-height: 0;
}


/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}




