.probox img {
    width: 300px;
    height: 200px;   
}
.wpsf-product-title{height:50px;}
.woocommerce div.product form.cart .variations select {
    padding-left: 10px;
}

   .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000 !important;
   
}
.producttitle{height:50px;}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #000000;
}
.entry-summary bdi {
    font-size: 25px;
}

.wps-slider-section img{height:243px;}

.woocommerce span.onsale {background-color: red;}

.wrps_related_products_area .wpb_wrps_img_url img {width: 100%; height: 300px;}
.wpb_wrps_onsale {background-color: red;}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
    box-shadow: 0px 4px 4px rgb(5 5 5 / 20%);
    padding-bottom: 10px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
       font-size: 15px;
}




.woocommerce .quantity .qty {   
    height: 41px;
	border-radius:5px;
	overflow:hidden;
	
}
.woocommerce div.product form.cart .button {  
    height: 41px;
	border-radius:5px;
}
nav.woocommerce-breadcrumb{
	display:none !important;
}
.woocommerce #respond input#submit{
	background-color: #dab00a !important;
	color: #fff !important;
	}
.probox{height: 100%;
    width: 100%;
    flex-direction: column;
    background: #e9e7e7;
    border-radius: .25rem;}
input#submit, .button {
	background-color: #0077C8!important;  
	color:#fff !important;
	font-weight: 600 !important;
    font-size: 14px;
    padding: 10px 55px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0px;
    text-transform: uppercase;
   
   
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    background: #0077C8;   
}

.wc-block-cart .wc-block-cart__submit-container { 
    background: #0077C8;
	color:#fff !important;
}
.wc-block-components-button{color:#fff !important;}
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;
}*/

.product-txt-p{
	padding: 10px 10px;	
}
td.product-name a {
    color: #000;
}
.shop_table th {
	background-color: #0077C8!important;
	color: white !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: 300px;
    height: 200px;  
	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 {  
   
    padding: 13px 55px !important;   
    font-family: 'Montserrat', sans-serif;
	border-radius: unset;
}

.woocommerce nav.woocommerce-pagination ul {   
    margin: 51px 1px 1px 1px;
   
}


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

}

.price .woocommerce-Price-amount.amount{
	color: #0077C8!important;
	text-align: center!important;
	font-size: 15px !important;	
	font-weight:bold;
	margin-bottom: 0.5rem!important;
	margin-top: 0.5rem!important;
}
.woocommerce-price-suffix{color: #0077C8!important;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #0077C8;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.price .woocommerce-Price-amount.amount {
    color: #0dcaf0 !important;   	
}


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

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

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

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

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

@media (max-width:1599.98px) {

}

@media (max-width:1199.98px) {
	
.woocommerce ul.products li.product a img {
    width: 300px;
    height: 200px;   
}
}
@media (min-width:992px) and (max-width:1199.98px) {
}

@media (max-width:991.98px) {
	.woocommerce ul.products li.product a img {
    width: 300px;
    height: 200px;   
}
.probox img {height: 250px;}
}

@media (min-width:768px) and (max-width:991.98px) {
	.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        font-size: 11px;
}
   
}

@media (min-width:576px) and (max-width:767.98px) {
	.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        font-size: 11px;
}
}

@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) {
	
	
	
	
	
	
	.wps-slider-section img{height:auto;}
	
.woocommerce ul.products li.product a img {width: 100%;}
.probox img {height: 200px;}
	
	.wrps_related_products_area .wpb_wrps_img_url img {width: 100%; height: auto;   }
	.related.products ul li {
		width:100% !important
	}
	.product-txt-p {
    padding: 10px;
}

 .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;       
    }
}

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

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

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

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




