/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com
Template: flatsome
Author: UX-Themes
Author URI: https://uxthemes.com
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.17.2.1687353609
Updated: 2023-06-21 13:20:09

*/



#wpcw_social-7.col.pb-0.widget.wpcw-widgets.wpcw-widget-social {
  display: flex;
  justify-content: center;
  align-items: center;
}

#media_image-3.col.pb-0.widget.widget_media_image {
  display: flex;
  justify-content: center;
  align-items: center;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a:hover {
  color: yellow;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a:active {
  color: yellow;
}

.off-canvas-left.mfp-ready .mfp-content,
.off-canvas-right.mfp-ready .mfp-content {
  width: 400px;
}

@media only screen and (max-width: 600px) {
  .off-canvas-left.mfp-ready .mfp-content,
  .off-canvas-right.mfp-ready .mfp-content {
    width: 80%;
  }
}

.mfp-ready .mfp-close {
  opacity: 1;
  left: 500px;
  position: relative;
}

.button.icon.circle {
  color: black;
}

#content.content-area.page-wrapper {
  padding-bottom: 300px;
}

.egr_btn_print_order {
	position: relative;
	top: 20px;
	background: #000;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
}
a.egr_btn_print_order:hover {
	background: #222;
    color: #fff;
}

.header-wrapper.stuck {
    background: #fff;
}

.homepage_header h2 {
    font-weight: 100;
    font-family: 'fl-icons';
    margin: 50px 0;
}

.homepage_header h2:before, .homepage_header h2:after  {
    content: "";
    background-image: url(/wp-content/uploads/2025/04/Final-Logo-Antithetica_part.png);
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    top: 6px;
	margin: 0 10px;
}

.home .header-main .nav > li > a > i:not(.icon-angle-down) {
    color: #fff !important;
}

	/*summer bar
.header-wrapper:not(.stuck) .logo img{
    margin-top: 50px ;
}
*/


.footer img.image.wp-image-14.attachment-full.size-full {
    max-width: 75% !important;
    position: relative;
}

.footer a{
	    color: #000 !important;
}

.footer .dark ul.menu>li>a:hover {
    color: #000 !important;
}

.footer span.widget-title {
    color: #000;
}

.dark .widget a:hover, .dark a:hover {
    color: unset !important;
}

.home a.woocommerce-LoopProduct-link.woocommerce-loop-product__link, 
.home span.woocommerce-Price-amount.amount{
    color: #000 !important;
}

.footer input#tnp-1 {
    background: red;
    border-bottom: 1px solid #00000061;
    background: #fff;
    box-shadow: none !important;
}

.footer .dark, 
.footer .dark p, 
.footer .dark td {
    color: #000 !important;
}

.tnp-subscription input[type=submit]{
    padding: 10px 15px;
    background-color: #f4f4f4;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 5px;
    background: #000 !important;
}

.nav-sidebar.nav-vertical>li+li {
    border-top: none !important;
}


.button.icon.circle {
    color: black;
    border: none !important;
}

@media only screen and (max-width: 600px) {
    .off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content {
        width: 100% !important;
    }
	
	.eg_fullRow p {

    font-size: 14px !important;
}
	
}

.image-tools .wishlist-button:hover {
    background-color: unset !important;
}

.product-info.summary.col-fit.col.entry-summary.product-summary {
    padding-bottom: 0 !important;
}

form.variations_form.cart {
    margin: 0 !important;
}
p.back-to-home-wrap {
    margin: 0 !important;
}

a.button.wc-backward {
    font-size: 14px !important;
    border-radius: 4px;
}