@CHARSET "UTF-8";
.cntctfrm_contact_form * {
text-align: left !important;
line-height: normal !important;
}
.rtl .cntctfrm_contact_form * {
text-align: right !important;
}
.cntctfrm_contact_form .cntctfrm_contact_submit {
text-align: center !important;
}
.cntctfrm_contact_form p,
.widget .cntctfrm_contact_form p {
margin: 0 !important;
}
.cntctfrm_contact_form .cptch_block label + br,
.cntctfrm_contact_form .cptch_block span + br,
.cntctfrm_contact_form .cptchpr_block label + br,
.cntctfrm_contact_form .cptchpr_block span + br {
display: block !important;
}
.cntctfrm_contact_form .cptch_block br,
.cntctfrm_contact_form .cptchpr_block br {
display: none;
}
.cntctfrm_input_captcha .cptch_block ~ .gglcptch,
.cntctfrm_input_captcha .cptchpls_block ~ .gglcptch,
.cntctfrm_input_captcha .cptchpr_block ~ .gglcptch,
.cntctfrm_input_captcha .cptch_block ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpls_block ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpr_block ~ .gglcptchpr,
.cntctfrm_input_captcha .cptch_wrap ~ .gglcptch,
.cntctfrm_input_captcha .cptchpls_wrap ~ .gglcptch,
.cntctfrm_input_captcha .cptchpr_wrap ~ .gglcptch,
.cntctfrm_input_captcha .cptch_wrap ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpls_wrap ~ .gglcptchpr,
.cntctfrm_input_captcha .cptchpr_wrap ~ .gglcptchpr {
padding: 20px 0 0;
}
.cntctfrm_contact_form .gglcptch #recaptcha_widget_div {
width: 320px !important;
}
.cntctfrm_label,
.cntctfrm_input,
.cntctfrm_select,
.cntctfrm_checkbox {
box-sizing: border-box; width: 100%;
}
.cntctfrm_input.cntctfrm_input_submit {
max-width: 100%;
}
.cntctfrm_contact_form input[type="text"],
.cntctfrm_contact_form input[type="file"],
.cntctfrm_contact_form select,
.cntctfrm_contact_form textarea,
.widget .cntctfrm_contact_form input[type="text"],
.widget .cntctfrm_contact_form input[type="file"],
.widget .cntctfrm_contact_form select,
.widget .cntctfrm_contact_form textarea {
width: 100%;
margin: 0 !important;
box-sizing: border-box;
}
.cntctfrm_contact_form.cntctfrm_width_default input[type="text"],
.cntctfrm_contact_form.cntctfrm_width_default input[type="file"],
.cntctfrm_contact_form.cntctfrm_width_default select,
.cntctfrm_contact_form.cntctfrm_width_default textarea,
.widget .cntctfrm_contact_form.cntctfrm_width_default input[type="text"],
.widget .cntctfrm_contact_form.cntctfrm_width_default input[type="file"],
.widget .cntctfrm_contact_form.cntctfrm_width_default select,
.widget .cntctfrm_contact_form.cntctfrm_width_default textarea {
max-width: 320px;
}
.cntctfrm_contact_form input[type="checkbox"],
.cntctfrm_contact_form input[type="radio"]
.cntctfrm_contact_form input[type="submit"],
.widget .cntctfrm_contact_form input[type="checkbox"],
.widget .cntctfrm_contact_form input[type="radio"],
.widget .cntctfrm_contact_form input[type="submit"] {
margin: 0;
}
.cntctfrm_contact_attachment_extensions {
font-size: 10px !important;
}
.cntctfrm_contact_form input.cntctfrm_contact_submit {
cursor: pointer !important;
text-align: center !important;
margin-bottom: 10px !important;
}
.cntctfrm_label:first-child {
padding: 0;
}
.cntctfrm_label,
.cntctfrm_checkbox {
padding: 5px 0 0;
}
.cntctfrm_input,
.cntctfrm_select,
.cntctfrm_checkbox {
position: relative;
}
.cntctfrm_error_text {
margin: 5px 0;
color: red;
text-align: left;
}
#cntctfrm_contact_attachment {
margin-bottom: 0;
}
.cntctfrm_contact_form div {
clear: both;
}
.cntctfrm_one_column.cntctfrm_width_default {
max-width: 320px;
width: 100%;
}
.cntctfrm_one_column.cntctfrm_width_custom {
max-width: 100%;
width: 100%;
}
.cntctfrm_two_columns.cntctfrm_width_default {
max-width: 650px;
width: 100%;
}
.cntctfrm_two_columns.cntctfrm_width_custom .cntctfrm_column {
max-width: 49%;
}
.cntctfrm_one_column.cntctfrm_width_custom .cntctfrm_column {
max-width: 100%;
}
.cntctfrm_column {
position: relative;
min-height: 1px;
width: 100%;
padding: 0;
margin: 0;
clear: none !important;
}
.cntctfrm_ltr .cntctfrm_column {
float: left;
width: 49%;
}
.cntctfrm_rtl .cntctfrm_column {
float: right;
width: 49%;
}
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_default #cntctfrm_first_column,
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_default #cntctfrm_submit_first_column {
margin: 0 10px 0 0;
}
.cntctfrm_two_columns.cntctfrm_rtl.cntctfrm_width_default #cntctfrm_first_column,
.cntctfrm_two_columns.cntctfrm_rtl.cntctfrm_width_default #cntctfrm_submit_first_column {
margin: 0 0 0 10px;
}
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_first_column,
.cntctfrm_ltr.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_submit_first_column {
margin: 0 2% 0 0;
}
.cntctfrm_rtl.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_first_column,
.cntctfrm_rtl.cntctfrm_two_columns.cntctfrm_width_custom #cntctfrm_submit_first_column {
margin: 0 0 0 10px;
}
.cntctfrm_field_wrap {
margin: 0 0 5px;
}
.cntctfrm_contact_form label,
.cntctfrm_contact_form .cntctfrm_contact_submit {
display: inline;
}
.cntctfrm_contact_form .cptch_input {
max-width: 100% !important;
}.we-related {display: block;padding: 0;list-style-type: none;}
.we-related li{display: inline-block;margin-right: 10px;position: relative;max-width: 70px;}
.we-related li:last-child {margin-right: 0;}
.we-related li a{display: block;}
.we-related li:hover a img{opacity: 0.7;}
.we-related li .hover-bubble{position: absolute;padding: 0 7px;line-height: 22px;font-size: 11px;letter-spacing: .3px;visibility: hidden;white-space: nowrap;color: transparent;background-color: transparent;transition: all .2s ease-in-out;bottom: 115%;left: 50%;right: auto;top: auto;-webkit-transform: translateX(-50%) translateY(0);-o-transform: translateX(-50%) translateY(0);-ms-transform: translateX(-50%) translateY(0);-sand-transform: translateX(-50%) translateY(0);-moz-transform: translateX(-50%) translateY(0);transform: translateX(-50%) translateY(0);z-index: 1;}
.we-related li .hover-bubble:before {content: "";position: absolute;top: 100%;bottom: auto;left: 50%;right: auto;color: transparent;font-size: 16px;font-family: FontAwesome;line-height: 5px;-webkit-transform: translateX(-50%) translateY(0);-o-transform: translateX(-50%) translateY(0);-ms-transform: translateX(-50%) translateY(0);-sand-transform: translateX(-50%) translateY(0);-moz-transform: translateX(-50%) translateY(0);transform: translateX(-50%) translateY(0);transition: all .2s ease-in-out;}
.we-related li:hover .hover-bubble {background-color: #232324;color: #fff;visibility: visible;top: auto;bottom: 100%;}
.we-related li:hover .hover-bubble:before {color: #232324;}

.woosticker{ position:absolute; background-image:url(//modaborsa.gr/wp-content/plugins/woo-stickers-by-webline/public/images/wli_label_sprite.png);background-repeat: no-repeat;color:transparent; text-indent: -9999px; z-index:99; }
.woosticker.pos_right{ right:0px; left:inherit; }
.woosticker.pos_left{ left:0px; top:0px; }
.woosticker.pos_right_detail{right: 51.9%;}
.wc-product--images .woosticker.pos_right_detail{right:0;}
.woosticker.pos_left_detail{left:0px ;}
ul li a span.woosticker.pos_right_detail{right:0px ;}
.woosticker.new_ribbon_left, .woosticker.onsale_ribbon_left, .woosticker.soldout_ribbon_left{ left:0px; top:0px; width: 56px; height: 54px; }
.woosticker.new_ribbon_right, .woosticker.onsale_ribbon_right, .woosticker.soldout_ribbon_right{ right:0px; top:0px; left:inherit; width: 56px; height: 54px;}
.woosticker.new_round_right, .woosticker.onsale_round_right, .woosticker.soldout_round_right{ right:0px; top:10px; left:inherit; width: 43px; height: 43px; }
.woosticker.new_round_left, .woosticker.onsale_round_left, .woosticker.soldout_round_left{ left: 10px !important; top: 10px !important; width: 43px; height: 43px;}
.woosticker.new_ribbon_left { background-position:-1px -1px; }
.woosticker.new_ribbon_right { background-position:-72px -1px; }
.woosticker.new_round_left, .woosticker.new_round_right { background-position:-2px -186px; } 
.woosticker.onsale_ribbon_left { background-position:-1px -63px; }
.woosticker.onsale_ribbon_right{ background-position:-72px -63px; }
.woosticker.onsale_round_left, .woosticker.onsale_round_right {background-position:-2px -234px;}
.woosticker.soldout_ribbon_left { background-position:-1px -123px; }
.woosticker.soldout_ribbon_right{background-position:-72px -123px;}
.woosticker.soldout_round_left, .woosticker.soldout_round_right {background-position:-2px -282px; height: 44px;}
.woosticker.custom_sticker_image{top: 0px; width: 54px; height:54px; border-style: none; background-size:54px auto; background-position:center center; }
.wc-product-inner .wc-product-contents>span { margin-top: 0; }
.related.products .woosticker.pos_right_detail { right: 0; }
.woosticker.custom_sticker_text { position:absolute; top:0; z-index:99; background-image:none; text-indent:initial; background-color:#000; color:#fff; text-align:center; margin:10px !important; padding:10px; min-width:43px; min-height:43px; font-size:10px; line-height:24px; font-weight:bold; }
.woosticker.custom_sticker_text.woosticker_round {border-radius:100%; -webkit-border-radius:100%;}
.woosticker.custom_sticker_text.woosticker_ribbon {min-width: 50px; width: auto; height: inherit; min-height: auto; padding: 5px 15px; line-height: 16px; margin:0 !important;}
.woosticker.custom_sticker_text.woosticker_ribbon:before { content:''; width: 0; height: 0; border-style: solid; border-width: 0 12px 7px 0; border-color: transparent #000 transparent transparent; position: absolute; left: 0; bottom: -7px;}
.woosticker.custom_sticker_text.pos_left.woosticker_ribbon:before { content:''; transform: rotateY(180deg); width: 0; height: 0; border-style: solid; border-width: 0 12px 7px 0; border-color: transparent #000 transparent transparent; position: absolute; left: auto; right: 0; bottom: -7px;}
.woosticker.custom_sticker_text.pos_left_detail.woosticker_ribbon:before { transform: rotateY(180deg); left: auto; right: 0; }
@media only screen and (max-width:767px){
.woosticker.pos_right_detail{ right:0px; }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  
and (orientation : portrait) { 
.woosticker.new_ribbon_right,
.woosticker.onsale_ribbon_right,
.woosticker.soldout_ribbon_right,
.woosticker.new_round_right,
.woosticker.onsale_round_right,
.woosticker.soldout_round_right{ right:0px !important; }
}