/*General*/
input::placeholder, textarea::placeholder {
    opacity: 1!important;
}

input:-webkit-autofill,
  input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
  }



/*Header*/
.search-form .e-search-input{
	min-width:312px;
}




/*Contact*/

.elementor-message {
    text-align: end;
}



/*Woocommerce Products*/

.h-prod-cats li.product-category.product:has(a[aria-label*="Uncategorized"]) {
    display: none !important;
}

.prodss .woocommerce ul.products li.product{
	  padding: 15px !important;
    background: white;
    border-radius: 10px;
}

.prodss ul.products.elementor-grid li.product{
	  padding: 15px !important;
    background: white;
    border-radius: 10px;
}


.h-prods.shop-prods .woocommerce ul.products li.product{
	  border:1px solid #A9A9A95c;
}

.prodss .woocommerce ul.products li.product:hover, .prodss ul.products.elementor-grid li.product:hover{
	  box-shadow:0px 0px 10px 0px #0000004D;
}

.h-prods.shop-prods .woocommerce ul.products li.product:hover{
	  box-shadow:0px 0px 10px 0px #00000026;
}

.prodss .woocommerce ul.products li.product .woocommerce-loop-product__title, 
.prodss ul.products li.product .woocommerce-loop-product__title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
		max-height: 3.6em;
    white-space: normal;
    min-height: 58px;
}

.shop-filters .bapf_sfilter {
    margin-bottom: 35px;
}
.shop-filters .bapf_sfilter.filter-btn{
	margin-bottom: 10px;
}
.shop-filters .bapf_sfilter.reset-btn{
	margin-bottom: 10px;
}

.shop-filters .bapf_sfilter.bapf_button_light .bapf_button {
    background: white;
    color: #000;
    border: 1px solid #0000004d;
		width:100%;
		text-transform:uppercase;
}

.shop-filters .bapf_sfilter.bapf_button_light .bapf_button:hover{
    background: #212121;
    color: #FDB819;
    border: 1px solid #000000;
}
.shop-filters .bapf_sfilter.bapf_button_light .bapf_button.bapf_update:hover{
    background: #212121;
    color: #fff;
    border: 1px solid #000000;
}

.shop-filters .bapf_sfilter ul li {
    margin: 6px 0px !important;
}

.shop-filters .bapf_sfilter ul li input {
	  border: 1px solid #000;
    width: 14px;
    height: 14px;
}

.bapf_attr_product_tag li.bapf_tax_product_tag {
    text-transform: capitalize;
}

.woocommerce nav.woocommerce-pagination ul li{
	border-radius:5px;
}

.roboto *{
	    color: black;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: 400;
    line-height: var(--e-global-typography-text-line-height);
}

.roboto .stock-status{
	color:green;
}

.stock-status.out-of-stock{
	color:red;
}

.elementor-add-to-cart .stock {
    display: none;
}

.woocommerce-notices-wrapper{
	max-width:1200px;
	padding:0px 24px;
	margin:auto;
	margin-top:25px;
	box-sizing: content-box;
}

.woocommerce-notices-wrapper li a, .woocommerce-notices-wrapper .woocommerce-message a.button{
    color: #fff !important;
    background: black !important;
    border-radius: 4px !important;
}

.woocommerce-notices-wrapper li a.button:hover, .woocommerce-notices-wrapper .woocommerce-message a.button:hover{
    color: #fdb819 !important;
    background: #212121 !important;
}

.woocommerce-message {
    border-top-color: green !important;
}


.woocommerce-message:focus-visible{
    outline: none !important;
}

.woocommerce-message::before{
	color:green !important;
}

.single-product .woocommerce-message{
	margin-bottom:0px !important;
}

.woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title{
	    font-family: "Rubik", Sans-serif;
    font-size: 35px;
    font-weight: 500;
    line-height: 1.25em;
		color:#000;
		margin-top:50px;
		margin-bottom:30px;
}

.is-large.wc-block-cart {
    max-width: 1200px;
}

a.wc-block-components-product-name {
    text-decoration: none;
    color: black;
    font-weight: 500;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    color: white;
    text-decoration: none;
    background-color: black;
    border-radius: 5px;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover{
    color: #FDB819;
    text-decoration: none;
    background-color: #212121;
    border-radius: 5px;
}

.wc-block-components-totals-coupon__button {
    border: 1px solid #000;
    color: #212121;
}

.wc-block-components-totals-coupon__button:hover{
    border: 1px solid #000;
    color: #fff;
		background-color:#000;
}

input#wc-block-components-totals-coupon__input-coupon:focus-visible {
    outline: none;
}


.wc-block-components-checkout-place-order-button {
    background-color: #212121;
		color:#fff;
    border: 1px solid #212121;
}

.wc-block-components-checkout-place-order-button:hover {
    color: #FDB819;
		background-color:#000;
    border: 1px solid #000;
}

a.wc-block-components-checkout-return-to-cart-button {
    text-decoration: none;
    text-transform: uppercase;
		color:#000;
}

a.wc-block-components-checkout-return-to-cart-button:hover{
    text-decoration: none;
    text-transform: uppercase;
		color:#212121;
}

.wp-block-woocommerce-checkout{
	padding-top:0px !important;
	margin-bottom:70px !important;
}

.wc-block-components-product-metadata__description {
    display: none;
}

.wc-block-components-order-summary .wc-block-components-product-name {
    font-size: 16px;
    font-weight: 500 !important;
    color: #000 !important;
}


.h-prods .woocommerce-message a {
    color: #000;
}

.h-prods .woocommerce-message a:hover{
    color: #FDB819;
}


.woocommerce-cart .alignwide {
    margin-inline: 0px;
}

.login-logout .elementor-shortcode {
    padding: 4px 8px;
    background: white;
    border-radius: 6px;
}

.login-logout a{
    font-size: 16px;
		font-family:var( --e-global-typography-985745d-font-family ), Sans-serif;
    color: black;
    text-transform: uppercase;
}

.login-logout a:hover{
    color: #FDB819;
}

.login-logout .elementor-shortcode span {
    position: relative;
    top: -2px;
    padding: 0px 2px;
}


.logout-user h1.entry-title {
    display: none;
}


.logout-user.elementor-kit-9 h2{
    font-size: var(--e-global-typography-secondary-font-size);
		color:#000;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-form-register__submit{
	
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-form-register__submit, form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button{
    color: #fff !important;
    background: #212121 !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce-form-register__submit:hover, form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button:hover{
    color: #fdb819 !important;
    background: #000 !important;
}


.logout-user div#customer_login a{
	color:red;
}

.woocommerce-account main#content {
    margin: 80px auto;
}


nav.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 15px;
    background: #212121;
    border-radius: 4px;
    width: 100%;
    display: flex;
}

nav.woocommerce-MyAccount-navigation ul li:hover a{
    color: #fdb819;
    background: #000;
}

nav.woocommerce-MyAccount-navigation ul li.is-active a{
    color: #fdb819;
    background: #000;
}

nav.woocommerce-MyAccount-navigation ul li{
	margin:8px 0px;
	list-style:none;
}

nav.woocommerce-MyAccount-navigation ul{
	padding-left:0px;
}

nav.woocommerce-MyAccount-navigation ul li::marker{
	display:none;
}

.woocommerce-account h1.entry-title {
    color: #000;
    font-size: 48px;
	  text-transform: capitalize;
}

.woocommerce-account .woocommerce-info {
    border-top-color: #212121;
}


.woocommerce-account a.wc-forward {
    background-color: #212121;
    color: #fff;
}


.woocommerce-account a.wc-forward:hover{
    background-color: #000;
    color: #fdb819;
}

.woocommerce-account .woocommerce-info::before{
	color:#212121;
}

.woocommerce-Addresses h2 {
    color: #000;
    font-size: 22px;
    text-transform: capitalize;
}

.woocommerce-account .addresses .title .edit {
    text-decoration: none;
    color: red;
}


.woocommerce-Addresses address{
	color:#212121;
}


.woocommerce-account form button.woocommerce-Button.button{
    background-color: #212121;
    color: #fff;
	margin-top: 15px;
}

.woocommerce-account form button.woocommerce-Button.button:hover{
    background-color: #000;
    color: #fdb819;
}

.woocommerce-MyAccount-content p {
    color: #212121;
}

.woocommerce-MyAccount-content p a{
    color: red;
	text-decoration:none;
}

.dt ul.tabs.wc-tabs li {
    margin: 0px 0px !important;
}

table.variations tbody>tr:nth-child(odd)>td, table.variations tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}

table.variations tbody>tr:nth-child(odd)>td:hover, table.variations tbody>tr:nth-child(odd)>th:hover{
    background-color: transparent;
}


.variations_form .woocommerce-variation-price *{
    color: black;
    font-weight: 500;
}

.variations_form .woocommerce-variation-price{
    margin-bottom:8px;
}

table.variations tbody tr th {
    padding-left: 0px;
    padding-right: 6px;
    text-align: left;
}

.woocommerce-product-attributes-item th, .woocommerce-product-attributes-item td {
    background: transparent !important;
    border-color: #f2f2f2 !important;
    padding: 6px !important;
    vertical-align: middle;
}

.single-product.woocommerce span.onsale {
    background: red;
    color: #fff;
    left: 20px;
    top: 20px;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description a {
    color: red;
}

.single-product.woocommerce p.price span.woocommerce-Price-amount bdi, .single-product.woocommerce p.price ins{
    color: #000 !important;
}

.flex-control-thumbs li img {
    border-radius: 8px;
}

.flex-control-thumbs li {
  	padding:6px 6px;
}

.flex-control-thumbs{
  	margin-top:10px !important;
}





/*Wishlist*/
.prodss ul.products.elementor-grid li.product button.woosw-btn {
    position: absolute;
    bottom: 140px;
		right:0px;
    z-index: 99;
    padding: 2px 8px;
    color: #fff;
    border: 0px solid #000000;
    background: #0000004d;
    border-radius: 4px;
}

.prodss ul.products.elementor-grid li.product button.woosc-btn {
    position: absolute;
    bottom: 170px;
		right:0px;
    z-index: 99;
    padding: 2px 8px;
    color: #fff;
    border: 0px solid #000000;
    background: #0000004d;
    border-radius: 4px;
}

.prodss ul.products.elementor-grid li.product button.woosw-btn:hover{
    color: #fff;
    background: #000000;
}

.prodss ul.products.elementor-grid li.product button.woosc-btn:hover{
    color: #fff;
    background: #000000;
}

.prodss ul.products.elementor-grid li.product button.woosw-btn span.woosw-btn-text{
	display:none;
}

.prodss ul.products.elementor-grid li.product button.woosc-btn span.woosc-btn-text{
	display:none;
}

.prodss ul.products.elementor-grid li.product button.woosw-btn:hover span.woosw-btn-text{
	display:unset;
	transition:0.5s all ease-in-out;
}

.prodss ul.products.elementor-grid li.product button.woosc-btn:hover span.woosc-btn-text{
	display:unset;
	transition:0.5s all ease-in-out;
}

.wishlist-compare button {
    border: 1px solid #000;
		background-color:#212121;
    color: #fff;
		border-radius:6px;
}

.wishlist-compare button:hover{
		color:#fff;
		background-color:#000;
}

.wishlist-compare button:focus{
		background-color:#212121;
}

.wishlist-compare button.woosw-btn{
	color:#fdb819;
}

.wishlist-compare button.woosw-btn:hover{
	color:#fdb819;
}

table#woosc_table th a {
    color: red;
}

.woosw-popup .woosw-item--name a {
    color: red;
}

.woosw-popup .woosw-item--atc a {
    background: #212121;
    color: #fff !important;
		width:max-content;
}

.woosw-popup .woosw-item--atc a:hover{
    background: #000;
    color:#fdb819 !important;
}

.woosw-popup .woosw-popup-content-bot a {
    text-decoration: none !important;
    border-bottom: none !important;
    color: #212121;
}

.woosw-popup .woosw-popup-content-bot a:hover{
    color: #000 !important;
		font-weight:500 !important;
}

.woosw-popup .woosw-popup-content-top {
    background-color: #000 !important;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--image {
    width: 60px;
    flex: 0 0 60px;
}


.page-id-1057 main#content {
    margin: 80px auto !important;
}

.page-id-1057 h1.entry-title {
    color: black;
    margin-bottom: 25px;
		font-size:48px;
}

.woosw-list td.woosw-item--info a {
    color: red;
    text-decoration: none;
}

.woosw-list .woosw-item--atc a{
	background-color:#212121;
	color:#fff;
}

.woosw-list .woosw-item--atc a:hover{
	background-color:#000;
	color:#fdb819;
}

td.woosw-item--remove span:hover:before{
	color:red !important;
}

.woosw-list td.woosw-item--actions .woosw-item--atc{
	width:max-content !important;
}

.woosw-copy button#woosw_copy_btn {
    border-color: red;
    color: red;
}


.woosw-copy button#woosw_copy_btn:hover{
  color: #fff;
	background-color:red;
}

/*Media Queries*/

@media(max-width:1024px){
	.search-form .e-search-input{
	min-width:200px !important;
	max-width:200px !important;
}
	
	.wp-block-woocommerce-checkout{
	margin-bottom:60px !important;
}
	
	.wc-block-components-order-summary .wc-block-components-product-name {
    font-size: 16px !important;
    font-weight: 500;
    color: #000;
		margin:0px !important;
}
	
	.woocommerce-account main#content {
    margin: 60px auto;
}
	
	.woocommerce-account h1.entry-title {
    font-size: 35px;
}
	
	.page-id-1057 main#content {
    margin: 60px auto !important;
}
	
	.page-id-1057 h1.entry-title {
    color: black;
    margin-bottom: 25px;
		font-size:35px;
}
}
@media(min-width:1024px){
	.my_acount{
		display: none !important;
	}
}



@media(max-width:767px){
	.search-form .e-search-input{
	min-width:100% !important;
	max-width:100% !important;
}
	
	.elementor-message {
    text-align: start;
}
	
	.prodss .woocommerce ul.products li.product{
	  padding: 25px !important;
}
	
		.prodss ul.products.elementor-grid li.product{
	  padding: 25px !important;
}
	
	.prodss .woocommerce ul.products li.product .woocommerce-loop-product__title, .prodss ul.products li.product .woocommerce-loop-product__title{
    display: unset;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
		max-height: unset;
    white-space: unset;
    min-height: unset;
}
	
	.men-cart .elementor-menu-cart__main{
		width: 300px;
    padding-left: 16px;
    padding-right: 16px;
	}
	
	.woocommerce-notices-wrapper{
	max-width:1200px;
	padding:0px 16px;
}
	
	.woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title{
	    font-family: "Rubik", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.25em;
		color:#000;
		margin-top:40px;
		margin-bottom:20px;
}
	
		.wp-block-woocommerce-checkout{
	margin-bottom:50px !important;
}
	
	body.woocommerce-checkout:not([class*=elementor-page-]) .site-main, body.woocommerce-cart:not([class*=elementor-page-]) .site-main, body.logout-user:not([class*=elementor-page-]) .site-main {
        padding-inline-start: 16px;
        padding-inline-end: 16px;
    }
	
	
	.woocommerce-account main#content {
    margin: 50px auto;
		padding:0px 16px;
}

		.woocommerce-account h1.entry-title {
    font-size: 30px;
}
	.woocommerce-Addresses h2 {
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
}
	
	.dt ul.tabs.wc-tabs li {
    margin: 0px 0px !important;
}
	
	.dt ul.tabs.wc-tabs li a{
    padding: 6px 10px !important;
		font-size:16px !important;
}
	
	.page-id-1057 main#content {
    margin: 50px auto !important;
		padding:0px 16px !important;
}
	
	.page-id-1057 h1.entry-title {
    color: black;
    margin-bottom: 25px;
		font-size:30px;
}
	
}
.setingicon img{
	    width: 175px;
    opacity: 0.1;
    filter: brightness(60%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}
/* Hide prices on shop & product pages */
.woocommerce-Price-amount,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    display: none !important;
}
.woocommerce a.button,
.woocommerce button.single_add_to_cart_button {
    display: none !important;
}


