/*
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.1
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
*/

/*.quantity.mnm-quantity span, .quantity.mnm-quantity .number-button{
    display: inline-block !important;
}*/

.commentlist li {
    border-bottom: 1px solid rgb(206, 206, 206) !important;
}
a.page-numbers {
    border: 1px solid #9D7A27;
    padding: 7px 13px;
    margin-right: 5px;
}
span.page-numbers.current {
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    padding: 7px 15px;
    margin-right: 5px;
}

.quantity.mnm-quantity span {
	width: 65px !important;
	float:left;
	top: 4px;
    position: relative;
}
div.quantity .number-button {
    position: relative;
    margin-bottom: 15px;
    width: 75px;
    /*float: left;*/
}
div.quantity .number-button input{
    width: 75px;
}
.stock.out-of-stock {
	text-align: center;
	margin-top: 43px !important;
	display: block !important;
}

.product_tag-multi-pack .yith-wcwl-add-to-wishlist {
	margin-left: 0 !important;
}
.variations_form.cart {
	padding: 17px 0 !important;
}
.ts_custom_tab {
    display: none !important;
}
.product-type-mix-and-match .product-quantity .stock.out-of-stock, .product-type-mix-and-match .product-quantity .unavailable {
	text-align: center !important;
	top: 20px !important;
	position: relative;
}
.product-type-mix-and-match .product-quantity {
	margin: 0 auto !important;
	display: block !important;
	clear: both !important;
}
.woocommerce div.product div.summary {
	margin-bottom: 23px !important;
}
.single-product .yith-wcwl-add-to-wishlist {
	top: 0px;
	position: relative !important;
	display: block !important;
	margin:0 10px 0 0 !important;
}
.single-product .compare.button {
	top: 0px;
}
.single-product .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
	float: left !important;
	min-width: 169px;
	top: 33px !important;
	position: relative !important;
	margin: 0px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: unset !important
}
.woocommerce div.product form.cart div.quantity {
	/*float: left !important;*/
	margin: 0 4px 0 0;
	width: 100px;
}
.woocommerce .quantity input.qty{
    width:80px
}
@media only screen and (max-width:400px){
    .woocommerce .quantity input.qty{
        width:75px !important;
    }
}

.button.button-special.button-checkout:hover, .checkout-button.button.alt.wc-forward:hover, #place_order:hover{
    border-color: #9D7A27 !important;
    background: transparent !important;
    color: #9D7A27 !important;
}

.single-product .availability.stock.out-of-stock, .single-product .stock.out-of-stock {
	text-align: left !important;
	margin: 10px 0 !important;
}
.woocommerce div.product.type-product .cart{
	margin: 0 0 0px 0 !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
	padding-left: 0px !important;
}
.product-type-mix-and-match .variation dt, .product-type-mix-and-match .variation dd {
	display: inline !important;
	margin-right: 10px !important;
}
/*#shipping_method li {
	display: inline-flex !important;
}
#shipping_method li input {
	position: relative;
	top: -11px;
}*/
#shipping_method label {
	float: right !important;
	width: 88%;
}
#menu-top-menu li {
	text-decoration: none !important;
	list-style: none;
	display: inline;
	padding:0 10px !important;
}
#menu-top-menu{
    margin-bottom:0 !important;
}
@media only screen and (min-width: 1023px){
    li.product-type-mix-and-match {
	width: 25% !important;
	display: block !important;
	float: left !important;
	clear: none !important;
	padding: 0 12px !important;
	height: 425px !important;
	margin-right: 0 !important;
}
}
#colophon .owl-nav > div::before {
	color: #fff !important;
}

@media only screen and (min-width:990px){
    .header-top .header-left {
    	width: 34% !important;
    }
     .header-top .header-right {
    	width: 66% !important;
    }
   
}
@media only screen and (max-width:768px){
     .topbar-menu-wrapper {
    	display: none !important;
    }
    .group-meta-header {
    	display: table !important;
    	margin: 0 auto !important;
    	height: 0 !important;
    	padding: 0 !important;
    }
    .header-top .header-right{height:0 !important;}
    .header-top.open .header-right {
    	height: auto !important;
    }
	.products.owl-carousel.owl-theme.owl-loaded {
		padding-bottom: 25px !important;
	}
	.ts-products-widget.title-border-primary-2 .owl-nav {
    	top: 0px;
    }
}

.woocommerce-variation-price .woocommerce-Price-amount.amount {
	color: #27AF7D !important;
}
@media only screen and (min-width:400px) and (max-width:991px){
    #shipping_method {
    	width: 195px;
    	float: right;
    }
}
@media only screen and (max-width:400px){
    .woocommerce .quantity input.qty{
        width:68px !important;
    }
    .product-quantity span{
        font-size:12px;
        text-align:right;
    }
}
    
.single-product #tab-additional_information a {
	text-decoration: none !important;
	color: #000 !important;
	cursor: auto !important;
}
#colophon .aiosrs-rating-wrap{display:none;}
.availability.stock.display {
	display: block !important;
}
.availability.stock {
	display: none !important;
}

header .ts-search-by-category .search-content input[type="text"] {
	border-radius: 200px !important;
}