@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//pharmasevengeneraltrading.web15msserver.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.3") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//pharmasevengeneraltrading.web15msserver.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//pharmasevengeneraltrading.web15msserver.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//pharmasevengeneraltrading.web15msserver.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//pharmasevengeneraltrading.web15msserver.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//pharmasevengeneraltrading.web15msserver.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//pharmasevengeneraltrading.web15msserver.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//pharmasevengeneraltrading.web15msserver.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//pharmasevengeneraltrading.web15msserver.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(18,75,150);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(18,75,150);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(234,35,44);
	--wd-alternative-color: rgb(18,75,150);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(114,114,114);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(177,134,35);
	--wd-link-color-hover: rgb(215,187,120);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(25,82,120);
	background-image: none;
	background-size: cover;
}
.page .wd-page-content {
	background-color: rgb(255, 255, 255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(25,82,120);
}

/* ================================
   WooCommerce Product Images
   ================================ */

.product-wrapper .product-element-top {
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}

.product-wrapper .product-image-link {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-wrapper .product-image-link img,
.product-wrapper .hover-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

/* Hover Image */
.product-wrapper .hover-img {
    width: 100%;
    height: 100%;
}

.product-wrapper .hover-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Mobile */
@media (max-width: 767px) {
    .product-wrapper .product-element-top {
        height: 300px;
    }
}
/* =====================================================
   PREMIUM WOOCOMMERCE PRODUCT CATEGORIES
   NAVY + CYAN + RED
===================================================== */

#woocommerce_product_categories-1 {
    --navy: #102A43;
    --navy-dark: #0B1F33;
    --cyan: #18B7D4;
    --red: #E63946;
    --light: #F4F9FB;
    --border: #E3EDF2;

    background: #FFFFFF;
    padding: 25px 22px;
    border: 1px solid var(--border);
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(16, 42, 67, 0.08);
    overflow: hidden;
}


/* =====================================================
   TITLE
===================================================== */

#woocommerce_product_categories-1 .widget-title {
    position: relative;

    font-size: 19px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;

    color: var(--navy) !important;

    margin: 0 0 22px !important;
    padding: 0 0 15px !important;
}


/* Cyan + Red underline */

#woocommerce_product_categories-1 .widget-title:after {
    content: "";

    position: absolute;
    left: 0;
    bottom: 0;

    width: 58px;
    height: 3px;

    border-radius: 20px;

    background: linear-gradient(
        90deg,
        var(--cyan) 0%,
        var(--cyan) 65%,
        var(--red) 65%,
        var(--red) 100%
    );
}


/* =====================================================
   RESET
===================================================== */

#woocommerce_product_categories-1 ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}


/* =====================================================
   MAIN CATEGORIES
===================================================== */

#woocommerce_product_categories-1
.product-categories > li {
    position: relative;

    margin: 3px 0 !important;

    border-bottom: 1px solid #EDF2F5;
}


/* Main links */

#woocommerce_product_categories-1
.product-categories > li > a {
    display: block;

    position: relative;

    padding: 13px 40px 13px 14px !important;

    font-size: 15px !important;
    line-height: 1.5 !important;
    font-weight: 500 !important;

    color: var(--navy) !important;

    text-decoration: none !important;

    border-radius: 9px;

    transition:
        background .25s ease,
        color .25s ease,
        padding .25s ease;
}


/* =====================================================
   CYAN LEFT INDICATOR
===================================================== */

#woocommerce_product_categories-1
.product-categories > li > a:before {
    content: "";

    position: absolute;

    left: 0;
    top: 50%;

    width: 3px;
    height: 0;

    border-radius: 10px;

    background: var(--cyan);

    transform: translateY(-50%);

    transition: height .25s ease;
}


/* =====================================================
   MAIN CATEGORY HOVER
===================================================== */

#woocommerce_product_categories-1
.product-categories > li > a:hover {
    color: var(--cyan) !important;

    background: var(--light);

    padding-left: 19px !important;
}


#woocommerce_product_categories-1
.product-categories > li > a:hover:before {
    height: 20px;
}


/* =====================================================
   ALL CATEGORY
===================================================== */

#woocommerce_product_categories-1
.product-categories > li:first-child > a {
    font-weight: 600 !important;
}


#woocommerce_product_categories-1
.product-categories > li:first-child > a:hover {
    color: var(--red) !important;
}


/* =====================================================
   NUVI
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-81 > a {
    color: var(--navy) !important;
}


/* =====================================================
   VELUORA - SPECIAL CATEGORY
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79 {
    position: relative;

    background: var(--navy);

    border: 1px solid rgba(24, 183, 212, .25);

    border-radius: 12px;

    margin: 8px 0 12px !important;

    overflow: hidden;

    box-shadow:
        0 7px 20px rgba(16, 42, 67, .14);
}


/* =====================================================
   VELUORA MAIN LINK
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79 > a {
    position: relative;

    display: block;

    padding: 15px 45px 15px 18px !important;

    color: #FFFFFF !important;

    font-size: 15px !important;
    line-height: 1.5 !important;
    font-weight: 700 !important;

    background: linear-gradient(
        90deg,
        #102A43 0%,
        #123B55 100%
    );

    border-radius: 0;
}


/* Cyan indicator */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79 > a:before {
    content: "";

    position: absolute;

    left: 0;
    top: 50%;

    width: 4px;
    height: 25px;

    border-radius: 0 5px 5px 0;

    background: var(--cyan);

    transform: translateY(-50%);
}


/* Veluora hover */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79 > a:hover {
    color: var(--cyan) !important;

    background: var(--navy-dark);

    padding-left: 22px !important;
}


/* =====================================================
   VELUORA SUBCATEGORIES AREA
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79 > .children {
    display: block;

    margin: 0 !important;

    padding: 9px 12px 12px 25px !important;

    background: #F4F9FB;

    border: 0 !important;

    border-radius: 0;

}


/* =====================================================
   VELUORA SUBCATEGORY ITEMS
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79
.children li {
    position: relative;

    margin: 0 !important;

    border: 0 !important;
}


/* =====================================================
   SUBCATEGORY LINKS
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79
.children li a {

    position: relative;

    display: block;

    padding: 9px 10px 9px 18px !important;

    font-size: 13px !important;
    line-height: 1.5 !important;
    font-weight: 500 !important;

    color: #536574 !important;

    text-decoration: none !important;

    border-radius: 7px;

    transition:
        background .25s ease,
        color .25s ease,
        padding .25s ease,
        box-shadow .25s ease;
}


/* =====================================================
   SUBCATEGORY DOT
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79
.children li a:before {

    content: "";

    position: absolute;

    left: 0;
    top: 50%;

    width: 6px;
    height: 6px;

    border-radius: 50%;

    background: var(--cyan);

    transform: translateY(-50%);

    transition:
        background .25s ease,
        box-shadow .25s ease,
        transform .25s ease;
}


/* =====================================================
   SUBCATEGORY HOVER
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79
.children li a:hover {

    color: var(--navy) !important;

    background: #FFFFFF;

    padding-left: 23px !important;

    box-shadow:
        0 4px 12px rgba(16, 42, 67, .07);
}


#woocommerce_product_categories-1
.product-categories > li.cat-item-79
.children li a:hover:before {

    background: var(--red);

    transform:
        translateY(-50%)
        scale(1.25);

    box-shadow:
        0 0 0 4px rgba(230, 57, 70, .12);
}


/* =====================================================
   VELUORA TOGGLE
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79
.wd-cats-toggle {

    position: absolute;

    width: 28px;
    height: 28px;

    right: 9px;
    top: 8px;

    background: rgba(24, 183, 212, .12);

    border-radius: 7px;

    transition:
        background .25s ease,
        transform .25s ease;
}


#woocommerce_product_categories-1
.product-categories > li.cat-item-79
.wd-cats-toggle:hover {

    background: var(--cyan);
}


/* =====================================================
   OTHER CATEGORY TOGGLE
===================================================== */

#woocommerce_product_categories-1
.wd-cats-toggle {

    width: 28px;
    height: 28px;

    right: 7px;
    top: 6px;

    border-radius: 7px;

    transition: background .25s ease;
}


#woocommerce_product_categories-1
.wd-cats-toggle:hover {

    background: #EAF7FA;
}


/* =====================================================
   VELUORA ACTIVE STATE
===================================================== */

#woocommerce_product_categories-1
.product-categories > li.cat-item-79.wd-active-parent {

    background: var(--navy);
}


/* =====================================================
   SMOOTH FONT RENDERING
===================================================== */

#woocommerce_product_categories-1,
#woocommerce_product_categories-1 a {

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 767px) {

    #woocommerce_product_categories-1 {

        padding: 20px 18px;

        border-radius: 13px;
    }


    #woocommerce_product_categories-1 .widget-title {

        font-size: 18px !important;

        margin-bottom: 18px !important;
    }


    #woocommerce_product_categories-1
    .product-categories > li > a {

        font-size: 14px !important;

        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }


    #woocommerce_product_categories-1
    .product-categories > li.cat-item-79 > a {

        font-size: 14px !important;

        padding:
            13px 42px 13px 16px !important;
    }


    #woocommerce_product_categories-1
    .product-categories > li.cat-item-79
    .children li a {

        font-size: 12.5px !important;

        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}
