/**
Theme Name: Astra for ISSHO
Author: Chris
Author URI: https://www.takeasys.com/
Description: Child Theme of Astra customized for ISSHO 46.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-for-issho
Template: astra
*/

/* general */
.elementor-button,
.woocommerce-button
{
    border: 1px solid #7ca6de;
}
.text-white, .text-white a {color: #fff !important;}
.small, .text-small { font-size: 1rem; line-height: 1.2;}
input[type=number]::-webkit-inner-spin-button {
    opacity: 1
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1360px;
}

/* Header */
.ast-search-menu-icon .search-form {
    padding: 0 0 0 3em;
    border: 0 none;
}
.ast-search-menu-icon .search-form label {
    border-bottom: 1px solid #6d6e71;
}

.ast-search-menu-icon .search-form input::-webkit-input-placeholder {
    font-style: normal;
}
.ast-search-menu-icon .search-form input:-moz-placeholder {
    font-style: normal;  
}
.ast-search-menu-icon .search-form input::-moz-placeholder {
    font-style: normal;  
}
.ast-search-menu-icon .search-form input:-ms-input-placeholder {  
    font-style: normal; 
}
.ast-inline-search.ast-search-menu-icon .search-submit {
    left: .8em;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #6d6e71;
    border-radius: 0;
}

/* country selector  */
.country-switcher {
    display: none;
}
.scrollableList {
    /* min-width: 80px; */
    cursor: pointer;
}
.scrollableList .selectedOption{
    padding: 5px;
    color: #6d6e71;
}
.scrollableList::after{
    content:'';
    display: inline-block;
    position: absolute;
    right:0;
    top:5px;
    width:2px;
    height:24px;
    background-color:#6d6e71;
}
.scrollableList ul {
    z-index: 120 !important;
}

/* Language Selector */
.lang-selector {
    list-style: none;
    margin:0;
    /* min-width:80px; */
}
.lang-selector .menu-item {
    padding: 5px;
    width: 100%;
}
.lang-selector .menu-item a {
    color:#6d6e71
}

.lang-selector::after{
    content:'';
    display: inline-block;
    position: absolute;
    right:0;
    top:5px;
    width:2px;
    height:24px;
    background-color:#6d6e71;
}

.lang-selector:hover .menu-item:not(.active){
    cursor: pointer;
    visibility: visible;
    opacity: 1;
    display: block;
}
.lang-selector .menu-item:not(.active){
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    margin-top: 0;
    left: 0;
    top: 32px;
    display: none;
    min-width:80px;
    color: #000;

    background-color: #fff;
    box-shadow: 0 1px 2px rgb(204 204 204);
    border-radius: 0 1px 2px 2px;
}
.lang-selector .menu-item:not(.active):hover{
    background-color:#efefef;
}

.ast-custom-footer .current-currency{
    padding:0px;
}

/* Current Currency */
.current-currency {
    padding: 5px;
}

/* Wishlist Icon */
.yith-wcwl-icon {
    font-size: 24px;
    padding: 5px;
}

/* Cart Icon */
.ast-site-header-cart .ast-woo-header-cart-info-wrap {
    display: none !important;
}

.ast-site-header-cart .widget_shopping_cart, 
.woocommerce .ast-site-header-cart .widget_shopping_cart{
    width: 380px;
}
.widget_shopping_cart_content {
    padding: 20px;
    background-color: #f4ecd8;
}
.ast-site-header-cart .widget_shopping_cart:after, 
.woocommerce .ast-site-header-cart .widget_shopping_cart:after{
    border-bottom-color:#f4ecd8;
}
.elementor-menu-cart__product {
    grid-template-columns: 40% auto 10px !important;
    text-align: left;
}
.elementor-menu-cart__product-image.product-thumbnail > a > img:not([data-src]){
    display: none;
}
.elementor-menu-cart__product-name.product-name > a {
    color: #333; 
    font-weight: bold;
}
.elementor-menu-cart__product-price {
    color: #6d6e71 !important;
}
.elementor-menu-cart__product-remove:after,
.elementor-menu-cart__product-remove:before{
    background-color: #a15843 !important;
}
.elementor-menu-cart__product-name.product-name > .yith-wcwl-add-to-wishlist {
    display: none;
}
.elementor-menu-cart__product-name.product-name > .variation {
    display: none;
}
.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    display: none;
}
.elementor-menu-cart__footer-buttons .elementor-button{
    border-radius: 1px !important;
    background-color: #a15843;
    color: #fff;
    font-size: 1rem !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
}

/* sub menu */
#ekit-megamenu-main-menu { z-index: 99 !important; }
#mega_category .product-categories{
    list-style: none;
    margin-left: 0;
}
del#mega_category .widget_product_categories .children{
    opacity: 0;
    position: absolute;
    right: -30%;
    top: 0;
}
del#mega_category .widget_product_categories ul.product-categories>.cat-parent:hover .children{
    opacity:1;
}
#mega-sub-menu ul.children {
    list-style: none;
    padding-left: 20px;
}









/* Footer */
#newsletter_form .elementor-field-type-email {
    width: 65%;
    padding-top: 1px;
}

.ast-custom-footer .elementor-widget-wrap{
    overflow: hidden;
}
.vl {
    border-left: 1px solid #6d6e71;
    height: 500px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 0;
}
.ast-custom-footer nav ul.menu {
    margin-left: 0;
    list-style: none;
    text-align: right;
}
.ast-custom-footer nav ul.menu {
    margin-top: -6px;
}
.ast-custom-footer nav ul.menu .menu-link  {
    color: #414042;
    font-size: 0.93333333333333rem;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    min-height: 3rem;
}
.ast-custom-footer nav ul.sub-menu{
    list-style: none;
}
.ast-custom-footer nav ul.sub-menu .menu-item {
    padding-top:4px;
    padding-bottom:4px;
}
.ast-custom-footer nav ul.sub-menu .menu-link {
    color: #6d6e71;
    font-size: 0.95rem;
    font-weight: 300;
    text-transform: none;
    line-height: 1.8;
    min-height: 1rem;
}
.ast-custom-footer .elementor-nav-menu--main .menu-link,
.ast-custom-footer .elementor-nav-menu--main .menu-link:hover{
    padding: 6px 0;
    color: #6d6e71;
}

/* Homepage */
#home_banner .swiper-slide{
    margin-bottom: 80px;
    overflow: visible;
}

#home_banner .swiper-slide .swiper-slide-inner{
    transform: translateY(100%);
    top:auto;
    padding: 10px 60px;
    color: inherit;
    border: 1px solid #6d6e71;
    border-top: 0px;
}

#home_banner .swiper-slide .swiper-slide-inner .swiper-slide-contents{
    max-width: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#home_banner .swiper-slide .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading,
#home_banner .swiper-slide .swiper-slide-inner .swiper-slide-contents .elementor-slide-description{
    margin:0;
    font-size: 100%;
    text-align: left;
}

#home_banner .swiper-slide .swiper-slide-inner .swiper-slide-contents .elementor-slide-button{
    border-color:#89afe1;
    border-width: 1px;
    border-radius: 0;
    background-color: #a15843;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 24px;
}

#home_banner .swiper-pagination-bullet{
    width: 10px;
    height:10px;
    opacity: 1;
    background: #a15843;
    border:1px solid #89afe1;
}

#home_banner .swiper-pagination-bullet-active{
    background: #89afe1;
}

/* Category section */
body.home ul.products li.product .woocommerce-loop-category__title .count{
    display: none;
}
body.home ul.products li.product-category.product a {
    border: 1px solid #6d6e71;
    padding: 15px;
    background-color: #f3ebd8;
}
body.home ul.products li.product a img{
    margin-bottom: 0;
}

body.home ul.products li.product .woocommerce-loop-category__title{
    position:static;
    padding: 15px;
    background-color:#a15843;
    color: #fff;
    border: 1px solid #6d6e71;
    margin: 15px -15px -15px;
}
body.home ul.products li.product.product-category>a:hover .woocommerce-loop-category__title{
    background-color:#a15843;
}

/* Blog posts */
body.home  ul.products li.product .astra-shop-summary-wrap{
    display: none;
}


/* blog post slider */
body.home .elementor-arrows-position-outside .swiper-container {
    width: 80%;
}
body.home .anwp-pg-wrap .anwp-pg-post-teaser{
    flex-direction: row-reverse !important;
}

body.home .anwp-pg-wrap .anwp-pg-post-teaser__thumbnail{
    width: 50%;
}

body.home .anwp-pg-wrap .anwp-pg-post-teaser__content {
    padding: 30px 20px !important;
    border: 1px solid #6d6e71;
}

body.home .anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__title a{
    color: #414042;
    font-weight: normal;
}
body.home .anwp-pg-wrap .anwp-pg-classic-slider .anwp-pg-post-teaser__bottom-meta{
    display: none !important;
}
body.home .anwp-pg-wrap .btn-sm{
    display: inline;
    border-radius:0;
    padding: 12px 32px;
    border-color: #a15843;
    background-color: #a15843;
    color: #fff;
    text-transform: uppercase;
}
body.home .anwp-pg-wrap .btn-sm:hover{
    opacity: .8;
}
body.home .anwp-pg-wrap .eicon-chevron-right,
body.home .anwp-pg-wrap .eicon-chevron-left{
    background-color: #a15843;
    border-radius: 50%;
    font-size: 18px;
    padding: 3px;
}









/* product category page */
.woof_redraw_zone .woof_container .woof_container_inner {
    border: 1px solid #a15843;
}
.woof_redraw_zone .woof_container .woof_container_inner h4 {
    background-color: #a15843;
    color: #fff;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
}
.woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items {
    background-color: #f4ecd8;
    color: #414042;
    padding: 15px;
}
.woof_redraw_zone .woof_container .woof_container_inner input.woof_checkbox_term[checked="checked"] + .woof_checkbox_label {
    color: #89AFE1;
}
input.woof_checkbox_term, 
input.woof_radio_term{
    width: 0;
    height: 0;
    position: absolute;
}
input.woof_checkbox_term::before, 
input.woof_radio_term::before{
    content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    border: 1px solid #6d6e71;
    margin-right: 4px;
    margin-top: 12px;
}
input.woof_checkbox_term:checked::before, 
input.woof_radio_term:checked::before{
    border: 1px solid #7ca6de;
    background-color: #7ca6de;
}
input.woof_checkbox_term ~ label, 
input.woof_radio_term ~ label{
    margin-left: 16px;
}

/* tag */
.woof_products_top_panel {
    display: inline !important;
}
.woof_products_top_panel_ul button.woof_reset_button_2 {
    display: none;
}
.woof_products_top_panel ul[data-container=product_cat] li:first-of-type{
    display: none;
}
.woof_products_top_panel ul[data-container=pwb-brand] li:first-of-type{
    display: none;
}
.woof_products_top_panel_ul button {
    border-radius: 1px;
    padding: 10px;
}
.woof_products_top_panel_ul li {
    margin-top: 5px !important;
    margin-right: 0px !important;
}
.woof_products_top_panel_ul a {
    padding: 0 10px;
    border: 1px solid #6d6e71;
    display: block;
    color: #6d6e71;
}
.woof_products_top_panel_ul a span {
    background-image: none;
    position: relative;
}
.woof_products_top_panel_ul a span i {
    position: absolute;
    right: 0; top: 4px;
    color: #a15843;
}
.woof_products_top_panel_ul a:hover span i {
    font-size: 1.2rem;
    top: 2px; right: -1px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link img, 
.woocommerce-page ul.products li.product .woocommerce-loop-product__link img{
    background-color: #fff;
}
.woof_reset_search_form {
    display: none;
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    right: 10px;
    left: auto;
}





/* product page */
.ast-separate-container .ast-woocommerce-container {
    padding: 2em;
}
.ast-separate-container #primary {
    margin-top: 0;
}
.pwb-text-before-brands-links {
    display: none;
}
.pwb-single-product-brands > a {
    font-size: 2rem;
    color: rgba(0,0,0,.7);
    text-transform: uppercase;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
    border: 0 none;
}
.woocommerce div.product form.cart .variations td.label {
    display:none !important;
}
.woocommerce div.product form.cart .variations td, 
.woocommerce div.product form.cart .variations th{
    display: table-cell;
}
.woocommerce div.product form.cart .reset_variations {
    display: none;
}
.woocommerce #content div.product div.summary{
    padding: 20px 10px;
    background-color: #f4ecd8;
}

.woocommerce div.product form.cart .button {
    display: block;
    width: 100%;
    border-radius: 1px;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button i.fa{
    font-size: 16px;
    position: absolute;
    top: 10px;
    left: 15px;
}
.woocommerce form .button.single_add_to_cart_button {
    margin-left: 0;
}
.woocommerce-button{
    letter-spacing: 0;
}
.woocommerce button.button.alt:hover {
    color: #fff !important;
    background-color: #7ca6de !important;
    border-color: #7ca6de !important;
}
.yith-wcwl-add-button .add_to_wishlist.button.alt {
    padding: 10px;
    display: block;
    width: 100%;
    border-radius: 1px;
    color:#a15843;
    background-color: transparent;
    border: #a15843 1px solid;
    text-align: center;
}
.yith-wcwl-add-button .add_to_wishlist.button.alt:hover {
    color: #7ca6de;
    border-color: #7ca6de;
    background-color: transparent;
}
.yith-wcwl-add-button .add_to_wishlist.button i.fa {
    font-size: 16px;
    position: absolute;
    top: 5px;
    left: 10px;
}

.woocommerce div.product .woocommerce-tabs {
    margin-top: 2rem;
}
.woocommerce-tabs .drawer {
    border-radius: 1px;
    border-color: #6d6e71;
}
.woocommerce-tabs .accordion-item {
    border: 0 none;
}
.woocommerce-tabs .accordion-item .accordion-header{
    border-left: 0 none;
    border-right: 0 none;
}
.woocommerce-tabs .accordion-item .accordion-content{
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    background-color: transparent;
    max-height: 150px;
    overflow-y:scroll;
    position: relative;
}
.woocommerce-tabs .accordion-item .accordion-content::before {
    content:'';
    position: absolute; top: 0;
    height:1px; width: 80px;
    display: inline-block;
    background-color: #6d6e71;
}
.yikes-custom-woo-tab-title {
    display: none;
}
.saved-sale {
    color: #414042;
    float: right;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border: 1px solid #6d6e71;
    opacity: 1;
}
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    border: 2px solid #7ca6de;
    padding: 2px;
    opacity: .8;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    border: 2px solid #a15843;
    padding: 2px;
}
.size-cart-button {
    color: #6d6e71;
    text-decoration: underline;
    font-size: .85rem;
    float: right;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
    display: none;
}
.woocommerce div.product span.onsale{
    z-index: 8;
}
.woocommerce .related.products > h2, 
.woocommerce .up-sells > h2 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 3rem;
    position: relative;
}
.woocommerce .related.products {
    margin: 3rem 0;
    padding-top: 3rem;
    clear: both;
}
.woocommerce .related.products > h2::before {
    content:'';
    width: 100px;
    height: 1px;
    background: #6d6e71;
    display:inline-block;
    position: absolute;
    bottom:-1rem;
    left: 50%;
    transform: translateX(-50%);
}
.product-page-remarks {
    width: 36%;
    /* float: right; */
    text-transform: uppercase;
    margin-left: auto;
}
.product-page-remarks li {
    list-style: none;
    display: inline;
}
.product-page-remarks a {
    margin-left: 8px;
    margin-right: 8px;
    color: #6d6e71;
    font-weight: 300;
    text-decoration: underline;
}
.slick-initialized .slick-slide {
    text-align: center;
}



/* cart page */





/* checkout flow */
.wpmc-steps-wrapper {
    border: solid 4px #a15843;
    padding: 50px 80px;
    background-color: #f4ecd8;
}
#customer_login h2 {
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
}
#customer_login h2::after {
    content: '';
    position: absolute;
    left:0; bottom:-10px;
    height: 1px; 
    width: 50px;
    display: inline-block;
    background-color: #6d6e71;
}

.wpmc-step-item h3 {
    font-size: 18px !important;
    position: relative;
    text-transform: uppercase;
}
.wpmc-step-item h3::after {
    content: '';
    position: absolute;
    left:20px; bottom:-10px;
    height: 1px; 
    width: 50px;
    display: inline-block;
    background-color: #6d6e71;
}
.wpmc-step-item #address_review h3::after {
    left:0; 
}

.wpmc-steps-wrapper .woocommerce form.login, 
.wpmc-steps-wrapper .woocommerce form.register {
    border: none;
    padding: 0;
}
.woocommerce button.button, 
.woocommerce a.button {
    border-radius: 1px !important;
    padding: 12px 24px !important;
    margin-top: 1rem;
}

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

#address_review .address_review_1, 
#address_review .address_review_2 {
    background-color: #f7f6f7;
    padding: 20px;
    position: relative;
    border-top: solid 3px #a15843;
    margin-bottom: 20px;
}
#address_review .address_review_1::after {
    content:'';
    position:absolute;
    top:5%;
    right:0;
    height: 90%;
    width: 1px;
    background-color: #6d6e71;
}

.woocommerce-page.woocommerce-checkout form #order_review_heading {
    padding: 0 20px !important;
}

.woocommerce-page.woocommerce-checkout form #order_review {
    background-color: #f7f6f7;
    padding: 60px 20px 20px 20px !important;
    margin-top: -40px;
    border-top: solid 3px #a15843 !important;
}

.woocommerce-page.woocommerce-checkout form #payment_heading {
    padding: 0 20px !important;
    margin-top: 36px;
}

.woocommerce-page.woocommerce-checkout form #payment {
    background-color: #f7f6f7;
    padding: 80px 20px 20px 20px !important;
    margin-top: -60px;
    border-top: solid 3px #a15843 !important;
}


/* shopping cart */
.ast-single-post .entry-title {
    font-family: 'Raleway',sans-serif !important;
    font-size: 1rem !important;
}
.woocommerce-product-details__short-description {
    display: none;
}
.page-title {
    font-size: 1.5rem;
    text-transform: uppercase;
}
.woocommerce-cart .entry-title {
    position: relative;
}
.woocommerce-cart .entry-title::before{
    content: '';
    position: absolute;
    left:0; bottom:-10px;
    height: 1px; 
    width: 50px;
    display: inline-block;
    background-color: #6d6e71;
}
.woocommerce-cart table.shop_table{
    border: none 0;
}
.woocommerce-cart table.shop_table thead{
    background-color: #fff;
}
.woocommerce-cart table.shop_table thead th{
    border-bottom: 3px solid #333;
}
.woocommerce-cart table.shop_table td{
    border-color: #333;
}
.woocommerce-cart table.shop_table .product-thumbnail img{
    max-width: 120px;
    border: 1px solid #6d6e71;
}
.woocommerce-cart #content table.cart td.actions .input-text{
    margin-top: 1rem;
}
.woocommerce-cart .woocommerce {
    display: grid;
    grid-template-columns: 7fr 3fr;
    grid-column-gap: 30px;
}

.woocommerce-cart .woocommerce .woocommerce-notices-wrapper{
    grid-column-start: 1;
    grid-column-end: 3;
}

.woocommerce-cart .woocommerce > p{
    grid-column-start: 1;
    grid-column-end: 3;
}

/* The table containing the list of products and our custom elements */
.woocommerce-cart .woocommerce-cart-form {
    grid-column-start: 1;
    grid-column-end: 1;
}

.woocommerce-cart .woocommerce .yith-wcwl-icon {
    display: none;
}
.woocommerce-cart .woocommerce .yith-wcwl-wishlistaddedbrowse{
    display: none;
}
.woocommerce-cart .woocommerce .yith-wcwl-wishlistaddedbrowse,
.woocommerce-cart .woocommerce .yith-wcwl-wishlistexistsbrowse,
.woocommerce-cart .woocommerce .yith-wcwl-add-button{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
}
.woocommerce-cart .woocommerce dl.variation {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
}

/* The element that contains the cart totals */
.woocommerce-cart .cart-collaterals {
    grid-column-start: 2;
    grid-column-end: 2;
}

.woocommerce .actions {
    padding-top:32px !important;
}
.woocommerce .entry-title {
    text-align: left;
}
.woocommerce .coupon input {
    margin-right:0 !important;
}
.woocommerce .coupon button {
    margin-left: 0 !important;
    max-height: 35px;
}
.woocommerce-cart .cart-collaterals .cart_totals{
    background-color: #f4ecd8;
    padding: 20px;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals>h2{
    display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td{
    border: 0 none;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th{
    color: #a15843;
    text-transform: uppercase;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
.woocommerce-cart .cart-collaterals .cart_totals .order-total td{
    border-top: 1px solid #6d6e71;
}

.woocommerce-cart .cart-collaterals .cart_totals .row-title {
    padding-top: 24px;
    padding-bottom: 16px;
}
.woocommerce-cart .cart-collaterals .cart_totals .row-title span {
    color: #a15843;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
    font-weight: 700;
}
.woocommerce-cart .cart-collaterals .cart_totals .row-data {
    font-size: 1.2rem;
}


/* all brands page */
.pwb-brands-col3 > div {
    display: none;
}

/* all categories page */
.all-categories .product-categories{
    list-style: none;
    margin:0;
}
.all-categories .product-categories li {
    padding: 0 15px;
    width: 20%;
    float: left;
}



/* footer */
#ast-scroll-top:hover {
    background-color: #7ca6de;
    color: #fff;
}