.text-black
{
    color: #000 !Important;
    font-weight: 600;
}
.purplecolor
{
    color: #9A0056 !important;
}
.text-center.text-black span {
    color: #000 !important;
    font-weight: 600;
}
ul.list-unstyled.footerli li, ul.list-unstyled.footerli li a {
    color: #9A0056 !important;
}
.brownbg
{
    background: #e5d0a3;
}
.top-navbar [class*="border"] {
    border-color: #000 !important;
    line-height: 1;
}
input#search {
    background: #8080800d;
}
.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: 27px;
    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;
}
h4.fs-13.text-uppercase.fw-600.border-bottom.border-gray-900.pb-2.mb-4.purplecolor {
    border-bottom-color: #aaa392 !important;
}
@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: 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;
}
}
.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;
}
}