/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 /* #header{ background: rgb(19, 127, 234) !important; } */

/* @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap'); */

/* lato-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/lato-v24-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/lato-v24-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v24-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/lato-v24-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v24-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato-v24-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lato-v24-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/lato-v24-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



body {
	font-family: 'Lato', sans-serif;
	line-height: 1.35rem;
}

.h1, .h2, .h3 {
  text-transform: inherit;	
}

p {
	color: #334;
}

.alert {
  font-size: 1rem;
}

.product-title-main {
	font-size: 1.8rem;
	font-weight: 700;
	font-family: Manrope,sans-serif;
	margin: 1rem 0 2rem 0;
	border-bottom: 1px solid #707070;
}

.product-container {
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem;
}

.product-customization .card {
  background-color: #e7edf7;
  border-radius: 1rem;
}
.product-customization .card .alert-info {
  background-color: #fffed9;
  border-radius: 1rem;
  border: 1px solid #666;
}
.product-customization .form-control {
  color: #2e27fc;
  font-weight: bold;;  
}

.product-miniature .product-title {
	text-transform: inherit;
}

.product-miniature .product-title a {	
	font-weight: 400;
	font-size: 1.3rem;
  color: #08346b;	
}


.current-price-value {
font-size:2rem;
}

.myPSecExtra h2 {
font-size:1.1rem;
font-weight: normal;
}

.myprodutDetails {
	margin-block: 2rem;
	background: #fff;
	border-radius: 1rem;
	padding: 2rem;
}
.myprodutDetails .myPSec {
	margin-bottom:2rem;
	max-width: 100ch;
}
.myprodutDetails .btn {
border:1px solid #333;
}
.myprodutDetails .btn:hover {
background: #e0e0e0;
}

.myprodutDetails h1, .myprodutDetails h3, .myprodutDetails h3, .myprodutDetails h4 {
	font-family: Manrope,sans-serif !important;	
}


.product-variants-item .radio-label {
  background-color: #dcf0ff;
}

.product-variants-item input.input-radio:checked + .radio-label { 
  background-color: #24b9d7;
  color: #fff;
}


.manufacturer-logo {
	max-height: 60px;
}

.cart-product-customization  {
  background-color: #e7edf7;
  border-radius: 1rem;
  padding: 0.5rem 2rem;  
}

.cart-product-customization-line {
  margin-bottom: 1.2rem;
}

.cart-product-customization-line .l {
  font-weight: bold;
}

