/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
button, ul, li, a {
    -webkit-appearance: none !important;
    appearance: none !important;
}
.form-control:focus, .form-control:active {
    box-shadow: none;}
@font-face {
    font-family: CAIRO;
    src: url('../fonts/MYRIADPRO-REGULAR.OTF');
}

@font-face {
    font-family: CAIRO;
    src: url('../fonts/MYRIADPRO-BOLD.OTF');
}
img{max-width:100%;}
body {
    direction: rtl;
    text-align: right;
    font-family: CAIRO;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

#myUL-cat {
    padding-right: 0 !important;
}

#myUL {
    padding-right: 0 !important;
}

.row {
    margin: 0px;
}

button:focus, input:focus {
    outline: none !important;
    box-shadow: none !important;
}

input:-internal-autofill-selected {
    background-color: transparent !important;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: none;
}

.breadcrumb-item {
    padding-top: 7px;
}

a {
    text-decoration: none !important;
    color: currentColor;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.22;
    outline: none !important;
}

a:hover {
    text-decoration: none;
    color: black;
}

.hr {
    background-color: #325AA9;
    height: 2px;
    border-width: 0;
}

ul {
    list-style: none;
    align-items: center;
}

.owl-carousel .product-item .product-image, .owl-carousel .category-img,
.owl-carousel .offer-img, .brands-owl .item {

    background: url("../img/loader2.gif") no-repeat center center;
}
.share_items{width:100%;}
.se7rek-status{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.22;
    color:#325AA9;
    padding-right:10px;
}
/*----------------------------*\
	Dropdowns
\*----------------------------*/

.menu-dropdown .menu-item-wrapper .category-wrapper .item-category {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    text-align: right;
    color: #291720;
}

.menu-dropdown .ul-li {
    padding-right: 0;
}

.menu-dropdown .menu-item-wrapper .category-wrapper ul {
    padding-right: 0;
}

.menu-dropdown .menu-item-wrapper li {
    padding-top: 15px;
}

.menu-dropdown .menu-item-wrapper li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.29;
    color: #291720;
}

.menu-dropdown .menu-item-wrapper li a:hover {
    color: #325AA9
}

.imag-contain {
    position: relative;
    width: 100%;
    height: 200px;
    border-radius: 7px;
}

.imag-contain img {
      inset:0;
      position: absolute;
      max-width: 100%;
      height: 100%;
      max-height: 100%;
      margin: auto;
      border-radius: 5px;
}

.disp-none {
    display: none;
}

.disp-block {
    display: block !important;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#logo {
    width: 150px;
    margin-top: 10px;
}

#logo .img-logo {
    width: 160px;
}
#header1 .head-shipping p{
    margin-bottom:0;
}
#header1 .head-shipping{
        display: flex;
    align-items: center;
    justify-content: right;
}
#header1 {
    background-color: #325AA9;
    padding-top: 0px;
    margin-top: 0px;
    height: 45px;
}

#header1 .head-shipping, #header1 .head-icons, #header1 .head-tracking {
    text-align: center;
    padding-top: 10px;
}

#header2 {
    background-color: #ffffff;
    padding-top: 0px;
    margin-top: 0px;
    height: 80px;
}

.p1 {
    font-size: 16px;
    font-weight: 500;
    color: #fff9fb;

}

.img-iconn {
    width: 27.3px;
    height: 18.8px;
}

#header2 .head-logo {
    text-align: center;
    /*padding-top: 15px;*/
}
.become_supplier{
        display: block;
    flex-shrink: 0;
    height: 36px;
    padding: 0 24px;
    outline: none;
    border-radius: 9999px;
    background-color: #325AA9;
    color: #fff !important;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 36px;
    cursor: pointer;
}
.become_supplier i{   color: #fff !important;}
.become_supplier:hover{
      
    background-color: #486aad;
    color: #fff !important;
   
}
#header2 .head-search {
    text-align: center;
    padding-top: 20px;
}

#header2 .head-search .form-control {
    font-size: 14px;
    line-height: 1.29;
    height: 42px;
    text-align: right;
    color: #9b9b9b;
    border-radius: 5px;
    border: solid 1px #e5edf1;
    background-color: #fff;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.form-control:focus, .form-control:active {
    background-color: transparent;
}

#header-check {
    background-color: #F0F0F0 ;
    padding-top: 0px;
    margin-top: 0px;
    height: 75px;
}

#header-check .head-logo {
    text-align: center;
    padding-top: 15px;
}

#header-check .img-logo .immg {
    width: 150px;
}

#header2 .head-search .search-iconn i {
    position: absolute;
    z-index: 20;
    font-size: 18px;
    left: 15px;
    top: 12px;
    color: #ebebeb;
}

#header2 .img-logo .immg {
    width: 80px;
}

.img-iconn {
    width: 27.3px;
    height: 18.8px;
}

#header2 .log-reg {
    display: flex;
    margin-left: 20px;
}

#header2 .log-reg .user-link-login a {
    font-size: 16px;
    font-weight: 500;
    color: #291720;
}

.slider_header {
    position: absolute;
    /*z-index: 100; */
    right: 0 !important;
    left: 0 !important;
}

.Nav1 ul {
    margin: 0;
    display: flex;
    list-style: none;
    align-items: center;
    padding-inline: 0px;
}

.Nav1 li {
    position: relative;
}

.Nav1 li a,
.Nav1 li a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 10px;
    font-size: 14px;
    color: white;
    white-space: nowrap;
    /*transition: 0.3s;*/
}

.Nav1 .user-icons li a i,
.Nav1 .user-icons li a:focus i {
    font-size: 20px;
}

.Nav1 a:hover,
.Nav1 li:hover > a {
    color: #325AA9;
}

.Nav1 .active,
.user-link .active {
    color: #325AA9 !important;
    text-underline-offset: 6px;
}

.Nav1 .getstarted {
    background: #325AA9;
    padding: 8px 20px;
    margin-left: 30px;
    border-radius: 4px;
    color: #fff;
}

.Nav1 .getstarted:hover {
    color: #fff;
    background: #ef45b6;
}

.Nav1 .dropdown .original-ul {
    display: block;
    margin: 0px;
    margin-top: 0px;
    padding: 15px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 5px 10px 0 rgba(155, 155, 155, 0.1);
}

.Nav1 .dropdown .custom-ul {
    display: block;
    margin: 0px;
    margin-top: 6px;
    padding: 15px 0;
    width: auto;
    overflow: hidden;

}

/*.Nav1 .dropdown-submenu .original-ul-sub{*/
/*    display: block;*/
/*    margin: 0px;*/
/*    margin-top: 6px;*/
/*    padding: 15px 0;*/
/*    width: auto;*/
/*    overflow: hidden;*/

/*}*/


.dropdown-toggle i {
    padding-right: 20px;
    font-size: 18px;

}

.dropdown-toggle::after {
    display: none;
}

.dropdown-menu .dropdown-toggle::after {
    display: inline-block;
}

.Nav1 .dropdowns-scroll .dropdown-menu {
    /*display: block;*/
    margin: 0px;
    margin-top: 7px;
    padding: 15px 0;
    left: 0;
    right: 0;
    z-index: 99;
    /*opacity: 0;*/
    /*visibility: hidden;*/
    background: #fff;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 25%);
}

.dropdowns-scroll ul {
    overflow-y: auto;
    max-height: 400px;
}

.Nav1 .original-ul {
    min-width: 250px;
}

.Nav1 .dropdown ul a {
    padding: 10px 20px;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 500;
    color: black;
    color:#325AA9 !important;
}
.Nav1 .dropdown ul a:hover {
  
    color:#325AA9 !important;
}

.Nav1 .dropdown ul a i {
    font-size: 12px;
}

.Nav1 .dropdown ul a:hover,
.Nav1 .dropdown ul .active:hover,
.Nav1 .dropdown ul li:hover > a {
    color: #ed2edd;
}

.Nav1 .dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.Nav1 .dropdown .dropdown ul {
    top: 0;
    right: calc(100% - 30px);
    visibility: hidden;
}

.Nav1 .dropdown .dropdown:hover > ul {
    opacity: 1;
    top: 0;
    right: 100%;
    visibility: visible;
}

.dropdown-item:active, .dropdown-item .active {
    background-color: #6392CC;
    color: white !important;
}

.Nav1 .dropdown .dropdown-submenu:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}

.dropdown-submenu {
    position: relative;

}

.dropdown-menu ul {
    width: 18rem;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    max-height: 350px;
    overflow-y: auto;
}

.static-page .help-header h4 {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    padding-top: 20px;
    padding-right: 20px;
    color: #325AA9;
}

.static-page {
    padding-bottom: 120px;
}

.static-page .bread-static {
    padding-top: 20px;
}

.static-page .help-body {
    padding-top: 20px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(90deg);
}

/* scroll width */
::-webkit-scrollbar {
    width: 8px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #6392CC;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #325AA9;
}

/*.black{*/
/*    background: #EBEBEB;*/
/*height: 90px;*/
/*}*/
/*.black .scroll-color {*/
/*    color: #434244 !important;*/

/*}*/
/*.black .scroll-color:hover {*/
/*    color: #325AA9 !important;*/
/*}*/


.search-link {
    border: none;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    color: #000;
}

.search-link input[type=text]:focus {
    width: 550px;
    position: absolute;
    background-color: white;
}

.user-icons {
    display: flex;
    padding-top: 20px;
    position: relative;
    padding-left: 0;
    justify-content: end;
}

.user-icons .user-link {
    padding-left: 20px;
    margin: 8px 6px;
    position: relative;
}
.user-icons i{
    padding-inline:6px;
    color:#325AA9 ;
}
.slider_header .user-icons .user-link a i {
    color: white;
}

.slider_header .user-icons .user-link a i:hover {
    color: #325AA9;
}

.user-icons #showSearch {
    display: none;
    position: absolute;
    margin: auto;
    top: 20px;
    bottom: 0px;
    min-width: 760px !important;
    left: 150px;
}

.user-icons #showSearch form {
    position: relative;
}


.user-icons #showSearch input {
    margin: auto;
    border: 1px solid #6392CC;
}

.slider .dropbtn-user,
.link-wish {
    color: white;
    font-size: 18px;
    border: none;
}

.dropdown-user {
    margin-right: -40px;
    margin-top: 5px;
}

.dropdown-user a i {
    font-size: 22px;
    cursor: pointer;

}

.dropdown-content-user {
    display: none;
    position: absolute;
    z-index: 1000000;
    background-color: #fff;
    box-shadow: 0 5px 10px 0 rgba(155, 155, 155, 0.1);
    border-radius: 2px;
    margin-top: 0px;
    min-width: 190px;
    height: auto;
    padding:0;
}
.dropdown-content-user .dropdown-divider {
    margin: 0;}
.dropdown-content-user a,
.dropdown-content-cart a {
    color: black !important;
    padding: 12px !important;
    display: block !important;
    text-align: center !important;
    cursor: pointer;
}

.dropdown-content-user a:hover,
.dropdown-content-cart a:hover {
   background-color: #f9dde7;
    /* border-radius: 10px; */
    color: #000 !important;
    text-decoration: underline !important;
}

/*.dropdown-content-user a:active {*/
/*    background-color: #F0F0F0 ;*/
/*    border-radius: 10px;*/
/*    color: black !important;*/
/*}*/

.dropdown-user:hover .dropdown-content-user {
    display: block;
}


/*--------------------------------------------------------------
# Slider Section
--------------------------------------------------------------*/

.slider {
    width: 100%;
    /*height: 360px;*/
    /*height: 25rem;*/
    /* background-color: rgba(4, 12, 21, 0.8); */
    overflow: hidden;
    position: relative;
}

.slider .carousel {
    position: initial;
}

.slider .carousel-container {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 25px;
    left: 160px;
    right: 68px;
}

.slider p {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    color: black;
    margin-top: 10px;
    font-size: 38px;
    font-weight: 600;
}

.offer-home-owl .owl-nav {
    top: 200px;
}

.offer-home-owl .owl-dots, .trends .owl-dots {
    display: none;
}

/*.slider .carousel-control-next, .carousel-control-prev{opacity:1;}*/
.slider .carousel-control-next-icon,
.slider .carousel-control-prev-icon {
    background: none;
    font-size: 28px;
    line-height: 0;
    width: auto;
    height: auto;
    background: #325AA9;
    border-radius: 50px;
    transition: 0.3s;
    color: white;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-nav .owl-prev span,
.owl-nav .owl-next span {
    margin-top: -5px;
}

.slider .carousel-control-next-icon:hover,
.slider .carousel-control-prev-icon:hover {
    background: #325AA9;
    color: white;
}

.slider .carousel-indicators li {
    cursor: pointer;
    background: #fff;
    overflow: hidden;
    border: 0;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    opacity: .6;
    transition: 0.3s;
}

.slider .carousel-indicators li.active {
    opacity: 1;
    background: #851262;
}

.slider .btn-get-started {
    width: 20%;
    text-align: center;
    border: none;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 14px 32px;
    border-radius: 4px;
    transition: 0.5s;
    line-height: 1;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    background: #325AA9;
    margin-top: 15px;
}

.slider .carousel-indicators {
    display: none;
}

.Rectangle-1613 {
    /*width: 264px;*/
    height: 140px;
    width: 95%;
    position: absolute;
    margin-top: -20px;
    padding: 19px 10px 24px 14px;
    border-radius: 5px;
       border: solid 2px #325AA9;
    background-color: #fff;
}

.Rectangle-1613 .sh-icon {
    width: 100%;
    height: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.Rectangle-1613 .sh-icon img{
 position: absolute;
    max-width: 100%;
    max-height: 100%;
    inset: 0;
    margin: auto;
}

.Rectangle-1613 h5 {
    margin: 8.5px 0px 7px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.19;
    text-align: center;
    color: #291720;
}

.Rectangle-1613 p {
    margin: 7px 0 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    text-align: center;
    color: #706f6f;
}

.Rectangle-1613 p span {
    color: #c2235b;
}

/*section brands*/
#brands {
    padding-top: 80px;
}

#brands .brand {
    padding-top: 30px;
}

#brands .owl-dots, .recommends .owl-dots {
    display: none;
}

#brands .brand h2 {
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: #291720;
}


#brands .item {
    width: 100%;
    height: 100px;
    position: relative;
    background: #fff;
}

#brands .img-brand {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    inset: 0px;
}

.owl-nav {
    display: block !important;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
     font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 0;
    font-weight: 500;
    background: #ffffff;
    border-radius: 50px;
    border: 0.5px solid #6392CC;
    color: #6392CC !important;
    transition: 0.3s;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background: #325AA9;
    color: #fff !important;
}
section{
    padding-block:30px
}
.owl-nav {
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 46px;
}

.owl-prev {
    position: absolute;
    left: -50px;
}

.owl-next {
    position: absolute;
    right: -50px;
}


/*section Offers*/

#offers .offer {
    padding-top: 30px;
    margin-bottom: 30px;
}

#offers .offer h2 {
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: #291720;
}
#offers .offer-img {
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 5px;
}

#offers .img-offerr {
    inset: 0px;
    position: absolute;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
     border-radius: 5px;
}

#offers .btn-get-started {
    text-align: center;
}

#offers .btn-get-started a {
    font-weight: 500;
    font-size: 20px;
    padding: 12px 45px;
    border-radius: 4px;
    line-height: 1;
    color: #fff;
    background: #325AA9;
    margin-top: 25px;
    border: none;
}

/*section categories*/

.banner-image img {
    /*height: 210px;*/
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    margin-top: 10px;
    width: 100%;
}

.categories .cat h2 {
    padding-top: 40px;
    padding-bottom:20px;
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: #291720;
}


.categories .category-img{    
    position: relative;
    width: 100%;
    height: 160px;
    border-radius: 10px;
}
.categories .cat-img {
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    inset:0;
    border-radius: 5px 5px 0 0;
    border: solid 1px #F0F0F0;
}
.categories .owl-nav{
    top: 43%;
}

.categories .cat-name {
    background-color: #F0F0F0 ;
    height: 45px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:0 0 5px 5px;
   border:1px solid #F0F0F0;
}
.categories .cat-name p{
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
}
.brands-owl .owl-stage-outer {
    padding-block: 20px;}
.check_badge{
      display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -10px;
    width: 30px;
    height: 30px;
    background-color: #325aa9;
    right: 0;
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
}


/*section recommendation*/
.recommends {
    background-color: #f0f0f0;
    padding-top: 20px;
}

.recommendation h2 {
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: #291720;
}

.recommends .product-item .add-to-cart, .trends .product-item .add-to-cart {
    bottom: -30px;
}

.recommends .product-item .title a, .trends .product-item .title a {
    line-height: 1;
}

.recommends .product-item .txt-stock, .trends .product-item .txt-stock {
    bottom: -30px;
}

.pro-items {
    padding: 10px;
}


.product-item {
    height: 442px;
    /* margin: 20px 30px 0 0px; */
    margin-bottom: 20px;
    /* width: 264px; */
    text-align: center;
    border-radius: 8px;
    position: relative;
    border: solid 1px #ffecf3;
    box-shadow: 0 5px 10px 0 rgba(155, 155, 155, 0.1);
    background-color: #fff;
    overflow: hidden;
}
.routine-item {
    height: 460px ;}
.product-item .product-image {
    position: relative;
    width: 100%;
    height: 40%;
    margin-top: 15%;
    /*margin-right: 15%;*/
    overflow: hidden;
}

.product-item .product-image img {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    transform: scale(1.1);
    /*width: 100%;*/
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.product-item .product-image img:hover {
    transform: scale(1.2);
    transition: all 0.5s ease-in-out;
}

.product-item .product-discount-label {
    width: 40%;
    height: 25px;
    max-height: 25px;
    min-height: 25px;
     margin: 38px 30% 21px 0%;
    border-radius: 2px;
    background-color: #ffecf3;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.product-item .product-discount-label-null {
    width: 68px;
    height: 47px;

    /*margin: 28px 58px 28px 36px;*/
    background-color: transparent;
}

.trends .product-item .product-discount-label {
    margin: 35px 35% 32px 0%;
}

.trends .product-item .product-discount-label-null {
    margin: 35px 30% 10px 0%;
}

.product-item .discount {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #291720;

}

.product-content {
    padding: 5px 10px 20px 10px;
}

.product-item .text a {
    width: 76px;
    height: 18px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    color: #706f6f;
}

.product-item .text a:hover {
    color: #291720;
}

.product-item .title {
    width: 100%;
    height: 42px;
    max-height: 42px;
    font-size: 14px;
    line-height: 1.44;
}

.product-item .title a {
    color: #291720
}

.product-item .title a:hover,
.product-item:hover .title a {
    color: #325AA9;
    text-decoration: none;
}

.product-item .price {
    height: 5px;
    margin-top: 5px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.64;
    text-align: center;
    color: #000;
    text-decoration-line: line-through;
    text-decoration-color: #325AA9;
}

.product-item .price span {
    color: #325AA9;
    font-size: 16px;
    font-weight: 600;
    /*margin: 10px 5.5px 0 0;*/
    line-height: 1.44;
    display: inline-block;
    text-align: center;
}

.product-item .add-to-cart {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 44px;
    /* padding: 13px 40px 13px 0; */
    border-radius: 5px;
    background-color: #325AA9;
}

.product-item .add-to-cart span {
    /* margin: 0 0 0 7.6px; */
    font-size: 16px;
    line-height: 1.8;
    font-weight: 500;
    color: #fff;
}

.product-item .add-to-cart .far {
    color: white;
    margin: 0px 0px 1px 9.6px;
    object-fit: contain;
    /* padding-top: 3px; */
    line-height: 2;
}


.product-item .add-to-wish {
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin: 0;
    padding-top: 10px;
    align-items: center;
    display: flex;
    border: none;
    outline: none;
    justify-content: center;
    background-color: #ffecf3;
}
.routine-item .add-to-wish {
    left: 20px;
    right:unset;
}
.product-item .add-to-wish img {
    width: 21px;
    height: 18px;
}

.trends .owl-nav {
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 190px;
}

.recommends .owl-carousel .owl-stage-outer {
    padding-bottom: 30px !important;
}

.recommends .see-all, .trends .see-all {
    text-align: center;
    font-size: 28px;
    text-decoration: underline;
    text-underline-offset: 6px;
}

.recommends .see-all a, .trends .see-all a {
    color: #325AA9;
}

.recommends .see-all a:hover, .trends .see-all a:hover {
    color: #291720;
}

.category-slider .offer-item {
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 7px;
}

.category-slider .img-of {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    max-height: 100%;
    margin: auto;
}

#offerModal .modal-content {
    width: 50%;
    background-color: transparent;
    border: none;
}
#offerModal .modal-dialog {
    max-width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: unset;
}
#offerModal .close{
     opacity: 1 !important;
}
#offerModal .btn-close-offer{
    top: -30px;
    z-index: 10;
    position: absolute;
    justify-content: center;
    display: flex;
    width: 100%;
}

#offerModal .btn-close-offer i{
    color:#ffffff;
    font-size: 26px;
    font-weight: 300;
}
#offerModal .modal-body {
   padding:0;
}
#offerModal .modal-img-offer{
    cursor:pointer;
    position: relative;
    height: 400px;
    width: 100%;
}
#offerModal .modal-img-offer img{
   max-height: 100%;
   max-width: 100%;
    position: absolute;
    inset: 0;
    margin: auto;
}

@media only screen and (max-width: 990px) {
    .product-item {
        margin-bottom: 20px;
    }
}


/*footer section*/
#footer {
    background-color: #F0F0F0 ;
    padding-bottom:0 !important;
}

#footer .logo-image {
    width: 100%;
}

#footer .links-se7rek {
    padding-top: 50px;
    justify-content: center;
}

#footer .links-se7rek-2 {
    justify-content: center;
}

#footer h5 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    text-align: right;
    color: #291720;
    margin: 0;
}

#footer a {
    font-size: 14px;
    font-weight: 500;
    line-height: 2.29;
    text-align: left;
    color: #291720;
}

#footer a:hover {
    color: #325AA9;
    cursor: pointer;
}

#footer .social-links {
    display: flex;
    padding: 0px;
}

#footer .social-links img {
    padding: 10px;
}

#footer .social-links li {
    margin-top: 20px;
    margin-left: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 20px;
    background-color: #325AA9 ;
}

#footer .pay-links {
    display: flex;
    padding: 0px;
}
#footer .pay-links li {
    margin-left: 5px;
}
#footer .pay-links img {
    margin-top: 20px;
    /*margin-left: 12px;*/
    width:100px;
}

#footer .app-links {
    display: flex;
    padding: 0px;
}

#footer .app-links img {
    margin-top: 20px;
    margin-left: 5px;
    height: 40px;
}

#footer .certified-links {
    display: flex;
    padding: 0px;
}

#footer .certified-links img {
    margin-top: 20px;
    margin-left: 10px;
}

#footer .copyrights {
    padding-top: 20px;
    position: relative;
    background-color: #325AA9;
        margin-top: 30px;
}

#footer .coppyright {
    text-align: right;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.27;
    color: #fff ;
}

#footer .terms-cond {
    text-align: left;
    margin-top: -5px;
}

#footer .terms-cond a {
    padding-left: 20px; 
    color:#fff;
}

#footer .youtube img {
    height: 43px;
}

#footer .twitter img, #footer .youtube img {
    padding-top: 12px;
}

/*--------------------------------------------------------------
# Nav2 Section
--------------------------------------------------------------*/
.slider_header, .main-links, .main-links .row, .main-links .container, .main-links .Nav1, .Nav1 .ul {
    height: inherit;
}

#Nav2 {
    width: 100%;
    overflow: hidden;
    top: 0px;
    height: 55px;
    background-color: #325AA9 ;
}

#Nav2 .all-catts {
    display: flex;
}

#Nav2 .all-catts img {
    padding-top: 6px;
    padding-right: 15px;
}

#Nav2 .nav-edit {
    padding-right: 10px;
    padding-top: 0px;
}

#Nav2 .Nav1 a {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}
#Nav2 .Nav1 a:hover{
    color:#f0f0f0 !important;
}
.empty-wish{
    margin-bottom:20px;
    margin-top:50px;
}
.phonee-txt-unit{
    text-align: right;
    color: #325AA9;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    padding-top: 5px;
}
.phonee-txt{
    text-align: right;
    color: #325AA9;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    padding-top: 5px;
    padding-right: 40px;
}
.empty-cart-txt{   
     text-align: center;
    color: #325AA9;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
}
#Nav2 .Nav1 a:hover ,#Nav2 .Nav1 a:active ,#Nav2 .Nav1 a.active {
    color: #325AA9;
    font-weight: 700;
}

#Nav2 .link-before:hover::before {
    position: absolute;
    content: '';
    bottom: 0px;
    height: 2px;
    width: 50px;
    background-color: #325AA9;
}

#Nav2
.dropbtn-user,
.link-wish,
.dropbtn-cart {
    color: #434244;
}

#Nav2
.user-icons .user-link a i {
    color: #434244 !important;
}

#Nav2
.user-icons .user-link a i:hover {
    color: #325AA9 !important;
}

.border-cat {
    border-left: 1px solid #f0f0f0;
    padding-left: 15px;
}

.border-cat .cat-link {
}

/*category-slider section*/

#breadcrumb {
    padding-top: 20px;
    width: 100%
}

/* Breadcrumb styles */
.breadcrumb {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    background-color: transparent;
}

.breadcrumb .breadcrumb-item {
    display: inline-flex;
}

.breadcrumb .breadcrumb-item a {
}

.breadcrumb-item + .breadcrumb-item::before {
    margin-left: 5px;
}

.breadcrumb.breadcrumb-item:not(:last-of-type)::after {
    content: "<";
    margin: 0 6px;
    color: #c1d3de;
}

.breadcrumb .breadcrumb-item.active {
    color: #325AA9;
    pointer-events: none;
}

/*range price*/
.ui-widget-content {
    margin-top: 30px;
    height: 5px !important;
    border: none !important;
    background: #ffecf3 !important;
}

.ui-widget-header {
    height: 5px !important;
    background: #325AA9 !important;

}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    width: 15px !important;
    height: 15px !important;
    border: none !important;
    background: #325AA9 !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -5px !important;
}

.ui-corner-all span {
    border-radius: 50% !important;
}


.category-slider .category-item {
    position: relative;
    width: 100%;
    height: 300px;
    border-radius: 7px;
    margin: 15px 0;
}

.category-slider .img-cat {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    max-height: 100%;
    margin: auto;
}

.category-slider .owl-nav {
    display: none !important;
}

.category-slider .owl-carousel .owl-dots.disabled {
    display: block;
}

.category-slider .owl-dots {
    text-align: center;
    padding-bottom: 20px;
}

.category-slider .owl-dot {
    cursor: pointer;
    background: #325AA9;
    overflow: hidden;
    border: 0;
    width: 14px;
    height: 14px;
    border-radius: 50px;
    opacity: .6;
    transition: 0.3s;
    margin: 2px;
}

.category-slider .owl-dot.active {
    background: #999;
}

/*-- Filter list --*/

.filter-list {
    margin-bottom: 0px;
    padding-right: 0;
    display:block;
}

.filter-list > li {
    display: inline-block;
    /*margin-right: 5px;*/
    margin-left: 5px;
    margin-bottom: 12px;
}

.filter-list > li:last-child {
    margin-right: 0px;
}

.filter-list li a {
    position: relative;
    padding: 5px 7px 5px 30px;
    border-radius: 2px;
    border: solid 1px #ffecf3;
    background-color: #F0F0F0 ;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.64;
    text-align: right;
    color: #291720;
}

.filter-list li a:after {
    content: "x";
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 12px;
    color: #706f6f;
    width: 21px;
    height: 28px;
    padding: 5.7px 6.7px 5.7px;
    background-color: #ffecf3;
}


.filteration h5 {
    padding-top: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    text-align: left;
    color: #291720;
}

.filteration h4 {
    padding-top: 40px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    text-align: left;
    color: #291720;
}

.filteration .card-header {
    background-color: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 0;
}

.filteration .card {
    border: none;
}

.filteration .card-body {
    padding: 0;
}
.brands-header {
    padding-inline:0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
}
.brands-header span {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    text-align: right;
    color: #291720;
}

.brands-header i {
    /*padding-right: 157px;*/
    /*padding-top: 20px;*/
    font-size: 18px;
    font-weight: 600;
    color: #291720;
}



.filteration .checkbox-categories {
    padding-top: 10px;
}

.check-item {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.29;
    text-align: right;
    color: #291720;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.check-item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 19px;
    border-radius: 2px;
    border: solid 1px #e5edf1;
}


/* On mouse-over, add a grey background color */

.check-item:hover input ~ .checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.check-item input:checked ~ .checkmark {
    background-color: #325AA9;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.check-item input:checked ~ .checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.check-item .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filter-icon i {
    padding-top: 20px;
    color: #325AA9;
    font-size: 30px;
}

.filter .price .lbl-min {
    /* margin-right: -15px; */
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    color: #9b9b9b;
}

.filter .price .lbl-max {
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    color: #9b9b9b;
}

.filter .price .input-min-price {
    width: 100px;
    margin-right: -15px;
    text-align: center;
    height: 42px;
    border-radius: 5px;
    border: solid 1px #e5edf1;
    background-color: #fff;
}

.filter .price .input-max-price {
    width: 100px;
    margin-right: -15px;
    text-align: center;
    height: 42px;
    border-radius: 5px;
    border: solid 1px #e5edf1;
    background-color: #fff;
}




legend.filter-border {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    text-align: right;
    color: #291720;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

legend.filter-border a {
    /*padding-right: 114px;*/
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    text-align: left;
    color: #325AA9;
    cursor: pointer;
}

.filteration .btn-category,
.btn-brand {
    width: 180px;
    height: 44px;
    border: 1px solid #325AA9 !important;
    margin-top: 12px;
    font-size: 18px;
    text-align: left;
    padding-top: 0px;
}


.tool {
    padding-left: 35px;
    font-size: 24px;
    font-weight: 1000;
}

.filteration .btn-brand .tool {
    padding-left: 60px;
    font-size: 24px;
    font-weight: 1000;
}

.range-slider {
    padding-right: 5px;
    padding-left:15px;
}

.btn-apply {
    text-align: right;
    padding-top: 30px;
    padding-right: 0px;
}

.btn-applyy {
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #ffecf3;
    width: 98px;
    text-align: center;
    height: 38px;
    border: none;
    border-radius: 5px;
    background-color: #325AA9;
}

#pagination {
    justify-content: center;
}

#pagination ul {
    width: 600px;
    position: relative;
    background: #fff;
    display: flex;
    padding: 10px 20px;
    border-radius: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

#pagination ul li {
    list-style: none;
    line-height: 50px;
    margin: 0 5px;
}

#pagination ul li.pageNumber {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

#pagination ul li a {
    display: block;
    text-decoration: none;
    color: #383838;
    font-weight: 600;
    border-radius: 50%;
}

#pagination ul li.pageNumber:hover a,
#pagination ul li.pageNumber.active a {
    background: #325AA9;
    color: #fff;
}

#pagination ul li:first-child {
    margin-right: 30px;
    font-weight: 700;
    font-size: 20px;
}

#pagination ul li:last-child {
    margin-left: 30px;
    font-weight: 700;
    font-size: 20px;
}

.best-seller {
    padding-top: 30px;
    background-color: #F6F6F6;
}

.best-seller-owl {
    padding-top: 18px;
}

.owl-item {
    padding-bottom: 0px !important;
}

.best-seller .owl-nav {
    top: 250px;
}


.best-seller .seller-product h2 {
    position: relative;
}

.best-seller .seller-product h2::after {
    position: absolute;
    content: '';
    bottom: 0px;
    right: 0;
    height: 2.5px;
    width: 150px;
    background-color: #325AA9;
    border-width: 0;
    margin: -0.5em auto;
}


.filter-brands .btn-brands, .filteration .btn-brands {
    border: 1px solid #325AA9 !important;
    margin-top: 15px;
    font-size: 18px;
    text-align: left;
    padding-bottom: 8px;
}

.filter-brands .select, .filteration .select {
    font-size: 18px;
    padding-top: 30px;
}

.filter-brands select, .filteration select {

    text-align-last: center;
}

.filter-brands .brandds {
    justify-content: center;
    padding-top: 20px;
}

.filter-brands .brand-image {
    position: relative;
    width: 100%;
    height: 100px;
    border-radius: 7px;
    background: #fff;
    border: 2px solid #325AA9;
    box-shadow: 0px 0px 10px rgba(71, 72, 73, 0.25);
}

.filter-brands .pic-1 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    max-width: 90%;
    max-height: 100%;
    margin: auto;
}

.filter-brands .brand-name {
    text-align: center;
    padding: 10px;
}

.filter-brands .brand-name a {
    font-size: 14px;
    font-weight: 600;
}

.filter-brands .brand-row {
    padding-bottom: 15px;
}

.filter-brands .custom-control-label::after {
    display: none;
}


.filter-brands .letter {
    margin: 20px 0px 0px 0px;
}

.filter-brands .letters-radios input[type=radio] {
    display: none;
}

.filter-brands .letters-radios input[type=radio] + label {
    color: #333;
    font-size: 14px;
}

.filter-brands .letters-radios input[type=radio] + label {
    display: inline-block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #325AA9;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 30px;
    background-color: #f8f8f8;
}

.filter-brands .letters-radios input[type=radio]:checked + label {
    color: white;
    background-color: #325AA9;
}


/*product-details page*/

.prev-link {
    text-align: right;
    margin-top: 15px;
    padding-top: 20px;
    font-size: 14px;
    line-height: 2.14;
    color: #291720;
}

.prev-link span {
    padding-right: 10px;
}

.prev-link .far {
    transform: rotate(180deg);
    font-size: 14px;
    font-weight: 700;
}

.orders a:hover {
    color: #325AA9;
}

/*.cart-order a:hover {*/
/*     color: white;*/
/*}*/
#product-details .single_product {
    padding-top: 100px;
    padding-bottom: 200px;
    margin-top: 0px;
    padding: 17px
}

#product-details .product_name {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0px
}
.price_center{
    display: flex;
    justify-content: initial;
    width: 100%; 
    align-items: center;
}
#product-details .text {
    padding-block:10px;
}
#product-details .product_price-after {
    font-size: 24px;
    font-weight: 500;
    color: #325AA9;
}
#product-details .product_price {
    font-size: 24px;
    font-weight: 500;
    color: #325AA9;
    text-align: right;
    padding-right:0;

}
#product-details .discountt-cart-price {
     font-size: 20px;
    font-weight: 500;
    padding-left: 10px;
    color: #000;
    text-decoration-line: line-through;
    text-decoration-color: #325AA9;
}
.product_description .title {
    color: #325AA9;
    font-size: 22px;
    font-weight: 600;
}

#product-details .rowimages {

    padding: 10px;
}

#product-details .image-product {
    position: relative;
    width: 100%;
    height: 120px;
    cursor: pointer;
}

#product-details .img-pro {
    position:absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}

#product-details .image-product img:hover {
    opacity: 1;
    border: 2px solid #b4528a;
}

.mark {
    background: white;
}

#product-details .containerr {
    position: relative;
    width: 100%;
    height: 360px;
    /*margin-top: -10px;*/
}

#expandedImg {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    margin: auto;

}
.js-image-zoom__zoomed-image{z-index:20;}
/*#product-details .containerr img:hover {*/
/*    cursor: crosshair;*/
/*    -ms-transform: scale(1.1);*/
/*    -moz-transform: scale(1.1);*/
/*    -webkit-transform: scale(1.1);*/
/*    -o-transform: scale(1.1);*/
/*    transform: scale(1.1);*/
/*}*/


.add-cart {
    background-color: #325AA9;
    color: white;
    font-size: 20px;
    font-weight: 500;
    width: 250px;
    height: 50px;
    border: none;
    border-radius: 5px;
}

.add-cart:hover {
    cursor: pointer;
}

.outstock {
    background-color: #bb7da1;
    color: white;
    font-size: 18px;
    font-weight: 500;
    width: 250px;
    height: 50px;
    border: none;
    border-radius: 5px;
}

.cart-wish {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*.btn-wish {*/
/*    padding-right: 150px;*/
/*}*/

.add-wish {
      display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f3f0f2;
    color: rgb(27, 26, 26);
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;
    font-size: 30px;
}

.add-wish:hover {
    color: #325AA9;
}

.text-boxs {
    color: #8b8b8b;
    font-size: 16px;
}

.description,
.specification {
    background-color: rgb(243, 237, 237);
    padding: 20px;
    margin: 50px 0px 50px 0px;
    width: 100%;
    height: auto;
}

.description h2,
.specification h2 {
    font-size: 22px;
    font-weight: 600;
}

.description p,
.specification p {
    font-size: 18px;
    color: #000000;
}

.rbd-ratte-check {
    margin-top: -8px;
}

.review h2 {
    font-size: 26px;
    font-weight: bold;
    color: #291720;
    font-weight: 600;
    line-height: 1.5;
    text-align: right;
    /*color: #000;*/
}

.review .rate-num {
    font-size: 62px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.06px;
    text-align: center;
    color: #000;
}

.review .ratte-check, .review .user-rate {
    text-align: center;
}

.review .user-rate i {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.01px;
    text-align: right;
    color: #808080;
}

.review .user-rate span {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.01px;
    text-align: right;
    padding-right: 6px;
    color: #808080;
}

.rreview {
    padding-top: 20px;
}

.rbd-gravatar {
    text-align: center;
    padding-top: 20px;
}

.rbd-gravatar-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.rbd-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    text-align: right;
    color: #000;
}

.reviews-content {
    margin-bottom: 16px;
}

.rbd-content {
    width: 85%;
    font-size: 16px;
    line-height: 1.31;
    text-align: right;
    color: #000;

}

/*review*/
.checked {
    color: #fbb03b;
}

/* Three column layout */
.side {
    float: right;
    width: 15%;
    margin-top: 10px;
}

.middle {
    margin-top: 20px;
    float: right;
    width: 70%;
}

/* Place text to the right */
.right {
    text-align: right;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* The bar container */
.bar-container {
    width: 100%;
    background-color: #dbdbdb;
    height: 5px;
    border-radius: 40px;
    text-align: center;
    color: white;
}

/* Individual bars */
.bar-5 {
    width: 50%;
    height: 5px;
    border-radius: 40px;
    background-color: #fbb03b;
}

.bar-4 {
    width: 15%;
    height: 5px;
    border-radius: 40px;
    background-color: #fbb03b;
}

.bar-3 {
    width: 6%;
    height: 5px;
    border-radius: 40px;
    background-color: #fbb03b;
}

.bar-2 {
    width: 0%;
    height: 5px;
    background-color: #fbb03b;
}

.bar-1 {
    width: 0%;
    background-color: #fbb03b;
}


/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
    .side, .middle {
        width: 100%;
    }

    .right {
        display: none;
    }
}


/* next & previous buttons */

.prev,
.next {
    cursor: pointer;
    position: absolute;
    color: #bd3f9d;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #f0e5eb;
    font-weight: bold;
    font-size: 22px;
    margin-top: -200px;
    border: 1px solid #b4528a;
}

.next {
    right: 170px;
    padding: 6px 0px 0px 17px;
}

.prev {
    left: 170px;
    padding: 6px 0px 0px 13px;
}

.prev:hover,
.next:hover {
    background-color: #325AA9;
    color: #f6eac1;
    text-decoration: none;
}


.hrr {
    height: 2px;
    width: 100%;
    /* margin: 93px 800px 0 0; */
    background-color: #325AA9;
}


/*related products*/

.r-products {
    margin: 30px 0px 85px 0px;
    padding-top: 15px;
    background-color: #F6F6F6;
}

.related-products .owl-nav {
    top: 200px;
}

.related-products .related-product h2 {
    position: relative;
}

.related-products .related-product h2::after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0px;
    height: 2.5px;
    width: 220px;
    background-color: #325AA9;
    border-width: 0;
    margin: -0.5em auto;
}


/*cart page*/
.cart-order .message {
    text-align: center;
}

.cart-order .message p {
    color: #325AA9;
    font-size: 20px
}

.orders {
    padding: 25px 50px 50px 50px;
    margin-bottom: 90px;
}


.cart-product-image {
    margin-top: 20px;
    /*position: relative;*/
    width: 100%;
    height: 110px;
}

.cart-product-image img {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.cart-product-details {
    /*padding-top: 15px;*/
    /*padding-right: 10px;*/
}

.cart-product-title {
    margin-bottom: 5px;
}

.pro-name a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #706f6f;
}

.cart-product-price {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.44;
    text-align: right;
    color: #325AA9;
    padding-top: 32px;
    /*margin-right:10px;*/
}

.discount-cart-price {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.64;
    text-align: center;
    color: #9b9b9b;
    text-decoration: line-through;
    padding-top: 32px;
    padding-right: 0;
    padding-left: 0;
    /* margin-right: -30px; */
}

.product-discount-label {
    width: 70px;
    height: 33%;
    margin-top: 32px;
    max-height: 35%;
    border-radius: 2px;
    background-color: #ffecf3;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.92;
    text-align: center;
    color: #291720;
}

.product-discount-label-null {
    width: 55%;
    height: 33%;
    margin-top: 32px;
    max-height: 35%;
    border-radius: 2px;
    background-color: transparent;
}

.remove-trash {
    text-align: left;
    padding-bottom: 15px;
    padding-bottom: 15px;
    cursor: pointer;
}

.cart-product .remove-trash i {
    color: #9b9b9b;
    font-size: 22px;
    margin-right: 35px;
}

.cart-product .remove-trash span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.64;
    text-align: left;
    color: #706f6f;

}

.qty-input {
    color: #000;
    background: #fff;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.qty-input .product-qty,
.qty-input .qty-count {
    background: transparent;
    color: inherit;
    font-weight: bold;
    font-size: inherit;
    border: none;
    display: inline-block;
    min-width: 0;
    height: 2.5rem;
    line-height: 1;
}

.qty-input .product-qty:focus,
.qty-input .qty-count:focus {
    outline: none;
}

.qty-input .product-qty {
    width: 50px;
    min-width: 0;
    display: inline-block;
    text-align: center;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.qty-input .product-qty::-webkit-outer-spin-button, .qty-input .product-qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.qty-input .qty-count {
    padding: 0;
    cursor: pointer;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #325AA9;
    font-size: 1.25em;
    text-indent: -100px;
    overflow: hidden;
    position: relative;
}

.qty-input .qty-count:before, .qty-input .qty-count:after {
    content: "";
    height: 2px;
    width: 10px;
    position: absolute;
    display: block;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.qty-input .qty-count--minus {
    border-right: 1px solid #fff;
}

.qty-input .qty-count--add {
    border-left: 1px solid #fff;
}

.qty-input .qty-count--add:after {
    transform: rotate(90deg);
}

.qty-input .qty-count:disabled {
    color: #fff;
    background: #d1889d;
    cursor: not-allowed;
    /*   border-color: #d1889d; */
}

.qty-input .qty-count:disabled:before, .qty-input .qty-count:disabled:after {
    background: #fff;
}


.qty-input {
    border-radius: 4px;
    height: 45px;
    width: 110px;
    margin-top: 20px;
    margin-bottom: 10px;
    /* box-shadow: 0 1em 2em -0.9em rgba(0, 0, 0, 0.7); */
    /* transform: scale(1.5); */
}

.cart-product-removal {
    /* float: left; */
    position: absolute;
    left: 35px;
    margin-top: 70px;
}

/* This is used as the traditional .clearfix class */

.cart-product:before,
.totals-item:before,
.cart-product:after,
.totals-item:after {
    content: '';
    display: table;
}

.cart-product:after,
.totals-item:after {
    clear: both;
}

.cart-product,
.totals-item {
    zoom: 1;
}

/* cart-product entries */

.cart-count h5 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.21;
    text-align: right;
    color: #291720;
    padding-top: 30px;
}

.product-items {
    padding-top: 16px;
    width: 100%;
}

.cart-product {
    margin-bottom: 10px;
    width: 100%;
    padding: 20px 20px 35.7px 25px;
    box-shadow: 0 5px 10px 0 rgba(155, 155, 155, 0.1);
    border: solid 1px #ffecf3;
    background-color: #fff;
}

.cart-product .cart-product-details .cart-product-title a {
    text-decoration: none;
    color: #291720;
    font-size: 16px;
    font-weight: bold;

}

.cart-product .cart-product-quantity input {
    width: 46px;
    height: 37px;
    border: 1px solid #325AA9;
}

.cart-product i {
    color: #DCD9D9;
    font-size: 45px;
    font-weight: 500;
    position: absolute;
    border: none;
}

.txt-stock {
    color: #fff;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 500;
    position: absolute;
    width: 100%;
    height: 44px;
    /*padding: 13px 40px 13px 31px;*/
    opacity: 0.5;
    border-radius: 5px;
    line-height: 2.9;
    background-color: #325AA9;
}

.center-pro {
    text-align: center;
    position: relative;
}

.Details {
    padding-top: 83px;
}

.order-details {
    padding: 20px 19px 30.3px 20px;
    box-shadow: 0 5px 10px 0 rgba(155, 155, 155, 0.1);
    border: solid 1px #ffecf3;
    background-color: #fff9fb;
}

.order-details .head-order {
    padding-top: 5px;
    display: flex;
    font-size: 18px;
    color: white;
    justify-content: space-between;
}

.head-order .pro-order {
    text-align: left;
}

.head-order .pric-order {
    text-align: right;
}

.order-details hr {
    width: 95%;
    border: solid 1px #ffecf3;
}

.order-details h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    text-align: right;
    color: #291720;
}

.order-details .product-order {
    box-shadow: 0 5px 7px 0 rgb(0 0 0 / 20%);
    display: flex;
    font-size: 16px;
    color: white;
    justify-content: space-between;
    /* margin: 10px; */
    margin-left: 0px;
    padding: 10px;
}

.order-details .product-order .pro-order-name {
    text-align: right;
}

.order-details .product-order .pro-order-name a {

    text-decoration: none;
    color: #212529;


}

.order-details .product-order .pro-order-name a:hover {
    color: #325AA9;
}


.order-details .pric-order-total {
    /*margin-right: -4px;*/
    text-align: right;
    /*margin-right: -14px;*/
    font-size: 14px;
    font-weight: 600;
    line-height: 1.29;
    color: #291720;
}

.t-orders {
    padding-top: 10px
}

.order-details .pric-order-totall {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.19;
    text-align: right;
    color: #291720;
}

/*.order-details  .num{margin-right: 26px;}*/
.order-details .product-total-price {
    display: flex;
    font-size: 16px;
    color: white;
    justify-content: space-between;
    margin: 10px;
}

.order-details .pric-order-total span {
    color: #706f6f;
}

.order-details .pric-order-totall span {
    color: #325AA9;
}

.order-details .pric-order-totall input {
    background-color: #ffffff00;
    width: 66%;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    color: #325AA9;
    border: none;

}

.order-details .price-total {
    font-size: 18px;
    display: flex;
    color: #325AA9;
    background-color: #ebebeb;
    padding: 10px;
    width: 205px;
    margin-left: 30px;
    text-align: initial;
}

.jconfirm .jconfirm-box div.jconfirm-title-c {
    text-align: center;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
    text-align: center;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
    text-align: center;
    float: none !important;
}

.btn-coupon {
    padding: 10px 20px;
    background-color: #325AA9;
    color: #fff;
    font-size: 16px;
    border: none;
    width: 10rem;
    border-radius: 3px;
}

.btn-checkout {
    padding: 10px 20px;
    background-color: #325AA9;
    color: #fff;
    font-size: 16px;
    border: none;
    /*width: 17.7rem;*/
    width: 40%;
    border-radius: 3px;
}

.btn-checkout-details {
    padding: 10px 20px;
    background-color: #325AA9;
    color: #fff;
    font-size: 16px;
    border: none;
    width: 100%;
    border-radius: 3px;
    cursor: pointer;
}

.btn-ck {
    width: 60%;
}


.btn-checkout:hover,
.login-btn:hover,
.btn-shopping:hover {
    color: white;
    cursor: pointer;
}

.login {
    padding-top: 20px;
}
.login-btn {
    height: 40px;
    background-color: #325AA9;
    color: #fff;
    font-size: 16px;
    border: none;
    width:52.5%;
    border-radius: 3px;
}
.shopp {
    padding-top: 25px;
}

.shopp a {
    text-decoration: none;
}

.btn-shopping {
    padding: 10px 5.5rem;
    background-color: #f0f0f0;
    color: #325AA9;
    font-size: 16px;
    border: 1px solid #325AA9;
    border-radius: 3px;
}

.shipping-form {
    /*padding-top: 10px;*/
    margin-top: 21px;
    padding: 22px 21px 40px 20px;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(155, 155, 155, 0.1);
    border: solid 1px #ffecf3;
    background-color: #fff;
}

.shipping-address-link {
    text-align: left;
    padding-top: 8px;
}
.shipping-address-verify{
    text-align: center;
    padding-block: 14px;
    color: #fff;
    background: #BE245D;
    border-radius: 5px;
}
.shipping-address-verify a{
    color:#fff !important;
    font-size:14px;
}
.form-check {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 0;
}
.form-check-input {
    position: relative;
    margin-top: 0;
    margin-left: 5px;
}
.shipping-address-head {
    padding-right: 0;
}

.shipping-address-link a {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    color: #325AA9;

}

.ship-text-name {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #291720;
}

.ship-text {
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    color: #706f6f;
}

.shipping-form .const-phone, .register-form .const-phone {
    position: relative;
}

.register-form .unit {
    position: absolute;
        left: 58px;
    top: 48px;
    font-weight: 500;
    font-size: 17px;
    color: #325AA9;
    direction: ltr;
}

.shipping-form .unit {
    position: absolute;
        left: 88px;
    top: 48px;
    font-weight: 500;
    font-size: 17px;
    color: #325AA9;
    direction: ltr;
}

.register-form .label-shipping {
    font-size: 14px;
    font-weight: 600;
    line-height: 2;
    color: #706f6f;
    display: flex;
    padding-right: 40px;
}

.shipping-form .label-shipping {
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    text-align: right;
    color: #706f6f;
}

.shipping-form .form-control, .register-form .form-control {
    width: 90%;
    height: 50px;
    /*margin: 10px 0 0;*/
    border-radius: 5px;
    border: solid 1px #e5edf1;
    background-color: #fff;
}

.shipping-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
}


/* Remove IE arrow */

.shipping-form select::-ms-expand {
    /*display: none;*/
}


/* Custom Select */
/*.js .select {*/
/*    position: relative;*/
/*    display: flex;*/
/*    width: 90%;*/
/*    height: 50px;*/
/*    border: none;*/
/*    line-height: 3;*/
/*    overflow: hidden;*/
/*    border-radius: .25em;*/
/*}*/

/*.js select {*/
/*    flex: 1;*/
/*    padding: 0 .5em;*/
/*    padding-left: 14px;*/
/*    color: #696565;*/
/*    border: none;*/
/*    border-radius: 5px;*/
/*    cursor: pointer;*/
/*    background-color: #ebebeb;*/
/*}*/

.shipping-form .select {
    position: relative;
    /*display: flex;*/
    /*width: 90%;*/
    /*height: 3em;*/
    /*line-height: 3;*/
    /*overflow: hidden;*/
}

.shipping-form select {
     position: relative;
    padding: 0 .5em;
    padding-right: 20px;
    color: #696565;
    cursor: pointer;
    background-color: #fff;
}


/* Arrow */


label {
    display: block;}
.shipping-form .select::after ,.register-form .select::after {
       color: #707070;
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: " ";
    display: inline-block;
    height: 12px;
    width: 12px;
    position: absolute;
    left: 85px;
    top: 53px;
    background: #ffffff;
    cursor: pointer;
    transform: rotate(135deg);
    transition: 0.35s ease-in-out;
    vertical-align: top;
}

.select_arrow .select::after {
    left: 25px;
    top: 15px;
}
.select_arrow-r {position:relative;}
.select_arrow-r .select::after {
        left: 58px;
    top: 52px;
}

.shipping-form .select:hover::after {
    color: #6392CC;
}

.shopp a:hover {
    color: #6392CC;
}

/*Payment page*/

.shipping-order .shipping-h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.83;
    color: #291720;
}

.pending-div {
    height: 79px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-right: 24px;
    border-radius: 5px;
    border: solid 1px #ffecf3;
    background-color: #fff;
}

.shipping-order .span-num {
    width: 30px;
    height: 30px;
    background-color: #325AA9;
    coloR: white;
    border-radius: 50%;
    margin-left: 9px;
    display: inline-flex;
    align-items: center; 
    justify-content: center; 
}

.shipping-order .span-pending {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center; 
    justify-content: center; 
    coloR: #9b9b9b;
    border: solid 1px #9b9b9b;
    border-radius: 50%;
    margin-left: 9px;
}

.shipping-order .span-check {
    width: 30px;
    height: 30px;
    color: #ffffff;
    background-color: #13a46a;
    border-radius: 50%;
    margin-left: 5px;
    display: inline-flex;
    align-items: center; 
    justify-content: center; 
}


.shipping-order {
    margin-top: 63px;
    margin-bottom: 100px;
}

.shipping-order h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.83;
    color: #291720;
}

/* Custom radio buttons */
.shipping-form input[type="radio"] + label{
    display: flex;
    cursor: pointer;
    /* position: absolute; */
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
    width: 100%;
    font-weight: 500;
    color: #291720;
}

.shipping-form .img-payment {
    text-align: left;
}
.shipping-form input[type="radio"] + label:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    /*top: 5px;*/
    right: 5px;
    border: 5px solid #aaa;
    background-color: #fff;
    border-radius: 50%;
}

.shipping-form input[type="radio"]{
    display: none !important;
}

.shipping-form input[type="radio"]:checked + label:after{
    content: "";
    display: block;
    position: absolute;
    /*top: 10px;*/
    right: 10px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #325AA9;
}
.styles__tabby-card--692f2 {
    padding-bottom: 0 !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

.shipping-order .txt {
    padding-top: 40px;
}

.shipping-order .txt span {
    font-size: 16px;
    color: #6392CC;
}

.radios .check {
    padding-top: 90px;
}


/*confirm page*/
.confirm {
    padding-bottom: 200px;
}
.confirm-icon {
    padding-top: 40px;
    text-align: center;
}

.confirm-text {
    text-align: center;
    padding-top: 20px;
}

.confirm-text p {
    font-size: 24px;
    font-weight: 600;
    color: #030303;
    margin-bottom:30px;
}

.btn-sho .check {
    text-align: center;
    padding-top: 30px;
}

.wish-products {
    padding-bottom: 80px;
    padding-top: 40px;
}

.Track-order {
    padding-bottom: 100px;
}

.head-track {
    text-align: center;
    padding-top: 40px;
}

.head-track h3 {
    font-size: 26px;
    font-weight: 700;
    color: #325AA9;
}

.track-group {
    text-align: center;
    padding-top: 30px;
}

.track-group .inp-Track {
    height: 48px;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    width: 35%;
    border: none;
    border-radius: 5px;
    padding-left: 20px;
    font-size: 16px;
}

.faq .help-header h4 {
    position: relative;
    font-weight: 600;
    font-size: 26px;
    padding: 30px 0 0 60px;
}

.faqs {
    padding: 50px 0;
}

.faq .dropdowns {
    padding-top: 30px;
}

.faq .dropdown {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: auto;
    padding: 10px;
    border-radius: 5px;
}

.faq .dropdown.dropdown {
    margin-top: 15px;
}

.faq .dropdown__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgb(32, 31, 31);
    padding: 15px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 500;
    background-color: #ffffff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: background 0.3s ease;
}

.faq .dropdown__top:hover {
    color: #6392CC;
    border: 1px solid #6392CC;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}

.faq .dropdown__top::after {
    color: #707070;
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: " ";
    display: inline-block;
    height: 15px;
    width: 15px;
    left: -5px;
    position: relative;
    right: 20px;
    top: 2px;
    transform: rotate(135deg);
    transition: 0.35s ease-in-out;
    vertical-align: top;
}

.faq .open .dropdown__top::after {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    color: #6392CC;
}

.faq .dropdown__btm {
    background: #ffffff;
    color: #333;
    border: 1px solid #6392CC;
    border-radius: 0 0 5px 5px;
    border-top: none;
    font-size: 16px;
    line-height: 1.4;
    box-sizing: border-box;
    padding: 15px;
    display: none;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
}


/*Profile page*/

.info-user {
    padding-top: 50px;
    font-size: 18px;
}

.info-user .user-name {
    color: #325AA9;
    font-weight: 600;
}

.info-user .user-email {
    color: #434244;
}

.orders-profile .btns-order-details {
    margin-bottom: 30px;
    margin-top: 40px;
    padding-left: 0;
    padding: 20px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
}

.orders-profile .btns-order-details .btn-my-order {
    height: 45px;
    margin: 10px;
    color: #434244;
    border: none;
    text-align: right;
}

.orders-profile .btns-order-details .btn-my-order a {
    font-size: 16px;
    text-align: left;
    color: #434244;
    text-decoration: none;
}


.orders-profile .btns-order-details .btn-my-order a i {
    width: 30px;
    font-size: 20px;
    margin-left: 15px;
}

.orders-profile .btns-order-details .btn-my-order a:hover {
    color: #325AA9;
}

.orders-profile .btns-order-details .active a {
    color: #325AA9;
}

.orders-profile .my-order-details {
    margin-top: 20px;
    padding: 25px;
    margin-bottom: 30px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
}

.js input {
    width: 90%;
    border: none;
    padding: 15px;
    height: 45px;
    border-radius: 5px;
    background-color: #ebebeb;
}

.orders-profile .my-order-details .product-order {
    padding-top: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #646464;
    line-height: 1.6;
}

.orders-profile .my-order-details .product-order span {
    font-size: 16px;
    font-weight: 500;
}

.orders-profile .my-order-details .order-infoo .img-order {
    position: relative;
    width: 100%;
    height: 150px;
    margin-bottom: 10px;
    border-radius: 7px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(71, 72, 73, 0.25);
}

.orders-profile .my-order-details .order-infoo img {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.orders-profile .my-order-details .order-infoo {
    padding: 20px 10px;
}

.orders-profile .my-order-details .order-infoo .info-order {
    font-size: 16px;
    font-weight: 600;
    color: #707070;
    /* line-height: 1.6; */
}

.orders-profile .my-order-details .order-infoo .info-order a {
    color: #325AA9;
}

.btntrack {
    padding-right: 25px;
    text-align: right;
}

.btntrack .btn-get-track {
    width: 30%;
    height: 40px;
    border: 1px solid #325AA9;
    border-radius: 3px;
    background-color: #325AA9;
    color: white;
    cursor: pointer;
}

.btn-get-reviews {
    display: flex;
    justify-content: left;
}

.btn-get-review {
    width: 100%;
    height: 40px;
    border: 2px solid #325AA9;
    border-radius: 3px;
    background-color: #fff;
    color: #325AA9;
    cursor: pointer;
    font-weight: 600;
}
.btn-get-review a{
    font-weight: 600;
    color: #325AA9;
}
.btn-get-review:hover {
   text-decoration: underline !important;
    background-color:  #325AA9;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
}
.btn-get-review:hover a{
    color: #fff;
    text-decoration: underline !important;
    font-weight: 500;
}
.btn-reviewclose {
    border: none;
    background-color: transparent;
    font-size: 20px;
    cursor: pointer;
}

.btn-ADD-Review {
    border: 1px solid #325AA9;
    border-radius: 3px;
    background-color: #fff;
    color: #325AA9;
    padding-inline: 15px;
    padding-block: 6px;
    cursor: pointer;
    font-weight: 500;
    margin-left: 5px;

}

.btn-close-Review {
    border: 1px solid #325AA9;
    border-radius: 3px;
    background-color: #325AA9;
    padding-inline: 15px;
    padding-block: 6px;
    color: white;
    cursor: pointer;
}

.col-form-label {
    font-weight: 500;
}

.m-footer-btn {
    justify-content: flex-start;
}

.review-cmt:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #325AA9 !important;
}

.orders-profile .pass a {
    color: #325AA9;
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    padding-left: 10px;
}

.orders-profile .pass a:hover {
    text-decoration: none;
    cursor: pointer;
}

.orders-profile h5 {
    color: #325AA9;
    font-weight: 600;
    font-size: 18px;

}

.recommendation-owl {
    padding-top: 20px;
}

.rating {
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    flex-direction: row-reverse;
    position: relative;
}

.rating-0 {
    filter: grayscale(100%);
}

.rating > input {
    display: none;
}

.rating > label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-top: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}

.rating > input:checked ~ label,
.rating > input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}



/*register page*/

.register {
    padding: 40px 0px 50px 0px;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(155, 155, 155, 0.1);
    border: solid 1px #ffecf3;
    background-color: #fff;
    width: 75%;
}

.register-page {
    background-image: url(../img/register-background.png);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.form-reg {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: -webkit-center;
    text-align: -moz-center;
}


.register-form {
    text-align: center;
}

.register-form .txts h5 {
    color: #325AA9;
    font-size: 22px;
    font-weight: 700;
    padding-top: 10px;
}

.register-form .txts p {
    font-size: 18px;
    font-weight: 600;
}

.register-form .txts span {
    font-size: 17px;
    color: #707070;
}

.formm {
    text-align: -webkit-center;
    padding: 30px;
    text-align: -moz-center;
    position: relative;
}


.communication h5 {
    text-align: left !important;
    padding: 20px 0 20px 0;
}

.communication .lbls-frm {
    text-align: left;
}

.communication .check-item {
    display: inline-flex !important;
    padding-left: 55px !important;
    margin-left: 22px !important;
}

.formm .lb-frm {
    padding-top: 30px;
    text-align: left;
}

.formm .lb-frm .ss {
    margin-left: 20px !important;
}

.register-form .hr {
    background-color: #325AA9;
    height: 2px;
    text-align: center;
    width: 50%;
}

.btn-register {
    padding-top: 35px;
    text-align: center;
}

.btn-register .btn-get-reg {
    width: 52%;
    height: 40px;
    border: none;
    border-radius: 3px;
    background-color: #325AA9;
    color: white;
}

.btn-register .btn-get-reg:hover {
    cursor: pointer;
}

.link-go-login {
    /*display: grid;*/
    padding-top: 20px;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
}

.links-login span {
    font-size: 18px;
    font-weight: 600;
    color: #353434;
}

.links-login a {
    padding: 0px 5px;
}

.link-go-login a {
    color: #325AA9;
    font-weight: 600;
}

.link-forgot {
    text-align: right;
    padding-right: 40px;
}

.link-forgot a {
    color: #325AA9;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}

.or .hrs {
    width: 20%;
    background-color: #3d3c3c;
    height: 1px;
}

.or .oor {
    color: #325AA9;
    font-size: 20px;
    font-weight: 600;
    padding-inline: 30px;
}

.or {
    padding-inline: 0;
    display: flex;
    padding-top: 20px;
    justify-content: center;
}

.loginBtn {
  box-sizing: border-box;
  position: relative;
  margin: 0.2em 0.2em 10px;
  padding: 0 40px 0 15px;
  border: none;
  white-space: nowrap;
  border-radius: 3px;
     font-size: 14px;
    color: #FFF;
    line-height: 35px;
    display: flex;
    align-items: center;
}
.loginBtn:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right:0;
  width: 34px;
  height: 100%;
}
.loginBtn:focus {
  outline: none;
}
.loginBtn:active {
  box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
}


/* Facebook */
.loginBtn--facebook {
  background-color: #4C69BA;
  background-image: linear-gradient(#4C69BA, #3B55A0);
  text-shadow: 0 -1px 0 #354C8C;
}
.loginBtn--facebook:before {
  border-left: #364e92 1px solid;
  background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;
}
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
  background-color: #5B7BD5;
  background-image: linear-gradient(#5B7BD5, #4864B1);
}


/* Google */
.loginBtn--google {
  background: #DD4B39;
}
.loginBtn--google:before {
  border-left: #BB3F30 1px solid;
  background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_google.png') 6px 6px no-repeat;
}
.loginBtn--google:hover,
.loginBtn--google:focus {
     background: #E74B37;
}

.social-logins {
    display: block;
    margin-inline: 23.5%;
}


.register-form .log {
    font-size: 10px !important;
    padding-top: 13px;
    padding-right: 2px;
}


.btn-make {
    padding-top: 30px;
    text-align: right;
    padding-right: 15px;
}

.btn-save .btn-get-save,
.btn-make .btn-get-make {
    width: 130%;
    height: 40px;
    border: none;
    border-radius: 3px;
    background-color: #325AA9;
    color: white;
}

.btn-make .btn-get-make {
    width: 220px !important;
}

.brands-owl {
    padding: 30px 50px 0 10px;
}

.pagination {
    justify-content: center;
    padding-top: 50px;
    padding-right: 0;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #325AA9;
    border-color: #325AA9;
}

.page-link {
    position: relative;
    display: block;
    color: #325AA9;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.page-link:hover {
    z-index: 2;
    color: #325AA9;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.trends .trend h2,
.blogs .blog h2 {
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: #291720;
    padding-top: 20px;
    padding-bottom: 20px;
}


.success {
    position: absolute;
    /*top: 170px;*/
    /*right: 20px;*/
    background-color: rgb(222 139 186);
    padding: 15px 40px;
    border-radius: 5px;
    border-left: 6px solid #9e2e6e;
}

.success .check {
    position: absolute;
    top: 30%;
    left: 20px;
    transform: translateY(-50%);
    font-size: 22px;
    color: #9e2e6e;
}

.success .msg {
    font-size: 18px;
    margin: 0 30px;
    color: black;
    user-select: none;
}

.success .crose {
    padding: 10px 24px;
    color: #9e2e6e;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer;
}

.success .crose:hover {
    color: black;
}

.btn-right {
    padding-top: 20px;
    text-align: center;

}

.typed-search-box {
    position: absolute;
    z-index: 9999999999;
    right: 26.7%;
    text-align: center;
    padding: 7px;
    height: auto;
    margin-top: 60px;
    width: 38.5%;
    box-shadow: 0 13px 10px 0 rgba(155, 155, 155, 0.1);
    border: solid 1px #ffecf3;
    background-color: #fff;
    border-radius: 5px;
}

#search-content .keyword ul > li {
    border-bottom: 1px solid #325AA9;
    width: 100%;
    padding: 5px 10px 5px 0;
}

.keyword {
    padding: 30px 10px 0;
}

.keyword ul {
    padding-right: 0;
}

#search-content .keyword ul > li a {
    color: black;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
}

#search-content .keyword ul > li a:hover {
    color: #000;
}

.custom-radio .custom-control-label::before {
    background: border-box !important;
}

.filter-brands .custom-control {
    padding-left: 10px;
}

.filter-brands .letters-radios {
    margin-right: -12px;
}

.offer-home-owl {
    margin-bottom: 30px;
}

.my-order-details .delete_address {
    background-color: white;

}

.my-order-details .edit-btn {
    background-color: #325AA9;
    color: white;
    width: 30%;
    margin-right: 10px;
    height: 40px;
    margin-top: 20px;
}

.hero-brand-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    margin-bottom:10px;
}

.hero-text h1 {
    text-align: center;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 50px;
}

.c-headerr {
    margin-right: -38px;
}

#close-btn, #close-btn-mobile, #close-btn-brand {
    color: white;
    float: right;
    display: inline-block;
    padding: 0 0 5px;
    width: 25px;
    height: 25px;
    background: #325AA9;
    border: none;
    border-radius: 50%;
}

#close-btn:hover, #close-btn-mobile:hover, #close-btn-brand:hover {
    cursor: pointer;
}

.cart_qty_class {
    cursor: pointer;
    position: absolute;
    background: #f14444;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    top: -6px;
    right: -8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

input:focus {
    outline: none !important;
}

.cus-header {
    padding-right: 70px;
}

.alert-danger {
    color: red;
    font-size: 14px;
    /*margin-top: 35px;*/
    /*margin-right: 21px;*/
    margin-top: -7px;
    margin-right: -16px;
    position: absolute;
    border: none;
    background-color: #ffffff00;

}

.invalid-feedback {
    text-align: right;
    padding-right: 40px;
}

.orders-profile .select2-container--default .select2-selection--single {
    width: 100%;

}

.orders-profile .select2-container--default .select2-selection--single .select2-selection__arrow b {
    right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: unset;
}
.orders-profile .select2-container {
    width: 100% !important;
    direction: rtl;
}

.formm .alert-danger {
    color: red;
    font-size: 13px;
    margin-top: -10px;
    margin-right: 30px;
    position: absolute;
    border: none;
    background-color: #ffffff00;
}

/*cart menu side*/
.cart {
    position: fixed;
    background: #F3F3F3;
    width: 25rem;
    max-width: 90%;
    height: 100%;
    top: 0;
    right: 0;
    box-shadow: -2px 0 4px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    transform: translateX(100%);
    transition: transform 1s;
    z-index: 999999;
}

body.open .cart {
    transform: translateX(0) !important;
    z-index: 999999;
}

.cart__header {
    box-sizing: border-box;
    position: absolute;
    background: rgba(255, 255, 255);
    width: 100%;
    padding: 15px 15px;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.cart__header .cart__text {
    float: right;
}

.cart__title {
    font-size: 20px;
    line-height: 40px;
    margin: 0;
    float: left;
}

.cart__products {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 70px 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1;
}

.cart__products article {
    padding: 15px 15px 0 15px;
    border-bottom: 1px dotted #CCC;
}

.js-cart-product .price-cart-side {
    font-size: 18px;
}

.direction-side {
    direction: ltr;
}

.cart__products article p a img {
    position: absolute;
    margin-top: 10px;
}

.cart__product {
    display: none;
}

.cart__empty {
      padding: 30px 10px;
    margin: 0;
    font-style: italic;
    text-align: center;
    color: #325AA9;
    font-size: 16px;
    font-weight: 600;
}

.cart__empty.hide {
    display: none;
}


.cart__text {
    margin: 0;
}

.close-btn-icon {
    position: absolute;
    transition: transform 0.25s, opacity .25s;
    opacity: .7;
    cursor: pointer;
    font-size: 32px;
    right: 20px;
}

.close-btn-icon:before {
    content: "\d7";
}

.close-btn-icon:hover {
    opacity: 1;
    transform: rotate(90deg);
}

.cart .button-cart {
    color: white !important;
}

.cart__footer {
    box-sizing: border-box;
    position: absolute;
    background: rgba(255, 255, 255);
    width: 100%;
    padding: 10px;
    left: 0px;
    bottom: 0;
    z-index: 2;
    box-shadow: 2px 8px 4px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.cart__footer .btn-cart-side {
    background-color: #325AA9;
    margin-top: 10px;
    padding: 15px;
}

.cart__footer .tl-price {
    text-align: right;
    padding-right: 8px;
}

.cart__footer .tl-pricee {
    text-align: left;
    padding-left: 0px;
}

.cart__footer span {
    color: #325AA9;
    font-size: 18px;
}

body.open {
    /*overflow-y: hidden;*/
}

.lightbox {
    position: fixed;
    /* background: #000; */
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    transition: opacity 250ms ease-in-out, width 0ms ease-in-out 250ms;
}

body.open .lightbox {
    width: 100%;
    opacity: 0.8;
    transition: opacity 250ms ease-in-out, width 0ms ease-in-out;
}

.img-fluid-logo {
    width: 100px;
}

.div-img-cart-side {
    position: relative;
    /* width: 115px; */
    height: 165px;
}

.img-cart-side {
    top: -20px;
    right: 0px;
    bottom: 0;
    left: 0px;
    position: absolute;
    /* width: 85%; */
    height: 75%;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

#hed {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    text-align: justify;
}

#hed .form-control {
    width: 75%;
    display: inline-block;
    border-radius: 0px 4px 4px 0px;
    height: 45.5px;
    font-size: 13px;
}

.add-coupon {
    position: absolute;
    background: #325AA9;
    color: #fff;
    font-size: 13px;
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #325AA9;
    width: 25%;
    height: 45.5px;
}

.sign-link a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.88;
    color: #00a8ff;
}

.sign-link p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.88;
    color: #291720;
}

.remove-pro {
    padding-top: 10px;
    text-align: left;
}

.remove-pro i {
    color: #9b9b9b;
    font-size: 24px;
}

.cart-order .check {
    text-align: right;
     padding-top: 10px;
}

.name-side {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
}

.name-side a {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #333;
}

.pric-order-total a {
    font-size: 16px;
    color: #6c757d !important;
}

.pric-order-total a:hover {
    color: #325AA9 !important;
    cursor: pointer;
}



.error-page {
    margin: 30px 0 100px 0;
}

.error-page .error-text {
    margin-top: 12%;
}

.error-page .oops {
    font-size: 65px;
    font-weight: 600;
    /*line-height: 1.83;*/
    text-align: right;
    color: #291720;
}

.error-page .not-found {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.83;
    text-align: right;
    color: #291720;
}

.error-page .err-back {
    width: 257px;
    height: 48px;
    text-align: center;
    border-radius: 5px;
    background-color: #325AA9;
    margin-top: 25px;
}

.error-page .err-back a {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.error-page .err-back a:hover {
    color: #fff;
}

.error-page img {
    width: 100%;
    margin-top: 10%;
}

.out-stock {
    margin-top: -25px;
    text-align: left;
    color: #325AA9;
    font-size: 16px;
    font-weight: 600;
}

.unit-phone {
    position: absolute;
    margin-top: -27px;
    margin-right: 158px;
    direction: ltr;
    font-size: 14px;
    color: #325AA9;
}

.b-search .form-control {
    font-size: 13px;
    line-height: 1.29;
    height: 42px;
    text-align: right;
    margin-top: 28px;
    width: 95%;
    color: #9b9b9b;
    border-radius: 5px;
    border: solid 1px #e5edf1;
    background-color: #fff;
}

.b-search i {
    position: absolute;
    z-index: 20;
    font-size: 18px;
    left: 55px;
    top: 40px;
    color: #ebebeb;
}
.ui-menu .ui-menu-item {
    padding: 0 !important;}

.ui-widget-content {
    background: #fff !important;
    color: #000  !important;
    height: auto !important;
    box-shadow: 0 13px 10px 0 rgba(155, 155, 155, 0.1);
    border: solid 1px #ffecf3 !important;
    padding: 0 !important;
    list-style: none !important;
    border-radius: 0px 0px 5px 5px !important;
}
.ui-menu .ui-menu-item-wrapper {
    padding: 5px 10px !important;
}
.ui-menu .ui-menu-item-wrapper.ui-state-active {
     border: solid 1px #325AA9 !important;
    background-color: #325AA9 !important;
}
.ui-menu .ui-menu-item{
    border-bottom: solid 1px #325AA9 !important;
}
.ui-menu .ui-menu-item:last-child{
    border-bottom: none !important;
}

.brand-search-box {
    position: absolute;
    z-index: 9999999999;
    right: 15px;
    text-align: center;
    padding: 7px;
    height: auto;
    margin-top: 0px;
    width: 90%;
    box-shadow: 0 13px 10px 0 rgb(155 155 155 / 10%);
    border: solid 1px #e5edf1;
    background-color: #fff;
    border-radius: 5px;
}
.p-re{
    padding-left:0;
}
.empty-routine-img{
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top:100px;
    padding-bottom: 50px;
}
.back-link-routine{
    padding-top:30px;
   display: flex;
    justify-content: center;
}
.btn-routine{
    height:45px;
    background-color: #325AA9;
    border: none;
    width:50%;
    border-radius: 3px;
     display: flex;
     align-items:center;
    justify-content: center;
}
.btn-routine a{
    color: #fff;
    font-size: 14px;
}
.routine-page {
  /*padding: 102px 0px;*/
  background-image: linear-gradient(to top, #ffecf3, #fff);
}
.desc-order{
    padding-block: 102px;
}
.routine-page .img-order{
    padding-top: 70px;
}
.routine-page .img-order-routine{
    position: relative;
    height: 100%;
    width: 100%;
}
.routine-page .img-order-routine img{
    position: absolute;
    margin: auto;
    inset: 0;
    max-height: 100%;
    max-width: 100%;

}
.routine-brand a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  color: #706f6f;
  text-decoration: none;
}
.routine-name a {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  color: #291720;
  text-decoration: none;
}
.routine-prices {
  display: flex;
  padding-top: 30px;
}
.routine-price {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: bold;
  line-height: 0.96;
  color: #325AA9;
  padding-inline: 12px;
}
.routine-discount {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.28;
  color: #9b9b9b;
  text-decoration: line-through;
}
.routine-off {
  width: 77px;
  height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  background-color: #ffecf3;
  font-size: 14px;
  font-weight: 600;
  color: #291720;
}

.routine-page .num-block-quantity {
  width: 100%;
  padding-top: 40px;
}

.routine-page .quantity-1 .num-quantity {
  float: right;
  display: flex;
  align-items: center;
  margin-top: 6px;
}

.routine-page .quantity-1 .num-quantity span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #325AA9;
  cursor: pointer;
}

.routine-page .quantity-1 .num-quantity span.dis {
  background-color: #d1889d !important;
  cursor: not-allowed;
}

.routine-page .quantity-1 .num-quantity input {
  float: right;
  width: 32px;
  height: 32px;
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;

  line-height: 1.19;
  color: #291720;
  text-align: center;
  padding: 0;
}

.routine-page .quantity-1 .num-quantity i {
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
}

.btn-routine-add-cart {
  /*margin-right: 25px;*/
  width: 233px;
  height: 44px;
  border-radius: 5px;
  background-color: #325AA9;
  font-size: 14px;
  font-weight: 500;
  border: none;
  color: #fff;
  cursor: pointer;
}
.routine-desc {
  text-align: center;
  padding-block: 40px;
  padding-inline: 18%;
}
.routine-desc h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.21;
  color: #291720;
}
.routine-desc p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.71;
  color: #706f6f;
}
.routine-description .tab {
  display: grid;
}
.routine-description .tab-image {
  position: relative;
  width: 100%;
  height: 104px;
  margin-block: 14px;
}
.routine-description .tab-image img{
    position: absolute;
    margin: auto;
    inset: 0;
    max-width: 100%;
    max-height: 100%;
}
.routine-description .tablinks:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.routine-description .tablinks:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.routine-description .tablinks {
  cursor: pointer;
  width: 100%;
  display: flex;
  background-color: #ffffff;
  /*border-radius: 5px;*/
  border: solid 1px #eee;
}
.routine-description .tablinks.active,
.routine-description .tablinks:hover {
  background-color: #ffecf3;
  /*border-radius: 5px;*/
  border: solid 1px #ffecf3;
}
.routine-description .name-brand {
  padding-right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: right;
}
.routine-description .tab-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.44;
  color: #291720;
  text-align: right;
}
.routine-description .tab-brand {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  color: #706f6f;
  text-align: right;
}
.routine-description .tabcontent h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  color: #291720;
}
.routine-description .tabcontent p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.71;
  color: #706f6f;
}
.routine-description .tablinks .icon-right {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.routine-description .tablinks i {
  font-size: 24px;
  transform: rotate(180deg);
}
.routine-review {
  padding: 49px 0px 56px 0px;
  background-color: #fff9fb;
  /*margin: 88px 0 0;*/
}
.routine-review .review-title{
  font-size: 24px;
  font-weight: bold;
  line-height: 1.21;
  text-align: center;
  color: #000;
}
#owl-routine-reviews .item {
  text-align: center;
  /*height: 359px;*/
  margin: 38px 5% 27px;
  padding: 25px 69px 27px;
  border-radius: 5px;
  box-shadow: 20px 16px 20px 0 rgba(0, 0, 0, 0.03);
  background-color: #fff;
  text-align: -webkit-center;
}

#owl-routine-reviews .client-img {
  width: 70px;
  height: 69px;
  border-radius: 50%;
  background-color: #ffecf3;
  box-shadow: -5px -5px 0px rgb(164 19 60);
  -moz-box-shadow: -5px -5px 0px rgb(164 19 60);
  -webkit-box-shadow: -5px -5px 0px rgb(164 19 60);
  -o-box-shadow: -5px -5px 0px rgb(164 19 60);
}
#owl-routine-reviews .client-img img{border-radius: 50%;}
#owl-routine-reviews .client-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.67;
  color: #325AA9 ;
}
#owl-routine-reviews .client-review {
  padding-top:10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.79;
  color: #291720;
}

/* to remove slide effect  css */
.routine-review .animated {
  -webkit-animation-duration: 0 ms !important;
  animation-duration: 0 ms !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

.routine-review .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.routine-review .owl-carousel .owl-nav {
  display: none !important;
}
.routine-review .owl-carousel .owl-dots {
  text-align: center;
  margin-top: -10px;
}
.routine-review .owl-carousel button.owl-dot.active {
  opacity: 1;
}
.routine-review .owl-carousel button.owl-dot {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  opacity: 0.5;
  background-color: #325AA9 ;
  border-radius: 50%;
}
.routine-review .my-rating {
  padding-block: 10px;
}
.btn-routine-add-cart .far{padding-left: 10px;}
.routine-use{
    margin-top: 42px;
    margin-bottom: 15px;
    padding-top: 41px;
    padding-bottom: 50px;
   background-color: #fff9fb;
}
.routine-use h2 , .routine-recommends h2 ,.routine-blog h2{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.21;
    color: #291720;
}
.recommends h2{
    padding-bottom: 30px;
}

#owl-use-routine{
    /*position: absolute;*/
    /*height: 433px;*/
}
#owl-use-routine .owl-dots {
    text-align: center;
    display:block;
}

#owl-use-routine button.owl-dot.active {
    opacity: 1;
}

#owl-use-routine button.owl-dot {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    opacity: 0.5;
    background-color: #325AA9 ;
    border-radius: 50%;
}

#owl-use-routine .owl-nav {
    display: none !important;
}
.video-box{margin-bottom:25px;}
.video-box .item{
     display: flex;
  justify-content: center;
}
.video-routine {
    border-radius: 5px;
    border: 1px solid #6392CC;
    height: 420px;
    width: 69%;
    /*background-image: linear-gradient(to top, rgba(146, 13, 51, 0.36), rgba(255, 236, 243, 0.05));*/
}

.routine-steps-mobile{display:none;}

.routine-steps-web{
    display:block;
     position: relative;
    height: 300px;
    width: 100%;
}
.routine-steps-web img{
   position: absolute;
    inset: 0;
    margin: auto;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}
/*blogs page*/
.blogs-page ,.blog-page{padding-block: 50px;}
.blogs-page .blog-thumbnail ,.blog-page .blog-thumbnail{
    position: relative;
    height: 350px;
    width: 100%;
}
.blogs-page .blog-thumbnail img ,.blog-page .blog-thumbnail img{
    position: absolute;
    inset: 0;
    margin: auto;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
     border-bottom: 4px solid #325AA9;
}
.btn-readme{
    font-size: 14px;
    min-width: 200px;
    color: white;
    background-color: #325AA9;
}
.btn-readme:hover ,.btn-readme:focus{
    color: white;
    box-shadow: none;
}
.blogs-content {
    padding: 20px 0 20px;
        margin-bottom: 20px;
    border-bottom: 2px solid #dfd5d5;
}
.blog-content {
    padding: 20px 0 20px;
        margin-bottom: 20px;
}
.categories-blogs ul{
    clear: both;
    list-style: outside none none;
    padding: 0;
    width: 100%;
}

.categories-blogs li {
    float: right;
    margin: 0 0px 5px 5px;
}
.categories-blogs li a {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #616161;
    display: block;
    font-size: 14px;
    padding: 9px 16px 6px;
    transition: all 0.2s ease-in-out 0s;
}
.categories-blogs ul li a:hover {
    border: 1px solid #325AA9;
    color: #325AA9;
    transition: all 0.2s ease-in-out 0s
}
/* blog page */
.routine-blog{padding-bottom: 80px;}
.blog-card{
  margin-bottom: 24px;
  border-radius: 5px;
  box-shadow: 9px 15px 42px 0 rgba(0, 0, 0, 0.05);
  border: solid 1px #eee;
  background-color: #fff;

}
.card-body{padding: 20px 25px;}
.blog-img {
  height: 214px;
  width:100%;
  position: relative;
  border-radius: 5px 5px 0 0;
  
}
.blog-img img{
  border-radius: 5px 5px 0 0;
 position: absolute;
 inset: 0;
   margin: auto;
   width: 100%;
   height: 100%;
   max-width: 100%;
   max-height: 100%;
}

 .blog-date{
  font-size: 12px;
  line-height: 2.08;
  color: #979797;
}
.blogs p {
    min-width: 115px;
    overflow: hidden;
    height: 100px;
}

/*.blogs span {*/
/*    font-size: 16px;*/
/*    font-weight: 600;*/
/*    color: black;*/
/*}*/

.read-more {
    color: #325AA9 !important;
    font-size: 14px;
    cursor: pointer;
}

.blog-head {
    /*min-height: 60px;*/
    /*overflow: hidden;*/
    /*height: 25px;*/
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-head a{
  font-size: 17px;
  font-weight: bold;
  line-height: 1.82;
  color: #291720;
  text-decoration: none;
}



.blog-head a:hover{
  color: #325AA9; 
}
.blog-text{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.56;
    color: #808080;
    margin-bottom: 5px;
    padding-top: 5px;
        display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.routine-blog .blog-title {
  padding-block: 35px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  color: #291720;
}
.blogs{
    border: 14px solid #6392CC;
}
.blogs-title a{
  font-size: 24px;
  color: #325AA9;
  font-weight: 600;
}
.head-blogs{
  font-size: 26px;
  color: #325AA9;
  font-weight: 600;
  padding-bottom: 15px;
}

.blog-content .words p ,.blogs-page .words p {
  font-size: 16px;
  font-weight: 500;
  color: #808080;
  line-height: 1.4;
}
 .date-writer{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.date-writer .blog-date{
     font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #808080;
}
.date-writer .blog-writer{
     font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
}
 .blog-page .date-writer{ 
     padding-top: 15px;
     padding-bottom: 10px;
 }



.page-item:first-child .page-link {
    margin-right: 0 ;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.no-address img{
    height:300px;
}
/*.no-order{margin-top: -150px}*/

.web-description{display:flex;}
.mobile-description{display:none ;}
.web-view {
    display: block !important;
}

.mobile-view {
    display: none !important;
}
.description-web{display: block !important;}
.description-mobile{display: none !important;}
.category-bannar-main{
    display: block !important;
}
.category-bannar-main-mobile{
     display: none !important;
}
.category-bannar-main{
     margin-top: -20px;
    position: relative;
    width: 100%;
    height: 210px;
}
.category-bannar-main img{
    position: absolute;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    inset: 0;
}
.brand-title{
    font-weight: 700;
    font-size: 24px;
    color: #325AA9;
}
.brand-description{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.styles__line--67c96 .styles__item--55e73::before{
        right: 11px;
        left:unset;
}
.styles__line--67c96 .styles__item--55e73 .styles__text--313ff p {
    font-weight: bold;
    margin: 0;
    font-size: 11px;
    line-height: 12px;
    padding-right: 5px;
}
.blogs-owl .owl-nav {
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 230px;
}
.result-sort .result-text {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.22;
    text-align: right;
    color: #000;
}
.result-sort .sort-filter {
    display: flex;
    align-items: center;
}
.result-sort .sort-filter span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.29;
    text-align: right;
    color: #9b9b9b;
    white-space: nowrap;
    padding-left: 10px;
}
.result-sort .sort-filter .dropdown {
    width: 100%;
}
.result-sort .sort-filter .dropdown button {
    width: 100%;
    height: 42px;
     color: #9b9b9b;
    border-radius: 5px;
    border: solid 1px #e5edf1;
    background-color: transparent;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.result-sort .sort-filter .dropdown .dropdown-menu {
    width: 100%;
    border-radius: 0px;
    margin-top: -1px;
    text-align: right;
}
/* custom styles for UiSlider */
.noUi-target {
  cursor: pointer !important;
    border: none  !important;
    box-shadow: none !important;
    height: 5px !important;
    border: none !important;
    background: #ffecf3 !important;
}
.noUi-target :focus {
  outline: none;
}

.noUi-horizontal {
  height: 5px !important;
}

.noUi-connect {
  background:#325AA9 !important;
}


.noUi-horizontal .noUi-handle {
  top: -5px !important;
    right: -13px !important;
    left:auto !important;
    width: 15px !important;
    height: 15px !important;
    background: #325AA9;
    border: 2px solid #325AA9;
    border-radius: 50%;
    box-shadow: unset;
    cursor: pointer;
    transition: transform 0.1s;
}
.noUi-horizontal .noUi-handle:before, .noUi-horizontal .noUi-handle:after {
  content: none;
}
.noUi-horizontal .noUi-handle:hover {
  transform: scale(1.1);
}

/* styles for filter */
.filter-price {
  width: 100%;
  border-radius: 10px;
  background: white;
}


.filter__input {
  cursor: pointer;
}
.filter__input:focus {
  background: rgba(155, 38, 175, 0.2);
}

.filter__slider-price {
  width: 100%;
  margin: 20px 5px 0;
}
  .track-title {
            font-size: 26px;
            font-weight: bold;
            color: #000;
            margin-bottom: 40px;
        }

        .order-tracking {
            text-align: center;
            width: 20%;
            position: relative;
            display: block;
        }
        .order-tracking .track-item {
            display: block;
            position: relative;
            border-radius: 50%;
            height: 42px;
            width: 42px;
            border: 0px solid #c3c3c3;
            background-color: #c3c3c3;
            margin: 0 auto;
            transition: background 0.25s linear;
            -webkit-transition: background 0.25s linear;
            z-index: 2;
        }
        .order-tracking .track-item i {
            color: #000;
            font-size: 18px;
        }

        .order-tracking.completed .track-item {
            border-color: #325AA9;
            border-width: 0px;
            background-color: #325AA9;
        }
        .order-tracking.completed p {
            color: #325AA9;
            font-weight: 700;
        }
        .order-tracking.completed .track-item i {
            color: #fff;
        }

        .order-tracking p {
            color: #000000;
            font-weight: 500;
            font-size: 16px;
            margin-top: 8px;
            margin-bottom: 0;
            line-height: 20px;
        }

        .order-tracking::before {
            content: "";
            display: block;
            height: 3px;
            width: calc(100% - 40px);
            background-color: #c3c3c3;
            top: 20px;
            position: absolute;
            right: calc(-50% + 20px);
            z-index: 0;
        }
        .order-tracking:first-child:before {
            display: none;
        }
        .order-tracking.completed:before {
            background-color: #325AA9;
        }
        .track-table thead {
            background-color: #325AA9;
            color: white;
        }
        .inv-table {
            width: 100%;
        }
        .track-table thead th {
            font-size: 16px;
            font-weight: 500;
        }
        .track-table thead {
            background-color: #000;
            color: white;
        }
        .track-table th,
        .track-table td {
            padding: 0.8rem;
        }
        .date-cell {
            font-weight: 600;
        }

 .modal-t-activate {
      border-bottom: 1px solid #325AA9;
      background-color: #325AA9;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
    }

    .modal-t-activate h5 {
       color: #fff;
      font-size: 22px;
     font-weight: 500;
    }

    .activate-lbl {
      font-size: 18px;
      color: #325AA9;
      font-weight: 500;
      padding-bottom: 8px;

    }

    .activate-input {
      border: 2px solid #325AA9 !important;
      height: 45px;
    }

    .otp-btn {
      height: 45px;
      width: 100%;
      background-color: #7c6e72;
      font-size: 16px;
      font-weight: 500;
      color: #fff !important;
      border-radius: 3px;
    }

    .otp-btn:hover {
      color: #fff;
    }

    .txt-activate {
      font-size: 16px;
      font-weight: 500;
      color: #000;
    }

    .activate-btns .btn {
      height: 45px;
      width: 100%;
      background-color: #325AA9;
      font-size: 16px;
      font-weight: 500;
      color: #fff;
      border-radius: 3px;
    }

    .activate-btns .btn-confirm {
      background-color: #000;
    }

    .activate-close span {
      color: #fff !important;
      font-size: 30px;
      text-shadow: none !important;
      opacity: 1 !important;
    }

.close {
    opacity: 1 !important;
}
.discount-details{
    width: 100px;
    margin-block: 10px;
    font-weight: 600;
    font-size: 14px;
    height: 25px;
    border-radius: 2px;
    background-color: #ffecf3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.onsale-section {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30%;
    color: #fff;
    background: #325AA9;
    font-size: 14px;
    line-height: 1;
    min-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 85px;
    text-transform: uppercase;
    border-bottom-left-radius: 8px;
}



.head-currency{
    display: flex;
    justify-content: right;
    padding-top:10px;
}
.head-currency .btn-currency{
        cursor: pointer;
    border:none;
    align-items: center;
    width: 70px;
    justify-content: space-between;
        border-radius: 4px;
        color: #325AA9;
        background-color: #fff;
}
.btn-currency i {
    /*padding-right: 10px;*/
    font-size: 14px;
}
.btn-currency-menu {
    min-width:4.5rem;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #000;
    text-align: right;}
.dropdown-item-currency {
    display: block;
    width: 100%;
     padding: 6px 12px;
    font-size: 15px;
    clear: both;
    font-weight: 500;
    color: #000;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item-currency:hover {
    text-decoration: none;
    color: #fff;
    background-color: #325AA9;
}













@media only screen and (max-width: 1200px) {
    .video-routine {
    height: 400px;
    width: 100%;}
     #header1 {
    height: auto;
    padding-bottom: 10px;}
        .head-shipping img{display:none;}
    .Nav1 li a, .Nav1 li a:focus {
        padding: 12px 9px;
        font-size: 14px !important;
    }

    .qty-input {
        margin-bottom: 10px;
    }

    .Nav1 li a,
    .Nav1 li a:focus {
        padding: 15px 15px 15px 15px;
        font-size: 14px;
    }

}

@media only screen and (max-width: 1100px) {

  .orderr-title {text-align:center !important;}
    .user-icons {
        padding-left: 2px;

    }
    .user-icons .user-link {
        padding-left: 0px;
        margin: 5px 5px;
    }
}
.count-items{ text-align: end;}
   .img-payment img{
       height:40px ;
   }   
.hide_mobile{display:block !important;}
.show_mobile{display:none !important;}
@media only screen and (max-width: 991px) {
    #offerModal .modal-content {
    width: 100%;
}
.head-currency{
      padding-inline: 0;
     display: block;
}
.head-currency .btn-currency{
    width: auto;
}
 #header1 .head-icons{
        text-align: left;
        left: 0;
        padding-left: 10px;
        padding-right: 0;
}

.js-image-zoom__zoomed-area ,.js-image-zoom__zoomed-image{display:none !important;}
.description-web{display: none !important;}
.description-mobile{display: block !important;}
    .blogs-owl .owl-nav {
    display: none !important;}
    .social-logins {
        margin-inline: 12%;
    }
   .login-btn ,.btn-get-reg{
        width:77% !important; 
    }
     .loginBtn{
    margin:0.2em 0.2em 8px;}

    
    
.p1 {
font-size: 14px;
text-align: right;}
 .head-icons {
    padding-left: 0;}
.head-icons .p1 {
    padding-left: 0;
    font-size: 16px;
}
.count-items{ text-align: end;}
#myInput-mob ,#myInput-cat-mob {
   background-position: 10px 12px;
   background-repeat: no-repeat;
   width: 100%;
   font-size: 16px;
   padding: 5px 10px;
   border-radius: 5px;
   border: solid 1px #e5edf1;
   margin-top: 10px;
   margin-bottom: 5px;
}
#myUL-mob , #myUL-cat-mob {
    padding-right : 0px !important;
}
.filter-btn {
    border: 2px solid #a63f7a;
    width: 95%;
    padding: 10px;
}
.filter_icon {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #a63f7a;
    cursor: pointer;
    padding: 0 0 20px 0;
}

.filter_icon i {
    color: #a63f7a;
}
    
body.openFilter {
  overflow-y: hidden;
}
.filter {
  position: fixed;
  background: #FFF;
  width: 300px;
  max-width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transform: translate(500px, 0);
  transition: transform 250ms ease-in-out;
  z-index: 1000;
  padding: 20px;
  max-height: 100%;
  overflow-y: auto;
}

body.openFilter .filter {
  transform: translate(0, 0);
}

.filter__header {
  box-sizing: border-box;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 15px 15px;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 2;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.filter__header .filter__text {
  float: right;
}

.lightbox-filter {
  position: fixed;
  background: #00000059;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  transition: opacity 250ms ease-in-out, width 0ms ease-in-out 250ms;
}

body.openFilter .lightbox-filter {
  width: 100%;
  opacity: 0.8;
  transition: opacity 250ms ease-in-out, width 0ms ease-in-out;
}
    

.select_arrow-r .select::after {
    left: 50px;
    top: 40px;
}
.register-form .unit {
    position: absolute;
    left: 48px;
    top: 35px;}
    .shipping-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 43px;
    font-size: 14px;
    padding-right: 5px;}
    .shipping-form .form-control{
    width: 100%;}
    .shipping-form .select::after ,.shipping-form .unit {
         left: 20px;
    }
    .btn-checkout{
    width: 60%;}
    
    .sort-filter {
    padding-top: 20px;
}
.result-sort .sort-filter span {
    font-size: 13px;
}
    .share_items{width:auto;}
    #product-details .text {
    padding-block:0px;
}
.hide_mobile,.dis-mobile-none{display:none !important;}
.show_mobile{display:block !important;}
.shipping-order {
    margin-top: 0px;
    margin-bottom: 0px;
}
/*Payment page*/
.shipping-form .shipping-h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.83;
    color: #291720;
}
.shipping-form .span-num {
    width: 30px;
    height: 30px;
    background-color: #325AA9;
    coloR: white;
    border-radius: 50%;
    margin-left: 9px;
    display: inline-flex;
    align-items: center; 
    justify-content: center; 
}

.shipping-form .span-pending {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center; 
    justify-content: center; 
    coloR: #9b9b9b;
    border: solid 1px #9b9b9b;
    border-radius: 50%;
    margin-left: 9px;
}

.shipping-form .span-check {
    width: 30px;
    height: 30px;
    color: #ffffff;
    background-color: #13a46a;
    border-radius: 50%;
    margin-left: 5px;
    display: inline-flex;
    align-items: center; 
    justify-content: center; 
}

/* Custom radio buttons */
.shipping-form input[type="radio"] + label{
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
    width: 100%;
    font-weight: 500;
    color: #291720;
}

.shipping-form .img-payment {
    text-align: left;
}
.shipping-form input[type="radio"] + label:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    /*top: 5px;*/
    right: 5px;
    border: 5px solid #aaa;
    background-color: #fff;
    border-radius: 50%;
}

.shipping-form input[type="radio"]{
    display: none !important;
}

.shipping-form input[type="radio"]:checked + label:after{
    content: "";
    display: block;
    position: absolute;
    /*top: 10px;*/
    right: 10px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #325AA9;
}

#offers .offer ,#brands .brand{
    padding-top: 10px;
    margin-bottom: 10px;
}

     #offers .offer-img {
    height: 210px;
}
    .order-mob{
    order: 1;
    margin-top: 20px;
    }
    .blogs p {
     min-height: unset;
    height: auto;
    }
    .category-bannar-main{
       display: none !important;
    }
    .category-bannar-main-mobile{
       display: block !important;
    }
    .category-bannar-main-mobile{
       margin-bottom: 20px;
       margin-top: -20px;
       position: relative;
       width: 100%;
       height: 210px;
    }
    
    .category-bannar-main-mobile img{
        position: absolute;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
        height: 100%;
        inset: 0;
    }
     .Rectangle-1613 .sh-icon {
        width: 100%;}
    .Rectangle-1613 p ,.Rectangle-1613 h5{
    text-align: center;}
.routine-steps-web {
    height: 160px;}
    .desc-order {
    padding-block: 20px;
}
.routine-review {
    margin: 60px 0 0;}
.routine-page .img-order-routine {
    position: relative;
    height: 360px;
    width: 100%;
    margin-top: 50px;
}
    .video-routine {
    border-radius: 5px;
    height: 400px;
    width: 100%}
    .mobile-description .accordion{
      width: 100%;
}
.btn-routine-add-cart {
    /*margin-right: 0;*/
    width: 70%;
    height: 60px;}
.mobile-description .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mobile-description .accordion-item:last-of-type .accordion-button {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.mobile-description .accordion-button:not(.collapsed) {
     background-color: #ffecf3;
}
.mobile-description .accordion-button:not(.collapsed) .icon-right-mobile i {
        transform: rotate(90deg);
}
.mobile-description .accordion-button{
  width: 100%;
  display: flex;
  background-color: #ffffff;
  padding-block:20px;
  border: solid 1px #eee;
}
.mobile-description .tab-image-mobile {
  width: 100%;
  height: 104px;
  position: relative;
}
.mobile-description .tab-image-mobile img{
    position: absolute;
    margin: auto;
    inset: 0;
    max-width: 100%;
    max-height: 100%;
}

.mobile-description .accordion-button:hover {
  background-color: #ffecf3;
}
.mobile-description .name-brand-mobile {
  padding-right: 0;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: right;
}
.mobile-description .tab-name-mobile {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.44;
  color: #291720;
  text-align: right;
}
.mobile-description .tab-brand-mobile {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  color: #706f6f;
  text-align: right;
}
.mobile-description h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  color: #291720;
}
.mobile-description p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.71;
  color: #706f6f;
}
.mobile-description .icon-right-mobile {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline:0;
}
.mobile-description .icon-right-mobile i {
  font-size: 24px;
   transform: rotate(180deg);
}
.mobile-description .accordion-body{
    border: solid 1px #eee;
    padding: 30px;
}
    .desc-order{order:1;}
    .img-order{order:0;}
     #owl-routine-reviews .client-review {
    max-height: 150px;
    overflow: hidden;
}
      #owl-routine-reviews .item {
       margin: 30px 0% 25px;
        padding: 25px;
      }
    .web-description{display:none;}
    .mobile-description{display:flex;}
     .routine-desc {
    padding-inline: 0;
}
    .my-order-details .edit-btn {
        width: 100%;
        margin: 10px;
    }

    .btn-get-reviews {
        display: flex;
        justify-content: center;
        margin-block: 20px;
    }

    .btntrack {
        text-align: center;
        padding: 0;
        margin-inline: 10px;
        margin-top: -10px;
    }

    .btntrack .btn-get-track {
        width: 100%;
        font-size: 14px;
    }

    .rbd-content {
        width: 100%;
    }

    .brand-search-box {
        width: 95.6%;
    }

    .b-search .form-control {
        margin-top: 0;
        width: 100%;
    }

    .b-search i {
        left: 35px;
        top: 14px;
    }

    .out-stock {
        margin-top: -55px;
        font-size: 14px;
    }

    .form-reg {
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: -webkit-center;
    }

    .register {
        padding: 0px;
        width: 100%;
    }

    .register-form .label-shipping {
        padding-right: 34px;
        line-height: 1;
    }
.phonee-txt{
     padding-right: 34px;
}
    .register-form .txts h5 {
        padding-top: 15px;
    }

    .formm {
        text-align: -webkit-center;
        text-align: -moz-center;
        padding: 10px  10px 30px;
    }

    .error-page .error-text, .error-page img {
        margin-top: 0%;
    }

    .menuu-mob {
        margin-top: -15px;
    }

    .dropdown-content-user {
        margin-top: 20px;
        margin-left: -62px;
    }

    .cart-order .check {
        text-align: center;
    }

    .sale-price {
        font-size: 14px;
    }

    .filter .price .input-max-price, .filter .price .input-min-price {
        margin-right: 0px;

    }

    #brands {
        padding-top: 130px;
    }

    .Rectangle-1613 {
        margin-top: 20px;
    }

    #showSearch-mobile
    .search-iconn i {
        position: absolute;
        z-index: 20;
        font-size: 18px;
        left: 15px;
        top: 12px;
        color: #ebebeb;
    }

    .head-tracking {
        display: none;
    }



    .dropdown-user {
        margin-right: 0px;
    }

    .dropdown-user a i {
        font-size: 18px;
    }

    #brands .brand {
        padding-top: 70px;
    }

    .cart_qty_class {
        width: 23px;
        height: 23px;
    }

    .cart-product-image {
        margin-top: 20px;
        position: relative;
        width: 8rem;
        margin-right: -37px;
    }

    #header2 {
        display: none !important;
    }

    .web-view {
        display: none !important;
    }

    .mobile-view {
        display: block !important;
    }

    .product-item .product-discount-label {
        margin: 25px 90px 16px 0px;
    }

    .product-item .add-to-cart, .product-item .txt-stock {
        bottom: -40px;
    }

    .filter .price .lbl-min {
        margin-left: 0px;
    }

    .filter .price .input-min-price, .filter .price .input-max-price {
        width: 100px;
    }


    .cus-header {
        padding-right: 0px;
    }

    #footer h5 {
        text-align: center;
    }

    #footer .logo-image {
        width: 70%;
        padding-bottom: 25px;
    }

    .order-details .num {
        margin-right: 53px;
    }


    .hero-text h1 {
        font-size: 40px;
    }

    .link-forgot {
        padding-right: 30px;
    }

    .register-form .log {
        padding-right: 0px;
    }

    .typed-search-box {
        position: absolute;
        padding: 7px;
        height: auto;
        /*left: 10px;*/
        right: 0px;
        margin-top: 0px;
        width: 100% !important;
        box-shadow: 0 13px 10px 0 rgba(155, 155, 155, 0.1);
        border: solid 1px #ffecf3;
        background-color: #fff;
    }

    #showSearch-mobile .form-control {
        border: solid 1px #e5edf1;
        height: 42px;
    }

    #search-mobile-content ul {
        padding: 20px 20px 0 20px;
    }

    #search-mobile-content .keyword ul > li {
        position: relative;
        border-bottom: 1px solid #325AA9;
        /* width: 43rem;*/
        padding: 10px 20px 15px 0;
    }

    #search-mobile-content .keyword ul > li a {
        color: black;
        text-decoration: none;
        font-size: 18px;
        text-align: right;
    }

    .filter-brands .letters-radios {
        margin-right: 30px;
    }

    .edit-address {
        width: 540px;
        text-align: center;
        padding-top: 0px;
    }


    .mob-btn {
        position: absolute;
        right: 5px;
        top: 5px;
        bottom: 0;
        margin: auto;

    }

    .slider_header {
        display: none;
    }

    .cart-product-quantity {
        padding-bottom: 10px;
        margin-right: 0;
        display: flex;
        padding-right: 40px;
    }

    .best-seller .owl-nav,
    #brands .owl-nav,
    .recommends .owl-nav, .trends .owl-nav, .categories .owl-nav, .offer-home-owl .owl-nav,.blogs .owl-nav {
        display: none !important;
    }

    .btn-checkout {
        font-size: 17px;
    }

    #product-details .single_product .product_description {
        text-align: right;
        padding-top: 20px;
    }

    #product-details .single_product .product_price ,.product_price-after{
        font-size: 22px;
    }


    .next {
        right: 100px;
    }

    .prev {
        left: 100px;
    }

    .Details {
        padding: 30px 10px;
    }


    .create-head {
        padding-top: 20px;
    }

    .cart-product .cart-product-details {
        margin-right: 0px;
        margin-top: 10px;
    }

    .cart-product .cart-product-details .cart-product-title a {
        font-size: 14px;
        font-weight: 500;
    }


    .user-icons .user-link {
        padding-left: 8px !important;
        margin: 8px 6px !important;

    }

    .c-headerr {
        margin-right: 110px;
    }

    #footer .pay-links, #footer .certified-links, #footer .social-links, #footer .app-links {
        padding-right: 27%;
    }

    .trends .product-item .product-discount-label {
        margin: 30px 30% 35px 0;
    }

    .trends .product-item .product-discount-label-null {
        margin: 30px 30% 25px 0;
    }



    .product-item .product-discount-label-null {
        height: 33px;
        min-height: 33px;
    }
}

@media only screen and (max-width: 770px) {
    .video-routine {
    height: 270px;
    width: 100%;
}

    .brand-search-box {
        width: 94.1%;
    }

    .dropdown-content-user {
        margin-top: 5px;
    }

    .register-form .label-shipping {
        padding-right: 25px;
    }

  .phonee-txt{
     padding-right: 25px;
}

    #showSearch-mobile .search-iconn i {
        top: 2px;
    }

    .typed-search-box {
        margin-top: -11px;
    }

    .user-icons {
        display: flex;
        justify-content: left;
        padding-left: 0;
    }

    .menuu-mob {
        margin-top: 0px;
    }


    .trends .product-item .product-discount-label {
        margin: 28px 35% 54px 0;
    }

    .trends .product-item .product-discount-label-null {
        margin: 16px 35% 40px 0;
    }

    .product-item .product-discount-label {
        margin: 25px 29% 33px 0;
    }

    .product-item .product-discount-label-null {
        height: 50px;
        min-height: 50px;
    }

    .remove-pro i {
        font-size: 20px;
    }


    .confirm-icon img {
        width: 130px;
    }

    .shipping-address-link {
        padding-left: 0;
        padding-right: 0;
    }

    .sale-price {
        margin-right: 0px !important;
        font-size: 12px !important;
    }


    .recommends .product-item, .trends .product-item {
        height: 410px;
    }

    .product-item {
        height: 400px;
    }

    #brands {
        padding-top: 0px;
    }

    #footer .pay-links, #footer .certified-links, #footer .social-links, #footer .app-links {
        padding-right: 0;
    }

    .c-headerr {
        margin-right: -38px;
    }

    .slide-boxs {
        height: 320px;
        margin-right: -10px;
    }

    .order-details .num {
        margin-right: 50px;
    }

    .product-item .add-to-cart {
        bottom: -22px;
    }

    .recommends .product-item .add-to-cart, .recommends .product-item .txt-stock, .trends .product-item .add-to-cart, .trends .product-item .txt-stock {
        bottom: 0px;
    }

    .product-item .title a {
        font-size: 14px;
    }

    .product-item .add-to-cart span {
        margin: 0px;
        font-size: 14px;
    }

    .product-item .price, .product-item .price span {
        font-size: 14px;
    }

    .product-item .txt-stock {
        bottom: -22px;
    }


    .breadcrumb-item a {
        font-size: 18px;
    }

    .btn-make .btn-get-make {
        width: 160px !important;
    }

    .filter-brands .letters-radios {
        margin-right: 110px;
    }

    .mob-btn {
        padding-top: 0px !important;
        /*margin-top: 35px;*/
    }

    #showSearch-mobile {
        margin-top: -10px;
        margin-bottom: 10px;
        /*min-width: 490px;*/
    }


    #search-mobile-content .keyword ul > li a {
        color: black;
        text-decoration: none;
        font-size: 16px;
        text-align: right;
    }

    .btn-shopping {
        /* padding: 12px 45px; */
        font-size: 17px;
    }

    .categories .cat h2 {
        padding-top: 45px;
    }

    .link-go-login {
        font-size: 16px !important;
    }

    .slider .carousel-container {
        left: 18px !important;
    }

    #offers .offer, #brands .brand,
    #offers .offer h2, #brands .brand h2 ,.categories .cat h2 {
        font-size: 24px;
    }

    .slider .carousel-indicators li,
    .slider .carousel-control-next-icon,
    .slider .carousel-control-prev-icon {
        display: none;
    }

    #header-icons {
        display: contents;
        /* width: 160px; */
    }

    #footer {
        text-align: center;
    }

    #footer .c-header {
        text-align: center;
        display: inline-block;
    }

    #footer .coppyright, #footer .terms-cond {
        text-align: center;
    }

    #footer .social-links,
    #footer .pay-links,
    #footer .certified-links,
    #footer .app-links {
        display: block;
        padding: 0px;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    #footer .social-links li,
    #footer .pay-links li,
    #footer .certified-links li,
    #footer .app-links li {
        display: inline-block;
    }

    .slideshow-container {
        width: 100%;
    }

    .slideshow-container .mySlidesContainer .img-review img {
        padding: 2px;
    }

    .next {
        right: 10px;
    }

    .prev {
        left: 10px;
    }

    .mySlides {
        padding: 2rem 1rem 2rem 1rem;
    }

    .slideshow-container .hr {
        bottom: 90px;
        left: 145px;
    }

    .filter-brands .filter form {
        width: 100%;
        text-align: center;
    }

    .filter-brands .filter .btn-apply {
        padding-top: 10px;
    }

    .form-reg img {
        width: 40px;
    }

    .register-form .log img {
        margin-left: 10px;
    }

    .check,
    .shopp {
        text-align: center;
        padding-right: 0;
    }

    .register-form .txts h5 {
        font-size: 20px;
        font-weight: 600;
    }

    .checkbox-price .communication h5 {
        font-size: 18px;
    }

    .register-form .txts p {
        font-size: 16px;
        font-weight: 600;
    }

    .register-form .txts span {
        font-size: 14px;
    }

    .link-forgot {
        padding-right: 25px;
    }

    .link-forgot a {
        font-size: 16px;
    }

    .or .oor {
        font-size: 24px;
    }

    .links-login h4 {
        font-size: 20px;
    }

    .cart-product .cart-product-quantity input {
        width: 35px;
        height: 35px;
    }

    span.round-tab {
        width: 40px;
        height: 40px;
    }

    .orders {
        padding: 10px 0 50px 0;
    }

    .cart-product .cart-product-details .cart-product-title a {
        font-size: 12px;
        font-weight: 500;
    }

    .cart-product .cart-product-details {
        padding-right: 5px;
    }

    .pro-name a {
        font-size: 16px;
    }

    .faq .help-header h4 {
        font-size: 20px;
        padding: 20px 0 0 20px;
    }

    .faq .help-header h4::after {
        left: 20px;
        width: 100px;
    }

    .orders-profile h5 {
        padding: 10px;
        text-align: right;
        padding-top: 20px;
    }

    .recommends .owl-carousel .owl-stage-outer {
        padding-bottom: 40px !important;
    }

    l
    .cart-product .cart-product-details {
        margin-right: 0px;
        margin-top: 0px;
        margin-right: 0px;
    }

    .cart-product .cart-product-details .cart-product-title a {
        font-size: 16px;
        font-weight: 500;
        padding-left: 0px
    }

    .discount-cart-price, .cart-product-price {
        font-size: 16px;
        font-weight: 600;
        margin-right: 0;
        padding-left: 0;
    }

    .cart-product-price {
        margin-right: 0px;
    }


}

@media only screen and (max-width: 600px) {

    .breadcrumb-item a {
        font-size: 17px;
    }

    .cart__products article p a img {
        margin-top: 8px;
        margin-right: 2px;
    }

    .qty-input {
        height: 40px;
        width: 100px;
        margin-right: 70px;
        margin-bottom: 10px;
    }

    .cart-product-quantity {
        padding-right: 50px;
    }


    /*li.page-item {*/
    /*    display: none;*/
    /*}*/
    /*.page-item:first-child,*/
    /*.page-item:nth-child( 2 ),*/
    /*.page-item:nth-last-child( 2 ),*/
    /*.page-item:last-child,*/
    /*.page-item.active,*/
    /*.page-item.disabled {*/
    /*    display: block;*/
    /*}*/
    .page-link, .page-item.active .page-link {
        font-size: 12px;
        padding: 10px;

    }

    .pagination {
        padding-top: 20px;
    }

    header .header-logo {
        margin-right: 30%;
    }

    .edit-address {
        width: 480px;
        text-align: center;
        padding-top: 0px;
    }

    #showSearch-mobile {
        margin-top: -10px;
    }

}

@media only screen and (max-width: 580px) {
  .track-title {
                font-size: 20px;
                margin-bottom: 20px;
            }

            .order-tracking p {
                font-size: 12px;
            }

            .order-tracking .track-item {
                height: 35px;
                width: 35px;
            }
            .order-tracking .track-item i {
                font-size: 14px;
            }
            .track-table th,
            .track-table td {
                padding: 0.5rem;
            }
            .track-table thead th {
                font-size: 14px;
            }


.blogs-page .blog-thumbnail, .blog-page .blog-thumbnail {
    position: relative;
    height: 250px;
    width: 100%;
}
    .video-routine {
    height: 260px;
    width: 100%;
}
.routine-item {
    height: 460px;
}
    
     .login-btn ,.btn-get-reg{
        width:88% !important;
    }
     .social-logins {
        margin-inline: 20px;
    }
#header1 {
    padding-bottom: 5px;
}
    .head-icons .p1 {
    font-size: 13px;
}
 
  #header1 .head-shipping {
      right:0;
      text-align: right;
      padding-inline: 0;
    padding-bottom: 8px;
}

    .head-shipping img{display:none;}
.register-form .unit {
    position: absolute;
    left: 30px;
    top: 32px;
}
.select_arrow-r .select::after {
    left: 38px;
    top: 38px;
}
    .filter .price .lbl-max ,.filter .price .lbl-min{
            margin-right: 0px;
            padding-left: 5px;
            margin-bottom: 0;
    }
    .price-inline{
            /*display: inline-grid;*/
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .routine-page .img-order-routine {
    height: 270px;}
        .routine-steps-web{
    display:none;}
    .routine-steps-mobile{
    display:block;
     position: relative;
    height:300px;
    width: 100%;
}
.routine-steps-mobile img{
   position: absolute;
    inset: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    max-height: 100%;
}
    .btn-checkout {
    width: 65%;
}
     .or .oor {
    font-size: 22px;
    padding-inline: 15px;
}
    .links-login span {
    font-size: 16px;}
    .brand-search-box {
        width: 93.5%;
    }

    .empty-wish img {
        width: 100%;
    }

    .name-side a {
        font-size: 14px;

    }

    .shipping-form .shipping-h5 {
        font-size: 16px;
    }


    .shipping-form .cat-img {
        margin-top: 15px;
    }

    .cart-count h5 {
        font-size: 20px;
    }

    .cart-product-image {
        margin-top: 20px;
        width: 120%;
        height: 200px;
        max-height: 200px;
    }

    .remove-trash {
        cursor: pointer;
        position: absolute;
        top: -220px;
        left: 20px;
    }

    .cart-product .cart-product-details {
        text-align: center;
        margin-top: 15px;
    }

    .cart-product-price {
        text-align: center;
    }

    .cart-product-price {
        font-size: 16px;
    }

    .discount-cart-price {
        font-size: 16px;
        text-align: right;
    }

    .product-discount-label {
        margin-right: 40px;
    }

    .qty-input {
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 500px) {

      .routine-item {
    height: 450px;
}
      .shipping-form .img-payment {
    text-align: inherit;
}
     .shipping-form input[type="radio"]+label {
     display:block;
    }
    .shipping-form input[type="radio"]:checked+label:after{
    top: 38px;}
    .out-stock {
        margin-top: -25px;
    }

    .p-re {
        padding: 0;
    }

    .pric-order-total a {
        font-size: 14px;
    }

    .shipping-address-link a {
        font-size: 14px;
    }

    .cart__footer span {
        font-size: 16px;
        padding-left: 16px;
    }

    .cart__footer .btn-cart-side {
        font-size: 14px;
    }




    header .header-logo {
        margin-right: -5% !important;
        width: 100px !important;
    }

    /*.product-item .add-to-cart,.product-item .txt-stock {bottom: -44px;}*/
    .padding-zero-mob {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .cart-product {
        padding: 20px 20px 20px 0;
    }

    .trends .product-item .product-discount-label {
        margin: 25px 35% 35px 0;
    }

    .trends .product-item .product-discount-label-null {
        margin: 15px 29% 20px 0;
    }

    .recommends .product-item .add-to-wish, .trends .product-item .add-to-wish {
        top: 15px;
        left: 15px;
    }
 
    .product-item .add-to-wish {
        top: 5px;
        left: 5px;
    }
    
   .routine-item .add-to-wish {
    left: 15px;
       right:unset;
   }

    .product-content {
        padding: 5px 5px 0px 5px;
    }

    .product-item .add-to-cart span {
        font-size: 13px;
        padding-top: 5px;
    }

    .product-item .title a, .product-item .price, .product-item .price span {
        font-size: 13px;
    }

    .mobileView {
        padding-right: 5px !important;
        padding-left: 0px !important;
    }


    .cart_qty_class {
        width: 20px;
        height: 20px;
        border-radius: 20px;
    }

    .recommends .product-item .add-to-cart, .recommends .product-item .txt-stock, .trends .product-item .add-to-cart, .trends .product-item .txt-stock {
        bottom: -28px;
    }

    .txt-stock {
        font-size: 14px;
    }

    .order-details .num {
        margin-right: 42px;
    }

    .breadcrumb-item a {
        font-size: 16px;
    }


    .hero-text h1 {
        font-size: 30px;
    }

    .link-forgot {
        padding-right: 10px;
    }

    .register-form .log {
        padding-right: 15px !important;
    }

    .shipping-order h5, .shipping-order h4 {
        font-weight: 500;
        font-size: 18px;
    }

    .shipping-order h4 {
        margin-top: -20px;
    }


    .orders-profile .my-order-details .order-infoo .info-order {
        font-size: 16px;
        line-height: 1.4;
    }

    .p1 {
        font-size: 10px;
    }

    .btn-make .btn-get-make {
        width: 150px !important;
    }

    .offer-home-owl {
        /*margin-top: 25px;*/
        margin-bottom: 20px;
    }

    .user-icons {
        MARGIN-TOP: -10PX;
    }

    #header-icons .img-icon {
        width: 20px;
    }

    #header-icons .img-icon-group {
        width: 42px;
    }

    .filter-brands .letters-radios {
        margin-right: 40px;
    }

    #showSearch-mobile {
        /*margin-top: -35px;*/
        /*min-width: 360px !important;*/
        /*margin-right: 0px;*/
    }


    #search-mobile-content .keyword ul > li a {
        color: black;
        text-decoration: none;
        font-size: 13px;
        text-align: right;
    }

    #logo {
        width: 120px;
    }

    .js input {
        font-size: 14px;
    }

    .js select {
        font-size: 14px;
    }


    .edit-address {
        width: 390px;
    }

    .form-reg {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: -webkit-center;
    }

    .register {
        padding: 0;
        width: 100%;
    }


    #logo {
        width: 120px;
    }

    .js input {
        font-size: 14px;
    }

    .js select {
        font-size: 14px;
    }

    .add-cart {
        font-size: 16px;
        font-weight: 500;
        width: 185px;
        height: 50px;
    }

    .outstock {
        font-size: 16px;
        font-weight: 500;
        width: 185px;
        height: 50px;
    }

    .add-wish {
        width: 50px;
        height: 50px;
        font-size: 28px;
    }

    /*.btn-wish {*/
    /*    padding-right: 40px !important;*/
    /*}*/

    .brands-owl {
        padding: 0 25px 0px 25px;
    }

    #offers .btn-get-started a {
        font-size: 15px;
        padding: 12px 45px;
    }

    .btn-shopping {
        font-size: 16px;
    }

    .product-item .product-image img {
        max-width: 100%;
        max-height: 100%;
    }

    .blogs .blog h2 {
        font-size: 18px;
        /*margin-top:-30px;*/
    }

    .recommends .recommendation h2, .categories .cat h2, #brands .brand h2, #offers .offer h2, .blogs .blog h2, .trends .trend h2 {
        font-size: 18px
    }


    .slider .carousel-indicators li,
    .slider .carousel-control-next-icon,
    .slider .carousel-control-prev-icon {
        display: none;
    }

    .next {
        right: 0px;
    }

    .prev {
        left: 0px;
    }

    .register-form .txts h5 {
        font-size: 20px;
        font-weight: 500;
        padding-top: 10px;
    }

    .checkbox-price .communication h5 {
        font-size: 16px;
    }

    .cart-product .cart-product-details .cart-product-title a {
        font-size: 16px;
        font-weight: 500;
    }

    .cart-product-price {
        font-size: 16px;
    }

    .discount-cart-price {
        padding-right: 5px;
    }

    .cart-product .cart-product-quantity input {
        width: 35px;
        height: 35px;
    }

    .btn-checkout,
    .login-btn {
        font-size: 16px;
    }

    .user-data,
    .btns-order-details,
    .btntrack {
        text-align: center !important;
    }

    .slider .carousel-container {
        text-align: left;
        padding-top: 80px;
    }
}

@media only screen and (max-width: 480px) {
    .routine-prices {
  display: block;
  padding-top: 25px;
}
.routine-price{
    padding-inline:0;
    padding-block:15px
}
.date-writer {
    display: block;}
    .user-icons .user-link {
        /* padding-left: 8px !important; */
        margin: 5px 5px !important;
    }

    .page-link, .page-item.active .page-link {
        font-size: 12px;
        padding: 8px;
    }

}

@media only screen and (max-width: 410px) {


    .error-page .oops {
        font-size: 55px;
    }

    .error-page .not-found {
        font-size: 24px;
    }

    .error-page .err-back {
        width: 200px;
    }

    .Rectangle-1613 {
        padding: 15px 5px 9px 5px;
    }

    .order-details .num {
        margin-right: 27px;
    }

    .table .h-pro {
        font-size: 13px;
        padding: 5px
    }

    #product-details .carousel-indicators {
        left: 0px;
        bottom: -25px;
    }

    .product-item .price span {
        margin-right: 0px !important;
    }

    .cart-product-quantity {
        margin-right: -30px
    }

    .cart-product-price {
        font-size: 14px;
    }

    .discount-cart-price, .cart-product-price {
        margin-right: 0px;
        padding-left: 0;
    }

    #showSearch-mobile {
        margin-top: -10px;
    }


    #search-mobile-content .keyword ul > li a {
        font-size: 13px;
        text-align: right;
    }

}

@media only screen and (max-width: 380px) { 

      .video-routine {
    height: 250px;
    width: 100%;
}
    .routine-item {
    height: 380px;
}
    .loginBtn{
    font-size: 12px;}
    .social-logins {
    margin-inline: 14px;
}
 .link-forgot {
        padding-right: 20px
    }
    .link-forgot a {
        font-size: 14px
    }
     .link-go-login {
    display: grid;}
    .shipping-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 0px !important;}

  .shipping-form select {
    padding-right: 15px;}
.shipping-form .select::after, .shipping-form .unit {
    font-size: 16px;
}
    .outstock ,.add-cart{
    width: 150px;
}
     .links-login span {
    font-size: 14px;}
    .form-reg img {
    width: 35px;
}
.links-login a {
    padding: 0px 2px;
}
    .shipping-form .form-control, .register-form .form-control {
        font-size: 13px;
    }

    .register-form .label-shipping {
        padding-right: 20px;
    }
.phonee-txt{
     padding-right: 20px;
}
    .page-link, .page-item.active .page-link {
        font-size: 11px;
        padding: 7px;
    }

    .brand-search-box {
        width: 90.5%;
    }

    .jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
        font-size: 20px !important;
    }

    .Odetails .table td, .Odetails.table th {
        padding: 10px;
        font-size: 14px;
    }

    .Odetails a {
        font-size: 16px;
    }

    .user-icons .user-link {
        padding-left: 0 !important;
    }


    .cart-count h5 {
        font-size: 18px;
    }

    .product-image {
        margin-top: 0px;
        width: 120%;;
        height: 200px;
        max-height: 200px;
    }

    .product-discount-label {
        margin-right: 0px;
        height: 34%;
        max-height: 35%;
        width: 80%;

    }

    .product-item {
        height: 330px;
    }

    .product-item .txt-stock, .product-item .add-to-cart {
        bottom: -24px;
    }

    .trends .product-item .add-to-cart {
        bottom: -35px;
    }


    .recommends .product-item .txt-stock {
        bottom: -52px;
    }

    .trends .product-item .txt-stock {
        bottom: -35px;
    }

    .product-item .title {
        height: 13%;
        max-height: 13%;
    }

    .recommends .product-item .title, .trends .product-item .title {
        height: 26px;
        max-height: 26px;
    }

    .product-item .title a {
        font-size: 13px;
    }

    .product-item .text a {
        font-size: 12px;
    }

    .product-item .product-discount-label-null {
        height: 36px;
        min-height: 36px;
    }

    .result-sort .result-txt {
        font-size: 16px !important;
    }

    .product-item .add-to-wish {
        top: 3px !important;
        left: 3px !important;
    }
       .routine-item .add-to-wish {
           left: 15px;
           right:unset;
       }


    .order-details .num {
        margin-right: 10px;
    }


    #header1 .head-shipping img, #header1 .head-icons img {
        width: 20px;
    }

    .recommends .product-item .product-image, .trends .product-item .product-image {
        width: 90%;
        height: 40%;
        margin-top: 15%;
        margin-left: 5%;
    }

    .trends .product-item .product-discount-label, .trends .product-item .product-discount-label-null {
        margin: 20px 38% 20px 0;
    }

    .recommends .product-item .discount, .trends .product-item .discount {
        font-size: 10px;
    }

    .product-item .product-image {
        width: 90%;
        height: 35%;
        margin-top: 15%;
        margin-right: 5%;

    }

    .product-item .product-discount-label {
        margin: 20px 25% 25px 0;
    }

    .product-item .discount {
        font-size: 10px;
    }

    .img-cart-side {
        width: 100%;
        height: 70%;
    }

    .js-cart-product a span {
        font-size: 14px;
    }

    .js-cart-product .price-cart-side {
        font-size: 13px;
        padding-top: 0px;
    }

    .sale-price {
        font-size: 12px;
    }

    .breadcrumb-item a {
        font-size: 14px;
    }

    .confirm-size {
        font-size: 14px;
    }

    .Odetails h4 {
        font-weight: 500 !important;
    }

    .confirm-text {
        padding-top: 10px;
    }

    .confirm-text p {
        font-size: 20px;
        font-weight: 600;
        margin-bottom:10px;
    }

    .qty-input {
        margin-right: 0px !important;
    }

    #product-details .single_product .product_price ,.product_price-after{
        font-size: 20px;
    }

    .edit-address {
        width: 300px;
    }

    .table .h-pro {
        font-size: 11px;
    }

    .order-details .product-order, .order-details .pric-order-total {
        font-size: 14px
    }

 

    .filter-brands .letters-radios {
        margin-right: 5px;
    }

    #search-mobile-content .keyword ul > li a {
        font-size: 12px;
        text-align: right;
    }

 

    .cart-product-quantity {
        display: flex;
        padding-top: 22px;
        padding-right: 20px;
    }


    .btn-checkout {
        width: 12.7rem;
    }

    .btn-shopping {
        padding: 10px 3rem;
    }

    .register-form .inp-name, .register-form .inp-email, .register-form .inp-phone, .register-form .inp-pass, .register-form .inp-pass-c {
        width: 81%;
    }

    .slider img {
        max-height: 100%;
    }

    #product-details .containerr {
        position: relative;
        width: 100%;
        height: 290px;
        margin-top: -35px;
    }

}

@media only screen and (max-width: 340px) {
       #product-details .text {
    padding-block:8px;
}
    .price_center{
    display: block;}
    .register-form .label-shipping {
    font-size: 13px;}
    .shipping-form .form-control, .register-form .form-control {
        font-size: 12px;
    }

    .register-form .label-shipping {
        padding-right: 15px;
    }
.phonee-txt{
     padding-right: 15px;
}
    .page-link, .page-item.active .page-link {
        font-size: 10px;
        padding: 6px;
    }

    #product-details .containerr {
        height: 250px;
        margin-top: -50px;
    }

    .Odetails .table td, .Odetails.table th {
        padding: 5px;
    }

 
    .pad-head {
        padding-top: 0px;
    }

    .cart-product-image {
        margin-top: 0px;
        width: 120%;
        height: 200px;
        max-height: 200px;
    }


    .mobileView {
        padding-right: 5px !important;
        padding-left: 0px !important;
    }

    .p1 {
        font-size: 10px;
    }

    .js-cart-product a span {
        font-size: 13px;
    }

    .js-cart-product .price-cart-side {
        font-size: 12px;
        padding-top: 3px;
    }

    .cart-product-price {
        font-size: 14px;
    }

    .discount-cart-price {
        font-size: 14px;
    }

    #search-mobile-content ul {
        padding: 10px;
        padding-top: 15px;
    }

    #search-mobile-content .keyword ul > li a {
        font-size: 12px;
    }


}
header .header-logo {
    width: 130px;
}

header{
    display:block !important;
    background: #fff;
    /* -webkit-box-shadow: 0 10px 5px 0 rgb(83 83 83 / 40%); */
    box-shadow: 0px 5px 5px 0 rgb(83 83 83 / 13%);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 900;
}

header .main-menu>li {
    position: relative;
}

header .main-menu>li>a {
    color: #173966;
    font-size: 15px;
    padding: 25px 1.5vw;
    font-weight: 700;
    display: block;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

header .main-menu>li.active>a {
    color: #325AA9;
}

header .main-menu>li:hover>a {
    color: #325AA9;
    text-decoration:none;
}
.side-menu-logo {
    text-align:center;
}
.img-fluidd{
    width:170px;
}

header .main-menu>li>a>i {
    color: #03328E;
}

header .main-menu>li>a:hover>i {
    color: #fff;
}

header .main-menu>li:hover>a i {
    color: #fff;
}

header .main-menu .sub-menu {
    display: none;
    position: absolute;
    right: 50%;
    top: 100%;
    width: 180px;
    overflow: hidden;
    border-top: 2px solid #f49306;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);
    box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);
    z-index: 5;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

header .main-menu .sub-menu a {
    padding: 11px 10px;
    display: block;
    color: #173966;
    font-weight: 600;
    font-size: 15px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

header .main-menu .sub-menu a i {
    color: #03328E;
}

header .main-menu .sub-menu a:hover {
    background: #10bd3b;
    color: #fff;
}

header .main-menu>li:hover .sub-menu {
    display: block;
}

header .header-logo figure img {
    max-width: 200px;
}

header .demo-link {
    margin-right: 1vw;
}

header .side-menu-close {
    padding-top: 15px;
    background: transparent;
}

header .side-menu-close span {
    background: #000;
    width: 30px;
}

.ml-auto, .mx-auto {
    margin-right: 0 !important;
}

/* side menu */
.side-menu-wrap {
    width: 320px;
    position: fixed;
    right: -110%;
    top: 0;
    background: #fff;
    height: 100%;
    -webkit-box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);
    box-shadow: 0 1px 5px 0 rgba(83, 83, 83, 0.2);
    overflow-y: auto;
    z-index: 15000;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

.side-menu-wrap.opened {
    right: 0;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.side-menu-logo {
    border-bottom: 2px solid #6392CC;
}

.side-menu-nav .main-menu>li {
    -webkit-appearance: none;
    position: relative;
    /* border-bottom: 2px solid #6392CC; */
    width: 100%;
}
button{
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
     /*-webkit-appearance:default-button;*/
}

.side-menu-nav .main-menu>li>a>i {
    color: #03328E;
}

.side-menu-nav .main-menu .sub-menu {
    border-top: 1px solid #FE8204;
    background: #fff;
    display: none;
}

.side-menu-nav .main-menu .sub-menu li {
    border-bottom: 1px solid #eee;
}

.side-menu-nav .main-menu .sub-menu a {
    padding: 10px 22px;
    display: block;
    color: #212529;
    font-weight: 600;
    font-size: .9em;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

.side-menu-nav .main-menu .sub-menu a i {
    color: #03328E;
}

.side-menu-nav .main-menu .sub-menu~i {
    font-size: .8em;
    position: absolute;
    padding: 21px 11px;
    right: 0;
    top: 0;
    border-left: 1px solid #ccc;
}

.side-menu-nav .main-menu .sub-menu a:hover {
    background: #F5F5F5;

}

.side-menu-nav .main-menu>li>a {
    color: #212529;
    padding: 10px 10px 10px 30px;
    font-weight: 600;
    display: block;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

.side-menu-wrap .side-menu-close {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.side-menu-close {
    height: 40px;
    width: 40px;
    background: #21395F;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.side-menu-close span {
    height: 2px;
    width: 20px;
    background: #fff;
    position: relative;
    opacity: 1;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

.side-menu-close span:nth-child(1) {
    top: -5px;
}

.side-menu-close span:nth-child(3) {
    bottom: -5px;
}

.side-menu-close.closed span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
    -webkit-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -o-transform: translateY(7px) rotate(45deg);
}

.side-menu-close.closed span:nth-child(2) {
    opacity: 0;
}

.side-menu-close.closed span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    -o-transform: translateY(-7px) rotate(-45deg);
}

/*  custom overlay */
.custom-overlay {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 12500;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

.custom-overlay.show {
    visibility: visible;
    opacity: 1;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}

.accordion-flush a{
    color: #6c6e6f;
    padding: 12px 12px 12px 12px;
    font-weight: 600;
    display: block;
    font-size: 16px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
}
.accordion-body2 ul{
  padding-right: 20px;
}
.accordion-body2 ul li a{
  font-size: 14px;
}

.mob-btn{
    position: absolute;
    right: 5px;
    top: 0px;
    bottom: 0;
    margin: auto;
}
/*.accordion-body li a{*/
/*    margin-left: -22px;*/
/*}*/

/*.accordion-body2 li a{*/

/*    margin-left: -40px;*/
/*}*/
.accordion-flush a:hover {
    color: #325AA9;
    text-decoration:none;
}
.accordion-flush .fa-chevron-down{
    position: absolute;
    left: 40px;
}
.Odetails h4{
    color: #325AA9;
    font-weight: 600;
}

.custom-radio .custom-control-label::before {
    background: border-box !important;
}

.filter-brands .custom-control,.letters-row  {

    padding-left: 12px;
}
.btn-infoo,.btn-infoo-close{
    width: 150px;
    height: 40px;
    border: 1px solid #325AA9 ;
    border-radius: 3px;
    background-color: gray;
    color: white;
    margin-left: 10px;
}
.btn-infoo-close{
    width: 100px;
}
.btn-confirm ,.btn-confirm-del{
    width: 130px;
    height: 40px;
    border: none;
    border-radius: 3px;
    background-color: #325AA9;
    color: white;
}
.btn-confirm-del{
    width: 100px;

}
[class*=" bi-"]::before {
    color: white !important;
}
/*.result-sort{ padding-top: 13px;}*/
/*.result-sort .result-txt{*/
/*  font-size: 18px;*/
/*  font-weight: 500;*/
/*  line-height: 1.22;*/
/*  text-align: left;*/
/*  color: #291720;*/
/*}*/
/*.result-sort .sort-filter span{*/
/*   font-size: 14px;*/
/*  font-weight: 500;*/
/*  line-height: 1.29;*/
/*  margin-left: 50px;*/
/*  text-align: left;*/
/*  color: #9b9b9b;*/
/*}*/
/*.result-sort .sort-filter .input {*/
/*    width: 71%;*/
/*   height: 42px;*/
/*   font-size: 14px;*/
/*   color: #291720;*/
/*   padding-left: 10px;*/
/*   border-radius: 5px;*/
/*   border: solid 1px #e5edf1;*/
/*   background-color: #fff;*/
/*}*/
.cat-padding{
    padding-top: 20px;
}

#myInput ,#myInput-cat,#myInput-color {
   /*background-image: url('/css/searchicon.png');*/
   background-position: 10px 12px;
   background-repeat: no-repeat;
   width: 100%;
   font-size: 16px;
   padding: 5px 10px;
   border-radius: 5px;
   border: solid 1px #e5edf1;
   margin-top: 10px;
   margin-bottom: 5px;
}
#myUl ,#myUl-cat ,#myUl-color{
    padding-left:0px !important;
}
.check-padding{padding-inline:0px !important;}
/*#myUl li:nth-child(n+6) {*/
/*    display:none;*/
/*}*/
/*.span-see-more {*/
/*  font-size: 14px;*/
/*  font-weight: 500;*/
/*  line-height: 1.29;*/
/*  cursor: pointer;*/
/*  text-align: left;*/
/*  color: #1988f6;*/
/*}*/

.shipping-select .select2-container--default .select2-selection--single {
     background-color: #fff;
     width: 100% !important;
    border: none;
    border-radius: 0;
    height: 45px;
    /*margin-left: -12px;*/
    margin-top: -5px;
}
.shipping-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.shipping-select .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: black;
    line-height: 2;
    padding-left: 3px;
}
.shipping-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 47px;
    padding-right: 10px;
    text-align:right;
}

.shipping-select .select2-container .select2-container--default .select2-container--open{
    left: -13px!important ;
    width: 600px !important;
}

:focus{
    outline:none;
}

/* .select2-container--default .select2-selection--single {*/
/*    background-color: #fff;*/
/*    border: solid 1px #e5edf1;*/
/*    border-radius: 4px;*/
/*    width: 203px;*/
/*    height: 40px;*/
/*}*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 33px;
    padding-left: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: black;}
.form-control {
     border: solid 1px #e5edf1;}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 6px;
    /*right: -85px;*/
    width: 20px;
}
.shipping-select .select2-container {
    width: 100% !important;

}
/*.select2-container--open .select2-dropdown {*/
/*    left: -13px;*/
/*    width: 600px !important;*/
/*}*/
.select2-container {
    width: 100% !important;
}
.brands-scroll {
    max-height: 166px;
    overflow-y: auto;
    margin-top: 20px;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem auto -1rem -1rem;
}
.brands-scroll li{padding-left:5px;}
.create-address .select2-container--default .select2-selection--single,.orders-profile .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: solid 1px #e5edf1;
    /* border: 1px solid #aaa; */
    border-radius: 4px;
    height: 40px;
}
.create-address .unit ,.orders-profile .unit{
    position: absolute;
    left: 20px;
    top: 37px;
    font-weight: 500;
    font-size: 17px;
    color: #325AA9;
    direction: ltr;
}

.slbArrow.next,.slbArrow.prev{
    top: 160px;
    border: none;
    background-color: transparent;
}
.slbArrow.next:before {
    border-left-color: #6392CC;
}
.slbArrow.prev:before {
    border-right-color: #6392CC;
}
.slbCloseBtn {
    color: #6392CC;
}
.display-block{
    display: block !important;
}
.display-none{
     display: none !important;
}
div.stars {
    display: inline-block;
}

input.star { display: none; }

label.star {
    float: right;
    padding: 10px;
    font-size: 20px;
    color:
            #444;
    transition: all .2s;
}

input.star:checked ~ label.star:before {
    content: 'f005';
    color:
            #e74c3c;
    transition: all .25s;
}

input.star-5:checked ~ label.star:before {
    color:
            #e74c3c;
    text-shadow: 0 0 5px
    #7f8c8d;
}

input.star-1:checked ~ label.star:before { color:
        #F62; }

label.star:hover { transform: rotate(-15deg) scale(1.3); }

label.star:before {
    content: 'f006';
    font-family: FontAwesome;
}


.horline > li:not(:last-child):after {
    content: " |";
}
.horline > li {
    font-weight: bold;
    color:
            #ff7e1a;

}
/** end rating **/
.pt-space {
    padding-top: 200px !important;
}
.pb-space {
    padding-bottom: 50px !important;
}
    .gap-xl-5 {
        gap: 3rem !important;
    }
.section-bg{
        background-color: #F0F0F0;
}
.theme-clr {
    color: #325AA9;
}
.radius-btn {
    transition: all 0.4s;
}
.rot60 {
    transform: rotate(60deg);
    transition: all 0.4s;
}
.stitle {
  font-size:44px;  
}

.pricing-title a{
    font-size:14px;
    padding-inline:10px
}
.cmn-border {
    border: 2px solid #325AA9 !important;
}

.radius100 {
    border-radius: 100px;
}
[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6);
}

.text-uppercase {
    text-transform: uppercase !important;
}


.mb-5 {
    margin-bottom: 3rem !important;
}
.d-inline-flex {
    display: inline-flex !important;
}


.hero {
  position: relative;
  /*min-height: 85vh;*/
  padding-block:120px;
  background: url("https://images.unsplash.com/photo-1521737604893-d14cc237f11d")
    center/cover no-repeat;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(0,0,0,0.75),
    rgba(0,0,0,0.35)
  );
}

.hero .container {
  position: relative;
  z-index: 2;
}

.hero-title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.25;
}

.search-wrapper {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 50px;
  padding: 6px;
  max-width: 85%;
}

.search-input {
  border: none;
  border-radius: 50px;
  padding-left: 20px;
}

.search-input:focus {
  box-shadow: none;
}

.search-btn {
  background: #325AA9;
  color: #fff;
  border-radius: 40px;
  padding: 10px 26px;
  font-weight: 500;
}

.search-btn:hover {
  background: #486aad;
}

.search-tag {
  border: 1px solid rgba(255,255,255,0.6);
  padding: 6px 14px;
  border-radius: 20px;
  cursor: pointer;
  color: #fff;
      font-size: 14px;
  transition: 0.2s;
      margin: 0 10px;
}

.search-tag:hover {
  background: rgba(255,255,255,0.15);
}

@media (max-width: 768px) {
  .hero-title {
    font-size: 2.2rem;
  }
}
.five-section {
  background: url("images/bg.jpg") center/cover no-repeat;

  display: flex;
  align-items: center;
}

.glass-card {
     background: #F0F0F0;
    backdrop-filter: blur(8px);
    border-radius: 20px;
    padding: 40px;
    color: #000;
}
.title-section{
    padding-block: 20px;
    font-size: 26px;
    font-weight: bold;
    color: #291720;
}
.verified-text {
  font-size: 28px;
  font-weight: 700;
}

.verified-text span {
  color: #325AA9;
}

.btn-outline-light {
  border-radius: 30px;
  padding: 8px 22px;
}

.learn-more {
  color: #325aa9;
  text-decoration: underline !important;
  margin-left: 15px;
}


/* ===============================
   Step Working Process
================================ */
.working-section{padding-block:100px}
.working-section{
    background-color:#325AA9;
}
.d-grid{
        display: grid;
}
.step-working-processwrap {
  position: relative;
  display: flex;
  z-index: 1;
  width:100%;
}
.step-working-inner{width:20%;}

.step-working-processwrap .step-working-inner:nth-child(2) {
  margin-top: 90px;
}
.step-working-processwrap .step-working-inner:nth-child(3) {
  margin-top: 180px;
}
.step-working-processwrap .step-working-inner:nth-child(4) {
  margin-top: 270px;
}
.step-working-processwrap .step-working-inner:nth-child(5) {
  margin-top: 355px;
}

.step-working-processwrap .step-working-processitem {
  width: 100%;
}

.step-working-processwrap .step-working-processitem .serial {
  background: #161616;
  transition: all 0.5s;
      display: inline-flex;
    width: 50px;
    height: 50px;
    align-items: center;
}
.gap-5 {
    gap: 1.25rem !important;
}

.me-20 {
    margin-right: 5rem !important;
}
.step-working-processwrap .step-working-processitem .serial span {
  color: #8d8d8d;
  font-weight: 500;
  line-height: 18px;
  transition: all 0.5s;
}

.step-working-processwrap .step-working-processitem .vline {
  border-right: 1px solid #414141;
  height: 100px;
  margin: 0 auto;
}

.step-working-processwrap .step-working-processitem .process-btn {
  position: relative;
  font-size: 18px;
  color:#fff;
  line-height: 32px;
  font-weight: 500;
  margin-right: 20px;
  z-index: 1;
  width:100%;
}

.step-working-processwrap .step-working-processitem .process-btn::before {
  transition: all 0.5s;
  position: absolute;
  right: -20px;
      top: -12px;
    content: "";
    width: 150%;
    height: 60px;
    background: #666666;
    color:#fff;
  border-radius: 100px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.step-working-processwrap .step-working-processitem .process-btn svg {
  position: absolute;
  top: 50%;
  right: -20px;
  
  /*transform: translateY(-47%);*/
  transform: translateY(-47%) rotateZ(180deg);

  transition: all 0.5s;
}

.step-working-processwrap .step-working-processitem:hover .serial {
  background: #666666;
}

.step-working-processwrap .step-working-processitem:hover .serial span {
  color: #fff;
}

.step-working-processwrap .step-working-processitem:hover .process-btn svg {
  opacity: 0;
  visibility: hidden;
}

.step-working-processwrap .step-working-processitem:hover .process-btn::before {
  opacity: 1;
  visibility: visible;
}

/* ===============================
   Responsive
================================ */

/*@media (max-width: 1399px) {*/
/*  .step-working-processwrap {*/
/*    flex-wrap: wrap;*/
/*    justify-content: center;*/
/*  }*/
/*  .step-working-processwrap .step-working-inner {*/
/*    width: calc(100% / 2);*/
/*  }*/
/*  .step-working-processwrap .step-working-processitem {*/
/*    width: 300px;*/
/*  }*/
/*  .step-working-processwrap .step-working-processitem .vline {*/
/*    height: 60px;*/
/*  }*/
/*  .step-working-processwrap .step-working-processitem .process-btn {*/
/*    font-size: 18px;*/
/*  }*/
/*}*/

@media (max-width: 575px) {
  .step-working-processwrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .step-working-processwrap .step-working-inner {
    width: 50%;
  }
  .step-working-processwrap .step-working-inner:nth-child(2) {
    margin-top: 100px;
    margin-left: -130px;
  }
  .step-working-processwrap .step-working-inner:nth-child(3) {
    margin-top: 120px;
  }
  .step-working-processwrap .step-working-inner:nth-child(4) {
    margin-top: 220px;
    margin-left: -130px;
  }
}

@media (max-width: 500px) {
  .step-working-processwrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .step-working-processwrap .step-working-processitem {
    margin: 0 auto;
  }
  .step-working-processwrap .step-working-inner {
    width: 100%;
    margin: 0 auto;
  }
  .step-working-processwrap .step-working-inner:nth-child(2),
  .step-working-processwrap .step-working-inner:nth-child(3),
  .step-working-processwrap .step-working-inner:nth-child(4) {
    margin-top: 50px;
    margin-left: 0;
  }
}


/* ===============================
   Step Elements
================================ */
.working-section .cmn-border {
    border: 2px solid #fff !important;
}
.working-section .theme-clr ,.text-box p ,.working-section .stitle{
    color:#fff;
}



