/* --- Colors --- */
:root {
    --main: #9a713a;
    --main-light: #d4c1a1;
    --main-dark: #454545;
    --bg-lightBlue: #f0f5f9;
    --bg-hover-collection: rgb(212 193 161 / 56%);
    --btn-hover: #252525;
    --white: #ffffff;

    /* --- slider home1 --- */
    --bg-hero1: #f0f5f9;
    --color-font-span-slider: #9a713a;
    --color-font-main-title: #000000;
    /* --- slider home3 --- */
    --bg-hero3: #d4c1a147;
    --color-font-span-slider3: #606da6;
    --color-font-main-title3: #000000;


    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace

}
.tp-mask-wrap img {
    width: auto!important;
}
.slider-5 .hades.tparrows {
    background-color: rgb(160 118 61)!important;
}
.footer-4 .widget--links li a, .footer-4 .widget--contact-info li, .footer-4 .widget--contact-info li a, .footer-4 .widget--social span, .footer--copyright span {
    color: #fff!important;
}
.instagram .instagram--img .img--hover {
    background-color: rgb(199 179 142 / 47%)!important;
}
.color-red {
    color: #eece80 !important;
}