body.ecommerce {
    color: #000;    
}
.sidebar-outer h3 {
    font-size: 16px !important;
    margin: 0 0 5px 0 !important;
    font-weight: 600 !important;
}
.ecommerce .content-page h3 {
    font-size: 20px;
}
.ecommerce .content-page h4 {
    font-size: 17px;
    margin-bottom: 4px;
}
.ecommerce .content-page h5, .ecommerce .content-page h6 {
    font: 700 15px "Open Sans", Arial, sans-serif;
    margin-bottom: 2px;
}
.additional-shop-info > h4 {
    font-family: "Open Sans",Arial,sans-serif;
    margin: 4px 0 0 !important;
    padding: 0 !important;
}
.ecommerce .header {
    position: relative !important;
}
.ecommerce .site-logo {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ecommerce .site-logo img{
}
.site-logo-img {
    display: inline !important;
}
.ecommerce .reduce-header .site-logo {
    padding-top: 16px;
    padding-bottom: 18px;
}
.ecommerce .header-navigation li.menu-search {
    top: 31px;
}
.ecommerce .header-navigation li.menu-search i {
    color: #8a949e;
}
.ecommerce .header-navigation > ul > li > a {
    border-bottom: 2px solid transparent;
    color: #353535;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0;
}
.ecommerce .header-navigation > ul > li > a:hover {
}
.ecommerce .header-navigation ul > li.active > a, .ecommerce .header-navigation ul > li > a:hover, .ecommerce .header-navigation ul > li > a:focus, .ecommerce .header-navigation ul > li.open > a, .ecommerce .header-navigation ul > li.open > a:hover, .ecommerce .header-navigation ul > li.open > a:focus {
    color: #000 !important;
    border-bottom: 2px solid #000;
}
.ecommerce .header-navigation .dropdown-menu > li > a:hover, .ecommerce .header-navigation .dropdown-menu > li.active > a, .ecommerce .header-navigation .header-navigation-content .header-navigation-col li > a:hover, .ecommerce .header-navigation .header-navigation-content .header-navigation-col li.active > a {
    color: #fff;
}
.ecommerce .header-navigation ul > li.active > a {
    border-bottom: none !important;
}
.ecommerce .header-navigation > ul > li > .dropdown-menu {
    margin-top: -3px;
}
.ecommerce .reduce-header .header-navigation > ul > li > .dropdown-menu {
    margin-top: -3px;
}
.ecommerce .reduce-h.reviews-form {
    padding-top: 20px;
}
eader .header-navigation > ul > li.dropdown:hover > a:after {
    bottom: 0;
}
.nav-brands {
    clear: both;
    margin: -20px -15px;
    padding: 20px 0 0;
    width: auto;
}
.nav-brands ul {
    margin: 0;
    padding: 10px 0;
    list-style: none;
    background: #fff;
    width: 100%;
    overflow: hidden;
    border-top: solid 1px #f0f0f0;
}
.nav-brands li {
    float: none;
    margin-right: 0 !important;
    border: none !important;
    display: inline-block;
}
.nav-brands img {
    width: auto;
    height: 70px;
}
.nav-brands a {
    padding: 0 !important;
}
.nav-brands a:hover {
    background: #fff;
    color: #fff;
}
.header .top-cart-block {
    float: right;
    font: 400 13px "Open Sans",Arial,sans-serif;
    position: relative;
}
.ecommerce .reduce-header .mobi-toggler, .reduce-header .top-cart-block {
    margin-top: 19px;
}
.top-cart-info {
    text-align: left;
    transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.top-cart-block:hover .top-cart-info {
}
.top-cart-info a {
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 5px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}
.top-cart-info a:hover{
    color: #fff !important;
}
.top-cart-info-count {
}
.top-cart-info-value {
}
.top-cart-block .fa-shopping-cart {
    font-size: 16px;
    margin-left: 0;
    padding: 0 4px 0 0;
    right: 0;
    top: 0;
    transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.top-cart-block .fa-shopping-cart:hover {
    background: none;
}
.top-cart-content-wrapper {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 2;
}
.top-cart-content {
    padding: 8px 0 10px;
    background: #fcfafb;
    border-top: solid 2px #ffc600;
    box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    width: 315px;
    margin-top: 12px;
    color: #717880;
    position: relative;
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
}
.top-cart-content a{
    color: #fff !important;
}
.top-cart-content a:hover{
    color: #fff !important;
}
.top-cart-content p {
    margin: 7px 0 5px;
}
.top-cart-content ul {
    margin: 0;
    padding: 0 8px;
}
.top-cart-content .scroller {
    overflow: hidden;
}
.top-cart-content li {
    list-style: none;
    margin: 0;
    padding: 9px 0;
    border-bottom: solid 1px #f2f2f2;
    width: 100%;
    overflow: hidden;
}
.top-cart-content img, .top-cart-content em, .top-cart-content strong, .top-cart-content span, .top-cart-content .del-goods, .top-cart-content .add-goods {
    float: left;
}
.top-cart-content img {
    border: solid 2px #fff;
    margin-right: 4px;
    width: 80px;
    vertical-align: middle;
}
.top-cart-content span, .top-cart-content strong, .top-cart-content em {
    margin-right: 10px;
    overflow: hidden;
    padding-top: 10px;
    text-align: left;
}
.top-cart-content span {
    width: 85px;
    white-space: nowrap;
    color: #000;
    text-align: left;
}
.top-cart-content strong {
    width: 230px;
    font-weight: normal;
    text-align: left;
}
.scroller li a {
    color: #000 !important;
    float: left;
}
.scroller li a:hover {
    color: #000 !important;
}
.top-cart-content em {
    width: 85px;
    font-style: normal;
    text-align: left;
    line-height: 21px !important;
    color: #000;
}
@media (max-width: 360px) {
    .top-cart-content em {
        width: 65px;
        font-size: 12px;
    }
    .top-cart-content strong {
        width: 109px;
        font-size: 12px;
    }
}
.del-goods, .add-goods {
    width: 17px;
    height: 17px;
    color: #fff !important;
    border-radius: 22px !important;
    float: right;
    margin: 10px 0 0 5px;
    line-height: 1;
    font-size: 12px;
}
.del-goods:hover, .add-goods:hover {
    text-decoration: none;
}
.add-goods {
    background: #24272b url(../../layout/img/icons/add-goods.png) no-repeat 50% 50%;
}
.add-goods:hover {
    background: #000000 url(../../layout/img/icons/add-goods.png) no-repeat 50% 50%;
}
.cart-sub-total-mini{
    padding:10px;
    font-size: 14px;
    font-weight: bold !important;
}
.top-cart-btns .btn{
    margin-bottom:5px;
    color: #000 !important;
}
.top-cart-content .text-right {
}
.top-cart-content .btn {
    font-size: 11px;
    padding: 8px 12px 7px;
}
.top-cart-content .btn-default {
    color: #fff;
    background: #333;
    margin-right: 4px;
}
.top-cart-content .btn-default:hover {
    color: #fff;
    background: #000;
}
.ecommerce .page-slider {
    margin-top: 0 !important;
}
.ecommerce .breadcrumb {
    font: 14px "Open Sans",sans-serif;
    padding: 0;
    margin-bottom: 20px;
}
.product-item {
    position: relative;
}
.owl-carousel .product-item{
    padding: 10px !important;
}
.owl-item.active .product-item {
}
.product-item:hover {
}
.product-item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height:0;
}
*html .product-item {
    zoom: 1;
}
*+html .product-item {
    zoom: 1;
}
.sticker {
    position: absolute;
    top: 0;
    left: 0;
    width: 63px;
    height: 63px;
}
.sticker-sale {
    background: url(../../layout/img/sale.png) no-repeat;
}
.sticker-new {
    background: url(../../layout/img/new.png) no-repeat;
    left: auto;
    right: 0;
}
.pi-img-wrapper {
    overflow: hidden !important;
    position: relative !important;
    width: 100% !important;
}
.pi-img-wrapper > a {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #efefef;
    padding: 10px;
}
.pi-img-wrapper img {
    height: auto;
    width: 100%;
}
.pi-img-wrapper div {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
}
.product-item:hover>.pi-img-wrapper>div {
    display: block;
}
.pi-img-wrapper div .btn-default {
    padding: 3px 10px;
    color: #fff;
    border: 1px #fff solid;
    margin: -13px 5px 0;
    background: transparent;
    position: relative;
    top: 50%;
    font-size: 12px;
    display: none;
}
.product-item h3 {
    font: 300 14px "Open Sans",sans-serif;
    overflow: hidden;
    padding-top: 10px;
    text-align: center;
    margin: 0px;
}
/*.product-item h3 a {
    color: #555;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
    min-height: 40px;
}*/
.product-item h3 a {
    color: #555;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;
    min-height: 35px;
    max-height: 35px;
    overflow: hidden;
}
.product-item h3 a:hover {
    color: #C4235B;
}
.pi-price {
    font-size: 14px;
    padding-bottom: 7px;
    padding-top: 6px;
    text-align: center;
}
.product-item .add2cart {
    background: #b64e89 !important;
    border: 1px solid #8d215d !important;
    color: #fff !important;
    color: #666;
    padding: 7px 5px;
    display: none;
}
.product-item .add2cart:hover {
    background: #8d215d !important;
}
.product-item .progress.responsive {
    width: 59% !important;
    text-align: center;
    margin: 0 auto;
    height: 100%;
}
.product-item .add2cart.responsive {
    width:100% !important;
    text-align: center;
}
.shop-index-carousel {
    margin-left: -10px;
}
.goods-data {
    background: #fff;
    padding: 0 0 15px 0;
    margin-bottom: 20px;
    overflow-x: auto;
    margin-right: 0px;
}
.goods-data table, .checkout-page table {
    width: 100%;
    font: 300 13px 'Open Sans', sans-serif;
}
.goods-data th, .checkout-page th {
    border-bottom: 1px solid #ecebeb;
    color: #24272b;
    font: 600 14px "Open Sans",sans-serif;
}
.goods-data td, .checkout-page td {
    border-bottom: 1px solid #ecebeb;
    padding: 10px 10px !important;
    vertical-align: middle;
}
.goods-page-image, .checkout-image {
    width: 105px;
}
.goods-page-image.readonly-img{
    width: 70px !important;
}
.goods-page-image img, .checkout-image img {
    width: 85px !important;
}
.goods-page-image.readonly-img img{
    width: 60px !important;
}
.goods-page-price, .goods-page-total, .checkout-price, .checkout-total {
    font-family: open sans,sans-serif;
}
.goods-page-price strong, .goods-page-total strong, .checkout-price strong, .checkout-total strong {
    color: #e84d1c;
    font-size: 15px;
    font-weight: normal;
}
.goods-page-price strong span, .goods-page-total strong span, .checkout-price strong span, .checkout-total strong span {
    font-size: 17px;
}
.goods-data h3,.checkout-page .checkout-description h3 {
    text-transform: inherit;
    margin: 0 0 5px;
}
.goods-page-description em, .checkout-description em {
    display: block;
    font-style: normal;
}
.promo_box h3 {
    margin-bottom: 20px;
}
.promo_box .form-btn-sm {
    padding: 7px 12px !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    margin-left: -5px;
}
.goods-page .btn-default {
    float: left;
    background: #000;
    color: #fff;
}
.goods-page .btn-default:hover {
    background: #000;
}
.goods-page .btn-primary {
    float: right;
    margin-left: 10px;
}
.goods-data .del-goods, .goods-data .add-goods {
    margin-top: 4px;
}
.shopping-total, .checkout-total-block {
    width: 360px;
    float: right;
    color: #24272b;
    margin-right: 20px;
    margin-bottom: 0;
}
.shopping-btn {
    color: #24272b;
}
.checkout-total-block {
    margin-bottom: 20px;
}
.shopping-total ul, .checkout-total-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.shopping-total li, .checkout-total-block li {
    width: 100%;
    overflow: hidden;
    padding: 9px 0;
}
.shopping-total li:last-child, .checkout-total-block li:last-child {
    border: none;
}
.shopping-total em, .checkout-total-block em {
    font: 15px open sans,sans-serif;
    float: left;
    position: relative;
    top: 2px;
    font-weight: 600;
}
.shopping-total strong, .checkout-total-block strong {
    color: #e84d1c;
    float: right;
    font: 15px open sans,sans-serif;
}
.shopping-total strong span, .checkout-total-block strong span {
    font-size: 15px;
}
.shopping-total-price, .checkout-total-price {
    font-weight: bold;
}
.shopping-total-price strong, .checkout-total-price strong {
    font-weight: bold;
}
.checkout-page h2 {
    color: #000 !important;
    margin: 0 0 15px;
}
.checkout-page h2 a {
    display: block !important;
    padding: 20px !important;
    font-size: 15px;
    font-weight: 600 !important;
}
.checkout-page h2 a strong {
    background: #000000;
    color: #fff;
    display: inline-block;
    padding: 2px 10px;
}
.checkout-content {
    padding: 0 20px 40px;
}
.checkout-block.panel {
    background: inherit;
    box-shadow: none;
    margin-bottom: 0;
}
.checkout-page h3 {
}
.checkout-page select.form-control {
    color: #777777;
}
.checkout-page select.form-control.input-sm {
    width: 100%;
    height: 34px;
    font-size: 14px;
    padding: 6px 12px;
}
.checkout-page hr {
    clear: both;
}
#shipping-method .form-group {
    padding-top: 10px;
}
.checkout-page h4 {
    text-transform: inherit;
    font-size: 20px;
}
.checkout-page .panel {
    border-radius: 0;
    border: none;
    box-shadow: none;
    border: 1px solid #c3cbd5;
}
.checkout-page .panel-body {
    border: none !important;
}
.radio-list {
    margin: 0 0 10px -2px;
}
.radio-list label {
    display: block;
}
.compare-goods tr:first-child td.compare-info, .compare-goods tr:first-child td.compare-item {
    background: no-repeat;
    border-bottom: 3px solid #ECEBEB;
}
.goods-data td.compare-info {
    width: 20%;
    vertical-align: middle;
    background: #F9F9F9;
}
.goods-data td.compare-info, .goods-data td.compare-item {
    padding: 20px;
}
.compare-item {
    text-align: center;
}
.compare-item img {
    width: 100%;
    max-width: 100px;
}
.compare-item h3 {
    padding: 7px 0 4px;
    margin: 0;
}
.compare-item strong {
    color: #E84D1C;
    font-size: 21px;
    font-weight: normal;
}
.compare-item strong span {
    font-size: 17px;
}
.compare-goods .btn-primary {
    margin-right: 0;
}
.goods-data th h2 {
    font-size: 17px;
    padding: 8px 20px 0;
    margin: 0;
    font-weight: bold;
}
.goods-page .compare-item .btn-primary {
    color: #fff;
    float: none;
}
.goods-page .compare-item .btn-default {
    border: 1px solid #EDEDED;
    color: #A8AEB3;
    background: transparent;
    padding: 6px 13px;
    float: none;
    margin-top: 10px;
}
.goods-page .compare-item .btn-default:hover, .goods-page .compare-item .btn-default:focus, .goods-page .compare-item .btn-default:active {
    border: 1px solid #A8AEB3;
    color: #fff;
    background: #A8AEB3;
    padding: 6px 13px;
}
.ecommerce .sidebar {
    color: #000;
    text-transform: uppercase;
}
.ecommerce .sidebar .list-group-item {
    background: #fff;
    padding: 8px 10px 6px;
}
.sidebar-filter h2 {
    font-size: 18px;
    margin: 0;
}
.sidebar-filter h3 {
    font: 600 14px 'Open Sans', sans-serif;
    text-transform: none;
    padding-top: 10px;
}
.sidebar-filter label {
    text-transform: none;
    font: 400 13px 'Open Sans', sans-serif;
}
.sidebar-filter #amount {
    font-weight: normal !important;
    color: #767F88 !important;
}
.sidebar-filter .ui-widget-content {
    border: none;
    background: #e5e5e5;
    border-radius: 0;
    height: 8px !important;
}
.sidebar-filter .ui-widget-header {
    background: #ffb848;
}
.ui-state-default, .ui-state-default:hover {
    border-radius: 0;
    width: 11px !important;
    height: 24px !important;
    border-color: #fff !important;
    top: -8px !important;
    background: #777 !important;
}
.checkbox-list > label {
    display: block;
    font-weight: normal;
}
.sidebar-products {
    background: #fff;
    padding: 15px 15px 20px;
}
.sidebar-products .item {
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #eee;
}
.sidebar-products .item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.sidebar-products h2 {
    font-size: 18px;
    margin-bottom: 14px;
}
.sidebar-products img {
    width: 65px;
    height: auto;
    float: left;
}
.sidebar-products h3 {
    font: 300 13px 'Open Sans', sans-serif;
    margin-left: 80px;
    margin-bottom: 2px;
}
.sidebar-products .price {
    margin-left: 80px;
    color: #E84D1C;
    font: 16px 'PT Sans Narrow', sans-serif;
}
/*.product-main-image {
    margin-bottom: 20px;
}*/
.product-main-image img {
}
.product-other-images img {
    /*width: 82px;
    height: auto;
    margin: 0px 5px !important;*/
    /*box-shadow: 0 0 0 1px #c7ced5;*/
}
/*.product-other-images a{
    margin-right: 5px !important;
}*/
.product-other-images a:hover img, .product-other-images a.active img {
}
.product-page h1 {
    padding: 0;
    color: #000;
    font-size: 45px;
    font-weight: 600;
    line-height: 50px;
    text-transform: none;
    margin: 0 0 10px 0px;
}
.pro_detail_sku {
    margin-top: -18px !important;
}
.our_cate{
    margin-bottom: 30px;
}
.our_cate a img {
    border: 9px double #eee;
}
.instock-Shipping span {
    padding: 0 4px 0 0;
    font-weight: normal;
    font-size: 12px;
    color: #676767;
    display: block;
}
.instock-ready {
    font-weight: bold;
}
.buy_now_btn{
    font-size: 20px !important;
}
.buy_now_btn:hover{
}
.social-share-buttons-pdp{
    margin-top: 15px;
    margin-bottom: 30px;
}
.social-share-buttons-pdp i{
    color: #555;
    font-size: 20px;
    padding: 3px;
}
.pi-price span {
    color: #333;
    font: 600 16px/0 "Open Sans", sans-serif;
}
.price-availability-block .price {
}
.price-availability-block .price strong {
    font-size: 40px;
    font-weight: 700;
}
.prod_dis{
    font-family: "proxima-nova",sans-serif !important;
}
.price-availability-block .price strong span {
    font-size: 25px;
}
.price-availability-block .price em {
    font-style: normal;
    color: #bbb;
    font-size: 17px;
}
.price-availability-block .price em span {
    font-size: 36px;
    text-decoration: line-through;
    color: #444 !important;
    margin-left: 10px;
    font-weight: 600;
}
.price-availability-block .availability {
    float: right;
    color: #000000;
}
.price-availability-block .availability strong {
    font-weight: normal;
    color: #3e4d5c;
}
.product-page .nav-tabs > li {
    margin-top: 1px;
}
.product-page-options {
    padding: 10px 0;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
}
.product-page-options .pull-left {
    margin-right: 40px;
}
.product-page-options .pull-left:last-child {
    margin-right: 0;
}
.product-page-options label {
    font-weight: bold;
    text-transform: uppercase;
    color: #3e4d5c;
    font-family: "PT Sans Narrow", sans-serif;
    margin-right: 10px;
    padding-top: 2px;
}
.product-page-options select.input-sm {
    float: left;
    width: auto;
    height: 26px;
}
.product-quantity .input-group {
    width: 100px;
    float: none;
    position: relative;
    margin: 0 auto !important;
}
table .product-quantity, table .product-quantity .input-group {
    margin-right: 0;
}
.product-page-cart .btn {
    font-weight: 600;
    padding: 10px 45px;
    margin-right: 10px;
}
@media (max-width: 360px) {
    .product-page-cart .btn {
        width: 100%;
    }
}
.product-quantity input.form-control {
    background: #fff !important;
    font: 300 23px 'Open Sans', sans-serif;
    color: #647484;
    height: 40px;
    width: 65px;
    text-align: center;
    padding: 5px;
    border-radius: 0 !important;
    border-top: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-left: none !important;
    border-right: none !important;
}
.product-quantity input.form-control:focus {
    border: none;
}
.product-quantity .input-group-btn {
    position: static;
}
.product-quantity .btn {
    text-align: center;
    height: 40px !important;
    width: 25px;
    padding: 0 2px 0 1px !important;
    text-align: center;
    background: #edeff1;
    border-radius: 0 !important;
    font-size: 18px !important;
    line-height: 1 !important;
    color: #616b76;
    margin: 0 !important;
}
.product-quantity .quantity-up {
    top: 0;
}
.product-quantity .quantity-down {
    bottom: 0;
}
.product-quantity .btn i {
    position: relative;
    top: -2px;
    left: 1px;
}
.product-page .review {
    color: #6e7a85;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: -25px;
    font-weight: 300;
}
.product-page .rateit {
    margin-right: 15px;
    position: relative;
    top: 2px;
}
.product-page .review a {
    color: #e6400c;
}
.product-page .social-icons li a {
    background-position: 0 -38px;
    opacity: 1;
}
.product-pop-up {
    padding: 0;
    overflow-x: hidden;
    background: inherit;
}
.product-pop-up .product-quantity, .product-pop-up .product-quantity .input-group {
    margin-right: 15px;
}
.product-pop-up .product-page-cart .btn {
    padding: 7px 5px;
}
.product-pop-up .product-page-cart a.btn {
    display: inline-block;
}
.product-pop-up .btn-primary {
    margin-right: 10px;
}
.product-page-content {
    width: 100%;
    overflow: hidden;
    padding: 50px 13px 0;
}
.ecommerce .nav-tabs {
    text-transform: uppercase;
}
.ecommerce .nav-tabs > li > a, .ecommerce .nav-tabs > li > a:hover, .ecommerce .nav-tabs > li > a:focus {
    background: none;
    color: #555;
    font-weight: 500;
    text-transform: capitalize;
}
.product-page-content .tab-content {
    padding: 20px 15px;
    background: #f3f4f6 !important;
}
.product-page-content .datasheet {
    width: 100%;
    font-size: inherit;
}
.product-page-content .datasheet th {
    border-bottom: solid 2px #eee;
    padding-bottom: 5px;
    font-size: 15px;
}
.product-page-content .datasheet td {
    padding: 5px 20px 5px 0;
    border-bottom: solid 1px #eee;
}
.datasheet-features-type {
    font-weight: bold;
}
.reviews-form label {
    font-weight: normal;
}
.reviews-form input.form-control {
    color: #aaa;
}
.review-item {
    width: 100%;
    overflow: hidden;
    border-bottom: solid 1px #eee;
    padding: 0 5px 5px;
    margin: 0 -5px 20px;
}
.review-item-submitted {
    margin-bottom: 5px;
    position: relative;
}
.review-item-submitted strong, .review-item-submitted em {
    display: block;
}
.review-item-submitted strong {
    margin-bottom: 15px;
}
.review-item-submitted em {
    font-style: normal;
    color: #bbb;
    font-size: 12px;
}
/*.review-item-submitted .rateit {
    position: absolute;
    top: 3px;
    right: 0;
}*/
.list-view-sorting {
    margin-bottom: 20px;
    display: none;
}
.list-view * {
    display: none !important;
}
.list-view-sorting .pull-right {
    margin-left: 30px;
}
.list-view-sorting label {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    color: #8e9ca8;
    font-family: "PT Sans Narrow", sans-serif;
    float: left;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.list-view-sorting select {
    float: left;
    width: auto;
    height: 26px;
}
.list-view-sorting a {
    background: #fff;
    color: #E6400C;
    display: inline-block;
    padding: 4px 6px;
    line-height: 1;
    margin-right: -3px;
}
.btn {
    text-transform: uppercase;
}
.cart-buttons {
    position: relative;
}
.progress {
    width: 163px;
    height: 43px;
}
.progress-bar {
    font-size: 15px;
    line-height: 35px;
    cursor: no-drop;
    font-weight: 600;
}
.add-progress{
    position: absolute;
    top:0px;
    left:0px;
    display: none;
}
.more-detail-btn{
    width:auto !important;
}
.btn-default .fa{
    color:#fff !important;
}
.fa-wishlist {
    color: #24272b !important;
    float: right;
    font-size: 9px;
    height: 17px;
    margin: 4px 0 0 5px;
    padding: 2px 4px;
    width: 17px;
}
.fa-wishlist .fa{
    font-size: 11px !important;
    line-height:10px !important;
}
.login_user_name{
    font-weight: bold;
}
.login_user_address{
    font-style: italic;
}
.login_user_phone{
}
.login_user_email{
}
.user_detail_block{
    padding:10px;
    margin:5px 0px;
}
#credit_card_box{
}
.checkout_payment_icon{
    height:30px;
}
.product-page-options label{
    display: block;
}
.product-page-options .btn-group .btn{
    border:1px solid !important;
}
.size_list{
    margin-bottom:10px;
}
.partial_box{
    position: relative;
    min-height:95px;
    margin-bottom:15px;
    padding:10px 0px;
}
.btn-group, .btn-group-vertical{
    display: block;
}
.size-grid > div{
    margin:2px 0px;
}
.size-grid .input-group-addon{
    padding:3px;
    font-size:10px;
    min-width:30px;
}
.size-grid input.form-control{
    padding:3px;
    font-size:10px;
}
.no-margin{
    margin:0px !important;
}
.bulk_order_link{
    margin-bottom:10px;
}
.bulk_order_link a{
    font-size:15px;
    text-transform: uppercase;
    text-decoration: underline;
}
.product-pop-up .btn-group .btn-primary {
    margin-right: 0px;
}
.highlight-heading{
    color:#c4235b;
    font-size:16px;
}
.product_variant a img {
    margin-right: 20px !important;
}
.product_variant img{
    border: 1px solid #ddd;
    float: left;
    margin-right: 5px;
    width: 80px;
}
.delivery_slot_box{
    border:1px solid #dddddd !important;
    background:#f1f1f1;
    margin:10px 0px;
    padding:10px;
}
.user_payment_box{
    border:1px solid #dddddd !important;
    background:#f1f1f1;
    margin:10px 0px;
    padding:10px;
    height:160px;
}
.user_payment_box label{
}
.fade-text{
    margin-left:10px;
    font-size:12px;
    color:#777777;
}
.inner_content{
    background:#EDEDED !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
}
.sub-heading{
    margin:10px 0px;
    font-size:15px;
    font-weight:bold;
}
.outofstock strong{
    color:#770000;
}
.display_none{
    display: none;
}
.wrapper_loader{
    background:rgba(0,0,0,0.2);
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:9999;
}
.coming_soon_badge{
    position:absolute;
    right:2px;
    top:2px;
    z-index:99;
}
.form-control.size-dropbox:focus {
    box-shadow: 0px 0px 20px #aaa inset;
}
.form-control.size-dropbox {
    border-radius: 2px !important;
    box-shadow: 0 0 7px 0 #ccc inset;
    margin: 0 auto;
    width: 90%;
}
.home-qty {
    background: #ececec;
    width: 222% !important;
    border: none;
    z-index:0 !important;
    position: relative;
}
.btn-search {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    margin-left: 0 !important;
    padding: 5px 15px !important;
}
.typeahead_header{
    margin:3px 0px;
    padding:5px 0px;
    text-align: center;
    font-size:18px;
}
.twitter-typeahead{
    width:100%;
}
.twitter-typeahead .form-control{
    float:none !important;
}
.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 
}
.tt-menu {
    width: 100%;
    margin: 0px 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);
}
.tt-suggestion {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0;
    padding: 3px 15px;
}
.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;
}
#custom-templates .empty-message {
    padding: 5px 10px;
    text-align: center;
}
.league-name {
    font-size:15px;
    margin: 0 20px 5px 20px !important;
    padding: 3px 0 !important;
    border-bottom: 1px solid #ccc !important;
}
#scrollable-dropdown-menu .tt-menu {
    max-height: 150px;
    overflow-y: auto;
}
.groman_sep{
    background:url("../img/groman_line_v.jpg") repeat-x;
    height:2px;
    width:100%;
}
.back_yellow > ul.dropdown-menu{
    background-color: #fff3d9;
}
.back_yellow > ul > li > div > div > div > h4 > a {
    color: #eca500 !important;
}
.back_yellow > ul > li > .header-navigation-content ul li a:hover {
    background: #E2A619 none repeat scroll 0 0 !important;
    font-weight: bold !important;
    color: #000 !important;
}
.back_green > ul.dropdown-menu {
    background-color: #f1f8e8 !important;
}
.back_green > ul > li > div > div > div > h4 > a {
    color: #00A859 !important;
}
.back_green > ul > li > .header-navigation-content ul li a:hover {
    background: #009750 none repeat scroll 0 0 !important;
    font-weight: bold !important;
}
.back_red > ul.dropdown-menu{
    background-color: #ffeaeb !important;
}
.back_red > ul > li > div > div > div > h4 > a {
    color: #ED3237 !important;
}
.back_red > ul > li > .header-navigation-content ul li a:hover {
    background: #D52D31 none repeat scroll 0 0 !important;
    font-weight: bold !important;
}
.back_blue > ul.dropdown-menu{
    background-color: #effbff !important;
}
.back_blue > ul > li > div > div > div > h4 > a {
    color: #00AFEF !important;
}
.back_blue > ul > li > .header-navigation-content ul li a:hover {
    background: #009DD7 none repeat scroll 0 0 !important;
    font-weight: bold !important;
}
.sdelivery_slot {
    font-size: 12px !important;
}
.no-mgn-top{
    margin-top:0px !important;
}
.no-pad{
    padding:0px !important;
}
.important_marquee {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 7px !important;
    -o-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    color: #fff;
    font-weight: bold;
    height: 33px;
    left: 0;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    top: -39px;
    width: 50%;
    z-index: 999;
}
.important_marquee div.scrollableArea p{
    display: inline;
    margin: 0;
    font-size:15px;
    white-space: nowrap;
    float: left;
    margin-right:2px;
}
.delivery_text{
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}
.delivery_text:hover{
    text-decoration:none !important;
    color: #55B3F8;
}
.menu-search{
    margin-top:72px !important;
}
.custom_theme h4.modal-title{
    margin:0px;
}
.custom_theme .modal-header{
    background:#00A859;
    color:#ffffff;
}
.custom_theme .modal-body{
    background:#FAFCCF;
}
.custom_theme h3 .fa{
    font-size:23px;
    color:#00A859;
}
.custom_theme .delivery_location{
    padding-top:5px;
    padding-bottom:5px;
    font-size:12px;
}
.custom_theme .location_block{
    margin-bottom:15px;
}
.custom_theme .modal-footer{
    background: #fcfce8 none repeat scroll 0 0;
    text-align: center;
}
.facebook-btn{
    background: #2D4486 !important;
    text-transform: lowercase;
}
.google-btn{
    background: #DF4A32 !important;
    text-transform: lowercase;
}
textarea{
    resize: none;
}
.table-wrapper-responsive{
    position: relative;
}
.overlay-table{
    display: none;
    background:rgba(0,0,0,0.3);
    left:0px;
    right:0px;
    bottom:0px;
    top:0px;
    position: absolute;
}
.overlay-table .fa{
    color:#ffffff;
    top:50%;
    left:50%;
    position: absolute;
}
.breadcrumb-name{
    margin-top: 10px !important;
}
.border-bot {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
.show_front{
    text-align:center;
}
.show_front h1{
    font-size:26px!important;
    font-weight:bolder!important;
    padding:12px!important;
    text-align: center!important;
}
.show_front h5{
    font-size:18px;
    font-weight:bolder;
    padding:12px;
    text-align: center;
}
.pre-footer > .container {
    border-top: 1px solid #000;
    margin: 20px auto;
}
.footer {
    margin-bottom: 10px;
}
.brand-list > ul > li {
    list-style: none;
    float: left;
}
.brand-list > ul > li > a {
    font-size: 18px;
    color: #000;
    padding: 10px;
    line-height: 67px;
}
.brand-list > ul {
    margin: 0;
    padding: 0;
}
.brand-list {
    border-top: 1px solid #ddd;
    margin-bottom: 200px;
    display: inline-block !important;
}
.brand-list > ul > li > a {
    color: #000;
    padding: 7px 17px;
    margin-right: 14px !important;
    font-size: 16px;
    border-bottom: 1px solid #CFCFCF;
    text-decoration: none;
}
.brand-list > ul > li > a:hover {
    border-bottom: 1px solid #000;
}
.my-btns{
    background: none;
}
.hover-btn > .btn-default {
    border: none;
    background: none;
}
.hover-btn {
    margin-bottom: 10px;
}
.popover.right {
    width: 100% !important;
}
.brand-list-btm {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    margin-top: 15px;
}
.form-control::-moz-placeholder {
    color: #C3C3C3 !important;
    opacity: 0.5;
}
.new-heading {
    color: #000000;
    font-size: 30px !important;
    padding: 10px 0 15px;
    text-transform: capitalize !important;
    font-weight: 600;
    text-align: center;
}
#stuck_container-a {
    background: #202020 none repeat scroll 0 0;
}
.sm-pro-cart {
    width: 85px;
    float: left;
}
.sm-dec-cart {
    width: 200px;
    float: left;
    margin-left: 10px;
}
.small-big-btn {
    width: 90px !important;
    float: left !important;
    color: #24272b !important;
    text-decoration: underline;
    text-align: left;
    padding: 3px 0 0 1px !important;
}
.top-cart-content strong a{
    padding: 0;
}
#fedex_services table {
    width: auto;
}
#fedex_services table td {
    padding:0px 20px!important;
}
.description p{
    text-align: justify !important;
}
.progress > .progress-bar-success {
    background-color: #000000 !important;
}
.btn-primary:focus{
    color: #fff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}
.product-item .cart-buttons {
    text-align: center !important;
}
.cart-qty-updator{
    position: absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    background: rgba(255,255,255,0.9);
    z-index:999 !important;
    display: none;
    text-align: center;
    padding:10px;
}
.cart-qty-updator .fa-spinner{
    margin-top: 13px;
    font-size:20px !important;
    color:#000000;
}
.cart-qty-updator .loading-text{
    font-size:13px;
    font-weight:bold;
    color:#000000;
}
.goods-page-quantity{
    position: relative;
}
.dn{
    display: none !important;
}
.coupon-applied-box{
    font-size:13px !important;
}
.coupon-applied-box a{
    display: block;
    text-align: right;
    font-size:11px !important;
    margin-top:10px;
    color:#000000;
    text-decoration: underline !important;
}
.coupon-applied-box .fa{
    color:#5ca300;
}
.coupon-applied-box .coupon-code{
    background:#f8ffed;
    font-size:15px;
    color:#507c09;
    padding:2px 4px;
}
#Reviews {
    margin: 0 100px;
}
#product_review_form h2{
    margin-top: 0px;
}
.review-item-submitted strong > i {
    background: #f1f1f1;
    padding: 8px;
    border-radius: 50px;
    margin-right: 5px;
}
.review-item-content p {
    font-size: 12px;
    text-align: justify;
}
#product_review_form {
    background: #fafafa;
    padding: 15px;
    border: 1px solid#f1f1f1;
}
#product_review_form h2 {
    margin: 0px 0px 15px;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
}
#product_review_form input, #product_review_form textarea {
    background: #fff;
}
#product_review_form textarea {
    height: auto !important;
    border-radius: 25px !important;
}
#Reviews {
    margin: 50px 100px;
}
.topReview #product_review_form, .customerReviewsSec #product_review_form{
    background: none !important;
    padding: 0 !important;
    border: none !important;
}
.topReview {
    display: flex;
}
.customerReviewsTitle {
    display: flex;
}
.customerReviewsTitle h3 {
    margin: 0 0 0 10px !important;
    font-size: 19px;
    font-weight: 600;
}
.ratingMain .progress {
    width: 100% !important;
    height: 17px;
    border-radius: 3px !important;
    margin: 0;
}
.ratingMain {
    width: calc(100% - 100px);
    padding: 0px 5px;
}
.ratingLines {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0px;
}
.starCount, .ratingPercent {
    font-weight: 600;
    color: #000000;
    width: 50px;
}
.ratingPercent {
    text-align: right;
}
.smallText {
    margin: 15px 0;
}
.ratingView {
    margin-bottom: 20px;
}
.product-other-images {
    margin-top: 20px;
}
.PP_description .PP_head, .PP_additional-info .PP_head {
    margin-bottom: 5px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #737373;
    font: 700 13px "Open Sans", sans-serif;
}
.instock-Shipping strong {
    font-weight: normal !important;
}
.instock-Shipping i {
    margin-right: 5px;
    margin-left: 10px;
}
.green {
    color: #ffa900 !important;
}
.bb-5-d-ccc {
    border-bottom: 5px dotted #ccc;
}
@media (max-width: 767px) {
    .product-quantity input.form-control {
        font: 300 15px 'Open Sans', sans-serif;
        height: 30px;
        width: 45px;
    }
    .product-quantity .btn {
        height: 30px !important;
        width: 30px;
        font-size: 17px !important;
    }
    .visible-xs .promo_box.jkbg-warning .form-inline .col-xs-8 {
        padding-right: 0 !important;
    }
    .visible-xs .promo_box.jkbg-warning .form-inline .col-xs-4 {
        padding-left: 4px !important;
        text-align: left !important;
    }
    .visible-xs .promo_box.jkbg-warning .form-inline .col-xs-4 .form-btn-sm {
        border-left: 1px;
        padding: 8px 16px;
        width: 100%;
        border-color: #cecece;
    }
}
.progress {
    width: 100%;
}
.w-100{
    width: 100%;
}
.product-other-images .owl-controls , .product-other-images .owl-nav{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0;
}
.product-other-images .owl-nav .owl-prev {
    position: absolute;
    top: 30px;
    left: -30px;
}
.product-other-images .owl-nav .owl-next {
    position: absolute;
    top: 30px;
    right: -30px;
}