
iv.jetpack-likes-widget-wrapper {
	display: none;}
.sd-sharing {
    display: none;
    
}


div.jetpack-likes-widget-wrapper {     display: none;   !important }



.menu-button {
    background-color: #10313C;
    border: 1px;
    border-radius: 25px;
    padding: 6px 20px 6px 10px !important;
	transition:all 0.2s;

}

@media (max-width: 768px) {  
    .menu-button {
			margin-left:20px !important;
margin-right:20px !important;
        margin-bottom: 10px !important;
			padding-top:2px !important;
			padding-bottom:2px !important;
         width: 45%; 
			text-align:center !important;
        display: block; 
        margin-left: auto; 
        margin-right: auto; 
    }
	

}

@media (max-width: 767px) {
a.styling {
        display: block !important;
}
}
.menu-button a,  .menu-button a:hover, .menu-button a:active { 
color:#fff !important;
	text-decoration:none;
	background-color:#10313C !important;
	    border-radius: 25px;

}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    background-color: #10313C;
}

.mc4wp-alert.mc4wp-success {
    color: black !important;
}
.mc4wp-alert.mc4wp-error {
	    color: black !important;

}
.htmega-mailchimp-style-1 .htmega-input-box {
    position: relative; /* Ensure parent is positioned correctly */
}

.htmega-mailchimp-style-1 .htmega-input-box input[type="submit"] {
    position: absolute;
    right: 5px;
    
/*     transform: translateY(-50%); /* Center the button vertically */ */
    
    outline: none;
    border: none;
    /* Add transition for hover/focus states */
}

/* Remove any default button focus styles that might cause displacement */
.htmega-mailchimp-style-1 .htmega-input-box input[type="submit"]:focus,
.htmega-mailchimp-style-1 .htmega-input-box input[type="submit"]:active {
    outline: none;
    box-shadow: none; /* Remove any shadow effect */
    transform: translateY(-50%); /* Keep the button in the same vertical position */
}
.woocommerce-privacy-policy-text p {
    font-family: 'Nunito' !important;
}
p.woocommerce-result-count {
    font-family: 'Nunito' !important;
}
select.orderby {
    font-family: 'Nunito' !important;
}
button.woosq-btn.woosq-btn-4669 {
    font-family: 'Nunito' !important;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    color: #FFBD59;
    position: relative;
    width: 18px;
    height: 18px;
    vertical-align: sub;
}


button.woosq-btn{
    color: #10313C !important;
    border: 1px solid #10313C !important;
}

button.woosq-btn:hover {
    background-color: #f5af58 !important;
	 border: 1px solid  #f5af58  !important;
    color: white !important;
}

button.woosq-btn:focus{
   color: #10313C !important;
    border: 1px solid #10313C !important;
}



button.woosq-btn.woosq-btn-4018{
 color: #10313C !important;
    border: 1px solid #10313C !important;
}




[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color:#10313C  !important;
     background-color: white !important;
    text-decoration: none;
}



.woocommerce div.product form.cart .button {
    background-color:#f5af58;
    vertical-align: middle;
    float: left;
}


.htmega-mailchimp-style-3 .htmega-input-box input {
    text-align: center;
    float: left;
    overflow: hidden;
    max-width: 80%;
}
.mc4wp-response {
    margin-top: 84px;
}