.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#EDA52F;--e-global-color-a1d1e24:#A87E68;--e-global-color-7c8dc93:#E9DEB8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-30a664b:before {
   content: "";
    position: absolute;
height: 110px;
  width:2000px;
   left: -1720px;
    border: 2px solid #a97e69;
    border-radius: 0px 50px 50px 0px;
}

.video-button:before,
 .video-button:after {
  content: '';
  display: block;
  position: absolute;
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
  border: 1px solid white;
  border-radius: 50%;
}

 .video-button:before {
  animation: ripple 2s linear infinite;
}
 .video-button:after {
  animation: ripple 2s linear 1s infinite;
}
@keyframes ripple{
  0% { transform: scale(1); }
  50% { transform: scale(1.6); opacity:1; }
  100% { transform: scale(1.8); opacity:0; }
}

#author .elementor-background-overlay {
    margin-top: 390px;
}



/*.menu-item-222 a {*/
/*    background-color: #a87e69;*/
/*    border-radius: 0px 30px 30px 0%;*/
/*    color: white !important;*/
/*}*/

/*.menu-item-222 {*/
/*    padding: 2px !important;*/
/*}*/

.uc_quote_info {
    flex-direction: row !important;
}

.uc_author_info {position: absolute;right: 20px;
text-align: left;
    
}

.ue-text {
    text-align: left;
    WIDTH: 70%;
    padding-left: 30px;
}

#newsletter button.elementor-button.elementor-size-sm {
    position: absolute;
    bottom: 3px;
    right: 5px;
}

.woocommerce-page .elementor-location-header{

    margin-bottom : 50px;
    background : #000;
    padding-bottom : 20px;
    
}

li.product {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding : 20px !important;
  border-radius : 10px;
}


a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-color : #000;
  color : white;
}

h2.woocommerce-loop-product__title {
  color : black;
  font-size : 20px !important; 
}



/*My CSS*//* End custom CSS */