@charset "UTF-8";

.comments-area a,
.page-content a {
    text-decoration: underline
}

.alignright {
    float: right;
    margin-left: 1rem
}

.alignleft {
    float: left;
    margin-right: 1rem
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignwide {
    margin-left: -80px;
    margin-right: -80px
}

.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw
}

.alignfull,
.alignfull img {
    width: 100vw
}

.wp-caption {
    margin-block-end: 1.25rem;
    max-width: 100%
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption-text {
    margin: 0
}

.gallery-caption {
    display: block;
    font-size: .8125rem;
    line-height: 1.5;
    margin: 0;
    padding: .75rem
}

.pagination {
    margin: 20px auto
}

.sticky {
    position: relative;
    display: block
}

.bypostauthor {
    font-size: inherit
}

.hide {
    display: none !important
}

.post-password-form p {
    width: 100%;
    display: flex;
    align-items: flex-end
}

.post-password-form [type=submit] {
    margin-inline-start: 3px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #333;
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.site-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-block-start: 1rem;
    padding-block-end: 1rem;
    position: relative
}

.site-header .site-navigation {
    justify-content: flex-end
}

.site-header .site-branding {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.site-header .header-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.site-header .header-inner .custom-logo-link {
    display: block
}

.site-header .header-inner .site-branding .site-description,
.site-header .header-inner .site-branding .site-title {
    margin: 0
}

.site-header .header-inner .site-branding.show-logo .site-title,
.site-header .header-inner .site-branding.show-title .site-logo {
    display: none !important
}

.site-header:not(.header-stacked) .header-inner .site-branding {
    max-width: 30%
}

.site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: 70%
}

.site-header.header-inverted .header-inner {
    flex-direction: row-reverse
}

.site-header.header-inverted .header-inner .site-branding {
    text-align: right
}

.site-header.header-inverted .header-inner .site-navigation {
    justify-content: start
}

.site-header.header-stacked .header-inner {
    align-items: center;
    flex-direction: column;
    text-align: center
}

@media (max-width:576px) {
    .site-header .header-inner:not(.header-stacked) .site-branding {
        max-width: 80%
    }
}

.site-footer {
    padding-block-start: 1rem;
    padding-block-end: 1rem;
    position: relative
}

.site-footer .footer-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.site-footer .footer-inner .custom-logo-link {
    display: block
}

.site-footer .footer-inner .site-navigation {
    justify-content: flex-end
}

.site-footer .footer-inner .site-branding {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.site-footer .footer-inner .site-branding .site-description,
.site-footer .footer-inner .site-branding .site-title {
    margin: 0
}

.site-footer .footer-inner .site-branding.show-logo .site-title,
.site-footer .footer-inner .site-branding.show-title .site-logo {
    display: none !important
}

.site-footer .footer-inner .copyright {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.site-footer .footer-inner .copyright p {
    margin: 0
}

.site-footer.footer-inverted .footer-inner {
    flex-direction: row-reverse
}

.site-footer.footer-inverted .footer-inner .site-branding {
    text-align: right
}

.site-footer.footer-inverted .footer-inner .site-navigation {
    justify-content: flex-start
}

.site-footer.footer-has-copyright .footer-inner .site-navigation {
    justify-content: center
}

.site-footer.footer-stacked .footer-inner {
    align-items: center;
    flex-direction: column;
    text-align: center
}

.site-footer.footer-stacked .footer-inner .site-branding h4.site-title {
    text-align: center
}

.site-footer.footer-stacked .footer-inner .site-navigation .menu {
    padding: 0
}

.site-footer:not(.footer-stacked) .footer-inner .site-branding {
    max-width: 20%
}

.site-footer:not(.footer-stacked) .footer-inner .site-navigation {
    max-width: 60%
}

.site-footer:not(.footer-stacked) .footer-inner .copyright {
    max-width: 20%
}

@media (max-width:576px) {

    .site-footer:not(.footer-stacked) .footer-inner .copyright,
    .site-footer:not(.footer-stacked) .footer-inner .site-branding,
    .site-footer:not(.footer-stacked) .footer-inner .site-navigation {
        display: block;
        text-align: center;
        width: 100%;
        max-width: none
    }

    .site-footer .footer-inner .site-navigation ul.menu {
        justify-content: center
    }

    .site-footer .footer-inner .site-navigation ul.menu li {
        display: inline-block
    }
}

.post .entry-title a {
    text-decoration: none
}

.post .wp-post-image {
    width: 100%;
    max-height: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:991px) {
    .post .wp-post-image {
        max-height: 400px
    }
}

@media (max-width:575px) {
    .post .wp-post-image {
        max-height: 300px
    }
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: .9em
}

#comments .comment,
#comments .pingback {
    position: relative
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
    display: flex;
    flex-direction: column;
    padding-block-start: 30px;
    padding-block-end: 30px;
    padding-inline-start: 60px;
    padding-inline-end: 0;
    border-block-end: 1px solid #ccc
}

#comments .comment .avatar,
#comments .pingback .avatar {
    position: absolute;
    left: 0;
    border-radius: 50%;
    margin-inline-end: 10px
}

body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir=rtl] #comments .comment .avatar,
html[dir=rtl] #comments .pingback .avatar {
    left: auto;
    right: 0
}

#comments .comment-meta {
    display: flex;
    justify-content: space-between;
    margin-block-end: .9rem
}

#comments .comment-metadata,
#comments .reply {
    font-size: 11px;
    line-height: 1
}

#comments .children {
    position: relative;
    list-style: none;
    margin: 0;
    padding-inline-start: 30px
}

#comments .children li:last-child {
    padding-block-end: 0
}

#comments ol.comment-list .children:before {
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    line-height: 100%;
    content: "↪";
    position: absolute;
    top: 45px;
    left: 0;
    width: auto
}

body.rtl #comments ol.comment-list .children:before,
html[dir=rtl] #comments ol.comment-list .children:before {
    content: "↩";
    left: auto;
    right: 0
}

@media (min-width:768px) {

    #comments .comment-author,
    #comments .comment-metadata {
        line-height: 1
    }
}

@media (max-width:767px) {
    #comments .comment .comment-body {
        padding: 30px 0
    }

    #comments .children {
        padding-inline-start: 20px
    }

    #comments .comment .avatar {
        position: inherit;
        float: left
    }

    body.rtl #comments .comment .avatar,
    html[dir=rtl] #comments .comment .avatar {
        float: right
    }
}

.site-header.header-inverted .site-navigation-toggle-holder {
    justify-content: flex-start
}

.site-header.header-stacked .site-navigation-toggle-holder {
    justify-content: center;
    max-width: 100%
}

.site-header.menu-layout-dropdown .site-navigation {
    display: none
}

.site-navigation-toggle-holder {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-grow: 1;
    max-width: 20%;
    padding: 8px 15px
}

.site-navigation-toggle-holder .site-navigation-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .05);
    color: #494c4f
}

.site-navigation-toggle-holder.elementor-active .site-navigation-toggle i:before {
    content: "\e87f"
}

.site-navigation {
    grid-area: nav-menu;
    display: flex;
    align-items: center;
    flex-grow: 1
}

.site-navigation ul.menu,
.site-navigation ul.menu ul {
    list-style-type: none;
    padding: 0
}

.site-navigation ul.menu {
    display: flex;
    flex-wrap: wrap
}

.site-navigation ul.menu li {
    position: relative;
    display: flex
}

.site-navigation ul.menu li a {
    display: block;
    padding: 8px 15px
}

.site-navigation ul.menu li.menu-item-has-children {
    padding-inline-end: 15px
}

.site-navigation ul.menu li.menu-item-has-children:after {
    display: block;
    content: "▾";
    font-size: 1.5em;
    align-items: center;
    color: #666;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-decoration: none
}

.site-navigation ul.menu li.menu-item-has-children:focus-within>ul {
    display: block
}

.site-navigation ul.menu li ul {
    background: #fff;
    display: none;
    min-width: 150px;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 100%
}

.site-navigation ul.menu li ul li {
    border-block-end: #eee 1px solid
}

.site-navigation ul.menu li ul li:last-child {
    border-block-end: none
}

.site-navigation ul.menu li ul li.menu-item-has-children a {
    flex-grow: 1
}

.site-navigation ul.menu li ul li.menu-item-has-children:after {
    transform: translateY(-50%) rotate(-90deg)
}

.site-navigation ul.menu li ul ul {
    left: 100%;
    top: 0
}

.site-navigation ul.menu li:hover>ul {
    display: block
}

footer .site-navigation ul.menu li ul {
    top: auto;
    bottom: 100%
}

footer .site-navigation ul.menu li ul ul {
    bottom: 0
}

footer .site-navigation ul.menu a {
    padding: 5px 15px
}

.site-navigation-dropdown {
    margin-block-start: 10px;
    transition: max-height .3s, transform .3s;
    transform-origin: top;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10000;
    width: 100%
}

.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown {
    transform: scaleY(0);
    max-height: 0
}

.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown {
    transform: scaleY(1);
    max-height: 100vh
}

.site-navigation-dropdown ul {
    padding: 0
}

.site-navigation-dropdown ul.menu {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff
}

.site-navigation-dropdown ul.menu li {
    display: block;
    width: 100%;
    position: relative
}

.site-navigation-dropdown ul.menu li a {
    display: block;
    padding: 20px;
    background: #fff;
    color: #55595c;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .1019607843)
}

.site-navigation-dropdown ul.menu li.current-menu-item a {
    color: #fff;
    background: #55595c
}

.site-navigation-dropdown ul.menu>li li {
    transition: max-height .3s, transform .3s;
    transform-origin: top;
    transform: scaleY(0);
    max-height: 0
}

.site-navigation-dropdown ul.menu li.elementor-active>ul>li {
    transform: scaleY(1);
    max-height: 100vh
}

@media (max-width:576px) {
    .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
        display: none !important
    }
}

@media (min-width:768px) {
    .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
        display: none !important
    }
}

@media (min-width:576px) and (max-width:767px) {
    .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
        display: none !important
    }
}

@media (min-width:992px) {
    .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
        display: none !important
    }
}

@media (max-width:992px) {
    .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation {
        display: none !important
    }
}

.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
    display: none !important
}

.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 100%
}

@media (max-width:575px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        padding-inline-start: 10px;
        padding-inline-end: 10px
    }
}

@media (min-width:576px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 500px
    }

    .site-footer.footer-full-width .footer-inner,
    .site-header.header-full-width .header-inner {
        max-width: 100%
    }
}

@media (min-width:768px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 600px
    }

    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

@media (min-width:992px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 800px
    }

    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

@media (min-width:1200px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1140px
    }

    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%
    }
}

.site-header+.elementor {
    min-height: calc(100vh - 320px)
}

/* Start Style Hadeer */

.container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-right: -15px;
    margin-left: -15px;
}

.row>* {
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-12 {
    width: 100%;
    flex: 0 0 100%;
}

.col-md-3 {
    width: 25%;
    flex: 0 0 25%;
}

.categories-h {
    padding: 65px 0 85px;
}

.title-page {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    margin: 0 0 30px;
}

.title-page h2 {
    font-size: 38px;
    color: #261D50;
    font-weight: 600;
}

.form-cat form {
    display: flex;
    flex-direction: row-reverse;
    border-radius: 16px;
    overflow: hidden;
    border: 1px #CECECE solid;
    /* max-width: 420px; */
    /* width: 100%; */
}

.form-cat form input {
    border: none;
    padding: 0 20px;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 0;
}

.form-cat form button {
    border-radius: 0;
    border: none !important;
    background: #FAB20B;
    width: 64px;
    height: 55px;
    line-height: 55px;
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
}

.form-cat form button svg {
    width: 24px;
    height: 24px;
}

.form-cat {
    max-width: 420px;
    width: 100%;
}

.cat-block {
    margin: 0 0 16px;
    box-shadow: 0 4px 32px rgb(0 0 0 / 8%);
    border-radius: 20px;
    overflow: hidden;
    border-end-end-radius: 50px;
}

.cat-block .title-block {
    background: var(--e-global-color-primary);
    padding: 16px;
}

.cat-block .title-block h3 {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.cat-block .content-block {
    padding: 25px 16px;
}

.cat-block .content-block ul {
    padding: 0;
    margin: 0;
}

.cat-block .content-block ul li {
    list-style: none;
    display: block;
}

.cat-block .content-block ul li a {
    display: block;
    padding-inline-start: 28px;
    position: relative;
    color: #6C7184;
    font-size: 16px;
    margin: 0 0 19px;
    transition: all .3s;
}

.cat-block .content-block ul li:last-child a {
    margin: 0;
}

.cat-block .content-block ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border-top: 1px solid var(--e-global-color-primary);
    border-right: 1px solid var(--e-global-color-primary);
    transform: rotate(45deg);
}

.cat-block .content-block ul li a:hover {
    color: var(--e-global-color-primary);
}

.breadcrumb-h {
    padding: 23px 0;
}

.bread-text ul {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
}

.bread-text ul li {
    list-style: none;
    display: inline-flex;
}

.bread-text ul li a,
.bread-text ul li span {
    font-size: 16px;
    text-transform: capitalize;
    color: var(--e-global-color-primary);
}

.bread-text ul li a::after {
    content: "|";
    margin: 0 5px;
    transform: rotate(20deg);
    position: relative;
    display: inline-block;
}

.bread-text ul li span {
    color: #261D50;
}

.products-h {
    padding: 10px 0 85px;
}

.products-h .title-page {
    display: block;
}

.form-products form {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.form-products {
    margin: 32px 0 0;
}

.form-products .form-group input {
    border: 1px #EDEDED solid;
    height: 48px;
    padding: 0 32px;
}

button.btn.btn-form {
    border: none;
    outline: none !important;
}

.pro-block {
    position: relative;
    background: #F5F5F7;
    border-radius: 20px;
    padding: 16px;
    height: calc(100% - 16px);
    margin: 0 0 16px;
    border: 1px transparent solid;
    transition: all .3s;
    padding-bottom: 36px;
    overflow: hidden;
    display: block;
    width: 100%;
}

.link-block {
    position: absolute;
    inset: 0;
    z-index: 3;
}

.pro-block .img {
    max-height: 180px;
    line-height: 180px;
    text-align: center;
}

.pro-block .img img {
    max-height: 180px;
    object-fit: contain;
    object-position: center;
}

.pro-block .details {
    position: relative;
    padding: 16px 0;
}

.pro-block .details h3 {
    color: #261D50;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    margin: 0 0 8px;
}

.pro-block .details p {
    color: #6C7184;
    font-size: 14px;
    line-height: 28px;
    position: relative;
}

.pro-block .details .hover-box {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #FAB20B;
    border-radius: 50%;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: -22px;
    transition: all .3s;
    opacity: 0;
}

.pro-block .details .hover-box i {
    max-width: 13px;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    filter: brightness(0) invert(1);
    max-height: 13px;
}

.pro-block:hover {
    background: #fff;
    border-color: #43C2D7;
    box-shadow: 0 4px 24px rgb(67 194 215 / 20%);
}

.pro-block:hover .details .hover-box {
    opacity: 1;
    right: 0;
}

.single-product-h {
    padding: 40px 0 100px;
}

.col-md-4 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
}

.col-md-8 {
    max-width: 66.67%;
    flex: 0 0 66.67%;
}

.col-md-5 {
    width: 41.67%;
    flex: 0 0 auto;
}

.col-md-7 {
    width: 58.33%;
}

.img-single {
    background: #F5F5F7;
    border-radius: 20px;
    line-height: 499px;
    max-height: 499px;
    /* display: block; */
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
}

.img-single img {
    max-height: 499px;
}

.single-product-h .row {
    align-items: center;
    -webkit-align-items: center;
}

.text-single h3 {
    color: #261D50;
    font-size: 38px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 24px;
}

.text-single p {
    font-size: 16px;
    color: #6C7184;
    line-height: 28px;
}

.text-single .btn-flex {
    margin: 32px 0 0;
}

.btn {
    margin-inline-end: 16px;
    color: #FFFFFF;
    background-color: var(--e-global-color-primary);
    box-shadow: 0px 4px 32px 0px rgba(67.00000000000001, 194.00000000000014, 215.00000000000003, 0.19);
    border-radius: 16px;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 20px 15px 20px;
    border: none;
    outline: none;
    transition: all .3s;
    display: inline-flex;
    align-items: center;
    -webkit-align-items: center;
}

.btn.btn-border {
    color: #FAB20B;
    border: 1px #FAB20B solid;
    background: transparent;
    box-shadow: none;
    display: inline-flex;
    align-items: center;
    -webkit-align-items: center;
}

.btn.btn-border svg.svg-icon {
    margin-inline-start: 16px;
    width: 24px !important;
    height: 24px !important;
}

.btn.btn-border:hover {
    background: #FAB20B;
    color: #fff;
}

.tabs-product {
    padding: 84px 0 0;
}

.tabs-product .nav-tabs {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px #D9D9D9 solid;
    text-align: center;
}

.tabs-product .nav-tabs .tab-button {
    padding: 8px 33px;
    border-bottom: 2px transparent solid;
    color: #261D50;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 600;
    transition: all .3s;
    margin-bottom: -1px;
    cursor: pointer;
}

.tabs-product .nav-tabs .tab-button.active {
    border-color: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    /* cursor: pointer; */
}

.tab-content .tab {
    display: none;
    padding: 22px 0;
}

.tab-content .tab.active {
    display: block;
}

.tab-inner p {
    font-size: 16px;
    color: #6C7184;
}

.tabs-product .nav-tabs .tab-button span {
    color: #FAB20B;
}

.cart-table-h .table-head {
    background: #261D50;
    padding: 36px 0;
}

.col-md-6 {
    width: 50%;
    flex: 0 0 auto;
}

.table-head h3 {
    text-transform: capitalize;
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
}

.cart-table-h .table-body .row {
    padding: 32px 0;
    border-bottom: 1px #D9D9D9 solid;
    align-items: center;
    -webkit-align-items: center;
}

.pro-cart-block {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
}

.pro-cart-block .img-block {
    width: 170px;
    height: 151px;
    line-height: 151px;
    text-align: center;
    background: #F5F5F7;
    border-radius: 20px;
}

.pro-cart-block .img-block .img {
    display: flex;
    width: 100%;
    height: 100%;
    line-height: 151px;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.pro-cart-block .img-block .img img {
    max-width: 119px;
    max-height: 113px;
    object-fit: contain;
    object-position: center;
    display: inline-block;
}

.pro-cart-block .details {
    width: calc(100% - 170px);
    padding-inline-start: 16px;
}

.pro-cart-block .details .name {
    display: block;
    font-size: 16px;
    color: #261D50;
    max-width: 266px;
    line-height: 28px;
}

.quantity-selector {
    display: inline-flex;
    background: #F5F5F7;
    border-radius: 12px;
    overflow: hidden;
    min-width: 100px;
    padding: 11px 22px;
    align-items: center;
    -webkit-align-items: center;
}

.quantity-selector .quantity-btn {
    background: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    color: #3C4242;
    font-size: 25px;
    padding: 0;
    line-height: 25px;
}

.quantity-selector .quantity-input {
    width: 55px;
    background: transparent;
    border: none;
    padding: 0;
    text-align: center;
    font-size: 16px;
}

.quantity-input::-webkit-outer-spin-button,
.quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.table-body {
    border-bottom: 3px #D9D9D9 solid;
}

.cart-page-h {
    padding: 0 0 100px;
}

.cart-page-h .btn {
    margin: 48px 0 0;
}

.cart-table-h .table-head .col-md-3:last-child,
.cart-table-h .table-body .col-md-3:last-child {
    text-align: end;
}

button.btn-remove {
    background: transparent !important;
    border: transparent !important;
    box-shadow: none !important;
    padding: 0;
}

.payment-page-h {
    position: relative;
    padding: 32px 0 200px;
}

.form-payment .form-group {
    margin: 0 0 40px;
    position: relative;
}

.form-payment .form-group .form-control {
    border: 1px #D9D9D9 solid;
    border-radius: 10px;
    padding: 0 16px;
    height: 48px;
}

.form-payment .form-group .icon {
    position: absolute;
    right: 0;
    top: 0;
    margin: 12px 16px;
}

.payment-sidebar {
    border: 1px #D9D9D9 solid;
    border-radius: 10px;
    overflow: hidden;
    padding: 22px 27px;
}

.payment-sidebar .title-side {
    margin: 0 0 24px;
}

.payment-sidebar .title-side h3 {
    color: #261D50;
    font-size: 20px;
    margin: 0;
    font-weight: 600;
}

.payment-sidebar .all-items .item {
    padding: 16px 0;
    border-bottom: 1px #F5F5F7 solid;
}

.payment-sidebar .all-items .item:nth-child(1) {
    padding-top: 0;
}

.payment-sidebar .all-items .item:last-child {
    border: none;
}

.payment-sidebar .all-items .item .pro-cart-block .img-block {
    width: 86px;
    height: 76px;
    line-height: 76px;
}

.payment-sidebar .all-items .item .pro-cart-block .details {
    width: calc(100% - 86px);
    padding-inline-start: 18px;
}

.payment-sidebar .all-items .item .pro-cart-block .img-block .img {
    line-height: 76px;
}

.payment-sidebar .all-items .item .pro-cart-block .img-block .img img {
    max-width: 60px;
    max-height: 56px;
    object-fit: contain;
}

.payment-sidebar .all-items .item .pro-cart-block .details .name {
    font-size: 14px;
}

.payment-sidebar .foot-side {
    border-top: 1px #43C2D7 solid;
    margin-right: -27px;
    margin-left: -27px;
    padding: 24px 27px 2px;
}

.payment-sidebar .foot-side h3 {
    margin: 0 0 16px;
    color: #261D50;
    font-size: 20px;
    font-weight: 600;
}

.payment-sidebar .foot-side span {
    font-size: 14px;
    display: block;
    color: #6C7184;
}

.modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    overflow-y: auto;
}

.overlay-bg {
    background: #000;
    opacity: .5;
    inset: 0;
    position: fixed;
    z-index: -4;
}

.modal .modall-inner {
    position: absolute;
    z-index: 9999;
    margin: auto;
    max-width: 700px;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    height: auto;
    display: table;
    width: 100%;
}

.open-modal .modal.modalReq {
    display: block;
}

.open-model .modal.modalReq {
    display: block;
}

body.open-model {
    overflow: hidden;
}

button.btn-close {
    position: absolute;
    right: 0;
    top: 0;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    margin: 15px;
}

.title-modal {
    text-align: center;
    margin: 0 0 32px;
}

.title-modal h3 {
    color: #261D50;
    font-size: 24px;
    margin: 24px 0;
}

.title-modal p {
    color: #6C7184;
    font-size: 16px;
    margin: 0;
}

.form-modal .form-group {
    margin: 0 0 20px;
}

.form-modal .form-group .form-control {
    padding: 0 20px;
    border: 1px #D9D9D9 solid;
    height: 54px;
    border-radius: 16px;
    transition: all .3s;
}

.form-modal .form-group .btn {
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 12px;
    font-size: 21px;
    margin: 0;
}

.form-modal .form-group textarea.form-control {
    height: 100px;
    padding: 15px 20px;
}

.done-model .modal.modaDone {
    display: block;
}

.modal.modaDone .modall-inner {
    text-align: center;
}

.modal.modaDone .modall-inner h3 {
    margin: 24px auto;
    color: #261D50;
    max-width: 266px;
    font-weight: 600;
}

.modal.modaDone .modall-inner p {
    color: #6C7184;
    font-size: 16px;
    margin: 0;
}

.modal.modaDone .modall-inner .btn {
    margin: 40px 0 0;
}

.table-single {
    margin: 0;
    border: 1px #43C2D7 solid;
    border-radius: 20px;
    overflow: hidden;
    padding: 12px;
    margin: 12px 0 0;
}

.table-single table {
    border: none;
}

.table-single table td {
    padding: 12px;
    border: none;
    background: transparent !important;
    color: #6C7184;
    font-size: 16px;
    line-height: 28px;
}

.tabs-products .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    margin: 32px 0;
}

.tabs-products .nav-tabs .tab-button {
    margin-inline-end: 24px;
    border: 1px #EDEDED solid;
    height: 48px;
    padding: 0 32px;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
    border-radius: 8px;
    transition: all .3s;
    text-transform: capitalize;
    cursor: pointer;
}

.tabs-products .nav-tabs .tab-button.active {
    background: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    color: #fff;
}

.cart-sidebar {
    position: fixed;
    inset: 0;
    z-index: -1;
}

.cart-sidebar .overlay-bg {
    background: #261D50;
    opacity: .4;
    opacity: 0;
    z-index: -1;
    transition: all .3s;
}

.cart-sidebar .sidbar-inner {
    position: absolute;
    inset: 0;
    max-width: 487px;
    background: #fff;
    transition: all .3s;
    transform: translateX(-100%);
    opacity: 0;
}

.cart-sidebar .sidbar-inner .title.sidebar {
    padding: 27px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    background: #261D50;
}

.cart-sidebar .sidbar-inner .title.sidebar h3 {
    margin: 0;
    color: #fff;
    font-size: 38px;
}

.cart-sidebar .sidbar-inner .title.sidebar .btn-close {
    position: relative;
    margin: 0;
    filter: brightness(0) invert(1);
    padding: 0;
}

.cart-sidebar .sidbar-inner .content-sidebar {
    padding: 42px 27px;
    height: calc(100% - 100px);
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar {
    height: calc(100% - 60px);
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 10px;
    padding-inline-end: 20px;
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item {
    padding: 33px 0;
    border-bottom: 1px solid #D9D9D9;
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item:first-child {
    padding-top: 0;
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item:last-child {
    padding-bottom: 0;
    border: none;
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .img-block {
    width: 118px;
    height: 107px;
    line-height: 107px;
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .details {
    width: calc(100% - 118px);
    display: flex;
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .img-block .img {
    line-height: 107px;
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .img-block .img img {
    max-width: 87px;
    max-height: 87px;
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .details button.btn-remove {
    margin-inline-start: 20px;
    padding: 0;
}

.cart-sidebar .sidbar-inner .content-sidebar .foot-sidebar {
    text-align: center;
}

.cart-sidebar .sidbar-inner .content-sidebar .foot-sidebar .btn {
    margin: 0;
    min-width: 260px;
    text-align: center;
    justify-content: center;
}

.open-sidebar .cart-sidebar {
    z-index: 9999;
}

.open-sidebar .cart-sidebar .overlay-bg {
    opacity: .4;
}

.open-sidebar .cart-sidebar .sidbar-inner {
    opacity: 1;
    transform: none;
}

.cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block {
    margin: 0;
}


@media (max-width: 991px) {
    .title-page h2 {
        font-size: 22px;
        margin: 0 0 30px;
    }

    .title-page {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    .form-cat form button {
        height: 48px;
    }

    .col-md-3 {
        width: 100%;
        flex: auto;
    }

    .categories-h {
        padding: 40px 0;
    }

    .row {
        margin: 0;
    }

    .form-products .item {
        width: 100%;
        padding: 6px 0;
    }

    .form-products .item .btn {
        width: 100%;
    }


    .col-md-5,
    .col-md-7 {
        width: 100%;
        flex: auto;
    }

    .img-single {
        margin: 0 0 30px;
    }

    .text-single h3 {
        font-size: 22px;
        margin: 0 0 20px;
    }

    .text-single .btn-flex {
        margin: 25px 0 0;
        height: auto;
    }

    .btn-flex .btn {
        margin: 0 0 20px;
    }

    .btn {
        font-size: 14px;
        border-radius: 10px;
    }

    .tabs-product {
        padding: 30px 0 0;
    }

    .tabs-product .nav-tabs .tab-button {
        font-size: 14px;
        padding: 8px;
        display: inline-block;
    }

    .tabs-product .nav-tabs {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }

    .pro-cart-block .img-block {
        width: 100px;
        height: 81px;
        line-height: 81px;
        border-radius: 10px;
    }

    .pro-cart-block .img-block .img {
        line-height: 81px;
    }

    .pro-cart-block .img-block .img img {
        max-width: 70px;
    }

    .pro-cart-block .details {
        width: calc(100% - 100px);
    }

    .col-md-6 {
        width: 100%;
    }

    .pro-cart-block {
        margin: 0 0 20px;
    }

    .table-body .col-md-3 {
        max-width: 50%;
    }

    .cart-table-h .table-head .col-md-3 {
        display: none;
    }

    .cart-page-h .title-page h2 {
        margin: 20px 0 0;
    }

    .col-md-8,
    .col-md-4 {
        max-width: 100%;
        flex: auto;
    }

    .form-payment .col-md-6,
    .form-payment .col-md-12 {
        padding: 0;
    }

    .payment-page-h {
        padding: 40px 0 60px;
    }

    .modal .modall-inner {
        max-width: 90%;
        margin: 20px auto;
    }

    .cart-sidebar .sidbar-inner .title.sidebar {
        padding: 20px;
    }

    .cart-sidebar .sidbar-inner .title.sidebar h3 {
        font-size: 22px;
    }

    .cart-sidebar .sidbar-inner .content-sidebar {
        padding: 20px;
    }

    .cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .img-block {
        width: 90px;
        height: 80px;
        line-height: 80px;
    }

    .cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .img-block .img {
        line-height: 80px;
    }

    .cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .img-block .img img {
        max-width: 70px;
        max-height: 70px;
    }

    .cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .details {
        width: calc(100% - 90px);
    }

    .cart-sidebar .sidbar-inner .content-sidebar .items-sidebar .item .pro-cart-block .details button.btn-remove {
        margin-inline-start: 10px;
    }

    .cart-sidebar .sidbar-inner {
        max-width: 100%;
        width: 100%;
    }

}

/* End Style Hadeer */