/*
Theme Name: MyZoo By Alpha Networks
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  ***************/


/* header */
#header .header-top .top-links > li.menu-item > a { text-transform: none; }
#header .wishlist i, #header .my-account i { font-size: 27px; display: block; }
#header .searchform-popup .search-toggle { width: 30px; }
#header .searchform input { height: 40px; }
#header .searchform select, #header .searchform button, #header .searchform .selectric .label { height: 40px; line-height: 40px; }
#header .searchform .selectric .label { padding-left: 15px; }


/* shop */
.main-content, .left-sidebar, .right-sidebar { padding-top: 0; }
#mini-cart .buttons a { background: #222529; }
ul.products li.product-col .product-image .inner:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.1); z-index: 1; opacity: 0; transition: opacity 0.2s ease }
ul.products li.product-col:hover .product-image .inner:before { opacity: 1; }


#header .main-menu > li.menu-item.active > a {
font-weight:bold;
}

#header .main-menu > li.menu-item > a:hover {
    font-weight:bold;
}

#side-nav-panel .searchform input[type="text"] {
 color:white;   
}


#header .header-bottom a:not(.btn) {
    color: #222529;
}

#header .header-bottom a:not(.btn):hover {
    color: #D9332F;
}

#footer .footer-main > .container {
    max-width: none;
}


.container-fluid, .container-fluid .vc_section:not(.porto-inner-container) {
    padding: 0px !important;
}


#footer .footer-main > .container {
    padding: 0px !important;
}

#footer .widget {
    margin: 0px !important;
}


#header.sticky-header .main-menu-wrap, .fixed-header #header.sticky-header .main-menu-wrap {
background-color: #d9332f
}


#header .header-main .header-left {
    padding: 15px 0;
}


@media (max-width: 575px) {
#header .searchform-popup {
    display: inline-block;
}
}



@media (max-width: 991px) {
#header .searchform {
    right: -25px;
	left:auto;
}
}

::-webkit-scrollbar {
  width: 15px;
}

::-webkit-scrollbar-track {
  background:  linear-gradient(0deg, rgba(196, 23, 0, 0.5) 0%, rgba(0, 136, 204, 0.65) 100%);
}

::-webkit-scrollbar-thumb {
  background: transparent;
  box-shadow: 0px 0px 0px 100000vh whitesmoke;
}




.payment_methods .payment_method_paypal img {
    width: 50px !important;
}

.page-top .page-title {
    color: #313131 !important;
}


.form-row-first {
    padding-left: 10px;
	padding-right: unset;
}

.form-row-last {
    padding-right: 10px;
	padding-left: unset;
}

.order_details tr td:last-child, .checkout-order-review tr td:last-child {
    text-align: right !important;
}

#billing_country_field {
	display:none !important;
}

.sidebar-content {
    min-width: 200px;
}

.product-summary-wrap .single_add_to_cart_button:before {
    margin-left: 0.5rem;
margin-right:auto;
}


ul.products .woocommerce-loop-product__title {
    white-space: break-spaces !important;
    overflow: visible !important;
}

#mini-cart .cart-subtotal, #mini-cart .minicart-icon {
    color: black;
}

.header-main .header-contact a:hover, #header .top-links > li.menu-item:hover > a, #header .top-links > li.menu-item > a.active, #header .top-links > li.menu-item > a.focus, #header .top-links > li.menu-item.has-sub:hover > a, #header .searchform-popup .search-toggle:hover, .header-wrapper .custom-html a:not(.btn):hover, #header .my-account, #header .my-wishlist {
    color: black;
}

.header-main .header-contact a, #header .tooltip-icon, #header .top-links>li.menu-item>a, #header .searchform-popup .search-toggle, .header-wrapper .custom-html a:not(.btn), #header .my-account, #header .my-wishlist, #header .yith-woocompare-open {
    color: black;
}

#header .mobile-toggle {
    color: black;
}

.container-fluid .elementor-top-section {
    margin-left: 0;
    margin-right: 0;
}

.tax_label { display: none !important }

