@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,800');
* {
    font-family: 'Open Sans', sans-serif;
}

* {
    margin: 0px;
    padding: 0px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #000;
}

a.btn {
    color: #fff;
}

body {
    font-family: 'Open Sans';
    font-weight: 400;
    color: #5f5f5f;
    font-size: 14px;
    background-color:#FFFFFF/*{body|background-colour}*/
    ;
    background-image: none/*{body|background-image}*/
    ;
    color:#000/*{body|text-colour}*/
    ;
    overflow-x: hidden;
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'exo_2medium';
    color: #000;
}

a:hover,
a:active,
.btn:hover,
.btn:focus {
    color:#e51937/*{body|link-colour}*/
    ;
}

.btn:hover,
.btn:focus {
    background-color: #000;
    border-color: #fff;
}

#main-content {
    background: #FFFFFF;
    padding-top: 15px;
}

.wrapper-header {
    background-color:#FFFFFF/*{header|background-colour}*/
    ;
    border-color:#EAEAEA/*{header|border-colour}*/
    ;
    margin-bottom: 0px;
}

.wrapper-header .btn-default {
    background-color:#EFEFEF/*{header|button-colour}*/
    ;
    border-color:#EFEFEF/*{header|button-colour}*/
    ;
    color:#333333/*{header|button-text-colour}*/
    ;
}

.navbar {
    margin-bottom: 0;
    background-color: transparent;
    border-color: transparent;
}

.navigation-list li a,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover,
.navigation-list li a:hover,
.navbar-default .navbar-nav>li:hover>a,
.navigation-list li:hover a {
    color: #222222/*{header|link-colour}*/
    ;
}

.wrapper-footer {
    background-color:#FFFFFF/*{footer|background-colour}*/
    ;
    color:#222222/*{footer|text-colour}*/
    ;
}

.wrapper-footer h4 {
    color:#222222/*{footer|text-colour}*/
    ;
}

.wrapper-footer hr {
    border-color: rgba(255, 255, 255, 0.2);
}

.wrapper-footer a,
.wrapper-footer a:hover,
.wrapper-footer a:active {
    color:#337ab7/*{footer|link-colour}*/
    ;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background: rgba(0, 0, 0, 0.2);
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    background-color: #000;
    border-color: #000;
    color: #e51937;
}

#login .btn,
#register .btn {
    padding: 9px 10px;
}

#login .btn:hover,
#login .btn:focus,
#login .btn:active,
#register .btn:hover,
#register .btn:focus,
#register .btn:active {
    background-color: #000;
    border-color: #000;
    color: #e51937;
}

a.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #e51937;
    background-color: #000/*{buttons|secondary-colour}*/
    ;
    border-color: #000/*{buttons|secondary-colour}*/
    ;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #005dab/*{buttons|secondary-colour}*/
    ;
    border-color: #005dab/*{buttons|secondary-colour}*/
    ;
    color: #fff;
}


/*Custom css*/

.pager li>a,
.pager li>span {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

.pager li>a:hover,
.pager li>a:focus {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

.pagination>li>a,
.pagination>li>span {
    font-family: 'Open Sans', Sans-serif;
    font-size: 14px;
    color: #000;
    background-color: #fff;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #005dab;
    border-color: #005dab;
    color: #fff;
}

.panel {
    margin: 0;
    border: 0;
}

.bg-yellow {
    background-color: #005dab;
}

.btn-yellow {
    background-color: #005dab;
    color: #fff;
    border-color: #005dab;
}

.btn-yellow:hover {
    background-color: #000;
    color: #e51937;
    border: 1px solid #000;
}

.btn-lg,
.btn-lg:focus,
.btn-group-lg>.btn {
    padding: 14px 38px 15px!important;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 0px;
}

.clr-yellow {
    color: #005dab;
}

.clr-white {
    color: #fff;
}

.clr-black {
    color: #000;
}

.clr-grey {
    color: #9a9a9a;
}

.bg-black {
    background-color: #000;
}

.btn {
    border-radius: 0px;
}

.btn-lg {
    border-radius: 0px;
}

.more-btn {
    margin-top: 10px;
    float: right;
}

.f-bold {
    font-family: 'exo_2black', sans-serif;
}

.f-s-bold {
    font-family: 'exo_2medium';
    font-weight: 700;
}

.f-sans-bold {
    font-family: 'Open Sans';
    font-weight: 800;
    font-size: 30px;
}

form .btn {
    text-transform: uppercase;
    font-family: 'exo_2extra_bold', serif;
}

.text-line {
    text-shadow: -3px -3px 0 rgba(0, 0, 0, 0.11), 3px -3px 0 rgba(0, 0, 0, 0.11), -3px 3px 0 rgba(0, 0, 0, 0.11), 3px 3px 0 rgba(0, 0, 0, 0.11);
    text-decoration: line-through rgba(0, 0, 0, 0.08);
}

.text-bottom {
    text-shadow: -3px -3px 0 rgba(0, 0, 0, 0.11), 3px -3px 0 rgba(0, 0, 0, 0.11), -3px 3px 0 rgba(204, 179, 179, 0.15), 3px 3px 0 rgba(204, 179, 179, 0.15);
}

.f-italic {
    font-family: 'exo_2extra_light_italic';
    font-weight: 900;
}

.hr-one {
    background-color: #005dab;
    padding: 12px 0px;
}

.sc-icns {
    background: url(../images/h-social-ic.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
}

.icn-amn {
    background-position: 1px 0px;
}

.icn-yt {
    background-position: -38px 0px;
}

.icn-eb {
    background-position: -77px 0px;
}

.icn-fb {
    background-position: -116px 0px;
}

.icn-tw {
    background-position: -154px 0px;
}

.hr-one ul li.ebay-icon {
    background: transparent url("../images/ebay-icon.png") no-repeat center center;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
}

.ftr-one ul.list-social li.ebay-icon a {
    background: transparent url("../images/ebay-icon-footer.png") no-repeat center center;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
}

.hm-sc-icn {
    float: right;
    display: block;
    padding: 0px;
    margin: 0px;
}

.hr-one ul li {
    background: #333 none repeat scroll 0 0;
    border-radius: 30px;
    float: left;
    height: 30px;
    list-style-type: none;
    margin-left: 10px;
    width: 30px;
    text-align: center;
}

.hr-two {
    padding: 20px 0px 18px;
    text-align: center;
}

.brand-logo {
    float: left;
}

.s-bx {
    width: 100%;
}

.search-container .s-bx::placeholder {
    color: #000;
}

.search-container {
    width: 54%;
    display: inline-block;
    margin-top: 27px;
    margin-left: 3.95%;
}

.search-container .s-bx {
    padding: 10px 20px;
    font-size: 22px;
    border: none;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: bold;
}

.s-bx::placeholder {
    color: #000;
}

.srch-icn {
    background: url('../images/srch-ic.png')no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    display: block;
    width: 34px;
    height: 28px;
    background-size: 22px;
    background-position: 5px;
    margin-right: 7px;
}

.search-form {
    position: relative;
}

.navbar-toggler {
    float: right;
    margin-left: 20px;
}

.srch-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.srch-btn i {
    font-size: 32px;
}

.search-container button {
    float: right;
    padding: 8px 15px 7px;
    background: transparent;
    font-size: 17px;
    border: none;
    cursor: pointer;
    border: 0!important;
    border-radius: 0!important;
    margin: 1px 1px 0 0;
    outline: 0;
}

.search-container button:hover {
    color: #fff;
}

.r-cart {
    float: right;
    margin-top: 27px;
}

.cart label,
.cart span {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
}

.cart span {
    font-size: 14px;
    margin-left: 10px;
}

.m-view-cart {
    display: none;
}

.cart-icn {
    background: url('../images/cart-ic.png')no-repeat;
    display: block;
    width: 24px;
    height: 22px;
    float: right;
    position: relative;
    top: 5px;
}

.r-br {
    border-right: 2px solid #000;
}

.r-links {
    padding: 4px 0px;
}

.r-links:not(.mobile-r-links) {
    position: relative;
}

.r-links a,
.r-links strong {
    padding: 0px 10px;
    font-size: 14px;
    font-family: 'exo_2extra_bold', sans-serif;
    text-transform: uppercase;
    color: #000;
}

.open>.dropdown-menu.my-acct-loggedin:not(.mobile) {
    width: 200px;
}

.btn-login-mobile {
    padding-left: 0;
}

.btn-login-mobile .fa-user {
    font-size: 25px;
}

.open>.dropdown-menu.my-acct-loggedin.mobile {}

.my-acct-loggedin li a {
    font-size: 12px;
}

.r-links a:hover {
    text-decoration: none;
    color: #e51937;
}

.r-links a:last-child {
    padding-right: 0px;
}

.mb-view {
    display: none;
}

.mb-view img {
    max-width: 100%;
}

.hm-menu {
    padding: 0px;
}

.navbar {
    position: relative;
    z-index: 1009;
}

.half-side {
    height: 62px;
    position: absolute;
    width: 50%;
    background-repeat: repeat-x;
    background-position: center center;
}

.half-side.active {
    left: 0;
    background-image: url(../images/main-menu-bg-active.png);
    z-index: 1;
}

.half-side.normal {
    right: 0;
    background-image: url(../images/main-menu-bg.png);
    z-index: 1;
}

.navbar-nav {
    width: 100%;
}

.hm-menu .navbar-nav .nav-item.active {
    background-color: #005dab;
    color: #fff;
    text-shadow: 0px;
}

.hm-menu .navbar-nav .nav-item.active .nav-link:hover {
    color: #fff;
}

.hm-menu .navbar-nav .nav-item {
    height: 62px;
}

.hm-menu .navbar-nav .nav-item .active,
.hm-menu .navbar-nav .nav-item .active:HOVER {
    background-image: url(../images/main-menu-bg-active.png);
    color: #000;
}

.hm-menu .navbar-nav .nav-link:hover,
.hm-menu .navbar-nav .nav-link:active,
.hm-menu .navbar-nav .nav-link:focus {
    color: #e51937;
}

.hm-menu .navbar-nav .nav-link {
    width: 250px;
}

.hm-menu .navbar-nav .nav-item:first-child .nav-link,
.hm-menu .navbar-nav .nav-item:last-child .nav-link {
    width: 180px;
}

.hm-menu .navbar-nav .nav-item:last-child .nav-link {
    border-right: 0;
}

.hm-menu .navbar-nav .nav-link {
    color: #fff;
    padding: 16px 0px;
    height: 62px;
    text-transform: uppercase;
    border-right: 2px solid #fff;
    line-height: 30px;
    font-family: 'exo_2black', sans-serif;
    font-size: 15px;
    display: table;
    text-decoration: none;
    background-image: url(../images/main-menu-bg.png);
    background-repeat: repeat-x;
    background-position: top center;
    text-align: center;
}

.main {}

.plist-lt {
    /*background-color: #eaeaea;*/
    padding: 0px;
}

.plist-rt {
    margin-bottom: 20px;
}

.l-inform {
    padding: 1.25rem;
}

.l-inform li {
    line-height: 32px;
    text-transform: capitalize;
}

.l-inform li a:hover {
    color: #515151;
    text-decoration: none;
}

.bg-btm {
    width: 100%;
    height: 1px;
    background: url("../images/home-ads-bg.png") center bottom;
    position: relative;
    background-clip: content-box;
    content: '&nbsp;';
    margin-top: 50px;
}

.bg-btm:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    background-color: inherit;
    padding-bottom: 8%;
    width: 184.7%;
    z-index: -1;
    transform-origin: 0 0;
    transform: rotate(-3.6deg) skewX(30deg);
    background: url("../images/home-ads-bg.png") center bottom;
}

.category {
    padding: 15px 22px;
}

.sub_cate_li.category {
    padding: 5px 0;
}

.card {
    border: unset;
}

.card-link:after {
    content: '';
    background: url(../images/dwn-arw.svg)no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    float: right;
}

.card-link.collapsed:after {
    content: '';
    background: url(../images/up-arw.svg)no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    float: right;
}

.card-header {
    background-color: #393939;
    font-family: 'exo_2bold';
    font-weight: 900;
}

.card-header:first-child {
    border-radius: 0px;
}

.card-header a {
    color: #fff;
    text-transform: uppercase;
}

.card-body {
    background-color: #eaeaea;
    margin: 0px;
    padding: 35px 0px 40px;
}

.card-body .list-inline {
    padding-left: 12px;
}

.card-body .list-inline li {
    padding: 0 0px 14px;
}

.card-body .payment-icon-container {
    padding: 5px;
    height: 40px;
    background-color: #f9f9f9;
}

.card-body .payment-icon {
    width: 60px;
    background-size: 60px;
}

.hm-banner {
    border-bottom: 4px solid #005dab;
}

.brand-sec {
    margin-bottom: 4px;
    padding: 15px 20px;
}

.brand-sec .slick-arrow {
    margin: 0;
}

.brand-sec .slick-prev {
    left: -8px;
}

.brand-sec .slick-next {
    right: -8px;
}

.brand-sec img {
    width: 100%;
    height: 106px;
    object-fit: contain;
    object-position: center;
}

.brand-sec ul li a i {
    width: 130px;
    height: 70px;
}

.icn-one {
    background: url(../images/brand-1.jpg)no-repeat;
}

.icn-two {
    background: url(../images/brand-2.jpg)no-repeat;
}

.icn-th {
    background: url(../images/brand-3.jpg)no-repeat;
}

.icn-fu {
    background: url(../images/brand-4.jpg)no-repeat;
}

.icn-fi {
    background: url(../images/brand-5.jpg)no-repeat;
}

.icn-si {
    background: url(../images/brand-6.jpg)no-repeat;
}

.ship-sec ul li a i,
.brand-sec ul li a i {
    display: block;
}

.ship-sec ul li,
.brand-sec ul li {
    display: inline-block;
}

.ship-sec {
    background: url(../images/grunge-bg.png)repeat;
    padding: 0px;
    margin-bottom: 4px;
}

.ship-expert {
    background: url(../images/h-ic1.png)no-repeat;
    width: 122px;
    height: 118px;
    margin: 0 auto;
}

.ship-word {
    background: url(../images/h-ic2.png)no-repeat;
    width: 140px;
    height: 118px;
    margin: 0 auto;
}

.ship-join {
    background: url(../images/h-ic3.png)no-repeat;
    width: 180px;
    height: 118px;
    margin: 0 auto;
}

.march-bnr {
    margin-bottom: 4px;
}

.fig-img {
    margin: 0px;
}

.fig-img img.product-image {
    object-fit: scale-down;
    object-position: center center;
}

.pos-r {
    position: relative;
}

.hm-hdr-b {
    background: url(../images/black-ptn.png);
    height: 37px;
}

.prod-list {
    padding: 30px 20px;
}

.d-main {
    margin-top: -40px;
    display: inline-block;
    margin-right: 0!important;
}

header .hr {
    padding: 10px 45px;
    margin: 0px;
    color: #fff;
    /*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
}

.hm-hdr-y {
    background: url(../images/yellow-ptn.png)repeat-x;
    height: 37px;
}

.h-name {
    width: 100%;
    display: block;
    font-family: 'exo_2black';
    font-weight: 500;
    font-size: 12px;
    text-transform: capitalize;
    border-bottom: 2px solid #005dab;
    text-align: center;
}

.now-p .clr-black.h-np {
    font-size: 21px;
}

.h-name:hover {
    color: #0f0f0f;
    text-decoration: none;
}

.h-price {
    width: 100%;
    min-height: 37px;
}

.h-price .h-np {
    font-size: 18px;
}

.h-price .f-m {
    float: left;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 3px;
    width: 100%;
}

.h-price .h-p,
.h-price .h-np {
    width: 100%;
    display: block;
    font-weight: 700;
}

.clr-grey.h-p {
    float: left;
    text-decoration: line-through;
    font-size: 16px;
}

.info-cart .cart-btn,
.info-cart .cart-btn:focus {
    font-size: 15px;
    line-height: 20px;
    width: 100%;
    border-radius: 0;
    font-family: 'exo_2black', serif;
    padding: 2px 12px;
}

.info-cart {
    margin-top: 8px;
}

.info-cart>p {
    font-size: 12px;
}

.part-no {
    text-transform: uppercase;
    color: #000;
    font-family: 'Open Sans', serif;
    font-weight: 700;
    font-size: 9px;
    padding: 9px 0px;
    margin: 0px;
    text-align: center;
}

.now-p {
    border-left: 2px solid #000;
}

.off-p .f-m {
    color: #9a9a9a
}

.now-p .f-m {
    color: #000;
}

.full-p {
    width: 100%;
    float: left;
    line-height: 12px;
    text-align: center;
    padding-left: 10px;
}

.off-p,
.now-p {
    width: 50%;
    float: left;
    line-height: 12px;
    text-align: left;
    padding-left: 10px;
}

.voucher {
    background: url("../images/home-ads-bg-extended.png") center bottom;
    padding: 60px 0px;
}

.news-inner {
    width: 50%;
}

.nws-bg {
    background: url(../images/newsltr-banner.jpg)scroll right;
    background-size: cover;
    height: 230px;
    width: 100%;
    display: block;
}

.mail-content {
    box-shadow: 14px 10px 0px 2px rgba(191, 191, 191, 0.56);
    display: inline-block;
    padding: 25px 20px;
    position: relative;
    top: -22px;
    color: #fff;
}

.mail-content * {
    color: #fff;
}

.shop-hdr {
    color: #fff;
    font-size: 18px;
    margin-bottom: 6px;
}

.news-bx {
    border-radius: 0px;
}

.news-bx::placeholder {
    color: #fff;
}

.news-bx:focus {
    background-color: #000;
    color: #fff;
    border-color: #000;
    box-shadow: 0 0 0 0.2rem rgba(249, 255, 0, 0.3);
}

.news-submit {
    width: 100%;
}

.newsletter {
    padding-bottom: 15px;
    padding-top: 48px;
    position: relative;
    min-height: 290px;
}

.newsletter::before {
    content: '';
    width: 100%;
    height: 48px;
    background-color: #000;
    display: block;
    position: absolute;
    top: 0;
}

.ftr-one {
    background-color: #000;
    color: #fff;
    padding: 40px 0px;
}

.ftr-two {
    background-color: #111;
}

.ftr-one h6 {
    color: #e51937;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', serif;
}

.ftr-one ul li {
    list-style-type: none;
    line-height: 23px;
    font-size: 13px;
    transition: all 0.3s;
}


/*.ftr-one ul li:hover{
  	padding-left: 10px;
 	padding-bottom: 4px;
  }*/

.ftr-one ul li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 23px;
}

.ftr-one ul li a:hover {
    text-decoration: none;
    color: #e51937;
}

.quick-link li {
    line-height: 20px!important;
}

.social-link li {
    float: left;
}

.scl-icns {
    background: url(../images/f-social-ics.png);
    width: 36px;
    height: 36px;
    display: block;
}

.s-am {
    background-position: 0px 0px;
}

.s-yt {
    background-position: -46px 0px;
}

.s-eb {
    background-position: -93px 0px;
}

.s-fb {
    background-position: -140px 0px;
}

.s-tw {
    background-position: -186px 0px;
}

.register-btn {
    font-size: 14px;
    font-family: 'exo_2extra_bold', sans-serif;
    padding: 5px 15px 6px;
}

.copyright {
    padding: 30px 0px;
    color: #fff;
    font-size: 11px;
    margin: 0px;
}

.list-social a {
    font-size: 16px;
    color: #e51937;
}

.hm-sc-icn .fa {
    color: #fff;
}

#cartcontentsheader {
    background-color: transparent;
    border: medium none;
    margin: 0;
    padding: 0;
}

.header-search {
    margin-top: 0px;
}

#header-cart {
    margin-top: 0;
    /* z-index: 9; */
}

#header-cart a,
#header-cart a span.visible-lg.visible-inline-lg {
    font-size: 14px;
    font-family: 'exo_2extra_bold', sans-serif;
}

#header-cart a#cartcontentsheader span[rel="a2c_item_count"] {
    font-size: 20px;
    position: relative;
    bottom: -2px;
}

span.caret {
    padding: 0;
}

.fa.fa-shopping-cart {
    font-size: 25px;
}

.search-container .input-group {
    position: relative;
    width: 100%;
}

.search-container .input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

#header-cart .btn.btn-default.dropdown-toggle {
    background-color: transparent;
    border: medium none;
    padding: 9px 14px 9px 3px;
    color: #fff;
}

.search-container .srch-btn:hover {
    background-color: #005dab;
    color: #fff;
    border-radius: 0;
}

#navbarSupportedContent {
    padding: 0px;
    position: relative;
    z-index: 2;
}

#navbarSupportedContent .navbar-nav {
    text-align: left;
}

.hm-menu .navbar-nav .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.navbar-nav>li {
    float: left;
}

.logo {
    margin-top: 0px;
}

.ftr-one h6 {
    font-size: 18px;
    margin-bottom: 20px;
}

.ftr-one ul.list-social li a {
    border-radius: 30px;
    float: left;
    height: 30px;
    line-height: 33px;
    list-style-type: none;
    text-align: center;
    width: 30px;
    background-color: #e51937;
}

.ftr-one ul.list-social li a .fa {
    font-size: 16px;
    color: #fff;
}

.addre_sec li a span {
    color: #e51937;
}

.form-control:focus {
    border-color: #000;
    box-shadow: 0 1px 1px rgba(255, 254, 69, 0.075) inset, 0 0 8px rgba(255, 254, 69, 0.6);
}

.carousel-indicators li {
    height: 10px;
    width: 10px;
    background-color: #FFF;
    border-color: transparent;
    margin: 0 2px;
}

.carousel-indicators .active {
    height: 10px;
    width: 10px;
    background-color: #005dab;
    margin: 0 2px;
}

.carousel-control {
    width: auto;
    opacity: 1;
}

.slick-prev,
.slick-next {
    margin-top: -58px;
}

.hm-banner.carousel .carousel-indicators {
    margin-right: 45px;
    bottom: 9px;
}

#homepageCarousel .fa.fa-chevron-left,
#homepageCarousel .fa.fa-chevron-right {
    display: inline-block;
    height: 77px;
    opacity: 1;
    width: 21px;
    margin-top: -38px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    left: unset;
    text-align: right;
    width: auto;
    margin-right: 60px;
    margin: 0 60px 0 0;
}

.carousel-control.right {
    right: 21px;
}

#homepageCarousel .fa-chevron-left:before,
#homepageCarousel .fa.fa-chevron-right:before {
    content: none !important;
}

#homepageCarousel .fa.fa-chevron-left {
    background: url(../images/arw-lt.png) no-repeat;
}

#homepageCarousel .fa.fa-chevron-right {
    background: url(../images/arw-rt.png) no-repeat;
}

.ship-sec {
    display: table;
    width: 100%;
}

.ship-sec ul li {
    padding: 16px 15px;
}

.ship-sec ul li h4 {
    font-family: 'Open Sans', serif;
    font-weight: 800;
    font-size: 13px;
    line-height: 16px;
    margin-top: 11px;
    display: inline-block;
    margin-bottom: 0;
}

.ship-sec ul li:nth-child(1) h4 {
    text-align: center;
    width: 130px;
}

.ship-sec ul li:nth-child(2) h4 {
    text-align: center;
    padding-top: 11px;
}

.ship-sec ul li:nth-child(3) h4 {
    text-align: center;
    width: 160px;
}

.mail-content h1 {
    font-size: 36px;
}

.mail-content h2 {
    font-size: 30px;
}

.newsletter input {
    color: #fff;
    font-size: 16px;
    height: 45px;
}

.newsletter input[type="email"] {
    font-family: 'Open Sans', serif;
    font-weight: 700;
}

.panel-default>.panel-heading {
    background-color: #000;
    padding: 19px 22px 20px;
    border-bottom: 0;
}

.list-group .dropdown .main_cate_li {
    background-color: #393939;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

.list-group .dropdown .main_cate_li:hover {
    background-color: #393939;
    color: #fff;
}

.main_cate_li:after {
    content: '';
    background: url(../images/up-arw.svg)no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    float: right;
}

.action-item {
    width: 65px;
    height: 45px;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
}

.sub_cate_li_2 {
    list-style: none;
}

.hide_sec {
    display: none;
}

.sub_cate_li li.lv3-li a {
    font-size: 13px;
    line-height: 22px;
    display: inline-block;
    width: 100%;
}

.panel .sub_cate_li .secondary_cate_li {
    content: '';
    background: url(../images/acs-arw-lv2.png) 6px 13px no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    float: right;
}

.no-child>a:after {
    display: none!important;
}

.lv3-li {
    padding-left: 15px;
}

.panel .sub_cate_li li>a:hover,
.panel .sub_cate_li li>a:focus {
    color: #333 !important;
}

.secondary_cate_li.action-item {
    height: 33px;
}

.card-link.collapsed:after {
    content: '';
    background: url(../images/up-arw.svg)no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    float: right;
}

.sub_cate_li_2 li.lv3-li a {}

.sub_cate_li {
    border: 0 none;
    box-shadow: none;
    position: initial;
    width: 100%;
    background-color: #eaeaea;
    padding-bottom: 20px;
}

.sub_cate_li li a {
    font-size: 14px;
    font-weight: 400;
    padding: 2px 22px 3px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    white-space: pre-line;
}

.info_li ul li a {
    background-color: #eaeaea;
    border: medium none;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: normal;
    padding: 5px 22px;
}

.savings-container .label.label-warning {
    background: #005dab none repeat scroll 0 0;
    border-radius: 56px;
    color: #000;
    display: table;
    font-family: "exo_2black";
    font-size: 13px;
    height: 56px;
    padding-top: 14px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    width: 56px;
}

.brandHolder .brandLeft>img {
    width: 75px;
}

.brandHolder {
    left: 0;
    position: absolute;
    top: 0;
}

.sub_cate_li.hide_sec {
    display: block;
}

a.list-group-item:hover,
a.list-group-item:focus {
    background-color: #333;
}

.cl-y {
    color: #005dab;
}

.slick-prev {
    z-index: 9999;
}


/*category page*/

.dropdown-menu {
    width: 100%;
}

.dropdown-menu a {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: #000;
}

a.list-group-item {
    color: #333;
    font-family: "Open Sans", sans-serif;
}

.ui-widget-header {
    background-color: #000 !important;
}

.ui-slider-handle.ui-state-default.ui-corner-all {
    background-color: #333 !important;
    background-image: none !important;
    border: 1px solid #333 !important;
}

.viewby .fa-th:before,
.viewby .fa-th-list:before {
    font-size: 16px;
    position: relative;
    top: 2px;
}

.viewby .btn.btn-default {
    border: 1px solid #d2d2d2;
    padding: 8px 12px;
}

.brd_div {
    margin: 0 0 20px;
    padding: 0px;
}

.accordion-toggle,
.panel-title {
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Open Sans', serif;
}

.list-group li.dropdown a.main_cate {
    font-size: 14px;
    font-weight: 800;
    line-height: 25px;
}

.accordion-toggle:hover {
    text-decoration: none;
}

.breadcrumb {
    background: #005dab none repeat scroll 0 0;
    display: table;
    padding: 0px 18px;
    float: left;
    border-radius: 0 !important;
}

span.cate_alt {
    color: #000;
    float: right;
    font-family: "exo_2black", sans-serif;
    text-align: right;
    font-size: 12px;
}

.form-horizontal .control-label,
.btn-text {
    font-family: "exo_2medium";
    color: #333;
}

.form-horizontal .form-control {
    height: 35px !important;
    font-size: 16px;
}

.breadcrumb>li {
    padding-right: 3px;
}

.breadcrumb>li+li:before {
    color: #fff;
    font-family: "exo_2bold";
    padding-right: 0;
    display: inline-block;
    width: 6px;
}

.breadcrumb>li+li:before {
    padding-left: 0;
}

.list-group-item {
    border: medium none;
    background: #eaeaea none repeat scroll 0 0;
    padding: 12px 22px 13px;
}

.breadcrumb li a,
.breadcrumb li a span {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
}

.wrapper-thumbnail {
    margin-bottom: 40px;
}

.newsletter input.news-submit,
.newsletter input.news-submit:focus {
    color: #fff;
    font-family: 'exo_2black', serif;
    font-size: 16px;
}

.newsletter input.news-submit:hover {
    color: #e51937;
}

a.list-group-item:hover,
a.list-group-item:focus {
    font-size: 14px;
    color: #262626;
    background-color: #f5f5f5;
}


/*contact us page*/

.n-responsive-content ul {
    padding-left: 40px;
}

.no_padding {
    padding: 0px;
}

.cont_left .small.text-danger {
    float: right;
    font-size: 10px;
    margin: 0;
}

.cont_left .form-group {
    display: table;
    width: 100%;
}

.cont_left .form-group label,
.cont_left .form-group input,
.cont_left .form-group select,
.cont_left .form-group textarea {
    float: left;
    width: 50%;
}

.cont_left .form-control,
#adduser .form-control {
    background-color: #ebebeb;
    border-color: #acacac;
    border-radius: 0;
    height: 35px;
}

.cont_left .form-group .f-submit {
    background: #005dab none repeat scroll 0 0;
    display: table;
    float: right;
    font-family: "exo_2bold";
    font-size: 18px;
    width: 50%;
    color: #fff;
}

.cont_right .n-responsive-content label {
    float: left;
    text-align: left;
    width: 50%;
}

.n-responsive-content p {
    display: table;
    text-align: left;
    width: 100%;
    color: #000;
}

.cont_head {
    font-family: "exo_2bold";
    font-size: 19px;
}

.cont_right p,
.cont_right address {
    color: #333;
    font-family: "exo_2medium";
}


/*WHolesale page css*/

#adduser {
    margin: 0 0 40px;
}

#adduser h3 {
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    line-height: 17px;
    font-weight: 800;
    color: #000;
    margin: 36px 0 23px;
}

#adduser .btn,
#adduser .btn:focus {
    background-color: #005dab;
    font-family: "exo_2black";
    border-color: #005dab;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    padding: 6px 41px;
    outline: 0;
}

#adduser input[type="radio"],
#adduser input[type="checkbox"] {
    border-radius: 0 !important;
    box-shadow: none !important;
    line-height: normal;
    margin: 0;
    position: relative;
    top: 3px;
}

.my-account-page .form-group .control-label,
.my-account-page .form-group .control-label span {
    text-align: left;
    color: #000;
    font-family: 'Open Sans', Sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.my-account-page .form-group .control-label span {
    color: #000!important;
}

.my-account-page .group-terms {
    margin-bottom: 50px;
}

.my-account-page .group-terms p {
    font-size: 15px;
    line-height: 20px;
}

.my-account-page .group-terms ul {
    list-style: disc;
    margin-left: 30px;
}

.my-account-page .group-terms ul li {
    margin-bottom: 10px;
}

.my-account-page .group-terms div h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 15px;
}


/*Store finder css*/

.sfinde_form {
    margin-bottom: 70px;
}

.sfinde_form .form-group {
    padding-left: 0;
}

.sfinde_form .form-group input,
.sfinde_form .form-group select {
    border-radius: 0;
    font-size: 16px;
    height: 36px !important;
}

button#geo_search,
button#geo_search:focus,
button#geo_search:hover {
    background-color: #005dab;
    font-family: "exo_2black", Sans-serif;
    font-size: 20px;
    width: 100%;
    color: #fff;
    padding: 0;
    text-align: center;
    line-height: 34px;
    text-transform: uppercase;
    border-color: #005dab;
    outline: 0;
}

.store-finder-frm .btn-stack {
    margin-bottom: 18px;
}

#geo_list {
    height: 650px;
}

#map-table {
    border: none;
}

td#geo_map_pl div#geo_list {
    border: 1px solid #d2d2d2;
    width: 98%;
}

.geo_loc_list .resultmsg {
    background-color: #d05dab;
    color: #fff;
    font-family: "Open Sans", Sans-serif;
    text-transform: uppercase;
    line-height: 43px;
    font-size: 15px;
    padding: 0 18px;
    font-weight: 700;
    margin-left: -1px;
    margin-right: -1px;
    position: relative;
    z-index: 2;
    top: -2px;
}

.geo_loc_list ul li.geo_loc_item {
    font-family: "Open Sans", Sans-serif !important;
    padding: 10px 18px;
    width: 100%;
    font-weight: 400!important;
    font-size: 12px;
}

.store-finder-frm label {
    color: #000;
    font-weight: 700;
    font-size: 14px;
}

.geo_loc_list ul li.geo_loc_item a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
}

.geo_loc_list ul li.geo_loc_item span {
    font-family: "Open Sans", Sans-serif;
    font-weight: 400;
    font-size: 12px;
}

.map_sec {
    width: 100%;
}


/*Product Details Page*/

.main-image {
    border: 1px solid #d2d2d2;
}

@media (min-width: 992px) {
    .navbar-toggler {
        display: none;
    }
}


/*
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success
{
	background-color: #ffe21c;
	border-color: #ffe21c;
}

.btn-danger, .btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-danger:hover {
	background-color: #ffe21c;
    border-color: #ffe21c;
    color:#000 !important;
}
.btn-primary:hover {
	background-color: #ffe21c;
    border-color: #ffe21c;
    color:#ffe21c !important;
}
*/

.stock {
    background-color: #005dab;
    color: #fff;
    float: left;
    padding: 7px 10px;
    font-size: 12px;
    border-radius: 0 !important;
    margin-top: 10px;
}

#n_product .qty {
    display: inline-block;
    margin-left: 15px;
    width: 58%;
    padding-top: 9px;
    padding-bottom: 8px;
    font-size: 12px;
    height: 36px;
}

.buying-options label {
    font-family: 'Open Sans', Sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 17px;
    color: #000;
}

.addtocart,
.multi-add {
    border: 1px solid #005dab;
}

.extra-options .wishlist_toggle,
.extra-options .wishlist_toggle span,
.extra-options .btn-cart {
    font-size: 12px;
    color: #fff;
    text-transform: initial;
    font-family: 'exo_2extra_bold', sans-serif;
}

.extra-options .wishlist_toggle span {
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    display: block;
    white-space: pre-wrap;
}

.extra-options .wishlist_toggle.btn-warning {
    background-color: #000;
    border-color: #000;
}

.extra-options .wishlist_toggle.btn-warning span {
    color: #fff;
}

.btn-shipping-calc {
    height: 39px;
    background-color: #005dab;
    background-image: url(../images/shipping-calc-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #005dab;
}

.p-social {
    padding-top: 5px;
}

.custom-share {
    margin-bottom: 0;
}

.btn-shipping-calc:hover {
    background-color: #000;
    background-image: url(../images/shipping-calc-icon-hover.png);
    border-color: #000;
}

.extra-options .wishlist_toggle {
    color: #000;
}

.multi-add {
    border: 1px solid #000;
    color: #fff;
}

.extra-options .wishlist_toggle:hover span {
    color: #e51937;
}

.btn-cart:hover {
    border: 1px solid #000;
    color: #e51937 !important;
}

.p-price {
    padding: 20px 15px;
}

.p-num {
    font-size: 18px;
    display: inline-block;
    float: left;
    line-height: 16px;
}

.p-price .h-price {
    float: right;
    width: unset;
}

#shipbox .form-control,
#n_checkout .form-control {
    font-size: 14px;
    height: 39px;
}

.header-search input[type="text"] {
    height: auto;
    font-size: 20px;
    font-weight: 800;
    border-color: #a1a1a1;
}

.p-num label {
    display: block;
    font-weight: 700;
    font-size: 13px;
    color: #000;
    margin-bottom: 0;
}

.product-wrapper-right .p-num span {
    font-size: 15px;
    font-weight: 400;
}

#shipbox .btn-yellow {
    border: 1px solid #005dab;
}

.custom-tabs .tab-content {
    padding: 20px;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top: none;
    margin-bottom: 25px;
}

.addtocart:hover .fa {
    color: #e51937;
}

.fa.fa-shopping-cart {
    font-size: 14px;
    margin-right: 5px;
    color: #fff;
}

.relprod-list {
    padding: 40px 0px;
}

.custom-share li {
    /*list-style: none;
	background-color: #ffe21c;
	display: inline-block;
	border-radius: 50%;
	margin-right: 5px;*/
    list-style: none;
    background-color: #000;
    display: inline-block;
    border-radius: 30px;
    margin-right: 5px;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 4px;
}

.custom-share .text-twitter,
.custom-share .text-pinterest,
.custom-share .text-google-plus,
.custom-share .text-facebook {
    color: #fff;
    font-size: 18px !important;
}

.custom-share li:hover .text-twitter,
.custom-share li:hover .text-pinterest,
.custom-share li:hover .text-google-plus,
.custom-share li:hover .text-facebook {
    color: #e51937;
}

.p-social,
.custom-share {
    float: right;
}

.p-social label {
    float: left;
    margin: 5px 15px 0 0;
}

.text-twitter,
.text-pinterest,
.text-google-plus {
    padding: 3px 4px;
}

.custom-share .text-facebook {
    padding: 3px 6px;
}

.custom-share li:hover {
    background-color: #000;
}

.custom-tabs .nav>li>a:hover,
.custom-tabs .nav>li>a:focus {
    color: #000;
}

.pro-ship {
    font-size: 16px;
}

#shipbox {
    border: none;
    -webkit-box-shadow: none;
    margin-top: 53px;
}

#shipbox ul {
    margin-left: 35px;
}

#shipbox ul li {
    list-style: disc;
    color: #000;
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
}

.calc-shipping-title {
    font-size: 17px;
    line-height: 26px;
    font-family: 'Open Sans', Sans-serif;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.custom-tabs {
    margin-top: 35px;
}

.custom-tabs .tab-pane p,
.custom-tabs .tab-pane ul li {
    color: #000;
    font-size: 14px;
    line-height: 19px;
}

.custom-tabs .tab-pane ul {
    margin-left: 35px;
    list-style: disc;
}

.custom-tabs .nav-tabs>li {
    position: relative;
}

.custom-tabs .nav-tabs>li>a {
    margin-right: 0;
    color: #777;
}

.custom-tabs .nav-tabs>li.active>a,
.custom-tabs .nav-tabs>li.active>a:focus,
.custom-tabs .nav-tabs>li.active>a:hover {
    color: #000;
}

.custom-tabs .nav-tabs>li>a:before {
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    height: 31px;
    background-color: #e1e1e1;
    right: -2px;
    top: 5px;
}

.custom-tabs .nav-tabs>li:last-child>a:before,
.custom-tabs .nav-tabs>li.active>a:before {
    display: none;
}

.custom-tabs .tab-pane ul li {
    margin-bottom: 15px;
}

#shipbox .fa-refresh {
    font-size: 14px;
}

.abt-row {
    width: 100%;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 500;
}

.abt-row p {
    text-align: left;
    padding: 20px 0;
}

.default-banner {
    margin-bottom: 37px;
    float: left;
    width: 100%;
}

.abt-giveus {
    margin: 34px 0 28px;
}

.default-banner .top-banner,
.abt-giveus img {
    width: 100%;
}

#buy-child-list .table-bordered>tbody>tr>td,
#buy-child-list .table-bordered {
    border: none;
    vertical-align: middle;
}

#buy-child-list .table-bordered tbody>tr:last-child {
    border-bottom: 1px solid #000;
}

#buy-child-list .table-bordered thead {
    background-color: #000;
    color: #fff;
}

#buy-child-list .table-bordered>thead>tr>th {
    border: none;
}

.child-price {
    font-size: 15px;
    font-weight: 600;
}

#buy-child-list .stock {
    font-family: 'Open Sans', Sans-serif;
    color: #000;
    margin-top: 0;
    float: none;
    display: inline-block;
}

.prod_variation_sec {
    margin-bottom: 25px;
    width: 100%;
    clear: both;
    display: block;
}

.cta-area .multi-add:hover {
    color: #e51937;
    background-color: #000;
    border-color: #000;
}

.cta-area .multi-add,
.cta-area .multi-add:focus {
    font-size: 12px;
    color: #fff;
    background-color: #005dab;
    border: 1px solid #005dab;
    padding: 5px 15px 6px;
    font-weight: 700;
}

.vari-pro-img {
    border: 1px solid #ced4da;
}

#buy-child-list .table-bordered {
    color: #000;
}

#header-cart .dropdown-menu {
    width: auto;
}

.shipping-btn {
    padding: 9px 5px;
}

.now-p .wrapper-pricing {
    padding: 0;
}

.h-price .f-m {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: .5rem;
}

.h-price .off-p,
.h-price .now-p {
    line-height: 16px;
    text-align: left;
    font-size: 18px;
}

.h-price .now-p {
    padding-left: 8px;
}

#cartcontentsheader {
    margin-top: 4px;
}

.wrapper-product-title.col-sm-12 img {
    width: 100px;
}


/******** btn style **********/

.thumb_cart .btn-default,
.successaddmessage .btn-default {
    font-size: 14px;
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
    padding: 9px 10px;
    text-transform: uppercase;
    font-family: 'exo_2extra_bold', serif;
}

.thumb_cart .btn-success,
.successaddmessage .btn-success,
#n_customer_account .btn-success,
#n_customer_account .btn-warning {
    font-size: 14px;
    color: #fff;
    border: 1px solid #005dab;
    background-color: #005dab;
    padding: 9px 10px;
    font-family: 'exo_2extra_bold', serif;
    text-transform: uppercase;
}

.thumb_cart .btn-default:hover,
.successaddmessage .btn-default:hover,
.btn-yellow:focus,
.thumb_cart .btn-default:focus,
.successaddmessage .btn-default:focus {
    color: #fff;
    border: 1px solid #005dab;
    background-color: #005dab;
    padding: 9px 10px;
}

.thumb_cart .btn-success:hover,
.successaddmessage .btn-success:hover,
#n_customer_account .btn-success:hover,
.thumb_cart .btn-success:focus,
#n_customer_account .btn-warning:hover,
#n_customer_account .btn-warning:focus,
#n_customer_account .btn-success:focus,
.successaddmessage .btn-success:focus {
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
}

.btn {
    border-radius: 0 !important;
}

.btn-group .dropdown-menu .btn {
    border-radius: 0!important;
}

.blockbtn {
    font-size: 14px;
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
    padding: 9px 10px;
}

.blockbtn:hover {
    color: #fff !important;
    border: 1px solid #005dab;
    background-color: #005dab;
}

.backhoverbtn,
.successaddmessage .npopup-continue,
#delete_button,
#n_customer_account .btn-danger,
.btn-danger {
    font-size: 14px;
    color: #000;
    border: 1px solid #000;
    background-color: #fff;
    padding: 9px 10px;
}

.successaddmessage .npopup-continue {
    color: #fff !important;
    background-color: #000;
}

.successaddmessage .npopup-continue:hover {
    color: #005dab !important;
}

.backhoverbtn:hover,
.successaddmessage .npopup-continue:hover,
#n_customer_account .btn-danger:hover,
#n_customer_account .btn-danger:focus {
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
}


/******** btn style **********/

.thumb_cart {
    font-size: 14px;
}

ul.list-social li {
    line-height: normal;
}

#left-sidebar {
    box-shadow: none;
    border: none;
}

#leftsidebar {
    display: none;
}

#cartcontents {
    font-size: 14px;
}

.sort_container {
    margin-bottom: 43px;
}

.pro-list-view .list-on-sale span {
    float: unset;
    display: block;
}

.pro-list-view .list-on-rrp span {
    float: right;
    width: 100%;
}

.pro-list-view .price {
    font-size: 14px;
    font-weight: 300;
    color: #000;
}

.search-results-search .fa-search {
    font-size: 30px;
}

.search-results-search .input-group-btn {
    position: absolute;
    z-index: 9999;
    right: 42px;
    top: 2px;
}

.search-results-search #name_search {
    font-size: 14px;
    border-radius: 0;
}

.search-results-search {
    margin-bottom: 20px;
}

#name_search {
    border-radius: 0;
}


/******* my account **********/

#n_customer_account .page-header {
    width: 100%;
    display: inline-block;
}

.page-header {
    font-size: 18px;
    color: #000;
    line-height: 27px;
    font-weight: 800;
    font-family: 'Open Sans', Sans-serif;
    border-bottom: 0;
    margin-bottom: 2px;
}

.my-account-page p {
    font-size: 14px;
    color: #000;
    line-height: 17px;
}

.myaccount_add_whish {
    margin-bottom: 25px;
}

.wh_name_txt {
    width: 100%;
}

.footer {}

.main_cate_li {
    padding-left: 22px;
    padding-right: 22px;
}

.contact-list li a {
    text-transform: lowercase!important;
}

.contact-list li span {
    text-transform: capitalize;
    color: #e51937;
    font-weight: 600;
}

.wrapper-most-popular-products .slick-dots li {
    width: 14px;
    height: 14px;
    margin: 0 0px;
}

.wrapper-most-popular-products .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #005dab;
}

.wrapper-most-popular-products .slick-dots li button::before {
    font-size: 10px;
    opacity: 1;
}

.wrapper-most-popular-products .slick-dots {
    bottom: 0px;
}

.wrapper-most-popular-products .slick-prev {
    left: 14px;
}

.wrapper-most-popular-products .slick-next {
    right: 14px;
}

.list-one .h-name,
.wrapper-thumbnail .h-name {
    width: 100%;
    display: table;
    flex-direction: column;
    justify-content: center;
    height: auto;
    overflow: hidden;
    font-size: 13px;
    font-family: "exo_2black", Sans-serif;
    padding-bottom: 2px;
    color: #000;
}

.list-one .h-name a,
.wrapper-thumbnail .h-name a {
    font-size: 13px;
    font-family: "exo_2black", Sans-serif;
    text-decoration: none;
    display: table-cell;
    vertical-align: bottom;
}

.m-leftsidebar .panel-heading {
    border-color: unset!important;
}

.m-leftsidebar .panel-default {
    margin-bottom: 0px;
    border-color: none;
    border: 0px;
}

.plist-lt {
    padding: 0px 15px;
}

#homepageCarousel .carousel-caption {
    display: none;
}

.promo_price_date {
    background-color: #eaeaea;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
}


/*Brand page css*/

.pager>li {
    float: left;
    margin-right: 10px;
    padding-bottom: 10px;
}

.wrapper-brands {
    text-align: left;
}

.wrapper-brands .brand-item {
    border: 1px solid #d2d2d2;
    display: table;
    margin: 0 auto 10px;
    text-align: center;
    width: 100%;
}

.wrapper-brands .brand-name {
    margin-bottom: 20px;
    font-size: 14px;
}

.wrapper-brands .brand-name a {
    color: #000;
    font-weight: 600;
}

.wrapper-brands div a img.img-responsive {
    margin: 0 auto;
    text-align: center;
    object-fit: scale-down;
    height: 70px;
}


/*Account page css*/

#n_customer_account a.btn-block {
    border: 2px solid #d2d2d2;
    font-size: 16px;
    min-height: 116px;
}

#n_customer_account a.btn-block .small {
    font-size: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    width: 100%;
    overflow-x: auto;
}

#n_customer_account a.btn-block:hover {
    background-color: #333;
    color: #fff;
    border-color: #005dab;
}

#n_customer_account a.btn-block:hover i.fa {
    color: #e51937;
}

#n_customer_account a.btn-block:hover .small {
    color: #fff !important;
}

form.form-inline.myaccount_add_whish {
    border: 1px solid #d2d2d2;
    width: auto;
    display: table;
    padding: 20px;
    border-radius: 5px;
}

.form-inline.myaccount_add_whish .form-inline label {
    margin: 10px 0;
}

.relprod-list .slick-prev.slick-arrow {
    left: 12px;
}

.relprod-list .slick-next.slick-arrow {
    right: 12px;
}

.video-container {
    position: relative;
    padding-bottom: 48.45%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.block-AboutUs .abt-row * {
    font-size: 14px;
    line-height: 27px;
    color: #000;
}

.full-bg-block {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    padding: 30px 0 39px;
}

.full-bg-block .block-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    margin-bottom: 16px;
}

.btn.btn-action {
    background-color: #005dab;
    color: #fff;
    padding: 20px 42px 21px 47px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 30px;
}

.map_sec {
    margin-bottom: 70px;
    padding: 20px;
    background-color: #acacac;
}

.social-contact a {
    background-color: #000;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    padding-left: 4px;
}

.social-contact>span {
    font-size: 14px;
    padding: 0 5px;
}

.block-ContactUs h3 {
    font-family: 'Open Sans', Sans-serif;
    color: #000;
    font-weight: 800;
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 47px;
}

.block-ContactUs p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.block-SubscribetoourNewsletter {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}

.block-SubscribetoourNewsletter .form-group,
.block-ContactUs .form-group {
    margin-bottom: 13px;
    overflow: hidden;
}

.block-SubscribetoourNewsletter .form-control,
.block-ContactUs .form-control {
    border-color: #acacac;
    background-color: #ebebeb;
    color: #000;
    font-size: 16px;
}

.block-SubscribetoourNewsletter .form-group label,
.block-ContactUs .form-group label {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 29px;
}

.block-SubscribetoourNewsletter .form-group .form-control.btn-submit,
.block-SubscribetoourNewsletter .form-group .form-control.btn-submit:focus,
.block-ContactUs .form-group .form-control.btn-submit,
.block-ContactUs .form-group .form-control.btn-submit:focus {
    color: #fff;
    background: #005dab;
    border-color: #005dab;
    text-transform: uppercase;
    font-size: 22px;
    height: 43px;
    font-family: 'exo_2black', Sans-serif;
}

.nCustom-slick-wrapper {
    margin-top: 18px;
    padding-left: 16px;
    padding-right: 16px;
}

.nCustom-slick-wrapper .slick-prev,
.nCustom-slick-wrapper .slick-next {
    margin-top: -3px;
}

.nCustom-slick-wrapper .slick-prev {
    left: -20px;
}

.nCustom-slick-wrapper .slick-next {
    right: -20px;
}

.nCustom-slick-wrapper .slick-prev:before,
.nCustom-slick-wrapper .slick-next:before {
    font-size: 30px;
}

.prod-thumb-img {
    padding-left: 5px;
    padding-right: 5px;
}

.prod-thumb-img img {
    border: 1px solid #e1e1e1;
    cursor: pointer;
    opacity: 0.5;
}

.prod-thumb-img.slick-active.slick-current img {
    opacity: 1;
}

.relprod-list.scroll-products {
    padding-left: 30px;
    padding-right: 30px;
}

.main-pro-title,
.sub-pro-title {
    color: #000;
    font-family: 'Open Sans', Sans-serif;
    font-weight: 700;
    margin: 0;
}

.main-pro-title {
    font-size: 15px;
    line-height: 25px;
}

.sub-pro-title {
    font-size: 12px;
    line-height: 20px;
}

.product-wrapper-right .p-price {
    margin-top: 20px;
}

.product-wrapper-right .h-price .f-m {
    font-size: 13px;
}

.product-wrapper-right .clr-grey.h-p {
    font-size: 20px;
}

.product-wrapper-right .now-p .clr-black.h-np {
    font-size: 27px;
}

.product-wrapper-right .h-price .off-p {
    padding-left: 25px;
}

.product-wrapper-right .h-price .now-p {
    padding-left: 21px;
}

.store-finder-frm .form-control {
    height: 36px!important;
}

.dropdown-menu.dropdown-menu-lv3 {
    margin-left: 15px;
    list-style: none;
}

.filter.lv-2 a.list-group-item,
.filter-remove.lv-2 a.list-group-item {
    padding-left: 50px;
}

.filter.lv-2 a.list-group-item:before {
    content: '\F096\0020'!important;
    font-family: FontAwesome!important;
}

.filter-remove.lv-2 a.list-group-item:before {
    content: '\F14A\0020' !important;
    font-family: FontAwesome!important;
}
.fancybox-opened {
    z-index: 10003;
}

form.buying-options .wrapper-product-title p.text-warning {
    font-weight: 600;
    color: rgb(237, 125, 49) !important;
}

form.buying-options .wrapper-product-title p.text-success {
    font-weight: 600;
    color: rgb(0, 176, 80) !important;
}

form.buying-options .wrapper-product-title p.text-danger {
    font-weight: 600;
}

.thumb_cart button.checkout.btn.btn-success,
.successaddmessage .footer .right {
    display: none !important;
}

.successaddmessage .footer .left {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.dah_cartbtns.disable ._cpy_thirdparty_btn,
.dah_cartbtns.disable button {
    filter: grayscale(1);
}

.dah_cartbtns.disable ._cpy_thirdparty_btn_disable::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.btn-group .dropdown-menu .thumb_cart .btn {
    width: 100%;
}

.cartTable td>p.text-warning {
    font-weight: 600;
    color: rgb(255, 0, 0) !important;
}