/*Sitemap*/
div.osmap-items h2 {
  display: none;
}

/*Add To Cart*/
div.addtocart-bar.clearfix {
  margin-top: 20px;
}

/*Custom Filters
div.product-field.product-field-type-C::after {
  content: " - Δυσκολεύεστε με την επιλογή μεγέθους; Παρακάτω θα βρείτε το μεγεθολόγιο ...";
  font-size: 0.85em;
}*/

/*Chat*/
div#wh-widget-send-button.wh-widget-right {
	margin-bottom: 39px !important;
}

a.wh-widget-send-button-get-button {
  display: none !important;
}

/*Back to Top*/
button.vpf-scroll-top-button.hidden-xs.hidden-sm.active {
    margin-bottom: 85px !important;
    margin-right: -9px;
}

/*Logo*/
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin-top: -20px;
}

/*Main Menu Dropdown Module Header Text*/
li.menuitem.item-287 div.vmheader {
	margin-top: 20px;
}

/*Product Bundles*/
.productbundles_productimage_link img {
	width: 90px;
}

.productbundles_product_separator {
	margin-top: 50px;
}

span.productbundles_productname a {
	width: 100px;
	display: block;
}

form#productbundles_cart_14.productbundles_cart span.addtocart-button input.btn.addtocart-button.productbundles_addtocart_btn {
	margin-top: 10px;
}

div#productbundles_wrapper_14.productbundles_wrapper {
	display: inline-block;
}

/*Product Detail View Wishlist and Compare*/
.product-action-buttons-cont.first-set > button:first-child {
	margin-bottom: 10px;
}

.product-action-buttons-cont.first-set > button {
	margin-left: 0px;
}

.product-action-buttons-cont.first-set > button:first-child {
	margin-right: 15px;
}

/*Cart*/
span.vmpayment span.vmpayment_cost.fee {
    margin-bottom: 10px;
    display: block;
    margin-top: -5px;
} 

/*Chrono Form Component*/
#custom_width {
  width: 100%;
}

form#chronoform_withdrawal.Chronoform.hasValidation textarea {
  height: 70px;
}

div.chronoform {
	display: none;
}

.ccms_form_element {
	margin-bottom: -10px;
}

div.small-message {
    margin-left: 0px;
    margin-top: -5px;
    margin-bottom: 7px;
}


textarea#input_textarea_peculiarities {
    margin-bottom: 5px;
    width: 275px;
	height: 70px;
}

div#chrono_verification1_container_div.ccms_form_element.cfdiv_text label {
	margin-right: 5px;
}

div#input_submit_101_container_div.ccms_form_element.cfdiv_submit input {
    width: 275px;  
}

div#chrono_verification1_container_div.ccms_form_element.cfdiv_text input.chrono_captcha_input {
	width: 120px;
}

/*Megethologio Custom Fields*/
div.product-field.product-field-type-E div.product-fields-title-wrapper {
    display: inline-block !important;
    margin-right: 10px  !important;
  	width: 145px;
}

div.product-field.product-field-type-E div.product-field-display {
  display: inline-block  !important;
}

div.product-field.product-field-type-E div.product-field-desc {
    font-size: 0.9em !important;
    margin-top: 0px !important;
}

/*Out of stock product page*/
span.no-stock.text-danger.hasTooltip {
	color: #c66464;
}

span.no-stock.text-danger.hasTooltip::after {
  	content: "Παρακαλούμε επιλέξτε άλλο μέγεθος";
    display: block;
    color: #c6a464;
  	font-size: 0.8em;
}