.elementor-kit-10{--e-global-color-primary:#2D3B79;--e-global-color-secondary:#C3A255;--e-global-color-text:#808080;--e-global-color-accent:#C3A255;--e-global-color-82718fb:#FFFFFF;--e-global-color-d6b75fc:#92929D;--e-global-color-0c40498:#2E2E2E;--e-global-color-e720bb5:#000000;--e-global-color-2f5bb74:#141414;--e-global-color-e3cdc65:#151D3F;--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;--e-global-typography-a3f75a5-font-size:72px;--e-global-typography-a3f75a5-font-weight:700;--e-global-typography-a3f75a5-line-height:1em;color:var( --e-global-color-d6b75fc );font-family:"Manrope", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;}.elementor-kit-10 a{color:var( --e-global-color-accent );}.elementor-kit-10 a:hover{color:var( --e-global-color-accent );}.elementor-kit-10 h1{color:var( --e-global-color-0c40498 );font-size:72px;font-weight:700;line-height:1em;}.elementor-kit-10 h2{color:#2E2E2E;font-size:48px;font-weight:700;line-height:1.3em;}.elementor-kit-10 h3{color:var( --e-global-color-0c40498 );font-size:32px;font-weight:700;line-height:1.5em;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-weight:700;line-height:1.5em;color:var( --e-global-color-82718fb );background-color:var( --e-global-color-secondary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );border-radius:8px 8px 8px 8px;padding:16px 40px 16px 40px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{color:var( --e-global-color-82718fb );background-color:var( --e-global-color-primary );border-style:solid;border-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-block-start:0px;--container-default-padding-inline-end:0px;--container-default-padding-block-end:0px;--container-default-padding-inline-start:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-10{--e-global-typography-a3f75a5-font-size:56px;}.elementor-kit-10 h1{font-size:54px;line-height:1em;}.elementor-kit-10 h2{font-size:32px;}.elementor-kit-10 h3{font-size:20px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:14px;padding:13px 25px 13px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-a3f75a5-font-size:46px;}.elementor-kit-10 h1{font-size:38px;}.elementor-kit-10 h2{font-size:26px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:13px;padding:13px 20px 13px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*COMMON CSS*/
p:last-child {
    margin-bottom: 0;
}

/*Title Linear background*/
.heading-style {
    background: linear-gradient(92deg, #805B15 2.58%, #C08F21 27.47%, #E2B564 51.42%, #C08F21 74.9%, #805B15 92.75%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

/*Button Linear background*/
.buttons-background a{
    background: linear-gradient(92deg, #805B15 2.58%, #C08F21 27.47%, #E2B564 51.42%, #C08F21 74.9%, #805B15 92.75%);
}



.image-height-ratio .elementor-widget-container {
    padding-bottom: 115%;
    overflow: hidden;
}

.image-height-ratio .elementor-widget-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/*Buttons arrow align center*/

.elementor-button-icon.elementor-align-icon-left {
  display: flex;
  align-items: center;
}

.elementor-button-icon.elementor-align-icon-right {
  display: flex;
  align-items: center;
}


/*Menu Cart */

#elementor-menu-cart__toggle_button:focus{
    background: transparent !important;
}


/*Image Transition Scale*/

.image-scale{
    transition: .5s;
}
.image-scale:hover{
    transform: scale(1.04);
}/* End custom CSS */