
/*
Theme Name:   pro child theme
Description:  Write here a brief description about your child-theme
Author:       sufy
Author URL:   Write here the author's blog or website url
Template:     pro
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  pro-child
*/

/* Write here your own personal stylesheet. */
.home .mejs-container {
	position: initial;
}

/*Search page*/
.search .x-main.full {
	margin: 0 auto;
	text-align: center;
}

.search article {
	text-align: center;
	width: 20%;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
}

.search p.p-meta {
	display: none;
}

.search .entry-title {
	font-size: 200%;
	min-height: 45px;
}

.search .entry-content {
	display: none;
}

.search .entry-wrap {
	min-height: 650px;
}

.woocommerce .entry-header.shop, .woocommerce .entry-header.shop + .page-description {
	display: none;
}

.woof select {
	display: inline-block !important;
	width: auto;
	font-size: 12px;
	margin: 0 5px 0 0;
	height: 29px;
}

.woof .chosen-container {
	display: none;
}

.woof .woof_container_pa_color, .woof .woof_container_pa_size, .woof .woof_submit_search_form_container {
	display: inline-block;
}

.woof .woof_submit_search_form_container {
	margin: 0;
	float: right;
}

.woof .woof_submit_search_form_container button {
	padding: 7px 15px;
	font-size: 12px;
}

.woof {
	float: left;
	margin-left: 10px;
}

.woocommerce-ordering select {
	margin-right: 10px;
	width: auto !important;
}

.woocommerce-info {
	padding: 20px;
	font-weight: bold;
}

.yith-wcwl-add-button {
	text-align: center;
}

.yith-wcwl-add-button a {
	font-size: 10px;
	padding: 8px 15px;
	width: 100%;
	background-color: #fff !important;
	border: 1px solid #ececec !important;
}

.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {
	font-size: 12px;
	text-align: center;
}

.yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a {
	text-decoration: underline;
}

.single-product .yith-wcwl-add-button a {
	font-size: 13px;
	padding: 10px 15px;
}

table.wishlist_table td, table.wishlist_table th {
	text-align: center !important;
	font-size: 12px;
}

table.wishlist_table .product-remove a {
	font-size: 30px;
}

table.wishlist_table .product-thumbnail img {
	width: 100% !important;
}

table.wishlist_table .product-add-to-cart a {
	font-size: 14px;
}

.wishlist-title.wishlist-title-with-form {
	display: none;
}

.yith-wcwl-add-to-wishlist {
	display: inline-block;
	width: 53%;
}

a.compare.button {
	font-size: 10px;
	padding: 8px 10px;
	margin-left: 3px;
	width: 45%;
	float: right;
	margin-top: 10px;
	background-color: #fff !important;
	border: 1px solid #ececec !important;
}

.single-product a.compare.button {
	font-size: 13px;
	padding: 10px 15px;
	width: 49%;
}

.single-product .yith-wcwl-add-to-wishlist {
	width: 49%;
}

.hoz-cart-woo-rewards {
	margin-top: 30px;
}

.woocommerce .cart-collaterals .hoz-cart-woo-rewards table {
	width: auto;
	margin: 0 auto;
}

.woocommerce div.product .summary {
	margin-top: 30px !important;
}

.woocommerce-tabs .x-tab-pane p {
	font-size: 1.2rem;
}

@media (max-width: 991px) {
	.search article {
		text-align: center;
		width: 100%;
	}
}

@media (max-width: 870px) {
	.woof {
		width: 100%;
		margin: 0;
	}
}

@media (max-width: 606px) {
	.yith-wcwl-add-to-wishlist {
		width: 100% !important;
	}
	
	a.compare.button {
		margin-left: 0 !important;
		width: 100% !important;
		float: none !important;
	}
}

@media (max-width: 510px) {
	.woocommerce-ordering select {
		width: 100% !important;
		margin-bottom: 5px !important;
	}
}

@media (max-width: 480px) {
	.woof .woof_container_pa_color, .woof .woof_container_pa_size, .woof .woof_submit_search_form_container {
		display: block;
	}
	
	.woof select {
		width: 100%;
	}
}

@media (max-width: 576px) {
	.woocommerce-ordering select[name="orderby"] {
		width: 100% !important;
	}
	
	.woocommerce #color, .woocommerce #size {
		width: 47.5% !important;
		margin-top: 10px;
	}
	
	.woocommerce #size {
		margin-right: 0;
	}
}

/*Orders Table on My Account*/
.woocommerce-orders td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
	margin: 0 5px 5px;
}

@media only screen and (max-width: 615px) {
	.woocommerce-orders td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
		width: 70%;
		margin-top: 15px;
	}
}

/*Result Count on Archive Pages*/
p.woocommerce-result-count:nth-of-type(2) {
	text-align: center;
	clear: both;
	display: none;
}

@media only screen and (max-width: 480px) {
	p.woocommerce-result-count:nth-of-type(1) {
		display: none;
	}
	
	p.woocommerce-result-count:nth-of-type(2) {
		display: block;
	}
}

.gift_card_template_button {
	float: none !important;
}

.variations select option:disabled {
	display: none !important;
}

.payment_box.payment_method_livegroup_api {
	width: 230px;
	margin-left: auto;
}

#livegroup-confirm-pay-order-modal #livegroup-btn-pay-for-order {
	background-color: #b99646 !important;
	border: none;
	padding: 10px;
	font-weight: 700;
	color: #fff;
}

/* CSS fixes after maintenance */
.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist .add_to_wishlist img {
	width: 12px !important;
}

.single-product .yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg, .single-product .yith-wcwl-add-to-wishlist .add_to_wishlist img {
	width: 16px !important;
}

/* Relate products button alignment */
.single-product .yith-wcwl-add-to-wishlist {
	width: 49%;
}

/* Black Friday Banner */
.hm5 .x-dropdown, .headcol {
	background: black !important;
}
