/*
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, .wcpoa_title_with_link:before {  font-family: "Simple-Line-Icons"!important; content: ""; font-weight: normal; margin-top:2px; margin-right: 5px; }
#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); }
#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; }
div.resp-tabs-container {  margin-bottom: 100px; }

.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 */

#topRightFixedGinop { width: auto; position: fixed; right: 0; top: 0; margin: 0; padding: 0; z-index: 1000; }
#topLeftFixedGinop  { width: auto; position: absolute; left: 0; top: 0; margin: 0; padding: 0; z-index: 1000; }
@media (max-width: 1450px){ 
    #topRightFixedGinop, #topleftFixedGinop { top: 213px;  }
    header.sticky-header #topRightFixedGinop, header.sticky-header #topLeftFixedGinop { top: 61px; }
}
@media (max-width: 1024px){ 
    #topRightFixedGinop, #topLeftFixedGinop { width: 100%; top: 1px;  }
    header.sticky-header #topRightFixedGinop, header.sticky-header #topLeftFixedGinop { top: 0px; }
}

/*2023-10-05 - cls fix*/
@media (min-width:1200px) {    
div.header-main { height: 62px; }
}
/*2023-10-05 END*/

.shop_table.cart-table a.remove::before, .widget_shopping_cart .product-details .remove-product::before, .wishlist-popup .remove_from_wishlist::before, .wishlist_table.traditional .remove_from_wishlist:not(.button)::before { content: ""; font-family: "Font Awesome 5 Free"; font-weight: 900; }
#mini-cart.minicart-offcanvas .remove-product { top: 10px; right: -8px; }
.shop_table.cart-table a.remove, .widget_shopping_cart .product-details .remove-product, .wishlist-popup .remove_from_wishlist, .wishlist_table.traditional .remove_from_wishlist:not(.button) { position: absolute; top: 6px; right: 2px; text-align: center; width: 20px; height: 20px; line-height: 20px; font-size: 11px; background-color: rgb(255, 255, 255); color: rgb(34, 37, 41); box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 6px 0px; z-index: 3; padding: 0px;  border-radius: 50%; }
.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; }
aside#block-3 { display: none!important; }

@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) {
    .column2-left-sidebar .main-content, .column3 .main-content { order: 2; }
    .porto-woo-category-sidebar { margin-top: 10px; }
    .page-top .yoast-breadcrumbs span:first-child { margin-left: 0;}    
    #side-nav-panel span.arrow { width: 100%; height: 44px; text-align: right; line-height: 37px; right: 0 !important; padding-right: 10px;}
}
