.juloawrapper .adsmanager_home {
	border-top: 1px solid #dddddd;
	background-color: #f9f9f9;
	line-height: 20px;
	margin-left: 0 !important;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}

.mod-languages li > a > img {
	margin-right: 2px;
}

.juloawrapper #adminForm #formcontainer input {
	height: auto;
}

@media (max-width: 480px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-phone {
		display: inherit !important;
	}
	.hidden-phone {
		display: none !important;
	}
}

.vpf-scroll-top-button {
	background: #ff9900 none repeat scroll 0 center;
}

.product-listing.mode-grid h2.product-name {
	font-size: 15px;
	font-weight: bold;
}

.product-listing.mode-grid p.product_s_desc a, .product-listing.mode-grid p.product_s_desc a:hover, .product-listing.mode-grid p.product_s_desc a:active {
	font-size: 13px;
	color: #444;
}

.product-listing.mode-grid .PricesalesPrice {
	font-size: 20px;
	font-weight: bold;
	color: #ff9900;
}

.mt-template-surfmarket .listing-summary .address .tag {
	width: auto;
}

.mt-template-surfmarket .listing-summary .address {
	display: inline;
}

.juloawrapper .adsmanager-details h1.no-margin-top {
	font-size: 30px;
}
.juloawrapper .adsmanager-details .adsmanager-infos h2.section-header {
  font-size: 25px;
}
.form-inline.cbLoginForm .input-append .add-on, .input-prepend .add-on {
	height: 34px;
}
.juloawrapper h4 {
    font-size: 15px;
}
@media (max-width: 480px) {
	.juloawrapper h4 {
		font-size: 18px;
	}
}
.mod-header {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: normal;
    text-transform: none;
    position: relative;
}
.juloawrapper .adsmanager_home {
    border-top: 1px solid #dddddd;
    background-color: #ffffff;
    line-height: 20px;
    margin-left: 0 !important;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
@media (max-width: 900px) {
	.navbar-toggle.vpf-offcanvas-toggle, .navbar-offcanvas-modules .vp-dropmod-anchor > .btn {
		color: #1196ba;
	}
	.navbar-toggle.vpf-offcanvas-toggle:hover, .navbar-toggle.vpf-offcanvas-toggle:focus, .navbar-offcanvas-modules .vp-dropmod-anchor > .btn:hover, .navbar-offcanvas-modules .vp-dropmod-anchor > .btn:focus, .navbar-offcanvas-modules .vp-dropmod-anchor > .btn:active, .navbar-offcanvas-modules .vp-dropmod-anchor > .btn.active, .navbar-offcanvas-modules .over .vp-dropmod-anchor > .btn {
		color: #555;
	}
}
.cbLoginForm #form-login-remember input#modlgn-remember {
	margin-left: 5px;
}

.btn.favorite_ads.like_ad {
	position: relative;
	width: 36px;
	height: 32px;
	float: left;
	background: none;
	border: 0;
	box-shadow: inherit;
	outline: none;
}
.btn.favorite_ads.like_ad:before,
.btn.favorite_ads.like_ad:after {
	position: absolute;
	content: "";
	left: 18px;
	top: 0;
	width: 18px;
	height: 28px;
	background: #ED9DAF;
	-moz-border-radius: 18px 18px 0 0;
	border-radius: 18px 18px 0 0;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		 -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
	-webkit-transform-origin: 0 100%;
	   -moz-transform-origin: 0 100%;
		-ms-transform-origin: 0 100%;
		 -o-transform-origin: 0 100%;
			transform-origin: 0 100%;
}
.btn.favorite_ads.like_ad:after {
	left: 0;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		 -o-transform: rotate(45deg);
			transform: rotate(45deg);
	-webkit-transform-origin: 100% 100%;
	   -moz-transform-origin: 100% 100%;
		-ms-transform-origin: 100% 100%;
		 -o-transform-origin: 100% 100%;
			transform-origin :100% 100%;
}
.btn.favorite_ads.like_ad.like_active:before,
.btn.favorite_ads.like_ad.like_active:after {
	background: #FF1D00;
}
.btn.favorite_ads.like_ad span.glyphicon.glyphicon-heart {
	display: none;
}
@media (max-width: 765px) {
	.adsmanager-details .btn.favorite_ads.like_ad {
		top: -3em;
	}
}
@keyframes pulse {
	0% { transform: scale(1); }
	30% { transform: scale(1); }
	40% { transform: scale(1.2); }
	50% { transform: scale(1); }
	60% { transform: scale(1); }
	70% { transform: scale(1.15); }
	80% { transform: scale(1); }
	100% { transform: scale(1); }
}
.btn.favorite_ads.like_ad:hover {
	animation: pulse 1.2s ease-in-out infinite;
}

.fad_price {
	color: #ff9900;
	font-size: 1.8em;
	font-weight: bold;
}
.fad_price b {
	color: #333;
	font-size: 14px;
}

.productdetails-view .product-discount-amount .PricediscountAmount {
	text-decoration: line-through;
	font-size: 20px;
}
.product-listing .product-discount-amount .PricediscountAmount {
	text-decoration: line-through;
	font-size: 15px;
}

@media (max-width: 450px) {
	.category-view .browse-view .category-order-by, .category-view .browse-view .category-mfg-filter {
		/*margin-top: 1em;*/
		margin-top: .5em;
	}
}

.rating span.vm-product-rating, .list-of-reviews .review-rating {
	color: #ff9900;
}

/*.social_icons { float: right; }*/
.social_icons {
	margin: 0 auto 10px auto;
	text-align: center;
	float: inherit;
}
.social_sprite { display: block; background: url('/images/stories/web/social_sprite.png') no-repeat top left; width: 25px; height: 25px; float: left; margin-left: 5px; }
.social_sprite.fb { background-position: 0 0; height: 24px; }
.social_sprite.twitter { background-position: -35px 0; height: 24px; }
.social_sprite.pinterest { background-position: -70px 0; }
.social_sprite.vimeo { background-position: -105px 0; width: 24px; }
.social_sprite.instagram { background-position: -139px 0; }

.sprite_language { display: block; background: url('/images/stories/web/sprite_language.png') no-repeat top left; width: 18px; height: 12px; float: left; margin: 5px 0 0 10px; }
.sprite_language.es { background-position: 0 0; }
.sprite_language.ca { background-position: -28px 0; }
.sprite_language.gl { background-position: -56px 0; }
.sprite_language.eu_es { background-position: -84px 0; }
.sprite_language.pt { background-position: -112px 0; }
.sprite_language.en { background-position: -140px 0; }
.sprite_language.de { background-position: -168px 0; }
.sprite_language.it { background-position: -196px 0; }
.sprite_language.fr { background-position: -224px 0; }

.juloawrapper h1.no-margin-top {
	font-weight: normal;
	font-size: 36px;
}

.mt-template-surfmarket #listings .listing-summary h2 {
	font-size: 1.6em;
	float: left;
	margin: 0 10px 10px 0;
}

.juloawrapper .adsmanager_label_required:after {
	content:" *";
	color: red;
}

.juloawrapper #contact-form textarea#body.adsmanager_required {
	height: 20em;
}

.manufacturer-list .manufacturer .manufacturer-inner .manufactuer-image-cont {
	display: flex;
	align-items: center
}

.manufactuer-image-cont a {
	margin: 0 auto;
}

h2.manufactuer-name {
	font-size: 1.5em !important;
}

.product-search .btn.dropdown-toggle.btn-default {
	border-right: 1px solid #cccccc !important;
}
.product-search .btn.dropdown-toggle.btn-default:hover {
	border-right: 1px solid #ff9900 !important;
}

.uddeim-password {
	display: none;
}
#uddeim-writeform textarea {
	width: 100% !important;
	height: 20em !important;
}
#uddeim-writeform input.button.btn.btn-base.btn-lg {
	font-size: inherit;
	border: 0;
}

#bottom.bottom {
	background-color: #1196ba;
	color: #fff;
}
.acymailing_module_form .acymailing_introtext, .acymailing_module_form .acymailing_finaltext {
	margin-bottom: 1em !important;
}
.acymailing_module_form .acyterms {
	padding: 0 1em;
}
.acymailing_module_form .acyterms .checkbox {
	margin: 0 auto;
}
footer.footer {
	background-color: #1196ba;
	color: #fff;
	text-align: center;
}
footer.footer a, #bottom.bottom a {
	color: #555;
	text-align: center;
}
footer.footer a:hover, #bottom.bottom a:hover {
	color: #3c5fad;
	text-align: center;
}

.footer-multiple .footer-mods {
}

.footer-multiple .footer-mods .mod-header {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #E5E5E5;
	border-color: #e6e6e6;
	font-size: 18px;
}

.footer-multiple .footer-mods a, .footer-multiple .footer-mods {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.footer-multiple .footer-mods a:hover, .footer-multiple .footer-mods a:active {
	color: #666;
}

.footer-multiple .footer-mods ul {
	padding-left: 1em;
}

a.fa-facebook {
	background: #8c8c8c;
	color: white !important;
	padding: 10px;
	font-size: 20px;
	text-align: center !important;
	text-decoration: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-weight: bold;
	margin-right: 5px;
}
a.fa-twitter {
	background: #8c8c8c;
	color: white !important;
	padding: 10px;
	font-size: 20px;
	text-align: center !important;
	text-decoration: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-weight: bold;
	margin-right: 5px;
}
a.fa-pinterest {
	background: #8c8c8c;
	color: white !important;
	padding: 10px;
	font-size: 20px;
	text-align: center !important;
	text-decoration: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-weight: bold;
	margin-right: 5px;
}
a.fa-vimeo {
	background: #8c8c8c;
	color: white !important;
	padding: 10px;
	font-size: 20px;
	text-align: center !important;
	text-decoration: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-weight: bold;
	margin-right: 5px;
}
a.fa-youtube-play {
	background: #8c8c8c;
	color: white !important;
	padding: 10px;
	font-size: 20px;
	text-align: center !important;
	text-decoration: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-weight: bold;
	margin-right: 5px;
}
a.fa-instagram {
	background: #8c8c8c;
	color: white !important;
	padding: 10px;
	font-size: 20px;
	text-align: center !important;
	text-decoration: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-weight: bold;
	margin-right: 5px;
}
a.fa-linkedin {
	background: #8c8c8c;
	color: white !important;
	padding: 10px;
	font-size: 20px;
	text-align: center !important;
	text-decoration: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-weight: bold;
	margin-right: 5px;
}
i.fa-paper-plane {
	background: transparent;
	border: 5px solid #fff;
	color: white !important;
	padding: 20px;
	font-size: 30px;
	text-align: center !important;
	text-decoration: none;
	border-radius: 50%;
	font-weight: bold;
	margin-right: 5px;
}
.acymailing_module .acymailing_form {
	text-align: right;
}
.acymailing_module_form .icon {
	text-align: center;
	margin-bottom: 1em !important;
}
@media (min-width: 769px) {
	.acymailing_module_form .text {
		padding: 0 5em !important;
	}
}
@media (max-width: 768px) {
	.acymailing_module_form .text {
		text-align: center;
	}
}
.acyfield_email input, .onefield.fieldacyterms label {
	width: 100% !important;
}
.onefield.fieldacyterms label {
	text-align: center;
}
.onefield.fieldacyterms input {
	top: 4px;
	display: inline !important;
}
.acysubbuttons {
	text-align: right;
}
.acysubbuttons .button {
	width: 100% !important;
}

.mm-list a.mm-subopen {
	width: 100px;
	background-color: #605b584d;
}

.juloawrapper .control-group {
	margin-bottom: 0;
}
#modsimplesearch-form input, #modsimplesearch-form select {
	margin-bottom: 5px;
}
.juloawrapper .control-group input.btn.btn-primary.search {
	color: #ffffff;
	background-color: #ff9900;
	background-image: none;
	border-color: #ff9900;
	border-radius: 0;
	margin-top: 5px;
	text-shadow: none;
	box-shadow: none;
}
.juloawrapper .control-group input.btn.btn-primary.search:active, .juloawrapper .control-group input.btn.btn-primary.search:focus, .juloawrapper .control-group input.btn.btn-primary.search:hover {
	color: #ffffff;
	background-color: #1196ba;
	background-image: none;
	border-color: #1196ba;
}
.mt-template-surfmarket #listings .header a span {
	color: #1196ba;
}
.mt-template-surfmarket #listings .tag {
	vertical-align: baseline !important;
	height: 2em;
}

.juloawrapper input[type="text"] {
	height: 34px;
}

[id^=field_terms_formAcymailing] {
	color: #333;
}
[id^=field_terms_formAcymailing] a {
	color: #fff !important;
}

.cbRegistration .cbRegistrationTitle {
	color: #fff;
}

/* GDPR -> */
.cbRegistrationDiv .cbRegistrationButtons .control-group, .cbEditProfileTabbed .cbProfileEditButtons .control-group {
	margin-left: 25%;
	margin-bottom: 1em;
}
.cbRegistrationDiv .cbRegistrationButtons .control-group .control-label, .cbEditProfileTabbed .cbProfileEditButtons .control-group .control-label {
	margin-left: .5em;
	position:relative;
	bottom: 2px;
}
.cbEditProfileTabbed .cbProfileEditButtons {
	margin-bottom: 1em;
}
.contact .contact-form .control-group {
	margin-left: 16.66666667%;
	margin-bottom: 1em;
}
.contact .contact-form .control-group .control-label {
	margin-left: .5em;
	position:relative;
	bottom: 2px;
}
#ProOPC .proops-login-inputs .control-group{
	margin-left: 40%;
}
#ProOPC .proops-login-inputs .control-group .controls {
	margin-left: 0px !important;
}
#ProOPC .proops-login-inputs .control-group .control-label {
	position:relative;
	bottom: 2px;
}
label#privacy_policy_required {
	background-color: #ffc107;
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	position: relative;
	left: 3px;
}
/* <- GDPR */

#proopc-payment-form img.pp-img-express {
	margin-bottom: .5em;
}

.juloawrapper .adsmanager_home div.span3 {
	border: 1px solid #ddd !important;
	box-shadow: 0 0 25px #ddd;
	min-height: 350px;
	padding: 10px;
	margin-bottom: 1em;
}
.juloawrapper .adsmanager_home div.span3:hover {
	box-shadow: 0 0 15px #bbb;
}
.juloawrapper .adsmanager_home div.span3 h4 {
	height: 3em;
}
.juloawrapper .adsmanager_home div.span3 .adsmanager-module-img {
	height: 200px;
	margin-bottom: 1em;
}
.juloawrapper .adsmanager_home div.span3 img {
	max-height: 200px;
	width: auto;
	border-radius: 15px;
	margin-bottom: 1em;
}

@media (min-width: 840px) {
	.module-autowidth-used_mobile, .module-row-used_mobile, .adsmanager_search_module-used_mobile {
		display: none;
	}
}

#partilhator_adsmanager .fb_iframe_widget iframe {
	width: 128px !important;
}
#partilhator .fb_iframe_widget iframe {
	width: 256px !important;
	bottom: 2px;
}

.userdata #form-login-submit {
	margin-bottom: .5em;
}

@media (max-width: 599px) {
	.vimeo-player-container iframe {
		height: 100%;
		width: 100%;
	}
}
@media (min-width: 600px) {
	.vimeo-player-container iframe {
		width: 100%;
	}
}

#listings .listing-summary .address {
	display: inline;
}
#listings .listing-summary .address .tag {
	width: auto;
	vertical-align: baseline !important;
	height: 2em;
}

#vpf-offcanvas .menuitem span, #vpf-offcanvas .mm-header span {
	text-transform: uppercase;
}