nav.woocommerce-breadcrumb{
	display:none !important;
}
.woocommerce #respond input#submit{
	background-color: #dab00a !important;
	color: #fff !important;
	}

input#submit, .button {
	background-color: #000!important;  
	color:#fff !important;
	font-weight: 600 !important;
    font-size: 12px;
    padding: 10px 55px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0px;
    text-transform: uppercase;
}
.wc-tab h2{font-size:28px !important}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0 0 0 0.3em !important}
.woocommerce-tabs.wc-tabs-wrapper{margin-top:40px;border-left: 1px solid #cfc8d8;border-top: 0;padding: 15px;padding-top: 0;}


input#submit:hover, .button:hover {
    background-color: #000!important;
    border-color: #000!important;
}


a.reset.wpbdp-full{
    background-color: #252937 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    min-width: 104px !important;
    padding: 8px 15px !important;
    border-radius: 8px !important;
    transition: 0.3s all ease-in-out !important;
    text-transform: uppercase !important;
    border: 1px solid #252937 !important;
	text-align:center !important;
}

.products li.product.type-product{
	border: 0px solid #cdcdcd;
    color: #737272 !important;
	background-color: #fff !important;
	background-clip: border-box !important;
	/*padding: 15px !important;*/
	text-align: center;
}
h2.woocommerce-loop-product__title {
    white-space: nowrap;
    overflow: hidden;
    width: auto;
    text-overflow: ellipsis;	
}

.price .woocommerce-Price-amount.amount{
	font-size: 15px !important;   
	color: #000 !important;
}
form.buy-now.cart {
    margin-top: 10px;
}

/*.product p{
	font-size:11px !important;
	color: #2e2e2e !important;
	line-height: 2 !important;
}*/
.woocommerce span.onsale{background-color: #fee3a1 !important;color: #000 !important;}
.product-txt-p{
	padding: 10px 10px;	
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#fff !important}
.wp-block-table.is-style-stripes tbody tr:nth-child(1){background-color:#fee3a1 !important}
.wp-block-table.is-style-stripes tbody tr:nth-child(2){background-color:#fee3a1 !important}
.wp-block-table.is-style-stripes tbody tr:nth-child(3){background-color:#fee3a1 !important}

.wp-block-table.is-style-stripes tbody tr td:first-child{background-color:#fee3a1 !important}


td.product-name a {
    color: #000;
}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads{margin-bottom:0 !important;padding-bottom:2rem;}
.shop_table th {
	background-color: #fee3a1 !important;
    color: #000000 !important;
}
.woocommerce-columns .col-1{
	max-width: 100% !important;
	}
.woocommerce-columns .col-2{
	max-width: 100% !important;
	}
.woocommerce-terms-and-conditions-wrapper {
	width: 100%;
	}
.col2-set .col-1{
	max-width: 100% !important;
	}
.col2-set .col-2{
	max-width: 100% !important;
	}
.woocommerce-input-wrapper{
	width:100% !important;
	}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
	height: auto;
	width: 100px;
	}
.form-row.place-order {
	background-color: #ffffff!important;
	}
input#coupon_code {
    width: auto !important;
}
#loginform input, .keywords-field, .woocommerce-Input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.wpbdp-form-field-html input, .wpbdp-form-field-html textarea{
	display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#loginform input {
    width: auto !important;
}

.login label, .login .password-input, .register label, .register .password-input{
	width:100% !important;
}
.login, .register{
	background-color:#f0f0f0 !important;
}
.ticket-tab-bar{
	padding-top:15px !important;
}
.main-hm-pro{
	height:320px;
	overflow:hidden;
	display:flex; 
}
.pro-img{
	align-self:center;
}

.woocommerce ul.products li.product a img {
     width: auto;
    height: auto;  
	text-align:center;
		display: inherit !important; 
}

.woocommerce div.product div.images img {
   
    width: auto;
    height: auto;
	text-align:center;  
}


.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {  
   
    padding: 13px 55px !important;   
    font-family: 'Montserrat', sans-serif;
	border-radius: unset;
}
.woocommerce-account a.button{padding:7px 14px !important;font-size:12px;margin-left: 5px !important;}
.woocommerce .products  a.button{
	padding:13px 35px !important;
	width:100%
}
.wc-block-cart .wc-block-cart__submit-container{background-color:#000}
.wc-block-cart .wc-block-components-button__text{color:#fff}
.wc-block-components-checkout-place-order-button{background:#000;color:#fff}
.woocommerce nav.woocommerce-pagination ul {   
    margin: 51px 1px 1px 1px;
   
}


.woocommerce-loop-product__title{
	min-height: 50px;
	color: #010101 !important;
	font-size: 20px !important;
    text-align: center!important;
    font-family: 'Montserrat', sans-serif;

}
#owl-demo2 .price .woocommerce-Price-amount.amount{
	font-size: 25px !important;	
}
.price .woocommerce-Price-amount.amount{
	color: #ea670c!important;
	text-align: center!important;
	font-size: 18px !important;	
	font-weight:bold;
	margin-bottom: 0.5rem!important;
	margin-top: 0.5rem!important;
}
.woocommerce-price-suffix{color: #ea670c!important;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ea670c;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}


/**************************************************************************/

@media (min-width:1920px) {
	
}

@media (min-width:992px) {
}

/************************************************************************/

@media (max-width:1919.98px) {
	
}

@media (max-width:1599.98px) {

}

@media (max-width:1199.98px) {

}
@media (min-width:992px) and (max-width:1199.98px) {
}

@media (max-width:991.98px) {
	
}

@media (min-width:768px) and (max-width:991.98px) {
   
}

@media (min-width:576px) and (max-width:767.98px) {
}

@media (min-width:480px) and (max-width:575.98px) {
}

@media (min-width:360px) and (max-width:479.98px) {
}

/*********************************************************************/

@media (min-width:768px) {
	.product-txt-p {
    padding: 10px 10px;
}
}

/*********************************************************************/

@media (max-width:767.98px) {
	.related.products ul li {
		/*width:100% !important*/
	}
	.product-txt-p {
    padding: 10px;
}


}

@media (max-width: 575.98px) {
}

@media (max-width: 479.98px) {
	
}

@media (max-width: 399.98px) {
}

@media (max-width: 359.98px) {
}




