/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 06 2026 | 09:15:43 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{
	fill: #407866 ;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{
    border-color: #407866;
    background-color: #fff;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover{
    background-color: #fff;
}

#buynowbutton a{
    background-color: #407866;
	color:#fff;
    clip-path: polygon( 100% 0%,0% 0%,6.193% 50%,0% 100%,100% 100%,93.808% 50%,100% 0% ); 
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 50px;
    padding-right: 50px;
    font-family: caudex;
}

#buynow a{
	background-color: #eac7ce;
    clip-path: polygon( 100% 0%,0% 0%,6.193% 50%,0% 100%,100% 100%,93.808% 50%,100% 0% ); 
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 50px;
    padding-right: 50px;
    font-family: caudex;
}

.shorthand{
    display: none;
}


/*buynow button*/
#buynowbutton {
    text-align: center;
    
}



#buynowbutton a:hover{
    background-color: #40786633 !important;
}


@media(max-width:480px){
    #buynowbutton a{
        padding-left:30px;
        padding-right:30px;
		padding-top:10px;
		padding-bottom:10px;
		font-size: 18px;
    }
}


form.cart .qib-container + button[type="submit"]:not(#qib_id):not(#qib_id){
	clip-path: polygon( 100% 0%,0% 0%,6.193% 50%,0% 100%,100% 100%,93.808% 50%,100% 0% ); 
    padding-top: 13px;
    padding-bottom: 35px;
    padding-left: 50px;
    padding-right: 50px;
    font-family: caudex;
	margin-top:0px;
}

@media(max-width:480px){
	form.cart .qib-container + button[type="submit"]:not(#qib_id):not(#qib_id){
		padding-top: 17px;
		padding-top: 25px;
		position: relative;
		left: 20px;
	}
}


.qib-container .quantity input.qty:not(#qib_id):not(#qib_id){
	border-width: 0px 0 !important;
}

.qib-button:not(#qib_id):not(#qib_id) {
    height: 24px !important;
    width: 23px !important;
    border: none !important;
    border-radius: 50% !important;
    background-color: #407866 !important;
    color: #fff !important;
    margin-top: 5px !important;
}

.qib-container{
/* 	background-color: #407866 !important; */
  	padding-top: 7px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	padding-bottom: 0px !important;
}


form.cart button[type="submit"]:not(#qib_id):not(#qib_id){
	    background-color: #407866;
    color: #fff;
}

.shortcode_wa_button, .shortcode_wa_button_nt{
	box-shadow: none !important;
}

.wa-order-button:hover{
	transform: none !important;
	background-color: #40786633 !important;
	box-shadow: none !important;
}

.elementor-widget-n-tabs .e-n-tabs-heading{
	border-bottom: 1px solid #278493;
}



@media(max-width:480px){
	.dgwt-wcas-ico-magnifier-handler{
		fill: #407866 !important;
		height: 25px !important; 
	}
	.elementor-element.elementor-arrows-position-outside .swiper{
		width: calc(100% - 0px);
	}
}

.woolentor-archive-product{
	width: 100% !important;
}

.ast-woo-shop-archive .site-content > .ast-container{
	max-width: 100%;
    padding: 0;
}

/* .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{
	background-color: #B3D2B7;
}
 */

/* Loader */
.btn-loading {
    position: relative;
    pointer-events: none;
    opacity: 0.8;
    color: transparent !important;
}

.btn-loading::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    margin: -9px 0 0 -9px;
    border: 2px solid rgba(255,255,255,0.4);
    border-top-color: #fff;
    border-radius: 50%;
    animation: btn-spin 0.7s linear infinite;
}

@keyframes btn-spin {
    to {
        transform: rotate(360deg);
    }
}
.wpc-search-field,.wpc-filter-search-field{
	border-radius:12px !important;
}
.wpc-filters-open-button-container a.wpc-filters-open-widget, body .wpc-filters-open-button-container a.wpc-open-close-filters-button{
	border-radius:16px !important;
}