/*
  Theme Name: BizPage
  Theme URL: https://bootstrapmade.com/bizpage-bootstrap-business-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/

@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');
/*--------------------------------------------------------------
# Custom Navigation Bar
--------------------------------------------------------------*/

.wrapper {
  flex: 1 0 auto;
}.container-fluid{
    /* background:white; */
}
#search{
 margin-top: 5px;
}
.nav-icon-mob-ver {
  width: 23px;
  position: relative;
  margin-left: -10px;
  float: left;
  text-align: center;
}


.amount-redcirc{
  border-radius: 100%;
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #d35343;
  text-align: center;
  left: 20px;
  top: 15px;
}
.navbar-icon{
  
padding-right: 7px!important;
  
float: left;
  
position: relative;
  
top: 3px;
}
.nohover {
  color: white!important;
}

.fa-shopping-bag:hover{
color: white;
}
@media (max-width: 768px) {

  .Desktop-Version{
    display: none!important;
  }
  .Mobile-Version{
    display: block!important;
  }
  #nav-menu-container-mob{
    display: none!important;
  }
}
@media (min-width: 768px) {
  .Desktop-Version{
    display: block!important;
  }
  .Mobile-Version{
    display: none!important;
  }
}
/*--------------------------------------------------------------
# Categories Nav
--------------------------------------------------------------*/
#cat-nav{
  height: 55px;
  width: 100%;
  position: absolute;
  top: 100px;
  z-index: 900;
  background: #111111;
  /* direction: revert; */
  margin-top: -20px;
  /* padding-right: 10px; */
  /* position: relative; */
  /* padding-left: 10px;*/
}
.items-collection{
  color: white;
  width: fit-content;
  /* float: right; */
  max-width: 100%;
  /* position: absolute; */
  /* direction: rtl; */
  margin: auto;
  /* background: #111111; */
  /* border-radius: 10px; */
  direction: rtl;
  overflow: auto;
  white-space: nowrap;
}
.items-collection a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

#cat-nav > .items-collection > .sep{
  color: #dfdfdf;
  
}
#cat-nav > .items-collection > .item{
  color: #ffffff!important;
  text-align: center;
  padding-right: 25px;
  padding-left: 25px;
}
#cat-nav > .items-collection > .item:hover{
  color: #d35343!important;
}
/*--------------------------------------------------------------
# Custom Container
--------------------------------------------------------------*/
.blackout-overlay{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgb(0 0 0 / 75%);
  z-index: 10000;
}
.filter-sidebar{
  padding: 0px;
  position: fixed;
  overflow: hidden;
  width: 0px;
  height: 100%;
  top: 0;
  z-index: 10000;
  background: white;
  right: 0px;
  transition: 0.5s ease;
}
.filter-cat-list{
  color: #777777;
  display: block;
  width: 100%;
  font-size: 12px;
  padding: 7px;
  text-align: left;
  direction: ltr;
}
.filters-side-cont{
  width:100%;
  margin-bottom: 30px;
  padding-bottom: 4px;
}
.filter-content-items{
  padding: 13px;
  text-align: right;
}
.filter-title{
  font-size: 20px;
}
.filter-title-txt{
  border-bottom: 1px solid #e5e5e5;
  padding: 13px;
  text-align: left;
}
.cat-listing-filter{
  border: 1px solid #e5e5e5;
  /* height: 377px; */
  position: relative;
  margin-top: 20px;
}
.card-img-top{
min-width: 100%;
}
.custom-container{
  width: 1560px;
  margin: 0 auto;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 576px){
 
  .down-border {
    margin-left: -10px!important;
    margin-right: -10px!important;
  }
  .container {
    width: 97%!important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .col-sm-6{
    position: relative;
    width: 100%;
    padding-right: 5px!important;
    padding-left: 5px!important;
  }
}
@media (min-width: 576px){
 
  .container {
      max-width: 96%!important;
  }
}

@media (min-width: 992px){
  .card-img-top {
   
    min-height: 210px;
}
.container {
    max-width: 1150px!important;
}
}
@media (min-width: 1200px){
 
  .container {
      max-width: 1410px!important;
  }
  }



/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

/* width */
/* width */

option,select,span,li,a,label,input,button,p{
  font-family: 'Cairo', sans-serif!important;
  /* float: right; */
}
.items-collection::-webkit-scrollbar,
.items-collection::-webkit-scrollbar-thumb {
  width: 5px;
  height: 5px;
  border-radius: 19px;
  background-clip: padding-box;
  background-color: #dddddd;
  /* background-color: #1d1e20; */
  color: #d35343;
}

.items-collection::-webkit-scrollbar-track {
  background: #f2f2f2;
}
*::-webkit-scrollbar,
*::-webkit-scrollbar-thumb {
  width: 5px;
  height: 5px;
  border-radius: 19px;
  background-clip: padding-box;
  background-color: #1d1e20;
  /* background-color: #1d1e20; */
  color: #6c757d;
}
.textbookp{
  padding-bottom: 0px!important;
  text-align: justify!important;
}
::-webkit-scrollbar-track {
  background: #1d1e20;
}
*::-webkit-scrollbar-thumb {        
  box-shadow: inset 0 0 0 10px;
}
.drpbx {
  border-radius: 3px;
}
.drpbx > li {
/*border-bottom: solid 1px #e7e7e7e7;*/
}
.Pallet{
 color1: #E64A19;
 color2: #FF5722;
 color3: #212121;
 color4: #FFFFFF;
}
body {

  
  background: #fff;
  color: #666666;
  font-family: "Open Sans", sans-serif;
}

a {
  color: #d35343;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #d35343;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
  direction: ltr;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Cairo', sans-serif!important;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #d35343;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #E64A19;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  background: #111111;
  padding: 30px 0;
  height: 92px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header.header-scrolled {
  background:  #1d1e20;
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header #logo {
  float: right;
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #E64A19;
}

#header #logo img {
  padding: 0;
  margin: 0;
  margin-top: -7px;
  height: 90px;
}

/*--------------------------------------------------------------
# Empty Section 
--------------------------------------------------------------*/
#empty-sec{
  width: 100%;
  height: 91px;
  background: #0c0c0c;
}
/*--------------------------------------------------------------
# Categories Section
--------------------------------------------------------------*/

.stars-of-product{
  text-align: center;font-size: 8px;color: orange;
}


/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  display: table;
  width: 100%;
  height: 100vh;
  background: #000;
}

#intro .carousel-item {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#intro .carousel-item::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#intro .carousel-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .carousel-background img {
  max-width: 100%;
}

#intro .carousel-content {
  text-align: center;
}

#intro h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#intro p {font-size: 35px;background: #000000b8;padding: 5px;color: #d35343!important;}

#intro .carousel-fade {
  overflow: hidden;
}

#intro .carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev,
#intro .carousel-control-next {
  width: 10%;
}

#intro .carousel-control-next-icon,
#intro .carousel-control-prev-icon {
  background: none;
  font-size: 32px;
  line-height: 1;
}

#intro .carousel-indicators li {
  cursor: pointer;
}

#intro .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #E64A19;
}

#intro .btn-get-started:hover {
  background: #fff;
  color: #E64A19;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
.close-menu{
 
float: right;
 
font-size: 25px;
 
cursor: pointer;
 
padding-top: 3px;
 
float: right;
 
padding-right: 10px;
 
padding-top:3px;
}
.fa-times{
  display: none;
}
.mob-toggle{
  z-index:10000;
  color: black;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  float: left;
  padding-left: 10px;
  padding-top:10px;
  width: auto;
}
/* Nav Menu Essentials */
.hidden-item{
  z-index:100000;
  display: none;
}
.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
  float: left;
  margin: 0;
}

/* Nav Meu Styling */

.nav-menu a {
  padding: 0 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  outline: none;
}

.nav-menu li:hover > a,
.nav-menu > .menu-active > a {
  color: #ffd952;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  /* padding: 10px; */
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 0px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-align: right;
  text-transform: none;
  text-align: center;
  padding: 5px;
}

.nav-menu ul li:hover > a {
  color: #E64A19;
}

.nav-menu ul ul {
  margin: 0;
}
.btn-cstmiz{
  padding-right: 10px;
  padding-left: 10px;
}
.inp-cstmiz{
  padding-left: 10px;
}
/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 13px;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgb(255 255 255);
  right: -260px;
  /* color: red; */
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 15px 10px 15px;
  position: relative;
  text-decoration: none;
  border-left: 1px solid #e7e7e7;
  width: 100%;
  display: block;
  outline: none;
  text-align: left;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

#mobile-nav ul li a:hover {
  color: #E64A19;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul li.menu-active a {
  color: #E64A19;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #E64A19;
  text-align: right;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #E64A19;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  right: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/

.section-header h3 {
  font-size: 47px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  position: relative;
  /* padding: 25px 0px; */
  /* height: 60px; */
  margin: 30px 0px 60px 0px;
}

.section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #d35343;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-header p {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
}

/* Section with background
--------------------------------*/

.section-bg {
  background: #f7f7f7;
}

/* Featured Services Section
--------------------------------*/

#featured-services {
  background: #000;
}

#featured-services .box {
  padding: 30px 20px;
}

#featured-services .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-services i {
  color: #E64A19;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-services h4 {
  font-weight: 400;
  margin: 15px 0;
  font-size: 18px;
}

#featured-services h4 a {
  color: #fff;
}

#featured-services h4 a:hover {
  color: #E64A19;
}

#featured-services p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
}

/* Best-Selling Section
--------------------------------*/

.product-block:hover .card{border-color: #d35343;}
.product-block:hover .product-name{
 color: #d35343;
}
.card , .product-name {cursor: pointer;padding: 1px;}
.primary-sidebar .price_label, .amount, .amount span, ins .amount span, .price {
  color: #000;
  font-weight: 700;
  padding-bottom:5px;
  /* direction: ltr; */
}
.product-price {
  color: #202020;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 7px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  text-overflow: ellipsis;
  width: 100%;
  direction: rtl;
  overflow: hidden;
  white-space: nowrap;
}
.product-name {
  color: #202020;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  direction: rtl;
  line-height: 20px;
  margin: 0;
  padding-top: 10px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  /* margin: auto; */
  display: block;
}
#Best-items {
  background: white;
  background-size: cover;
  padding: 20px 0 40px 0;
  position: relative;
}
.prod-item-restrict{
  min-width: 247px;
}


.padd-bot-10{
  padding-bottom: 10px;
 
  /* margin: auto; */
}

/**#about::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  
  z-index: 9;
}*/

#Best-items.container {
  position: relative;
  z-index: 10;
}



#Best-items.about-col .img {
  position: relative;
}

#Best-items.about-col .img img {
  border-radius: 4px 4px 0 0;
}

#Best-items.about-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #E64A19;
  border-radius: 50%;
  text-align: center;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#Best-items.about-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#Best-items.about-col:hover .icon {
  background-color: #fff;
}

#Best-items.about-col:hover i {
  color: #E64A19;
}

#Best-items.about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#Best-items.about-col h2 a {
  color: #000;
}

#Best-items.about-col h2 a:hover {
  color: #E64A19;
}

#Best-items.about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

/* Services Section
--------------------------------*/

#services {
  background: #fff;
  background-size: cover;
  padding: 60px 0 40px 0;
}

#services .box {
  margin-bottom: 30px;
}

#services .icon {
  float: left;
}

#services .icon i {
  color: #E64A19;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#services .title {
  margin-left: 60px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #E64A19;
}
.description{
  margin: 0;
  height: 5px;
  color:white;
  line-height: 20px;

}
#services .description {
  font-size: 14px;
  margin-left: 60px;
  line-height: 24px;
  margin-bottom: 0;
}

/* Call To Action Section
--------------------------------*/

#call-to-action {
  background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(../img/call-to-action-bg.jpg) fixed center center;
  background-size: cover;
  padding: 60px 0;
}

#call-to-action h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action p {
  color: #fff;
}

#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #E64A19;
  border: 2px solid #E64A19;
}

/* Call To Action Section
--------------------------------*/

#skills {
  padding: 60px 0;
}

#skills .progress {
  height: 35px;
  margin-bottom: 10px;
}

#skills .progress .skill {
  font-family: "Open Sans", sans-serif;
  line-height: 35px;
  padding: 0;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}

#skills .progress .skill .val {
  float: right;
  font-style: normal;
  margin: 0 20px 0 0;
}

#skills .progress-bar {
  width: 1px;
  text-align: left;
  transition: .9s;
}

/* Facts Section
--------------------------------*/

#facts {
  background: url("../img/facts-bg.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 0 0;
  position: relative;
}

#facts::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.88);
  z-index: 9;
}

#facts .container {
  position: relative;
  z-index: 10;
}

#facts .counters span {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 48px;
  display: block;
  color: #E64A19;
}

#facts .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #111;
}

#facts .facts-img {
  text-align: center;
  padding-top: 30px;
}

/* Portfolio Section
--------------------------------*/

#portfolio {
  padding: 60px 0;
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  background: #E64A19;
  color: #fff;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
}

#portfolio .portfolio-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

#portfolio .portfolio-item {
  position: relative;
  height: 360px;
  overflow: hidden;
}

#portfolio .portfolio-item figure {
  background: #000;
  overflow: hidden;
  height: 240px;
  position: relative;
  border-radius: 4px 4px 0 0;
  margin: 0;
}

#portfolio .portfolio-item figure:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#portfolio .portfolio-item figure .link-preview,
#portfolio .portfolio-item figure .link-details {
  position: absolute;
  display: inline-block;
  opacity: 0;
  line-height: 1;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  transition: 0.2s linear;
}

#portfolio .portfolio-item figure .link-preview i,
#portfolio .portfolio-item figure .link-details i {
  padding-top: 6px;
  font-size: 22px;
  color: #333;
}

#portfolio .portfolio-item figure .link-preview:hover,
#portfolio .portfolio-item figure .link-details:hover {
  background: #E64A19;
}

#portfolio .portfolio-item figure .link-preview:hover i,
#portfolio .portfolio-item figure .link-details:hover i {
  color: #fff;
}

#portfolio .portfolio-item figure .link-preview {
  left: calc(50% - 38px);
  top: calc(50% - 18px);
}

#portfolio .portfolio-item figure .link-details {
  right: calc(50% - 38px);
  top: calc(50% - 18px);
}

#portfolio .portfolio-item figure:hover .link-preview {
  opacity: 1;
  left: calc(50% - 44px);
}

#portfolio .portfolio-item figure:hover .link-details {
  opacity: 1;
  right: calc(50% - 44px);
}

#portfolio .portfolio-item .portfolio-info {
  background: #fff;
  text-align: center;
  padding: 30px;
  height: 90px;
  border-radius: 0 0 3px 3px;
}

#portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  line-height: 1px;
  font-weight: 700;
  margin-bottom: 18px;
  padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-info h4 a {
  color: #333;
}

#portfolio .portfolio-item .portfolio-info h4 a:hover {
  color: #E64A19;
}

#portfolio .portfolio-item .portfolio-info p {
  padding: 0;
  margin: 0;
  color: #b8b8b8;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

/* Clients Section
--------------------------------*/

#clients {
  padding: 60px 0;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

#clients .owl-nav,
#clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot.active {
  background-color: #E64A19;
}

/* Testimonials Section
--------------------------------*/

#testimonials {
  padding: 60px 0;
}

#testimonials .section-header {
  margin-bottom: 40px;
}

#testimonials .testimonial-item {
  text-align: center;
}

#testimonials .testimonial-item .testimonial-img {
  width: 120px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 15px 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}
#chapters{
  padding: 50px 20px 50px 20px;
}
#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}
.pointinchapter{
  color: #e64a19;
}.sectionviewer{
  display: none;
  width: 242px;
  text-align: center;
  height: 50px;
  color: #e64a19;
  font-size: 16px;
  line-height: 35px;
  position: fixed;
  top: 70px;
  background: black;
  z-index: 1000;

  border-bottom-right-radius: 50px;
}
#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}
.container-card{
  padding: 15px;
  background: rgb(35 35 35);
  border-radius: 10px;
  margin-bottom: 40px;
  box-shadow: -6px 8px 20px 0px rgb(0 0 0 / 75%);
  min-height: 200px;
}
#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #E64A19;
}

/* Team Section
--------------------------------*/

#team {
  background: #fff;
  padding: 60px 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
  background: #000;
  position: relative;
}

#team .member .member-info {
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}

#team .member .member-info-content {
  margin-top: -50px;
  transition: margin 0.2s;
}

#team .member:hover .member-info {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  transition: 0.4s;
}

#team .member:hover .member-info-content {
  margin-top: 0;
  transition: margin 0.4s;
}

#team .member h4 {
  font-weight: 900;
  margin-bottom: 2px;
  font-size: 13px;
  color: #fff;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  transition: none;
  color: #fff;
}

#team .member .social a:hover {
  color: #E64A19;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/

#comments {
  padding: 60px 0;
}

#comments .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#comments .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #E64A19;
}

#comments .contact-info address,
#comments .contact-info p {
  margin-bottom: 0;
  color: #000;
}

#comments .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#comments .contact-info a {
  color: #000;
}

#comments .contact-info a:hover {
  color: #E64A19;
}

#comments .contact-address,
#comments .contact-phone,
#comments .contact-email {
  margin-bottom: 20px;
}

#comments .form #sendmessage {
  color: #E64A19;
  border: 1px solid #E64A19;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#comments .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#comments .form #sendmessage.show,
#comments .form #errormessage.show,
#comments .form .show {
  display: block;
}

#comments .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#comments .form input,
#comments .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#comments .form button[type="submit"] {
  background: #E64A19;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#comments .form button[type="submit"]:hover {
  background: rgb(249 119 78);
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  background: #000;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
  flex-shrink: 0;
}

#footer .footer-top {
  background: #111;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #d35343;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #eee;
  direction: ltr;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #E64A19;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::before,
#footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

#footer .footer-top h4::before {
  right: 0;
  background: #555;
}

#footer .footer-top h4::after {
  background: #d35343;
  width: 60px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #ddd;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  /* padding-top: 0; */
}

#footer .footer-top .footer-links ul a {
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
  color: #d35343;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #E64A19;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #13a456;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 768px) {
  
  #comments .contact-address,
  #comments .contact-phone,
  #comments .contact-email {
    padding: 20px 0;
  }

  #comments .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}
@media (max-width: 1322px) {
  .prod-item-restrict{
    min-width: 33%!important;
  }
}

@media (min-width: 1024px) {
  #header #logo {
    padding-left: 60px;

  }

  #intro p {
    width: 60%;
  }

  #intro .carousel-control-prev,
  #intro .carousel-control-next {
    width: 5%;
  }

  #nav-menu-container {
    padding-right: 60px;
  }
}
.header-scrolled #mobile-nav-toggle{
  top: 7px;
}
@media (max-width: 767px) {

  .about-cols {
    flex-wrap: nowrap!important;
  overflow-x: scroll;
  overflow-y: hidden;
    background: #fff;
    border-radius: 0 0 4px 4px;
    margin-bottom: 20px;
  }
  .about-cols::-webkit-scrollbar,
.about-cols::-webkit-scrollbar-thumb {
  width: 5px;
  height: 5px;
  border-radius: 19px;
  background-clip: padding-box;
  background-color: #dddddd;
  /* background-color: #1d1e20; */
  color: #ff4700;
}


.about-cols::-webkit-scrollbar-track {
  background: white;
}
  .header-scrolled #nav-menu-container-Right {
    top: 0px;
}
  #nav-menu-container-Right{
    float: left;
    position: fixed;
    top: 7px;
    left: 7px;
    margin: 20px 20px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
  }
  .hidden-item{
    display: block;
  }
  #mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    cursor: pointer;
    color: #000;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
#logo {
  margin: auto;
  width: 50%;
  text-align: center;
  float: none!important;
  }
#header #logo img {
    padding: 0;
    margin: 0;
    margin-top: -20px!important;
    height: 75px;
}
 #logo img {
    max-height: 85px;
    margin-top: -10px;
}
 
  .back-to-top {
    bottom: 15px;
  }

  #header #logo h1 {
    font-size: 28px;
  }



  #intro h2 {
    font-size: 28px;
  }
  .index_black_box{
    font-size: 20px!important;
  }
  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }
}
/* Navigator Line
--------------------------------*/

#Navigator-line > .fit-line-navigator{
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  width: fit-content;
}
#Navigator-line > .fit-line-navigator > a {
  font-size: 11px;
  margin-left:5px ;
  margin-right:5px ;
  color: black!important;
}
#Navigator-line > .fit-line-navigator > a:hover {
  border-bottom: 1px solid black;
}

#Navigator-line{
  padding: 15px;
  margin-top: 44px;
  height: 60px;
  text-align: right;
  direction: ltr;
}
#Navigator-line > .fit-line-navigator > span {
  font-size: 11px;
  margin-left:5px ;
  margin-right:5px ;
}
/* Client Area Form
--------------------------------*/
#clientarea-form > .container-fluid{
  padding: 0px;
}
#clientarea-form > .container-fluid > .clientarea-card{
  width: 100%;
  min-height: 50vh;
  border: solid 1px #e7e7e7;
  border-top: solid 4px #d35343;
  padding: 30px;
}
.clientarea-card > .clientarea-card-headline{
  color: #d35343;
  text-align: right;
  width: fit-content;
  text-align: left;
  position: relative;
  /* direction: rtl; */
  float: left;
  padding-top: 30px;
  padding-right: 15px;
  font-size: 17px;
}
.clientarea-card > .clientarea-card-bodybox{
  position: relative;
  text-align: right;
  direction: ltr;
  width: 100%;
  height: fit-content;
  padding : 20px;
  margin-top: 60px;
  /* direction: rtl; */
}
.clientarea-card-bodybox > .row > .clientarea-logform {
  
  width: 100%;
  
}
.clientarea-card-bodybox > .row > .clientarea-facebook-btn {
  display: grid;
  width: 100%;
  min-height: 130px;
}
.clientarea-card-bodybox > .row > .clientarea-or {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.or-btn{
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #d35343;
  color: white;
  line-height: 45px;
  text-align: center;
  margin: auto;
  z-index: 11;
}
p > label{
  display: block;
  color: grey;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}
p>input{
  border-radius: 0px;
  width: 100%;
  border: 1px solid #ccc;
  font-size: 15px;
  padding: 6px;
  height: 35px;
  text-align: left;
  transition:ease-in-out 0.25s;
}
p>input:focus{

  border: 1px solid #ff4700;

transition:ease-in-out 0.25s;
}
.vl1 {
  border-left: 3px solid #d35343;
  height: 100px;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: 0;
}
.vl2 {
  border-left: 3px solid #d35343;
  height: 250px;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: 80px;
  z-index: 5;
}
@media (max-width: 767px) {
  #clientarea-form > .container-fluid > .clientarea-card {
    padding:0px!important;
    overflow: hidden;
  }

  .vl1{
    border-left:none;
    border-top: 3px solid #d35343;
    width: 100px;
    position: absolute;
    left: 50%;
    margin-left: 7px;
    top: 22px;
    height: 1px;
  }
  .vl2{
    border-left:none;
    border-top: 3px solid #d35343;
    width: 250px;
    position: absolute;
    left: 50%;
    margin-left: -125px;
    top: 22px;
    height: 1px;
  }
}
*{
  outline: none;
}
p>input:focus{
  outline: none;
}
p>button:focus{
  outline: none;
  background: rgb(224 52 0);
}
.clientarea-logform > form > .form-row{
  float: left;
  width: fit-content;
  padding-left: 5px;

}
.lost-pass{
  padding-top: 5px;
}
.form-row > button {
  background: #d35343;
  border: none;
  color: white;
  height: 37px;
  padding: 7px;
  padding-right: 15px;
  padding-left: 15px;
}
.imaginary-fb-btn{
  background: #007bff;
  width: 280px;
  height: 50px;
  color: white;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  margin: auto;
}

.category-card{
  padding: 10px;
  width: 100%;
  transition-duration: 0.2s;
  height: 50%;
}
.cat-txt p{
  font-size: 15px;
  color: #ffd952;
  margin-bottom: 0px;
  position: relative;
  font-family: 'cairo';
}
.cat-txt{
  width: 100%;
  background: rgb(29 30 32);
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  top: 10px;
  padding: 10px;
  text-align: left;
}
.cat-img{
  width: 100%;
  background: rgb(29 30 32);
  border-radius: 0px;
  height: 100%;
  overflow: hidden; 
  text-align: right;
}
.cat-img-full{
  padding: 10px;
  width: 100%;
  transition-duration: 0.2s;
  height: 100%;
}
.cat-img img{
  
  transition-duration: 0.2s;
}
.cat-img img:hover{
  transform: scale(1.1);
  transition-duration: 0.2s;
}
/*---*---*---*---SLIDER---*---*---*---*/
#slider {
  margin: 0 auto;
  width: 800px;
  max-width: 100%;
  text-align: center;
}
#slider input[type=radio] {
  display: none;
}
#slider label {
  cursor:pointer;
  text-decoration: none;
}
#slides {
  /* padding: 10px; */
  /* border: 3px solid #ccc; */
  background: #fff;
  position: relative;
  z-index: 1;
}
#overflow {
  width: 100%;
  overflow: hidden;
}
#slide1:checked ~ #slides .inner {
  margin-left: 0;
}
#slide2:checked ~ #slides .inner {
  margin-left: -100%;
}
#slide3:checked ~ #slides .inner {
  margin-left: -200%;
}
#slide4:checked ~ #slides .inner {
  margin-left: -300%;
}
#slides .inner {
  transition: margin-left 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
  width: 400%;
  line-height: 0;
  height: 500px;
}
#slides .slide {
  width: 25%;
  float:left;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #fff;
}

#slides .slide_1 {
  background: url(https://smartdemowp.com/carneshop/wp-content/uploads/2020/07/banner-2.jpg)  center center ;
  background-size: cover;
  background-repeat: no-repeat;
}
#slides .slide_2 {
  background: url(https://smartdemowp.com/carneshop/wp-content/uploads/2020/07/banner-3.jpg) center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#slides .slide_3 {
  background:url(https://smartdemowp.com/carneshop/wp-content/uploads/2020/07/banner-2.jpg)  center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#slides .slide_4 {
  background: url(https://smartdemowp.com/carneshop/wp-content/uploads/2020/07/banner-4.jpg)  center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#controls {
  margin: -270px 0 0 0;
  width: 100%;
  height: 0px;
  z-index: 3;
  position: relative;
}
#controls label {
  transition: opacity 0.2s ease-out;
  display: none;
  width: 50px;
  height: 50px;
  /* opacity: .4; */
}
#controls label:hover {
  opacity: 0.5;
 
}
.slider-btn{
  background: #d35343;
  color: white;
  padding: 5px;
  position: relative;
  top: 10px;
  transition-duration: 0.3s;

}
.slider-btn:hover{
  color: #d35343;
  background: white;
  transition-duration: 0.3s;
}
#slide1:checked ~ #controls label:nth-child(2),
#slide2:checked ~ #controls label:nth-child(3),
#slide3:checked ~ #controls label:nth-child(4),
#slide4:checked ~ #controls label:nth-child(1) {
  float: right;
  display: block;
  background-position: 0px;
  text-decoration: none;
  line-height: 0;
  font-size: 40px;
  position: relative;
  height: 0;
  right: 0;
  top: 0px;
  border-bottom: 25px solid transparent;
  border-top: 25px solid transparent;
  border-left: 40px solid #333;
  box-shadow: #d35343 -4px 0px 0px -1px;
  border-radius: 4px;
}
  

#slide1:checked ~ #controls label:nth-last-child(2),
#slide2:checked ~ #controls label:nth-last-child(4),
#slide3:checked ~ #controls label:nth-last-child(3),
#slide4:checked ~ #controls label:nth-last-child(2) {
  float: left;
  display: block;
  background-position: 0px;
  text-decoration: none;
  line-height: 0;
  font-size: 40px;
  position: relative;
  height: 0;
  right: 0;
  top: 0px;
  border-bottom: 25px solid transparent;
  border-top: 25px solid transparent;
  border-right: 40px solid #333;
  box-shadow: #d35343 4px 0px 0px -1px;
  border-radius: 4px;
}
#bullets {
  margin: 150px 0 0;
  text-align: center;
}
#bullets label {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius:100%;
  background: #ccc;
  margin: 0 10px;
}
#slide1:checked ~ #bullets label:nth-child(1),
#slide2:checked ~ #bullets label:nth-child(2),
#slide3:checked ~ #bullets label:nth-child(3),
#slide4:checked ~ #bullets label:nth-child(4) {
  background: #444;
}

@media (max-width: 767px) {
  .hide-mob{
    display:none
  }
}

.mdbox{
  height: 500px;
}
@media (max-width: 992px){
  .mob-not-disp{
    display:none;
  }
  #slides .inner{
    height: 400px!important;
  }
  #controls {
    margin: -240px 0 0 0!important;
  }
  .mdbox{
    height: 400px;
  }
  .cat-img img{
    height: 130px!important;
  }
}
.remove-margins{
  margin:0;
}
.ico-scrolled{
  height: 70px!important;
  margin-top: -20px!important;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#boommeatico{
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.cat-block{
  height: 300px;
}
.cat-img img{
  width: auto;
  height: 180px;
  margin: auto;
  display: block;
  padding-bottom: 20px;
  padding-top: 10px;
}
.product-addcart{
  display: block;
  text-align: center;
  position: relative;
  color: #666;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: normal;
  padding: 8px 12px 8px 12px;
  text-transform: uppercase;
  border: 1px #d1d1d1 solid;
  border-radius: 0px;
  text-decoration: none;
  cursor: pointer;
  width: fit-content;
  margin: auto;
  font-weight: bolder;
  margin-top: 5px;
  margin-bottom: 20px;
}
.product-addcart:hover{
  background: #d35343;
  border-color: #d55443;
  color: white;
}

#Filter-line{
  padding-top: 15px;
  margin-top: 10px;
  /* height: 60px; */
  text-align: right;
  direction: rtl;
}
.button-active {
    background: #d55442!important;
    border: 1px solid #d35343!important;
    color: #fff!important;
 
}
a.button-list{
  background: #dfdfdf;
  border: 1px solid #dfdfdf;
  color: #333;
  height: 30px;
  margin-right: 5px;
  padding: 0px 8px 0px 8px;
  width: 35px;
  position: relative;
  top: 0px;
  display: none;
}
a.button-grid , #filter-toggler{
  background: #dfdfdf;
  border: 1px solid #dfdfdf;
  color: #333;
  height: 30px;
  margin-right: 5px;
  padding: 0px 8px 0px 8px;
  width: 35px;
}
.stars-of-product-list {
  text-align: left;
  font-size: 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: orange;
}
.product-name-list {
  color: #202020;
  font-size: 16px;
  text-align: right;
  font-weight: 400;
  direction: rtl;
  line-height: 20px;
  margin: 0;
  padding-top: 10px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  /* margin: auto; */
  display: block;
}
.down-border{
  margin: 0px;

  padding-bottom: 15px;
  border-bottom: 1px solid #e7e7e7;
}

.filter-st-itm{
  padding: 0px;

}
#sort-by{
  padding-right: 20px;
  float: left;
  width: inherit;
}
.view-mode{

  float: right;
}
.orderby{
  border: 1px solid #ddd;
  font-size: 12px;
  background-color: #fff;
  font-weight: normal;
  height: 33px;
  line-height: 20px;
  position: relative;
  top: -4px;
  transition-duration: 0.2s;
  width: inherit;
  max-width: 150px;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat;
  background-position: left 5px top; /* Change the px value here to change the distance */
  -moz-appearance: none; 
  -moz-appearance: none; 
  -webkit-appearance: none; 
  appearance: none;
  padding : 4px 20px;
  float: left;
}
.orderby:focus{
  outline: none;
  border: 1px solid #d35343;
  transition-duration: 0.2s;

}
.product-price-list {
  color: #202020;
  font-size: 16px;
  text-align: right;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 10px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  text-overflow: ellipsis;
  width: 100%;
  direction: rtl;
  overflow: hidden;
  white-space: nowrap;
}
.product-addcart-list {
  display: block;
  text-align: right;
  position: relative;
  float: right;
  color: #666;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: normal;
  padding: 8px 12px 8px 12px;
  text-transform: uppercase;
  border: 1px #d1d1d1 solid;
  border-radius: 0px;
  text-decoration: none;
  cursor: pointer;
  width: fit-content;
  /* margin: auto; */
  font-weight: bolder;
  margin-top: 5px;
  margin-bottom: 20px;
}
.list-prod-item{
  margin-right: 0px;
  margin-left: 0px;
  /* max-height: 250px; */
  margin-bottom: 5px;
  margin-top: 5px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.card-img-top-list{
  margin:auto;
  display: block;
  max-width:100%;
  max-height:250px;
  width: auto;
  height: auto;
  padding: 5px;
}
/*-----------------PRICE RANGE---------------------*/
/* This line can be removed it was just for display on CodePen: */

.slider-labels {
  margin-top: 10px;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
/* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s,top .3s;
  transition: left 0.3s,top .3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,.noUi-handle {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: -7px;
  top: -7px;
  background-color: #d35343;
}

/* Styling;
 */
.noUi-background {
  background: #D6D7D9;
}

.noUi-connect {
  background: #d35343;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 2px;
}

.noUi-target.noUi-connect {
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid #d35343;
  border: 8px solid rgb(211 83 67 / 29%);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

/* Disabled state;
 */
[disabled].noUi-connect,[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-origin,[disabled] .noUi-handle {
  cursor: not-allowed;
}
#close-filter{

font-size: 20px!important;

float: right;

font-size: 25px;

cursor: pointer;

padding-top: 3px;

float: right;

padding-left: 10px;

padding-top: 3px;
} 
@media (max-width: 400px){
.prod-item-restrict {
  min-width: 100%!important;
}}
.active-sidebar{
  width: 300px!important;
  transition:0.5s ease;
}
.text_ovf {
  display: block;
  width: 100%;
  max-height: 95px;
  /* font-size: 16px; */
  overflow: hidden;
  white-space: break-spaces;
  /* text-overflow: ellipsis; */
  /* text-overflow: clip; */
}
.list-look{
  margin-left:0px!important;
  margin-right: 0px!important;
  display:none;
}
.product-addcart-list:hover{
  background: #d35343;
  border-color: #d55443;
  color: white;
}.image-gal-container{
  width: 100%;
  padding: 10px 0px 10px 0px;
}
.prod-image-view{
  width: 100%;
  border: 1px solid #1d1e20;
}
.prod-image-gal{
  width: 100%;
  height: auto;
  margin-top: 5px;
  max-height: 260px;
  overflow: hidden;
}
.prod-galary-img{
  width: 100%;
  height: 100%;
  padding:1px;
  border: 1px solid #1d1e20;
  cursor: pointer;
}
.no-padding{
  padding:0px;
}

.fit-image{
  max-width:100%;
  max-height:100%;
  width: auto;
  height: auto;
  margin: auto;
  display: block;
  padding: 1px;
  /* padding: 1px; */
  /* border: 1px solid #1d1e20; */
}
.prod-img-gal-highlight{
  border:1px solid #d35343;
}
.box-shadow-bottom-white{
  box-shadow: inset 0px -38px 20px 0px #ffffff;
  position: relative;
  bottom: 50px;
  left: 0px;
  width: 100%;
  height: 50px;
  text-align: center;
  z-index: 10;
  line-height: 50px;
}
.box-shadow-bottom-white span{
  color: #ffffff;
  font-size: 15px;
  background: #d35343;
  /* border-radius: 5px; */
  padding: 2px 10px;
  cursor: pointer;
}
@media (max-width: 1160px) {
  .prod-image-gal{
    max-height: 200px;
  }

}
@media (max-width: 767px) {
  .prod-image-gal{
    max-height: 100%;
  }
  .box-shadow-bottom-white{
  display: none;
  }
  
  .prod-image-gal-mobile {
    flex-wrap: nowrap!important;
  overflow-x: scroll;
  overflow-y: hidden;
    background: #fff;
    border-radius: 0 0 4px 4px;
    margin-bottom: 20px;
  }
  .prod-image-gal-mobile::-webkit-scrollbar,
.prod-image-gal-mobile::-webkit-scrollbar-thumb {
  width: 5px;
  height: 5px;
  border-radius: 19px;
  background-clip: padding-box;
  background-color: #dddddd;
  /* background-color: #1d1e20; */
  color: #ff4700;
}

.prod-image-gal-mobile::-webkit-scrollbar-track {
  background: white;
}

.prod-image-gal-mobile::-webkit-scrollbar {
  -webkit-appearance: none;
}


}




.view-more-btn{
  color: #ffffff;
  font-size: 15px;
  background: #d35343;
  /* border-radius: 5px; */
  padding: 13px;
  cursor: pointer;
  opacity: 0.8;
  border-radius: 20px;
  width: 40px;
  height: 40px;
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  border-radius: 0px!important;
  opacity: 1!important;
}
.scroll-hint-icon {
  top: 0px!important;
  left: 0px!important;
  width: 100%!important;
  height: 100%!important;
  background: rgb(0 0 0 / 0%)!important;
  padding: 70px 10px 10px 10px!important;
} 

.scroll-hint-icon:after {
  top: 60px!important;
  background-image: url("../img/arrows.png")!important;
}

.scroll-hint-icon:before {
  opacity: 1!important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAADcUlEQVRoge2XTWgdVRTHf+e+m8x7baCtLU8pSDdKqRTSj4AfTSwhoFgakSDZqgXRhQuXLsSdFdpFxFUpxp0WKi1d1JVYVNJKkdKpNaGJoCJYbSAaQlvyzGSOi+aNfZP5yMu7yVOcPwy8OXfuOb//3Hc/BgoV+n9LXCXSi3t3QDiKyuPAJZBXpPfqTVf502ScZVL9kOrQAI990MWDLzwDnHCWO0PuDEAfW/vBeLC1H9ABh7lT5dKAx8wFCGswcwFgg8PcqbJOs906d+9aR7kcgbaoMNBuFQbarcJAu1UYaLf+8wbcHiViujxSDXv2PXTXlIyPyhgwATJOUJuU/vHbLmq4+x4Y26Px2PT0HarVjbCsBQV+AabCkB+MkUmQKViYkr7rPzZTd00NqGYX0OXGAG6KMkK4+X3p/zLIq7umc0Ay6FPgAbYrHFeZPaWa/4LXzkA6YBb8P/2EF/l675G8MqmTWMe631OVI0EQbgiC0K/VgpEth2+czUvYAJEAuiL46FZfA0azSiWOgF7qfhbkLRGq1poua02v59kzf57f9WZWsiSIhqYm4Jdiu/PKJf+FFs0D9Z8iYK3BWoPnlY7OnNv9cPzxb45t25cKUWdpHh6USkYvIMWA9F09hchH0b2AtYK1plLZyMTs+Z2f/Xb2kYMAN0a37/Qq9vQawK9I6RuZZ16nFuxAZQBARLAWwHRBxyFFDv1+5tHZ+flgk2qQulo0BR+bO5l9l5S6CknPlQVK5SHg+ygmUh8JOjstnlfaXC5bqVSS30PL8K0YAJAnLs9RYhC4FcWWTHR0RCYol5cbWA94WME+IE/6PyMMAnejWIKJBh5X8K2OQF1ywP8W5WUgjGIxExHPOsJDEzux9PmfIrzTELvPRASQpmbhXcyBuOSA/y7CyYaYCKWSuIdP6peg5s9CXukNRL9oSGKyTm0p93oPvBV4WIUB6bmygATDwGTuwznw8ZjTfSBL8tT4HyyGzwHTqQ+5gFfm8lhWfZyWg9/9RMgQ6PyyRjfwIDqRx9HS94A87V8EXuJ+ZFfwgCgf5zG0/EEjvddOA283gNXVCjz4Zi5oWPES66+KOkH6VfewIieALXHQPPh4u4BvFvSwDF77Na+uMwMA+vn+TXQuvqoqz4PuQtnWBPxt4Lqgn5i54KQMj//lkq1QoUL/Uv0NnJuDBTRGvNUAAAAASUVORK5CYII=)!important;
}


.view-price-adjust{
  padding: 0px;
  padding-top: 14px;
  /* direction: ltr; */
  padding-right: 0px;
  font-size: 25px;
  height: 50px;
  text-align: left;
}
.desc-title{
  font-size: 14px;
  color: #333;
  margin: 0px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  float: left;
}
.view-desc{
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: left;
  font-size: 13px;
  color: #222;
  padding-bottom: 10px;
}
.prod-qty{
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  height: 48px !important;
  width: 65px !important;
  text-align: center;
  float: left;
  margin: 5px;
}.prod-addcart-view{
    background: #d35343;
    border-color: #d55443;
    color: white;
    font-size: 16px;
    float: left;
    padding: 8px 20px !important;
}.prod-cat-view{
  display: inline-block;
  margin-top: 0;
  width: 100%;
  font-weight: bold;
  right: 0.5px;
  text-align: left;
  direction: ltr;
}
.prod-cat-view a{
  display: inline-block;
  font-size: 13px;
  margin-bottom: 3px;
  margin-right: 0px;
  padding: 1px 3px;
  font-weight: normal;
  color: #333;
}

.social{
  margin-top: 20px !important;
}
.social ul {
  margin: 0;
  list-style: none;
}
.social ul li {
  display: inline-block;
  margin: 0 7px 0 0;
  width: 25px;
  text-align: center;
  border: 1px #e5e5e5 solid;
  border-radius: 0px;
  color: #888;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  float: right;
}
.social a {

  color: #888;

}
.in-stock{
  position: relative;
  width: 80px;
  float: right;
  top: -43px;
  font-size: 16px;
  margin-bottom: 0px;
  height: 33px;
  background: #78bf24;
  color: white;
  padding: 4px 10px 4px 10px;
  text-align: center;
}
.out-of-stock{/* position: relative; *//* top: -35px; *//* width: 80px; *//* float: left; *//* font-size: 16px; *//* margin-bottom: 0px; *//* height: 33px; */background: #bf2424;/* color: white; *//* padding: 4px 10px 3px 10px; *//* text-align: center; */position: relative;width: 115px;float: right;top: -43px;font-size: 16px;margin-bottom: 0px;height: 33px;/* background: #78bf24; */color: white;padding: 4px 10px 4px 10px;text-align: center;}
.hr-as-sep{
  margin-top: 10px;margin-bottom: 10px;width: 100%;
}
.prod-star-view {
  /* margin-top: -30px; */
  /* margin-bottom: 22px; */
  font-size: 15px;
  /* text-align: left; */
  direction: ltr;
}
.card-body{
  padding: 10px;
  height: 10px;
}
.prod-review-container{
  /* height: 200px; */
  margin-top: 10px;
  width: 100%;
  border: 1px solid #e5e5e5;
}
.prod-review-title{
  text-align: left;
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}.prod-review-num{
  text-align: left;
  padding: 10px;
  color: #666666;
  font-weight: bold;
  direction: rtl;
}.prod-review-img{
  height: 80px;
  float: right;
}.prod-review{
  width: 100%;
    padding: 10px;
}.prod-review-name{
  text-align: right;
  font-size: 15px;
  padding-top: 19px;
  color: #d35343;
  direction: ltr;
}
.media{
  direction: rtl;
  padding: 5px;
}.media-body{
  border: 1px solid #e5e5e5;
  padding: 0px 15px;
}.prod-rev-date{
  font-size: 11px;
  padding-right: 5px;
  color: #666666;
}.prod-review-text{
  font-family: 'Cairo';
  text-align: right;
  color: black;
  font-size: 13px;
}.name-date-sep{
  
  padding: 0px 3px;
  color: #666666;
  text-align: center;

}.name-rev{
  
  font-weight: bold;

}.show-more-cont{
  text-align: center;
  height: 20px;
}
.show-more-cont span{
  position: relative;
  top: -30px;
  background: white;
  padding: 0px 10px;
  cursor: pointer;

}
@media (min-width: 768px) {
  .login-vl{
    top: 0px;
  }
}
.list-group-item {

color: #696969;

text-align: start;

border-radius: 0px!important;
}.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #d45444;
  border-color: #b11400;
}.profile-tab-container{
  border: 1px solid #dfdfdf;
  /* border-radius: 5px; */
  text-align: left;
  min-height: 50vh;
  background: white;
  padding: 20px;
  margin-top: 10px;
  border-top: solid #d35343 4px;
}
.profile-card{
  padding: 0px!important;
  border: none!important;
}
.profile-container{
  margin-top: 0px!important;
}










.list-group > .sub-list-group > .list-group-item {
  padding-right: 45px;
  border-bottom: none;
  border-top: none;
}
.prof-list-cont{
padding-top: 10px;padding-bottom: 20px;
}

/*Styling Selectbox*/
.dropdown {
  max-width: 200px;
  margin-right: 10px;
  display: inline-block;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 0 2px rgb(204, 204, 204);
  transition: all .5s ease;
  position: relative;
  font-size: 14px;
  color: #474747;
  height: 100%;
  text-align: left;
  min-width: 81px;
  max-height: 40px;
}
.dropdown .select {
    cursor: pointer;
    display: block;
    padding: 10px;
    text-align: right;
    /* padding-right: 10px; */
}
.dropdown .select > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px
}
.dropdown:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204)
}
.dropdown:active {
    background-color: #f8f8f8
}
.dropdown.active:hover,
.dropdown.active {
    box-shadow: 0 0 4px rgb(204, 204, 204);
    border-radius: 2px 2px 0 0;
    background-color: #f8f8f8
}
.dropdown.active .select > i {
    transform: rotate(-90deg)
}
.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 2px 2px;
    overflow: hidden;
    display: none;
    max-height: 400px;
    overflow-y: auto;
    z-index: 9;
}
.dropdown .select span{
padding-right: 10px;
}
.dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer
} 
.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}
.dropdown .dropdown-menu li a {
  color: #474747;
}
.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2
}
.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2
}
.ord-details-container{
  font-size: 14px;
}
.ord-det-val{
  font-weight: bold;
}
.order-haed-bord-bot{
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
}
.set-star{
  text-align: center;font-size: 20px;
}
.ord-info-text{
  color: #202020;
    font-size: 16px;
    text-align: right;
    font-weight: 400;
    direction: rtl;
    line-height: 20px;
    margin: 0;
    padding-top: 10px;
    position: relative;
    /* text-decoration: none; */
    /* text-transform: capitalize; */
    /* text-overflow: ellipsis; */
    width: 100%;
    overflow: hidden;
    /* white-space: nowrap; */
    /* margin: auto; */
    display: block;
}
.suc-del-item{
  background: #8bc34a;
  padding: 5px 10px;
  color: white;
  border-radius: 2px;
}
.fail-del-item{
  background: #d01414;
  padding: 5px 10px;
  color: white;
  border-radius: 2px;
}
.normal-del-item{
  background: #505050;
  padding: 5px 10px;
  color: white;
  border-radius: 2px;
}
html{
  background: #111111;
  background: linear-gradient(0deg, rgba(17,17,17,1) 0%, rgba(17,17,17,1) 40%, rgba(0,0,0,1) 100%);
}

.ord-btn{
 display: block;
 color: #777;
 margin: auto;
 margin: 5px auto 5px auto;
 max-width: 300px;
 padding: 10px;
 text-align: center;
 border: 1px solid #c7c7c7;
 background-image: -webkit-gradient(linear,right top,right bottom,color-stop(0,#DFDFDF),color-stop(1,#CECECE));
 background-image: -o-linear-gradient(bottom,#DFDFDF 0,#CECECE 100%);
 background-image: -moz-linear-gradient(bottom,#DFDFDF 0,#CECECE 100%);
 background-image: -webkit-linear-gradient(bottom,#DFDFDF 0,#CECECE 100%);
 background-image: -ms-linear-gradient(bottom,#DFDFDF 0,#CECECE 100%);
 background-image: linear-gradient(to bottom,#DFDFDF 0,#CECECE 100%);
 border-radius: 2px;
 box-shadow: 0 0 4px rgb(0 0 0 / 25%);
}
.ord-btn:hover{
  display: block;
  color: rgb(77, 77, 77);
  box-shadow: 0 0 4px rgb(0 0 0 / 15%);
}
.imaginary-fb-btn{
  color: white !important;
}
.imaginary-fb-btn:active{
  color:white;
  background-color: #0068d8;
}

.forgot_pass{
  color: #d35343!important;
  cursor: pointer!important;
}
.old-price{
  font-weight: 100;
  padding: 0px 5px;
}
.stock-size{
  position: relative;
  text-align: right;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 13px;
  direction: rtl;
}
.submit-qty{
  height: 60px;
}
@media screen and (max-width: 300px) {
 .availability{
  display:none;
 }
}

@media screen and (max-width: 323px) {
  
  .submit-qty{
    height: 110px;
  }
 }
 @media screen and (max-width: 250px) {
  
  .prod-addcart-view {
    background: #d35343;
    border-color: #d55443;
    color: white;
    font-size: 10px;
    padding: 8px 20px !important;
  }
 }
.empty-box-err{
  width: 100%;
  background: #f9cfca;
  padding: 20px;
  text-align: center;
  border: darkred 1px solid;
  color: darkred;
}
[data-pagination],
[data-pagination] *,
[data-pagination] *:before,
[data-pagination] *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-kerning: auto;
}
[data-pagination] {
  padding: 25px 0px;
  font-size: 8pt;
  line-height: 1;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  margin: 1em auto;
  text-align: center;
  transition: font-size .2s ease-in-out;
}
[data-pagination] ul {
  list-style-type: none;
  display: inline;
  font-size: 100%;
  margin: 0;
  padding: .5em;
}
[data-pagination] ul li {
  display: inline-block;
  font-size: 100%;
  width: auto;
  border-radius: 3px;
}
[data-pagination] > a {
  font-size: 140%;
}
[data-pagination] a {
  color: #111;
  font-size: 100%;
  padding: .5em;
}
[data-pagination] a:focus,
[data-pagination] a:hover {
  color: #f60;
}
[data-pagination] li.current {
  padding: 10px 3px;
  background: rgb(29 30 32);
}
/* Disabled & Hidden Styles */
[data-pagination] .disabled,
[data-pagination] [hidden],
[data-pagination] [disabled] {
  opacity: .5;
  pointer-events: none;
}
@media (min-width: 350px) {
  [data-pagination] {
    font-size: 10pt;
  }
}
@media (min-width: 500px) {
  [data-pagination] {
    font-size: 12pt;
  }
}
@media (min-width: 700px) {
  [data-pagination] {
    font-size: 14pt;
  }
}
@media (min-width: 900px) {
  [data-pagination] {
    font-size: 16pt;
  }
}
.current a{
  color: gold;
}
.widget_shopping_cart_content {
  padding: 10px 15px 5px;
  color: #696969;
  font-weight: bold;
  font-size: 13px;
  border-radius: 0;
}

.cart-bag {
  display:none;
  position: absolute;
  width: 300px;
  -webkit-backface-visibility: hidden;
  z-index: 1003;
  top: 100%;
  margin-top: 0px;
  left: 0;
  padding: 0;
  line-height: 38px;
  box-shadow: 0 5px 8px rgb(0 0 0 / 15%);
  text-align: right;
  background: white;
  animation: menuFadeInDown .2s ease-out;
}
.pull-right {
  float: right;
}
.view-cart-a{
  color: black !important;
}.total-count{
  border-bottom: solid 1px #e6ebee;

}.cart_list {
  position: relative!important;
  display: block!important;
  box-shadow: none!important;
  text-align: center;
  /* padding: 10px!important; */
  max-height: 250px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  line-height: 1;
}
.product-image {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 0;
  -webkit-flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  width: 80px;
  /* float: left; */
  /* display: flex; */
  /* margin-right: auto; */
}.product-image img {
  width: 100%;
  height: auto;
}
.widget_shopping_cart_content .total {
  padding: 15px 10px 25px;
  text-align: right;
  text-transform: uppercase;
  color: #474747;
  direction: rtl;
}.total .amount {
  float: left;
  font-size: 15px;
  font-weight: 700;
  color: inherit;
}.widget_shopping_cart_content .buttons {
  margin-bottom: 0;
  padding: 0 5px 15px;
}
.widget_shopping_cart_content .buttons .checkout {
  float: none;
  width: 100% !important;
  background: #d15344;
  text-align: center;
  padding: 9px;
  font-weight: 100;
}.widget_shopping_cart_content li:not(.empty) {
  padding: 10px 10px !important;
  border-bottom: 1px solid #e6ebee !important;
  height: 120px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
}.product-details a {
  display: block;
  text-decoration: none;
  font-size: 1.0769em;
  letter-spacing: 0.005em;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: .5rem;
}.product-details a {
  padding-left: 15px;
}.product-details {
  position: relative;
  -ms-flex: 1;
  flex: 1;
  max-width: calc(100% - 104px);
}.product-details {
  padding-top: 0;
  position: static;
  max-width: calc( 100% - 80px );
  padding-right: 15px;
  direction: rtl;
}


  .cart_list::-webkit-scrollbar, .cart_list::-webkit-scrollbar-thumb {

   
    width: 5px;
    height: 5px;
    border-radius: 20px!important;
    background-clip: padding-box;
    background-color: white;
    color: #d45444!important;

  }
  .cart_list::-webkit-scrollbar-track {
    background: #ffffff!important;
  }

 .cart-container:hover , .cart-bag:hover .cart-container {
  }
  .cart-container:hover .cart-bag ,   .cart-bag:hover .cart-bag {
    display: block;
 }

.ajax-loading{
  cursor: pointer;
  width: 25px;
  height: 20px;
  background: #dee2e6;
  position: absolute;
  top: 10px;
  padding: 5px!important;
  border-radius: 10px;
  text-align: center!important;
}
.woocommerce-mini-cart__empty-message{
  padding: 15px;
}
.cart-header{
  height: 50px;
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
  padding-top: 10px;
  font-family: 'cairo';
}.cart-item-cont{
  border-bottom: 1px solid #e7e7e7;
  height: 100px;

  font-size: 17px;
  font-family: 'Cairo';
  line-height: 100px;
}.del-action{
  text-align: center;
  width: 100%;
}
.imadjust-cart{
  height: 90px;padding: 1px;position: relative;top: -2px;border: 1px solid #1d1e20;
}
.strokeofminus{
  padding: 5px 5px;
  border-radius: 10px;
  background: #e7e7e7;
}
.cart-prod-name{
  font-size: 12px!important;
  line-height: 25px!important;
  overflow: visible!important;
  white-space: break-spaces!important;
  display: inline-block!important;
  vertical-align: middle!important;
  line-height: normal!important;
}
.woocommerce-Price-amount{

  text-align: center;
  font-size: 12px;
}
.quantity .plus,.quantity .minus {
  background: #f4f4f4;
  border-color: #c8bfc6;
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-appearance: none;
}
button:focus{
  outline:none!important;
}
.quantity input.qty {
  border-radius: 0;
  width: 38px;
  height: 30px;
  padding: 0 4px;
  border-color: #c8bfc6;
  box-shadow: none;
  color: #222529;
  border: 1px solid;
  -webkit-appearance: none;
}
.customdet{


  max-height: 100px;
  overflow: hidden;
}
@media (max-width: 992px){
  .cart-header{
    display:none;
  }
  .cart-item-cont {
    height: 100%;
    border-bottom: 1px solid #e7e7e7;
    font-family: 'Cairo';
    line-height: 0px;
}
.del-action {
  height: 30px;
  text-align: left;
  width: 50px;
  float: left;
  padding-top: 10px;
}
.customdet {
  text-align: center!important;
  max-width: 100%!important;
  padding-top: 10px!important;
}
.woocommerce-Price-amount{
  height: 40px;
  padding: 20px 0px 0px 0px;
  text-align: center;
  font-size: 12px;
}

}
.cart-list-details th{
  min-width: 100px;
  background: #f6f6f6;
  /* padding-right: 10px; */

}
.shop_table{
  width:100%;
  margin-top: 35px;
  margin-bottom: 35px;  
}
.cart-list-details th,.cart-list-details td{
  border: 1px solid #ddd;
  padding: 10px;
}
li{
  list-style: none;
}
.apply-btn {
  background: #d35343;
  border: none;
  color: white;
  margin: auto;
  height: 37px;
  padding: 7px;
  padding-right: 15px;
  padding-left: 15px;
}
.vocode {
  border-radius: 0px;
  max-width: 100px;
  border: 1px solid #ccc;
  font-size: 15px;
  padding: 6px;
  height: 37px;
  margin-top: 1px;
  transition: ease-in-out 0.25s;
}
.normal-yellow-bx{
 
    background: #f3c045;
    padding: 5px 10px;
    color: #1d1e20;
    border-radius: 2px;

}
.blue-suc-del-item{
  background: #3377f5;
  padding: 5px 10px;
  color: white;
  border-radius: 2px;
}
.directions{
    direction:rtl;
}
.fire-float{
         float: right!important;
}
.s006 form .inner-form .input-field .btn-search {
    right: 0!important;
}
.s006 form .inner-form .input-field input {
    text-align: left!important;
    padding: 10px 70px 10px 32px!important;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.index_black_box{
  color:#d35343;font-size: 30px;
  padding: 10px;
  background: rgb(0 0 0 / 68%);
}
.weight-val{
  direction: ltr;
  font-weight: bolder;
  font-size: 20px;
}
.anc-float {
  position: fixed;
  width: 44px;
  height: 44px;
  bottom: 16px;
  left: 13px;
  background-color: #25d366!important;
  color: #FFF!important;
  border-radius: 50px;
  text-align: center;
  font-size: 27px;
  border: 3px solid #25d366;
  z-index: 100;
}

.my-float{

}
.anc-float:hover{
  background-color:white!important;
  color: #25d366!important;
  border: 2px solid #25d366;
}
.prod-image-gal-mobile::-webkit-scrollbar-track {
  background: #ffffff!important;
}

.prod-image-gal-mobile::-webkit-scrollbar, .prod-image-gal-mobile::-webkit-scrollbar-thumb {

  background-color: #ffffff!important;

  color: #d8d8d8!important;
}
.views-counter{
  float: right;
}