nav.woocommerce-breadcrumb{
	display:none !important;
}


a.reset.wpbdp-full{
    background-color: #041d98 !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: 1px 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;
	color: #2e2e2e;
    font-family: 'Antic Didone',serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
	text-transform: uppercase;
}

.price .woocommerce-Price-amount.amount{
	font-size: 20px !important;
    letter-spacing: 3px !important;
	margin-bottom: 1.5rem!important;	
}

.product p{
	font-size:15px !important;	
	line-height: 2 !important;
	color: #5e605e !important;
}

.product-txt-p{
	padding: 40px 110px;	
}

.shop_table th{
	background-color:#0090df !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;
	}

#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;
}
.woocommerce ul.products li.product .button {margin-bottom: 3px !important; background-color: #0090df; color:#fff;}


.woocommerce a:hover {
    color: # !important;
}

.woocommerce-MyAccount-navigation li{
list-style:none !important;
}
nav.woocommerce-MyAccount-navigation ul {
padding: 0px;
}
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{
content: "\f3fd";
font-family: "Font Awesome 5 Free";
margin-right: 10px;
font-weight: 900;
}
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--orders a:before{
content: "\f15e";
font-family: "Font Awesome 5 Free";
margin-right: 10px;
font-weight: 900;
}
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--downloads a:before{
content: "\f019";
font-family: "Font Awesome 5 Free";
margin-right: 10px;
font-weight: 900;
}
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{
content: "\f2bb";
font-family: "Font Awesome 5 Free";
margin-right: 10px;
font-weight: 900;
}
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{
content: "\f2bd";
font-family: "Font Awesome 5 Free";
margin-right: 10px;
font-weight: 900;
}
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{
content: "\f2f5";
font-family: "Font Awesome 5 Free";
margin-right: 10px;
font-weight: 900;
}

h1.product_title.entry-title {
    font-size: 40px  !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: #0090df !important;
}

/**************************************************************************/

@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: 25px 30px;
}
}

/*********************************************************************/

@media (max-width:767.98px) {
	.related.products ul li {
		width:100% !important
	}
	.product-txt-p {
    padding: 20px;
}


}

@media (max-width: 575.98px) {
}

@media (max-width: 479.98px) {
	
}

@media (max-width: 399.98px) {
}

@media (max-width: 359.98px) {
}




