@font-face {
  font-family: 'Work Sans';
  src: url('/path/templates/v2/fonts/work-sans/WorkSans-Regular.otf') format('embedded-opentype'),
       url('/path/templates/v2/fonts/work-sans/WorkSans-Regular.woff') format('woff'),
       url('/path/templates/v2/fonts/work-sans/WorkSans-Regular.woff2') format('woff2'),
       url('/path/templates/v2/fonts/work-sans/WorkSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@import url('//fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700');
/* @import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700); */

@font-face {
  font-family: 'Open Sans Condensed';
  src: url('/path/templates/v2/fonts/open-sans/OpenSans_Condensed-Regular.ttf') format('truetype')
       url('/path/templates/v2/fonts/open-sans/OpenSans_Condensed-Regular.woff2') format('woff2'),
       url('/path/templates/v2/fonts/open-sans/OpenSans_Condensed-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url('/path/templates/v2/fonts/open-sans/OpenSans_Condensed-Bold.ttf') format('truetype')
       url('/path/templates/v2/fonts/open-sans/OpenSans_Condensed-Bold.woff2') format('woff2'),
       url('/path/templates/v2/fonts/open-sans/OpenSans_Condensed-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@import url('//fonts.googleapis.com/css?family=Roboto');
@import url("//fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext,cyrillic-ext,cyrillic,greek-ext,greek,vietnamese");
@import url('//fonts.googleapis.com/css?family=Oswald');
@font-face {
  font-family: 'oswald-regular';
  src: url('/path/templates/v2/fonts/oswald-regular/oswald-regular.eot');
  src: url('/path/templates/v2/fonts/oswald-regular/oswald-regular.eot?#iefix') format('embedded-opentype'),
  url('/path/templates/v2/fonts/oswald-regular/oswald-regular.woff') format('woff'),
  url('/path/templates/v2/fonts/oswald-regular/oswald-regular.ttf') format('truetype'),
  url('/path/templates/v2/fonts/oswald-regular/oswald-regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Bebas Neue';
  src: url('/path/templates/v2/fonts/bebas-neue/BebasNeue-Regular.otf') format('embedded-opentype'),
       url('/path/templates/v2/fonts/bebas-neue/BebasNeue-Regular.woff') format('woff'),
       url('/path/templates/v2/fonts/bebas-neue/BebasNeue-Regular.woff2') format('woff2'),
       url('/path/templates/v2/fonts/bebas-neue/BebasNeue-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/path/templates/v2/fonts/roboto-condensed/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body{
  background: #f2f2f2;font-size: 16px;
  /* font-family: 'Open Sans', sans-serif; */
}
img{ max-width: 100%; }
h1 {margin: 0px 0 30px 0; padding: 7px 0; display: block; width: 100%}
h1,h2,h3{font-family: open sans condensed,sans-serif; color: #000; text-transform: uppercase;}
h2 {font-size: 2.1rem;}
.heading-line h1{ width: auto; font-size: 2.5rem;margin:0; padding: 0; font-family: open sans condensed,sans-serif;}
.heading {
  font-size: 16px;
  line-height: normal;
  margin: 20px 0 12px 0;
  padding: 0 0 15px;
}
a {color:#000;}
a:hover,a:active,a:focus{color:#dcc12c;}
a.btn{cursor: pointer}
a.btn-primary,a.btn-primary:not([href]):not([tabindex]) { color: #fff;}
.btn-primary {
  color: #fff;
  /* background-color: #000; */
  background-image: linear-gradient(to bottom,rgba(76, 76, 76, 1) 0,rgba(33, 33, 33, 1) 100%);
  background-repeat: repeat-y;
  border-color: #000;
}
.btn-primary:hover {
  color: #dcc12c;
  /* background-color: #dcc12c; */
  background-image: linear-gradient(to bottom,rgba(26, 26, 26, 1) 0,rgba(44, 44, 44, 1) 100%);
  /* border-color: #dcc12c; */
  transition: 0.3s;}
.btn.btn-default { color: #ffffff; background-color: #000; border: 1px solid #000;}
.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus { color: #ffffff; background-color: #000; border: 1px solid #000;}
.btn.btn-gray { color: #ffffff; background-color: #878c94; border: 1px solid #878c94;}
.btn.btn-gray:hover, .btn.btn-gray:active, .btn.btn-gray:focus { color: #ffffff; background-color: #7a7f88; border: 1px solid #7a7f88; }
.text-primary { color: #000000 !important; }
.brand-wrap .logo-text, .navbar-brand .logo-text {font-size: 14px; }
.brand-wrap .logo, .navbar-brand .logo {max-height: 107px; }
.list-inline { padding: 0px; margin-left: -5px; list-style: none; margin-top: 0; margin-bottom: 10px; }
.list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; }
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after,
.container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before,
.modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after,
.navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after,
.form-horizontal .form-group::after, .modal-footer::after, .modal-header::after, .nav::after, .navbar-collapse::after, .navbar-header::after,
.navbar::after, .pager::after, .panel-body::after, .row::after {
  clear: both;
}
.topbar .topbar-text {font-family: open sans condensed,sans-serif;text-transform: uppercase;font-weight: bold; font-size: 1.15rem;padding-right: .5rem;}
/* header start */
header {background-color: #fff;}
.header-main {padding-top: 0; padding-bottom: 0;}
.section-header .header-main .navbar { z-index: 3; background-color: #fff !important; border-bottom: none; }
/* hide mobile menu */
@media screen and (min-width: 992px) {
  a.cd-dropdown-trigger.nav-link {
    display: none;
  }
  .section-header .header-main .navbar { z-index: 4;}
}

.d-md-inline-block { display: inline-block !important; }
.topbar-light{background-color: #fff;}
/* header end */

.configurator {
    font-size: 1.5rem;
    display: block;
    position: relative;
    padding: 0 36px 0 20px;
    line-height: 40px;
    background-color: #000000;
    color: #ffffff;
    border-radius: 3px;
}
a.configurator:hover {
    color: #fff; text-decoration: none;
}
.section-configurator .component-section ul li {
    padding: 0;
    margin-bottom: 15px;
}
.section-configurator .fixed {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}
.right {text-align: right;}
.current {font-weight: bold;}
ul.collapse,
.list-unstyled ul{margin-top: 10px;margin-left: 10px;}

/* Size Start */
.w-10 {width: 10%}
.w-20 {width: 20%}
.w-30 {width: 30%}
.w-40 {width: 40%}
.w-50 {width: 50%}
.w-60 {width: 60%}
.w-70 {width: 70%}
.w-80 {width: 80%}
.w-90 {width: 90%}
.w-100 {width: 100%}

/* Size End */

.shadow {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 30px;
}

/* Breadcrumb start */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  content: ">";
  line-height: 5px;
  margin-right: 5px;
  height: 8px;
  right: -15px;
  /*
  border-right: 1px solid #6c757d;
  border-top: 1px solid #6c757d;
  text-indent: -5000px;
  z-index: -1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  */
}
/* Breadcrumb end */

/* search */
header #response {
    position: absolute;
    z-index: 9999;
    background: #fff;
    left: 0px;
    top: 36px;
    width: 100%;
    font-size: 1em;
    line-height:1.8em;
    border:1px solid #c1c1c1;
    border-top:none;
}
ul.search_items {margin:0;padding:0;}
ul.search_items li {border-top: 1px solid #ededed;}
ul.search_items li:first-child {border-top: 0px;}
ul.search_items.category{max-height: 103px; overflow-y: auto;}
header #response p.title {
    margin: 0;
    padding: 0 10px;
    border: 1px solid #fff;
    background: #ededed;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    line-height: 32px;
}
header #response a {
  margin: 0;
  padding: 0 10px;
  display:block;
  text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
  color:#777;
}
/* /end search */

/* banner start */
#CarouselBanner {font-family: 'Bebas Neue', sans-serif;}
#CarouselBanner h5 {font-size: 3.125rem;font-weight: 600;/*text-shadow: 0px 0px 7px rgba(150, 150, 150, 1)*/;}
/* #CarouselBanner p {padding: 5px; background-color: #000} */
#CarouselBanner p {font-size: 1.125rem; /*text-shadow: 0px 0px 7px rgba(150, 150, 150, 1);*/}
#CarouselBanner .carousel-caption {
  color: #000;
  text-align: center;
}

.carousel-control-prev, .carousel-control-next {width: auto;}
/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-bottom: 3rem;
}

/*
carousel
vertically center image
*/
.carousel-item{max-height: 700px;}
#CarouselBanner .carousel-control-prev span,
#CarouselBanner .carousel-control-next span,
#CarouselBanner .carousel-control-next:focus,
#CarouselBanner .carousel-control-next:hover,
#CarouselBanner .carousel-control-prev:focus,
#CarouselBanner .carousel-control-prev:hover {
    color: #000;
}
#CarouselBanner .carousel-control-prev,
#CarouselBanner .carousel-control-next {
  padding: 0 2.5em
}


/* banner end */

/* owl-carousel start */
.card {
  border: none;
  border-radius: 0;
}
.wrap-shadow {box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important; background-color: #fff;}
.section-content > .container, .section-topbar > .container {padding:0}
/* .card.card-filter{border: 1px solid rgba(0, 0, 0, 0.125);} */
.card-product,.card-product:hover  {border: 1px solid #eee;}
.card-product .img-wrap img { width: inherit; }
.card-product .img-wrap img {
  max-height: auto;
  max-width: auto;
  width: auto;
  display: inline-block;
  -o-object-fit: cover;
  object-fit: cover;
}
.card .title {
  /* font-family: 'WorkSans', sans-serif; text-transform: uppercase; */
  text-transform: uppercase;
  font-family: open sans condensed,sans-serif;
  font-weight: 700;
  margin-top: 0px;
  /* border-bottom: 1px solid #d6d4d4;
  box-shadow: 0 1px rgba(255,255,255,1);*/
}
.title-text .h4 {color:#000;font-family: 'WorkSans', sans-serif; padding: 0 8px;text-transform: uppercase; }
[class^='col-'] .lead{margin: 2.5em;}
[class^="custom-nav-"].btn {font-size: 3em;}
.btn-secondary,.btn-secondary:hover { color: #000; background-color: #fff; border-color: #fff;}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #dcc12c;
    background-color: #fff;
    border-color: #fff;
}
.btn-secondary:focus, .btn-secondary.focus {-webkit-box-shadow: none; box-shadow: none;}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-light,.btn-light:hover,.btn-light:focus,.btn-light.focus {border-color: #212529;}
.btn-primary, .btn-light {border-radius: 0;}

.text-warning { color: #000000 !important; }
.animate-hidden{ opacity:0;}
.animate-visible{ opacity:1;}
.item-slide .pict-1 {width: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.item-slide .pict-2 {position: absolute;opacity: 0; top: 0; left: 0; right: 0;}
.item-slide .pict-2:before {width: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;opacity: 0;z-index: 1;transition: all .5s ease-out 0s;margin: 0 auto;}
.item-slide:hover .pict-1 { opacity: 0;display: none; }
.item-slide:hover .pict-2 { opacity: 0.4; transition: all .25s ease-out 0s; -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -ms-transition: .25s ease-in-out; -o-transition: .25s ease-in-out;}
.item-slide .product-actions{
  opacity:0; position: absolute; left: 0; top: auto; bottom: 10px; right: 0; z-index: 1; margin: 0 auto; -webkit-opacity:0; -khtml-opacity:0; -moz-opacity:0;
  transition: all 300ms ease; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease;
}
.item-slide:hover .product-actions{
  opacity:1; -webkit-opacity:1; -khtml-opacity:1; -moz-opacity:1;
  transition: all 300ms ease; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease;
}
/* owl-carousel end */
/* productQuickView start */
.product-slider { width: 100%;}
.product-slider .carousel-inner { position: relative; border: 1px solid rgba(0, 0, 0, 0.08);}
figure { position: relative; overflow: hidden;}
.thumbnail {
  position: relative;
  width:auto;
  height: 200px;
  overflow: hidden;
  border:none;border-radius: 0;
}
.thumbnail img,.thumbnail img:hover{
  position: absolute;transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
  width: 100%;
  height: auto;
}

/* bootstrap hack */
.thumbnail > img {
  height: 100%;
  max-width: none;
}


/* figure img { width: 100%; } */
.product-slider .carousel-indicators { bottom:30px; }
.product-slider .carousel-indicators li.active img { opacity: 1; }
.product-slider .carousel-indicators li img { display: block; opacity: 0.5; height: auto; max-width: 64px; max-height: 44px;}
.product-slider .carousel-indicators li {
  /* border-color: rgba(0, 0, 0, 0.08); */
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  margin: 0 !important;
  width: auto;
}


/* .carousel-indicators{
    position: absolute;
    top:385px;
    left:300px;
    height:105px;
    width: 550px;
}
.carousel-indicators li{
    text-indent:0;
    display:inherit;
    float:left;
    width: 10%;
    height: 100px;
    margin:5px 0px;
}
.carousel-indicators li img{
    width: 95%;
    height: 100px;
    border:2px solid #CCCCCC;
    padding: 2px;
}
.carousel-indicators .active img{
    border:2px solid #04BEF5;
}
.carousel-indicators .active{
    margin:5px 0px;
    width: 10%;
    height: 100px;
} */




.product-slider .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-left: 5px;
    width: 100%;

    position: absolute;
    bottom: 10px;
    /* left: 50%; */
    z-index: 15;
    padding-left: 0;
    /* margin-left: -30%; */
    text-align: center;
    list-style: none;
    display: inline;

}
.product-slider .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    height: 54px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    /* width: 100px; */
}




.product-slider .carousel-control-next-icon {
  background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23aaa' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.product-slider .carousel-control-prev-icon {
  background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23aaa' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
/* Product Slider */
.product-slider {
  width: 100%;
  .carousel-inner {
    position: relative;
    border: 1px solid rgba(0,0,0,.08);
  }
  .carousel-control {
    &.right {
      right: 0;
      left: auto;
      background-image: none !important;
      background-repeat: repeat-x;
    }
    &.left {
      left: 0;
      right: auto;
      background-image: none !important;
      background-repeat: repeat-x;
    }
    .fa-angle-left, .fa-angle-right, .icon-next, .icon-prev {
      position: absolute;
      top: 50%;
      @include transform(translateY(-50%));
      z-index: 5;
      display: inline-block;
      font-size: 30px;
    }
    .fa-angle-right, .icon-next {
      right: 50%;
      margin-right: -10px;
    }
  }
  @media screen and (min-width: $screen-sm) {
    .carousel-control {
      .fa-angle-left, .fa-angle-right, .icon-next, .icon-prev {
        width: 30px;
        height: 30px;
        font-size: 60px;
      }
    }
  }

  @media screen and (min-width: $screen-sm) {
    .carousel-control {
      .fa-angle-right, .icon-next {
        margin-right: -10px;
      }
    }
    .carousel-control {
      .fa-angle-left, .icon-next {
        margin-left: -10px;
      }
    }
  }
  .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    li {
      border-color: rgba(0,0,0,.08);
      background-color: transparent;
      @include round(0);
      display: inline-block;
      height: auto;
      margin: 0 !important;
      width: auto;
      img {
        display: block;
        opacity: 0.5;
        height: auto;
        width: 64px;
      }
      &:hover {
        img { opacity: 0.75; }
      }
      &.active {
        img { opacity: 1; }
      }
    }
  }
}

.modal-body > * {
  font-family: 'Roboto', sans-serif;
  /* font-family: 'Noto Sans', sans-serif; */
  font-size: 14px;
  /* line-height: 26px; */
}

.input-spinner, .input-spinner2  {
  width: 70px;
  position: relative;
}
.input-spinner input[type="number"], .input-spinner2 input[type="number"] {
  padding-right: 1.875rem;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.input-spinner .btn-group-vertical,.input-spinner2 .btn-group-vertical {
  position: absolute;
  top: 1px;
  right: 1px;
}
.input-spinner .btn-group-vertical > .btn, .input-spinner2 .btn-group-vertical > .btn {
  padding: .094rem .25rem;
  font-size: .65rem;
  border: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}


/* .modal-body label[for="quantity"]{display: inline;}
.modal-body input[id="quantity"].form-control {display: inline;} */

/* productQuickView end */


/* modal start */
.svg-icon {
  width:18px;
  height:18px;
  stroke:currentColor;
  stroke-width:3;
  vertical-align:text-bottom;
  --layer1: currentColor;
  --layer2: currentColor
}
.svg-icon.svg-icon-light {
  stroke-width:2
}
.svg-icon.svg-icon-heavy {
  stroke-width:4
}
.close {
  float:right;
  font-size:1.35rem;
  font-weight:700;
  line-height:1;
  color:#000;
  text-shadow:0 1px 0 #fff;
  opacity:.5
}
.close:not(:disabled):not(.disabled) {
  cursor:pointer
}
.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus {
  color:#000;
  text-decoration:none;
  opacity:.75
}
button.close {
  padding:0;
  background-color:transparent;
  border:0;
  -webkit-appearance:none
}
.modal-open {
  overflow:hidden
}
.modal-open .modal {
  overflow-x:hidden;
  overflow-y:auto
}
.modal {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1050;
  display:none;
  overflow:hidden;
  outline:0
}
.modal-dialog {
  position:relative;
  width:auto;
  margin:.5rem;
  pointer-events:none
}
.modal.fade .modal-dialog {
  transition:-webkit-transform 0.3s ease-out;
  transition:transform 0.3s ease-out;
  transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform:translate(0, -25%);
  transform:translate(0, -25%)
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition:none
  }
}
.modal.show .modal-dialog {
  -webkit-transform:translate(0, 0);
  transform:translate(0, 0)
}
.modal-dialog-centered {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  min-height:calc(100% - (.5rem * 2))
}
.modal-dialog-centered::before {
  display:block;
  height:calc(100vh - (.5rem * 2));
  content:""
}
.modal-content {
  position:relative;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  width:100%;
  pointer-events:auto;
  background-color:#fff;
  background-clip:padding-box;
  border:0 solid rgba(0,0,0,0.2);
  border-radius:0;
  outline:0
}
.modal-backdrop {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1040;
  background-color:#000
}
.modal-backdrop.fade {
  opacity:0
}
.modal-backdrop.show {
  opacity:.5
}
.modal-header {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:start;
  align-items:flex-start;
  -ms-flex-pack:justify;
  justify-content:space-between;
  padding:1rem;
  border-bottom:0 solid #e9ecef;
  border-top-left-radius:0;
  border-top-right-radius:0
}
.modal-header .close {
  padding:1rem;
  margin:-1rem -1rem -1rem auto
}
.modal-title {
  margin-bottom:0;
  line-height:1.5
}
.modal-body {
  position:relative;
  -ms-flex:1 1 auto;
  flex:1 1 auto;
  padding:1rem
}
.modal-footer {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:end;
  justify-content:flex-end;
  padding:1rem;
  border-top:0 solid #e9ecef
}
.modal-footer>:not(:first-child) {
  margin-left:.25rem
}
.modal-footer>:not(:last-child) {
  margin-right:.25rem
}
.modal-scrollbar-measure {
  position:absolute;
  top:-9999px;
  width:50px;
  height:50px;
  overflow:scroll
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width:500px;
    margin:1.75rem auto
  }
  .modal-dialog-centered {
    min-height:calc(100% - (1.75rem * 2))
  }
  .modal-dialog-centered::before {
    height:calc(100vh - (1.75rem * 2))
  }
  .modal-sm {
    max-width:300px
  }
  .modal-xl {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width:1000px
  }
}
.close.modal-close {
  width:50px;
  height:50px;
  text-align:center;
  line-height:50px;
  background:#343a40;
  color:#fff !important;
  position:absolute;
  top:-5px;
  right:-5px;
  opacity:1;
  font-size:.8rem;
  z-index:999;
  cursor:pointer;
  outline:none
}
.close.modal-close:hover {
  opacity:1 !important
}
.modal-content .modal-header {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
/* modal end */

/* datagrid start */
#tableAddressList_wrapper .row .col-sm-6:first-child,
#tableAddressList_wrapper .row .col-md-6:first-child,
#tableAddressList_wrapper .row .col-sm-5 {display: none}
#tableAddressList_wrapper .row .col-sm-6,
#tableAddressList_wrapper .row .col-sm-7 {width: 100%}
.pagination > li {
  display: inline;
}
.pagination {
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 0;
  padding-left: 15px;
}

.pagination  li:first-child  a, .pagination  li:first-child  span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}

.pagination  li:last-child  a, .pagination  li:last-child  span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination  .active  a, .pagination  .active  span, .pagination  .active  a:hover, .pagination  .active  span:hover, .pagination  .active  a:focus, .pagination  .active  span:focus {
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF;
  cursor: default;
  z-index: 2;
}

.pagination  li  a, .pagination  li  span {
  background-color: #f0f0e9;
  border: 0;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
  margin-right: 5px;
  color:#000;
}

.pagination  li  a:hover{
  background:#000000;
  color:#fff;
}


/* datagrid end */

/* zoom map start */
area {cursor: pointer;}
img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;
}
/* zoom map end */

/* page product-list start */
#banner article {font-size: 1.6rem; line-height: 2.4rem;}
#categories-list .card-body { min-height: 115px;}
/* page product-list end */


/* Page cart start */
.cart-items{width: 100%; display: block;}
.cart-items .product-name a {color:#495057;}
.cart-items .table {background: #fff}
.cart-items .table thead th {border-top: none;}
.remove {width: 40px;}
.variant {display: block;}
.shopping-cart-footer {
  display: table;
  width: 100%;
  padding: 10px 0;

}
.jumbotron {
  padding: 2rem 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  background-color: #fff;
}
.jumbotron i {color:#0c669d;}
/* Page cart end */

/* Page Quote Start */
.validationQuote .form-check-label, .validationForm .form-check-label { margin-right: 10px; }
.form-text-row{vertical-align: bottom;}
/* Page Quote End */

/* Page Login Start */
.or {
  background: #000000;
  border-radius: 40px;
  color: #FFFFFF;
  font-family: 'oswald-regular', sans-serif;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  margin-top: 75px;
  text-align: center;
  width: 50px;
}
/* Page Login End */


/* Pagination start */
.widget-pager {
  width: 470px;
  margin: 0 auto;
  margin-bottom: 0px;
  padding-top: 20px;
  margin-bottom: 50px;
}
.widget-pager .nav-buttons {
  display: inline-block;
  float: left;
  width: 10%;
  /* margin-top: 8px; */
}
.widget-pager .nav-buttons .btn {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  margin-left: 5px;
  padding: 0;
}
.widget-pager .nav-buttons .btn a {
  display: block;
  width: 100%;
  height: 100%;
}
.widget-pager .nav-buttons .btn_skip span, .widget-pager .nav-buttons .btn_step span {
  display: block;
  width: 100%;
  height: 100%;
}
.widget-pager .nav-buttons .btn_skip span::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background: #646B91;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
}
.widget-pager .nav-buttons .btn_skip span::after, .widget-pager .nav-buttons .btn_step span::after {
  content: '';
  position: absolute;
  left: 3px;
  top: 2px;
  border: solid #646B91;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  padding: 2.8px;
  box-sizing: border-box;
  transform: rotate(-225deg);
}
.widget-pager .pager-nav {
  width: 80%;
  float: left;
}
.widget-pager .pager-nav-btn {
  line-height: 32px;
  display: block;
  background-color: #edeef4;
  width: 30px;
  height: 30px;
  border: 1px solid #edeef4;
  border-radius: 100%;
  display: inline-block;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-left: 2px;
  margin-right: 2px;
}
.widget-pager .pager-nav-btn_active {
  display: block;
  background-color: #000000;
  width: 30px;
  height: 30px;
  border: 1px solid #000000;
  border-radius: 100%;
  display: inline-block;
}
.widget-pager .pager-nav-btn_active a {
  color: #fff;
  pointer-events: none;
}
.widget-pager .pager-nav-btn a {
  color: #646B91;
  font-size: 12px;
  line-height: 28px;
  font-family: 'Avenir-Medium',Arial,Helvetica,sans-serif;
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top;
}
.widget-pager .pager-nav-btn_active a {
  color: #fff;
  pointer-events: none;
}
.widget-pager .pager-nav-btn_separator {
  background-color: transparent;
  border: none;
}
.widget-pager .pager-nav-btn_separator span {
  display: block;
  background-color: transparent;
  width: 2px;
  height: 2px;
  border: 1px solid #C0C4D2;
  border-radius: 100%;
  display: inline-block;
  margin-bottom: 3px;
}
.widget-pager .nav-buttons_next {
  transform: rotate(180deg);
  margin-top: 0;
  padding: 0 0 2px 0;
}
.widget-pager .nav-buttons.disabled .btn, .widget-pager .nav-buttons.disabled a {
  cursor: default;
  pointer-events: none;
}
.widget-pager .nav-buttons.disabled .btn_skip span::after, .widget-pager .nav-buttons.disabled .btn_step span::after {
  border-color: #C0C4D2;
}
.widget-pager .nav-buttons.disabled .btn_skip span::before {
  background: #C0C4D2;
}

/* Pagination end */

/* Filter Tag start */
/* aside#left-side .nav {display: inline-flex;} */
/* aside#left-side .card-group-item {border-bottom: 1px solid #000;} */
aside#left-side .card.card-filter {
  /* border: 1px solid rgba(0, 0, 0, 1); */
  /* box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important; */
}
aside#left-side .card-group-item .card-header {
  /* background-color: #000; */
  background-image: linear-gradient(to bottom,rgba(76, 76, 76, 1) 0,rgba(33, 33, 33, 1) 100%);
  background-repeat: repeat-y;
}
aside#left-side .card-group-item .card-header a {color: #fff;}
aside#left-side #AsideCategories {text-transform: uppercase;}
.hidden-items, .less-items {
  display: none;
}
dl a.filter-link {
  vertical-align: sub; color: #999;
}
dl .filter-link.more-items:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f055";
}
dl .filter-link.less-items:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f056";
}
/* filter tags */
.filter-tag {
  background-color: #e5f6f9;
  margin: 0 10px 0 20px;
  font-size: 14px;
  position: relative;
  border-radius: 4px;
  padding: 8px 10px;
}
.filter-tag a.remove:before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00D";
  color:red;
}
.filter-row{margin-bottom: 30px;}

.news-items-carousel {margin-top: 30px}
.news-items-carousel > .container{width: auto;padding-right: 0px;padding-left: 0px;}
.buttonAction{margin-top: 25px;}

/* Filter Tag end */

/* product detail start */
.gallery-wrap .thumbnail {height: 400px;}
.product-information .table > tbody > tr:first-child > td {border-top: none;}
.product-detail h2 {display: block; text-transform: none; font-size: 1.15rem;}
/* .product-detail main.card{border: 1px solid rgba(0, 0, 0, 0.125);;} */
.product-detail .card{/*border: 1px solid rgba(0, 0, 0, 0.125);*/ border:none;}
.product-detail .carousel-inner {border: 0;}
.product-detail .h3.price{width: 100%;display: block; margin-bottom: 15px;}
.product-detail .price-old{ font-size: 0.85em;}
.product-detail .shortDescription {text-align: justify; text-justify: inter-word;}
.product-detail .bg-greylight {background-color: #f2f2f2;}

.product-description .accordion-menu > a {
  display: block;
  position: relative;
  color: #fff;
}
.product-description .accordion-menu > a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078"; /* fa-chevron-down */
  position: absolute;
  right: 0;
}
.product-description .accordion-menu > a[aria-expanded="true"]::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f077"; /* fa-chevron-up */
}

/* Last Viewed Products */
.lastviewedproducts header {width: 100%;}
.lastviewedproducts .btn-group .btn {font-size: 1.5em; padding: 0 0.25em;}
.lastviewedproducts .btn-group{margin-bottom: 20px;}

/* .product-description table {border: dotted #ecedea 1px;box-shadow: 1px 1px 3px 1px #ccc;-moz-box-shadow: 1px 1px 3px 1px #ccc;-webkit-box-shadow: 1px 1px 3px 1px #ccc; max-width:670px; margin:16px 8px;}
.product-description td {border-bottom: dotted #e2e2e2 1px;padding:0 3px;}
.product-description .titre {padding:8px 10px; margin:0; font-family:DIN, Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing: 0.02em; text-transform:uppercase; font-size:1.05em; color:#fff;}
.product-description p.titre {margin: 8px 0;	background-color: #2e92c4; background-image: -webkit-gradient(linear,left top,left bottom,from(#2e92c4),to(#0b64a6)); background-image: -webkit-linear-gradient(top,#2e92c4,#0b64a6);
  background-image: -moz-linear-gradient(top,#2e92c4,#0b64a6); background-image: -ms-linear-gradient(top,#2e92c4,#0b64a6); background-image: -o-linear-gradient(top,#2e92c4,#0b64a6); background-image: linear-gradient(top,#2e92c4,#0b64a6);
  text-shadow: -1px -1px 1px rgba(0,0,0,0.5);	}
.product-description p strong {font-weight: 600;}
.product-description caption {font-weight: 600;}
.product-description p {margin:0;padding:0;}
.product-description h3 { margin:0; font-weight: 700; text-transform: uppercase; color: #0E68A9; margin-top:15px; margin-bottom:5px; }
.product-description ul {margin: 0;padding:0;margin-top: 10px;margin-left:20px;}
.product-description ol {margin: 0;padding:0;margin-top: 10px;margin-left:30px;}
.product-description ul li {list-style-type: none;}
.product-description ul li:before {font-family: "fontello";content: '\e83f \00a0';color: #0E68A9;} */

/* product detail end */

/* account-info start */
ul.myaccount-link-list {
  margin: 0; padding: 0;
}
ul.myaccount-link-list li {
  overflow: hidden;
  padding-bottom: 10px;
}
ul.myaccount-link-list li a {
  display: block;
  overflow: hidden;
  font: 600 16px/20px "Open Sans",sans-serif;
  color: #555454;
  text-shadow: 0 1px white;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  border: 1px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
ul.myaccount-link-list li a:hover {
  filter: none;
  background: #e7e7e7;
  border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2;
}
ul.myaccount-link-list li a svg {color: #000000;}
ul.myaccount-link-list li a i, ul.myaccount-link-list li a div  {
  font-size: 25px;
  color: #000000;
  position: absolute;
  left: 0;
  top: 0;
  width: 52px;
  height: 100%;
  padding: 10px 0 0 0;
  text-align: center;
  border: 1px solid #fff;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
ul.myaccount-link-list li a span {
  /* display: block; */
  display: block;
  padding: 13px 15px 15px 17px;
  overflow: hidden;
  border: 1px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  margin-left: 52px;
  border-color: #fff #fff #fff #c8c8c8;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* account-info end */

/* account-modify start */
.account_modify .nav-pills .nav-link.active, .account_modify .nav-pills .show > .nav-link {
    color: #000;
    background-color: #FFF;
    border-radius: 0;
}
.account_modify .nav-pills .nav-link {color:#FFF;}
/* account-modify end */

/* order-address start */
/* .checkout-options h3 {
  color: #363432;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: normal;
  font-family: 'oswald-regular', sans-serif;
} */
.checkout-options p {
  color: #434343;
  font-weight: 300;
  margin-bottom: 25px;
}
.checkout-options .nav li {
  float: left;
  margin-right: 45px;
  color: #696763;
  font-weight: normal;
}
.checkout-options .nav label {
  font-weight: normal;
}
.checkout-options .nav li a {
  color: #000000;
  font-size: 18px;
  font-weight: normal;
  padding: 0
}
.checkout-options .nav li a:hover {
  background: inherit;
}
.checkout-options .nav i {
  margin-right: 10px;
  border-radius: 50%;
  padding: 5px;
  background: #000000;
  color:#fff;
  font-size: 14px;
  padding: 2px 3px;
}
.payment-options {
  border: 1px solid #E6E4DF;
  color: #696763;
  padding: 30px 25px;
  margin: 40px 0;
  overflow: hidden;
}
.payment-options .user_option label {
  font-weight: 700;
  color:#000;
  margin-left: 0px;
}
.payment-options .user_option img {display:block;border:none;}
.payment-options .user_option li{border-top:1px solid #E6E4DF; }
.payment-options .user_option li:first-child{border-top:none; }
.payment-options span label {
  color: #696763;
  font-size: 14px;
  font-weight: 300;
  margin-right: 30px;
}
.payment-comment textarea {
  background: #F0F0E9 none repeat scroll 0% 0%;
  border: 0px none;
  color: #696763;
  padding: 5px;
  width: 100%;
  border-radius: 0px;
  resize: none;
}
.payment-comment input, .shopper-info > form > .fieldset input[name="comptage"] {background: #F0F0E9 none repeat scroll 0% 0%;color: #696763;border: 0px none;padding: 5px;margin:3px 0; width: inherit;}
.payment-conditions {
  margin-bottom: 40px;
  font-size:1.2em;
}

/* order_address end */

/* modal Print start */
#print-content {font-size: 0.85em;}
#print-content .modal-body > * {
  font-family: 'Roboto', sans-serif;
  /* font-size: 0.85em; */
}
/* hide footer print*/
.no-print .modal-footer{display: none;}
@media print {

  body{
    /* font-size:11px; */
  }
}
/* modal Print end */

/* section about start */
section#about {
  /* Full height */
  height: 100%;
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section#about .container {
  padding: 30px;
}
section#about .card {
  background-color: rgba(245, 245, 245, 0.8);
  padding: 30px;
}
/* section about end  */

/* bootstrap dropdown start */
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #000;
}
/* bootstrap dropdown end */


.editMe{border:1px solid transparent; cursor: pointer; text-decoration: underline dotted;}
.editMe:hover{border:1px solid #dee2e6;}

.row-sm {
  margin-right: 0px;
  margin-left: 0px;
  background-color: white;
}

@media (max-width: 992px) {
  .brand-wrap .logo-text, .brand-container{display: none;}
  .gallery-wrap .img-big-wrap img {
      height: 300px;
  }
}
@media (max-width: 768px) {
  .search{display: none;}
  .border-right {
    border-right: 0px solid #dee2e6 !important;
  }



}


.form-group.form-text-inline {
    display: flex;
    align-items: center;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 35px;
    user-select: none;
    -webkit-user-select: none;
}
.card.bkg {
  background: linear-gradient(#FFF, #D1CCC6);
  /* background: url('/images/home/flash.png') right bottom no-repeat, linear-gradient(#FFF, #D1CCC6); */
}
.card .h3 {text-transform: uppercase;}
.icon-box {
    margin-bottom: 20px;
    padding: 50px 40px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.bg{background-color: #fff !important;}

/* search qanimate start */
.popup-box-on {
  display: block !important;
}
.off {
  display: none;
}
#search-box.open {
  opacity: 1;
  transform: translate(0px, 0px) scale(1, 1);
}
#search-box {
  background-color: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 2000;

}
#search-box .close {
  color: #000;
  font-size: 40px;
  opacity: 1;
  padding: 10px 17px;
  position: fixed;
  right: 15px;
  top: 15px;
}
button.close {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
}
.close {
  float: right;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
}
#search-box input[type="text"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #333;
  font-family: "Open Sans",sans-serif;
  font-size: 50px;
  font-weight: 300;
  margin: -51px auto 0;
  outline: medium none;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
#search-box .btn {
  left: 50%;
  margin-top: 60px;
  padding: 10px 50px;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
}
#search-box #response {
  position: absolute;
  z-index: 9999;
  background: #fff;
  left: 50%;
  margin-top: 60px;
  overflow-y: scroll;
  top: 50%;
  transform: translateX(-50%);
  width: 90%;
  font-size: 1em;
  line-height: 1.8em;
  border: 1px solid #c1c1c1;
      border-top-color: rgb(193, 193, 193);
      border-top-style: solid;
      border-top-width: 1px;
  /* border-top: none; */
}
/* search qanimate end */

/* ads wrapper start */
/* .ads header {background-color: #fff;} */
.ads .title-text {margin: 1em;}
.ads .title-text h2 {display: inline; font-family: 'Bebas Neue', sans-serif;}
.ads .title-text .h4 {font-weight: 900; font-size: 2rem;}
.ads [class^="custom-nav-"].btn {font-size: 2em; /*border-radius: 50%; color: #fff; background-color:#b81d22;border:0;width: 50px;height: 50px;*/}
.ads i[class*="fa-"] i{color:#000;}
.ads .btn-group > .btn-group:not(:last-child) > .btn,
.ads .btn-group > .owl-custom-prev {margin-right: .5em;}
.ads .btn-group-sm > .btn, .btn-sm {padding: 0;}
.ads .owl-carousel {background-color: #fff; padding:20px;}
.ads .btn-secondary,
.ads .btn-secondary:hover,
.ads .btn-secondary:not(:disabled):not(.disabled).active,
.ads .btn-secondary:not(:disabled):not(.disabled):active,
.ads .show > .btn-secondary.dropdown-toggle {color: #000;}
/* ads wrapper end */


/* order_oneclick start */
#order-oneclick h2{font-size: 1.25rem; border-bottom: solid 1px #c2c2c2;}
#order-oneclick h3{font-size: 1.25rem;}
#order-oneclick .card-product:hover { box-shadow: none; }
#order-oneclick .card-product, #order-oneclick .card-product:hover { border: none; }

.form-check-label a {text-decoration: underline;}
.was-validated .form-check-label a {color: #dc3545;}
.invalid-feedback[data-label="Label.FormInvalidAcceptConditions"] {font-size: 1em;}

/* order_oneclick end */

/* .alert-success {background: linear-gradient(to bottom right, #50a3a2 0%, #53e3a6 100%); color:#fff;border:#50a3a2 solid 1px;} */
/* .alert-success {background: linear-gradient(to bottom right, #B81D22 0%, #FF003F 100%); color:#fff; border: solid 1px #B81D22;} */
.alert-success {background: linear-gradient(to top left, #ffd200 0%, #c6a549 100%); color:#fff;border:#c6a549 solid 1px; color: #fff; text-shadow: 0 0 0.2em #000;}
.alert-success .alert-secondary {
  border: 1px solid rgba(255, 255, 255, 0.4);
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: 10px 15px;
  margin: 0 auto 10px auto;
  display: block;
  text-align: center;
  font-size: 18px;
  color: white;
  transition-duration: 0.25s;
  font-weight: 300;
}
.alert-danger {
  color: #fff;
  background: linear-gradient(to bottom right, #B81D22 0%, #FF003F 100%); color:#fff; border: solid 1px #B81D22;
}
.alert-warning {
  background: linear-gradient(to bottom right, #50a3a2 0%, #53e3a6 100%); color:#fff;border:#50a3a2 solid 1px;
}

/*
Cms Pages
*/
.cms-img { border: 14px solid #ffffff; border-radius: 5px; position: relative; }
.box-shadow { box-shadow: 0px 3px 10px 0px rgba(38, 59, 94, 0.1); }
.quote blockquote::after{
  content: url('/path/templates/v2/images/figure/quote2.png');
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.quote blockquote{
  position: relative;
  font-size: 24px;
  font-weight: 600;
  color: #444444;
  font-style: italic;
  text-align: center;
  text-transform: none;
  line-height: 1.5;
  padding: 20px 30px 30px;
}
.cms-area {background-color: #f4f6f7;}

.services {
  width: 100%;
  display: block;
  padding: 30px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.03);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.services h3 {margin: 0; font-weight: bold;}
.services a.btn {width: 100%;}
.services .fas {font-size: 0.8em;}

/*
Quote Validation Page
*/
.table thead th { font-weight: bold; /*font-size: 1.15rem;*/ }

/* account_orders start */
.icon-shape {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
  margin-right: 2px;
}
.icon-xs {
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem;
}
.icon-xl {
  height: 3.5rem;
  line-height: 3.5rem;
  width: 3.5rem;
}
.table-centered td, .table-centered th {
  vertical-align: middle !important;
}
.table > :not(caption) > * > * {
  background-color: var(--fc-table-bg);
  border-bottom-width: var(--fc-border-width);
  box-shadow: inset 0 0 0 9999px var(--fc-table-accent-bg);
  padding: .75rem 1.5rem;
}

.js-hidden {
  display: none;
}
.btn-outline-secondary {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-secondary:hover {
  background: #28a745;
}

.btn-outline-primary.dark{border-color: #000; margin: 3px; padding: 3px; cursor: pointer; background-color: #fff;}
.btn-outline-primary.dark:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary.dark:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-primary.dark.focus {box-shadow: 0 0 0 .2rem #ffee02;}
