/*!/wp-content/themes/onar/style.css*//*
Theme Name: Onar
description: >-
  Onar Theme
Author: John Doe
Author URI: http://example.com
Template: betheme
Version: 1.5.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onar
*/

@font-face{font-family:Roboto-Regular;font-style:normal;font-weight:normal;font-display:swap;src:url("/wp-content/themes/onar/fonts/Roboto-Regular.ttf") format("truetype");}
.Roboto-Regular{
	font-family:Roboto-Regular;
}

body, h1, h2, h3, h4, .text-logo #logo {
    font-family: Roboto-Regular !important;
}

.bootstrap-cols .container-fluid {
  width:100%;
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto;
  box-sizing: border-box;
}
.bootstrap-cols .row{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-right:0;
  margin-left:0;
  max-width: 100%;
  box-sizing: border-box;
}
.bootstrap-cols .col,.bootstrap-cols .col-1,.bootstrap-cols .col-10,.bootstrap-cols .col-11,.bootstrap-cols .col-12,.bootstrap-cols .col-2,.bootstrap-cols .col-3,.bootstrap-cols .col-4,.bootstrap-cols .col-5,.bootstrap-cols .col-6,.bootstrap-cols .col-7,.bootstrap-cols .col-8,.bootstrap-cols .col-9,.bootstrap-cols .col-auto,.bootstrap-cols .col-lg,.bootstrap-cols .col-lg-1,.bootstrap-cols .col-lg-10,.bootstrap-cols .col-lg-11,.bootstrap-cols .col-lg-12,.bootstrap-cols .col-lg-2,.bootstrap-cols .col-lg-3,.bootstrap-cols .col-lg-4,.bootstrap-cols .col-lg-5,.bootstrap-cols .col-lg-6,.bootstrap-cols .col-lg-7,.bootstrap-cols .col-lg-8,.bootstrap-cols .col-lg-9,.bootstrap-cols .col-lg-auto,.bootstrap-cols .col-md,.bootstrap-cols .col-md-1,.bootstrap-cols .col-md-10,.bootstrap-cols .col-md-11,.bootstrap-cols .col-md-12,.bootstrap-cols .col-md-2,.bootstrap-cols .col-md-3,.bootstrap-cols .col-md-4,.bootstrap-cols .col-md-5,.bootstrap-cols .col-md-6,.bootstrap-cols .col-md-7,.bootstrap-cols .col-md-8,.bootstrap-cols .col-md-9,.bootstrap-cols .col-md-auto,.bootstrap-cols .col-sm,.bootstrap-cols .col-sm-1,.bootstrap-cols .col-sm-10,.bootstrap-cols .col-sm-11,.bootstrap-cols .col-sm-12,.bootstrap-cols .col-sm-2,.bootstrap-cols .col-sm-3,.bootstrap-cols .col-sm-4,.bootstrap-cols .col-sm-5,.bootstrap-cols .col-sm-6,.bootstrap-cols .col-sm-7,.bootstrap-cols .col-sm-8,.bootstrap-cols .col-sm-9,.bootstrap-cols .col-sm-auto,.bootstrap-cols .col-xl,.bootstrap-cols .col-xl-1,.bootstrap-cols .col-xl-10,.bootstrap-cols .col-xl-11,.bootstrap-cols .col-xl-12,.bootstrap-cols .col-xl-2,.bootstrap-cols .col-xl-3,.bootstrap-cols .col-xl-4,.bootstrap-cols .col-xl-5,.bootstrap-cols .col-xl-6,.bootstrap-cols .col-xl-7,.bootstrap-cols .col-xl-8,.bootstrap-cols .col-xl-9,.bootstrap-cols .col-xl-auto{
  position:relative;
  width:100%;
  padding-right:15px;
  padding-left:15px
}
.bootstrap-cols .col{
  -ms-flex-preferred-size:0;
  flex-basis:0;
  -ms-flex-positive:1;
  flex-grow:1;
  padding: 0;
  max-width:100%
}
.bootstrap-cols .col-1{
  -ms-flex:0 0 8.333333%;
  flex:0 0 8.333333%;
  padding: 0;
  max-width:8.333333%
}
.bootstrap-cols .col-2{
  -ms-flex:0 0 16.666667%;
  flex:0 0 16.666667%;
  padding: 0;
  max-width:16.666667%
}
.bootstrap-cols .col-3{
  -ms-flex:0 0 25%;
  flex:0 0 25%;
  padding: 0;
  max-width:25%
}
.bootstrap-cols .col-4{
  -ms-flex:0 0 33.333333%;
  flex:0 0 33.333333%;
  padding: 0;
  max-width:33.333333%
}
.bootstrap-cols .col-5{
  -ms-flex:0 0 41.666667%;
  flex:0 0 41.666667%;
  padding: 0;
  max-width:41.666667%
}
.bootstrap-cols .col-6{
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  padding: 0;
  max-width:50%
}
.bootstrap-cols .col-7{
  -ms-flex:0 0 58.333333%;
  flex:0 0 58.333333%;
  padding: 0;
  max-width:58.333333%
}
.bootstrap-cols .col-8{
  -ms-flex:0 0 66.666667%;
  flex:0 0 66.666667%;
  padding: 0;
  max-width:66.666667%
}
.bootstrap-cols .col-9{
  -ms-flex:0 0 75%;
  flex:0 0 75%;
  padding: 0;
  max-width:75%
}
.bootstrap-cols .col-10{
  -ms-flex:0 0 83.333333%;
  flex:0 0 83.333333%;
  padding: 0;
  max-width:83.333333%
}
.bootstrap-cols .col-11{
  -ms-flex:0 0 91.666667%;
  flex:0 0 91.666667%;
  padding: 0;
  max-width:91.666667%
}
.bootstrap-cols .col-12{
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  padding: 0;
  max-width:100%
}

.product_cat-quantity-based-price .summary .price {
    display: none !important;
}

#whole-text-price {
    text-align: right;
    padding-right: 20px;
    padding-bottom: 14px;
    margin-top: 26px
}

.full-width-image {
    position: relative;
    background-color: black;
    padding-top: 0 !important;
    height: 80vh;
    padding-bottom: 0 !important;
}

#home-slider .slick-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.full-width-image img {
    opacity: 0.8 !important;
    max-height: 80vh;
    object-fit: cover !important;
}

.home .container-fluid.paddingTop.croppedContent {
    display: none !important;
}

.home .slick-slide {
    position: relative;
}

.full-image {
    /* padding-top: 50px;
    padding-bottom: 50px; */
    padding-top: 5px;
    padding-bottom: 5px;
}

.home .product-info-inner {
    transform: none;
}

.hotel-boxes .second-image {
    padding-right: 16% !important;
}

.offers-section h3 {
    max-width: 700px;
    margin-bottom: 28px
}

.widget_mfn_menu ul li a {
    padding-left: 16px !important;
}

.offers-section {
    width: 67.6vw;
    /* background-color: #F6F1EE; */
    background-color: black;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    margin-bottom: 100px;
    padding-bottom: 122px;
    padding-top: 136px;
}

.offers-section .title {
    text-align: center !important;
}

.slider-title {
    color: white !important;
}

.review-description p {
    font-size: 25px;
    line-height: 1.5;
    padding-bottom: 15px;
}

/* .slick-track > .home-slide:nth-child(3) .slider-title,
.slick-track > .home-slide:nth-child(4) .slider-title,
.slick-track > .home-slide:nth-child(2) .slider-title { */
.slick-track > .home-slide .slider-title {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    top: 6.5vw;
}

#home-slider .slick-track > div:first-child img {
    object-position: right !important;
}

.hotel-text-container h4,
.hotel-text-container h2 {
    color: white;
}

.right-box-text .hotel-text-container {
    padding-right: 31%;
}

.hotel-boxes {
    margin-bottom: 100px;
    margin-top: 20px;
}

.hotel-boxes .first-image {
    padding-left: 16% !important;
}

.single-product .product_cat-afrolex div.entry-summary .cart {
    display: block !important;
}

.hotel-boxes .grayBg {
    background-image: none !important;
    background-color: #545454 !important;
}

.hotel-boxes .btn {
    color: #545454 !important;
    background-color: white !important;
}

.home .slick-next {
    background-image: url('/wp-content/themes/onar/images/gray_right_icon.svg') !important;
    color: transparent !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    position: absolute;
    top: -66px;
    right: 0;
    border: 0;
    box-shadow: none;
    width: 45px;
    opacity: 0.7;
    transition: .3s;
}

.home .slick-prev {
    opacity: 0.7;
    transition: .3s;
}

button.slick-next:after,
button.slick-prev:after {
    display: none !important;
}

.title-description p {
    line-height: 1.3;
}

.slider-title { 
    font-size: 22px;
}

.slick-disabled {
    opacity: 0.4 !important;
    cursor: auto;
    transition: .3s;
}

.home .slick-prev {
    background-image: url('/wp-content/themes/onar/images/gray_right_icon.svg') !important;
    color: transparent !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    position: absolute;
    top: -66px;
    right: 70px;
    border: 0;
    transform: rotate(180deg);
    box-shadow: none;
    width: 45px;
}

#all-featured-products {
    margin-top: 20px;
}

.featured-products-section {
    max-width: 1600px !important;
    margin-left: auto;
    margin-right: auto;
}

.home .product-background {
    border-radius: 10px !important;
}

.button-default .button {
    background-color: #747474 !important;
    color: white !important;
    border-radius: 50px !important;
}

.product-background {
    height: 57vw !important;
}

.home .product-info-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product-info-inner a {
    width: fit-content;
    margin-left: auto !important;
    margin-right: auto !important;
}

.home .slick-slide {
    background-color: #F5F5F5;
    border-radius: 10px;
}

.home .product-inner {
    padding: 20px;
}

.product-info-inner > * {
    text-align: center;
}

.two-images-container {
    max-width: 1702px !important;
    width: 100% !important;
}

.home .slick-slide img {
    border-radius: 10px;
}

.two-images .right-col {
    justify-content: flex-start;
}

.left-col-content {
    padding-right: 10%;
}

.left-col-content h1 {
    padding-bottom: 30px;
}

.left-col-content h1,
.left-col-content h3 {
    padding-left: 9%;
}

.two-images h3 {
    padding-top: 20px;
}

.right-col-content {
    padding-left: 12%;
    padding-right: 0;
}

.two-images h1 {
    line-height: 1.1;
}

.second-explore-more {
    margin-top: 16px !important;
    margin-bottom: 32px !important;
}

.full-width-image .title-description > * {
    color: white !important;
}

.full-width-image .explore-more {
    color: #545454 !important;
    background-color: white !important;
}

.full-width-image .right-col {
    padding-bottom: 0;
}

.offers-section {
    position: relative;
}

.full-width-image .image-description-container {
    position: absolute;
    left: 10vw;
    top: 0;
    bottom: 0;
    margin: auto;
}

.image-description {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 100px;
}

#home-slider .slick-prev {
    left: 2vw !important;
    right: unset !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    z-index: 1 !important;
}

#home-slider .slick-next {
    right: 2vw !important;
    left: unset !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    z-index: 1 !important;
}

.offers-image {
    position: absolute;
    top: 0;
    opacity: 0.8;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.offers-section h2,
.offers-section h3,
.offers-section .textPromo {
    position: relative;
    color: white !important;
}

.home .offers-section .button-default .button {
    background-color: white !important;
    color: #545454 !important;
}

#select-dimensions {
    display: block;
    padding-bottom: 20px;
}

#home-slider img {
    border-radius: 0 !important;
    object-position: top !important;
}

.custom-quantity-based-price {
    font-size: 13px !important;
}

.quantity-based-price-product .add_to_cart_button {
    display: none !important;
}

.quantity-based-price-product .image_links {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#home-slider {
    margin-bottom: 120px !important;
}

.image-descriptionh3 {
    line-height: 1.3;
}

.right-image-left-description .title-description {
    padding-left: 0 !important;
    padding-right: 70px !important;
}


#mainMenuWrapper #free-shipping {
    background-color: #747474;
    color: white;
}

.explore-more:hover,
.explore-more {
    color: white;
    background-color: #545454;
    display: block;
    margin-top: 45px;
    border-radius: 50px;
    width: fit-content;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 1.5;
    text-decoration: none;
    font-family: "Tinos", Helvetica, Arial, sans-serif !important;
}

.single-product .custom_prev_next {
    display: none !important;
}

.two-images {
    padding-top: 15px !important;
    padding-bottom: 55px !important;
    margin-bottom: 10px !important;
}

.right-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 50px;
}

.title-description {
    padding-left: 70px;
}

.get-discount {
    opacity: 0.92;
}

.woocommerce-checkout form .form-row .select2-container {
    max-width: 100% !important;
}

.image-description img {
    width: 100%;
    object-fit: contain;
}

.woocommerce-checkout #payment li {
    position: relative;
}

.woocommerce-checkout  #payment li input {
    position: absolute;
    left: -23px;
    top: 5px;
}

.left-col,
.right-col {
    width: 50%;
}

.croppedContainer {
    width: 100%;
    max-width: 1500px !important;
    margin-left: auto;
    margin-right: auto;
}

#title-fields {
    border: 1px solid #808080;
    border-radius: 8px;
}

.stripedBg {
    background-image: none !important;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce .widget_shopping_cart .cart_list li a.remove {
    color: #a6a6a6 !important;
    background-color: transparent !important;
}

#title-fields p {
    background-color: #808080 !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.single-product #whole-text-price span {
    font-size: 17px;
}

#custom-price {
    min-width: 70px;
    display: block;
}

.single-product .variation-,
.cart .variation- p,
.single-product .variation- p,
.checkout .variation- p {
    color: #626262;
}

.single-product .variation > .variation-:nth-child(even) {
    padding-right: 14px !important;
}

#whole-price > span:first-child {
    padding-right: 10px;
}

#whole-price {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.custom-imput-fields {
    padding-left: 20px;
    padding-right: 20px;
}

#title-fields input {
    width: 100%;
}

.all-featured-products {
    padding-top: 0 !important;
    /* background-color: #f4f3f0 !important; */
}

.home .mfn-main-slider.mfn-rev-slider {
	display: none !important;	
}

.offers-section a {
    display: block;
    margin-top: -5px !important;
    border-radius: 50px !important;
    width: fit-content !important;
    padding-left: 28px !important;
    padding-right: 28px !important;
    font-size: 20px !important;
    font-family: "Tinos", Helvetica, Arial, sans-serif !important;
}

.offers-section .button-default .button {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.home .sections_group {
    padding-top: 0 !important;
}

.home .tp-bgimg,
.home .rev_slider_wrapper {
    /* background-color: #f4f3f0 !important; */
}

.all-featured-products {
    margin-bottom: 70px !important;
}

.home .mobile-home-banner {
	margin-top: 79px;
    width: 100%;
	object-fit: contain;
}

.single-product #whole-text-price span {
    color: #808080;
}

.review-info > * {
    text-align: center;
}

#mainMenuWrapper #free-shipping {
    padding-top: 0;
    background-color: #747474;
    color: white;
    text-align: center;
    font-size: 14px;
    padding-bottom: 0;
}

.right-image-left-description.image-description.two-images img {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    object-fit: cover;
}

@media (max-width: 992px) {
    #mainMenuWrapper #free-shipping {
        font-size: 12px !important;
    }

    header #burgerNav {
        top: 46px !important;
    }

    .home #home-slider {
        margin-top: 98px !important;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    header #burgerNav {
        top: 54px !important;
    }

    .home #home-slider {
        margin-top: 44px !important;
    }
}

@media (max-width: 1200px) {
    .woocommerce-checkout #Content,
    .woocommerce-cart #Content {
        padding-top: 140px !important;
    }

    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, 
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, 
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
        background-color: #545454 !important;
        width: 35px !important;
        border-radius: 0 !important;
    }

    #Header_wrapper #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
        top: 126px !important;
        min-height: calc(100vh - 126px) !important;
    }
}

@media (min-width: 1200px) {
    #home-slider {
        margin-top: 44px;
    }
}

@media (min-width: 320px){
    .dgwt-wcas-search-wrapp {
        margin-top: 4px !important;
    }
    .dgwt-wcas-om-return {
        margin-top: 2px !important;
    }
    .dgwt-wcas-search-wrapp.dgwt-wcas-no-submit.woocommerce.js-dgwt-wcas-layout-icon-flexible.dgwt-wcas-layout-icon-flexible.js-dgwt-wcas-mobile-overlay-enabled.dgwt-wcas-layout-icon-flexible-loaded {
        align-self: center;
        display: flex;
        flex-direction: column;
        text-align: right;
        width: auto;
        margin-right: 2em;
    }
    input#dgwt-wcas-search-input-1 {
        max-width: 285px;
        height: 30px;
        border-radius: 15px;
        background-color: #f1f1f1 !important;
        color: #525256 !important;
        border: 0 #000 !important;
        padding: 6px 10px 6px 40px !important;
        background-position: 2px 2px !important;
        font-size: 16px !important;
        display: inline !important;
        margin: auto !important;
        font-family: inherit !important;
    }
    #mega-menu-max_mega_menu_1 .mega-menu-title, 
    .smallText a {
        font-size: 90% !important;
    }
    div#mainMenuSearch {
        margin-top: -5px;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open:after {
        background: transparent !important;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
        max-width: 100% !important;
        top: 7.5em;
    }
    div#burgerNav {
        position: absolute;
        top: 1.5em;
        right: 0;
        z-index: 9;
    }
    #mainMenuSearch {
        padding-right: 4em;
    }
    #mainMenuSearch #searchform,
    #header-search-widget {
        margin-left: auto;
        padding-right: 0;
        position: fixed;
        left: 0;
        right: 0;
        margin: auto;
        top: 5.7em;
        z-index: 99999999999999999;
    }
    .displayDesktopSpan {
        display: none;
    }
    #mainMenuSearch #searchform input.field,
    #header-search-widget .search-field,
    .dgwt-wcas-search-input {
        max-width: 100%;
        width: 100%;
        border-radius: 0;
        background-color: #f1f1f1 !important;
        color: #525256 !important;
        border: 0 #000 !important;
        padding: 6px 10px 6px 40px !important;
        background-position: 2px 2px !important;
        font-size: 16px !important;
        display: inline !important;
        margin: auto !important;
    }
    .scrolled #upperMenu {
        margin-top: -54px;
    }
    #upperMenu {
        display: none;
    }
    .cat-inner {
        width: 100%;
        margin-bottom: 30px !important;
    }
    #secondRowImg {
        margin-top: 15px;
    }
    #secondRowText {
        order: 1;
    }
    .hotel-text-container {
        text-align: center;
    }
    .theme-betheme.no-content-padding #Content {
        padding-top: 73px !important;
    }
    #mainMenuOuterWrapper + .mfn-main-slider.mfn-rev-slider,
    #Content {
        padding-top: 103px !important;
    }
    .cat-title h3 {
        font-size: 1.4em;
        padding-top: 5px;
        padding: .5em 0;
        margin-bottom: 5px;
    }
    .offerPromo .textPromo {
        min-height: 250px;
    }
}

@media (min-width: 576px){
    .slider-title { 
        font-size: 5.100vw;
    }

    #Header .dgwt-wcas-search-wrapp {
        margin-right: 14px !important;
    }

    .product-background {
        height: 24vw !important;
    }

    .home .product-info-inner {
        min-height: 227px;
        padding-bottom: 10px;
    }

    .home .slick-slide {
        margin-left: 15px;
        margin-right: 15px;
    }

    .bootstrap-cols .col-sm{
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -ms-flex-positive:1;
        flex-grow:1;
        padding: 0;
        max-width:100%
    }
    .bootstrap-cols .col-sm-1{
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        padding: 0;
        max-width:8.333333%
    }
    .bootstrap-cols .col-sm-2{
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        padding: 0;
        max-width:16.666667%
    }
    .bootstrap-cols .col-sm-3{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        padding: 0;
        max-width:25%
    }
    .bootstrap-cols .col-sm-4{
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        padding: 0;
        max-width:33.333333%
    }
    .bootstrap-cols .col-sm-5{
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        padding: 0;
        max-width:41.666667%
    }
    .bootstrap-cols .col-sm-6{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        padding: 0;
        max-width:50%
    }
    .bootstrap-cols .col-sm-7{
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        padding: 0;
        max-width:58.333333%
    }
    .bootstrap-cols .col-sm-8{
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        padding: 0;
        max-width:66.666667%
    }
    .bootstrap-cols .col-sm-9{
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        padding: 0;
        max-width:75%
    }
    .bootstrap-cols .col-sm-10{
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        padding: 0;
        max-width:83.333333%
    }
    .bootstrap-cols .col-sm-11{
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        padding: 0;
        max-width:91.666667%
    }
    .bootstrap-cols .col-sm-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        padding: 0;
        max-width:100%
    }
    #secondRowImg {
        margin-top: 0;
    }
    .text-left .hotel-text-container {
        text-align: left !important;
    }
    
    .text-right .hotel-text-container {
        text-align: right !important;
    }
    
    .text-left .btn {
        margin-left: 0;
    }
    
    .text-right .btn {
        margin-right: 0;
    }
}

@media (min-width: 768px){
    .woocommerce-cart .cart-collaterals .cart_totals {
        min-width: 530px !important;
    }

    .single-product.with_aside .sections_group {
        width: 72% !important;
    }

    .single-product.with_aside .sidebar.columns {
        width: 28% !important;
    }

    .single-product #woocommerce_widget_cart-2,
    .single-product .product {
        padding-top: 30px;
    }

    .product-background {
        height: 15vw !important;
    }
    .bootstrap-cols .col-md{
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -ms-flex-positive:1;
        flex-grow:1;
        padding: 0;
        max-width:100%
    }
    .bootstrap-cols .col-md-1{
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        padding: 0;
        max-width:8.333333%
    }
    .bootstrap-cols .col-md-2{
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        padding: 0;
        max-width:16.666667%
    }
    .bootstrap-cols .col-md-3{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        padding: 0;
        max-width:25%
    }
    .bootstrap-cols .col-md-4{
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        padding: 0;
        max-width:33.333333%;
    }
    .bootstrap-cols .col-md-5{
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        padding: 0;
        max-width:41.666667%
    }
    .bootstrap-cols .col-md-6{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        padding: 0;
        max-width:50%
    }
    .bootstrap-cols .col-md-7{
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        padding: 0;
        max-width:58.333333%
    }
    .bootstrap-cols .col-md-8{
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        padding: 0;
        max-width:66.666667%
    }
    .bootstrap-cols .col-md-9{
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        padding: 0;
        max-width:75%
    }
    .bootstrap-cols .col-md-10{
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        padding: 0;
        max-width:83.333333%
    }
    .bootstrap-cols .col-md-11{
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        padding: 0;
        max-width:91.666667%
    }
    .bootstrap-cols .col-md-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        padding: 0;
        max-width:100%
    }
    .cat-inner {
        width: calc(100% - 15px);
    }
}

@media (min-width: 960px) {
    .woocommerce ul.products.columns-4 li.product-category {
        width: 31% !important;
    }
    .woocommerce ul.products.columns-4 li.product-category:nth-child(4n+1) {
        clear: none !important;
    }
    .woocommerce ul.products.columns-4 li.product-category:nth-child(3n+1) {
        clear: both !important;
    }
    .cat-title h3 {
        font-size: 20px;
        padding: 0.2em;
    }
}

@media (max-width: 992px){
    .slick-track > .home-slide:nth-child(3) .slider-title,
    .slick-track > .home-slide:nth-child(2) .slider-title {
        top: unset !important;
        bottom: 4.5vw !important;
    }

    #mainMenuLogo img.logo-main {
        width: 98px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    header div#mainMenuSearch {
        padding-right: 42px !important;
    }

    header .dgwt-wcas-search-wrapp {
        margin-right: 6px !important;
    }

    #home-slider img {
        margin: 0 !important;
		width: 100%;
        object-fit: cover;
        height: 65vw !important;
        max-height: calc(100vh - 124px) !important;
    }

    .offers-image {
        border-radius: 17px;
    }

    .plan-section .image-description {
        padding-top: 0 !important;
    }

    .plan-section .image-description {
        margin-bottom: 0 !important;
    }

    .offers-section {
        padding-top: 45px !important;
        padding-bottom: 30px !important;
    }

    .image-description.two-images {
        padding-top: 70px !important;
    }

    .main-content .full-image:nth-child(7) img {
        object-position: center right;
    }

    .hotel-boxes {
        margin-top: 0;
    }

    .left-col-content h1, 
    .left-col-content h3 {
        padding-left: 7vw !important;
    }

    .two-images .right-col {
        padding-bottom: 50px;
    }

    .right-col-content {
        padding-left: 7vw;
        padding-right: 0;
        padding-top: 19px;
        padding-bottom: 20px;
    }

    .offers-section {
        padding-top: 52px;
        padding-bottom: 40px;
    }

    .explore-more:hover, 
    .explore-more {
        font-size: 17px;
    }

    .right-col-content h3 {
        padding-right: 7vw;
    }

    .two-images {
        margin-top: -28px;
        padding-top: 0 !important;
    }

    .image-description-container.two-images-container img {
        width: 100% !important;
    }

    .left-col-content h1 {
        padding-bottom: 10px;
    }

    .image-description-container.two-images-container {
        padding-left: 0 !important;
    }

    .display-desktop {
        display: none !important;
    }

    .home .container-fluid.paddingTop {
        padding-left: 7vw !important;
    }

    #home-slider {
        margin-bottom: 34px !important;
        margin-top: 79px !important;
    }

    #home-slider .slick-next {
        right: 5vw !important;
    }

    #home-slider .slick-prev {
        left: 5vw !important;
    }

    .full-width-image .title-description {
        max-width: 600px !important;
    }

    .image-description {
        padding-top: 50px;
        margin-bottom: 80px;
    }

    .featured-products-section {
        margin-top: -10px;
    }

    .home .slick-next {
        width: 28px !important;
        padding: 0 !important;
        height: 45px !important;
        left: 40px !important;
        right: unset !important;
        top: unset;
        opacity: 0.7;
        transition: .3s;
    }

    .home .slick-prev {
        width: 28px !important;
        left: 0 !important;
        padding: 0 !important;
        height: 45px !important;
        right: unset !important;
        top: unset;
		bottom: -45.5px;
        opacity: 0.7;
        transition: .3s;
    }

    .all-featured-products {
        margin-bottom: 0 !important;
        margin-top: 60px;
        padding-bottom: 32px !important;
    }

    .right-box-text .hotel-text-container {
        padding-right: 15%;
    }

    .left-box-text .hotel-text-container h2,
    .left-box-text .hotel-text-container h4 {
        text-align: right !important;
    }

    .left-box-text .small-btn {
        margin-right: 0;
    }

    .right-box-text .hotel-text-container h2,
    .right-box-text .hotel-text-container h4 {
        text-align: left !important;
    }

    .right-box-text .btn {
        margin-left: 0 !important;
    }

    .home .container-fluid.paddingTop {
        padding-top: 5px !important;
    }

    .full-width-image {
        margin-bottom: 31px !important;
    }

    .fancy_heading .title {
        font-size: 23px;
        text-align: left;
    }

    .hotel-boxes .first-image {
        padding-left: 7vw !important;
    }

    .all-featured-products,
    .hotel-boxes .grayBg {
        padding-left: 7vw !important;
        padding-right: 7vw !important;
    }

    .hotel-boxes .second-image {
        padding-right: 7vw !important;
    }

    #secondRowImg {
        margin-top: 7vw;
    }

    /* .hotel-text-container {
        transform: none !important;
    } */

    .hotel-inner {
        margin-top: 14px !important;
        min-height: 187px !important;
    }

    .offers-section h3 {
        padding-left: 25px;
        margin-bottom: 28px;
        padding-right: 25px;
        margin-bottom: 14px;
    }

    .offers-section a {
        font-size: 15px !important;
    }

    .explore-more:hover, 
    .explore-more {
        margin-top: 35px;
    }

    .full-width-image {
        height: 70vh !important;
    }

    .right-col {
        padding-bottom: 35px;
    }

    .left-col, .right-col {
        width: 100%;
    }

    .image-description-container {
        padding-left: 7vw !important;
        padding-right: 7vw !important;
        width: 100vw !important;
    }

    .right-image-left-description.full-width-image {
        background-image: none !important;
    }

    .full-width-image .image-description-container {
        left: 0 !important;
        top: unset !important;
        bottom: 42px !important;
    }

    .full-width-image img {
        height: 100% !important;
        object-fit: cover !important;
    }

    .offers-section {
        width: 86vw;
        margin-bottom: 87px !important;
    }

    .full-width-image img {
        height: 80vh;
    }

    .image-description {
        padding-bottom: 0 !important;
    }

    .title-description {
        padding-top: 30px !important;
    }

    .right-image-left-description .image-description-container {
        display: flex;
        flex-direction: column;
    }

    .right-image-left-description .left-col {
        order: -1;
    }

    .image-description-container img {
        width: 86vw;
    }

    .title-description {
        padding-left: 0;
        padding-right: 14%;
    }
}

@media (min-width: 992px){
    .btns_wrapper {
        display: flex;
        align-items: center;
    }

    .btns_wrapper .explore-more.second-explore-more {
        margin-top: 45px !important;
        margin-bottom: 0 !important;
        margin-left: 25px;
    }

    .home .two-images-container {
        margin: auto;
    }

    .home #all-featured-products .slick-slide {
        min-height: 29.47vw;
    }

    #mega-menu-item-13181 .mega-sub-menu a, #mega-menu-item-13182 .mega-sub-menu a {
        margin-right: 15px !important;
    }

    .col-1_inner {
        max-width: 75%;
        margin-left: auto;
        padding-right: 25px;
        padding-top: 30px;
    }

    .col-2_inner {
        max-width: 75%;
        margin-right: auto;
        padding-left: 25px;
        padding-top: 30px;
    }

    .woocommerce-checkout .col2-set .col-1 {
        border-right: 1px solid #00000026 !important;
    }

    .woocommerce-checkout #customer_details {
        border-top: 1px solid #00000026 !important;
    }

    #Footer .widget_mfn_menu ul li a {
        font-size: max(0.8vw, 12px);
    }

    .border_img {
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        object-fit: cover !important;
    }

    .border_img_r {
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        object-fit: cover !important;
    }

    .slider-title { 
        font-size: 43px;
    }

    #select-dimensions {
        padding-right: 5%;
    }

    .set-margin-right {
        margin-right: 3% !important;
    }

    .set-margin-left {
        margin-left: 3% !important;
    }

    .home .full-width-image img {
        height: 57vw !important;
        /* max-height: 57vw !important; */
        max-height: calc(100vh - 200px);
    }

    .home .full-width-image {
        height: 57vw !important;
        max-height: calc(100vh - 200px);
    }

    .two-images h1 {
        font-size: 30px;
    }

    .right-col-content h3 {
        padding-right: 9%;
    }

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

    .product-background {
        height: 19vw !important;
        max-height: 270px !important;
    }

    #home-slider img {
        height: calc(100vh - 124px) !important;
        object-fit: cover;
        width: 100% !important;
		object-position: top !important;
    }

    #secondRowText {
        order: unset;
    }

    .offers-section h3 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .right-image-left-description .title-description {
        padding-left: 70px !important;
    }

    .full-width-image .title-description {
        min-width: 530px !important;
    }

    .title-description {
        padding-right: 70px;
    }

    .full-width-image img {
        height: 80vh !important;
    }

    .home .tp-revslider-mainul,
    .home .tp-bgimg,
    .mfn-rev-slider {
        height: 36.2vw !important;
    }

    .image-description-container {
        display: flex;
        flex-direction: row;
    }

    .single-product .variation > .variation-:nth-child(even) {
        padding-right: 0 !important;
    }

    .single-product #whole-text-price span {
        font-size: 23px;
    }

    #custom-price {
        min-width: 80px;
    }

	.home #mainMenuOuterWrapper + .mfn-main-slider.mfn-rev-slider, 
	.home #Content {
		padding-top: 80px !important;
	}
	
	.home .mfn-main-slider.mfn-rev-slider {
		display: block !important;	
	}
	
	.home .mobile-home-banner {
		display: none !important;	
	}
	
    .dgwt-wcas-search-wrapp {
        margin-top: 0 !important;
    }
    .dgwt-wcas-om-return {
        margin-top: 0 !important;
    }
  .scrolled #upperMenu {
      margin-top: -34px;
  }
  .bootstrap-cols .col-lg{
      -ms-flex-preferred-size:0;
      flex-basis:0;
      -ms-flex-positive:1;
      flex-grow:1;
      padding: 0;
      max-width:100%
  }
  .bootstrap-cols .col-lg-1{
      -ms-flex:0 0 8.333333%;
      flex:0 0 8.333333%;
      padding: 0;
      max-width:8.333333%
  }
  .bootstrap-cols .col-lg-2{
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      padding: 0;
      max-width:16.666667%
  }
  .bootstrap-cols .col-lg-3{
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      padding: 0;
      max-width:25%
  }
  .bootstrap-cols .col-lg-4{
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      padding: 0;
      max-width:33.333333%
  }
  .bootstrap-cols .col-lg-5{
      -ms-flex:0 0 41.666667%;
      flex:0 0 41.666667%;
      padding: 0;
      max-width:41.666667%
  }
  .bootstrap-cols .col-lg-6{
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      padding: 0;
      max-width:50%
  }
  .bootstrap-cols .col-lg-7{
      -ms-flex:0 0 58.333333%;
      flex:0 0 58.333333%;
      padding: 0;
      max-width:58.333333%
  }
  .bootstrap-cols .col-lg-8{
      -ms-flex:0 0 66.666667%;
      flex:0 0 66.666667%;
      padding: 0;
      max-width:66.666667%
  }
  .bootstrap-cols .col-lg-9{
      -ms-flex:0 0 75%;
      flex:0 0 75%;
      padding: 0;
      max-width:75%
  }
  .bootstrap-cols .col-lg-10{
      -ms-flex:0 0 83.333333%;
      flex:0 0 83.333333%;
      padding: 0;
      max-width:83.333333%
  }
  .bootstrap-cols .col-lg-11{
      -ms-flex:0 0 91.666667%;
      flex:0 0 91.666667%;
      padding: 0;
      max-width:91.666667%
  }
  .bootstrap-cols .col-lg-12{
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      padding: 0;
      max-width:100%
  }
  .offerPromo .textPromo {
      min-height: 450px;
  }
}

@media only screen and (max-width: 1200px) {
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open:after {
        height: auto;
        z-index: 9;
    }
    .button-default button:after {
        background: transparent !important;
    }
    .archive .sections_group, 
    .archive .four.columns {
        width: 100% !important;
        min-height: auto !important;
    }

    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
        top: 75px !important;
        min-height: calc(100vh - 75px) !important;
    }
}

@media (min-width:1050px){
    #upperMenu {
        display: flex;
        font-size: 90%;
    }
}

@media (min-width: 1200px){
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .col-1_inner {
        max-width: 68%;
        margin-left: auto;
        padding-right: 25px;
        padding-top: 30px;
    }

    .col-2_inner {
        max-width: 68%;
        margin-right: auto;
        padding-left: 25px;
        padding-top: 30px;
    }

    .slider-title { 
        font-size: 49px;
    }

    .woocommerce-checkout #Content,
    .woocommerce-cart #Content {
        padding-top: 200px !important;
    }

    .single-product.with_aside .sections_group {
        width: 84% !important;
    }

    .single-product.with_aside .sidebar.columns {
        width: 16% !important;
    }

    .cookie-notice-container {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

    #cookie-notice.cookie-notice-hidden .cookie-notice-container, 
    #cookie-notice.cookie-revoke-hidden .cookie-revoke-container {
        display: none !important;
    }

    .left-col-content {
        padding-right: 15%;
    }

    .two-images h1 {
        font-size: 35px;
    }

    .product-background {
        height: 14vw !important;
    }

	.home #mainMenuOuterWrapper + .mfn-main-slider.mfn-rev-slider {
		padding-top: 103px !important;
	}

    .home #Wrapper #Content {
		padding-top: 124px !important;
	}
	
    span.mega-menu-description {
        display: none !important;
    }
    .mega-sub-menu .mega-menu-item-has-children .mega-menu-item,
    .mega-menu-row .mega-menu-item:last-child {
        border-bottom: none !important;
    }
    .mega-menu-row .mega-menu-item {
        border-bottom: 1px solid #cfcfcf !important;
    }
    .mega-sub-menu .mega-menu-item {
        padding-left: 1em !important;
        padding-right: 1em !important;
    }
    .mega-menu-column {
        padding-top: 1em !important;
        padding-bottom: 1em !important;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 15px 15px 15px 15px;
        width: 100%;
        padding-left: 1em;
        padding-right: 1em;
    }
    .emptyMenuCol {
        height: 422px !important;
        min-height: 100%!important;
    }
    .mega-menu-columns-3-of-12 {
        background: #ffffff !important;
        height: 450px !important;
    }
    li#mega-menu-13314-0-0, #mega-menu-13314-0-2, li#mega-menu-13243-0-0, li#mega-menu-13243-0-2{
        /* height: 640px !important; */
        height: max-content !important;
    }
    .mega-menu-row {
        background: #fff !important;
        filter: drop-shadow(0px 26px 17px #0000000d);
    }
    span.mega-indicator {
        display: none !important;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0;
        padding-left: 30px !important;
        padding-right: 10px !important;
    }
    ul.mega-sub-menu {
        max-width: 1040px !important;
        margin: auto !important;
        float: none !important;
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    }
    div#mainMenuSearch {
        margin-top: 0;
    }
    #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
        top: 0;
    }
    #MenuExtraSection {
        display: none;
    }
    .mega-menu-row .mega-menu-item {
        /* border-bottom: 1px solid #cfcfcf73 !important; */
        border: none !important;
    }
    div#burgerNav {
        position: relative;
        top: initial;
        right: initial;
    }
    #mainMenuSearch {
        padding-right: 0;
    }
    .displayDesktopSpan {
        display: block;
    }
    #mainMenuSearch #searchform,
    #header-search-widget {
        margin-left: auto;
        padding-right: 27px;
        position: relative;
        left: initial;
        right: initial;
        margin-right: 0;
        top: 0;
    }
    #mainMenuSearch #searchform input.field,
    #header-search-widget .search-field,
    .dgwt-wcas-search-input {
        border-radius: 15px;
    }

    #mainMenuSearch #searchform input.field,
    #header-search-widget .search-field,
    .dgwt-wcas-search-input {
        max-width: 285px;
        width: 285px;
        border-radius: 15px;
    }
  .bootstrap-cols .col-xl{
      -ms-flex-preferred-size:0;
      flex-basis:0;
      -ms-flex-positive:1;
      flex-grow:1;
      padding: 0;
      max-width:100%
  }
  .bootstrap-cols .col-xl-1{
      -ms-flex:0 0 8.333333%;
      flex:0 0 8.333333%;
      padding: 0;
      max-width:8.333333%
  }
  .bootstrap-cols .col-xl-2{
      -ms-flex:0 0 16.666667%;
      flex:0 0 16.666667%;
      padding: 0;
      max-width:16.666667%
  }
  .bootstrap-cols .col-xl-3{
      -ms-flex:0 0 25%;
      flex:0 0 25%;
      padding: 0;
      max-width:25%
  }
  .bootstrap-cols .col-xl-4{
      -ms-flex:0 0 33.333333%;
      flex:0 0 33.333333%;
      padding: 0;
      max-width:33.333333%
  }
  .bootstrap-cols .col-xl-5{
      -ms-flex:0 0 41.666667%;
      flex:0 0 41.666667%;
      padding: 0;
      max-width:41.666667%
  }
  .bootstrap-cols .col-xl-6{
      -ms-flex:0 0 50%;
      flex:0 0 50%;
      padding: 0;
      max-width:50%
  }
  .bootstrap-cols .col-xl-7{
      -ms-flex:0 0 58.333333%;
      flex:0 0 58.333333%;
      padding: 0;
      max-width:58.333333%
  }
  .bootstrap-cols .col-xl-8{
      -ms-flex:0 0 66.666667%;
      flex:0 0 66.666667%;
      padding: 0;
      max-width:66.666667%
  }
  .bootstrap-cols .col-xl-9{
      -ms-flex:0 0 75%;
      flex:0 0 75%;
      padding: 0;
      max-width:75%
  }
  .bootstrap-cols .col-xl-10{
      -ms-flex:0 0 83.333333%;
      flex:0 0 83.333333%;
      padding: 0;
      max-width:83.333333%
  }
  .bootstrap-cols .col-xl-11{
      -ms-flex:0 0 91.666667%;
      flex:0 0 91.666667%;
      padding: 0;
      max-width:91.666667%
  }
  .bootstrap-cols .col-xl-12{
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      padding: 0;
      max-width:100%
  }
  .cat-inner {
    width: calc(100% - 120px);
    margin-bottom: 100px !important;
  }
    .theme-betheme.no-content-padding #Content {
        padding-top: 105px !important;
    }
    #mainMenuOuterWrapper + .mfn-main-slider.mfn-rev-slider,
    #Content {
        padding-top: 125px !important;
    }
}

@media (min-width: 1400px){
    #home-slider .slick-track > div:first-child img {
        object-position: top !important;
    }
}

.grayBg {
    background-image: url(https://onar.com.gr/wp-content/uploads/2014/09/home_interior_subheader_bg.jpg);
    background-repeat: repeat !important;
    background-position: center;
    background-size: unset !important;
}

.stripedBg {
    background-image: url(/wp-content/themes/betheme/images/stripes/stripes_5_b.png);
}

.paddingTopBottom {
    padding: 5em 0;
}

.upperMenuColor {
    background: #efefef;
    height: 34px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.alignColLeft {
    text-align: left;
}

.alignColRight {
    text-align: right;
}

.alignColCenter {
    text-align: center;
}

.alignColSelfCenter {
    align-self: center;
}

a.upperMenuLink:hover {
    text-decoration: none;
    color: #545454e0;
}

#mainMenuWrapper {
    background: #fff;
}

#mainMenuUpperSection {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.cat-img {
    height: 330px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    transition: 2s ease;
}

.cat-img-container {
    position: relative;
    overflow: hidden;
    max-width: 330px;
    margin: auto;
}

.cat-title * {
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: 700;
}

.paddingTop {
    padding-top: 5em;
}

.croppedContent {
    max-width: 1500px;
}

.hover-box {
    position: absolute;
    width: calc(100% - 80px);
    height: calc(100% - 40px);
    display: block;
    transition: 0.5s ease;
    bottom: 0;
    left: 0;
}

.cat-inner {
    margin: auto;
    display: block;
    text-decoration: none !important;
    max-width: 500px;
}

.cat-inner:hover .hover-box {
    background-color: #545454;
}

.cat-title {
    position: relative;
    transition: 0.5s ease;
    padding: 5px 10px 1px;
    max-width: 250px;
    margin: auto;
    text-align: center;
    background-color: #545454;
    top: -20px;
}

.cat-inner:hover .cat-img {
    transform: scale(1.1);
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
    text-align: center;
    margin: auto;
    display: block;
    float: none;
    padding-top: 0;
}

a.mega-menu-link {
    margin-bottom: 5px !important;
}

#mainMenuLogo .logo-sticky, #mainMenuLogo .logo-mobile, #mainMenuLogo .logo-mobile-sticky {
    display: none;
}

#mainMenuLogo img.logo-main {
    width: 130px;
    height: 100%;
    padding-top: 15px;
    padding-bottom: 3px;
}

a#phoneMenu:before {
    content: url(/wp-content/themes/onar/images/phoneIcon.svg);
    align-self: center;
    padding-right: 5px;
}

#phoneMenu {
    display: inline-flex;
    align-self: center;
    padding-right: 27px;
}

a#homeMenu:before {
    content: url(/wp-content/themes/onar/images/emailIcon.svg);
    align-self: center;
    padding-right: 5px;
    width: 30px;
    height: 100%;
}

#MenuExtraSection a#homeMenu:before {
    content: url(/wp-content/themes/onar/images/homeIcon.svg);
    align-self: center;
    padding-right: 15px;
}

.product-background {
    height: 300px;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.product-inner {
    padding: 15px;
}

.overlay {
    position: absolute;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    display: block;
    text-align: center;
    top: 15px;
    left: 15px;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, .4);
}

.product-inner:hover .overlay {
    opacity: 1;
}

.whiteColor {
    color: #ffffff;
}

#mainMenuSearch {
    display: flex;
    justify-content: flex-end;
}

#mainMenuSearch #searchform a.icon_close {
    display: none;
}

.product-info-inner {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0px 20px;
}

a.whiteColor:hover {
    color: #ffffff;
}

#mainMenuSearch #searchform [class^="icon-"]:before,
#mainMenuSearch #searchform [class*=" icon-"]:before,
#header-search-widget:before {
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    speak: none;
    color: #000;
    display: inline-block;
    text-decoration: none!important;
    width: 1em;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0;
    perspective: 2500px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    content: '\e962';
}

#mainMenuOuterWrapper {
    position: fixed;
    width: 100%;
    z-index: 99;
}

#upperMenu {
    transition: 0.5s ease;
}

#mainMenuWrapper #mainMenuSearch a#header_cart {
    position: relative;
    top: 4px;
    display: block;
    float: left;
    font-size: 22px;
    line-height: 22px;
}

#mainMenuWrapper #mainMenuSearch #header_cart span {
    position: relative;
    right: 9px;
    top: -10px;
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    border-radius: 3px;
    background-color: #808080;
}

.iconElements {
    display: inline-flex;
    align-self: center;
}

.btn {
    color: #ffffff;
    background-color: #545454;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 250px;
    padding: 10px;
    border-radius: 50px;
    margin: auto;
    font-size: 14px;
    text-decoration: none !important;
}

a {
    border-radius: 50px;
}

.btn.small-btn {
    max-width: 150px;
}

.hotel-inner {
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    min-height: 300px;
    background-repeat: no-repeat;
    padding: 33px;
}

.bigCroppedContent {
    max-width: 1200px;
}

.hotel-text-container {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

.mega-menu-max_mega_menu_1-mobile-open ul#mega-menu-max_mega_menu_1 {
    background: #fff !important;
    padding: 2em !important;
    height: calc(100vh - 7.5em) !important;
    width: 100vw !important;
}

.justify-content-center {
    justify-content: center;
}

.mega-toggle-animated {
    box-shadow: none !important;
}

#jarvis-icon-container {
    z-index: 9;
}

div#menu-management form {
    width: auto;
}

.woocommerce-loop-category__title .count {
    display: none;
}

.subcat-container .cat-title h2 {
    line-height: 1.5;
}

.subcat-container .cat-title {
    width: 85%;
    padding: 5px;
}

.subcat-container:hover img {
    transform: scale(1.1);
}

.subcat-container img {
    transition: 2s ease;
}

.sub-img-container {
    position: relative;
    overflow: hidden;
}

.woocommerce-products-header__title {
    text-align: left;
    padding-left: 12px;
    letter-spacing: 1px;
}

.centerPromo {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2em;
}
.offerPromo {
    position: relative;
    border-bottom: 4px solid #fcfcfca3;
    height: auto;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.offerPromo .layerimgPromo {
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-image: url(/wp-content/uploads/2021/04/prosfores.jpg);
    box-shadow: 0 10px 100px rgb(0 0 0 / 30%);
    background-size: cover;
    z-index: 1;
    transition: 0.6s all cubic-bezier(0.74, -0.02, 0.45, 1.04);
    transform: scale(1) rotate(0deg);
}
.offerPromo .layerPromo {
    background-color: #3a3a3a;
    background: -moz-linear-gradient(left, rgba(26, 64, 119, 1) 0%, rgba(26, 64, 119, 0.55) 100%);
    background: -webkit-linear-gradient(left, #3a3a3a 0%, rgba(26, 64, 119, 0.55) 100%);
    background: linear-gradient(to right, rgb(124 124 124 / 30%) 0%, rgb(31 48 74 / 55%) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a4077", endColorstr="#8c1a4077", GradientType=1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 1;
}
.offerPromo .textPromo {
    width: 100%;
    padding: 25px 40px;
    padding-bottom: 45px;
    z-index: 3;
    position: relative;
}
.offerPromo .textPromo .toplinePromo {
    font-size: 25px;
    color: #6c8271;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-writing-mode: vertical-lr;
    position: absolute;
    transform: rotate(-180deg);
    margin-top: 27px;
}
.offerPromo .textPromo h4 {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    margin-top: 25px;
    text-transform: uppercase;
    line-height: 0.8;
    transition: 0.5s ease-in-out;
}
.offerPromo .textPromo .datePromo {
    font-weight: 500;
    color: #809184;
    transition: 0.5s ease-in-out;
}
.offerPromo .textPromo p {
    color: #fff;
    font-size: 14px;
    margin: 15px 0 12px;
    max-width: 500px;
}
.offerPromo .textPromo .pricePromo {
    font-size: 23px;
    color: #fff;
    opacity: 0.7;
}
.offerPromo a.btn {
    color: #fff;
    text-decoration: none;
    z-index: 2;
    font-weight: 300;
    position: absolute;
    font-size: 14px;
    background-color: #6c8271;
    background: #6c8271;
    background: -moz-linear-gradient(top, rgba(183, 203, 102, 1) 0%, rgba(152, 173, 69, 1) 100%);
    background: -webkit-linear-gradient(top, #6c8271 0%, #6c8271 100%);
    background: linear-gradient(to bottom, #6c8271 0%, #6c8271 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b7cb66", endColorstr="#98ad45", GradientType=0);
    padding: 8px 30px 8px 20px;
    right: 50%;
    bottom: 35px;
    transform: translate(50%, 0);
    margin: 0;
}
.offerPromo .infoPromo {
    position: absolute;
    z-index: 2;
    color: #fff;
    top: 0;
    right: 0;
    padding: 8px 10px 8px 10px;
    background-color: #545454;
    font-size: 12px;
    margin: 5px;
}
.offerPromo .infoPromo span {
    position: relative;
}
.offerPromo .infoPromo span:nth-child(1) {
    margin-right: 5px;
}
.offerPromo:hover .layerimgPromo {
    transform: scale(1.2) rotate(3deg);
}
.offerPromo:hover .textPromo h4 {
    transform: translate(30px, 0px);
}
.offerPromo:hover .textPromo .datePromo {
    transform: translate(30px, 0px);
}
.page-template-homepage-template #Content {
    padding-top: 0 !important;
}
.button-default .emptyMenuCol .button {
    background-color: #f7f7f7 !important;
    color: #747474 !important;
}
#header-search-widget button {
    display: none;
}
.sections_group {
    padding-top: 30px;
    min-height: 50vh;
}
.mega-menu-columns-6-of-12 {
    padding-top: 15px !important;
}
.price_label {
    padding-top: 0 !important;
    clear: both;
    text-align: left;
    padding-bottom: 10px;
}
.promoInnerWrapper {
    padding-left: 5em;
}

.displaynoneClass {
    display: none;
}

@media (min-width: 1600px) {
    .slider-title { 
        font-size: 59px;
    }

    .set-margin-right,
    .set-margin-left {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .two-images h1 {
        font-size: 40px;
    }

    #mega-menu-max_mega_menu_1 .mega-menu-title,
    .smallText a {
        font-size: 100% !important;
    }
}

@media (min-width: 1920px) {
    #Footer .widget_mfn_menu ul li a {
        font-size: 16px;
    }

    .right-col-content h3 {
        padding-right: 0;
    }

    .home #reviews-slider .slick-slide {
        min-height: 570px;
    }

    .home #all-featured-products .slick-slide {
        min-height: 566px;
    }
}

@media (min-width: 1921px) {
    .two-images-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 68vw !important;
    }
}


/* CSS */
.custom_prev_next {
    margin-bottom: 3em;
}

.prev-custom-post {
    display: inline-block;
}

.next-custom-post {
    display: inline-block;
    float: right;
}

li#mega-menu-13305-0-2, #mega-menu-13305-0-0 {
    height: max-content !important;
}

#mega-menu-item-13181 .mega-sub-menu li,
#mega-menu-item-13182 .mega-sub-menu li {
    padding: 0 !important;
}

#mega-menu-item-13181 .mega-sub-menu, #mega-menu-item-13182 .mega-sub-menu {
    display: flex !important;
    justify-content: flex-start;
}

.kuka_consent_popup_title {
    color: #000000;
}

.kuka_accordion {
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    text-align: left;
    outline: none;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #000 !important;
}

#kuka_privacy-description {
    margin-bottom: 25px !important;
}

.desktop #kuka_cookie-categories {
    overflow-x: hidden;
}

#kuka_save-preferences:after {
    display: none;
}

#kuka_cookie-preferences-modal * {
    box-sizing: border-box;
}

#kuka_privacy-description {
    font-size: 15px;
}

.mobile .kuka_cookies-bar-btn_wrapper {
    flex-direction: column;
}

.mobile .kuka_cookie-consent-popup button, .mobile #kuka_save-preferences {
    box-sizing: border-box;
}

.mobile .kuka_cookie-consent-popup {
    width: auto;
}

.kuka_consent_popup_title {
    margin-bottom: 15px;
}

.kuka_empty_category .kuka_switch, .kuka_empty_category .kuka_switch input[type="checkbox"], .kuka_empty_category .kuka_switch .kuka_slider.round {
    float: right;
}

#kuka_preferences-re-cookies {
    width: 40px;
    height: 40px;
    z-index: 3;
}

.kuka_switch {
    z-index: 2;
    float: right;
}

.page-id-2044 #Content, /* tropoi-apostolis */
.page-id-2040 #Content, /* ipanaxwrisi */
.page-id-1348 #Content, /* eggiisi-xrisimes-simvoules */
.page-id-1341 #Content, /* metrisi-stromatos */
.page-id-1331 #Content, /* oroi-xrisis */
.page-id-1327 #Content, /* tropoi-plirwmis-2 */
.woocommerce-account #Content {
    padding-top: 200px !important;
}

.mobile .page-id-2044 #Content, /* tropoi-apostolis */
.mobile .page-id-2040 #Content, /* ipanaxwrisi */
.mobile .page-id-1348 #Content, /* eggiisi-xrisimes-simvoules */
.mobile .page-id-1341 #Content, /* metrisi-stromatos */
.mobile .page-id-1331 #Content, /* oroi-xrisis */
.mobile .page-id-1327 #Content, /* tropoi-plirwmis-2 */
.mobile .woocommerce-account #Content {
    padding-top: 130px !important;
}

.xoo-wsc-basket, .xoo-wsc-sc-cont span.xoo-wsc-sc-subt {
    display: none !important;
}

#Wrapper, .with_aside .content_wrapper {
    max-width: 100% !important;
}

#Footer .menu a {
    background: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#Footer .footer_copy .social li a, #Footer .footer_copy .social-menu a {
    color: #ffffff !important;
}

#Footer .container {
    max-width: 70%;
}

#Footer .footer_copy .copyright {
    float: left;
    display: flex;
    align-items: center;
}

#Footer .footer_copy .copyright img {
    margin-left: 25px;
}

@media (max-width: 992px) {
    #Footer .footer_copy .copyright {
        flex-direction: column;
    }

    #Footer .footer_copy .copyright img {
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 0;
    }
}

img.footer_logo {
    width: max-content;
    margin-bottom: 23px;
}

#Footer #text-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.home #reviews-slider .slick-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

img.logo-main.scale-with-grid {
    filter: brightness(0);
}

.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-img-col {
    align-self: flex-start;
}

.xoo-wsc-pname {
    line-height: normal;
}

.xoo-wsc-pprice .amount {
    margin-left: 5px;
}

.xoo-wsc-smr-ptotal {
    font-weight: bold;
}

.home .video-description .wp-video {
    border-radius: 25px;
}

.home .offers-section.fancy_heading {
    border-radius: 25px;
    overflow: hidden;
}

.woocommerce table.shop_table {
    border: none;
}

.shop_table th {
    background: transparent;
    box-shadow: none;
    border-bottom: 1px solid rgba(18, 18, 18, 0.08);
}

.woocommerce table.shop_table td {
    background: transparent;
    box-shadow: none;
}

.woocommerce .shop_table .product-remove a.remove {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    padding: 0;
    margin: 0;
}

.woocommerce .shop_table .product-remove a.remove .button_icon {
    margin: 0;
    background: transparent !important;
}

.woocommerce .shop_table .product-remove a.remove .button_icon::after {
    background: transparent !important;
}

.woocommerce .shop_table .product-remove a.remove {
    background: transparent !important;
}

.woocommerce .shop_table .product-remove a.remove:hover .button_icon::after {
    background: transparent !important;
}

.input-text.qty, .woocommerce-cart table.cart td.actions .coupon .input-text {
    background: transparent !important;
    box-shadow: none !important;
    border-color: #000 !important;
}

.woocommerce table.shop_table {
    color: #000000;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    margin-left: 15px;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100% !important;
}

.woocommerce-page .cart-collaterals .cart_totals th, .woocommerce-page .cart-collaterals .cart_totals td {
    text-align: left;
}

.woocommerce-cart .checkout-button {
    max-width: max-content !important;
    margin-left: auto !important;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    margin-top: 80px !important;
}

.woocommerce-cart table.cart .product-thumbnail {
    padding-left: 0 !important;
}

.woocommerce .shop_table .product-thumbnail a img {
    width: max-content !important;
    max-width: 130px !important;
}

#Wrapper, #Content {
    background-color: #FFFFFF !important;
}

.explore-more:hover, .explore-more {
    background-color: #000;
    border-radius: 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: max-content !important;
}

.woocommerce-shipping-fields {
    margin-top: 30px;
}

.woocommerce-checkout .woocommerce-checkout input[type=text],
.woocommerce-checkout .woocommerce-checkout input[type=tel],
.woocommerce-checkout .woocommerce-checkout input[type=email],
.woocommerce-checkout .woocommerce-checkout .select2-container .select2-selection--single {
    height: 49px !important;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 13.5px;
    padding-bottom: 13.5px;
    border-radius: 8px;
    border-color: #00000026 !important;
    box-shadow: none !important;
}

.woocommerce-checkout .woocommerce-checkout textarea {
    border-radius: 8px !important;
    border-color: #00000026 !important;
    box-shadow: none !important;
}

.woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: var(--wc-green) !important;
}

.woocommerce-page #payment #place_order {
    width: 100%;
    margin-top: 15px;
}

.woocommerce-checkout .select2-container * {
    border-color: #00000026 !important;
}

form.checkout.woocommerce-checkout {
    padding-top: 25px !important;
}

.woocommerce-checkout .form-row label {
    display: none !important;
}

#billing_gdpr_field label,
#billing__field label,
#billing_timologio_field label {
    display: block !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 2px;
    padding-right: 15px;
}

.woocommerce form .form-row label {
    line-height: normal;
    margin-bottom: 15px;
    margin-top: 6px;
}

h3#order_review_heading {
    margin-top: 15px;
}

.woocommerce-checkout .section_wrapper {
    max-width: 100%;
}

.woocommerce-checkout .woocommerce-info.alert.alert_info {
    max-width: 1200px;
    margin: auto;
}

.woocommerce-checkout .has_content .the_content_wrapper {
    margin: 0;
}

.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout.col2-set .col-1 {
    float: left;
    width: 50%;
}

.woocommerce-checkout .col2-set .col-2, .woocommerce-checkout .col2-set .col-2 {
    float: right;
    width: 50%;
    background: rgb(245, 245, 245) !important;
}

.woocommerce-checkout #customer_details {
    display: flex;
    height: 100%;
}

.woocommerce-billing-fields h3, #order_review_heading {
    font-weight: 800;
    margin-top: 0 !important;
}

.woocommerce-checkout #customer_details {
    margin-bottom: 0 !important;
}

.woocommerce-checkout .col2-set .col-1 {
    padding-bottom: 50px;
}

.woocommerce-checkout .shop_table th, .woocommerce-checkout .shop_table td {
    text-align: left;
}

@media (max-width: 991px) {
    .woocommerce-checkout #customer_details {
        flex-direction: column;
    }

    .woocommerce-checkout .col2-set .col-2, .woocommerce-checkout .col2-set .col-2 {
        float: right;
        width: 50%;
        background: transparent !important;
    }

    .woocommerce-cart .shop_table .coupon {
        flex-direction: column;
    }

    .woocommerce-cart table.cart td.actions .coupon #coupon_code {
        margin-bottom: 15px !important;
    }
}

.col-2_inner {
  position: sticky;
  top: 0;
  align-self: flex-start;
}

.woocommerce-checkout .col-2 {
    display: block;
    overflow: visible;
}

/* Wrap Country and Address fields in 2 columns */
.woocommerce-billing-fields #billing_country_field,
.woocommerce-billing-fields #billing_address_1_field,
.woocommerce-billing-fields #billing_city_field,
.woocommerce-billing-fields #billing_state_field,
.woocommerce-billing-fields #billing_phone_field,
.woocommerce-billing-fields #billing_email_field,
.shipping_address #shipping_country_field,
.shipping_address #shipping_address_1_field,
.shipping_address #shipping_postcode_field,
.shipping_address #shipping_state_field {
  width: 47%;
  float: left;
  margin-right: 0;
  clear: inline-end;
}

.woocommerce-billing-fields #billing_address_1_field,
.woocommerce-billing-fields #billing_state_field,
.woocommerce-billing-fields #billing_email_field,
.shipping_address #shipping_address_1_field,
.shipping_address #shipping_postcode_field {
  float: right;
}

@media (max-width: 992px) {
    .woocommerce-billing-fields #billing_country_field,
    .woocommerce-billing-fields #billing_address_1_field,
    .woocommerce-billing-fields #billing_city_field,
    .woocommerce-billing-fields #billing_state_field,
    .woocommerce-billing-fields #billing_phone_field,
    .woocommerce-billing-fields #billing_email_field,
    .shipping_address #shipping_country_field,
    .shipping_address #shipping_address_1_field,
    .shipping_address #shipping_postcode_field,
    .shipping_address #shipping_state_field {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    
    .woocommerce form .form-row {
        padding-left: 0;
        padding-right: 0;
    }
}

.mega-sub-menu a.mega-menu-link {
    margin-bottom: 0 !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    text-transform: capitalize !important;
    font-size: 16px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link {
    text-transform: capitalize !important;
}

.xoo-wsc-container .saved-sale {
    display: none;
}

form.checkout_coupon.woocommerce-form-coupon,
form.woocommerce-form.woocommerce-form-login.login {
    max-width: 1200px;
    margin: auto;
}

form.woocommerce-form.woocommerce-form-login.login {
    margin-bottom: 25px;
}

.alert_info {
    background: #747474 !important;
}

.alert_info a, .alert_info a:hover {
    color: #fff !important;
}

.alert_info .alert_icon {
    background-color: #9d9d9d !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 1;
}

.marquee_wrapper {
    position: relative;
    overflow: hidden;
    height: 37px;
    max-height: 37px;
    display: flex;
    align-items: center;
}

.marquee_wrapper span {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 120s linear infinite;
    will-change: transform;
}

@keyframes marquee {
	0% { transform: translateX(100vw); }
	100% { transform: translateX(-100%); }
}

@-moz-keyframes marquee {
	0% { transform: translateX(100vw); }
	100% { transform: translateX(-100%); }
}

@-webkit-keyframes marquee {
	0% { transform: translateX(100vw); }
	100% { transform: translateX(-100%); }
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after {
    display: none;
}

.woocommerce-checkout .alert_icon {
    display: none;
}

.woocommerce-checkout .woocommerce-info::before {
    display: none;
}

.woocommerce-checkout .woocommerce-info {
    border: none;
    margin-bottom: 10px!important;
    padding: 20px !important;
}

body .woocommerce-error.alert, body .woocommerce-info.alert, body .woocommerce-message.alert {
    padding: 20px !important;
    padding-right: 50px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

@media (min-width: 992px) {
    .custom-toggle-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .custom-toggle-wrapper .woocommerce-info.alert.alert_info {
        margin-right: 25px;
    }
}

.woocommerce-checkout form .form-row .select2-container {
    max-width: 100% !important;
    width: 100% !important;
}

.alert a.close {
    top: 11px !important;
}

@media (max-width: 992px) {
    .woocommerce-checkout .section_wrapper, .woocommerce-checkout .container, .woocommerce-checkout .four.columns .widget-area {
        max-width: 700px!important;
        padding-left: 33px!important;
        padding-right: 33px!important;
    }
}

.woocommerce-form-login-toggle, .woocommerce-form-coupon-toggle {
    display: none;
}

@media (max-width: 1200px) {
    #Header_wrapper #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
        top: 98px !important;
        min-height: calc(100vh - 98px) !important;
    }
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "" !important;
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: top;
    width: 20px;
    height: 30px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M7 10l5 5 5-5H7z"/></svg>') no-repeat center;
    background-size: contain;
}

.mega-toggle-on a.mega-menu-link > span.mega-indicator:after {
    transform: rotate(180deg) !important;
}

@media (max-width: 992px) {
    #mega-menu-item-13181 .mega-sub-menu a, #mega-menu-item-13182 .mega-sub-menu a {
        margin-right: 15px !important;
    }
}