<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

i {
    margin: 0;
    border: 0;
    font-weight: 400;
}

:focus {
    outline: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

html {
    margin: 0 !important;
    scroll-behavior: smooth;
}

section#fixed-whatsapp {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 3;
}

#myModal .modal-dialog .modal-content .modal-header .btn-close {
    background-color: #f2f2f2 !important;
    background: url("../../assets/img/close-bgn.svg") center/1em auto no-repeat;
    opacity: 1;
}

#myModal .modal-dialog .modal-content .modal-header .btn-close:focus {
    outline: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#myModal .modal-dialog .modal-content .modal-body {
    padding: 0;
    display: flex;
}

#myModal .modal-dialog .modal-content .modal-body .modal-info .text_second strong {
    color: var(--theme_color_2);
}

#myModal .modal-dialog .modal-content .modal-footer {
    border-top: none;
    padding: 0 30px 27px 30px;
}

#myModal .modal-dialog .modal-content .modal-footer a {
    display: block;
    text-align: center;
    width: 100%;
    background: var(--theme_color_2_btn);
    font-size: 15px;
    line-height: 22px;
    color: var(--textwhite);
    padding: 13px 0;
}

#myModal.show {
    padding-right: 0 !important;
    background: rgba(34, 34, 34, 0.7);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-device-mobile .mobile-bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    will-change: transform;
    transform: translateZ(0);
    display: flex;
    height: 50px;
    background-color: var(--whitebg);
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
}

.footer-device-mobile .mobile-bottom-nav__item {
    flex-grow: 1;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: var(--main_text);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer-device-mobile .mobile-bottom-nav__item i {
    font-size: 21px;
    margin-bottom: 3px;
    color: var(--main_text);
}

.footer-device-mobile .mobile-bottom-nav__item-content a {
    display: flex;
    flex-direction: column;
    font-size: 11px;
    color: var(--main_text);
    position: relative;
}

.footer-device-mobile .mobile-bottom-nav__item-content a small {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    font-weight: 700;
    color: var(--textwhite);
    background-color: var(--mainbg);
    display: inline-block;
    position: absolute;
    top: -2px;
    left: 50%;
}

.footer-device-mobile .mobile-bottom-nav__item .mobile-bottom-nav__item-content .header-group-action .site-header-account .site-header-accountt {
    background: transparent;
}

.footer-device-mobile .mobile-bottom-nav__item .mobile-bottom-nav__item-content .header-group-action .site-header-account .site-header-accountt .account--box {
    flex-direction: column;
}

.footer-device-mobile .mobile-bottom-nav__item .mobile-bottom-nav__item-content .header-group-action .site-header-account .site-header-accountt .account--box i {
    color: var(--main_text);
    font-size: 21px;
}

.footer-device-mobile .mobile-bottom-nav__item .mobile-bottom-nav__item-content .header-group-action .site-header-account .site-header-accountt .account--box .name {
    margin: 0;
    font-size: 11px;
    font-weight: 400;
    color: var(--main_text);
}

.footer-device-mobile .mobile-bottom-nav__item .mobile-bottom-nav__item-content .header-group-action .site-header-account .site-header-accountt .dropdown-menuu {
    top: unset !important;
    bottom: 120% !important;
}

.footer-device-mobile .mobile-bottom-nav__item .mobile-bottom-nav__item-content .header-group-action .site-header-account .site-header-accountt .dropdown-menuu::after {
    top: unset;
    bottom: -25px;
    transform: rotate(90deg);
}

.footer-device-mobile .mobile-bottom-nav__item .mobile-bottom-nav__item-content .header-group-action .site-header-account .site-header-accountt .dropdown-menuu::before {
    top: unset;
    bottom: -20px;
}

.footer-device-mobile .mobile-bottom-nav__item .mobile-bottom-nav__item-content .header-group-action .site-header-account .site-header-accountt .dropdown-menuu .menuu--top {
    margin-top: 0;
    margin-bottom: -25px;
    border-radius: 0 0 8px 8px !important;
}

.footer-device-mobile .mobile-bottom-nav__item .mobile-bottom-nav__item-content .header-group-action .site-header-account .site-header-accountt .dropdown-menuu .dropdown-item {
    flex-direction: unset !important;
}

#icon-chat {
    font-size: 23px;
}

.right-container .right-container-button {
    width: 50px;
    height: 50px;
    border: none;
    background-color: #e89f04;
    transition: all 300ms;
    cursor: pointer;
    padding: 10px;
    color: white;
    border-radius: 100px;
}

.right-container .right-container-button span {
    color: white;
    position: absolute;
    left: 13px;
    top: 11px;
    line-height: 28px;
}

.right-container .right-container-button:hover {
    transition: all 400ms cubic-bezier(.62, .1, .5, 1);
    width: 154px;
}

.right-container .right-container-button .long-text {
    transition: opacity 1000ms;
    opacity: 0;
    color: white;
    white-space: nowrap;
    font-size: 0;
    width: 0;
    margin: 0;
}

.right-container .right-container-button .long-text.show-long-text {
    transition: opacity 700ms, width 1ms linear 270ms, font-size 1ms linear 270ms;
    opacity: 1;
    margin-left: 37px;
    font-size: 15px;
    width: auto;
}

.progress-wrap {
    position: fixed;
    right: 30px;
    bottom: 95px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.progress-wrap::after {
    position: absolute;
    font-family: 'unicons';
    content: '\e84b';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: var(--subtext);
    /* --- Pijl kleur --- */
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::after {
    opacity: 0;
}

.progress-wrap::before {
    position: absolute;
    font-family: 'unicons';
    content: '\e84b';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    opacity: 0;
    background: var(--subtext);
    /* --- Pijl hover kleur --- */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::before {
    opacity: 1;
}

.progress-wrap svg path {
    fill: none;
}

.progress-wrap svg.progress-circle path {
    stroke: var(--subtext);
    /* --- Lijn progres kleur --- */
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.cookieConsentContainer {
    z-index: 999;
    width: 90%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    border-radius: 5px;
    text-align: center;
    min-height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    -webkit-box-shadow: 0px 4px 10px rgba(215, 222, 230, 0.3);
    box-shadow: 0px 4px 10px rgba(215, 222, 230, 0.3);
    border-radius: 16px;
    background: var(--whitebg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    right: 50%;
    -webkit-transform: translate(50%);
    transform: translate(50%);
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cookieConsentContainer .cookieCont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.cookieConsentContainer .cookieTitle a {
    vertical-align: text-top;
}

.cookieConsentContainer .cookieDesc p {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    padding: 0 20px;
    color: var(--main_text);
    margin-bottom: 0;
}

.cookieConsentContainer .cookieDesc a {
    font-weight: 700;
    color: var(--main_text);
    text-decoration: none;
}

.cookieConsentContainer .cookieButton button {
    display: inline-block;
    cursor: pointer;
    background: var(--bolum_bg);
    min-width: 30px;
    min-height: 30px;
    width: 100%;
    color: #a9b5b7;
    border-radius: 5px;
    border: none;
}

.cookieConsentContainer.hidden {
    opacity: 0;
    display: none;
    z-index: -99;
}

.product_view .modal-dialog {
    max-width: 830px;
    width: 100%;
}

.space-ten {
    padding: 10px 0;
}

.footer {
    background: var(--footerbg);
    padding: 40px 0;
}

.footer hr {
    height: 1px;
    background: var(--line);
    margin: 3rem 0;
    border:none;
}

.footer .top--info h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    color: var(--main_text);
    padding-right: 20rem;
}

.footer .top--info a {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.7;
    border-radius: 0;
    color: var(--textwhite);
    background: var(--mainbg);
    padding: 0.5rem 1.2rem;
    white-space: nowrap;
}

.footer .widget h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: var(--main_text);
}

.footer .widget .list-unstyled li:not(:last-child) {
    margin-bottom: 5px;
}

.footer .widget .list-unstyled li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--subtext);
    transition: all 0.3s;
}

.footer .widget .list-unstyled li a:hover {
    color: var(--main_text);
    margin-left: 5px;
}

.footer .widget.first p {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--subtext);
    text-align: left;
}
.footer .widget.first img {
    max-height: 33px;
    vertical-align: middle;
}

.footer .widget.first .social a {
    color: var(--subtext);
    font-size: 24px;
}

.footer .widget.first .social a:not(:last-child) {
    margin-right: 16px;
}

.footer .widget.second address {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--subtext);
    margin-bottom: 16px;
}

.footer .widget.second a {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--subtext);
    display: block;
    margin-bottom: 5px;
}

.footer .widget.second span {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--subtext);
}


/* RESPONSIVE */

@media (max-width: 1599px) {
    section#main-home .home_container .home_left .item-text-info h2 span {
        font-size: 55px;
    }
    section#main-home .home_container .home_right::before {
        right: 8%;
    }
}

@media (min-width: 1200px) {
    .offcanvas {
        visibility: visible;
        position: relative;
        background: none;
        border: none;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
        color: red;
    }
    header .header_bottom .navbar .navbar-nav .nav-item .nav-link {
        line-height: 100px;
    }
}

@media (min-width: 1200px) and (max-width: 1365px) {
    section#gallery .gallery-box .g_item {
        max-height: 285px;
    }
    header .header_bottom .navbar {
        padding: 15px 0 0 !important;
    }
    header .header_bottom .navbar .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 1200px) {
    .footer .top--info h3 {
        padding-right: 15rem;
    }
    .container {
        max-width: 95% !important;
    }
    .content-area-l7-2 .image--absolute {
        text-align: left;
    }
    .content-area-l7-2 .image--absolute img {
        width: 65%;
    }
    footer {
        margin-bottom: 50px;
    }
    .cs .dropdown-menu {
        display: none !important;
        margin-top: 13px !important;
    }
    .cs .dropdown-menu.show {
        display: block !important;
    }
    header .header_bottom .navbar .navbar-nav .nav-item .nav-link {
        line-height: 15px;
    }
    header .header_bottom .navbar .navbar-nav .nav-item .nav-link.active::before {
        bottom: -10px;
    }
    header .header_bottom .navbar {
        padding: 25px 0;
    }
    section#main-home .home_container .home_left .item-text-info h2 .t_one {
        font-size: 55px;
    }
    section#main-home .home_container .home_left .item-text-info h2 span {
        font-size: 45px;
    }
    section#blog .blog-container {
        margin-bottom: 30px;
    }
    header .header_bottom .container {
        width: 100%;
    }
    .offcanvas {
        width: 250px !important;
        height: 100vh;
    }
    .offcanvas .text-reset svg path {
        fill: var();
    }
    .offcanvas-start-xl {
        top: 0;
        left: 0;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .offcanvas-backdrop {
        height: 100vh;
    }
    header .header_bottom .navbar .navbar-nav {
        margin-bottom: 50px;
    }
    header .header_bottom .navbar .navbar-nav .nav-item {
        margin-left: 0 !important;
        margin-bottom: 28px;
    }
    header .header_bottom .navbar .navbar-nav .nav-item .blinking {
        display: none;
    }
    section#order-info .order_container .order_right .info-container .text-feature ul h6 .t_one {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 4px;
    }
    section#order-info .order_container .order_right .info-container .text-feature ul h6 .t_second {
        line-height: 14px;
    }
    section#gallery .video .video-inner .video-link .video-link-inner strong {
        line-height: 45px;
        font-size: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    section#gallery .gallery-box .g_item {
        margin-bottom: 30px;
    }
    section#bank .bank-item .bank-container .bank-content .topContent {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    section#bank .bank-item .bank-container .bank-content .topContent .topRight {
        margin-top: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1130px) {
    section#order-info .order_container .order_right {
        padding-top: 25px;
    }
    section#order-info .order_container .order_right .info-container .text-feature ul h6 .t_second {
        font-size: 12px;
    }
    section#order-info .order_container .order_right .info-container h2 .text_second {
        font-size: 50px;
    }
    section#order-info .order_container .order_right .info-container h2 .text_second strong {
        font-size: 50px;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    header .header_bottom .navbar .navbar-nav .nav-item:last-child {
        margin-left: 32px;
        margin-right: 21px;
    }
}

@media (max-width: 998px) {
    section#urunliste .modal-body .modal-inner {
        flex-direction: column;
    }
    section#urunliste .modal-body .product_content {
        padding-left: 0;
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    section#gallery .video .video-inner .video-image,
    section#gallery .video .video-inner .video-image2 {
        height: 600px;
    }
    .navbar .dropdown-menu-end {
        right: 0;
        left: auto;
    }
    .navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        margin-top: 0;
    }
    .navbar .nav-item:hover .nav-link {
        color: var(--textwhite);
    }
    .navbar .nav-item:hover .dropdown-menu {
        -webkit-transition: 0.3s;
        transition: 0.3s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    .navbar .dropdown-menu.fade-down {
        top: 80%;
        -webkit-transform: rotateX(-75deg);
        transform: rotateX(-75deg);
        -webkit-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
    }
    .navbar .dropdown-menu.fade-up {
        top: 180%;
    }
    section#fixed-whatsapp .item .item-detail span {
        padding: 0 20px 0 0;
        font-size: 14px;
        color: var(--textwhite);
        position: absolute;
        visibility: hidden;
        opacity: 0;
        margin-left: -30px;
        font-weight: 500;
    }
    section#fixed-whatsapp .item .item-detail:hover {
        -webkit-transition: 0.4s cubic-bezier(0, 0, 0.34, 0.81);
        transition: 0.4s cubic-bezier(0, 0, 0.34, 0.81);
    }
    section#fixed-whatsapp .item .item-detail:hover span {
        position: relative;
        opacity: 1;
        visibility: visible;
        margin-left: 0;
        -webkit-transition: 0.4s cubic-bezier(0, 0, 0.34, 0.81);
        transition: 0.4s cubic-bezier(0, 0, 0.34, 0.81);
    }
}

@media (max-width: 991px) {
    .header_top .header_top_container .top_ticker {
        display: none;
    }
    .header_top .header_top_container .top_info {
        margin-left: 0 !important;
        text-align: left;
    }
    section#main-home .home_container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 25px 0;
    }
    section#main-home .home_container .home_left {
        text-align: center;
        margin-top: 30px;
    }
    section#order-info .order_container .order_right .info-container h2 .text_one,
    section#order-info .order_container .order_right .info-container h2 .text_second {
        font-size: 30px;
        line-height: 45px;
    }
    section#main-home .home_container .home_left .item-text-info .info_button {
        margin: 0 auto;
    }
    section#main-home .home_container .home_left .item-text-info .i_top {
        font-size: 28px;
    }
    section#main-home .home_container .home_left .item-text-info h2 {
        line-height: 45px;
    }
    section#main-home .home_container .home_left .item-text-info h2 span.t_one {
        font-size: 39px;
        line-height: 45px;
    }
    section#main-home .home_container .home_left .item-text-info h2 span {
        font-size: 39px;
        line-height: 45px;
    }
    section#main-home .home_container .home_right .right_container {
        margin-left: unset;
        margin: 0 auto;
    }
    section#main-home .home_container .home_right::before {
        content: none;
    }
    section#order-info .order_container {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    section#order-info .order_container .order_right .info-container {
        text-align: center;
    }
    section#order-info .order_container .order_right .info-container .text-feature {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    section#order-info .order_container .order_right .info-container .text-feature ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    section#order-info .order_container .order_right .info-container .text-feature ul li {
        width: 100%;
        padding-right: 30px;
        text-align: left;
    }
    section#order-info .order_container .order_left {
        padding-top: 60px;
    }
    section#order-info .order_container .order_left .left_inner {
        margin-bottom: 25px;
    }
    section#order-info .order_container .order_left::before {
        content: none;
    }
    section#faq .faq_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    section#faq .faq_container .left_faq {
        margin-bottom: 30px;
    }
    section#faq .faq_container .left_faq .faq_item {
        text-align: center;
    }
    section#order-form .form-left {
        margin-bottom: 30px;
    }
    section#gallery .video .video-inner {
        margin: 0 auto;
    }
    section#gallery .gallery-box {
        margin-top: 30px;
    }
    section#gallery .gallery-box .g_item {
        margin-bottom: 0;
    }
    .custom-social-proof {
        display: none !important;
    }
    .custom-social-proof .custom-notification {
        display: none !important;
    }
    section#fixed-whatsapp {
        left: 30px;
        bottom: 60px;
        right: unset;
    }
    section#order-info .order_container .order_left .side-img {
        margin-bottom: 30px;
    }
}

@media (max-width: 830px) {
    section#trending-products .modal .modal-dialog .modal-content .modal-body .modal-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner .owl-img {
        width: 100%;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .modal-inner .product_inner .owl-img {
        height: 250px;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .modal-inner .product_content,
    .owl-carousel .owl-stage,
    .owl-carousel .owl-stage-outer,
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner {
        min-width: 100%;
    }
}

@media (max-width: 767px) {
    .hero .hero--area .text--area {
        margin-top: 30px;
    }
    section#gallery .gallery-box {
        text-align: center;
    }
    section#gallery .gallery-box .g_item {
        margin-bottom: 30px;
    }
    section#gallery .gallery-box .g_item img {
        max-width: 285px;
    }
    #myModal .modal-dialog .modal-content .modal-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    #myModal .modal-dialog .modal-content .modal-body .modal-img {
        display: none;
    }
    [data-aos-delay] {
        -webkit-transition-delay: 0 !important;
        transition-delay: 0 !important;
    }
    section#trending-products .modal {
        max-height: 99vh;
        overflow: auto;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .modal-inner .product_content {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
        height: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .modal-inner .product_inner {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .modal-inner .product_inner .owl-img {
        height: 250px;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner {
        max-width: 100%;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner .owl-img {
        width: 100%;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-header {
        top: 20px;
    }
    section#gallery .video .video-inner .video-image,
    section#gallery .video .video-inner .video-image2 {
        height: 600px;
    }
    section#gallery .video .video-inner .video-image img,
    section#gallery .video .video-inner .video-image img {
        height: 100%;
    }
}

@media (min-width: 768px) {
    section#trending-products .modal.show {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 576px) {
    .single-content .product .d-flex {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .basket--box .box--area .buttonsp {
        margin: 15px 0 !important;
        padding: 15px 10px;
    }
    .continue-shop-btn.sepet {
        flex-direction: column;
    }
    .continue-shop-btn.sepet a.focus-reset {
        margin-bottom: 15px;
    }
    .section--3 .video-inner .video-link .video-link-inner strong {
        font-size: 6.944vw;
        line-height: 8.507vw;
    }
    .section--3 .video-inner .video-link .video-link-inner .item_text {
        font-size: 2.778vw;
        line-height: 3.993vw;
        margin: 0 10px;
    }
    .section--3 .video-inner .video-image::after {
        width: 100%;
    }
    .single-content .product .product-meta.top {
        flex-direction: column !important;
        align-items: flex-start;
    }
    .single-content .product .product-checklist ul li:not(:last-child) {
        border-right: none !important;
        margin-bottom: 8px;
    }
    .single-content .product .product-meta .product-brand {
        border-right: none !important;
    }
    .single-content .product .product-checklist ul {
        flex-direction: column;
        align-items: flex-start !important;
    }
    #sync2 .owl-item img {
        height: auto !important;
        max-height: 60px;
    }
    #sync1 .item img {
        height: auto;
    }
    .section--3 .section--area .features--row .content span {
        font-size: 3.8194444444444446vw;
        line-height: 4.513888888888888vw;
    }
    .heading--title h3 span.subtitle {
        font-size: 2.604166666666667vw;
        line-height: 3.125vw;
    }
    .hero .absolute--box .img3 {
        left: calc(85% - 44px) !important;
        right: unset;
    }
    .hero .absolute--box .img2 {
        right: 5%;
        text-align: right;
    }
    .hero .absolute--box .img2 img,
    .hero .absolute--box .img3 img {
        max-width: 55%;
    }
    section#urunliste .modal-body .product_inner {
        min-width: 100%;
    }
    section#urunliste .modal-body .product_content .content_bottom .btn-group {
        flex-direction: column;
    }
    section#urunliste .modal-body .product_content .content_bottom .btn-group .quantity-box {
        height: 50px;
        margin-bottom: 15px;
    }
    section#home-top .top_container p {
        font-size: 24px;
        margin-top: 5px;
    }
    section#main-home .home_container .home_left .item-text-info h2 span {
        font-size: 30px;
    }
    #myModal .modal-dialog .modal-content {
        max-height: 600px;
        overflow-x: auto;
    }
    section#main-home .home_container .home_left .item-text-info .i_top,
    section#order-info .order_container .order_right .info-container .info_top {
        font-size: 20px;
    }
    section#main-home .home_container .home_right .side-img .side-img1 {
        height: auto;
    }
    section#order-info .order_container .order_left .side-img .side-img1 {
        height: auto;
    }
    section#bank .bank-item .bank-container .bank-content .topContent {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    section#bank .bank-item .bank-container .bank-content .topContent .topRight {
        margin-top: 30px;
    }
    section#gallery .video .video-inner .video-link .video-link-inner {
        padding: 0 15px;
    }
    section#gallery .video .video-inner .video-link .video-link-inner strong {
        font-size: 30px;
        padding: 15px 0;
    }
    section#gallery .video .video-inner .video-link .video-link-inner .item_text {
        font-size: 13px;
        line-height: 17px;
    }
    section#gallery .video .video-inner .video-link .video-link-inner img {
        width: 60px;
    }
    section#gallery .gallery-box .g_item.mb_0 {
        margin-bottom: 30px;
    }
    section#gallery .gallery-box .g_item:last-child {
        margin-bottom: 0;
    }
    #myModal .modal-dialog {
        margin: 5.5rem 15px;
    }
    #myModal .modal-dialog .modal-content .modal-header .header-left {
        padding-right: 15px;
    }
    #myModal .modal-dialog .modal-content .modal-body .modal-info .text_one {
        font-size: 22px;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box::after {
        left: 70px;
        font-size: 12px;
        bottom: 15px;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box .input-number {
        width: 50px;
        margin: 0 10px;
        font-size: 12px;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box .input-number-increment {
        margin-left: 0;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .btn-ground button {
        font-size: 12px;
    }
    section#urunliste .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box::after {
        left: 70px;
        font-size: 12px;
        bottom: 15px;
    }
    section#urunliste .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box .input-number {
        width: 50px;
        margin: 0 10px;
        font-size: 12px;
    }
    section#urunliste .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box .input-number-increment {
        margin-left: 0;
    }
    section#urunliste .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .btn-ground button {
        font-size: 12px;
    }
    .header_top .header_top_container .top_info p {
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
    }
    .header_top .header_top_container .top_info p i {
        margin-right: 10px;
    }
    .header_top .header_top_container .top_info p img {
        height: 15px;
        margin-right: 0;
    }
    .whatsapp-order-btn button {
        font-size: 12px;
    }
}

@media (max-width: 412px) {
    .body-swatch select {
        font-size: 10px;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box::after {
        bottom: 14px;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content h3.price {
        flex-direction: column;
        align-items: flex-start;
    }
    section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content h3.price .cr1 {
        margin-bottom: 4px;
    }
    section#urunliste .modal-body .product_content .content_bottom .quantity-box::after {
        bottom: 14px;
    }
    section#urunliste .modal-body .product_content h3.price {
        flex-direction: column;
        align-items: flex-start;
    }
    section#urunliste .modal-body .product_content h3.price .cr1 {
        margin-bottom: 4px;
    }
}

@media (min-width: 576px) {
    #myModal .modal-dialog {
        margin: 15.75rem auto;
    }
}

@media (min-width: 1366px) {
    .container {
        max-width: 1260px;
    }
}

@media (max-width: 1366px) {
    .container {
        max-width: 95%;
    }
}

@media (min-width:992px) and (max-width: 1200px) {
    .single-content .product .product-content .product-detail {
        flex-direction: column !important;
    }
}

@media (min-width:992px) and (max-width: 1100px) {
    .form--bottom {
        flex-direction: column-reverse;
    }
    .form--bottom .text-custom {
        margin-top: 6px;
    }
}

@media (max-width: 1200px) {
    .cookieConsentContainer {
        bottom: 60px;
    }
    .site-header--menu-right .menu-block .tab-content .header-group-action {
        display: none;
    }
    #tabs-2 .cat--element {
        padding: 15px 0 !important;
    }
    #tabs-2 .cat--element .category-inside-content ul li {
        padding-left: 15px;
    }
    #tabs-2 .cat--element .category-inside-content ul li a {
        font-size: 15px !important;
        font-weight: 500 !important;
    }
    .site-header--menu-right .menu-block .tab-content .header-group-action .site-header-cart {
        min-width: 44px;
    }
    .site-header--menu-right .menu-block .tab-content .header-group-action .site-header-account {
        width: 100%;
    }
    .site-header--menu-right .menu-block .tab-content .header-group-action {
        padding: 0 15px;
        width: 100%;
        padding-bottom: 130px;
    }
    .urun--pad {
        padding: 17px 0;
    }
    .single-content .product .product-content .product-detail .column.product-icons {
        max-width: 100% !important;
    }
    .single-content .product .product-content .product-detail .column.product-icons {
        margin-left: 0 !important;
        padding-top: 1.25rem;
    }
    .site-header--menu-right .menu-block-wrapper .tab-content {
        flex-direction: column;
    }
    .site-header--menu-right .menu-block-wrapper .tab-content .tab-pane {
        width: 100%;
        margin-bottom: 30px;
    }
    .progress-wrap {
        bottom: 65px;
    }
    #tabs-2 .cat--element {
        padding: 15px;
    }
    #tabs-2 .cat--element .menu-btn {
        display: none;
    }
    #tabs-2 .cat--element .category-inside-content ul li:not(:last-child) {
        border-bottom: 1px solid #F8F8F8;
        padding-bottom: 16px;
        margin-bottom: 16px;
    }
    #tabs-2 .cat--element .category-inside-content ul li a {
        font-weight: 400;
        font-size: 13px;
        line-height: 15px;
        color: var(--main_text);
        display: flex;
        align-items: center;
    }
    #tabs-2 .cat--element .category-inside-content ul li a span {
        color: var(--subtext);
        font-size: 20px;
        margin-right: 5px;
    }
    .mobile--hidden {
        display: none !important;
    }
    .hero .absolute--box .img3 {
        left: calc(85% - -10px);
        right: unset;
    }
    .hero .absolute--box .img2 img {
        display: none;
    }
    .hero .absolute--box .img2 img,
    .hero .absolute--box .img3 img {
        max-width: 80%;
    }
    .top--section .section--content .search--box {
        max-width: 285px;
    }
    .lg--none {
        display: none;
    }
    .container {
        max-width: 95%;
    }
    .site-header .menu-block .tab-content {
        overflow-x: hidden;
        overflow-y: auto;
    }
    .site-header .menu-block .mobile-menu-head.active .d-flex {
        border-bottom: 1px solid var(--line);
    }
    .site-header .menu-block .mobile-menu-head .nav-tabs {
        width: 100%;
        border: none;
        display: flex;
        align-items: center;
    }
    .site-header .menu-block .mobile-menu-head .nav-tabs .nav-item {
        width: 50%;
    }
    .site-header .menu-block .mobile-menu-head .nav-tabs .nav-item .nav-link {
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--subtext);
        font-size: 14px;
        line-height: 50px;
        padding: 0;
    }
    .site-header .menu-block .mobile-menu-head .nav-tabs .nav-item .nav-link.active {
        color: var(--theme_icn);
    }
    .site-header .menu-block .mobile-menu-head .nav-tabs .nav-item .nav-link i {
        margin-right: 7px;
        font-size: 14px;
        font-weight: 400;
    }
    .top--section .section--content .header--logo {
        display: none;
    }
    .site-header--absolute {
        padding: 17px 0;
    }
    .site-header--sticky:not(.mobile-sticky-enable) {
        position: sticky !important;
        transition: 0.4s;
    }
    .site-header--sticky:not(.mobile-sticky-enable):not(.mobile-sticky-enable).scrolling {
        background: var(--header);
        padding: 15px 0;
    }
    .site-menu-main .sub-menu--item {
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #F8F8F8;
        padding-left: 15px;
    }
    .site-header .mobile-menu-trigger {
        display: block;
        font-size: 24px;
    }
    .site-header .item-right {
        align-items: center;
    }
    .site-header .menu-block {
        position: fixed;
        width: 320px;
        background-color: var(--whitebg);
        left: 0;
        top: 0;
        height: 100%;
        overflow: hidden;
        transform: translate(-100%);
        transition: all 0.5s ease;
        z-index: 1099;
        flex-direction: column;
    }
    .site-header .menu-block .mobile-menu-head {
        display: flex;
        height: 50px;
        border-bottom: 1px solid var(--line);
        justify-content: space-between;
        align-items: center;
        position: relative;
        z-index: 501;
        position: -webkit-sticky;
        position: sticky;
        background-color: var(--whitebg);
        top: 0;
    }
    .site-header .menu-block .mobile-menu-head .go-back {
        height: 50px;
        width: 50px;
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: var(--main_text);
        font-size: 16px;
        display: none;
    }
    .site-header .menu-block .mobile-menu-head .current-menu-title {
        font-size: 15px;
        font-weight: 500;
        color: var(--main_text);
        visibility: hidden;
        margin: 0 auto;
        padding-right: 50px;
    }
    .site-header .menu-block .mobile-menu-head .mobile-menu-close {
        height: 50px;
        width: 50px;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: var(--main_text);
        font-size: 25px;
    }
    .site-header .menu-block .mobile-menu-head.active .go-back {
        display: block;
    }
    .site-header .menu-block .mobile-menu-head.active .current-menu-title {
        visibility: visible;
    }
    .site-header .menu-block .site-menu-main {
        height: 100%;
        width: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .site-header .menu-block.active {
        transform: translate(0%);
    }
    .site-menu-main&gt;li {
        line-height: 1;
        margin: 0;
        display: block;
    }
    .site-menu-main&gt;li&gt;a {
        line-height: 50px;
        height: 50px;
        padding: 0 50px 0 15px;
        display: block;
        border-bottom: 1px solid #F8F8F8;
        color: var(--main_text) !important;
    }
    .site-menu-main&gt;li&gt;a i {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 50px;
        transform: rotate(-90deg);
    }
    .site-menu-main&gt;li .sub-menu.mega-menu {
        visibility: visible;
        opacity: 1;
        position: absolute;
        box-shadow: none;
        margin: 0;
        padding: 15px;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 75px;
        max-width: none;
        min-width: auto;
        display: none;
        transform: translateX(0%);
        overflow-y: auto;
        overflow-x: hidden;
    }
    .site-menu-main&gt;li .sub-menu.mega-menu&gt;.list-item&gt;ul {
        margin-bottom: 15px;
    }
    .site-menu-main&gt;li .sub-menu.mega-menu&gt;.list-item&gt;ul&gt;li&gt;a {
        display: block;
    }
    .site-menu-main&gt;li .sub-menu {
        visibility: visible;
        opacity: 1;
        position: absolute;
        box-shadow: none;
        margin: 0;
        padding: 15px;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 48px;
        max-width: none;
        min-width: auto;
        display: none;
        transform: translateX(0%);
        overflow-y: auto;
        overflow-x: hidden;
        padding-left: 0;
        padding-right: 0;
    }
    .site-menu-main&gt;li .sub-menu&gt;ul&gt;li&gt;a {
        display: block;
    }
    .site-menu-main&gt;li .sub-menu.active {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        display: block;
    }
    .menu-overlay {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.5);
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1098;
        visibility: hidden;
        opacity: 0;
        transition: all 0.5s ease;
    }
    .menu-overlay.active {
        visibility: visible;
        opacity: 1;
    }
    .top--section {
        display: none;
    }
}

@media (min-width: 1200px) {
    .site-header--menu-left .menu-block {
        width: 100%;
    }
    .site-menu-main .sub-menu.megamenu {
        min-width: 1100px;
    }
}

@media (max-width: 992px) {
    .pbmit-blog-style-1.item--2 {
        margin-bottom: 0;
    }
    .footer .top--info h3 {
        padding-right: 0 !important;
        margin-bottom: 20px;
    }
    .single-content .product .product-content .product-detail .column {
        margin-top: 30px;
    }
    .content-area-l7-2 .image--absolute img {
        width: 40%;
    }
    .pass--box {
        margin-top: -196px;
    }
    .pass--clip {
        padding-bottom: 49px !important;
    }
    .padding--area {
        padding: 30px;
    }
    .catbody {
        max-height: 314px;
        overflow: auto;
        margin-bottom: 30px;
    }
    .catbody::-webkit-scrollbar-track {
        border-radius: 100px;
        background: #E2F3FB;
        margin-top: -13px;
        margin-bottom: 0;
    }
    .catbody::-webkit-scrollbar {
        width: 5px;
    }
    .catbody::-webkit-scrollbar-thumb {
        border: 4px solid rgba(0, 0, 0, 0);
        background-clip: padding-box;
        border-radius: 100px;
        background: var(--theme_top_bg);
    }
    .single-content.single-gray .single-wrapper&gt;.product {
        padding: 20px !important;
    }
    #sync1 .item {
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #sync1 .owl-nav {
        display: none;
    }
    footer .image-wrapper .card-body h3 {
        text-align: center;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-left: 30px;
    }
    .content-l7-2-items .block-top,
    .content-l7-2-items .block-three,
    .content-l7-2-items .block-four {
        width: 50%;
    }
    .widget {
        text-align: center;
    }
    section#comments .custom-comments .comment .d-flex {
        padding-left: 30px;
    }
    .section--3 .section--area .features--row .image .video-image2 img {
        height: auto;
    }
    .section--3 .section--area .features--row .content {
        margin-top: 30px;
    }
}

.mobile--logo {
    z-index: 1;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    max-width: 110px;
}

.mobile--logo img {
    width: 100%;
}

.box--shadow {
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
}

@media (min-width:1200px) {
    .mobile--logo,
    .mobile--search,
    .footer-device-mobile {
        display: none;
    }
    .site-navbar {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .site-navbar .menu-block-wrapper {
        display: flex !important;
        flex-basis: auto;
    }
    .site-header--sticky:not(.mobile-sticky-enable) {
        position: sticky !important;
        transition: 0.4s;
    }
    .site-header--sticky:not(.mobile-sticky-enable).scrolling {
        background: var(--header);
        padding: 20px 0 !important;
    }
    .site-header--sticky:not(.mobile-sticky-enable).reveal-header {
        transform: translateY(0%);
        z-index: 3;
        top: 0 !important;
    }
    .site-header--sticky:not(.mobile-sticky-enable).reveal-header.site-menu-main .nav-link-item {
        line-height: 80px;
    }
    .site-header--menu-center .menu-block {
        margin-left: auto;
        margin-right: auto;
    }
    .site-header--menu-left .container-fluid .sub-menu.megamenu {
        left: 0%;
        transform: translateX(0%) translateY(10px);
    }
    .site-header--menu-left .container-fluid .nav-item.has-megamenu:hover&gt;.sub-menu {
        transform: translateX(0%) translateY(-10px);
        left: 0%;
        margin-left: 20px;
    }
    .site-header--menu-right&gt;.container-fluid .sub-menu.megamenu {
        left: 100%;
        transform: translateX(-100%) translateY(10px);
    }
    .site-header--menu-right&gt;.container-fluid .nav-item.has-megamenu:hover&gt;.sub-menu {
        transform: translateX(-100%) translateY(-10px);
        left: 100%;
        margin-left: -20px;
    }
    .container-fluid .site-navbar {
        padding-left: 20px;
        padding-right: 20px;
    }
    .header-btns {
        margin-right: 0;
    }
    .row-lg {
        display: flex;
    }
    .site-menu-main {
        display: flex;
        align-items: center;
        margin-bottom: 0;
        padding-left: 0;
    }
    .site-menu-main .nav-item:not(:last-child) {
        margin-right: 10px;
    }
    .site-menu-main .nav-link-item {
        padding: 0;
    }
    .site-menu-main .sub-menu {
        top: 100%;
        min-width: 227px;
        max-width: 227px;
    }
    .site-menu-main .sub-menu .sub-menu {
        top: 0 !important;
        left: 100%;
    }
    .site-menu-main .sub-menu--item&gt;a {
        transition: 0.4s;
    }
    .site-menu-main .sub-menu.megamenu {
        background-color: var(--whitebg);
        padding: 30px 0 25px 0;
        min-width: 800px;
        left: 50%;
        transform: translateX(-50%) translateY(0px);
        will-change: transform;
        top: 100%;
        box-shadow: 0 42px 54px rgba(0, 0, 0, 0.09);
        border: 1px solid #e7e9ed;
        border-radius: 8px;
        visibility: hidden;
        z-index: -99;
        opacity: 0;
        pointer-events: none;
    }
    .site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
        padding-left: 0px;
        padding-right: 10px;
    }
    .site-menu-main .sub-menu.megamenu.megadropdown-right {
        right: 0%;
        transform: translateX(0%) translateY(10px);
    }
    .site-menu-main .sub-menu.megamenu.megadropdown-left {
        left: 0%;
        transform: translateX(0%) translateY(10px);
    }
    li.nav-item-has-children:not(.has-megamenu) {
        position: relative;
    }
}

@media (max-width: 768px) {
    .footer .widget.first p {
        text-align: center;
    }
    .social-white {
        justify-content: center;
        margin-bottom: 25px;
    }
    .footer .top--info h3 {
        font-size: 4.64vw;
    }
    x .content-area-l7-2 .image--absolute img {
        width: 34%;
    }
    .mb--0 {
        padding-bottom: 0 !important;
    }
    footer .widget {
        margin-bottom: 10px;
    }
    #product--top .__content .item,
    #product--top .__content .__content-product-info {
        display: none;
    }
    .hero .absolute--box .img3 {
        bottom: 87%;
        z-index: 1;
        left: calc(75% - -10px);
    }
    .section--2 .section--area--cat .cat--row .item img {
        transform: translate3d(0, 0, 0);
    }
    .section--3 .section--area .features--row .content h3 {
        font-size: 6.510416666666667vw;
        line-height: 7.161458333333333vw;
    }
    .heading--title h3 span.title {
        font-size: 3.90625vw;
        line-height: 4.557291666666666vw;
    }
    .hero .hero--area .text--area h2 {
        font-size: 35px;
        line-height: 46px;
    }
    .hero .absolute--box .img2 {
        display: none;
    }
    .hero .absolute--box .img2 img,
    .hero .absolute--box .img3 img {
        max-width: 65%;
    }
    .section--3 .section--area .features--row .content .flex--box ul li:not(:last-child) {
        margin-bottom: 30px !important;
    }
    .header_top {
        display: none;
    }
    .section--3 .section--area .features--row .content .flex--box ul li {
        width: 100%;
    }
}

@media (max-width:660px) {
    .woocommerce-breadcrumb ul li:first-child i {
        display: block !important;
    }
    .woocommerce-breadcrumb ul {
        flex-direction: column!important;
        align-items: flex-start !important;
    }
    .content-l7-2-items .block-top,
    .content-l7-2-items .block-three,
    .content-l7-2-items .block-four {
        width: 100%;
    }
    .content-l7-2-content-1,
    .content-l7-2-content-2 {
        display: flex;
        flex-direction: column;
    }
    .block-three {
        margin-bottom: 30px;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .hero .hero--area .text--area h2 {
        font-size: 4.536290322580645vw;
        line-height: 6.048387096774194vw;
    }
}

@media (max-width:480px) {
    .heading--title h3 span.subtitle {
        font-size: 14px;
        line-height: 15px;
    }
    .heading--title h3 span.title {
        font-size: 22px;
        line-height: 20px;
    }
    .section--3 .section--area .features--row .content p {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width:440px) {
    .footer .top--info h3 {
        font-size: 20px;
    }
    .content-l7-2-items .content-l7-2-center-img img {
        height: auto;
        max-width: 100%;
    }
    .comment_container .comment-text .d-flex {
        flex-direction: column;
    }
    .comment_container .comment-text .comment--image {
        max-width: 40px;
        margin-bottom: 15px;
    }
    section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top span {
        flex-direction: column;
        align-items: flex-start;
    }
    section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top span strong {
        margin-bottom: 4px;
    }
    .section--3 .section--area .features--row .content p {
        font-size: 14px;
        line-height: 23px;
    }
    .section--3 .section--area .features--row .content span {
        font-size: 16px;
        line-height: 20px;
    }
    .section--3 .section--area .features--row .content h3 {
        font-size: 28px;
        line-height: 31px;
    }
    .hero .hero--area .text--area h4 {
        font-size: 16px;
    }
    .hero .hero--area .text--area h2 {
        font-size: 8vw;
        line-height: 10.4vw;
    }
    .single-content .product .d-flex {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .single-content .product .d-flex .price {
        margin-bottom: 15px !important;
    }
    .__content--back {
        display: none;
    }
    .basket--box .box--area {
        flex-direction: column !important;
        align-items: flex-start!important;
    }
    .basket--box .box--area .quantity {
        margin-bottom: 20px;
    }
    .basket--box .box--area .single_add_to_cart_button {
        margin-left: 0;
        padding: 10px 0.93rem;
        width: 100%;
    }
}</pre></body></html>