/* Enter Your Custom CSS Here */

/***woocommerce message colour***/
.woocommerce-message {
  background-color:#74b841;
}
/***product side banner***/
.wp-image-6868 {
  margin-left: auto;
  margin-right:auto;
}
/***product page installment image***/
.ipay {
  width: 100%;
}
.mobile_footer_contact {
  padding-right: 20px;
	padding-left: 20px;
}
.mobile_footer_contact a {
  color:#0275d8 !important;
}
.bacs_style {
  color: #e00000;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}
/**copyright mobile***/
@media (max-width: 768px){
	.copyright-bar .payment {
    display: none;
}
}
@media (max-width: 768px){
  .copyright {
    font-size: 9px;
		text-align: center;
    line-height: 2;
    margin: auto !important;
}
	.float-start {
		float: none !important;
}
}	
/*** price break css ins added to customization > add additional css***/
/***mobile logo size***/
.handheld-header-v2 .header-logo img, .mobile-header-v1 .header-logo img, .mobile-header-v2-inner .header-logo img {
	max-width:130px !important;
}
/* Nav pills color change */
.nav-pills .nav-link.active{
	    background-color: #74bc44 !important;
}
/***checkout-city-field***/
.select{
	  width: 100%;
    padding: .857em 1.214em;
    background-color: transparent;
    color: #818181;
    line-height: 1.286em;
    outline: 0;
    border: 0;
    border-radius: 1.571em;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
}
.select2-search--dropdown .select2-search__field {
   padding: .857em 1.214em !important;
}
.select2-results__option {
    padding: 10px !important;
}
.tr .text-center{
    text-align: center !important;
}
/***store pickup***/
.store-pickup{
			background-color:red;
			font-weight:500;
			color:#fff;
			padding:5px;
			text-align: center;
			text-decoration: none;
		}
.store-pickup-link{
	color:#fff;
	font-weight:500 !important;
}
/***footer respective owners sentence***/
.res-ow{
    font-size:11px;
    font-weight:700;
}
/***menu colour***/
.secondary-nav>.menu-item.appleweek>a {
	background: -webkit-linear-gradient(180deg, #cd3587, #394dac);
  -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.secondary-nav>.menu-item.bundlepack>a {
	Display:none;
	Color:#fe6c61;
}
.secondary-nav>.menu-item.custom>a {
	Color:#FF3300;
}
.secondary-nav>.menu-item.week>a {
	  background-color: #090909;
    padding-right: 10px;
    padding-left: 10px;
    Color: #ff8d00;
}
/*** aws***/
.aws-container .aws-search-form .aws-search-clear {
  background-color:#74b841;
	color: #ffffff;
}
.header-v1 .aws-container .aws-search-field{
	border-color:#74b841;
}
.aws-search-result .aws_result_price {
    color: #f00;
    font-weight: 600;
}
@media(max-width: 1199px){
.aws-container .aws-search-field{
    border-width: 1px;
    height: 37px;
}
}
/***product varitation text***/
.single-product table.variations td.value select {
color: #000000;
}
/***google review***/
@media(max-width: 767px){
    .wpac, .wpac h1, .wpac h2, .wpac h3, .wpac h4, .wpac h5, .wpac h6, .wpac p, .wpac td, .wpac dl, .wpac tr, .wpac dt, .wpac ol, .wpac form, .wpac select, .wpac option, .wpac pre, .wpac div, .wpac table, .wpac th, .wpac tbody, .wpac tfoot, .wpac caption, .wpac thead, .wpac ul, .wpac li, .wpac address, .wpac blockquote, .wpac dd, .wpac fieldset, .wpac li, .wpac strong, .wpac legend, .wpac em, .wpac s, .wpac cite, .wpac span, .wpac input, .wpac sup, .wpac label, .wpac dfn, .wpac object, .wpac big, .wpac q, .wpac font, .wpac samp, .wpac acronym, .wpac small, .wpac img, .wpac strike, .wpac code, .wpac sub, .wpac ins, .wpac textarea, .wpac var, .wpac a, .wpac abbr, .wpac applet, .wpac del, .wpac kbd, .wpac tt, .wpac b, .wpac i, .wpac hr{
        max-width: 100% !important;
    }
    .wp-gr.wpac .wp-google-left img{
        width: 15% !important;
        object-fit: contain;
        height: 50% !important;
    }
}
.post-author-info{
	display:none;
}
/***homepage***/
.deals-block > section:nth-child(1) > header:nth-child(1) > h2:nth-child(1) {
    margin: auto;
}
.deals-block > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2) {
    font-size: 1.5em;
    margin-bottom: 0;
}
/***homepage jbl section***/
.products-carousel-banner-vertical-tabs .banners-tabs > .nav a.active{
	color: #fff;
}
/**checkout shipping description***/
.el-alert{
        background: #fff;
        padding: 5px 15px;
        margin: 5px 15px 15px 15px;
        box-shadow: 1.5px 2px 5px #80808024;
        border-radius: 3px;
    }
    .el-alert-body{
        color: #000;
        margin-left: -25px;
    }
    .el-alert-body li{
        line-height: 1.5;
    }
.wpforms-container-full .wpforms-form input{
	    color: #000000 !important;
      border-color: #424242 !important;
}
/* .single-product.modal-open .fade {
    opacity: 1;
    transition: none;
}

.single-product.modal-open .modal.fade .modal-dialog {
        transform: none;
}
.single-product .modal-backdrop.fade.show {
    opacity: .5;
} */
.white-text{
	color:#fff;
}
span.woofrom { 
	display: none;
}
/***home page sale***/

.savings{
	background: red;
  animation-name: flashanimation !important;
  animation: 4s infinite;
}



/***woo price ***/
.amount {
	color:#f70000 !important;
}

/*** Flash Sale Baner Responsive ***/
@media(max-width:320px) and (max-width:374px){
#main > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1617977208070 > div > div > div > div.wpb_single_image.wpb_content_element.vc_align_center > figure > div > img{
	    object-fit: cover;
			    height: 110px;
}	
}

@media(min-width:375px) and (max-width:768px){
#main > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1617977208070 > div > div > div > div.wpb_single_image.wpb_content_element.vc_align_center > figure > div > img{
	    object-fit: cover;
			    height: 150px;
}	
}
.life_inst{
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50% - 8px);
	  background-color: #fff;
}
/***add on***/
.wc-pao-addon-name {
    font-size: 20px !important;
    font-weight: bold;
    text-decoration: underline;
}

/***LM New***/
.products > .owl-item .product, .product .lmnew{
    background-color: #f70000;
  	font-size: .857em;
    text-align: center;
    line-height: 2em;
    min-width: 40px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 0;
    z-index: 1;
	  display: inline-block;
    margin-top: 44px;
    padding: 2px 10px;
    background: #e00;
    text-decoration: none;
    border-radius: 4px;
}
.product > div.single-product-wrapper.row > div.product-images-wrapper > span.lmnew{
	  margin-top: 16px;
    margin-left: 70px;
}
.search-sp{
    color: #757575;
    font-weight: 500;
}

/*** bootstrap modal start***/
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1.75rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dddddd;
  border-top-left-radius: calc(1.75rem - 1px);
  border-top-right-radius: calc(1.75rem - 1px); }
  .modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.714; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: calc(1.75rem - 1px);
  border-bottom-left-radius: calc(1.75rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
  .modal-content {
    box-shadow: 0 0.125rem 0.312rem rgba(0, 0, 0, 0.28); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0; }
  .modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen .modal-header {
    border-radius: 0; }
  .modal-fullscreen .modal-body {
    overflow-y: auto; }
  .modal-fullscreen .modal-footer {
    border-radius: 0; }

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-sm-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-sm-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-md-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-md-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-lg-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-lg-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-xl-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 1479.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xxl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-xxl-down .modal-footer {
      border-radius: 0; } }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 1.375rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(1.375rem - 1px);
      border-top-right-radius: calc(1.375rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(1.375rem - 1px);
      border-bottom-left-radius: calc(1.375rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem; }

.card-title {
  margin-bottom: 0.5rem; }

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1rem; }

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(1.375rem - 1px) calc(1.375rem - 1px) 0 0; }

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(1.375rem - 1px) calc(1.375rem - 1px); }

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(1.375rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(1.375rem - 1px);
  border-top-right-radius: calc(1.375rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(1.375rem - 1px);
  border-bottom-left-radius: calc(1.375rem - 1px); }

.card-group > .card {
  margin-bottom: 0.9375rem; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

/*** bootstrap modal end***/

/*** add on total***/
.product-addon-totals{
	display:none;
}

/***price font size***/
.single-product .price{
	font-size: 35px;
}
@media (max-width: 768px){
	.discount_text {
		font-size: 11px;
	}
}
/***buy now button***/
.wsb-button{
font-weight: 700 !important;
font-size: 1em !important;;
padding: 1.16em 3.434em;
line-height: 1.286em !important;
border-radius: 1.8em;
}
button.wsb-button.js-wsb-add-to-cart::before {
   font-family: "Font Awesome 5 Free";
   content: "\f061";
   display: inline-block;
   margin-right: .5em;
   vertical-align: middle;
  font-size: 1.357em;
   font-weight:900;
}

.wsb-button.js-wsb-add-to-cart:hover{
background-color: #000 !important;
}
@media (max-width: 575.98px){
.wsb-button{
  width:94%;
  margin-bottom:20px;
}
  .single_add_to_cart_button.button{
  width:94%;
  }   
}
.wsb-button.disabled {
    opacity: 0.6 !important;
}

/*** off canvas menu***/
.off-canvas-bg-opacity .site-content::before{
	    position: inherit !important;
}

/***fitbit banner***/
.banner-with-products-carousel .banner .h1, .banner-with-products-carousel .banner h1{
	color: #fff;
}
.secondary-nav-menu{
		display: none !important;
}
.product-price-installments-not-in-variation-single{
	display:none;
}
.pricing-modal-heading {
    background: #f2f1f6;
    padding: 0 10px;
    border-radius: 7px;
    margin-bottom: 10px;
    margin-top: 20px;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.pgs-pop-up-link-wraper {
    padding-bottom: 0px;
}
/***pre-order status***/
.trs-pre-order-wrapper{
    display: block;
    margin-bottom: 15px;
    color: #ffffff;
}
.pre-order-status{
	  padding: 8px;
    background: #DA012C;
    border-radius: 5px;
    width: 200px;
}
.pre-order{
	font-weight:600;
}
.archive .shop-page-badge {
    margin-top: -38px;
    margin-bottom: 10px !important;
    padding: 2px 10px;
    background: #DA012C;
    border-radius: 5px;
    width: 90px;
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
    float: right;
    position: relative;
    z-index: 1;
}
/**.single-product-wrapper.row > div.summary.entry-summary > div.payment-providers-wrap > div.mayapgs-payment-wrapper > div:nth-child(14) #discountPrice{
	  color: white;
    background-color: #fb0000;
    padding: 3px;
    border-radius: 3px;
}
.single-product-wrapper.row > div.summary.entry-summary > div.payment-providers-wrap > div.mayapgs-payment-wrapper > div:nth-child(14) .mayapgs-payment-holder{
	background-color: #d5ffb6;
}**/

.confirmation-modal {
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          background-color: rgba(0, 0, 0, 0.5);
          z-index: 9999;
      }

      .pb-ipg-notice {
          color: #721c24;
				  font-size: 17px;
					font-weight:600;
          background-color: #f8d7da;
          border-color: #f5c6cb;
          padding: 20px;
          border-radius: 4px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
      }
   @media (max-width: 490px) {
  .pb-ipg-notice {
    max-width: 300px; 
 } 
}
		.confirm-button{
			background-color: #000000 !important;
            color: white !important;
            border: 0px solid white;
            font-size: 16px;
            border-radius: 5px;
            padding: 5px 15px;
		}
	.confirm-button:hover{
			  background-color: #555555 !important;
        color: white !important;
}