/*!
Theme Name: Accucheck
Author: Kiran Koyande, Aviwe
*/

/*h1,h2,h3,h4,h5,h6,p { font-family: imagoBook; }*/
p { font-size: 15px; }
a { text-decoration: none; color: #212529; }
a:hover { text-decoration: none; color: #212529; }
.chide { display: none!important; }
.cblue { color: #156DB8; }
.ctext { color: #363636; }
.cgrey { color: ; }
.fbold { font-weight: bold; }
.f1 { font-family: imagoMedium; }
.f2 { font-family: imagoBook; }
.tnone { text-decoration: none; color: #000; }
.dnone { display: none!important; }
.mvp5{ margin: 0.5em 0; }
.mv1{ margin: 1em 0; }
.w100 { width: 100%; }
.cborder { border: 1px solid #ebebeb; }
.floatLeft { float: left; }
.floatRight { float: right; }
.heroSlider, ss3-force-full-width { z-index: 3; }
.appButton { max-width: 170px;  } 
.cross-sells { display: none!important; }
.readmore { color: #0d6efd; }
.blog-content p { font-size: 1.2em; }
.single_add_to_wishlist_container { width: 100%; }
.videoEmed { width: 100%; height: 300px; }
button:focus {outline:0;}
.cli-modal-dialog a { text-decoration: underline; }

.iconic-woothumbs-all-images-wrap { max-height: 470px; }
.iconic-woothumbs-images__image { max-height: 450px; }
.single-page a { text-decoration: underline; }

.cli-tab-footer .wt-cli-privacy-accept-btn { background-color: #156db8; color: #fff; }
.woocommerce-terms-and-conditions-link, #woo_custom_checkbox_privacy_policy_field a { text-decoration: underline!important; }

.fontFix, .n2-ss-text { font-family: imagoMedium!important; letter-spacing: .025rem!important;} 
.fontFix { 
  p, div, span {
  font-family: imagoMedium!important;
 }
}

.coupon { margin: 1rem 0; text-align: right; }
.coupon button { margin-top: -7px; }
#coupon_code { font-size: 1.3rem; padding: 0.4rem; }

.wpas-link-logout { display: none!important; }

.star-rating { line-height: 2rem; }
.woocommerce-review-link { line-height: 3rem; }

.btn_buynow { padding: 0.5rem 1rem; font-size: 16px; margin-left: 1rem; }
.savingsOffer { color: #d50d1e; letter-spacing: 1px;
    font-size: 0.9rem;
    margin-left: 10px; }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce a { text-decoration: none; }
.wishlistWrap .cart-thumb { border:0px; }
.wishlistWrap table .productThumb {     border-right: 0px!important; }
/*.woocommerce table.shop_table tbody:first-child tr:first-child td { border-right: 0px; } */

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.fbt-container .fbt-product-title a { max-width: 20%; width: 100%; }
.fbt-product-image { position: relative; }
.removeProduct {
  position: absolute;
  top: -14px;
  right: -15px;
  border: 3px solid #545454;
  color: #545454;
  border-radius: 50%;
  background: #d3d3d3;
  height: 27px;
  width: 27px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 23px;
}

.crumb-wrap {
	padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
  /*box-shadow: inset 0 0 0 2000px rgb(221 218 221 / 60%);*/
  background: rgb(2,0,36);
  background: linear-gradient(180deg, rgb(231 228 228) 0%, rgba(255,255,255,1) 66%, rgb(255 255 255 / 9%) 100%);
}
.breadcrumb {
	margin-bottom: 0px;
}
.breadcrumb-item a { color: #0087ce; text-decoration: none; }

.page-header {
	padding-top: 6em;
	padding-bottom: 6em;
	background-size: cover;
	margin-bottom: 20px;

}
.page-header h1 {
	margin-top: 0px;
	line-height: 1em;
	font-size: 60px;
	font-family: imagoMedium;
}
.page-header h4 {
	font-size: 25px;
}
.product_subtitle_name { /*white-space: nowrap;
    overflow: hidden;
  text-overflow: ellipsis; */ }
  .blog-page-header{
   box-shadow: inset 0 0 0 2000px rgb(38 37 38 / 60%);
 }	
 .blog-page-header h1 { color: #fff; }

 .page-inner-header {
   padding-top: 10px;
   padding-bottom: 30px;
 }
 .page-inner-header h3{
   font-size: 36px;
   line-height: 46px;
   font-family: 'imagoBook';
   font-weight: bold;
 }

 .pshadow {
  box-shadow: 5px 5px 5px 2px rgba(0,0,0,0.05);
  -webkit-box-shadow: 5px 5px 5px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 5px 5px 5px 2px rgba(0,0,0,0.05);
  background-color: #fff;
}

#carouselExampleCaptions { z-index: 3; }
.meterfloat {
  position: fixed;
  width: 105px;
  height: 45px;
  top: 550px;
  right: 0px;
  /* background-color: #0C9; */
  color: #FFF;
  /* border-radius: 50px; */
  text-align: center;
  /* box-shadow: 2px 2px 3px #999; */
  background: url(images/findmeter.png) no-repeat;
  font-size: 10px;
  padding-top: 9px;
  z-index: 2;
}

.meterfloat:hover {
  color: #fff;
}

.my-float{
  margin-top:22px;
}

/* iconbox */
/* 1.4 - Feature styles */
/* Feature Style One*/
.feature {
  text-align: center;
  cursor: pointer;
}
.feature .icon {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  border-radius: 50%;
  background: #e5e5e5;
  color: #53535a;
  line-height: 70px;
  font-size: 30px;
  -webkit-transition: background .6s ease;
  transition: background .6s ease;
}
.feature .icon i {
  display: inline-block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.feature h3 {
  color: #222222;
  text-transform: uppercase;
  margin-top: 30px;
  font-size: 20px;
  font-weight: 400;
}
.feature p {

  font-size: 16px;
  color: #999999;
  width: 95%;
  margin: 10px auto 0;
}
.feature:hover .icon,
.feature:focus .icon {
  background: #156DB8;
  color: #fff;
}
.feature:hover .icon i,
.feature:focus .icon i {
  -webkit-transform: rotate(-1080deg);
  -ms-transform: rotate(-1080deg);
  transform: rotate(-1080deg);
}

.mbonly { display: block!important; }
.deskonly { display: none!important; }
.mauto { margin: 0 auto; }
.w200 { width: 200px; }
.expired { /*color: #d50d1e;*/ font-size: 1rem; }
/* Login forrm */
.login-form-tab-block {
  padding: 10px 10px ;
}
.login-form-tab {
  border-bottom: 0px solid #0087ce;
}
.login-form-tab .nav-item .nav-link {
  border-bottom: 1px solid #0087ce;
  color: #000; font-size: 14px; font-family: 'imagoMedium';
}
.login-form-tab .nav-item .nav-link.active { border-color: #fff; border-bottom: 3px solid #0087ce; color: #0087ce;  }
.login-form-tab-panel {

}

/*footer { margin-top: 50px;  } */

/* Wocommerce specific style start here */
.productInfo .topRow { padding-top: 2rem; }
.quantity input[type=text] {
	font-size: 1.4em;
  border: 1px solid #000;
  border-radius: 11px;
  color: #000;
  width: 60px!important;
  height: 47px;
  float: left;
  margin-right: 15px;
}
.woocommerce-cart-form .product-quantity, .woocommerce-cart-form .product-subtotal, .woocommerce-cart-form .product-remove { margin-top: 10px; }
.woocommerce-cart-form .product-category a { font-size: 14px; color: #156db8; }
.woocommerce-cart-form .product-name a { font-size: 1.2em; color: #156db8; }
.woocommerce .product-subtotal .amount {
	font-size: 24px;
  font-family: 'imagoMedium';
  line-height: 50px;
}
.woocommerce .product-remove
{

	border: none;
  background: #fff;
}

.woocommerce-cart-form .product-thumbnail a img {
	width: 100%;
  height: 100%;
  border: 1px solid #e3e2e2;
}
.woocommerce-cart-form .cart-content{
	margin-bottom: 40px;
}
.cart-product-info { position: relative; /*padding-top: 2em;*/ }
.cart-product-info .product-instock { position: relative; bottom: 0; }

.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
	display: none;
}
.woocommerce .cart-wrapper { margin-bottom: 80px; }

div.coupon:not(.under-proceed) { 
  /*display: none !important; */
}
.cart-count, .order-total { font-size: 18px; }
.woocommerce .cart-collaterals .cart_totals { width: 100%; text-align: right; }

.woocommerce .product-remove a.remove {	color: #156db8!important; line-height: 50px; }
.woocommerce a.remove:hover { background: none; color: #717171!important; }
.wc-proceed-to-checkout { margin-top: 10px; }


.select2-container--default .select2-selection--single {
  padding: 4px 10px;
}
.woocom-checkoutwrapper h3 { margin: 20px 0px; }
.comment-form .form-submit .submit {
  background: #156db8;
  color: #fff;
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.comment-form .form-submit .submit:hover {
  background: #0d4373;
}
.product .onsale { display: none; }
.woocommerce-product-gallery__trigger { margin-left: 30px; }

/* form css here */
.my-account-wrapper input[type], .my-account-wrapper textarea, .my-account-wrapper select,  
.form-row input[type], .form-row textarea, .form-row select, .form-row .select2-selection,

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea
{
  background: #DCE9F4;
  border: 0;
  padding: 10px;
  font-size: 1em;
  margin: 2px 0;
  border-radius: 0px;
}
.select2-container--default .select2-selection--single { padding: 2px!important }
.form-row label { font-size: 16px; }
.woocommerce-MyAccount-content { border: 1px solid #ebebeb; padding: 0.5rem 2rem; }

/* my account css here */
.otpwrap, .passwrap, .otpwrap2 { display: none; }
.myAccountHeader { 
  padding-left: 1rem;
  margin-bottom: 2em; 
}
.myAccountHeader h1 { 
  font-weight: bold; 
  font-size: 2em;
  font-family: imagoMedium;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  border-bottom: 1px solid rgba(0,0,0,.05);
}

.woocommerce-MyAccount-navigation ul li {  }

.woocommerce-MyAccount-navigation ul li a { 
  display:block; padding: 15px 20px;
  border: 1px solid #f5f5f5;
  margin-bottom: 10px; 
  color: #454545;
  font-weight: bold;
}
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:focus {
  background: #f3f8fb;
  color: #156db8;
}



.woocommerce-MyAccount-navigation ul li a:before { 
  background: #f3f8fb;
  padding: 6px;
  border-radius: 50%; 
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  font-family: "Font Awesome 6 Free"; margin-right: 5px;
  font-weight: 900;
  content: "\f007"; 
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  font-family: "Font Awesome 6 Free"; margin-right: 5px;
  font-weight: 900;
  content: "\f543";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-tickets a:before {
  font-family: "Font Awesome 6 Free"; margin-right: 5px;
  font-weight: 900;
  content: "\f1cd";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--submit-ticket a:before {
  font-family: "Font Awesome 6 Free"; margin-right: 5px;
  font-weight: 900;
  content: "\f3ff";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a:before {
  font-family: "Font Awesome 6 Free"; margin-right: 5px;
  font-weight: 900;
  content: "\f004";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  font-family: "Font Awesome 6 Free"; margin-right: 5px;
  font-weight: 900;
  content: "\f56d";
} 
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  font-family: "Font Awesome 6 Free"; margin-right: 5px;
  content: "\f3c5";
  font-weight: 900;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{
  font-family: "Font Awesome 6 Free"; margin-right: 5px;
  content: "\f013";
  font-weight: 900;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  font-family: "Font Awesome 6 Free"; margin-right: 5px;
  font-weight: 900;
  content: "\f2f5";
}

.woocommerce-MyAccount-mobile-navigation {  }
.woocommerce-MyAccount-mobile-navigation ul {  }
.woocommerce-MyAccount-mobile-navigation ul li { padding: 5px 10px; }
.woocommerce-MyAccount-mobile-navigation ul li a {text-decoration: none;
  color: #000;
}
.woocommerce-MyAccount-mobile-navigation .dropdown-toggle::after { display: none; }

.woocommerce form .form-row label { font-family: imagoMedium; }

/* wishlist page */
.woocommerce table.cart img { border: 1px solid #B8B7B766; }
.wishlistWrap .product-name { font-size: 1.2em; }
.wishlistWrap .product-name a { color: #000; text-decoration: none; }
.wishlistWrap table td:before { width: 1px; height: 1px; color: transparent; }

.wishlistWrap table th, .wishlistWrap table td {  padding-left: 25px; background-color: #fff!important; border: 0px; }
.wishlistWrap table th:first-child, .wishlistWrap table td:first-child { padding-left: 25px; max-width: auto; }
.wishlistWrap .productThumb img { max-width: auto; width: 100%; border: 0!important; }

.wishlistWrap table .tdFirst { width: 100%; }
.wishlistWrap table .tdSecond { width: 100%; } 
.wishlistWrap table .tdThird { width: 100%; }

.wishlistWrap table { table-layout: fixed; }
.wishlistWrap table.shop_table th {}
.woocommerce-MyAccount-content a { color: #156DB8; text-decoration: underline; }

.order-row-item { margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb; }

.compare-products { width: 145px; }
  .compare-products img { display: inline!important; float: left; }
  /* my account css here */

  .heart {
    width: 100px;
    height: 100px;
    background: url("images/heart-new.png") no-repeat;
    background-position: 0 0;
    cursor: pointer;
    transition: background-position 1s steps(28);
    transition-duration: 0s;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
  }
  .heart.is-active {
    transition-duration: 1s;
    background-position: -2800px 0;
  }

  .itemImage img { margin-top: 5px; }

  /* blog page */
  #profile-img {
    width: 100px;
    height: 100px;
    /*margin: -60px auto 0 auto;*/
    margin-top: -70px;
    border: 6px solid #FFF;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(90,90,90,.3);
    float: left;
  }

  #profile-img img {
    width: 100%;
    background: #FFF;
    border-radius: 50%;
  }

  #profile-name {
    float: left;
    margin: -75px 0 0 23px;
    font-size: 22px;
    color: #fff;
    font-family: 'imagoMedium';
  }

  #blog-post-date {
    float: left;
    margin: -50px 0 0 24px;
    font-size: 18px;
    color: #fff;
  }
  .blog-social, .blog-social li { display: inline; }

  /* Wocommerce specific style end here */

  /* Custom, iPhone Retina */
  @media only screen and (min-width : 320px){
   /* Some CSS Here */
 }

 /* Extra Small Devices, Phones */
 @media only screen and (min-width : 480px){
   /* Some CSS Here */

   .wishlistWrap table th,  {  }
   .wishlistWrap table th:first-child, .wishlistWrap table td:first-child { padding-left: 25px; max-width: auto;  }
   .wishlistWrap .productThumb img { max-width: 150px; }

   .wishlistWrap table .tdFirst { width: 30%; }
   .wishlistWrap table .tdSecond { width: 40%; } 
   .wishlistWrap table .tdThird { width: 30%; }

 }

 @media only screen and (min-width : 530px){
   /* Some CSS Here */
   .wc-proceed-to-checkout { margin-top: 0px; }

   .wishlistWrap table .tdFirst { width: 30%; }
   .wishlistWrap table .tdSecond { width: 40%; } 
   .wishlistWrap table .tdThird { width: 30%; }

 }

 /* Small Devices, Tablets */
 @media only screen and (min-width : 768px){
   /* Some CSS Here */
   .mbonly { display: none!important; }
   .deskonly { display: block!important; }

   .myAccountHeader { padding-left: 3rem; }
   .myAccountHeader h1 { font-size: 3em; }

   .compare-products { width: 145px; }


   .cart-count, .order-total { font-size: 20px; }
   .woocommerce-cart-form .product-thumbnail a img {
     width: 160px;
     border: 1px solid #e3e2e2;

   }

   .woocommerce .cart-wrapper { margin-bottom: 100px; }

   .page-header {
     padding-top: 7em;
     padding-bottom: 7em;
     background-size: cover;
   }


   .product_item .product_title, .product_image .product_title { font-size: 1.2em; }
   .wishlistWrap table th:first-child, .wishlistWrap table td:first-child { padding-left: 25px; max-width: auto; /*border: 1px solid rgba(0,0,0,.1);*/ }
   .wishlistWrap .productThumb img { max-width: 110px; }

   .wishlistWrap table .tdFirst { width: 20%; }
   .wishlistWrap table .tdSecond { width: 50%; } 
   .wishlistWrap table .tdThird { width: 20%; }

   .login-form-tab-block {
    padding: 20px 10px ;
  }

  .meterfloat {
    width: 120px;
    height: 63px;
    top: 550px;
    padding-left: 5px;
    font-size: 13px;
    padding-top: 13px;
  }

  #profile-name {
    float: left;
    margin: -50px 0 0 23px;
    font-size: 22px;
    color: #fff;
    font-family: 'imagoMedium';
  }

  #blog-post-date {
    float: right;
    margin: -50px 0 0 7px;
    font-size: 18px;
    color: #fff;
  }
  .blog-social, .blog-social li { display: block; }
  .btn_buynow { padding: 6px 40px; margin-top: 8px; font-size: 1.25rem; }
  .single_add_to_wishlist_container { width: 70%; }
  .videoEmed { width: 100%; max-width: 560px; height: 320px; }

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px){
	/* Some CSS Here */

	.cart-product-info .product-instock { position: absolute; bottom: 0; }
	.woocommerce-cart-form .product-thumbnail a img {
   width: 160px;
   height: 160px;
   border: 1px solid #e3e2e2;
 }
 .cart-count, .order-total { font-size: 24px; }

 .woocommerce-MyAccount-navigation-wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.MyAccount-dashboard-buttons {
  flex-wrap: wrap;
  margin-bottom: -10px;
}
.MyAccount-dashboard-buttons .btn {
  white-space: nowrap;
  margin-bottom: 10px;
}

.wishlistWrap table th:first-child, .wishlistWrap table td:first-child { padding-left: 25px; max-width: auto; /*border: 1px solid rgba(0,0,0,.1);*/ }
.wishlistWrap .productThumb img { max-width: 110px; }

.wishlistWrap table .tdFirst { width: 15%; }
.wishlistWrap table .tdSecond { width: 70%; } 
.wishlistWrap table .tdThird { width: 15%; }

.login-form-tab-block {
  padding: 30px 50px ;
}

.single_add_to_wishlist_container { width: 60%; }

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px){
	/* Some CSS Here */
	.cart-count, .order-total { font-size: 28px; }

  .login-form-tab-block {
    padding: 50px 100px ;
  }

  .single_add_to_wishlist_container { width: 50%; }
}



 #cookiePopup {
    background: white;
    z-index: 10;
    width: 100%;
    position: fixed;
    /*right: 10px;*/
    bottom: 0px;
    box-shadow: 0px 0px 15px #cccccc;
    padding: 20px 20px;
  }
    #cookiePopup p{
    text-align: left;
    font-size: 15px;
    color: #4e4e4e;
  }
  #cookiePopup button{
    /*width: 100%;
    border: navajowhite;
    background: #097fb7;
    padding: 5px;
    border-radius: 10px;
    color: white;*/
  }


.single-product-page .customer-rating-wrapper, .single-product-page #comments { display:none!important; }
