/* 
Theme Name: Storefront Child 
Version: 1.2
Description: Child theme for Storefront. 
Author: Woo
Author URI: http://woocommerce.com 
Template: storefront 
*/  

/* --------------- Theme customization starts here ----------------- */
.events_button{
	align-items: center;
	padding: 10px 25px;
	color: #E7ECF2;
	font-family: ceragrbold;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	background-color:#154073;
	display: block;
	max-width: max-content;
	margin-top: 25px;
	transition:0.25s ease-in all;
}
.events_button:hover{
	background-color:#77c5b7;
}
.category-ekdiloseis .section_title::after{
	top:45%;
}
.category-events .section_title::after{
	top:45%;
}
#menu-secondary-el,#menu-secondary-en{
	margin-left:150px;
}
.barcode-checkbox {
	order: 5;
	align-self: center;
	margin-left: 10px;
	display: flex;
	align-items: center;
	column-gap: 8px;
	grid-column-gap: 8px;
}



.barcode-checkbox label {
	margin-bottom: 0;
	cursor: pointer;
}

/**TEMP HIDE**/
.barcode-checkbox {
	display: none;
}

.barcode-checkbox input[type=checkbox] {
	margin: 0;
	width: 20px;
	height: 20px;
}

.home .product a.prd:hover .product_link:hover {
	background-color: #154073;
}
.grecaptcha-badge{
	visibility:hidden;
}
.category:last-child{
	margin-right:0px;
}
.up-sells.upsells.products {
	margin: 0 !important;
	background-color: #154073;
	padding: 0 60px;
}
.upsells .product > div {
	background: #fff;
}

.upsells .section_title h2 {
	background-color: #154073 !important;
	color: #fff !important;
}

.upsells .section_title::after {
	background-color: #fff !important;
}

.upsells .product {
	margin-bottom: -45px !important;
}

.single-product .related {
	display: none;
}
@media (max-width: 699px){
	.up-sells .product{
		margin-bottom:20px!important;
	}
}
@media (max-width: 699px){

	.mobile_search .search-navigation,
	.mobile_search .search-navigation input[type="text"]{
		width: 100%;
	}

}

.after-title-meta .product-meta-single {
	margin: 10px 0 !important;
	/* 	text-transform: uppercase; */
}


[itemprop="description"] {
	display: none;
}

.single-product-content h3 {
	text-transform: uppercase;
}

.product-specs-list {
	margin-top: 20px;
}

.aws-search-form {
	margin-bottom: 0 !important;
}

.aws-container .aws-search-form .aws-form-btn {
	opacity: 0;
}

.aws-search-field {
	background: #FFF !important;
	border: none !important;
	box-shadow: none !important;
}

.aws-container {
	background: #fff;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}

.header_search::after {
	background: #fff;
	right: -10px !important;
}

.up-sells .products {
	display: flex;
	justify-content: space-between;
	column-gap: 30px;
	grid-column-gap: 30px;
}

.up-sells .products li {
	margin-right: 0 !important;
	max-width: 400px;
}

.product-meta-single {
	margin-bottom: 0;
}

.related .products {
	display: flex;
	column-gap: 20px;
	grid-column-gap: 20px;
}
.page-template-rma label {
	display: block;
	margin: 5px auto;
}
.page-template-rma input[type='text'], .page-template-rma input[type='number'], .page-template-rma input[type='email'], .page-template-rma input[type='tel'], .page-template-rma input[type='url'], .page-template-rma input[type='password'], .page-template-rma input[type='search'], .page-template-rma textarea, .page-template-rma .input-text{
	width:100%;
	border-left: 10px solid #6f8cad
}
.rma-textarea{
	width: calc(100% - 30px);
	margin: auto;
	margin-bottom: 20px;
}
button.wpcf7-field-group-remove {
	margin-right: 7px;
}
input[type=submit].wpcf7-submit {
	border: 1px solid #60e3c5;
	background-color: #60e3c5!important;
	color: #103f76;
	font-family: ceragrbold;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.36px;
	padding: 13px 57px;
	width: auto;
	height: auto;
}
input[type=submit].wpcf7-submit:hover {
	color: #60e3c5!important;
	background-color: #103f76!important;
}
.page-template-rma .section_title::after{
	display:none;
}
@media (min-width: 320px) and (max-width: 1024px) {

	.related .products {
		flex-wrap: wrap;
		column-gap: 0;
		grid-column-gap: 0;
		row-gap: 20px;
		grid-row-gap: 20px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.inner_product_info {
		width: 100% !important;
	}
}

@media (min-width: 1180px) and (max-width: 1440px) {
	.tx-content {
		max-width: 100% !important;
	}

	.tx-content table {
		width: 100% !important;
	}
}

.col-md-9 > .storefront-sorting .woocommerce-result-count,
.col-md-9 > .storefront-sorting .woocommerce-ordering {
	display: none;
}

.col-md-9 > .clearfix .storefront-sorting .woocommerce-pagination {
	display: none;
}

.col-md-9 > .clearfix .storefront-sorting  {
	display: flex;
	justify-content: flex-end;
}

.page-template-facilities .vtab, .page-template-career .vtab {
	display: flex;
	align-items: center;
}
@media (min-width:1600px){
	.blog a img{
		max-height:300px;
		object-fit:cover;
	}
}
@media (max-width:1440px){
	.blog a img{
		max-height:200px;
		object-fit:cover;
	}
}
.add_to_cart_button:lang(en-US){
	display:none!important;
}
.product_inner_hover a.add_to_cart_button:lang(en-US){
	display:none!important;
}
.header_cart:lang(en-US){
	display:none!important;	
}
.single_add_to_cart_button:lang(en-US){
	display:none!important;
}
.single-product div.product .variations_button:lang(en-US){
	display:none!important;
}
.add-to-cart .minus:lang(en-US){
	display:none!important;
}
.add-to-cart .plus:lang(en-US){
	display:none!important;
}
.add-to-cart .quantity:lang(en-US){
	display:none!important;
}
/*form.variations_form.cart:lang(en-US) {
display: none!important;
}*/
html[lang="en-US"] #pa_neo-aylo {
	display:none;
}
ul li.cat-item-13653:nth-child(1) > a,ul li.cat-item-13655:nth-child(1) > a {
	font-size: 23px;
	font-weight: 700;
	color: #103f76;
	font-family: ceragrbold;
}
@media (min-width: 320px) and (max-width: 991px){
	.sp-files {
		padding: 0px 20px!important;
	}
}
.inner-content,
.tx-content.inner-content ul{
	color: #58595b;
	font-family: 'ceragr';
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
}
.woocommerce-variation-var_barcode{
	display:none!important
}
._var-sku-wrapper { 
	display: none;
	margin: 20px 0 10px;
	font-size: 16px;
}

.tx-content.inner-content,
.tx-content.inner-content li span,
.tx-content.inner-content li {
	font-size: 17px !important;
}

/* Manuals Page */

body.page-template-template-manuals #content > .col-full,
body.page-template-template-manuals-child #content > .col-full {
	margin-inline:0;
}

#main.manuals-page .section_title > h1 {
	background-color: #e7ecf1;
	color: #154073;
	font-family: ceragr;
	font-size: 45px;
	font-weight: 400;
	line-height: 1;
	position: relative;
	max-width: fit-content;
	margin: auto;
	margin-left: 0px;
	margin-bottom: 12px;
	z-index: 1;
	padding-right: 50px;
	padding-left:70px;
	text-transform: uppercase;
	padding-bottom: 0;
}

#main.manuals-page .section_title {
	padding-bottom: 30px;
}
.manuals__page-subtitle {
	margin: 70px 0;
	font-size: 24px;
	line-height: 35px;
	color:#253E6D;
	font-family:ceragrmed;
}

.manuals__page-content-container {
	padding-left:70px;
	padding-right:70px;
}

.manuals__page-elements {
	display: grid;
	grid-template-columns: repeat(9,1fr);
	grid-column-gap: 70px;
	column-gap: 70px;
	grid-row-gap: 65px;
	row-gap: 65px;
	max-width: 900px;
	margin-bottom: 325px;
}

.manuals__page-elements__single {
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;
	justify-content: space-between;
	row-gap: 30px;
}
.manuals__page-elements__single-title {
	font-size: 24px;
	line-height: 35px;
	color:#253E6D;
	font-family:ceragrmed;
}

.manuals__page-elements__single img {
	transition: all ease-in-out 150ms;
	width:98px;
	height:98px;
	object-fit: contain;
}
.manuals__page-elements__single-title {
	transition: all ease-in-out 300ms;
}

.manuals__page-elements__single:hover img {
	transform: scale(1.05);
}

.manuals__page-elements__single:hover .manuals__page-elements__single-title  {
	opacity: .6;
}
#main.site-main.manuals-page__child .section_title {
	display: flex;
	align-items: center;
	column-gap: 25px;
	padding-bottom: 30px;
	padding-left: 70px;
}

#main.site-main.manuals-page__child .section_title img {
	height:49px;
	width:49px;
}

#main.manuals-page.manuals-page__child .section_title > h1 {
	padding-bottom: 0;
	padding-left: 0;
}

.manuals-page__child-content .input-wrapper {
	margin: 65px 0 45px;
}

.manuals-page__child-content .input-wrapper #manuals-input {
	background-color:transparent;
	width:315px;
	height:45px;
	border:1px solid #293D6B;
	padding: 5px 15px;
	font-family:ceragrlight;
	font-size:20px;
	line-height:29px;
	color:#253E6D;
}

.manuals-page__child-content .input-wrapper #manuals-input::-webkit-input-placeholder {
	color: #253E6D;
	opacity:1;
}

.manuals-page__child-content .input-wrapper #manuals-input:-ms-input-placeholder {
	color: #253E6D;
	opacity:1;
}

.manuals-page__child-content .input-wrapper #manuals-input::placeholder {
	color: #253E6D;
	opacity:1;
}

#main.manuals-page.manuals-page__child .section_title::after {
	left:200px;	
}

.manuals-page__child-elements {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-column-gap: 25px;
	column-gap: 25px;
	grid-row-gap: 20px;
	row-gap: 20px;
	margin-bottom:100px;
}

.manuals-page__child-elements__single {
	display: flex;
	align-items: center;
	column-gap: 50px;
	transition:all ease-in-out 250ms;
}

.manuals-page__child-elements__single:hover {
	opacity:.6;
}

.manuals-page__child-elements__single span {
	font-size: 22px;
	line-height: 28px;
	color:#253E6D;
	text-transform:uppercase;
	font-family:ceragrmed;
}

.manuals-page__child-elements__single img {
	width: 40px;
	height: 40px;
}

.manuals-page__child-elements {
	max-width:940px;
}

.manuals-page__child-elements .no-results {
	color: #154073;
	min-width: max-content;
}

.please-login {
	margin: 80px 0;
	color: #131315;
	font-size: 26px;
	transition: all ease-in-out 250ms;
}

.please-login:hover {
	opacity:.6;
}

@media(min-width:993px) {
	#main.manuals-page .section_title::after {
		transform: translateY(calc(-50% + 22px));
	}
}

@media(max-width:1760px) {
	.manuals__page-elements {
		grid-template-columns: repeat(7, 1fr);
	}
}

@media(max-width:1450px) {
	.manuals__page-elements {
		grid-template-columns: repeat(6, 1fr);
	}
}

@media(max-width:1280px) {
	.manuals__page-elements {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media(max-width:1025px) {
	.manuals__page-elements {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media(max-width:991px) {
	.manuals__page-elements {
		grid-template-columns: repeat(3,1fr);
		max-width:max-content;
		margin-bottom: 125px;
	}
	.manuals__page-subtitle {
		margin: 50px 0;
	}
	.manuals-page__child-elements__single {
		column-gap:25px;
	}
	.manuals-page__child-elements__single img {
		width: 35px;
		height: 35px;
	}
	.manuals-page__child-content .input-wrapper {
		margin: 50px 0 40px;
	}
	.manuals-page__child-content .input-wrapper #manuals-input {
		width: 200px;
		height: 40px;
	}
	.manuals-page__child-elements {
		max-width: max-content;
		grid-column-gap: 50px;
		column-gap: 50px;
		margin-bottom: 90px;
	}
}

@media(max-width:767px) {
	#main.manuals-page .section_title > h1 {
		font-size:35px;
		padding-left:15px;
	}
	#main.site-main.manuals-page__child .section_title {
		padding-left:15px;
	}
	.manuals__page-content-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.manuals-page__child-elements {
		grid-template-columns: repeat(2,1fr);
		grid-column-gap: 70px;
		column-gap: 70px;
	}
	#main.site-main.manuals-page__child .section_title img {
		height: 40px;
		width: 40px;
	}
	#main.site-main.manuals-page__child .section_title {
		column-gap:15px;
	}
	#main.manuals-page.manuals-page__child .section_title > h1 {
		margin-top:0;
		margin-bottom:5px;
	}
	.manuals-page__child-elements .no-results {
		min-width:275px;
	}
}

@media(max-width:585px) {
	.manuals__page-elements {
		grid-column-gap: 35px;
		column-gap: 35px;
		margin-bottom: 90px;
	}
	.manuals__page-subtitle,
	.manuals__page-elements__single-title {
		font-size: 22px;
		line-height: 28px;
	}
	.manuals__page-elements__single {
		row-gap:15px;
	}
	.manuals__page-elements__single img {
		width: 65px;
		height: 65px;
	}
	.manuals-page__child-elements__single span {
		font-size: 16px;
		line-height: 20px;
	}
	.manuals-page__child-elements__single img {
		width: 30px;
		height: 30px;
	}
	.manuals-page__child-content .input-wrapper #manuals-input {
		font-size: 18px;
		line-height: 25px;
	}
	.manuals-page__child-elements__single {
		column-gap: 10px;
	}
	.manuals-page__child-elements {
		grid-column-gap: 35px;
		column-gap: 35px;
	}
	#main.manuals-page.manuals-page__child .section_title > h1 {
		padding-right:10px;
		font-size:24px;
	}
}

@media(max-width:480px) {
	.manuals__page-elements {
		grid-column-gap: 10px;
		column-gap: 10px;
		grid-row-gap: 45px;
		row-gap: 45px;
	}
	.manuals__page-elements__single-title {
		font-size:18px;
		line-height:25px;
	}
	.manuals__page-elements__single img {
		width:45px;
		height:45px;
	}
}


@media(max-width:330px) {
	.manuals__page-elements {
		margin-left:-9px;
	}
}


/* End Manuals Page */

/* New Product Table CSS */
.ccode-wrapper {
	font-style: italic;
	font-size: 14px;
}
.ccode-wrapper strong {
	font-style: normal;
	text-transform:uppercase;
}
.ccode-wrapper-parent {
	margin:20px 0 25px;
	padding: 15px;
	background-color: #e5e5e5;
	min-width:100%;
}
.ccode-wrapper-parent h2 {
	font-size: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid;
	max-width: max-content;
	padding-bottom: 10px;
}
.add-to-cart-w-notice .ccode-wrapper-parent p.ccode-wrapper {
	color:#58595b;
	margin-top:0;
}
.single-product div.product form.cart {
	flex-wrap:wrap;
}
@media(max-width:585px) {
	.ccode-wrapper {
		display: flex;
		flex-direction: column;
		row-gap: 6px;
	}
}
html[lang="en-US"] body.single-product .ccode-wrapper-parent {
	display:none;
}
/* End New Product Table CSS */
@media(max-width:991px) {
	body.archive .cat-parent > a::before {
		left:0;
	}
	body.archive .product-categories li.cat-parent > a {
		padding-left:25px;
	}
}
@media(max-width:767px) {
	body.archive .col-md-9 > .clearfix .storefront-sorting {
		flex-direction:column;
	}
}

body.page-id-45339 .entry-content .emoji {
	width: 10px;
	height: 10px;
	display: inline-block;
}
.single--prod-videos__grid {
	display:grid;
	grid-template-columns:repeat(3,1fr);
	margin-top:25px;
	gap:20px;
}
.single--prod-videos__grid-single iframe {
	width:100%;
	height:350px;
}
.single--prod-videos__grid-single {
	width:100%;
	border:1px solid #103f76;
	padding:15px;
	display:flex;
	flex-direction:column;
}
.single--prod-videos__wrapper {
	margin-block: 40px;
}
.single--prod-videos__grid-single__title {
	font-size:18px;
	text-align:center;
	margin:0 auto 20px;
}
.add-to-cart-w-notice p, p.stock.available-on-backorder {
    color: #E47A10!important;
}
@media(max-width:991px) {
	.single--prod-videos__grid-single iframe {
		height:200px;
	}
	.single--prod-videos__grid {
		grid-template-columns:1fr;
	}
}
.woocommerce-product-gallery * {
	transition: unset !important;
}
.after_title_text {
	display: block;
	text-align: left;
	margin-block: 10px 0;
	color: #103f76;
	font-size: 14px;
}
body.single-product .after_title_text {
	margin-bottom:10px;
}
@media(max-width:1281px) {
	.after_title_text {
		text-align:center;
	}
}
._codes--group-parent {
  display: flex;
  column-gap: 80px;
}
._codes--group2 {
	position:relative;
  max-width: 350px;
}
._codes--group2::before {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:-40px;
	min-width:1px;
	height:100%;
	background-color:#000;
}
@media(max-width:1550px) {
	._codes--group-parent {
		column-gap:40px;
	}
	._codes--group2 {
		max-width:300px;
	}
	._codes--group2::before {
		left:-20px;
	}
}
@media(min-width:992px) and (max-width:1440px) {
	.inner_product_info {
		width:85% !important;
	}
}
@media(max-width:991px) {
	._codes--group2::before {
		display:none;
	}
	._codes--group-parent {
		flex-direction:column;
	}
}