/* pagging item */
.page-item:not(:first-child) .a {
  margin-left: -1px;
}
.pagination-area .a {
  border: 0;
  padding: 0 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 40px;
  color: #7E7E7E;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  background-color: #F2F3F4;
}
.page-item a {
  padding: 0.375rem 0.75rem;
}
.page-item a {
  position: relative;
  display: block;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/*
.main-categori-wrap .categori-dropdown-inner{
  min-width: unset !important;
}*/
/* header Footer*/
.header-style-1 .header-middle-ptb-1{
  padding: 0 0 !important;
}
.logo.logo-width-1 {
  width: 25% !important;
  margin-right:unset !important;
}
.header-logo-title{
  color: #F38739 !important;
}
.main-menu.main-menu-lh-2 > nav > ul > li{
  line-height: 50px;
}
.main-menu li a{
  text-transform: uppercase;
  font-weight: 500 !important;
}
.main-menu > nav > ul > li:hover ul.sub-menu{
  margin-top:unset !important;
  border-radius: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
  .main-menu.main-menu-padding-1 > nav > ul > li {
      padding: 0 18px;
  }
}
.footer-mid .widget-title{
  color: #F38739;
}
.strike-rate{
  text-decoration: line-through;
}
.attribute_image {
  margin-right: 10px;
}
.attribute_image.active img{
  border: 3px solid #F38739;
}
.attribute_image img{
    width: 90px;
    border: 3px solid #ccc;
    padding: 2px;
    cursor: pointer;
    margin-bottom: 10px;
}
.product-cart-wrap .product-img-action-wrap{
  padding:unset;
  min-height: 320px;
}
.swal-button.swal-button--confirm{
  background-color: #F38739 !important;
}
.swal-footer,.swal-title,.swal-text{
  text-align: center !important;
}
.swal-title{
  font-size: 22px !important;
}
.custome-radio input[type="radio"] + .form-check-label::after{
  top: 9px !important;
  height: 15px;
  width: 16px;
  top: 17px !important;
  left: 0px;
}
.logo.logo-width-1 a img{
  width: 120px;
    min-width: 120px;
}
#scrollUp{
  bottom: 80px !important;
}
input{
  border-radius: unset;
  height: 48px;
}
.form-group input{
  border-radius: unset;
  height: 48px;
}
sup.star{
  color: red;
}
@media only screen and (max-width: 791px){
  .invoice-5 .invoice-header {
    padding: unset !important ; 
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px){
  .header-action-right{
    display: flex !important;
  }
}
.ui-widget.ui-widget-content{
  max-height: 500px !important;
    overflow-y: auto !important;
    overflow-x: hidden;
}
.backlink{
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 20px;
  font-family: "Quicksand", sans-serif;
  background: #DEF9EC;
  color: #F38739;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
}
.addlink{
  float: right;
  border: 2px solid;
  padding: 0px 12px;
  border-radius: 26px;
}
.product-cart-wrap .product-content-wrap h2{
  line-height: 1.5em;
  min-height: 2.5em;
}