﻿.box-product-info .box-product-specifications p i
{
    background-image: url('iconStockView19.png');
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    height: 25px;
}
.box-product-info .box-product-specifications p.cl-odometer i
{
    background-position: center 0;
}
.box-product-info .box-product-specifications p.cl-doors i
{
    background-position: center -179px;
}
.box-product-info .box-product-specifications p.cl-senginedes i
{
    background-position: center -30px; 
}
.box-product-info .box-product-specifications p.cl-transmission i
{
    background-position: center -64px;      
}
.box-product-info .box-product-specifications p.cl-seats i
{
    background-position: center -95px;
}

.special_out {
    background: url('Special_img.png') no-repeat scroll left top transparent;
    float: left;
    height: 79px;
    margin-left: -2px;
    margin-top: -2px;
    position:absolute;
    width: 90px;
    z-index: 999;
    text-align: center;
    color: #FF5C5A;
}
@media (max-width: 767px)
{
    .special_out {
        background: url('Special_img.png') no-repeat scroll left top transparent;
        float: left;
        height: 79px;
        margin-left: -2px;
        margin-top: -2px;
        position:absolute;
        width: 90px;
        z-index: 999;
        text-align: center;
        color: #FF5C5A;
    }
}

/*---------------- stock list ------------------*/
.container-filter-top h3 
{
    text-align:center;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #fff;
}
.container-filter-top .col-sm-4 select, #id-filer-order form > div select
{
    font-size: 13px;
    line-height: 2.4em;
    height: 41px;
    padding: 10px;
}
.container-filter-top .col-sm-4 select 
{
    margin-bottom:10px;
}
.container-filter-top .group-search-V8 
{
    display: inline-block;
    width: 100%;
}
.container-filter-top > .col-lg-12 
{
    background: #2e3234;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0 0 4px 4px;
}
.css-view19 input.btn-success {
    width: 100%;
    background: #0087d4;
    color: #fff;
    font-size: 17px;
    border: 0;
    padding: 8px 12px;
}

@media (min-width: 768px) {
    .css-view19 .container-filter-top .group-search-V8 .col-sm-4 .select-padleft
    {        
        padding-right: 5px;
    }
    .css-view19 .container-filter-top .group-search-V8 .col-sm-4 .select-padright
    {
        padding-left: 5px;
    }
    #id-filer-order .frm-filter-left 
    {
        width: 70%;
        float:left;
    }
    #id-filer-order .frm-filter-right 
    {
        width: 27%;
        float:right;
    }
}
@media (max-width: 767px) 
{
    .container-filter-top .group-search-V8 
    {
        margin-bottom:15px;
    }
    #id-filer-order .frm-filter-left 
    {
        margin-top:10px;
        margin-bottom: 10px;
    }
}

/*--------------------------------------- bike ----------------------------------------------*/
.box-product-info .box-product-specifications .bike-icon-class p i
{
    background-image: url('iconStockView19_Bike.png');
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    height: 25px;
}
.box-product-info .box-product-specifications p.cl-type i
{
    background-position: center -95px;
}
.box-product-info .box-product-specifications p.cl-displacement i
{
    background-position: center -30px;
}
.box-product-info .box-product-specifications p.cl-odometer i
{
    background-position: center 0; 
}
.box-product-info .box-product-specifications p.cl-stocknumber i
{
    background-position: center -64px;      
}

.stock-sold .product-slider i.sold-icon {
  background: #da251d;
  width: calc(100% - 27px);
  color: white;
  display: inline-block;
  position: absolute;
  z-index: 99999;
  opacity: 0.85;
  text-align: center; }
  @media (min-width: 1200px) {
    .stock-sold .product-slider i.sold-icon {
      height: 200px;
      padding-top: 8%;
      margin-top: 20%;
      font-size: 62px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .stock-sold .product-slider i.sold-icon {
      height: 150px;
      padding-top: 10%;
      margin-top: 17%;
      font-size: 62px; } }
  @media (max-width: 767px) {
    .stock-sold .product-slider i.sold-icon {
      height: 60px;
      padding-top: 5%;
      margin-top: 15%;
      font-size: 42px; } }

  .stock-flex .btn-reset-filter {      
        margin: 0 0 20px 20px;
        border-radius: 0;
  }

.youtube .galleria-thumbnails .galleria-image:first-child:after {
  background: url("/Areas/Stock/Content/images/youtube-play.png") no-repeat center center;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer; } 



.cbx-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 25px; }
  .cbx-filter label {
    display: flex;
    align-items: center;
    margin: 0 25px 15px 0; }
    .cbx-filter label input {
      margin: 0 15px 0 0; }
    .cbx-filter label span {
      font-size: 14px;
      line-height: 16px;
      text-transform: uppercase;
      max-width: 200px;
      padding-left: 45px; }
  .cbx-filter .cb-learner span {
    background: url("../../Content/images/LAMS-icon.png") no-repeat center left; }
  .cbx-filter .cb-promotions span {
    background: url("../../Content/images/Cashback-icon.png") no-repeat center left; }
  .cbx-filter .checkbox {
    --background: #fff;
    --border: #D1D6EE;
    --border-hover: #BBC1E1;
    --border-active: #1E2235;
    --tick: #fff;
    position: relative; }
    .cbx-filter .checkbox input,
    .cbx-filter .checkbox svg {
      width: 21px;
      height: 21px;
      display: block; }
    .cbx-filter .checkbox input {
      -webkit-appearance: none;
      -moz-appearance: none;
      position: relative;
      outline: none;
      background: var(--background);
      border: 2px solid #000;
      margin: 0;
      padding: 0;
      cursor: pointer;
      border-radius: 4px;
      transition: box-shadow .3s;
      box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));
      outline: none;
      /*&:hover {
            --s: 2px;
            --b: var(--border-hover);
        }*/ }
      .cbx-filter .checkbox input:checked {
        --b: var(--border-active);
        outline: none; }
      .cbx-filter .checkbox input:focus {
        outline: none; }
    .cbx-filter .checkbox input[type=checkbox] {
      margin: 0 15px 0 0;
      position: inherit; }
    .cbx-filter .checkbox svg {
      pointer-events: none;
      fill: none;
      stroke-width: 2px;
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke: var(--stroke, var(--border-active));
      position: absolute;
      top: 6px;
      left: 0;
      width: 21px;
      height: 21px;
      transform: scale(var(--scale, 1)) translateZ(0); }
    .cbx-filter .checkbox.path input:checked {
      --s: 2px;
      transition-delay: .4s; }
      .cbx-filter .checkbox.path input:checked + svg {
        --a: 16.1 86.12;
        --o: 102.22; }
    .cbx-filter .checkbox.path svg {
      stroke-dasharray: var(--a, 86.12);
      stroke-dashoffset: var(--o, 86.12);
      transition: stroke-dasharray .6s, stroke-dashoffset .6s; }
    .cbx-filter .checkbox.bounce {
      --stroke: var(--tick); }
      .cbx-filter .checkbox.bounce input:checked {
        --s: 11px; }
        .cbx-filter .checkbox.bounce input:checked + svg {
          animation: bounce .4s linear forwards .2s; }
      .cbx-filter .checkbox.bounce svg {
        --scale: 0; }

@keyframes bounce {
  50% {
    transform: scale(1.2); }
  75% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }
