.home .site-header .site-branding img{
	/*  background: url(http://www.corifashion.com/wp-content/uploads/2021/05/cori-white-logo.svg) no-repeat  ;
    background: url(http://www.kalliakossieri.gr/wp-content/uploads/2025/03/cori-white-logo.svg) no-repeat  ; */
	background: url(https://www.kalliakossieri.gr/wp-content/uploads/logo/kallia_kossieri_white.webp) no-repeat;
	    background-position: center  ;
    background-size: contain ;
}
.home .line {
	background: #fff;
	}

.home .site-header a{
	color: #fff;
}
.home #site-header-cart a{
	color: #fff;
}
.home .site-header input[type=search]{
	color: #fff;
}
.home .site-header input[type=search]::placeholder{
	color: #fff;
	font-size: 12px;
	}
.home.site-header .site-search .widget_product_search form:before{
	color: #fff;
	}

.home  .site-header{
	position: absolute;
	width: 100%;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus{
	outline-color: #fff;
}
.hentry .entry-content .twoimagessidebyside .wp-block-column{
margin-right: 0 !important;
}
.twoimagessidebyside figcaption{
	font-size: 30px;
	font-weight: 400;
}
.twoimagessidebyside figcaption{
	text-align: left;
	padding: 10px 5%;

	}
.nomarginbottom {
	margin-bottom: 0 !important;
}
.fullimg img{
	width: 100%;

}
.centerpaddimg {
	padding: 1% 7%;
}
.centerpaddimg  img{
    margin: 0 auto;

    }

.hentry .entry-content .corihr{
	    margin-top: 100px;
    background-color: #8D8D8D;
    margin-bottom: 100px;
    width: 480px;
    max-width: 34% !important;
}
.abouttexthome{
 font-size: 1.5em;
font-style: normal;
font-weight: 200;
line-height: 33px;
letter-spacing: 0em;
text-align: left;

}
.padddingleftsection{
	padding-left: 15%;
}
.rightsectionabouthome p{
   /* margin-left: 20%;
    margin-right: 20%;*/
    width: 100%;
    max-width: 450px;
	margin: 20px auto;
}

.rightsectionabouthome a{
font-family: Manrope;
font-size: 18px;
font-style: normal;
text-transform: uppercase;
font-weight: 300;
line-height: 25px;
letter-spacing: 0.15em;
text-decoration: none;
}

.rightsectionabouthome img{
	margin: 0 auto;
	/*margin-left: 20%;
    margin-right: 20%;*/
    width: 100%;
    max-width: 450px;
}



@media only screen and (min-width: 600px ) and (max-width: 991px){
	.home-about-us {
    display: block;
}
.rightsectionabouthome img {
    
    max-width: 100%;
}
	
	.padddingleftsection{
	padding-left: 0%;
}
.rightsectionabouthome p{
	/*margin-left: 0;*/
	margin-right: 0;
}
.rightsectionabouthome img{
/*	margin-left: 0;*/
	margin-right: 0;
}

	
}





@media only screen and (min-width: 781px) {
	.nomarginbottom {
		padding-right: 0px!important;
	}

}


@media only screen and (min-width: 768px) {
.twoimagessidebyside figcaption{

	position: absolute;
	background: #fff;
	width: 50%;
	margin-top: -68px;
	opacity: 0;
	transition: 1s ease all;
	}
.twoimagessidebyside .wp-block-column .fullimg:hover figcaption{
	opacity: 1;
	}



}


@media only screen and (max-width: 767px) {
.nomarginbottom{
	margin-bottom: 30px !important;
}
.padddingleftsection{
	padding-left: 0%;
}
.rightsectionabouthome p{
	/*margin-left: 0;*/
	margin-right: 0;
}
.rightsectionabouthome img{
	margin-left: 0;
	margin-right: 0;
}
.rightsectionabouthome img {
    
    max-width: 100%;
}

}
