/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/



#afc_sidebar_12563 {
    padding: 0px !important;
}

#afc_sidebar_12779 {
    padding: 0px !important;
}

.searchform .searchsubmit {
    color: #000;
	font-weight: 700;
}

.footer-column p {
    color: #000;
}

.footer-column a {
    color: #000;
}

.textwidget {
    color: #000;
}

.woocommerce-breadcrumb a, .yoast-breadcrumb a {
    color: #000;
}

.breadcrumbs, .yoast-breadcrumb {
    color: #000;
}

.product_meta > span a {
    color: #474747;
	font-weight: 700;
}

.product_meta > span a:hover {
    color: #474747;
}

.product_meta > span span {
    color: #474747;
}

input[type="number"] {
	border:2px solid #bbb;
}

div.quantity input[type="number"] {
    color: #474747;
	font-weight: 700;
}

div.quantity input[type="button"] {
    border: 2px solid #bbb;
	font-weight: 700;
	color: #474747;
}

del .amount {
    color: #000;
}

.price del {
    color: #000;
}

.woodmart-woocommerce-layered-nav .count, .widget_product_categories .count {
    border: 1px solid #4b4b4b;
	color: #4b4b4b;
}

select {
    background-color: #fff !important;
	color: #000 !important;
}

.woocommerce-ordering {
    background: #fff !important
    color: #000 !important;
}

label {
    color: #000 !important;
    background: #fff !important;
}

.woocommerce-result-count {
    font-weight: 700;
}

.wd-products-per-page .per-page-variation {
    color: #000;
    font-weight: 700;
}

.woocommerce-ordering select {
    background-color: #fff !important;
    color: #2d2a2a !important;
}



.min-footer {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-container {
    border-top: 1px solid #f2f2f2;
}

.title-size-small {
    padding: 20px 0;
}
.page-title {
    position: relative;
    margin-top: -40px;
    margin-bottom: 40px;
    padding: 15px 0;
}

/* Size Guide */
.wd-sizeguide {
    max-height: 500px;
    overflow-y: scroll;
}

/*
.wd-sizeguide-table tr:first-child {
    background-color: #E8C27C63 !important;
}

.wd-sizeguide-table tr:not(:first-child) td:hover {
    background-color: #FBE09F2E !important;
}

.wd-sizeguide-table tr:not(:first-child):hover {
    background-color: #FBE09F17 !important;
} 
*/

/* End Size Guide */


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
/* W3 VALIDATION */
#menuItemsVaptisi {   
    margin:-10px 0px 15px 0px;
}
#menuItemsGamos {   
    margin:-10px 0px 15px 0px;
}
#menuItemsKosmimata {   
    margin:-10px 0px 15px 0px;
}
#menuItemsProsfores {   
    margin:-10px 0px 15px 0px;
}
/* END W3 VALIDATION */
.wd-nav > li > a {
    padding-right: 15px;
    padding-left: 15px;
    letter-spacing: 0.3px;
	font-size: 16px !important;
}
.whb-top-bar .wd-nav-secondary > li > a {
    font-size: 13px !important;
}
.product-grid-item .wd-entities-title {
    margin-bottom: 15px !important;
	font-size: 15px !important;
}
.wd-back-btn.wd-style-icon > a::before {
    font-size: 20px !important;
}
.title-size-small .title {
    font-size: 22px !important;
	font-weight: 400 !important;
}
.wd-nav.wd-style-underline .nav-link-text {
    font-weight: 500 !important;
    font-size: 14px !important;
    border: 1px solid #464646 !important;
    padding: 5px 10px !important;
}
.wd-cookies-inner .cookies-info-text {
    text-align: center;
}
}


/* Tablet devices only (min 481px and max 1025px) */
@media screen and (min-device-width: 481px) and (max-device-width: 1025px) { 
.wd-cookies-popup {
    margin-bottom: 35px;
}
}


/* Mobile devices (768px and down) */
@media only screen and (max-width: 768px) {
.wd-cookies-popup {
    margin-bottom: 35px;
}
}