/*!
 * @package     default2 Theme
 * @author      EchoThemes, http://www.echothemes.com
 * @copyright   Copyright (c) 2016, EchoThemes
 * @license     GPLv3 or later, http://www.gnu.org/licenses/gpl-3.0.html
 */

.link-contrast a {
    color: #f4f4f4
}

.link-contrast a:focus,
.link-contrast a:hover {
    color: #4365e0
}

#toolbar-top {
margin-top: 0;
}

.layout-boxed,
.layout-framed {
    background: #fafafa url(../image/noise.png) repeat
}

.layout-boxed .layout-wrapper,
.layout-framed .layout-wrapper {
    margin: 0 auto;
    background: #fff;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2
}

.layout-boxed .layout-wrapper .container,
.layout-framed .layout-wrapper .container {
    width: 100%
}

.layout-boxed .layout-wrapper .position-wrapper,
.layout-framed .layout-wrapper .position-wrapper {
    margin-left: -20px;
    margin-right: -20px
}

.layout-boxed .layout-wrapper .container,
.layout-framed .layout-wrapper .container {
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width:768px) {
    .layout-boxed .layout-wrapper,
    .layout-framed .layout-wrapper {
        width: 750px
    }
}

@media (min-width:992px) {
    .layout-boxed .layout-wrapper,
    .layout-framed .layout-wrapper {
        width: 970px
    }
    .layout-boxed .layout-wrapper .position-wrapper,
    .layout-framed .layout-wrapper .position-wrapper {
        margin-left: -30px;
        margin-right: -30px
    }
    .layout-boxed .layout-wrapper .container,
    .layout-framed .layout-wrapper .container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:1200px) {
    .layout-boxed .layout-wrapper,
    .layout-framed .layout-wrapper {
        width: 1100px
    }
}

.layout-framed .layout-wrapper {
    margin: 40px auto 50px
}

.layout-full .layout-wrapper .container {
    width: 100%
}

@media (min-width:768px) {
    .layout-full .layout-wrapper .position-wrapper {
        margin-left: -30px;
        margin-right: -30px
    }
    .layout-full .layout-wrapper .container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:992px) {
    .layout-full .layout-wrapper .position-wrapper {
        margin-left: -60px;
        margin-right: -60px
    }
    .layout-full .layout-wrapper .container {
        padding-left: 60px;
        padding-right: 60px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .layout-wide .layout-wrapper .position-wrapper {
        margin-left: -30px;
        margin-right: -30px
    }
    .layout-wide .layout-wrapper .container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:992px) {
    .layout-wide .layout-wrapper {
        overflow-x: hidden
    }
    .layout-wide .layout-wrapper .position-wrapper {
        margin-left: -500px;
        margin-right: -500px
    }
}

.position-wrapper {
    margin-left: -15px;
    margin-right: -15px
}

.position-container .position-block+.position-block:not(.footer-block),
.position-top+.position-bottom {
    margin-top: 25px
}

body:not(.route-common-home) #content-top,
body:not(.route-common-home) .position-content-top,
body:not(.route-common-home) .position-top {
    margin-bottom: 25px
}

body:not(.route-common-home) #content-bottom,
body:not(.route-common-home) .position-bottom,
body:not(.route-common-home) .position-content-bottom {
    margin-top: 25px
}

#toolbar-top {
    font-size: 12px;
    padding: 2px 0;
    background: #0096d6;
}

#toolbar-top p,
#toolbar-top ul {
    margin: 0
}

#toolbar-top .list-inline>li {
    padding: 2px 10px
}

#toolbar-top .dropdown-menu a {
    color: #383838
}

#site-header {
    padding-top: 30px;
    padding-bottom: 35px
}

#search {
    margin-top: 10px
}

#search .input-lg {
    height: 36px;
    font-size: 16px
}

#search .btn-lg {
    height: 36px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px
}

#cart {
    margin-top: 10px
}

#cart>.btn {
    height: 36px;
    font-size: 13px;
    padding: 8px 5px;
    line-height: 20px
}

#cart>.btn .fa {
    margin-right: 5px
}

#cart .dropdown-menu {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px
}

@media (max-width:768px) {
    #cart .dropdown-menu {
        width: 100%
    }
}

#cart .cart-list {
    margin: -5px -15px 0
}

@media (min-width:768px) {
    #cart .cart-list {
        width: 320px
    }
}

#cart .cart-list .table {
    margin-bottom: 10px
}

#cart .cart-list .table td {
    line-height: 18px
}

#cart .cart-list .table tr:first-child td {
    border-top: 0;
    padding-top: 10px
}

#cart .cart-list .table tr:first-child td:first-child {
    width: 64px
}

#cart .cart-list .table tr:last-child td {
    border-bottom: 1px solid #d2d2d2
}

#cart .cart-order .table {
    margin-bottom: 15px
}

#cart .cart-order .table td:last-child {
    font-size: 14px
}

#cart .cart-order .table tr:last-child td:last-child {
    border-top: 1px solid #d2d2d2!important
}

#cart .cart-empty {
    margin: 10px 0 0;
    text-align: center
}

#cart .table-condensed td,
#cart .table-condensed th {
    padding: 3px!important
}

@media (min-width:1200px) {
    .search-section {
        width: 35%;
        margin-left: 11.66666667%
    }
    .cart-section {
        width: 20%
    }
}

#nav-main {
    margin-bottom: 15px
}

.route-common-home #nav-main {
    margin-bottom: 35px
}

#nav-main .navbar {
    margin-bottom: 0
}

.breadcrumb {
    font-size: 13px;
    padding: 2px 0;
    margin-bottom: 15px;
    background-color: transparent;
    list-style: none;
    border-radius: 0
}

.breadcrumb a {
    color: #383838
}

.breadcrumb a:hover {
    color: #222;
    text-decoration: underline
}

.breadcrumb li:last-child a {
    color: #828282
}

.breadcrumb li:last-child:hover {
    color: #424242
}

#footer {
    color: #fff;
    font-size: 13px;
    margin-top: 35px;
    background: #222;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4)
}

#footer #position-footer-ribbon {
    padding: 10px 0
}

#footer .footer-block {
    padding: 45px 0 40px
}

#footer .footer-block .header {
    color: #f8f8f8;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 10px
}

#footer .footer-block ol:last-child,
#footer .footer-block ul:last-child {
    margin-bottom: 0
}

#position-footer-ribbon {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
    text-align: center;
    background: #4365e0
}

#position-footer-ribbon .h1,
#position-footer-ribbon .h2,
#position-footer-ribbon .h3,
#position-footer-ribbon .h4,
#position-footer-ribbon .h5,
#position-footer-ribbon .h6,
#position-footer-ribbon h1,
#position-footer-ribbon h2,
#position-footer-ribbon h3,
#position-footer-ribbon h4,
#position-footer-ribbon h5,
#position-footer-ribbon h6 {
    margin: 0;
    color: #fff
}

#position-footer-ribbon .fa {
    font-size: 140%;
    vertical-align: -10%;
    margin-right: 5px
}

#position-footer-ribbon a,
#position-footer-ribbon a:focus,
#position-footer-ribbon a:hover {
    color: #fff
}

#position-footer-ribbon a:focus,
#position-footer-ribbon a:hover {
    opacity: .8
}

#toolbar-bottom {
    color: #ddd;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 0;
    background: #151515
}

*+.oc-module {
    margin-top: 20px
}

.oc-module .oc-module-heading,
.oc-module h3 {
    font-size: 25px;
    margin-bottom: 15px
}

.oc-module .list-group,
.oc-module .panel {
    margin-bottom: 0
}

.oc-module .list-group {
    line-height: 18px
}

.oc-module .list-group .list-group-item {
    padding: 9px 10px
}

.oc-module .list-group .list-group-item.active .badge {
    color: #3157dd;
    background-color: #fff
}

.product-thumb {
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #d2d2d2;
    position: relative
}

.product-thumb .image {
    text-align: center;
    padding: 8px 12px 0
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto
}

.product-thumb .image a {
    display: block
}

.product-thumb .image a:hover {
    opacity: .8
}

.product-thumb .caption {
    padding: 0 15px 5px
}

.product-thumb h4 {
    font-size: 18px;
    margin: 10px 0
}

.product-thumb h4 a {
    color: #383838
}

.product-thumb h4 a:focus,
.product-thumb h4 a:hover {
    color: #1e40b8
}

.product-thumb .teaser {
    margin-bottom: 12px
}

.product-thumb .rating {
    margin-top: -2px;
    padding-bottom: 10px
}

.product-thumb .price {
    padding-bottom: 10px
}

.product-thumb .price .price-old {
    margin-left: 5px
}

.product-thumb .button-group {
    width: 100%;
    margin-bottom: -1px
}

.product-thumb .button-group>.btn {
    border-width: 0;
    border-bottom-width: 1px;
    height: 40px
}

.product-thumb .button-group>.btn+.btn {
    margin-left: 0
}

.product-thumb .button-group>.btn:first-child {
    border-radius: 0;
    border-bottom-left-radius: 3px
}

.product-thumb .button-group>.btn:not(:first-child) {
    border-top-width: 1px
}

.product-thumb .button-group>.btn:last-child {
    border-left-width: 1px;
    border-radius: 0;
    border-bottom-right-radius: 0px
}

.product-thumb .button-group .btn-cart .hidden-md {
    font-size: 14px;
    margin-left: 5px
}

.module-vert .row>[class*=col-]:last-child .product-thumb {
    margin-bottom: 0
}

.module-vert .product-thumb {
    margin-bottom: 10px;
    overflow: hidden
}

.module-vert .product-thumb .image {
    float: left;
    width: 34%;
    padding: 0 5px 5px;
    margin-left: 2%
}

.module-vert .product-thumb .caption {
    padding: 0 10px 5px;
    margin-left: 36%;
    min-height: 0
}

.module-vert .product-thumb h4 {
    font-size: 17px;
    line-height: 18px;
    margin: 8px 0 6px
}

.module-vert .product-thumb .teaser {
    display: none
}

.module-vert .product-thumb .price,
.module-vert .product-thumb .rating {
    padding-bottom: 5px
}

.module-vert .product-thumb .price-new,
.module-vert .product-thumb .price-regular {
    font-size: 15px;
    line-height: 15px
}

.module-vert .product-thumb .price-point,
.module-vert .product-thumb .price-tax {
    display: none;
    font-size: 11px;
    line-height: 16px
}

.module-vert .product-thumb .button-group {
    display: none
}

.module-vert .product-thumb .fa-lg {
    font-size: 1.1em;
    line-height: .75em;
    vertical-align: -15%
}

@media (max-width:991px) {
    .module-vert .product-thumb .image {
        float: none;
        width: 65%;
        padding: 10px;
        margin: 0 auto
    }
    .module-vert .product-thumb .caption {
        margin-left: 0
    }
    .module-vert .product-thumb .button-group {
        display: table
    }
}

.category-info {
    margin-bottom: 10px
}

.category-info .category-refine h4 {
    margin-top: 20px
}

.category-info .category-refine .btn {
    margin-bottom: 10px
}

.category-info .category-refine .thumbnail {
    border: 1px solid #d2d2d2;
    margin-bottom: 0
}

.category-info .category-refine .thumbnail:hover {
    background: #fbfbfb
}

.category-info .category-refine .thumbnail .caption {
    display: block;
    padding: 10px 5px 0;
    text-align: center
}

.category-info .category-refine .clearfix {
    margin-bottom: 15px
}

.category-info hr {
    margin: 30px 0
}

.category-child-list {
    border-top: 1px solid #d2d2d2;
    margin-top: 30px;
    padding-top: 30px
}

.category-child-list .thumbnail {
    padding: 0;
    background: #fbfbfb;
    position: relative
}

.category-child-list .thumbnail img {
    display: block;
    max-width: 100%;
    height: auto
}

.category-child-list .thumbnail .ccl-category {
    color: #f8f8f8;
    background: rgba(0, 0, 0, .7);
    padding: 10px 15px;
    width: 70%;
    bottom: 15px;
    left: 0;
    position: absolute
}

.category-child-list .thumbnail .ccl-category h3 {
    font-size: 18px;
    color: #f8f8f8;
    margin-bottom: 12px
}

.category-child-list .thumbnail .ccl-category p {
    margin: 0;
    font-size: 12px
}

.category-child-list .thumbnail:hover .ccl-category {
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

.category-panel {
    border: 1px solid #e2e2e2;
    border-bottom: 1px solid #ddd;
    background: #fbfbfb;
    padding: 7px 10px;
    border-radius: 3px;
    margin: 30px 0 20px
}

.category-panel .form-inline {
    margin-top: 15px
}

.category-panel .form-group+.form-group {
    margin-left: 10px
}

@media (min-width:992px) {
    .category-panel .form-inline {
        margin-top: 0;
        text-align: right
    }
}

@media (min-width:767px) {
    .category-list .product-list .product-thumb .product-thumb-inner {
        overflow: hidden
    }
    .category-list .product-list .product-thumb .image {
        float: left;
        padding: 10px 15px;
        width: 30%
    }
    .category-list .product-list .product-thumb .caption {
        margin-left: 32%
    }
    .category-list .product-list .product-thumb .caption h4 {
        font-size: 24px;
        margin: 20px 0 15px
    }
    .category-list .product-list .product-thumb .button-container {
        clear: both;
        margin-left: 32%;
        padding-left: 15px
    }
    .category-list .product-list .product-thumb .button-container .button-group .btn {
        padding: 8px
    }
    .category-list .product-list .product-thumb .button-container .btn-cart .hidden-md {
        display: inline-block!important
    }
    .category-list .product-list .product-thumb .button-container .btn:first-child {
        border-bottom-left-radius: 0
    }
    .category-list .product-grid .product-thumb.grid-hide-teaser .caption {
        min-height: 50px
    }
    .category-list .product-grid .product-thumb.grid-hide-teaser .teaser {
        display: none!important
    }
}

.category-pagination {
    font-size: 12px;
    color: #666;
    border-top: 1px solid #d2d2d2;
    padding-top: 15px;
    margin-top: 5px
}

.category-pagination .pagination {
    margin: 0
}

.category-pagination .pagination>li>a,
.category-pagination .pagination>li>span {
    padding: 3px 8px
}

.route-product-manufacturer .manufacture-index {
    padding: 3px 10px;
    background: #f8f8f8;
    border-bottom: 1px solid #d2d2d2
}

.route-product-product .product-image .image-additionals {
    width: 100%;
    overflow: hidden
}

.route-product-product .product-detail .product-title {
    margin-bottom: 15px
}

.route-product-product .product-detail .product-price {
    margin-top: 15px
}

.route-product-product .product-detail .product-price .price-old {
    font-size: 15px;
    margin-left: 5px
}

.route-product-product .product-detail .product-price .price-new {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 5px
}

.route-product-product .product-detail .product-rating {
    margin-top: 15px
}

.route-product-product .product-tab-content {
    margin-bottom: 30px
}

.route-product-product .product-tab-content .review-list .panel-default {
    background-color: #fcfcfc
}

.route-product-product .product-tab-content .review-list .panel-default .panel-heading {
    background: 0 0;
    padding: 10px 0;
    margin: 0 15px
}

.route-product-product .product-tab-content .review-list .panel-default .panel-body {
    padding: 15px;
    font-size: 12px
}

.route-product-product .product-tab-content .review-form {
    margin-top: 30px
}

.route-product-product .product-related {
    margin-top: 20px
}

.route-checkout-cart #content .cart-list {
    margin-bottom: 30px
}

.route-checkout-cart #content .cart-list .table {
    margin: 0
}

.route-checkout-cart #content .cart-list .table thead .cl-image {
    width: 125px
}

.route-checkout-cart #content .cart-list .table thead .cl-model {
    width: 100px
}

.route-checkout-cart #content .cart-list .table thead .cl-qty {
    width: 140px
}

.route-checkout-cart #content .cart-list .table thead .cl-price,
.route-checkout-cart #content .cart-list .table thead .cl-total {
    width: 120px
}

.route-checkout-cart #content .cart-list .table tr:last-child td {
    border-bottom: 1px solid #d2d2d2
}

.route-checkout-cart #content .cart-list .cart-item-name {
    font-size: 14px;
    margin-bottom: 3px
}

.route-checkout-cart #content .cart-list .cart-item-options {
    font-size: 11px;
    line-height: 18px
}

.route-checkout-cart #content .cart-list .cart-item-options ul {
    margin: 0;
    line-height: 18px
}

.route-checkout-cart #content .cart-list .cart-item-quantity {
    width: 102px;
    margin: 0 auto
}

.route-checkout-cart #content .cart-options .panel-title {
    font-size: 14px
}

.route-checkout-cart #content .cart-order .table {
    margin-bottom: 0
}

.route-checkout-cart #content .cart-order .table tr:last-child {
    font-size: 16px
}

.route-checkout-cart #content .cart-order .table tr:last-child td {
    font-weight: 700;
    padding: 8px 5px
}

.route-checkout-cart #content .cart-order .table tr:last-child td:last-child {
    font-size: 22px;
    font-weight: 400;
    border-top: 1px solid #d2d2d2!important
}

.route-product-search .search-panel .checkbox-inline {
    margin-top: 5px
}

.route-product-search .product-search-title {
    margin-top: 40px
}

.route-product-compare thead td,
.route-product-compare thead th {
    font-size: 17px;
    background: #eee
}

.route-product-compare tbody.divider {
    border: 0
}

.route-product-compare tbody.divider tr {
    background: #fff
}

.route-product-compare tbody.divider td {
    border: 0;
    height: 20px
}

.route-product-compare .compare-first-column {
    min-width: 160px
}

.route-product-compare .compare-name {
    font-size: 16px
}

.route-product-compare .compare-price {
    font-size: 18px
}

@media (max-width:767px) {
    .route-product-compare .compare-description {
        width: 200px;
        white-space: normal!important
    }
}

.route-information-contact .bs-google-map .map-container {
    height: 200px
}

.route-information-contact .store-logo {
    margin-bottom: 20px
}

.route-information-contact .store-name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px
}

.route-information-contact .store-address {
    margin-bottom: 15px
}

.route-information-contact .info-address .store-name {
    font-size: 16px
}

@media (min-width:992px) {
    .route-information-contact .info-address .dl-horizontal dt {
        width: 110px;
        text-align: left
    }
    .route-information-contact .info-address .dl-horizontal dd {
        margin-left: 115px
    }
}

.route-information-contact .info-store .section-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2
}

.route-information-contact .info-form #input-captcha {
    margin-bottom: 5px
}

.not-found-404 {
    padding: 30px 0 0
}

.not-found-404 .title-404 {
    color: #282828;
    font-size: 200px;
    line-height: 175px
}

.not-found-404 .text-404 {
    margin-bottom: 25px
}

.not-found-404 .search-404 {
    width: 340px;
    margin: 0 auto 20px
}

.not-found-404 .search-404 .js-button-search {
    padding-left: 20px;
    padding-right: 20px
}

.blank-mode {
    background: #f8f8f8;
    padding-top: 50px
}

.blank-mode #nav-main,
.blank-mode #site-header,
.blank-mode #toolbar-top,
.blank-mode .breadcrumb,
.blank-mode .footer-block,
.blank-mode .position-container {
    display: none!important
}

.blank-mode #toolbar-bottom {
    width: 100%;
    position: fixed;
    bottom: 0
}

.maintenance {
    padding-top: 75px;
    font-size: 22px;
    line-height: 35px
}

.maintenance .panel-body {
    padding: 40px 20px
}

.maintenance h1 {
    margin: 0;
    font-size: 22px;
    line-height: 35px
}

.module-carousel,
.module-slideshow {
    margin-bottom: 25px
}

.module-filter .list-group-item:not(.list-group-heading) {
    font-size: 12px
}

.module-filter .list-group-item:last-child {
    border-bottom: none
}

.module-filter .panel-footer {
    background: #fff;
    padding: 15px 0 12px;
    margin: 6px 10px 0;
    border-top: 1px solid #d2d2d2
}

.nav a {
    color: #383838
}

.nav a:focus,
.nav a:hover {
    color: #1e40b8
}

.buttons {
    margin: 20px 0;
    padding-top: 20px;
    border-top: 1px solid #d2d2d2;
    overflow: hidden
}

.price-new,
.price-regular {
    color: #dd191d;
    font-size: 20px;
    line-height: 22px
}

.price-old {
    color: #828282;
    text-decoration: line-through;
    font-size: 12px;
    line-height: 12px
}

.price-point,
.price-tax {
    font-size: 12px;
    line-height: 18px
}

.required .control-label:before {
    content: '* ';
    color: #dd191d;
    font-weight: 700
}

.empty-entries {
    margin: 25px 0;
    padding-top: 35px;
    border-top: 1px solid #d2d2d2
}

.scroll-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 3px 8px;
    line-height: 16px;
    background: #f8f8f8;
    color: #444;
    border: 1px solid #ddd;
    border-radius: 3px
}

.scroll-to-top:hover {
    color: #4365e0
}

.owl-carousel {
    margin: 0
}

.owl-carousel,
.owl-wrapper-outer {
    box-shadow: none
}

.bm2-cat-item .h1,
.bm2-cat-item .h2,
.bm2-cat-item .h3,
.bm2-cat-item h1,
.bm2-cat-item h2,
.bm2-cat-item h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.bm2-cat-item>p {
    font-size: 13px
}