/*
Theme Name: myminimarket Theme
Theme URI: https://www.thinktank.gr/
Author: Karvanis Team
Author URI: https://www.thinktank.gr/
Description: Theme for myminimarket Web Site!
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: myminimarket

*/

/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=greek,greek-ext');

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');


@font-face {
    font-family: 'averta';
    src: url('fonts/avertape-extrabold-webfont.woff2') format('woff2'),
         url('fonts/avertape-extrabold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'averta';
    src: url('fonts/averta-bold-webfont.woff2') format('woff2'),
         url('fonts/averta-bold-webfont.woff') format('woff');
     font-weight: 600;
     font-style: normal;

}

@font-face {
    font-family: 'averta';
    src: url('fonts/averta-regular-webfont.woff2') format('woff2'),
         url('fonts/averta-regular-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;

}
*/



@font-face {
    font-family: 'pf';
    src: url('fonts/pf/woff2/PFUniversal-Light.woff2') format('woff2'),
         url('fonts/pf/woff/PFUniversal-Light.woff') format('woff'),
         url('fonts/pf/ttf/PFUniversal-Light.ttf') format('ttf');
     font-weight: 100;
     font-style: normal;

}


@font-face {
    font-family: 'pf';
    src: url('fonts/pf/woff2/PFUniversal-Regular.woff2') format('woff2'),
         url('fonts/pf/woff/PFUniversal-Regular.woff') format('woff'),
         url('fonts/pf/ttf/PFUniversal-Regular.ttf') format('ttf');
     font-weight: normal;
     font-style: normal;

}

@font-face {
    font-family: 'pf';
    src: url('fonts/pf/woff2/PFUniversal-Medium.woff2') format('woff2'),
         url('fonts/pf/woff/PFUniversal-Medium.woff') format('woff'),
         url('fonts/pf/ttf/PFUniversal-Medium.ttf') format('ttf');
     font-weight: 400;
     font-style: normal;

}

@font-face {
    font-family: 'pf';
    src: url('fonts/pf/woff2/PFUniversal-Bold.woff2') format('woff2'),
         url('fonts/pf/woff/PFUniversal-Bold.woff') format('woff'),
         url('fonts/pf/ttf/PFUniversal-Bold.ttf') format('ttf');
     font-weight: 600;
     font-style: normal;

}



@font-face {
    font-family: 'pf';
    src: url('fonts/pf/woff2/PFUniversal-Black.woff2') format('woff2'),
         url('fonts/pf/woff/PFUniversal-Black.woff') format('woff'),
         url('fonts/pf/ttf/PFUniversal-Black.ttf') format('ttf');
     font-weight: 900;
     font-style: normal;

}


@font-face {
    font-family: 'pf';
    src: url('fonts/pf/woff2/PFUniversal-Regular.woff2') format('woff2'),
         url('fonts/pf/woff/PFUniversal-Regular.woff') format('woff'),
         url('fonts/pf/ttf/PFUniversal-Regular.ttf') format('ttf');
     font-weight: normal;
     font-style: normal;

}

@font-face {
    font-family: 'pf';
    src: url('fonts/pf/woff2/PFUniversal-Medium.woff2') format('woff2'),
         url('fonts/pf/woff/PFUniversal-Medium.woff') format('woff'),
         url('fonts/pf/ttf/PFUniversal-Medium.ttf') format('ttf');
     font-weight: 400;
     font-style: normal;

}

@font-face {
    font-family: 'pf';
    src: url('fonts/pf/woff2/PFUniversal-Bold.woff2') format('woff2'),
         url('fonts/pf/woff/PFUniversal-Bold.woff') format('woff'),
         url('fonts/pf/ttf/PFUniversal-Bold.ttf') format('ttf');
     font-weight: 600;
     font-style: normal;

}



@font-face {
    font-family: 'pf';
    src: url('fonts/pf/woff2/PFUniversal-Black.woff2') format('woff2'),
         url('fonts/pf/woff/PFUniversal-Black.woff') format('woff'),
         url('fonts/pf/ttf/PFUniversal-Black.ttf') format('ttf');
     font-weight: 900;
     font-style: normal;

}




@font-face {
    font-family: 'PFC';
    src: url('fonts/PFC-Black.ttf') format("truetype");
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'PFC';
    src: url('fonts/PFC-Bold.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'PFC';
    src: url('fonts/PFC-UBlack.ttf') format("truetype");
    font-weight: bolder;
    font-style: normal;

}

body{
	 font-family: 'pf';
	 font-size:16px;
}


a:hover {
	color:#be2833;
}


header nav li a {
	/*font-family: 'averta';*/
	font-size:14px;
	
}

.slider-image {
   
}

.top-main-area {
	
	
} 

header.main {
    /*box-shadow: 1px 1px 20px #222;*/
    z-index: 10;
   position: -webkit-sticky; /* Safari */
	position: sticky;
top: 0;
}


.search-area {
    background: #333;
}
.search-area label .fa { background: #090909; }



.btn-white {
    background: #fff;
    color: #658c07;
}


.nav.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-left.home-side-cat {
    max-height: 880px;
    overflow-y: auto;
}


.nav-tabs.nav-stacked.nav-coupon-category > li > a {    text-transform: unset; padding: 0px 0px 0px 20px;}



.nav-tabs.nav-stacked.nav-coupon-category > li > a .fa {
   
    width: 20px;
    font-size:12px;
}
.product-thumb .product-header > img {
    display: block;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    height: 200px;
    object-fit: contain;
    background: white;
}

.prd-item-in-loop{
	margin-bottom:30px;
}
.product-desciption {
    min-height: 35px;
}

.prd-item-in-loop {
    margin-bottom: 50px;
    min-height: 430px;
}

.product-title {
    min-height: 55px;
}



.btn-ghost.btn-white {
    color: white;
    border: 1px solid #fff;
    background: transparent;
}
.product-banner{
position:relative;	
}
.product-banner-overlay{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.3);
	
}

.product-banner > img {
    height: 250px;
    object-fit: cover;
}


.product-meta {
    min-height: 50px;
}


.footer-logo-text {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 40px;
    display: table;
}

.wpcf7-form-control {
    width: 100%;
    border: 1px solid ;
}



.footer-newsletter-box .wpcf7-form-control {
    color: #222;
    height: 28px;
    font-size: 12px;
}



.box.footer-newsletter-box {
    background: rgb(237, 27, 36);
    color: white;
    
}
.box.footer-newsletter-box p{
margin:0px;	
}
.wpcf7-form-control.wpcf7-submit {
    background: #222;
    color: white;
    border-color: #222;
}



.footer-address-info a,
.footer-address-info {
    font-size: 13px;
    line-height: 24px;
    color: #d6d6d6;
}



.footer-top-area h4 {
    margin-bottom: 30px;
}


.footer-col-2 {
    padding-right: 50px;
    padding-left: 40px;
}

.container.page-container {
    padding-top: 40px;
    font-size: 13px;
    line-height: 20px;
}
.container.page-container p{
	margin-bottom:20px;
}



.page-title {
    text-align: center;
    margin-bottom: 30px;
    font-family: 'PFC';
    font-weight: bold;
    color: #534132;
}

.woocommerce-MyAccount-navigation li a {
    position: relative;
    padding: 0 15px;
    border-bottom: 1px solid #e6e6e6;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #666;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    display: table;
    width: 100%;
}

.woocommerce-MyAccount-navigation li {
    list-style: none;
}


.woocommerce-MyAccount-navigation li.is-active a {
    color: #fff;
    background: #333;
    border-color: #333;
}


.woocommerce-account .woocommerce-MyAccount-navigation {
   
    margin-bottom: 30px;
}

.woocommerce-button.button {
    background: #1f1f1f !important;
    color: white !important;
    font-weight: 400 !important;
}

.woocommerce form .form-row label {
    line-height: 2;
    font-weight: 400;
}

.input-text, .woocommerce-Input {
    border: 1px solid #949494;
    height: 35px;
    border-radius: 5px;
    font-size: 12px;
    padding-left: 7px;
}


.select2-selection__rendered {
    line-height: 31px !important;
}
.select2-container .select2-selection--single {
    height: 35px !important;
}
.select2-selection__arrow {
    height: 34px !important;
}

#place_order {
    font-size: 18px;
}

.woocommerce h2 {
    font-size: 20px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    background: white;
    min-height: 280px;
	margin-top:10px;
}

.col-md-4.prd-item-in-loop {
   
}

.tax-product_cat .woocommerce-product-details__short-description {
    display: none;
}


.section-title {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 90px;
    font-family: 'PFC';
    color: #534132;
    letter-spacing: -1px;
}


.out-of-stock-banner {
    position: absolute;
    left: 0px;
    background: red;
    color: white;
    padding: 2px 20px;
    font-size: 13px;
    top: 13px;
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    font-size: 12px;
	padding-left: 15px;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    font-size: 12px;
    padding: 5px;
    border: 1px solid #B0B0B0;
    background: white;
}

.gridlist-toggle {
    display: none;
}
.row.products-row.products.columns-4 {
    display: table;
    width: 100%;
    margin-left: unset;
    margin-right: unset;
}

.col-md-4.prd-item-in-loop {
    padding-right: 0px;
}
.tabbable > .nav li.active .fa {
    background: #222;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 40px;
}

.related-products-inner h2{
	display:none;
	
}


.related-products-inner .prd-item-in-loop {
    margin-bottom: 30px;
    min-height: 440px;
    width: 25%;
}



.single-prd-variations label {
    color: #595959;
    display: table;
    margin-bottom: 0pc;
    text-transform: capitalize;
    font-weight: 600 !important;
}

.single-prd-variations select {
    width: 100%;
    height: 33px;
    border: 1px solid #A5A5A5;
    border-radius: 5px 0px 0px 5px;
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em;
    display: none;
}

.adv-search-results li {
    list-style: none;
    display: table;
    width: 100%;

}


.adv-search-results li img{
	height:50px;
	width:50px;
	object-fit:cover;
	float:left;
}
.adv-search-results li h5 {
    width: 240px;
    float: left;
    color: white;
    padding-left: 12px;
    display: table;
    padding-right: 10px;
	margin-bottom: 0px;
	font-size:12px;
}
.search-area {
  overflow:unset;
  position:relative;
}

#search-results {
    position: absolute;
    background: #333;
    z-index: 30;
    top: 47px;
    width: 100%;
}

.adv-search-results li a {
    display: table;
    width: 100%;
    color: #fff;
    font-size: 15px;
    padding: 11px 15px;
}

.adv-search-results li:last-child a{
	  border-bottom: 0px;
    margin-bottom: 0px;
}

.adv-search-results li a:hover {
  background:#333;
}

.adv-search-results {
    padding-left: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
}

.sort-descr {
    display: none;
    font-size: 11px;
    opacity: 0.6;
    margin-top: 3px;
}

.btn-primary {
    background: #5E8503;
    color: #fff;
    border-color: #5E8503;
}
.btn-primary:hover {
    background: #333;
     border:1px solid #333 !important;
}
p.small, small {
    line-height: 1.5em;
    font-size: 13px;
    color: inherit;
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
    background: white;
}
 
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #534132;
    color: #fff;
}



.left-sidebar-prd-widget {
    margin-bottom: 40px;
    padding: 10px;
}


.widgettitle {
    margin-bottom: 23px;
    font-size: 18px !important;
    color: #658c07;
    font-weight: 400;
}


.left-sidebar-prd-widget .product-categories{
	padding-left:0px;
	
}

.left-sidebar-prd-widget .product-categories li{
	list-style: none;
	
}

.left-sidebar-prd-widget .product-categories li a{
	color:#222;
}

.left-sidebar-prd-widget .product-categories li a {
    color: #606060;
    display: table;
    width: 100%;
    border-bottom: 1px solid #929292;
    padding-bottom: 8px;
    padding-top: 7px;
	transition:background-color 0.5s;
	
}
.left-sidebar-prd-widget .product-categories li a:hover{
	background-color:#658c07;
	color:white;
	padding-left:10px !important;
}

.container-full{
	padding-left:40px;
	padding-right:40px;
}

.footer-menu {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
	padding:0px;
}

.footer-menu li {
    display: inline;
    text-align: center;
    margin-right: 20px;
    white-space: nowrap;
}

.menu-footer-container {
    padding: 13px 0px;
}
.footer-menu li{
	font-size:11px;
}


.page-template-default ol li {
    color: #658c07;
    font-size: 17px;
}


.page-template-default h3,
.page-template-default h3 strong {
    font-weight: 300;
    color: #658c07;
}


.tax-product_cat .product-category.product {
    width: 24%;
    float: left;
    list-style: none;
    margin-bottom: 80px;
    height: 250px;
    margin-left: 1%;
}


.tax-product_cat .product-category.product img {
    height: 250px;
    object-fit: contain;
    background: white;
}


.woocommerce-loop-category__title {
    font-size: 15px !important;
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
}
.woocommerce-loop-category__title mark{
	background:#fff;
}

.product-price ins {
    text-decoration: none;
}


.woocommerce span.onsale {
    border-radius: 0px;
    padding: 4px 12px;
    min-height: unset;
    line-height: unset;
    top: 11px;
    left: -3px;
    background: #747d8c;
    font-weight: 300;
    font-size: 15px;
    box-shadow: 1px 1px 6px #222;
}

.image-blog-list {
    height: 190px;
    object-fit: contain;
    background: #fff;
}

.post .post-title {
    margin: 0 0 15px 0;
    font-size: 18px;
    line-height: 22px;
	min-height: 75px;
}
.top-main-area .pull-right {
    padding-top: 4px;
}

.header-features > li .fa {
    background: #333;
}

.mega-menu-inner{
	background:#222;
	position:absolute;
	left:0px;
	width:100%;
	z-index:9999;
	display:none;
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    padding: 20px 10px 50px;
    min-height: 300px;
    border-top: none;
    left: 0;
    padding-left: 0%;
    padding-right: 0%;
	background: #e7e7e7;
	padding-top: 0px;
	padding-bottom: 0px;
}


.nav > li {
    position: unset;
	cursor:pointer;
}

.nav > li:hover .mega-menu-inner{
   display:block;
}

#flexnav {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    display: table;
    margin: 0 auto;
}

.logo > img {
    width: auto;
    height: 65px;
}

.login-register > li {
    border-right: unset;
   
}

.login-register > li > a {
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 13px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    display: block;
    line-height: 40px;
    height: 40px;
    color: #222;
}

.flexnav > li > a {
    font-size: 14px;
    background: none;
    color: #fff;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    padding-left: 14px;
    padding-right: 14px;
    
    font-weight: 600;
    text-transform: uppercase;
}


.nav-parent-icon {
    height: auto;
    display: inline;
    width: 40px;
    margin-right: 5px;
}

.mega-menu-cats-item {
    display: inline-table;
    text-align: left;
    margin-bottom: 20px;
}

.mega-menu-cats-item a {
    color: #534132 !important;
    font-size: 17px;
    font-weight: 400;
}

.nav-child-icon {
    height: 50px !important;
    width: 65px !important;
    display: table;
    object-fit: contain;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}

.mega-menu-cats-item a:hover{
opacity:0.7;	
}

#mega-menu-cat-image-col {
    height: 500px;
    object-fit: cover;
}


#mega-menu-cat-image-col img{
    height: 100%;
    object-fit: cover;
}


.vert-center.text-white.text-center.slider-caption {
  
}


.product-banner-inner h5 {
    font-size: 22px;
}




.product-banner-inner h5 span{
    font-size: 15px;
}


.nav > li:first-child a {
    
}
.nav > li:last-child a {
    
}

.nav > li a:hover{
	background:#534132;
}


.top-main-area {
    padding: 5px 0;
    background: #fff;
    position: relative;
    z-index: 999;
}

.logo.mt5 {
    margin-top: unset !important;
}

.cart-image {
    width: 24px;
    height: 24px !important;
}



.user-image{
width: 24px;
height: 24px;
object-fit: contain;
}


.shopping-cart-menu {
    
    background: white;
    padding: 20px 30px;
    
}

.shopping-cart-menu-inner {
    padding-top: 10px;
    background: transparent;
    position: absolute;
    left: -257px;
    top: 32px;
    box-shadow: 1px 8px 10px #2A2A2A;
    display: none;
    width: 312px;
}

.shopping-cart:hover .shopping-cart-menu-inner{
	display:table;
}



.cart-login-area {
    padding-top: 15px;
}


.shopping-cart-items {
    padding-left: 0px;
	text-align:left;
}


.shopping-cart-items li{
	list-style:none;
}

.shopping-cart-items img {
    width: 50px;
}

.top-shopping-cart-title {
    display: inline-table;
    line-height: 15px;
    width: 167px;
    position: relative;
    top: -13px;
    margin-left: 7px;
	font-size:13px;
}

.shopping-cart-items li {
    list-style: none;
    display: table;
    
    width: 100%;
    margin-bottom: 15px;
}

.mini-cart-link {
    background: #222;
    color: white;
    padding: 4px 25px;
    margin-top: 16px;
    display: table;
    border-radius: 3px;
}


.list-inline.text-center.mini-cart-links {
    position: relative;
    top: 10px;
}


.top-shopping-cart-price {
    font-size: 15px;
}


.count-prds-mini-cart {
    background: #282828;
    width: 20px;
    display: table;
    position: absolute;
    top: 13px;
    height: 20px;
    color: white;
    text-align: center;
    border-radius: 20px;
    line-height: 20px;
    left: 33px;
}



.sale-point {
    text-align: left;
    background: #be2833;
    padding: 20px;
    border: 1px solid #5E0000;
    color: white;
    margin-right: 15px;
    
}

.row.row-wrap.sale-points .col-md-3:nth-child(2) .sale-point,
.row.row-wrap.sale-points .col-md-3:nth-child(4) .sale-point {
    background: #222;
}


.bottom-icons-image {
    height: 90px;
    object-fit: contain;
    filter: brightness(391%);
	opacity: 0.7;
}
.banner-point-title {
    color: white;
}

.banner-point-text-box {
    padding-top: 17px;
}

.banner-point-title {
    font-size: 24px;
}



 .feature-cat-banner img{
	 height:300px;
	 object-fit:cover;
	 transition:filter 0.5s;
 }



.feature-cat-1 .feature-cat-banner img,
.feature-cat-4 .feature-cat-banner img{
	height:600px;
	filter:grayscale(100%);
}


.feature-cat-3 .feature-cat-banner img{

	height:600px;
	
}




.feature-cat-2:hover img,
.feature-cat-4:hover img,
.feature-cat-5:hover img,
.feature-cat-6:hover img{
	filter:grayscale(0%); 
 }


.feature-cat-1 .feature-cat-banner img,
.feature-cat-4 .feature-cat-banner img{
	filter:grayscale(0%);
}

.feature-cat-1:hover img,
.feature-cat-2:hover img,
.feature-cat-3:hover img,
.feature-cat-4:hover img,
.feature-cat-5:hover img,
.feature-cat-6:hover img{
	filter:grayscale(100%); 
 }


.feature-cat-banner-overlay{
	background:rgba(0,0,0,0.5);
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.feature-cat-banner {
    position: relative;
}

.feature-cat-text-inner {
    position: absolute;
    top: 45%;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    text-align: center;
    color: white;
}

.feature-cat-text-inner h5 {
    color: white;
    font-size: 44px;
    font-weight: 900;
	 font-family: 'averta';
   
}


.feature-cat-text-inner h5 span{
	font-weight:100;
	font-size: 40px;
	 font-family: "Open Sans";
}


.new-products h1 {
    font-weight: 100;
    margin-bottom: 40px !important;
    font-size: 55px;
}


.page-template-template-homepage .prd-item-in-loop {
    width: 100%;
    padding: 0px;
}
.text-uc.slider-title {
    font-weight: 700;
    font-size: 90px;
    letter-spacing: 0px;
    font-family: 'Roboto Condensed', sans-serif;
}

.vert-center.text-white.text-center.slider-caption {
    right: 0px;
    left: unset;
    top: 45%;
    text-align: left;
	background:unset;
}


.text-bigger.slider-subtitle {
    font-weight: 100;
    font-size: 46px;
    margin-top: -19px;
    text-align: right;
}


.btn.btn-lg.btn-ghost.btn-white.slider-button {
    border: 0px;
    display: none;
}


.cart-image-prd-grid.cart-image {
    height: 25px;
    width: 20px;
}


.btn.btn-sm.add-to-cart-btn {
    padding-left: 20px;
    padding-right: 20px;
}



.cart-image-prd-grid.cart-image.details-image {
    width: 26px;
}


.footer-menu ul {
	margin:10px 0px;
}


.woocommerce div.product {
    
}

.add-to-cart-text {
    position: relative;
    top: 3px;
}


.footer-logo {
    width: 300px;
    display: table;
    margin: 0 auto;
}

.pwb-slick-slide img {
    height: 84px;
    object-fit: contain;
    background: white;
    opacity: 0.6;
	transition:opacity 0.5s;
}
.pwb-slick-slide img :hover{
	opacity:1;
}
.brand-carousel {
    background: white;
    padding-top: 20px;
    padding-bottom: 20px;
}



.home-new-products-inner .row.products-row.products.columns-4.owl-carousel.owl-theme {
    margin-left: -60px;
    margin-right: -60px;
}

.home-new-products-inner .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
   
}
.home-new-products-inner {
   
}
.new-products {
    margin-top: 50px;
	 margin-bottom: 50px;
}


/******DARK PRODUCT *********/
.product-thumb {
border: 1px solid #C7C7C7;	
}

.product-thumb .product-inner {
    background: #be2833;
    border-top: 3px solid #333;
}

.product-thumb .product-inner {
   background: #282828;
border-top: 3px solid #be2833;
}





.product-thumb .product-inner a {
    color: white;
}
.product-desciption {
color: #fff;
}

.product-thumb .product-actions-list {
   
    border-top: unset;
}
.product-actions-list .btn.btn-sm {
    background: white;
    color: #222;
    border: 1px solid #918e8e;
}

.woocommerce span.onsale {
	background: #222;
}

.product-title {
    min-height: 37px;
    font-weight: 900;
    line-height: 19px;
}

footer.main {
    background: #534132;
    border-top: 3px solid #b82c2b;
}

/******DARK PRODUCT END*********/


.footer-col {
    padding: 0px 50px;
}

.user-image.menu-bar-search-icon {
    opacity: 0.7;
	cursor:pointer;
}

.menu-bar-search-li{
	padding-left:13px;
	padding-right:13px;
}

.menu-bar-search-input-area {
    position: fixed;
    width: 400px;
    right: 10px;
    background: #333;
    z-index: 99999;
    padding: 13px;
    text-align: center;
    top: 85px;
	display:none;
}


ins {
    text-decoration: none;
}


.search-result-col-2 {
    font-size: 12px;
}



.footer-text{
	margin: 15px 0px !important;
}


.list.list-social {
    text-align: center;
    display: table;
    margin: 30px auto;
}

.list.list-social li {
    float: left;
    margin-right: 25px;
}


.footer-menu-inner ul li {
    list-style: disc;
    display: block;
    margin-bottom: 7px;
    font-size: 13px;
    max-width: 145px;
    text-align: left;
    white-space: normal;
}

#menu-under-footer-menu {
    padding: 10px 0px;
}



.woocommerce span.onsale {
    background-image: url("img/sale-badge-2.png");
    background-color: unset;
    box-shadow: unset;
    background-size: 65px;
    background-repeat: no-repeat;
    width: 65px;
    line-height: 14px;
    height: 40px;
    font-weight: 600;
	left: -5px;
}

.breadcrumb {
    margin-top: 0px;
    padding: 10px;
}


.sidebar-left .count {
    font-size: 12px;
}


.container-fluid-prds-grid {
    max-width: 1400px;
}
.wpfFilterTitle {
    color: #222;
    padding-bottom: 5px;
    border-bottom: 1px solid #BBB;
    margin-bottom: 9px;
    font-weight: 600;
}
.wpfFilterVerScroll li {
    margin-bottom: 5px;
    font-size: 14px;
}


.wpfFilterVerScroll li label {
    display: block;
    vertical-align: baseline;
    font-weight: 400;
    color: #222;
}




.wpf_color_icons li label {
    color: transparent !important;
    border: 1px solid #222 !important;
    width: 27px;
}


.wpf_color_icons .wpf_item_count {
   
    display: none;
}


.wpf_item .wpf_item_name {
    font-weight: 600;
    color: #222;
}


.wpf_item label {
    font-weight: 400;
    color: #222;
}
.global-wrap {
    
}
.brand-carousel ul li {
    list-style: none;
    text-align: center;
}

.brand-carousel img {
    height: 60px;
    width: 100% !important;
    object-fit: contain;
    opacity: 1;
    filter: grayscale(100%);
	transition:all 0.5s;
}
.brand-carousel img:hover {
    filter: grayscale(0%);
	
}




/*
.fotorama__stage {
    height: 530px !important;
}

.fotorama__img{
	height: 530px !important;
	object-fit:contain;
}*/

.btn-primary {
    background: #534132;
    color: #fff;
    border-color: #534132;
}

.cart-image-single-prd {
    margin-right: 5px;
    height: 30px !important;
    margin-top: 0px;
    width: auto;
}

.single_add_to_cart_button span {
    position: relative;
    top: 2px;
}


.product-info-price {
    font-size: 35px;
    letter-spacing: -1px !important;
    font-family: "PFC";
    font-weight: bold;
    text-align: right;
    margin-top: 15px;
    margin-bottom: 20px !important;
    color: #333;
}

.product-info-price del {
    margin-right: 10px;
	font-size:28px;
	opacity: 0.7;
}

.prd-item-in-loop .product-desciption {
    color: #fff;
    display: none;
}
.fotorama__nav-wrap {
    margin-top: 10px;
}

.mega-menu-cats {
    text-align: left;
}


.nav-tabs li:first-child a {
    padding-left: 15px;
}


.nav-tabs li:last-child a {
    padding-right: 15px;
}


.product-thumb .product-inner {
   background: #f4eeee;
    border-top: 1px solid #dddbdb;
    text-align: left;
    font-size: 13px;
}

.product-thumb .product-inner a {
    color: #222;
    font-weight: 400;
}

.product-thumb .product-meta {
    margin-top: 15px;
    text-align: center;
}


.product-thumb .product-price {
   
    color: #222;
  background: transparent;
   
}


.woocommerce .products ul, .woocommerce ul.products {
    text-align: center;
}


.product-title a {
    font-size: 15px;
    color: #777 !important;
    line-height: 18px;
    display: table;
}

.brand-inner-grid-prd {
    text-align: left;
    padding-left: 24px;
    font-size: 16px;
    color:#534132;
    font-weight: 600;
    background: #f4eeee;
    position: relative;
    z-index: 10;
    margin-bottom: -17px;
    padding-top: 10px;
	border-top: 1px solid #dddbdb;
}


.single-product .global-wrap {
}

.prd-item-in-loop .product-price {
    color: #b92b32;
    font-size: 19px;
}

.prd-item-in-loop .product-price del{
	font-size: 14px;
	color:#222;
	opacity:0.7;
}
.woocommerce-message::before {
    content: "\e015";
    color: #60a3bc;
}
.woocommerce-message {
    border-top-color: #60a3bc;
    max-width: 1100px;
    margin: 24px auto;
}


.woocommerce-info {
    border-top-color: #333;
}

.woocommerce-info::before {
    color: #333;
  
}
.woocommerce-page img.fotorama__img{
	max-height:500px;
}

.woocommerce a.button:hover{
	background-color:#b82c2b !important;
	border-color:#b82c2b !important;
	color:white !important;
	
}

.related.products .prd-item-in-loop {
    width: 25%;
}

.woocommerce div.product div.images img{
    height: 80px;
    width: 80px;
    object-fit: contain;
}

.woocommerce div.product div.images img.wp-post-image {
    height: 500px;
	 width: 100%;
    object-fit: contain;
}
.yith_magnifier_gallery {
    width: 100% !important;
}
.yith_magnifier_gallery li {
    width: 80px !important;
}

.variations .label {
    display: block;
    text-align: left;
	color:#222;
   
}
.woocommerce div.product form.cart .variations label {
    font-weight: 400;
    font-size: 17px;
}

.woocommerce div.product form.cart table td.value{
	display: block;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #333;
    color: #fff;
    font-weight: 400;
}



.single-product div.product p.price, 
.single-product div.product span.price {
    color: #333;
    font-size: 30px;
 
}

.single-product div.product p.price bdi{
	font-weight:400;
}

.single-product div.product p.price del bdi{
	font-weight:100;
}


button:hover{
	background-color: #b82c2b !important;
	background-border: #b82c2b !important;
}


.select_option:hover, .select_option.selected {
    border-color: #999595 !important;
    background: #222 !important;
    color: #fff !important;
}

.select_option span, .select_option img {
    border: 0px solid #fff !important;
    
}


.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #333;
    border-color: #333;
}



.prd-item-in-loop div.product form.cart .variations label {
    font-weight: 400;
    font-size: 14px;
	display:none;
}


.prd-item-in-loop .select_box::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    margin-bottom: 5px;
    display: none;
}
.prd-item-in-loop .select_box_label.select_box {
    display: table;
    margin: 0 auto;
}

.prd-item-in-loop .reset_variations {
    display: none !important;
}

.wooco-product .select select {
    display: table !important;
}

span.xoo-wsc-pname, span.xoo-wsc-pname a {
    font-weight: 600;
    font-size: 12px;
}

.xoo-wsc-img-col img {
    width: 100%;
    height: 50px;
    object-fit: contain;
}
.xoo-wsc-ft-amt-label{
	font-size:0px;
}
.xoo-wsc-ft-amt-label::after {
    content: "Σύνολο:" !important;
    font-size: 19px;
    font-weight: 600;
}

.xoo-wsc-body, .xoo-wsc-body span.amount, .xoo-wsc-body a {
    font-size: 14px;
    color: #000000;
}

.page-template-default h3, .page-template-default h3 strong {
    font-weight: 300;
    color: #333;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 400;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.xoo-wsc-ft-btn {
    font-size: 14px !important;
}

.prd-item-in-loop .cart-image-single-prd {
    height: 20px !important;
    width: auto !important;
    display: inline-table !important;
}

.prd-item-in-loop .quantity .qty {
    width:2.631em;
    text-align: center;
    height: 31px;
}


/*TYPE-NUMBER****************************/
/*TYPE-NUMBER****************************/
/*TYPE-NUMBER****************************/
/*TYPE-NUMBER****************************/
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.quantity {
  border: 2px solid #ddd;
  display: inline-flex;
}

.quantity,
.quantity * {
  box-sizing: border-box;
}

.quantity button {
    outline: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: auto;
    cursor: pointer;
    margin: 0;
    position: relative;
}

.quantity button:before,
.quantity button:after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 2px;
  background-color: #8e8b8b;
  transform: translate(-50%, -50%);
}
.quantity button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.quantity input[type="number"] {
    font-family: sans-serif;
    max-width: 40px;
    padding: 5px;
    border: solid #ddd;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-width: 0 2px;
    font-size: 12px;
    height: 2rem;
    font-weight: bold;
    text-align: center;
}

/*************TYPE-NUMBER**END******************/
/*************TYPE-NUMBER**END******************/
/*************TYPE-NUMBER**END******************/


.added_to_cart.wc-forward {
    display: none !important;
}


.wpfSearchWrapper .wpfSearchFieldsFilter {
    width: 100%;
    margin: 5px 0px;
    border: 1px solid #C8C8C8;
    padding: 5px 4px;
}
 
.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    width: 100%;
    height: 31px;
}

.prd-item-in-loop .single_add_to_cart_button {
    width: 100% !important;
}

.related.products .prd-item-in-loop .single_add_to_cart_button {
    width: 100% !important;
}




.product-info.box .woocommerce-variation-add-to-cart button.single_add_to_cart_button{
	width:325px;
}

.sidebar-left {
    margin-right: 30px;
    position: relative;
    z-index: 5;
}




.add-to-cart-text {
    color: white;
}

.product-thumb .product-price-list > li:last-child, .product-thumb .product-actions-list > li:last-child {
    margin-right: 0;
    width: 100%;
}


.page-template-template-new-products .col-md-4.prd-item-in-loop {
    width: 25%;
}



.brands-page-item {
    height: 160px;
    display: table;
    margin: 15px 0px;
	filter:invert(0%);
	transition:filter 0.3s;
}

.brands-page-item img{
	height:100%;
	object-fit:contain;
}
.brands-page-image-item a {
    display: table-cell;
    height: 100%;
    background: white;
    vertical-align: middle;
}
 
.brands-page-text-item a {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    font-size: 25px;
    color: #222;
    font-weight: 700;
    height: 100%;
    width: 100%;
    background: white;
    line-height: 30px;
}

.brands-page-item:hover{
	filter:invert(100%);
}
.other-color-link img{
	height:50px;
	width:50px;
	object-fit:contain;
}

.other-color-link {
    display: inline-table;
    margin-right: 10px;
    text-align: center;
}


.other-color-link span{
	display:table;
	
}
.single-prd-other-color-box {
    margin-bottom: 16px;
}

.other-color-word {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px;
}

.other-color-link span {
    display: table;
    width: 100%;
    font-weight: 600;
    font-size: 12px;
}


.combo-products .col-md-4.prd-item-in-loop {
    width: 25%;
}

.combo-products-title {
    font-size: 30px;
    margin-bottom: 18px;
    font-weight: 400;
}


.theon-prd-add-to-cart .variations .label{
	display:none;
	
}
.theon-prd-add-to-cart  button.single_add_to_cart_button {
    width: 180px !important;
}


.theon-prd-add-to-cart button.single_add_to_cart_button .cart-image-single-prd {
    display: none;
}

.theon-prd-add-to-cart button.single_add_to_cart_button {
    width: 180px !important;
    height: 30px;
    padding-top: 0px;
    font-size: 13px;
}


.theon-prd-add-to-cart .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 26px;
}

.theon-prd-title {
    font-weight: 600;
    color: #222;
}

.theon-prd-add-to-cart form.cart .variations {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
   
}

.combo-products-title {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 400;
    margin-top: 10px;
    color: #222;
}

.theon-prd-row.row {
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 27px;
}


.brands-page-list li {
    display: inline-block;
    width: 15%;
    text-align: center;
    font-size: 23px;
    height: 100px;
    border: 1px solid #CACACA;
    line-height: 25px;
    padding-top: 0px;
    margin-bottom: 22px;
    font-weight: lighter;
    color: #222;
    padding-left: 10px;
    padding-right: 10px;
    background: white;
}
.brands-page-list li a {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
    width: 195px;
    text-align: center;
}


.brands-page-list li img {
    height: 25px;
    width: 100%;
    object-fit: contain;
}




.navbar-toggle {
    border: 1px solid #222;
  
}


.navbar-toggle .icon-bar {
    background: red;
}


.navbar-collapse.collapse {
   
     display: none !important;
}




.mobile-menu-inner {
    overflow-x: hidden;
    padding-left: 40px;
    font-size: 17px;
}



.mobile-filters{
 display:none;	
}


.attribute-pa_megethos .value div {
    display: inline-table;
    margin-right: 25px;
}

.reset_variations {
    width: 100%;
    clear: both;
    float: left;
}


.attribute-pa_megethos .value div label {
    font-weight: 700;
    color: #222 !important;
    margin-left: 2px;
}


.product-info-price ins {
    color: red;
}

.wc_payment_method.payment_method_paypal img {
    object-fit: contain;
    object-position: left;
}

#createaccount {
    position: relative;
    top: 10px;
}

#payment #terms {
    position: relative;
    top: 10px;
}



.single-prd-thumbnails li{
	display:inline-table;
	margin-right:10px;
}


#single-prd-img-container {
    text-align: center;
	background: white;
}






.single-prd-thumbnails img {
    height: 100px;
    width: 100px;
    object-fit: contain;
    border: 1px solid #dededf;
    padding: 5px;
    margin-bottom: 13px;
}



.single-prd-image {
    max-height: 600px !important;
    object-fit: contain !important;
}


.brands-page-list li img {
    height: auto;
    width: 100%;
    object-fit: contain;
}

.sng-prd-images-row.row {
    background: white;
}


.global-wrap {
    background: #ebebec;
}

.single-product header.main {
    box-shadow: unset;
}

.single-prd-thumbnails {
    padding-left: 0px;
    padding-top: 15px;
}

#single-prd-img-container {
    /*border: 1px solid #dededf;*/
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sng-prd-percentage-badge {
    width: 86px;
    border: 2px solid;
    background-color: #ee5253;
    font-size: 28px;
    display: table;
    margin: 0 auto;
    height: 82px;
    line-height: 82px;
    font-weight: 600;
    color: white;
    border-radius: 93px;
    box-shadow: 1px 1px 10px #9A9A9A;
}


.sng-prd-images-right-to-image-col {
    padding-top: 15px;
    text-align: center;
}


.single-prd-thumbnails .active img {
    border: 1px solid #222;
}


.sng-prd-origninal-badge {
    border: 1px solid #cccccd;
    background: #ebebec;
    font-size: 15px;
    width: 91px;
    margin: 30px auto;
    line-height: 16px;
    padding: 15px 0px;
    color: #222;
    border-radius: 3px;
}

.sng-prd-origninal-badge .first-word {
    font-size: 25px;
    font-weight: bold;
}

.second-word {
    display: table;
    margin-top: 4px;
    font-size: 14px;
}

.sng-prd-origninal-badge {
    border: 1px solid #c4c4c5;
    background: #e4e4e5;
    font-size: 15px;
    width: 86px;
    margin: 30px auto;
    line-height: 16px;
    padding: 15px 0px;
    color: #222;
    border-radius: 3px;
    box-shadow: 1px 1px 10px #BABABA;
}


.product-info.box h3 {
    font-wEight: bold;
    color: #414141;
    line-height: 26px;
    font-family: 'PFC', serif;
    font-size: 23px;
    margin-bottom: 0px;
}

.single-prd-brand-logo-area img {
    object-fit: contain;
    width: 85px;
    opacity: 0.6;
}

.sng-prd-origninal-title {
    margin-left: 25px;
    font-size: 14px;
    color: #222;
}

.single-product .product-info.box {
    padding: 20px 25px;
}

.sngl_prd_sku_wrapper {
    margin-bottom: 30px;
    margin-top: 7px;
}




.single-product .product-info-price ins {
    color: #ee5253;
    font-weight: bold;
	font-family: 'PFC', serif; 
}


.single-product .product-info-price del {
    font-size: 20px;
    letter-spacing: 0px !important;
}

.single-product .woocommerce-Price-currencySymbol {
    margin-left: 5px;
}

label[for="pa_megethos"] {
    font-size: 11px !important;
    letter-spacing: 2px;
}

.product-info-price {
    padding-bottom: 0px;
    
    border-bottom: 0px;
    margin-bottom: 0px;
}


.button-variable-item span {
    font-size: 14px;
}


.wvs-style-squared .button-variable-item {
    min-width: 70px;
}

.you-win-in-price {
    color: #ee5253;
    margin-top: -5px;
    margin-bottom: 30px;
}


.single_add_to_cart_button {
    max-width: 305px !important;
}
/*
.single_variation_wrap .single_add_to_cart_button {
    max-width: unset !important;
    width: 100% !important;
}*/
.single-product .variations {
    margin-bottom: 30px !important;
}

.single_add_to_cart_button.button.alt {
    height: 45px;
    width: 305px;
}

.menu-kid-name {
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 18px;
}
.wpfFilterContent .wpfPriceInputs button {
    display: none;
}

.ui-slider.ui-widget-content .ui-slider-handle {
    background: #b1b1b2 !important;
    border: 1px solid #000 !important;
    border-radius: 20px !important;
    top: -6px !important;
}


.offers-top-bar a {
    display: table;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
	font-weight: bold;

}

.track-offer-li a {
    text-transform: unset !important;
    font-size: 14px !important;
}


.page-container {
    background: white;
    padding: 20px 40px;
}


#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 130px;
    box-shadow: none;
}


.checkout.woocommerce-checkout h3 {
    margin-top: 15px;
    font-weight: bold;
    font-family: 'PFC';
}


.cart_totals.calculated_shipping h2 {
    font-family: 'PFC';
}


.mega-menu-inner .col-md-6 {
   
    border-right: 1px solid #222;
}

.track-offer-submenu {
    position: absolute;
    background: white;
    padding: 5px 5px;
    text-align: left;
    width: 100%;
    left: 0px;
    border-top: 1px solid #B9B9B9;
    top: 28px;
	display:none;
}

.track-offer-submenu li {
    list-style: none;
   
}


.track-offer-submenu li a {
    padding: 5px 2px;
    font-weight: bold;
    display: table;
    width: 100%;
    font-size: 13px !important;
}


.track-offer-submenu li img{
	height:40px;
	width:40px;
	object-fit:contain;
	
}


.track-offer-li:hover .track-offer-submenu{
	display:block;
}


.track-offer-li {
    padding: 4px 10px;
    margin-right: 4px;
    background: #c42d2d;
    color: white;
}

.featured-cat-text-overlay{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.2);
	z-index:1;
	
}

.feature-cat-text-inner{
	z-index:2;
	
}

.offers-top-bar-row.row {
    margin: 0px;
}
.home-new-products-inner{
	position:relative;
}


.loop-in-stock {
    position: absolute;
    z-index: 10;
    bottom: 0;
    background: transparent !important;
    width: 97px;
    right: -10px;
    height: auto !important;
}

.footer-mobile-phone{
display:none;

}



.brands-page-list a{
opacity:1;
transition:opacity 0.6s;	
}


.brands-page-list a:hover{
opacity:0.4;

}


.track-offer-li {
    cursor: pointer;
    transition: all 0.5s;
}

.track-offer-li:hover {
   background:#222;
}



.sngl-in-stock {
    border: 1px solid #c4c4c5;
    background: #e4e4e5;
    font-size: 14px;
    margin: 30px auto;
    line-height: 17px;
    padding: 4px;
    color: #27ae60;
    border-radius: 3px;
    box-shadow: 1px 1px 10px #BABABA;
    font-weight: bold;
    display: table;
    width: 85px;
    font-family: 'PFC', serif;
}


#must-select-size-info {
    color: #c42d2d;
    font-weight: bold;
    margin-bottom: 8px;
    border: 1px solid;
    display: table;
    padding: 4px 10px;
    font-size: 16px;
}

img.alignright {
    width: auto;
    float: right;
	margin-left:20px;
}

img.alignleft {
    width: auto;
    float: left;
	margin-right:20px;
}

section {
    padding: 50px 0px;
}

.triple-img-text {
    line-height: 29px;
}

.triple-img-imagediv img {
    width: 100%;
    object-fit: contain;
}

.triple-img-subtitle {
    margin-bottom: -10px;
    color: #222;
}

.triple-img-title {
    font-size: 40px;
    font-family: 'PFC', serif;
    color: #222;
}
.four-img-imagediv img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    background: #222;
    object-position: left;
}

.four-img-text-inner {
    padding: 69px 51px;
    line-height: 25px;
}
.four-img-title.big-title {
    font-size: 39px;
    font-family: 'PFC', serif;
    margin-bottom: 35px;
}

.four-img-text-left.col-md-6 {
    padding-right: 50px;
}
.four-img-text-right.col-md-6 {
    padding-right: 50px;
}

#coupon_code {
    width: 200px;
}

footer .wpcf7-form-control {
    padding-left: 10px;
}
.logo img {
    padding: 5px 0px;
}



#customer_details label {
    font-weight: bold;
    color: #222;
}

.shopping-cart-checkout-inner h3 {
    margin-bottom: 35px;
}


.check-out-prd-item.row img {
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.top-shopping-cart-title {
    display: table;
    width: 100%;
}


.check-out-prd-item.row {
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 15px;
    padding-top: 20px;
}


.check-out-prd-item-price,
.check-out-prd-item-title {
    padding-top: 25px;
    display: table;
    width: 100%;
}

.wc_payment_method.payment_method_piraeusbank_gateway img {
    height: 42px;
    object-position: left;
    width: 100% !important;
    object-fit: contain;
}

.top-main-area {
    background: #534132;
    color: white;
}

header.main {
    background: #d02f27;
}

.home-categories-section ul li {
    list-style: none;
    text-align: center;
    display: inline-table;
    width: calc(16%);
    margin-bottom: 110px;
    font-weight: bold;
}

.home-categories-section ul li a{
	color: #534132;
}


.home-categories-section ul li img {
    display: table;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 50px;
    height: 60px;
    object-fit: contain;
    width: 100%;
	transition:all 0.5s;
}

.home-categories-section ul li:hover img {
    transform: scaleX(-1);
}

.home-categories-section ul {
    padding: 0px;
}

.container-home-cats.container {
   
}
.grid-offer-item {
    margin-bottom: 30px;
}

.owl-carousel .owl-item {
    padding: 0px !important;
}

.owl-carousel {
    padding: 0px;
	margin: 0px;
}


.owl-dot {
    display: inline-table;
    margin-right: 5px;
}

.owl-dot span {
    width: 10px;
    height: 10px;
    display: table;
    background: rgba(0,0,0,0.5);
    border-radius: 20px;
    border: 1px solid rgba(255,255,255,0.5);
}

.owl-dot.active span {
	background: #D02F27;
}

.owl-dots {
    position: relative;
    top: -30px;
}
footer.main .footer-copyright {
    padding: 10px 0;
    background: #625245;
    color: #fff;
}

footer.main .footer-top-area {
    padding-top: 30px;
    background: #534132;
}
.screen-reader-response {
    display: none;
    height: auto !important;
}
/*
.top-area {
    position: relative;
    overflow: hidden;
    height: 500px;
}
*/
.header-phone img {
    height: 44px;
    display: inline-table;
    width: 50px;
    object-fit: contain;
    margin-right: 6px;
}

.header-phone {
    color: white;
}

.header-phone {
    display: table;
    padding-top: 5px;
}
.header-phone-description {
    font-size: 30px;
    display: table;
}


.header-phone-text {
    display: inline-table;
    line-height: 22px;
    float: right;
}


a:focus{
	color:unset !important;
	border:0px;
	outline:0;
}


footer.main p {
    
    color: #f2fbfa;
}

.nav-parent-icon {
  display: none;
}

.mega-menu-cats-item a {
    padding-bottom: 2px !important;
    color: #d02f27 !important;
}

.mega-menu-cats-item-grand-childs a {
    font-size: 13px;
    padding: 2px 15px !important;
    color: #534132 !important;
}

 
.flexnav li a {
    background: unset;
}

.flexnav li a:hover{
	background:none;
}

.mega-menu-cats-parent-item:hover,
.main-menu-parent-anchor:hover{
	background:#534132 !important;
	
}



.languages-select {
    display: table;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
}

.languages-select li {
    display: inline-table;
    margin-right: 3px;
	
}


.track-order-inner li{
	display:inline-table;
	padding-right: 70px;
	position:relative;
	
}


.track-order-inner li img {
height: 140px;
filter:grayscale(100%);
opacity:0.3;
}

.track-order-inner ul {
    padding: 0px;
    text-align: center;
}

.track-order-inner li::after {
    content: " ";
    height: 4px;
    width: 70px;
    background: #025299;
    position: absolute;
    bottom: 86px;
    right: -2px;
}

.track-order-inner li:last-child::after{
	display:none;
}


.track-loading {
    position: absolute;
    height: 60px !important;
    width: 60px !important;
    top: 40px;
    left: 50px;
    opacity: 0.7 !important;
}



.track-order-inner {
    margin-bottom: 80px;
    text-align: center;
    background: #EAEAEA;
    padding: 28px 0px;
    border: 1px solid #B2B2B2;
}



.woo-check-out-title {
    font-size: 25px;
    margin-bottom: 40px;
}



