.lottery-time.countdown {
	margin-top: 30px;
}
.summary.entry-summary h1 {
	display: block;
}
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-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.woocommerce .woocommerce-breadcrumb {
	display:none!important;
}
nav.woocommerce-breadcrumb {
	display:none!important;
}
.woocommerce ul.products li.product .button {
	color:#000!important;
	background-color:#f7bf25!important;
}
a.button.wp-element-button.product_type_lottery.add_to_cart_button {
	color:#000!important;
	background-color:#f7bf25!important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	color:#000!important;
	background-color:#f7bf25!important;
}
.woocommerce div.product form.cart .button {
	color:#000!important;
	background-color:#f7bf25!important;
}
button.single_add_to_cart_button.button.alt {
	color:#000!important;
	background-color:#f7bf25!important;
}
.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: 2em !important;
	color: #fff !important;
}

.product-txt-p{
	padding: 40px 110px;	
}

.shop_table th{
	background-color:#ffca2c !important;
	color:#000 !important;
}
.select2-results__option[aria-selected], .select2-results__option[data-selected] {
	color: #000!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: #6d6d6d!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;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background:#6d6d6d!important;;
	border-radius: 5px;
}
.login, .register {
	background-color: #6d6d6d!important;}

.woocommerce ul.products li.product .button {margin-bottom: 3px !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;
}



/****************************** additional css ********************************************/

.woocommerce a.button:hover {background-color: #444 !important;}

a.button.wc-forward { color: #fff !important; background-color: #000 !important; }
a.button.wc-backward {color: #fff !important; background-color: #000 !important;}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	color: #fff;
	background-color: #000;
}

a.checkout-button.button.alt.wc-forward {
	background-color: #ffca2c!important;
	color:#000!important;
}
button#place_order {
	background-color: #ffca2c;
	color:#000 !important!;
}
button#place_order:hover {background-color: #444 !important;}

a.checkout-button.button.alt.wc-forward:hover {background-color: #444 !important;}

h2.woocommerce-loop-product__title { padding-left: 5px !important; padding-right: 5px !important; }

button.single_add_to_cart_button.button.alt {background-color: #000 !important;}

button.single_add_to_cart_button.button.alt:hover{background-color: #444 !important;}

a.add_to_wishlist.single_add_to_wishlist.button.alt { background-color: #000;}

.woocommerce #review_form #respond .form-submit input { background-color: #000; color: #fff !important; }

.woocommerce #review_form #respond .form-submit input:hover{background-color: #444 !important;}

button.woocommerce-button.button.woocommerce-form-login__submit {color: #fff;background-color: #000;}

button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {color: #fff;background-color: #000;}

.checkout-button.button.alt.wc-forward:hover {background-color: #444 !important;}

a.button.product_type_variable.add_to_cart_button {background-color: #000; color: #fff !important;}
a.button.product_type_variable.add_to_cart_button:hover {background-color: #444 !important;}
a.button.wc-forward {color: #fff !important; background-color: #e16a29 !important;}
a.button.wc-forward:hover{background-color: #334c22 !important;}

.woocommerce ul.products li.product a img {padding: 5px;}
form#commentform {background: bisque; border: 1px solid #1917175e; padding: 10px;}
.woocommerce ul.products li.product a img {margin: 0 0 0em !important;}
ul.mt-4 {padding-left: unset !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs {padding: 0 0 0 5px !important;}
.products li.product.type-product {box-shadow: 0 4px 4px rgb(5 5 5 / 20%);}

.aws-container .aws-search-form .aws-form-btn {border-top-right-radius: 5px !important;border-bottom-right-radius: 5px !important;}
.aws-container .aws-show-clear .aws-search-field {border-top-left-radius: 5px !important;border-bottom-left-radius: 5px !important;}
.aws-container .aws-search-form {height: 34px !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) {
	.summary.entry-summary h1 {
		display: none;
	}
	.related.products ul li {
		width:100% !important
	}
	.product-txt-p {
		padding: 20px;
	}


	.woocommerce .woocommerce-result-count {display: none;}

	.related .products h2.woocommerce-loop-product__title {padding-top: 2px !important;padding-bottom: 2px !important;height: auto;}
	.woocommerce ul.products li.product .button {margin-top: 0px !important; }
	.woocommerce .woocommerce-ordering select {width: 160px;}
	.woocommerce ul.products li.product a img {margin: 0em !important;}
	.woocommerce div.product div.images {margin-bottom: 1em !important;}
	.woocommerce div.product p.price, .woocommerce div.product span.price {margin-bottom: 3px !important;}
	.woocommerce div.product form.cart {margin-bottom: 1em !important;}
	.woocommerce div.product .woocommerce-tabs ul.tabs {padding: 0 0 0 5px !important;}
	.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
		text-align: center;
	}
	a.add_to_wishlist.single_add_to_wishlist.button.alt {width: 100%;}
	.woocommerce div.product form.cart .button { width: 70%;}
	.woocommerce div.product form.cart .button {left: 10px!important;}
	.woocommerce div.product div.summary {margin-bottom: 1em !important;}
	input#author {width: 100% !important;}
	input#email {width: 100% !important;}



}

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

@media (max-width: 479.98px) {

}

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

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




