/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/
.grecaptcha-badge {
	display: none;
}

.products-loop {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex: 1;
	flex: 1;
	min-width: 1px;
	min-height: 1px;
}

.header-search i {
	font-weight: 700;
	color: #1bafe5;
}

.aws-container {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

.aws-container .aws-search-form {
	height: 100%;
}

.aws-search-result .aws_result_scroll {
	max-height: 580px;
}

.navigation-wrapper .menu-wrapper:first-child>.menu-main-container>.menu>li:last-child>a,
.container-wrapper>.header-logo+.menu-wrapper>.menu-main-container>.menu>li:last-child>a {
	padding-right: 0;
}

.aws-search-result .aws_result_image img {
	width: auto;
	height: 100%;
	max-width: 70px;
	max-height: 70px;
	margin: 10px auto;
	display: block;
}

.aws-search-result .aws_result_image {
	width: 100px;
	max-height: 70px;
}

.row.products-loop:before {
	content: '';
	display: block;
}

.products-grid .product {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	width: 50%;
	min-width: 1px;
	min-height: 1px;
}

.content-product {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-width: 1px;
}

.content-product .product-image-wrapper {
	height: 50%;
	max-height: 145px;
	margin-bottom: 5px;
	width: 100%;
}

.product-details {
	height: 50%;
}

.content-product .product-content-image {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	height: 100%;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	justify-content: center;
}

.content-product .product-content-image img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	min-width: 1px;
	min-height: 1px;
}

.content-product .image-swap {
	top: initial;
	left: initial;
	bottom: initial;
	height: 100%;
}

.content-product .image-swap>img {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
}

.header-advanced .header-search.act-default select {
	width: 155px;
}

.header-logo img {
	max-width: 260px;
}

.header-advanced .header-search.act-default select {
	padding: 0 25px 0 10px;
	font-size: 14px;
}

.widget_product_categories.sidebar-widget ul li.cat-item.cat-item-1296 {
	display: none;
}

.woocommerce-ordering select {
	width: 190px;
	padding: 0 25px 0 5px;
	font-size: 12px;
}

.header-wrapper {
	box-shadow: 0px 0px 6px 0px rgba(37, 37, 37, 0.2);
}

.header-wrapper header>.container .container-wrapper {
	background: #f0f2f2;
}

@media only screen and (min-width: 993px) {
	.header-advanced .header-search.act-default {
		width: 530px !important;
	}
	.products-grid .product {
		width: 25%;
	}
	.header-wrapper header>.container .container-wrapper {
		padding-top: .85em;
		padding-bottom: .85em;
	}
}

.mobile-menu-wrapper .header-search input[type="text"] {
    position: relative;
}

body .menu-wrapper>.menu-main-container .menu>li>a {
	color: #2D3D60;
}

body .menu-wrapper>.menu-main-container .menu>li>a:hover {
	color: #1bafe5;
}

.top-bar.topbar-color-dark .my-account-link a,
.top-bar.topbar-color-dark .login-link a {
	color: #000;
	text-transform: none;
	font-size: 15px;
	line-height: 15px;
}

@media only screen and (min-width: 1200px) {
	.menu-wrapper>.menu-main-container .menu>li>a {
		font-size: 16px;
		line-height: 16px;
	}
	.menu-wrapper .menu>li>a {
		padding: 0.77em 1.1em;
	}
}

.menu,
.secondary-menu-wrapper .secondary-title,
.secondary-menu-wrapper .menu,
.secondary-menu-wrapper .nav-sublist-dropdown {
	border: 0;
}

@media only screen and (max-width: 767px) {
	.row-count-2 .product:nth-child(2n+1),
	.row-count-3 .product:nth-child(2n+1),
	.row-count-4 .product:nth-child(2n+1),
	.row-count-5 .product:nth-child(2n+1),
	.row-count-6 .product:nth-child(2n+1) {
		clear: none !important;
	}
}

body .aws-search-result {
    position: absolute;
}

.swiper-slide {
	/*align-self: center;*/
}

.swiper-container.main-slider-on .swiper-slide {
	padding: 0 20px;
	max-height: 420px;
}

.swiper-container.main-slider-on .swiper-slide img {
	max-height: 400px;
	width: auto;
}

.swiper-wrapper {
	max-height: 400px;
}

.swiper-container.main-slider-on {
	border: 1px solid #f0f2f2;
}

.swiper-container.main-slider-on .swiper-wrapper {
	align-items: center;
}

.swiper-entry.images-wrapper .main-images:not(.swiper-wrapper) .swiper-slide.images {
	border: 1px solid #f0f2f2;
	padding: 20px;
}

.swiper-entry.images-wrapper .main-images:not(.swiper-wrapper) .swiper-slide.images .woocommerce-main-image img {
	width: auto;
	max-height: 400px;
}

.thumbnails.thumbnails-list .swiper-slide {
	margin-top: 20px;
}

.thumbnails.thumbnails-list .swiper-slide img {
	width: auto;
	max-height: 60px;
	top: 50%;
	transform: translateY(-50%);
	position: relative;
}

.arrows-hovered>.swiper-container .swiper-custom-left {
	left: -10px !important;
}

.arrows-hovered>.swiper-container .swiper-custom-right {
	right: -10px !important;
}

.thumbnails-list .slick-slide:hover a,
.thumbnails-list .swiper-slide:hover a,
.thumbnails-list .active-thumbnail a {
	transform: none;
}

.swiper-container.swiper-control-bottom.second-initialized li.thumbnail-item {
	border: 1px solid #f0f2f2;
	padding: 5px;
	display: flex;
	justify-content: center;
}

.images .thumbnails {
	margin: 0;
}

.swiper-container.swiper-control-bottom.second-initialized li.thumbnail-item.active-thumbnail {
	border-color: #ccc;
}

.swiper-container.swiper-control-bottom.second-initialized li.thumbnail-item:hover {
	border-color: #ccc;
}

.arrows-hovered .sm-arrow,
.arrows-hovered>.swiper-container .swiper-custom-left,
.arrows-hovered>.swiper-container .swiper-custom-right {
	top: calc(50% - 15px)
}

.product-content .price {
	margin-top: .5em;
	margin-bottom: .5em;
	font-size: 2.6rem;
	line-height: 1.2;
	color: #2D3D60;
	font-weight: 700;
	font-family: Roboto, sans-serif;
}

.product-information p.stock.in-stock {
	color: green;
}

.product-information p.stock.out-of-stock {
	color: red;
}

.product-share {
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 700;
	padding-right: 10px;
}

ul.menu-social-icons {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-left: 10px;
}

ul.menu-social-icons li {
	display: flex;
	width: 30px;
	height: 30px;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
	border-radius: 100%;
}

ul.menu-social-icons li:hover {
	opacity: .75;
}

ul.menu-social-icons li i {
	color: #fff;
	font-size: 1.1em
}

ul.menu-social-icons li:nth-child(1) {
	background: #1da1f2;
}

ul.menu-social-icons li:nth-child(2) {
	background: #3b5998;
}

ul.menu-social-icons li:nth-child(3) {
	background: #e60023;
}

ul.menu-social-icons li:nth-child(4) {
	background: #1bafe5;
}

@media only screen and (min-width: 1025px) {
	ul.menu-social-icons li:nth-child(5) {
		display: none;
	}
}

ul.menu-social-icons li:nth-child(5) {
	background: #00e676;
}

.swiper-container .block-srcset {
	position: absolute;
	background: #fff;
	width: 100%;
	top: initial;
	left: initial;
	bottom: initial;
	height: 100%;
}

.swiper-container .block-srcset img {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
}

.single-product-default h2.products-title {
	margin-bottom: 40px;
}

.filter-wrap {
	border-bottom: 1px solid #f0f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.product_meta span.sku {
    color: #000;
    font-weight: 700;
}

table.wpseo-opening-hours {
    max-width: 200px;
    margin-top: 10px;
}

table.wpseo-opening-hours tbody tr td {
    padding: 0;
    font-size: 14px;
    color: #666;
	text-transform: capitalize;
}

.wpseo_locations-template-default.single .meta-post,
.wpseo_locations-template-default.single .share-post,
.wpseo_locations-template-default.single .posts-navigation,
.wpseo_locations-template-default.single .author-info,
.wpseo_locations-template-default.single .related-posts,
.wpseo_locations-template-default.single .about-author-title {
    display: none !important;
}

tr.shipping th, tr.shipping td {
    display: block;
}

tr.shipping td {
   padding: 0;
}

.cart-order-details .shop_table tr.shipping td {
   text-align: left;
}

tr.shipping #shipping_method li {
    display: block;
}

tr.shipping #shipping_method input[type=radio] {
   margin: 6px 8px 0 0px;
}

tr.shipping #shipping_method label {
  width: 90%;
  vertical-align: top;
}

tr.shipping #shipping_method small {
  display: block;
}

tr.shipping #shipping_method .shipping_method_subset {
  margin: 5px auto 15px;
}

.home .content-page {
	padding-bottom: 0;
}