body {
	background: #fff !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }

  .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
	font-family: "Poppins", "Helvetica Neue", Verdana, Arial, sans-serif !important;
  }
  .order-betachek, .video-home-page h3{
	  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
  .row.text_block:not(.video-home-page) h3{
	  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
  .page-wrapper {
	padding-top: 0 !important;
  }
  .header-wrapper-bottom {
	background: #fff !important;
  }
  @font-face {
	font-family: "Helvetica Light";
	src: url("../fonts/Helvetica/light/HelveticaNeueCyr-Light.woff2")
		format("woff2"),
	  url("../fonts/Helvetica/light/HelveticaNeueCyr-Light.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
  }
.checkout-shipping-method .step-title.b-title.h3
{
background: url("https://www.betachek.com/pub/media/Delivery_White.png");
background-color: black;
background-repeat: no-repeat;
background-size: 30px;
background-position-y: center;
background-position-x: 4px;
}
.product.media .fotorama__stage {
    min-height: 400px;
}
.fotorama__nav--thumbs {
    min-height: 400px;
}
.osc .checkout-shipping-method .step-title::before {
  content: none;
}
  p.step-title.amcheckout-title {
    display: flex;
}
button.action.primary.checkout.amasty {
    background: #296d98;
}
tr.row.amcheckout-method {
    margin: 0;
}
p.step-title.amcheckout-title, .amcheckout-title {
    background: #000!important;
    color: #fff!important;
    padding: 10px!important;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
    margin: 0px 0 0;
}
.amcheckout-block.amcheckout-step-container.-summary {
    border-top: 0!important;
}
.opc-block-summary.amcheckout-summary-container {
    box-shadow: none!important;
    border: 0!important;
}
.payment-option-title.field.choice {
    margin-bottom: 10px;
}
#co-payment-form hr {
    display: none;
}

  .checkout-payment-method .billing-address-same-as-shipping-block {
    display: none;
}
  .message.error > *:first-child:before {
    font-size: 30px;
    line-height: 30px;
	cursor:pointer;
  }
.checkout-index-index div[data-role="checkout-messages"] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}
  .checkout-index-index .header.content {
	max-width: 1330px !important;
  }
  .totals.shipping .value {
	display: none;
  }

  .customer-btn-wrap {
	position: absolute;
	right: 75px;
	top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .login-btn {
	border: 1px solid black;
	border-radius: 5px;
	padding: 5px 15px;
	text-align: center;
	font-size: 16px;
	margin-right: 10px;
  }
  .customer-btn-wrap .login-btn a {
	color: black;
	text-decoration: none;
  }
  .signup-btn {
	border: 1px solid #296d98;
	border-radius: 5px;
	padding: 5px 15px;
	text-align: center;
	font-size: 16px;
	background: #296d98;
  }
  .customer-btn-wrap .signup-btn a {
	color: white;
  }
  .signup-btn:hover a {
	color: #fff !important;
  }
  .customer-account-create .field-recaptcha {
	margin-top: 10px;
  }
  .order-betachek {
	margin-top: 35px !important;
  }
  .bundle-options-container{
	  overflow: auto;
  }
  /* #betaVideo{
		  height:326.99px;
		  width: 575px;
	  } */
  .video-home-page {
	margin-top: 20px;
	position: relative;
  }
  .top-banner_img img {
	width: 100%;
  }
  .img-top-menu img {
	max-width: 110px !important;
  }
  .img-56 img {
	max-width: 56px !important;
  }
  .c50-meter-menu .groupdrop-banner_block img {
	height: 102.06px;
  }
  .contact-bottom {
	overflow: auto;
	padding: 0 40px;
	margin-bottom: 20px;
  }
  .contact-bottom .contact-additional {
	float: left;
	width: 70%;
  }
  .contact-bottom .contact-address {
	float: right;
	width: 25%;
  }
  .contact-bottom .contact-address img {
	width: 100px;
  }
  .contact-bottom .contact-additional p:first-child strong {
	font-weight: 600;
	font-size: 20px;
  }
  .contact-bottom .contact-additional p:first-child a {
	color: #333333;
	font-size: 25px;
  }
  .contact-bottom .contact-label {
	font-size: 16px;
	color: #666;
  }
  .contact-bottom .contact-label strong {
	font-size: 22px;
  }
  .contact-bottom .address-info {
	padding-top: 5px;
  }
  .contact-bottom .address-info > p {
	margin-bottom: 0;
	font-size: 16px;
  }
  .vat-exemption {
	clear: both;
	padding-top: 15px;
  }
  .vat-exemption > span {
	float: left;
	width: 81%;
  }
  .vat-exemption > input {
	width: 35px;
	height: 35px;
	float: right;
  }
  .toggle-nav {
	max-width: 76px;
	min-height: 28px;
	border: 2px solid #8b8b8b;
	border-radius: 30px;
	margin-left: -10px;
  }
  .toggle-nav-label {
	position: relative;
	top: 1px;
	left: 28px;
	font-size: 15px;
	color: #8b8b8b;
  }

  a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
  }
  a:hover {
	color: #00529a;
	text-decoration: none;
  }
  a:visited {
	color: #282828;
  }

  .catalog-category-view .toolbar.toolbar-products,
  .catalog-category-view .block.filter {
	display: none;
  }

/****** webex code *****/
.minicart-wrapper .viewcart span {
    font-size: 20px;
	color:#fff!important;
}
.product-info-main .page-title-wrapper .page-title {
    font-size: 35px;
}
.product-info-main .stock.available {
    font-size: 22px;
}
.product-info-main .product-info-price .price-box .price-container .price {
    font-size: 30px;
}
.fieldset > .field > .label,
.product-info-main .box-tocart .control .qty-input .input-text.qty,
.product-info-main .qty-plus,
.product-info-main .qty-minus{
    font-size: 20px;
}
.product-info-main div.mage-error[generated] {
    font-size: 19px;
}
.cart-empty {
    font-size: 20px;
}
.cart-empty a {
    color: #00529a !important;
    font-weight: bold;
}
/*** prodcut review ***/
.product.info.detailed .product.data.items > .item.title.active > .switch {
    background: transparent;
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    height: 40px;
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 1px 35px;
    text-transform: capitalize;
    color: #333;
    background: no-repeat;
    text-decoration: none;
}
.product.info.detailed .product.data.items > .item.title > .switch{
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px;
}
.product.data.items > .item.title{
	float: left;
}
.product.info.detailed .product.data.items > .item.content{
    background: #fff;
    margin-top: 40px;
    padding: 35px;
    border: 1px solid #ccc;
}
.product.info.detailed .product.data.items > .item.title > .switch:before{
		content: none;
	}
.columns .product.info.detailed .product.data.items>.item.content {
    border-top-width: 1px;
}
.page-bottom {
    display: none;
}
.footer.content.footer-container-wrapper.page-bottom {
    display: block;
}
.review-content-container {
    float: left;
    margin-left: 10px;
    width: 82%;
}
@media only screen and (max-width: 1086px) {
	.review-content-container {
	    width: 77%;
	}
}
@media only screen and (max-width: 1187px) {
	.review-content-container {
	    float: left;
	    margin-left: 10px;
	    width: 80%;
	}
}
@media only screen and (max-width: 967px) {
	.review-content-container {
	    width: 74%;
	}
}
@media only screen and (max-width: 825px) {
	.review-content-container {
	    width: 70%;
	}
	.review-ratings {
	    width: 26%;
	}
}
@media only screen and (max-width: 731px) {
	.review-content-container {
	    width: 68%;
	}
}
@media only screen and (max-width: 693px) {
	.review-content-container {
	    width: 100%;
	    margin-left: 0px;
	}
}
@media only screen and (min-width: 769px) {
	.product.info.detailed .product.data.items > .item.title {
	    float: left !important;
	    margin: 0 -1px 0 0;

	}
	.product.info.detailed .product.data.items > .item.title > .switch {
            background: #f6f6f6 !important;
            text-transform: capitalize;
        }
    .product.info.detailed .product.data.items > .item.title.active > .switch {
        background: #fff !important;
        padding-bottom: 2px;
        height: 41px;
     }
	.product.info.detailed .product.data.items > .item.title > .switch:before{
		content: none;
	}
	.product.info.detailed .product.data.items > .item.title > .switch:hover {
        color: #222222;
        height: 41px;
        background: none !important;
        border-color: #ccc !important;
    }    
  }
  @media only screen and (max-width: 880px) {
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .pagebuilder-column-line {
	    flex-wrap: wrap;
	}
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .pagebuilder-column-line>.pagebuilder-column {
	    width: 100% !important;
	}
  }
@media only screen and (max-width: 769px) {
	.popup-authentication.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
	    height: auto;
	    min-height: unset;
	    margin: 5rem auto;
	}
}
.description div {
    display: inline-block;
}
#opc-sidebar .opc-block-summary .content.minicart-items{
	display: block !important;
}
.opc-block-summary .items-in-cart.active > .title:after, 
.opc-block-summary .items-in-cart>.title:after{
	content: none !important;
}
@media only screen and (max-width: 768px) {
	.page-main .checkout-container .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
	    background-color: transparent !important;
	    display: none;
	}
	.page-header .header-wrapper-bottom .minicart-wrapper {
	    right: 10px;
	}
	.product.info.detailed .product.data.items>.item.title.active>.switch {
    	padding: 1px 20px;
	}
	.product.info.detailed .product.data.items>.item.content {
	    padding: 35px 10px 35px 10px;
	}
	.description .value {
	    width: 100%;
	}
	.description > div {
	    margin-right: 10px;
	}
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .value {
	    margin: 0;
	}
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .value [data-content-type=row][data-appearance=contained] {
	    display: block;
	}
	.page-header .header-wrapper-bottom .minicart-wrapper .action.showcart .counter.qty {
	    right: -4px;
	    top: -4px;
	}

}
@media only screen and (max-width:767px) {
	.one-step-checkout-wrapper .order-summary .opc-block-summary .minicart-items-wrapper {
	    float: none;
	}
	.one-step-checkout-wrapper .order-summary .opc-block-summary .minicart-items-wrapper table.data-table td .remove-wrapper {
	    display: flex;
	    align-items: center;
	    gap: 2px;
	}
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content {
	    padding-left: 8px;
	    padding-right: 8px;
	}
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .pagebuilder-column-line>.pagebuilder-column {
	    margin: 0 !important;
	}
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .pagebuilder-column-line>.pagebuilder-column table td img {
	    width: 20px !important;
	}
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .value [data-content-type="text"] p, 
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .value [data-content-type="text"] p span, 
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .value [data-content-type="text"] ul li, 
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .value [data-content-type="text"] ul li span {
	    font-size: 16px !important;
	}
	.catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .pagebuilder-column-line>.pagebuilder-column table td, .catalog-product-view .page-main .product.info.detailed .product.data.items .item.content .pagebuilder-column-line>.pagebuilder-column table td span {
	    font-size: 16px !important;
	}
	html.nav-before-open.nav-open .toggle-nav>span.action.nav-toggle {
	    position: fixed;
	    z-index: 9999;
	    left: 69%;
	    top: 10px;
	}
	html.nav-before-open.nav-open .toggle-nav>span.action.nav-toggle>span::before, 
	html.nav-before-open.nav-open .toggle-nav>span.action.nav-toggle>span::after {
	    background: #fff;
	}
	html.nav-before-open.nav-open .nav-toggle:after {
	    height: auto;
	}
}
@media only screen and (max-width:639px) {
	.opc-wrapper .checkout-shipping-address .step-content button.action-show-popup {
	    margin-left: 0 !important;
	}
}
/****** webiins end here code *****/

.check-realted {
    border: 2px solid #0570de;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 5px 12px;
    margin-bottom: 15px;
}

  @media only screen and (max-width: 767px) {
	header.page-header {
	  padding: 10px 7px;
	}
  }
  .top-banner {
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
  }
  .top-banner:before {
	content: "";
	background-color: #00529a;
	opacity: 0.35;
	mix-blend-mode: multiply;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
  }
  .cms-contact .top-banner:before,
  .cms-page-view .top-banner:before {
	opacity: 0.75;
  }
  .top-banner img {
	width: 100%;
  }
  .top-banner p {
	color: #ffffff;
	font-size: 65px;
	font-weight: 300;
	line-height: 1em;
	position: absolute;
	bottom: 30px;
	width: 1200px;
	margin-left: -600px;
	left: 50%;
  }
  @media only screen and (max-width: 1250px) {
	.top-banner p {
	  width: 100%;
	  left: 0;
	  margin-left: 0;
	  right: 0;
	  padding-left: 20px;
	  padding-right: 20px;
	}
  }
  @media only screen and (max-width: 500px) {
	.top-banner p {
	  font-size: 34px;
	}
  }
  .top-banner small {
	font-size: 60%;
	vertical-align: text-top;
	line-height: 48px;
  }
  .product.attribute.description li {
	font-size: 18px;
  }
  .product.attibute .type,
  .product.attribute p strong {
	display: none;
  }
  .product-info-main .stock.available {
	color: #00c14f;
  }
  body .minicart-wrapper {
	position: absolute;
	right: 0;
	top: 13px;
	height: 60px;
  }
  @media only screen and (max-width: 767px) {


	body .minicart-wrapper {
	  top: -1px;
	  height: 53px;
	}
  }
  body .minicart-wrapper .text,
  body .minicart-wrapper .price-label {
	display: none !important;
  }
  body .minicart-wrapper .action.showcart {
	background: transparent;
	color: #555;
  }
  body .minicart-wrapper .action.showcart .counter {
	background: #176eb4 !important;
  }
  body .minicart-wrapper .action.showcart .counter.empty {
	display: none;
  }
  body .minicart-wrapper .action.showcart:before {
	padding-top: 10px;
	font-size: 22px;
  }
  body .minicart-wrapper.active .block-minicart {
	border-top: 3px solid #13aff0;
	left: auto;
  }
  body .action.primary,
  body button {
	background-color: #2a6def;
	border-color: #2a6def;
	color: #fff;
  }
  body .action.primary:hover,
  body button:hover {
	background: #fff;
	color: #282828;
	border-color: #2a6def;
  }
  body .product-info-main .page-title-wrapper {
	position: relative;
	display: inline-block;
	padding-right: 95px;
	max-width: 70%;
  }
  body .product-info-main .page-title-wrapper .image_after_title {
	position: absolute;
	right: 0;
	width: 60px;
	top: 0;
  }
  body .page-main {
	max-width: 1380px;
  }
  body .product-add-form .product-options-wrapper {
	max-width: 250px;
  }
  body .product-options-bottom .box-tocart {
	max-width: 250px;
  }
  body .price {
	color: #176eb4;
  }
  body .block-minicart .items-total .count {
	color: #176eb4;
  }
  body .page-wrapper > .top-container {
	max-width: 100%;
	padding: 0;
  }
  body .header-main-menu .logo {
	margin-top: 20px;
  }
  .column.main h3 {
	margin: 0 0 20px;
	color: #636566;
	font-size: 40px;
	font-weight: 300;
  }
  .order-betachek .product-item-actions {
	display: inline-block;
	position: relative;
	top: -10px;
  }
  .order-betachek .product-item-actions a {
	background-color: #4730ff;
	color: #fff;
	padding: 6px 20px;
	display: inline-block;
	font-size: 17px;
	border-radius: 6px;
	font-weight: 500;
  }
  @media only screen and (max-width: 767px) {
	.column.main h3 {
	  font-size: 32px;
	}
  }
  .column.main sub,
  .column.main sup {
	top: -0.5em;
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
  }
  .column.main .row p {
	color: #54595f;
	font-size: 20px;
	font-weight: 300;
	line-height: 34px;
	margin-bottom: 15px;
  }
  .column.main .row p a:hover {
	color: #13aff0;
	text-decoration: none;
  }
  .column.main .row.landing-text p {
	font-size: 30px;
	font-weight: 300;
	line-height: 41px;
  }
  .text-right {
	text-align: right;
  }
  .nhs-text img {
	width: 100px;
  }
  .nhs-text img,
  .nhs-text p {
	display: inline-block;
	vertical-align: middle;
  }
  @media only screen and (max-width: 500px) {
	.nhs-text img,
	.nhs-text p {
	  display: block;
	  text-align: left;
	}
  }
  .nhs-text p {
	width: 68%;
	padding-left: 14px;
	font-size: 14px;
	margin: 0;
  }
  @media only screen and (max-width: 500px) {
	.nhs-text p {
	  padding-left: 0;
	  margin-top: 10px;
	}
  }
  .download-link img {
	max-width: 170px;
	transition-duration: 0.3s;
	transition-property: transform;
  }
  .download-link img:hover {
	transform: scale(1.1);
  }
  @media only screen and (min-width: 767px) {
	.menu-container .cdz-main-menu .groupmenu > li.level0:hover > a.menu-link {
	  font-size: 19px;
	}
	li.product-top-menu .groupmenu-drop {
	  position: absolute !important;
	  left: 0 !important;
	}

	.cdz-main-menu .groupmenu-drop > .item.level1.row > .item.level2.col {
	  position: relative;
	  bottom: 5px;
	  left: 50%;
	  transform: translateX(-50%);
	  width: 100%;
	}
	.cdz-main-menu .groupmenu-drop > .item.level1.row > .groupdrop-banner_block {
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  transform: translate(-50%, -50%);
	  width: 100%;
	  margin-top: -15px;
	}
	.checkout-index-index .logo {
	  margin-top: 20px !important;
	}
	.menu-container .cdz-main-menu {
	  padding-left: 30px;
	}
	.menu-container .cdz-main-menu .groupmenu {
	  text-align: left;
	}
	.menu-container .cdz-main-menu .groupmenu > li.level0 > .groupmenu-drop {
	  top: 74px;
	  border-top: 3px solid #13aff0;
	}
	.menu-container .cdz-main-menu .groupmenu > li.level0 > a.menu-link {
	  background-color: #fff;
	  text-transform: initial;
	  font-weight: 500;
	  color: #555;
	  font-size: 19px;
	  padding: 26px 20px 26px;
	  letter-spacing: 0.6px;
	  border: none !important;
	}
	.menu-container .cdz-main-menu .groupmenu > li.level0:hover > a.menu-link {
	  color: #555;
	  background: transparent;
	  border: none;
	}
	.cdz-menu .groupmenu-drop > li.item {
	  border-bottom: 1px solid #f1f1f1;
	}
	.cdz-menu .groupmenu-drop > li.item a {
	  display: block;
	  position: relative;
	  float: none;
	  font-size: 16px;
	  font-weight: 400;
	  line-height: 1.2em;
	  letter-spacing: 0.6px;
	  padding: 12px 15px;
	  text-transform: capitalize;
	}
	.product-top-menu .groupmenu-drop > li.item a {
	  top: 12px;
	  padding-top: 130px;
	}
	.cdz-menu .groupmenu-drop > li.item a:hover {
	  /* background-color: #f8f8f8; */
	  color: #555;
	}
	.cdz-menu .groupmenu-drop > li.item:last-child {
	  border-bottom: 0;
	}
  }
  @media only screen and (max-width: 767px) {
	li.item.level1.row.no-dropdown {
	  text-align: center;
	}
	img.groupdrop-banner-pos {
	  max-height: 120px;
	}
	body .nav-sections-item-title {
	  text-align: left;
	  padding: 18px 13px;
	}
	body .menu-container .groupmenu .groupmenu-drop .menu-link {
	  padding: 6px 0;
	  font-size:1.5em;
	}
  }
  .text-editor {
	color: #00529a;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 20px;
  }
  @media only screen and (max-width: 600px) {
	.text-editor {
	  font-size: 22px;
	}
  }
  .block-video {
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-color: #006eb4;
	width: 235px;
	position: relative;
	margin-bottom: 20px;
	cursor: pointer;
  }
  .block-video:before {
	content: "\f01d";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	font-size: 103px;
	color: #fff;
	left: 64px;
	top: 39px;
	text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
  }
  .block-video.big-video {
	width: 520px;
	border: none;
	margin: 0 auto;
  }
  @media only screen and (max-width: 580px) {
	.block-video.big-video {
	  width: 100%;
	}
  }
  .block-video.big-video:before {
	left: 50%;
	top: 50%;
	margin-left: -48px;
	margin-top: -50px;
  }
  .product-box-link {
	display: inline-block;
	line-height: 1;
	background-color: #00529a;
	font-size: 15px;
	padding: 12px 24px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff !important;
	fill: #fff;
	text-align: center;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-family: "Roboto", Sans-serif;
	font-weight: 500;
  }
  .product-box-link:hover {
	transform: scale(1.1);
  }
  .block-video-title {
	font-size: 30px;
	font-weight: 300;
  }
  @media only screen and (max-width: 767px) {
	.block-video-title {
	  margin-bottom: 21px;
	}
  }
  .video-modal {
	position: fixed;
	top: -10px;
	right: -10px;
	bottom: -10px;
	left: -10px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease, visibility 0.5s ease;
	z-index: 999;
  }
  .video-modal.js-open {
	opacity: 1;
	visibility: visible;
  }
  a.button-text {
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	font-weight: 300;
	fill: #00529a;
	color: #00529a;
	background-color: var(--e-global-color-7f970f2f);
	padding: 12px 0;
	display: block;
  }
  @media only screen and (max-width: 580px) {
	a.button-text {
	  font-size: 18px;
	}
  }
  .overlay {
	background-color: rgba(0, 0, 0, 0.5);
	position: relative;
	width: 100%;
	height: 100%;
  }
  .modal-area {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 75%;
	height: 75%;
  }
  .modal-inner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-top: 55.9375%;
	width: 100%;
  }
  .video-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
  }
  .page-layout-1column .columns {
	box-shadow: none;
	border: none;
  }
  .buy-section {
	font-size: 30px;
	font-weight: 300;
  }
  .buy-section h3 {
	font-size: 30px;
	font-weight: 300;
	color: #00529a;
  }
  .catalog-product-view .product-main-content,
  .catalog-product-view .product.info.detailed {
	box-shadow: none;
  }
  .icon-list-items {
	list-style-type: none;
	margin: 0;
	padding: 0;
  }
  .icon-list-items li {
	font-size: 30px;
	font-weight: 300;
	padding-bottom: calc(10px);
  }
  @media only screen and (max-width: 600px) {
	.icon-list-items li {
	  font-size: 22px;
	}
  }
  .icon-list-items li a {
	font-size: 30px;
	font-weight: 300;
  }
  @media only screen and (max-width: 600px) {
	.icon-list-items li a {
	  font-size: 22px;
	}
  }
  .icon-list-items li i {
	color: #00529a;
	font-size: 40px;
  }
  .icon-list-items li .icon-list-text {
	padding-left: 20px;
  }
  footer.page-footer .bottom-footer-wrapper {
	background-color: #13aff0;
	border-color: #13aff0;
	padding: 5px 0;
  }
  footer.page-footer .bottom-footer-wrapper .copyright {
	display: block;
	text-align: center;
	float: none;
  }
  body .page-wrapper .page-bottom {
	width: 100%;
	background-color: #005caa;
	color: #fff;
	font-family: "Helvetica Light";
	max-width: 100%;
	padding-top: 30px;
	overflow: auto;
  }
  body .page-wrapper .page-bottom .footer-logo {
	width: 100px;
	display: block;
	margin-bottom: 15px;
  }
  body .page-wrapper .page-bottom .content {
	max-width: 90%;
	margin: 0 auto;
	padding: 10px 0;
  }
  body .page-wrapper .page-bottom .content a {
	color: #fff;
  }
  body .page-wrapper .page-bottom .content a:hover {
	color: #13aff0;
	text-decoration: none;
  }
  body .page-wrapper .page-bottom .content ul {
	list-style-type: none;
	padding: 0;
  }
  body .page-wrapper .page-bottom .content ul li {
	border-top: 1px solid #fff;
	padding: 6px 0;
	font-size: 17px;
	margin-bottom: 0;
	line-height: 1.8;
  }
  body .page-wrapper .page-bottom .content ul li:last-child {
	border-bottom: 1px solid #fff;
  }
  body .page-wrapper .page-bottom .content .widget-title {
	display: block;
	line-height: 1;
	font-size: 21px;
	font-weight: 400;
	border-width: 0 0 0 3px;
	border-style: solid;
	border-color: #13aff0;
	letter-spacing: 1px;
	padding-left: 15px;
	margin: 0 0 20px;
	text-transform: capitalize;
	color: #fff;
  }
  body .page-wrapper .page-bottom .content p {
	font-size: 17px;
	line-height: 1.8;
  }
  #cookie-notice {
	position: fixed;
	min-width: 100%;
	height: auto;
	z-index: 100000;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 20px;
	left: 0;
	text-align: center;
	font-weight: 400;
	font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto,
	  "Helvetica Neue", sans-serif;
	background-color: #13aff0;
	bottom: 0;
	display: none;
  }
  #cookie-notice .cookie-notice-container {
	padding: 15px 30px;
	text-align: center;
	width: 100%;
	z-index: 2;
  }
  #cookie-notice .cn-buttons-container,
  #cookie-notice .cn-text-container {
	display: inline-block;
  }
  #cookie-notice .cn-close-icon {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	width: 15px;
	height: 15px;
	opacity: 0.5;
	padding: 10px;
	outline: 0;
  }
  #cookie-notice .cn-button.bootstrap {
	color: #fff;
	background: #00a99d;
  }
  #cookie-notice .cn-button.bootstrap,
  #cookie-notice .cn-button.wp-default {
	text-decoration: none;
	padding: 8.5px 10px;
	line-height: 1;
  }
  #cookie-notice .cn-button {
	margin: 0 0 0 10px;
	border: none;
  }
  #cookie-notice .cn-button:hover {
	background-color: #0b7cac;
	color: #fff;
  }
  #cookie-notice .cn-close-icon:after,
  #cookie-notice .cn-close-icon:before {
	position: absolute;
	content: " ";
	height: 15px;
	width: 2px;
	top: 3px;
	background-color: #fff;
  }
  #cookie-notice .cn-close-icon:before {
	transform: rotate(45deg);
  }
  #cookie-notice .cn-close-icon:after {
	transform: rotate(-45deg);
  }
  .show-notice #cookie-notice {
	display: block;
  }
  .benefits-grid {
	display: table;
	margin-bottom: 15px;
	width: 100%;
  }
  .benefits-grid .benefit {
	display: table-cell;
	width: 50%;
	padding: 40px 33px;
	height: 350px;
	background-size: cover;
	background-position: left;
  }
  @media only screen and (max-width: 767px) {
	.benefits-grid .benefit {
	  display: block;
	  width: 100%;
	  min-height: 320px;
	  height: auto;
	}
  }
  .benefits-grid .benefit img {
	width: 100%;
  }
  .benefits-grid .benefit span {
	display: block;
	position: relative;
	font-weight: bold;
  }
  .benefits-grid .benefit p {
	color: #fff;
	font-size: 33px;
  }
  @media only screen and (max-width: 767px) {
	.benefits-grid .benefit p {
	  font-size: 26px;
	}
  }
  .about-blocks {
	display: table;
	width: 100%;
  }
  .about-blocks .about-block {
	width: 50%;
	float: left;
	overflow: hidden;
	font-size: 35px;
	text-align: center;
	max-height: 925px;
  }
  .about-blocks .about-block > div {
	padding-bottom: 20px;
  }
  .about-blocks .about-block p {
	margin-bottom: 0;
  }
  @media  (min-width: 768px)  and (max-width: 1200px) {
	  .about-blocks img {
    width: 85%!important;
    margin-left: 10px;
    float: right;
}
	.about-blocks .about-block {
	  font-size: 26px;
	  max-height: 710px;
	}
  }
  @media only screen and (max-width: 650px) {
	.about-blocks .about-block {
	  width: 100%;
	  float: none;
	}
  }
  .about-blocks .about-block span {
	display: block;
	font-weight: bold;
	color: #cf7000;
  }
  .about-blocks .about-block:nth-child(2n) > div {
	border-left: 2px solid #a6a6a6;
  }
  @media only screen and (max-width: 650px) {
	.about-blocks .about-block:nth-child(2n) > div {
	  border: none;
	}
  }
  .top-banner_img {
	margin-bottom: 30px;
  }
  .column.main .text_block p {
	font-size: 30px;
  }
  @media only screen and (max-width: 767px) {
	.column.main .text_block p {
	  font-size: 25px;
	}
  }
  .column.main .text_block h3 {
	font-weight: bold;
  }
  .product-double-widget {
	display: table;
	width: 100%;
	border-bottom: 2px solid #a6a6a6;
	padding-bottom: 30px;
	margin-bottom: 30px;
  }
  .product-double-widget .double-widget {
	float: left;
	width: 33.3333%;
	border-left: 2px solid #a6a6a6;
  }
  .product-double-widget .double-widget:first-child {
	border: none;
  }
  @media only screen and (max-width: 650px) {
	.product-double-widget .double-widget {
	  float: none;
	  width: 100%;
	  border: none;
	}
  }
  .product-double-widget .double-widget .product-item {
	width: 100% !important;
  }
  .product-double-widget .double-widget .product-item .price {
	color: #282828;
	font-size: 20px;
	display: block;
	margin-bottom: 16px;
	font-weight: bold;
  }
  .product-double-widget .double-widget .product-item-photo {
	display: inline-block;
	width: 45%;
	vertical-align: top;
  }
  .product-double-widget
	.double-widget
	.product-item-photo
	.product-image-container {
	width: 100% !important;
  }
  .product-double-widget .double-widget .product-item-details {
	display: inline-block;
	width: 54%;
	vertical-align: top;
	padding-top: 30px;
  }
  .product-double-widget .double-widget .product-item-details .product-item-name {
	font-size: 22px;
	  text-transform: capitalize;
  }
  @media only screen and (max-width: 900px) {
	.product-double-widget
	  .double-widget
	  .product-item-details
	  .product-item-name {
	  font-size: 20px;
	}
  }
  .product-double-widget
	.double-widget
	.product-item-details
	.product-item-actions {
	display: block;
  }
  .product-double-widget
	.double-widget
	.product-item-details
	.product-item-actions
	.actions-primary
	a {
	background-color: #4730ff;
	color: #fff;
	padding: 6px 20px;
	display: inline-block;
	font-size: 22px;
	border-radius: 6px;
  }
  .product-double-widget
	.double-widget
	.product-item-details
	.product-item-actions
	.actions-primary
	button.action {
	background-color: #4730ff;
	color: #fff;
	padding: 6px 20px;
	display: inline-block;
	font-size: 17px;
	border-radius: 6px;
	border-color: #4730ff;
  }
  .product-double-widget .double-widget:nth-child(4n) {
	border: none;
  }
  .autoplay-video {
	position: relative;
	height: 331px;
  }
  @media only screen and (max-width: 425px) {
	.autoplay-video {
	  height: 226px;
	}
  }
  @media only screen and (max-width: 380px) {
	.autoplay-video {
	  height: 165px;
	}
  }
  @media only screen and (max-width: 340px) {
	.autoplay-video {
	  height: 150px;
	}
  }
  .autoplay-video span {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 20px;
	width: 40px;
	right: 23px;
  }
  .autoplay-video img {
	display: none;
	position: absolute;
	top: 0;
  }
  .autoplay-video.end span {
	display: block;
  }
  .autoplay-video.end img {
	display: block;
  }
  .autoplay-video.end video {
	display: none;
  }
  .big-video_block {
	position: relative;
  }
  .big-video_block a {
	width: 100px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
  }
  .big-video_block .benefits-grid a {
    width: auto;
    position: relative;
    left: 0;
    margin-left: 0;
    top: 0;
    margin-top: 0;
}
  .big-video_block a img {
	width: 100%;
  }
  .big-video_block .big-video_prev {
	width: 100%;
  }
  .big-video_block iframe {
	border: none;
	width: 100%;
	display: none;
  }
  .big-video_block .embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	display: none;
  }
  .big-video_block .embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }
  .big-video_block.play a {
	display: none;
  }
  .big-video_block.play .big-video_prev {
	display: none;
  }
  .big-video_block.play iframe {
	display: block;
  }
  .big-video_block.play .embed-container {
	display: block;
  }
  .contact-index-index .page-wrapper {
	background-color: #f7f7f7;
  }
  .contact-index-index .page-wrapper .columns {
	border: 1px solid #a1a3a4;
  }
  .contact-index-index .page-wrapper .columns .row p {
	color: #616263;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	margin-bottom: 6px;
  }
  .contact-index-index .page-wrapper .columns button {
	background-color: #0063b1;
	border-color: #0063b1;
  }
  .contact-index-index .page-wrapper .columns button:hover {
	background-color: #fff;
  }
  .contact-index-index h1.page-title {
	color: #565759;
	text-transform: uppercase;
	display: block;
	margin-top: 30px;
  }
  .checkout-index-index .authentication-wrapper .action.action-auth-toggle {
	color: #000 !important;
  }
  @media only screen and (min-width: 767px) {
	li.product-top-menu {
	  position: static !important;
	}
	.menu-container .cdz-main-menu .groupmenu > li.level0 > a.menu-link {
	  color: #555 !important;
	}
	.menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop {
	  min-width: 700px;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row {
	  float: left;
	  width: 174px;
	  min-width: 174px;
	  border: none;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  img.groupdrop-banner-pos {
	  position: relative;
	  max-width: 75px;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  .groupdrop-banner_block {
	  width: 100%;
	  position: absolute;
	  top: 0;
	  height: 140px;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  .groupdrop-banner_block
	  img {
	  display: block;
	  position: absolute;
	  top: 50% !important;
	  left: 50% !important;
	  transform: translate(-50%, -50%);
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  .item.level2 {
	  min-height: 142px;
	  text-align: center;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  .item.level2
	  a {
	  display: block;
	  padding-top: 150px;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  .item.level2
	  a:hover {
	  background-color: transparent;
	}
  }
  @media only screen and (max-width: 930px) {
	.menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop {
	  min-width: 520px;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row {
	  width: 124px;
	  min-width: 124px;
	}
  }
  @media only screen and (max-width: 767px) {
	.menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop {
	  min-width: 100%;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row {
	  text-align: center;
	  width: 100%;
	  min-width: 100%;
	  position: relative;
	  margin-bottom: 15px;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  .groupdrop-banner_block {
	  width: 100%;
	  position: absolute;
	  top: 0;
	  height: 140px;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  .groupdrop-banner_block
	  img {
	  display: block;
	  position: absolute;
	  left: 50% !important;
	  transform: translate(-50%, 0%);
	  max-height: 122px;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  a {
	  display: block;
	  padding-top: 127px;
	}
	.menu-container
	  .cdz-main-menu
	  .groupmenu
	  > li.level0.prod
	  > .groupmenu-drop
	  .item.level1.prod-menu.row
	  a:hover {
	  background-color: transparent;
	}
  }

  .copyright span a {
	color: #ffffff;
  }
  .block_first {
	display: inline-block;
	padding: 15px;
	width: 100%;
	position: relative;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.7);
	background: #fff;
  }
  .accurate_img_block {
	font-size: 24px;
	color: #333;
	font-weight: 300;
  }
  .mob_img_block img {
	float: left;
  }
  .mob_img_text {
	display: block;
	overflow: hidden;
	padding-top: 75px;
	padding-left: 25px;
	position: relative;
	z-index: 1;
  }
  .right_img_block {
	position: absolute;
	max-width: 50%;
	bottom: 10px;
	right: 10px;
  }
  .mob_img_text h3 {
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: 200;
	font-size: 24px;
  }
  .mob_img_text .shop_button {
	background: #2b87c8;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	border-radius: 3px;
	margin-top: 15px;
  }
  .rating_block {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 15px 0;
	box-shadow: 0px 6px 7px -5px rgba(0, 0, 0, 0.3);
	margin-bottom: 25px;
  }
  .rating_block .col50 {
	width: 50%;
	padding: 15px;
	text-align: center;
	float: left;
  }
  .rating_block .col50.border_left {
	border-left: 1px solid #ddd;
  }
  .visual_block {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
	border-bottom: 1px solid #ddd;
	box-shadow: 0px 6px 7px -5px rgba(0, 0, 0, 0.3);
	padding-bottom: 15px;
  }
  .visual_block .col30 {
	width: 30%;
	float: left;
  }
  .visual_block .col70 {
	width: 70%;
	padding-left: 25px;
	float: left;
	position: relative;
  }
  .rating_block strong {
	font-size: 17px;
	font-weight: 300;
  }
  .rating_block p {
	font-weight: 200;
	font-size: 14px;
	margin: 0;
  }
  .border_left {
	border-left: 1px solid #ddd;
  }
  .visual_block_one h2 {
	font-weight: 300;
	font-size: 24px;
	margin: 0 0 15px 0;
  }
  .visual_block_inner_store img {
	float: right;
	padding-left: 15px;
  }
  .visual_block_inner_store p {
	font-weight: 200;
	font-size: 14px;
	color: #666;
  }
  .visual_block_inner_testing {
	position: relative;
	padding-top: 15px;
	border-top: 1px solid #ddd;
	margin-top: 25px;
  }
  .visual_block_inner_testing .img_abs {
	position: absolute;
	width: 150px;
	right: 0;
	bottom: 0;
  }
  .visual_block_inner_testing p {
	width: 60%;
	font-weight: 200;
	font-size: 14px;
	color: #666;
  }
  .shop_button {
	background: #2b87c8;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	border-radius: 3px;
	margin-top: 15px;
  }
  .price-block {
	display: inline-block;
	width: 100%;
	font-weight: 300;
	font-size: 24px;
	margin: 15px 0;
	color: #666;
  }
  .price-block .left_test {
	float: left;
  }
  .price-block .right_price {
	display: block;
	overflow: hidden;
  }
  .visual_block .col70 p {
	width: 30%;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	color: #666;
  }
  .visual_block .col70 h4 {
	font-size: 24px;
	font-weight: 300;
	margin-top: 25px;
  }
  .visual_block .col70 .img_abs {
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 54%;
	float: right;
  }
  .visual_block_inner_store {
	display: inline-block;
	width: 100%;
  }
  .cdz-three-banner .groupbanner-text {
	position: relative;
	border: 1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
	padding: 10px;
	background: #fff;
  }
  .cdz-three-banner h5 {
	font-weight: 300;
	text-align: center;
	font-size: 17px;
	text-transform: capitalize;
	min-height: 50px;
  }
  .cdz-three-banner h5 strong {
	display: block;
	text-transform: uppercase;
	color: #f79405;
	font-weight: 300;
  }
  .category-view {
	background: #fff;
	margin-bottom: 15px;
	border-radius: 5px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 15px 15px 0px 15px;
  }
  .category-view .category-description {
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 0px;
	width: auto;
	font-size: 16px;
  }
  .category-view .category-image {
	width: auto;
	text-align: center;
  }
  .category-view .category-image .image {
	max-width: 170px;
	margin: 0 auto;
  }
  .product-catgery-sec {
	margin: 0px -10px;
  }
  .product-catgery-top {
	text-align: center;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	overflow: hidden;
	background: #fff;
  }
  .page-layout-1column .product.media {
	width: 50%;
  }
  .page-layout-1column .product-info-main {
	width: 50%;
	padding-left: 30px;
  }
  .betachek-c50 h1 {
	font-size: 45px;
	font-weight: normal;
	color: #888888;
	line-height: 1.1;
	margin-bottom: 15px;
	margin-top: 15px;
	display: inline-block;
	width: 100%;
  }
  .betachek-c50 h2 {
	display: inline-block;
	width: 100%;
	font-size: 29px;
	font-weight: normal;
	color: #000;
	line-height: 1.09091;
  }
  .betachek-c50 p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 300;
  }
  .accessories_block .thumb img {
	max-height: 200px;
	width: auto;
	margin: 0 auto 15px auto;
	min-height: 200px;
  }
  .betachek-c50 .tech-heading {
	font-weight: bold;
  }
  body {
	background: #fff;
  }
  .page-footer .top-footer-wrapper {
	background-color: #144ea1;
	min-height: 100px;
  }
  .quickshop-wrapper .fotorama__stage__frame .fotorama__img {
	max-height: 80%;
  }
  .fotorama-item.fotorama--fullscreen
	.fotorama__stage__frame
	.fotorama__img--full {
	max-height: 80%;
  }

  .cdz-main-menu .groupmenu-drop > .item.level1.row {
	position: relative;
  }
  .logo img.main-logo {
    width: 290px;
}
.checkout-index-index .page-header .minicart-wrapper {
    display: block;
}

  @media (max-width: 1023px) {
	.visual_block .col30 {
	  width: 50%;
	}
	.visual_block .col70 {
	  width: 50%;
	}
  }
  @media (max-width: 767px) {
	.right_img_block {
	  position: inherit;
	}
	.visual_block .col30 {
	  width: 100%;
	}
	.visual_block .col70 {
	  width: 100%;
	  padding: 25px 0;
	}
	.border_left {
	  border-left: none;
	}
	.right_img_block {
	  width: 100%;
	}
	.visual_block .col70 p {
	  width: 100%;
	}
	.visual_block .col70 .img_abs {
	  position: inherit;
	  float: none;
	}
	.visual_block .col70 h4 {
	  margin-top: 15px;
	}
	.page-layout-1column .product-info-main {
	  padding-left: 0px;
	}
  }
  .minicart-wrapper .action.showcart::before {
	background-image: none;
	content: "\f291";
	font-family: FontAwesome;
	font-size: 20px;
  }
  .header-wrapper-content.sticky-menu.active
	.minicart-wrapper
	.action.showcart::before {
	background-image: none;
  }
  .payment-icon {
	display: flex;
	justify-content: center;
  }
  .payment-icon img {
	margin-right: 5px;
  }
  header.page-header .header-wrapper-content > .header.content {
	padding: 0;
  }
  .header-wrapper-content.sticky-menu .minicart-wrapper {
	margin: 0;
	position: absolute;
	right: 10px;
	top: 0;
	z-index: 5;
  }
  .header-wrapper-content.sticky-menu,
  .header-wrapper-content.sticky-menu.active {
	box-shadow: 0 0 5px #bdbdbd;
	-moz-box-shadow: 0 0 5px #bdbdbd;
	-webkit-box-shadow: 0 0 5px #bdbdbd;
	-o-box-shadow: 0 0 5px #bdbdbd;
	-ms-box-shadow: 0 0 5px #bdbdbd;
	width: 100%;
	max-width: 100% !important;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 889;
	margin: 0 auto;
	position: fixed !important;
  }
  .header-wrapper-bottom .header.content {
	display: inherit;
	justify-content: center;
	align-items: center;
  }
  .header-main-menu .logo {
	display: inline-block;
  }
  .header-wrapper-bottom .header-main-menu .nav-sections {
	float: none;
	clear: none;
	display: inline-block;
	vertical-align: middle;
	width: 75%;
  }
  .header-wrapper-content.sticky-menu .minicart-wrapper .action.showcart .text {
	display: none;
  }
  .header-wrapper-content.sticky-menu .minicart-wrapper .price-label {
	display: none;
  }
  .header-wrapper-content.sticky-menu .minicart-wrapper .action.showcart {
	border: 0;
	background-color: transparent;
	color: #fff;
  }
  .header-wrapper-content.sticky-menu .search-wrapper {
	float: right;
	position: absolute;
	right: 70px;
	width: 40px;
	height: 40px;
	top: 0;
  }
  .header-wrapper-content.sticky-menu .search-wrapper .block-search .input-text {
	text-transform: uppercase;
	transition: all 500ms ease;
	border-width: 0;
	width: 0;
	float: right;
	padding: 0;
  }
  .sticky-menu #search_autocomplete {
	width: 280px !important;
	right: 0 !important;
	left: auto !important;
  }
  .header-wrapper-content.sticky-menu
	.search-wrapper:hover
	.block-search
	input[type="text"] {
	width: 250px;
	padding: 0 40px 0 10px;
	border-width: 1px;
  }
  .header-wrapper-content.sticky-menu.active .logo {
	position: inherit;
	left: 10px;
	top: 0;
	width: auto;
	height: auto;
	z-index: 5;
	display: inline-block;
  }
  .page-header .panel.wrapper {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 111;
	top: 0;
	display: none;
  }
  .header-wrapper-content.sticky-menu .header-wrapper-bottom {
	padding: 4px 0;
  }
  .header-wrapper-content.sticky-menu
	.minicart-wrapper
	.action.showcart
	.counter.qty {
	top: 0;
	right: 0;
	left: auto;
	border: 0;
	background-color: #fc7070;
	color: #fff;
  }
  .header-wrapper-content.sticky-menu.active
	.minicart-wrapper
	.action.showcart::before {
	width: 40px;
  }
  .header-main-menu .logo,
  .header-wrapper-content.sticky-menu.active .logo {
	display: inline-block;
  }
  .cdz-horizontal-menu .groupmenu {
	text-align: center;
  }
  .cdz-horizontal-menu .groupmenu li.item.level0 {
	float: none;
  }
  .cdz-menu .groupmenu-drop > li.item {
	padding: 0;
	text-align: left;
  }
  .header-wrapper-content.sticky-menu
	.minicart-wrapper
	.action.showcart
	.counter.qty.empty {
	display: none;
  }
  .header-wrapper-content.sticky-menu.active .header.content {
	padding: 0 10px;
	position: relative;
  }
  header.page-header .header-wrapper-content > .header.content {
	padding: 0 10px;
  }
  .minicart-wrapper .action.showcart::before {
	font-size: 17px;
	padding-top: 13px;
  }
  .cms-about.cms-page-view.page-layout-1column .columns {
	padding-top: 0;
	padding-bottom: 0;
	background: transparent;
	border: none;
	box-shadow: none;
  }

  @media (max-width: 767px) {
	.minicart-wrapper .action.showcart {
	  top: 0 !important;
	}
	.toggle-nav-label {
	  top: 3px;
	  left: 26px;
	}
	.page-header .logo .small-logo {
	  display: none;
	}
	.page-header .logo {
	  margin-bottom: 0;
	}
	.page-header .logo .main-logo {
	  padding-top: 11px;
	  display: inline-block;
	}
	.header-main-menu .logo,
	.header-wrapper-content.sticky-menu.active .logo {
	  width: 100%;
	  margin: 0;
	}
	.header-wrapper-content.sticky-menu
	  .minicart-wrapper
	  .action.showcart
	  .counter.qty.empty {
	  display: none;
	}
	.nav-toggle {
	  top: 15px;
	}
	.header-main-menu .logo,
	.header-wrapper-content.sticky-menu.active .logo {
	  width: 160px !important;
	  margin: 0 auto !important;
	  display: block !important;
	}
	.cms-about.cms-page-view.page-layout-1column.cdz-fullwidth-fix-left
	  .page-main {
	  padding-top: 0;
	}
  }
  .checkout-index-index .page-header {
	background-color: #fff !important;
  }
  .checkout-index-index .authentication-wrapper .action.action-auth-toggle {
	color: #000;
  }

  .header-main-menu
	.cdz-main-menu
	.cdz-horizontal-menu
	li.level0
	> .groupmenu-drop {
	top: 60px !important;
  }
  .header-main-menu
	.cdz-main-menu
	.cdz-horizontal-menu
	li.level0.product-top-menu
	> .groupmenu-drop {
	top: 72px !important;
	/* min-height: 186px; */
  }
  .cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
	display: none !important;
  }

  @media (min-width: 1080px) and (max-width: 1299px) {
	  .header-main-menu .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
    padding: 13px 14px 13px;
    font-size: 16px;
}
  }
  @media (min-width: 768px) and (max-width: 1080px) {
	  .header-wrapper-bottom .header.content {
    max-width: 95%!important;

	  }
	.header-wrapper-content.sticky-menu
	  .search-wrapper
	  .block-search
	  .input-text {
	  max-width: 100% !important;
	}
  }
  @media (min-width: 768px) and (max-width: 1154px) {
	.header-main-menu
	  .cdz-main-menu
	  .cdz-horizontal-menu
	  li.level0.product-top-menu
	  > .groupmenu-drop {
	  min-height: auto;
	}
  }
  @media (max-width: 1080px) {
	.cdz-horizontal-menu .groupmenu {
	  text-align: left;
	}
	.iframe-container iframe {
	  width: 100% !important;
	}
  }
  .cdz-cat-search .inner span {
	display: none;
  }
  .search-wrapper #search-content {
	width: 270px !important;
  }
  .full-slideshow-wrapper video {
	height: calc(58vh);
	background: #000;
	width: 100%;
	min-width: 100%;
	object-fit: cover;
  }
  .videocontainer #productHome {
	padding: 0;
  }

  @media (min-width: 1400px) {
	.details-info {
	  min-height: 125px;
	}
  }
  @media (min-width: 768px) and (max-width: 1399px) {

	  .header-main-menu .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
    padding: 13px 15px 13px!important;
	font-size:16px;
}
.menu-container .cdz-main-menu .groupmenu > li.level0:hover > a.menu-link {
    font-size: 16px;
}
	.details-info {
	  min-height: 150px;
	}
  }
  @media (min-width: 1280px) {
	.order-betachek {
	  margin-top: 70px !important;
	}
  }
  @media (min-width: 1199px) {
	.menu-container .cdz-main-menu .groupmenu > li.level0.prod > .groupmenu-drop {
	  min-width: 875px !important;
	}
  }
  @media (min-width: 768px) and (max-width: 1199px) {
	.cdz-main-menu.cdz-fix-left p {
	  margin: 0;
	}
	.product-top-menu .groupmenu-drop > .item.level1 {
	  max-width: unset;
	  min-width: unset;
	}
  }
  @media (min-width: 991px) and (max-width: 1199px) {
	  .product-double-widget .double-widget .product-item-details {
    width: 52%;
}
.product-double-widget .double-widget .product-item-photo {
    width: 43%;
}
	.cdz-main-menu.cdz-fix-left {
	  padding-left: 0 !important;
	}
	.menu-container .cdz-main-menu .groupmenu > li.level0 > a.menu-link {
	     padding: 21px 11px !important;
    font-size: 16px !important;
	}
	.cdz-main-menu .cdz-horizontal-menu li.level0.parent:after {
	  right: -2px !important;
	}
	.customer-btn-wrap {
	  right: 45px;
	}
	.login-btn {
	  font-size: 14px;
	  padding: 5px 15px;
	  margin-right: 3px;
	}
	.signup-btn {
	  font-size: 14px;
	  padding: 5px 15px;
	}
	.minicart-wrapper {
	  margin-right: 5px !important;
	}
  }
  @media (min-width: 991px) {
	.video-home-page .col-md-12:first-child {
	  position: absolute;
	  top: 50%;
	  transform: translateY(-50%);
	}
	.video-home-page .col-md-12:last-child {
	  float: right;
	}

	@media (max-width: 991px) {
	  .vat-exemption {
		margin-bottom: 70px;
	  }
	}
  }
  @media (min-width: 841px) and (max-width: 991px) {
	.cdz-main-menu.cdz-fix-left {
	  padding-left: 0 !important;
	}
	.menu-container .cdz-main-menu .groupmenu > li.level0 > a.menu-link {
	  padding: 26px 10px !important;
	  font-size: 16px !important;
	}
	.cdz-main-menu .cdz-horizontal-menu li.level0.parent:after {
	  right: -2px !important;
	}
	.customer-btn-wrap {
	  right: 38px;
	}
	.login-btn {
	  font-size: 14px;
	  padding: 5px 10px;
	  margin-right: 3px;
	}
	.signup-btn {
	  font-size: 14px;
	  padding: 5px 10px;
	}
	.minicart-wrapper {
	  margin-right: 5px !important;
	}
	.order-betachek {
	  margin-top: 220px !important;
	}
	.contact-bottom {
	  padding: 0;
	}
	.contact-address {
	  width: 30%;
	}
  }

  @media (min-width: 768px) and (max-width: 840px) {
	.order-betachek {
	  margin-top: 200px !important;
	}
	.cdz-main-menu.cdz-fix-left {
	  padding-left: 0 !important;
	}
	.menu-container .cdz-main-menu .groupmenu > li.level0 > a.menu-link {
	  padding: 26px 10px !important;
	  font-size: 14px !important;
	}
	.cdz-main-menu .cdz-horizontal-menu li.level0.parent:after {
	  right: -2px !important;
	}
	.customer-btn-wrap {
	  right: 38px;
	}
	.login-btn {
	  font-size: 14px;
	  padding: 5px 10px;
	  margin-right: 3px;
	}
	.signup-btn {
	  font-size: 14px;
	  padding: 5px 10px;
	}
	.minicart-wrapper {
	  margin-right: 5px !important;
	}
	.contact-bottom {
	  padding: 0;
	}
	.contact-address {
	  width: 30%;
	}
  }

  @media (min-width: 768px) {
	  .header-wrapper-bottom .header.content {
    max-width: 90%;

	  }
	.checkout-index-index .page-header {
	  padding: 0;
	}
	.catalog-product-view .box-tocart {
	  max-width: 250px;
	}
	.header-main-menu {
	  position: relative;
	  width:80%;
	}
	.product-top-menu .groupmenu-drop {
	  display: flex !important;
	  flex-flow: row wrap;
	}
	.product-top-menu .groupmenu-drop > .item.level1 {
	  min-width: 145px !important;
	  text-align: center;
	}

	.cdz-menu img.groupdrop-banner-pos {
	  max-width: 100%;
	  width: auto;
	  height: 115px;
	  position: static !important;
	}
	.top-small-img img.groupdrop-banner-pos {
	  height: 80px;
	}

	.account-link-mb,
	.my-account-link,
	.logout-link {
	  display: none !important;
	}
	.toggle-nav {
	  display: none;
	}
  }
  @media (max-width: 768px) {
  	.medim{
  		display: none;
  	}
  	.fotorama__nav--thumbs {
	    min-height: auto;
	}
	.product-main-content .product-info-main {
	    margin-top: 15px;
	}
	.product-info-main .product-add-form {
	    padding-top: 0px;
	}
	.product-info-main .product-reviews-summary{
		padding-top: 0px;
		margin-top: 0px;
	}
  	.modal-popup.modal-slide{
  		left: 0;
  	}
  	.modal-popup.modal-slide .modal-inner-wrap[class]{
  		width: 90% !important;
  	}
	body .nav-sections-item-title{
		padding: 18px 10px;
	}
	.nav-sections-item-title.active .nav-sections-item-switch{
		font-size: 1.5em;
	}
	.header-main-menu .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link{
		font-size: 1.5em;
	}
	.groupdrop-banner_block {
	  position: absolute;
	  left: 50%;
	  transform: translateX(-50%);
	}
	.groupmenu-nondrop > .item.level3 .menu-link {
	  padding-top: 127px !important;
	  position: relative;
	  z-index: 3;
	}
	.footer.content.footer-container-wrapper.page-bottom .col-sm-6 {
	  margin-bottom: 30px;
	}
	.customer-btn-wrap .login-btn,.customer-btn-wrap .signup-btn {
	  display: none;
	}
	.catalog-product-view .page-header {
	  margin-bottom: 0;
	}
	.catalog-product-view .product-main-content {
	  padding: 0 20px 20px 20px;
	}
	.catalog-product-view #gallery-next-area + .row > .col-sm-6:first-child {
	  display: none;
	}
	.contact-bottom .contact-additional,
	.contact-bottom .contact-address {
	  float: none;
	  width: 100%;
	}
	.contact-address {
	  border-top: 1px solid gainsboro;
	  padding-top: 15px;
	}
	.contact-bottom {
	  padding: 0;
	}
	.header-main-menu .logo {
	  margin-top: -34px !important;
	}
	.nav-toggle:before {
	  top: -3px;
	  width: 16px;
	}
	.checkout-index-index .nav-toggle {
	  display: block;
	}
	.nav-toggle span:before {
	  top: -8px;
	  width: 16px;
	}
	.nav-toggle span:after {
	  top: 2px;
	  width: 16px;
	}
	body .minicart-wrapper {
	  top: -12px;
	}
	.nav-before-open.nav-open .nav-toggle {
	  top: 3px;
	}
	.nav-before-open.nav-open .header-wrapper-bottom .header.content {
	  margin-left: 15px;
	}
	.page-header .logo {
	  min-height: unset;
	}
  }
  @media (min-width: 425px) and (max-width: 640px) {
	.order-betachek {
	  margin-top: 30px !important;
	}
  }
  @media (min-width: 320px) and (max-width: 360px) {
	.toggle-nav {
	  margin-left: -17px;
	}
	.nav-toggle:before {
	  top: -3px;
	  left: -8px;
	  width: 16px;
	}
	.nav-toggle span:before {
	  top: -8px;
	  left: -8px;
	  width: 16px;
	}
	.nav-toggle span:after {
	  top: 2px;
	  left: -8px;
	  width: 16px;
	}
	body .minicart-wrapper {
	  top: -13px;
	  right: -5px;
	}
	.header-main-menu .logo {
	  margin-top: -33px !important;
	}
	.page-header .logo .main-logo {
	  max-width: 75%;
	}
  }
  .product-double-widget img.product-image-photo {
    object-fit: contain;
     height: -webkit-fill-available!important;
}
.product-image-photo{object-fit: scale-down;height: -webkit-fill-available;}
.fotorama__thumb {
    background-color: transparent;
}
	  /* minicart css */  #mini-cart .product.options .toggle {    display: none;}#mini-cart .product.options .content {    display: block!important;}
  .page-layout-1column .columns {
    box-shadow: none!important;
	padding:0!important;
	margin-left: -10px!important;
    margin-right: -10px!important;
}
.about-blocks img {

    width: 100%;
    margin-left: 10px;
}
.big-video_block .benefits-grid .first_sec {
   padding: 80px;
    float: left;
    display: block;
}
.big-video_block .benefits-grid .benefit p {
    color: rgb(99,99,97);
    font-size: 5rem;
    text-align: center;
    font-weight: 600;
}
.big-video_block .benefits-grid .benefit a {
    text-align: center;
    display: block;
}
.big-video_block .benefits-grid .benefit img {
    width: 20%;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.benefit.second_sec {
      background-size: 100% 100%;
    display: block;
    float: left;
}
.big-video_block.play .benefits-grid {
    display: none;
}

@media only screen and (max-width: 767px) {

	.cdz-main-menu .groupmenu-drop > .item.level1.row > .item.level2.col {
    position: relative;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
html body .minicart-wrapper {
	top: 12px !important;
}
.header-wrapper-bottom .header.content .customer-btn-wrap .select-c {
	margin-right: 6px;
	top: -6px;
}
	.customer-btn-wrap .select-c a.lang-symbol img {
		max-width: 26px !important;
	}
	.product-double-widget .double-widget .product-item-photo {
    width: 40%;
}
	.row.text_block.inside-casette {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
		.inside-casette div:first-of-type {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
	  .benefit.second_sec {
    height: auto;
    background-size: 100% 100%;
    min-height: 200px;
}
.big-video_block .benefits-grid .first_sec {
    padding: 20px;
    min-height: 200px;
    height: auto;
}

.big-video_block .benefits-grid .benefit p {
    font-size: 3rem;
}

}

.cms-noroute-index main#maincontent {
    text-align: center;
	    padding-top: 40px;
}
.cms-noroute-index .column.main {
    width: 100%!important;
    text-align: center;
}
.cms-noroute-index h1.page-title {
    font-size: 6rem;
}

.cms-noroute-index dt {
    font-size: 22px;
}



/* homepage banner css */

.mainBanner {
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
    border-bottom: 2px solid #a6a6a6;
}
img.newBlue {
    position: absolute;
    width: 150px;
    top: 50px;
}
.leftbanner {
    float: left;
    width: 50%;
}
/*.leftbanner img {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    display: block;
}*/

.leftbanner img {
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
    height: 100%;
    float: right;
}
.rightbanner {
    float: left;
    width: 50%;
}
/*.rightbanner img {
    width: 90%;
    float: right;
}*/
.rightbanner img {
    width: auto;
    height: 100%;
    display: inline-block;
}
img.fiveyears {
    position: absolute;
    width: 70px;
    left: 0;
    bottom: 20px;
}
.about-blocks {
    padding-top: 20px;
}

/*19-Dec-2023 New */
.customer_reviews .rating-summary .rating-result>span:before {color: #fbbc04 !important; font-size: 20px;}
.rating-summary .rating-result>span:before {color: #fbbc04 !important; }
.customer_reviews td.ivole-histogramCell2 .ivole-meter .ivole-meter-bar {
  background: #fbbc04 !important;
  border: 1px solid #fbbc04 !important;
}
.customer_reviews .cr-overall-rating-wrap .crstar-rating span:before {color: #fbbc04 !important;}
.avg_rating.rating-summary {background: none !important;}

/*! 19-Dec-2023 New */




 @media (max-width: 767px) {
 .mainBanner {
    width: 100%;
    display: table;
}
img.newBlue {
    width: 75px;
    top: 20px;
    left: 10px;
}
.leftbanner, .rightbanner {
    float: none;
    width: 100%;
}
/*.leftbanner img {
    width: 80%;
}*/
.rightbanner img {
    float: right;
}
img.fiveyears {
    width: 50px;
    left: 10px;
    bottom: 90px;
}
 }

  @media (min-width: 1024px) and (max-width: 1366px) {
	 img.fiveyears {
    width: 50px;
}
img.newBlue {
    width: 100px;

}
  }


  @media (min-width: 768px) and (max-width: 1024px) {
	  .about-blocks .about-block > div {
    height: 115px;
}
  }

  /* ---------------------------- top banner css --------------------*/

.product.attribute.nhs_text {
    width: 100%!important;
	padding:0;
}
.catalog-category-view h1#page-title-heading {
    display: none;
}
.full-slideshow-wrapper {
    display: none;
}
.mainBanner_top {
    height: 700px;
    position: relative;
}
.corner {
    width: 0;
    float: left;
    height: 0;
    border-top: 280px solid rgb(0,106,167);
    border-right: 260px solid transparent;
}
.corner span {
    position: absolute;
    top: 10px;
    width: 100px;
    left: 10px;
    text-align: left;
    font-size: 40px;
    color: #fff;
    display: block;
    line-height: 40px;
}
.mainBanner_top img.newBlue {
    width: 140px;
    right: 0;
    float: right;
}
 .mainBanner_top p.st1 {
  position: absolute;
    bottom: 65px;
    font-size: 50px;
    color: grey;
    left: 0;
    width: 28%;
    text-align: right;
}
.mainBanner_top .leftbanner {
width: 48%;
    height: 580px;
    bottom: 0;
    left: 0;
    position: absolute;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position-x: right!important;
}
.mainBanner_top .rightbanner {
  width: 48%;
    height: 612px;
    position: absolute;
    right: 0;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position-x: left!important;
}
.mainBanner_top p.st2 {
position: absolute;
    top: 70px;
    line-height: 45px;
    font-size: 50px;
    color: grey;
    right: 0;
    width: 25%;
}
.mainBanner_top img.year_flag {
    width: 70px;
}
.new_div {
    position: absolute;
    width: 20%;
    top: 28%;
	left:0;
}
.flag_div {
    position: absolute;
    width: 20%;
    bottom: 15%;
    right: 0;
}
.column.main > .widget.block.block-static-block {
    margin-bottom: 0;
}
p.st1, p.st2 {
    color: #2494ed!important;
}
p.built-in {
    position: absolute;
    color: grey;
    font-size: 35px;
    line-height: 35px;
    top: 40%;
    left: 10%;
    width: 20%;
    text-align: left;
}
p.handling_despo {
    position: absolute;
    top: 40%;
    right: 0;
    font-size: 35px;
    color: grey;
    line-height: 35px;
    width: 20%;
}

.nhs_text_self_fund {
    display: flex;
    border-bottom: 2px solid #a6a6a6;
}
.nhs_text {
    width: 50%;
    float: left;
    padding: 50px;
}
.banner_nhs img {
    width: 25%;
    float: left;
}
.banner_nhs span {
    font-size: 25px;
    width: 75%;
    line-height: 25px;
    padding-left: 20px;
    float: left;
}
.self_fund {
    float: left;
    width: 50%;
    padding: 50px;
}
.self_fund h2 {
    font-size: 30px;
    margin: 0;
    font-weight: 700;
}
.self_fund p {
    font-size: 25px;
    width: 75%;
    line-height: 25px;
}

@media (min-width:768px) and (max-width:1100px)
{
.mainBanner_top {
    height: 500px;
}
.mainBanner_top .leftbanner {
height:415px;
}
.mainBanner_top .rightbanner {
height:437px;
}
.mainBanner_top p.st1 {
    bottom: 50px;
    font-size: 40px;
    width: 27%;
}
.mainBanner_top p.st2 {
  top: 40px;
    font-size: 40px;
    width: 25%;
}
.new_div {
    width: 20%;
    top: 26%;
}
.mainBanner_top img.newBlue {
    width: 100px;
}
p.built-in {
    font-size: 28px;
    line-height: 28px;
    top: 45%;
    left: 7%;
	    text-align: center;
}
p.handling_despo {
    font-size: 28px;
    line-height: 28px;
    width: 20%;
       top: 45%;
}
.flag_div {
    bottom: 7%;
}
}

@media (max-width:340px)
{
.mainBanner_top {
    height: auto;
}
.corner {
    float: none;
    border-top: 150px solid rgb(0,106,167);
    border-right: 150px solid transparent;
}
.corner span {
       font-size: 20px;
    line-height: 20px;
    left: 10px;
    top: 10px;
}
.new_div {
    width: 25%;
    top: 18%;
    left: 5%;
}
.mainBanner_top p.st1 {
    top: 43%;
    font-size: 27px;
    width: 48%;
}
.mainBanner_top .leftbanner {
    height: 340px;
	width: 100%;
    position: relative;
	 margin-top: -70px;
	margin-left: -25px;

}
.mainBanner_top .rightbanner {
    width: 100%;
    height: 340px;
		border-top: 10px solid #fff;
    position: relative;
	background-position-x: right!important;
}
.mainBanner_top p.st2 {
bottom: 36%;
    font-size: 27px;
    line-height: 27px;
    width: 48%;
    top: auto;
    text-align: right;
    right: auto;
}
.flag_div {
  width: 15%;
    bottom: 5%;
    right: auto;
    left: 8%;
}
p.built-in {
    font-size: 25px;
    line-height: 25px;
    top: 20%;
    left: 2%;
    width: 45%;
}
p.handling_despo {
  bottom: 25%;
    right: auto;
    font-size: 23px;
    line-height: 23px;
    left: 2%;
    top: auto;
    width: 45%;
}
}
@media (min-width:341px) and (max-width:767px)
{
.mainBanner_top {
    height: auto;
}
.corner {
    float: none;
    border-top: 150px solid rgb(0,106,167);
    border-right: 160px solid transparent;
}
.corner span {
    font-size: 22px;
    line-height: 22px;
	left: 10px;
    top: 10px;
}
.mainBanner_top .leftbanner {
  height: 400px;
	width: 100%;
    position: relative;
	margin-top: -70px;
	    margin-left: -28px;

}
.mainBanner_top .rightbanner {
     width: 100%;
    height: 430px;
    position: relative;
	    border-top: 10px solid #fff;
	background-position-x: right!important;
}

.mainBanner_top p.st2 {
    bottom: 36%;
    font-size: 28px;
    line-height: 28px;
    width: 45%;
    top: auto;
    right: auto;
    text-align: right;
}
.mainBanner_top p.st1 {
    top: 42%;
    font-size: 28px;
    width: 45%;
}
.new_div {
    position: absolute;
    width: 25%;
    top: 17%;
    left: 8%;
}
.flag_div {
       position: absolute;
    width: 15%;
    bottom: 5%;
    right: auto;
    left: 8%;
}

p.built-in {
    font-size: 28px;
    line-height: 28px;
    top: 20%;
    left: 5%;
    width: 45%;
	    text-align: left;
}
p.handling_despo {
       bottom: 25%!important;
    right: auto;
    font-size: 28px;
    line-height: 28px;
    left: 5%;
    top: auto;
	width: 45%;
	    text-align: left;
}

}
@media (min-width:450px) and (max-width:767px)
{
.mainBanner_top .leftbanner {
    height: 480px;

}
.mainBanner_top .rightbanner {
    height: 480px;
}

}

@media (max-width:767px)
{
	.nhs_text_self_fund {
    display: block;
}
body .page-wrapper .page-bottom .content .widget-title {
    margin-top: 20px;
}
	.nhs_text {
    width: 100%;
    float: none;
    padding: 20px;
}
.banner_nhs img {
    width: 40%;
	float: none;
    display: block;
}
.banner_nhs span {
    font-size: 20px;
    width: 100%;
    line-height: 20px;
    padding-left: 0;
    float: none;
    margin: 5px 0;
    display: block;
}
.self_fund {
    float: none;
    width: 100%;
    padding: 20px;
}
.self_fund p {
    font-size: 20px;
    width: 100%;
    line-height: 20px;
    margin: 5px 0;
}
}
.customer_reviews .rating-summary {
    margin-bottom: 10px;
}
.customer_reviews .rating-summary .rating-result {
    width: 100px;
}
.customer_reviews .rating-summary .rating-result:before {
    font-size: 20px;
    line-height: 20px;
    height: 20px;
}
.customer_reviews .rating-summary .rating-result>span:before {
    color: rgb(234,111,0);
    font-size: 20px;
    line-height: 20px;
    height: 20px;
}
.review-author .review-details-value {
    font-weight: 700;
}

.review-item {
    list-style: none;
    padding: 20px;
}
ul#all_reviews {
    padding: 0;
    position: relative;
}

.customer_reviews .block-title {
    margin: 30px 0;
    text-align: center;
}
.customer_reviews input[type="checkbox"] {
    width: 20px;
    height: 20px;
}
.recom {
    margin: 10px 0;
    font-size: 18px;
}
input[type=checkbox]:disabled{opacity:1; outline: 2px solid #005caa;}
@media(max-width:767px)
{
    .customer_reviews {
        width: 95%;
        margin: 0 auto;
    }


}
  .customer_reviews .cr-summaryBox-wrap {
      background: #f9f9f9;
      padding: 20px;
      display: flex;
  }
.customer_reviews .cr-overall-rating-wrap {
    width: 50%;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.customer_reviews .cr-overall-rating-wrap .cr-average-rating {
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
    color: #0e252c;
}
.customer_reviews .ivole-summaryBox {
    width: 50%;
    float: left;
}
.customer_reviews table#ivole-histogramTable {
    border-collapse: collapse;
    border: 0px;
    width: 100%;
    margin: 0 auto;
    max-width: 340px;
}
.customer_reviews table#ivole-histogramTable td.ivole-histogramCell1 {
    width: 20%;
}
.customer_reviews table#ivole-histogramTable td.ivole-histogramCell3 {
    width: 10%;
}
.customer_reviews td.ivole-histogramCell2 .ivole-meter {
    overflow: hidden;
    background: #f2f2f2;
    background: -webkit-linear-gradient(top,#eee,#f6f6f6);
    background: linear-gradient(to bottom,#eee,#f6f6f6);
    background-color: #f3f3f3;
    height: 22px;
    border-radius: 1px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.4), inset 0 0 0 1px rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.customer_reviews td.ivole-histogramCell2 .ivole-meter .ivole-meter-bar {
    background: #f9ca63;
    border: 1px solid #ce9b29;
}
.customer_reviews td.ivole-histogramCell2 .ivole-meter .ivole-meter-bar font {
    visibility: hidden;
}
.customer_reviews table#ivole-histogramTable td font {
    color: #333;
}

.customer_reviews .cr-overall-rating-wrap .crstar-rating span {
    position: relative;
    height: 20px;
    float: left;
    width: 100% !important;
}
.customer_reviews .cr-overall-rating-wrap .crstar-rating span:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #f9ca63;
    font-family: 'luma-icons';
    font-size: 14px;
    height: 14px;
    letter-spacing: 0px;
    line-height: 14px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: 400;letter-spacing: 4px;
    speak: none;
}
.customer_reviews .cr-average-rating-stars {
    width: 100%;
}
@media screen and (max-width: 767px) {
    .customer_reviews table#ivole-histogramTable td {
        padding: 10px 3px !important;
    }
    .customer_reviews table#ivole-histogramTable td.ivole-histogramCell1 {
        width: 22%;}
}
@media screen and (max-width: 575px) {
    .customer_reviews .cr-overall-rating-wrap {
        width: 100%;
    }
    .customer_reviews .ivole-summaryBox {
        width: 100%;
    }
    .customer_reviews .cr-summaryBox-wrap {
        flex-direction: column;
    }

    .customer_reviews .cr-overall-rating-wrap {
        margin-bottom: 20px;
    }
}
.product-reviews-summary {
    float: left !important;
    width: 100%;
    padding: 10px 10px 10px 0px;
}
.customer-btn-wrap .select-c a.lang-symbol {
	display: inline-block;
	position: relative;
}
.customer-btn-wrap .select-c a.lang-symbol picture {
    display: inline-block;
}
.customer-btn-wrap .select-c a.lang-symbol img {
    max-width: 31px;
}
.customer-btn-wrap .select-c {
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.customer-btn-wrap .select-c .ac-ls-dropdown {
	position: absolute;
	width: 192px;
	z-index: 1;
	right: 0;
	left: auto;
}

.checkout-index-index select[name="country_id"],
.checkout-index-index select[name="region_id"] {
	height: 32px;
}

.checkout-index-index #discount-form .actions-toolbar button.action {
  padding: 10px 15px;
}

.checkout-index-index #shipping-new-address-form input[name="lastname"],
.checkout-index-index #shipping-new-address-form input[name="region"],
.checkout-index-index #shipping-new-address-form input[name="postcode"] {
  margin: 0 10px;
}

@media screen and (max-width: 767px) {
  .bss-onestepcheckout #opc-sidebar .discount-code #discount-form .payment-option-inner {
    width: 100%;
  }
  .bss-onestepcheckout #opc-sidebar .discount-code #discount-form .actions-toolbar {
    float: unset;
    margin-top: 10px;
  }
}