.btn-left   { float: left; margin-right: 1em; }
.btn-right  { float: right; margin-left: 1em;  }

.noUi-horizontal .noUi-handle {
    cursor: pointer;
}

.offer-products figure                  { position: relative; }
.offer-products figure img.topseller    { width: 50%; position: absolute; top: -16px; left: -10px; z-index: 1000; }
.offer-products figure img.promotion    { width: 50%; position: absolute; top: -16px; left: -11px; z-index: 1000; }

div.product-slider div#slider-product div.figure                { position: relative; padding: 15px; }
div.product-slider div#slider-product div.figure img.topseller  { width: 30%; position: absolute; top: 9px; left: 9px; z-index: 1000; }
div.product-slider div#slider-product div.figure img.promotion  { width: 30%; position: absolute; top: 9px; left: 9px; z-index: 1000; }
div.product-slider div#slider-product div.figure img.img-fluid  { border: 1px solid #dedede; }

.red        { color: red; }

.hidden { display: none; }

h1.main-typo,
h2.main-typo {
  margin: 0;
  padding: 0 15px 15px 15px;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 3px;
  text-align: center;
  word-break: break-word;
  color: #3b4148;
}

.dc-input a.input-icon-search-btn {
    float: left;
    border: 0;
    position: absolute;
    top: 12px;
    right: 8px;
}

div#category-content {
    font-size: 1em;
    font-weight: normal;
}
div#category-content h2 {
    font-size: 1.5em;
    margin: 1em 0;
}

ul#news-navi {
    float: left;
    width: 100%;
    padding-bottom: 35px;
}

.btn-search-go {
    border: 1px solid #fff;
    background: #454e58;
    color: #fff;
    padding: 5px 10px;
    min-width: 80px;
    min-height: 22px;
    text-transform: none;
}
.btn-search-go:hover {
    color: #fff;
}

.btn-submenu {
    float: left;
    width: auto;
    padding: 5px;
    font-size: 0.65em;
    margin-right: 5px;
    margin-bottom: 5px;
}

.btn-submenu-selected {
    color: #fff;
    background: #ff4400;
}

.alert {
  padding-right: 30px; }
  .alert.alert-success,
  .alert.alert-info {
    border-radius: 0;
  }
  .alert p {
    margin: 0;
    color: #FFF; }
  .alert .close {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    right: 7px;
    padding: 0;
    color: white;
    opacity: 1;
    font-weight: 200;
    font-size: 30px; }

.form-control {
    border-radius: 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.product-content .product-info .availability {
  width: 40%; }
@media (max-width: 767px) {
  .product-content .product-info .availability {
    width: 100%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .product-content .product-info .availability {
    width: 50%; } }
.product-content .product-info .availability ul {
  margin: 10px 0 0;
  border-top: 2px solid #cccccc; }
  .product-content .product-info .availability ul li {
    border-bottom: 1px solid #ededed; }
    .product-content .product-info .availability ul li > div {
      float: left;
      width: 50%;
      padding: 10px 10px 10px 0; }
      .product-content .product-info .availability ul li > div:last-of-type {
        padding: 10px;
        border-left: 1px solid #ededed; }
    .product-content .product-info .availability ul li:last-child {
      border: 0; }
      .product-content .product-info .availability ul li:last-child > div:last-of-type {
        border: 0; }

      .product-content ul .dot {
        display: inline-block;
        margin: 2px 2px 0 2px;
        width: 20px;
        height: 20px;
        border-radius: 0%;
        border: 1px solid #ccc;
        border-radius: 10px; }
      .product-content ul a:hover span.dot {
        border: 2px solid #000; }
        @media (max-width: 991px) {
          .product-content ul .dot {
            width: 30px;
            height: 30px;
            margin: 0 10px; }
        }

        .product-content ul.color-versions {
            margin-bottom: 15px;
        }


#cookies-message {
    padding: 10px 0px;
    color: #fff; font-size: 14px; line-height: 22px; text-align: center;
    position: fixed; bottom: 0px; z-index: 999;
    background-color: #ff4400;
    width: 100%; }
    #cookies-message a {
        background-color: #000;
        padding: 5px 10px;
        color: #fff; text-decoration: none; cursor: pointer;
        border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
        display: inline-block; margin-left: 10px; }
    #cookies-message a:hover {
        background-color: #fff;
        color: #000;
    }

.bootbox .modal-dialog {
    margin-top: 250px;
}

.bootbox .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-color: #ff4400;
    color: #ff4400;
    background: #fff;
    border-radius: 4px; }
.bootbox .btn:hover {
    color: #fff;
    background: #ff4400; }
.bootbox .btn:after {
    content: none; }

.bootbox .btn-close { float: left; }

div#footer-newsletter p.newsletter-loader       { position: absolute; left: 1px; top: 1px; }
div#footer-newsletter p.newsletter-loader span  { float: left; margin: 6px 0 0 5px; color: #ff4400; }

div.loader       { display: none; }
div.loader span  {
    float: right;
    padding: 25px 0 0 135px;
    color: #ff4400;
    height: 5em;
    background: url("../img/ajax-loader.gif?v=2") 0 50% no-repeat;
}

div.pi-left		    { float: left; text-align: left; padding: 0 15px 10px 0; }
div.pi-right        { float: right; text-align: right; padding: 0 0 10px 15px; }
div.pi-left img,
div.pi-right img    { border: 1px solid #ebebeb; }

textarea.fail,
select.fail,
input.fail                  { border-color: #f4afad; color: #a94442; background-color: #faf2f2; }
label.fail                  { background-color: #faf2f2; }

.spagination-out 			{ float: left; width: 100%; padding: 0; margin: 30px auto 10px auto; text-align: center; }
.spagination				{ list-style: none; margin: 0; padding: 0; clear: both; position: relative; text-align:center; }
.spagination li				{ display: inline-block; margin: 0 5px 10px 0; }
.spagination a,
.spagination li.selected	{
	display:inline-block; padding: 10px 15px;
	color: #f1f1f1; text-decoration: none; text-shadow: none; text-align: left;
    font: 12px Arial,Helvetica,sans-serif; font-weight: 400; cursor: pointer;
    border: 1px solid #ff4400; background: #ff4400; }
.spagination li.selected    { margin: 0 10px 0 0; }
.spagination a              { border: 1px solid #ebebeb; background: #fff; color: #333; margin: 0 5px 0 0; }
.spagination a:hover,
.spagination a:focus		{ color: #fff; background: #ff4400; }

h4.orange {
    margin: 0 0 10px;
    color: #ef9f17;
    font-weight: 700;
}
h4.orange a {
    color: #ef9f17;
}
h4.orange a:hover {
    color: #000;
    text-decoration: none;
}

div.one-promo {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
div.one-promo-single,
div.one-promo:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
div.one-promo figure img {
    border: 1px solid #ebebeb;
    margin-bottom: 15px;
}
div.one-promo p {
    line-height: 1.25em;
}
div.one-promo-single p {
    margin: 0;
}

.form-inline { margin-top: 10px; }

div#calculator                              { float: left; color: #000; padding: 10px 8px 0 8px; border: 1px solid #dedede; }
div#calculator h4                           { color: #000; font-size: 1.75em; margin: 10px 0 25px 0; }
div#calculator div.calc-row                 { margin: 15px 0; }
div#calculator .buttons a                   { font-size: 0.85em; }
div#calculator div#calc-button-outline      { border-top: 1px solid #ccc; padding-top: 35px; }
div#calculator div#product_details          { margin-bottom: 35px; padding-bottom: 15px; border-bottom: 1px solid #ccc; }
div#calculator div#product_details strong   { font-size: 1.5em; color: #337ab7; }
div#calculator div.row-next                 { margin-top: 15px; }
div#calculator div.row-next-next            { margin-top: 35px; }
div#calculator a#calc_price                 { float: right; display: block; padding: 8px 20px; text-align: center; font-size: 1.25em; color: #000; background: #ccc; }
div#calculator a#calc_price:hover           { text-decoration: none; background: #337ab7; color: #fff; }
div#calculator label.small                  { font-size: 0.85em; }
div#calculator div.result_box               { margin: 0; }
div#calculator .result_title                { font-weight: bold; margin: 5px 0 15px 0; font-size: 1.55em; }
div#calculator .result_price_jm             { font-size: 0.75em; color: #000; }
div#calculator .result_price_brutto         { font-size: 1em; }
div#calculator .result_price_brutto_jm      { font-size: 0.75em; color: #000; }
div#calculator #calc-details                { width: 100%; display: block; }
div#calculator #calc-details td.large       { font-size: 1.25em; }
div#calculator #calc-details td.right       { float: right; }
div#calculator table.table                  { margin: 0 0 15px 0; }
div#calculator .result_other_costs          { float: left; width: 100%; font-weight: normal; margin: 5px 0 15px 0; font-size: 0.85em; }
div#calculator .result_other_costs span     { float: left; width: 100%; margin: 0 0 2px 0; }
div#calculator td.enhance                   { color: #ff4400; }
div#calculator td.enhance-big               { font-size: 1.25em; }
div#calculator input                        { font-size: 1em; height: calc(2.25rem + 2px); color: #495057; }
div#calculator input::placeholder           { color: #495057; }
div#calculator select                       { font-size: 1em; }
div#calculator a.btn-inactive               { background: #ccc; color: #fff; }
div#calculator .hidden                      { display: none; }

div#calculator table#table-result td            { font-size: 0.95em; padding: 0.25rem; vertical-align: middle; }
div#calculator table#table-result td.summary    { font-size: 1.15em; }
div#calculator table#table-result td.header     { width: 50%; background: #f7f7f7; }
div#calculator table#table-result table         { width: 100%; }
div#calculator table#table-result table td.ins  { padding: 0; width: 50%; border: 0; }
div#calculator table#table-result table td.ar   { text-align: right; }

div#order-div { margin-top: 15px; }
div#order-div td.header     { background: #f7f7f7; border-top: 0; border-bottom: solid #ccc 2px; }
div#order-div td.summary    { background: #f7f7f7; }
div#order-div .dot {
    float: left; width: 20px; height: 20px; border-radius: 10px; border: 1px solid #ccc; paddng: 10px;
}

div#cart-wizard .dot {
    float: left;
    width: 20px; height: 20px;
    margin: 0;
    border: 2px solid #14a6e0;
}
div#cart-wizard .cart_marking,
div#cart-wizard .cart_colors {
    font-size: 0.75em;
}

form#sortbox input,
form#sortbox select { font-size: 0.85em; }
form#sortbox .btn   { padding: 7px 30px; }
form#sortbox .row   { padding-top: 15px; }

form#sortbox div.perpage span,
form#sortbox div.perpage ul             { float: right; font-size: 0.85em; }
form#sortbox div.perpage ul li          { float: left; margin: 0 0 0 5px; }
form#sortbox div.perpage ul li a.active { color: #000; text-decoration: underline; }


a.contip {
    text-decoration: none;
    color: #ccc;
    margin: 0;
    background: url("../img/contip-logo.png") right 50% no-repeat;
    padding: 16px 65px 20px 0;
}

#toTop {
	width: 47px; height: 47px;
	background: url(../img/back-top-btn.png) no-repeat;
	text-align: center;
	position: fixed; bottom: 25px; right: 20px;
	cursor: pointer; display: none; text-indent: -9999px; z-index: 12;
}

#profile-menu      { margin: 0; }
#profile-menu a    { margin-right: 2px; }
#profile .m-lg-top { margin-top: 15px; }

.cart-wizard-content img.product { max-height: 100px; }
.cart-wizard-content .form-group .input-group-addon { width: 50px; }
.cart-wizard-content .vatdelivery label { padding-left: 0; }

div.block                   { margin: 10px 0; }
div.block div.content       { margin: 10px 0; }
div.block div.oneimage img  {
    width: 100%;
    text-align: center;
    box-shadow: 0 0 1px 1px rgba(154, 154, 154, 0.75);
}

.newsletter_email { display: none; }

div.realization-one     { margin-bottom: 35px; }
div.realization-one img { margin-right: 15px; }

div.threshold {
    float: right;
    margin: 10px 1px 0 0;
    font-size: 0.9em;
    border: 1px solid #ccc;
    padding: 5px;
}

div.threshold-active {
    background: #ff4400;
    color: #fff;
}

span.threshold_title {
    float: right;
    font-size: 0.9em;
    margin: 10px 1px 0 0;
    padding: 7px 12px;

}

#email { display: none; }

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}

.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}