.elementor-kit-17{--e-global-color-primary:#103948;--e-global-color-secondary:#54595F;--e-global-color-text:#103948;--e-global-color-accent:#103948;--e-global-typography-primary-font-family:"Roboto Serif";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-letter-spacing:0.8px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    font-family: "Roboto Serif", Sans-serif !important;
        letter-spacing: 0 !important;
            font-size: 14px !important;
}
.top-menu .elementor-nav-menu--main ul {
	margin-bottom: 0px;
}
/*.top-menu .elementor-nav-menu--main>ul>li>a,*/
/*.top-menu .elementor-nav-menu--main>ul>li>a:hover {*/
/*    border-bottom: 2px solid rgba(255,255,255,0);*/
/*}*/
/*.top-menu .elementor-nav-menu--main>ul>li>a:hover,*/
/*.top-menu .elementor-nav-menu--main>ul>li.current-menu-item>a {*/
/*    border-bottom: 2px solid #103948;*/
/*}*/
.top-offer p {
	margin: 0px;
}
.qodef-button {
    font-family: "Roboto Serif", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    border: 1px solid #103948;
    color: #103948 !important;
}
.qodef-button:hover {
    color: #ffffff !important;
    background-color: #103948 !important;
}
.year-dot {
    position: relative;
}
.year-dot:after {
    position: absolute;
    right: -9px;
    top: 16px;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    background: #103948;
    display: block;
    content: " ";
}
@media all and (max-width: 767px) {
   .year-dot {
        display: none !important;
    } 
    .m-dot {
        position: relative;
    }
    .m-dot:after {
        position: absolute;
        left: -8px;
        top: 14px;
        border-radius: 20px;
        width: 14px;
        height: 14px;
        background: #000000;
        display: block;
        content: " ";
    }
}
.footer-ul ul {
    margin-bottom: 0px !important;
}
.icn-basket {
    position: relative;
    display: flex;
    overflow: visible;
    align-items: center;
    justify-content: center;
}
.basket-item-count {
    position: absolute;
    background-color: #103948;
    color: #ffffff;
    height: 17px;
    width: 17px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    bottom: 4px;
    right: 2px;
    line-height: 1;
    font-family: "Roboto Serif", Sans-serif;
    letter-spacing: 0px;
}
.hide-fe {
	display: none;
}
  .show-fe {
  	display: block;
  }
.fixed-search {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0px;
    background: #f5f5f5;
    padding: 20px;
    height: 215px;
    z-index: 3;
}
.aws-container .aws-search-form .aws-wrapper {
    background: #ffffff;
}
.aws-container .aws-search-field {
    padding-left: 15px;
    font-size: 16px;
    font-family: "Roboto Serif", Sans-serif;
    letter-spacing: 0px;
}
.aws-search-result {
    font-family: "Roboto Serif", Sans-serif;
    letter-spacing: 0px;
}
.aws-search-result .aws_result_link {
    padding: 10px 15px;
}
.aws-search-result .aws_no_result {
    padding: 10px 15px;
}
.archive #qodef-page-content {
    width: auto !important;
    max-width: 1155px;
}
.aws-container .aws-search-form .aws-form-btn {
    background: #fff;
}
#close-search {
    position: fixed;
    z-index: 11;
    right: 20px;
    top: 30px;
    border: 1px solid #d8d8d8;
}
#qodef-woo-page {
    margin-top: 40px;
}
.qodef-woo-results .woocommerce-result-count {
    font-family: "Roboto Serif", Sans-serif;
    letter-spacing: 0px;
}
.qodef-woo-results .woocommerce-ordering .select2-container--default .select2-selection--single{
     font-family: "Roboto Serif", Sans-serif;
}
.qodef-woo-product-list .qodef-woo-product-image {
        background-color: #ddc;
    border: solid 16px #eee;
    border-bottom-color: #fff;
    border-left-color: #eee;
    border-radius: 2px;
    border-right-color: #eee;
    border-top-color: #ddd;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 10px 5px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    padding: 5px;
    position: relative;
    text-align: center;
    overflow: visible !important;
}
.qodef-woo-product-list .qodef-woo-product-image:before {
        border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25) inset;
    content: "";
    position: absolute;
    right: -5px;
    top: -5px;
    left: -5px;
    bottom: -5px;
}
.qodef-woo-product-list .qodef-woo-product-image:after {
        border-radius: 2px;
    bottom: -7px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
    content: "";
    left: -7px;
    position: absolute;
    right: -7px;
    top: -7px;
    }
.select2-container--default .select2-results__options {
    border: 1px solid #4B6A75;
    padding: 2px 5px !important;
}    
.select2-container--default .select2-results__option {
    padding: 3px 10px !important;
}
.select2-container--default .select2-results__option:hover {
    background: #4B6A75 !important;
    color: #fff !important;
}
.widget .qodef-widget-title {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
.widget h4.qodef-widget-title {
    font-size: 20px !important;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    height: 10px !important;
    width: 10px !important;
    border-radius: 10px !important;
}
.widget.woocommerce .button, .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button {
    border-color: #103948 !important;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover {
    background-color: #103948 !important;
    border-color: #103948 !important;
}
#qodef-woo-page .qodef-woo-product-mark.qodef-out-of-stock, #yith-quick-view-modal .qodef-woo-product-mark.qodef-out-of-stock, .qodef-woo-shortcode .qodef-woo-product-mark.qodef-out-of-stock {
    background-color: #fc6161 !important;
}
#qodef-woo-page .qodef-woo-product-mark.qodef-woo-onsale, #yith-quick-view-modal .qodef-woo-product-mark.qodefqodef-woo-onsale, .qodef-woo-shortcode .qodef-woo-product-mark.qodef-woo-onsale {
    background-color: #60b258 !important;
}
#qodef-woo-page .qodef-woo-product-mark.qodef-new, #yith-quick-view-modal .qodef-woo-product-mark.qodef-new, .qodef-woo-shortcode .qodef-woo-product-mark.qodef-new {
    background-color: #103948 !important;
}
.widget .wc-block-product-categories ul li, .widget.widget_categories ul li {
    text-transform: initial !important;
    margin-bottom: 15px  !important!important;
}
.widget.woocommerce.widget_products h6.qodef-woo-product-title {
    font-size: 14px;
    overflow: hidden;
}
.widget.woocommerce .qodef-woo-product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.widget.woocommerce .price {
    font-size: 14px !important;
}
.widget .tagcloud a, .widget .wp-block-tag-cloud a {
    padding: 1px 9px 0 9px !important;
    border: 1px solid #000;
}
.widget .tagcloud a:hover, .widget .wp-block-tag-cloud a:hover {
    background-color: #103948 !important;
}
#qodef-woo-page .button {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
    padding-top: 9px !important;
}
#qodef-woo-page .button:hover {
    background-color:#103948 !important;
    border-color: #103948 !important;
}
#qodef-woo-page.qodef--single .out-of-stock, #yith-quick-view-content.single-product .out-of-stock {
    color: #fc6161 !important;
}
#qodef-woo-page.qodef--single form.cart .variations label, #yith-quick-view-content.single-product form.cart .variations label {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
#qodef-woo-page.qodef--single .entry-summary .price .amount, #yith-quick-view-content.single-product .entry-summary .price .amount {
    margin: 0 10px;
}
#qodef-woo-page.qodef--single form.cart .variations .reset_variations {
    color: #ff0000 !important;
    font-weight: 600 !important;
}
#qodef-woo-page.qodef--single form.cart .variations_button .single_add_to_cart_button {
    
}
.elementor-menu-toggle {
    background-color: #4B6A75 !important;
}
.footer-menu .elementor-nav-menu--dropdown {
   background-color: transparent !important; 
}
#qodef-woo-page .woocommerce-pagination {
    margin-top: 30px;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.current:after {
    left: -7px  !important;
    border: 1px solid #000  !important;
    top: -3px  !important;
    height: 26px  !important;
    content: " "  !important;
    width: 26px !important;
}
.qodef-woo-product-mark {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 27px 6px;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    background-color: var(--qode-main-color);
    z-index: 5;
}
.qodef-woo-product-mark.qodef-out-of-stock {
    background-color: #fc6161 !important;
}
.qodef-woo-product-list .qodef-e-inner {
    /*background: url("https://fullfatmilkmedia.co.uk/yogirajart/wp-content/uploads/2024/09/bg-photo-frame-blur.png") center -10px no-repeat;*/
    /*background-size: 110%;*/
    justify-content: flex-start !important;
}
.qodef-woo-product-list:not(.qodef-shortcode) .qodef-woo-product-content {
        margin: 5px 0 0px !important;
        position: static !important;
}
.qodef-woo-product-list .qodef-woo-product-title {
    margin: 10px 0 5px 0px !important;
}
.qodef-woo-product-list:not(.qodef-shortcode) .qodef-woo-product-content .price {
    font-size: 20px;
    font-weight: 500;
}
.qodef-woo-product-list:not(.qodef-shortcode) .qodef-woo-product-content .button, input.wpi-button {
        left: 0;
    right: 0;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 30px !important;
    outline: 0;
    cursor: pointer !important;
    z-index: 3;
    border: 1px solid #103948 !important;
    font-weight: 500 !important;
    line-height: 1.7em !important;
    padding: 8px 39px 9px 37px !important;
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
    padding-top: 9px !important;
    font-size: 14px !important;
    background-color: #fff !important;
    color: #103948 !important;
    width: fit-content;
    margin: 0 auto;
}
.qodef-woo-product-list:not(.qodef-shortcode) .qodef-woo-product-content .button:hover {
    background-color: #103948 !important;
    color: #fff !important;
}
.qodef-woo-product-list:not(.qodef-shortcode) .qodef-e-inner:hover .qodef-woo-product-content .button {
     bottom: 10px !important;
}

/*.related .qodef-woo-product-list:not(.qodef-shortcode) .qodef-e-inner:hover .qodef-woo-product-content .button {*/
/*    bottom: 50px !important;*/
/*} */

#qodef-woo-page.qodef--single .entry-summary .qodef-woo-product-title, #yith-quick-view-content.single-product .entry-summary .qodef-woo-product-title {
     font-family: "Roboto Serif", Sans-serif;
    letter-spacing: 0px;
    color: #103948 !important;
}
#qodef-woo-page.qodef--single .woocommerce-tabs, #yith-quick-view-content.single-product .woocommerce-tabs {
    margin-top: 80px !important;
}
#qodef-woo-page.qodef--single .related, #qodef-woo-page.qodef--single .up-sells, #yith-quick-view-content.single-product .related, #yith-quick-view-content.single-product .up-sells {
    margin-top: 80px;
}
#qodef-woo-page {
    margin-top: 60px !important;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:before, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-minus:before {
    background: url("https://fullfatmilkmedia.co.uk/yogirajart/wp-content/themes/gesso/assets/img/minus_shop.svg") no-repeat center !important;
    content: " " !important;
    width: 24px !important;
    height: 24px !important;
    background-size: cover !important;
    display: block;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:before, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-plus:before {
    background: url("https://fullfatmilkmedia.co.uk/yogirajart/wp-content/themes/gesso/assets/img/plus_shop.svg") no-repeat center !important;
    content: " " !important;
    width: 24px;
    height: 24px;
    background-size: cover !important;
    display: block;
}
#qodef-woo-page.qodef--single .product_meta>*, #yith-quick-view-content.single-product .product_meta>* {
    margin-bottom: 10px !important;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a {
     font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
#qodef-woo-page.qodef--single .related>h2, #qodef-woo-page.qodef--single .up-sells>h2, #yith-quick-view-content.single-product .related>h2, #yith-quick-view-content.single-product .up-sells>h2, #qodef-woo-page.qodef--single .shop_attributes th, #yith-quick-view-content.single-product .shop_attributes th {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
    color: #103948;
}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value, #yith-quick-view-content.single-product .product_meta .qodef-woo-meta-value {
    font-size: 16px !important;
    margin-left: 10px !important;
}
#qodef-woo-page.qodef--single .shop_attributes td {
        font-size: 16px;
}
#qodef-woo-page .added_to_cart, #qodef-woo-page .button, #yith-quick-view-modal .added_to_cart, #yith-quick-view-modal .button, .qodef-woo-shortcode .added_to_cart, .qodef-woo-shortcode .button {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
    padding-top: 9px !important;
}
#qodef-woo-page .added_to_cart:hover, #qodef-woo-page .button:hover, #yith-quick-view-modal .added_to_cart:hover, #yith-quick-view-modal .button:hover, .qodef-woo-shortcode .added_to_cart:hover, .qodef-woo-shortcode .button:hover {
    color: #fff;
    background-color: #103948 !important;
    border-color: #103948 !important;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title, #yith-quick-view-content.single-product .woocommerce-Reviews .woocommerce-Reviews-title {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
.qodef-button.qodef-size--large {
    margin-top: 0px;
}
#qodef-woo-page .loading:after {
    background: rgba(255, 255, 255, 1) !important;
    border-radius: 30px !important;
    content: " " !important;
}
#qodef-woo-page .loading:before {
    margin: 0 auto !important;
    display: block;
    content: " ";
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: radial-gradient(closest-side, white 60%, transparent 0 99.9%, white 0), conic-gradient(#d6d0e4 0 45%, #103948 75% 100%);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    animation: spin-loader 1000ms infinite linear;
    top: 12px;
}
@keyframes spin-loader {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 10px !important;
}
.wpcf7-form-control-wrap input {
    margin-bottom: 5px !important;
}
.wpcf7-not-valid {
    border-color: #dc3232 !important;
}
.wpcf7-response-output {
    background: #dc3232 !important;
    color: #fff !important;
     border-color: #dc3232 !important;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author, #yith-quick-view-content.single-product .woocommerce-Reviews .woocommerce-review__author, #qodef-woo-page.qodef--single #review_form .comment-reply-title, #yith-quick-view-content.single-product #review_form .comment-reply-title {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
input.wpi-button {
    margin: 20px 0 0 0px !important;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
}
input.wpi-button:hover {
    background-color: #103948 !important;
    border-color:  #103948 !important;
    color: #fff !important;
}
.ui-dialog {
    border: 0px !important;
    border-radius: 0  !important;
    background: #ffffff !important;
    padding: 20px !important;
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: auto;
    font-size: 20px;
    font-weight: 500;
    color: #103948 !important;
    padding: 0px !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    right: 0 !important;
    top: 0 !important;
    width: auto !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    font-size: 12px !important;
}
.ui-dialog .ui-dialog-titlebar-close  .ui-icon {
        position: static !important;
        margin: 3px;
}
.wdm-pef-form-row {
    display: flex;
    margin-bottom: 10px !important;
}
#enquiry-form input.contact-input, #enquiry-form textarea.contact-input {
    margin: 0px !important; 
    padding: 5px 10px !important;
    border-radius: 0px !important;
}
#enquiry-form .wdm-pef-form-row > label {
    padding-right: 10px !important;
    margin: 8px 0 0 0px;
}
.ui-dialog .ui-dialog-content {
    padding: 10px 0 0 0px !important;
}
#enquiry-form input.contact-input.error, #enquiry-form textarea.contact-input.error {
    border-color: #dc3232 !important;
}
#errors .error {
    color: #dc3232 !important;
}
.ui-widget button.contact-button {
    border: 1px solid #103948 !important;
    color: #103948 !important;
    background-color: #fff !important;
    font-family: "Roboto Serif", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    padding: 12px 42px !important;
    border-radius: 30px;
}
.ui-widget button.contact-button:hover {
     color: #fff !important;
    background-color: #103948 !important;
}
#respond .qodef-comment-form .form-submit button[type=submit] {
    padding: 13px 39px 12px 37px;
}
.ui-widget button.contact-button.contact-cancel {
    border-color: #666 !important;
    color: #666 !important;
}
.ui-widget button.contact-button.contact-cancel:hover {
    background-color: #666 !important;
    color: #fff !important;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 0;
}
#qodef-woo-page.qodef--single .entry-summary .price .amount, #yith-quick-view-content.single-product .entry-summary .price .amount {
    font-size: 20px;
}
.qodef-h3, h3 {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 1px !important;
}    
.box-shadow-for-form {
        box-shadow: rgba(0, 0, 0, .5) 0px 3px 15px !important;
}
.metform-form-content {
    overflow: visible !important;
}
.woocommerce {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
    /*padding-top: 20px;*/
}
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
        background: #9ee29e;
    padding: 10px;
    font-size: 20px !important;
    text-align: center;
    border: 1px solid #086208;
    border-radius: 0px;
    color: #004700 !important;
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
    margin: 0 0 10px !important;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
    margin: 0;
    padding: 15px !important;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    background: #F3F5F5;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview+p,
.woocommerce-notices-wrapper+p {
    border: 1px solid #e9e9e9;
    padding: 5px 10px;
    color: #ffffff;
    background: #7b9098;
}
.woocommerce-notices-wrapper+p a {
    background: rgb(220, 50, 50) !important;
    color: #fff !important;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
    width: 70%;
    float: left;
    padding: 20px;
    background: #F3F5F5;
    margin-top: 30px !important;
}
.woocommerce-order-received .woocommerce-order h2, 
.woocommerce-account .woocommerce-MyAccount-content h2 {
        margin: 0 0 12px !important;
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
.woocommerce-page div.woocommerce .shop_table td, .woocommerce-page div.woocommerce .shop_table th {
        padding: 10px 0 10px 15px !important;
}
.woocommerce-page div.woocommerce .shop_table th {
    font-family: "Roboto Serif", Sans-serif !important;
    color: #000;
    font-size: 16px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
}
.order_details tfoot {
    background: #dfe2e2;
}
.order_details tfoot th {
    padding-left: 15px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details {
    float: right;
    width: calc(30% - 40px);
    padding: 20px;
    background: #F3F5F5;
    margin-top: 30px !important;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
    padding: 10px 0px !important;
    width: 50%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    background: #F3F5F5;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    padding-left: 20px !important;
    
}
.woocommerce-notices-wrapper a, 
.woocommerce-MyAccount-content a {
    color: #1785ae !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
      font-size: 18px !important;
        font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
    background: #103948 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff !important;
}
.woocommerce-account .button {
    color: #fff !important;
    background-color: #103948 !important;
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0 !important;
    padding: 12px 39px 12px 37px !important;
}
.woocommerce-page .woocommerce-Address {
    padding: 20px !important;
    background: #F3F5F5;
}
.woocommerce-page .woocommerce-Address h3 {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}
.woocommerce-page div.woocommerce .col2-set {
    margin: 0 !important;
    gap: 20px;
}
.woocommerce-page .woocommerce-Address .edit {
    padding: 5px 15px;
    background: #103948;
    border-radius: 20px;
    display: inline-block;
    color: #fff !important;
    margin-bottom: 5px;
}
.woocommerce-MyAccount-content form {
    background: #F3F5F5;
    padding: 30px !important;
}
.woocommerce-MyAccount-content form h3 {
    margin-top: 0px !important;
}
.woocommerce-error {
    border-color: rgb(220, 50, 50) !important;
    background: rgb(255 246 246) !important;
    color: rgb(220, 50, 50) !important;
}
.woocommerce form .form-row .required {
    text-decoration: none !important;
    color: rgb(220, 50, 50) !important;
}
[class*=gesso] .select2-container--default .select2-search--dropdown {
    border-color: #4B6A75;
}
.woocommerce-message {
    justify-content: center !important;
    background: #9ee29e;
    padding: 10px;
    font-size: 20px !important;
    text-align: center;
    border: 1px solid #086208 !important;
    border-radius: 0px;
    color: #004700 !important;
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
#customer_login h2 {
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
    text-align: center;
    color: #103948 !important;
}
.woocommerce-account .woocommerce-form-login.login {
    max-width: 50% !important;
    margin: 0 auto !important;
    padding: 30px;
    background: #F3F5F5;
}
.woocommerce input[type=date], .woocommerce input[type=email], .woocommerce  input[type=number], .woocommerce  input[type=password], .woocommerce  input[type=search], .woocommerce  input[type=tel], .woocommerce  input[type=text], .woocommerce  input[type=url], .woocommerce  textarea {
    background: #fff;
}
.woocommerce-ResetPassword, .lost_reset_password{
    width: 50%;
    margin: 0 auto;
    padding: 20px;
    background: #F3F5F5;
    margin-top: 30px !important;
}
.user-registration {
    padding: 30px !important;
    background: #F3F5F5 !important;
    margin-top: 40px !important;
    border: 0px !important;
}
.ur-frontend-form .ur-form-row .ur-form-grid label {
    font-weight: normal !important;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}
.ur-frontend-form .ur-form-row {
    margin-bottom: 14px !important;
}
.ur-frontend-form .ur-form-row .ur-form-grid input {
    background: #fff !important;
}
.ur-frontend-form .ur-button-container .ur-submit-button {
    color: #FFFFFF !important;
    background-color: #103948  !important;
    font-family: "Roboto Serif", Sans-serif  !important;
    font-size: 14px  !important;
    letter-spacing: 1px  !important;
    padding: 14px 30px  !important;
    margin-top: 10px;
    margin-left: auto !important;
    margin-right: auto !important;
    font-weight: normal !important;
}
.user-registration-error {
    padding: 0 !important;
    background: none !important;
    border: none !important;
    margin: 0 !important;
}
.user-registration-error:before {
    display: none !important;
}
.user-registration-error {
    color: rgb(220, 50, 50) !important;
}
input.ur-input-border-red, textarea.ur-input-border-red {
    border-color: rgb(220, 50, 50) !important;
}
.ur-frontend-form .ur-form-row .ur-form-grid label .required {
     color: rgb(220, 50, 50) !important;
}
.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password input[type="password"] {
    margin-bottom: 10px !important;
}
.container {
	max-width: 1155px;
}
.woocommerce-cart-form {
    width: 70%;
    float: left;
    padding: 20px;
    background: #F3F5F5;
    
}
.cart-collaterals {
    float: right;
    width: calc(30% - 40px);
    padding: 20px;
    background: #F3F5F5;
}
.checkout-button {
    width: 100% !important;
    justify-content: center !important;
    background: #103948 !important;
    color: #fff !important;
}
.cart-collaterals .cart_totals {
    margin-top: 0px !important;
}
.cart-collaterals .cart_totals h2 {
    margin-bottom: 15px !important;
}
#qodef-woo-page.qodef--cart .cart_totals>h2, #qodef-woo-page.qodef--cart .cross-sells>h2, .yith-wcwl-form .cart_totals>h2, .yith-wcwl-form .cross-sells>h2 {
    font-family: "Roboto Serif", Sans-serif  !important;
    letter-spacing: 0px  !important;
}
#qodef-woo-page.qodef--cart .shop_table thead, .yith-wcwl-form .shop_table thead {
    border-bottom: 1px solid #e9e9e9 !important;
}
#qodef-woo-page.qodef--cart .shop_table tr, .yith-wcwl-form .shop_table tr {
    border-color: #c2c2c2 !important;
}
.woocommerce-page div.woocommerce .shop_table tr {
    border-color: #c2c2c2 !important;
}
#qodef-woo-page.qodef--cart .shop_table td.product-remove a, #qodef-woo-page.qodef--cart .shop_table th.product-remove a, .yith-wcwl-form .shop_table td.product-remove a, .yith-wcwl-form .shop_table th.product-remove a {
    color: #1785ae !important;
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
}
#qodef-woo-page.qodef--cart .shop_table td.product-price, #qodef-woo-page.qodef--cart .shop_table td.product-subtotal, .yith-wcwl-form .shop_table td.product-price, .yith-wcwl-form .shop_table td.product-subtotal {
    font-size: 16px !important;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-input {
    background: transparent !important;
}
#qodef-woo-page.qodef--cart .shop_table td.product-subtotal,
#qodef-woo-page.qodef--cart .shop_table th.product-subtotal {
        background: #dfe2e2;
}
#qodef-woo-page.qodef--cart .shop_table td.product-remove a, #qodef-woo-page.qodef--cart .shop_table th.product-remove a, .yith-wcwl-form .shop_table td.product-remove a, .yith-wcwl-form .shop_table th.product-remove a {
    color: #DC3232 !important;
}
#qodef-woo-page.qodef--cart .shop_table td.product-name a {
    color: #1785ae !important;
    font-family: "Roboto Serif", Sans-serif !important;
    letter-spacing: 0px !important;
    font-size: 14px !important;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon input {
    border: 1px solid #000 !important;
    padding-left: 15px !important;
}
#qodef-woo-page.qodef--cart .cart_totals .shop_table.shop_table_responsive tr th, #qodef-woo-page.qodef--cart .cart_totals .shop_table.shop_table_responsive tr td {
    border-color: #c2c2c2 !important;
}
#qodef-woo-page.qodef--cart {
    margin-top: 0px !important;
}
.qodef-h1, h1 {
    color: #103948 !important;
    font-family: "Roboto Serif", Sans-serif !important;
    font-size: 36px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    margin: 0px !important;
    text-transform: capitalize;
}
/*.qodef-woo-product-list .qodef-woo-product-image a {*/
/*    position: relative;*/
/*    z-index: 1;*/
/*}*/
.qodef-woo-product-list .qodef-woo-product-image>.woocommerce-LoopProduct-link {
    z-index: 1;
}
.qodef-woo-product-list .qodef-woo-product-image:hover .qodef-woo-product-image-inner {
    background-color: transparent !important;
}
#qodef-woo-page.qodef--single .out-of-stock, #yith-quick-view-content.single-product .out-of-stock {
     font-family: "Roboto Serif", Sans-serif !important;
     letter-spacing: 0px !important;
}
.woocommerce-page div.woocommerce>.return-to-shop a {
    font-family: "Roboto Serif", Sans-serif !important;
     letter-spacing: 0px !important;
    background-color: #4B6A75 !important;
}
.woocommerce-MyAccount-content .select2-container--default .select2-selection--single {
        background: #fff !important;
        border: 1px solid #000 !important;
}
[class*=gesso] .select2-container--default .select2-search--dropdown {
    border: 1px solid #000 !important;
    border-bottom: 0px !important;
}

/*Responsive*/
@media (min-width: 768px) {
    .fixed-search .elementor-widget-container {
        width: 500px;
        margin: 10px auto;
    }
    .qodef-woo-product-list .qodef-e-inner {
        padding-top: 10% !important;
        padding-bottom: 30px !important;
    }
}
@media all and (min-width: 1025px) {
    #qodef-woo-page.qodef--single .qodef-woo-single-image, #yith-quick-view-content.single-product .qodef-woo-single-image {
        position: sticky !important;
        top: 90px;
    }
    #page .single-product #qodef-page-content,
    .single-product #qodef-page-content {
        width: 1155px !important;
        max-width: 1155px !important;
    }
    /*.woocommerce {*/
    /*    max-width: 1155px !important;*/
    /*    margin: 0 auto !important;*/
    /*}*/
    .qodef-woo-product-list.qodef-gutter--tiny ul.products>.product {
        height: fit-content !important;
    }
}
@media (max-width: 1180px) { 
    .woocommerce-cart-form {
        width: 100%;
        float: none;
    }
    .cart-collaterals {
        float: none;
        width: 100%;
        margin-top: 10px;
    }
}
@media (max-width: 1024px) {
   .archive #page #qodef-page-content {
        padding: 0 20px !important;
        width: auto !important;
    }
    #page #qodef-page-content {
        padding: 0 20px !important;
        width: auto !important;
    }
    #qodef-woo-page.qodef--single .woocommerce-tabs, #yith-quick-view-content.single-product .woocommerce-tabs {
            margin-top: 20px !important;
            padding: 20px 0 20px !important;
    }
    #qodef-woo-page.qodef--single .related, #qodef-woo-page.qodef--single .up-sells, #yith-quick-view-content.single-product .related, #yith-quick-view-content.single-product .up-sells {
            margin-top: 20px !important;
    }
    #qodef-woo-page.qodef--single .product_meta, #yith-quick-view-content.single-product .product_meta {
            margin-top: 10px !important;
    }
    #qodef-woo-page .woocommerce-pagination {
            margin-top: 20px !important;
    }
    .widget.woocommerce.widget_price_filter .qodef-widget-title {
        margin-bottom: 20px !important;
    }
    #qodef-page-sidebar {
            margin-bottom: 10px !important;
    }
    #qodef-woo-page .added_to_cart, #qodef-woo-page .button, #yith-quick-view-modal .added_to_cart, #yith-quick-view-modal .button, .qodef-woo-shortcode .added_to_cart, .qodef-woo-shortcode .button,
    .qodef-woo-product-list:not(.qodef-shortcode) .qodef-woo-product-content .button, input.wpi-button {
            margin: 10px auto !important;
            bottom: auto !important;
            position: relative !important;
            opacity: 1 !important;
    }
    #qodef-woo-page.qodef--cart .shop_table td.actions input[type=text] {
            width: 100% !important;
            margin: 0 !important;
    }
    #qodef-woo-page.qodef--cart .shop_table td.actions>.button {
            margin: 0 auto !important;
            display: flex  !important;
    }
    #qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order #place_order {
        text-transform: capitalize;
        width: 100%;
        justify-content: center;
    }
    /*#qodef-woo-page .button {*/
    /*    display: flex !important;*/
    /*    margin: 0 auto !important;*/
    /*}*/
   .woocommerce-order-received .woocommerce-order .woocommerce-order-details, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
       width: 100% !important;
   }
   .woocommerce-order-received .woocommerce-order .woocommerce-customer-details, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details {
       width: 100% !important;
   }
    .woocommerce-account .woocommerce-MyAccount-content {
        overflow: auto !important;
    }
    .user-registration-page #page #qodef-page-content {
       width: 100% !important;
    }

}
@media (max-width: 768px) {
    .woocommerce-account .woocommerce-form-login.login, .woocommerce-ResetPassword, .lost_reset_password {
        max-width: 100% !important;
                width: 100%;
    }
    .user-registration-page #page #qodef-page-content .ur-frontend-form .ur-form-row {
        flex-wrap: wrap !important;
        flex-direction: column !important;
    }
    .user-registration-page #page #qodef-page-content .ur-frontend-form .ur-form-row .ur-form-grid {
       width: 100% !important;
    }
    
    #close-search {
        right: 0px !important;
        top: 20px !important;
    }
    .aws-container .aws-search-form {
     width: calc(100% - 30px) !important;
    }
}
.archive #qodef-page-content, .single-product #qodef-page-content, .page-id-10 #qodef-page-content, .page-id-14 #qodef-page-content, .page-id-8 #qodef-page-content, .page-id-5289 #qodef-page-content, .page-id-9 #qodef-page-content, .page-id-5290 #qodef-page-content {
    width: 75%!important;
    margin: 0 auto!important;
    display: block!important;
}
.fill-line {
    top: 0;
    left: calc(36% - 5px);
    position: absolute;
    z-index: 1;
    width: 5% !important;
    height: 100%;
    padding-top: 52px;
    display: none !important;
}
.fill-line.nohead {
    padding-top: 6px;
}
.fill-line:after {
        display: block;
    content: " ";
    position: sticky;
    top: 74px;
    width: 10px;
    left: 0;
    height: 210px;
    background: #103948;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
    .fill-line {
        left: 36%;
    }
    .fill-line:after {
        width: 9px;
    }
    .fill-line.nohead {
        padding-top: 0px;
    }
    .qodef-woo-product-list ul.products.columns-3>.product {
        height: min-content !important;
    }
}
@media (max-width: 767px) {
    .fill-line {
        left: 13px;
        padding-top: 32px;
    }
    .fill-line:after {
        width: 6px;
        top: 24px;
    }
    .fill-line.nohead {
        padding-top: 0px;
    }
    .qodef-woo-product-list ul.products.columns-3>.product {
        height: min-content !important;
    }
}

.qodef-custom-blog .qodef-blog.qodef--list .qodef-e-inner {
     background: #ffffff;
     padding: 10px 10px 30px 10px !important;
}
.qodef-blog .qodef-blog-item .qodef-e-top-holder {
    margin-bottom: 10px !important;
}
.qodef-blog .qodef-blog-item .qodef-e-media-image {
    margin-bottom: 12px !important;
}
.qodef-blog .qodef-blog-item .qodef-e-bottom-holder {
    margin-top: 16px !important;
}
.qodef-blog .qodef-blog-item h4 {
    font-family: "Roboto Serif", Sans-serif !important;
}
.qodef-custom-blog .qodef-col--12 .qodef-blog {
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    padding-top: 30px;
}
#qodef-page-comments {
    margin-top: 30px !important;
}
#qodef-page-comments-list {
    margin-bottom: 30px !important;
}
#respond .qodef-comment-form .logged-in-as {
    margin: 10px 0 10px 0 !important;
}
#qodef-page-comments-list h2.qodef-m-title,
#qodef-page-comments-form h2.comment-reply-title{
    font-size: 28px !important;
}
#qodef-page-comments-list .qodef-m-title {
    margin-bottom: 14px !important;
}
.qodef-h2, .qodef-h4 {
    font-family: "Roboto Serif", Sans-serif !important;
}
@media (max-width: 1024px) {
    .qodef-custom-blog .qodef-col--12 .qodef-blog {
        max-width: 1024px;
    }
}
@media (max-width: 767px) {
    .qodef-custom-blog .qodef-col--12 .qodef-blog {
        max-width: 767px;
        padding-top: 15px;
    }
    #qodef-page-comments {
        margin-top: 15px !important;
    }
    #qodef-page-comments-list {
        margin-bottom: 15px !important;
    }
    #respond .qodef-comment-form .logged-in-as {
        margin: 5px 0 5px 0 !important;
    }
    #qodef-page-comments-list h2.qodef-m-title,
#qodef-page-comments-form h2.comment-reply-title {
        font-size: 18px !important;
    }
    #qodef-page-comments-list .qodef-m-title {
        margin-bottom: 10px !important;
    }
}/* End custom CSS */