/*
 Theme Name:   Qwery Child Theme
 Theme URI:	http://qwery.ancorathemes.com
 Description:  Qwery Child Theme
 Author:	   AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:	 qwery
 Version:	  1.3
 Tags:		 flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  qwery
*/

/* =Child-Theme customization starts here
------------------------------------------------------------ */
/*1. Theme Homepage-------------------*/
.slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	z-index: 1;
	opacity: 0.5;
    transition: all 0.25s ease;
	padding: 10px 15px;
	color: #1c1c1c;
}

.slider .slick-arrow:hover {
	opacity: 1;
	background-color: #F88F00;
	color: #ffffff;
}

.slider .slick-arrow.slick-next {
    right: 15px;
}

.slider .slick-arrow.slick-prev {
	left: 15px;
}

body:not(.elementor-editor-active) .slider .elementor-inner-section:not(:first-of-type):not(.slick-slide) {
	height: 0px;
	padding: 0;
}

.orange-section .orange-column .title,
.orange-section .orange-column p {
	color: #fff;
}

.orange-section .orange-column p {
	font-size: 14px;
}

.orange-section .orange-column p:last-of-type {
	margin-bottom: 0;
}

.orange-section .orange-column .title {
	margin-bottom: 0;
	margin-top: 0;
}

/* functions section */

#functions .title {
	font-size: 1.8rem;
	color: #fff;
	margin-bottom: 0.45em;
}
#functions .title .functions-index {
	font-size: 2.5rem;
}
#functions .simple_text_link.underline_anim {
	color: #fff !important;
}
textarea.wpcf7-textarea.pp-text-type {
	height: unset;
}

@media only screen and (max-width: 767px) {
	#functions .title {
		font-size: 1.2rem;
		margin-top: 0;
	}
	#functions .title .functions-index {
		font-size: 1.5rem;
	}
}
/*2. Header------------------------------------------------*/
.header_position_over .top_panel {
	position: relative;
}
.sc_layouts_menu_nav > li > ul {
	top: 5em;
	left: -0.7em;
}
.menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
	background-color: #f88f00;
}
.sc_layouts_menu_nav > li#menu-item-97 li.current-menu-item > a:not(:hover) {
	color: var(--theme-color-text_dark) !important;
}
.sc_layouts_menu_nav > li#menu-item-97 li.current-menu-item > a:not(:hover) > span {
	padding-left: 0;
}
.menu_hover_zoom_line .sc_layouts_menu_nav li#menu-item-97 li:not(.menu-collapse) > a:not(:hover) > span:after {
	width: 0;
}
.sc_layouts_menu_nav > li#menu-item-97 li.current-menu-item:hover > a {
	color: var(--theme-color-extra_hover) !important;
}
.sc_layouts_menu_nav > li ul {
	background-color: #f7f6f4;
}
.sc_layouts_menu_nav > li#menu-item-97 li.current-menu-item > a {
	color: #000000 !important;
}
.sc_layouts_menu_nav > li#menu-item-97 li > a:hover {
	color: #f88f00 !important;
}

.menu_hover_zoom_line .sc_layouts_menu_nav li li:not(.menu-collapse) > a > span:after {
	background-color: #f88f00;
}
/*3. Additionals-------------------------------------------*/
/*contact form*/
div.wpcf7 .wpcf7-spinner, div.wpcf7 .ajax-loader {
	display: none;
}
/*subtitiles*/
.elementor-element.light .sc_item_subtitle {
	color: #fff;
}
.elementor-element .sc_item_subtitle_above {
	margin-bottom: 1em;
	text-transform: none;
	font-size: 18px;
}
/*buttons*/
.wpcf7 .wpcf7-submit-style .submit-style-in,
form button:not(.components-button),
input[type="button"],
input[type="reset"],
input[type="submit"],
.theme_button,
.post_item .more-link,
.wp-block-button__link,
.sc_button:not(.sc_button_simple),
.sc_form button,
.sc_portfolio_preview_show.post_readmore {
	background-color: #f88f00;
}
/*buttons hover, focus*/
.wpcf7 .wpcf7-submit-style:hover .wpcf7-submit + .submit-style-in,
.wpcf7 .wpcf7-submit-style:focus .wpcf7-submit + .submit-style-in,
.wpcf7 .wpcf7-submit-style .submit-style-in:hover,
.wpcf7 .wpcf7-submit-style .submit-style-in:focus,
form button:not(.components-button):hover,
form button:not(.components-button):focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
.post_item .more-link:hover,
.comments_wrap .form-submit input[type="submit"]:hover,
.comments_wrap .form-submit input[type="submit"]:focus,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus,
.sc_button_default:hover,
.sc_button_default:focus,
.sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):focus,
.socials_share.socials_type_block .social_icon:hover,
.socials_share.socials_type_block .social_icon:focus {
	background-color: var( --e-global-color-secondary );
}

.white-button .sc_button.sc_button_simple:not(.sc_button_bg_image) {
	color: #fff;
}

.white-button .sc_button.sc_button_simple:not(.sc_button_bg_image):hover,
.white-button .sc_button.sc_button_simple:not(.sc_button_bg_image):focus {
	color: #fff !important;
}
/*accordions*/
.elementor-accordion .elementor-accordion-item:not(:last-of-type) {
	border-bottom: 1px solid #e1e1e1 !important;
}
/*heighlited*/
.highlight {
	color: #f88f00;
}
/*white title*/
.white-title.elementor-element .sc_item_subtitle_above {
	color: #fff;
}
.white-link .simple_text_link.underline_anim {
	color: #fff !important;
}

/*3. Innovations Page-------------------------------------------*/
.innovations .post_featured.with_thumb.hover_link.post_featured_bg {
	flex-basis: 33%;
	-webkit-flex-basis: 33%;
	-ms-flex-basis: 33%;
}
.innovations .sc_blogger_band.sc_blogger_band_default .post_featured_bg:after {
	padding-top: 85%;
}
.innovations .post_featured_bg > .post_featured_bg_image,
.innovations  .post_featured_bg .post_thumb {
	background-size: contain;
}
.innovations .post_item.post_layout_band {
	background-color: transparent;
}
.sc_item_pagination_load_more .nav-links:hover {
	background-color: var( --e-global-color-secondary );
	animation-name: elementor-animation-pop;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
}
/*3. Innovation Single Page-------------------------------------------*/
.single-innovation .page_content_wrap {
	padding-top: 0;
	padding-bottom: 0;
}
.single-garment .qwery-product-gallery.query-product-gallery--columns-4.images.query-product-gallery--with-thumbs {
	width: 49%;
	float: left;
	position: relative;
	overflow: hidden;
	padding-left: 150px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.single-garment .query-product-gallery__wrapper {
	position: unset;
}
.single-garment .qwwery-garment-thumbnails {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	margin: 0;
	width: 150px;
	padding: 0 50px 0 0;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	overflow: hidden;
	padding: 0 30px 0 0;
}
.single-garment .qwwery-garment-thumbnails .qwery-product-gallery__image {
	padding: 0 0 20px;
	display: block;
	width: 100%;
}
.single-garment .summary.entry-summary {
	width: 51%;
	padding-left: 50px;
	float: right;
}
.single-garment .summary.entry-summary .garment-title {
	margin: 0 0 0.35em;
	font-size: 2.2em;
}
.single-garment .summary.entry-summary .price {
	font-size: 1.5em;
	font-weight: 600;
}
.innovation-anchor-navigation {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.anchors-container {
	display: flex;
	width: fit-content;
	border-radius: 40px;
	overflow: hidden;
}
.innovation-anchor-navigation a {
	padding: 20px 40px;
	background-color: #F6F6F6;
	color: var(--theme-color-text_dark);
	box-sizing: border-box;
	transition: all .25s ease;
}
.innovation-anchor-navigation a:hover,
.innovation-anchor-navigation a.active {
	color: #fff;
	background-color: #222733;
}
.single-innovation .elementor-section-wrap {
	height: 100%;
	position: relative;
}
.single-innovation .tabs-navigation.stick {
	opacity: 0.9;
	transition: opacity 0.25s ease;
}
.single-innovation .tabs-navigation.stick:hover {
	opacity: 1;
}

@media only screen and (max-width: 1023px) {
	.single-garment .summary.entry-summary {
		width: 100%;
		padding-left: 0px;
		float: left;
		padding-top: 40px;
	}
	.single-garment .qwery-product-gallery.query-product-gallery--columns-4.images.query-product-gallery--with-thumbs {
		width: 100%;
		float: left;
		position: relative;
		overflow: hidden;
		padding-left: 210px;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	.single-garment .qwwery-garment-thumbnails .qwery-product-gallery__image {
		padding: 0 0 20px;
	}
	.single-garment .qwwery-garment-thumbnails {
		padding: 0 40px 0 0;
		width: 170px;
	}
}

@media only screen and (max-width: 767px) {
	.anchors-container {
		width: 100%;
		border-radius: 20px;
		flex-direction: row;
		background-color: #F6F6F6;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
	}
	.innovation-anchor-navigation a {
		padding: 10px 20px;
		background-color: #F6F6F6;
		color: var(--theme-color-text_dark);
		box-sizing: border-box;
		transition: all .25s ease;
		display: flex;
		align-items: center;
		justify-content: center;
		border-bottom: 1px solid #E4E4E4;
	}
	.innovation-anchor-navigation a:nth-child(2n+1) {
		border-right: 1px solid #E4E4E4;
	}
	.innovation-anchor-navigation a:nth-last-child(2) {
		border-bottom: none;
	}
	.single-garment .qwwery-garment-thumbnails {
		padding: 0 20px 0 0;
		width: 110px;
	}
	.single-garment .qwery-product-gallery.query-product-gallery--columns-4.images.query-product-gallery--with-thumbs {
		padding-left: 120px;
	}
	.single-garment .qwwery-garment-thumbnails .qwery-product-gallery__image {
		padding: 0 0 12px;
	}
}

@media only screen and (max-width: 479px) {
	.single-garment .qwery-product-gallery.query-product-gallery--columns-4.images.query-product-gallery--with-thumbs {
		padding-left: 0;
	}
	.single-garment .qwwery-garment-thumbnails {
		position: relative;
		z-index: 1;
		top: 0;
		left: 0;
		margin: 0;
		width: 100%;
		padding: 20px 0 0 0;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		scrollbar-width: thin;
	}
	.single-garment .qwwery-garment-thumbnails .qwery-product-gallery__image {
		padding: 0 3% 0 0;
		display: inline-block;
		width: 22.75%;
	}
	.single-garment .qwwery-garment-thumbnails .qwery-product-gallery__image:nth-child(4n) {
		padding-right: 0;
	}
	.single-garment .qwwery-garment-thumbnails {
		padding: 15px 0 0 0;
	}
}

/*3. Newsroom Page-------------------------------------------*/
.newsroom .post_item.post_layout_band,
.newsroom-sidebar.sidebar {
	background-color: #fff;
}
.newsroom-sidebar.sidebar {
	margin: 0;
}
.widget_banner:not(.widget_fullwidth) .image_wrap {
	background-color: #F9F9F9;
}

/*4. Language Switcher-------------------------------------------*/
/*Removing some default CSS from our language switcher*/
.wpml-floating-language-switcher .wpml-ls-statics-shortcode_actions {
	margin-bottom: 0;
}
	
.wpml-floating-language-switcher  .wpml-ls-statics-shortcode_actions a {
	background-color: transparent !important;
}
	
.wpml-floating-language-switcher .wpml-ls-legacy-list-horizontal a {
	padding: 5px;
}
	
	
/*Customize this if you want*/
.wpml-floating-language-switcher {
	position: fixed;
	bottom: 30px;
	right: 10px;
	background: #f8f8f8; /*background color*/
	border: 1px solid; /*border settings*/
	border-color: #eee; /*color of the border*/
	padding: 0px; /*padding of container*/
	border-radius: 6px; /*rounded border*/
	/*Box Shadow*/
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
}
.wpcf7-form-control-wrap[data-name="q-country"] {
	display: block;
	width: 100%;
}
.wpcf7-form-control-wrap[data-name="q-newsletter"] {
	display: block;
	width: 100%;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox.wpcf7-checkbox-item .wpcf7-list-item {
	margin: 0px;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox.wpcf7-checkbox-item .wpcf7-list-item .wpcf7-list-item-label {
	font-size: 16px;
}
.wpcf7-form-control-wrap .wpcf7-select {
	visibility: visible !important;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1px;
	color: var(--theme-color-input_text);
	border-color: var(--theme-color-input_bd_color);
	background-color: var(--theme-color-input_bg_color);
	text-overflow: ellipsis;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.grecaptcha-badge {
		visibility: hidden;
		opacity: 0;
	}
}