/*
** Bootstrap over-rides
*/
body {
    font-family: 'Muli', sans-serif;
    color: #000;
    line-height: 1.5;
    background: #e4e4e4;
}
h1 {
    font-size: 30px;
}
.navbar-nav>li.dropdown:nth-child(3)>a:after,.navbar-nav>li:nth-child(3)>.dropdown-menu,.mobile-menu-widget ul li.dropdown.open:nth-child(3) ul{
    display:none !important;
}
.titles {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
}
.wcag {
    margin-top: 10px;
}
.grecaptcha-badge {
    bottom: 60px !important;
}
.tc-try-btn a.build-store {
    min-width: 132px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    background: #25282a;
    color: #fff;
    -webkit-border-radius: 2px;
    padding: 6px 20px;
    transition: opacity 250ms ease-out;
    border: none;
    text-decoration: none;
}
.tc-try-btn.btn-tab {
    width: auto;
    display: inline-block;
    margin-top: 0;
    position: relative;
    top: -4px;
    margin-right: 10px;
}
.tc-try-btn.btn-tab a{
    min-width: 132px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    background: #25282a;
    color: #fff;
    -webkit-border-radius: 2px;
    padding: 6px 20px;
    transition: opacity 250ms ease-out;
    border: none;
    text-decoration: none;
}
.tc-try-btn {
    text-align: right;
    margin-top: 15px;
}
#trigger-dt-search {
    font-size: 20px;
    margin-right: 20px;
    color: #25282a;
    display: inline-block !important;
    cursor: pointer;
}
div#searchBox {
    position: relative;
}
div.searchlight-balloon {
    padding: 5px 0;
}
@media(min-width:1025px){
.search-form-col {
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    width: 100%;
    padding: 15px 0;
    z-index: 1000;
    display: none;
    -webkit-box-shadow: 0px 3px 45px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 45px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 45px -10px rgba(0,0,0,0.75);
}
.searchBox {
    max-width: 1000px;
    margin: auto;
}
}
@media(max-width:767px){
.tc-try-btn.btn-tab {
    margin-top: 0;
    top: 0;
    float: left;
}
}

.dropdown-format > label, .dropdownimage-format > label{
    width:100%;
}
.subcategories {
    border-bottom: 1px solid #d3cbcb;
    padding: 0 0 30px;
}

.subcategories > ul > li > a {
    color: #000;
    text-decoration: none;
    display: block;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.subcategories > ul > li > a:hover {
    opacity: 0.8;
}
.subcategories > ul > li span.name {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
section.subcategories_block {
    margin: 0 0 20px;
}

.container{
    background:#f4f4f4;
    padding-left: 95px;
    padding-right: 95px;
}
.logo:hover {
    opacity: 0.6;
}
.site-header .container{
    border-bottom:1px solid #ddd;
    padding-top: 17px;
    padding-bottom: 17px;
}
.short-description {
    font-size: 18px;
    color: #4b4b4b;
    margin: 25px 0 20px;
}
@media (min-width: 1200px) {
    .container {
        width: 1340px;
    }
}
.form-control {
    color: #000;
    font-family: 'Muli', sans-serif;
    font-size: 13px;
    height: 36px;
    padding: 7px 12px;
}
.form-control.search-text {
     border:1px solid #ececec;
}

.btn {
    font-size: 13px;
    padding: 8px 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-default,
.btn-primary:focus, 
.btn-primary:active:focus {
    border-color: #000;
    background-color: #fff;
    color: #000;
}
.btn-green,
.btn-green:focus, 
.btn-green:active:focus {
    border-color: #006bed;
    background-color: #006bed;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 12px;
    border-radius: 4px;
    text-decoration: none !important;
    
}
.btn-default:hover,
.btn-default:focus,
.btn-default:hover:focus,
.btn-default.focus,
.btn-green:hover{
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-default.btn-inverse,
.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-default.btn-inverse:hover,
.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
    opacity: 0.8;
}
.navbar.navbar-inverse {
    margin-bottom: 0;
    border: none;
    background-color: #000;
}
.navbar-inverse .navbar-nav > li > a{
    color: #000;
    font-weight: 600;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    min-height: 50px;
}
.navbar-nav > li > a{
    color: #000;
    font-weight: bold;
    text-transform:capitalize;
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #eee;
    background-color: rgba(255,255,255,0.2);
}
.dropdown-menu > li > a {
    font-size: 12px;
    padding: 6px 20px;
    text-transform: uppercase;
}
.navbar-nav > li.dropdown > a:after {
    content: "\f107";
    font-family: "fontello";
    font-size: 18px;
    line-height: 1;
    margin-left: 5px;
}
@media (max-width: 1023px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
  }
  .navbar-nav>li {
      float: none;
  }
  .collapse.in{
      display:block !important;
  }
  .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 10px 15px 10px 15px;
    }
}
/*
** Template code
*/
.logo {
    display: inline-block;
}
.logo img {
    /*position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;*/
    max-width:55%;
}
.logo a:hover img {
    opacity: 0.6;
}
.logo-container span:before {
    content: "|";
    margin: 0 12px 0 10px;
    position: relative;
    top: -3px;
}
.logo-container span a {
    color: #2a2d32;
    text-decoration: none;
}
.logo-container span {
    font-size: 33px;
    position: relative;
    top: 8px;
display:inline-block;
}
.top-nav {
}
.top-nav ul {
    padding: 19px 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    line-height: 1;
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
.top-nav ul li {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ececec;
}
.top-nav .useraccount ul {
    float: right;
}
.top-nav ul li:last-child {
    border: none;
    margin: 0;
    padding: 0;
}
.top-nav ul li a {
    color: #666;
}

.site-header {
    padding: 0px 0;
}

.searchBox {
    padding: 10px 0;
}
.search-form {
    position: relative;
}
.search-form .search-text {
    padding: 9px 62px 9px 12px;
    height: 50px;
    outline: none;
}
.search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    text-align: center;
    font-size: 16px;
    background: transparent;
    color: #b7b8bc;
    border: transparent;
}
.search-form .search-submit:hover{
    opacity:.7;
    background: transparent;
    color: #b7b8bc;
    border: transparent;
}

.minicart {
    min-width: 165px;
    height: 60px;
    float: right;
    padding: 15px 0 15px 10px;
    border-left: 1px solid #ececec;
}
.minicart-inner {
    display: block;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
}
.minicart-inner:hover {
    color: #000;
    opacity: 0.8;
}
.minicart .cart-icon {
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    float: left;
    margin-right: 5px;
}
.minicart .cart-details {
    display: block;
    float: left;
}

span.cart-title {
    font-size: 12px;
    line-height: 15px;
    display: block;
    font-weight: bold;
}
span.cart-count {
    color: #666;
    font-size: 10px;
    display: block;
    line-height: 15px;
    font-weight: 500;
}
/*.site-footer {
    background-color: #0f0f0f;
    padding: 55px 0 0;
    color: #fff;
    font-family: 'Muli', sans-serif;
}*/

ul.extrapages li {
    line-height: 1;
    margin: 0 0 15px;
}
ul.extrapages li a {
    color: #ccc;
    font-size: 16px;
}
.footer-social {
    border-top: 1px solid #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
}
.social-icons,
.global-footer {
}
.copyright {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    color: #aaa;
    font-size: 14px;
    font-weight: 500;
}
.copyright a {
    color: #aaa;
    text-decoration: underline;
}
#divRewardWidget {
    color: #000 !important;
}
.mailist-box {
    width: 320px;
    float: right;
    margin-bottom: 10px;
}
.mailist-box h3 {
    margin: 0 0 15px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.mailinglist-input.form-control {
    background-color: transparent;
    border-color: #2d2d2d;
    max-width: 230px;
    color: #fff;
    float: left;
}
.mailinglist-submit {
    background-color: transparent;
    color: #fff !important;
    border-color: #fff !important;
    float: right;
    width: 78px;
}
.btn-default.mailinglist-submit:hover, 
.btn-default.mailinglist-submit:focus {
    opacity: 0.6;
}
.mailinglist-response {
    display: none;
}
.maillist-options {
    margin: 15px 0 0;
}
.subscribe {
    float: left;
    margin-right: 20px;
    line-height: 13px;
}
.subscribe input[type="radio"] {
    margin: 0;
    vertical-align: middle;
}
.subscribe label {
    margin: 0;
    font-size: 12px;
    line-height: 13px;
    font-weight: 300;
    margin-left: 3px;
    color: #ccc;
    cursor: pointer;
}

.footer-social ul {
    margin: 0;
}
ul.payment-icons {
    text-align: right;
}
ul.payment-icons li {
    font-size: 34px;
    line-height: 36px;
    vertical-align: middle;
}

ul.payment-icons li.payment-icons-label,
ul.social-icons li.social-icons-label {
    font-size: 18px;
    vertical-align: middle;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
    margin-right: 20px;
}

.social-icons {
}
.social-icons li a {
    color: #0f0f0f;
    background-color: #fff;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
}
.social-icons li a:hover {
    opacity: 0.6;
}


/*.product-item .reviews-stars:before {
    font-family: "fontello";
    content: "\e803 \e803 \e803 \e803 \e803";
    color: #b8b8b8;
}
.product-item .reviews-stars {
    color: #000;
}*/

.reviews-stars:before {
    font-family: "fontello";
    content: "\e803 \e803 \e803 \e803 \e803";
    color: #b8b8b8;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star,
.reviews-stars {
    color: #006bed;
}
.product-item .name{
    float:left;
    height: auto;
}
.product-item .name a {
    color: #006bed;
    font-size: 18px;
    text-decoration: underline;
    font-weight: 600;
}
.product-item del.regular-price {
    text-decoration: line-through;
}
.sale-price {
    color: #d04b64;
}
del.original-price {
    font-weight: 500;
}
span.freeshipping {
    color: #00a888;
}
.product-item .status span:before {
    content: "-";
}
.product-item .status {
    font-size: 12px;
}
.product-item .price {
    font-size: 18px;
    font-weight: 500;
    float: left;
    line-height: 21px;
    color: #666;
}
.product-item .price:before {
    content: "|";
    margin: 0 5px 0 10px;
}
.product-item .img {
    min-height: 304px;
    position: relative;
    border: 1px solid #ececec;
    background-color: #fff;
}
.product-item .img a {
    display: block;
}
.product-item .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}
.product-item .action .btn {
    min-width: 150px;
}
.head-mobile-nav > a {
    color: #000;
    font-size: 30px;
    line-height: 1;
}

/*
** Homepage
*/
.products-section {
    background-color: #fff;
    padding: 120px 0 50px;
}
.products-section .container{
    background:#fff;
}
.products-section h2 {
    margin: 0;
    font-size: 24px;
}
.products-section h2 {
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ececec;
    position: relative;
}
.products-section h2:after {
    content: "";
    width: 60px;
    height: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    bottom: -1px;
    z-index: 10;
}
.home-page-content {
    padding-top: 0;
    padding-bottom: 0;
}
/*.home-page-content .category-footer {
    padding: 40px 0 60px;
}*/
.home-page-content .category-footer h3 {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 20px;
    font-weight: bold;
}
.home-page-content .category-footer p {
    margin: 0 0 30px;
    text-align: justify;
}
.home-page-content .category-footer a:hover img {
    opacity: 0.7;
}
.home-page-content .category-header img {
    margin: 0 auto;
}
.extrapages-shower a {
    display: block;
    background-color: #2d2d2d;
    color: #fff;
    padding: 10px 18px;
    text-decoration: none !important;
}
.extrapages-shower a:after {
    content: "\f106";
    font-family: "fontello";
    float: right;
}
.extrapages-shower a.collapsed:after {
    content: "\f107";
}
.content-holder{
    /*background:#f4f4f4;*/
}
.home-page .containerouter{
    padding-bottom:0;
}
.containerouter{
    background:#f4f4f4;
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
}
@media(max-width: 1023px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
        min-height: 0;
    }
    .navbar-nav > li.dropdown > a:after {
        float: right;
    }
    .mailist-box {
        float: none;
        padding: 30px 0;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }
    .footer-social {
        text-align: center;
    }
}
@media(max-width: 767px) {
    .logo {
        text-align: center;
        height: auto;
    }
    .logo img {
        position: static;
    }
    .searchBox {
        padding: 20px 0 0;
    }
    .search-form-col {
        clear: both;
    }
    .flex-direction-nav a:before {
        font-size: 24px;
    }
    .flex-direction-nav a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        margin: -12px 0 0;
    }
    .mailinglist-input.form-control {
        max-width: 200px;
    }
    .social-icons li a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
    .footer-social ul li {
        padding: 0 4px;
    }
    .extrapages {
        display: none;
    }
    .home-page-content .category-header {
        padding: 15px 0;
    }
    .extrapages-shower a {
        display: block;
    }
    ul.extrapages {
        margin: 0;
        padding: 15px 0;
    }
    ul.extrapages li a {
        font-size: 14px;
    }
}
@media(max-width: 567px) {
    .product-items.product-items-1 .product-item,
    .product-items.product-items-2 .product-item,
    .product-items.product-items-3 .product-item,
    .product-items.product-items-4 .product-item,
    .product-items.product-items-5 .product-item,
    .product-items.product-items-6 .product-item {
        max-width: 270px;
    }
}

.menu-open {
    overflow: hidden;
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(0,0,0,0.5);
}
.menu-open .mobile-menu {
    overflow-x: hidden;
    overflow-y: auto;
}
.mobile-menu-inner {
    background-color: #2a2d32;
    padding: 30px 20px;
    width: 280px;
    margin-left: 0;
    margin-right: auto;
    min-height: 100vh;
    position: relative;

    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(-280px,0);
    -ms-transform: translate(-280px,0);
    -o-transform: translate(-280px,0);
    transform: translate(-280px,0);
}
.menu-open .mobile-menu-inner {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.mobile-menu-close a {
    color: #006bed;
    display: inline-block;
    line-height: 1;
    font-size: 24px;
    text-decoration: none;
}
.mobile-menu-close a:after {
    content: '\e805';
    font-family: "fontello";
}
.mobile-menu-widget {
    margin: 30px 0;
}
.mobile-menu-widget h3 {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 1;
    border-bottom: 1px solid #7e848e;
    color: #7e848e;
}
.mobile-menu-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.mobile-menu-widget ul li {
    margin: 0 0 0;
}
.mobile-menu-widget ul li a {
    padding: 0;
    line-height: 40px;
    font-size: 18px;
    background-color: transparent !important;
    display: block;
    color: #7e848e;
    text-decoration: none !important;
}
.mobile-menu-close {
    text-align: right;
}
.mobile-menu-widget ul li a:hover {
    color: #333;
}
.mobile-menu-widget ul ul {
    display: none !important;
}
.mobile-menu-widget ul li a:after {
    display: none;
}

.mailinglist-response {
    margin: 10px 0;
    padding: 10px 20px;
    font-size: 12px;
    background-color: #2d2d2d;
    color: #ccc;
}
.mailinglist-error span {
    color: #8a6d3b;
}
.mailinglist-subscribed span,
.mailinglist-unsubscribed span {
    color: #3c763d;
}
.mailinglist-response,
.mailinglist-response div {
}

.floating-cart {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999;
    background-color: #101010;
    color: #fff;
    border-radius: 20px 0 0 20px;
    padding: 15px;
    text-align: center;
    width: 90px;
    display: none;
}
.floating-cart a,
.floating-cart a:hover {
    color: #ececec;
    text-decoration: none;
}
.floating-cart a:hover {
    opacity: 0.6;
}
.floating-cart span.cart-icon {
    display: block;
    font-size: 30px;
    line-height: 1;
}
.floating-cart span.cart-details {
    font-size: 12px;
    text-transform: none;
    display: block;
    margin: 5px 0 0;
}

.paging {
    float: right;
}
.paging strong, 
.paging a {}
.paging strong,
.paging a:hover {
    color: #006bed;
    background-color: transparent;
    text-decoration: none;
}

footer {
    background-color: #2a2d32;
    background-image:url(../images/footer_bg.png);
    background-repeat: no-repeat;
    padding-top: 70px;
    text-align: left;
    color: #fff;
    position: relative;
}
footer:before {
    content: url("../images/shift4-icon.png");
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
}
footer .footer_upper {
    padding-bottom: 0px;
}
footer .footer-headline {
    font-family: freight-sans-pro,sans-serif;
    font-size: 42px;
    line-height: 60px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    text-align: center;
}
footer .footer-widgets {
    margin-bottom: 50px;
}
footer .footer-widgets .footer-widget {
    float: left;
    width: 20%;
    text-align: left;
}
footer .footer-widgets .footer-widget h3 {
    font-family: freight-sans-pro,sans-serif;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 700;
    margin: 0;
    color: #fff;
}
footer .footer-widgets .footer-widget ul {
    padding: 0;
    margin: 0;
}
footer .footer-widgets .footer-widget ul li {
    font-family: freight-sans-pro,sans-serif;
    list-style: none;
    color: #7e848e;
    font-size: 13px;
    line-height: 2.2;
    padding: 3px 0;
}

footer .footer-widgets .footer-widget ul li a,footer .footer_bottom .footer_bottom_left a {
    color: #7e848e
}

footer .footer-widgets .footer-widget ul li a {
    font-size: 13px;
}
footer .footer-widgets .footer-widget ul li a:hover {
    text-decoration:none;
    color:#006bed;
}
footer .footer-widgets:after {
    content: "";
    display: table;
    clear: both;
}
footer .footer-widgets .footer-widget ul li.social-icons a {
    font-size: 20px;
    margin-right: 14px;
}
footer .footer_bottom {
    border-top: 0px solid #3f4246;
    padding: 40px 0;
}
footer .footer_bottom .footer_bottom_left {
    text-align: left;
    color: #7e848e;
    font-size: 14px;
    float: left;
    padding: 11px 0;
}
footer .footer_bottom .footer-seals {
    vertical-align: middle;
    margin-right: 18px;
}
footer .footer-widgets .footer-widget ul li a,footer .footer_bottom .footer_bottom_left a {
    color: #fff;
}
footer .footer_bottom .footer_bottom_right {
    float: right;
}
.select-country-outer {
    color: #7e848e;
    padding: 10px 0 0 20px;
}
.select-country {
    position: relative;
}
.select-country:before {
    position: absolute;
    top: 6px;
    content: "\e820";
    font-family: "fontello";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
}
#my-selection {
    background: 0 0;
    margin-top: 10px;
    position: relative;
    padding-left: 30px;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 0;
    padding: 5px 25px 5px 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    z-index: 100;
    cursor: pointer;
    width: 95px;
}
.select-country:after {
    position: absolute;
    top: -5px;
    right: 5px;
    content: "\f107";
    font-family: "fontello";
    font-size: 30px;
}
footer .footer_bottom .footer_bottom_right {
    float: right;
}
footer .footer_bottom .footer_bottom_right img {
    margin-top: 8px;
}
.site-footer .container{
    background: 0 0;
    padding-left: 16px;
    padding-right: 16px;
    max-width: calc(1120px + 16px * 2);
    width: 100%;
}
#hp-slides > li {
    background-position: 50% center;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
}
.hp-slider-text-outer {
    display: table;
    height: 470px;
}
.hp-slider-text {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.hp-slider-text h3 {
    font-size: 14px;
    margin: 0;
    font-weight: bold;
    line-height: 1.15;
    color: #000;
    text-transform: uppercase;
}
.hp-slider-text h3 span{
    font-size:42px;
    text-transform: capitalize;
}
.hp-slider-text h3 > span {
    color: #000;
    display: inline-block;
    font-weight: normal;
}
.hp-slider-text h3 > small {
    color: #50595c;
    display: inline-block;
    font-weight: 500;
    font-size: 32px;
}
.hp-slider-text p {
    margin: 25px auto;
    font-size: 18px;
    color: #4b4b4b;
}
.hp-slider-img {
    height: 470px;
    position: relative;
}
.hp-slider-img img {
    max-height: 470px;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-bottom: -64px;
}
.hp-slider-cta a {
    min-width: 150px;
    padding: 12px;
    border-radius: 4px;
    -webkit-box-shadow: 9px 11px 59px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 9px 11px 59px -12px rgba(0,0,0,0.75);
    box-shadow: 9px 11px 59px -12px rgba(0,0,0,0.75);
    text-transform: capitalize;
    background: #006bed;
    border: none;
    font-size: 18px;
    font-weight: 400;
}
.carouseltop{
    text-align:center;
    padding-top: 60px;
}
.carouseltop h2{
    font-size: 42px;
}
.carouseltop p{
    font-size: 18px;
    color: #4b4b4b;
}
.homeCarousel.flexslider{
    overflow-x: visible;
}
.homepage-slider .flex-control-nav {
    text-align: right;
    padding-right: 130px;
    z-index: 10;
    bottom: -25px;
}
.homepage-slider .flex-control-paging li a.flex-active{
    background:#006bed;
}
.homepage-slider .flex-direction-nav .flex-prev {
    left: 10px;
    opacity: 1;
}
.homepage-slider .flex-direction-nav .flex-next {
    right: 10px;
    opacity: 1;
}
.homepage-slider .flex-control-paging li a{
    background:#d9d9d9;
    font-size: 0;
}
.flex-direction-nav a:before {
    font-family: "fontello";
    font-size: 40px;
    display: inline-block;
    content: '\f104';
    color: #d7d7d7;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before{
    content: '\f105';
}
.partnerLeft {
    float: left;
    width: 50%;
}
.partnerLeft img{
    max-width: 100%;
    margin-top: -100px;
}
.partnerRight{
    float: left;
    width: 50%;
    padding-left: 50px;
    padding-top: 25px;
}
.partnerRight p {
    font-size: 18px;
    color: #4b4b4b;
    margin-bottom: 45px;
}
.homeBottom {
    background: #f4f4f4;
}
.partnerRight h2{
    font-size: 42px;
    margin-bottom: 18px;
}
.homeBottom{
    display: none;
}
.home-page .homeBottom{
    display: block;
}
.viewAll {
    text-align: center;
}
.viewAll a{
    display: inline-block;
    color: #006bed;
    text-decoration: none !important;
    font-size: 18px;
    border: 1px solid;
    padding: 8px 20px;
    font-weight: 600;
    border-radius: 2px;
}
.viewAll a:hover{
    color: #000;
    border-color: #000;
}
.dropdown-menu {
    background-color: #ffffff;
    border: 1px solid #fff;
    box-shadow: none;
}
.tab-menu{
    display:none;
}
label.cat-filters {
    margin-right: 15px;
    width: 25%;
}
.browsing_historyBlock {
    background-color: transparent;
    padding: 40px 0;
}
.breadcrumnb ol li > span, .breadcrumnb ol li:last-child > a{
    font-weight:bold;
}
.breadcrumnb ol li > a{
    font-weight:bold;
    color: #000;
}
.breadcrumnb ol li:last-child > span{
    color:#006bed;
}
.breadcrumnb ol li:after {
    font-weight: bold;
}
.breadcrumnb {
    margin: 0px 0 20px;
    padding-top: 20px;
}
.page_heading {
    font-weight: normal;
    text-transform: capitalize;
    border-bottom: 1px solid #d3cbcb;
    font-size: 25px;
}
#checkout-right.bg-alternative {
    background: #e4e4e4;
}
#checkout-logo .logo {
    margin: 15px 0 25px;
}
div#ab-content {
    padding-bottom: 60px;
}
#category .page_heading {
    font-size: 42px;
}
.subcategories > ul > li span.name {
    border: 1px solid #ccc;
    padding: 10px 0;
}
.subcategories > ul > li span.name:hover{
    border: 1px solid #006bed;
}
.filtersgroup {
    margin: 0 -15px;
    padding: 0;
}
.filtersgroup .cat-filters {
    width: 25%;
    float: left;
    padding: 0 15px;
    margin: 0;
    margin-bottom: 10px;
}
form#frmsortby{
    margin-bottom:40px;
    margin-top: 25px;
}
.top-container{
    background:#eeeeee;
}
.bottom-container{
    background:#fff;
    padding-bottom: 75px;
}
.catFilters {
    margin: 0 0 0px;
}
#category .breadcrumnb {
    margin: 0px 0 20px;
}
.category-page .containerouter{
    padding-bottom:0;
}
section#category.page-content {
    padding: 0;
}
.remove-filter {
    margin: 0px 0 0;
    float: right;
}
.filters-label {
    border-bottom: none;
}
.filters-container ul li a {
    color: #666;
    background-color: #dcdcdc;
}
.filters-container {
    padding: 15px 0;
}
#frmsortby h2{
    color:#666;
    margin: 10px 0 0;
}
.sort-by span {
    font-size: 18px;
    font-weight: 500;
    color: #666;
}
.sort-by select {
    height: 45px;
    padding: 10px 10px;
    background: #fff;
}
.paging {
    float: none;
    text-align: center;
}
.paging a {
    color: #2a2c31;
    font-size: 16px;
    font-weight: 500;
}
.proImageRight{
    float:right;
}
.whiteCt{
    background:#fff;
    border-bottom: 1px solid #e3e3e3;
}
div#main-image {
    margin-bottom: -10px;
}
div#main-image .imagecaptiont {
    display: none;
}

.product-details-outer {
    display: table;
    height: 445px;
}
.product-details {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.page_headers{
    font-weight:500;
    font-size: 42px;
}
.pricingBlock .yourprice, .pricingBlock .saleprice,.pricingBlock{
    color:#006bed;
    font-size: 28px;
}
.pricingBlock span {
    padding-left: 0;
}
.addcart-left .btn {
    padding: 12px 20px;
    text-transform: capitalize;
    font-weight: 100;
    border-radius: 4px;
    min-width: 200px;
}
.preview-brn-right .btn{
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 100;
    padding: 12px 20px;
    color: #006bed;
    border: 1px solid #006bed;
    border-radius: 4px;
    min-width: 200px;
}
.preview-brn-right .btn:hover{
    background: #000;
    color: #fff;
    border-color: #000;
}
.addcart-left {
    float: left;
    margin-right: 10px;
}
.preview-brn-right{
    float: left;
}
.ts-left p{
    margin: 0;
    font-size: 18px;
    padding: 40px 0;
    color: #b1b1b1;
}
.ts-left p a{
    color: #006bed;
    text-decoration: underline;
}
.supportheading {
    font-size: 42px;
    color: #2a2d32;
    font-weight: 100;
    margin-top: 30px;
}
.extDescription{
    font-size: 18px;
    color: #4b4b4b;
    margin-top: 15px;
}
.about-theme {
    float: left;
    width: 70%;
}
.supportInfo {
    float: left;
    width: 26%;
    margin-left: 4%;
    margin-top: 30px;
}
.supportheading2 {
    font-size: 30px;
    color: #2a2d32;
    font-weight: 100;
    border-bottom: 1px solid #e7e8ec;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
div#company_info{
    font-size: 18px;
}
#optModal .modal-title{
    float: left;
}
.sub-section {
    margin: 15px 0 0;
}
button#Add{
    border-radius: 4px;
    background: #006bed;
    border-color: #006bed;
    text-align: center;
    padding: 8px 20px;
}
div#company_info .extra_field {
    margin-bottom: 5px;
}
div#company_info .extra_field a{
    color: #006bed;
    text-decoration: underline;
}
.social-bookmarking{
    margin-top: 20px;
}
.padding-bottom-30{
    padding-bottom: 30px;
}
.review-holder{
    padding: 50px 0;
}
span.create-review-link {
    display: block;
    text-align: center;
}
span.create-review-link a{
    font-size: 18px;
    font-weight: 100;
    padding: 12px 20px;
    color: #006bed;
    border: 1px solid #006bed;
    border-radius: 4px;
    min-width: 200px;
    text-decoration: none;
}
span.create-review-link a:hover{
    background: #000;
    color: #fff;
    border-color: #000;
}
.review-holder .supportheading{
    margin-top: 0;
}
.reviews-sec {
    margin-bottom: 35px;
}
.star-rating {
    float: none;
    width: 100%;
}
.review-info {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 15px;
}
.rev-date{
    top: 1px;
    position: relative;
}
div#reviewsBlock {
    font-size: 17px;
}
.reviewed-by{
    margin-top: 15px;
    font-weight: 600;
    font-style: inherit;
}
.author,
.rev-city{
    text-transform: capitalize;
}
.relatedBlock .supportheading{
    margin-bottom: 40px;
}
.modal-footer .btn + .btn{
    background-color: #006bed;
    border-color: #006bed;
}
.tfeature {
    float: left;
    width: 50%;
    margin-top: 15px;
}
.ficon {
    float: left;
    width: 15%;
    padding-top: 10px;
}
.fcontent {
    float: left;
    width: 85%;
    font-size: 18px;
}
.fcontent p{
    color: #4b4b4b;
}
.fcontent h4{
    font-weight: 600;
}
.ficon span > span{
    font-size: 30px;
    color: #006bed;
    border: 1px solid #e6e7ec;
    border-radius: 50%;
    padding: 5px;
    background: #fff;
    line-height: 60px;
}
span.span-outer {
    background: #f3f3f5;
    padding: 3px;
    height: 65px;
    width: 65px;
    display: block;
    border-radius: 100%;
    text-align: center;
}
.custom-features {
    padding-bottom: 30px;
}
.cart-box {
    border: 1px solid #ccc;
}
.sign-up-link {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.sign-up-link a{
    color: #006bed;
    text-decoration: underline;
    font-size: 18px;
}
.free-trial {
    margin-top: 40px;
}
.trial-text{
    font-size: 40px;
    margin-bottom: 15px;
}
.call-us {
    font-size: 18px;
    margin-top: 15px;
}
@media (min-width: 992px){
.cart-box.fixed-cart-box .cart-box-sticky {
    position: initial;
    top: initial;
    width: initial;
    max-width: inherit;
    z-index: initial;
    background-color: initial;
    border: initial;
    margin: initial;
    padding: initial;
}
.cart-box.fixed-cart-box{
    padding-top:0 !important;
}
}
@media(max-width:1350px){
.container {
    width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
}
.containerouter {
    max-width: 1200px;
}
}

@media(max-width:1200px){
.container {
    width: 1000px;
    padding-left: 15px;
    padding-right: 15px;
}
.containerouter {
    max-width: 1000px;
}
.site-footer .container {
    padding-left: 15px;
    padding-right: 15px;
}
footer .footer-widgets .footer-widget ul li a {
    font-size: 14px;
}
footer .footer-widgets .footer-widget h3 {
    font-size: 16px;
    margin-bottom: 18px;
    color: #fff;
}
footer .footer-widgets {
    margin-top: 20px;
}
footer .footer-widgets .footer-widget ul li.social-icons a {
    margin-right: 6px;
}
.carouseltop h2 {
    font-size: 38px;
}
.carouseltop p {
    font-size: 21px;
}
.product-item .name a {
    font-size: 16px;
}
.product-item .price {
    font-size: 16px;
}
.partnerRight {
    padding-top: 15px;
}
.partnerLeft img {
    margin-top: 0;
}
.hp-slider-img {
    height: 400px;
    position: relative;
}
.hp-slider-text-outer {
    height: 400px;
}
.carouseltop {
    padding-top: 15px;
}
.logo-container{
    width:38%;
}
.search-form-col{
    width:100%;
}
.category-holder{
    width:44%;
}
.tc-try-btn {
    width: 18%;
}
#trigger-dt-search {
    display: none !important;
}
.navbar-nav {
    float: right;
}
.hp-slider-img img {
    margin-bottom: -57px;
}
.addcart-left .btn,.preview-brn-right .btn {
    min-width: 175px;
}
.about-theme {
    width: 60%;
}
.supportInfo {
    width: 36%;
}
.tfeature {
    width: 48%;
    margin-right: 1%;
}
}

@media(max-width:1023px){
.container {
    width: 750px;
}
.containerouter {
    max-width: 750px;
}
.proImageRight {
    float: none;
}
.logo-container {
    width: 55%;
}
.category-holder {
    width: 45%;
}
.navbar-wrapper{
    display:none;
}
.tab-menu{
    display:block;
    margin-top: 18px;
}
.searchBox {
    margin-top: 15px;
}
.hp-slider-text {
    text-align: center;
}
.hp-slider-text-outer{
    width:100%;
}
.hp-slider-text-outer {
    height: 300px;
}
.homepage-slider .flex-control-nav {
    text-align: center;
    padding-right: 0;
}
.partnerLeft {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.partnerRight {
    float: none;
    width: 100%;
    padding-left: 0;
    text-align: center;
    padding: 25px 0 100px;
}
footer .footer-widgets .footer-widget {
    width: 33.3333%;
    margin-bottom: 30px;
}
.cleartab{
    clear:both;
}
footer .footer_bottom .footer-seals {
    float: none;
    margin: 0 0 20px;
    display: block;
}
footer .footer-headline {
    font-size: 40px;
}
.product-details-outer {
    height: 330px;
}
.about-theme {
    width: 100%;
    float: none;
}
.supportInfo {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
}
.tfeature {
    width: 100%;
    margin-right: 0;
}
#viewCartFooter img{
    max-width:100%;
}
.mobile-menu-widget ul ul {
    position: inherit;
    background: transparent;
    border: none;
}
.mobile-menu-widget ul li a:hover {
    color: #fff;
}
.mobile-menu-widget ul li.dropdown.open ul{
    display:block !important;
}
.mobile-menu-widget ul li a:after {
    display: block;
    margin-top: 15px;
}
.mobile-menu-widget ul li a {
    text-transform: uppercase;
}
}

@media(max-width:767px){
.container {
    width: 100%;
}
.containerouter {
    max-width: 100%;
}
.logo-container {
    width: 100%;
    float: none;
}
.sign-up-link a {
    font-size: 16px;
}
.category-holder {
    width: 100%;
    float: none;
    background: #006bed;
}
div#main-image {
    margin-top: 25px;
}
#checkout-logo .logo > a {
    position: initial;
    display: initial;
    height: initial;
}
#checkout-logo .logo > a > img {
    position: initial;
    margin-left: initial;
    margin-right: initial;
    display: initial;
}
.ficon {
    float: none;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}
div#cart-box {
    padding-top: 20px !important;
}
.relatedBlock .supportheading{
    font-size:28px;
    text-align: center;
}
.addcart-left {
    margin-bottom: 15px;
}
span.span-outer {
    margin: auto;
}
.proImageRight {
    float: none;
}
.product-details-outer {
    height: auto;
    display: block;
    padding: 50px 0;
}
.fcontent {
    float: none;
    width: 100%;
    font-size: 18px;
    text-align: center;
}
.tab-menu {
    margin-top: 10px;
    padding: 5px 0;
}
.site-header .container {
    padding-top: 2px;
}
.searchBox {
    margin-top: 0px;
}
.head-mobile-nav > a {
    color: #fff;
}
.logo {
    display: block;
}
.products-section {
    padding: 70px 0 50px;
}
.homepage-slider .flex-direction-nav a {
    height: 45px;
}
.partnerRight h2 {
    font-size: 32px;
}
.hide-mobile {
    display: none;
}
footer .footer-widgets .footer-widget {
    width: 50%;
    text-align: left;
    margin-bottom: 0;
}
footer .footer-widgets .footer-widget:nth-child(even) {
    padding-left: 0;
}
footer .footer_bottom .footer_bottom_group {
    position: relative;
}
footer .footer_bottom .footer_bottom_left {
    text-align: center;
    float: none;
}
footer .footer_bottom .footer-seals {
    display: none;
}
footer .footer_bottom .footer_bottom_left a {
    display: block;
}
footer .footer_bottom .footer_bottom_right {
    display: none;
}
footer .footer-widgets .footer-widget ul li.social-icons a {
    margin-right: 2px;
}
.filtersgroup .cat-filters {
    width: 100%;
    float: none;
}
.subcategories {
    padding: 0 0 15px;
}
.sort-by {
    margin-top: 15px;
}
}

@media(max-width:320px){
.logo-container span {
    font-size: 27px;
}
.logo-container span:before {
    margin: 0 5px 0 5px;
}
footer .footer-headline {
    font-size: 34px;
    line-height: 45px;
}
footer .footer-widgets .footer-widget ul li.social-icons a {
    font-size: 17px;
}
.partnerRight h2 {
    font-size: 30px;
}
.carouseltop h2 {
    font-size: 33px;
}
}


.product-item .on-sale-badge {
    top: 35px;
    z-index: 1;
}


@media (max-width: 767px) {

.product-items.product-items-1 .product-item, .product-items.product-items-2 .product-item, .product-items.product-items-3 .product-item, .product-items.product-items-4 .product-item, .product-items.product-items-5 .product-item, .product-items.product-items-6 .product-item{
    float: left;
    width: 50%;
    padding: 0 10px;
}
.product-item .name a {
    font-size: 15px;
}
.product-item .img {
    min-height: 190px;
}
.product-items .product-item {
    margin-bottom: 20px;
}
.product-item .price {
    font-size: 14px;
}

}
