.blankslate {
    background-color: #fafbfc !important;
    border: 1px solid #e1e4e8 !important;
    border-radius: 3px !important;
    box-shadow: inset 0 0 10px rgba(27,31,35,.05) !important;
    padding: 32px !important;
    text-align: center !important;
}
.btn-search {
    width: 100%;
    padding: 6px;
    background: #f4a42f;
    border-color: #f4a42f;
    color: #fff;
}

#tabs-1 h1 {
  font-size: 24px !important;
  font-weight: 600 !important;
}

#tabs-1 tds,
#tabs-1 strong,
#tabs-1 p,
#tabs-1 ul>li>span {
  font-size: 18px !important;
}

#product-tabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  background-color: #f4a42f !important
  border-color: #f4a42f !important;
  color: #fff !important;
}

.predictive-search__item.ui-menu-item:hover a {
    color: #b82928 !important;
}

li.dropdown-header>a:hover {
    color: #d7374c !important;
}

body {
  /*background: url("../img/body-bg.jpg");*/
  background-repeat: repeat;
    background-color: #F6F6F6;
  font-family: arial, sans-serif;
  color: #3f3f3f;
  min-height:850px;
    padding: 0px!important;
}
a {
  color: #f4a42f;
}
header {
    background-color: #FFF;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #EDEDED;
    /*background: url(/img/fn_chistmas_top_bg.jpg);*/
    background-position: top center;
}
.cb {
    clear:both;
}
.installation-text>select {
    width: 170px !important;
}
.bg-blue {
    background-color: #018ab9 !important;
}
.fl {
  float:left;
}
.fr {
  float:right;
}
.rel {
    position:relative;
}
.abs {
    /*position:absolute;*/
}
.red {
    color:#c62127;
    font-size:13px;
}
.content_padded {
    padding: 5px 20px;
    display:inline-block;
}
.btn-default:active,
.btn-default.active {
  background-color: #008BBB;
  border-color: #dbdbdb;
  color: #fff;
}
.full-width {
  width:100%;
}
.container {
  padding: 0 3px;
  position: relative;
  /*z-index: 10;*/
}
.add-shadow {
  /*box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.176), -5px 0px 10px rgba(0, 0, 0, 0.176);*/
}
.header_img {
    display:inline-block;
    vertical-align: top;
}
.header-bg-right {
    margin: 15px 3px 0 0;
}
.header-image {
    float:right;
}
.logo_header {
    padding: 0px 0 0 0px;
}
.row {
  margin-left: -15px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  max-width: 980px !important;
  min-width: 980px !important;
}
.navbar {
  border-radius: 0px;
  padding: 0px;
  margin-bottom: 2px;
}
.navbar .container-fluid {
  padding: 0px;
}
.navbar-collapse {
  padding: 0px!important;
}
.navbar-default {
  background-color: #E7E7E7;
  min-height: 40px;
  border: 0px!important;
}
.navbar-default .container {
    background-color: transparent;
}
.dropdown {
    text-align: center!important;
}
.navbar-default .navbar-nav > li > a {
  color: #909093;
}
.navbar-default .navbar-nav > li:first-child > a {
    padding-left: 5px!important;
}
.navbar-default .navbar-nav > li:last-child > a {
    color: #BB2119;
    font-weight: bold;
}
.footer a:hover,
.footer a:focus {
  color: #fff !important;
}
.text-red {
  color: #BB2119 !important;
}
.footer i.fa:hover,
.footer i.fa:focus {
  color: #028bb9 !important;
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 0px 0 rgba(255, 255, 255, 0.25);
}
.navbar-nav > li > a {
    padding: 10px 14px 10px 14px!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-align: center!important;
}
.search-submit-button {
    position: absolute;
    top: 8px;
    right: 5px;
    background-color: #f7f7f7;
    border: 0;
    outline: 0;
}
.drop-down-carrot {
    visibility: hidden;
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -10px;
    font-size: 33px;
    color: #FFF;
    z-index: 999;
}
.dropdown-toggle:hover .drop-down-carrot {
    visibility: visible!important;
}

/*
.dropdown-toggle:hover:after {
    content:'';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-bottom: solid 10px #FFF;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}
*/

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  /*background-color: #f4a42f;*/
  color: #d7374c;
  background-image: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  /*background-color: #f4a42f;*/
  color: #d7374c;
  background-image: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-color: #f4a42f !important;
  color: #FFF!important;
  background-image: none!important;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
/*.collapse {
    display: block!important;
    visibility: visible;!important;
}*/
.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(228, 228, 228, 0.15);
  border-radius: 0px;
  display: none;
  float: left;
  font-size: 14px;
  left: 0;
  list-style: outside none none;
  margin: 1px 0 0!important;
  min-width: 160px;
  padding: 3px 2px;
  position: absolute;
  text-align: left;
  top: 37px;
  z-index: 9999!important;
    box-shadow: 5px 5px 5px rgba(125, 125, 125, 0.17);
    overflow-y: hidden!important;
}
.dropdown-menu li {
  color: #aaaaaa;
  font-size: 14px;
  padding: 0px 0;
    list-style: none;
}
.dropdown-menu li a {
  color: #5e5e5e;
  font-weight: 400;
  font-size: 14px;
}
.dropdown-menu li a:hover {
  color: #d7374c;
}
.menu-read-more {
    color: #008cb9!important;
}
.shop-by-brand {
    background-color: #f2f2f2;
}
ul.shop-by-list {
  padding: 0 10px 5px 30px;
  margin: 0 0 0 00px!important;
}
.row-eq-height {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display:         flex!important;
}
.dropdown-menu .col-md-6,
.dropdown-menu .col-md-3 {
  padding: 0 0px 0 0px!important;
}
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.open > .dropdown-menu {
  display: block;
}
.yamm .dropdown.yamm-fw:hover > ul.dropdown-menu {
  display: block;
}
.dropdown-header {
    /*border-bottom: 1px solid #9e9e9e;*/
    padding: 15px 0 0px 0px!important;
    margin: 0px 0 5px 0px!important;
    font-weight: bold!important;
    font-size: 15px!important;
    color: #5e5e5e!important;
    white-space: normal;
}
.dropdown-header a {
  /*border-bottom: 1px solid #9e9e9e;*/
  /*padding: 15px 0 0px 0px!important;*/
  /*margin: 0px 0 5px 0px!important;*/
    font-weight: 500!important;
    font-size: 15px!important;
    color: #5e5e5e!important;
}
.grey-bg {
  background-color: #f8f8f8;
}
header .container {
    position: relative;
    padding-top: 10px;
}
.search-box {
  position: absolute;
  bottom: 10px;
  right: 310px;
  width: 428px;
    height: 50px;
}
.search-box input.search {
  background-color: #F7F7F7;
  box-shadow: inset 1px 1px 5px 0px #a8a8a8;
  border: 0px;
  padding: 13px 18px;
  width: 428px;
  color: #9c9c9c;
    font-size: 15px;
    font-weight: 400;
}
.search-box .search-submit {
  background-image: url("../img/search-btn.png");
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0px;
  position: absolute;
  top: 15px;
    right: 20px;
  margin: 0px 0 0px 0px !important;
  width: 17px;
  height: 17px;
}
.search-box .search-mobile {
  display: none;
}
.search-box .ul-inline-block li {
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
}
.quick-nav {
  padding: 20px 0;
  position: relative;
  background-color: #FFF;
}
.usp-link {
  padding: 0px!important;
  margin: 0px 16px 0 0px !important;
  height: 45px!important;
  display: inline-block!important;
}
a.usp-link:hover img {
  opacity: 0.7;
}
.usp-link.link2 {
    /*margin: 0px 10px 0 0px !important;*/
}
.usp-link.link3 {
    /*margin: 0px 10px 0 0px !important;*/
}
.cart {
  height: 55px;
  width: 60px;
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: 152px;
  background-color: #FFF;
  transition: all 0.2s ease-in 0s;
  z-index: 99999;
}
.cart .cart-inner {
  width: 156px;
}
.cart .pull-right {
  padding: 9px 12px 5px 5px;
  text-align: right;
}
.cart .pull-right a {
  font-size: 12px;
  font-weight: 600;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline:none;
}
.cart:hover {
  width: 158px;
}
.cart-count {
  background: url("https://fitnessnetwork.co.za/public/cart.png") no-repeat;
  height: 33px;
  width: 36px;
  margin: 11px 0 10px 12px;
  padding-left: 3px;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
a.orange {
  color: #d7374c;
}
a.grey {
  color: #979797;
}
.orange {
  color: #d7374c;
}
.grey {
  color: #979797;
}
#fakeBody {
  position: relative;
  width: 100%;
  overflow: hidden;
}
a.bleed-promo {
  position: absolute;
  left: 100%;
  top: 200px;
  z-index: 9999;
}
.bleed-promo-left {
    position: absolute;
    right: 100%;
    top: 125px;
    z-index: 9999;
}
.bleed-promo-right {
    position: absolute;
    left: 100%;
    top: 150px;
    z-index: 9999;
}
.brands {
  padding: 17px 10px 3px 10px;
  text-align: center;
}
.brands a {
  padding: 4px;
  transition: all 0.1s ease-in 0s;
}
.brands a:hover {
  opacity: 0.7;
}
.brand-text-cont {
  width: 100%;
}
.brand-text-cont img {
  width: 100%;
}
img.brands-text {
  padding: 0 2%;
  margin-bottom: 10px;
}
footer {
  text-align: center;
  background-color: #3E494F;
    padding-top: 15px;
}
footer .container {

}
.footer-cols-row {
    text-align: left;
    padding-bottom: 35px;
    padding-top: 5px;
}
.footer-cols-row h3 {
    color: #fbfbfb;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}
.footer-cols-row ul {
    padding-left: 0px;
}
.footer-cols-row li {
    list-style: none;
    margin-bottom: 12px;
}
.footer-cols-row a {
    color: #fbfbfb;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}
.container-footer {
    border-top: 1px solid #FFF;
    padding: 10px 0;

}
footer .row {
    margin-left: 0;
    margin-right: 0;

}
.footer-secure-img {
    /*position: absolute;*/
}
.hawthorn-image {
    margin-top: 57px;
}
p.footer-copyright {
  color: #fbfbfb;
  font-size: 14px;
  margin-top: 5px;
    text-align: left;
    float: left;
    font-weight: 500;
}
.footer-copyright a {
    color: #fbfbfb;
}
p.footer-credits {
  color: #fbfbfb;
  font-size: 14px;
  margin-bottom: 0px;
    text-align: right;
    float: right;
    font-weight: 500;
}
.reviews-bar-section-container .container {
  color: #5f5f5f !important;
}
.home-types-title span {
  color: #028bb9 !important;
}
.footer {
  background-color: #F69C12 !important;
}
.footer-credits  a {
    color: #fbfbfb;
    text-decoration: none;
}
.payment-accepted {
    vertical-align: middle;
    text-align: right;
}
img.img-payment-accepted {
    margin-left: 15px;
}
.color-green {
  color: #31ac00;
}
.color-red {
  color: #c1242d;
}
.col-footer-social {
    padding-top: 10px;
}
.col-footer-social a {
    padding: 10px;
}
.col-footer-social i {
    font-size: 35px;
}
.col-footer-social i:hover {
    color: #D5394F;
}
.form-col {
    color: #FFF;
}
.assist-text a {
  color: #028bb9;
}
.bx-pager-item a:hover,
.bx-pager-item a:focus {
  color: #fff !important;
}
.subscription-form .form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px 10px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #FFF;
    background-color: transparent;
    background-image: none;
    border: 1px solid #FFF;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.subscription-form .form-group {
    margin-bottom: 5px;
}
.subscription-form .form-control::placeholder {
    color: #eaeaea;
}
.btn-default {
    text-shadow: none;
    background: none!important;
    box-shadow: none;
    border-color: transparent!important;
    color: #bd2c3f!important;
    font-weight: 400;
    font-size: 15px;
    padding: 10px 20px!important;
}
.btn-default:hover {
    color: #e2e2e2;
    text-shadow: none;
    background: none;
    box-shadow: none;
    border-color: #e2e2e2;
}
/*********** HOME PAGE****************/
.slider-main-wrapper {
    position: relative;
}
.slider-main-wrapper .bx-wrapper .bx-viewport {
    background: transparent none repeat scroll 0 0!important;
    border: 0px solid #fff!important;
    box-shadow: none;
    left: 0px;
    transform: translateZ(0px);
}
.slider-main-wrapper .bx-wrapper .bx-controls-direction a {
    top: 50%!important;
}

.slider-main-wrapper .bx-pager-item {

}
.slider-main-wrapper .bx-pager-link {
    background: #d0d0d0 none repeat scroll 0 0 !important;
    color: #fff;
    padding: 9px 0px;
    width: 44px;
    height: 40px!important;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    border-right: 3px solid #FFF!important;
    display: inline-block;
    margin: 0;
}
.slider-main-wrapper .bx-pager-link:hover {
    text-decoration: none;
}
#slider-main .slide-main-container {
    background-position: center center!important;
    width: 100%!important;
    background-size: cover!important;
    height: 506px;
    background-repeat: no-repeat!important;
}
.slide-main-caption {
    font-size: 18px;
    font-style: normal;
    color: #FFF;
    position: absolute;
    bottom: 15px;
    left: 0px;
    z-index: 9999;
    border: 1px solid green;
}

.slide-main-container .slide-main-inner {
    margin: 0 auto;
    width: 100%;
    max-width: 980px;
    position: relative;
    height: 100%;
}
.slide-1 .slider-main-text {
    position: absolute;
    bottom: 25%;
    left: 5%;
    z-index: 999;
}
.slide-2 .slider-main-text {
    position: absolute;
    top: 10%;
    left: 20%;
    z-index: 999;
}
.slide-3 .slider-main-text {
    position: absolute;
    bottom: 0%;
    left: 10%;
    z-index: 999;
}
.slide-4 .slider-main-text {
    position: absolute;
    bottom: 10%;
    right: 5%;
    z-index: 999;
}
.slide-5 .slider-main-text {
    position: absolute;
    bottom: 0%;
    right: 2%;
    z-index: 999;
}
.slide-6 .slider-main-text {
    position: absolute;
    bottom: 3%;
    left: 5%;
    z-index: 999;
}
.slide-6 .slider-right-text {
    position: absolute;
    bottom: 2%;
    left: 71%;
    z-index: 999;
}
.slide-7 .slider-main-text {
    position: absolute;
    bottom: 0%;
    left: 35%;
    z-index: 999;
}

.slide-8 .slider-main-text {
    position: absolute;
    bottom: 3%;
    left: 46%;
    z-index: 999;
}

.slide-9 .slider-main-text {
    position: absolute;
    bottom: 4%;
    left: 4%;
    z-index: 999;
}

.slide-10 .slider-main-text {
    position: absolute;
    bottom: 4%;
    left: 71%;
    z-index: 999;
}

.slider-main-wrapper .bx-wrapper .bx-pager {
    bottom: -43px;
    /*width: 980px;*/
    padding: 0;
    margin: 0 auto;
    height: 40px;
}
.slider-main-wrapper .bx-custom-pager {
    width: 980px;
    padding: 0;
    margin: 0 auto;
}

.pager-before {
    height: 40px;
    position: absolute;
    bottom: -43px;
    width: 100%;
}
.pager-before-left {
    height: 40px;
    width: 50%;
    background-color: #d0d0d0;
    position: absolute;
    left: 0;
}
.pager-before-right {
    height: 40px;
    width: 50%;
    background-color: #F4A42F;
    position: absolute;
    right: 0;
    top: -0px;
}
.pager-after {
    height: 40px;
    /*position: absolute;*/
    /*right: 0;*/
    /*bottom: -44px;*/
    display: inline-block;
    text-align: left;
    width: 50%;
    overflow: hidden;
    background-color: #F4A42F;
    font-size: 20px;
    padding: 6px 20px;
    font-style: 500;
    font-family: 'Roboto', sans-serif;
    line-height: 130%;
    color: #FFF;
    z-index: 999;
    vertical-align: -51%;
}
.slider-main-wrapper .bx-wrapper .bx-pager a {
    /*border: solid #ccc 0px;*/
    /*display: block;*/
    /*margin: 0 5px;*/
    /*padding: 3px;*/
    /*line-height: normal;*/
    /*box-sizing: border-box;*/
}

.slider-main-wrapper .bx-wrapper .bx-pager a:hover,
.slider-main-wrapper .bx-wrapper .bx-pager a.active {
    background: #F4A42F none repeat scroll 0 0 !important;
    text-decoration: none;
    outline: none;
}

.slider-main-wrapper .bx-wrapper {
    margin-bottom: 30px;
}

.home-cat-thumb {
    box-shadow: 3px 3px 3px 1px #dddddd;
    padding: 8px;
}
.home-cat-thumb:hover .red-hover {
    display: block;
}
.home-cat-thumb:hover img {
    filter:contrast(500%) hue-rotate(90deg);
}
.red-hover {
    display: none;
    background-color: rgba(2, 139, 185, 0.8);
    position: absolute;
    left: 22px;
    top: 8px;
    right: 22px;
    bottom: 8px;
}
.home-cat-thumb:hover .home-cat-title {
    background-color: transparent;
    color: #FFF;
    border: 2px solid #FFF;
}
.home-cat-thumb img {
    width: 100%;
    height: auto;
}
.home-content .col-md-4 {
    padding-left: 9px!important;
    padding-right: 9px!important;
}
.home-content .row {
    margin-bottom: 30px;
}
.home-content a:hover {
    text-decoration: none;
}
.achieve-row {
    padding: 20px;
    margin-bottom: 0px!important;
}
.home-cat-title {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 6px;
    text-align: center;
    color: #028bb9;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border: 2px solid #028bb9;
    width: 65%;
    margin: 0 auto;
    font-style: italic;
}
.home-cat-title-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;

}
.home-title-img {
    text-align: center;
    padding: 10px 0;
}
.home-title-img img {
    /*width: 100%;*/
    max-width: 100%;
    height: auto;
}
.home-types-thumb {
    border: 1px solid #e3e3e3;
    text-align: center;
    background-color: #FFF;
    box-shadow: 2px 2px 5px 1px rgb(218, 218, 218);
}
img.img-type {

}
.home-types-title {
    padding: 10px 10px 10px 10px;
    width: 100%;
    text-align: center;
    color: #5f5f5f;
    font-size: 24px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
.home-types-title span {
    color: #d7374c;
    font-size: 18px;
    display: block;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.white-container {
    background-color: #FFF;
}
.extra-padding-container {
    padding: 28px 35px 10px 35px;
    margin-top: 0px;
}
.grey-container {
  background-color: #F6F6F6;
  padding: 28px 35px 10px 35px;
  margin-top: 0px;
  /*box-shadow: inset 0px 0px 32px 0px #dddddd;*/
}
.grey-section-container {
    background-color: #FFFFFF;
    padding: 0px;
    margin-top: 0px;
    /*box-shadow: inset 0px 0px 32px 0px #dddddd;*/
}
.extralight-grey-section-container {
    background-color: #FCFCFC;
    box-shadow: inset 0px 0px 32px 0px #ececec;
    border-bottom: 2px solid #FFF;
    padding-bottom: 5px;
}
.home-products-thumbs {
  padding-left: 9px;
  padding-right: 0px;
  margin-bottom: 15px;
}
.home-products-thumbs .col-md-4 {
  padding-left: 5px!important;
  padding-right: 5px!important;
  width: 303px;
}
.home-prod-thumb-title {
    font-size: 20px;
    color:#3f3f3f;
}
.home-prod-thumb {
  width: 100%;
  box-shadow: 0px 1px 12px 0px #cccccc;
  float: left;
  margin-bottom: 17px;
}
.home-prod-thumb-img-wrapper {
    width:100%;
    position:relative;
    overflow:hidden;
}
img.home-prod-thumb-image {
  padding: 3px;
  transition: all 0.1s ease 0s;
  width: 100%;
  position: absolute;
  top:-100%; left:0; right: 0; bottom:-100%;
  margin: auto;
}
.home-prod-thumb:hover {
  cursor: pointer;
  text-decoration: none;
}
.home-prod-thumb:hover .home-prod-bottom-bg {
  background-color: #d7374c;
}
.home-prod-thumb:hover .home-prod-thumb-image {
  opacity: 0.7;
}
.home-prod-thumb:hover .home-prod-thumb-price {
  color: #FFF;
}
.home-prod-bottom-bg {
  background-color: #f2f2f2;
  padding: 5px 15px 3px 15px;
  transition: all 0.1s ease 0s;
}
.home-prod-thumb-price {
  color: #d7374c;
  font-size: 14px!important;
}
.bottom-container {
  margin-top: -11px;
}
.bottom-container hr {
  margin: 5px 0 5px 0!important;
}
.col-md-3.col-blog {
  width: 210px!important;
  padding-left: 0px;
  padding-top: 16px;
}
.blogdate {
  font-size: 14px;
  color: #a3a3a3;
}
.blog-title {
  color: #3f3f3f;
  font-size: 18px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 4px;
}
.blog-readmore {
  float: right;
  color: #d7374c;
  font-size: 12px;
}
.bottom-container .col-md-6 {
  width: 432px!important;
  padding-left: 14px!important;
  padding-right: 0px!important;
}
.ratecard {
  height: 257px;
  width: 432px;
  background: url("../img/rate-card-bg.png");
  background-repeat: no-repeat;
  font-size: 12px;
  padding: 73px 25px 0 25px;
}
.rate-blue {
  color: #3883b9;
  font-weight: 600;
}
.rate-bold {
  font-weight: 600;
}
.rate-question {
  padding: 10px 0;
  clear: both;
}
.question-text {
  max-width: 270px;
}
.rate_us_star {
  float: left;
}
.rate-comments-text {
  position: absolute;
  top: 170px;
}
.card-bottom {
  position: absolute;
  top: 195px;
  max-height: 32px;
  overflow: hidden;
  font-size: 11px;
}
.col-md-3.col-secure {
  /*width: 205px!important;*/
  padding-right: 0px;
  padding-top: 16px;
  padding-left: 65px;
  /*margin-left: 40px;*/
}
.secure-logos {
  margin: 3px 0 0px 0;
}
.slider-best-sellers-wrapper {

}
.slider-best-sellers-wrap .bx-wrapper .bx-viewport {
    background: #fff none repeat scroll 0 0;
    border: 0 solid #fff;
    box-shadow: none;
    left: -0px;
    transform: translateZ(0px);
}

.home-best-seller-thumb {
    border: 0px solid #e3e3e3;
    text-align: center;
    background-color: #FFF;
    width: 100%;
    padding: 0 0px;
}
img.img-best-seller {
    width: auto;
    height: 100%;
    max-height: 170px;
    display: inline!important;
}
.home-best-seller-title {
    padding: 10px 10px 0 10px;
    width: 100%;
    text-align: left;
    color: #5f5f5f;
    font-size: 18px;
    font-weight: 500;
    height: 56px;
    line-height: normal;
}
.home-best-seller-price {
    display: block;
    color: #F7A015;
    font-size: 16px;
    text-align: left;
    padding: 0px 10px 0 10px;
    font-weight: 600;
}
.bx-wrapper .bx-controls-direction a {
    top: 35%!important;
}
/**/
.grey-gradient {

    background: rgba(246,246,246,1);
    background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(233,233,233,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246,246,246,1)), color-stop(100%, rgba(233,233,233,1)));
    background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(233,233,233,1) 100%);
    background: -o-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(233,233,233,1) 100%);
    background: -ms-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(233,233,233,1) 100%);
    background: linear-gradient(to bottom, rgba(246,246,246,1) 0%, rgba(233,233,233,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e9e9e9', GradientType=0 );

}
.slider-feedback-wrap .bx-wrapper .bx-viewport {
    background: transparent none repeat scroll 0 0;
    border: 0 solid #fff;
    box-shadow: none;
    left: -0px;
    transform: translateZ(0px);
}

.slider-feedback-thumb {
    border: 0px solid #e3e3e3;
    text-align: center;
    background-color: transparent;
    width: 100%;
    padding: 0 0px;
}
.slider-feedback-content {
    padding: 0px 10px 0 10px;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    color: #5f5f5f;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: normal;
}
.slider-feedback-name {
    width: 100%;
    text-align: center;
    color: #5f5f5f;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    margin-top: 10px;
}
.slider-feedback-date {
    width: 100%;
    text-align: center;
    color: #F7A015;
    font-size: 14x;
    font-weight: 500;
    line-height: normal;
    margin-top: 2px;
}
.popular-products-section-container {
    background-color: #F4F4F4;
    margin-top: 40px;
}
.brands-section-container {
    background-color: #e2e2e2;
    width: 100%;
    clear: both;
}
.divider-inside-top {
    position:relative;
    overflow:hidden;
    border-top:1px solid #ddd;
    height: 50px;
}
.brands-section-container .brands-content {
    max-width: 860px!important;
    margin: 0 auto;
}
.divider-inside-top:before {
    content: "";
    position:absolute;
    z-index: 1;
    width:86%;
    top: -90px;
    height: 80px;
    left: 7%;
    border-radius: 100px / 30px;
    box-shadow:0 0 58px rgba(41, 41, 41, 0.6);
}
.home-brands-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 40px;
    text-align: center;
    font-style: italic;
    color: #3E494E;
    padding-bottom: 20px;
    margin-top: -35px;
}
.popular-brands-thumb img {
    vertical-align: middle;
}
.align-em {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.popular-brands-thumb {
    text-align: center;
}
.popular-title-img {
    text-align: center;
    padding: 30px 0;
}
.popular-title-img img {
    /*width: 100%;*/
    max-width: 100%;
    height: auto;
}
.popular-types-thumb {

}
.popular-types-thumb {
    text-align: center;
    background-color: #F4F4F4;
}
.popular-types-thumb img {
    width: 90%;
    height: auto;
}
.homepage-section-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 52px;
    text-align: center;
    font-style: italic;
    color: #3E494E;
}
.home-popular-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 40px;
    text-align: center;
    font-style: italic;
    color: #3E494E;
    padding: 20px 10px 10px;
}
.what-do-you-want-to-achieve-container {
    border: 2px solid #8f9497;
    margin-top: 70px;
    padding-bottom: 20px;
}
.achieve-header {
    position: absolute;
    top: 50px;
    text-align: center;
    left: 0;
    right: 0;
}
.achieve-header .homepage-section-title {
    background-color: #FFF;
    padding: 0px 10px;
    display: inline;
}
.assist-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    font-style: italic;
    color: #40494e;
}
.red-link {
    color: #d7374c;
}
.reviews-bar-section-container {
    background-color: #ffffff;
    padding: 10px 0;
}
.reviews-bar-section-container .container {
    text-align: center;
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
}
.reviews-bar-section-container strong {
    font-weight: 500;
}
.red-button {
    background: linear-gradient(to bottom, #d7374c 0%,#bd2c3f 100%);
    color: #FFF;
    border: 1px solid #FFF!important;
    font-size: 16px;
    padding: 5px 30px!important;
}
.red-button:hover {
    background: linear-gradient(to bottom, #bd2c3f 0%,#d7374c 100%);
    color: #FFF;
}
.reviews-bar-section-container .red-button {
    margin-left: 40px;
}
/************** CATEGORY PAGE *******************/
body,
html,
#category-wrapper {
    background-color: #FFF;
}
.show-more-content {
    width: 100%;
}
.content_long {
    border: 2px solid #d6d6d6;
    border-radius: 13px;
    padding: 3px 6px;
    color: #d6d6d6;
    font-size: 18px;
    margin: 10px;
    display: inline-block;
}
.content_long:hover {
    text-decoration: none;
    border: 2px solid #888;
    color: #888;
    cursor: pointer;
}
.content_long:focus {
    text-decoration: none;
    border: 2px solid #b5b5b5;
    color: #b5b5b5;
    outline: none;
}
.category-container, .packages-container {
    width:100%;
}
.row-offcanvas {
  display:inline-block;
}
.category-container .category-sidebar {
  width: 195px!important;
  padding: 10px 2px 2px 2px!important;
  /*border-left: 1px solid #E9E9E9;*/
  /*border-top: 1px solid #E9E9E9;*/
  display:inline-block;
}
.category-container .category-main {
  width:760px;
  padding: 0px;
  background-color: #F3F3F5;
  display:inline-block;
  vertical-align:top;
}
.category-main.search-cat {
    width:100%;
    padding: 0!important;
}
.cat-products-list {
  background-color: #FFF;
  border-left: 3px solid #FFF;
}
.search-cat .cat-products-list {
    border-left:0;
    padding: 20px 0;
}
.sidebar-title {
  padding: 5px 4px;
  margin: 9px 10px 10px 10px;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
  clear: both;
  color: #3f3f3f;
  /*border-top: 1px solid #c7c7c7;*/
  border-bottom: 1px solid #c7c7c7;
}
.sidebar-list li input {
  margin-right: 3px;
  vertical-align: -11%;
}
ul.sidebar-list {
  padding-left: 8px;
  font-size: 12px;
  list-style: none;
}
ul.sidebar-list ul {
  padding-left: 4px;
  font-size: 12px;
  list-style: none;
}
.sidebar-list li {
  color: #f96f13;
  padding: 1px 0px;
}
.sidebar-list ul li {
  color: #3f3f3f;
  font-weight: 300;
}
.sidebar-list ul ul li a {
  color: #3f3f3f;
  font-weight: 300;
}
/**/
.wider-padding-container {
    padding-right: 35px;
    padding-left: 35px;
    margin-top: 0px;
}
.category-main {
  box-shadow: inset 0 50px 50px -50px rgba(112, 112, 112, 0.2);
  padding: 0 0px 0 3px;
  background-color: #FFF;
}
.breadcrumbs {
  padding: 2px 0px 4px 2px;
  border-bottom: 1px solid #e8e8e8;
    background-color: #F6F6F6;
}
.breadcrumbs a {
  border-left: 1px solid #969799;
  color: #969799;
  font-size: 11px;
  padding: 0px 5px;
    text-transform: uppercase;
    font-weight: 500;
}
.breadcrumbs a.crumb-active {
  color: #008cb9;
}
.breadcrumbs a:first-child {
  border: none;
}
.category-head, .product-section-text, .product-category-header {
  /*box-shadow: inset 0 70px 70px -70px rgba(0, 0, 0, 0.1);*/
  background-color: #F6F6F6;
  width: 100%;
  clear: both;
  padding: 9px 0px 10px 0px;
}
.category-head.section-head {
    border-left: 3px solid #FFF;
    text-align: center;
    color: #949494;
}

.related_product_wrapper
{
    margin: 15px 0 10px 0;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    font-size:12px;
}

.related_product_wrapper h4
{
    font-size: 12px;
}
.related_product_sku {
    margin: -5px 0 10px 0;
    display:block;
}

.related_product_wrapper.last
{
    border-bottom: none;
}

.product-section-text .heading, .product-category-header-heading {
    padding: 5px 15px 0 15px;
    margin: 10px 0;
}
.product-section-text .text {
    padding: 0px 15px 20px 15px;
}
.search-cat .category-head {
    border-left:0;
}
.category-head .pull-right {
  margin-top: -25px;
  display:inline-block;
}
.category-head .pull-right a:hover {
  color: #878787;
  text-decoration: none;
}

.category-head .pull-left, .category-head .pull-cell {
    display:block;
    padding:0 10px 0 0;
    float:none;
    color: #949494
}
.category-head .pull-cell {
    padding: 0px 10px;
    font-size: 16px;
}

.category-title {
  font-size: 48px;
  font-weight: 100;
    color: #949494
}
.header-content-long {
    padding: 15px 20px;
    /*border-left: 3px solid #FFF;*/
    float:left;
    display:none;
    color: #949494;
    font-size: 16px;
}

.page-content {
    width:100%;
    background-color:#f3f3f4;
    border:1px solid #e9e9e9;
    border-right:0;
    min-height: 725px;
}
    .page-content-main {
        background-color:#ffffff;
        border:1px solid #fff;
        border-left:1px solid #e9e9e9;
        border-right:0;
        margin:-2px 0;
        padding: 20px 0 10px 0;
        min-height: 725px;

        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,ffffff+35,ffffff+65,f4f4f4+100 */
        background: rgb(244,244,244); /* Old browsers */
        background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 65%, rgba(244,244,244,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(35%,rgba(255,255,255,1)), color-stop(65%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 65%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 65%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 65%,rgba(244,244,244,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom,  rgba(244,244,244,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 65%,rgba(244,244,244,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
    }

.sidebar-content {
    color:#3f3f3f;
    padding-bottom: 30px;
    font-size:12px;
}
    .sidebar_heading {
        width:100%;
        color:#373737;
        border-top:1px solid #c4c4c5;
        border-bottom:1px solid #c4c4c5;
        padding: 5px 0;
        margin: 23px 0 10px 0;
        text-transform:uppercase;
        font-size:14px;
        font-weight:bold;
    }
    .sidebar_subheading {
        font-size:14px;
        font-weight:bold;
        margin-bottom: 1px;
    }
    .sidebar_content_number {
        font-size:18px;
        color:#373737;
        margin: 0;
    }
    .sidebar_content_link {
        font-size:12px;
    }
    .top-heading-border {
    }
    .social_icons {
        margin: 25px 0 0 0;
    }
    .page_content_heading {
        font-size: 45px;
        margin: 10px 0;
    }
    .page_content_text {
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        padding: 20px 0;
    }
    .page_content_button {
        margin: 12px 0 0 0;
    }
.checklink span {
    font-size:11px;
}
.greyed {
    color: #9ba7b2!important;
    text-decoration:line-through;
    cursor: default;
}
.prod-filter-bar {
  background-color: #FFF;
  color: #515151;
  float: left;
  width: 100%;
  padding: 15px 3px 0 3px;
  font-size: 15px;
    font-weight: 500;
  border-left: 3px solid #FFF;
  letter-spacing:0;
}
.bottom-filter-bar {
    padding: 10px 3px
}
.search-cat .prod-filter-bar, .product-category-menu.prod-filter-bar {
    border-left:0;
}

.columns_wrapper
        {
            margin-top: 3px;
            line-height: 18px;
            padding-bottom: 3px;
        }
.product-list-view-product {
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #c7c7c7;
}
.product-list-view-image
    {
        width: 146px;
        overflow: hidden;
        margin-right: 5px;
        margin-left: 5px;
        padding: 10px 15px 0 0;
        float:left;
    }

    .product-list-view-details
    {
        max-width: 800px;
        padding: 10px;
        float:left;
    }

    .product-list-view-buy-now
    {
        width: 84px;
        padding: 0px 0 0 17px;
    }
    .product-list-view-product-name {
        height: 73px;
        line-height: 19px;
        font-size: 18px;
        color: #fa6f13;
        font-weight: bold;
        text-decoration: none;
        display: inline-block;
        padding: 5px 0 5px 0;
        overflow:hidden;
    }
    .product-list-view-product-name a {
        /*color: #fa6f13!important;*/
    }

    .product-list-view-product-price
    {
        font-size: 14px;
    }

    .product-list-view-product-description
    {
        padding: 8px 0 0 0;
    }

    .product-list-view-totals {

    }
        .totals-heading {
            font-size: 13px;
            font-weight:bold;
            display:block;
        }
        .totals-total {
            font-size: 12px;
            display:block;
            padding: 0 0 5px 0;
        }

.prod-filter-bar form {
  display: inline-block;
}
.prod-filter-bar select {
  border: 0px;
  color: #403f3f;
  font-size: 13px;
}
.prod-filter-bar .pull-right {
    padding: 0 10px;
    position: relative;
    z-index: 100;
}
.prod-filter-bar .pull-left {
  padding: 0 5px;
    position: relative;
    z-index: 100;
}
.sort-area {
    font-size: 14px;
}
.pagecontrols_header {
    display:inline-block;
}
.pager-container {
    width: 100%;
    position: absolute;
    text-align: center;
    z-index: 99;
}
.pagenums {
    display:inline-block;
}
.pagenum {
    cursor:pointer;
    padding: 0 4px;
    display:inline-block;
    color: #b0b0b0;
    font-size: 15px;
    font-weight: 500;
}
.pagenum:hover {
    color: #222;
}
.pagenum.orange {
    color: #222;
}
.uparrow, .downarrow {
    cursor:pointer;
    float:right;
}
.cat-products-list {
  /*box-shadow: inset 0 180px 180px -180px rgba(0, 0, 0, 0.1);*/
  width: 100%;
  padding: 0px 0px;
  clear: both;
  float: left;
}
.cat-products-list .col-md-4 {
  margin: 10px 0 30px 0;
}
#product_list_view_products {
    width:100%;
    display: inline-block;
    padding: 10px 0;
}
.cat-product-old {
  box-shadow: 2px 3px 10px 1px #dadada;
  width: 198px;
  min-height: 310px;
  background-color: #F4F4F4;
  float: left;
  margin: 14px 20px;
  position: relative;

}
.cat-product {
  /*box-shadow: 2px 3px 10px 1px #dadada;*/
  width: 338px;
  min-height: 310px;
  background-color: #FFF;
  float: left;
  margin: 10px 20px;
  position: relative;
    border: 1px solid #e0e0e0;
}
    .card {
        width: 338px;
        min-height: 340px;
        margin: 14px 20px;
        position: relative;
        float: left;
    }
    .card-options {
        width: 338px;
        min-height: 340px;
        margin: 20px 12px;
        position: relative;
        float: left;
    }
        .card .cat-product {
            margin:0;
        }
.cat-product-tags {
    top: 10px;
    left: 0px;
    position: absolute;
    padding:0;
    margin:0;
    line-height: 10px;
    z-index: 99;
}
.cat-prod-tag {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  padding: 3px 10px 2px 10px;
  line-height: 10px;
  display: block;
    margin-top: 3px;
}
.cat-product-image {
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #FFF;
}
    .cat-product-image a {
        width:100%;
        height: 310px;
        float:left;
        position:relative;
    }
        .cat-product-image a img {
            margin: auto!important;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            max-width: 100%;
            max-height: 100%;
        }
.cat-product-image-old {
  width: 198px;
  height: 165px;
  overflow: hidden;
  background-color: #FFF;
}
    .cat-product-image-old a {
        width:100%;
        height: 165px;
        float:left;
        position:relative;
    }
        .cat-product-image-old a img {
            margin: auto!important;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            max-height: 100%;
        }
.cat-product.tag-new .cat-product-image {
  /*border: 1px solid #d7374c !important;*/
}
.cat-product.tag-new .cat-prod-tag {
  background-color: #d7374c;
}
.cat-product.tag-sale .cat-product-image {
  /*border: 1px solid #ca0808!important;*/
}
.cat-product.tag-gift .cat-product-image {
  /*border: 1px solid #008cb9!important;*/
}

.blue-bg {
  background-color: #008cb9;
}
.orange-bg {
  background-color: #d7374c;
}
.red-bg {
  background-color: #ca0808;
}
.sections-head {
    background: URL(../img/section_bg.jpg) repeat-x #FFF;
}
.section_images_container {
    width:100%;
}
 .section_images_slides {
    width:100%;
 }
    .section_images_slide {
        width:100%;
    }
        .section_images_slide img {
            display: block;
            margin: auto;
        }
.product-section-columns.sections-columns {
    background-color:#fff;
}
    .product-section-column {
        width: calc(80%/4);
        min-width: 200px;
        margin: 10px 2% 15px 2%;
    }
    .product-section-column .image {
        height: 135px;
        overflow:hidden;
        border-bottom: 1px solid #c7c7c7;
    }
.cat-product-bottom {
  padding: 8px 25px;
    color: #949494;
}

    .cat-bottoms {
        height:155px;
        overflow:hidden;
    }
    .cat-bottoms a {
        float:left;
    }
        .dark_link {
            width:100%;
            font-size:18px;
            color:#3f3f3f;
        }
        .light_link {
            width:100%;
            font-size:13px;
            color:#3f3f3f;
        }
.cat-product-bottom a {
  color: #949494;
  display:block;
}
.cat-product-title {
  width:100%;
  font-size: 19px;
  font-weight: 500;
  height: 40px;
  overflow: hidden;
  line-height: 20px;
  color: #515151;
  margin: 0 0 3px 0;
  display: inline-block;
  word-break: break-word;
}
    .tooltipover:hover:after{
        background: #333;
        background: rgba(63,63,63,1);
        border-radius: 5px;
        border: 1px solid #3f3f3f;
        bottom: 165px;
        color: #F4F4F4;
        content: attr(data-title);
        font-size: 12px;
        font-weight:normal;
        line-height:15px;
        left: 5%;
        padding: 5px 15px;
        position: absolute;
        z-index: 98;
        width: 90%;
    }
    .tooltipover:hover:before{
        border: solid;
        border-color: #3f3f3f transparent;
        border-width: 6px 6px 0 6px;
        bottom: 160px;
        content: "";
        left: 10%;
        position: absolute;
        z-index: 99;
        opacity: 1;
    }

.product-list-view-product-name .cat-product-title {
    height: 60px;
}
    .product-list-view-product-name .cat-product-title.tooltipover:hover:after {
        bottom: 250px;
    }
    .product-list-view-product-name .cat-product-title.tooltipover:hover:before{
        bottom: 245px;
    }

.cat-product-spacer {
      height: 47px;
      overflow:hidden;
      text-align:center;
}
    .back .cat-descript-added:before {
        content:'\2713';
        display:inline-block;
        color:#00934d;
        font-size: 16px;
        font-weight: bold;
        padding:0 6px 0 0;
    }
    .back .cat-product-price {
        display:none;
    }
    .cat-product-title-long {
        height:73px;
    }
    .removefromorder {
        cursor:pointer;
        color:#ce3038;
    }
        .removefromorder:hover {
            text-decoration:underline;
        }
    .checkoutorder {
        color:#00934d!important;
        text-transform:uppercase;
    }

.cat-product-price {
  color: #d7374c;
  font-size: 17px;
  line-height: 20px;
  height: 38px;
  overflow-y: visible;
}
.cat-product-price-finance {
    color:#949494;
    font-size:13px;
    padding-top: 2px;
}
.cat-compare {
    width:100%;
    display:block;
    margin-bottom: 20px;
    margin-top: 1px;
    float: left;

}
.cat-compare-input {
    width:100%;

}
    .cat-compare-input, .cat-compare-input input, .cat-compare-input a {
        float:left;

    }
.sale-price {
  color: #ca0808;
    font-size: 17px;
    line-height: 20px;
}
a.cat-prod-compare {
  font-size: 12px;
    color:#949494;
  position: relative;
  line-height:20px;
  padding: 0 0 0 5px;
}
.cat-product input.button {
  background-color: #fcfcfc;
  border: 0px;
  padding: 2px;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  width: 164px;
  height: 26px;
  margin: 5px 0 2px 0;
  border-radius: 1px;
  box-shadow: inset 0px -12px 15px 0px rgba(27, 27, 27, 0.1);
}
.cat-product input.button:hover {
  background-color: #eeeeee;
  color: #ca0808;
  box-shadow: inset 0px -12px 15px 0px rgba(27, 27, 27, 0.1);
}
.dropdown-menu{
    min-height: 220px;
}
/****************** PRODUCT PAGE *****************/
#product-tabs {
    margin-top: 30px;
}
#product-tabs .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
#product-tabs .ui-widget-header {
    border: 0px solid #dddddd;
    border-bottom: 1px solid #ced0d2;
    background: none;
}
#product-tabs .ui-widget.ui-widget-content {
    border-width: 0px!important;
}
#product-tabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0px solid #f4a42f;
    border-color: #f4a42f !important;
    background: #f4a42f !important;
    font-weight: 300;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
#product-tabs .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 0px solid #c5c5c5;
    background: linear-gradient(to bottom, #f4f4f4 0%,#e3e3e3 100%);
    font-weight: normal;
    color: #40494e;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}



.product-main {
  padding: 0 0px 0 0px;
  background-color: #FFF;
  width: 100%;
}
.grey-bar {
  background-color: #8C8C8C;
  color: #FFF;
  /*float: left;*/
  width: 100%;
  padding: 3px 20px;
  font-size: 13px;
}
.grey-bar a {
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
}
.row.row-less-padding {
  margin: 0px!important;
}
.row.row-padding {
    margin: 0 15px;
}
.row-normal {
    margin: 0!important;
}
.product-container {
  width: 100%;
  padding: 5px 35px;
  clear: both;
  float: left;
}
.share {
  width: 100%;
  padding: 3px;
}
.share .share-link {
  padding: 0 1px 0px 11px;
}
.category-left-col {
  padding: 0 0px;
  border-left: 3px solid #FFF;
  width:100%;
}
    #slider-prod {
        height: 370px;
        overflow:hidden;
    }
    .category-left-col .nivo-caption {
        padding: 5px 0px 0 0px;
    }

.col-md-8.product-left-col {
  padding: 0 0px;
  width: 608px !important;
}
.col-md-4.product-right-col {
  width: 280px;
  padding: 0 0 0 30px;
  margin-left: 0px;
}
.product-sidebar-block {
  background-color: #f6f6f6;
  margin-top: 8px;
  padding: 5px 0 0px 0;
  border: 1px solid #e1e1e1;
}
.product-information-details-right {
    padding: 3px 15px;
}
.product-price {
  font-size: 32px;
  text-align: center;
  color: #3f3f3f;
}
.old-price {
  font-size: 12px;
  line-height: 20%;
  padding-left: 25%;
  margin-bottom: 10px;
}
.buy-now-container {
  text-align: center;
}
.buy-now img {
  /*width: 171px;
    margin: 0 50px!important;*/
}
.buy-now:hover,
.apply-now:hover {
  opacity: 0.8;
}
.secure-logos-product {
  margin: 1px  0 9px 0!important;
  text-align: center;
}
.secure-logos-product img {
  height: 19px;
  width: auto;
}
.finance {
  font-size: 22px;
  color: #3f3f3f;
  text-align: center;
  border-top: 1px solid #e1e1e1;
  padding: 8px 0;
}
.finance-amount {
  color: #8b8b8b;
  font-size: 16px;
  text-transform: uppercase;
}
.installment {
  font-size: 12px;
}
.delivery {
  border-top: 1px solid #e1e1e1;
  position: relative;
}
.delivery-text {
  font-size: 12px;
  font-weight: 600;
  color: #c7242e;
  position: absolute;
  left: 72px;
  top: 58px;
}
.availability {
  border-top: 1px solid #e1e1e1;
  position: relative;
}
.availability-text {
    width:100%;
  font-size: 12px;
  font-weight: 600;
  color: #c7242e;
  margin: 5px 0 15px 0;
  text-align:center;
}
    .availability-text .color-normal {
        color:#5e5e5e;
    }
    .availability-text .color-normal, .availability-text .color-green, .availability-text .color-red {
        display:inline-block;
    }
.availability-text-2 {
    margin: -15px 0 15px 0;
}


.installation {
  border-top: 1px solid #e1e1e1;
  position: relative;
  padding-bottom: 1px;
}
.installation-text {
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  left: 64px;
  top: 40px;
}
.installation_detail {
        margin: 15px 0 15px -5px;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #C7C7C7;
        float: left;
    }

    .installation_right {
        margin: 15px 0 15px 0px;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #C7C7C7;
        float: left;
    }

    .installation h3 {
        margin: 0!important;
    }

    .installation_title {
        padding: 0px 2px 4px 2px;
        font-weight: bold;
        border-bottom: 1px solid #DBDBDB;
    }

    .installation_title a {
        color: #3E3E3E;
        text-decoration: none;
    }

    .installation_title a:hover {
        color: #3E3E3E;
        text-decoration: none;
    }

    .installation_landing_images {
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .installation_img_container {
        width: 216px;
        height: 164px;
        overflow: hidden;
    }

    .installation_landing_images img {
        /*
        padding: 5px;
        border: 1px solid #333;
        */
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .installations_main_images img {
        padding: 3px;
        border: 1px solid #DBDBDB;
        margin-right: 12px;
        margin-bottom: 5px;
        width: 509px;
        height: 382px;
    }

            .installation_images {
                margin-bottom: 5px;
                margin-top: 10px;
            }

            .installation_image_holder,
            .installation_image_holder_right {
                float: left;
            }

                .installation_image_holder img
                {
                    padding: 3px;
                    border: 1px solid #DBDBDB;
                    margin-right: 14px;
                    margin-bottom: 5px;
                    cursor: pointer;
                }

                .installation_image_holder_right img {
                    padding: 3px;
                    border: 1px solid #DBDBDB;
                    margin-right: 0;
                    margin-left: 1px;
                    margin-bottom: 5px;
                    cursor: pointer;
                }

            .additional_img {
                display: none;
            }

    .installation_textcontainer {
        min-height: 90px;
    }

        .installation_textcontainer a {
            float: left;
        }

        .installation_shorttext {
            min-height: 60px;
            margin-top: 10px;
            white-space: normal;
            width: 218px;
        }
        .installation_longtext {
            display: none;
        }
        .installation_text {

        }
        .installation_display {
            color: #FA6F13;
            margin: 5px 0;
            font-weight: bold;
        }
        .installation_display:hover {
            text-decoration: underline;
            cursor: pointer;
        }


.related_package_name h4 {
    line-height: 11px;
}

.horizontal_rule_top {
    border-top: 1px solid #c7c7c7;
}

.installation_backlink {
    float: right;
    display: inline;
    margin-top: -1.5em;
}


.prod-review {
  border-top: 1px solid #e1e1e1;
  background-color: #fff;
  height: 35px;
  padding: 6px 15px;
}
.prod-review-text a {
  font-size: 12px;
  font-weight: 600;
  color: #5e5e5e;
  text-decoration: underline;
  margin-left: 13px;
}
.link_review {
    margin: 3px 0 0 0;
    display:inline-block;
}
.review_heading {
    display:inline-block;
    vertical-align:top;
    font-weight:bold;
    margin: 3px 0 0 0;
}
.review_stars {
    margin: 0px 0  0 20px;
    display:inline-block;
}
.review_p {
    margin: 5px 0 0 0;
    width:100%;
}
.review_hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}


.client-feedback-conti {
    width:100%;
    font-size: 13px;
}
.home-feedback-date {
    color: #827C74;
}

.home-feedback-date-alt {
    padding-top: 4px;
    margin-bottom: 7px;
}

.home-feedback-name {
    font-size: 12px;
    font-weight: bold;
    color: #877F74;
    clear: left;
    margin: 4px 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ADA69C;
    width: 100%;
    text-align: right;
}

.home-feedback-header-spacer {
    margin-bottom: 10px;
}

.client-feedback-rating {
    /*
    float: left;
    */
    display: inline;
}

.client-feedback-rating-text {
    margin: 5px 7px 5px 0;
    min-width: 50px;
    float: left;
    display: inline;
    color: #1C1B1B;
}
.rate_us_stars_conti {
    min-width: 130px;
    margin: 0px 7px 5px 0;
    float:left;
}
.home-feedback-spacer {
    height: 0;
    margin-bottom: 6px;
}

.client-feedback-ratings-right {
    float: right;
    padding-top: 4px;
    padding-bottom: 12px;
}

.prod-warranty {
  position: absolute;
  right: -30px;
  bottom: 0px;
  text-align: center;
  padding-bottom: 15px;
}
.prod-warranty a {
  color: #5e5e5e;
  font-size: 12px;
}
.checkout_payout_slider {
    position:relative;
    display:inline-block;
    float:left;
}
.checkout_payout_slider, .product_slider {
    width:100%;
}
    .product_slider {
        height:50px;
        display:block;
    }
    .nivo-controlNav {
        text-align:left!important;
    }
.rangeslider {
}
    .slider.slider-horizontal {
      width: 650px!important;
      height: 30px!important;
      display:block;
      margin: 10px 0 10px 20px;
      position:relative;
      float:left;
    }
        .slider-tick-label {
            font-size:11px;
        }
    .product_slider .slider.slider-horizontal {
        width:775px!important;
        margin: 10px 0 10px 5px;
    }
    .package_slider .slider.slider-horizontal {
        width:550px!important;
        margin: 10px 0 10px 5px;
    }

    #repayment-value {
        width:140px;
        font-size:15px;
        line-height: 30px;
        text-align:left;
        font-weight:bold;
    }
    #repayment-value sub {
        font-weight:normal;
    }
    .checkout_payout_fin {
        font-weight:bold;
    }
    .product-repayment {
        width:100%;
        display:block;
    }
/** ACCORDION **/
.accordion-col {
  padding: 0px;
}
#accordion {
  width:100%;
}
#accordion h3 {
    text-transform:uppercase;
}
#accordion .ui-accordion-header {
  height: 38px;
  border: none!important;
  font-size: 17px !important;
  line-height: 35px;
  text-align:left;
  padding-left: 30px;
  color: #8b8b8b;
  background: url("http://host1.307.co.za/tmp/public/images/modules/product/types/accordion-header-bg.jpg") repeat-x;
  margin: 3px 0px;
  position: relative;
  cursor:pointer;
}
.ui-accordion-header-icon {
    z-index: 100 !important;
}
#accordion .ui-accordion-header a:focus {
  border: 6px solid green!important;
}
#accordion .ui-accordion-content {
  border: none;
  padding: 1em 0.5em 1em 3em;
}
.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e,
.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
  display: block!important;
  position: absolute;
  left: 0px!important;
  top: 0px!important;
  border-right: 3px solid #FFF;
  height: 35px;
  width: 41px;
  padding-left: 3px;
  line-height: 37px;
  background-color: #d7374c;
  color: #FFF!important;
  font-size: 30px;
  text-align: center;
  text-indent: 0px!important;
}
    #accordion.content .ui-accordion-header {
        line-height: 18px;
        font-size: 18px;
        text-transform:uppercase;
    }
    #accordion.content .ui-accordion-header-icon {
        top: 8px!important;

    }
.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
  line-height: 29px;
}
.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s:before {
  content: "-";
}
.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e:before {
  content: "+";
}
#accordion .ui-state-active,
#accordion .ui-state-focus {
  outline: none;
}
#accordion .ui-accordion-header-active,
#accordion .ui-accordion-header-focus {
  outline: none;
}
#accordion div p {
    max-width:100%;
    display:inline-block;
    position:relative;
}
/* RELATED PRODUCTS POPUP */
#productModal .modal-dialog {
  width: 780px!important;
}
#productModal .modal-content {
  margin: 30px auto;
  width: 780px;
  padding: 10px 30px!important;
}
img.modal-top-text {
  width: 100%;
  height: auto;
}

.video_content {
    text-align:center;
    margin: 0 0 10px 0;
}
.related-products {
  width: 690px;
}
    .related-heading {
        font-size: 25px;
        color:#faa635;
        margin: 10px 0 0 0;
    }
    .related-title {
        font-size: 18px;
        margin: 10px 0 20px 0;
    }
        .related-title span {
            font-weight:bold;
        }
.package-product {
  box-shadow: 2px 3px 10px 1px #dadada;
  background-color: #F4F4F4;
  float: left;
  width: 690px;
  height: 178px;
}
.rule-top {
  border-top: 1px solid #eee!important;
  margin: 20px 0;
  padding: 0px 0;
}
.no-padding {
  padding: 0px!important;
}
.package-top-text {
  font-size: 18px;
  color: #5c5c5c;
  padding: 10px 0;
}
.package-product-right {
  height: 178px;
  padding: 10px;
}
.package-product-price {
  font-weight: 600;
}
.package-product-price .normal-price {
  color: #d7374c;
}
.package-product-price .package-price {
  color: #d7374c;
}
.package-product-price .saving-price {
  color: #d80000;
}
.package-product-price .amount-right {
  display: inline-block;
  position: absolute;
  left: 150px;
}
.package-product input.button {
  background-color: #fcfcfc;
  border: 0px;
  padding: 2px 10px;
  color: #5e5e5e;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  height: 26px;
  margin: 5px 0 2px 0;
  border-radius: 1px;
  box-shadow: inset 0px -12px 15px 0px rgba(27, 27, 27, 0.1);
  position: absolute;
  bottom: 10px;
}
.package-product input.button:hover {
  background-color: #eeeeee;
  color: #ca0808;
  box-shadow: inset 0px -12px 15px 0px rgba(27, 27, 27, 0.1);
}
.proceed-checkout {
    margin: 35px 0 0 0;
  text-align: center;
  width: 100%;
}
.proceed-checkout a:hover {
  opacity: 0.7;
}

.product-information-bottom
{
    width: 100%;
    height: 69px;
    background-color: #f1f1f1;
    margin: 15px 0 10px 0;
}
.product-information-bottom .buy-now-container {
    padding-top: 6px;
}
    .prod-info-bottom-hold {
        width:190px;
        margin: 7px auto 0 auto;
    }
.totals-divi, .divi-row {
    width:100%;
    display:inline-block;
}

.checkout-form {
  width:100%;
  padding: 10px;
  margin: 20px 0;
}
  .checkout-form tr {
    width:100%;
  }
    .checkout-form tr td {
        padding:2px 0 2px 0;
    }
    .checkout-form tr td:first-child,
    .checkout-form tr td:last-child {
      width:2.5%;
    }
    .checkout-form tr td:nth-child(2n),
    .checkout-form tr td:nth-child(3n) {
      width:45%;
    }

    .checkout-form input {
      outline:0;
    }

    .checkout-form input[type=text], .checkout-form textarea {
      width:100%;
      padding: 0px 7px;
      font-size: 16px;
    }
    .checkout-form input[type=radio] {
      width:15px;
      height: 15px;
      margin: 0 5px;
    }
    .checkout-form input[type=checkbox] {
      width:15px;
      height: 15px;
      padding: 3px;
    }
    .checkout-form select {
      min-width:50%;
      height: 25px;
      padding: 3px;
    }
    .checkout-form span {
        font-size:12px;
        font-style:italic;
    }
    .email_visible {
      width:90%;
      border:#a9a9a9 1px solid!important;
      border-right:0!important;
      margin:0!important;
      padding:2px 7px!important;
      display:inline-block!important;
      font-size: 16px;
    }
    .email_hidden {
      width:10%;
      border:#a9a9a9 1px solid;
      border-left:0;
      background-color:transparent!important;
      outline:0!important;
      margin:0 0 0 -5px;
      padding:2px 0;
      display:inline-block;
      font-size: 16px;
    }

#arrangeViewingForm {
    width:100%;
}
    #arrangeViewingForm .form-line {
        width:100%;
        margin: 4px 0;
    }
        #arrangeViewingForm .form-line label {
            width: 25%;
        }
        #arrangeViewingForm .form-line input {
            width: 73%;
            vertical-align:top;
        }
        .arrangeViewing-button {
            width: 100%;
            font-size: 14px;
            padding: 8px 0;
            background: #eea232;
            border: 1px solid #d4762e;
            font-weight: bold;
            color: white;
            cursor: pointer;
            text-align: center;
            margin: 10px 0;
            display:inline-block;
        }

#warnings {
  width:100%;
  padding: 20px;
  background-color: #FF8787;
  color:#525252;
  margin: 3px 0;
  display:none;
}
    .greenwarning {
        background-color: #C0FFBA!important;
    }

.extra-padding {
  padding: 0 10px;
}
.table-padding {
  border-collapse: separate!important;
  border-spacing: 5px;
}

/*--Copied Old Styles-------------------------------------------------------------------------------------------*/
    .note_files {
        margin: 10px 0 5px 0;
        float: left;
        clear:both;
    }
    .note_file {
        width: 245px;
        height: 105px;
        position: relative;
        margin: 5px 0 0 0;
        float: left;
    }
        .note_file_icon {
            width: 75px;
            height: 75px;
            padding: 5px;
            margin: 0 5px 0 0;
            float: left;
        }
            .note_file_icon a img {
                width: 75px;
                margin: 0;
            }
        .note_file_name {
            width: 135px;
            font-size: 15px;
            margin: 15px 0 0 0;
            text-align: left;
            float: left;
        }
        .note_file_name a {
            font-size: 12px;
            color: #666;
            text-decoration: none;
        }

    .email_link_frame
    {
        background: #FFF;
        width: 250px;
        min-height: 151px;
        position: relative;
        top: -30px;
        left: 0px;
        border: 1px solid #000;
        padding: 8px;
    }
        .email_link_frame input
        {
            width: 150px !important;
            border: 1px solid #CCC !important;
            text-align: left !important;
        }

        .attributes_table {
              border-spacing:2px!important;
              border-collapse: inherit;
        }
        .cart-products-heading
        {
            padding: 6px 0 6px 0;
            font-weight: bold;
            background: #787878;
            color: #FFF;
            text-align: center;
            display: inline-block;
            vertical-align:middle;
        }
    .cart-products-wrapper-bg {
      background: #787878;
    }
        .cart-product-list
        {
            padding: 6px 0 6px 0;
            margin-right: 1px;
        }
        .cart-products-wrapper
        {
      width:100%;
      position: relative;
        }
    .cart-products-wrapper.even
    {
      width:100%;
      background: #ebebeb;
      position: relative;
    }
    .cart-product {
      width:100%;
    }
      .cart-product-list.product, .cart-products-heading.product {
        width:55%;
      }
      .cart-product-list.qauntity, .cart-products-heading.qauntity {
        width:9%;
      }
      .cart-product-list.cost, .cart-products-heading.cost {
        width:25%;
      }
      .cart-product-list.remove, .cart-products-heading.remove {
        width:9%;
      }

    .qauntity {
          text-align: center;
        }
        input.qauntity2
        {
            width: 25px;
            text-align: center;
            background: none;
            border: 1px solid #828282;
            color: #3e3e3e;
            background: #FFF;
        }

  .attributes_table {

  }
    .attributes_tr {
      width:100%;
      position:relative;
      background: #787878;
    }
    .attributes_tr_clean {
      width:100%;
      position:relative;
    }
    .att-clr {
      width:10%;
      display: inline-block;
      padding: 5px 0;
    }
      .att-clr input {
        width: 20px;
        height: 20px;
        margin: 5px auto 0 auto;
      }
    .att-pro {
      width:78%;
      margin:0 ;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      display: inline-block;
      vertical-align: top;
    }
      .att-pro label {
        padding-left: 15px;
        margin: 0;
      }
    .att-qty {
      width:10%;
      vertical-align: top;
      padding: 5px 0;
      display: inline-block;
    }
      .att-qty input {
          width: 25px;
          height: 25px;
          margin: 3px auto 0 auto;
      }
    .product_price2 {
      width:100%;
      font-size: 18px;
    }

    .free_gift_title {
        float:left;
    }.free_gift_title img {
        margin-top:-10px;
    }
    .free_gift_header {
        padding: 3px 8px 3px 8px;
    }

    .free_gift_selection {
        width: 100%;
        border: 1px solid #E9E9E9;
        padding: 10px 0 10px 0;
        float: left;
    }

    .free_gift img {
        float: left;
    }

    .free_gift_icon {
        width: 131px;
        height: 93px;
        margin-right: 0px;
        padding-top: 0px;
        clear: both;
    }

    .free_gift_image {
        margin-top: 5px;
        margin-left: 20px;
        width: 170px;
        /* height: 100px;
         */
        text-align: center;
        vertical-align: bottom;
    }

    .free_gift_image img {
        /*
        border: 1px solid #E9E9E9;
        */
        vertical-align: middle;
        cursor: pointer;
        cursor: hand;
    }

    .free_gift_name {
        width: 170px;
        text-align: center;
        /*
        float: left;
        */
        padding-top: 5px;
        vertical-align: top;
    }

    .free_gift_name input {
        font-size: 12px;
        line-height: 14px;
        margin: 0px 5px 0 0;

        display:inline;
    }

    .free_gift_name label {
        color: #333333;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
        line-height: 14px;
        margin-top: 10px;
        display:inline;
    }

    .free_gift_name label:hover {
        color: #333333 !important;
        text-decoration: none;
        font-weight: bold;
        cursor:pointer;
        /*
        float: left important;
        */
    }

    .free_gift_notice {
        width:100%;
        padding: 5px 20px;
        text-align:center;
    }


    .specifications_table
    {
        width: 100%;
    }

    .specifications_table.dialog
    {
        width: 100%;
    }

    .specifications_table tr td
    {
        padding: 8px;
    }

    .specifications_table tr.odd
    {
        background: #f3f3f4;
    }
    /*---------------------------------------------------------------------------------------------*/
    /*-----Checkout--------------------------------------------------------------------------------*/
    /*---------------------------------------------------------------------------------------------*/
    .large_right_column, .center_column {
        width:100%;
    }
    .content {
        padding: 0px 25px 20px 25px;
    }
        .checkout-header
        {

            padding: 27px 0 27px 5px;
            margin: 0 0 0 0;
            background: #3e3e3e;
            color: #ffffff;
        }

        .checkout-heading
        {
            font-size: 36px;
            line-height: 32px;
            color: #fe8e0f;
            padding: 0 0 0 20px;
        }

        .checkout-progress-sprite
        {
            position: relative;
            top: 2px;
            width: 187px;
            height: 42px;
            margin-right: 25px;
            background: URL(../images/checkout-progress-sprite.gif);
        }

        .checkout-progress-sprite-cart
        {
            width: 47px;
            height: 42px;
            background: URL(../images/checkout-progress-sprite.gif) 0 -42px;
        }

        .checkout-progress-sprite-checkout
        {
            width: 117px;
            height: 42px;
            background: URL(../images/checkout-progress-sprite.gif) 0 -42px;
        }

        .checkout-progress-sprite-complete
        {
            width: 187px;
            height: 42px;
            background: URL(../images/checkout-progress-sprite.gif) 0 -42px;
        }

        .product
        {
            width: 512px;
        }

        .qauntity
        {
            text-align: center;
        }
        .title_save {
            font-size: 11px;
            text-transform: uppercase;
            letter-spacing: 0px;
        }

        td input.qauntity2
        {
            width: 25px;
            text-align: center;
            background: none;
            border: 1px solid #828282;
            color: #3e3e3e;
            background: #FFF;
        }

        .cost, .cost_save
        {
            text-align: center;
      width: 25%;
        }

        .remove
        {
            width: 69px;
            margin-right: 0px;
            text-align: center;
        }

        .cart-product-list.qauntity input
        {
            width: 20px;
            text-align: center;
            background: none;
            border: 1px solid #828282;
            color: #3e3e3e;
        }

        .cart-product-list a
        {
            color: #3e3e3e;
            padding-left: 12px;
        }

        .cart-product-list.remove div
        {
            border: 1px solid #828282;
            width: 22px;
            margin-left: auto;
            margin-right: auto;
            cursor: pointer;
        }

    #add_coupon_form {
      display:inline-block;
      width:50%;
      margin: 10px 0 0 0;
    }

  .cart-products-wrapper-back {
    padding: 5px 10px;
  }
    .cart-products-wrapper-total {
      border: 1px solid #ccc;
      border-right:0;
      border-left:0;
      margin:10px 0 15px 0;
    }
        .cart-products-wrapper-total .cost, .cart-products-wrapper-total .cost_save
        {
            text-align: center;
        }

        .cart-products-wrapper-continue
        {
            text-align: right;
            margin: 5px 2px;
            padding: 0 10px;
        }

        .cart-products-wrapper-continue a
        {
            text-decoration: none;
        }

        .cart-products-wrapper-total .qauntity
        {
            text-align: right;
            width: 50%;
        }

        .art-products-wrapper-total div
        {
            padding-left: 10px;
        }

        #pay_by_card, #pay_by_fin
        {
            width:100%;
            font-size: 14px;
            padding: 8px;
            background: #eea232;
            border: 1px solid #d4762e;
            font-weight: bold;
            color: white;
            cursor: pointer;
            text-align:center;
        }
        #pay_by_fin {
            background-color:#ee7932;
        }
        /*
        #pay_by_card
        {
            font-size: 14px;
            padding: 8px;
            background: none;
            border: none;
            font-weight: bold;
            color: white;
            margin-left: 10px;
            cursor: pointer;
        }
        */

        #pay_by_card:hover
        {
            background: #d2732f;
        }

        /*
        #pay_by_card:hover {
            background: none;
        }
        */
        #pay_by_eft, #pay_by_sid, #pay_by_finyou
        {
            width:100%;
            font-size: 14px;
            padding: 8px;
            background: #468dbb;
            border: 1px solid #3d7aa2;
            font-weight: bold;
            color: white;
            cursor: pointer;
        }
        #pay_by_eft {
            background-color:#50aad9;
        }
        /*
        #pay_by_eft:hover, #pay_by_sid:hover
        {
            background: #3d7aa2;
        }
        */

        #continue_shopping
        {
            font-size: 14px;
            padding: 8px;
            background: #777777;
            border: 1px solid #3d7aa2;
            font-weight: bold;
            color: white;
            margin-left: 10px;
            cursor: pointer;
        }

        #continue_shopping:hover
        {
            background: #3e3e3e;
        }

    #finyouForm {
        width:100%;
        margin: 10px 0 30px 0;
    }
    #dialog-form {
        width: 95%;
        padding: 0 2.5%;
        margin: 20px 0 10px 0;
    }
        .form-options {
            margin: 10px 0 20px 0;
        }
        .control-row {
            width: 95%;
            margin: 5px 0;
            padding: 0 2.5%;
            display:block;
        }
            .control-label {
                min-width: 150px;
                width:50%;
                float: left;
            }
            .control {
                min-width: 150px;
                width:50%;
                float: left;
            }
            .error_input {
                outline: 1px solid #d42b2b!important;
            }
            select.control-input {
                min-width:150px;
                padding:3px 0;
            }
            .control-input {
                width:100%;
            }
            .control-input, .help-block {
                display: inline-block!important;
                float:left;
            }
            .help-block {

                margin: 0 0 0 5px;
                font-size: 11px;
            }
        .control-button {
            width: 95%;
            margin: 20px 0 0 0;
            padding: 0 2.5%;
            display: block;
        }
  .checkout_options {
      width: 100%;
      min-height: 50px;
    }

    .checkout_payopt {
      width:20%;
      float: left;
      min-width: 150px;
      text-align: left;
      padding-left: 15px;
      vertical-align: middle;
    }

    .checkout_payopt_image_sid {
      margin-top: 6px;
    }

    .checkout_payopt_image_creditcard {
      margin-top: 10px;
    }

    .checkout_option_text,
    .checkout_option_text2 {
      float: left;
      width: 50%;

      height: 50px;
      vertical-align: middle;
      line-height: normal;
      text-align: left;
      position: relative;
    }

    .checkout_option_text span {
      float: left;
      top: 50%;
      height: 1em;
      margin-top: -0.5em;
      position: absolute;
    }

    .checkout_option_text2 span {
      float: left;
      top: 50%;
      height: 2em;
      margin-top: -1em;
      position: absolute;
    }
    .checkout_option_button {
      width:15%;
      float: right;
      min-width: 140px;
      vertical-align: middle;
      line-height: normal;
      height: 50px;
      text-align: right;
      margin: 0;
    }

    .checkout_option_button div {
      float: left;
      margin-top: 8px;
      position: relative;
      width: 100px;
      text-align: center;
    }

    .checkout_hidden {
      position: relative;
      left: 0;
      top: 60px;
      z-index: 99999;
      float: none;
    }

    .checkout_hidden_div {
      background: fff;
      border: 0px none;

    }

    .continue_shopping {
      margin-top: 5px;
    }

    /*---------------------------------------------------------------------------------------------*/
    /*-----END Checkout----------------------------------------------------------------------------*/
    /*---------------------------------------------------------------------------------------------*/

    /*---------------------------------------------------------------------------------------------*/
    /*-----Our Shops-------------------------------------------------------------------------------*/
    /*---------------------------------------------------------------------------------------------*/

        .shops_images img
        {
            padding: 5px;
            border: 1px solid #333;
            margin-right: 5px;
            margin-bottom: 5px;
        }

        .shops_images
        {
            margin-bottom: 5px;
            margin-top: 10px;
        }

    /*---------------------------------------------------------------------------------------------*/
    /*-----END Our Shops---------------------------------------------------------------------------*/
    /*---------------------------------------------------------------------------------------------*/

    .prod_review_conti {
        width:30%;
        position:relative;
        margin: 15px 1% 15px 1%;
        display:inline-block;
        vertical-align:top;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc;
        display:inline-block;
        vertical-align:top;

    }
        .prod_review_title {
            font-weight:bold;
            height: 20px;
            overflow:hidden;
            display:block;
        }
        .prod_review_image {
            width: 100%;
            height: 150px;
            position:relative;
        }
            .prod_review_image img {
                margin: auto!important;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                max-height: 100%;
            }
        .prod_review_text {
            display:block;
        }
        .prod_review_rating {
            display:block;
            margin: 5px 0px;
        }
            .prod_review_rating select {
                width:100%;
            }

    .shipping_table {
        width: 100%;
    }
        .shipping_table_header {
            background-color:#f2f2f2;
        }
        .shipping_table_header, .shipping_table_line {
            width:100%;
            border-bottom: 1px solid #f2f2f2;
            padding: 3px 5px;
        }
        .shipping_table_header_col {
            width:30%;
            display:inline-block;
            vertical-align: middle;
        }

    /*---------------------------------------------------------------------------------------------*/
    /*-----Compare Item----------------------------------------------------------------------------*/
    /*---------------------------------------------------------------------------------------------*/

        .compare-items-table
        {
            border-bottom: 1px solid #c7c7c7;
        }
        .compare-items-table tr td
        {
            border-right: 1px solid #c7c7c7;
            width: 250px;
        }
        .compare-items-table tr td.no-right-border
        {
            border-right: 0;
        }
        .compare-items-top td
        {
            border: 1px solid #c7c7c7;
            border-left: 0;
            border-bottom: 0;
            width: 250px;
        }
        .compare-items-top td.no-right-border
        {
            border-right: 0;
        }

        .compare-item
        {
            width: 206px;
            border: 1px solid #c7c7c7;
            height: 651px;
            border-left: 0;
            padding: 22px;
        }

        .compare-item-tr td
        {
            padding: 0 22px 0 22px;
        }

        .compare-item-tr.even td
        {
            padding: 5px 22px 5px 22px;
        }

        .compare-item-tr.odd td
        {
            padding: 5px 22px 5px 22px;
            background: #f3f3f4;
        }

        .compare-item-tr td.bottom-margin
        {
            border-bottom: 1px solid #c7c7c7;
        }

        .compare-item-tr td h3 a
        {
            text-decoration: none;
        }

        .compare-item.no-right-border
        {
            border-right: 0;
        }

        .compare-item-image
        {
            text-align: center;
            margin-bottom: 10px;
        }

        .compare-item p
        {
            margin-bottom:10px;
        }

        .compare-item a
        {
            position: relative;
            top: 10px;
        }

        .compare-item-tr td a.link_arrow_left.dark_orange
        {
            background: URL(../images/link_arrow_sprite.png) no-repeat left -34px;
            padding-left: 9px;
            text-decoration: none;
            color: #fa6f13;
        }
        .compare_item_preview_container_wrapper {
            float: left;
            width: 100%;
            font-size: 13px;
            border-left: 3px solid #FFF;
            letter-spacing: 0;
        }
        .compare_item_preview_container
        {
            width:100%;
            padding: 7px 10px;
            font-size: 13px;
            border: 1px solid #c7c7c7;
            letter-spacing: 0;
            display:block;
            float: right;
        }

        .compare_item_preview_container h4
        {
            margin: 0;
        }

        .compare_item_preview_product
        {
            float: left;
            margin: 5px 5px 5px 0;
            padding-right: 5px;
            border-right: 1px solid #c7c7c7;
            width: 237px;
        }
        .compare_item_preview_product .tdn {
            width:100%;
            height: 20px;
            overflow:hidden;
            float:left;
        }

        .compare_item_preview_product.last
        {
            margin: 5px 0 5px 0;
            padding-right: 0;
            border-right: none;
        }

        .compare_item_preview_product .image
        {
            width: 110px;
            height: 105px;
            overflow:hidden;
            background-color:#fff;
        }

        .compare_item_preview_product .description
        {
            width: 115px;
            height: 105px;
            overflow:hidden;
            margin: 0 0 0 5px;
        }

        .compare_item_preview_container .view_comparison
        {
            border-top: 1px solid #c7c7c7;
            text-align: center;
            padding-top: 5px;
            width:100%;
            float:left;
        }
            .view_comparison .compare-link {
                width:100%;
                float:left;
            }

        .compareview_link {
            display:inline;
              font-size: 12px;
              color: #5e5e5e;
              position: relative;
              line-height: 20px;
              float:right;
        }

        .compare_bottomlinks {
            margin: 5px 0 0 0;
        }

    /*---------------------------------------------------------------------------------------------*/
    /*-----END Compare Item------------------------------------------------------------------------*/
    /*---------------------------------------------------------------------------------------------*/

    /*-----Article---------------------------------------------------------------------------------*/
    /*---------------------------------------------------------------------------------------------*/

    .small_article {
        width: 280px;
        height: 295px;
        overflow: hidden;
        margin: 10px 0 0 20px;
        float: left;
    }
    .article {
        width: 100%;
        margin: 10px 0 0 20px;
        float: left;
    }
    .article_full {
        width: 100%;
        margin: 10px 0 0 0px;
        float: left;
    }

        .article_header {
            font-size: 25px;
            color: #5585df;
            cursor: default;
            margin: 0 0 15px 0;
            float: left;
        }
            .article_header a {
                font-size: 25px;
                text-decoration: none;
                color: #5585df;
            }
            .article_header a:hover {

                text-decoration: underline;
                color: #fa6f13;
            }
        .article_header_small {
            font-size: 18px;
            color: #3e3e3e;
            font-weight: bold;
            cursor: default;
            float: left;
        }
        .article_header_sub {
            font-size: 21px;
            color: #5585df;
            cursor: default;
            margin: 10px 0 0 0;
            float: left;
        }
        .article_date_small {
            font-size: 12px;
            color: #3e3e3e;
            cursor: default;
            margin: 5px 0 5px 0;
            float: left;
        }
        .article_text {
            font-size: 12px;
            color: #3e3e3e;
            line-height: 20px;
            text-align: left;
            float: left;
        }
            .article_text p {
                margin: 10px 0 10px 0;
                padding: 0 0 0 0;
            }
        .article_text_small {
            height: 145px;
            font-size: 12px;
            color: #3e3e3e;
            line-height: 20px;
            text-align: left;
            overflow: hidden;
            float: left;
        }
        .article_text a {
            color: #ff8f0d;
            text-decoration: none;
        }
        .article_text a:hover {
            color: #ff8f0d;
            text-decoration: underline;
        }
        .article_text a img {
            min-width: 150px;
            position: relative;
            padding: 0 5px 5px 0;
        }
        .article_rel {
            width: 150px;
            height: 110px;
            overflow:hidden;
            margin: 7px 10px 7px 0px;
            border: 2px solid #ccc;
            float: left;
        }
            .article_rel img {
                min-width: 150px;
                min-height: 110px;
                margin: 0 !important;
                padding: 0 !important;
            }

    .hr_short {
        width: 270px;
        height: 3px;
        margin: 5px 0 0 0;
        background: URL(../images/hr.png) no-repeat;
        float: left;
    }

    .article_images {
        width: 185px;
        margin: 60px 0 0 20px;
        float: right;
    }

    .line_article {
        width: 100%;
        margin: 10px 0 10px 0;
        float: left;
    }
        .line_subheading {
            font-size: 18px;
            color: #fa6f13;
            float: left;
        }
            .line_subheading a {
                color: #fa6f13;
                text-decoration: none;
            }
            .line_subheading a:hover {
                color: #fa6f13;
                text-decoration: underline;
            }

        .line_subdate {
            font-size: 12px;
            color: #fa6f13;
            float: left;
        }

        .line_text {
            margin: 10px 0 0 0;
        }

        .short_hr {
            width: 270px;
            height: 3px;
            margin: 15px 0 10px 130px;
            background: URL(../images/hr.png) no-repeat;
            float: left;
        }

        .short_link {
            font-size: 12px;
            color: #fa6f13;
            margin: 5px 0 0 0;
            float: left;
        }
            .short_link a {
                font-size: 12px;
                color: #5585df;
                text-decoration: none;
            }
            .short_link a:hover {
                font-size: 12px;
                color: #ffffff;
                text-decoration: underline;
            }
        .short_link_right {
            margin: 5px 0 0 0;
            float: right;
        }
            .short_link_right a {
                font-size: 12px;
                color: #ffffff;
                text-decoration: none;
            }
/*---------------------------------------------------------------------------------------------*/

/*--Pagination---------------------------------------------------------------------------------*/
    /*---------------------------------------------------------------------------------------------*/

    .paging {
        width: 500px;
        height: 25px;
        margin: 5px 0 10px 0px;
        cursor: default;
        float: left;
    }
    .paging ul {
        margin: 0 100px 0 0;
        float: right;
    }
    .paging ul li {
        display: inline;
        font-weight: bold;
        float: left;
    }
    .paging ul li .enabled {
        color: #666;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        margin: 0 5px 0 5px;
        float: left;
    }
    .paging ul li .disabled {
        color: #333;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        margin: 0 5px 0 5px;
        float: left;
    }
    .paging ul li span {
        height: 10px;
        color: #666;
        font-size: 10px;
        font-weight: bold;
        margin: 2px 0 0 0;
        text-decoration: none;
    }
    .paging ul li a {
        height: 10px;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        padding-left: 2px;
    }
    .paging ul li a:hover {
        color: #5585df;
        text-decoration:underline;
    }

    .paging ul li .selected {
        color: #5585df;
        cursor: default;
        text-decoration: none;
    }
    .paging ul li .unselected {
        color: #666;
        text-decoration: none;
    }

    .seperate {
        color: #808080;
        text-decoration: none;
    }


    /**************** AutoComplete ********************/
    .twitter-typeahead {
        width:100%;
    }
    .tt-input {
        width: 100%;
        outline: 0;
        padding: 2px 7px!important;
        background-color: white;
        border:#a9a9a9 1px solid;
        font-style:normal;
        font-size: 14px;
    }
    .typeahead,
    .tt-query,
    .tt-hint {
      width: 396px;
      height: 30px;
      padding: 8px 12px;
      font-size: 24px;
      font-style:normal;
      line-height: 30px;
      border: 2px solid #ccc;
      -webkit-border-radius: 8px;
         -moz-border-radius: 8px;
              border-radius: 8px;
      outline: none;
    }
    .typeahead {
      background-color: #fff;
      font-style:normal;
    }
    .typeahead:focus {
      border: 2px solid #0097cf;
    }
    .tt-query {
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
         -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
              box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }
    .tt-hint {
      color: #999;
      font-style:normal;
    }
    .tt-menu {
      width: 100%;
      max-height: 250px;
      margin: 5px 0;
      padding: 8px 0;
      background-color: #fff;
      border: 1px solid #ccc;
      border: 1px solid rgba(0, 0, 0, 0.2);
      -webkit-border-radius: 8px;
         -moz-border-radius: 8px;
              border-radius: 8px;
      -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
         -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
              box-shadow: 0 5px 10px rgba(0,0,0,.2);
        overflow-y: scroll;
    }
    .tt-suggestion {
      padding: 3px 20px;
      font-size: 16px;
      line-height: 20px;
      font-style:normal;
    }
    .tt-suggestion:hover {
      cursor: pointer;
      color: #fff;
      background-color: #0097cf;
    }
    .tt-suggestion.tt-cursor {
      color: #fff;
      background-color: #0097cf;
    }
    .tt-suggestion p {
      margin: 0;
    }
    .gist {
      font-size: 14px;
    }


/**************** Responsive ********************/
@media only screen and (max-width: 1250px) {
  .cart {
    height: 35px;
    width: 198px;
    overflow: hidden;
    position: absolute;
    right: 0px!important;
    margin-left: -190px;
    top: 0px;
    background-color: transparent;
    transition: all 0.2s ease-in 0s;
    z-index: 996;
  }
  .cart .cart-count {
    width: 24px;
    background-size: 20px 20px;
    margin: 3px 0 10px 0px;
    padding-left: 0px;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
  }
  .cart .cart-inner {
    width: 196px;
  }
  .cart .pull-right {
    padding: 3px 12px 3px 5px;
    text-align: right;
  }
  .cart .pull-right a {
    font-size: 12px;
    font-weight: 600;
    margin-right: 5px;
    display: inline-block;
  }
  .cart:hover {
    width: 198px;
    box-shadow: 0px 0px 0px #ccc;
  }
  .product_slider .slider.slider-horizontal {
    width:550px!important;
  }
}
/*@media (min-width: 768px) {
    .container {
        width: 750px!important;
    }
    header .container {
        width: 750px!important;
    }
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        max-width: 750px !important;
        min-width: 750px !important;
    }
}*/
/************ 991px *************/
@media only screen and (max-width: 991px) {
    .container {
        width: 750px!important;
    }
    header .container {
        width: 750px!important;
    }
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        max-width: 750px !important;
        min-width: 750px !important;
    }
    .header_img {
        /*width:100%;*/
        /*text-align:center;*/
        /*display:inline-block;*/
    }
    .header_img img {
        /*display: inline;*/
        width: 200px;
        height: auto;
    }
    img.header-bg-right {
        width: 150px;
        height: auto;
    }
  .home-products-thumbs .col-sm-6 {
    padding-left: 5px!important;
    padding-right: 5px!important;
    margin: 0 14px;
    width: 303px;
  }
  .col-md-4.create-responsive-row {
    width: 100%!important;
    clear: both;
  }
  .row.responsive-row {
    padding-left: 9px;
    padding-right: 0px;
  }
  a.bleed-promo img {
    width: 180px;
    height: auto;
  }
  .quick-nav {
    width: 100%;
      text-align: center;
  }
  .quick-nav a img, .quick-nav span img {
    width: auto;
    height: 30px;
  }
  #navbar {
      text-align: center;
      width: 100%;
  }
    .navbar-nav {
        text-align: center;
        width: 100%;
    }
    .navbar-nav > li {
        display: inline-block;
        float: none;
    }
    .navbar-nav > li > a {
        font-family: arial,sans-serif;
        font-size: 17px;
        font-weight: 600;
        padding: 10px 15px 8px 15px !important;
    }
  .usp-link {
    display: inline-block;
    height: 30px !important;
    margin: 0 5px 0 0 !important;
    padding: 0 !important;
  }
    .usp-link.link2 {
        margin: 0 10px 0 0 !important;
    }
    .usp-link.link3 {
        margin: 0 10px 0 0 !important;
    }
  .navbar-nav > li > a {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 8px;
  }
  .search-box {
    position: absolute;
    bottom: 6px;
    right: 165px;
    width: 350px;
    height: 35px;
  }
  .search-box input.search {
    background-color: #F7F7F7;
    box-shadow: inset 1px 1px 5px 0px #a8a8a8;
    border: 0px;
    padding: 5px 9px;
    width: 350px;
    color: #bcbcbc;
  }
  .search-box .search-submit {
    background-image: url("../img/search-btn.png");
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0px;
    position: relative;
    top: 3px;
    margin: 0px 0 0px -32px !important;
    width: 17px;
    height: 17px;
  }
  button.search-submit-button {
      top: 2px!important;
      background-color: transparent!important;
  }
  .category-container {
    float: left;
  }
  .category-container .col-md-3.category-sidebar {
    float: left;
  }
  .category-container .col-md-9.category-main {
    float: left;
    width: 520px;
  }
  .category-container .category-main {
    max-width:523px;
    float:right;
  }
  .cat-product {
    margin: 14px 19px;
  }
  .modal-dialog {
    width: 99%!important;
  }
  .modal-content {
    margin: 30px auto;
    padding: 10px 10px !important;
    width: 100%!important;
    max-width: 750px;
  }
  .related-products {
    width: 100%;
  }
  /** PRODUCT **/
.two-thirds.product-left-col {
    padding: 0 0px;
    width: 100%!important;
  }
.one-third.product-right-col {
    margin-left: 0;
    padding: 0 0 0 0px;
    width: 40%;
    clear: both;
  }
  .col-sm-6.accordion-col {
    width: 60%;
    padding-left: 20px;
  }
  .slider.slider-horizontal {
      width: 450px!important;
  }
  .product_slider .slider.slider-horizontal {
    width:550px!important;
  }
  /* SLIDER */
    .slider-main-wrapper .bx-wrapper .bx-viewport {
        height: 400px!important;
    }
    #slider-main .slide-main-container {
        background-position: center center!important;
        width: 100%!important;
        background-size: cover!important;
        height: 400px;
        background-repeat: no-repeat!important;
    }
    #slider-main .slide-main-container .slider-main-text img {
        width: 100%;
        height: auto;
    }
    .slide-1 {
        background-position: center center;
    }
    .slide-1 .slider-main-text {
        position: absolute;
        bottom: 27%;
        left: 18%;
        z-index: 999;
        width: 30%;
    }
    .slide-2 .slider-main-text {
        position: absolute;
        top: 15%;
        left: 30%;
        z-index: 999;
        width: 280px;
    }
    .slide-3 .slider-main-text {
        position: absolute;
        bottom: 0%;
        left: 20%;
        z-index: 999;
        width: 260px;
    }
    .slide-4 .slider-main-text {
        position: absolute;
        bottom: 10%;
        right: 15%;
        z-index: 999;
        width: 220px;
    }
    .top-searches-block {
        display: none;
    }
    /**/
    .what-do-you-want-to-achieve-container {
        border: 2px solid #8f9497;
        margin-top: 50px;
        padding-bottom: 20px;
    }
    .achieve-header {
        position: absolute;
        top: 40px;
        text-align: center;
        left: 0;
        right: 0;
    }
    .homepage-section-title {
        font-family: 'Roboto', sans-serif;
        font-weight: 100;
        font-size: 40px;
        text-align: center;
        font-style: italic;
        color: #3E494E;
    }
    .red-hover {
        left: 18px;
        top: 8px;
        right: 18px;
        bottom: 8px;
    }
    .reviews-bar-section-container .container {
        font-size: 15px;
    }
    .col-footer-social {
        text-align: center;
    }
    .col-footer-social a {
        float: left;
        clear: both;
    }
    .payment-accepted {
        vertical-align: middle;
        text-align: center;
    }
    .home-cat-title {
        font-size: 15px;
        width: 65%;
    }
    .home-types-thumb img {
        width: 90%;
        height: auto;
    }
    .home-content .col-sm-4 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .col-md-3.col-secure img {
        /*width: 100%!important;*/
        /*height: auto;*/
    }
    .hawthorn-image {
        margin-top: 40px;
    }
    .hawthorn-image img {
        width: 45px;
        height: auto;
    }
    footer .container {
        padding: 0 10px;
    }
    p.footer-copyright {
        font-size: 13px;
        text-align: center!important;
        width: 100%;
    }
    p.footer-credits {
        font-size: 13px;
        text-align: center;
        width: 100%;
    }

    .footer-secure-img {
        /*position: relative;*/
        width: 100%;
        height: auto;
    }
    /*CATEGORY PAGE*/
    .prod-filter-bar .pull-right {
        padding: 0 0px;
    }
    .cat-product {
        background-color: #fff;
        border: 1px solid #e0e0e0;
        float: left;
        margin: 10px 10px;
        min-height: 310px;
        position: relative;
        width: 235px;
    }
    .cat-product-image {
        width: 230px;
        height: 200px;
        overflow: hidden;
        background-color: #FFF;
    }
    .cat-product-image a {
        width:100%;
        height: 210px;
        float:left;
        position:relative;
    }
    .cat-product-image a img {
        margin: auto!important;
        position: absolute;
        top: 0!important;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 100%;
        max-height: 100%;
    }
    .cat-product-title {
        font-size: 16px;
        line-height: 18px;
    }
    .cat-product-price {
        color: #d7374c;
        font-size: 14px;
        height: 38px;
        line-height: 16px;
        overflow-y: visible;
    }
    .sale-price {
        color: #ca0808;
        font-size: 13px;
    }
    body.checkout .main_content_conti {
        border-top: 0px solid #ededed !important;
    }
    .sidebar {
        border-left: 0px solid #e8e8e8!important;
    }
    .cat-product-bottom {
        padding: 8px 8px;
        color: #949494;
    }
    .cat-product .f4 {
        font-size: 19px !important;
        line-height: 135%;
    }
}
/*********************** 768px ******************************/
@media only screen and (max-width: 767px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        max-width: 100% !important;
        min-width: 100% !important;
    }
  body.modal-open {
    padding: 0px!important;
  }
  header {
    margin-bottom: 10px;
  }
    .dropdown-menu {
        display: none!important;
    }
    header {
        /*background: url("../img/mobile-header.jpg") no-repeat;*/
        background-color: #FFF;
        height: 84px;
        margin: 8px 0px!important;
        background-position: center;
    }
    header .container {
        text-align: center!important;
        width: 100%!important;
    }
    header .container a {

    }
    img.header-bg-right {
        width: 150px;
        height: auto;
    }
    .header-image, .logo_header {
        width: 200px;
        height: auto;
        float: none;
    }
    #mobile--search {
        display: block !important;
    }
    .search-mobile {
        display: none !important;
    }
  .home-products-thumbs .col-md-4,
  .home-products-thumbs .col-md-12 {
    margin: 0 auto !important;
  }
  .row.responsive-row {
    padding-left: 0px;
    padding-right: 0px;
  }
  .quick-nav > a, .quick-nav > span {
    display: none;
  }
  .quick-nav {
    position: absolute;
    top: 0px;
    right: 0px;
      display: none;
  }
  .position-relative {
      display: none;
  }
  .search-box {
    /* left: 22px; */
    position: relative;
    top: 18px;
    left: 21px !important;
  }
  .search-box input.search {
    position: absolute;
    left: 30px;
    top: -11px;
    z-index: 9999;
    box-shadow: 2px 1px 12px 0px #acacac;
    display: none;
  }
  .search-box .search-mobile {
    background-image: url("../img/search-btn.png");
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0px;
    position: absolute;
    top: -6px;
    left: 0px;
    margin: 0px 0 0px 0px!important;
    width: 17px;
    height: 17px;
    display: block;
    z-index: 999;
  }
  .search-box .search-mobile:hover {
    cursor: pointer;
  }
  .search-box .search-submit {
    display: none;
  }
  .navbar-header {
    position: absolute;
    top: -53px !important;
    right: 0px;
    color: #f96f13;
  }
  .navbar-toggle {
    background-color: transparent!important;
    background-image: none;
    border: 1px solid #d7374c !important;
    border-radius: 0px;
    margin-right: 10px;
    padding: 9px 10px;
    position: relative;
  }
  .icon-bar {
    background-color: #d7374c !important;
  }
  .navbar-nav {
    margin: 0 0px;
  }
  .navbar-nav ul {
    margin: 0 0px;
  }
  .navbar-nav ul li {
    margin: 0 0px;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
  }
  .navbar.yamm.navbar-default {
    min-height: 0px!important;
  }
  .nivo-caption {
    font-size: 12px !important;
  }
  p.caption-desc {
    clear: both;
    float: left;
    background-color: #d7374c!important;
    width: 100%;
    padding: 4px 6px 4px 12px!important;
    height: 39px;
  }
  a.caption-option-link {
    background-color: #d7374c;
    color: #FFF;
    padding: 4px 5px!important;
    margin: 0 0 6px 0px;
    font-weight: 600;
    font-size: 11px!important;
    display: block;
    clear: left;
    float: left;
    min-width: 130px;
    text-align: center;
    transition: all 0.25s ease 0s;
  }
  .col-xs-12.col-blog {
    width: 100%!important;
    padding: 0 30px;
  }
    .align-em {
        display: block;
    }
  /**CATEGORY PAGES**/
  .category-container .category-main {
    max-width:100%;
    padding-left: 0px !important;
  }
  .breadcrumbs,
  .category-head,
  .cat-products-list,
  .prod-filter-bar {
    border-left: 0px solid #fff;
  }
  .category-main {
    padding-left: 0px!important;
  }
  .category-title {
    font-size: 25px;
  }
  .cat-products-list {
    padding: 5px;
  }
  .category-sidebar {
    background-color: #EDEDEE;
    border-right: 1px solid #E9E9E9;
    box-shadow: 2px 1px 12px 0px #acacac;
  }
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    width: 100%;
  }
  .row-offcanvas-left.active {
    width:100%!important;
    height:auto;
  }
  .row-offcanvas-left {
    width:0!important;
    overflow:hidden;
    height:0;
  }
  .sidebar-offcanvas, .category-sidebar {
  }
  .category-container .category-sidebar {
    width:100%!important;
  }

  .category-container .category-main {
    padding-left: 0px!important;
  }
  .category-sidebar .btn-sm,
  .prod-filter-bar .btn-sm {
    padding: 0px 5px!important;
    background-color: #d7374c;
  }
    .cat-product {
        background-color: #fff;
        border: 1px solid #e0e0e0;
        float: left;
        margin: 10px 10px;
        min-height: 310px;
        position: relative;
        width: 228px;
    }
    .cat-product-image {
        width: 225px;
        height: 200px;
        overflow: hidden;
        background-color: #FFF;
    }
    .cat-product-image a {
        width:100%;
        height: 210px;
        float:left;
        position:relative;
    }
    .category-head .pull-cell {
        font-size: 14px;
    }
    .pager-container {
        position: relative;
        text-align: center;
        width: auto;
        z-index: 99;
        float: left;
    }
  /** PRODUCT **/
    .product-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
  .two-thirds.product-left-col {
    padding: 0 0px;
    width: 100%!important;
  }
  .one-third.product-right-col {
    margin-left: 0;
    padding: 0 0 0 0px;
    width: 100%!important;
      clear: both;
  }
  .col-md-4.product-right-col > div {
    text-align: center;
  }
  .col-md-4.product-right-col > div .delivery-text,
  .col-md-4.product-right-col > div .installation-text {
    text-align: center;
    left: 0px;
    right: 0px;
    margin-left: 50px;
  }

  .availability-text {
    width: 250px!important;
    margin: 0 auto;
    position: relative;
    top: -5px;
    left: -10px;
  }
  .old-price {
    padding-left: 0px;
  }
  .col-sm-6.accordion-col {
    width: 100%;
    padding-left: 20px;
  }
  .product-container {
    clear: both;
    float: left;
    padding: 5px 0px!important;
    width: 100%;
  }
  .content-container {
    clear: both;
    float: left;
    padding: 5px 0px!important;
    width: 100%;
  }
  .nivo-controlNav.nivo-thumbs-enabled {
    width: auto!important;
    padding: 10px 0px!important;
  }
  .slider.nivoSlider {
    position: relative;
    width: 100%!important;
    height: 100%!important;
    overflow: hidden;
    text-align: center!important;
  }
  .prod-warranty {
    position: absolute;
    right: -6px !important;
    bottom: -90px !important;
    text-align: center;
    padding-bottom: 15px;
    z-index: 100 !important;
  }
  .prod-warranty img {
    width: 70px;
  }
    .theme-product .nivoSlider img {
        width: 100%!important;
        height: auto!important;
        margin-left: auto;
        margin-right: auto;
        display: block!important;
    }
  /* RELATED PRODUCTS POPUP */
    .modal.in .modal-dialog {
        width: 100%!important;
        max-width: 100%!important;
        margin: 0px!important;
    }
  .modal {
    left: 0px;
    margin: 0px;
    position: fixed;
    right: 0px;
    top: 0px!important;
    width: 100%!important;
    padding: 20px 10px;
  }
  #checkoutModal .modal-dialog {
    width: 100%!important;
    margin: 0px!important;
  }
  #checkoutModal .related-products .row {
    margin: 0px;
  }
    .proceed-checkout .btn {
        margin-bottom: 10px;
    }
  .package-product {
    /*background-color: #f4f4f4;
        box-shadow: 2px 3px 10px 1px #dadada;
        float: left;*/
    height: auto;
    width: 100%!important;
    float: none!important;
  }
  .package-product-left {
    float: left;
  }
  .package-product-right {
    display: block;
    float: left;
  }

  .checkout_payopt {
    width:50%;
  }
  .checkout_option_text2 {
    width:50%;
    vertical-align: top;
  }
    .checkout_option_text2 span {
        position:relative;
        vertical-align:top;
        min-height:50px;
        height:auto;
        top:auto;
    }

  .checkout_option_button {
    width:100%;
    margin:10px 0 20px 0;
  }
  .checkout_payout_fin {
    width:100%;
  }
  .checkout_payout_slider {
    width:100%;
  }
    .slider.slider-horizontal {
        width: 400px!important;
        height: 30px!important;
        display:block;
        margin: 10px 7%;
    }
    .product_slider .slider.slider-horizontal {
        width:400px!important;
    }
  .checkout_payout_div {
    width: 90%;
    margin: 5px 5%;
  }
    #repayment-value {
        width:100%;
        position:relative;
    }

  .client-feedback-rating-text, .rate_us_stars_conti {
      width: 100%;
      clear:both;
  }

  .prod-warranty {
      right: 0;
  }
    /* SLIDER */
    .slider-main-wrapper .bx-wrapper .bx-viewport {
        height: 320px!important;
    }
    #slider-main .slide-main-container {
        background-position: center center!important;
        width: 100%!important;
        background-size: cover!important;
        height: 320px;
        background-repeat: no-repeat!important;
    }
    #slider-main .slide-main-container .slider-main-text img {
        width: 100%;
        height: auto;
    }
    .slide-1 {
        background-position: center center;
    }
    .slide-1 .slider-main-text {
        position: absolute;
        bottom: 27%;
        left: 10%;
        z-index: 999;
        width: 190px;
    }
    .slide-2 .slider-main-text {
        position: absolute;
        top: 11%;
        left: 17%;
        z-index: 999;
        width: 260px;
    }
    .slide-3 .slider-main-text {
        position: absolute;
        bottom: 0%;
        left: 20%;
        z-index: 999;
        width: 200px;
    }
    .slide-4 .slider-main-text {
        position: absolute;
        bottom: 10%;
        right: 15%;
        z-index: 999;
        width: 220px;
    }
    /**/
    .home-cat-thumb {
    box-shadow: 3px 3px 3px 1px #dddddd;
    margin-bottom: 20px;
    }
    .home-types-thumb {
      margin-bottom: 20px;
    }
    .home-best-seller-title {
        color: #5f5f5f;
        font-size: 14px;
        font-weight: 500;
        height: 46px;
        line-height: normal;
        padding: 10px 10px 0;
        text-align: left;
        width: 100%;
    }
    .home-best-seller-price {
        color: #f7a015;
        display: block;
        font-size: 14px;
        font-weight: 600;
        padding: 0 10px;
        text-align: left;
    }
    .slider-feedback-wrap {
        width: 100%;
        padding: 0 10px;
        overflow: hidden;
    }
    .client-feedback-section .row {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .client-feedback-section .container {
        width: 100%;
        overflow: hidden;
    }
    .slider-feedback-content {
        width: 100%;
        max-width: 100%;
    }
    .slider-feedback-thumb {
        background-color: transparent;
        border: 0 solid #e3e3e3;
        padding: 0;
        text-align: center;
        width: 99%!important;
    }
    .col-md-3.col-secure {
        margin-bottom: 10px;
    }
    .footer-secure-img {
        height: auto;
        width: 248px!important;
        margin-left: 20px;
    }
    .hawthorn-image {
        margin-top: 55px;
    }
    .hawthorn-image img {
        width: 65px;
        height: auto;
    }
    .checkout-wrapper {
        padding: 20px;
    }
    body.checkout .main_content_conti {
        padding: 20px;
    }
}
/*********************** 640px ******************************/
@media only screen and (max-width: 640px) {
    .homepage-section-title {
        font-size: 30px!important;
    }
    .achieve-header {
        top: 50px;
    }
    .home-popular-title {
        font-size: 30px!important;
    }
    .home-brands-title {
        font-size: 30px!important;
    }
}
@media only screen and (max-width: 550px) {
  /**CATEGORY PAGES**/
  .cat-product-outer {
    width: 100%;
  }
  .cat-product {
    margin: 30px auto!important;
    float: none;
  }
    .cat-product {
        background-color: #fff;
        border: 1px solid #e0e0e0;
        margin: 10px;
        min-height: 340px;
        position: relative;
        width: 228px;
    }
    .cat-product-bottom {
        color: #949494;
        padding: 8px 10px;
    }
    .best-sellers-section {
        display: none;
    }
  /** PRODUCT **/
    .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    height: auto!important;
    width: 100%!important;
  }
  .slider.slider-horizontal {
      width: 350px!important;
    }
    .product_slider .slider.slider-horizontal {
        width:300px!important;
    }

    .prod_review_conti {
        width:100%;
        position:relative;
        margin: 15px 0 15px 0;
        display:inline-block;
        vertical-align:top;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc;
    }
        .prod_review_title {
            height: auto;
            overflow:hidden;
            display:block;
        }
        .prod_review_image {
            width: 100%;
            height: 150px;
            position:relative;
        }
            .prod_review_image img {
                margin: auto!important;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                max-height: 100%;
            }
        .prod_review_text {
            display:block;
        }
        .prod_review_rating {
            display:block;
            margin: 5px 0px;
        }
        .prod_review_rating select {
            width:100%;
        }
}
@media only screen and (max-width: 480px) {
    .main_content_conti .container {
        padding-top: 0px;
    }
    .homepage-section-title {
        font-size: 25px!important;
    }
    .achieve-header {
        top: 30px;
    }
    .home-popular-title {
        font-size: 25px!important;
    }
    .home-brands-title {
        font-size: 25px!important;
    }
    .reviews-bar-section-container .container {
        font-size: 13px;
    }
    header {
        background: #fff url("../img/mobile-header.jpg") no-repeat scroll center top;
        height: 94px;
        margin: 8px 0 !important;
    }
  .slider-main-wrapper {
    display: none!important;
  }
  .search-box {
         left: 8px !important;
      top: 17px !important;
      position: relative !important;
  }
  .navbar-header {
    left: 0px!important;
  }
  .navbar-toggle {
    float: left;
      margin-left: 10px;
  }
  .cart {
    height: 35px;
    width: 198px;
    overflow: hidden;
    position: absolute;
    right: 0px!important;
    margin-left: -184px;
    top: 66px;
    background-color: transparent;
    transition: all 0.2s ease-in 0s;
    z-index: 996;
  }
  .cart .cart-count {
    width: 24px;
    background-size: 20px 20px;
    margin: 3px 0 10px 0px;
    padding-left: 0px;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
  }
  .cart .cart-inner {
    width: 196px;

  }
  .cart .pull-right {
    padding: 3px 12px 3px 5px;
    text-align: right;
  }
  .cart .pull-right a {
    font-size: 12px;
    font-weight: 600;
    margin-right: 5px;
    display: inline-block;
  }
  .cart:hover {
    width: 198px;
    box-shadow: 0px 0px 0px #ccc;
  }
  .modal-content {
    margin: 10px auto;
    padding: 10px 0px !important;
    width: 100%!important;
    max-width: 750px;
  }
  .slider.slider-horizontal {
      width: 250px!important;
    }
    .product_slider .slider.slider-horizontal {
        width:250px!important;
    }
    .nivoSlider {
        height: auto!important;
    }
}
@media only screen and (max-width: 380px) {
  body {
    padding: 5px;
  }
  .grey-container {
    padding: 20px 0px!important;
  }
  .add-shadow {
    box-shadow: none!important;
  }
  .rate-card-col {
    display: none!important;
  }
  .cat-products-list .col-xs-12 {
    margin: 20px auto!important;
    padding: 0px!important;
  }
  .cat-product {
    margin: 0 auto;
  }
  .related-products .col-xs-6.col-sm-4.col-md-4 {
    width: 200px!important;
    margin: 10px auto!important;
    float: left;
    clear: both;
  }
  .slider.slider-horizontal {
      width: 210px!important;
    }
    .product_slider .slider.slider-horizontal {
        width:210px!important;
    }
}

.login-panel {
    width: 500px;
    margin: 30px auto;
}

.main-nav-brands {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 243.5px;
}

.bg-white {
    background-color: #fff !important;
    box-shadow: none !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.no-underline {
    text-decoration: none !important;
}

.cat-product-outer {
    display: none;
}

.d-block {
    display: block !important;
}

.main_content_conti {
    min-height: 725px !important;
}

.main_content_conti .container {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.main_content_conti .squeeze {
   max-width: 980px;
   padding-left: 15px;
   padding-right: 15px;
   margin: 0 auto;
}
.alt-h1 {
    font-size: 30px;
}
.pt-2 {
    padding-top: 20px;
}
.alt-h2 {
    font-size: 18px;
}
.text-gray {
    color: #3f3f3f !important;
}
.alt-h3 {
    font-size: 24px;
}
.map-btn {
    background-color: #ffa100;
    color: #fff;
    font-size: 14px;
    width: 135px;
    height: 45px;
    border: 1px solid #ffa100;
    font-weight: 300 !important;
    border-radius: 0 !important;
}
iframe {
  width: 100%;
}
.checkout-form {
    width: 948px;
    margin: 0 auto;
}
#mobile {
  display: none;
}
@media (max-width: 600px) {
  #mobile {
    display: block;
  }
  #web {
    display: none;
  }
  .checkout-form {
    width: 100% !important;
  }
}
#map-wrapper {
    position: relative; margin-top: 40px; margin-bottom: 40px; display: none; height: 552px;
}
.mapping {
    width: 100%; height: 100%; position: relative; overflow: hidden;
}

.content {
    padding: 0px 25px 20px 25px !important;
}
.text-normal {
    font-weight: normal !important;
}
.bg-gray {
    background: #f6f6f6 !important;
}


 .prod-warranty {
    position: absolute;
    right: -6px !important;
    bottom: -90px !important;
    text-align: center;
    padding-bottom: 15px;
    z-index: 100 !important;
  }

  .text-orange {
    color: #f69c14 !important;
  }

  .spec-table-1 {
    float: left; font-size: 16px !important;
  }

  .spec-table-1 .text-bold {
    padding: 8px; font-weight: bold;
  }

  .spec-table-1 .pt-8 {
    padding: 8px;
  }

  .text-gray-light {
    color: #a5a5a5 !important;
  }

  .fin {
    color: #d7374c;text-transform: uppercase; font-weight: 600;
  }

  .slider-tick-label {
    width: 86.1111px !important;
}

  .slider-tick-label {
    font-size: 11px;
}

  .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    padding-top: 4px;
    display: inline-block;
    text-align: center;
}

.slider-tick-label-container {
    margin-left: -43.0556px !important;
}

.slider.slider-horizontal {
    margin-bottom: 20px !important;
}

.fn-select {
    margin: 0 12px;
    display: inline-block;
    position: relative;
    border: 1px solid silver;
    border-radius: 0.125em;
}

.fn-select>select {
    padding: 6px 52px 6px 14px;
    width: auto;
}

.fn-select>select {
    cursor: pointer;
    width: 100%;
    min-height: 38px;
    max-height: 38px;
    margin: 0;
    padding: 9px 52px 6px 14px;
    border: none;
    outline: none;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    color: #333;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 2px;
    box-shadow: none;
    transition: background-color 0.25s, color 0.25s;
}

.quantity-text {
    font-size: 14px;
    font-weight: normal !important;
}
.quantity-select {
    width: 30px;
    background-color: #fff;
    border-radius: 0 2px 2px 0;
    border: 1px solid #c0c0c0;
    text-align: center;
    margin-left: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    max-height: 25px;
    border-radius: 2px;
    text-align: center;
    text-indent: 0.01px;
    padding-left: 5px;
    outline: none;
}

.position-relative {
    position: relative !important;
}

.predictive-search {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    box-shadow: 0px 0px 4px 0 rgba(0,0,0,0.3);
}

@media screen and (min-width: 47.5em) {
    .predictive-search {
        max-height: 480px;
        overflow-y: auto;
        padding-bottom: 16px;
    }
}

.predictive-search__item, .predictive-search__item.ui-menu-item {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

.predictive-search__item--heading {
    display: none;
}

@media screen and (min-width: 47.5em) {
.predictive-search__item--heading {
    display: block;
}
}

.predictive-search__item+.predictive-search__item, .predictive-search__item+.predictive-search__item.ui-menu-item {
    margin-top: 8px;
}

.predictive-search__heading {
    margin-right: 24px;
    margin-left: 24px;
    margin-bottom: 15px;
    padding: 16px 0;
    border-bottom: 1px dashed #d6d6d6;
    font-weight: 700;
    text-transform: uppercase;
}

.predictive-search__text {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.predictive-search__link:hover, .predictive-search__link:focus, .predictive-search__link:active, a.predictive-search__link.ui-state-hover, a.predictive-search__link.ui-state-focus {
    color: #faa636 !important;
    background-color: #f2f2f2 !important;
}

.predictive-search__item, .predictive-search__item.ui-menu-item {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

.predictive-search__item+.predictive-search__item, .predictive-search__item+.predictive-search__item.ui-menu-item {
    margin-top: 8px;
}

.predictive-search__link.ui-corner-all {
    border-radius: 0;
}

.predictive-search__link, .predictive-search .ui-menu-item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 48px;
    padding-left: 24px;
    padding-right: 24px;
    color: #333;
    text-decoration: none;
}

@media screen and (min-width: 30em) {
.predictive-search__link, .predictive-search .ui-menu-item a {
    padding-left: 64px;
    padding-right: 24px;
}
}

@media screen and (min-width: 47.5em) {
.predictive-search__link, .predictive-search .ui-menu-item a {
    padding-left: 24px;
}
}

.predictive-search__image-wrapper {
    display: none;
}

@media screen and (min-width: 47.5em) {
.predictive-search__image-wrapper {
    display: block;
    -ms-flex-preferred-size: 56px;
    flex-basis: 56px;
    min-width: 56px;
    max-width: 56px;
    margin-right: 16px;
}
}

.search-bar-wrapper, .search-bar-wrapper *, .search-bar-wrapper *::before, .search-bar-wrapper *::after {
    box-sizing: border-box;
}

@media screen and (min-width: 47.5em) {
.predictive-search__image {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
}
}

.predictive-search__text {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.f5 {
    font-size: 14px !important;
}

.f4 {
    font-size: 19px !important;
}

.red-text {
    color: #b82927 !important;
}

.text-bold {
    font-weight: bold !important;
}

.gray-text {
    color: #949494 !important;
}

.gray-text-light {
    color: #b0b1c3 !important;
}

.py-33 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.mb-4 {
    margin-bottom: 24px !important;
}
.tabnav {
    margin-top: 0;
    margin-bottom: 15px;
    background-color: #f6f6f6;
}

.tabnav-tabs {
    margin-bottom: -1px;
    border-bottom: 1px solid #d3d6d7;
}

.tabnav-tab.selected {
    color: #ffffff;
    background-color: #f69c14;
    border-color: #f69c14;
    border-radius: 3px 3px 0 0;
}
.tabnav-tab {
    display: inline-block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #586069;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom: 0;
}

.yellow-text {
    color: #ffcd08 !important;
}

.cat-product {
    min-height: 493px !important;
}

.f6 {
    font-size: 13px !important;
}

.strike-through {
    text-decoration: line-through !important;
}

.two-thirds {
    width: 58% !important;
}
.column {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}
.one-third {
    width: 40% !important;
}

.product__header__title {
    font-size: 36px;
}

.pt-20 {
    padding-top: 40px !important;
}

.theme-product .nivo-controlNav.nivo-thumbs-enabled a,
.theme-product .nivo-controlNav.nivo-thumbs-enabled a img
{
    width: 60px !important;
    height: 60px !important;
    border: 0 !important;
}

.product__pricing__list_price {
    font-size: 21px !important;
}

.product__pricing__our_price {
    font-size: 30px !important;
    font-weight: bold;
}

.width-full {
    width: 100% !important;
}

.product__quantity_switch {
    background-color: #fff;
    cursor: pointer;
    border-radius: 0;
    border-right: 0;
}

.product__quantity_switch i.fa {
    font-size: 8px;
    vertical-align: middle;
}

.border-right {
    border-right: 1px solid !important;
}

.border-left {
    border-left: 1px solid !important;
}

.border-gray {
    border-color: #cccccc !important;
}

.product__quantity_value {
    width: 50px;
    text-align: center;
    background-color: #fff;
    text-align: center;
}

.product__quantity {
    width: 33%;
}

.width-half {
    width: 49% !important;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.btn-red {
    background-color: #b82927;
    border: 1px solid #b82927;
    color: #ffffff;
    font-size: 14px !important;
    font-weight: bold !important;
}

.btn-red:hover,
.btn-red:focus {
    color: #fff !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.text-blank {
    color: transparent !important;
}

.border-bottom {
    border-bottom: 1px solid #ced1d2 !important;
}

.my-3 {
    margin-top: 25px !important;
    padding-bottom: 25px !important;
}

.border-top {
    border-top: 1px solid #ced1d2 !important;
}

.py-3 {
    padding: 15px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.product__icon i.fa {
    font-size: 50px;
}

.text-normal {
    font-weight: normal !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.product__icon_text {
    padding-top: 10px !important;
    text-transform: uppercase !important;
}

.green-text {
    color: #518c40 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    margin-bottom: 5px !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.product__heading_text {
    font-size: 13px !important;
    font-weight: bold !important;
}

.product__heading_value {
    font-size: 13px !important;
    color: #cccccc !important;
}

.orange-text{
    color: #f69b20 !important;
}

.gray-text-dark {
    color: #999999 !important;
}

.v-align-top {
    vertical-align: top !important;
}

.one-fifth {
    width: 20% !important;
}

.mr-1 {
    margin-right: 3px !important;
}

.bg-green {
    background-color: #518c40 !important;
    border-color: #518c40 !important;
}

.btn {
    outline: none !important;
}

.product__saving__badge {
    width: 93px;
    height: 93px;
    border-radius: 100%;
    background-color: #c22c2b !important;
    border: 3px solid #fff !important;
    position: absolute;
    z-index: 100;
    right: 0;
    box-shadow: 0 1px 5px rgba(27,31,35,0.15);
    color: #fff;
}

.product__saving__badge {
    line-height: 26px !important;
    padding-top: 15px !important;
}

.product__saving__badge-heading {
    font-size: 19px !important;
}

.product__saving__badge-value {
    font-weight: bold !important;
    font-size: 32px !important;
}
.position-relative {
    position: relative !important;
}

.product__quantity_decrease:hover,
.product__quantity_decrease:focus {
    color: #e8413d;
}

.product__quantity_increase:hover,
.product__quantity_increase:focus {
    color: #37bc9b;
}

.product__quantity_switch:hover,
.product__quantity_switch:focus {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
    transition: background-color 0.25s, border-color 0.25s, box-shadow 0.25s;
}

.red-gradient {
    background: linear-gradient(#ed1f23, #b82928) !important;
}

.gray-gradient {
    background: linear-gradient(#f6f6f6, #e7e7e7) !important;
}

.list-style-none {
    list-style-type: none !important;
    padding: 0;
    margin-top: 3px;
}

.ul-inline-block li {
    display: inline-block !important;
}

.ul-comma-separated li:after {
    content: ',';
    color: #d7374c;
}

.text-gray-light {
    color: #b5aeae !important;
}

.ul-comma-separated li:last-child:after {
    content: '';
}

.ul-comma-separated li:first-child:after {
    content: ':';
    color: #b5aeae;
}

.product__header__title {
    line-height: 36px !important;
}

.product__pricing {
    margin-top: 15px !important;
}

.input__select {
    width: 100%;
    height: 35px;
    position: relative;
}

.input__select select {
    border: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 1px solid #e8e8e8;
    outline: none !important;
}

.js--add-to-cart {
    width: 100% !important;
    border-color: #d7374c !important;
    color: #d7374c !important;
    padding: 0 !important;
    height: 26px !important;
    font-size: 11px !important;
    outline: none !important
}


.form-control-lg {
    height: 40px !important;
}

.bg-orange {
    background-color: #f69c14 !important;
    border-color: #f69c14 !important;
    background-image: none !important;
    text-shadow: none !important;
}

.text-white {
    color: #fff !important;
}

.no-outline {
    outline: none !important;
}

.alert-search {
    background-color: #008cbb; border-color: #008cbb; background: #008cbb; color: #ffffff; margin-top: -3px; font-size: 27px; text-align: center; margin-bottom: 0;
}

.border-bottom {
    border-bottom: 1px solid #e8e8e8 !important;
}
