/*
Theme Name: Kurtain
Author: Smarty Media
Version: 1.1
Text Domain: kurtain
*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

:root {
    --jewel800: #23505D;
    --jewel700: #E2783C;
    --jewel600: #44979D;
    --jewel400: #E2783C;

    --gray900: #28303D;
    --gray700: #232323;

    --gray600: #7E7E7E;
    --gray500: #A1A1A1;
    --gray400: #DCDCDC;

    --gray200: #EFEFEF;
    --gray100: #F7F7F7;

    --warning700: #EA4E43;
    --warning200: #F8DAD8;


    --error200: #FFE9E9;
    --error700: #8E2525;
}

.error {
    color: var(--warning700);
}

.max-width {
    max-width: 1314px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.form-control {
    background: white;
    border: 1px solid var(--gray700);
    border-radius: 6px;
}

.form-control:hover {
    border-color: var(--jewel700);
}

.form-control:active,
.form-control:focus {
    border-width: 1.5px;
    border-color: var(--jewel700);
    box-shadow: 0px 1px 3px rgba(36, 119, 136, 0.3);
}

.form-control.error {
    background: var(--error200);
    border-color: var(--error700);
}

fieldset:disabled .btn {
    background-color: #E2783C;
    border-color: #E2783C;
}

.btn-outline-secondary {
    border: 2px solid var(--jewel700);
    border-radius: 4px;
    box-shadow: unset !important;
}

.btn-outline-secondary:hover {
    border-color: var(--jewel700);
    background-color: var(--jewel700);
}

.btn-outline-secondary:active {
    border-color: var(--jewel800);
}

.btn-outline-secondary:focus {
    background: var(--jewel700);
    border: 3px solid var(--jewel400);
}

.btn-outline-secondary:disabled {
    border-color: var(--gray400);
    background-color: white;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body div,
body span,
body li,
body label {
    font-family: inherit;
}

body .cpp_form *,
body .booking_form *:not(i):not(.dashicons) {
    font-family: inherit;
}

body .booking_form *:not(i):not(.dashicons) .iti__selected-dial-code {
    width: 55px;
    margin-left: 5px;
}

body .booking_form *:not(i):not(.dashicons) .iti__selected-dial-code {
    width: 55px;
    margin-left: 5px;
}

body a {
    color: #E2783C;
}

p {
    color: #232323;
}

.ps {
    color: red;
}

.ps-text p {
    color: black;
    font-style: italic;
}

h1,
.web-titles-I,
.web-titles-I p {
    font-family: inherit;
    font-weight: 700;
    font-size: 36px;
    color: var(--gray900);
}

@media (max-width: 991px) {

    h1,
    .web-titles-I,
    .web-titles-I p {
        font-size: 36px;
    }

    h3 {
        font-size: 18px;
    }
}

img.book-img {
    width: 100%;
    margin-bottom: 40px;
    margin-top: -50px;
    max-height: 480px;
    object-fit: cover;
}

.general-guides-container h1,
.general-guides-container h2,
.general-guides-container h3,
.general-guides-container h4,
.general-guides-container h5,
.general-guides-container h6,
.web-taglines,
.web-taglines *,
.web-taglines p {
    font-family: inherit;
    font-weight: 700;
}

.general-guides-container h1,
.general-guides-container h3,
.general-guides-container h4,
.general-guides-container h5,
.general-guides-container h6,
.web-taglines,
.web-taglines *,
.web-taglines p {
    color: var(--gray900);
}

h2 {
    font-family: inherit;
    color: #E2783C;
    font-size: 32px;
    padding-top: 0px;
    padding-bottom: 30px;
}

@media (max-width: 991px) {
    h2 {
        padding-bottom: 0px;
    }
}

.web-titles-II,
.web-titles-II p {
    font-family: inherit;
    font-weight: 700;
    font-size: 32px;
    color: var(--gray900);
}

.web-taglines,
.web-taglines *,
.web-taglines p {
    font-size: 16px;
}

.general-guides-container p,
.web-body {
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    color: #232323;
}

.web-form {
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
    color: #232323;
}

.inter-16 p {
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
}

.Montserrat,
.Gotham-16,
.Montserrat,
.Gotham-16 a {
    font-weight: 500;
}


.Montserrat,
.Gotham-32-700,
.Montserrat,
.Gotham-20-700,
.Montserrat,
.Gotham-18-700,
.Montserrat,
.Gotham-18-600,
.Montserrat,
.Gotham-18-400,
.Montserrat,
.Gotham-16-700,
.Montserrat,
.Gotham-16-600,
.Montserrat,
.Gotham-16-400,
.Montserrat,
.Gotham-14-700,
.Montserrat,
.Gotham-14-600,
.Montserrat,
.Gotham-14-400 {
    font-family: inherit;
}

.Gotham-40-700,
.Gotham-40-600,
.Gotham-40-400 {
    font-size: 40px;
}

.Gotham-36-700,
.Gotham-36-600,
.Gotham-36-400 {
    font-size: 36px;
}

.Montserrat,
.Gotham-32-700 {
    font-size: 32px;
}

.Montserrat,
.Gotham-20-700 {
    font-size: 20px;
}

.Montserrat,
.Gotham-18-700,
.Montserrat,
.Gotham-18-500,
.Montserrat,
.Gotham-18-400 {
    font-size: 18px;
}

.Montserrat,
.Gotham-16-700,
.Montserrat,
.Gotham-16-500,
.Montserrat,
.Gotham-16-400 {
    font-size: 16px;
}

.Montserrat,
.Gotham-14-700,
.Montserrat,
.Gotham-14-500,
.Montserrat,
.Gotham-14-400 {
    font-size: 14px;
}

.Gotham-40-700,
.Gotham-36-700,
.Montserrat,
.Gotham-32-700,
.Montserrat,
.Gotham-18-700,
.Montserrat,
.Gotham-16-700,
.Montserrat,
.Gotham-14-700,
.Montserrat,
.Gotham-12-700 {
    font-weight: 700;
}

.Montserrat,
.Gotham-36-600,
.Montserrat,
.Gotham-18-600,
.Montserrat,
.Gotham-16-600,
.Montserrat,
.Gotham-14-600,
.Montserrat,
.Gotham-12-600 {
    font-weight: 600;
}

.Montserrat,
.Gotham-18-500,
.Montserrat,
.Gotham-16-500,
.Montserrat,
.Gotham-14-500,
.Montserrat,
.Gotham-12-500 {
    font-weight: 500;
}

.Montserrat,
.Gotham-36-400,
.Montserrat,
.Gotham-18-400,
.Montserrat,
.Gotham-16-400,
.Montserrat,
.Gotham-14-400,
.Montserrat,
.Gotham-12-400 {
    font-weight: 400;
}

.Montserrat,
.Gotham-12,
.Montserrat,
.Gotham-12 a {
    font-family: inherit;
    font-weight: 700;
    font-size: 12px;
}

.required-field .field-name:after {
    content: '*';
    color: red;
}

body .hidden {
    display: none !important;
}

body.loading {
    opacity: 0.7;
    background-color: var(--jewel700);
}

body .container {
    padding-left: 16px;
    padding-right: 16px;
}

body .site-branding-container .container.site-branding {
    padding: 0;
}

.width-50p {
    width: 50%;
}

@media (max-width: 991px) {
    .width-50p {
        width: 25%;
    }
}

@media (min-width: 992px) {
    .width-50p {
        width: 50%;
    }

    .width-70p {
        width: 70%;
    }

    .width-50p,
    .width-70p {
        margin-left: auto;
        margin-right: auto;
    }
}

.site-branding #site-title.logo img {
    max-width: 210px;
    width: 160px;
}

body {
    overflow-y: auto;
    margin: 0;
}

.ml-auto {
    margin-left: auto !important;
}

.site-header-container {
    position: sticky;
    /* Allocates space for the element, but moves it with you when you scroll */
    top: 0;
    /* specifies the start position for the sticky behavior - 0 is pretty common */
    background-color: white;
    z-index: 10000;
    margin: auto;
    max-width: unset;
}

.site-header-container #header {
    max-width: unset !important;
    margin: 0 auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.site-header-container #header #branding {
    max-width: 1288px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 12px;
}

.site-header-container .site-header-container-shadow {
    position: fixed;
    max-width: unset;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    background-color: white;
    height: fit-content !important;
}

@media (max-width: 991px) {
    .site-header-container .site-header-container-shadow {
        height: auto !important;
    }
}

body.admin-bar .site-header-container .site-header-container-shadow {
    margin-top: 30px;
}

.site-header-container header {
    position: relative;
    z-index: 9;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
    /* background-color: #D65C18;
    border-color: #D65C18; */
}

.padding-top-0 {
    padding-top: 15px;
}

.padding-top-1 {
    padding-top: 45px;
}

@media (min-width: 767px) {

    .padding-top-1,
    .estimate-block-container,
    .our-partners-container {
        padding-top: 60px;
    }
}

.why-kurtains-header h2,
.why-kurtains-header {
    font-size: 36px;
    font-weight: 700;
    display: block;
}

.motorized-curtains-section {
    margin-top: 80px;
}

.padding-top-2 {
    padding-top: 60px;
}

.padding-bottom-1,
.our-partners-container {
    padding-bottom: 90px;
}

.padding-bottom-2 {
    padding-bottom: 60px;
}

.padding-bottom-3 {
    padding-bottom: 30px;
}

.margin-top-1 {
    margin-top: 60px;
}

.why-kurtains-container > div,
.testimonials-container > div,
.our-partners-container > div {
    margin-left: auto;
    margin-right: auto;
}

.site-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

#menu-main-menu .wpml-ls-item-en,
#menu-main-menu-arabic .wpml-ls-item-ar {
    /* display: none; */
}

.main-menu .wpml-ls-item {
    margin-left: auto;
}

.main-menu .wpml-ls-item a {
    gap: 10px;
}

.main-menu .wpml-ls-item i.fa {
    font-size: 22px;
    color: #E2783C;
}

@media (max-width: 991px) {
    .main-menu .wpml-ls-item {
        top: -25px;
    }

    .main-menu .wpml-ls-item a {
        width: fit-content;
        border: 2px #EEE solid;
        border-radius: 8px;
        padding: 5px 15px;
    }
}

#menu-main-menu-arabic li.active:first-child:before,
#menu-main-menu li.active:first-child:before {
    content: "";
    height: 3px;
    width: 100%;
    background: #e2773d;
    position: absolute;
    top: -23px;
    padding: 0;
    margin: 0;
}

#menu-main-menu-arabic li.active a,
#menu-main-menu li.active a {
    color: #e2773d;
}

.megamenu {
    width: 547px;
    height: 281px;
    background: #fff;
    border: 1px solid #eeee;
    border-radius: 8px;
    filter: drop-shadow(0px 2px 20px rgba(0, 0, 0, 0.14)) drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.08));
    grid-template-columns: auto 194px;
    position: absolute;
    top: 60px;
    left: 30px;
    display: none;
}

.megamenu.show {
    display: grid;
}

.megamenu:before {
    content: "";
    width: 15px;
    height: 15px;
    background: #fff;
    margin-top: -8px;
    transform: rotate(45deg);
    margin-left: 80px;
    z-index: -23;
    position: absolute;
    filter: drop-shadow(0px 2px 12px rgba(0, 0, 0, 0.16));
    border-left: 0;
}

.megamenu-left {
    padding: 32px;
    display: flex;
    flex-direction: column;
    gap: 17px;
    background: #fff;
}

.megamenu-left-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
}

.megamenu-left-title h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0;
}

.megamenu-left-content p {
    width: calc(100% - 20px);
    margin-left: 38px;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 8px;
}

.megamenu-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-color: #FBF7F3;
    padding: 32px;
}

.megamenu-right-heading {
    color: #666;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.megamenu-right ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
    padding-left: 0;
}

.megamenu-right ul li {
    list-style: none;
}

.megamenu-right ul li a {
    color: #333233;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
}

.megamenu-right ul li a:hover {
    color: #E2783C;
}

@media (min-width: 990px) {
    .site-branding {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 40px;
        padding-left: 40px !important;
        padding-right: 40px;
    }
}

@media (max-width: 1400px) {
    .site-branding {
        gap: 40px !important;
    }
}

.site-branding .checkout-menu {
    margin-left: auto;
}

.main-menu {
    width: 100%;

}

#menu-main-menu-arabic,
#menu-main-menu,
.navbar-nav {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin-bottom: 0;
    gap: 32px;
}

.menu-main-menu-arabic-container,
.menu-main-menu-container {
    width: 100%;
}

/*---- #menu-main-menu -----*/
#menu-main-menu-arabic *,
#menu-main-menu * {
    list-style-type: none;
}

#menu-main-menu-arabic li,
#menu-main-menu li {
    position: relative;
    /* padding-bottom: 10px; */
    white-space: nowrap;
    /* padding: 15px 0; */
    cursor: pointer;
}

.main-menu .navbar {
    padding: 14px 0 !important;
}

.site-header-container #header {
    padding-top: 0;
    padding-bottom: 0;
}

#menu-main-menu-arabic li.selected > a,
#menu-main-menu-arabic li:hover > a,
#menu-main-menu li.selected > a,
#menu-main-menu li:hover > a {
    color: #E2783C;
}

.menu-item-has-children::after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 20px;
    border-right: 2px black solid;
    border-bottom: 2px black solid;
    transform: rotate(45deg);
    right: 0px;
}

.menu-item-has-children.selected::after,
.menu-item-has-children li.selected::after,
.menu-item-has-children:hover::after,
.menu-item-has-children li:hover::after {
    border-right-color: #E2783C;
    border-bottom-color: #E2783C;
}

.menu-item-has-children > ul li::after {
    right: 15px;
}

.menu-item-has-children.selected::after,
.menu-item-has-children:hover::after {
    transform: rotate(45deg);
}

.menu-item-has-children > ul li.selected::after,
.menu-item-has-children > ul li:hover::after {
    right: 15px;
}

@media screen and (min-width: 990px) {

    #menu-main-menu-arabic > li ul,
    #menu-main-menu > li ul {
        /* display: block !important; */
    }
}

#menu-main-menu-arabic > li ul,
#menu-main-menu > li ul {
    /* display: block;
    position: absolute;
    background-color: white;
    padding: 0px;
    left: 0;
    margin-top: 5px;
    z-index: 9; */
}

#menu-main-menu-arabic li.selected > ul,
#menu-main-menu-arabic li:hover > ul,
#menu-main-menu li.selected > ul,
#menu-main-menu li:hover > ul {
    display: block;
}

.container.site-header-container {
    padding: 0;
}

body:not(.rtl) li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item {
    right: 0 !important;
}

body.rtl li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item {
    left: 0 !important;
}

.container.site-header-container.scrolled {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item button svg {
    height: 20px;
    width: auto;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item:hover svg * {
    fill: #fff;
}

ul.sub-menu li {
    margin-left: 20px;
    margin-right: 19px;
}

@media (min-width: 992px) {

    #menu-main-menu-arabic > li ul,
    #menu-main-menu > li ul {
        width: 170%;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    }

    #menu-main-menu-arabic li:hover > ul > li:hover > ul,
    #menu-main-menu li:hover > ul > li:hover > ul {
        right: 0;
        left: 100%;
        top: 0;
    }

    .menu-item-has-children::after {
        height: 10px;
        width: 10px;
        top: 20px;
        right: -20px;
    }
}

/*---- /#menu-main-menu -----*/

@media (max-width: 991px) {

    #menu-main-menu-arabic .menu-item,
    #menu-main-menu .menu-item {
        width: 100%;
        padding-top: 30px;
    }

    #menu-main-menu-arabic .menu-item:not(:last-child),
    #menu-main-menu .menu-item:not(:last-child) {
        border-bottom: 1px black solid;
    }

    .menu-item-has-children::after {
        top: 33px;
    }

    #menu-main-menu-arabic > li ul,
    #menu-main-menu > li ul {
        position: relative;
        width: 100%;
        box-shadow: unset;
    }

    #menu-main-menu-arabic > li.selected ul,
    #menu-main-menu > li.selected ul {
        position: relative;
    }
}

#menu-main-menu-arabic .menu-item a,
#menu-main-menu .menu-item a,
.main-menu .navbar-nav .nav-item a {
    color: var(--gray900);
    font-family: inherit;
    text-decoration: unset;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}

/*---- /#menu-main-menu -----*/

body #container .btn-primary,
body .btn-primary {
    border-radius: 8px;
    background-color: #E2783C;
    border-color: #E2783C;
    padding: 0 15px;
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    height: 52px;
    line-height: 52px;
}

body #container.btn-primary:hover,
body #container.btn-primary:focus,
body #container.btn-primary:active:focus,
body .btn-primary:hover,
body .btn-primary:focus,
body .btn-primary:active:focus {
    background-color: inherit;
    border-color: #E2783C;
    box-shadow: 0px 0px 10px 3px rgba(#E2783C, 0.3);
    color: #E2783C;
}

body #container.btn-secondary,
body #container.btn.btn-secondary,
body .btn-secondary,
body .btn.btn-secondary {
    border-radius: 8px;
    border: 1px solid #E2783C;
    color: #E2783C;
    background-color: transparent;
    padding: 0 15px;
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    /* width: auto; */
    min-height: 52px;
    height: auto;
    line-height: 52px;
}

body #container.btn-secondary:hover,
body #container.btn.btn-secondary:hover,
body .btn-secondary:hover,
body .btn.btn-secondary:hover {
    color: white;
    background-color: #E2783C;
    border: 1px solid #E2783C;
}

body #container.btn-secondary:hover svg path,
body #container.btn.btn-secondary:hover svg path,
body .btn-secondary:hover svg path,
body .btn.btn-secondary:hover svg path {
    fill: white;
}

.btn.btn-primary.disabled,
.btn.btn-primary:disabled,
fieldset:disabled .btn.btn-primary {
    background-color: #E2783C;
    border-color: #E2783C;
    opacity: var(--bs-btn-disabled-opacity);
}

body .btn-white {
    border-radius: 8px;
    background-color: white;
    border-color: white;
    color: #333233;
    padding: 0 25px;
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    height: 52px;
    line-height: 52px;
    text-transform: uppercase;
}

body .btn-white:hover,
body .btn-white:focus,
body .btn-white:active:focus {
    background-color: white;
    border-color: white;
    color: #333233;
}

body .btn-secondary {
    text-transform: uppercase;
}

.woocommerce-error {
    background-color: #FFEBEB;
}

.field-group a {
    text-decoration: none;
}

.woocommerce-error {
    background-color: #FFEBEB;
}

.pricing-button-container .pricing-button:first-child,
.header-button-container .header-button:first-child {
    text-align: right;
}

footer h2 {
    color: white;
    text-align: left;
    font-size: 17px;
    padding: 0;
    margin: 0;
}

.footer-makan {
    margin-top: 24px;
}

footer .widgetizedArea,
footer .widgetizedArea a {
    text-decoration: none;
}

footer .under-footer-text a {
    text-decoration: underline;
}

footer .widgetizedArea li {
    list-style: none;
    padding-bottom: 20px;
}

[dir="rtl"] footer .widgetizedArea li.first-phone,
[dir="rtl"] footer .widgetizedArea li.second-phone {
    direction: ltr;
}

[dir="rtl"] footer .widgetizedArea li.first-phone svg,
[dir="rtl"] footer .widgetizedArea li.second-phone svg {
    position: absolute;
    right: 11px;
}

[dir="rtl"] footer .widgetizedArea li.first-phone a,
[dir="rtl"] footer .widgetizedArea li.second-phone div {
    padding-right: 35px;
}

footer .widgetizedArea ul {
    padding-left: 0;
    padding-right: 0;
}

footer .site-info img {
    max-width: 190px;
}

div#copyright {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 25px 0;
    margin-bottom: 8px;
}

footer#footer h5 {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    opacity: .7;
}

span.under-footer-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    opacity: .7;
}

.column-2 {
    position: relative;
    padding-left: 25px;
}

.column-2:before {
    content: "";
    height: 100%;
    width: 3px;
    background: #E2783C;
    position: absolute;
    margin-left: -25px;
    margin-right: -25px;
}

@media (max-width: 991px) {
    .column-2:before {
        display: none;
    }
}

@media (min-width: 992px) {

    .pricing-button-container .pricing-left-button,
    .header-button-container .header-left-button {
        padding-right: 75px;
    }

    .pricing-button-container .pricing-right-button,
    .header-button-container .header-right-button {
        padding-left: 75px;
    }
}

.site-footer {
    display: flex;
    align-items: center;
    padding: 60px 15px;
    background-color: #FBF7F3;
    max-width: unset;
    margin: auto;
}

.site-footer .footer-cols {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    justify-content: space-between;
}

.field-group.time {
    grid-column-start: 1;
    grid-column-end: 3;
}

.field-group.time .time-range {
    width: 176px;
}

.field-group.time .time-ranges {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.field-group.time p {
    text-align: left;
    margin-bottom: 8px;
}

.field-group.time input {
    display: none;
}

.field-group.time .time-ranges label {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    font-family: inherit;
    line-height: 14px;
    padding: 12px 16px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid var(--beige-600, #F1E5D5);
    background: var(--white, #FFF);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
    display: block;
}

.field-group.time .time-ranges input:checked + label {
    color: var(--orange-800-main, #E2783C);
    border: 2px solid var(--orange-600, #F29764);
    background: #FDF2EC;
}

.column-2 + div {
    display: none;
}

@media (max-width: 991px) {
    .field-group.time .time-ranges {
        grid-template-columns: repeat(1, 1fr);
    }

    .column-2 {
        width: auto;
    }

    .column-2 + div {
        display: block;
    }

    .section-content-cols {
        grid-template-columns: 1fr;
    }

    .widgetizedArea ul li:empty {
        display: none;
    }

    footer .site-info img {
        max-width: 150px;
    }

    .site-footer .footer-cols {
        grid-template-columns: 1fr;
        position: relative;
    }

    .footer-makan a {
        text-decoration: underline !important;
    }

    .site-info + div,
    .footer-social-media + div {
        display: none;
    }

    div#copyright * {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px
    }

    div#copyright a {
        text-decoration: underline;
    }

    div#copyright {
        display: block;
        margin: 0;
    }

    .footer-makan {
        display: none;
    }

    .footer-social-media {
        top: 0;
        right: 52px;
    }

    footer#footer h5 {
        display: none;
    }
}

ul#menu-footer-menu,
ul#menu-footer-menu-arabic {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

ul.social-media {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

ul.social-media li {
    list-style: none;
}

#footer a {
    color: #333233 !important;
}

#footer a:hover {
    color: #e2773d !important;
}

.footer-title {
    font-weight: 700;
}

.footer-we-are-in-cities {
    display: flex;
    margin-bottom: 0;
    padding-top: 15px;
    justify-content: space-between;
}

.footer-contact-us-body {
    padding-top: 15px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.footer-contact-us-phone-body {
    display: flex;
    justify-content: space-between;
}

.footer-contact-us-phone-body li a {
    white-space: nowrap;
}

.under-copyright {
    padding-top: 15px;
}

@media (max-width: 990px) {
    .footer-we-are-in-cities {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .footer-contact-us-phone-body {
        flex-wrap: wrap;
    }

    .footer-contact-us-phone-body li {
        width: 100%;
    }

    .footer-contact-us-phone-body {
        margin-bottom: 0;
    }

    .footer-contact-us-phone-body li:last-child {
        padding-bottom: 0;
    }

    .site-footer .footer-cols {
        gap: 15px;
    }
}

.gray-block {
    background-color: #F8F8F8;
}

/*-- .testimonials-container --*/

.testimonials-container p {
    margin-bottom: 0;
}

.testimonials-description {
    margin-top: 60px;
    text-align: center;
}

.our-partners-block {
    align-items: center;
    display: flex;
}

.our-partners-block img {
    width: 100%;
}

@media (min-width: 1200px) {}

@media (max-width: 991px) {
    .site-branding .logo {
        padding-right: 15px;
        align-self: start;
        z-index: 9;
    }

    .site-branding .logo img {
        width: 100px;
    }

    .main-menu .navbar-toggler {
        border: unset;
        height: 36px;
        background: #FDF2EC;
        z-index: 9;
    }

    .navbar-toggler[aria-expanded="false"] #closeIcon {
        display: none;
    }

    .navbar-toggler[aria-expanded="false"] #openIcon {
        display: block;
    }


    .navbar-toggler[aria-expanded="true"] #closeIcon {
        display: block;
    }

    .navbar-toggler[aria-expanded="true"] #openIcon {
        display: none;
    }

    .header-image-container {
        margin-left: 0px;
        margin-right: 0px;
    }

    .header-image-container,
    .why-kurtains-container,
    .estimate-block-container,
    .our-partners-container {
        padding-top: 60px;
    }

    .btn-primary,
    .btn-secondary {
        font-size: 16px;
        width: 100%;
        height: 52px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 52px;
        text-transform: uppercase;
    }

    .header-button-container {
        display: flex;
        margin-left: unset;
        gap: 16px;
    }

    .header-button-container .header-button {
        width: 50%;
    }

    ul#menu-footer-menu,
    ul#menu-footer-menu-arabic {
        column-gap: 52px;
        margin-top: 20px
    }

    footer .widgetizedArea li {
        margin: 0 !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    footer .footer-social-media {
        right: 30px;
    }
}

@media (max-width: 990px) {

    .why-kurtains-header h2,
    .why-kurtains-header {
        margin: 0;
    }

    .why-kurtains-header h2 {
        margin: 0 0 60px;
    }

    .motorized-curtains-section {
        margin-top: 0;
    }
}

/*-- --*/

.product-attribute {
    margin-top: 35px;
}

.product-attribute-layer-1-material .radio-group-image,
.product-attribute-layer-2-material .radio-group-image {
    justify-content: space-evenly;
}

.general-guides-container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.general-guides-description {
    padding-top: 30px;
    padding-bottom: 70px;
    text-align: center;
}

body.product-page .gray-block {
    margin-top: 100px;
}

.form-control {
    background-color: #F8F8F8;
    border: unset;
}

.book-attribute {
    margin-top: 15px;
}

.delimiter-line {
    border-top: 2px black solid;
}

.cpp_form label {
    font-family: inherit;
    font-weight: 400 !important;
    font-size: 16px;
    color: #232323;
}

/*-- pricingpage --*/

.pricing-product-card-container {
    margin-left: 0;
}

.pricing-product-card {
    position: relative;
    padding: 0;
    display: flex !important;
    flex-wrap: wrap;
    padding-bottom: 0;
}

@media (max-width: 1024px) {
    .pricing-product-card {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 767px) {
    .pricing-product-card {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    footer .col-md-4 {
        margin-top: 40px;
    }

    img.book-img {
        margin-top: 0px;
    }
}

.pricing-product-price {
    padding-bottom: 10px;
}

.product-attributes {
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
    color: #232323;
}

.product-attributes .attribute-name {
    font-weight: 700;
    color: black;
}

.product-attributes-header p {
    color: #E2783C;
}

.how-it-works-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-left: 0px;
    gap: 2%;
}

.how-it-works-card {
    width: 100%;

}

.how-it-works-card img {
    max-width: 100px;
    height: auto;
    margin: auto;
    margin-bottom: 16px;
}

@media (min-width: 767px) {

    .pricing-product-card-container .slick-track .slick-slide:not(:first-child):before,
    .pricing-product-card:not(:first-child):before {
        content: '';
        width: 2px;
        background-color: #E2783C;
        height: 100%;
        display: none;
        position: absolute;
        bottom: 0;
    }
}

.pricing-product-card-container.slick-initialized .slick-slide {
    position: relative;
}

.pricing-product-card-container.slick-initialized .slick-slide > div,
.pricing-product-card-container.slick-initialized .slick-slide .pricing-product-card {
    height: 100%;
    background: #f6f1e6;
    padding: 50 !important;
}

.pricing-product-price.web-taglines.text-center span {
    font-size: 14px;
    font-weight: 500;
}

.pricing-product-card-container .slick-track .slick-slide > div {
    padding-left: 5px;
    padding-right: 5px;
}

.pricing-product-card-container.slick-initialized .slick-slide .pricing-product-card .pricing-product-price {
    width: 100%;
    align-self: end;
}

.pricing-product-card-container.slick-initialized .slick-slide .pricing-product-card .product-under-price-row-container {
    align-self: end;
}

.pricing-product-card .product-under-price-row {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #E2783C;
    margin-top: 16px;
}

@media (max-width: 767px) {
    .pricing-product-card-container.slick-initialized .slick-slide::after {
        content: '';
        display: block;
        border: 2px #E2783C solid;
        border-radius: 6px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 5px;
        right: 5px;
    }

    .title.how-it-works-heading {
        margin-top: 6px !important;
    }

    .product-under-price-row {
        font-size: 16px;
    }

    .homepage-services .product-under-price-row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .product-estimate-container .product-under-price-row {
        /* margin-left: -10px;
        margin-right: -10px; */
    }
}

.how-it-works-section {
    display: none !important;
    margin-bottom: 98px;
}

.how-it-works-card {
    padding: 31px;
    padding: 30px 35px 40px 30px;
    border-radius: 8px;
}

.how-it-works-card b {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 12px;
    display: block;
}

.how-it-works-card a {
    margin-top: 24px;
}

.how-it-works-card {
    background-color: #FBF7F3;
}

@media (min-width: 1200px) {
    ti-reviews-container-wrapper {
        margin: 0 25px !important;
    }

    .ti-review-item.source-Google {
        max-width: 24% !important;
    }
}

@media (max-width: 490px) {
    .our-partners-container {
        padding-bottom: 0px;
    }

    .how-it-works-container {
        padding-top: 50px;
    }

    .title.how-it-works-heading {
        margin-bottom: 20px;
    }

    .how-it-works-cards {
        grid-template-columns: 1fr;
    }

    .how-it-works-card {
        position: relative;
        padding: 20px;
        background: #f6f1e6;
        border-radius: 8px;
    }

    .how-it-works-card img {
        position: absolute;
        left: 15px;
        max-width: 60px;
        top: 15px;
    }

    .how-it-works-card-caption {
        display: none;
    }

    .how-it-works-card b {
        margin-left: 65px;
        text-align: left;
        padding: 0;
        display: block;
    }

    .how-it-works-card > div > p {
        width: 100%;
        text-align: left;
        margin-top: 20px;
    }

    .how-it-works-container .btn-primary {
        display: block;
        width: 100%;
        margin-top: 30px;
    }

    .pricing-product-card-container.slick-initialized .slick-slide > div,
    .pricing-product-card-container.slick-initialized .slick-slide .pricing-product-card {
        padding-bottom: 150px;
    }

    .pricing-product-card-container.slick-initialized .slick-slide .pricing-product-card .pricing-product-price {
        bottom: -25px;
    }

    .pricing-product-card-container.slick-initialized .slick-slide .pricing-product-card .product-under-price-row-container {
        bottom: -100px;
    }
}

.pricing-product-name {
    margin-top: 10px;
    align-self: flex-start;
    width: 100%;
    min-height: 47px;
}

.pricing-product-description {
    padding: 0 18px;
}

.pricing-product-description.web-body.text-center p:empty {
    display: none;
}

.page-404 .gray-block {
    margin-top: 170px;
    margin-bottom: 170px;
}

@media (max-width: 767px) {

    .thankyou-page .gray-block,
    .page-404 .gray-block {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.testimonial {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 16px 0px 11px 15px;
    gap: 8px;

    background: #F8F8F8;
    border: 1px solid #E2783C;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.07);
    border-radius: 6px;
}

.testimonial-header {
    display: flex;
}

.testimonial-photo img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
}

/*-- testimonial-personal-data ==*/

.testimonials .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
}

.testimonial-personal-data {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding-left: 10px;
}

.testimonial-range {
    display: flex;
}

.testimonial-range .ratings_stars {
    color: #E2783C;
    font-size: 20px;
}

.testimonial-user-name {
    width: 100%;
}

.testimonial-user-name h3 {
    margin-bottom: 0;
}

.slick-arrow {
    z-index: 9;
}

.slick-arrow::before {
    content: "";
    width: 25px;
    height: 25px;
    display: block;
    border-top: 4px #E2783C solid;
}

[dir="rtl"] .slick-next::before {
    content: "";
}

[dir="rtl"] .slick-prev::before {
    content: "";
}

.slick-prev::before {
    border-left: 4px #E2783C solid;
    transform: rotate(-45deg);
}

[dir="rtl"] .slick-prev::before {
    transform: rotate(135deg);
}

.slick-next::before {
    border-right: 4px #E2783C solid;
    transform: rotate(45deg);
}

[dir="rtl"] .slick-next::before {
    transform: rotate(-135deg);
}

@media (max-width: 1200px) {
    [dir="rtl"] .slick-prev {
        right: 15px;
    }

    [dir="rtl"] .slick-next {
        left: 15px;
    }
}

/*-- .product-attribute --*/

.pricing-product-card a {
    text-decoration: unset;
}

.pricing-product-card .pricing-product-image {
    border: 2px white solid;
    width: 100%;
}

.pricing-product-card-container .slick-prev,
.pricing-product-card-container .slick-next {
    top: 50%;
    z-index: 9;
}

.testimonials h2 {
    margin-bottom: 0 !important;
    padding-bottom: 15px !important;
}

.testimonials .ti-inner {
    display: flex !important;
    flex-direction: column;
    padding: 0 !important;
    border-radius: 12px !IMPORTANT;
    border: 3px solid #F6F1E6 !important;
    overflow: hidden;
}

.testimonials .ti-stars {
    order: 1;
}

.testimonials .ti-review-content {
    order: 2;
    height: fit-content !important;
    min-height: 155px;
    margin-bottom: 20px;
}

.testimonials .ti-review-header {
    order: 3;
    background: #F6F1E6;
    width: calc(100% + 40px);
    margin-left: -20px !important;
    margin-bottom: -20px !important;
    padding: 10px 20px 10px 20px;
}

.ti-widget-container {
    display: flex;
    gap: 35px;
    flex-direction: column-reverse;
}

.ti-footer {
    margin-top: 0 !important;
}

.ti-widget .ti-review-item > .ti-inner {
    padding: 0 !important;
}

.ti-widget .source-Google .ti-review-header:after {
    content: unset !important;
}

.ti-widget-container .ti-name {
    font-size: 16px !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

.ti-widget-container .ti-name:after {
    content: "";
    position: relative;
    background-image: url(https://cdn.trustindex.io/assets/platform/Google/icon.svg);
    background-size: 100% 100%;
    -webkit-filter: grayscale(100%) brightness(0);
    filter: grayscale(100%) brightness(0);
    height: 15px !important;
    width: 15px !important;
}

.ti-reviews-container-wrapper {
    gap: 15px !important;
}

.ti-review-item {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 12px;
    border: 3px solid #F6F1E6;
}

.ti-profile-img img {
    width: 32px !important;
    height: 32px !important;

}

.ti-controls-dots {
    display: block !important;
}

.ti-controls-dots .dot {
    width: 24px !important;
    height: 5px !important;
    background: #FADED0 !important;
    padding: 0 !important;
}

.ti-controls-dots .dot.active {
    background: #E2783C !important;
}

.our-partners-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0;
}

.our-partners-header h2 {
    padding: 0 !important;
    text-align: left;
    font-size: 26px;
}

[dir="rtl"] .our-partners-header h2 {
    text-align: right;
}

.our-partners-header {
    background: #F1E5D5;
    padding: 40px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs .panel {
    display: none !important;
}

.key-features {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 1448px;
    padding: 80px 20px;
    gap: 32px;
}

.key-feature {
    padding: 32px 43px;
    padding-bottom: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 16px;
    border-radius: 8px;
    background: #FBF7F3;
}

.key-feature svg {
    max-width: 80px;
    height: auto;
}

.key-feature h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.key-feature p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    min-height: 120px;
}

section.related.products {
    background: #FBF7F3;
    padding: 80px 56px;
}

section.related.products h2 {
    text-align: center;
    color: #232323;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}

.testimonials-container h2 {
    color: #232323;
}

@media (max-width: 767px) {
    .key-features {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .slick-prev,
    .slick-next {
        z-index: 9;
    }

    .slick-prev {
        left: 10px;
    }

    .slick-next {
        right: 15px;
    }
}

.related-products-button {
    margin: 0 auto;
    width: fit-content;
}

ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    margin-top: 24px !important;
    gap: 12px;
    justify-content: flex-start;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100px;
    height: 56px;
    border-radius: 8px;
}

.woocommerce div.product div.images img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 8px;
}

@media (max-width: 490px) {

    .summary.entry-summary {
        margin-bottom: 0 !important;
    }

    .summary.entry-summary div.product .product_title {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 16px;
    }

    .summary.entry-summary .woocommerce-Price-amount.amount {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .summary.entry-summary .woocommerce-Price-amount.amount:after {
        content: '(2m x 3m window)';
        color: #232323;
        margin-left: 10px;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
    }

    .summary.entry-summary .price:after {
        margin-bottom: 24px;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .summary.entry-summary .cta-buttons a {
        display: flex;
        width: 100%;
        height: 42px;
        padding: 12px 32px;
        justify-content: center;
        align-items: center;
        border-radius: 8px;
        flex-direction: column;
        gap: 12px;
        text-transform: uppercase !important;
    }

    .our-fabrics h5 {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .tabset > label {
        font-size: 12px;
        font-style: normal;
        line-height: 20px;
    }

    .tab-panels p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }

    .key-features {
        padding: 0 16px;
        margin-bottom: 50px;
    }

    .key-feature {
        display: grid;
        gap: 8px;
        grid-template-columns: auto 1fr;
        align-items: flex-start;
        padding: 24px;
    }

    .key-feature h4 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: left;
    }

    .key-feature p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
        margin-bottom: 0;
        min-height: unset;
    }

    section.related.products {
        padding: 56px 24px;
        padding-right: 0;
    }

    section.related.products h2 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 24px;
        margin-right: 24px;
    }

    .testimonials-container h2 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
}

.curtains-drapes-container {
    position: relative;
}

.curtains-drapes-content {
    position: absolute;
    right: 130px;
    /* top: 68px; */
    max-width: 633px;
}

.curtains-drapes--header h2 {
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    color: #232323;
}

.curtains-drapes-button {
    margin: 14px 24px;
}

@media (max-width: 490px) {

    .curtains-drapes--header h2 {
        font-size: 28px;
        font-weight: 700;
        text-align: center;
    }

    .curtains-drapes--header {
        max-width: 80%;
        margin: auto;
        margin-top: 5px;
        margin-bottom: -5px;
    }

    .pricing-container-header h1 {
        padding: 0 !important;
    }

    .curtains-drapes-content {
        position: absolute;
        top: unset;
        bottom: 0;
        right: unset;
        left: 16px;
        max-width: calc(100% - 32px);
        width: calc(100% - 32px);
        display: block;
    }

    .site-header-container header {
        min-height: 80px;
    }

    .woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
        border: 2px solid #e2773d;
    }
}

.pricing-product-card-container .slick-prev {
    left: 30px;
}

.pricing-product-card-container .slick-next {
    right: 30px;
}

.pricing-product-image img {
    max-width: 100%;
    opacity: 0.8;
    object-fit: cover;
    min-height: 190px;
    height: 240px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}

.woocommerce-Price-amount.amount {
    color: var(--orange-900, #E2783C);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.woocommerce div.product .product_title,
.category-banner-text h1 {
    margin-bottom: 15px;
}

.price-dimensions {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.product-dimensions,
.custom-price {
    color: #232323;
}

.price + form,
.product_meta {
    display: none;
}

.price .orange-color {
    color: #E2783C;
}

.cta-buttons a {
    width: 100%;
    text-transform: uppercase !important;
}

.our-fabrics {
    margin-top: 32px;
}

.our-fabrics h5 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.cta-buttons {
    width: 100%;
    display: flex;
    margin-top: 20px;
    margin-bottom: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.tabset {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    gap: 0;
}

.tabset img {
    max-width: 48px;
    height: auto;
}

.tab-panels {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: 4;
}

.tabset > input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none !important;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
    display: block !important
}

.tabset > label {
    position: relative;
    padding: 15px 15px 25px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 6px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

input[name="tabset"]:checked + label {
    font-weight: 700;
}

input[name="tabset"]:checked + label img {
    border: 3px solid #E2783C;
    border-radius: 50%;
    outline: none;
}

.tabset > label::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 102%;
    height: 2px;
    background: #8d8d8d;
}

input:focus-visible + label {
    outline: 2px solid rgba(0, 102, 204, 1);
    border-radius: 3px;
}

.tabset > label:hover,
.tabset > input:focus + label,
.tabset > input:checked + label {
    color: #e2773d;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
    background: #e2773d;
}

.tab-panel {
    padding: 30px 0;
    border-top: 1px solid #ccc;
}

@media (max-width: 1400px) {
    .pricing-product-image img {
        min-height: 153px;
        height: 240px;
    }
}

@media (max-width: 1200px) {
    .pricing-product-image img {
        min-height: 112px;
        height: 240px;
    }
}

@media (max-width: 767px) {
    .pricing-product-image img {
        min-height: unset;
        height: auto;
    }
}

.pricing-product-image img:hover {
    opacity: 1;
}

.product-gallery-container .slider-nav .slick-slide {
    margin-top: 15px;
}

.product-gallery-container .slider-nav .slick-slide img {
    padding: 10px;
}

.product-attribute-dimensions .radio-group {
    flex-wrap: wrap;
}

.product-attribute-dimensions .radio-group .radio-block {
    width: 100%;
    margin-top: 10px;
}

.product-attribute-dimensions .custom-dimensions-block {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-attribute-dimensions .custom-dimensions-block input {
    width: 100%;
}

.calculated-fields-form {
    display: none;
}

/*-- /.product-attribute --*/

.required-false * {
    color: red;
    font-weight: 700;
}

.book-thankyou-block {
    display: none;
    padding-top: 85px;
    background-color: #F8F8F8;
    padding-bottom: 105px;
}

.slick-dots li {
    display: block;
}

.radio-group {
    flex-wrap: wrap;
}

.product-container > div {
    margin-top: 30px;
}

@media (max-width: 768px) {
    .site-header-container {
        top: 0;
    }

    .product-attribute-room .radio-group {
        justify-content: left;
        padding-left: 10%;
    }

    .product-attribute-room .radio-block {
        margin-bottom: 30px;
        width: 50%;
    }

    .product-container .product-button-container {
        margin-top: 100px;
    }
}

.checkout-button-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}

.checkout-button-container .wpcf7-submit {
    order: 3;
    margin-top: 30px;
}

.checkout-button-container .wpcf7-spinner {
    break-after: always;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
}

nav.woocommerce-breadcrumb {
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #232323 !important;
}

nav.woocommerce-breadcrumb a {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #E2783C !important;
}

.navbar-toggler:focus {
    box-shadow: unset;
}

.slick-dots {
    display: flex;
    justify-content: center;
}

@media (max-width: 767px) {

    .form-select,
    .form-control {
        background-color: white;
        border-left: unset;
        border-top: unset;
        border-right: unset;
        border-bottom: 1px black solid;
        border-radius: 0;
        padding-left: 0;
        margin-bottom: 10px;
    }

    .form-control.walcf7-timepicker,
    .form-control.walcf7-datepicker {
        background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='9 6 15 12 9 18'></polyline></svg>");
        background-repeat: no-repeat;
        background-position: right 5px center;
        background-size: 25px;
    }

    .form-control.walcf7-timepicker:focus,
    .form-control.walcf7-datepicker:focus,
    .form-control.walcf7-timepicker:active,
    .form-control.walcf7-datepicker:active {
        background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");
    }
}

.pricing-product-card-current img {
    border: 2px #E2783C solid;
    border-radius: 5px;
}

.product-attribute-dimensions #add_custom_dimensions {
    margin-top: 5px;
    padding-left: 0;
    color: #5484FF;
}

@media (max-width: 767px) {
    .product-attribute-dimensions #add_custom_dimensions {
        margin-top: 8px;
    }
}

.custom-dimensions-delimiter {
    margin-left: 20px;
    margin-right: 20px;
}

.our-partners.slick-slider .slick-list {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.our-partners:not(.slick-slider) {
    display: flex;
    justify-content: center;
}

.wpcf7-form .form-label {
    width: 100%;
}

.under-estimate-smaller-text {
    font-size: 14px;
}

/*-- .cpp_form --*/

body .booking_form #fbuilder select,
body .booking_form #fbuilder textarea,
body .booking_form #fbuilder input[type="text"],
body .booking_form #fbuilder input[type="file"],
body .booking_form #fbuilder input[type="tel"],

body .booking_form .form-group .controls select,
body .booking_form select,
body .booking_form textarea,
body .booking_form input[type="text"],

body .cpp_form #fbuilder select,
body .cpp_form #fbuilder textarea,
body .cpp_form #fbuilder input[type="text"],
body .cpp_form #fbuilder input[type="file"],
body .cpp_form #fbuilder input[type="tel"],

body .cpp_form .form-group .controls select,
body .cpp_form select,
body .cpp_form textarea,
body .cpp_form input[type="text"] {
    background-color: #F8F8F8;
    border: unset;
    display: block;
    padding: .375rem 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-clip: padding-box;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: unset;
    height: 28px;
    box-sizing: content-box;
    -mox-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

body .cpp_form #fbuilder textarea {
    height: auto;
}

body label.control-label[for="date1"] + div {
    position: relative;
}

@media (max-width: 991px) {
    body .booking_form .form-group .controls select,
    body .booking_form select,
    body .booking_form textarea,
    body .booking_form input[type="text"],

    body .cpp_form .form-group .controls select,
    body .cpp_form select,
    body .cpp_form textarea,
    body .cpp_form input[type="text"] {
        width: 100% !important;
    }

    body .booking_form .form-group:first-child .controls::after {
        margin-left: -15px;
    }
}

@media (max-width: 767px) {
    body .booking_form .form-group:first-child .controls::after {
        margin-left: -25px;
    }
}

@media (max-width: 490px) {
    body .booking_form .form-group:first-child .controls::after {
        margin-left: 0;
        left: 90% !important;
    }
}

@media screen and (max-width: 490px) {
    body .form-group:nth-child(2)::after {
        width: 100% !important;
        left: 0 !important;
    }
}

@media (max-width: 767px) {
    .book-description {
        display: flex;
        flex-wrap: wrap;
    }

    .book-description img {
        order: 3;
    }
}

body .datepick-inline .datepick-one-month .datepick .datepick-current-day {
    background-color: #E2783C;
}

body .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock.datepick-days-cell-over,
body .datepick-inline .datepick .datepick-days-cell-over {
    background: #258B9F;
}

body .cpp_form #fbuilder .uh_phone,
body .cpp_form #fbuilder .uh_phone input {
    width: 100%;
    text-align: left;
}

body .booking_form #fbuilder select:focus,
body .booking_form #fbuilder textarea:focus,
body .booking_form #fbuilder input[type="text"]:focus,
body .booking_form #fbuilder input[type="file"]:focus,
body .booking_form #fbuilder input[type="tel"]:focus,

body .booking_form .form-group .controls select:focus,
body .booking_form select:focus,
body .booking_form textarea:focus,
body .booking_form input[type="text"]:focus,

body .cpp_form #fbuilder select:focus,
body .cpp_form #fbuilder textarea:focus,
body .cpp_form #fbuilder input[type="text"]:focus,
body .cpp_form #fbuilder input[type="file"]:focus,
body .cpp_form #fbuilder input[type="tel"]:focus,

body .cpp_form .form-group .controls select:focus,
body .cpp_form select:focus,
body .cpp_form textarea:focus,
body .cpp_form input[type="text"]:focus {
    color: #212529;
    background-color: #fff;
    border-color: #E2783C;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(31, 118, 135, .25);
}


body .wpbc-payment-form .btn,
body .wpbc-payment-form .button,
body .btn.btn-default,
body #fbuilder .pbSubmit,
body .cpp_form .pbSubmit,
body .cpp_form .button,
body .cpp_form .submit,
body .cpp_form .button-secondary {
    border-radius: 8px;
    background-color: #E2783C;
    border-color: #E2783C;
    padding: 0 15px;
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    width: 240px;
    height: 52px;
    color: white;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    border-width: 2px;
}

body .checkout-continue-coupon .btn.btn-default {
    background-color: white;
}

body .wpdevelop .btn.btn-default:not(:disabled):hover,
body .wpdevelop .btn.btn-default:not(:disabled):focus,
body .wpdevelop .btn.btn-default:not(:disabled):active:focus {
    background-color: white;
    border-color: #E2783C;
    box-shadow: none;
    color: #E2783C;
}

body .wpdevelop .btn.btn-default:disabled:hover,
body .wpdevelop .btn.btn-default:disabled:focus,
body .wpdevelop .btn.btn-default:disabled:active:focus {
    box-shadow: none;
}

body #fbuilder .pbSubmit {
    border: 1px solid #E2783C;
}

body #fbuilder .pbSubmit:hover {
    background-color: #0b515f;
    border-color: #0b515f;
    box-shadow: 0px 0px 10px 3px rgba(11, 81, 95, 0.3);
}

body .wpdevelop .btn-default:hover,
body .wpdevelop .btn-default:focus,
body .wpdevelop .btn-default:active:focus {
    background-color: #0b515f;
    border-color: #0b515f;
    box-shadow: 0px 0px 10px 3px rgba(11, 81, 95, 0.3);
    color: white;
}

body .how-it-works-card-caption {
    font-family: inherit;
    font-weight: bold;
    font-size: 16px;
    padding: 20px;
    color: #E2783C;
}

body .how-it-works-card-caption > span {
    font-size: 15px;
    color: #232323;
    font-weight: 400;
    line-height: 26px;
}

.testimonial-review {
    height: 116px;
    overflow: auto;
}

.pricing-container-header h1 {
    color: #332323 !important;
    padding-bottom: 30px;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

.pricing-page .preheading p {
    max-width: 60%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.pricing-page .preheading p a,
.pricing-button-under-text a {
    color: #e2773d;
}

.pricing-product-card-container {
    background: #f6f1e6;
    margin-bottom: 20px;
}

/*-- /.cpp_form --*/

.wpbc_structure_form #iwanttopay1 {
    display: none;
}

.wpdevelop .wpbc_structure_form .radio-block label {
    padding-left: 30px;
    margin-left: 15px;
}

.wpbc_structure_form .radio-block {
    padding-left: 0;
}

.wpbc_structure_form .radio-block:not(.hide-bullet) label::before {
    width: 19px;
    height: 19px;
    border: 2px #E2783C solid;
    bottom: 7px;
}

.wpbc_structure_form .radio-block:not(.hide-bullet) input:checked + label::after {
    width: 7px;
    height: 7px;
    left: 6px;
    bottom: 13px;
}

/*-- read-more --*/
.read-more:not(.show) {
    display: none;
}

.read-more-hide {
    display: none;
}

.read-more-body {
    display: none;
}

.read-more-show,
.read-more-hide {
    color: #E2783C;
    cursor: pointer;
    font-weight: bold;

}

/*-- /read-more --*/


/*-- .switch-container --*/

.switch-container input {
    display: none !important;
}

.switch-container .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px;
    background: #B6CECE;
    border-radius: 50px;
    cursor: pointer;
}

.switch-container .switch::before {
    content: " ";
    position: absolute;
    background: white;
    border-radius: 50px;
    height: 18px;
    width: 18px;
    top: 2px;
    left: 2px;
}

.switch-container input:checked + span.switch {
    background: var(--jewel700);
}

.switch-container input:checked + span.switch::before {
    right: 2px !important;
    left: auto !important;
}

.switch-container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    color: var(--gray900);
}

.switch-container label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.switch-container .switch {
    margin-right: 5px;
}

/*-- /.switch-container --*/


/*-- .checkbox-container --*/

.checkbox-container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-container input {
    display: none;
}

.checkbox-container .checkmark {
    top: 3px;
    left: 0px;
    height: 20px;
    width: 20px;
    min-width: 20px;
    background-color: white;
    border: 2px solid var(--jewel700);
    border-radius: 3px;
}

@media (max-width: 991px) {
    .checkbox-container .checkmark {
        top: 50%;
    }

    .pricing-page .preheading p {
        width: 100% !important;
        max-width: unset;
        margin-bottom: 20px;
    }
}

.checkbox-container:hover input ~ .checkmark {
    background-color: white;
    border: 2px solid var(--jewel700);
    border-radius: 3px;
}

.checkbox-container input:checked ~ .checkmark {
    background-color: var(--jewel700);
}

.checkbox-container input:disabled ~ .checkmark {
    cursor: no-drop;
}

.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

[dir="rtl"] .checkbox-container input:checked ~ .checkmark:after {
    left: auto;
    right: 7px;
}

.checkbox-container .checkmark:after {
    left: 7px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*-- /.checkbox-container --*/


/*-- icon --*/


.icon {
    display: block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    object-fit: contain;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin-right: 16px;
}

.icon-80 {
    width: 80px;
    height: 80px;
}

.icon-64 {
    width: 64px;
    height: 64px;
}

.icon-56 {
    width: 56px;
    height: 56px;
}

.icon-32 {
    width: 32px;
    height: 32px;
}

.icon-28 {
    width: 28px;
    height: 28px;
    min-width: 28px
}

.icon-24 {
    width: 24px;
    height: 24px;
}

.icon-16 {
    width: 16px;
    height: 16px;
}

.icon-14 {
    width: 14px;
    height: 14px;
}

.icon-car {
    background-image: url("/wp-content/themes/Kurtain/assets/images/In Transit.svg");
}

.icon-ok {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Facebook Like.svg");
}

.icon-orden {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Warranty.svg");
}

.icon-stars {
    background-image: url("/wp-content/themes/Kurtain/assets/images/stars-5 1.svg");
    width: 100px;
    margin-left: 16px;
    margin-right: 16px;
}

.icon-shape {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Shape.svg");
    margin-right: 4px;
    min-width: 14px;
    width: 14px;
}

.icon-shape-color {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Shape_color.svg");
    margin-right: 4px;
    min-width: 14px;
    width: 14px;
}

.icon-bank-cards {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Bank Cards.svg");
}

.card.active .icon-bank-cards {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Bank Cards_color.svg");
}

.icon-schedule {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Schedule.svg");
}

.icon-schedule-color {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Schedule_color.svg");
}

.card.active .icon-schedule {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Schedule_color.svg");
}

.icon-checkmark {
    background-image: url("/wp-content/themes/Kurtain/assets/images/Checkmark.svg");
}

.icon-phone {
    background-image: url("/wp-content/themes/Kurtain/assets/images/icons/phone.svg");
}

.icon-whatsapp {
    background-image: url("/wp-content/themes/Kurtain/assets/images/icons/whatsapp.svg");
}

.icon-messages {
    background-image: url("/wp-content/themes/Kurtain/assets/images/icons/messages.svg");
}

.icon-warranty {
    background-image: url("/wp-content/themes/Kurtain/assets/images/icons/Warranty.svg");
}

.icon-like {
    background-image: url("/wp-content/themes/Kurtain/assets/images/icons/Like.svg");
}

.icon-in-transit {
    background-image: url("/wp-content/themes/Kurtain/assets/images/icons/In Transit.svg");
}

.icon-play {
    background-image: url("/wp-content/themes/Kurtain/assets/images/play.svg");
}

.icon-play2 {
    background-image: url("/wp-content/themes/Kurtain/assets/images/play2.svg");
}

.icon-phone::before,
.icon-whatsapp::before,
.icon-messages::before {
    display: none !important;
}

/*-- /icon --*/


/*-- radio-item --*/

.radio-item {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    color: var(--jewel700);
}

.radio-item input[type='radio'] {
    display: none;
}

.radio-item label {
    color: #666;
    font-weight: normal;
}

.radio-item label:before {
    content: " ";
    display: inline-block;
    position: relative;
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 11px;
    background-color: transparent;
    border: 2px #B6B8BD solid;
}

.radio-item input[type=radio]:checked + label::before {
    border-color: var(--jewel700);
}

.radio-item input[type=radio]:checked + label:after {
    border-radius: 11px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 4px;
    content: " ";
    display: block;
    background: var(--jewel700);
}

/*-- /radio-item --*/

.my_unapproved * {
    background-color: #cecece;
    color: #797979 !important;
    cursor: no-drop !important;
}

.iti.iti--show-flags {
    display: block;
}

.iti__flag-container {
    min-width: 93px;
}

.desktop-only {
    display: block;
}

.mobile-only {
    display: none !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 60% !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery li:first-child {
    margin-top: 0 !important;
}

.woocommerce div.product div.summary {
    width: 37% !important;
}

nav.woocommerce-breadcrumb a,
nav.woocommerce-breadcrumb {
    text-decoration: none;
}

@media (max-width: 490px) {
    .desktop-only {
        display: none !important;
    }

    .mobile-only {
        display: block !important;
    }

    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 100% !important;
    }

    .woocommerce div.product div.summary {
        width: 100% !important;
    }

    nav.woocommerce-breadcrumb a,
    nav.woocommerce-breadcrumb {
        font-size: 12px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: 20px;
    }

    .swipe-to-see-more p {
        margin-bottom: 0;
        color: #333233;
        font-family: inherit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px
    }

    .swipe-to-see-more {
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: 2px;
        padding: 17px 67px;
        background: #F1E5D5;
        margin: 24px auto;
        border-radius: 8px;
        margin-right: 24px;
    }

    .slick-slide:first-child {
        margin-left: 0;
    }
}

@media screen and (max-width: 393px) {
    .swipe-to-see-more {
        padding: 15px 50px;
    }
}

#menu-main-menu-arabic > li ul,
#menu-main-menu > li ul {
    /* display: none !important; */
}

@media (max-width: 490px) {

    #menu-main-menu-arabic > li ul,
    #menu-main-menu > li ul {
        display: block !important;
    }

    .site-branding {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .site-branding .logo {
        align-self: center !important;
        z-index: 9;
    }

    .site-branding #site-title.logo img {
        min-width: 150px;
    }

    .site-branding .main-menu {
        width: fit-content;
        position: relative;
    }

    .navbar-toggler {
        z-index: 9999;
    }

    body:not(.rtl) .navbar-toggler {
        right: 24px;
    }

    body.rtl .navbar-toggler {
        left: 24px;
    }

    .navbar-collapse.collapse.show {
        width: 100vw;
        height: calc(100vh - 80px);
        background: #fff;
        padding: 0;
        margin: 0;
        top: 80px;
        left: 0;
        position: fixed;
    }

    li.menu-item.menu-item-type-custom {
        bottom: 20px;
    }

    ul#menu-main-menu-arabic li:first-child a,
    ul#menu-main-menu li:first-child a {
        font-family: inherit;
        font-size: 18px;
        font-style: normal;
        line-height: 28px;
    }

    #menu-main-menu-arabic .menu-item,
    #menu-main-menu .menu-item {
        border-bottom: none !important;
    }

    .menu-item-has-children::after {
        top: 23px !important;
        right: 60% !important;
        border-right: 2px #E2783C solid !important;
        border-bottom: 2px #E2783C solid !important;
    }

    li.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-has-children::after {
        content: unset !important;
    }

    li.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-has-children > a {
        color: #989898 !important;
        font-size: 14px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: 28px !important;
        text-transform: uppercase;
    }

    li.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-has-children ul li a {
        color: #333233 !important;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: 24px !important;
    }

    #menu-main-menu-arabic,
    #menu-main-menu {
        gap: 24px;
    }

    #menu-main-menu-arabic li,
    #menu-main-menu li {
        padding: 14px 0 0 0 !important;
    }
}


@media (min-width: 990px) and (max-width: 1199px) {

    #menu-main-menu-arabic,
    #menu-main-menu,
    .navbar-nav {
        gap: 12px;
    }

    .btn-primary,
    .btn-secondary {
        height: 45px;
        line-height: 45px;
    }

    .category-products {
        gap: 12px;
    }

    .key-feature {
        padding: 20px;
    }

    section.related.products {
        padding: 50px;
    }

    h1 {
        margin: 0;
    }

    .radio-block-image label img {
        max-height: 60px;
        height: 60px;
    }

    div#fbuilder_1 {
        margin-top: 0;
    }

    .how-it-works-card {
        padding: 15px;
    }

    .product-estimate-container {
        margin-top: 12px !important;
    }

    .product-attribute.product-attribute-style {
        margin-top: 12px;
    }

    .how-to-choose-your-curtains-container {
        padding: 50px 0;
    }
}


/* Category page */

.category-page {
    background: #FBF7F3;
    padding: 48px 0 0 0;
}

.category-page h1 {
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    padding-bottom: 0;
    margin-bottom: 24px;
}

.category-page p {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.category-page p a {
    text-decoration: none;
    color: var(--orange-800-main, #E2783C);
}

.filter-by-tags ul {
    display: flex;
    justify-content: flex-start;
    gap: 6px;
    margin-top: 32px;
    margin-bottom: 32px;
    padding-left: 0;
}

.filter-by-tags ul li {
    position: relative;
    list-style: none;
    min-width: 75px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid var(--beige-600, #F1E5D5);
    background: var(--white, #FFF);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.filter-by-tags ul li.active {
    border: 2px solid var(--orange-600, #F29764);
    background: #FDF2EC;
}

.filter-by-tags ul li.item-motorized {
    background: #E2773D;
}

.filter-by-tags ul li.item-motorized label {
    color: white !important;
}

.filter-by-tags ul li input {
    display: none;
}

.filter-by-tags ul li label {
    text-decoration: none;
    color: var(--dark-800-main, #333233);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    cursor: pointer;
    padding: 12px 16px;

}

.filter-by-tags ul li.active label {
    color: var(--orange-800-main, #E2783C);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
}

.category-products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.category-products > article {
    background: #fff;
    padding: 16px;
}

.category-products > article h2 {
    margin-top: 16px;
    margin-bottom: 12px;
    min-height: 40px;
    overflow: hidden;
}

[dir="rtl"] .category-products > article h2 {
    text-align: right;
}

.category-products > article h2 a {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: var(--dark-800-main, #333233);
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.category-products > article .product-type {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.category-products > article .entry-summary {
    max-height: 355px;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    height: 255px;
}

.category-products > article img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 24px;
    border-radius: 8px;
}

.category-products > article img.placeholder {
    border: 1px solid var(--beige-600, #F1E5D5);
}

.description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 84px;
    margin-bottom: 10px;
}

[dir="rtl"] .description {
    min-height: 100px;
}

.category-products span.woocommerce-Price-amount.amount {
    color: var(--orange-800-main, #E2783C);
    font-family: inherit;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.category-products .product-price .price {
    display: flex;
    justify-content: flex-start;
    gap: 12px;
    align-items: center;
}

.category-products .product-price .price p {
    white-space: nowrap;
}

.category-products .product-price .dimensions {
    color: var(--dark-800-main, #333233);
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.category-products .sub-price {
    margin-bottom: 24px;
}

.woocommerce div.product form.cart {
    display: none !important;
}

.testimonials-header h2 {
    text-transform: capitalize !IMPORTANT;
}

@media screen and (max-width: 490px) {
    .category-products {
        grid-template-columns: repeat(1, 1fr);
    }

    .category-page h1 {
        font-size: 28px;
        font-weight: 700;
        line-height: normal;
    }

    .category-page p {
        font-size: 16px;
        line-height: 24px;
    }

    .filter-by-tags ul li {
        padding: 8px 16px;
    }

    .category-products > article .entry-summary {
        max-height: unset;
        height: fit-content;
    }

    .filter-by-tags {
        overflow: hidden;
        width: 330px;
    }

    .filter-by-tags ul {
        -ms-overflow-style: none;
        /* for Internet Explorer, Edge */
        scrollbar-width: none;
        /* for Firefox */
        overflow-y: scroll;
    }

    .filter-by-tags ul::-webkit-scrollbar {
        display: none;
        /* for Chrome, Safari, and Opera */
    }

    .filter-by-tags ul {
        flex-wrap: nowrap;
        overflow: scroll;
        margin-top: 24px;
    }

    .filter-by-tags ul {
        flex-wrap: wrap;
    }

    .filter-by-tags ul li {
        width: fit-content;
        height: fit-content;
        min-width: unset;
        margin: 0 !important;

    }

    .filter-by-tags ul li a {
        white-space: nowrap;
    }

    .category-products > article {
        padding: 24px;
    }

    .category-products > article h2 {
        margin-top: 0;
        margin-bottom: 8px;

    }

    .category-products > article img {
        height: auto;
        border-radius: 4px;
    }

    .category-products > article .product-type {
        margin-bottom: 16px;
    }

    .description {
        overflow: unset;
        display: -webkit-box;
        -webkit-line-clamp: unset;
        -webkit-box-orient: vertical;
        min-height: unset;
    }

    .category-products span.woocommerce-Price-amount.amount {
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .category-products .product-price .dimensions {
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
    }

    .category-products .sub-price {
        margin-bottom: 16px;
        font-size: 12px;
        line-height: 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1390px) {
    .curtains-drapes--header h2 {
        font-size: 42px;
    }

    .curtains-drapes-content {
        right: 180px;
        top: 35px;
    }

    .our-partners-header {
        padding: 33px !important;
    }
}

@media (min-width: 490px) and (max-width: 890px) {
    .how-it-works-card {
        padding: 15px;
    }
}

@media (min-width: 1400px) {
    .curtains-drapes-content {
        right: 250px;
    }
}

.curtains-drapes-container .curtains-drapes-img .mobile-only {
    display: none !important;
}

.curtains-drapes-container .curtains-drapes-img .desktop-only {
    display: block !important;
}

.how-it-works-card-caption {
    display: none;
}

@media (max-width: 890px) {
    .curtains-drapes-container .curtains-drapes-img .mobile-only {
        display: block !important;
    }

    .curtains-drapes-container .curtains-drapes-img .desktop-only {
        display: none !important;
    }

    .curtains-drapes-content {
        position: absolute;
        right: unset;
        top: 50%;
        max-width: 100%;
        bottom: 15px;
        text-align: center;
        left: 50%;
        transform: translate(-50%, 10px);
    }
}

@media (min-width: 891px) and (max-width: 990px) {
    .curtains-drapes--header h2 {
        font-size: 26px;
    }

    .curtains-drapes-content {
        position: absolute;
        right: unset;
        top: 0;
        max-width: 633px;
        left: 45%;
    }

    .curtains-drapes-content {
        width: fit-content;
        height: 45px;
        line-height: 45px;
    }

    .our-partners-header {
        padding: 9px !important;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .curtains-drapes-content {
        top: 28px;
        right: 200px !important;
    }

    .our-partners-header {
        padding: 25px !important;
    }

    #menu-main-menu-arabic,
    #menu-main-menu,
    .navbar-nav {
        gap: 10px;
        padding: 0;
    }

    .site-branding {
        gap: 30px !important;
    }

}

@media (min-width: 491px) and (max-width: 990px) {

    .container.site-branding {
        display: grid;
        grid-template-columns: 1fr auto;
        width: 100%;
        align-items: center;
    }

    .site-branding .logo {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 100%;
    }

    .container.site-branding {
        display: grid;
        grid-template-columns: 1fr auto;
        align-items: center;
    }

    div#navbarSupportedContent {
        position: fixed;
        height: auto;
        width: 100vw;
        left: 0;
        background: #fff;
        top: 100px;
    }

    #menu-main-menu-arabic,
    #menu-main-menu,
    .navbar-nav {
        gap: 0;
    }

    #menu-main-menu-arabic .menu-item:not(:last-child),
    #menu-main-menu .menu-item:not(:last-child) {
        border: none !important;
    }

    #menu-main-menu-arabic .menu-item,
    #menu-main-menu .menu-item {
        width: 100%;
        padding: 20px 100px;
    }

    li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item {
        position: relative !important;
    }

}


@media (max-width: 790px) {

    .curtains-drapes--header h2 {
        font-size: 39px;
    }

    .homepage-services .pricing-product-price {
        margin: 10px;
    }

    .how-it-works-card div {
        margin-top: 10px;
    }

    .how-it-works-card div p {
        min-height: 96px;
    }
}

@media (max-width: 760px) {
    li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item {
        position: relative !important;
    }

    div#navbarSupportedContent {
        position: fixed;
        height: auto;
        width: 100vw;
        left: 0;
        background: #fff;
        top: 125px;
        padding-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
        box-shadow: rgba(0, 0, 0, 0.08) 0px -4px 8px;
    }

    div#navbarSupportedContent .menu-main-menu-arabic-container,
    div#navbarSupportedContent .menu-main-menu-container {
        position: relative;
    }

    div#navbarSupportedContent::after {
        content: '';
        position: absolute;
        top: -50px;
        left: 0;
        width: 100%;
        height: 50px;
        background-color: white;
    }

    .site-header-container.scrolled div#navbarSupportedContent {
        top: 80px;
    }

    #menu-main-menu-arabic .menu-item,
    #menu-main-menu .menu-item {
        padding: 15px 0;
    }

    #menu-main-menu-arabic,
    #menu-main-menu,
    .navbar-nav {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #menu-main-menu-arabic li,
    #menu-main-menu li {
        padding: 10px !important;
    }
}

@media (min-width: 690px) and (max-width: 790px) {
    .curtains-drapes--header h2 {
        font-size: 45px;
    }
}

@media (max-width: 590px) {

    .estimate-block-container,
    .curtains-drapes-container {
        padding-bottom: 40px;
    }

    .curtains-drapes-content {
        transform: translate(-50%, -20%);
    }
}

@media (max-width: 390px) {
    .curtains-drapes--header {
        margin-bottom: 0;
    }

    .curtains-drapes--header h2 {
        font-size: 28px;
    }
}

body.pay-upfront .interest-free-payments-container {
    display: none !important;
}

.wpbc-cell-box .date-cell-content .date-content-tops {
    display: none;
}

body .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock,
body .block_hints .block_free,
body .block_hints .block_time,
body .block_hints .block_check_in_out div.check-in-div,
body .block_hints .block_check_in_out div.check-out-div,
body .datepick-inline .date_available,
body .datepick-inline .timespartly.check_in_time div.check-in-div,
body .datepick-inline .timespartly.check_out_time div.check-out-div {
    background-color: #FFD6A4;
}

/*-- .video-container --*/
.woocommerce div.product div.images img,
.woocommerce div.product div.images .woocommerce-product-gallery__image {
    border-radius: 6px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    min-width: 200%;
    height: auto !important;
}

.video-container {
    position: relative;
    width: 100%;
    cursor: pointer;
    padding-right: 1px;
}

.video-container::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: white;
    z-index: 9;
    opacity: 0.2;
}

.video-container.active::before {
    opacity: 0;
}

.video-container video {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.playbutton,
#playbutton {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -39px;
    margin-top: -39px;
    width: 78px;
    height: 78px;
    z-index: 9;
    transition: transform 0.3s ease;
}

.icon-play,
.icon-play2 {
    background-position: center;
    background-repeat: no-repeat;
    background-color: inherit;
    background-size: contain;
    border: unset;
}

.playbutton:hover,
#playbutton:hover {
    transform: scale(1.12);
}

.playbutton:active,
#playbutton:active {
    transform: translateY(2px);
}

.woocommerce-product-gallery > div {
    border-radius: 6px;
}

/*-- /.video-container --*/

/*-- tab-section --*/

.tab-section h2 {
    font-size: 36px;
    font-weight: 700;
}

.tab-section ul {
    list-style-type: none;
}

.tab-section .nav-tabs {
    border: none;
    border-radius: 10px;
    padding-bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding-left: 0;
}

.tab-section .nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333233;
    font-weight: 400;
    text-align: center;
    width: auto;
    min-width: 18%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    cursor: pointer;
    border-bottom: 3px solid #F1E5D5;
}

.tab-section .nav-item:hover {
    font-weight: 700;
    border-bottom-color: #e2773d6b;
}

.tab-section .slick-slide.slick-current .nav-item,
.tab-section .nav-item.active {
    color: #333233;
    font-weight: bold;
    border-bottom-color: #e2773d;
}

.tab-section .tab-pane {
    display: flex;
    gap: 40px;
}

.tab-section .tab-body {
    display: flex;
    align-items: center;
    width: 50%;
}

.tab-section .tab-image {
    width: 50%;
}

.tab-section .tab-image img {
    border-radius: 8px;
}

@media (min-width: 991px) {
    .tab-section .nav-tabs {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media (max-width: 990px) {
    .tab-section .nav-tabs {
        justify-content: inherit;
        overflow-x: scroll;
    }

    .tab-section .tab-pane {
        flex-wrap: wrap;
    }

    .tab-section .tab-body {
        width: 100%;
        order: 2;
    }

    .tab-section .tab-image {
        width: 100%;
    }

    .tab-section .nav-item {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap;
        min-width: auto;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;

    }
}

/*-- /tab-section --*/

.new-banner {
    position: absolute;
    width: 50px;
    top: -50px;
    right: -40px;
}

.transparent-arrows {
    position: relative;
    padding: 0;
}

.transparent-arrows::before,
.transparent-arrows::after {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    width: 200px;
    display: block;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}

.transparent-arrows::before {
    background-image: url("/wp-content/themes/Kurtain/assets/images/transparent-left-arrows.png");
    left: 0;
}

.transparent-arrows::after {
    background-image: url("/wp-content/themes/Kurtain/assets/images/transparent-right-arrows.png");
    right: 0;
}

@media (max-width: 991px) {

    .transparent-arrows::before,
    .transparent-arrows::after {
        display: none;
    }
}

.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img {
    object-fit: contain;
}

.translation {
    position: relative;
}

.translation::after {
    content: '';
    display: block;
    width: 5px;
    height: 2px;
    background-color: #413bff;
    position: absolute;
    right: -5px;
    top: 1px;
    transform: rotate(-50deg);
}

body:not(.admin-bar) .wpml-ls-item {
    /* display: none; */
}

#dynamicContainer {
    display: none;
}

/*-- .simple-banner --*/

body:not(.template-homepage):not(.page-products):not(.single-product):not(.page-get-estimate):not(.page-about):not(.page-faqs):not(.page-book):not(.privacy-policy):not(.page-template-terms-of-use):not(.page-blog) .simple-banner {
    /* color: red; */
    display: none !important;
}

.simple-banner {
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
}

.simple-banner-track {
    width: 100%;
    overflow: hidden;
}

.simple-banner-text {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: nowrap;
    font-weight: bold;
    font-size: 18px;
    color: #333;
}

@media (min-width: 990px) {
    .simple-banner-text {
        display: block;
    }

    .simple-banner-text > span {
        display: flex;
        justify-content: space-evenly;
    }
}


@media (min-width: 991px) and (max-width: 1520px) {
    .simple-banner-text > span > span:not(:nth-child(1)):not(:nth-child(2)) {
        display: none;
    }
}

@media (min-width: 1448px) {
    .simple-banner-text > span > span:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) {
        display: none;
    }
}


@media (max-width: 991px) {
    .simple-banner-text {
        animation: scroll-left 10s linear infinite;
    }

    [dir="rtl"] .simple-banner-text {
        animation: scroll-right 10s linear infinite;
    }

    .simple-banner-text > span > span {
        margin-left: 3%;
        margin-right: 3%;
    }
}

@keyframes scroll-left {
    0% {
        transform: translateX(0%);
    }

    100% {
        /* width span (2586) / count span (5) = 517  */
        transform: translateX(-517px);
    }
}

@keyframes scroll-right {
    0% {
        transform: translateX(0%);
    }

    100% {
        /* width span (2586) / count span (5) = 517  */
        transform: translateX(517px);
    }
}

/*-- /.simple-banner --*/

.fullscreen-img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    object-fit: contain;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    margin: 0;
    padding: 0;
    display: block;
}

#fullscreen-slider-modal {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.95);
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

#fullscreen-slider-modal .slider-wrapper img {
    max-height: 90vh;
    max-width: 90vw;
    margin: auto;
}

#fullscreen-slider-modal .slick-slider {
    width: 90%;
    margin-bottom: 0;
}

#fullscreen-slider-modal .slick-slide {
    display: flex !important;
    justify-content: center;
}

#fullscreen-slider-modal .slider-close-btn {
    position: absolute;
    top: 0px;
    right: 60px;
    font-size: 60px;
    color: #fff;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 10000;
}

#fullscreen-slider-modal .slider-close-btn:hover {
    color: #ccc;
}

@media (max-width: 991px) {
    #fullscreen-slider-modal .slider-close-btn {
        right: 20px;
    }

    #fullscreen-slider-modal .slick-slider {
        width: 100%;
    }
}

.custom-pagination li a {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.product-location {
    display: block;
    font-weight: normal;
    font-size: 17px;
    margin-top: 15px;
    color: #8A8A8A;
}

.product-location::before {
    content: "\f041";
    content: "\f3c5";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 15px;
    margin-right: 5px;
    color: #E2783C;
}

.woocommerce div.product .product_title {
    margin-bottom: 15px;
}

tamara-widget {
    display: none !important;
}

body:not(.page-template-page-checkout-order-pay) .woocommerce-notices-wrapper {
    display: none;
}

body .category-page-wrap .category-products article .footer-top .entry-title a.translate,
body a.translate {
    position: absolute !important;
    margin-top: -20px !important;
}

.country-switcher {
    position: relative;
}

.country-switcher-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}

.country-switcher-btn img {
    /* width: 20px;
    height: 14px; */
    object-fit: cover;
}

.sub-menu.country-switcher-submenu .flag {
    width: 20px;
}

.sub-menu.country-switcher-submenu .menu-item a {
    font-size: 16px;
}

.country-switcher-submenu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 8px 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    z-index: 9999;
}

.country-switcher:hover .country-switcher-submenu {
    display: block;
}

.country-switcher-submenu li a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    text-decoration: none;
    color: #333;
    white-space: nowrap;
}

.country-switcher-submenu li a:hover {
    background: #f5f5f5;
}

.country-switcher-submenu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 8px 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    z-index: 9999;
    min-width: 120px;
}

.country-switcher-submenu.open {
    display: block;
}

.flag {
    width: 30px;
}

#menu-item-country-switcher.menu-item-has-children::after {
    top: 7px;
    right: -7px;
}

#menu-item-country-switcher.menu-item-has-children {
    padding-right: 10px !important;
}


.pay-with-tamara-text {
    display: flex;
    gap: 3px;
}

body.template-homepage .pay-with-tamara-text {
    justify-content: center;
}

.pay-with-tamara-image {
    display: flex;
    align-items: end;
}

.pay-with-tamara-image img {
    width: 56px;
    max-height: 100%;
    object-fit: contain;
    display: block;
}

body.template-homepage .pay-with-tamara-image img {
    width: 80px;
}

.page-template-page-checkout-order-pay .site-branding {
    min-height: 60px;
}