/*
Theme Name: Porto Child
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  ***************/
/* pop-up */

/*  */
.tb-woo-price ins .woocommerce-Price-amount {
    color: red;
}

/* main-toggle-menu  start */
/* #main-toggle-menu .menu-title .toggle {
    background: #ee6d0a !important;
}

#main-toggle-menu .menu-title .toggle {
    color: #ffffff !important;
}
.toggle{padding: 9px 11px 10px 11px;
    border-radius: 5px;
	margin-right: 10px;} */
/* main-toggle-menu  end */

#main-toggle-menu .menu-title .toggle:before{
	    direction: ltr;
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--primary: var(--porto-primary-color);
    --wp--preset--color--secondary: var(--porto-secondary-color);
    --wp--preset--color--tertiary: var(--porto-tertiary-color);
    --wp--preset--color--quaternary: var(--porto-quaternary-color);
    --wp--preset--color--dark: var(--porto-dark-color);
    --wp--preset--color--light: var(--porto-light-color);
    --wp--preset--color--primary-hover: var(--porto-primary-light-5);
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-family--inter: "Inter", sans-serif;
    --wp--preset--font-family--cardo: Cardo;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
    --page-title-display: block;
    --porto-grid-gutter-width: 20px;
    --porto-color-dark: #1d2127;
    --porto-primary-color: #222529;
    --porto-primary-color-inverse: #ffffff;
    --porto-secondary-color: #ee6d0a;
    --porto-secondary-color-inverse: #ffffff;
    --porto-tertiary-color: #2baab1;
    --porto-tertiary-color-inverse: #ffffff;
    --porto-quaternary-color: #383f48;
    --porto-quaternary-color-inverse: #ffffff;
    --porto-dark-color: #212529;
    --porto-dark-color-inverse: #ffffff;
    --porto-light-color: #ffffff;
    --porto-light-color-inverse: #212529;
    --porto-body-ff: "Poppins";
    --porto-body-fw: 400;
    --porto-body-fs: 14px;
    --porto-body-lh: 24px;
    --porto-body-ls: 0;
    --porto-body-color: #666666;
    --porto-body-color-light-5: #737373;
    --porto-alt-ff: "Shadows Into Light";
    --porto-alt-fw: 400;
    --porto-menu-text-transform: capitalize;
    --porto-column-spacing: 10px;
    --porto-res-spacing: 10px;
    --porto-fluid-spacing: 20px;
    --porto-container-spacing: 10px;
    --porto-primary-dark-5: #17191c;
    --porto-primary-dark-10: #0b0c0e;
    --porto-primary-dark-15: #000000;
    --porto-primary-dark-20: #000000;
    --porto-primary-light-5: #2e3237;
    --porto-primary-light-7: #33373d;
    --porto-primary-light-10: #3a3f45;
    --porto-primary-inverse-dark-10: #e6e6e6;
    --porto-secondary-dark-5: #d66209;
    --porto-secondary-dark-10: #be5708;
    --porto-secondary-dark-15: #a54c07;
    --porto-secondary-dark-20: #8d4106;
    --porto-secondary-light-5: #f67b1d;
    --porto-secondary-light-7: #f68126;
    --porto-secondary-light-10: #f78935;
    --porto-secondary-inverse-dark-10: #e6e6e6;
    --porto-tertiary-dark-5: #27979d;
    --porto-tertiary-dark-10: #228388;
    --porto-tertiary-dark-15: #1d6f74;
    --porto-tertiary-dark-20: #185c5f;
    --porto-tertiary-light-5: #30bec6;
    --porto-tertiary-light-7: #33c6ce;
    --porto-tertiary-light-10: #3fc9d1;
    --porto-tertiary-inverse-dark-10: #e6e6e6;
    --porto-quaternary-dark-5: #2d333a;
    --porto-quaternary-dark-10: #22262c;
    --porto-quaternary-dark-15: #171a1d;
    --porto-quaternary-dark-20: #0c0d0f;
    --porto-quaternary-light-5: #444c57;
    --porto-quaternary-light-7: #48515d;
    --porto-quaternary-light-10: #4f5965;
    --porto-quaternary-inverse-dark-10: #e6e6e6;
    --porto-dark-dark-5: #16191b;
    --porto-dark-dark-10: #0b0c0d;
    --porto-dark-dark-15: #000000;
    --porto-dark-dark-20: #000000;
    --porto-dark-light-5: #2d3238;
    --porto-dark-light-7: #31373d;
    --porto-dark-light-10: #383f46;
    --porto-dark-inverse-dark-10: #e6e6e6;
    --porto-light-dark-5: #f3f3f3;
    --porto-light-dark-10: #e6e6e6;
    --porto-light-dark-15: #d9d9d9;
    --porto-light-dark-20: #cccccc;
    --porto-light-light-5: #ffffff;
    --porto-light-light-7: #ffffff;
    --porto-light-light-10: #ffffff;
    --porto-light-inverse-dark-10: #0b0c0d;
    --porto-placeholder-color: #f4f4f4;
    --porto-bgc: #fff;
    --porto-body-bg: #fff;
    --porto-color-price: #444;
    --porto-widget-bgc: #fbfbfb;
    --porto-title-bgc: #f5f5f5;
    --porto-widget-bc: #ddd;
    --porto-input-bc: rgba(0,0,0,0.08);
    --porto-slide-bgc: #e7e7e7;
    --porto-heading-color: #222529;
    --porto-heading-light-8: #353a40;
    --porto-normal-bg: #fff;
    --porto-gray-bg: #dfdfdf;
    --porto-gray-1: #f4f4f4;
    --porto-gray-2: #e7e7e7;
    --porto-gray-3: #f4f4f4;
    --porto-gray-4: #ccc;
    --porto-gray-5: #e7e7e7;
    --porto-gray-6: #999;
    --porto-gray-7: #f4f4f4;
    --porto-gray-8: #f1f1f1;
    --porto-light-1: #fff;
    --porto-light-2: #fff;
    --porto-normal-bc: rgba(0,0,0,.06);
    --porto-label-bg1: rgba(255,255,255,.9);
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #222529;
    --bs-secondary: #ee6d0a;
    --bs-success: #47a447;
    --bs-info: #5bc0de;
    --bs-warning: #ed9c28;
    --bs-danger: #d2322d;
    --bs-light: #f8f9fa;
    --bs-dark: #1d2127;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
    --wcpaSectionTitleSize: 14px;
    --wcpaLabelSize: 14px;
    --wcpaDescSize: 13px;
    --wcpaErrorSize: 13px;
    --wcpaLabelWeight: normal;
    --wcpaDescWeight: normal;
    --wcpaBorderWidth: 1px;
    --wcpaBorderRadius: 6px;
    --wcpaInputHeight: 45px;
    --wcpaCheckLabelSize: 14px;
    --wcpaCheckBorderWidth: 1px;
    --wcpaCheckWidth: 20px;
    --wcpaCheckHeight: 20px;
    --wcpaCheckBorderRadius: 4px;
    --wcpaCheckButtonRadius: 5px;
    --wcpaCheckButtonBorder: 2px;
    --wcpaButtonColor: #3340d3;
    --wcpaLabelColor: #424242;
    --wcpaDescColor: #797979;
    --wcpaBorderColor: #c6d0e9;
    --wcpaBorderColorFocus: #3561f3;
    --wcpaInputBgColor: #FFFFFF;
    --wcpaInputColor: #5d5d5d;
    --wcpaCheckLabelColor: #4a4a4a;
    --wcpaCheckBgColor: #3340d3;
    --wcpaCheckBorderColor: #B9CBE3;
    --wcpaCheckTickColor: #ffffff;
    --wcpaRadioBgColor: #3340d3;
    --wcpaRadioBorderColor: #B9CBE3;
    --wcpaRadioTickColor: #ffffff;
    --wcpaButtonTextColor: #ffffff;
    --wcpaErrorColor: #F55050;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font: var(--porto-body-fst,normal) var(--porto-body-fw,400) var(--porto-body-fs,14px)/var(--porto-body-lh,24px) var(--porto-body-ff),sans-serif;
    --e-global-color-primary: #222529;
    --e-global-color-secondary: #ee6d0a;
    --e-global-color-tertiary: #2baab1;
    --e-global-color-quaternary: #383f48;
    --e-global-color-primary_hover: #2e3237;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
    --porto-scroll-w: 21px;
    --porto-minicart-icon-color: #212529;
    --porto-header-top-link-fw: 600;
    --porto-container-width: 1440px;
    --porto-flick-carousel-width: var(--porto-container-width);
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
    --widgets-spacing: 20px 20px;
    cursor: pointer;
    line-height: 20px;
    text-transform: capitalize;
    letter-spacing: -0.025em;
    box-sizing: border-box;
    position: relative;
    clear: both;
    font-family: var(--fa-style-family-classic,"Font Awesome 6 Free");
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: 20px;
    vertical-align: middle;
    background: #ee6d0a !important;
    color: #ffffff !important;
    padding: 9px 11px 10px 11px;
    border-radius: 5px;
    margin-right: 10px;
}
/* /////////// */
.taxonomy-pwb-brand.has-text-align-center.wp-block-post-terms{
	    display: flex;
    justify-content: center;
}
/* //////// */
.woocommerce-billing-fields.clearfix{
    /* /////
    display: none;
    /// */

	
}


/* pwb-brands-in-loop */
img.attachment-custom-brand.size-custom-brand {
    height: 50px !important;
width: 150px!important ;
}
.pwb-brands-in-loop {
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-stage-outer.owl-height{
"/* height: 464.5px; */"
}
a.wpcbn-btn.wpcbn-btn-archive.button.product_type_simple.add_to_cart_button {
    display: none;
}