/* Enter Your Custom CSS Here */


/* Different pdf per language, styling and text alignment */
.realfactory-logo-right-block .realfactory-logo-right-block-content {
    line-height: 16px!important;
}

.realfactory-logo-right-block {
    height: 65px;
}

.realfactory-logo-right-block:first-child:lang(en) { 
display:none;
}

.realfactory-logo-right-block:nth-child(2):lang(el) { 
display:none;
}

.realfactory-logo-right-block:nth-child(2):lang(en) { 
border:none;
}

/* Hide Arabic Language */
.realfactory-custom-wpml-flag-item.realfactory-language-code-ar {display:none;}

.comtelnewproducts {background-color:#0076ca;}

.comtelnewproducts h3 {
background-color: #0076ca!important;
}

.comtelnewproducts .gdlr-core-title-item-caption.gdlr-core-info-font.gdlr-core-skin-caption {
background-color: #0076ca!important;
}

.enespa:lang(el) { 
display:none;
}
.grespa:lang(en) { 
display:none;
}