/**
* Theme Name: YITH Proteo Child
* Description: This is a child theme of YITH Proteo, generated by YITH_Proteo_Wizard.
* Author: <a href="https://yithemes.com">YITH</a>
* Template: yith-proteo
* Version: 1.2.2
*/

*:not(i) {
    font-family: "Rubik" !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1540px !important;
    }
}

.woocommerce-account .entry-content p:not([class^=has]),
.woocommerce-account .entry-content li:not(.product) {
    font-size: 14px !important;
}

.home .container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: -150px 0 0 !important;
    width: 100% !important;
}

.single-product .container {
    max-width: 1540px !important;
    width: 100% !important;
}

/* --------------------------------------------------------------- Top-Bar-Layout -------------------------------------------------------*/

.hfe-flyout-open {
    margin: 0 !important;
}

.eg_top_bar_section {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: top 0.4s;
    font-style: italic;
    min-height: 40px;
}

.eg_top_bar_text {
    background: rgb(238, 238, 233);
    color: rgb(52, 52, 52);
    font: 300 12px/2 Rubik, sans-serif, sans-serif;
}

.eg_top_bar_text p {
    padding: 0;
    margin: 0 !important;
}

.eg_header_section {
    border: none !important;
	transition: all 2s;
}

.eg_sticky_header {
    position: fixed;
    width: 100%;
    animation: smoothScroll 1s forwards;
    background: #fff;
    box-shadow: 1px 1px 2px 1px #0000000f;
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-80px);
	}
	100% {
		transform: translateY(0px);
	}
}

.eg_site_logo img {
    max-width: 100px;
}

.hfe-flyout-close,
.hfe-flyout-close svg {
    left: 0 !important;
}

.hfe-flyout-overlay {
    height: 100vh;
}

.eg_header_menu_section .eg_menu_left .hfe-side.hfe-flyout-left,
.eg_header_menu_section .hfe-side.hfe-flyout-right {
    min-height: 100vh;
}

.eg_img_prod_col {
    min-height: 800px;
}

.eg_header_menu_section .eg_menu_left .hfe-nav-menu-icon {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    padding: 0 15px;
}

.eg_menu_top_link {
    padding-top: 30px !important;
    margin-top: 30px !important;
    border-top: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

.eg_header_menu_section a.eg_nav_link {
    text-decoration: none;
    margin-left: 13px;
    cursor: pointer;
    color: black;
    font-size: 14px;
}

a.eg_nav_link:hover {
    text-decoration: underline;
}

.eg_single_img {
    padding: 0 10px;
}

h2.woocommerce-loop-product__title {
    overflow: hidden;
    font-size: 1em !important;
    font-weight: normal;
    color: #000 !important;
}

body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    padding: 1.25rem;
    background: #000;
    margin: 0;
}

/* --------------------------------------------------------------- Side-Cart-Layout -------------------------------------------------------*/

.xoo-wsc-basket {
    top: 92px;
    right: 40px;
    background-color: #fff;
    color: #000;
    box-shadow: none;
    border-radius: unset;
    background: none;
}

.xoo-wsc-items-count {
    border-radius: 50%;
    position: absolute;
    font-size: 13px;
    width: 20px !important;
    top: 0 !important;
    height: 20px !important;
    line-height: 22px;
}

.xoo-wsc-footer,
.xoo-wsc-footer a,
.xoo-wsc-footer .amount {
    font-size: 12px;
    font-weight: 400;
}

.home .yith-proteo-product-loop-actions.wp-block-button.wc-block-grid__product-add-to-cart {
    background: #fff;
    padding: 0px;
    color: #000;
    position: relative;
    top: 492px;
    border: 1px solid #000;
    width: 100%;
    max-height: 30px;
    transition: .3s ease-in-out
}

.home .yith-proteo-product-loop-actions.wp-block-button.wc-block-grid__product-add-to-cart:hover {
    background: #000;
}

.home .yith-proteo-product-loop-actions.wp-block-button.wc-block-grid__product-add-to-cart:hover a {
    color: #fff !important;
}

body.yith-proteo-product-loop-add-to-cart-position-hover ul.products li.product .yith-proteo-product-loop-image a:not(.woocommerce-loop-product__link) {
    margin: 15px auto 15px !important;
}

.home .woocommerce .ywcps-wrapper ul.products {
    padding: 2rem 4rem 0rem !important;
    margin: 0 auto 0.5rem;
}

h1.woocommerce-products-header__title.page-title {
    text-align: center;
    margin-top: 12px;
    border-top: 1px solid #ebebeb;
    padding: 25px 0 25px;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 500;
}

.eg_product_carousel_section a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart.unstyled-button {
    background: #fff;
    border: 1px solid #000;
    width: 100%;
    padding: 0.5rem 1rem;
}

.archive .add_to_cart_button{
	 background: #000;
	color: #fff;
    border: 1px solid #000;
    width: 100%;
    padding: 6px 12px;
	transition: .3s ease-in-out;
}

.archive .add_to_cart_button:hover{
	 background: #fff;
	color: #000 !important;
}

.home .sidenav {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 1;
    top: -45px;
    right: -55px;
    background-color: #fff;
    transition: 0.5s;
    padding-top: 42px;
}

.home .sidenav .closebtn {
    display: none;
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 35px;
    color: #000;
}

.sidenav {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0px;
    right: -52px;
    background-color: #fff;
    transition: 0.5s;
    padding-top: 42px;
}

.sidenav .closebtn {
    display: none;
    position: absolute;
    top: 0;
    right: 70px;
    font-size: 35px;
    color: #000;
}

/* --------------------------------------------------------------- Footer-Layout -------------------------------------------------------*/

.eg_footer_payments {
    border-bottom: 1px solid #d9d9d9;
    padding: 15px 20px !important;
}

.eg_footer_col {
    border-right: 1px solid #d9d9d9;
    padding: 35px 0px 40px;
    flex: 1 1 auto;
}

.eg_footer_copyright p {
    font-size: 12px;
    line-height: 1.3;
    margin: 0 !important;
    color: #b8b8b8;
}

.eg_footer_links li.menu-item,
.eg_footer_modal_link {
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    color: #918980;
    padding: 0.4rem 0 0 0 !important;
    transition: .3s ease-in-out !important;
}

.eg_footer_modal_link:hover {
    color: #000 !important;
}

.eg_footer_social .fab {
    font-size: 20px !important;
}

.eg_footer_newsletter table.acym_form tr {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.eg_footer_newsletter .acym_module_form .onefield {
    margin: 10px 0;
    flex: 1;
    order: 1;
    box-sizing: border-box;
    border: 2px solid #343434;
}

.eg_footer_newsletter td.acysubbuttons {
    order: 2;
    position: relative;
    top: 0px;
    border-radius: 0;
}

.eg_footer_newsletter td.acyterms {
    order: 3;
    position: relative;
    top: 55px;
    left: -662px;
}

.eg_footer_newsletter .acym_module_form input {
    cursor: initial;
    width: 100%;
    max-width: 100% !important;
}

.eg_footer_newsletter .acysubbuttons .subbutton {
    color: #fff;
    margin: 0 !important;
    max-height: 43px;
    background: #343434;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
}

.elementor-7609 .elementor-element.elementor-element-406fddf .menu-item a.hfe-menu-item {
    padding-top: 0px !important;
}

/* --------------------------------------------------------------- SIngle-Product-Custom-Layout -------------------------------------------------------*/

.single-product .yith-proteo-product-loop-actions.wp-block-button.wc-block-grid__product-add-to-cart {
    position: relative;
    top: 562px;
}

.archive .yith-proteo-product-loop-actions.wp-block-button.wc-block-grid__product-add-to-cart {
    position: relative;
    top: 415px;
}

.single-product .container.eg_product_container {
    max-width: unset !important;
    padding: 22px 5rem 0px;
    width: unset !important;
}

.single-product button.single_add_to_cart_button.button.alt.wp-element-button {
    border: 2px solid black;
    padding: 0.5rem 4rem !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    transition: all .4s ease-in-out;
}

.single-product span.yith_wccl_value {
    border-radius: 50%;
    border: none !important;
}

.single-product .select_option {
    border: none !important;
}

.single-product .eg_prod_desc p {
    font-size: 13px;
    line-height: 1.3;
}

.single-product .related.products h2:first-of-type {
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
    margin-top: 0;
    padding: 32px 0 32px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    border-top: 1px solid #ebebeb;
}

.single-product span.yith_wccl_value::after {
    content: "";
    width: 18px;
    height: 18px;
    background: white;
    display: block;
    border-radius: 50%;
    position: relative;
    top: 4px;
    left: 4px;
}

.single-product p.price {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 5px;
    margin: 0 0 12px !important;
    font-size: 22px !important;
}

.single-product div.product .summary.entry-summary form.cart .quantity {
    max-width: 0px;
    margin: 0 !important;
}

.single-product .quantity span.product-qty-arrows {
    display: none;
}

.single-product div.product .summary.entry-summary .product_title {
    color: #000;
    font-weight: 400 !important;
    padding-top: 10px;
    margin: 0 !important;
}

.single-product th.label {
    font-size: 12px !important;
    line-height: 24px;
    font-weight: 400 !important;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 0;
}

.single-product .eg_product_desc {
    padding: 2rem 0 0 0;
}

.single-product div.product .summary.entry-summary .product_meta>span {
    margin-bottom: 0.5rem;
    font-size: 1.2rem !important;
}

table.variations {
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    padding: 16px 5px 0;
    margin: 0 0 12px !important;
}

.single-product div.product .summary.entry-summary form.variations_form table.variations tr>td,
.single-product div.product .summary.entry-summary form.variations_form table.variations tr>th {
    padding-bottom: 12px !important;
}

.single-product .eg_custom_f_wrapper {
    border-bottom: 1px solid #ebebeb;
    padding: 0.5rem 5px;
    display: flex;
    align-items: center;
}

.single-product .eg_needle_img {
    float: left;
    margin-right: 10px;
    width: 24px;
}

.single-product .col-lg-3.eg_product_left_bar.eg_product_details {
    padding-top: 5px;
    margin-right: 20px;
    margin-top: 4rem;
}

.archive ul.products li.product {
    display: flex;
    justify-content: center;
    min-height: 472px;
    transition: .3s cubic-bezier(0.4, 0, 1, 1);
}

.archive ul.columns-4{
	gap: 25px;
}

.archive ul.products li.product:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 12px;
}

.single-product .related .products .product-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.single-product div.product .single-product-layout-cols {
    margin-bottom: 0 !important;
}

.single-product span.eg_left_bar_label {
    border-top: 1px solid #ebebeb;
    display: block;
    padding: 0.8rem 0 0.8rem;
    font-weight: 500;
}

/* end_of_product_layout */

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    margin: 0 -15px;
    padding: 12Px 10px 0;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.ywcps-slider {
    visibility: visible !important;
}

/* --------------------------------------------------------------- TABS-+-Modal-Layout -------------------------------------------------------*/

.eg_modal_tabs>.nav-tabs {
    margin-right: 0 !important;
    border: none !important;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: unset !important;
    border: none !important;
}

a.nav-link.eg_modal_link {
    color: #000;
    padding: 8px 0 0 !important;
    font-size: 12px;
    font-family: 'Rubik';
    font-weight: 400;
}

ul.eg_footer_modal_list {
    padding: 0 !important;
    list-style: none;
}

li.col.eg_modal_item.active {
    text-decoration: underline;
}

li.eg_footer_modal_item {
    padding: 0.8rem 0 0 0;
    font-family: 'Rubik';
    color: #000;
    font-size: 12px;
}

.eg_footer_shortcode button.eg_footer_modal_link {
    border: none !important;
    background: #fafafa;
    display: block;
}

.eg_footer_shortcode h5.eg_tab_title {
    font-weight: 600;
    line-height: 1.2;
}

.eg_footer_shortcode p.eg_tab_paragraph {
    text-align: justify;
    font-size: 12px;
    line-height: 24px;
}

.jquery-modal.blocker .modal {
    box-shadow: 0 0 10px rgb(0 0 0 / 20%) !important;
    max-width: 100%;
    box-sizing: border-box;
    width: 998px;
    background-color: #fff;
    padding: 5rem 4rem 5rem 2rem;
    border: 1px solid #e7e7e7;
    position: relative;
    min-height: calc(100vh - 15%);
    min-width: 900px !important;
    border-radius: 0 !important;
    box-shadow: none;
}

h5.eg_tab_title {
    font-weight: 500;
    font-size: 12px;
    font-family: 'Rubik';
}

p.eg_tab_paragraph {
    font-size: 12px;
    line-height: 1.8;
    font-family: 'Rubik';
    color: #000;
}

li.col.eg_modal_item {
    padding: 0;
}

.modal-content {
    border: none !important;
    box-shadow: none !important;
}

.nav-tabs>li.active>a {
    border: none !important;
    text-decoration: underline;
}

.tabs-left>.nav-tabs {
    border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none;
}

.tab-content>.active,
.pill-content>.active {
    display: block;
}

.tabs-left>.nav-tabs>li {
    float: none;
}

.tabs-left>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
    border-right-color: #ffffff;
}

table.cart,
table.shop_table {
    border-spacing: 0;
    font-size: initial !important;
    font-family: 'Rubik';
}

.woofc-count.woofc-count-shake {
    display: none !important;
}

.eg_header_help .eg_footer_modal_link {
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    padding: 1.4rem 0 0 20px !important;
    display: block;
    border: none !important;
    line-height: 13px;
    transition: all .3s ease-in-out;
}

.eg_header_help .eg_footer_modal_link:hover {
    background: #fff !important;
    text-decoration: underline;
}

.page-id-8437 p {
    line-height: 32px !important;
    text-align: justify;
}

.eg_cart_header {
    display: none !important;
}

.woofc-count {
    display: none !important;
}


h2{
	font-size: 22px !important;
}

ul.egr_contact_list_info {
    list-style: none;
    padding: 0;
}

ul.egr_contact_list_info li{
	padding: 5px 0;
}

.eael-contact-form-7 .wpcf7-form p input.wpcf7-submit {
    background: #000;
    color: #fff;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px)and (max-width: 1600px) {
  
  .eg_footer_newsletter td.acyterms {
    left: -365px;
}
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
.eg_footer_newsletter td.acyterms {
    left: -352px;
}
  
}

/* --------------------- mobile ------------------------ */
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	
    .jquery-modal.blocker .modal {
        box-shadow: 0 0 10px rgb(0 0 0 / 20%) !important;
        max-width: 100%;
        box-sizing: border-box;
        width: 998px;
        background-color: #fff;
        padding: 2rem 4rem 0rem 2rem;
        border: 1px solid #e7e7e7;
        position: relative;
        min-height: calc(100vh - 30%);
        min-width: auto !important;
        border-radius: 0 !important;
        box-shadow: none;
    }
	
	.eg_footer_newsletter td.acyterms {
    top: 20px;
    left: 0;
	}

  .eg_footer_newsletter table.acym_form tr {
    flex-direction: column;
	  align-items: normal;
	}

    .elementor-7609 .elementor-element.elementor-element-406fddf .menu-item a.hfe-menu-item {
        padding-left: 0;
        padding-right: 15px;
    }

    .site-content {
        padding: 20px 0;
    }

    .eg_menu_left .hfe-flyout-content {
        height: 100vh;
    }

    h1.woocommerce-products-header__title.page-title {
        text-align: center;
        margin-top: 0;
    }

    h1.product_title.entry-title {
        font-size: 32px !important;
    }

    .elementor-701 .elementor-element.elementor-element-f77db1e {
        margin-top: 0;
    }

    .eg_home_img_col {
        margin-top: 12px;
    }

    .eg_payments_col {
        display: block;
        padding: 12px 0 !important;
        text-align: center;
    }

    .eg_footer_col {
        padding: 0px 0 0 12px;
    }

    .eg_header_mob_col {
        width: 33%;
    }

    .home .container {

        margin: 0 !important;
    }

    h1.entry-title {
        font-size: 32px !important;
    }

    .elementor-7340 .elementor-element.elementor-element-cde5c44 {
        border-style: none;
    }

    .single-product .single-product-layout-cols .flex-control-nav {
        width: 100%;
        position: relative;
        bottom: 0;
        left: 0;
        text-align: center;
        padding-top: 20px !important;
    }

    .woocommerce-message,
    .woocommerce-info,
    .woocommerce-error,
    div.wpcf7-response-output {
        font-size: 14px;
    }

    body.woocommerce-checkout .entry-content p:not([class^=has]),
    body.woocommerce-checkout .entry-content li:not(.product) {
        font-size: 12px;
    }

    h3#ship-to-different-address {
        font-size: 18px;
    }

    body.woocommerce-checkout #customer_details {
        background: #f7f7f7;
        padding: 0px 30px;
    }

    .h3,
    h3 {
        font-size: 18px;
    }

    table.cart th,
    table.cart thead th,
    table.shop_table th,
    table.shop_table thead th {
        font-size: 14px;
    }

    body.woocommerce-checkout #order_review #shipping_method li {
        font-size: 14px;
    }

    body.woocommerce-checkout .order_review_inner {
        border: 1px solid #3131315c;
        padding: 35px 30px 0px;
    }

    body.woocommerce-checkout #payment #place_order {
        font-size: 18px;
        padding: 10px 15px;
        background: #000;
        color: #fff !important;
    }

} /* end of mobile */

/* --------------------- extra ------------------------ */
a:hover{
	color: #69727d !important;
}

.lnr {
    font-family: Linearicons-Free !important;
}

table.cart tbody tr td.actions .coupon button, table.cart tfoot tr td.actions .coupon button, 
table.shop_table tbody tr td.actions .coupon button, 
table.shop_table tfoot tr td.actions .coupon button {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
}

body.woocommerce-cart .cart-collaterals .cart_totals table td,
body.woocommerce-cart .cart-collaterals .cart_totals table th {

    font-size: 14px;
}

body.woocommerce-cart .cart-collaterals .cart_totals table #shipping_method,
body.woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-destination {
    font-size: 14px;
    line-height: normal;
    padding-left: 50px;
}

body.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td, body.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total th, body.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total * {
    font-weight: bold;
    font-size: 14px !important;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, div.wpcf7-response-output {
    font-size: 14px;

}

body.woocommerce-checkout .entry-content p:not([class^=has]), body.woocommerce-checkout .entry-content li:not(.product) {
    font-size: 14px;
    line-height: 1.8;
}

body.woocommerce-checkout #payment #place_order {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 25px 12px;
    outline: none;
    background: #000;
    color: #fff;
}

.grecaptcha-badge { 
    visibility: hidden;
}

body.page, body.post {
    margin: 0;
    overflow-x: hidden;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    padding: 0px !important;
    border: 1px solid #00000012;
    margin: 5px;
}

p {
    margin: 0 0 10px;
    font-weight: 400;
}

.your-form {
    border-top: 1px solid #a8a8a8;
    padding: 20px 0 !important;
    margin-top: 20px;
}