@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//squadstore.ro/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #8d0010;
	--wd-alternative-color: #ffffff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #dd0410;
	--btn-default-bgcolor-hover: #dd333b;
	--btn-accented-bgcolor: #dd0410;
	--btn-accented-bgcolor-hover: #dd0410;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(28,28,28);
	--wd-bordered-bg:rgb(28,28,28);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #0a0a0a;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.page .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 18px;
	--wd-arrow-icon-size: 18px;
}
.product-labels .product-label.onsale {
	background-color: rgb(162,47,249);
}
.product-labels .product-label.new {
	background-color: rgb(102,193,60);
}
.product-labels .product-label.featured {
	background-color: rgb(102,193,60);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,26,26);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


h1 {
    font-size: 30px;
}
h3 {
    font-size: 20px;
}
.info-cart-box {
    margin-bottom: 10px;
}
.woocommerce-wishlist .product-add-to-cart {
    display:none;
}
.whb-color-dark .navigation-style-default .item-level-0>a {
    color: white;
}

.menu-style-default .main-nav .item-level-0>a:after, .menu-style-default .woodmart-header-links .item-level-0>a:after, .whb-color-dark .navigation-style-default .item-level-0>a:after {
    color: white;
}

.whb-scroll-stick .woodmart-header-links .item-level-0>a {
    color: white;
}

.search-button .search-button-icon {
    color: white;
}

.woodmart-cart-wrapper {
    color: white;
}

.woodmart-shopping-cart .woodmart-cart-subtotal .amount {
    display: none;
}

.owl-carousel.woodmart-slider {
    z-index: 0;
}

.armemilitare .vc_column_container {
    top: 7em;
}

.button-border {
    border: 1px solid white;
}

img.img-size-custom {
    max-width: 260px;
    width: 100%;
}

.page-title.color-scheme-light .entry-title {
    font-size: 3em;
}

.woodmart-header-overcontent .title-size-default {
    padding-top: 6em !important;
    padding-bottom: 1em;
}

@media only screen and (max-width: 320px) {
    #ztb-nb-widget-6645f8ce {
        max-width: 280px !important;
        top: 5em !important;
        margin-left: -150px !important;
    }
    
    .entry-title {
        font-size: 0.7em !important;
    }

    .woodmart-show-categories a {
        font-size: 0.7em;
        padding-top: 1em !important;
    }
    
    .woodmart-header-overcontent .title-size-default {
        padding-top: 4em !important;
    }
    
    .container.woodmart-slide-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .wpb_text_column h1 {
        font-size: 1.4em;
    }
    
    .woodmart-slide-inner .product_title.entry-title {
        font-size: inherit !important;
    }
}

@media only screen and (min-width: 1025px) {
    .nav-shop {
        display: flex;
        justify-content: space-between;
    }

    .woodmart-product-categories {
        margin-top:0 !important;
    }  
    
    #ztb-sb-1256f034-widget {
        top: 8em;
        left:1em;
        width: 4em !important;
    }
    
    #ztb-fbc-tabwrapper {
        left: 10px !important;
        bottom: 4em;
        width: 4em !important;
    }
    
    .ztb-sl-trigger {
        left: 10px !important;
    }
}

.product-label.out-of-stock {
    background-color: yellow;
}

.widget-title, .widgettitle {
    font-size: 15px !important;
}

.categories-accordion-on .widget_product_categories .product-categories li a {
    font-size: 13px; 
}

.sub-menu-dropdown.color-scheme-dark {
    background-color: black;
}

.sub-menu-dropdown li a span {
    color: white;
    font-family: Roboto,'MS Sans Serif', Geneva, sans-serif;
    font-weight: 700;
    font-size: 12px;
}

.item-level-1 {
    margin-bottom: 10px;
}

.item-level-1 .woodmart-nav-link span {
    display: inline-block;
    text-decoration: none;
}

.item-level-1 .woodmart-nav-link span::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: red;
    transition: width .2s;
}

.item-level-1 .woodmart-nav-link span:hover::after {
    width: 100%;    
}

.sub-menu-dropdown a:hover {
    background-color: black !important;
}

.tab-label:after {
    background-color: #7D0108 !important;
}

.fb-like.fb_iframe_widget {
    z-index: 1;
}
.login-dropdown-inner h3, .login-dropdown-inner .form-row-username label, .login-dropdown-inner .form-row-password label, .login-form-footer span{
    color:#fff!important;
}
.btn {
    background-color:#000;
}
.notification_box_wrap {
    display:none!important;
}
.tabel {
    display: inline-block;
    margin-left: 25%;
}

[data-zbwid="a73b03e0"] .style2 {
    display: none !important;
}

[data-wzb="SocialMobileTool"] .ztb-smt-right {
    display: none !important;
}

.menu-simple-dropdown .sub-sub-menu {
    background-color: black !important;
}

.menu-simple-dropdown .menu-item-has-children>a:after {
    color: white;
}

.menu-simple-dropdown li a {
    padding-top: 5px;
    padding-bottom: 0;
}

.sub-menu-dropdown {
    margin-top: 0px;
}

.widget-title, .widgettitle {
    margin-bottom: 10px;
}

.widget {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}

.widget_product_categories .product-categories li a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.woodmart-header-overcontent .title-size-small {
    padding-top: 80px;
}

.tablepress thead tr.odd th {
    background-color: #DB0410!important;
    color: #fff!important;
}

.desktop_hidden {
    display: none;
}

.mobile_hidden {
    display: block;
}

#custom_html-3 {
    display: none;
}

.mc4wp-form.mc4wp-form-15159 input[type=email]::placeholder {
    font-size: 14px !important;
}

.mc4wp-form input[type=submit] {
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

.woodmart-product-categories.has-product-count {
    display: none;
}

.page-title.color-scheme-light .entry-title {
    font-size: 1.5em !important;
}

@media only screen and (max-width: 768px) {
    #tidio-chat-iframe {
    width: 85px;
}
.scrollToTop {
    display: none;
}
.tabel {
    margin-left: auto;
}

.new_products {
    border-bottom: none;
}

.icon-sub-menu:after {
    content: "\002B";
    font-family: inherit; 
    font-size: 1.5em;
    font-weight: 400;
    display: inline-block;
    text-transform: none !important;
}

.icon-sub-menu.up-icon:after {
    content:"\2212";
    font-family: inherit; 
    font-size: 1.5em;
    font-weight: 400;
    display: inline-block;
    transform: none !important;
}

.site-mobile-menu li a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.icon-sub-menu {
    line-height: 40px;
    height: 40px;
    width: 40px;
}

.site-mobile-menu li a {
    min-height: 40px;
}

.sub-sub-menu li a {
    padding-left: 30px;
}

.sub-menu.color-scheme-dark .icon-sub-menu {
    color: white !important;
}

.item-level-1 {
    margin: 0px;
}

.woodmart-header-overcontent .title-size-default {
    padding-top: 4em !important;
}

.offcanvas-sidebar-mobile .sidebar-container .widget-area {
    padding-top: 10px;
    padding-bottom: 10px;
}

.widget-title, .widgettitle {
    margin-bottom: 10px;
}

.widget {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.widget-heading {
    padding-bottom: 5px;
    padding-top: 5px;
}

.widget_product_categories .product-categories li a {
    padding-top:5px;
    padding-bottom:5px;
}

.category-grid-item .more-products {
    font-size: 10px ;
}

.page-title.color-scheme-light .entry-title {
    font-size: 1.5em;
}

.woodmart-header-overcontent .title-size-small {
    padding-top: 60px;
}

#ztb-nb-widget-6645f8ce {
    display: none !important;
}

.mobile_hidden {
    display: none;
}

.desktop_hidden {
    display: block;
}

.banner_image_mobile {
    margin-top: 4em;
}

.search-button .search-button-icon,
.whb-scroll-stick .woodmart-header-links .item-level-0>a,
.woodmart-cart-icon,
.woodmart-burger-icon.mobile-nav-icon {
    color: black !important;
}

.whb-general-header {
    background-color: white !important;
}

.diagonal-right svg {
    height: 1px !important;
}

.vc_tta-title-text {
    font-size: 10px;
}

.widget_nav_menu ul li {
    font-size: 12px;
}

.widget li, div[class^=vc_wp] li {
    margin-bottom: 5px;
}

.footer-info p {
    margin-bottom: 5px;
    font-size: 11px;
    color: black;
}

.woodmart-prefooter {
    display: block !important;
    padding-bottom: 0;
}

body {
    padding-bottom: 0 !important;
}

#custom_html-3 {
    display: block;
}

#mailmunch-optin-form {
    display: none !important;
}

.footer-container {
    background-color: white;
}

#nav_menu-4,
#nav_menu-3,
#custom_html-2 {
    display: none;
}

.footer-column {
    margin-bottom: 0 !important;
}

.color-scheme-light .copyrights-wrapper {
    background-color: black;
}

.menu-footer-categorii .color-scheme-light .widget a, .color-scheme-light .woodmart-widget a, .color-scheme-light div[class^=vc_wp] a {
    color: black;
}

.mc4wp-form.mc4wp-form-15159 input[type=email]::placeholder {
    color: lightgray;
}

.mc4wp-form.mc4wp-form-15159 input[type=email] {
    border: 1px solid lightgray;
}

.mc4wp-form input[type=submit] {
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
}

.dvr-style-diagonal-right svg {
    height: 1px !important;
}

.title.element-title {
    font-size: 14px;
}

.new_products .wpb_column .vc_column-inner {
    padding-top: 0 !important;
}

.free_transport p {
    font-size: 12px;
}

.free_transport h2 {
    font-size: 16px;
    margin-bottom: 5px;
}

.blog_row h2,
.blog_row .wpb_text_column.wpb_content_element {
    margin-bottom: 5px !important;
    font-size: 14px;
}

.footer-sidebar {
    padding-top: 0;
    padding-bottom: 0;
}

#footer_html-3 .widget {
    margin-bottom: 0;
    padding-bottom: 0;
}

.woodmart-show-categories {
    display: inline;
    float: right;
}

.page-title {
    padding-bottom: 0;
}

.title-size-small .woodmart-product-categories {
    margin-top: 0;
    padding-top: 0;
}

.category-nav-link a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.category-nav-link .category-summary {
    display: flex;
}

.category-nav-link .category-products-count {
    margin-top: -1px;
    margin-left: 10px;
}

.cat-count-label {
    display: none;
}

.woodmart-show-categories a {
    padding-top: 1em;
    font-size: 10px;
}

.product-grid-item .product-title {
    font-size: 13px !important;
}

.footer-sidebar .widget {
    margin-bottom: 0;
    padding-bottom: 0;
}

.capitalize {
    text-transform: uppercase;
}

.color-scheme-light .widget_nav_menu ul li.current_page_item>a {
    color: red !important;
}

.breadcrumb-link,
.woocommerce-breadcrumb .breadcrumb-last:last-child {
    font-size: 10px;
}
}

.new_products {
    margin-bottom: 15px;
    border-bottom: 1px solid red;
}

.new_products_more_btn {
    margin-bottom: 15px;
}		@media (min-width: 1025px) {
	.widget-area .wd-search-form {
    height: 35px;
    width: 275px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#sgpb-popup-dialog-main-div {
        overflow: auto!important;
}				
}

@media (min-width: 577px) and (max-width: 767px) {
	#sgpb-popup-dialog-main-div {
       overflow: auto!important;
}				
}

@media (max-width: 576px) {
	.background-white-promo-banners {
    margin-top: 4em !important;
}
#sgpb-popup-dialog-main-div {
        overflow: auto!important;
}

.armemilitare {
    margin-bottom: 8em;
}

.banner-title-default .banner-title {
    font-size: 11vw;
}

.content-banner .btn.btn-style-link {
    font-size: 5vw;
}

.with-back-btn:not(.without-title) .shop-title-wrapper {
    margin: 0 !important;
}

.nav-shop .shop-title-wrapper .entry-title {
    font-size: 1em !important;
}

.woodmart-show-categories {
    display: flex;
    justify-content: center;
}

.woodmart-show-categories {
    margin-top: 0 !important;
}

.category-nav-link .category-name {
    font-size: 11px;
}

#ztb-sb-1256f034-widget {
   top: 8em;
}

.slide-halign-center .woodmart-slide-container {
    padding-top: 3em;
}

.category-grid-item .category-title {
    font-size: 0.7em;
}

.product-grid-item .product-title {
    font-size: 11px;
}

.apss-social-share {
    position: relative;
    margin: auto;
    height: 19em;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.apss-single-icon {
    width: auto !important;
    margin: auto !important;
}

@media only screen and (max-width: 320px) {
    .gmPhantom_Container {
        width: auto !important;
    }
    
    .gmPhantom_thumbsWrapper {
        width: auto !important;
    }
    
    .gmPhantom_MobileView .gmPhantom_ThumbContainer {
        width: 130px !important;
        height: 130px !important;
    }
}				

.whb-color-light .wd-tools-element>a {
color: black !important;
}
}

