/** Shopify CDN: Minification failed

Line 469:0 All "@import" rules must come first
Line 788:30 Expected identifier but found "."
Line 791:52 Expected identifier but found "."
Line 1037:29 Expected identifier but found "."
Line 1070:24 Expected identifier but found "!"

**/
body, input, textarea, button, select, h1, .h1, .h1--mini {
	font-family: 'gilroy-regular';
}
.product-card__price {
    color: #f30;
    font-weight: 600;
    margin-top: 10px;
}
.product-card__regular-price {
    opacity: 1;
    color: #787878;
    font-size: 80%;
    margin-right: 10px;
    font-weight: 500;
}

/*================ Custom Header Height ================*/

.site-header__upper {
      padding-top: 10px;
      padding-bottom: 15px;
  }

/*================ Custom promo bar backgound color ================*/

.notification--promo {
  background-color: #222;
}

/*================ Custom height for menu ================*/


.menu-tab a.site-nav__link {
    padding: 10px 20px;
}
.customer-login-links a {
    padding: 10px 10px;

}

/*================ Custom color for cart ================*/

.site-header__cart-indicator {
    background-color: #f30;
}

/*================ Custom size for home slider ================*/
.hero {
    height: auto;
    margin-bottom: 50px !important;
}

/*================ Custom hide text for video module ================*/


.powrMark{
    visibility: hidden !important;
}

/*================ Custom large image at collections ================*/
.template-collection header.medium-up--grid--table>.grid__item {
    float: left;
    width: 100%;
}

/*================ Custom 'account' text capitalization ================*/


.customer-login-links a {
   text-transform: uppercase;
   color: #ff3300;
}
/*================ Custom logo's in footer ================*/

.site-footer .payment-icons {
   background-image: url(https://cdn.shopify.com/s/files/1/2044/1255/files/cards_-_Copy.png?2747472051106369636);
   background-repeat: no-repeat;
   background-position: 50%;
   height: 45px;
   background-size: contain;
}
.site-footer .payment-icons li {
   display: none;
}

#insta-feed img:hover {
    transform: scale(1.2);
}
#insta-feed img {
    transition: all .2s ease-in-out;
}

.menu-tab a.site-nav__link {
   color: #fff;
}
 
.menu-tab a.site-nav__link:hover {
   color: #f30;
   background-color: #fff;
}

.customer-login-links a.myaccount-tab, .customer-login-links a#customer_login_link {
   padding: 11px;
   padding-left: 30px;
   background-image: url(https://cdn.shopify.com/s/files/1/2044/1255/files/user-ic_1.png?15449617500951585621);
   background-repeat: no-repeat;
   background-position: left center;
   background-size: 20px;
}
.customer-login-links a.myaccount-tab:hover, .customer-login-links a#customer_login_link:hover {
   background-image: url(https://cdn.shopify.com/s/files/1/2044/1255/files/user-ic-orange.png?12147189347379433117);
}
.flex--grid>.flex__item {
   flex-basis: 20%;
}


.customer-login-links a:hover {
   background-color: #fff;
   color: #f30;
}
.customer-login-links a {
   padding: 11px 11px;
}
.input[type="search"] {
   outline: none;
}
.site-header__search-input:focus {
   outline: none;
}
/*Bajaj EMI*/

a.emi-btn {
   color: #fff;
   padding: 11px 30px;
   font-size: 15px;
   text-transform: uppercase;
   background-color: #f30;
}
a.emi-btn:focus, a.emi-btn:hover {
   background-color: #cc2900;
}

/* button on home page slider */

.hero__text-wrap {
   bottom: 30px;
}

/*  */
.full-width.full-width--return-link {
    padding: 50px 20px;
}
.float-container {
    padding: 20px;
}

.float-child {
    width: 50%;
    float: left;
    padding: 20px;
}  
.banner-2 {
  margin: -30px;
}
.sec-block-2 {
  display: inline-block;
  width: 48.8%;
}  
.banner-5 {
  margin: -30px;
}
.sec-block-5 {
  display: inline-block;
  width: 19.5%;
}
.product-card .buy-now-btn {
    padding: 0 20px;
    background-color: transparent;
    color: #fff;
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.sec-block-2 {
      display: block !important;
      width: 100% !important;
    }
	.sec-block-5 {
      width: 48.5% !important;
      margin-bottom: 5px;
    }
}
.ga-products-box button.ga-product_addtocart, .ga-products-box button.ga-addalltocart {
    color: #fff;
    background-color: #FF3300 !important;
    font-size: 14px;
}
.ga-products-box h2 {
    color: #212121;
    font-size: 1.75em !important;
    text-align: center !important;
  	font-family: Montserrat,HelveticaNeue,Helvetica Neue,sans-serif !important;
    font-weight: 400 !important;
 	color: #222 !important;
    margin: 0 0 0.625em !important;
}
.featured-card__image-wrapper {
	position: static;
}
.featured-card__header {
    position: absolute;
    width: 100%;
    display: inline-block;
    padding: 0;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: -25px;
}
.featured-card__header p {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
}
.featured-card {
    height: auto;
    padding: 20px;
}
.menu-tab a.site-nav__link {
    color: #ff3300;
    padding: 15px 20px;
}
.nav-bar {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.sticky--active .nav-bar {
    transition: all.2s;
    box-shadow: 2px 4px 5px 0 #04040413;
}
.partners-logo h4 {
    margin-bottom: 40px;
}
.brand-logo {
    background-color: #ffffff;
    margin: 1px;
/*     border: 1px solid #ccc; */
    width: 18.5%!important;
    margin-bottom: 10px;
}
.partners-logo .banner-5 {
    margin-top: 0;
}
.tmenu-watermark {
	display: none !important;
}
/* responcive css start */
/* Large desktop */
@media (min-width: 1200px) {}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.featured-card {
        padding: 10px;
        margin-bottom: 15px;
    }
  	.featured-card__header p {
        text-transform: capitalize;
        font-size: 18px;
        font-weight: 500;
    }
    .featured-card__header {
        position: static;
        padding-top: 10px;
    }
    .brand-logo {
        width: 29.5%!important;
        margin: 1px 4px 10px;
    }
    .drawer__search-input[type=search] {
        padding-right: 60px;
        border: 1px solid #ccc;
        border-radius: 5px;
    }
    .drawer__nav-link {
        padding: 10px 15px;
        font-size: 17px;
      	color: #ff3300;
    }
}
/* Landscape phone to portrait tablet */
@media (min-width: 750px) {
	.main-content {
	    margin-top: 20px;
	}
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
	.slick-initialized .hero__image {
          background-size: contain;
      }
    .hero {
      height: 126px;
      margin-bottom: 0;
      background-color: #fff;
      }
    .featured-content1 {
      padding: 0px !important;
      height: 160px;
      }
    div#insta-feed a {
       display: inline-block;
       width: 50%;
       padding: 0 5px;
    }
      .hidden-xs {
       display: none;
    }
      .site-footer__section-title, ul.list--inline.social-icons.text-right {
       text-align: left !important;
    }
  
}
a.qview-watermark {
    display: none !important;
}
.qview-button-container {
    position: unset !important;
}
.tmenu-watermark {
    visibility: hidden;
    color: #fff;
    height: 0;
    width: 0;
    overflow: hidden;
    padding: 0 !important;
}
.shopify-payment-button__button--unbranded {
    background-color: #f30 !important;
    padding: 1em 2em;
}
.shopify-payment-button__more-options{
	display: none !important;
}
.product-form__cart-submit {
    border: 1px solid #f30;
    background: #fff;
    color: #f30;
}

.product-form__cart-submit:hover {
    border: 1px solid #f30;
    background: #f30;
    color: #fff;
}

 .cgt-desc {
 	padding-left: 20px;
 }

 .cgt-desc ul.tabs{

 margin: 0px;

 padding: 0px;

 border-radius: 0px;

 top: 1px;

 position: relative;

 }

 .clearfix{

 clear: both;

 }

 

 .cgt-desc ul.tabs li{

 background-color: #fff;

 display: inline-block;

 position: relative;

 z-index: 0;

 border-radius: 0px;

 margin: 0 -5px;

 padding: 0;

 }

 

 .cgt-desc ul.tabs li:first-child{

 margin: 0px;

 }

 

.cgt-desc ul.tabs li a {
    display: inline-block;
    border: 1px solid #e9e9e9;
    padding: 15px 25px;
    font-weight: 700;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
/*     text-transform: capitalize; */
    background-color: #f2f2f2;
}

 

.cgt-desc ul.tabs li a.active {
    background: #ffffff;
    border-bottom-color: #ffffff;
}

 

 .cgt-desc .tab{

 display: block;

 border: 1px solid #e9e9e9;

 padding: 15px;

 background: #fafafa;

 font-size: 14px;

 border-radius: 0px;

 }

.cgt-desc .cgt-content ul li {
    display: block;
    list-style-type: circle;
    line-height: 1.8;
}


/* homepage css start*/
@import url("../fonts/gilroy-font/stylesheet.css");
::selection {
    color: #fff;
    background-color: #fa5455;
}
.loader {
    width: 100%;
    height: 3px;
    background: linear-gradient(to right,#ff3300,#ff3300);
    background-color: transparent;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    border-radius: 4px;
    background-size: 20%;
    background-repeat: repeat-y;
    background-position: -25% 0;
    animation: scroll 1.2s ease-in-out infinite;
}
.loader-bg img {
	width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -64px;
}
  @keyframes scroll{
    50%{background-size:80%}
    100%{background-position:125% 0;}
  }
.loader-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
}
body {
    font-family: 'gilroy-regular' !important;
    font-size: 16px;
    color: #000 !important;
    padding-top: 0;
}
h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'gilroy-bold' !important;
  	color: #000;
}
body section {
    padding: 30px 0;
}
.category a {
	text-decoration: none;
}
.category-card h2.category-name {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    padding: 20px 0 10px 0;
}
.category-card img {
    transition: all.2s;
}
.category-card:hover img {
    transform: scale(1.05);
    filter: drop-shadow(0px 1px 16px #9b9b9b);
}
.banners .featured-banner {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.featured-banner:after {
  content: "";
  position: absolute;
  top: -200%;
  left: -210%;
  width: 200%;
  height: 300%;
  opacity: 0;
  transform: rotate(30deg);
  background: #00000021;
  background: linear-gradient(to right, #00000021 0%, #00000021 77%, #00000080 92%, #00000000 100%);
}
.featured-banner:hover:after {
  opacity: 1;
  top: -30%;
  left: -30%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}
.price-blocks {
    margin-left: -15px;
    margin-right: -15px;
}
.price-blocks a {
    text-decoration: none;
}
.price-block-unit {
    display: inline-block;
    width: 19.7%;
    padding: 0 15px;
}
.under-amount {
    line-height: 1;
    padding: 33px 25px;
    color: #ff3300;
    background-color: #ffdbd3;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.under-amount .under {
    font-size: 30px;
    font-family: 'gilroy-semibold';
    margin-bottom: 25px;
}
.under-amount .amount {
    font-size: 60px;
    font-family: 'gilroy-extrabold';
}
.under-amount .amount i {
    font-size: 30px;
}
h2.section-title {
    margin-bottom: 20px;
    font-size: 31px;
    font-family: 'gilroy-bold';
}
ul.brand-list {
    padding: 0;
    list-style-type: none;
    margin: 0 -15px;
}
ul.brand-list li.brand-unit {
    display: inline-block;
    width: 19.5%;
    padding: 0 15px;
    text-align: center;
}
ul.brand-list li.brand-unit a {
    display: block;
    border: 1px solid #000;
    border-radius: 10px;
}
ul.brand-list li.brand-unit a img {
    width: 100px;
    margin: 15px 0;
}
section.best-selling {
    background-color: #f5f5f5;
}
.ga-carousel_wrapper {
	padding: 0;
}
.best-selling .ga-product_image {
    background-size: 125%;
}
.globoRecommendationsBottom .ga-product_image {
    background-size: 125%;
}
.ga-carousel_wrapper .gowl-nav {
    position: absolute;
    top: -43px;
    right: 30px;
    display: inline-block;
}
.ga-products-box h2.section-title {
    margin-bottom: 20px !important;
    font-size: 31px !important;
    font-family: 'gilroy-bold' !important;
    text-align: left !important;
}
.product-caption {
    padding: 0 10px 10px 10px;
    min-height: 120px;
}
a.ga-brand-name {
  	display: block;
    color: #848484;
    font-weight: 600;
    font-size: 16px;
    font-family: 'gilroy-regular';
    padding: 7px 0;
}
.ga-products-box .ga-product_title {
    color: #000000;
    font-size: 16px;
    font-family: 'gilroy-semibold';
    display: block;
}
.grid--no-gutters .product-card .ga-product_title {
    height: 45px;
    overflow: hidden;
}
.ga-products-box .ga-product_price-container {
	margin-top: 10px;
}
.ga-products-box .ga-product_price-container * {
    font-size: 16px;
}
.ga-products-box .ga-product_price {
    color: #000 !important;
    font-family: 'gilroy-medium';
}
span.discount-persent {
    color: #008706;
    font-weight: 600;
    float: right;
}
li.discount-persent {
    color: #008706;
    font-weight: 600;
}
.index-section .ga-products-box {
    padding: 0 !important;
    margin: 0 !important;
}
.ga-carousel_wrapper .gowl-item {
    padding-left: 10px;
    padding-right: 10px;
}
.ga-carousel_wrapper .ga-product {
    padding: 0 !important;
    background-color: #fff;
}
.product-single__info-wrapper p.product-single__vendor {
    display: block;
    color: #848484;
    font-size: 18px;
    font-family: 'gilroy-medium';
    padding: 7px 0;
}
.product-single__info-wrapper p.product-single__vendor a {
    color: #848484;
    text-decoration: none;
}
.product-single__info-wrapper .spr-badge {
    padding: 7px 0;
    text-align: right;
}
.product-single__info-wrapper span.spr-badge-caption {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #ccc;
}
.product-single__info-wrapper h1.product-single__title {
    font-family: 'gilroy-bold';
    margin: 10px 0 20px 0;
    color: #000;
    font-size: 31px;
}
.product-single__info-wrapper .product-single__price {
    font-size: 25px;
    font-family: 'gilroy-bold';
}
.product-single__info-wrapper .product-single__price.old-price {
    font-size: 19px;
    font-family: 'gilroy-semibold';
}
.panel-group.panel-desc .panel-default>.panel-heading {
    background-image: none;
  	padding:0;
}
.panel-group.panel-desc .panel-default>.panel-heading a {
    padding: 10px 15px;
    display: block;
    color: #000;
    text-decoration: none;
    font-family: 'gilroy-semibold';
  	position:relative;
}
.panel-group.panel-desc .panel-default>.panel-heading a:after {
    content: '-';
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 22px;
    font-family: 'gilroy-regular';
    font-weight: 200;
    transform: rotate(0deg);
    transition: all .2s;
}
.panel-group.panel-desc .panel-default>.panel-heading a.collapsed:after {
    content: '+';
    transform: rotate(90deg);
}
.panel-group.panel-desc .panel-default .panel-body {
    color: #5c5c5c;
}
.panel-group.panel-desc .panel-default .panel-body ul {
    padding-left: 20px;
}
.panel-group.panel-desc .panel-default .panel-body ul li {
    margin-bottom: 15px;
}
.ga-carousel_wrapper .ga-product {
    padding: 0 !important;
    background-color: #fff;
    overflow: hidden;
}
/* .ga-product span.ga-label.ga-label_sale {
    padding: 6px 40px;
    position: absolute;
    left: -30px;
    top: 15px;
    transform: rotate(-45deg);
    letter-spacing: 3px;
    color: #ffffff;
    background: #f30;
    box-shadow: 0 4px 12px #93939359;
} */
/* Large desktop */
@media (min-width: 1200px) { ... }
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { ... }
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  
    body section {
        padding: 20px 0;
    }
  	body.growfitter-app header.site-header,
    body.growfitter-app footer {
        display: none;
    }
    .template-index .main-content {
        margin-top:0;
    }
  	.category-card h2.category-name {
    	padding: 10px 0 10px 0;
  	}
  	section.price-slab .price-blocks {
        overflow-x: auto;
        white-space: nowrap;
  	}
    section.price-slab .price-blocks::-webkit-scrollbar-track{
        border-radius:10px;
        background-color:#fff;
      	width: 100px;
    }
    section.price-slab .price-blocks::-webkit-scrollbar{
        height:7px;
        background-color:#fff;
    }
    section.price-slab .price-blocks::-webkit-scrollbar-thumb{
        border-radius:5px;
        background-color:#f2f2f2;
    }
    .category-card {
        margin-bottom: 20px;
    }
    .banners .featured-banner {
        border-radius: 20px;
        overflow: hidden;
        position: relative;
        margin-bottom: 15px;
    }
    .price-blocks {
        margin-left: -7px;
        margin-right: -7px;
    }
    .price-block-unit {
        display: inline-block;
        width: 150px;
        padding: 0 7px;
    }
    .under-amount {
        margin-bottom: 15px;
        padding: 20px;
    }
    .under-amount .under {
        font-size: 20px;
        font-family: 'gilroy-semibold';
        margin-bottom: 20px;
    }
    .under-amount .amount {
        font-size: 40px;
    }
    h2.section-title {
        margin-bottom: 20px;
        font-size: 20px;
        font-family: 'gilroy-bold';
        color: #666;
    }
  .ga-products-box h2.section-title {
    	margin-bottom: 20px !important;
    	font-size: 20px !important;
    	font-family: 'gilroy-bold' !important;
    	text-align: left !important;
    	color: #666 !important;
	}
  	.ga-carousel_wrapper .gowl-nav {
        position: absolute;
        top: -33px;
        right: 30px;
        display: inline-block;
    }
    ul.brand-list {
        text-align: center;
        margin: 0 -7px;
    }
    ul.brand-list li.brand-unit {
        display: inline-block;
        width: 32.5%;
        padding: 0 7px;
        text-align: center;
        margin-bottom: 15px;
    }
    ul.brand-list li.brand-unit a img {
        width: 80px;
        margin: 5px 0;
    }
    .ga-products-box .ga-product_price-container * {
      	font-size: 13px;
  	}
  	.ga-product_oldprice {
  	    spefont-size: 11px !important;
      	margin-left: 5px !important;
    }	
    #shopify-section-app-product {
      	padding-bottom: 50px;
    }
    #shopify-section-app-product .page-width {
      	padding: 0 15px;
    }
	#shopify-section-app-product .product-single__photo img,
  	#shopify-section-app-product .product-single__photo{
        max-height: none;
        max-width: 100%;
    }  
  	#shopify-section-app-product .photos {
    	margin: 0 -10px;
	}
    #shopify-section-app-product .product-single__info-wrapper p.product-single__vendor {
      	font-size: 15px;
  	}
    #shopify-section-app-product .product-single__info-wrapper h1.product-single__title {
      	font-size: 24px;
  	}
    #shopify-section-app-product .product-single__meta-list li {
        padding-right: 10px;
        vertical-align: bottom;
    }
    #shopify-section-app-product .product-single__info-wrapper .product-single__price {
      	font-size: 20px;
  	}
  	#shopify-section-app-product .product-single__info-wrapper .product-single__price.old-price,
  	#shopify-section-app-product li.discount-persent{
        font-size: 14px;
  	}
  	#shopify-section-app-product .product-form {
        margin: 0;
        display: block;
    }
    #shopify-section-app-product .product-form__cart-submit {
        color: #fff;
        background-color: #f30;
        border-radius: 0;
        padding: 20px 0;
        font-size: 15px;
        line-height: 1;
      	border: 0;
	    text-transform: capitalize;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 999;
    }
    #shopify-section-app-product .product-form__item {
        display: block;
        padding: 0;
        margin: 0;
    }
  	#shopify-section-app-product .panel-group .panel {
  		border: 0;
      	box-shadow: none;
  	}
    #shopify-section-app-product .panel-default>.panel-heading {
        background-color: transparent;
    }
    #shopify-section-app-product .panel-group.panel-desc .panel-default>.panel-heading a {
		padding: 10px 0;
    }
  	#shopify-section-app-product .panel-group.panel-desc .panel-default .panel-body {
 		border: 0; 
    	padding: 15px 0;
    	font-size: 14px;
  	}
  	#shopify-section-app-product .product-single__info-wrapper {
  		padding: 0;
  	}
    #shopify-section-app-product .product-single {
        margin-left: 0;
        margin-bottom: 10px !important;
    }
    #shopify-section-app-product .grid__item {
	    padding-left: 0;
    }
    #shopify-section-app-product .product-single__meta .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    #shopify-section-app-product .product-form__item label.radio-inline {
      	display: inline-block;
      	text-align: center;
      	padding: 0 10px;
    }
  	#shopify-section-app-product .product-form__item label.radio-inline:first-child {
    	padding-left: 0;
	}
  	#shopify-section-app-product .product-form__item label input {
  		display: none;
    }
    #shopify-section-app-product .product-form__item label.radio-inline span {
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #ccc;
      	margin-bottom: 10px;
  	}
     #shopify-section-app-product p.delivery-info {
        margin-top: 10px;
        padding: 7px 10px;
        font-family: 'gilroy-medium';
        color: #000;
        background-color: #7a7a7a4a;
        border-radius: 10px;
    }
    section.best-selling {
      background-color: #f5f5f5;
      background-image: url(https://cdn.shopify.com/s/files/1/2044/1255/files/lbg.png?v=1665404837);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      margin:0 -15px;
      padding: 70px 0 30px;
    }
    .best-selling .ga-products-box h2.section-title {
      text-align: center !important;
      color: #9ddb93 !important;
      font-size: 24px !important;
    }
    .best-selling .ga-carousel_wrapper .gowl-nav {
      display: none !important;
    }
    .best-selling .ga-products-box .ga-product_image:after {
      padding-top: 100%;
    }
    a.ga-brand-name {
      font-size: 13px;
    }
    .ga-products-box .ga-product_title {
      font-size: 15px;
    }
}
 
/* Landscape phones and down */
@media (max-width: 480px) { ... }
.spr-badge-starrating {
    margin: 0 3px 0 0;
    color: #ffd700 !important;
}
.spr-starrating, .spr-starratings {
    color: #FFA500 !important;
}
.product-single {
    margin-bottom: 20px !important;
}

.inc-line {
    color: #03a685;
    font-weight: 500;
    font-size: 16px;
    display: block;
    margin: 5px 10px 18px 0;
  
}
.pdp-offers-container{
	margin:20px 0 0;padding:0 0 8px;border-bottom:1px solid #d4d5d9
}
.pdp-offers-container .pdp-offers-offer:last-child{
	margin-bottom:0
}.pdp-offers-container>h4{
	font-size:16px;font-weight:500;line-height:1;color:#282c3f;margin-bottom:16px;text-transform:uppercase;margin-top:0
}
@media (min-width:600px){
	.pdp-offers-container{margin-right:0}
}

.offer-sect {
    margin: 0 0 0 16px; !important;
}
.product-offer-price {
	color:#008706;
}

.product-type{
      margin: 20px 10px 20px 0px;
}
.update-cart-btn {
    background-color: #fff;
    color: #f30;
    border: 1px solid #f30; 
}
.update-cart-btn:hover {
    background-color: #f30;
    color: #fff;
}
.drawer__nav-link:hover, .drawer__nav-link:focus {
    color: #f30;
    background-color: #fafafa;
}
.name-text {
    min-height: 45px;
    max-height: 45px;
    height: auto;
}
.ga-label_sale_custom {
    padding: 6px 40px;
    position: absolute;
    left: -30px;
    top: 15px;
    transform: rotate(-45deg);
    letter-spacing: 3px;
    color: #ffffff;
    background: #f30;
    box-shadow: 0 4px 12px #93939359;
}

.ga-label_sold_custom {
    padding: 6px 40px;
    position: absolute;
    left: -30px;
    top: 15px;
    transform: rotate(-45deg);
    letter-spacing: 3px;
    color: #ffffff;
    background: #555;
    box-shadow: 0 4px 12px #93939359;
}
.spr-button-primary {
    background-color: #f30 !important;
    background-image: none !important;
}
.product-single__description td, th {
    border: 1px solid #222;
}
.btn-primary:hover {
    border-color: #f30;
}
.spr-icon.spr-icon-star-empty {
    opacity: 1;
}
label {
    color: #000;
}
.spr-review-content-body {
    font-size: 18px;
}
.customer-login-links a {
    display: inline-block !important;
    font-size: 14px !important;
}
.tmenu_item_mobile .tmenu_item_link {
    border-bottom: 1px solid #f7f7f7;
    text-transform: uppercase;
}
.drawer__nav-link {
    padding: 10px 15px;
    font-family: 'gilroy-regular' !important;
    text-transform: uppercase;
    font-size: 16px;
    color: #ff3300;
}
#vendor_image { display:none; }
.vendor_banner {
  padding: 0 0 20px 0;
}
.list-title {
    font-size: 19px;
    font-weight: 800;
    margin: 8px 0;
}
.page-empty {
    padding: 20px 0 0 0 !important;
    margin-bottom: 20px !important;
}
img.cart-detault-img {
    width: 350px;
    height: 350px;
}
.no-view .qview-button-wrapper.qview-button-wrapper--has-overlay .qview-button {
    display: none !important;
}
.form-success {
    background-color: #ff3300 !important;
    color: #fff !important;
}
.soldouttag {
    float: right !important;
}