body {
    position: relative;font-family: Cabin !important;direction: rtl!important;background-color: #fafafa;
    }
@font-face {
    font-family: Neo;
    src: url(../css/NeoSansArabic.ttf);
}
@font-face {
    font-family: Cabin;
    src: url(../css/Cabin-VariableFont_wdth,wght.ttf);
}
.globe {font-family: Neo;font-size: small;margin-top: 12px !important;}
body a {
    text-decoration: none !important;
    color: unset !important;
}
.p-0 {padding: 0;}
.breadcrumb {text-align: left;direction: ltr;}
.titles 
{display: none;}
 .row .drops{
  display: none!important;
 }
 .drop .drops{
 display: none!important;
 }
 #dropMenu {
    text-align: left !important;
    top: 18px !important;
    right: -24px !important;
 }
 body::-webkit-scrollbar , .item-data-wrapp::-webkit-scrollbar {
    width: 9px; /* width of the entire scrollbar */
  }
 .filter::-webkit-scrollbar {
    width: 1px; /* width of the entire scrollbar */
  }
  
  body::-webkit-scrollbar-track , .filter::-webkit-scrollbar-track , .item-data-wrapp::-webkit-scrollbar-track {
    background: #eee;
    /* color of the tracking area */
  }
  
  body::-webkit-scrollbar-thumb , .filter::-webkit-scrollbar-thumb , .item-data-wrapp::-webkit-scrollbar-thumb {
    background-color: #ddd; /* color of the scroll thumb */
    border-radius: 20px; /* roundness of the scroll thumb */
    border: 3px solid #cccccc6e; /* creates padding around scroll thumb */
  }
/* custom */
.breadcrumb {margin-top: 5%;}
.spinning {
    animation-name: spin;
    animation-duration:4s; /* How long lasts 1 turn */
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
button:focus {box-shadow: none !important;outline: none !important;}
input:focus {box-shadow: none !important;outline: none !important;}
h1 , h2 {color: #777 !important;margin-bottom: 30px;}
.main-color {background-color: #085c9b;}
.sub-color {background-color: #eee;}
.text-color {color: #085c9b;}
.pd-tb {padding: 20px 0px;}
.mr-tb {margin: 20px 0px;}
.pay {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px #ddd;
    margin: 20px auto;
    padding: 20px;
    width: 500px;
    text-align: center;
}
.pay img {width: 80px;margin-bottom: 20px;}
.success-section img {width: 160px;}
.pay h5 {color:#085c9b;}
/* custom */
.bg {overflow: hidden;position: relative;}
.bg .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(0 ,0 ,0 , .6);
}
.bg .route {
    margin-top: 200px;
    font-size: 34px;
    color: #fff;
}
.bg .route span {color: #ddd;}
.bg img {width: 100%;}

.contact-div {
    background-color: #085c9b;
    color: #fff;
    padding: 17px 15px 23px;
    margin: 12px 0;
    border-radius: 15px;
    font-weight: bold;
}

.contact-div a i {
    float: right;
}
#contactUs {
    padding: 10px;
    background-color: #eee;    
}
#contactUs label , #contactUs input , #contactUs textarea {
    margin-bottom: 10px;  
}
/* sign in */
.form-holder .harf {
    width: 160px;
}
.form-holder .container
{
    background-color: rgba(255, 255, 255, .8);
    box-shadow: 0px 4px 8px 0px #ccc;
    padding: 40px 0px;

}
.form-holder .title h3
{
    font-size: 38px;
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: bold;
}
.form-holder .row .share {margin-bottom: 20px;}
.form-holder .row .share span
{
    color: #000;
    font-size: 24px;
    font-weight: bolder;
}
.form-holder .row .share .link-one{
    border: 1px solid #999;
    padding: 12px 18px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 25px;
    margin-left: 10px;
}
.form-holder .row .share .link-one:hover
{
    background-color: #fff;
    color: #085c9b !important;
    transition: all 0.5s ease-in-out;

}
.form-holder .row .share .link-one i{
    font-size: 20px;
    padding-right: 8px;
}
.form-holder .row form {
    border: 1px solid #ccc;
    padding: 20px;
    background-color: #fff;
} 
.form-holder .row form h4{
    font-size: 24px;
    font-weight: bold;

}
.form-holder .row form p{
    color: #a39e9e;
    font-size: 12px;
    padding-bottom: 18px;
}
.form-holder .row form label{
    font-weight: 600;
    color: #000;
    font-size: 14px;
    margin: 10px 0px;
}
.form-holder .row form input::placeholder{
    font-size: 13px;
}
.form-holder .row form .form-control {
    height: 37px;
    /* margin-bottom: 16px; */
}
.form-holder .row form .link-two{
    text-align: center;
    background-color: #085c9b;
    color: #fff !important;
    border-radius: 2px;
    padding: 10px 0px;
    display: block;
    width: 35%;
    font-size: 14px;
    margin-left: 24px;
    margin-top: 10px;
    border: none;
    transition: all .2s ease-in-out;
}
.form-holder .row form .link-three{color: #777;}
.form-holder form {position: relative;}
.form-holder form .disc {
    position: absolute;
    top: -72px;
    right: 120px;
}
.form-holder .box-cr-account{
    border: 1px solid #ccc;
    padding: 20px;
    background-color: #fff;
}
.form-holder .box-cr-account p{
    font-size: 14px;
    line-height: 1.4;
    margin: 20px 0;
}
.form-holder .box-cr-account a{
    padding: 0 15px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border: none;
    background: #085c9b;
    color: #FFF !important;
    font-size: 14px;
    border-radius: 3px;
}
.form-holder .box-cr-account a.lo{
    background: #DD4B39;
}
.form-holder .box-cr-account a.fa{
    background: #4864B4;
}
.form-holder .box-cr-account a.in{
    background: #C13584;
}
/* End sign in */

.myAccount {
    padding: 30px;
    box-shadow: 0px 4px 8px 0px #aaa;
    background-color: #fff;
    border-radius: 8px;
}
.myAccount h5 {color: #085c9b;}
.myAccount label 
{
    font-weight: bold;
    margin-top: 10px;
}
/* fixed sidebar */
/* .fixed-icon {
    position: fixed;
    overflow: hidden;
    z-index: 333;
    padding: 10px;
    width: 60px;
    height: 60px;
    left: 25px;
    top: 25px;
    background-color: #fff;
    border-radius: 60%;
    cursor: pointer;
    box-shadow: 0px 3px 21px 0px #ddd;
} */
.ul-drop {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .ul-drop li {margin-bottom: 5px;}
.fixed-icon img {margin: 8px auto 0;width: 30px;}
.fixed-sidebar {
    background-color: #fff;
    transition: all .6s ease-in-out;
    position: fixed;
    overflow: scroll;
    padding: 10px 0px;
    width: 276px;
    height: 100%;
    left: -276px;
    top: 0px;
    display: none;
    z-index: 33333333;
}
.fixed-sidebar .fa-times {
    position: absolute;
    right: 16px;
    top: 20px;
    height: 30px;
    width: 30px;
    background-color: #085c9b8f;
    text-align: center;
    font-size: 16px;
    padding-top: 0.4em;
    border-radius: 3px;
    color: #fff;
}
.fixed-sidebar h1 {margin-top: 10px;}
.fixed-sidebar .drop {
    display: none;
    background-color: #f8f9fa6e;
    padding: 10px;
    margin: 6px 5px 0px 5px;
}
.fixed-sidebar .drop h5 {font-size: 14px;color: #333;text-align: left;margin-top: 13px;}
.fixed-sidebar .drop .col-4 {padding-right: 5px;padding-left: 5px;}
.fixed-sidebar .drop img {width: 100%;margin-top: 0px;}
.fixed-sidebar #compare img {width: 23px !important;}
.drops {
    color: #0056b3 !important;
    border-bottom: 1px solid #ddd;
    padding: 11px 0px 11px 15px;
    font-size: 18px;
    display: block;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.fixed-sidebar .drop-links a i {
    float: right;
    padding-right: 15px;
    padding-top: 10px;
}

.fixed-sidebar .holder {
    background-color: #fff;
    border-radius: 60%;
    box-shadow: 0px 3px 21px 0px #ddd;
    cursor: pointer;
    height: 60px;
    width: 60px;
    margin: 20px auto 10px auto;
}
.fixed-sidebar img {margin-top: 25px;}
/* responsive nav */
.side {
    background-color: #fff;
    padding: 15px 0px 0px;display: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    direction: ltr;
    display: none !important;
}
.side .harf {width: 125px;}
.side .cart {padding: 0px;}
.side .cart span {
    position: absolute;
    width: 16px;
    height: 16px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #085c9b;
    top: 0px;
    right: 9px;
}
.side h2 {margin-bottom: 0px;}
.side i {margin-top: 13px;color: #085c9b;font-size: 18px;}
.side #searchbar {background:none;border: none;}
#spin {
    display: none;
    width: 24px;
    margin-top: 9px;
}
#timesIcon {
    display: none;
    color: #fff;
    font-size: 20px;
    margin: 20px 10px 0px 16px;
    text-align: right;
}
/* .search-link {
    position: fixed;
    top: 12%;
    right: 0;
    padding: 0;
    padding-top: 5px;
    height: 35px;
    width: 35px;
    z-index: 2;
    text-align: center;
} */
.search-link button {
    border: none;
    background: none;
    color: #333;
    height: 30px;
    width: 30px;
    margin-top: 6px;
    margin-right: 11px;
}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999111;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 25px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 37px;
    margin-left: -26px;
    background-color: #085c9b !important;
    border-color: #085c9b !important;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #085c9b;
	border-color: #085c9b;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}
/* header */
.navbar  #navbarSupportedContent {direction: rtl;}
.navbar .form-inline button[type="submit"] {
    /* margin-right: 6px; */
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 13px;
    padding: 0;
    color: #fff;
    box-shadow: 0px 0px 4px 0px #005b9dc7;
    background-color: #009af4;
}
.navbar-light .navbar-brand {
    font-size: 40px;
    margin-left: 1rem;
    margin-right: 0px !important;
    font-family: initial;
}
.navbar-light .navbar-brand img{
    height: 69px;
}
.nav1 .navbar-nav li small {
    font-size: 14px;
}
/* .nav1 {box-shadow: none !important;} */
.nav1 {background-color: #fff;}
/* .nav1 .navbar-brand img {width: 150px;} */
.navbar-expand-lg .navbar-nav .nav-link {border-bottom: 2px solid transparent;transition: all .3s ease-in-out;font-size: 12px;}
/* .navbar-expand-lg .navbar-nav .nav-link i{
    font-size: 10px;
    margin-right: 4px;
} */
/* .navbar-expand-lg .navbar-nav .nav-link .fa-user{
    font-size: 21px;
} */
/* .navbar-expand-lg .navbar-nav .nav-link:hover {border-bottom: 2px solid #085c9b;} */
.nav1 .navbar-nav .cart {position: relative;}
.nav1 .navbar-nav .cart img{
    width: 23px;
}
.nav1 .navbar-nav .cart span {
    position: absolute;
    width: 18px;
    height: 18px;
    font-size: 11px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #085c9b;
    top: 0px;
    right: 0px;
}
.nav1 .nav-item {margin-left: 7px !important;}
.user-drop {position: absolute !important;}
/* .nav1 .nav-link i {
    font-size: 20px;
    color: #333;
} */
.navbar form {border: 1px solid #ddd;border-radius: 25px;position: relative;}
.result-list {
    position: absolute;
    top: 40px;
    padding: 17px;
    background-color: #fff;
    border: 1px solid #ddd;
    text-align: right;
    display: none;
    border-radius: 6px;
    max-height: calc(100vh - 73px);
    overflow: auto;
}
.result-list h5 {
    background-color: #fbfbfb;
    color: #333;
    border-radius: 4px;
    padding: 9px;
    font-size: 16px;
}
.result-list p {color: #777;font-size: 13px;}
.result-list b {
    font-size: 14px;
    color: #495057;
    display: block;
    margin: 7px 0;
}
.result-list span , .result-list del {font-size: 13px;}
.result-list button {margin: 4px 0px 0px !important;}
.navbar form input{
    border: 0;
    /* border-bottom: 1px solid #ccc; */
    border-radius: 0;
    background: none;
    width: 500px !important;
}
.navbar form input:focus {background: none;}
/* .navbar form button {
    background-color: #333;
    color: #fff;
    width: 80px;
    height: 34px;
    font-size: 13px;
    padding-top: 8px;
    box-shadow: 0px 0px 4px 0px #eee;
} */
.navbar .navbar-collapse {flex-grow: unset;}
nav:last-of-type {
    top: 96px !important;
    z-index: 9;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 0;
    justify-content: center;
}
.nav2 {margin-bottom: 10px;background-color: #085c9b !important;}
.nav2 ul {    padding: 0;
    padding-top: 3px;
}
.nav2 .nav-link {
    color: #fff !important;
    border: none !important;
    margin: 2px 0px 0px 0px;
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    padding: 17px 8px 8px !important;
    cursor: pointer;
}
.nav-item .dropdown-menu a {font-size: 13px;}
.home {margin-top: 2px !important;}
#compare {position: relative;cursor: pointer;}
#compare img {
  width: 23px !important;
  margin-top: 9px;
}
#compare span {
  position: absolute;
  background-color: #085c9b;
  top: -5px;
  right: -6px;
  padding-top: 1px;
  text-align: center;
  width: 18px;
    height: 18px;
    font-size: 10px;
  border-radius: 50%;
  color: #fff;
}
#productImg {
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
  border-radius: 4px;
  }
  .pe {
    color: #fff;
display: inline-block;
padding: 3px 9px;
border-radius: 4px;
margin: 0px 4px;
font-size: 12px;
}
.home i {
    font-size: 20px;
    display: block;
}
.nav2 .open {
    position: absolute;
    background-color: #fff;
    width: 100% !important;
    top: 52px;
    left: 0px;
    text-align: left;
    direction: ltr;
    bottom: unset;
    z-index: 55;
    padding: 22px 0px;
    /* display: none; */
    border-bottom: 1px solid #ddd;
}

.nav2 .open h5 i {font-size: 11px !important;}
.nav2 .open h5 {
    color: #777;
    font-size: 16px;
    margin-bottom: 13px;
    text-align: left !important;
    transition: all .3s ease-in-out;
}
.globe {font-size: 14px !important;}
.nav2 .open h5:hover {color: #085c9b;}
.nav2 .open .col-md-3 {padding: 5px;}
.nav2 .open .holder {overflow: hidden;}
.nav2 .open .holder img {width: 100%;height: 100%;}
/* Start Open Cart Left */
.cart-parent{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    overflow: hidden;
    display: none;
    z-index: 99999999;
}
.cart-left
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999999999999;
    display: none;
  
}
.cart-parent .cart-child{
    position: absolute;
    top: 0;
    left: -50%;
    width: 47%;
    height: 100%;
    z-index: 9999999999;
    background-color: #fdfdfd;
}
.cart-parent .cart-child .head{
   padding: 14px 20px;
    background-color: #085c9b;
}
.cart-parent .cart-child .head h3{
    color: #fdfdfd;
    margin-top: 10px;
    padding: 0 20px;
    font-weight: bold;
    font-size: 21px !important;
    text-align: right;
}
.cart-parent .cart-child .head .close-cart{
    cursor: pointer;
}
.cart-parent .cart-child .content-cart .title-product{
    padding: 20px 40px;
}
.cart-parent .cart-child .content-cart .title-product h3{
    font-size: 20px !important;
    text-align: right;
}
.cart-parent .cart-child .content-cart .product-cart{
    padding: 20px 40px;
    border-bottom: 1px solid #ccc;
    text-align: right;
}
.cart-parent .cart-child .content-cart .product-cart span{
    font-size: 20px;
    color: #085c9b;
    font-weight: bold;
    display: inline-block;
    direction: rtl;
}
.cart-parent .cart-child .content-cart .product-cart .number span{
    text-align: center;
    border-radius: 5px;
    color: #fdfdfd;
    font-size: 17px;
    cursor: pointer;
    width: 27px;
    height: 27px;
    display: inline-block;
}
.cart-parent .cart-child .content-cart .product-cart .number .minus{
    background-color: #085c9b;
}
.cart-parent .cart-child .content-cart .product-cart .number .plus{
    background-color: #085c9b;
}
.cart-parent .cart-child .content-cart .product-cart .number input{
    width: 40px;
    height: 40px;
    text-align: center;
    border: 2px solid #085c9b;
    border-radius: 5px;
    font-size: 14px;
    margin: 0px 5px;
    display: inline-block;
}
.cart-parent .cart-child .content-cart .product-cart p{
    font-size: 14px;
    line-height: 1.4em;
}
.cart-parent .cart-child .content-cart .product-cart img{
    border-radius: 4px;
    width: 100px;
}
.cart-parent .cart-child .content-cart .product-cart i{
    font-size: 24px;
    margin-top: 22px;
    color: #085c9b;
    cursor: pointer;
}
.cart-parent .cart-child .content-cart .detils{
    padding:0px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 115px;
    text-align: right;
    box-shadow: -4px 0px 8px 1px #ccc;
}
.cart-parent .cart-child .content-cart .detils a{
    background-color: #085c9b;
    color: #fdfdfd !important;
    width: 206px;
    display: inline-block;
    margin: 25px 20px;
    padding: 14px;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: none;
    transition: all .3s ease-in-out;
}
.cart-parent .cart-child .content-cart .detils a:hover{
    background-color: #333;
}
.cart-parent .cart-child .content-cart .detils h3{
    color: #085c9b;
    font-size: 26px;
    font-weight: bold;
    margin: 20px 0 10px;
    direction: rtl;
}
.cart-parent .cart-child .content-cart .detils p{
    font-size: 18px;
    color: #085c9b;
    font-weight: bold;
}
.cart-parent .cart-child .post{
    margin: 40% 0;
    text-align: center;
    display: none;
}
.cart-parent .cart-child .post h4{
    font-size: 40px;
    font-weight: bold;
    opacity: .3;
}
.cart-parent .cart-child .post i{
    font-size: 70px;
    opacity: .3;
}

/* end Open Cart Left */

.button-drop {
    padding: 11px;
    color: #099af1;
    background-color: #fbfbfb;
    border: 1px solid #eee;
    margin-bottom: 0;
}
.button-drop i {float: right !important;font-size: small;}
/* offers shelf */
/* #Offers {height: 80vh;} */
#Offers .owl-nav button span {
    font-size: 34px;
    line-height: .9em;
}
#Offers .owl-nav button {
    position: absolute;
    top: 30%;
    width: 50px;
    height: 50px;
    top: 44%;
    border-radius: 50% !important;
    color: #fff !important;
    text-align: center;
    background-color: #085c9b !important;
  } 
  #Offers .owl-prev {
    right: 20px;
  }
  #Offers .owl-next {
    left: 20px;
  }
  
  /* #Offers img {height: 80vh;} */
  .offers-shelf {direction: rtl;margin-top: 34px;margin-bottom: 28px;}
  .img {display: block;}
  .img img {
    width: 100%;
    height: 176px;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  .all-cats {
    text-align: right;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 15px;
  }
  .all-cats a {
    display: block;
    position: relative;
    padding: 8px 0px;
    color: #777!important;
    transition: all .3s ease-in-out;
    cursor: pointer;
    border-top: 1px solid #eee;
  }
  .all-cats a:hover {color: #085c9b !important;}
  .all-cats a i {
   float: left;
    color: #aaa;
    margin-top: 6px;
  }
  .all-cats h5 {
    margin-bottom: 17px;
    font-weight: bold;
    font-size: 16px;
  }
  .side-cat {
    position: absolute;
    display: none;
    right: 95%;
    top: 0px;
    height: 98%;
    background-color: #fff;
    width: 250px;
    box-shadow: 0px 5px 4px 0px #ddd;
    padding: 20px;
    z-index: 2;
  }
  .side-cat a {
    border: none;
    transition: all .3s ease-in-out;
    cursor: pointer;
    margin: 5px 0px;
    padding: 3px 12px 6px;
  }
  .side-cat a:hover {color: #fff !important;background-color: #085c9b;}
  .side-cat a i {transition: all .3s ease-in-out;color: #085c9b;float: none;}
  .side-cat a:hover i {color: #fff;}
/* carousel */
.top .owl-stage-outer {
    height: 100vh;
}
/* start features */
/* .features .col-md-3 {padding: 0px;} */
.features .feat {
    padding:12px 18px;
    margin: 10px 5px;
    border-radius: 6px;
}
.features .feat .icon {
    padding: 5px;
    height: 50px;
    width: 50px;
    margin: 10px auto;
    background-color: #085c9b;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}
.features .feat .icon img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-top: 6px;
}
.features .feat .icon i {
    font-size: 27px;
    margin-top: 7px;
}
.features .feat h5 {
    text-transform: uppercase;
}
.features .feat h5 {font-size: 17px;}
.features .feat span {font-size: 15px;}
.features .feat span i {
    font-size: 14px;
    color: #777;
}
.features a {text-decoration: none !important;}
.features .best {
    overflow: hidden;
    margin: 20px 0px;
    cursor: pointer;
}
.features .best img {width: 100%;}
.features .best .text h4 {margin: 20px 0px;color: #777;}
.features .best .text button {
    padding: 10px;
    border: none;
    padding: 8px 20px;
    color: #fff;
    border-radius: 5px;
}
/* End features */

/* new arrivals */
.new-arrivals .arrival {
    /* height: 404px; */
    overflow: hidden;
    margin: 10px 0px;
    position: relative;
    background-color: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px #ccc;
    transition: all .3s ease-in-out;
}
.new-arrivals .arrival .like{
    position: absolute;
    top: 7px;
    right: 15px;
    z-index: 3;
}
.new-arrivals .arrival .clickRate {
    padding: 0;
    margin: 10px 0px;
}
.new-arrivals .arrival .clickRate.two li {
    display: inline-block;
    margin: 0px 5px;
    color: #6c757d;
}
.new-arrivals .arrival .clickRate li {
    display: inline-block;
    margin-left: 5px;
    color: #dddddd96;
    font-size: 18px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.new-arrivals .arrival .clickRate .fillStar {color: var(--mainColor) !important;}
.new-arrivals h1 {margin: 20px 0px;}
.new-arrivals .arrival img {
    height: 180px;
    margin: auto;
    display: block;
}
.new-arrivals .slider {
    background-image: url('../images/arrivals/banner.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 40px 0px 20px 0px;
    padding: 20px;
    position: relative;
}
.new-arrivals .slider::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    content: '';
    background-color: rgba(0, 0, 0,.5);
}
.new-arrivals .rank {
    color: #fff !important;
    font-weight: bold;
    font-size: 60px;
    margin-top: 260px;
    text-align: center;
}
.new-arrivals .slider button {
    border: none;
    padding: 8px 28px;
    border-radius: 5px;
    position: absolute;
    bottom: 0px;
    left: 27%;
}
.new-arrivals .slider button a {color: #fff !important;text-decoration: none;}
.new-arrivals h5 {
    color: #333;
    margin: 10px auto;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    padding: 3px;
}
.new-arrivals .slider .owl-carousel .item p {margin-top: 10px;}
.new-arrivals .slider .owl-carousel .item {
    padding: 10px;
    background-color: #fff;
}
.new-arrivals .slider .owl-carousel .item a {
    border: none;
    padding: 8px 28px;
    border-radius: 20px;
    margin: 10px 0px;
    display: block;
    background-color: #085c9b;
    color: #fff !important;
}
.new-arrivals .slider .owl-carousel .item span {
    margin: 5px 0px 10px;
    display: inline-block;
}
.new-arrivals .arrival{
  text-align: right;
}
.new-arrivals .arrival .img-pro{
    position:relative;
    margin: 20px 0;
}
.new-arrivals .arrival .img-pro:hover .overlay{
  opacity: 1;
}
/* .new-arrivals .arrival .img-pro:hover .overlay i{
  transform: scale(0) rotate( 90deg);
  -webkit-transform: scale(0) rotate( 90deg);
} */
 .main-title{
  text-align: center;
}
.new-arrivals .parent .main-title span{
  display: block;
  font-size: 20px;
  color: #b1b1b1;
}
.new-arrivals .parent .main-title h2{
  display: inline-block;
  color: #000 !important;
  font-size: 30px;
}
.new-arrivals .parent .main-title h2 .sp{
  font-size: 16px;
  margin-right: 80px;
  color: #009af4 !important;
  font-weight: bold;
  position: relative;
}
.new-arrivals .parent .main-title h2 .sp:before{
  content: '';
  position: absolute;
  top: 20px;
  right: -75px;
  background-color: #009af4;
  width: 70px;
  height: 2px;
}
/* .new-arrivals .parent{
  background-color: #FFF;
  padding: 30px;
} */
.new-arrivals .arrival .img-pro .overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0 ,0 ,0 , .1);
  align-items: center;
  display: flex;
  justify-content: center;
  transition: all .4s ease-in-out;
  opacity: 0;
}
.new-arrivals .arrival .img-pro .overlay i{
  background: #fff;
  transition: all 0.3s ease-out 0s;
  width: 50px;
  text-align: center;
  height: 50px;
  padding-top: 17px;
  color: #009af4;
  border-radius: 2px;
}
.new-arrivals .arrival span{
  display: inline-block;
  text-align: right;
  color: #e83030;
  font-size: 18px;
  font-weight: bold;
}
.new-arrivals .arrival del{
    color: #999;
    float: left;
}
.new-arrivals .arrival .p-n{
  font-size: 16px;
  margin: 6px 0;
  display: block;
  color: #666 !important;
}
 .product-link a{
     margin: auto;
    background-color: #085c9b;
    height: 38px;
    width: 180px;
    display: block;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
    padding-top: 8px;
    margin-top: 5px;
    transition: all .4s ease-in-out;
}
 .product-link1 a{
     margin: auto;
    background-color: #e7e7e7;
    border-color: rgb(202, 202, 202);
    height: 38px;
    /* width: 180px; */
    display: block;
    color: #000 !important;
    text-align: center;
    border-radius: 5px;
    padding-top: 8px;
    margin-top: 5px;
    transition: all .4s ease-in-out;
}
 .product-link a:hover{
  background-color: #009af4;
  border: 1px solid transparent;
  color: #fff !important;
}
.product-link a.active{
  background-color: #009af4;
  border: 1px solid transparent;
  color: #fff !important;
}
#reminds {text-align: left;}
#reminds label {margin-top: 10px;}
.new-section {
    background-color: #fff;
    position: relative;
    padding-bottom: 20px;
  }

  .product-name {
    font-size: 13px;
    text-overflow: ellipsis !important;
    line-height: 1.3rem !important;
    max-height: 5.2rem !important;
    overflow: hidden !important;
    word-wrap: break-word !important;
    height: 5.2rem !important;
    white-space: inherit !important;
    color: #085c9b;
    transition: all .5s ease-in-out;
    margin-top: 30px;
  }
  .main-title h2 {
    margin-top: 50px;
    position: relative;
    padding-top: 30px;
    color: #085c9b !important;
  }

  .product-card {
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    margin: 12px 0px;
    height: 362px;
    overflow: hidden;
    padding-bottom: 15px;
    transition: all .5s ease-in-out;
    box-shadow: 0px 3px 6px 0px #eeee;
  }

  .icons {
    text-align: center;
  }

  .product-card .icons img {
    width: 24px;
  }
  .effect {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-evenly;
    background-color: #009af4;
    padding: 2px 0;
    margin: 100px 20px 10px 20px;
    border-radius: 25px;
    transition: all .5s ease-in-out;
  }

  .effect button i {
    font-size: small;
  }

  .effect .wishlist {
    background-color: #fff;
    border-radius: 25px;
    padding: 7px 13px;
    border-radius: 25px;
    margin-right: -7px;
  }

  .effect .wishlist button {
    color: #009af4;
  }

  .effect .cart-icon button {
    color: #fff;
    font-size: 12px;
    /* margin-right: 2px; */
    margin-top: 10px;
  }

  .effect button {
    border: none;
    background: none;
    cursor: pointer;
  }
  .icons button {
    width: 40px;
    height: 40px;
    margin: 0px 3px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    background-color: #009af4;
    box-shadow: 0px 2px 5px 0px #ccc;
    border: none;
    border-radius: 50%;
  }

  .product-card .product-img {
    max-width: 100%;
    margin-top: 8px;
    border-radius: 12px 12px 0px 0px;
    height: 97px;
    margin-right: auto;
    margin-left: auto;
}
  .pr-effect img {
    width: auto !important;
    height: 160px !important;
    transition: all .3s ease-in-out;
    margin-right: auto;
    margin-left: auto;
}
  .offer-holder .product-name {margin-top: 10px;}

  .product-card:hover .effect {margin-top: 0px;}
  .product-card:hover .product-name {margin-top: 0px;}
  .NZoomContainer {
    width: 100% !important;
    margin-bottom: 50px;
}
  .zoomArea {
    /* width: 600px;
    height: 450px; */
    overflow: hidden;
    /* border:1px solid */
  }
  
  .zoomArea > img {
    width: 100%;
    height: 100%;
  }
/* .add_to_compare {
    border-radius: 25px;
    padding: 10px 22px;
    background-color: #eeeeee;
    font-size: 14px;
    display: inline-block;
} */
.new-arrivals .adv{
  margin: 20px 0;
}
.new-arrivals .adv a{
  display:block;
  position: relative;
  transition: all .4s ease-in-out;
}
.new-arrivals .adv a .overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0 ,0 ,0 , .1);
  transition: all .4s ease-in-out;
  display: none;
}
.new-arrivals .adv a:hover .overlay{
 display: block;
}
.new-arrivals .adv a img{
  width: 100%;
}
#com {
    background: none;
    border: none;
    background: none;
    border: none;
    position: absolute;
    bottom: 25px;
    left: 7px;
    transition: all .3s ease-in-out;
    cursor: pointer;
    opacity: 0;
  }
  #com img {width: 30px !important;height: 30px !important;}
  .arrival:hover #com {opacity: 1;}
  .vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

/* new arrivals */

/* ##### */
.tab-de{
    background-color: #fff;
    width: 800px;
    border: 1px solid #ddd;
    text-align: right;
    border-radius: 3px;
    direction: ltr;
    text-align: left;
    margin: 40px 0 60px 0;
}
.tab-de .button-cl{
    background-color: #f8f9fa;
    border-bottom: 1px solid #ddd;
}
.tab-de .button-cl li{
    display: inline-block;
    padding: 10px 40px;
    cursor: pointer;
    /* transition: all .4s ease-in-out; */
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position:relative;
}
.tab-de .button-cl li::before{
    content: '.';
    display: inline-block;
    position: absolute;
    top: 19px;
    right: 23px;
    background-color: #085c9b;
    line-height: 0px;
    width: 7px;
    border-radius: 50%;
    height: 7px;
}
.tab-de .button-cl li.active{
    background-color: #fff;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}
.tab-de .button-cl li.active:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: -1px;
    left: 0;
}
.tab-de .box-de ul li{
    font-size: 14px;
    line-height: 1.8;
}
.box-proper{
    display: none;
    padding: 20px;
}
.box-proper .table{
    text-align: right;
}
.box-proper .table > thead > tr > th{
    background: unset;
}
.box-proper .table td, .table th {
    padding: 5px 10px;
    font-size: 14px;
    color: #000 !important;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
/* ####### */

/* start blog collection */
.blog-collection a {text-decoration: none;}
.blog-collection .collection {
    overflow: hidden;position:
    relative;cursor: pointer;padding: 15px;background-color: #fff;padding: 15px;
    transition: all .3s ease-in-out;}
/*.blog-collection .col-md-4 {padding: 0px;}*/
.blog-collection .collection img {width: 100%;height:300px !important;}
.blog-collection .collection .text {
    padding: 25px 40px 27px 40px;
    background-color: #fff;
    border-radius: 3px 3px 0 0;
    position: relative;
    overflow: hidden;
    height: 97px;
    z-index: 1;
    margin-top: -51px;
    width: 280px;
    left: calc(50% - 135px);
    transition: all .3s ease-in-out;
}
.blog-collection .collection:hover .text {bottom: 45px;}
.blog-collection .collection .text h5 {color: #777;}
.blog-collection .collection .text p {
    color: #085c9b;
    font-size: 14px;
    margin: 16px 0px;
}
/* End blog collection */

/* start community */
.community .join {overflow: hidden;position: relative;}
.community .join img {width: 100%;margin-bottom: 10px;}
.community .join .link {
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all .2s ease-in-out;
    opacity: 0;
}
.community .join:hover .link {opacity: 1;}
.community .join .link i {
    display: block;
    margin-top: 55px;
    margin-bottom: 15px;
    font-size: 29px;
    color: #333;
}
.community .join .link a {
    text-decoration: none;
    border: 2px solid #333;
    padding: 6px 20px;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
/* End community */

/* start community details */
.community-details {background-color: #eee;margin-bottom: 20px;}
.community-details .main {
    padding: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 20px 0px;
}
.community-details .main p {margin: 20px 0px;padding: 20px 0px;font-size: 18px;}
.community-details .img-holder {overflow: hidden;}
.community-details .img-holder img {width: 100%;}
.community-details .main .sub-view li {
    display: inline-block;
    margin-left: 10px;
    height: 90px;
    width: 90px;
}
.community-details .main .sub-view li h6 {
    margin: 5px 0px;
    text-align: center;
    font-size: 15px;
    color: #333;
}
.community-details .main .sub-view li img {width: 100%;}
.community-details .following {margin: 50px 0px 20px;}
.community-details  .buttons {margin: 20px 0px;}
.community-details .buttons ul li {
    display: inline-block;
    color: #ccc;
    font-size: 30px;
    margin-left: 40px;
    padding: 6px 0px;
    border-bottom: 2px solid transparent;
    font-weight: bold;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.community-details  .buttons ul li.active , 
.community-details  .buttons ul li:hover
{color: #777;border-bottom: 2px solid #777;}
.community-details .following .follow-card {
    padding:17px;
    transition: all .3s ease-in-out;
    background-color: #fff;
    margin: 20px 0px;
    overflow: hidden;
}
.community-details .following .follow-card:hover {box-shadow:0px 1px 20px 4px #ccc;}
.community-details .following .follow-card img {width: 100%;transition: all .3s ease-in-out;height: 420px;}
.community-details .following .follow-card:hover img {opacity: .8;}
.community-details .avatar {padding: 10px 0px 15px;}
.community-details .avatar .col-md-6 {padding-left: 7px;}
.community-details .main .avatar .col-md-2 , 
.community-details  .main .avatar .col-md-3 ,
.community-details  .main .avatar .col-md-10
{padding: 0px;}
.community-details .avatar h5 {
    margin-bottom: 0px;
    font-size: 17px;
    color: #085c9b;
    font-weight: bold;
}
.community-details .following  .avatar img , 
.community-details .main .avatar .col-md-2 img
{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin-top: 3px;
}
.community-details .main .avatar a img {width: 30px;height: 30px;}
.community-details  .avatar .social {margin-top: 8px;}
.community-details  .avatar span {font-size: 14px;}
.community-details .avatar .write {
    padding: 8px 22px;
    border: 1px solid #777;
    transition: all .2s ease-in-out;
    margin-top: 20px;
    margin-left: 20px;
    display: inline-block;
    border-radius: 4px;
    color: #777 !important;
}
.community-details .avatar .write:hover {background-color: #085c9b;color: #fff !important;border-color: #085c9b;}
.community-details  .avatar .plus {
    padding: 3px 12px;
    border: 1px solid #777;
    transition: all .2s ease-in-out;
    margin-top: 7px;
    display: inline-block;
    border-radius: 4px;
    color: #777 !important;
}
.community-details .avatar .plus:hover {background-color: #085c9b;color: #fff !important;border-color: #085c9b;}
.community-details .avatar .plus:hover i {color: #fff;}
.community-details .avatar .plus i {
    display: inline;
    font-size: 11px;
    color: #777;
    padding-right: 4px;
}
.community-details .following p {
    font-size: 15px;
    margin-top: 10px;
    color: #777;
}
.community-details .following ul.like {padding-left: 0px;margin-bottom: 0px;}
.community-details .following ul.like li {
    display: inline-block;
    color: #777;
    margin-top: 15px;
    font-size: 15px;
    font-weight: bold;
}
.community-details .following hr {margin-bottom: 0px;}
.community-details .following ul.like li a {padding-left: 10px;padding-right: 8px;}
.community-details .following ul.like li.forward {float: right;}
.community-details #group2 , .community-details #group3 {display: none;}
/* End community details */

/* start women wear */
.womens-wear .tabs {margin: 50px 0px 20px;}
.womens-wear .tabs ul li{
    display: inline-block;
    padding: 5px 34px;
    margin-bottom: 5px;
    border: 1px solid #085c9b;
    background-color: #fff;
    color: #085c9b;
    cursor: pointer;
    margin-left: 20px;
    font-size: 20px;
    border-radius: 3px;
    transition: all .3s ease-in-out;
}
.womens-wear .tabs ul li:hover, .womens-wear .tabs ul li.active
{
    background-color: #085c9b;
    border: 1px solid transparent;
    color: #fff;
}
.womens-wear .offer-holder , .new-arrivals .offer-holder {
    padding: 0px 33px 40px 33px;
    margin-bottom: 40px;
}
.offer-holder .col-md-3 {padding: 7px;}
.offer-holder .col-md-4 {padding: 7px;}
.offer-card {
    overflow: hidden;
    position: relative;
    box-shadow: 0px 4px 8px 0px #ccc;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 20px;
    transition: all .3s ease-in-out;
    border-radius: 7px;
    height: 370px;
}
.offer-card:hover img {opacity: .5;}
.offer-card:hover #com {opacity: 1;}
.offer-card img {width: auto;cursor: pointer;height: 110px !important;display: block;margin: auto;}
.offer-card p {font-size: 15px;
    font-weight: normal;
    height: 53px;
    overflow: hidden;}
.offer-card .info {
    margin-top: 20px;
    background-color: #fff;
    text-align: right;
}
.offer-card span:first-of-type {
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    margin: 4px 0px;
    color: #085c9b;
}
.offer-card button {
    position: absolute;
    transition: all .2s ease-in-out;
    top: 142px;
    left: 60px;
    border: none;
    padding: 8px 20px;
    color: #777;
    border-radius: 2px;
    cursor: pointer;
    opacity: 0;
    background-color: aliceblue;
}
.offer-card:hover button {opacity: 1;}
.carousel-inner .carousel-item img {
    width: 70% !important;
    margin: auto;
}
.carousel-indicators {
    bottom: -117px;
}
.carousel-indicators li {
    width: unset;
    height: unset;
    background: none;
    border: none;
    margin-bottom: 7px;
    margin-left: 15px;
}
.productDetails .carousel-control-prev , .productDetails .carousel-control-next {display: none;}
#modalCart a.btn {
    color: #fff !important;
    font-size: small;
    margin-top: 10px;
    cursor: pointer;    
}
#modalCart p span {color: green;}
#modalCart #cart-name {
    font-size: 17px;
    line-height: 1.7em;
    color: #333;
}
.content-section {text-align: left;padding: 12px;background-color: #fff;}
.content-section b {color: #f8aa4d;display: block;margin-bottom: 12px;}
.content-section p {margin-bottom: 12px;}
/* .carousel-indicators img {width: 64px !important;margin: auto;height: 64px;}
.carousel-control-next, .carousel-control-prev {
    background-color: #ddd;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    top: 45%;
    color: #777 !important;
}
.carousel-control-next-icon , .carousel-control-prev-icon {
    width: unset;
    height: unset;
    background-image: none;
} */
.modal-body {padding: 25px 20px;}
@media (min-width: 576px)
{
    #Modal .modal-dialog {
        max-width: 950px;
        margin: 1.75rem auto;
    }
}
#Modal2 .modal-dialog {
    max-width: 700px;
}
#Modal2 .modal-content {background: none !important;border: none !important;}
#Modal2  .modal-content .modal-header {border: none !important;}
#Modal2  .modal-content .modal-body {overflow: hidden;}
#Modal2 .modal-header .close {
    margin: -1rem -26rem -1rem auto;
    color: #fff;
    font-size: 40px;
}
.womens-wear #group2 , .womens-wear #group3 {display: none;}
 .data h5 {font-weight: bold;font-size: 17px;color: #777;}
 .data ul{
    padding: 0;
    
    height: 100px;
    overflow: hidden;
    margin: 15px 0;
 }

.data ul li {
    margin: 0px 0px 4px 0px;
    font-size: 15px;
    color: #555;
}
 .data ul li.active {background-color: #333;color: #fff;}
 .data .color li.blue {background-color: teal;}
 .data .color li.black {background-color: black;}
 .data .color li.gold {background-color: goldenrod;}
.data .color li.purple {background-color: rgb(70, 2, 70);}
 .data p {
    background-color: #eee;
    padding: 15px;
    margin: 20px 0px;
}
.data span {
    font-size: 14px;
    margin-left: 5px;
    margin: 10px 0px;
}
 .data .add {
    display: block;
    color: #fff!important;
    text-align: center;
    background-color: #085c9b;
    padding: 7px 15px;
    border-radius: 25px;
    font-size: 15px;
    border: 1px solid #ccc;
    transition: all .4s ease-in-out;
}
 .data .add i{
    background-color: #085c9b;
    color: #fff;
    width: 29px;
    height: 29px;
    padding-top: 8px;
    border-radius: 25px;
    text-align: center;
    display: inline-block;
}
 .data h4 {
    font-size: 20px;
    line-height: 1.7em;
    margin-bottom: 20px;
 }
 .data strong {
    font-size: 18px;
    display: inline-block;
    color: #085c9b;
}
 .data #discount{
    /* display: block; */
    font-size: 15px;
    color: #777;
}
.modal-body .fav {margin-top: 20px;text-align: center;}
.modal-body .fav a {color: #333 !important;margin: 17px;}
.modal-body .fav a i {padding-right: 7px;}
/* End women wear */
.ul-group {
    padding: 15px 10px;
    background-color: #fdfdfd;
    margin: 10px;
    /* border-left: 1px solid #aaa; */
}
.ul-group h5 {text-align: left;color: #085c9b;font-size: 16px;}
.ul-group ul li {
    font-size: 14px;
    margin-bottom: 3px;
    color: #888;
    list-style: none;
    background-color: #fff;
    padding: 10px 12px;
    border-radius: 35px;
    box-shadow: 0px 4px 3px -3px #ccc;
    border: 1px solid #ddd;
    margin: 8px 0px;
}

/* start order details */
.iconn {
    width: 60px;
    height: 60px;
    margin-right: 15px
  }

.content h5 {color: #333;font-weight: bold;}
.content ul li {color: #777;}
.content {background-color: #fff;padding: 20px;box-shadow: 0 4px 8px 0 #ccc;margin: 15px 0px;border: 1px solid #eee;}
.done .clickStar {margin-bottom: 0px;display: inline-block;}
.done .clickStar li {margin-left: 5px;font-size: 24px;
}
/* end order details */

/* start shopping bag */
/* #item-data {direction: ltr;text-align: right;} */
  #item-data p {font-size: 12px;line-height: 1.7em;}
  #item-data h5 {    margin-bottom: 0;
    font-size: 18px;
    color: #777;direction: rtl;}
.item-data-wrapp {height: 170px;overflow-y: scroll;overflow-x: hidden;}
.cart-holder {display: none;}
.emptyCart {
    position: absolute;
    width: 400px;
    top: 444px;
    right: 64px;
    padding: 12px;
    background-color: #fff;
    height: 218px;
    box-shadow: 0px 4px 8px 0px #aaa;
}
.emptyCart img {width: 100%;
    margin: auto;}
.switch-li {position: relative;}
.langs {
    position: absolute;
    top: 52px;
    right: 0px;
    text-align: right;
    padding: 10px;
    width: 200px;
    box-shadow: 0px 4px 8px 0px #aaa;
    background-color: #fff;
    display: none;
}
.langs a:first-of-type {border: 1px solid #333;background-color: #333;color: #fff !important;}
.langs a:last-of-type {border: 1px solid #085c9b;background-color: #085c9b;color: #fff !important;}
.langs a {
    margin: 5px 0px;
    padding: 5px 10px;
    font-size: 17px;
    border-radius: 5px;
    display: block;
}
.cart-items {
    position: absolute;
    top: 90px;
    box-shadow: 0px 4px 8px 0px #aaa;
    right: 64px;
    background-color: #fff;
    width: 400px;
    z-index: 6;
    padding: 20px;
}
.img-holder {overflow: hidden;}
.img-holder img {
    width: 100%;
    border: 2px solid #eee;
    margin: 3px 0px;
    border-radius: 5px;
}
.cart-items .col-md-9 {padding-left: 0px;}
.cart-items .item-info {
    padding: 5px 15px;
background-color: #eeeeee5e;
margin-bottom: 4px;
}
.cart-items .item-info button {
    border: none;
background: none;
}
.cart-items .item-info i {
    color: #085c9b;
    font-size: 16px;
}
.cart-items .add {
    display: block;
margin-top: 20px;
background-color: #085c9b;
color: #fff !important;
text-align: center;
padding: 9px;
}
.shopping-bag {background-color: #f8f9fa }
.shopping-bag .subTotal h6 span {float: right;}
.shopping-bag .subTotal h6 {margin: 7px 0px;font-size: 14px;}
.shopping-bag .subTotal h5 span {float: right;}
.shopping-bag .subTotal h5 i {color: #da0909;cursor: pointer;}
.shopping-bag .items , .shopping-bag .checkout{
    padding: 20px;
    box-shadow: 0px 4px 8px 0px #ddd;
    margin: 20px 0px;
    background-color: #fff;
}
.shopping-bag .items h5 {
    background-color: #eeeeee8c;
    padding: 7px 10px;
}
.shopping-bag .items span {
    margin-bottom: 7px;
    display: inline-block;
}
.shopping-bag .items input[type="checkbox"] {
    margin-top: 65px;
width: 30px;
}
.shopping-bag .items .selectColor {
    padding: 4px 10px;
    margin: 10px 0px;
    width: 165px;
    background-color: #eeeeee8c;
    width: 200px;
    color: #777;
    cursor: pointer;
}
.shopping-bag .selectColor i {
    float:right;
    font-size: 14px;
    margin: 7px 5px 0px 5px;
}
#input_div li {display: inline-block;}
#input_div li input {
    width: 26px;
    text-align: center;
    font-size: 18px;
    background: none;
    color: #777;
    border: none;
    padding: 0px;
}
.colorImg  
{ 
 cursor: pointer;
 width: 25px;
 height: 25px;
 border: 1px solid #777;
 text-align: center;
 border-radius: 5px;}
.shopping-bag .items span , .shopping-bag .items p {color: #777;}
.shopping-bag .fav a {color: #ec3737 !important;margin: 0;cursor: pointer;}
.shopping-bag .fav a i {padding-right: 7px;}
.shopping-bag .checkout h5 {
    font-size: 17px;
color: #777;
}
.shopping-bag .checkout input[type="text"] {
    display: inline-block;
    border: 1px solid #ddd;
border-radius: 4px;
padding: 10px;
height: 35px;
margin-right: 5px;
width: 220px;
font-size: 15px;
}
.shopping-bag .checkout input[type="submit"] {
    background: none;
border: none;
background-color: #085c9b;
color: #fff;
padding: 4px 13px;
height: 34px;
border-radius: 3px;
display: inline-block;
cursor: pointer;
}
.shopping-bag .checkout .proceed {
    padding: 8px;
margin-top: 20px;
display: block;
color: #fff !important;
border-radius: 5px;
background-color: #085c9b;
}
/* End shopping bag */

/* filter */
#indexOfCat , #indexOfTrade {
    height: 200px;
overflow-y: scroll;
}
.sort-by {text-align: right;}
.sort-by select {
    cursor: pointer;
    appearance: none;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position: right 14px center;
    height: 39px !important;
    padding: 0px 10px 2px;
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 133px;
}
.sort-by select:focus {outline: none;}
.sort {
    background-color: #fff;
    box-shadow: 0px 0px 4px 0px #ddd;
    border-radius: 4px;
    padding: 10px 20px 5px;
    margin-bottom: 10px;
    margin-top: 7px;
}
.sort-by {margin-top: 4px;}
.sort-by button {
    box-shadow: none;
    padding: 0;
    border: none;
    margin: 0px 5px;
    cursor: pointer;
}
.sort-by img {width: 22px;}
.sort-by span {font-size: 18px;}
.exist-items {margin-top: 3px;text-align: left;}
.exist-items h5 {font-size: 18px;}
.exist-items b {
    color: #085c9b;
    font-size: 18px;
}
.filter {
    text-align: left;
    border-radius: 4px;
    background-color: #fff;
    padding: 12px;
    /* height: 500px;
    overflow-y: scroll; */
}
.filter h5 {color: #085c9b;font-size: 18px;}
.filter h5 i {
    font-size: 13px;
    color: #888;
}
.filter form {
    position: relative;
    overflow: hidden;
    }
.filter form input {
    border-radius: 25px;
    margin: 10px 0px;
    padding: 2px 11px 6px 35px ;
}
.filter form input::placeholder {color: #aaa;font-size: 14px;}
.filter form button {
    background-color: #4caf50;
    color: #fff;
    border: none;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    font-size: 13px;
    position: absolute;
    left: 3px;
    top: 15px;
    }
    .filter label {margin: 15px 0px;display: block;}
/* end filter */

/* start shipping */
.shipping {
    background-color: #f8f9fa;
margin: 20px 0px;
}
.shipping .Label {
    border: 1px solid #ccc;
    padding: 6px 10px;
    margin: 5px 0px;
    border-radius: 4px;
}
.address , .shipping .item-details , .shopping-cart {
    padding: 20px;
    box-shadow: 0px 4px 8px 0px #ddd;
    margin: 20px 0px;
    background-color: #fff;
}
.address span {
    font-weight: bold;
display: inline-block;
margin-left: 5px;
}
.address ul {
    margin-left: 20px;
margin-top: 5px;
}
.address ul li {color: #777;}
.address ul li a {
    text-decoration: underline !important;
color: #0056b3 !important;
}
.shipping .item-details {position: relative;}
.shipping .item-details::before {
    position: absolute;
    width: 1px;
    height: 78%;
    right: 0px;
    left: 50%;
    content: '';
    background-color: #ddd;
}
.shipping .item-details img , .shipping .item-details span ,
.shipping .item-details h5
 {
    display: inline-block;
}
.shipping .item-details h5 {
    font-size: 16px;
margin-left: 7px;
}
.shipping .item-details h6 {
    margin-top: 22px;
font-size: 15px;
}
.shipping .item-details .ways li {
    display: inline-block;
    width: 60px;
}
.shipping .item-details .ways li img {border: none;}
.shipping #editAddress a.cancel {
    padding: 8px 20px;
    margin-top: 20px;
    display: block;
    color: #085c9b !important;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #085c9b;
}
.shipping .card-holder {display: none;}
.shipping .card-holder i {
    height: 30px;
    width: 30px;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px #ddd;
    color: #085c9b;
    padding-top: 7px;
    margin-left: 4px;
    border: 1px solid #ddd;
}
.shipping .card-holder label {
    color: #085c9b;
    font-weight: bold;
    display: block;
}
.shipping .card-holder iframe {
    background-color: #fff;
border-radius: 5px;
box-shadow: 0px 3px 8px 0px #ccc;
}
.shipping .card-holder p {
    font-size: 14px;
line-height: 1.6em;
color: #777;
}
.shipping  form , .shipping .card-holder {
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
    background-color: #fff;
    margin: 10px 0px;
}

.shipping form {padding: 20px 27px;}
.shipping form h4 {color: #085c9b;}
.shipping form h5 {
    color: #333;
    display: block;
    font-size: 18px;
    margin: 17px 0px;
}
.shipping .item-details form span {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
}
.shipping .item-details form select {width: 100px;display: inline-block;cursor: pointer;}
.shipping button ,  .shopping-cart a{
    color: #229ed1 !important;
    background: none;
    border: none;
    float: right;
    cursor: pointer;
}
.shopping-cart a {font-size: 13px;}
.shipping .item-details p {margin-left: 60px;}
.shipping .item-details span.price {
    float: right;
padding: 0px 14px;
color: #777;
background-color: #eee;
border-radius: 4px;
}
.shipping .option {width: 500px;margin: auto;}
.shipping .option button {
     background-color: #fff;
     color: #085c9b !important;
     margin: 5px;
     cursor: pointer;
     padding: 10px 20px;
     transition: all .3s ease-in-out;
     border-radius: 4px;
     border: 1px solid transparent;
     box-shadow: 0px 0px 4px 0px #085c9b;
}
.shipping .option button.clicked {
 background-color: #085c9b;
     color: #fff !important;
     border: 1px solid #085c9b;
}
.shopping-cart img {width: 68px;}
.shopping-cart .total {
    padding: 10px;
    background-color: #eee;
    color: #777;
    margin: 10px 0px;
}
.shopping-cart .total p {display: inline-block;}
.shopping-cart .total span {float: right;}
.shopping-cart .price {
    color: #085c9b;
    font-weight: bold;
}
.shopping-cart h5 {margin-top: 0px !important;}
.shopping-cart .continue , .shopping-cart .order , form .place{
    padding: 8px 20px;
margin-top: 20px;
display: block;
float: none;
color: #fff !important;
border-radius: 5px;
background-color: #085c9b;
border: none;
}
.shopping-cart {box-shadow: none;border: 1px solid #ddd;}
/* End shipping */
/* order done */
.done .thank{padding:20px;margin:20px auto;background-color:#fff;box-shadow:0 4px 8px 0 #ccc;width:500px}
.done .shipp {
    margin: 10px 0;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 #ccc;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 25px;
}
/* order done */

/* review */

.star-rating {
    direction: rtl;
    display: inline-block;
    cursor: default;
  }
  .star-rating input[type=radio] {
    display: none;
  }
  .star-rating label {
    color: #bbb;
    font-size: 1.6rem;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .star-rating label:hover,
  .star-rating label:hover ~ label,
  .star-rating input[type=radio]:checked ~ label {
    color: #f2b600;
  }
/* review */

/* loader */
.loader {
    margin: auto;
    display: none;
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #085c9b; /* Blue */
    border-radius: 50%;
    width: 48px;
    height: 48px;
    animation: spin 2s linear infinite;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
/* fixed icons */
.fixed-icons {
    position: fixed;
    right: 15px;
    bottom: 50px;
    text-align: center;
    z-index: 333;
    display: none;
}
.fixed-icons ul li {
    background-color: #777;
    padding: 10px 12px;
    cursor: pointer;
    margin: 1px 0px;
    color: #fff;
    font-size: 20px;
    transition: all .3s ease-in-out;
    border-radius: 3px;
}
.fixed-icons ul li:hover {background-color: #009af4;}
.fixed-icons ul li a {color: #fff !important;text-decoration: none;}
/* ######### */
/*Start Company Brands */

#companyBrands .owl-item img{width: 87%;margin: auto;}
#companyBrands .owl-theme .owl-nav {margin-top: 0;}
.logobrand a {margin-bottom: 30px;
    display: block;}

/*End Company Brands */

.features {padding: 60px 0px 40px 0px;}
.feature {
  text-align: center;
  padding:20px 20px 30px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 2px 7px 0px #ddd;
  position: relative;
}
.feature h5 {color: #085c9b;font-size: 18px;}
.feature img {width: 70px;}
.feature .linkTo {
    position: absolute;
    background-color: #009af4;
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    line-height: 2em;
    box-shadow: 0px 3px 9px 0px #ccc;
    border: 2px solid #fff;
    bottom: -17px;
    right: 43%;
    cursor: pointer;
}

.ribbonn {
    position: relative;
    margin-bottom: 30px;
    color: white;
  }
  
  .ribbon5 {
    display: block;
    width: calc(100% + 61px);
    height: 50px;
    line-height: 50px;
    text-align: center;
    /* margin-left: -10px; */
    right: -31px;
    /* margin-right: -10px; */
    background: #009af4;
    position: relative;
    top: 20px;
  }
  .ribbon5:before, .ribbon5:after {
    content: "";
    position: absolute;
  }
  .ribbon5:before {
    height: 0;
    width: 0;
    bottom: -10px;
    left: 0;
    border-top: 10px solid #085c9b;
    border-left: 10px solid transparent;
  }
  .ribbon5:after {
    height: 0;
    width: 0;
    right: 0;
    bottom: -10px;
    border-top: 10px solid #085c9b;
    border-right: 10px solid transparent;
  }

.footer{
  margin-top: 60px;
  background-color: #ddd;
  padding: 40px;
  position: relative;
}

.footer .links h3{
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 15px;
}
.footer .links a{
  display: block;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 5px;
  border-radius: 4px;
  color: #777 !important;
  font-size: 14px;
  /* margin-bottom: 10px; */
  transition: all .3s ease-in-out;
  border: 1px solid transparent;
}
.footer .links a:hover{
  color: #fff !important;
  background-color: #278dc4;
}
.footer form label{
  color: #fdfdfd;
  margin-bottom: 15px;
}
/* .footer form input{
  display: inline-block;
  font-size: 13px;
  height: 44px;
  border: 0;
  border-radius: 6px;
  box-shadow: 0px 0px 8px 0px #ccc;
}
.footer form button{
  position: absolute;
  left: 28px;
  top: 86px;
  background: unset;
  border: 0;
  color: #888;
  font-size: 18px;
} */
.footer .social-icons {margin-top: 23px;}
.footer .social{text-align: center;margin: 30px 0;}
.footer .social a{
  background-color: #fff;
  color: var(--mainColor);
  width: 42px;
  display: inline-block;
  height: 42px;
  border-radius: 3px 20px;
  padding-top: 7px;
  font-size: 20px;
  margin: 0 3px;
  border: 1px solid transparent;
  transition: all .3s ease-in-out;
}
.footer .social a:hover{
  background-color: #777;
  color: #fff !important;
  border: 1px dotted #777;
}
.hidden-en {visibility: hidden;}
.hidden-ar {visibility: visible;}
.footer p {
  color: #777;
  text-align: left;
  font-size: 13px;
    line-height: 1.7em;
  margin-top: 15px;
}
.cube {
    display: inline-block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    color: #fff !important;
    line-height: 2.5em;
    margin: 0px 2px;
    cursor: pointer;
    transition: all .7s ease-in-out;
    /* box-shadow: 0px 4px 5px 0px #21252966; */
}
.social-icons .cube:nth-child(6) {background-color: #ffa930;border: 2px solid #ffa930;}
.social-icons .cube:nth-child(5) {background-color: #007bb5;border: 2px solid #007bb5;}
.social-icons .cube:nth-child(4) {background-color: #00aff0;border: 2px solid #00aff0;}
.social-icons .cube:nth-child(3) {background-color: #e4405f;border: 2px solid #e4405f;}
.social-icons .cube:nth-child(2) {background-color: #25d366;border: 2px solid #25d366;}
.social-icons .cube:nth-child(1) {background-color: #3b5998;border: 2px solid #3b5998;}

.social-icons .cube:nth-child(6):hover {color: #ffa930 !important;}
.social-icons .cube:nth-child(5):hover {color: #007bb5 !important;}
.social-icons .cube:nth-child(4):hover {color: #00aff0 !important;}
.social-icons .cube:nth-child(3):hover {color: #e4405f !important;}
.social-icons .cube:nth-child(2):hover {color: #25d366 !important;}
.social-icons .cube:nth-child(1):hover {color: #3b5998 !important;}
.cube:hover {background-color: #fff !important;transform: rotate(360deg);}
.cube i {
    margin-top: 9px;
    display: block;
}
/* scrollUp */
.scrollUp {
    position: fixed;
    bottom: 40px;
    right: 45px;
    z-index: 777;
    display: none;
  }
  .scrollUp i {
    background-color: #085c9b;
    color: #fff;
    border-radius: 50%;
    padding: 10px 13px;
    cursor: pointer;
    font-size: 17px;
    line-height: 1.3em;
    height: 40px;
    width: 40px;
  }
/* fixed social */
.fixed-social {
    position: fixed;
    top: 40%;
    left: 3px;
    border-radius: 5px;
    z-index: 333;
  }
  .fixed-social a {
    display: block;
    cursor: pointer;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 0.1em;
    margin: 3px 0px;
    border-radius: 7px;
  }
  .fixed-social a:nth-child(1) {background-color: #e1306c;}
  .fixed-social a:nth-child(2) {background-color: #0084ff;}
  .fixed-social a:nth-child(3) {background-color: #319b36;}
  .fixed-social a img {width: 20px;height: 20px;}
.subScribe {
    background-color: #fff;
    margin-top: 20px;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    padding: 7px;
  }
  .subScribe input::placeholder {font-size: 14px;}
  .subScribe input {
    box-shadow: none;
    border-radius: unset;
    width: 77%;
    border: none;
    text-align: left;
  }
  .subScribe button {
    background-color: #085c9b;
    color: #fff;
    padding: 8px 15px 14px;
    font-size: 14px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .payment-method {text-align: center;margin-top: 30px;direction: ltr;}
  .payment-method img {width: 65px;margin: 0px 4px;}
.apps a {display: inline-block;}
.apps a img {
width: 100px;
height: 40px;
margin: 0px 7px;
display: inline-block;
}
.cats {
    padding: 25px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px #ddd;
    text-align: right;
}
.cats .image {overflow: hidden;}
.cats .image img {width: 100%;}
.cats .list a {
    display: block;
    font-size: 15px;
    margin: 6px 0px;
}
.cats h5 {
    color: #085c9b;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 17px;
    border-bottom: 1px dotted #aaa;
    margin-bottom: 28px;
}

/* media query */
@media(max-width:414px) {
    .pay {
        width: auto;
    }
    .breadcrumb li {font-size: 14px !important;}
    .ul-group {border: none;}
    .sort-by select {margin-top: 5px;}
    .data table {width: auto !important;}
    .new-arrivals .adv a img {margin: 10px 0px;}
    .all-cats {display: none;}
   
    .ul-drop .col-6 {
        padding: 0 5px;
    }
    .no-br {display: none;}
    .logobrand .owl-carousel .owl-nav button , #Offers .owl-nav button {display: none;}
    .emptyCart {height: 174px;}
    .tab-de .button-cl {padding: 0;}
    .tab-de {width: unset !important;margin: 0px 0px 60px 0px !important;}
    .womens-wear .offer-holder {padding: 0px 10px 0px;margin-bottom: 0px !important;}
    footer form input {width: 100% !important;display: block !important;}
    .drop-links {margin-top: 70px;}
    .fixed-sidebar .drop-links a {font-size: 14px;}
    .fixed-sidebar .drop-links a i {font-size: 13px;}
    .empty {font-size: 23px;}
    .emptyCart {right: 10px;width: 337px;top: 60px;padding: 20px;}
    .emptyCart img {width: 125px !important;}
  
    .switch-li {margin-left: 22px;}
    .side #searchbar {margin-left: 23px;}
    .top .owl-stage-outer {height: 250px;}
    /* .flash , .bg {margin-top: 70px;} */
    .bg .route {margin-top: 20px;font-size: 20px;}
    .features .feat .icon {margin-left: -9px;}
    .new-arrivals .rank {margin-top: 0px;font-size: 48px;}
    .new-arrivals .owl-carousel {margin-top: 60px;}
    .new-arrivals .slider button {left: 31%;bottom: unset;}
    .new-arrivals .slider {padding: 40px 20px;}
    .fixed-icons {right: 16px;}
    .womens-wear .tabs ul li {width: 215px;}
    .data {margin-top: 125px;}
    .modal-body .fav a {margin: 10px;display: block;}
    .womens-wear .offer-card button {left: 77px;}
    .community-details {margin-top: 33px;}
    .community-details .avatar {margin: 20px 0px;}
    .community-details .avatar .social {text-align: center;}
    .community-details .avatar span {
        margin-bottom: 20px;
        display: inline-block;
    }
    .community-details .main p {padding: 10px 0px;margin: 10px 0px;}
    .community-details .main .sub-view {text-align: center;}
    .community-details .main .sub-view li img {margin-bottom: 10px;margin-top: 10px;}
    .community-details .avatar .write {padding: 8px;text-align: center;font-size: 15px;margin-left: 0px;}
    .community-details .buttons ul li {
        font-size: 20px;
        margin: 5px 15px;
        padding: 0px;
    }
    #Modal2  .modal-content .modal-body img {width: 100%;}
    #Modal2 .modal-header .close {
        margin: -1rem -15px -1rem auto;
    }
    .form-holder .row .share .link-one {margin-top: 20px;display: inline-block;}
    .form-holder .row form {padding-left: 20px;padding-right: 20px;}
    .form-holder .row form .form-control {width: 100%;}
    .form-holder .row form.second {margin-top: 30px;}
    .form-holder .row form .link-three {display: inline-block;}
    .form-holder .row form .link-two {
        padding: 11px 20px;
        width: auto;
        margin: 10px 0px;
    }
    .form-holder .row form .disc img {display: none;}
   
    .cart-items .img-holder img {width: 58px;}
    .cart-items .col-md-9 {padding-right: 0px;}
    .shopping-bag .items input[type="checkbox"] {margin-top: 40px;}
    #input_div li input {margin-top: 16px;}
    .shopping-bag .fav a {margin: 5px;}
    /* .shipping {margin: 80px 0px 20px 0px;} */
    .shipping .item-details::before {opacity: 0;}
    /* .done {margin-top: 120px;} */
    .done .thank {width: auto;}
    /* .footer .subscribe {text-align: center;} */
    /* .footer .subscribe h2 {padding-top: 10px;} */
    /* .footer .subscribe input {width: 100%;margin-bottom: 15px;margin-top: 0px;} */
    /* .footer .subscribe button {width: 60%;margin: 8px 0px;padding: 8px;} */
    .content-holder span {display: block;margin-left: 0px !important;}
    .productDetails .carousel-inner .carousel-item img {
        margin-left: auto;
        margin-right: auto;
    }
    .shipping .option {width: auto !important;}
    .shipping .option button {
        padding: 8px 10px;
        font-size: 14px;
        margin: 2px;
    }
    .footer {padding: 40px 10px;}
    .footer .links a {font-size: 13px;}
    .productDetails .carousel-inner .carousel-item img {height: 300px;}
    .shopping-bag .checkout input[type="submit"] {margin-top: 10px;width: 100%;display: block;}
    #checkPromo .col-md-8 div {display: block !important;}
    #checkPromo #promo {display: block !important;width: 100%;}
    .product-row h4 {
        font-size: 16px;
    line-height: 1.8em;
    }
    #input_div {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .icon-content {margin: 0px !important;width: unset !important;}
    .iconn {
        width: 30px !important;
        height: 30px !important;
        margin: 0px !important;
    }
    .top {padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}
    #progressbar {padding: 0px !important;}
    .coll-flex .product-card {display: block !important;margin: 7px 0px !important;}
   
    .product-card {height: 400px;}
}
.coll {padding: 5px;} 
@media(min-width:767px) {
    .search-link , .filter-icon {display: none;}
}
@media(max-width:820px) {.banner {display: none;}}
@media(max-width:768px) {
    .fixed-social {top: 54%;}
    /* .search-link {top: 19%;} */
    .nav1 {padding: 0;box-shadow: 0px 2px 4px 0px #2125296e;}
    .navbar form {display: none;}
    .navbar-light .navbar-brand img {
        height: 36px;
    }
    .nav1 .navbar-collapse {flex-basis: auto;display: inline-block;}
    .nav2 .navbar-collapse {flex-basis: auto;display: inline-block;width: 100%;}
    .nav2 .open h5 {font-size: 13px;}
    #timesIcon {
        display: block;
    }
    .nav1 .navbar-collapse ul {
        padding: 0;
    display: flex;
    flex-direction: row;
    }
    .nav1 .navbar-collapse ul li:last-child i {font-size: 18px !important;}
    .nav1 .container {justify-content: space-between;}
    .nav1 .nav-item {margin: 0px 16px !important;}
    .nav1 li small {display: none;}
    .cart-items {
        top: 68px;
    left: 4px!important;
    padding: 20px 25px;
    width: 96%;
    }
    .nav2 {
        height: 76vh;
        overflow-y: scroll;
        width: 90%;
        margin: -18px auto 0px auto;
        z-index: 777788888 !important;
        padding-right: 12px !important;
        padding-left: 5px !important;
        justify-content: right !important;
        display: none;
    }
    .nav2 .open {position: static;}
    #productImg {display: none;}
    .txtt {
        display: flex;
        align-items: center;
        padding: 0 20px;
    }
    #spin {display: block;margin-top: 5px;}
    .nav2 .nav-link {padding: 10px 8px 8px !important;}
    .coll {padding: 0;}
    .coll .col-card {margin:6px;}
    .pr-effect .effect {
        margin: 100px 6px 10px 6px;
    }
    .pr-effect .effect .cart-icon button {margin-top: 5px;}
    .pr-image {height: 150px !important;width: 67% !important;}
    .top .owl-stage-outer {height: 250px;}
    .cats h5 {margin-top: 12px;}
    .feature {margin-bottom: 25px;}
    .logobrand {margin-top: 0px !important;}
    .logobrand h3 {text-align: right !important;}
    .logobrand a {
        top: 40px !important;
    }
    .filter  {
        display: none;
        width: 96%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: auto;
    top: 150px;
    height: 70vh;
    overflow-y: scroll;
    background-color: #f4f4f4;
    position: fixed;
    border: 1px solid #ccc;
    }
    .filter-icon {
        position: fixed;
        z-index: 9999999;
        background-color: #007bb5;
        color: #fff;
        top: 100px;
        display: block;
        left: -14px;
        transform: rotate(270deg);
    }
    .filter-icon i {font-size: small;}
    .sort-by span {display: none;}
    #companyBrands .owl-item img {
        /* width: 50%; */
    margin-bottom: 14px;
    margin-right: auto;
    margin-left: auto;
    }
    .product-card {margin: 6px;}
    .product-name {
        font-size: 13px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .cart-icon button span {display: none;}
    .product-card #price {font-size: 20px;}
    .effectt .cart-icon button , .effect .cart-icon button {font-size: 19px !important;}
    .effectt button i , .effect button i {
        font-size: 13px !important;
    }
    .effect , .effectt {padding: 2px 0 !important;border-radius: 50px !important;margin-top: -3px !important;}
    .effectt .wishlist {margin-right: -17px !important;}
    .effectt .wishlist , .effect .wishlist {padding: 4px 0px !important}
    .offers-shelf {margin-top: 5px;margin-bottom: 0;}
    .breadcrumb {padding: 3px 13px !important;}
    .productDetails .carousel-indicators {
        display: block !important;
    }
    .img img {
        margin-top: 10px;
        height: 125px;
    }

    .logobrand .main-title h2 {padding: 0;margin: 0;}
    .sort-by {text-align: left;}

}
@media (min-width: 567px) {   
.line {
    display: none;
   }
   .hide-on-lg {display: none;}
}
@media (max-width: 566px) {   

   .sort {padding-bottom: 10px;}
   .sort-by span {margin-bottom: 20px;}
   .hide-on-mobile {display: none;}
   .coll-flex .effect {
    width: 50%;
    margin: auto !important;
}
.coll-flex .product-card {flex-wrap: wrap !important;}
}
@media (min-width: 992px) {   
.col-m-c{
    max-width: 12.666667%;
   }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 1305px) {
.navbar .navbar-collapse {flex-basis: 0px;display: block;flex-grow: 1;}
.navbar .navbar-collapse .navbar-nav {
    padding: 0;
    flex-direction: row;
    display: flex;
    justify-content: flex-end;
}
}
@media(max-width:290px) {
    .add_to_whisList {display: none;}
    .effectt .wishlist, .effect .wishlist {
        padding: 8px 12px !important;
    }
    .harf {width: 140px !important;}
    .cart-items {
        left: -178px!important;
        width: auto;
    }
    .pr-image {height: auto !important;width: 100%;}
    .ribbon {font-size: 12px !important;}
    
}
/* media query */