/*
Theme Name: UpStore Child
Theme URI: http://demo.theme-sky.com/upstore/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: upstore
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: upstore-child
*/
header .logo img, header .logo-header img {
    max-width: 241px!important;
}
.ts-social-sharing {
    display: none!important;
}
div.product .summary .yith-wcwl-wishlistaddedbrowse a:before, div.product .summary .yith-wcwl-wishlistexistsbrowse a:before, div.product .summary .yith-wcwl-add-to-wishlist.added a:before {
    color: rgba(91,192,235,1)!important;
}

@media only screen and (min-width: 639px) {
	/**** For Desktop***/
	.thumbnail-wrapper {
		width: 270px!important;
		height: 270px!important;
	}
	img.attachment-shop_catalog.wp-post-image.ts-lazy-load.loaded {
		height: 270px!important;
		width: 270px!important;
		object-fit: contain!important;
	}
}
@media only screen and (max-width: 639px) {
	/**** For Mobile***/
	#main-content .woocommerce.columns-4 .products .product {
		width: 100%!important;
	}
}
.cloud-zoom-wrap a {
	text-align: center;
}
.cloud-zoom-wrap a img {
    max-height: 485px!important;
    width: auto!important;
	display: inline-block!important;
}
#cloud-zoom-big {
    background-repeat: no-repeat;
	width: 570px!important;
	max-height: 485px!important;
}
.mousetrap {
	width: 570px!important;
}
.anr_captcha_field {
    display: table;
}
p.availability.stock.available-on-backorder span {
    color: #bf360c!important;
}