/****************** CUSTOM ************************/


@media (min-width : 1500px) {
	.container-fluid, .container {
    	width: 1400px;
	}
  	
}

#vpf-header .inner-container {
    margin: auto;
    padding: 5px 0 10px !important;
  	
}

.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
    font-size: 18px;
	font-weight: 500;
}
.brand {
    margin: 10px 0 0;
}
.header-add-margin {
    margin-top: 30px;
}
.capt-c {
    position: absolute;
    right: 14%;
	margin-top: 110px;
    width: 600px;
}
p.mot1, p.mot2 {
    font-size: 22px;
    text-align: right;
    text-shadow: 1px 1px 2px #fff;
    font-weight: 500;
    letter-spacing: 2px;
}
p.mot2 {
    margin-bottom: 25px;
}
p.c-rm {
    text-align: center;
    margin: 22px 0;
}
.c-rm a {
    border: 1px solid #fff;
    color: #000;
    font-size: 19px;
    padding: 10px 20px;
    margin-top: 15px !important;
    transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;  
}
.c-rm a:hover {
    border: 1px solid #333;
}
.google-maps {
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.google-maps1 {
    position: relative;
    padding-bottom: 25%;
    overflow: hidden;
}
#bottom .mod-header, footer.footer .mod-header {
    text-transform: inherit;
}
.module-block .mod-header {
    font-size: 18px;
    text-transform: inherit;
}

.bootstrap-dialog.type-info .modal-header {
    background-color: #000000;
}
.modal-footer .btn+.btn {
    background-color: #c6c6c6;
    border-color: #c6c6c6;
}
.vpf-scroll-top-button {
    font-size: 30px;
    border-radius: 50%;
}
.proopc-btn-info {
    background-color: #2f96b4;
    background-color: #222222;
    background-image: linear-gradient(to bottom, #737373, #000000);
    background-image: -moz-linear-gradient(top, #737373, #000000);
    background-image: -o-linear-gradient(top, #737373, #000000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#737373), to(#000000));
    background-image: -webkit-linear-gradient(top, #737373, #000000);
}
.proopc-btn-info:hover, .proopc-btn-info:focus, .proopc-btn-info:active, .proopc-btn-info.active, .proopc-btn-info.disabled, .proopc-btn-info[disabled] {
    background-color: #040404;
}
.capt-c {
  	-webkit-animation: op 1s; /* Safari 4+ */
  	-moz-animation:    op 1s; /* Fx 5+ */
  	-o-animation:      op 1s; /* Opera 12+ */
  	animation:         op 1s; /* IE 10+, Fx 29+ */
}
@-webkit-keyframes op {
  0%   { opacity: 0; }
  50%  { opacity: 0; }  
  100% { opacity: 1; }
}
@-moz-keyframes op {
  0%   { opacity: 0; }
  50%  { opacity: 0; }  
  100% { opacity: 1; }
}
@-o-keyframes op {
  0%   { opacity: 0; }
  50%  { opacity: 0; }  
  100% { opacity: 1; }
}
@keyframes op {
  0%   { opacity: 0; }
  50%  { opacity: 0; }  
  100% { opacity: 1; }
}

.acymailing_footer {
    display: none;
}
.control-group {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}
p.parlux-c {
    width: 100%;
    background: #1b1c20;
    text-align: center;
    color: #fff;
    font-size: 19px;
    letter-spacing: 1px;
}
.mod-slider-cont p {
    margin: 0;
}

.parlux-c img {
    margin: 10px 20px 10px 0;
    width: 110px !important;
}
img.best {
    margin: 10px 20px 10px 20px;
    width: 85px !important;
}

@media (max-width : 480px) {
	.isMobile span.bancus {
	    display: inline-block;
	}
	.isMobile .parlux-c img {
	    width: 140px !important;
	}
	.isMobile .cc-revoke.cc-bottom {
	    bottom: 43px;
	    left: 0;
	    font-size: 13px;
	    -webkit-border-radius: 0 3px 0 0;
	    -moz-border-radius: 0 3px 0 0;
	    -o-border-radius: 0 3px 0 0;
	    border-radius: 0 3px 0 0;
	}
}


.productdetails-view .ontop-fields-cont .product-field.product-field-type-S {
    display: inline-block;
    width: 100%;
    background: #d4d4d4;
}
.productdetails-view .ontop-fields-cont span.product-fields-title {
    width: 20%;
    float: left;
    background: #000;
    color: #fff;
    padding-left: 10px;
    line-height: 17px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.productdetails-view .ontop-fields-cont .product-field-display {
    width: 80%;
    float: left;
    padding-top: 5px;
    padding-left: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    text-shadow: none;
}
p.parlux-c.parlux-c1 {
    background: #e60005;
    padding: 11px;
    font-size: 22px;
}
span.bancus2 {
    display: inline-block;
    width: 512px;
    max-width: 510px;
    position: relative;
    top: 13px;
}
.data-table tr.even {
    background-color: #eaeaea;
}
.data-table tr.even td, .data-table tr.even th {
    border-right: 1px solid #f5f5f5;
}
.data-table th, .data-table td {
    padding: 10px;
}
td strong {
    font-size: 12px;
}
td p strong {
    font-size: 12px;
}
a.button.btn-cart {
	background: #e60005;
    padding: 7px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    font-size: 12px;  
}
a.button.btn-cart:hover {
    background: #222;
}
.data-table tr td, .data-table tr th {
    font-size: 12px !important;
}
.bottom-vertical .module-cont.module-row {
    margin: 0;
}
.badges {
    margin: auto;
    text-align: center;
}
.c-avail {
    margin: 25px 0 0;
    font-weight: bold;
    border-bottom: 1px solid #cb2027;
    padding: 2px 0;
    display: inline-block;
}
span.PricebasePriceWithTax {
    color: #e60005;
}
.product-details-manifacturer-logo img {
    display: none;
}

li.menuitem.item-293 a {
    background: #e60005;
    color: #fff;
}