/*
Theme Name: egeptar
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

body.single-product form.cart a.added_to_cart.wc-forward,
body.single-product form.cart a.wc-action-btn.view-cart-btn.button.wc-forward,
body.single-product .product-stock,
#payment > ul.wc_payment_methods, #payment > h4, #payment > .porto-separator.m-b-md
 { display:none; }
.product-type-simple .add-links .add_to_cart_button:before { font-family: "Simple-Line-Icons"!important; content: ""; font-size: 1rem; font-weight: 600; }
.product-summary-wrap .single_add_to_cart_button:before {  font-family: "Simple-Line-Icons"!important; content: ""; font-weight: normal; margin-top:2px;  }
#place_order { height: 3rem!important; padding: 0 2em; margin-bottom: 5px; overflow: hidden; text-transform: uppercase; font-size: 1em; letter-spacing: -0.015em; font-weight: 700; line-height: 3rem; border: none; }

.order-info .woocommerce-order-overview__payment-method { display:none;  }
.order-info .order-item { width: auto;  }
.order-info { justify-content: space-between;  }

/*2023-01-23 */
    /*#header .main-menu > li.menu-item > a { padding: 20px 30px 20px 0px; }*/
    ul.products li.product-col.product-default h3.woocommerce-loop-product__title { white-space: normal; overflow: visible; text-overflow: unset; min-height: 40px; display:flex; align-items: center; justify-content: center; }
    
    .yoast-breadcrumbs { display: flex; flex-wrap: wrap; column-gap: 5px; }
    .page-top .yoast-breadcrumbs .breadcrumb_last, .page-top .yoast-breadcrumbs span, .page-top .yoast-breadcrumbs a { margin: 0; }
    
    .custom-info-box { height: 100%; background: #fff; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; }
    
    
    /*Filters hide*/
    a.porto-product-filters-toggle, form.woocommerce-ordering { display: none !important; }

/*2023-01-23 END */

.gwc-product-tag { color: rgb(245, 253, 227); background-color: rgb(85, 187, 150); font-weight: normal; width: auto; position: absolute; top: 5px; right: 15px; z-index: 444; box-sizing: border-box; font-size: 13px !important; border-radius: 4px; padding: 0px 8px; }

/*Cast */
.kepbox h3 {min-height:50px;}

.woocommerce-Price-amount, .from, .price, .total, .amount, .bundle_price, .wc-pao-col2, .product-selector__price, .wp-block-woocommerce-cart-order-summary-block { display: none; }

#menu-mainmenu>li { flex:auto;}
#mini-cart.minicart-offcanvas .widget_shopping_cart_content .cart_list { max-height: 75%;} 

#tab-wcpoa_product_tab a.wcpoa_title_with_link {
    background-color: var(--porto-primary-color);
    border-color: var(--porto-primary-color);
    color: var(--porto-primary-color-inverse,#fff);
    padding: 4px 8px;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
    white-space: nowrap;
    transition: opacity 0.25s,background-color 0.25s,color 0.25s,border-color 0.25s,left 0.25s,right 0.25s
}

#tab-wcpoa_product_tab a.wcpoa_title_with_link:hover {
    background-color: rgb(85, 187, 150)
}

@media (min-width:992px) {    
    #header.logo-overlay-header .overlay-logo { top: 27px !important; }    
    /*.woocommerce-ordering select { width: 220px; }*/
    /*form.woocommerce-ordering label { display:none; } */   
}

@media (max-width:600px) {
       
    .page-top .yoast-breadcrumbs span:first-child { margin-left: 0;}
	.kepbox h3 {min-height:60px;}
}
