@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600|Raleway");
.vendors-map { height: 472px; width: 100%; }

.vendor-search-box { position: relative; }

.vendor-search-box__icon { position: absolute; top: 50%; transform: translateY(-50%); left: 14px; color: #4ba6ff; }

.vendor-search-box__input { height: 46px !important; border-radius: 23px !important; background-color: #ffffff !important; color: #323643 !important; font-size: 18px !important; padding-left: 40px !important; box-shadow: 0 2px 14px rgba(0, 0, 0, 0.15); outline: none; }

.vendor-search-box__input--invalid { border-color: red !important; }

.vendor-card { box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); background-color: #ffffff; padding: 18px 15px 31px 25px; }

.vendor-card__header { display: flex; justify-content: space-between; margin-bottom: 8px; color: #323643; font-size: 24px; line-height: 1.1; font-weight: 700; }

@media (max-width: 536px) { .vendor-card__header { font-size: 20px; } }

.vendor-card__header-left { display: flex; flex-direction: column; align-items: flex-start; }

.vendor-card__header-rigth { margin-left: 10px; }

.vendor-card__badge { padding: 5px 15px; border: 2px solid #4BA6FF; border-radius: 18.5px; color: #4BA6FF; font-size: 13px; font-weight: bold; }

.vendor-card__badge--business { margin-top: 7px; }

.vendor-card__distance { color: #4ba6ff; font-size: 18px; font-weight: 700; }

.vendor-card__distance-remark { font-size: 12px; color: #747A87; font-weight: 400; }

.vendor-card__row { display: flex; margin-bottom: 11px; }

.vendor-card__row-icon { color: #4ba5ff; margin-right: 10px; font-size: 25px; }

.vendor-card__row-inner { display: flex; flex-direction: column; }

.vendor-card__line { color: #747a87; font-size: 16px; line-height: 1.5; font-weight: 600; }

.vendor-card__line--link { color: #4ba6ff; }

.vendor-card--tmpl { display: none; }

.vendor-card .hidden { display: none; }

.vendors-search { display: flex; align-items: center; justify-content: center; height: 471px; padding: 20px; background-image: url(../images/vendors-search-banner.png); background-color: #353944; flex-grow: 1; }

.vendors-search__inner { max-width: 525px !important; }

.vendors-search__heading { margin-bottom: 6px; color: #ffffff; font-size: 36px; line-height: 1.1; font-weight: 600; text-align: center; }

.vendors-search__sub-heading { margin-bottom: 23px; color: #ffffff; font-size: 15px; line-height: 1.5; font-weight: 300; letter-spacing: 1.4px; text-transform: uppercase; text-align: center; }

@media (max-width: 536px) { .vendors-search__sub-heading { line-height: 1.2; } }

.vendors-search__controls { display: flex; justify-content: space-between; flex-wrap: wrap; }

.vendors-search__control { width: calc(50% - 8px); min-height: 46px; }

@media (max-width: 536px) { .vendors-search__control { width: 100%; margin-bottom: 10px; } }

.vendors-search__control--search-btn { font-size: 14px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; cursor: pointer; outline: none; }

.vendors-result { position: relative; margin-top: 20px; margin-bottom: 44px; /* Google map elements */ }

.vendors-result__search { position: absolute; top: 20px; left: 30px; max-width: 240px; z-index: 999; }

.vendors-result__search .vendor-search-box__input { font-size: 15px !important; }

.vendors-result__map { margin-bottom: 35px; }

.vendors-result__address { color: #323643; font-size: 25px; font-weight: 600; }

.vendors-result__address:after { content: ''; display: block; margin-top: 14px; margin-bottom: 27px; width: 105px; height: 4px; background-color: #4ba5ff; }

.vendors-result__grid { display: flex; justify-content: space-between; flex-wrap: wrap; }

.vendors-result__grid-item { width: calc(50% - 15px); margin-bottom: 30px; }

@media (max-width: 960px) { .vendors-result__grid-item { width: 100%; } }

.vendors-result .gm-style-iw.gm-style-iw-c { padding: 15px 15px 0px !important; border-radius: 0; }

.vendors-result .gm-style-iw.gm-style-iw-c > button.gm-ui-hover-effect { top: 0 !important; right: 0 !important; }

.vendors-result .gm-style-iw.gm-style-iw-c .vendor-card__title { font-size: 18px; }

.vendors-result .gm-style-iw.gm-style-iw-c .vendor-card__line { font-size: 14px; }

.vendors-result .gm-style-iw.gm-style-iw-c .vendor-card__row--contact { margin-bottom: 0; }

.geocode-failed-popup { position: relative; background: #FFF; padding: 30px; width: auto; max-width: 500px; margin: 20px auto; text-align: center; }
 /*
#tracking-result { min-height: 639px; }

.tracking-header { flex-grow: 1; margin-top: 28px; margin-bottom: 32px; font-family: Roboto; text-align: center; }

.tracking-header__heading { font-weight: bold; font-size: 23px; line-height: 27px; color: #323643; }

.tracking-header__sub-heading { margin-top: 3px; font-weight: 500; font-size: 16px; line-height: 19px; color: #747A87; }

.tracking-search { max-width: 500px; margin: 0 auto 100px; padding: 31px 32px 35px; background: #4BA6FF; box-shadow: 0 2px 19px rgba(0, 0, 0, 0.25); }

@media (max-width: 536px) { .tracking-search { margin-left: -15px; margin-right: -15px; } }

.tracking-search__heading { margin-bottom: 21px; font-weight: bold; font-size: 18px; line-height: 25px; color: #FFFFFF; text-align: center; }

.tracking-search__box { position: relative; max-width: 320px; margin: 0 auto 20px; }

.tracking-search__input { background: #FFFFFF; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25); color: #000 !important; border-radius: 30px !important; min-height: 51px; padding-left: 20px !important; padding-right: 55px !important; font-size: 18px !important; line-height: 25px !important; outline: none; }

.tracking-search__input--invalid { border-color: red !important; }

.tracking-search__button { display: flex; align-items: center; justify-content: center; padding-left: 10px; position: absolute; right: 11px; top: 50%; transform: translateY(-50%); width: 38px; height: 38px; background: #4BA6FF; border-radius: 50%; border: none; cursor: pointer; outline: none; }

.tracking-search__button svg { width: 13px; height: 21px; }

.tracking-search__footer { font-size: 15px; line-height: 20px; text-align: center; color: rgba(255, 255, 255, 0.707654); }

.tracking-steps__item { display: flex; align-items: center; margin-bottom: 9px; }

.tracking-steps__icon { display: flex; align-items: center; justify-content: center; margin-right: 8px; width: 22px; height: 22px; border-radius: 50%; }

.tracking-steps__icon--check { background: #4BA6FF; }

.tracking-steps__icon--check svg { width: 13px; height: 10px; }

.tracking-steps__icon--double-arrow { background: #FFFFFF; border: 2px solid #4BA6FF; padding-left: 1px; }

.tracking-steps__icon--double-arrow svg { width: 11px; height: 10px; }

.tracking-steps__icon--dots { background: #CBCBCB; }

.tracking-steps__icon--dots svg { width: 16px; height: 4px; }

.tracking-steps__title { font-size: 15px; line-height: 20px; color: #747A87; }

.tracking-steps__item--active .tracking-steps__title { font-weight: bold; color: #4BA6FF; }

.tracking-product-attrs__title { margin-bottom: 2px; font-weight: 600; font-size: 20px; line-height: 27px; color: #323643; }

.tracking-product-attrs__value { margin-bottom: 12px; font-size: 15px; line-height: 20px; color: #747A87; }

.tracking-result { max-width: 500px; margin: 0 auto 100px; }

@media (max-width: 536px) { .tracking-result { margin-left: -15px; margin-right: -15px; } }

.tracking-result__header { position: relative; padding: 22px 30px 31px; background: #4BA6FF; box-shadow: 0 2px 19px rgba(0, 0, 0, 0.25); }

.tracking-result__sub-heading { font-weight: bold; font-size: 12px; line-height: 16px; text-transform: uppercase; color: rgba(255, 255, 255, 0.775277); }

.tracking-result__heading { margin-bottom: 14px; font-weight: bold; font-size: 24px; line-height: 1.1; color: #FFFFFF; }

.tracking-result__status-bar { height: 14px; background: rgba(255, 255, 255, 0.384935); border-radius: 10.5px; }

.tracking-result__status-bar-line { background: #01FF64; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); border-radius: 10.5px; height: 100%; }

.tracking-result__main { padding: 29px 23px 15px; background: #FFFFFF; box-shadow: 0 2px 19px rgba(0, 0, 0, 0.25); }

.tracking-result__top { display: flex; justify-content: space-between; }

@media (max-width: 536px) { .tracking-result__top { flex-direction: column; justify-content: flex-start; } }

.tracking-result__info { margin-top: 3px; text-align: right; }

@media (max-width: 536px) { .tracking-result__info { text-align: left; margin-top: 15px; } }

.tracking-result__info-title { font-weight: bold; font-size: 12px; line-height: 16px; text-transform: uppercase; color: #747A87; }

.tracking-result__info-value { display: block; font-size: 19px; line-height: 26px; color: #4BA6FF; margin-bottom: 25px; }

@media (max-width: 536px) { .tracking-result__info-value { margin-bottom: 15px; } }

.tracking-result__info-value--date { font-size: 23px; line-height: 31px; }

.tracking-result__legend { display: flex; flex-wrap: wrap; background: #EEEEEE; border-radius: 3px; padding: 10px 11px 12px; margin-bottom: 26px; }

.tracking-result__legend-title { flex-grow: 1; flex-basis: 100%; margin-bottom: 5px; font-weight: 600; font-size: 14px; line-height: 21px; letter-spacing: 1px; text-transform: uppercase; color: #747A87; }

.tracking-result__legend-item { display: flex; margin-right: 20px; margin-bottom: 5px; font-size: 14px; line-height: 21px; color: #747A87; }

.related-tracking-orders-title { margin-top: 22px; margin-bottom: 10px; font-weight: 600; font-size: 20px; line-height: 27px; color: #323643; }

.related-tracking-orders__item { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; font-size: 15px; line-height: 21px; padding-bottom: 10px; margin-bottom: 10px; }

.related-tracking-orders__item:not(:last-child) { border-bottom: 1px solid #D8D8D8; }

.related-tracking-orders__title { margin-right: 10px; font-weight: 600; color: #000000; }

.related-tracking-orders__status { color: #747A87; }

.related-tracking-orders__link { font-weight: 600; }

.tracking-error { margin: 50px auto; text-align: center; }
*/
.single-product #main { margin-top: 32px; }

.single-product .summary-container .product_title { font-family: Roboto !important; font-weight: bold !important; font-size: 20px !important; line-height: 23px !important; color: #323643 !important; margin-bottom: 3px !important; }

.single-product .summary-container .product-border { display: none; }

.gsh-success-order { margin-top: 26px; margin-bottom: 50px; text-align: center; font-family: Roboto; }

.gsh-success-order__icon { width: 80px; height: 80px; margin: 0 auto 21px; padding: 20px; background: #15D107; border-radius: 50%; }

.gsh-success-order__icon svg { display: block; width: 100%; height: 100%; }

.gsh-success-order__heading { margin-bottom: 13px; font-weight: bold; font-size: 30px; line-height: 35px; text-align: center; color: #323643; }

.gsh-success-order__subheading { max-width: 388px; margin: 0 auto 21px; font-size: 16px; line-height: 25px; text-align: center; color: #747A87; }

.gsh-success-order__btn { padding: 12px 30px; background: #4BA6FF; border-radius: 18.5px; font-weight: bold; font-size: 14px; line-height: 16px; text-align: center; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; border: none; outline: none; cursor: pointer; }

.gsh-success-order__btn:hover { color: #fff; }

.product_catalogue .tabs .tab_item .tab_item--toggle button, .product-tabs .product-tabs_headers li .arrow { display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; background-color: #4ba5ff; border-radius: 50%; box-shadow: none; border: none; color: #fff; font-size: 17px; transition: all 0.7s ease; padding: 0; }

.product_catalogue .tabs .tab_item .tab_item--toggle button:focus, .product-tabs .product-tabs_headers li .arrow:focus { outline: none; }

.product_catalogue .tabs .tab_item .tab_item--toggle button i, .product-tabs .product-tabs_headers li .arrow i { transition: inherit; }

.d-flex { display: flex; }

.mb-0 { margin-bottom: 0 !important; }

.mt-20 { margin-top: 20px !important; }

.mt-25 { margin-top: 25px !important; }

body.loading .body-overlay { display: flex; }

.body-overlay { position: fixed; top: 0; align-items: center; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.5); display: none; z-index: 999999; }

.sk-circle { margin: 100px auto; width: 40px; height: 40px; position: relative; }

.sk-circle .sk-child { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.sk-circle .sk-child:before { content: ''; display: block; margin: 0 auto; width: 15%; height: 15%; background-color: #ffffff; border-radius: 100%; -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }

.sk-circle .sk-circle2 { -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); transform: rotate(30deg); }

.sk-circle .sk-circle2:before { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; }

.sk-circle .sk-circle3 { -webkit-transform: rotate(60deg); -ms-transform: rotate(60deg); transform: rotate(60deg); }

.sk-circle .sk-circle3:before { -webkit-animation-delay: -1s; animation-delay: -1s; }

.sk-circle .sk-circle4 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.sk-circle .sk-circle4:before { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; }

.sk-circle .sk-circle5 { -webkit-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); }

.sk-circle .sk-circle5:before { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; }

.sk-circle .sk-circle6 { -webkit-transform: rotate(150deg); -ms-transform: rotate(150deg); transform: rotate(150deg); }

.sk-circle .sk-circle6:before { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; }

.sk-circle .sk-circle7 { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.sk-circle .sk-circle7:before { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; }

.sk-circle .sk-circle8 { -webkit-transform: rotate(210deg); -ms-transform: rotate(210deg); transform: rotate(210deg); }

.sk-circle .sk-circle8:before { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; }

.sk-circle .sk-circle9 { -webkit-transform: rotate(240deg); -ms-transform: rotate(240deg); transform: rotate(240deg); }

.sk-circle .sk-circle9:before { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; }

.sk-circle .sk-circle10 { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.sk-circle .sk-circle10:before { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; }

.sk-circle .sk-circle11 { -webkit-transform: rotate(300deg); -ms-transform: rotate(300deg); transform: rotate(300deg); }

.sk-circle .sk-circle11:before { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; }

.sk-circle .sk-circle12 { -webkit-transform: rotate(330deg); -ms-transform: rotate(330deg); transform: rotate(330deg); }

.sk-circle .sk-circle12:before { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay { 0%, 80%, 100% { -webkit-transform: scale(0);
    transform: scale(0); }
  40% { -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay { 0%, 80%, 100% { -webkit-transform: scale(0);
    transform: scale(0); }
  40% { -webkit-transform: scale(1);
    transform: scale(1); } }

.green-button { display: inline-block; padding: 13px 35px; background: #15D107; border-radius: 22.5px; font-family: inherit; font-weight: bold; font-size: 16px; line-height: 19px; text-align: center; letter-spacing: 1.14px; text-transform: uppercase; color: #FFFFFF; cursor: pointer; border: none; outline: none; transition: opacity 0.2s; }

.green-button:hover { color: #fff; }

.fusion-menu-cart-checkout a:before { color: #666; }

.fusion-menu-cart-checkout a:hover:before { color: #666 !important; }

.mfp-container { padding: 0; }

.mfp-white-popup { position: relative; background: #FFF; padding: 35px 50px; width: auto; max-width: 500px; margin: 20px auto; }

.full-popup { background: #00A4FB; opacity: 1; }

.mfp-full-popup { position: relative; padding: 20px 5px; /* height: auto;*/ }

.download-popup { max-width: 590px; }

#checkout-popup { max-width: 780px; }

.admin-bar .mfp-full-popup { /*  height: calc(100vh - 32px);*/ margin-top: 32px; }

.mfp-bg { z-index: 99999; }

.mfp-wrap { z-index: 99999; }

.collection-box-wrap, .cart-count-wrap { position: relative; }

.collection-box-wrap .hide, .cart-count-wrap .hide { display: none; }

.count-badge-icon { position: absolute; background-color: #dc1111; width: 20px; height: 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 13px; font-family: icomoon; }

.fusion-icon-collection-box { outline: none; }

.fusion-icon-collection-box:after { font-family: 'Font Awesome 5 Free'; content: '\f302'; }

.fusion-main-menu .collection-box-wrap { padding-right: 20px !important; }

.fusion-main-menu .fusion-icon-collection-box { margin-right: 20px; }

.fusion-main-menu .count-badge-icon { top: 28%; right: 30px; }

@media only screen and (max-width: 1400px) { .fusion-mobile-menu-icons { display: flex !important; justify-content: flex-end; align-items: center; } }

.fusion-mobile-menu-icons .count-badge-icon { top: -12px; right: -15px; }

.fusion-mobile-menu-icons .fusion-icon-shopping-cart { position: relative; }

.woocommerce-info .wc-forward:before, .woocommerce-message .wc-forward:before, .fusion-menu-cart-link a:before, .fusion-icon-shopping-cart:before, .fusion-menu-cart.fusion-main-menu-cart > a:after { font-family: 'Font Awesome 5 Free' !important; content: "\f15c" !important; }

.fusion-widget-cart-counter > a:before, .fusion-menu-cart.fusion-main-menu-cart > a:after { content: none !important; }

.fusion-main-menu-cart .mini-cart-btn { padding: 9px 15px; border: 2px solid #4BA6FF; border-radius: 18.5px; font-size: 14px; text-align: center; text-transform: uppercase; color: #FFFFFF; font-family: 'Montserrat'; font-weight: 400; letter-spacing: 2px; white-space: nowrap; }

@media (max-width: 536px) { .fusion-main-menu-cart .mini-cart-btn { letter-spacing: 1px; } }

.fusion-main-menu-cart .fusion-widget-cart-number { display: inline-flex; align-items: center; justify-content: center; margin-left: 5px; padding: 0; width: 23px; height: 23px; background: #FF0000; font-family: Roboto; }

.fusion-main-menu { overflow: visible; }

.mini-cart { min-width: 285px; padding: 14px 20px 19px; background-color: #FFFFFF !important; box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.3); border-radius: 3px; border: none !important; font-family: Roboto; cursor: auto; max-height: 500px; overflow-y: auto; }

.mini-cart--notify { position: absolute; right: 0; top: calc(100% + 35px); }

.mini-cart__heading { display: flex; margin-bottom: 13px; font-family: Roboto; font-weight: bold; font-size: 16px; line-height: 19px; color: #4BA6FF; }

.mini-cart__heading-icon { margin-right: 6px; }

.mini-cart__heading-icon svg { width: 21px; height: 16px; }

.mini-cart__item { display: flex !important; align-items: center; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #D8D8D8; }

.mini-cart--notify .mini-cart__item { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }

.mini-cart__item-img { width: 60px; height: 100%; margin-right: 11px; }

.mini-cart__item-details { padding-right: 5px; }

.mini-cart__item-title { display: block; margin-bottom: 2px; font-weight: bold; font-size: 15px; line-height: 18px; color: #323643; text-align: left; }

.mini-cart__item-qty { font-size: 15px; line-height: 18px; color: #747A87; text-align: left; }

.mini-cart__summary { font-family: Roboto; font-weight: bold; font-size: 15px; line-height: 18px; color: #323643; text-align: center; }

.mini-cart__summary span { color: #4BA6FF; padding-left: 15px; }

.mini-cart__cart-btn { box-sizing: border-box !important; display: block; width: 100%; padding: 11px 10px; margin-top: 17px; background: #15D107; border-radius: 18.5px; font-weight: bold; font-size: 14px !important; line-height: 16px; text-align: center; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF !important; font-family: Roboto; margin-left: 0 !important; }

.mobile-mini-cart { position: relative; margin-top: 0; margin-bottom: 0; padding-left: 0; display: inline-block; list-style: none; }

.mobile-mini-cart a.fusion-main-menu-icon { margin-left: 5px; }

.mobile-mini-cart .mini-cart.fusion-menu-cart-items { display: none; }

.mobile-mini-cart .mini-cart--notify { top: 100px; right: -60px; }

@media (max-width: 536px) { .mobile-mini-cart .mini-cart--notify { z-index: 100001; position: fixed; top: unset; left: 10px; right: 10px; bottom: 10px; } }

.mobile-mini-cart .mini-cart--notify a { float: none; margin-left: 0; }

/* Fix z-index cart popup */
@media (max-width: 536px) { header.fusion-header-wrapper { z-index: 100001; } }

/* Fix fixed cart popup */
@media (max-width: 536px) { .fusion-header-v1 .fusion-header { -webkit-transform: none; } }

.download-popup h2 { font-size: 21px; font-weight: 400; }

.download-confirm { display: flex; margin-bottom: 10px; font-size: 13px; line-height: 13px; }

.download-confirm input { margin-left: 0; margin-top: 0; }

.download-confirm p { margin: 0; }

.popup-btn { border-color: transparent; border-width: 1px; padding: 14px 50px; color: #fff; text-transform: uppercase; font-weight: 700; background-color: var(--color-content-primary); cursor: pointer; }

.popup-btn:hover { border: 1px solid var(--color-content-primary); background-color: #fff; color: var(--color-content-primary); }

.popup-btn:disabled { pointer-events: none; background-color: var(--color-alt-content-overlay); }

/* Home Product Catalogue */
.gsh-role-label { position: absolute; right: 6%; top: -1%; height: 24px; line-height: 24px; font-size: 12px; background-color: #1D202C; color: #ffffff; border-radius: 5px; cursor: pointer; padding-right: 28px; padding-left: 8px; z-index: 999; }

@media (max-width: 900px) { .gsh-role-label { right: 0%; top: -19%; } }

.gsh-role-label .role-label_value { font-weight: 700; }

.gsh-role-label:after { content: ''; position: absolute; background-image: url(../images/arrow-down.png); width: 12px; height: 7px; top: 9px; right: 8px; }

#choose-role-popup { display: flex; flex-direction: column; align-items: center; justify-content: center; }

#choose-role-popup > p { color: #fff; text-align: center; margin-top: 30px; margin-bottom: 0; font-size: 16px; font-weight: 700; }

@media (max-width: 536px) { #choose-role-popup > p { font-size: 12px; } }

#choose-role-popup h2 { color: #fff; max-width: 800px; text-align: center; font-size: 25px; line-height: 30px; margin-top: 15px; margin-bottom: 0; font-weight: 700; }

@media (max-width: 536px) { #choose-role-popup h2 { font-size: 19px; } }

#choose-role-popup .square { border: 1px solid #fff; margin: 0 auto; }

#choose-role-popup .select-buttons { max-width: 350px; width: 100%; margin: 0 auto; margin-top: 50px; }

#choose-role-popup .select-buttons button { width: 100%; color: #fff; padding: 5px 10px; cursor: pointer; background: none; border: none; font-size: 20px; opacity: 0.5; }

#choose-role-popup .select-buttons button.active, #choose-role-popup .select-buttons button:hover { opacity: 1; }

#choose-role-popup .select-buttons button:last-child { border-bottom: none; }

#choose-role-popup .select-buttons hr { border: none; border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

#choose-role-popup .select-buttons hr:last-child { display: none; }

#choose-role-popup .skip-role { max-width: 350px; width: 100%; border: 1px solid #ffffff; background: transparent; padding: 20px 10px; color: #ffffff; margin-top: 40px; opacity: 0.5; cursor: pointer; }

#choose-role-popup .skip-role:hover { opacity: 1; }

.product_catalogue .catalogue_col { width: 20%; margin-bottom: 5px; }

@media (max-width: 960px) { .product_catalogue .catalogue_col { width: 25%; } }

@media (max-width: 536px) { .product_catalogue .catalogue_col { width: 50%; } }

.product_catalogue .product_catalogue--search { max-width: 411px; width: 100%; }

@media (max-width: 536px) { .product_catalogue .product_catalogue--search { max-width: unset; margin-bottom: 23px; } }

.product_catalogue .product_catalogue--search > div { position: relative; }

.product_catalogue .product_catalogue--search input { padding: 0 55px 0 26px; border: 2px solid #CDCDCD; border-radius: 40px; font-weight: bold; font-size: 18px; outline: none; color: #000; background: #fff; }

.product_catalogue .product_catalogue--search input::placeholder { color: #999999; }

.product_catalogue .product_catalogue--search i { position: absolute; right: 16px; top: 50%; transform: translateY(-50%); color: #4BA6FF; font-size: 30px; cursor: pointer; }

.product_catalogue .product_catalogue--container { max-width: 1223px; margin: 0 auto 140px; overflow: hidden; }

.product_catalogue .product_catalogue--featured { margin-bottom: 25px; }

.product_catalogue .tabs .tab_item:first-child .tab_item--heading { border-top: none; }

.product_catalogue .tabs .tab_item .tab_item--heading { display: flex; align-items: center; justify-content: space-between; padding: 23px 0; border-bottom: 1px solid #bec1c4; }

@media (max-width: 536px) { .product_catalogue .tabs .tab_item .tab_item--heading { flex-direction: column; align-items: initial; } }

.product_catalogue .tabs .tab_item .tab_item--toggle { display: flex; align-items: center; margin-left: 20px; color: #4ba5ff; font-size: 24px; font-weight: 700; line-height: 54.57px; letter-spacing: 0.9px; cursor: pointer; }

@media (max-width: 536px) { .product_catalogue .tabs .tab_item .tab_item--toggle { justify-content: space-between; } }

.product_catalogue .tabs .tab_item .tab_item--toggle button { width: 45px; height: 45px; margin-left: 14px; font-size: 26px; cursor: inherit; }

.product_catalogue .tabs .tab_item .tab_item--content-holder { display: none; }

.product_catalogue .tabs .tab_item .tab_item--content { display: flex; align-items: flex-start; }

@media (max-width: 960px) { .product_catalogue .tabs .tab_item .tab_item--content { flex-direction: column; } }

.product_catalogue .tabs .tab_item.tab_item__active .tab_item--heading button i { transform-origin: center center; transform: rotate(180deg); }

.product_catalogue .category-filter_grid .category-filter_item.active:after, .product_catalogue .color-filter_grid .color-filter_item.active:before { background-image: url(../images/checked-icon.png); background-repeat: no-repeat; background-position: center; }

.product_catalogue .filter-title { font-size: 12px; font-weight: 700; color: #3d3c3c; }

@media (max-width: 960px) { .product_catalogue .filter-title { padding-left: 20px; } }

.product_catalogue .category-filter_row { overflow: hidden; }

.product_catalogue .category-filter_grid { display: flex; flex-wrap: wrap; margin: 0 -1px -1px 0; /*@include respond-to(mobile) { margin-left: 0; }*/ }

.product_catalogue .category-filter_grid .category-filter_item { display: flex; align-items: center; justify-content: center; padding: 5px; min-height: 160.5px; height: 100%; cursor: pointer; transition: 0.2s; border-right: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; width: 16.66667%; }

@media (max-width: 960px) { .product_catalogue .category-filter_grid .category-filter_item { width: 25%; } }

@media (max-width: 536px) { .product_catalogue .category-filter_grid .category-filter_item { display: flex; align-items: center; flex-direction: column; justify-content: center; min-height: 120px; /*  border: 1px solid #bec1c4;*/ /* margin-bottom: 5px;*/ width: 50%; } }

.product_catalogue .category-filter_grid .category-filter_item:hover, .product_catalogue .category-filter_grid .category-filter_item.active { background-color: #4ba5ff; }

.product_catalogue .category-filter_grid .category-filter_item:hover .icon-holder i, .product_catalogue .category-filter_grid .category-filter_item:hover .meta-holder div, .product_catalogue .category-filter_grid .category-filter_item:hover .meta-holder span, .product_catalogue .category-filter_grid .category-filter_item.active .icon-holder i, .product_catalogue .category-filter_grid .category-filter_item.active .meta-holder div, .product_catalogue .category-filter_grid .category-filter_item.active .meta-holder span { color: #fff; }

.product_catalogue .category-filter_grid .category-filter_item.active { position: relative; }

.product_catalogue .category-filter_grid .category-filter_item.active:after { content: ''; position: absolute; width: 17px; height: 17px; bottom: 20px; border: 1px solid #ffffff; }

@media (max-width: 536px) { .product_catalogue .category-filter_grid .category-filter_item.active:after { bottom: 8px; } }

.product_catalogue .category-filter_grid .category-filter_item .icon-holder { display: flex; align-items: center; justify-content: center; height: 75%; }

@media (max-width: 536px) { .product_catalogue .category-filter_grid .category-filter_item .icon-holder { height: auto; margin-bottom: 5px; } }

.product_catalogue .category-filter_grid .category-filter_item .icon-holder i { color: #4ba5ff; font-size: 25px; }

.product_catalogue .category-filter_grid .category-filter_item .meta-holder { text-align: center; color: #000000; }

@media (max-width: 536px) { .product_catalogue .category-filter_grid .category-filter_item .meta-holder { height: auto; margin-top: 5px; } }

.product_catalogue .category-filter_grid .category-filter_item .meta-holder div { font-size: 15px; line-height: 18px; font-weight: 700; text-transform: uppercase; text-align: center; }

.product_catalogue .category-filter_grid .category-filter_item .meta-holder span { font-size: 13px; font-weight: 400; }

.product_catalogue .color-filter { margin-right: 65px; }

@media (max-width: 960px) { .product_catalogue .color-filter { margin: 0; width: 100%; } }

.product_catalogue .color-filter_grid { display: flex; flex-wrap: wrap; justify-content: flex-start; width: 100%; min-width: 195px; }

.product_catalogue .color-filter_grid .color-filter_item { width: 34px; height: 34px; padding: 2.5px; display: flex; transition: 0.2s; align-items: flex-end; justify-content: center; /*padding-bottom: 20px;*/ /* margin-bottom: 3px;*/ cursor: pointer; }

@media (max-width: 960px) { .product_catalogue .color-filter_grid .color-filter_item { min-height: 70px; width: 16.66667%; } }

@media (max-width: 536px) { .product_catalogue .color-filter_grid .color-filter_item { width: 25%; align-items: center; /*padding-bottom: 0;*/ } }

.product_catalogue .color-filter_grid .color-filter_item > div { width: 100%; height: 100%; }

.product_catalogue .color-filter_grid .color-filter_item.active { /*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); z-index: 2; transform: translateY(-7px); border-bottom: 7px solid $blue;*/ position: relative; }

.product_catalogue .color-filter_grid .color-filter_item.active:before { content: ''; position: absolute; bottom: 9px; width: 13px; height: 11px; }

@media (max-width: 960px) { .product_catalogue .color-filter_grid .color-filter_item.active:before { bottom: 30px; } }

.product_catalogue .color-filter_grid .color-filter_item:not(.active) { /*border-bottom: 7px solid transparent;*/ }

.product_catalogue .color-filter_grid .color-filter_item:hover { box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); z-index: 2; transform: translateY(-7px); }

.product_catalogue .color-filter_grid .color-filter_item span { color: #ffffff; font-size: 15px; font-weight: 700; line-height: 42.36px; text-transform: uppercase; }

.product_catalogue .products { display: flex; flex-wrap: wrap; justify-content: flex-start; position: relative; margin-top: 25px; margin-left: -5px; margin-right: -1px; }

.product_catalogue .products .product { height: 100%; text-align: center; /*padding: 3px 3px 10px 2px;*/ margin-left: 5px; /*margin-bottom: 5px;*/ }

.product_catalogue .products .product > a { display: flex; flex-direction: column; height: 100%; }

@media (max-width: 536px) { .product_catalogue .products .product img { width: 100%; } }

.product_catalogue .products .product:hover .product_image-overlay { /*background-color: $blue; opacity: 0.75;*/ border-color: #4ba5ff; }

.product_catalogue .products .product .product_image-holder { position: relative; }

.product_catalogue .products .product .product_image-holder img { width: 100%; }

.product_catalogue .products .product .product_meta-holder { display: flex; flex-direction: column; height: 100%; border-right: 1px solid #cdcdcd; min-height: 60px; padding: 0 10px; }

.product_catalogue .products .product .product_image-overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; transition: all 0.2s ease; border: 3px solid transparent; }

.product_catalogue .products .product h2 { margin-top: 10px; margin-bottom: 0; font-weight: 700 !important; font-size: 15px !important; text-transform: uppercase; }

.product_catalogue .products .product span { font-size: 13px; }

.product_catalogue .products .product h2, .product_catalogue .products .product span { color: #000000; line-height: 20px !important; }

.product_catalogue .load-btn { display: block; max-width: 245px; margin: 20px auto 0; }

.product_catalogue .not-found { text-align: center; width: 100%; margin-top: 25px; }

.product_catalogue .pagination { float: none; text-align: center; }

/* Single product */
.single-product #main .avada-availability { display: none !important; }

.single-product #main .woocommerce-product-rating { margin-left: 0 !important; }

.single-product #main .article-info { margin-bottom: 28px; font-size: 15px; line-height: 18px; color: #747A87; }

.single-product #main .product_meta { padding-top: 0; }

.single-product #main .product_meta > h3 { font-size: 18px; color: #000000; }

.single-product #main .product_meta .product_meta__title { display: inline-block; min-width: 100px; }

.single-product #main .product_meta .product_meta__value { padding-left: 100px; color: #000000; }

body .product .product-details-container { min-height: 0; }

body .product .product-buttons { display: none; }

body .product .fusion-price-rating { display: none; }

body .product .images, body .product .avada-product-gallery { width: 450px; }

body .product .summary.entry-summary { margin-left: calc(450px + 30px); }

.related.products .product-title { font-weight: 700; font-size: 15px; text-transform: uppercase; text-align: center; }

.related.products .product-title a { color: #000000; }

.download-image-controls { display: flex; align-items: center; margin-top: 10px; margin-bottom: 5px; float: left; clear: both; font-family: 'Raleway', sans-serif; }

.download-image-controls .add-photo-to-box { margin-left: 5px; }

@media (max-width: 800px) { .download-image-controls { margin-bottom: 15px; }
  .product .images { margin-bottom: 10px; } }

#main .download-image-controls_desc { margin-left: 15px; font-size: 14px; line-height: 20px; }

#main .download-image-controls_desc h2 { font-family: 'Raleway', sans-serif; margin-bottom: 5px; margin-top: 0; font-size: 26px; line-height: 26px; }

@media (max-width: 536px) { #main .download-image-controls_desc h2 { font-size: 18px; line-height: 18px !important; } }

.packages { max-width: 475px; margin-bottom: 35px; font-family: Roboto; margin-top: 5px;}

.packages__heading { font-weight: bold; font-size: 16px; line-height: 19px; color: #323643; margin-bottom: 7px; }

.packages__inner { display: flex; flex-wrap: wrap; margin: 0 -4px; }

.packages__item { display: flex; flex-direction: column; align-content: center; justify-content: center; width: 86px; height: 53px; border: 1px solid #e0dede; margin: 4px; cursor: pointer; text-align: center; color: #000; transition: 0.2s; }

/*.packages__item:hover, .packages__item--active { border-color: #4ba5ff; }*/
.packages__item:hover, .packages__item--active { background-color: var(--color-content-primary); color:#fff }

.packages__item--active p {color: #fff !important}

.packages__item:hover p {color: #fff !important}

.packages__item p { margin: 0; font-size: 17px; line-height: 20px; text-align: center; color: #323643; }

.packages__item span { font-size: 14px; font-weight: 300; }

.packages__add-to-cart--disabled { opacity: 0.4; cursor: not-allowed; }

.packages__notice { margin: 0; font-size: 15px; line-height: 18px; color: #747A87; }

body.woocommerce button.single_add_to_cart_button { display: inline-block; margin-top: 17px; margin-bottom: 21px; padding: 13px 35px; background: #15D107; border-radius: 22.5px; font-family: inherit; font-weight: bold; font-size: 16px; line-height: 19px; text-align: center; letter-spacing: 1.14px; text-transform: uppercase; color: #FFFFFF; cursor: pointer; border: none; outline: none; transition: opacity 0.2s; }

body.woocommerce button.single_add_to_cart_button:hover { background: #15D107; }

.download-confirm_link { display: none; }
/*
.product-tabs .product-tabs_headers { display: flex; flex-wrap: wrap; padding-left: 0; list-style: none; }

.product-tabs .product-tabs_headers:after { content: ""; border: 1px solid #e0dede; border-left: none; border-right: none; height: 4px; width: auto; flex-grow: 1; align-self: flex-end; }

.product-tabs .product-tabs_headers li { display: flex; align-items: center; justify-content: space-between; padding: 5px 26px 5px 26px; background: #FBFAF8; margin-right: 5px; border-radius: 2px; border: 1px solid #e0dede; transition: 0.2s; min-width: 260px; }

@media (max-width: 1146px) and (min-width: 800px) { .product-tabs .product-tabs_headers li { width: 100%; justify-content: space-between; margin-bottom: 3px; } }

.product-tabs .product-tabs_headers li:hover { background: #ddd; }

.product-tabs .product-tabs_headers li.active .arrow { transform: rotate(180deg); }

.product-tabs .product-tabs_headers li a { font-family: 'Raleway', sans-serif; font-size: 14px; text-align: center; text-decoration: none; color: #000000; letter-spacing: 1px; }

.product-tabs #tab1 > span { font-family: 'Raleway', sans-serif; font-size: 14px; }
 */

.calc-form { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 10px; }

@media (max-width: 1146px) and (min-width: 800px) { .calc-form { flex-direction: column; } }

.calc-form > div { position: relative; }

@media (max-width: 1146px) and (min-width: 800px) { .calc-form > div { margin-bottom: 3px; } }

/*.calc-form > div input { padding-right: 75px; padding-left: 5px; max-width: 188px; min-height: 35px; height: 35px; border: 1px solid #e0dede; color: #000; background: #fff; } */

.calc-form > div input { padding-right: 75px; padding-left: 5px; max-width: 188px; border: 1px solid #e0dede; color: #000; background: #fff; }

@media (max-width: 1146px) and (min-width: 800px) { .calc-form > div input { max-width: none; width: 100%; } }

.calc-form > div span { position: absolute; top: 12px; right: 15px; color: #000; font-size: 13px; line-height: 19.5px; }
/*
.calc-form button { font-family: 'Raleway', sans-serif; font-size: 12px; background-color: #4ba5ff; border: none; color: #fff; cursor: pointer; padding: 10px 20px; text-transform: uppercase; letter-spacing: 1px; }
*/
.calc-result { margin-top: 10px; border: 1px solid #e0dede; border-top: none; text-align: center; padding-bottom: 10px; font-size: 16px; }

.calc-result_value { color: #4ba5ff; font-weight: 700; font-size: 24px; }

.connected-products .product-details-container { min-height: 0; }

.connected-products .product .product-buttons { display: none; }

.connected-products .product .product-buttons .fusion-content-sep { margin-top: 0; }

.connected-products .product .fusion-product-content { padding: 10px; }

.connected-products .product .fusion-price-rating { display: none; }

.download-popup .on-empty { display: none; }

.download-popup.empty .on-empty { display: block; }

.download-popup.empty .on-has-content { display: none; }

.download-images { display: flex; align-items: center; flex-wrap: wrap; margin-bottom: 30px; margin-left: -4px; }

.download-images .download-images_image { position: relative; }

.download-images .remove-img { position: absolute; right: 0; top: 0; color: #ff0000; font-size: 20px; cursor: pointer; width: 20px; height: 19px; background: #fff; border-radius: 50%; transition: transform .2s; }

.download-images .remove-img:hover { transform: scale(1.1); }

.download-images img { margin-bottom: 5px; margin-left: 5px; max-height: 110px; }

.gray-line { margin-top: 5px; border: 0.5px solid #e0dede; }

/* Cart */
.cart-heading { margin-top: 32px; margin-bottom: 31px; font-family: Roboto !important; font-weight: bold !important; font-size: 30px !important; line-height: 35px !important; text-align: center; color: #323643; }

.cart-holder { display: flex; align-items: flex-start; margin-bottom: 70px; }

@media (max-width: 1100px) { .cart-holder { align-items: unset; flex-direction: column; margin-bottom: 0; } }

.woocommerce-cart-form { flex-grow: 1; margin-right: 43px; }

@media (max-width: 1100px) { .woocommerce-cart-form { margin-right: 0; margin-bottom: 30px; } }

@media (max-width: 800px) { .woocommerce-cart-form__contents { margin-top: 0; } }

.shop_table.cart { border: 1px solid #D8D8D8; box-sizing: border-box; border-radius: 3px; color: #000; font-weight: 700; font-size: 16px; }

.shop_table.cart .product-name { width: 40%; }

.shop_table.cart .product-name-wrap { display: flex; align-items: center; }

.shop_table.cart .product-order-number { width: 15%; }

.shop_table.cart .product-package { width: 10%; }

.shop_table.cart .quantity-picker-holder { width: 6%; min-width: 50px; }

.shop_table.cart .product-subtotal { width: 15%; text-align: left; }

.shop_table.cart .product-remove { width: 5%; }

.shop_table.cart tr { border: none; }

.shop_table.cart thead th { padding: 15px 10px; }

.shop_table.cart thead th:first-child { padding-left: 20px; }

.shop_table.cart tbody tr td { padding: 25px 10px; }

.shop_table.cart tbody tr .product-thumbnail { min-width: 90px; }

.shop_table.cart tbody tr .product_info { margin-top: 5px; }

.shop_table.cart tbody tr .product-title { font-weight: 700; font-size: 17px; display: block; line-height: 20px; }

.shop_table.cart tbody tr .product-info_sku { font-size: 12px; line-height: 18px; }

.shop_table.cart tbody tr .product-info_cats { font-size: 12px; line-height: 18px; font-weight: 400; }


.shop_table.cart tbody tr .product-name { padding-left: 20px; }

.shop_table.cart tbody tr .product-name .product-info { margin: 0; }

.shop_table.cart tbody tr .product-remove { background-color: transparent !important; }

.shop_table.cart tbody tr .product-remove a { float: none; transition: 0.2s; }

.shop_table.cart tbody tr .product-remove a:hover { color: #4ba5ff; }

.shop_table.cart tbody .product-subtotal, .shop_table.cart tfoot .product-subtotal { color: #4ba5ff; font-size: 28px; text-align: left; }

.shop_table.cart tfoot .product-subtotal { padding-left: 10px; }

.shop_table.cart .product-package .package { display: inline-block; }

.shop_table.cart .product-package .package > b { display: block; }

.shop_table.cart .product-package .package > small { font-weight: 400; }

.shop_table.cart .quantity-picker { display: inline-block; }

.shop_table.cart .quantity-picker button { display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; width: 30px; height: 30px; background-color: #4ba5ff; border: none; color: #ffffff; font-size: 16px; cursor: pointer; outline: none; padding: 0; }

.shop_table.cart .hidden-value { display: none !important; }

.cart-checkout-box { flex-basis: 329px; flex-grow: 0; flex-shrink: 0; }

@media (max-width: 1100px) { .cart-checkout-box { flex-basis: unset; } }

.cart-checkout-box__heading { margin-bottom: 6px; font-weight: bold; font-size: 18px; line-height: 26px; color: #323643; }

.cart-checkout-box__subheading { padding-bottom: 17px; margin-bottom: 21px; border-bottom: 1px solid #D8D8D8; font-size: 14px; line-height: 21px; color: #747A87; }

.cart-checkout-box__btn { width: 100%; margin-bottom: 12px; padding-left: 10px; padding-right: 10px; }

.gsh-checkout-box { padding: 24px 20px 25px; background: #FFFFFF; border: 1px solid #D8D8D8; box-sizing: border-box; border-radius: 3px; font-family: Roboto; }

.gsh-lock-badge { display: flex; align-items: center; justify-content: center; }

.gsh-lock-badge__text { margin-left: 11px; font-size: 14px; line-height: 16px; color: #000000; }

/* .gsh-checkout { max-width: 780px; margin: 0 auto 50px; font-family: Roboto; } */

@media (max-width: 536px) { .gsh-checkout { margin-bottom: 0; } }

.gsh-checkout__inner { display: flex; align-items: flex-start; margin-bottom: 15px; }

@media (max-width: 960px) { .gsh-checkout__inner { flex-direction: column; align-items: unset; } }

/* .gsh-checkout__form { flex-grow: 1; margin-right: 30px; padding: 25px 30px 22px; background: #FFFFFF; border: 1px solid #D8D8D8; box-sizing: border-box; border-radius: 3px; } */

@media (max-width: 960px) { .gsh-checkout__form { margin-right: 0; margin-bottom: 20px; } }

/* .gsh-checkout__form input, .gsh-checkout__form select { height: 36px; margin-right: 10px; background: #FFFFFF; border: 1px solid #C0C0C0; box-sizing: border-box; border-radius: 3px; font-size: 14px; line-height: 16px; color: #000000; min-width: 0; } */

/* .gsh-checkout__form select[name="salutation"] { flex-basis: 115px; } */

/* .gsh-checkout__form-heading { margin-bottom: 10px; font-weight: bold; font-size: 18px; line-height: 26px; color: #323643; } */

/* .gsh-checkout__form-row { display: flex; margin-bottom: 10px; margin-right: -10px; } */

.gsh-checkout__box { flex-basis: 329px; flex-grow: 0; flex-shrink: 0; }

@media (max-width: 960px) { .gsh-checkout__box { flex-basis: unset; } }

.gsh-checkout__confirm-wrap { display: flex; align-items: center; margin-bottom: 13px; font-size: 14px; line-height: 16px; text-align: center; color: #747A87; }

.gsh-checkout__confirm-input { width: 18px; height: 18px; margin: 0 8px 0 5px; font-size: 14px; line-height: 16px; text-align: center; color: #747A87; }

.gsh-checkout__submit-btn { width: 100%; margin-bottom: 7px; }

.gsh-checkout__submit-btn:disabled { opacity: 0.4; cursor: not-allowed; }

.gsh-checkout__notice { max-width: 242px; margin: 0 auto 24px; font-size: 14px; line-height: 16px; text-align: center; color: #747A87; }

.gsh-checkout__error { text-align: center; color: red; opacity: 0.7; }

#checkout-popup .checkout-form { /* .checkbox-group { line-height: 14px; }*/ }

#checkout-popup .checkout-form p, #checkout-popup .checkout-form span { font-size: 13px; line-height: 19.5px; }

#checkout-popup .checkout-form h2 { font-size: 21px !important; line-height: 21px !important; font-weight: 400; margin-bottom: 5px; }

#checkout-popup .checkout-form h2 + p { margin-top: 0; font-size: 14px; }

#checkout-popup .checkout-form .cart-preview { max-height: 238px; display: block; margin: 0 auto; cursor: pointer; }

@media (max-width: 536px) { #checkout-popup .checkout-form .cart-preview { margin-top: 10px; } }

#checkout-popup .checkout-form .fields-row { display: flex; margin-left: -8px; margin-right: -8px; }

#checkout-popup .checkout-form .fields-row .fields-col { width: 50%; padding: 0 8px; }

@media (max-width: 536px) { #checkout-popup .checkout-form .fields-row .fields-col { width: 100%; } }

@media (max-width: 536px) { #checkout-popup .checkout-form .fields-row { flex-direction: column; } }

#checkout-popup .checkout-form .checkbox-group { display: flex; align-items: center; }

#checkout-popup .checkout-form .checkbox-group input { margin-right: 6px; }

#checkout-popup .checkout-form .dealer-row-tmpl { display: none; }

#checkout-popup .checkout-form input[type="text"], #checkout-popup .checkout-form input[type="email"], #checkout-popup .checkout-form select { margin: 5px 0; height: 38px; color: #000000; font-size: 15px; background: #fff; border: 2px solid #d6d6d6; }

#checkout-popup .checkout-form .checkout-form_salutation { border-right: none; }

#checkout-popup .checkout-form .checkout-form_submit { margin-top: 15px; }

#checkout-popup .error-msg { display: none; }

#checkout-popup.error .error-msg { display: block; }

#checkout-popup .error-msg { color: #ff0000b5; }

.text-btn { border: none; background: transparent; display: block; margin: 10px auto; font-weight: 700; color: #4ba5ff; cursor: pointer; font-size: 13px; text-align: center; }

.to-vendors-link { display: flex; justify-content: center; }

.to-vendors-link a { margin-top: 0; }

.icon-btn { font-family: 'Raleway', sans-serif; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 105px; height: 105px; background-color: var(--color-content-primary); font-size: 13px; color: #fff; transition: 0.2s; }

.icon-btn:hover { border: 1px solid var(--color-content-primary); background-color: #fff; color: var(--color-content-primary); }

.icon-btn__disabled { opacity: 0.7; pointer-events: none; }

.icon-btn__reverse { flex-direction: column-reverse; }

.icon-btn__reverse .icon-btn_title { margin-top: 0; }

.icon-btn__reverse .icon-btn_icon { margin-top: 15px; }

.icon-btn_icon { font-size: 25px; }

.icon-btn_title { font-size: 14px; line-height: 16px; text-align: center; margin-top: 10px; }

@media (max-width: 536px) { .icon-btn_title { font-size: 12px; } }

.icon-btn_sub-title { line-height: 14px; }

.icon-btn_title__uppercase { text-transform: uppercase; }

.icon-btn_title__bold { font-weight: 700; }

.cart-controls { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 50px; }

.cart-controls_back { font-weight: 700; font-size: 16px; }

/* Cart Mobile */
.cart-mobile { display: none; }

@media (max-width: 800px) { .cart-mobile { display: block; }
  .cart-desktop { display: none; }
  .shop_table.cart tbody tr, .shop_table.cart tfoot tr { display: flex !important; flex-direction: column; align-items: center; }
  .shop_table.cart tbody tr td, .shop_table.cart tfoot tr td { padding: 5px 0; }
  .shop_table.cart tbody tr .product-thumbnail, .shop_table.cart tfoot tr .product-thumbnail { margin-bottom: 8px; }
  .shop_table.cart tbody tr .product-name, .shop_table.cart tfoot tr .product-name { padding: 0; }
  .shop_table.cart tbody tr .product-name-wrap, .shop_table.cart tfoot tr .product-name-wrap { flex-direction: column; }
  .shop_table.cart tbody tr .product-subtotal, .shop_table.cart tfoot tr .product-subtotal { text-align: center; }
  .shop_table.cart tbody tr .product-remove, .shop_table.cart tfoot tr .product-remove { top: 18px; right: 18px; }
  .shop_table.cart tbody tr .product-order-number, .shop_table.cart tbody tr .product-package, .shop_table.cart tbody tr .quantity-picker-holder, .shop_table.cart tbody tr .product-subtotal, .shop_table.cart tfoot tr .product-order-number, .shop_table.cart tfoot tr .product-package, .shop_table.cart tfoot tr .quantity-picker-holder, .shop_table.cart tfoot tr .product-subtotal { width: 100% !important; }
  .shop_table.cart tfoot tr td:last-child { padding-bottom: 10px; padding-left: 0; } }

/* Common mobile */
@media (max-width: 536px) { .product-tabs .product-tabs_headers { flex-direction: column; }
  .product-tabs .product-tabs_headers li { margin-bottom: 3px; justify-content: space-between; }
  .product-tabs .product-tabs_headers li.active { background: #ffffff; }
  .product-tabs .product-tabs_headers li .arrow { display: none; }
  .calc-form { flex-direction: column; }
  .calc-form > div { margin-bottom: 3px; }
  .calc-form > div input { max-width: none; width: 100%; }
  .calc-form .woocommerce-tabs { padding-top: 20px; } }

/* Avada Builder */
#fusion-portfolio-1 .fusion-image-wrapper:hover .fusion-rollover { opacity: 0 !important; }

#fusion-portfolio-1 .fusion-image-wrapper { border: 3px solid transparent; transition: all 0.2s ease; }

#fusion-portfolio-1 .fusion-image-wrapper:hover { border-color: #4ba5ff; }

/* Fix Header cart icon size */
nav.fusion-main-menu ul .fusion-menu-cart { padding-right: 0 !important; }

.photo-box { position: fixed; left: 80px; bottom: 30px; display: flex; align-items: center; padding: 5px 10px; background: var(--color-content-primary); box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.3); border-radius: 17px; font-family: Roboto; font-weight: bold; font-size: 14px; line-height: 16px; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; cursor: pointer; z-index: 100000; }

@media (max-width: 536px) { .photo-box { left: 10px; } }

.photo-box__badge { display: flex; align-items: center; justify-content: center; margin-left: 5px; width: 23px; height: 23px; background-color: #dc1111; border-radius: 50%; font-style: normal; font-weight: bold; font-size: 14px; line-height: 16px; text-align: center; letter-spacing: 1px; text-transform: uppercase; color: #FFFFFF; }

/* Search menu item */
.gsh-search { width: 294px; }

.gsh-search__inner { position: relative; }

.gsh-search input { height: 43px; width: 100%; padding: 0 50px 0 17px; margin: 0; background: #4E505A; border-radius: 40px; font-size: 13px; border: none; outline: none; color: #fff; }

.gsh-search input::placeholder { color: rgba(255, 255, 255, 0.4); text-transform: uppercase; }

.gsh-search button { position: absolute; top: 50%; transform: translateY(-50%); right: 15px; background: none; border: none; outline: none; cursor: pointer; }

.gsh-search i { font-size: 28px; color: #323643; }

.gsh-search-menu-item { box-sizing: content-box; display: flex; align-items: center; height: 78px; }

.fusion-mobile-menu-icons .gsh-search { margin-right: 15px; }

@media (max-width: 536px) { .fusion-mobile-menu-icons .gsh-search { display: none; } }

.fusion-mobile-nav-holder .fusion-menu { border-top: none !important; }

.fusion-mobile-nav-holder .gsh-search { display: none; width: 100%; padding: 13px 30px 17px; border-bottom: 1px solid rgba(216, 216, 216, 0.1); }

@media (max-width: 536px) { .fusion-mobile-nav-holder .gsh-search { display: block; } }

/* Header fixes */
@media (min-width: 1400px) and (max-width: 1620px) { .fusion-main-menu .gsh-search { width: 250px; }
  .fusion-main-menu > ul > li { padding-right: 17px !important; }
  .fusion-main-menu > ul > li > a, .fusion-main-menu .fusion-button, .fusion-main-menu .fusion-main-menu-cart .mini-cart-btn { letter-spacing: initial; } }

/*# sourceMappingURL=general.css.map */


body.woocommerce-checkout.woocommerce-page div.fusion-text.fusion-text-1 > div > div:nth-child(3){
  display:none;
}

