@charset "UTF-8";
/*
Theme Name: Ducan Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
:root { --secondary-color: #A44200; --primary-gradient: linear-gradient(129deg, #937346 5.98%, #A44200 41.96%, #EEC373 83.61%); }

.header-nav-main > li > a { font-weight: 400 !important; }
.header-nav-main > li > a .icon-angle-down:before { content: ""; position: absolute; width: 0; height: 10px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 6px solid; top: -5px; left: 3px; transform: rotate(90deg); }
.header-nav-main > li.menu-item > a { color: #111111; font-size: 18px; }
.header-nav-main > li.menu-item:hover, .header-nav-main > li.menu-item.current-menu-item { background-color: var(--primary-color); }
.header-nav-main > li.menu-item:hover > a, .header-nav-main > li.menu-item.current-menu-item > a { color: #fff; }
.header-nav-main > li.header-search-dropdown > a { background-color: transparent !important; padding: 0 15px; display: flex; }
.header-nav-main > li.header-search-dropdown .nav-dropdown { padding: 20px !important; }
.header-nav-main > li.header-language-dropdown > a { font-size: 15px; font-weight: 400; color: #111; background: var(--grey-scale-linear, linear-gradient(135deg, #E2E8EC 0%, #FFF 71.35%)); line-height: 22px !important; padding: 5px 15px 5px 10px; }
.header-nav-main > li.header-language-dropdown > a:hover { color: var(--primary-color); }
.header-nav-main > li.header-language-dropdown .image-icon { margin-right: 8px; }
.header-nav-main > li.header-language-dropdown .image-icon img { width: 24px; }
.header-nav-main > li:not(.menu-item-design-full-width) .nav-dropdown { display: block; padding: 10px 0px; min-width: 273px; background: #fff; top: 54px; }
.header-nav-main > li:not(.menu-item-design-full-width) .nav-dropdown > li a { padding: 10px 13px; width: auto; font-weight: 500; color: #111; font-size: 14px; border: none; }
.header-nav-main > li:not(.menu-item-design-full-width) .nav-dropdown > li + li { border-bottom: none; }
.header-nav-main > li:not(.menu-item-design-full-width) .nav-dropdown > li.nav-dropdown-col { display: block; width: 100%; }
.header-nav-main > li:not(.menu-item-design-full-width) .nav-dropdown > li.nav-dropdown-col > a { color: #1C1C1C; font-size: 17px; text-transform: none; font-weight: 600; }
.header-nav-main > li:not(.menu-item-design-full-width) .nav-dropdown > li.nav-dropdown-col > ul { margin-top: -38px; display: none; position: absolute; left: 100%; z-index: 9; background: rgba(17, 17, 17, 0.9); min-width: 240px; padding: 0 12px; min-width: 200px; }
.header-nav-main > li:not(.menu-item-design-full-width) .nav-dropdown > li.nav-dropdown-col > ul li > a { color: #111; font-size: 16px !important; border: none; margin: 0; }
.header-nav-main > li:not(.menu-item-design-full-width) .nav-dropdown > li.nav-dropdown-col > ul li:hover a { color: var(--primary-color); }
.header-nav-main > li:not(.menu-item-design-full-width) .nav-dropdown > li.nav-dropdown-col:hover > ul { display: block; }

.searchform-wrapper { border: 1px solid #ccc; border-radius: 100px; }
.searchform-wrapper .search-field { height: 36px; box-shadow: none; border-top-left-radius: 55px; border-bottom-left-radius: 55px; width: 100%; border: none; }
.searchform-wrapper .submit-button { background-color: #fff !important; border: none; min-height: 36px; box-shadow: none; border-top-right-radius: 55px; border-bottom-right-radius: 55px; color: #333; line-height: 36px; width: 36px; }

.flickity-page-dots { bottom: 35px; counter-reset: dots; left: 0; text-align: left; }
.flickity-page-dots .dot { counter-increment: dots; opacity: 1; background-color: transparent !important; border: none; margin: 0 10px; width: auto; position: relative; transition: all .6s; }
.flickity-page-dots .dot:before { content: counter(dots); font-size: 18px; font-weight: 700; color: #fff; transition: all .6s; }
.flickity-page-dots .dot:after { content: ""; width: 0px; height: 2px; display: block; left: 0; position: absolute; background: var(--secondary-color); top: 9px; transition: all .6s; }
.flickity-page-dots .dot.is-selected { padding-left: 90px; }
.flickity-page-dots .dot.is-selected:after { width: 70px; }
.flickity-page-dots .dot.is-selected:before { color: var(--secondary-color); }

.slider-nav-circle .flickity-prev-next-button { opacity: 1 !important; height: 42px; min-width: 42px; }
.slider-nav-circle .flickity-prev-next-button svg { border: 1px solid #C9C9C9 !important; padding: 29% !important; border-radius: 2px; background: #fff; }
.slider-nav-circle .flickity-prev-next-button svg .arrow { fill: #000; transition: all 0s; }
.slider-nav-circle .flickity-prev-next-button svg:hover { background: var(--primary-gradient); }

.slider-nav-simple .flickity-prev-next-button:hover svg { color: var(--primary-color) !important; }

.slider-nav-outside.slider-nav-circle .flickity-prev-next-button { top: 0; }
.slider-nav-outside.slider-nav-circle .flickity-prev-next-button.previous { right: 100px; }
.slider-nav-outside.slider-nav-circle .flickity-prev-next-button.next { right: 0; left: auto; }

.banner h2 { font-size: 60px; }
.banner h2 span { font-family: Lalezar; font-size: 96px; font-weight: 400; display: block; text-align: right; -webkit-text-stroke: 1px #fff; }
.banner .dark h2 span { background: var(--primary-gradient); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.section-title { border-radius: 5px 0px 0px 0px; background: linear-gradient(90deg, #F2F2F2 0%, rgba(242, 242, 242, 0) 100%); border-bottom: none; }
.section-title:before { content: ""; position: absolute; left: 0; width: 14px; height: 100%; border-radius: 5px 0px 0px 5px; background: var(--primary-gradient); }
.section-title .section-title-main { font-size: 36px; font-weight: 700; border-bottom: none; padding-left: 35px; padding-bottom: 0; line-height: 60px; }
.section-title a { font-size: 15px; font-weight: 600; color: var(--primary-color); position: relative; }
.section-title a:hover { background: var(--primary-gradient); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.section-title a:after { content: ""; position: absolute; bottom: -6px; right: 0; width: 60px; height: 1px; background: #D1D1D1; z-index: 1; }
.section-title .icon-angle-right:before { content: ""; height: 12px; width: 16px; background: url("assets/images/arrow-right.svg") no-repeat center center; display: inline-block; }

.product-category .header-title { font-size: 16px; }
.product-category:hover .header-title { background: var(--primary-gradient); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.product-category img { width: auto; height: auto; }

.about-section .row-small > .col { padding: 0px 4.8px 10px; }
.about-section .col-inner > .img:not(:last-child) { margin-bottom: 10px; }
.about-section h2 { font-size: 36px; }
.about-section p { font-size: 20px; line-height: 26px; }
.about-section .button { margin: 0; }
.about-section .custom-col { flex-basis: 58%; max-width: 57%; margin-left: -91px; }
.about-section .row-divided > .col { padding-bottom: 0; }
.about-section .row-divided > .col + .col:not(.large-12) { border-left: 1px solid rgba(147, 115, 70, 0.5); }
.about-section .row-divided h3 { font-size: 60px; color: var(--secondary-color); margin: 0; }
.about-section .row-divided p { font-size: 18px; }

.button:not(.icon):not(add-button) { min-height: 48px; min-width: 116px; line-height: 48px; border-radius: 2px; border: none; }
.button:not(.icon):not(add-button):hover { border-radius: 2px; background: linear-gradient(288deg, #854D27 9.39%, #A44200 47.66%, #EEC373 91.96%); }

.wpcf7 .col { padding-bottom: 0; }
.wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 textarea, .wpcf7 select { border: none; box-shadow: none; height: 46px; border-radius: 4px; border: 1px solid #EFEFEF; background-color: #fff; }
.wpcf7 input[type=email]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=text]:focus, .wpcf7 textarea:focus, .wpcf7 select:focus { border-color: var(--primary-color); }
.wpcf7 input[type=email].is-large, .wpcf7 input[type=tel].is-large, .wpcf7 input[type=text].is-large, .wpcf7 textarea.is-large, .wpcf7 select.is-large { height: 60px; }
.wpcf7 .secondary { color: #fff; border-radius: 2px; background: var(--secondary-color) url(assets/images/Mail.png) no-repeat 20% !important; height: 48px; min-width: 117px; text-align: left; box-shadow: none; margin-bottom: 0; border: none; padding-left: 55px; }
.wpcf7 .flex-row { background: rgba(255, 255, 255, 0.1); border: none; border-radius: 2px; }
.wpcf7 .flex-row input[type="email"], .wpcf7 .flex-row .wpcf7-submit { background-color: transparent !important; border: none; box-shadow: none; }
.wpcf7 .flex-row ::placeholder { color: #fff; opacity: 1; /* Firefox */ }
.wpcf7 .flex-row :-ms-input-placeholder { color: #fff; }
.wpcf7 .flex-row ::-ms-input-placeholder { color: #fff; }
.wpcf7 .flex-row input[type="email"] { background: url(assets/images/email.png) no-repeat 10px 50%; height: 42px; color: #fff; padding-left: 50px; }
.wpcf7 .flex-row .wpcf7-submit { background: url(assets/images/arrow-right-white.svg) no-repeat 10px 50% !important; font-size: 0; height: 42px; width: 42px; min-width: auto; }
.wpcf7 .wpcf7-spinner { display: none; }
.wpcf7 input[type="file"] { position: relative; }
.wpcf7 input[type="file"]::file-selector-button { width: 136px; color: transparent; }
.wpcf7 input[type="file"]::before { position: absolute; pointer-events: none; top: 10px; left: 16px; height: 20px; width: 20px; content: ""; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230964B0'%3E%3Cpath d='M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z'/%3E%3C/svg%3E"); }
.wpcf7 input[type="file"]::after { position: absolute; pointer-events: none; top: 11px; left: 40px; color: #0964b0; content: "上傳檔案"; }
.wpcf7 input[type="file"]::file-selector-button { border-radius: 4px; padding: 0 16px; height: 40px; cursor: pointer; background-color: white; border: 1px solid rgba(0, 0, 0, 0.16); box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05); margin-right: 16px; transition: background-color 200ms; }
.wpcf7 input[type="file"]::file-selector-button:hover { background-color: #f3f4f6; }
.wpcf7 input[type="file"]::file-selector-button:active { background-color: #e5e7eb; }
.gallery-col { padding-bottom: 0; }

.gallery-col .col-inner { box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.05); min-height: 110px; line-height: 110px; text-align: center; margin: 5px 0; }
.gallery-col .col-inner img { width: auto; margin: 5px auto; display: block; }
.gallery-col .col-inner:before { content: ""; top: 0px; left: 0px; border: 2px solid; border-image-slice: 1; border-width: 2px; border-image-source: var(--primary-gradient); height: 100%; width: 100%; position: absolute; z-index: 1; opacity: 0; }
.gallery-col .col-inner:hover:before { opacity: 1; }

.featured-box.icon-box-left { display: flex; align-items: center; margin-bottom: 15px; }
.featured-box.icon-box-left .icon-box-img { width: 40px; border-radius: 100px; background: var(--primary-color); height: 40px; display: flex; align-items: center; justify-content: center; }
.featured-box.icon-box-left svg { width: 20px; color: #fff; }
.featured-box.icon-box-left p { font-size: 15px; }

.page-title h1.entry-title { font-size: 80px; }

.rank-math-breadcrumb { font-size: 18px; color: var(--primary-color); }
.rank-math-breadcrumb a { color: #999; }

.sidebar-wrapper span.widget-title { background: linear-gradient(90deg, #F2F2F2 0%, rgba(242, 242, 242, 0) 100%); position: relative; height: 50px; display: block; font-size: 24px; padding-left: 35px; line-height: 50px; margin-bottom: 25px; }
.sidebar-wrapper span.widget-title:before { content: ""; position: absolute; left: 0; width: 14px; height: 100%; border-radius: 5px 0px 0px 5px; background: var(--primary-gradient); }
.sidebar-wrapper .is-divider { display: none; }
.sidebar-wrapper ul li { margin: 0; padding: 8px 0; position: relative; }
.sidebar-wrapper ul li a { font-size: 18px; font-style: normal; font-weight: 600; color: #111; }
.sidebar-wrapper ul li.active > a { color: var(--primary-color); }
.sidebar-wrapper ul li ul.children { display: none; padding-left: 20px; }
.sidebar-wrapper ul li ul.children > li > a { font-weight: 400; }
.sidebar-wrapper ul li .toggle { position: absolute; right: 0; }
.sidebar-wrapper ul li:not(:last-child) { border-bottom: 1px solid #EFEFEF; }

.product-item { text-align: center; }
.product-item .col-inner:hover { box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1); }
.product-item .col-inner:hover .post-title { background: var(--primary-gradient); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.product-info .post-title { color: var(--primary-color); font-size: 24px; }
.product-info p { font-size: 18px; }

.overlay-icon { height: 90px; width: 90px; border: none; background-color: transparent; }

.icon-play { background: url("assets/images/play.png") no-repeat center center; height: 90px; width: 90px; }
.icon-play:before { content: ""; }

.has-hover:hover .icon-play { background: url("assets/images/play_hover.png") no-repeat center center; }

.slider-nav-top .flickity-prev-next-button { top: -85px; transform: none; right: 0; }
.slider-nav-top .flickity-prev-next-button.previous { left: auto; right: 6%; }
.slider-nav-top .flickity-prev-next-button svg { background: #FFFFFF; border: 1px solid #EFEFEF; border-radius: 5px; }

.footer-1 { padding-top: 50px; }
.footer-1 .is-divider { display: none; }
.footer-1 span.widget-title, .footer-1 h3 { font-size: 24px; display: block; font-weight: 700; color: #eec373; margin-bottom: 20px; letter-spacing: normal; }
.footer-1 p { font-size: 16px; font-weight: 500; }

.footer-1 ul li a { font-size: 16px; font-weight: 400; position: relative; transition: all .5s; }
.footer-1 ul li a:before { content: ""; font-family: fl-icons !important; position: relative; left: 0; opacity: 0; margin-right: 5px; color: #eec373; display: none; }
.footer-1 ul li a:hover { color: #eec373 !important; padding-left: 12px; }
.footer-1 ul li a:hover:before { opacity: 1; display: inline-block; }
.footer-1 .social-icons a { margin-right: 15px; }
.footer-1 .social-icons a i { font-size: 20px; }
.footer-1 .row { max-width: 1310px; }
.footer-1 p.contact { display: flex; }
.footer-1 p.contact svg { margin-right: 10px; }
.footer-1 #lct-widget-product_cat {
	    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.footer-1 #lct-widget-product_cat li { display: inline-block; width: 100%; }
.footer-1 #lct-widget-product_cat li.current-cat > a { color: #eec373 !important; }
.footer-1 #lct-widget-product_cat li .children, .footer-1 #lct-widget-product_cat li .toggle { display: none !important; }
@media screen and (min-width: 820px) { .footer-1 .row > .col:nth-child(1) { flex-basis: 25%; max-width: 25%; }
  .footer-1 .row > .col:nth-child(2) { flex-basis: 50%; max-width: 50%; }
  .footer-1 .row > .col:nth-child(3) { flex-basis: 25%; max-width: 25%; } }

.absolute-footer { border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 13px; padding-bottom: 13px; }

.copyright-footer { color: #fff; }

.back-to-top { border: none !important; height: 47px; width: 47px; bottom: 51px; right: 25px; background: var(--secondary-color) !important; box-shadow: 0px 4px 4px rgba(15, 111, 183, 0.15); color: #fff !important; font-size: 19px; line-height: 50px !important; }

.nav-pagination-box { display: block; text-align: center; margin: 0 auto; width: 100%; }
.nav-pagination-box .nav-pagination li:before { display: none; }

.nav-pagination { margin: 0 auto !important; padding-top: 10px; width: 100%; }
.nav-pagination li { margin-left: 5px !important; }
.nav-pagination li span { border-radius: 5px; height: 36px; width: 36px; line-height: 36px; }
.nav-pagination li a { height: 36px; width: 36px; line-height: 36px; font-weight: 600; font-size: 14px; background-color: transparent !important; border: 1px solid var(--Grey, #F4F5F9); border-radius: 5px; }
.nav-pagination li.active a, .nav-pagination li:hover a { background: var(--color-linear, linear-gradient(129deg, #937346 5.98%, #A44200 41.96%, #EEC373 83.61%)); color: #fff !important; border: none; }
.nav-pagination li .current { border-color: var(--primary-color) !important; }

@media (prefers-reduced-motion: no-preference) { .row-slider.slider [data-animated=true], .slider .is-selected [data-animated=true], [data-animated=true] { -webkit-animation-delay: 0s !important; animation-delay: 0s !important; }
  [data-animate=bounceInUp] { transition: transform 0.4s cubic-bezier(0, 0.195, 0, 1.465), opacity 0.2s ease-in !important; }
  .slider [data-animate], [data-animate] { transition: filter 0.7s, transform 0.7s, opacity 0.4s ease-in !important; } }
.icon-stick { position: fixed; right: 0; top: 50%; z-index: 700; }
.icon-stick .list-icon-social { display: flex; margin-right: 0; margin-left: auto; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; padding-right: 0.675rem; border-radius: 5px 0 0 5px; flex-direction: column; }
.icon-stick .list-icon-social a { width: 38px; height: 38px; background-color: #3378FF; color: #fff; line-height: 36px; border-radius: 2px; margin-bottom: 10px; text-align: center; border: 2px solid rgba(255, 255, 255, 0.1); display: flex; align-items: center; justify-content: center; }
.icon-stick .list-icon-social a i { font-size: 20px; }
.icon-stick .list-icon-social a .icon-zalo { padding-top: 5px; }
.icon-stick .list-icon-social a.phone { background: #E94545; }
.icon-stick .list-icon-social a.address { background: var(--primary-color); }
.icon-stick .list-icon-social a.facebook { background: #1877F2; }
.icon-stick .list-icon-social a.zalo { background: #3378FF url("assets/images/Zalo.png") no-repeat center center; background-size: 27px; }
.icon-stick .list-icon-social a.messenger { background: #0053F4; }
.icon-stick .list-icon-social .close-isocial { background: #ff5c06; color: #fff; padding: 2px 7px; text-align: center; font-size: 22px; }
.icon-stick button { margin: 0; }
.icon-stick .show-isocial { display: block; border: none; background: #ff5c06; color: #fff; padding: 7px 9px; font-size: 15px; margin: 0 0 0 auto; -webkit-transform: translateX(100px); transform: translateX(100px); visibility: hidden; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; border-radius: 6px 0 0 6px; }
.icon-stick.active .list-icon-social { -webkit-transform: translateX(100px); transform: translateX(100px); visibility: hidden; }
.icon-stick.active .show-isocial { -webkit-transform: none; transform: none; visibility: visible; pointer-events: auto; }

.icon-zalo { background: url("assets/images/Zalo.png") no-repeat center center; }

.icon-messenger { background: url("assets/images/messFB.png") no-repeat center center; }

body .bottom-mobile { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 9; padding: 10px 0 3px; text-align: center; background: #3378FF; border-top: 1px solid #ededed; }
body .bottom-mobile a { color: #fff; text-decoration: none; opacity: 1 !important; }

.item-bar { float: left; width: 20%; color: #fff; font-size: 11px; }
.item-bar .item-bar-icon { display: flex; align-items: center; justify-content: center; margin-bottom: 5px; height: 22px; line-height: 22px; }
.item-bar .item-bar-icon i { font-size: 19px; }
.item-bar .item-bar-icon img { background: var(--secondary-color); height: 50px; width: 50px; margin-top: -20px; border-radius: 100px; padding: 7px; }
.item-bar .item-bar-icon .icon-zalo, .item-bar .item-bar-icon .icon-messenger { width: 34px; height: 34px; background-size: contain; }

.item-bar.icon-large .item-bar-icon i { font-size: 25px; }

.icon-zalo { background: url("assets/images/Zalo.png") no-repeat center center; }

.white-popup-block { background: #FFF; padding: 0px 0px; text-align: left; max-width: 650px; margin: 0px auto; position: relative; border-radius: 15px; overflow: hidden; padding: 15px 20px; }
.white-popup-block #threesixty { margin: 0 auto; user-select: none; }
.white-popup-block .g-hub { color: #444; font-size: 0.9em; }
.white-popup-block .buttons-wrapper { max-width: 200px; width: 100%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
.white-popup-block .item { position: relative; appearance: none; border: none; padding: 40px 7px 5px; cursor: pointer; background: #fff; font-size: 0; }
.white-popup-block .item::before, .white-popup-block .item::after { content: ''; position: absolute; top: 10px; left: 50%; border-left: 2px solid #000; border-top: 2px solid #000; width: 15px; height: 15px; transform: translate(-45%) rotate(-45deg); }
.white-popup-block .item::after { transform: translate(5%) rotate(-45deg); }
.white-popup-block #next::before { transform: translate(-90%) rotate(135deg); }
.white-popup-block #next::after { transform: translate(-50%) rotate(135deg); }
.white-popup-block .mfp-close { color: #000 !important; mix-blend-mode: normal; opacity: 1; }

.modal-body { padding: 0; color: #000; font-size: 16px; }
.link360 {
	position: absolute;
    right: 0;

}
@media screen and (max-width: 820px) { .header-main .nav > li > a { line-height: 22px !important; }
  .header-main .nav > li.header-language-dropdown .nav-dropdown { padding: 10px; }
  .header-main .nav > li.header-language-dropdown > a { font-size: 14px; font-weight: 400; color: #111; background: var(--grey-scale-linear, linear-gradient(135deg, #E2E8EC 0%, #FFF 71.35%)); line-height: 22px !important; padding: 5px 10px; min-width: 116px; }
  .header-main .nav > li.header-language-dropdown > a:hover { color: var(--primary-color); }
  .header-main .nav > li.header-language-dropdown .image-icon { margin-right: 8px; }
  .header-main .nav > li.header-language-dropdown .image-icon img { width: 24px; }
  .mobile-nav .header-language-dropdown { min-width: 40px; }
  .mobile-nav .header-language-dropdown .nav-dropdown { margin-left: -100% !important; }
  .mobile-nav .has-icon a { display: flex; justify-content: center; align-items: center; flex-direction: column; width: 40px; height: 40px; padding: 0; min-width: auto; border-radius: 50%; position: relative; color: var(--primary-color); }
  .mobile-nav .has-icon a svg { max-width: 20px; }
  .mobile-nav .has-icon a i { text-align: center; }
  .mobile-nav .icon-image img { min-width: 25px; }
  .searchform-wrapper .search-field { min-height: 38px; height: 38px; border: none; box-shadow: none; }
  .searchform-wrapper .submit-button { background-color: #fff !important; border: none; min-height: 38px; box-shadow: none; color: #333; }
  .off-canvas .sidebar-menu { padding: 50px 0; }
  .off-canvas .nav-vertical > li { border-top: none !important; background-color: transparent !important; }
  .off-canvas .nav-vertical > li > a { padding-top: 10px; padding-bottom: 10px; color: #111; height: auto; font-size: 16px; text-transform: none; text-shadow: none; font-weight: 400; }
  .off-canvas .nav-vertical > li > ul > li a { color: #111; }
  .off-canvas .nav-vertical > li > ul > li li { position: relative; margin-left: 20px !important; }
  .off-canvas .nav-vertical > li > ul > li li:before { content: ""; height: 5px; width: 5px; display: inline-block; background-color: #111; position: absolute; top: 50%; transform: translateY(-50%); }
  .banner h2 { font-size: 50px; }
  .banner h2 span { font-size: 60px; }
  .section-title .section-title-main { font-size: 28px; }
  .page-title h1.entry-title { font-size: 40px; }
  .about-section .row-divided h3 { font-size: 24px; }
  .about-section .custom-col { flex-basis: 57%; max-width: 58%; margin-left: -54px; }
  .about-section h2 { font-size: 18px; }
  .about-section p { font-size: 16px; } }
@media screen and (max-width: 512px) { 
	.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
		display: none;
	}
	.gt_float_switcher .gt-selected .gt-current-lang {
		    padding: 8px 10px!important;min-width: 68px;
	}
	.gt_float_switcher img {
		width: 23px!important;
	}
	.gt_float_switcher .gt_options a {
		min-width: 155px;
	}
	#lct-widget-product_cat {
		    height: 0;
    	display: none;
	}
	#lct-widget-product_cat.active {
		 height: 100%;
    	display: block;
	}
	
	#lct-widget-product_cat-container .widget-title:after {
		content: "";
		position: absolute;
		right: 0px;
		top: 0;
		z-index: 1;
		transform: rotate(0deg);
		font-family: fl-icons !important;
		transition: all 0.3s ease 0s;
	}
	#lct-widget-product_cat-container .widget-title.active {
		
		color: var(--primary-color)
	}
	#lct-widget-product_cat-container .widget-title.active:after {
		transform: rotate(180deg);
	}
	.banner h2 { font-size: 40px; }
  .banner h2 span { font-size: 50px; }
  .section-title .section-title-main { font-size: 20px; }
  .page-title h1.entry-title { font-size: 30px; }
  .about-section .custom-col { flex-basis: 100%; max-width: 100%; margin-left: 0; }
  .gallery-col .col-inner { min-height: 85px; line-height: 85px; }
  .slider-nav-top .flickity-prev-next-button svg { padding: 20% !important; }
  .slider-nav-top .flickity-prev-next-button.previous { left: auto; right: 14%; }
 .about-section .row-divided > .col + .col:not(.large-12): { border: none; }.white-popup-block #threesixty {
    margin: 0 auto;
    user-select: none;
    max-width: 301px;
    max-height: 225px;
    background-size: contain!important;
} }
