@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');

body {
    background-color: #f4f4f4;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 50%;
}

.page-products .product-item-info {
    width: 500px;
}

.page-header .panel.wrapper {
    border-bottom: none;
}

.footer.content {
    border-top: none;
}

.discount-code {
  display: none;
}

.header-banner {
    line-height: normal;
}

.header-banner-img {
	margin-bottom: -5px;
}

.header-banner-textblock h1 {
    margin-bottom: 10px;
    font-weight: 700;
}

.header-banner-textblock p {
    font-size: 24px
}

.page-wrapper {
  background: #ffffff;
	margin: 50px auto;
	border: 1px solid #dfdfdf;
	border-radius: 30px;
	padding: 0px;
	-webkit-box-shadow: 3px 7px 36px -22px rgba(0,0,0,0.48);
	-moz-box-shadow: 3px 7px 36px -22px rgba(0,0,0,0.48);
	box-shadow: 3px 7px 36px -22px rgba(0,0,0,0.48);
	max-width: 60%;
	width: 1200px;
	max-width: 80% !important;
  min-height: auto;
}

.page-main {
	padding-left: 0px;
	padding-right: 0px;
}

.logo {
  margin-bottom: 0;
}

.header.content {
    padding: 30px 50px 0;
}

.header-banner-textblock {
	background: #307CBF;
	color: #fff;
	padding: 20px 50px;
}

.checkout-container {
    margin: 0 0 20px;
    padding: 50px;
}

.checkout-index-index .header.content {
	padding: 50px 50px 20px;
}

.gate-content {
    margin: 40px auto;
    max-width: 95%;
    text-align: center;
}

.md-postcode {
    float: none;
    margin: 10px 0 0 0;
    display: inline-block;
}

input[type="text"]#postcode {
	background: #ffffff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: 1px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	padding: 0 9px 0 40px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box;
}

.postcode-check-btn .action.primary {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	height: 40px;
	border-radius: 10px;
}

.md-postcode .form-product-postcode .postcode-box {
    float: left;
    width: 200px;
    max-width: 100%;
    position: relative;
}

.md-postcode .form-product-postcode .postcode-box .postcode-check-btn {
	right: -150px;
}

.zip-code-checker label {
	font-size: 26px;
	font-weight: 700;
	padding-right: 10px;
	position: relative;
	top: -10px;
}

.zip-code-checker {
	display: inline-block;
	position: relative;
	left: -45px;
}

.gate-content h2 {
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
}

.gate-content h3 {
	margin-top: 10px;
}

.copyright,
.footer-links {
    text-align: center;
}

.terms {
	border-top: 1px solid #00000029;
	padding-top: 40px;
	width: 900px;
	max-width: 90%;
}

.columns .column.main {
	padding-bottom: 0px;
}

.footer.content {
	margin-top: 0;
	padding-top: 0;
}

.page-products .product-item-info {
	width: 500px;
	text-align: center;
}

.product-item-info {
	margin: auto;
}

.page-layout-1column .product-info-main {
    width: 39%;
    margin-right: 5%;
    margin-left: 3%;
}

.page-layout-1column .product.media {
    width: 50%;
    margin-left: 3%;
}

.page-layout-1column #pac-popup-content .product.media {
    width: 50%;
    margin-left: 0%;
}

.product.description.product-item-description {
    text-align: left;
    padding: 0 20px;
}

h1.page-title {
    font-size: 31px;
}

.catalog-product-view .header-banner {
	margin-bottom: 50px;
}

.box-tocart {
	margin-bottom: 0 !important;
}

.catalog-product-view .products-grid .product-item {
    width: 100%;
    max-width: 300px;
}

.cart-container {
    padding: 20px;
}

.checkout-cart-index .page-title {
    margin: 0 0 0 25px;
}

.checkout-cart-index .terms {
	border-top: none;
	padding-top: 50px;
	margin-top: 50px;
}

.block.upsell {
    text-align: center;
    border: 1px solid #dedede;
    border-radius: 10px;
    padding: 20px;
}

.catalog-product-view .product-item-info {
    max-width: 100%;
    width: 250px;
}

.authentication-wrapper,
#customer-email-fieldset .note {
    display: none !important;
}

#customer-email-fieldset #broken-label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
}

.cart-empty {
    margin: 20px 0 0 30px;
}

.product.info.detailed {
  padding: 20px;
  margin: auto;
}

.message.error {
    margin: 10px 0 10px;
}


.cms-no-route h1,
.cms-no-route .column.main,
.cms-page-view .column.main,
.checkout-onepage-success .column.main,
.checkout-onepage-success h1,
.cms-privacy-policy .column.main,
.cms-shipping-policy .column.main,
.cms-warranty-returns .column.main,
.cms-zip-code-not-valid .column.main {
  width: 900px;
  max-width: 90%;
  margin: 0 0 50px 50px;
  min-height: auto;
}

.cms-no-route .column.main h2,
.cms-page-view .column.main h2,
.cms-privacy-policy .column.main h2,
.cms-shipping-policy .column.main h2,
.cms-warranty-returns .column.main h2,
.cms-zip-code-not-valid .column.main h2 {
  margin-bottom: .3em;
}

.cms-no-route .column.main h3,
.cms-page-view .column.main h3,
.cms-privacy-policy .column.main h3,
.cms-shipping-policy .column.main h3,
.cms-warranty-returns .column.main h3,
.cms-zip-code-not-valid .column.main h3 {
  font-weight: bold;
  margin: 1.5em 0 .3em 0;
  font-size: 16px;
}

.cms-no-route h1,
.cms-page-view .column.main h1,
.cms-privacy-policy .column.main h1,
.cms-shipping-policy .column.main h1,
.cms-warranty-returns .column.main h1,
.cms-zip-code-not-valid .column.main h1 {
    font-size: 34px;
    margin-bottom: 25px;
}

#registration {display: none;}

.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
	font-size: 31px;
	font-weight: 700;
}

.logo {
	max-width: 100%;
}

.ev-cat-text .bullet {
  font-size: 20px;
  font-weight: bold;
}

#m-cookienotice.v-bar.v-bottom {
	left: 0;
}

.mob-only {
    display: none;
}

.row {
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flexbox;
 display:flex;
 -webkit-flex-wrap:wrap;
 -moz-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 margin-right:0x;
 margin-left:0;
}

.col-md-4 {
  -webkit-flex:0 0 33.3333333333%;
  -moz-flex:0 0 33.3333333333%;
  -ms-flex:0 0 33.3333333333%;
  flex:0 0 33.3333333333%;
  max-width:33.3333333333%
 }

.cms-page-view .top-trust-signals,
.cms-page-view .bottom-trust-signals {
    width: 100%;
    background: #F1F1F1;
    margin-top: 40px;
}

.top-trust-signals {
 width: 100%;
 background: #F1F1F1;
}

.top-trust-signals {
 margin-top: -25px;
}

.top-trust-signals h3 {
 padding-top: 3px;
}

.top-trust-signals img{
	height: 35px;
}

.top-trust-signals .left {
	float: left;
	width: auto;
	text-align: right;
}

.top-trust-signals .right {
	float: left;
	margin-left: 10px;
	width: auto;
}

.top-trust-signals h3 {
	color: #169AD7;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.top-trust-signals p {
	color: #707070;
	font-size: 12px;
	margin: 0;
}

.offer-details::after,
.trust-signal-inner {
	margin: 20px auto 15px;
}

.event-inner::after,
.offer-details::after,
.trust-signal-inner {
	content: "";
	clear: both;
	display: table;
}

.trust-signal-inner svg {
    height: 36px;
}

.trust-signal-inner svg {
    fill: #169AD7;
}

.powered-by-techniart img {
	height: 30px;
	z-index: 99;
	position: relative;
}


.page-wrapper > .page-bottom {
	width: 100%;
  text-align: center;
  color: #ffffff;
  margin-top: 20px;
  padding-top: 40px;
}

.page-footer,
.page-wrapper > .page-bottom a,
.page-wrapper > .page-bottom a:hover,
.page-wrapper > .page-bottom a:visited {
  color: #ffffff;
}

.powered-by-techniart {
	margin-bottom: -40px;
}

.page-footer {
	-webkit-border-radius: 0px 0px 30px 30px;
	-moz-border-radius: 0px 0px 30px 30px;
	border-radius: 0px 0px 30px 30px;
}

.hp-content {
	margin: 30px;
}

.gate {
	margin: 50px 0;
}

.gate, .footer-statement-inner::after {
	content: "";
	display: table;
	clear: both;
}

.gate input {
	width: 300px;
	float: left;
}

.action.primary {
	background: #37C3DC;
	border: 1px solid #37C3DC;
	text-transform: uppercase;
	font-weight: normal;
}

.gate button {
	width: 200px;
	float: left;
	margin-left: 10px;
}

.special-price .price-label {
	display: none;
}

.old-price, .old.price {
	text-decoration: line-through;
	color: #ff5501;;

}

.product-info-main .price-box .old-price .price-wrapper .price{
  	font-size: 18px;
}

.catalog-product-view .old-price, .catalog-product-view .old.price {
	float: left;
	padding-right: 7px;
	display: inline-block;
	line-height: 36px;
}

.page-product-configurable.catalog-product-view .old-price, .page-product-configurable.catalog-product-view .old.price {
	line-height: normal;
}

.catalog-product-view .price-box.price-final_price {
    display: inline-block;
}

.product-info-main .special-price, .product-options-bottom .special-price {
    display: inline-block;
    margin: 10px 0;
}

.catalog-product-view .normal-price {
    display: inline-block;
}

.cms-no-route h1,
.cms-page-view .column.main h1,
.cms-privacy-policy .column.main h1,
.cms-shipping-policy .column.main h1,
.cms-warranty-returns .column.main h1,
.cms-zip-code-not-valid .column.main h1 {
    font-size: 28px;
    margin-bottom: 10px;
}

.product-item-name, .product.name a {
	font-weight: bold;
	font-size: 18px;
}

.sly-old-price,
.price-label {
  display: none !important;
}

.prefooter ul,
.attribute.description ul,
.product-item-description ul {
	padding-left: 1.5em;
	list-style-type: disc;
}

.offer {
    margin: 50px 50px 40px 50px;
    font-size: 16px;
}

.lto-home {
    margin: 50px;
}

.lto-home h1 {
    font-size: 24px;
    margin: 1em 0 .5em;
}

.cms-home .page-bottom {
    background: #1E2856;
    color: #ffffff;
    padding-top: 0;
}

.cms-no-route  .page-wrapper > .page-bottom,
.cms-home .page-wrapper > .page-bottom {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    margin: 0;
}

.cms-noroute-index .page-bottom .content,
.cms-noroute-index .page-footer,
.cms-home .page-bottom .content,
.cms-home .page-footer {
    background: #1E2856;
}

.cms-noroute-index .page-bottom .content,
.cms-home .page-bottom .content {
    padding-top: 20px;
}

.checkout-index-index .powered-by-techniart {
	margin-bottom: 0px;
}

.checkout-index-index .page-bottom {
  border-radius: 0px 0px 30px 30px;
  -moz-border-radius: 0px 0px 30px 30px;
  -webkit-border-radius: 0px 0px 30px 30px;
}

.checkout-index-index #customer-email-fieldset .hidden-fields {
	display: none !important;
}



div#block-discount {
    display: none;
}

.success-banner-bg {
	height: 300px;
	text-align: left;
	color: #ffffff;
	padding: 0 50px 0 50px;
	margin: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: left;
	background: url('/media/techniart/thanks-bg.jpg') no-repeat center right;
	color: #000000;
	font-size: 50px;
	text-align: left;
}

.covid-shipping {
    border: 1px solid #dedede;
    padding: 10px;
    border-radius: 5px;
    margin: 20px;
}

.cms-page-view .covid-shipping {
    margin: 0;
}

.fieldset > .field:not(.choice) > .control,
.fieldset > .field:not(.choice) > .label {
    width: 100%;
    float: none;
    text-align: left;
}

.fieldset > .field:not(.choice) > .label {
  padding-bottom: 5px;
}

#coaf-checkout-form,
#co-payment-form,
#shipping .step-title,
#opc-shipping_method,
.dynamicfields-checkout-form,
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
    max-width: 800px;
    margin: 0px !important;
}

.opc-block-shipping-information,
#coaf-checkout-form,
#co-payment-form,
#shipping .step-title,
#opc-shipping_method,
.dynamicfields-checkout-form,
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
    background: #f5f5f5;
    padding: 22px 27px;
    border: 1px solid #ddd;
}

 .opc-wrapper .form-login {
  border-top: 0;
  border-bottom: 0;
}

.checkout-index-index .opc-wrapper {
    margin-top: 46px;
}

.form-login .fieldset {
    margin: 0px;
}

.checkout-index-index .field[name="shippingAddress.firstname"],
.checkout-index-index .field[name="shippingAddress.city"],
.checkout-index-index .field[name="shippingAddress.country_id"] {
  float: left;
  width: 47%;
  margin-right: 3%;
  clear: both;
}


.checkout-index-index .field[name="shippingAddress.lastname"],
.checkout-index-index .field[name="shippingAddress.region_id"],
.checkout-index-index .field[name="shippingAddress.postcode"]
{
  float: left;
  width: 50%;
  margin-top: 0;
}

.checkout-index-index .field[name="shippingAddress.telephone"] {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 40px;
}

.fieldset > .field {
    margin: 0px 0 10px;
}

.opc-block-summary {
    border: 1px solid #ddd;
}

.payment-method-content form#co-payment-form {
    padding: 0;
    border: none;
}

.checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 0;
}

.opc-wrapper .form-login {
    border-top: 0;
    border-bottom: 0;
}

form#co-shipping-form {
    border-top: none;
}

#m-cookienotice.v-bar {
    max-width: 500px;
    margin: auto;
}

#m-cookienotice.v-bar.v-top {
    position: fixed;
}

#m-cookienotice .m-button {
    border: none;
    border-radius: 5px;
}

.light-color-wrapper {
    display: flex;
}

.light-color-wrapper .left {
    padding-right: 40px;
    width: 100%;
}

.light-color-wrapper .right {
    align-items: center;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.description-wrapper {
    display: flex;
}

.description-wrapper > * {
    background: #eee;
    width: 98%;
    margin: 1%;
    padding: 2rem;
}

h3.spec-h3 {
    font-weight: bold;
    font-size: 16px;
    margin: 0px 0 20px 0;
}

.light-color-wrapper h2 {
    margin-top: 0;
}

.description-copy {
    margin: 2em 0 1em 0;
}

fieldset.field.street.admin__control-fields.required {
    clear: both;
    width: 100%;
}

 .checkout-index-index .field[name="shippingAddress.lastname"]::after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
 }

 .footer-links a {
  white-space: nowrap;
}

.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
}

.checkout-agreements-block button.action.action-show {
  text-align: left;
}

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

}

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

}

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

}

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

  .top-trust-signals .right {
  	float: left;
  	margin-left: 10px;
  	width: 150px;
  }

  .event-inner .left img {
    width: 36px;
  }

  .event-inner {
    padding: 15px;
  }

  .event-inner .left {
    float: none;
    padding-right: 0;
    text-align: center;
  }

  .event-inner .right {
  	text-align: center;
  	float: none;
  }

}

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

  .parent {
    display: block;
  }

  .ld-items {
      background: #ffffff;
      padding: 0px;
  }

  .light-color-wrapper {
    flex-direction: column;
  }

}

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

  .top-trust-signals .left {
      float: none;
      width: 100%;
      margin-left: 0px;
      text-align: center;
  }

  .top-trust-signals .right {
    float: none;
    margin-left: 0;
    width: 170px;
    text-align: center;
  }

  .trust-signal-inner {
    margin: 20px 20px 15px;
  }

  .top-trust-signals h3 {
  	font-size: 12px;
  }

  .offer-details::after,
  .trust-signal-inner {
  	margin: 20px auto;
  }

  .trust-signal-inner svg {
      height: 18px;
  }

  .success-banner-bg {
    background: linear-gradient(90deg, rgba(227,227,227,1) 0%, rgba(227,227,227,0) 600px, rgba(227,227,227,0) 100%), url('/media/techniart/thanks-bg.jpg') no-repeat center right;
  }

}

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

}

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

  .page-header {
    border-bottom: none;
  }

  .logo {
    margin: 0 0 10px 0px;
  }

  .page-products.page-layout-1column .products-grid .product-item {
    width: 100%;
  }

  .page-layout-1column .product-info-main {
      width: 94%;
      margin-left: 3%;
      margin-right: 3%;
      float: none;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
  }

  .page-layout-1column .product.media {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    float: none;
    text-align: center;
  }

  .catalog-product-view .product.media {
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
  }

  .product.info.detailed {
    border-radius: 10px;
    padding: 20px;
    margin: auto;
    order: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
  }

  .product.data.items > .item.content,
  .product.data.items > .item.title > .switch {
    border: none;
  }

  .catalog-product-view .header-banner {
  	margin-bottom: 0px;
  }

  .terms {
    border-top: none;
    padding-top: 20px;
    width: 900px;
    max-width: 90%;
  }

  .checkout-onepage-success .column.main, .checkout-onepage-success h1,
  .cms-privacy-policy .column.main, .cms-shipping-policy .column.main,
  .cms-warranty-returns .column.main, .cms-zip-code-not-valid .column.main {
    margin: 0 5%;
  }

  .mob-only {
    display: block;
  }

  .mob-only img {
    width: 100%;
  }

  .desktop-only {
    display: none;
  }

  .trust-signal-inner {
    margin: 20px auto 15px;
  }

  .event-inner .left {
    float: left;
    padding-right: 15px;
    text-align: right;
  }

  .event-inner .right {
    text-align: left;
    float: left;
  }

  .offer-copy,
  .event-outer {
    float: none;
    width: 100%;
  }

  .product-with-description-assests .right, .product-with-description-assests .left {
  	float: none;
  	width: 100%;
  	margin-right: 0;
  }

  .description-wrapper {
    flex-direction: column;
  }

  .description-wrapper > * {
    margin-right: 0;
    margin-bottom: 5%;
    padding: 5%;
  }

}

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

  .page-wrapper {
    background: #ffffff;
    margin: 0px auto;
    border: none;
    border-radius: 0px;
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: 60%;
    width: 1200px;
    max-width: 100% !important;
    min-height: auto;
  }

  .checkout-index-index .page-bottom {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
  }

}

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

  .top-trust-signals .col-md-4 {
    -webkit-flex: 100%;
    -moz-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

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

  .md-postcode {
      margin: 10px 0 0 0;
      max-width: 260px;
  }

  .page-products .product-item-info {
  	width: 100%;
  	text-align: center;
  }

  .products.wrapper.grid.products-grid {
  	max-width: 100%;
  	margin: 0;
  }

  .products.list.items.product-items {
    width: 100%;
  }

  .product-item-info {
      margin: 0;
  }

  .catalog-category-view .columns .column.main {
  	padding-bottom: 0px;
  	max-width: 100% !important;
  }

  .zip-code-checker label {
    display: none;
  }

  .header.content {
  	padding: 4% 2% 0 2%;
  }

  .page-header {
  	margin-bottom: 5px;
  }

  .checkout-container {
    margin: 0 0 20px;
    padding: 20px;
  }

}
