.text-black
{
    color: #000 !Important;
    font-weight: 600;
}
.purplecolor
{
    color: #ffffff !important;
}
.text-center.text-black span {
    color: #000 !important;
    font-weight: 600;
}
ul.list-unstyled.footerli li, ul.list-unstyled.footerli li a {
    color: #ffffff !important;
}
.brownbg
{
    background: #e5d0a3;
}
.top-navbar [class*="border"] {
    border-color: #000 !important;
    line-height: 1;
}
input#search {
    background: #fff;
}
.search-nothing.p-3.text-center.fs-16 {
    word-break: break-word;
}

form.stop-propagation {
    min-width: 335px;
}
ul.social li a {
    background-color: #fff;
    color: #bd32a2;
    border: 2px solid #bd32a2;
    border-radius: 0;
    border-radius: 5px;
    padding: 0px;
    line-height: 1;
    width: 30px;
    height: 30px;
    line-height: 27px;
}
.comparecls span.nav-box-text {
    font-size: 11px;
}
.comparecls i {
    font-size: 23px;
}
.aiz-category-menu ul ul:before {
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    top: -20px;
    width: 100%;
}


form.stop-propagation {
    min-width: 280px;
}
ul.social i
{
    color: #bd32a2;
    
}
.MuiSkeleton-pulse {
    animation: MuiSkeleton-keyframes-pulse 1.5s ease-in-out 0.5s infinite;
}
.top-navbar {
    background-color: #e7bcea !important;
    height: auto;
    margin-top: -2px;
    display: flex;
    align-items: center;
    margin: 0;
    flex-wrap: wrap;
}
h3.shopheading {
    color: #9A0056 !important;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}



/***************************** END BOI Block ***********************************/

/***************************** Our Store Homepage ***********************************/

.our-store-main-section{
    background: #f1f2f4;
    padding: 30px 45px 75px;
}
@media (max-width: 767px){
.our-store-main-section{
    padding: 0 0 20px;
}
}

.our-store-main-links{
    display: flex;
}
@media (max-width: 1100px){
.our-store-main-links{
    flex-direction: column;
}
}

.our-store-main-links div{
    margin: 5px;
    border-radius: 10px;
    position: relative;
}
@media (max-width: 1100px){
.our-store-main-links div{
    width: 100% !important;
    margin: 0;
}
}

.our-store-main-first{
    width: 80%;
}
.our-store-main-first img{
    border-radius: 10px;    
}
.our-store-main-second{
    width: 65%;
    background: #fff;
    padding: 10px 20px 10px;
    color: #000;
}
@media (max-width: 1100px){
.our-store-main-second{
    margin-top: 35px !important;
}
}
.our-store-main-second h2{
    font-size: 1.8em;
}
.our-store-main-second p{
    font-size: 1.1em;
    width: 100%;
}
@media (max-width: 1345px){
.our-store-main-second p{
    font-size: 1em;
}
}

.our-store-inner-block1{
    position: absolute !important;
    background: #fff;
    margin-top: -118px !important;
    padding: 10px 20px 15px;
    margin-left: 55px !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.our-store-inner-block1 a {
    color: #851753;
}

@media (max-width: 1100px){
.our-store-main-links .our-store-inner-block1{
    width: 400px !important;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin: 0 auto;
    margin-top: auto !important;
    top: 50%;
    padding: 60px;
}
}
@media (max-width: 767px){
.our-store-main-links .our-store-inner-block1{
    margin-top: -62px !important;
    position: relative !important;
}
}
@media (max-width: 480px){
.our-store-main-links .our-store-inner-block1{
    width: 80% !important;
    margin-top: -85px !important;
    padding: 25px;
}
}
.our-store-inner-block1 p{
    width: 100%;
    text-align: center;
    margin: 0;
}
.our-store-inner-block1 p:first-child{
    font-size: 3em;
    text-transform: uppercase;
    font-weight: bold;
}
.our-store-inner-block1 p:nth-child(2){
    border-top: 2px solid;
    width: 100px;
    margin: 5px auto;
    border-color: #707070;
    height: 3px;
}
.our-store-inner-block1 p:nth-child(3){
    color: #ACACAC;
    font-size: 1.4em;
}
.our-store-inner-block1 p:nth-child(4){
    color: #851753;
    font-size: 1.4em;
}
.know-more-button{
    position: absolute !important;
    right: 30px;
    bottom: -25px;
}
@media (max-width: 1100px){
.know-more-button{
    right: 27px;
    text-align: right;
}
}

/*****************************End Our Store Homepage ***********************************/


.imghoverzoom {
    position: relative;
    overflow: hidden;
}
.imghoverzoom img:hover
{
    transform: scale(1.1, 1.1);
    transition: 0.5s ease-in-out;
}
@media screen and (max-width: 767px)
{
    .mobfooter .text-center.text-md-left.mt-0 {
    text-align: left !important;
}

.mobm0
{
    margin: 0;
}
.mobfooter .text-center.text-md-left.mt-0 {
    text-align: left !important;
}
.mobfooter {
    margin-top: 25px;
    margin-bottom: 0px;
}
.text-center.text-md-left.mobfooter {
    text-align: left !important;
}
}
@media screen and (min-width: 1400px)
{
form.stop-propagation {
    min-width: 300px;
}
}
@media screen and (min-width: 1600px)
{
form.stop-propagation {
    min-width: 335px;
}
}

/*custom menu start*/
.fullnavbarcustom li.category-nav-element img {
    display: block;
    margin: auto;
    margin-bottom: 0;
    width: 64px;
    height: 64px;
    opacity: 1 !important;
}

.fullnavbarcustom li.category-nav-element a, .fullnavbarcustom li.category-nav-element {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}
.fullnavbarcustom .aiz-category-menu .category-nav-element .sub-cat-menu ul li.mb-2 a
{
    font-weight: normal;
}
.fullnavbarcustom ul.list-unstyled.categories {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.fullnavbarcustom .aiz-category-menu .category-nav-element:hover .sub-cat-menu {
    top: 100%;
    left: 0;
    width: 100%;
    text-align: left;
    height: auto;
    padding: 1.5rem !Important;
}
.fullnavbarcustom .aiz-category-menu .category-nav-element:hover > a {
    box-shadow: none;
    color: var(--primary) !important;
}
.fullnavbarcustom .aiz-category-menu .category-nav-element .sub-cat-menu li.mb-2 a:hover
{
    color: var(--primary) !important;
}
.seeAll
{
    padding: 9px 16px;
}
.mobslider
{
    display: none;
}
a.btn.btn-soft-primary.mr-2.add-to-cart.fw-600.viewallbtn {
    padding: 7px 15px;
}
@media screen and (max-width: 767px)
{
   .title_style .border_left:before, .title_style .border_right:before, .title_style .border_right, .title_style .border_left
   {
       display: none;
   }

    .f-item{
        padding-right:1.5rem;
        padding-left:1.5rem;
    }
   .fullnavbarcustom ul.list-unstyled.categories {
    flex-wrap: nowrap;
} 
}
.blinkseller
{
    text-transform: uppercase;
    font-weight: 600;
}
/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.5;}
}
.blinkseller{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
/*custom menu end*/
.title_style .leftrightborder_heading {
  display: inline-block;
  padding: 0 5px;
  font-weight: 600;
  font-size: 23px;
}
.title_style .border_left {
  display: inline;
  position: relative;
}
.title_style .border_left:before {
  content: "";
  display: inline-block;
  border-bottom: 2px solid #e9e9e9;
  width: 80px;
  position: relative;
  top: -7px;
}
.title_style .border_right {
  display: inline;
  position: relative;
}
.title_style .border_right:before {
  content: "";
  display: inline-block;
  border-bottom: 2px solid #e9e9e9;
  width: 80px;
  position: relative;
  top: -7px;
}
@media (max-width: 991.98px){
    .mobile-hor-swipe {
        -webkit-overflow-scrolling: touch;
        overflow-x: auto;
        white-space: nowrap;
    }
    .fullnavbarcustom ul.list-unstyled.categories {
    justify-content: initial !important;
}
}
.fullnavbarcustom li.category-nav-element a
{
    padding: 10px 13px !important;
    text-transform: uppercase;
}
.sub-cat-menu.c-scrollbar-light.rounded.shadow-lg.p-4 a {
    text-transform: capitalize;
}
@media screen and (max-width: 1300px)
{
.fullnavbarcustom li.category-nav-element a {
    padding: 10px 8px !important;
}
	
}
@media screen and (min-width: 1200px)
{
    .fullnavbarcustom li.category-nav-element a {
    padding: 10px 6px !important;
}
.fullnavbarcustom li.category-nav-element a, .fullnavbarcustom li.category-nav-element {
    font-size: 13px;
}
.fullnavbarcustom li.category-nav-element a {
    padding: 10px 5px !important;
}
}
@media screen and (min-width: 1300px)
{
    .fullnavbarcustom li.category-nav-element a {
    padding: 10px 9px !important;
}
.fullnavbarcustom li.category-nav-element a, .fullnavbarcustom li.category-nav-element {
    font-size: 14px;
}
}
@media screen and (min-width: 1400px)
{
    .fullnavbarcustom li.category-nav-element a
{
    padding: 10px 15px !important;
}
	
}
@media screen and (min-width: 1500px)
{
    .fullnavbarcustom li.category-nav-element a
{
    padding: 10px 20px !important;
}
	
}
@media screen and (min-width: 1600px)
{
    .fullnavbarcustom li.category-nav-element a
{
    padding: 10px 20px !important;
}	
}
@media screen and (min-width: 1700px)
{    .fullnavbarcustom li.category-nav-element a
{
    padding: 10px 32px !important;
}
	
}
.imgresphgt img
{
    object-fit: inherit;
    height: auto;
    
}
@media screen and (min-width: 1800px)
{
	    .fullnavbarcustom li.category-nav-element a
{
    padding: 10px 39px !important;
}
}
@media screen and (min-width: 1900px)
{
	    .fullnavbarcustom li.category-nav-element a
{
    padding: 10px 46px !important;
}
}

/*mobile menu*/



@media screen and (max-width: 767px)
{
    .d-lg-none.ml-auto.mr-0.mobsearch i {
    position: absolute;
    right: 65px;
    top: 13.4px;
}
.position-relative.logo-bar-area.z-1 {
    padding: 10px 0;
}
.navbar .menu-icon {
    margin-top: 10px;
}
.navbar
{
    height: 50px;
}
}
.boximg {
    display: inline-block;
    width: 100%;
    height: 120px;
    background: #ddd;
    /* display: contents; */
}
.boximg span
{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 25px;
    height: 100%;
}

.row.m-0 li.col-md-6
{
    width: 50% !important;
}
/*mobile menu end*/

.d-none.d-xl-block.align-self-stretch.category-menu-icon-box.ml-auto.mr-0 {
    display: none !important;
}
.shadow-sm.boxshd {
    border: 1px solid #e2e5ec !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%) !important;
}
.boxshd {
    border: 1px solid #e2e5ec !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%) !important;
}
.front-header-search button.btn.btn-primary {
    background: #f9f9f9;
    color: #000;    padding: 0.6rem 0.4rem;
    border-color: #e2e5ec;
}
.front-header-search button.btn.btn-primary:hover {
    background: #9A0056 !important;
    color: #fff;
    border-color: #9A0056 !important;
}
.p-3.checklist input {
    position: relative;
    top: 1px;
}

.p-3.checklist label {
    font-size: 14px;
}

header.sticky-top.z-1020.bg-white.border-bottom.shadow-sm.headershadow
{
    box-shadow: 0 3px 2px 0 rgb(0 0 0 / 14%), 0px 4px 5px 0 rgb(0 0 0 / 12%), 0 3px 0px -2px rgb(0 0 0 / 20%) !important;
}
.hover14 .imagecls {
    position: relative;
    overflow: hidden;
}
.hover14 .imagecls:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(
-25deg
);
    -ms-transform: skewX(-25deg);
    transform: skewX(
-25deg
);
}
.hover14 .imagecls:hover:before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.imgstyle {
    display: none !important;
}
.owl-theme .owl-controls .owl-buttons div {
        padding: 2px 6px;
        height: 30px;
        width: 30px;
        position: absolute;
        top: 43%;
        background: transparent;
        font-size: 18px
    }
    
    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -30px;
    }
    
    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -30px;
    }
img.slide-img2 {
    width: 100%;
    height: 100px;
}
.mt-40
{
    margin-top: 50px;
}
@media (min-width: 1800px)
{
    .h-md-210px, .size-md-210px {
    height: 370px;
}
}

img.abouthome_img.lazyloaded {
    object-fit: cover;
    object-position: center;
}
.row.align-items-center.justify-content-center.mt-3 FONT {
    color: #000 !IMPORTANT;
}
h2.productheading {
    line-height: 20px;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
}

@media (min-width: 576px)
{
    .card-columns {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}
}
.featuredcat .carousel-box img {
    border-radius: 50%;
    width: 138px;
    height: 138px !important;
    object-fit: cover;
    object-position: top;
}


.about-company__media {
  position: relative;
}
@media (max-width: 575px) {
  .about-company__media {
    margin-top: -80px;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-company__media img {
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
}
.about-company__shape-left {
  position: absolute;
  top: 17px;
  left: 166px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-company__shape-left {
    display: none;
  }
}
.about-company__shape-top {
  margin-left: -235px;
  top: 375px;
  position: absolute;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-company__shape-top {
    display: none;
  }
}
.about-company__thumb-1 {
  width: 404px;
  height: 420px;
  background-color: #fff;
  border: 1px dashed rgba(8, 10, 11, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 105px;
  left: 0;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .about-company__thumb-1 {
    position: inherit;
  }
}
@media (max-width: 575px) {
  .about-company__thumb-1 {
    position: inherit;
    max-width: 100%;
    width: 1005px;
    margin-bottom: 150px;
  }
}
.about-company__thumb-2 {
  width: 330px;
  position: absolute;
  top: 0;
  right: 0;
  height: 390px;
  background-color: #fff;
  border: 1px dashed rgba(8, 10, 11, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 575px) {
  .about-company__thumb-2 {
    position: inherit;
    max-width: 100%;
    width: 100%;
  }
}
.about-company__customer {
  position: absolute;
  top: 420px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 0;
}
.about-company__customer h2 {
  font-size: 30px;
  color: var(--primary);
  
}
.about-company__customer h2 span {
  font-size: 50px;
  font-weight: 800;
  color: var(--primary);
  
}
.about-company__customer h2 .odometer {
  
}
.about-company__customer h6 {
  font-weight: var(--rr-fw-regular);
  font-size: 16px;
  line-height: 22px;
  
}
.about-company__content {
  padding-left: 25px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-company__content {
    padding-left: 0;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .about-company__content {
    margin-top: 150px;
  }
}
@media (max-width: 575px) {
  .about-company__content {
    margin-top: 50px;
  }
}

.about-company__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-company__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.about-company__wrapper ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #616161;
  font-size: 15px;
}
.about-company__wrapper ul li:not(:last-child) {
  margin-bottom: 10px;
}
.about-company__box .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 98px;
  height: 71px;
}
.about-company__box .logo {
  width: 50px;
  height: 50px;
  border-radius: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--primary);
}
.about-company__box .logo img {
  max-width: 36px;
  height: 30px;
}
.about-company__box .circle-text {
  width: 100%;
  height: 100%;
  font-size: 14px;
  position: absolute;
  color: #333;
  -webkit-animation: textRotation 8s linear infinite;
          animation: textRotation 8s linear infinite;
}
@-webkit-keyframes textRotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes textRotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.about-company__box .circle-text span {
  left: 50%;
  top: -21%;
  color: #333;
  font-size: 8px;
  position: absolute;
  -webkit-transform-origin: 0 50px;
          transform-origin: 0 50px;
  font-weight: 700;
  text-transform: uppercase;
}
.section__subtitle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 40px;
    color: var(--primary);
}
section.about-company.section-space {
    background: #f1f1f1;
    padding: 70px 0;
    margin-bottom: 0px;
    padding-bottom: 130px;
    margin-top: 30px;
}
h2.section__title.mb-25 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
}

.mb-50 {
    margin-bottom: 30px;
}

.about-company__content p {
    font-size: 15px;
    line-height: 26px;
    color: #616161;
}

@media screen and (max-width: 991px)
{
    .d-lg-block.ml-3.mr-0.mobcarticons {
    display: none;
}

.mobilesearch i
 {
    position: relative;
    top: 3px;
}
button.btn.d-lg-none.mr-3.mr-sm-4.p-0.active {
    margin-left: 10px;
    margin-right: 0 !important;
}
.logocls {
    margin: 5px 0;
}
.front-header-search.active {
    background: #fff !important;
}
form.stop-propagation {
    margin: 0 !important;
}
}

.top-navbar{
    background-color: #ffe186 !important;
}
.top-header-bold{
    font-weight: 600;
}
.top-header-bold:hover{
    font-weight: 600;
    color: #dd3333 !important;
}
.all-categories-highlight {
    font-size: 15px;
    font-weight: 600;
     text-transform: capitalize;
}
.offer{
   font-weight: 600;
}
.btn-offer{
    background-color: var(--primary);
    border-color: var(--primary);
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 15px 5px 15px 5px;
    text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 420px #FF0000; }
  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
  0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -moz-box-shadow: 0 0 20px #FF0000; }
  100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 30px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 20px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}
}
.btn-offer:hover{
    background-color: var(--hov-primary);
    border-color: var(--hov-primary);
}



.bannershadow
{
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 22%);
}
.bannershadow:hover, .spotcontent:hover
{
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 30%);
}
.spotcontent {
    position: relative;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 22%);
}
.bradius5px img, .bradius5px
{
    border-radius: 5px;
}

.spotcontent {
    margin-bottom: 30px;
}

.spotmain_content {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    background: #f8f9fa;
    width: 95%;
    max-width: 100%;
    left: 0;
    right: 0;
    padding: 12px 15px;
    text-align: center;
    margin: auto;
}

.spotcontent img {
    width: 100%;
    /* height: 260px; */
}

.spotmain_content p {
    color: #000;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}

p.yeloowclr {
    color: #ba2322;
    margin-bottom: 2px;
    font-size: 17px;
    font-weight: bold;
}
.mb-6, .my-6 {
    margin-bottom: 3rem!important;
}
header.sticky-top.z-1020.bg-white.border-bottom.shadow-sm {
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%) !important;
    margin-bottom: 5px;
}
.ptb7px
{
    padding-top: 7px;
    padding-bottom: 7px;
}

@media screen and (max-width: 767px)
{
    
    .f-item{
        padding-right:1.5rem;
        padding-left:1.5rem;
    }
    .aiz-carousel .slick-arrow {
    width: 25px;
    height: 25px;
    font-size: 13px;
    line-height: 20px;
}
.aiz-category-menu .sub-cat-menu {
    display: none !important;
}
}
.fullnavbarcustom .aiz-category-menu .category-nav-element:hover .sub-cat-menu {
    height: auto;
    overflow-y: scroll;
}
.mobslider
{
    display: none;
}
@media screen and (max-width: 767px)
{
    .fullnavbarcustom ul.list-unstyled.categories {
    flex-wrap: nowrap;
    }
    .fullnavbarcustom ul.list-unstyled.categories {
    justify-content: right;
    }
    .fullnavbarcustom li.category-nav-element a, .fullnavbarcustom li.category-nav-element li a {
    font-size: 12px;
    padding: .5rem 1rem;
}
.fullnavbarcustom li.category-nav-element img {
    width: 40px;
    height: 45px;
}
.fullnavbarcustom .card-columns .card {
    display: block;
}
.sub-cat-menu ul.list-unstyled.mb-3 {
    margin-bottom: 0 !important;
}
.mobpad0
{
    padding: 0;
}
.position-relative.logo-bar-area.z-1 {
    height: auto;    margin: 0;
}
.mobpb10
{
        padding: 5px 0;
}
  .mobp0
    {
        padding: 0 !important;
    }
    .mobslider
    {
        display: block;
    }
    .mobbanner_disnone
    {
        display: none;
    }
}
.mob_display{
    display: flex!important;
    flex-wrap: wrap;
}
.d-none.d-xl-block.align-self-stretch.category-menu-icon-box.ml-auto.mr-0 {
    display: none !important;
}

section.bg-white.border-top.mt-auto.footerpolicy h4 {
    font-size: 11px;
}

section.bg-white.border-top.mt-auto.footerpolicy .p-4 {
    padding: 20px 10px !important;
}
.d-none.d-xl-block.align-self-stretch.category-menu-icon-box.ml-auto.mr-0 {
    display: none !important;
}

.alter-color{
    border-color: rgb(255 225 134) !important;
    background-color: rgb(255 225 134) !important;
}

.site-header-logo {
    display: inline-flex;
    height: auto;
    margin-right: 15px;
    text-align: left;
    align-items: center;
}
.addrss-link{
    margin:0px;
    padding:0px;
}
.addrss-link li{
    color:#1b1b28;
    display:inline-block;
    margin-right:10px;
    font-size: 15px;
}
.addrss-link li i {
    position: relative;
    margin-right: 0;
    font-size: 18px;
    top: 2px;
}
.top-navbar {
    background-color: rgb(0 0 0 / 95%) !important;
    padding: 9px 0 0;
}
.cls-11 {
    fill: #333;
}
.with_newsearch .form-control {
    padding: 0.6rem 1rem;
    font-size: 14px;
    height: calc(1.3125rem + 0.9rem + 0px);
    border: none !important;
    color: #898b92;
    padding-left: 15px;
}
.with_newsearch button.btn.searchbtn
{
    background: #fff;
    padding: 4px 6px;
    box-shadow: none;
    border: none;
}
.with_newsearch .stop-propagation
{
    background: #000;
}
.top-navbar ul.social a {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50em;
    line-height: 32px;
    font-size: 21px;
}
.top-navbar .list-inline-item:not(:last-child) {
    margin-right: 7px;
}
.header-custom {
    background: rgb(0 0 0 / 95%);
}
.fullnavbarcustom {
    background: transparent !important;
    padding: 0 !Important;
}
.fullnavbarcustom li.category-nav-element a {
    color: #fff;
    font-size: 14px;
}
.dropdown-menu.dropdown-menu-sm {
    top: 100% !important;
}
#cart_items li a, #cart_items2 li a {
    padding: 0;
}
.dropdown-menu.dropdown-menu-lg {
    top: 100% !important;
}
.dropmenu_new a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.dropdown:hover .dropdown-menu
{
    display: block;
}
.fullnavbarcustom .aiz-category-menu .category-nav-element:hover > a {
    box-shadow: none;
    color: #dd3333 !important;
    background: transparent;
}
.fullnavbarcustom .aiz-category-menu .category-nav-element .sub-cat-menu li:hover a
{
    color: #dd3333 !important;
}


.nav-cart-box i {
    opacity: 1 !important;
}
.fullnavbarcustom li.category-nav-element a {
    padding: 30px 6px !important;
}
.header-custom .badge-primary {
    background-color: #dd3333;
    position: relative;
    top: 0px;
    left: -11px;
}
.seeAll {
    padding: 0;
}
#cart_items a, #cart_items2 a {
    padding: 10px 0;
}
.sec_pad#cart_items a, .sec_pad#cart_items2 a
{
    padding: 25px 0;
}
.header-custom {
    height: auto;
    margin-top: 0;
}
header.sticky-top.z-1020.bg-white.border-bottom.shadow-sm {
    margin-bottom: 0px;
}
.justify-content-around
{
    justify-content: space-around;
}
.fullnavbarcustom .aiz-category-menu .category-nav-element:hover .sub-cat-menu {
    width: 230px;
    left: auto;
}
.sub-cat-menu .card-columns {
    display: block;
    column-count: 1;
    line-height: 25px;
}
div#wishlist i, div#wishlist2 i {
    opacity: 1 !important;
}
.flexwrap
{
    flex-wrap: wrap;
}
div#wishlist a {
    padding: 10px 0;
}
div#wishlist2 a {
    padding: 10px 0;
}
@media (min-width: 768px)
{
    .logo-bar-area .h-md-40px, .logo-bar-area .size-md-40px {
    height: 60px;
}
}
.mob_disply
{
    display: none;
}

@media (min-width: 1200px)
{
    .container {
    max-width: 1170px;
}
}
ul.social.colored [class*="facebook"] {
    background-color: #3b5999;
}
ul.social.colored [class*="twitter"] 
{
    background: #38A1F3;
}
footer ul.social a {
    display: inline-block;
    width: 33px;
    height: 33px;
    border-radius: 3px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
}

ul.social.colored [class*="instagram"] {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
ul.social.colored i {
    color: #fff;
    font-size: 22px;
    background: transparent !important;
}
@media (max-width: 767px)
{
    .fullnavbarcustom {
    display: none;
}
.cls-12
{
    fill: #fff;
}
/*div#cart_items {*/
/*    display: none;*/
/*}*/
.hideonmob_search
{
    display: none;
}
.mob_disply
{
    display: block;
}
.top-navbar {
    padding: 7px 0;
}
.new_bgsearch_arrow
{
    background: #fff;
    padding: 4px;
    border-radius: 0;
}
.flex-grow-1.front-header-search.d-flex.align-items-center.bg-white.hideonmob_search.active {
    display: none !important;
}
}



@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container {
   max-width: 1370px;
  }
  
  .logo-bar-area .h-md-40px, .logo-bar-area .size-md-40px {
    height: 80px;
}
.fullnavbarcustom li.category-nav-element a {
    padding: 30px 10px !important;
}
.top-navbar .list-inline-item:not(:last-child) {
    margin-right: 10px;
}
}
@media (min-width: 1900px) {
.fullnavbarcustom li.category-nav-element a {
    padding: 30px 17px !important;
    font-size: 16px;
}
}
@media (max-width: 767px)
{
    .mobimgwidth_logo
    {
    width: 245px;
    height: auto;
    margin-left: 0px;
    }
    .header-custom
    {
        padding-bottom: 12px !Important;
    }
    .mobjustifycenter
    {
        justify-content: center;
    }
    .mobmr-0
    {
        margin-right: 0 !Important;
        padding: 0;
    margin-bottom: 10px;
    }
    .hideonmobs
    {
        display: none !Important;
    }
    .addrss-link li {
    font-size: 10px;
}
.site-header-logo {
    margin-right: 0;
    text-align: center;
    justify-content: center;
    width: 100%;
}
}
.newletter_btn input
{
    border-radius: .25rem 0 0 .25rem;
}
.newletter_btn .btn
{
    background-color: var(--hov-primary);
    border-color: var(--hov-primary);
    border-radius: 0 .25rem .25rem 0;
}
.newletter_btn .btn:hover
{
    background-color: #000;
    border-color: #000;
}
/*heading with border*/
.title_style {
    margin-top: 20px;
}
.title_style .leftrightborder_heading {
  display: inline-block;
  padding: 0 5px;
  font-weight: 600;
  font-size: 26px;
  line-height: 37px;
}
.title_style .border_left {
  display: inline;
  position: relative;
}
.title_style .border_left:before {
  content: "";
  display: inline-block;
  border-bottom: 2px solid #e9e9e9;
  width: 80px;
  position: relative;
  top: -7px;
}
.title_style .border_right {
  display: inline;
  position: relative;
}
.title_style .border_right:before {
  content: "";
  display: inline-block;
  border-bottom: 2px solid #e9e9e9;
  width: 80px;
  position: relative;
  top: -7px;
}
/*heading with border end*/
.border-gray-900 {
    border-color: #252f42 !important;
}
.light_black
{
    background: rgb(0 0 0 / 95%) !important;
}
.dark_black
{
    background: #000 !important;
}
.copy_text {
    padding-top: 8px !important;
}
/*mobile menu*/
.showonmob
{
    display: none;
}

#hamburger {
  width: 35px;
  position: relative;
  margin: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#hamburger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 7px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#hamburger span:nth-child(1) {
  top: 0px;
}

#hamburger span:nth-child(2) {
  top: 10px;
}

#hamburger span:nth-child(3) {
  top: 19px;
}

#hamburger.open span:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#hamburger.open span:nth-child(2) {
  opacity: 0;
  left: -30px;
}

#hamburger.open span:nth-child(3) {
  top: 9px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.sitenavigation ul {
  margin: 0;
  padding: 0;
}
.sitenavigation li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  margin-left: -4px;
  line-height: 20px;
}
.sitenavigation li.nav-dropdown:hover > a {
  color: #000;
}
.sitenavigation li a {
  color: #758283;
  text-decoration: none;
  display: block;
  padding: 11px 14px;
  font-size: 0.9375em;
  -webkit-tap-highlight-color: transparent;
}
.sitenavigation li a.nav-path-selected, .sitenavigation li a.linkclicked {
  color: white;
  background-color: #ECECEC;
}
.sitenavigation li a.nav-selected {
  background-color: #777;
  color: #000;
}
.sitenavigation li a:hover {
  color: #000;
}
.sitenavigation li.clicked > ul {
  display: block;
}
.sitenavigation li ul {
  display: none;
  position: absolute;
  min-width: 200px;
  max-width: 300px;
  padding: 0;
  margin: 0;
}
.sitenavigation li ul a {
  background-color: #dfdfdf;
  font-size: 0.8125em;
}
.sitenavigation li ul li {
  float: none;
  display: block;
  margin: 0;
}
.sitenavigation li ul ul {
  left: 100%;
  margin-top: -40px;
}
.sitenavigation li ul ul a {
  background-color: lightgray;
}
.sitenavigation .nav-dropdown:hover > a, .sitenavigation .nav-dropdown.clicked > a {
  background-color: #ECECEC;
}

.no-js .sitenavigation li:hover > ul {
  display: block !important;
}

.menu-icon {
  display: none;
}
a.text-reset.prlist:hover span {
    color: #9A0056 !important;
}
@media (max-width: 991px) {
    .z-index2
    {
        z-index: 8;
    }
 .fullnavbarcustom {
    display: none;
}  
.flex-grow-1.d-flex.align-items-center.bg-white.justify-content-start {
    justify-content: end !important;
    margin-right: 60px;
}
        .showonmob
    {
        display: block;
       /* z-index: 9999999;*/
    }
.navbar {
    width: 100%;
    /* background-color: #f9f9f9; */
    /* border: thin solid #ededed; */
    height: 85px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    z-index: 1;
}
div#cart_items, div#cart_items2 {
    display: none;
}
div#wishlist, div#wishlist2{
    display: none;
}
.mobsearch i {
    position: absolute;
    right: 65px;
    top: 18.4px;
    z-index: 2;
}
.navbar .menu-icon {
    left: auto;
    top: 45px !Important;
    right: 60px;
}
/*.position-relative.logo-bar-area.z-1 {
    padding: 10px 0;
}*/
  .navbar .logo {
    float: right;
    font-weight: 800;
    padding: 5px;
    margin: 10px;
  }
.navbar .menu-icon {
    position: absolute;
    height: 25px;
    padding-top: 0;
    margin-top: 15px;
    display: block;
    -webkit-tap-highlight-color: transparent;
    padding-bottom: 12px;
    margin-bottom: 10px;
    cursor: pointer;
    position: absolute;
    left: 16px;
    top: 25px;
}
  .navbar .sitenavigation ul {
    display: none;
    max-width: none !important;
  }
  .navbar .sitenavigation li {
    float: none;
    display: block;
    margin: 0;
    padding: 0;
  }
  .navbar .sitenavigation.is-tapped > ul {
    display: block;
    position: absolute;
    margin: 0;
    background-color: #fff;
    right: 0;
    left: 0;
    z-index: 100;
    top: 100%;
    padding: 0;
  }
  .navbar .sitenavigation.is-tapped > ul a {
       width: 100%;
    margin: 0;
    background-color: #fff;
    display: block;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
    color: #000;
    text-transform: uppercase;
    float: none;
    border: none !important;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
  }
  .navbar .sitenavigation.is-tapped > ul ul a {
    text-transform: capitalize;
}
  .navbar .sitenavigation.is-tapped > ul li {
    width: 100%;
    border-bottom: solid 1px #f7f7f7;
    -webkit-tap-highlight-color: transparent;
  }
  .navbar .sitenavigation.is-tapped > ul li li {
    background-color: #fff;
  }
  .navbar .sitenavigation.is-tapped > ul ul {
    display: none;
    width: 100%;
    z-index: 200;
    border: none;
    margin-left: 0;
    padding: 0;
    position: relative !important;
  }
  .navbar .sitenavigation.is-tapped > ul ul ul {
    clear: both;
    left: 0;
    margin-top: 0;
  }
  .navbar .sitenavigation.is-tapped > ul ul li {
    border-bottom: solid 1px #f9f9f9;
  }
  .navbar .sitenavigation.is-tapped > ul ul li li a {
    background-color: #f9f9f9;
    padding-left: 30px;
  }
  .navbar .sitenavigation.is-tapped > ul ul a {
    background-color: #fff;
    font-size: 15px;
    padding-left: 20px;
  }
 .navbar .sitenavigation.is-tapped > ul ul a:before {
    content: "- ";
    display: inline-block;
    margin-right: 8px;
    color: #000;
  }
  .navbar .sitenavigation.is-tapped > ul li.nav-dropdown {
    cursor: pointer;
  }
  .navbar .sitenavigation.is-tapped > ul li.nav-dropdown > a {
    width: 90%;
  }
  ul.submenulist {
    padding: 20px 0 15px !important;
}
/*  .navbar .sitenavigation.is-tapped > ul li.nav-dropdown:after {
    content: "\f107";
    font-family: 'Line Awesome Free';

    position: absolute;
    color: #fff;
    padding: 0;
    display: block;
    width: 10%;
    right: 0;
    margin-top: -33px;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #dd3333;
}*/
  .navbar .sitenavigation.is-tapped > ul li.nav-dropdown i {
    content: "\f107";
    font-family: 'Line Awesome Free';

    position: absolute;
    color: #fff;
    padding: 0;
    display: block;
    width: 10%;
    right: 0;
   
    margin-top: -30px;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #dd3333;
}
.navbar .sitenavigation.is-tapped > ul li.nav-dropdown.open a i {
    transform: rotate(
180deg
);
}
 .navbar .sitenavigation.is-tapped > ul ul li.nav-dropdown a i {
    transform: rotate(
0deg
) !Important;
}
 .navbar .sitenavigation.is-tapped > ul ul li.nav-dropdown.open a i {
    transform: rotate(
180deg
) !Important;
}
  .navbar .sitenavigation.is-tapped > ul li.expanded:after {
    display: none;
  }
  .navbar .sitenavigation.is-tapped > ul li.expanded li:first-child:before {
    content: "\f106";
    font-family: 'Line Awesome Free';
    position: absolute;
    color: #fff;
    padding: 0;
    display: block;
    width: 10%;
    right: 0;
    margin-top: -33px;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #dd3333;
  }
  .submenulist
  {
      
    background: #fff;
    padding: 20px 0;
  }
  .navbar .sitenavigation.is-tapped > ul ul.submenulist a {
    padding: 0;
    text-align: center;
}
}
@media screen and (max-width: 767px)
{
    .mobsearch i {
    position: absolute;
    right: 65px;
    top: 13.4px;
}
.position-relative.logo-bar-area.z-1 {
    padding: 0px 0 0 !Important;
}
.navbar .menu-icon {
    margin-top: 10px;
}
}
.boximg {
    display: inline-block;
    width: 100%;
    height: 120px;
    background: #ddd;
    /* display: contents; */
}
.boximg span
{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 25px;
    height: 100%;
}

.row.m-0 li.col-md-6
{
    width: 50% !important;
}
/*mobile menu end*/

.carousel-box.brandhgt a .row {
    height: 195px;
    /* display: flex !important; */
    /* align-items: center; */
    justify-content: center;
}

.carousel-box.brandhgt img {
    width: 100%;
    display: flex;
    align-items: center;
}
.dropdown-menu-right:before {
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    top: -20px;
    width: 100%;
}

/* 07-5-2022*/
div#compare, div#compare2 {padding: 25px 0;}

div#compare i, div#compare2 i {color: #fff;color: #fff;
opacity: 1 !important;
font-size: 20px;
position: relative;
top: 4px;}

.dropdown-menu.dropdown-menu-sm {
transform: translate3d(0px, 0px, 0px) !important;
right: 0 !important;
left: auto !important;
}

@media screen and (max-width: 767px)
{
.dropdown-menu.dropdown-menu-sm {
right: auto !important;
}
.row.m-0.justify-content-end.aar {
justify-content: center !important;
}
}

.fullnavbarcustom li.category-nav-element .sub-cat-menu a { 
    padding: 10px 10px !important;
}
div#search-content {
    height: 555px;
    overflow: hidden;
}

.product-item-not-available {
    position: absolute;
    display: block;
    z-index: 10;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 15px;
    padding: 8px;
    text-align: center;
    background: rgba(255, 255, 255, 0);
    background: #ffffff85;
    display: block;
    width: 100%;
    height: 100%;
}
.product-item-not-available > span {
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);    position: relative;
    top: 35%;
    transform: translateY(-50px);
}
.product-item-not-available span.text {
    border-radius: 4px;
}
.product-item-not-available span.text {
    display: inline-block;
    padding: 1.236em 2em;
  
    font-size: 17px;
    line-height: 1.2em;
    font-weight: 700;
    color: #333745;
    text-transform: uppercase;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

i.la.la-search.la-flip-horizontal {
    font-size: 25px;
    /* height: 31px; */
    position: relative;
    top: 2px;
    color: #fff;
}
.aiz-card-box .img-fit {
    max-height: 100%;
    width: 100%;
    object-fit: inherit;
    margin: auto;
}
.aiz-card-box a.d-block {
    text-align: center;
}
.slick-slide  .aiz-card-box img {
    display: block;
    object-fit: contain;
}
.aiz-card-box a.d-block.text-reset {
    text-align: center;
}

@media screen and (min-width: 1800px)
{div#search-content {
    height: 570px;
}
    
}
div#wishlist i, div#wishlist2 i {
    font-size: 20px !important;
}
.row.m-0.justify-content-end.aar .la {
    font-size: 23px;
}

img.pay_logo {
    width: 100%;
}
.logindropdown a {
    padding: 27px 5px;
}
.logindropdown .list-group-flush>.list-group-item a
{
    padding: 0px 0;
}
i.la.la-user.la-2x.opacity-80
{
    margin-top: 0 !Important;
}
footer h4 {
    padding-bottom: 31px !important;
}

section.light_black.py-5.text-light.footer-widget h4 {
    padding-bottom: 15px !important;
    margin-bottom: 12px !important;
}
button.btn.btn-primary.searchbtn:focus i {
    color: #fff;
}

button.btn.btn-primary.searchbtn:focus {
    border-radius: 0;
}
@media screen and (max-width: 1199px)
{
     .top-navbar .list-inline-item:not(:last-child) {
    margin-right: 2px;
}
ul.social.colored i {
    font-size: 17px;
}
.top-navbar ul.social a {
    width: 27px;
    height: 27px;
    font-size: 12px;
}  
.navbar .menu-icon {
    z-index: 999;
    margin-top: -15px;
}
form.search_formstyle {
    margin-left: 30px;
}
.row.m-0.d-flex.align-items-center.flexwrap.mobjustifycenter {
    justify-content: space-between;
}

}
@media screen and (max-width: 1300px)
{
    .all-categories-highlight
    {
        font-size: 15px;
    }
}

@media screen and (max-width: 767px)
{
    .col-xl-2.pr-0.pl-0.col-lg-4.col-4.d-lg-block.d-sm-none {
    display: none;
}
.navbar
{
    z-index: -1;
}
.navbar .menu-icon {
    z-index: 999;
    left: 40px;
    top: 14px;
}
.navbar .sitenavigation.is-tapped > ul
{
    top: 90%;
}
button.btn.searchbtn {
    padding: 0.2rem 1rem;
}
    img.mw-100.h-65px.h-md-40px.mobimgwidth_logo {
    margin-left: 40px;
}
.col-auto.col-xl-3.pl-0.pr-3.d-flex.align-items-center.z-index2.col-lg-7.col-7 {
    z-index: 9999999;
}
.flex-grow-1.front-header-search.d-flex.align-items-center.bg-white {
    margin-bottom: 7px;
}
    .flex-grow-1.front-header-search.d-flex.align-items-center.bg-white.hideonmob_search {
    display: none !important;
}
.row.m-0.justify-content-end.aar {
    justify-content: center !important;
}
    .row.m-0.with_newsearch {
    text-align: center;
    justify-content: center;
}
}
@media screen and (max-width: 767px)
{
.col-auto.col-xl-3.pl-0.pr-3.d-flex.align-items-center.z-index2.col-lg-7.col-7.mobmlduetomenu {
    margin-left: 66px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
}
    img.mw-100.h-65px.h-md-40px.mobimgwidth_logo {
    margin-left: 0px;
}
    .slick-list.draggable {
    height: auto !important;
}
    .text-md-left.mobfooter.imglogo_footer img {
    width: 100%;
    object-fit: contain;
}
   .navbar
   {
       height: 70px;
   }
    .mobimgwidth_logo {
    width: 250px;
    }


.navbar .menu-icon {
    left: 15px;
}

.nav-cart-box.dropdown.show.logindropdown {
    display: none;
}
.navbar .menu-icon {
    left: 0;
    margin-left: 15px;
    z-index: 99999;
}
div#cart_items, div#cart_items2 {
    display: none;
}
.row.m-0.justify-content-end.aar {
    justify-content: end !important;
}
.navbar .menu-icon {
    left: 0;
    margin-left: 15px;
    z-index: 99999;
    margin: 0;
    margin-left: 10px;
    top: 20px;
}
}
@media screen and (max-width: 767px)
{
    .mobp0
    {
        padding: 0;
    }
.logindropdown a {
    padding: 21px 5px;
}
.logindropdown .list-group-flush>.list-group-item a
{
    padding: 0px 0;
}
    #cart_items a, #cart_items2 a {
    padding: 21px 0;
}
div#wishlist a, div#wishlist2 a {
    padding: 18px 0;
}
div#compare, div#compare2 {
    padding: 18px 0;
}
  .product-item-not-available span.text {
    padding: 15px;
    font-size: 14px;
  }
  .product-item-not-available {
    left: 0;
    right: 0;
  }
  .title_style .leftrightborder_heading {
    font-size: 18px;
}
.title_style .border_right:before {
    width: 55px;
}
.title_style .border_left:before {
    width: 55px;
}
.half-outside-arrow .slick-prev {
    left: 0;
}
.half-outside-arrow .slick-next {
    right: 0;
}
.copy_text {
    padding-top: 13px !important;
}
.mobmt_0
{
    margin-top: 0 !Important;
}
section.light_black.py-5.text-light.footer-widget.mobpad20 {
    padding: 10px 0 !important;
}
.navbar .sitenavigation.is-tapped > ul {
    top: 100%;
}
.hideonmobcart
{
    display: none;
}
.flex-grow-1.front-header-search.d-flex.align-items-center.bg-white {
    border-radius: 7px;
}
input#searchtwo {
    border-radius: 7px;
}
.flex-grow-1.front-header-search.d-flex.align-items-center.bg-white
{
  
    margin: 5px 10px 7px;  
}
button.btn.searchbtn {
    padding: 0.2rem 8px 0.3rem;
}
div#compare, div#compare2 {
    padding: 18px 13px;
}
div#compare {
    position: relative;
    left: 15px;
}
span.flex-grow-1.ml-1 {
    position: absolute;
}
div#wishlist span.badge.badge-primary.badge-inline.badge-pill, div#wishlist2 span.badge.badge-primary.badge-inline.badge-pill {
    top: -8px;
    left: 4px;
}
.header-custom .badge-primary {
    left: 4px;
}
.header-custom .badge-primary {
    left: 7px;
    top: -10px;
}
div#wishlist, div#wishlist2 {
    padding: 0 10px 0 0;
}
div#wishlist{
    position: relative;
    right: -15px;
}
button.btn.searchbtn {
    padding: 0.4rem 1rem;
}
}

.col-xl-2.pr-0.pl-0.col-lg-4.col-4.d-lg-none.z-index8 {
    z-index: 9999999;
}
h3.fw-600.fs-14.text-truncate-2.lh-1-4.mb-0.h-35px {
    min-height: 35px;
    height: auto;
}
input#search:focus {
    outline: none;
    box-shadow: none;
}
@media screen and (max-width: 345px)
{
div#wishlist {
    right: -8px;
    padding: 0;
}
div#compare {
    left: 9px;
    padding: 18px 8px;
}
}

.slick-slide .aiz-card-box img {
    display: block;
    object-fit: cover;
    width: 100%;
}
.aiz-user-panel.width_full {
    width: 100%;
}

.top-navbar {
    background-color: #fff !important;
    padding: 5px 0 5px;
}


.top-navbar {
    background-color: #fff !important;
    padding: 0px;
}

.header-custom {
    background: #fff;
}
.fullnavbarcustom li.category-nav-element a {
    color: #1b1b28;
    font-size: 14px;
}

.contentboxx {
    box-shadow: 0 4px 6px -1px rgb(155 147 147 / 10%), 0 2px 4px -1px rgb(223 217 217 / 4%) !important;
    border-radius: 3px;
}
.contentboxx_two
{
      padding: 15px;
    text-align: center;
}
.contentboxx img {
    /* width: 280px!important; */
    margin: auto;
    background: #f8f9fa;
}
.contentboxx a.d-block.text-reset
{
    text-align: center;
}
.contentboxx h3 {
    font-weight: 600;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 3px;
}

.contentboxx p {
    font-size: 15px;
    margin-bottom: 0;
}
.right_list li a
{
    font-size: 15px;
}
.singleimgbanner
{
        height: 380px;
    object-fit: cover;
    object-position: center;
}

.top-navbar {
    background-color: #000 !important;
    padding: 0px;
    position: relative;
    width: 100%;
    padding: 0 0;
}
.header-custom {
    background: transparent;
    position: relative !important;
    margin-top: 0px;
    width: 100%;
}
.fullnavbarcustom li.category-nav-element a {
    color: #000;
    font-size: 15px;
}
.addrss-link li {
    color: #fff;
}
.right_list li a {
    color: #fff !important;
    font-size: 15px;
}

div#wishlist2 span {
    color: #000;
}
#cart_items a span, #cart_items2 a span {
    color: #000;
}
div#wishlist i, div#wishlist2 i {
    font-size: 20px !important;
    color: #000;
}
.nav-cart-box i {
    opacity: 1 !important;
    color: #000;
}
.ml85
{
        margin-left: 45px !important;
}

.border-right {
    border-right: 1px solid rgba(255, 255, 255, 0.15) !important;
}




.section_map {
	position: relative;
	padding-top: 75px;
	padding-bottom: 75px;
	background: #f5f5f5;
}
.section_map:before {
	bottom: -30px;
	/*background: url('../img/contact_toyota.png') no-repeat 100% 100%;*/
}
.section_map .ui-title-inner {
	margin-top: 43px;
	margin-bottom: 25px;
}

.section_letter {
	color: #fff;
}
.section_letter .bg-inner {
	padding-top: 28px;
	padding-bottom: 48px;
	overflow: hidden;;
}
.section_letter:after {
	background-image: url('../media/bg/12.jpg');
}

.section-bg {
	position: relative;

}
.section-bg_second {
	background-color: #181818;
}
.section-bg:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	opacity: 0.1;
	content: '';
	background-position:center;
}
.section-bg .bg-inner {
	padding-top: 60px;
    padding-bottom: 10px;
    z-index: 9;
}

.section-bg-2:before {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	opacity: 0.1;
}
.newform .form-control {
    display: block;
    width: 100%;
    height: 52px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #999;
    background-color: #ffffff;
    background-image: none;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border: none;
    margin-bottom: 18px;
    border: 1px solid #3333331c;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    padding: 20px;
}

.newform textarea.form-control {
    height: 100px;
}



/* ======= footernew ======= */

.footernew {
	padding-bottom: 0;
	text-align: left;
}
.decor-1 {
	width: 30px;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
}
.decor-1:after {
	display: block;
	width: 30px;
	margin-top: 2px;
	margin-left: 10px;
	border-top: 1px solid #ccc;
	content: '';
}
.decor-1_mod-a {
	border-top: 1px solid rgba(204, 204, 204, 0.8);
}
.decor-1_mod-a:after {
	border-top: 1px solid rgba(204, 204, 204, 0.8);
}
.decor-1_mod-b {
	display: inline-block;
	width: 170px;
	margin: 17px 0 20px -15px;
}
.decor-1_mod-b:after {
	width: 170px;
	margin-left: 20px;
}
.footernew-title {
	margin-top: 10px;
	margin-bottom: 0;
	font-family: Raleway;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.footernew__item {
	display: inline-block;
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
}
.footernew__name {
	margin-top: 30px;
	margin-bottom: 10px;
	padding-right: 4px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.5);
	letter-spacing: 0.1em;
	text-align: left;
	text-transform: uppercase;
}
.footernew__text {
	font-size: 14px;
	color: #fff;
	text-align: left;
}
.footernew__wrap-btn {
	position: relative;
	width: 300px;
	margin-top: -40px;
	margin-right: auto;
	margin-left: auto;
	border-top: 132px solid #181819;
	border-right: 150px solid transparent;
	border-left: 150px solid transparent;
	z-index: 10;
	text-align: center;
}
.footernew__btn {
	position: absolute;
	top: -53px;
	left: -10px;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	text-decoration:none !important;
}
.footernew__btn:hover {
	color: #999;
}
.footernew__btn:before,
.footernew__btn:after {
	position: absolute;
	content: '';
}
.footernew__btn:before {
	top: -38px;
	left: -14px;
	border-right: 25px solid transparent;
	border-bottom: 33px solid red;
	border-left: 25px solid transparent;
	z-index: 15;
}
.footernew__btn:after {
	top: -23px;
	left: 2px;
	border-right: 9px solid transparent;
	border-bottom: 10px solid #eee;
	border-left: 9px solid transparent;
	z-index: 15;
}
.copyright {
	margin-top: 43px;
	color: #999;
	text-transform: uppercase;
}
.copyright__link {
	color: #222;
}

.footernew .social-links {
	margin-top: 58px;
}

.footernew .social-links > li > a {
	width: 34px;
	height: 34px;
	padding-top: 7px;
	font-size: 16px;
	color: #999;
	border: 2px solid #999;
	border-radius: 50%;
	background-color: #222127;
	opacity: 0.5;
	transition: all 0.3s;
}
.footernew .social-links > li > a:hover {
	opacity: 1;
}


.bg-color_primary, .main-slider__link, .decor-2:before, .decor-2:after, .section-bg_primary, .border-section-top_mod-b:before,  .border-section-top_mod-b:after
{
        background-color: #dd3333;
}


.border-section-top {
	position: relative;
}
.border-section-top:before,
.border-section-top:after {
	position: absolute;
	top: -16px;
	width: 170px;
	height: 80px;
	content: '';
}
.border-section-top:before {
	left: -70px;
	box-shadow: 4px 1px 0 2px #f5f5f5;
	transform: skew(-58deg, 10deg);
}
.border-section-top:after {
	right: -70px;
	box-shadow: -4px 1px 0 2px #f5f5f5;
	transform: skew(58deg, -10deg);
}
.border-section-top_mod-a:before,
.border-section-top_mod-a:after {
	background-color: #222;
}

.border-section-bottom {
	position: relative;
	bottom: -2px;
	width: 100%;
	z-index: 10;
}
.border-section-bottom:before,
.border-section-bottom:after {
	position: absolute;
	bottom: -2px;
	content: '';
}
.border-section-bottom:before {
	right: 127px;
	width: 165px;
	height: 54px;
	background-color: #f5f5f5;
	transform: skewX(-42deg);
}
.border-section-bottom:after {
	right: 35px;
	border-right: 50px solid transparent;
	border-bottom: 55px solid #f5f5f5;
	border-left: 50px solid transparent;
}
.border-section-bottom_mod-a:before {
	right: 112px;
	width: 150px;
	height: 15px;
}


.footer .social-links {
	margin-top: 10px;
}

.footer .social-links > li > a {
	width: 34px;
	height: 34px;
	padding-top: 3px;
	font-size: 16px;
	color: #999;
	border: 2px solid #999;
	border-radius: 50%;
	background-color: #222127;
	opacity: 0.5;
	transition: all 0.3s;
	text-align: center;
	display: inline-block;
}
.footer .social-links > li > a:hover {
	opacity: 1;
}

ul.social-links.list-inline {
    display: inline-flex;
}
.decor-1 {
	width: 30px;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
}
.decor-1:after {
	display: block;
	width: 30px;
	margin-top: 2px;
	margin-left: 10px;
	border-top: 1px solid #ccc;
	content: '';
}
.decor-1_mod-a {
	border-top: 1px solid rgba(204, 204, 204, 0.8);
}
.decor-1_mod-a:after {
	border-top: 1px solid rgba(204, 204, 204, 0.8);
}
.decor-1_mod-b {
	display: inline-block;
	width: 170px;
	margin: 17px 0 20px -15px;
}
.decor-1_mod-b:after {
	width: 170px;
	margin-left: 20px;
}
.decor-1_mod-c {
	margin-top: 17px;
	margin-bottom: 30px;
	margin-left: 30px;
}

a.footer-title {
    /* width: 200px; */
    /* height: 200px; */
    display: block;
}

a.footer-title img {
    width: 160px !important;
}
.footer-title {
    margin-top: 10px;
    margin-bottom: 0;
    font-family: Raleway;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

ul.social-links.list-inline li {
    margin: 0 5px;
}


.slider-gallery {
	margin-top: 60px;
	margin-bottom: 60px;
}
.slider-gallery__item {
	position: relative;
	height: 177px;
	margin: 0 5px;
	text-align: center;
}
.slider-gallery__item img {
	width: 100%;
	height: auto;
}
.slider-gallery__item .icon {
	display: block;
	margin-top: 60px;
	font-size: 16px;;
}
.slider-gallery__item .icon_video-link {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	padding-top: 17px;
	font-size: 14px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.32);
	z-index: 10;
}
.slider-gallery__title {
    margin-top: 16px;
    /* font-family: Raleway; */
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.slider-gallery__link {
	position: relative;
	display: block;
	color: #fff;
	overflow: hidden;
}
.slider-gallery__link:hover {
	color: #fff;
	text-decoration: none;
}
.slider-gallery__hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
	opacity: 0;
	transition: all 0.3s;
}
.slider-gallery__hover:hover {
	opacity: 1;
}

.slick-slide:nth-child(4n+1) .slider-gallery__link {
	-webkit-clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
	        clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
}
.slick-slide:nth-child(4n+2) .slider-gallery__link {
	-webkit-clip-path: polygon(7% 0%, 93% 0%, 100% 100%, 0% 100%);
	        clip-path: polygon(7% 0%, 93% 0%, 100% 100%, 0% 100%);
}
.slick-slide:nth-child(4n+3) .slider-gallery__link {
	-webkit-clip-path: polygon(0 0, 100% 0, 93% 100%, 7% 100%);
	        clip-path: polygon(0 0, 100% 0, 93% 100%, 7% 100%);
}
.slick-slide:nth-child(4n+4) .slider-gallery__link {
	-webkit-clip-path: polygon(7% 0, 100% 0, 100% 100%, 0 100%);
	        clip-path: polygon(7% 0, 100% 0, 100% 100%, 0 100%);
}


.slider-gallery__hover:hover {
    opacity: 1;
}

.ltn__banner-item {
     margin-bottom: 30px;
     position: relative;
}
 .ltn__banner-img {
     overflow: hidden;
}
 .ltn__banner-img img {
     transition: all 3.5s ease 0s;
}
/* .ltn__banner-img:hover img {
     transform: scale(1.1);
     -webkit-transform: scale(1.1);
}*/
 .ltn__banner-info h4 {
     margin-bottom: 10px;
}
 .ltn__banner-style-2 .ltn__banner-info {
     padding: 20px 30px;
     border: 1px solid;
     border-color: var(--border-color-1);
}
 .ltn__banner-style-3 .ltn__banner-info {
     position: absolute;
     left: 35px;
     top: 30px;
}
 .ltn__banner-style-3 .banner-button {
     position: absolute;
     bottom: 30px;
     left: 30px;
}
.ltn__banner-style-3 .banner-button a {
    padding: 8px 18px;
    background-color: rgba(255, 255, 255, 0.1);
    display: inline-block;
    color: #fff;
    font-size: 16px;
}
.ltn__banner-style-3 .banner-button a:hover {
    background: #fff;
    color: #000;
}

h2.white-color a {
    color: #fff;
    font-size: 27px;
    line-height: 30px;
}

h2.white-color {
    line-height: 32px;
}
.product-price.ltn__secondary-color span {
    color: #dd3333;
}

.ltn__banner-img img {
    transition: all 3.5s ease 0s;
    /*height: 300px !important;*/
    object-fit: cover;
}
.slider-gallery__link {
    padding: 0 !important;
}

.slider-gallery__title {
    margin-top: 0;
    /* font-family: Raleway; */
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    /* height: 100%; */
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.slider-gallery__link {
    border: none !important;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
body.backened_fontfamily
{
        font-family: Poppins, Helvetica, sans-serif;
}
.title_style .leftrightborder_heading
{
    font-family: 'Open Sans', sans-serif;
}

.flex-grow-1.front-header-search.d-flex.align-items-center.bg-white button.btn.btn-primary {
    border-radius: 0;
}
.productlatest_heading h3 a {
    text-align: center !important;
}
.productlatest_heading h3 {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 5px !important;
}

.main-slider {
	overflow: hidden;
	position: relative;
}
.main-slider:before,
.main-slider:after {
	position: absolute;
	bottom: -3vw;
	width: 50%;
	height: 8vw;
	background-color: #ffffff;
	z-index: 101;
	content: '';
	display: none;
}
.main-slider:before {
	left: 0;
	transform: skewY(4.5deg);
}
.main-slider:after {
	right: 0;
	transform: skewY(-4.5deg);
}
.product-price.ltn__secondary-color span {
    font-size: 15px;
    color: #dd3333;
}
a.footer-title img {
    width: 300px !important;
    object-fit: contain;
    height: auto !important;
    margin-bottom: 50px;
}

form.search_formstyle
{
    background: transparent;
}
.search_formstyle input
{
    border-radius: 50px 0 0 50px !important;
}
.flex-grow-1.front-header-search.d-flex.align-items-center button.btn.btn-primary {
    border-radius: 0 50px 50px 0;
}
span.fw-700.text-primary {
    font-weight: 800 !important;
}
.largefs_15 {
    font-size: 1.2rem !important;
    font-weight: 800 !important;
    font-family: 'Open Sans', sans-serif;
}


.ltn__banner-info h2.white-color, .product-price.ltn__secondary-color {
    line-height: 32px;
    font-family: 'Open Sans', sans-serif;
}
.rajdhanifont
{
    font-family: .fullnavbarcustom li.category-nav-element a, .fullnavbarcustom li.category-nav-element {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
};
}
.wrap__btn-skew-r {
	/*width: 160px;*/
	margin-top: 42px;
	padding-left: 12px;
	padding-right: 12px;
	overflow: hidden;
}
.btn-skew-r {
	margin-left: -20px;
	padding: 15px 29px 14px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	border: none;
	box-shadow: 5px 0 0 0 #555;
	transform: skewX(18deg);    background-color: #dd3333;
	text-transform: uppercase;
}
.btn-effect {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.btn-skew-r__inner {
	display: block;
	transform: skewX(-18deg);
}
.btn-skew-r.btn-effect:after {
	background-color: #222;
}


.btn-effect:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 50%;
    opacity: 0;
    z-index: -1;
    content: '';
    transition: all 0.3s ease 0s;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.btn-skew-r.btn-effect:after {
    background-color: #222;
}
.btn-effect:hover:after {
    height: 350%;
    opacity: 1;
}
.btn-skew-rtwo {    background-color: #000;
}
.btn-skew-rtwo.btn-effect:after {
    background-color: #dd3333;
}
.section_mod-h:after {
    background-image: url(../img/footerimgg.png);
}

.mod_gg:after {
    background-image: url(../img/footerimgg.png);
}
.section-bg_second.shopbymake_bgcolor {
    background-color: #444444;
}
.fullnavbarcustom .aiz-category-menu .category-nav-element:hover .sub-cat-menu {
    padding: 5px 0 !important;
}

.fullnavbarcustom .aiz-category-menu .category-nav-element:hover .sub-cat-menu .card.shadow-none {
    margin: 0;
    padding: 5px;
}
.common_bannerbg {
    background-image: url(../img/bannerimg.jpg),linear-gradient(180deg,#0a0000 1%,#ffffff 100%)!important;
    padding-top: 307px !important;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.common_bannerbg:after {
    top: 0;
    content: '';
    background: #00000038;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}


.borderbottom {
    position: relative;
}
.borderbottom:after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    /* background: red; */
    border-bottom: 1px solid #8f97ab26 !important;
    z-index: -1;
    top: 4px;
}
.z-1020 {
    z-index: 999 !important;
}

ul.addrss-link {
    position: relative;
    left: 15px;
}

button.btn-skew-r.btn-effect {
    display: inline-flex;
    align-items: center;
}
.btn.mr_5p {
    margin-right: 10px;
}
.largefs_15 h4 {
    margin-bottom: 0;
}
.rajdhanifont.mainheading_size {
    font-size: 24px;
    line-height: 32px;
}
button.btn-skew-r.btn-skew-rtwo.btn-effect {
    transform: skewX(20deg);
    left: 0;
    margin-left: 0;
    margin-right: -20px;
}
.sidebarboxshadow .shadow-sm
{
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%) !important;
}
.titlemain_sidebar {
    position: relative;
    padding-left: 35px;
    font-size: 19px;
    font-weight: 700;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}
.titlemain_sidebar::before {
    position: absolute;
    content: "";
    background-color: var(--primary);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.titlemain_sidebar::before {
    width: 18px;
    height: 4px;
    border-radius: 25px;
}

@media screen and (max-width: 1199px)
{
    
.navbar
{
    z-index: 99;
}
    .addrss-link li {
    margin-right: 3px;
    font-size: 12px;
}
.addrss-link li i {
    font-size: 14px;
}
   .mobimgwidth_logo {
    width: 200px;
    height: auto !important;
}
/*.logo_top {
    margin-top: 10px
}*/
ul.social-links.list-inline {
    margin-top: 25px;
    margin-bottom: 50px;
}
.footernew__item {
    margin-top: 20px;
}
.section-bg .bg-inner {
    padding-top: 40px;
}
.col-auto.col-xl-2.pl-0.pr-3.d-flex.align-items-center.col-lg-2.col-md-2.col-7.mobmlduetomenu {
    padding-right: 0 !important;
    z-index: 999;
}
}
.wrap-section-border {
    padding-top: 30px;
    overflow: hidden;
}
.title_style .leftrightborder_heading {
    text-transform: uppercase;
}
@media screen and (max-width: 767px)
{
    .navbar .menu-icon {
    margin-top: 10px;
}
    .mobmlduetomenu {
    margin-left: 20px;
}
    ul.list-inline.mb-0.h-100.d-flex.justify-content-end.align-items-center.right_list {
    display: none !important;
}
.navbar .menu-icon {
    z-index: 999;
    right: 25px;
    top: 14px;
    left: auto;
}
    .singleimgbanner {
    height: 140px;
    object-fit: cover;
}
.top-navbar .hideonmobb {
    display: none;
}

.common_bannerbg {
    padding-top: 150px !important;
    background-position: left;
    background-size: cover;
    position: relative;
}
    .mobimgwidth_logo {
    width: 200px;
    height: auto !important;
}
.logo_top {
    margin-top: 10px
}
.mobimgwidth_logo {
    width: 200px;
    height: auto !important;
    margin-left: 0px;
}
form.search_formstyle {
    background: #fff;
    border-radius: 4px;
}
.mobsearch i {
    position: absolute;
    right: 80px;
    top: 23.4px;
    color: #fff;
    z-index: 9999999999;
}
.flex-grow-1.front-header-search.d-flex.align-items-center.bg-white {
    margin: 0;
    border-radius: 0;
}
.nav-cart-box.dropdown.show.logindropdown {
    display: block;
}
.dropdown-menu.dropdown-menu-sm {
    right: 0 !important;
}
div#wishlist {
    position: relative;
    right: 0;
}
.logindropdown a {
    padding: 19px 5px;
}
.logo_top {
    margin-bottom: 5px;
    margin-top: 5px;
}
ul.social-links.list-inline {
    margin-top: 25px;
    margin-bottom: 25px;
}
.footernew__item {
    margin-top: 20px;
}
.border-section-top:before, .border-section-top:after {
    position: absolute;
    top: -16px;
    width: 70px;
    height: 45px;
    content: '';
    display: none;
}
.border-section-top:after {
    right: 0;
}
.border-section-top:before {
    left: 0;
}
div#wishlist {
    display: none;
}
.nav-cart-box.dropdown.show.logindropdown {
    display: none;
}
}
.header-custom.sticky .logo_top
{
    margin-top: 0;
}
.header-custom.sticky .logo_top img
{
    height: 60px !important;
    object-fit: contain;
}
.header-custom.sticky {
  position: fixed !Important;
  top: 0;
  width: 100%;
  background: #fff;
  margin-top: 0;
}



/*form.search_formstyle input {
    background: #ffffff0f;
    border-color: #909291 !important;
}*/

.rajdhanifont.fontsmall_size {
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif;
}

ul.list-unstyled.newli li {
    font-size: 14px;
    color: #fff;
    width: auto;
    margin-top: 5px;
    padding: 0px;
}
ul.list-unstyled.newli {
    display: block;
    width: 100%;
    justify-content: left;
        margin-bottom: 0;
        text-align: left;
}
.copyright_text
{
        border-top: 1px solid rgb(255 255 255 / 11%);
    padding-top: 10px;
}
ul.list-unstyled.newli li:last-child
{
    border-right: none;
}
.hideondesktoplogo
{
    display: none !Important;
}
form.search_formstyle {
    width: 350px;
}

@media screen and (max-width: 1199px)
{
    .fullnavbarcustom li.category-nav-element a {
    padding: 10px 5px !important;
}
.fullnavbarcustom li.category-nav-element img {
    width: 18px !Important;
}
.seeAll {
    padding: 0;
    line-height: 60px;
}
    .navbar .menu-icon {
    left: auto;
    top: 38px !Important;
    right: 60px;
}
.front-header-search.active {
    height: 60px;
    z-index: 9999999999;
}
.mobsearch i {
    position: absolute;
    right: auto;
    z-index: 999;
    top: -5px;
}
/*.sticky#myHeader .mobsearch i
{
    top: -5px;
}*/
form.search_formstyle {
    width: 300px;
}
form.search_formstyle {
    margin: 0;
}
.mobsearch.newsearchdesktop {
    z-index: 9999;
}
}
@media screen and (max-width: 1100px)
{
 
.fullnavbarcustom li.category-nav-element img
{
    width: 16px !Important;
}
.mobtextcxenter
{
    text-align: center;
}

.all-categories-highlight {
    font-size: 13px;
}

}
@media screen and (max-width: 767px)
{
    .navbar {
    z-index: 99;
}
    .hideondesktoplogo
    {
        display: block !important;
    }

form.search_formstyle {
    margin: 0;
    width: 100%;
}
.mobmlduetomenu {
    z-index: 9999999;
}
}
.mobcart_style {
    padding-right: 0;
}
@media screen and (max-width: 991px)
{
    .mobsearch i {
    position: absolute;
    right: auto;
    z-index: 999;
    top: 0;
    color: #fff;
}
form.search_formstyle {
    width: 200px;
}
.mobcart_style, span.nav-box-text.d-none.d-xl-block.opacity-1 {
    display: block !important;
}
    .col-xl-2.pr-0.pl-0.col-lg-4.col-4.d-lg-none.z-index8 {
    z-index: 9999999;
    display: none;
}
.col-lg-3.col-md-3.mobcart_style.d-lg-block.d-sm-none {
    justify-content: end;
}
.ml85 {
    margin-left: 0 !important;
}
}
@media screen and (max-width: 890px)
{
    .fullnavbarcustom li.category-nav-element a {
    padding: 19px 5px !important;
}
.all-categories-highlight {
    font-size: 13px;
}
.top-header-bold {
    font-size: 13px;
}
}
.aiz-mobile-bottom-nav
{
    display: none !Important;
}
@media screen and (max-width: 767px)
{
    .aiz-mobile-bottom-nav
{
    display: block !Important;
}
    ul.list-unstyled.newli li {
    border-right: none;
    }
    .sticky#myHeader .mobimgwidth_logo {
    margin-top: 5px;
}
    .mobcart_style, span.nav-box-text.d-none.d-xl-block.opacity-1 {
    display: none !important;
}
    .col-xl-2.pr-0.pl-0.col-lg-4.col-4.d-lg-none.z-index8 {
    z-index: 9999999;
    display: block;
}
       .mobsearch i {
    right: 60px;
    top: 20.4px;
}
.mobsearch i {
    right: 50px;
    top: -45px;
    color: #000;
}
.mobsearch.newsearchdesktop {
    display: inline-block !important;
}
/*.front-header-search input#search
{
    color: #fff;
}*/
a.p-2.d-block.text-reset {
    padding: 0 !important;
}
.mobsearch i {
    right: 52px;
    top: -48px;
    color: #000;
    font-size: 33px;
}
form.search_formstyle {
    width: 100%;
}
    ul.list-unstyled.newli {
    display: block;
    }
    .slick-slide .aiz-card-box img {
    height: auto;
}
footer.footer.footernew .section-bg .bg-inner {
    padding-bottom: 90px;
}
    .navbar .menu-icon {
    left: auto;
    right: 15px;
    top: 15px !Important;
}
.navbar .menu-icon {
    z-index: 99999;
}
.mobmlduetomenu {
    margin-left: 0;
}
.mob_warrantyimg
{
    width: 95px;
    height: auto;
}
.smallfont_anchor
{
    font-size: 11px;
}
.mobmt_0
{
    margin-top: 0 !important;
}
button.btn-skew-r.btn-effect {
    display: inline-flex;
    align-items: center;
    padding: 10px 17px;
}
a.footer-title img {
    width: 115px !important;
}
}

@media screen and (max-width: 355px)
{
     .title_style .leftrightborder_heading {
    font-size: 16px;
}
    .slick-slide .aiz-card-box img {
    height: auto;
}
    .navbar .menu-icon {
    left: auto;
    right: 15px;
    top: 15px;
}
.mob_warrantyimg
{
    width: 70px;
    height: auto;
}
.smallfont_anchor {
    font-size: 9px;
    margin-left: 0 !important;
}
button.btn-skew-r.btn-effect {
    padding: 8px 12px;
        font-size: 10px;
}
}

.right_list .list-group-flush li a {
    color: #000 !important;
    font-size: 14px;
}

.hideondesktop
{
    display: none !important;
}

.shopbymake_sec .border-section-top:before, .shopbymake_sec .border-section-top:after
{
    display: none;
}

.slick-slide:nth-child(4n+1) .slider-gallery__link, .slick-slide:nth-child(4n+2) .slider-gallery__link,.slick-slide:nth-child(4n+3) .slider-gallery__link, .slick-slide:nth-child(4n+4) .slider-gallery__link {
    clip-path: none;
}

.home-banner-area .aiz-carousel .slick-next, .home-banner-area .aiz-carousel .slick-prev {
    background: transparent;
    box-shadow: none;
}
.home-banner-area button.slick-prev.slick-arrow i, .home-banner-area button.slick-next.slick-arrow i  {
    font-size: 45px;
    color: var(--primary);
    font-weight: 800;
}

.shopbymake_bgcolor .slider-gallery__link {
    background: transparent !important;
}
.shopbymake_bgcolor .slider-gallery__item img {
    width: 80%;
    margin: auto;
}
.shopbymake_bgcolor .slider-gallery__item {
    position: relative;
    height: auto !Important;
}
.section-bg.shopbymake_bgcolor .bg-inner {
    padding-bottom: 60px;
}
.section-bg.shopbymake_bgcolor .bg-inner {
    padding-bottom: 60px;
    padding: 80px 0;
}
.shopbymake_bgcolor .slider-gallery {
    margin-top: 60px;
    margin-bottom: 0;

}
.mod_gg:after {
    background-position: center;
}
.slider-gallery.aiz-carousel .slick-arrow {
    top: 35%;
}
.footer .border-section-top:before, .footer .border-section-top:after
{
    display: none;
}


element.style {
}
.slick-slide .aiz-card-box img {
    display: block;
    object-fit: cover;
    width: 100%;
}
.slick-slide .aiz-card-box img {
    display: block;
    object-fit: contain;
}
.aiz-card-box .img-fit {
    max-height: 100%;
    width: 100%;
    object-fit: inherit;
    margin: auto;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.slick-slide img {
    display: block;
}
.obpos_top {
    object-position: top;
}
.slick-slide .aiz-card-box img {
    display: block;
    object-fit: cover;
}
@media (min-width: 1800px)
{
    .h-lg-270
    {
    height: 270px !important;
    width: 100%;
}
}
.fullnavbarcustom li.category-nav-element a, .fullnavbarcustom li.category-nav-element, .front-header-search a,.addrss-link li, .top-navbar li, .top-navbar li a, div#wishlist2 span, #cart_items a span, #cart_items2 a span, ul.list-unstyled.newli li a, ul.list-unstyled.newli li, .footernew__text, .footernew__name, .copyright_text {
    font-family: 'Open Sans', sans-serif;
}
.copyright_text
{
    font-size: 17px;
}

.loginrow {
    margin-bottom: 20px;
}

.loginrow h4 {
    font-weight: 600;
    margin: 0;
}

.loginrow p {
    margin: 0;
    font-size: 14px;
}

.loginrow a {
    color: #dd3333;
}
.loginrow a:hover
{
    cursor: pointer;
}
.normalfont_modalpricing .h2, .normalfont_modalpricing del {
    font-size: 25px !important;
}
.normalfont_modal
{
    font-size: 16px;
    line-height: 24px;
}
hr {
    margin: 10px 0;
}
.autoheight .slick-list
{
    height: auto !Important;
}

.blogdetail_contentbox .main-image {
    width: 100%;
    object-fit: cover;
    object-position: top;
    box-shadow: -20px 20px 35px #dcdcdc6b, 20px -40px 35px #fff;
    border-radius: 10px;
    height: 424px;
}
@media screen and (max-width: 767px)
{
    .blog_detailsection .h4 {
    font-size: 30px;
    line-height: 38px;
}
    .blogdetail_contentbox .main-image {
    height: auto;
}
    .avialable-amount.opacity-60 {
    font-size: 13px !important;
}
.row.no-gutters.align-items-center.aiz-plus-minus.mr-3 {
    width: auto !important;
}
.avialable-amount.opacity-60 span {
    display: inline-block;
    font-size: 13px !important;
}
.normalfont_modalpricing .h2, .normalfont_modalpricing del {
    font-size: 20px !important;
}
.normalfont_modal {
    font-size: 13px;
    line-height: 20px;
}
    .fontsmall_icon i
    {
        font-size: 30px;
    }
    section.pt-5.mb-3.mobpadd_difft {
    padding-top: 30px !important;
}
.loginrow h4 {
    font-size: 15px;
}
.loginrow p {
    margin: 0;
    font-size: 11px;
}
.checkoutforms label {
    font-size: 14px;
}
.modal-body.checkoutforms.pt-0 {
    padding: 0 !important;
}
.added-to-cart h3 {
    font-size: 25px;
}
.added-to-cart i.las.la-check-circle.la-3x {
    font-size: 30px;
}
.added-to-cart .media.mb-4 {
    margin-bottom: 0 !important;
    margin-top: 0;
}
.modal-body.p-4.added-to-cart {
    padding-top: 12px !important;
}
.media-body.pt-3.text-left {
    padding-top: 0 !important;
}
}
.checkoutforms label {
    font-weight: 600;
    font-size: 15px;
}

.modal {
    z-index: 999999999999 !important;
}
@media screen and (max-width: 767px)
{
    .desktop_show
{
    display: none;
}
.mobile_show
{
    display: block;
}
.service_detailbanner {
    height: 300px;
    padding: 3em 0 !important;
}
.service_detailbanner .header1-text h1 {
    font-size: 21px;
    margin-bottom: 5px !important;
}
.mobpt_0
{
    padding-top: 0 !important;
}
.superservice_detailbanner {
    height: 300px;
    padding: 6em 0 !important;
}
.superservice_detailbanner .header1-text h1 {
    font-size: 21px;
    margin-bottom: 5px !important;
}
.plr_0
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.text-right.mobtext_right {
    text-align: left !important;
    margin-top: 7px;
}
}
.row.shiptext input {
    width: 20px;
    align-items: center;
    height: auto;
    margin: 0 5px 0 0;
    position: relative;
    top: 5px;
}

.row.shiptext label {
    font-size: 22px;
    font-weight: 600;
}
.row.shiptext {
    margin: 15px 0 10px;
}
.p-3.p-0 {
    padding: 0 !important;
}
.p-3.pt-0.pb-0 {
    padding: 0 1rem !important;
}


i.las.la-expand {
    color: #000;
    border: 1px solid #000;
    width: 100px;
    height: 100px;
    z-index: 999;
}
.image-tools.absolute.bottom.left {
    display: inline-block;
    position: absolute;
    bottom: 80px;
    left: 20px;
    border: 2px solid #e9ecef;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-tools.absolute.bottom.left.z-3 i {
    color: #e9ecef;
    font-size: 21px;
    line-height: 31px;
}
.image-tools.absolute.bottom.left:hover
{
    background: green;
    transition: 0.5s ease-in-out;
    border: 2px solid #green;
}
.image-tools.absolute.bottom.left:hover i
{
    color: #ffffff;
    transition: 0.5s ease-in-out;
}

.item-slick.slick-slide.slick-current.slick-active {
  outline: none !important;
}

.slider-for {
  margin-bottom: 15px;
}
.slider-for img {
  width: 100%;
  min-height: 100%;
}

.slider-nav {
  margin: auto;
}

.slider-nav .item-slick {
  max-width: 240px;
  margin-right: 15px;
  outline: none !important;
  cursor: pointer;
}
.slider-nav .item-slick img {
  max-width: 100%;
  background-size: cover;
  background-position: center;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
  cursor: pointer;
}

.mfp-container:hover {
  cursor: default;
}

.image-source-link {
  color: #98C3D1;
}

.mfp-with-zoom.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*BLUR background*/
* {
  transition: filter 0.25s ease;
}

.mfp-wrap ~ * {
  filter: blur(5px);
}

.mfp-ready .mfp-figure {
  opacity: 0;
}

/* start state */
/* animate in */
/* animate out */
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: scale(0.95);
}

.mfp-zoom-in .mfp-preloader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready .mfp-preloader {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
  transform: scale(0.95);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing .mfp-preloader {
  opacity: 0;
}

.mfp-iframe-scaler {
  overflow: visible;
}

.mfp-zoom-out-cur {
  cursor: auto;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

@media screen and (min-width: 2100px)
{
    .common_bannerbg {
    padding-top: 360px !important;
    padding-bottom: 50px;
}
.container {
    max-width: 1900px;
}
.h-xxl-110px, .size-xxl-110px {
    height: 150px;
}
.h-md-210px, .size-md-210px {
    height: 250px;
}
}

.pswp--open {
    display: block;
    z-index: 999999999;
}
.pswp img {
    object-fit: cover;
}
span.badge.badge-primary.badge-inline.badge-pill
{
    color: #fff !important;
}


.decor {
    display: block
}

.decor--type--center .decor__body {
    overflow: hidden;
    position: relative
}

.decor--type--center .decor__end,
.decor--type--center .decor__start {
    position: absolute
}

.decor--type--center .decor__start {
    transform-origin: right top
}

.decor--type--center .decor__end {
    transform-origin: left top
}

.decor--type--center .decor__center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.decor--type--center .decor__body {
    height: 31px;
    margin: 0 -10px -10px
}

.decor--type--center .decor__end,
.decor--type--center .decor__start {
    height: 21px;
    width: calc(50% - 22.12435px)
}

.decor--type--center .decor__start {
    left: 10px;
    transform: skewX(30deg)
}

.decor--type--center .decor__end {
    right: 10px;
    transform: skewX(-30deg)
}

.decor--type--center .decor__center {
    height: 21px;
    width: 26.2487px
}

.decor--type--bottom {
    width: 100%;
    position: relative;
    pointer-events: none;
    overflow: hidden;
    height: 31px
}

.decor--type--bottom .decor__end,
.decor--type--bottom .decor__start {
    position: absolute;
    width: calc((100% - 1350px - 160px) / 2);
    bottom: 0
}

.decor--type--bottom .decor__start {
    left: 0;
    transform-origin: right bottom
}

.decor--type--bottom .decor__end {
    right: 0;
    transform-origin: left bottom
}

.decor--type--bottom .decor__end,
.decor--type--bottom .decor__start {
    height: 21px
}

.decor--type--bottom .decor__start {
    border-top-right-radius: 2px
}

.decor--type--bottom .decor__end {
    border-top-left-radius: 2px
}

.decor--type--bottom .decor__start {
    transform: skewX(30deg)
}

.decor--type--bottom .decor__end {
    transform: skewX(-30deg)
}

.block-sale__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.block-sale__header {
    text-align: center;
    position: relative;
    padding: 14px 32px 0;
    margin: 0 auto -43px;
    z-index: 1;
    width: max-content;
}

.block-sale__header-decor {
    position: absolute;
    width: 100%;
    bottom: 1px;
    left: 0;
    z-index: -1
}

.block-sale__header-decor .decor__center,
.block-sale__header-decor .decor__end,
.block-sale__header-decor .decor__start {
    background: #fafafa
}

.block-sale__header-decor .decor__end,
.block-sale__header-decor .decor__start {
    box-shadow: none
}

.block-sale__header-decor .decor__body {
    height: 38px;
    margin: 0 -10px -10px
}

.block-sale__header-decor .decor__end,
.block-sale__header-decor .decor__start {
    height: 28px;
    width: calc(50% - 26.1658px)
}

.block-sale__header-decor .decor__start {
    left: 10px;
    transform: skewX(30deg)
}

.block-sale__header-decor .decor__end {
    right: 10px;
    transform: skewX(-30deg)
}

.block-sale__header-decor .decor__center {
    height: 28px;
    width: 34.3316px
}

.block-sale__header-decor .decor__start {
    border-bottom-left-radius: 2px
}

.block-sale__header-decor .decor__end {
    border-bottom-right-radius: 2px
}

.block-sale__controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.block-sale__link {
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
    line-height: 22px;
    padding: 18px 0
}

.block-sale__link a {
    color: #6c757d;
    transition: color .12s;
    padding: 0 100px;
}

.block-sale__link a:hover {
    color: inherit
}

.block-sale__arrow {
    position: absolute;
    bottom: 3px
}

.block-sale__arrow .arrow__button {
    height: 31px;
    padding: 0 28px
}

.block-sale__arrow .arrow__button:before {
    width: calc(100% - 17.89785px);
    left: 8.94893px;
    transform: skewX(30deg)
}

.block-sale__arrow--prev {
    left: -49.7957px
}

.block-sale__arrow--next {
    right: -49.7957px
}

.block-sale__arrow--next .arrow__button:before {
    transform: skewX(-30deg)
}

.block-sale__title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1
}

.block-sale__subtitle {
    color: #6c757d;
    line-height: 1;
    margin-top: 10px
}

.block-sale__timer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px
}

.block-sale__arrows {
    position: absolute;
    z-index: 1;
    bottom: 3px;
    left: 0;
    width: 100%
}

.block-sale__body {
    position: relative;
    padding-top: 104px;
    padding-bottom: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.block-sale__body-decor {
    position: absolute;
    width: 100%;
    bottom: -1px
}

.block-sale__body-decor .decor__center,
.block-sale__body-decor .decor__end,
.block-sale__body-decor .decor__start {
    background: #fafafa
}

.block-sale__body-decor .decor__end,
.block-sale__body-decor .decor__start {
    box-shadow: none
}


.site-footer__decor {
    position: absolute;
    bottom: calc(100% - 1px)
}

.site-footer__decor .decor__center,
.site-footer__decor .decor__end,
.site-footer__decor .decor__start {
    background: #333
}

.site-footer__decor .decor__end,
.site-footer__decor .decor__start {
    box-shadow: none
}
footer
{
    position: relative;
}
.header-custom.sticky .fullnavbarcustom li.category-nav-element a {
    padding: 25px 5px !important;
}
@media screen and (max-width: 1299px)
{
    .fullnavbarcustom li.category-nav-element a {
    padding: 5px 4px !important;
}
.header-custom.sticky .fullnavbarcustom li.category-nav-element a
{
    padding: 5px 4px !Important;
}
.fullnavbarcustom li.category-nav-element img, .navbar .sitenavigation.is-tapped > ul li img {
    margin-right: 3px !important;
}
}
@media screen and (max-width: 1400px)
{
    .decor--type--bottom .decor__end, .decor--type--bottom .decor__start {
    position: absolute;
    width: calc((100% - 1000px - 160px) / 2);
    bottom: 0;
}
}
h4.purplecolor {
    color: #fff;
    font-size: 16px !important;
    text-align: left;
}
.decor-1.decor-1_mod-b {
    text-align: center;
    margin-bottom: 50px;
}

span.footernew__name {
    position: absolute;
    left: 0;
    margin-top: 0;
}

span.footernew__text {
}

.footernew__item {
    position: relative;
    padding-left: 100px;
}
.arrow__button {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background: transparent;
    pointer-events: none;
    transition: color .15s;
    color: #fff;
}
.arrow__button:before {
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    transform-origin: center center;
    z-index: -1;
    border-radius: 2px;
    pointer-events: auto;
    transition: background .15s;
}
.arrow__button:before {
    background: #c44647;
}

.shopbymake_sec .slider-gallery.aiz-carousel .slick-arrow i{
        color: #fff;
    font-size: 19px;
}
.shopbymake_sec .slider-gallery.aiz-carousel .slick-arrow {
    top: -238px;
    /* left: -21px; */
    padding: 0;
    width: auto;
    height: auto;
    box-shadow: none;
    background: transparent;
}

.shopbymake_sec .half-outside-arrow .slick-prev {
    left: 36%;
    transform: translateX(-50%);
}
.shopbymake_sec .half-outside-arrow .slick-next {
    right: 34%;
    transform: translateX(-50%);
}
.right_list li a i {
    color: #fff !important;
    font-size: 19px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.fullnavbarcustom li.category-nav-element img, .navbar .sitenavigation.is-tapped > ul li img{
    display: inline-block;
    margin: auto;
    margin-bottom: 0;
    width: 25px;
    height: auto;
    opacity: 1 !important;
    object-fit: contain;
}
li.category-nav-element.inlineflex {
    display: inline-flex;
}
.block-sale__link {
    padding-bottom: 5px;
}
.block-sale__link a {
    color: #000;
    transition: color .12s;
    /* padding: 0 100px; */
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0;
}
.shopbymake_sec .slider-gallery.aiz-carousel .slick-arrow {
    top: -179px;
}
@media screen and (min-width: 1400px)
{
    .shopbymake_sec .half-outside-arrow .slick-prev {
    left: 38%;
    }
    .shopbymake_sec .half-outside-arrow .slick-next {
    right: 36.5%;
    }
}
/*@media screen and (min-width: 1400px)
{
    .shopbymake_sec .half-outside-arrow .slick-prev {
    left: 37.8%;
    }
    .shopbymake_sec .half-outside-arrow .slick-next {
    right: 36.5%;
    }
}*/

@media screen and (max-width: 1199px)
{
    .shopbymake_sec .half-outside-arrow .slick-next {
    right: 31%;
    }
    .shopbymake_sec .half-outside-arrow .slick-prev {
    left: 32.8%;
    }
}

@media screen and (max-width: 991px)
{
    .shopbymake_sec .half-outside-arrow .slick-prev {
    left: 28%;
    }
    .shopbymake_sec .half-outside-arrow .slick-next {
    right: 25%;
    }
}

@media screen and (max-width: 767px)
{
    .section-bg.shopbymake_bgcolor .bg-inner {
    padding-bottom: 60px;
    padding: 88px 0;
}
.shopbymake_sec .half-outside-arrow .slick-prev {
    left: 28%;
}
.shopbymake_sec .half-outside-arrow .slick-next {
    right: 26%;
}
}

@media screen and (max-width: 750px)
{
    .shopbymake_sec .half-outside-arrow .slick-prev {
    left: 27.7%;
}
.shopbymake_sec .half-outside-arrow .slick-next {
    right: 25%;
}
.block-sale__link a
{
    font-size: 26px;
}
}

@media screen and (max-width: 670px)
{
    .block-sale__link a
    {
        font-size: 22px;
    }
}
@media screen and (max-width: 575px)
{
    .shopbymake_sec .half-outside-arrow .slick-next {
    right: 12%;
}

.block-sale__arrow--prev {
    left: -30%;
}
.shopbymake_sec .half-outside-arrow .slick-prev {
    left: 15%;
}
.block-sale__arrow--next {
    right: -30%;
}
.block-sale__arrow .arrow__button:before {
    left: 0;
}
.block-sale__link {
    width: 200px;
}
.shopbymake_sec .half-outside-arrow .slick-prev, .shopbymake_sec .half-outside-arrow .slick-next {
    background: #c44647 !Important;
    /* width: calc(100% - 17.89785px); */
    /* left: 0; */
    transform: skewX(30deg);
        height: 31px !important;
    padding: 0 10px !important;
    width: max-content;
    border-radius: 0;
}
.block-sale__link a {
    font-size: 20px;
    line-height: 30px;
}
.shopbymake_sec .half-outside-arrow .slick-next 
{
    transform: skewX(-30deg);
}
.block-sale__arrow .arrow__button:before
{
    display: none;
}
}

@media screen and (max-width: 400px)
{
    .shopbymake_sec .half-outside-arrow .slick-prev {
    left: 7%;
}
.shopbymake_sec .half-outside-arrow .slick-next {
    right: 7%;
}
}

@media screen and (max-width: 345px)
{
    .block-sale__link a {
    font-size: 18px;
    line-height: 30px;
}
}
@media screen and (max-width: 310px)
{
    .block-sale__link {
    width: 170px;
}
    .block-sale__link a {
    font-size: 16px;
    line-height: 27px;
}
}
/*@media screen and (max-width: 415px)
{
    .shopbymake_sec .half-outside-arrow .slick-next {
    right: 9%;
}
.shopbymake_sec .half-outside-arrow .slick-prev {
    left: 13%;
}
}*/
.header-custom.sticky
{
      box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}
.mt-20
{
    margin-top: 20px;
}

.main-slider img {
    display: block;
    height: 81vh;
}
@media screen and (min-width: 1400px)
{
    .main-slider img{
    height: 83vh;
}
}
@media screen and (min-width: 1600px)
{
    .main-slider img{
    height: 86vh;
}
}
@media screen and (min-width: 767px)
{
    .main-slider img{
    height: auto;
}
.aiz-card-box .img-fit {
    height: 240px !important;
    object-fit: cover;
}
}
.fullnavbarcustom li.category-nav-element img.wheelicon,  .navbar .sitenavigation.is-tapped > ul li img.wheelicon {
    display: inline-block;
    margin: auto;
    margin-bottom: 0;
    width: 20px;
}
/*.aftericon .all-categories-highlight
{
    position: relative;
}
.aftericon .all-categories-highlight:after
{
        content: "\f107";
    font-family: 'Line Awesome Free';
    position: absolute;
    color: #000;
    padding: 0;
    right: 0;
}*/
.ltn__banner-item
{
    position: relative;
}


.threediv .divchild:nth-of-type(1), .threediv .divchild:nth-of-type(4)
{
    width: 25%;
        max-width: 25%;
            flex: 0 0 25%;
}
.threediv .divchild:nth-of-type(2), .threediv .divchild:nth-of-type(5)
{
    width: 50%;
        max-width: 50%;
            flex: 0 0 50%;
}
.threediv .divchild:nth-of-type(3), .threediv .divchild:nth-of-type(6)
{
    width: 25%;
        flex: 0 0 25%;
        max-width: 25%;
}
.row.gutters-10.justify-content-center.threediv {
    margin: 0;
}

@media screen and (max-width: 991px)
{
    .threediv .divchild:nth-of-type(1), .threediv .divchild:nth-of-type(3), .threediv .divchild:nth-of-type(4), .threediv .divchild:nth-of-type(6)  {
    width: 30%;
    max-width: 30%;
    flex: 0 0 30%;
}
.threediv .divchild:nth-of-type(2), .threediv .divchild:nth-of-type(5)
{
    width: 40%;
        max-width: 40%;
            flex: 0 0 40%;
}
h2.white-color a {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
}
.ltn__banner-img img {
    height: 215px !important;
}
h4.purplecolor {
    margin-bottom: 15px !important;
    margin-top: 20px;
}
ul.social-links.list-inline {
    margin-top: 0;
}
}


@media screen and (max-width: 575px)
{
  .threediv .divchild:nth-of-type(2),  .threediv .divchild:nth-of-type(1), .threediv .divchild:nth-of-type(3), .threediv .divchild:nth-of-type(4),  .threediv .divchild:nth-of-type(5), .threediv .divchild:nth-of-type(6)  
  {
      width: 100%;
    max-width: 100%;
    flex: 0 0 100%; 
  }
   .threediv .divchild:nth-of-type(2) img,  .threediv .divchild:nth-of-type(5) img
   {
       height: 200px;
   }
   .aiz-card-box .img-fit {
    height: auto;
}
.main-slider img {
    display: block;
    height: auto;
}
}
span.footernew__text {
    word-break: break-word;
}
.mobimgwidth_logo
{
    height: 60px !Important;
    object-fit: contain;
}
/*.btn_one {
    display: flex;
    align-items: center;
    gap: 30px;
}*/

.custombtn{
    background: #dd3333;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    line-height: 26px;
    padding: 15px 30px;
    text-align: center;
    font-weight: 700;
    z-index: 3;
    position: relative;
    transition: 0.4s;
    text-transform: uppercase;
    overflow: hidden;
    border-radius: 0 6px 0 6px;
    border: none;
}
.custombtn i {
    position: relative;
    top: 1px;
    margin-left: 7px;
    font-size: 13px;
}
.custombtn::before {
    content: "";
    position: absolute;
    height: 400px;
    width: 100%;
    top: 50%;
    left: 50%;
    background: #000000;
    border-radius: 0 6px 0 6px;
    transform: translateY(-50%) translateX(-50%) scale(0);
    transition: all 0.5s ease-out 0s;
    z-index: -1;
}
.custombtn:hover::before{
    transform: translateY(-50%) translateX(-50%) scale(1);
}
button.custombtn.custombtn_lesspadding {
    padding: 11px 18px;
    font-size: 15px;
}
button.custombtn.custombtn_lesspadding.blackbtn {
    background: #000;
    margin-left: 5px;
}
button.custombtn.custombtn_lesspadding.blackbtn::before {
    background: #dd3333;
}




.contact-one__left {
  position: relative;
  display: block;
  text-align: left;
}
.contact-one__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 15px;
}
.contact-one__text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 24px;
}

.contact-one__points {
  position: relative;
  display: block;
  margin-top: 35px;
  margin-bottom: 40px;
}

.contact-one__points li {
  position: relative;
  display: flex;
  align-items: center;
}
.contact-one__points li .text p {
    color: #000108;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
}

.contact-one__points li+li {
  margin-top: 8px;
}

.contact-one__points li .icon {
  position: relative;
  display: inline-block;
  top: 2px;
  margin-right: 8px;
}

.contact-one__points li .icon span {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #000000;
}

.contact-one__points li .text {
  position: relative;
  display: block;
}

.contact-one__points li .text p {
  color: #000108;
}

.contact-one__call {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #000000;
  max-width: 442px;
  width: 100%;
  padding: 27px 28px 26px;
  overflow: hidden;
  z-index: 1;
}

.contact-one__call-shape-1 {
  position: absolute;
  top: 0;
  left: 18px;
  z-index: -1;
}

.contact-one__call-shape-1 img {
  width: auto;
}

.contact-one__call-shape-2 {
  position: absolute;
  right: 18px;
  bottom: 53px;
  z-index: -1;
}

.contact-one__call-shape-2 img {
  width: auto;
}

.contact-one__call-shape-3 {
  position: absolute;
  right: -49px;
  top: 60px;
  z-index: -1;
}

.contact-one__call-shape-3 img {
  width: auto;
}

.contact-one__call-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-one__call-icon:hover {
  background-color: #000000;
}

.contact-one__call-icon span {
  position: relative;
  display: inline-block;
  font-size: 45px;
  color: #000000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-one__call-icon:hover span {
  color: #ffffff;
}

.contact-one__call-content {
  margin-left: 38px;
}

.contact-one__call-sub-title {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 16px;
}

.contact-one__call-number {
  font-size: 26px;
  font-weight: 600;
  color: #ffffff;
  line-height: 28px;
  margin-top: 12px;
  margin-bottom: 0;
}

.contact-one__call-number a {
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-one__call-number a:hover {
  color: var(--corpai-base);
}
form.form-contact.newform {
    background: #fff;
    box-shadow: 0px 0px 40px 0px rgb(202 198 196 / 35%);
    padding: 10px 35px 40px;
}
button.custombtn.text-center.w-100 {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 991px)
{
    .title_style .leftrightborder_heading {
    font-size: 26px;
    }
    .title_style .border_left:before, .title_style .border_right:before
    {
        width: 30px;
    }
    form.form-contact.newform {
    padding: 10px 15px 40px;
}
    .contact-one__call-content {
    margin-left: 12px;
}
.contact-one__call-icon
{
    width: 60px;
    height: 60px;
}
.contact-one__call-icon span {
    font-size: 30px;
    top: 2px;
}
.contact-one__title br
{
    display: none;
}
.contact-one__title {
    font-size: 25px;
    line-height: 34px;
}
}
@media screen and (max-width: 575px)
{
    .pt-6, .py-6, .p-6 {
    padding-top: 2rem;
}
    .title_style .leftrightborder_heading
    {
        font-size: 20px;
    }
    .title_style .border_left:before, .title_style .border_right:before
    {
        display: none;
    }
}
.title_style .border_left:before, .title_style .border_right:before
{
    display: none;
}
.commonheadingstyle {
    position: relative;
    margin-bottom: 15px !important;
}
.commonheadingstyle:before {
    width: 28px;
    height: 5px;
    display: block;
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -14px;
    background-color: #dd3333;
}
.commonheadingstyle:after {
    width: 100px;
    height: 1px;
    display: block;
    content: "";
    position: relative;
    margin-top: 8px;
    left: 50%;
    margin-left: -50px;
    background-color: #dd3333;
}
.common_bannerbg {
    display: none;
}
.header-custom {
    box-shadow: 0 1px 2px rgb(57 63 72 / 7%);
}

.bg-danger.items_availablebox {
    background: #000 !important;
    margin: 10px 0;
    font-size: 10px;
    padding: 5px 0 8px;
}

span.fw-800.text-white.itemsavailbale {
    font-size: 15px;
    line-height: 22px;
}
/*.nopaddingonly_width {
    padding: 0 !Important;
    width: 35px;
    margin-right: 7px;
}
.right_list li a i {
    font-size: 21px;
}*/
form.search_formstyle
{
    width: 100%;
}
.top-navbar
{
    padding: 5px 0;
}
.newsearch_open svg {
    position: absolute;
    right: 18px;
    top: 11px;
}
.search_formstyle input {
    border-radius: 25px !important;
    width: 300px !important;
        border: 1px solid #000 !important;
        color: #000;
}
.search_formstyle input::placeholder{
        color: #000;
}
.top-navbar.bg-white.border-bottom.border-soft-secondary {
    z-index: 9999 !important;
}
@media(max-width: 767px){
.mobdesktop_bothsearchstyle .search_formstyle input {
    width: 100% !important;
}
.front-header-search.d-flex.align-items-center.bg-transparent.newsearch_open.mr-3.mobdesktop_bothsearchstyle {
    margin-right: 0 !important;
}
}
input#search:focus {
    background: transparent !important;
}

.front-header-search.d-flex.align-items-center.bg-transparent.newsearch_open.mr-3.mobdesktop_bothsearchstyle {
    width: 100%;
    border-radius: 0;
}
.search_formstyle input {
    border-radius: 5px !important;
}
.svgbtn {
    position: relative;
    background: #dd3333 !important;
    right: 0;
    height: 39px;
    float: right;
    position: absolute;
    right: 1px;
    width: 50px;
    top: 1px;
    border-radius: 0 5px 5px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;    z-index: 999;
}
.svgbtnform .form-control {
    padding: 0.57rem 1rem;
    font-size: 0.875rem;
    height: auto;
    border: 1px solid #e2e5ec;
    color: #898b92;
}
.newsearch_open .svgbtn svg {
    position: relative;
    right: auto;
    top: auto;
}
.loginimgicons, i.loginimgicons {
    width: 16px;
    filter: invert(1);
    margin: auto;
    margin-right: 6px;
}
i.loginimgicons {
    filter: none;
    top: 1px !important;
    right: auto !important;
}
.flex0
{
    flex: 1 1 auto;
}
@media screen and (max-width: 767px)
{
    .top-navbar {
    padding: 5px 10px;
}
}
.svgbtnform input#search:focus {
    background: #fff !Important;
}
.svgbtnform input#search:focus .svgbtn {
    background: #dd3333;
}
.logocls {
    object-fit: contain;
}
.brownbg ul.list-unstyled a {
    color: #fff;
}
.copytext p, .copytext span
{
    color: #fff !Important;
}



.item-slick.slick-slide.slick-current.slick-active {
  outline: none !important;
}

.slider-for {
  margin-bottom: 15px;
}
.slider-for img {
  width: 100%;
  min-height: 100%;
}

.slider-nav {
  margin: auto;
}

.slider-nav .item-slick {
  max-width: 240px;
  margin-right: 15px;
  outline: none !important;
  cursor: pointer;
}
.slider-nav .item-slick img {
  max-width: 100%;
  background-size: cover;
  background-position: center;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
  cursor: pointer;
}

.mfp-container:hover {
  cursor: default;
}

.image-source-link {
  color: #98C3D1;
}

.mfp-with-zoom.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*BLUR background*/
* {
  transition: filter 0.25s ease;
}

.mfp-wrap ~ * {
  filter: blur(5px);
}

.mfp-ready .mfp-figure {
  opacity: 0;
}

/* start state */
/* animate in */
/* animate out */
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: scale(0.95);
}

.mfp-zoom-in .mfp-preloader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready .mfp-preloader {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
  transform: scale(0.95);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing .mfp-preloader {
  opacity: 0;
}

.mfp-iframe-scaler {
  overflow: visible;
}

.mfp-zoom-out-cur {
  cursor: auto;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

@media screen and (min-width: 2100px)
{
    .common_bannerbg {
    padding-top: 360px !important;
    padding-bottom: 50px;
}
.container {
    max-width: 1900px;
}
.h-xxl-110px, .size-xxl-110px {
    height: 150px;
}
.h-md-210px, .size-md-210px {
    height: 250px;
}
}

.pswp--open {
    display: block;
    z-index: 99999999999;
}
.pswp img {
    object-fit: cover;
}
.right_list li a {
    display: flex;
    align-items: center;
}

@media (min-width: 576px)
{
.blog.card-columns {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}
}

.aiz-top-menu-sidebar.active {
    z-index: 99999999 !important;
}
.sidebrbtn
{
    position: absolute;
    right: 20px;
}


.collapse-sidebar-wrap.active .collapse-sidebar {
    z-index: 9999999999 !important;
}