@IMPORT "navbar.css";
@IMPORT "panel.css";

* {
    border-radius: 0 !important;
    outline: none !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .single-product__price, .panel-heading {
    margin-top: 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

a, a:hover {
    color: #a7332a
}

a:hover {
    text-decoration: none;
    opacity: .8;
}

.btn-primary:focus, .header .navbar-toggle.collapsed, .search-panel, .search-panel__form .form-control, .search-panel__form .form-control:focus, .header-cart:after, .header-cart__items:after, .header-cart__open-cart, .alert-success, .alert-primary, .btn-primary, .btn-primary:hover, .progress .progress-bar--success, .pagination .pagination--nav, .nav-sidebar-menu > li.active a:before, .nav-sidebar-menu > li > a:hover:before, .product-overlay__cart, .motivational-stories .motivational-stories__circle, .page-not-found .page-not-found__background, .shop__filter__slider .ui-slider-range {
    background-color: #a7332a;
}

.btn.btn-more {
    font-weight: bold;
}

.btn.btn-more:hover {
    color: #ed1c24;
}

.btn em {
    margin: 0 10px;
}


.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    border-color: #a7332a;
}

.alert-success {
    color: white;
}

.btn-primary {
    border: 2px solid #a7332a;
}

img {
    max-width: 100%;
}

body {
    background: #ebebeb;
}

#header {
    color: white;
    background: url('/public/images/bg-flash3.jpg') #000 no-repeat;
}

.header-middle {
    min-height: 140px;
}

footer {
    color: white;
    background-color: #222;
    min-height: 300px;
    background: url('/public/images/footer.png') rgb(55, 55, 55) no-repeat bottom right;
}

footer .copy {
    font-size: 13px;
    color: gray;
    margin: 10px 0 5px 30px;
}

footer .copy strong, footer .copy b {
    color: white;
    font-weight: normal;
}

footer h1, footer h2, footer h3 {
    color: #a7332a;
}

#header .logo {
    float: left;
    margin: 20px 20px 20px 0;
}

#header .nav-user, #header .search {
    float: right;
}

/* cart */

#header .cart {
    color: white;
    height: 48px;
    float: right;
    display: block;
    background-color: #a7332a;
    text-decoration: none;
    font-size: 12px;
    line-height: 46px;
    padding: 0 13px 0;
    cursor: pointer;
    text-transform: uppercase;
}

#header .cart i.fa-shopping-cart {
    color: white;
    margin-right: 15px;
    line-height: 46px;
    vertical-align: top;
    font-size: 25px;
}

/* search */

#header .search {
    color: #5d5d5d;
    position: relative;
    float: right;
    margin-bottom: 0;
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
    padding-right: 35px;
    opacity: .9;
}

.search .button-search {
    float: right;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 26.24px;
    vertical-align: top;
    text-align: center;
    color: #3e3e3e;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background-color: transparent;
}

.search input {
    float: left;
    line-height: 30px;
    max-width: none;
    width: 226px;
    height: 46px;
    margin: 0;
    padding: 8px 8px;
    border: 0;
    background-color: #e6e6e6;
    font-weight: bold;
}

/* phone */

#header .phone {
    padding: 0 20px;
    /*background-color: #222;*/
    background-color: #333;
    opacity: .9;
    display: inline-block;
    float: right;
    color: #fff;
    font-size: 24px;
    line-height: 46px;
    height: 46px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

#header .phone i {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    vertical-align: middle;
    margin-right: 8px;
}

/* links */

.links {
    float: right;
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
    background: black;
}

.links li {
    float: left;
    padding: 4px 9px;
}

.links a {
    display: inline-block;
    font-size: 13px;
    color: #eee;
    line-height: 18px;
    vertical-align: top;
}

/* focus */

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {

    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

}

/* navbar */

/* content */

#page-header {
    background: #474747;
    font-weight: 400;
    color: #bbb;
    margin-bottom: 10px;
    padding: 20px 30px;
    border-left: 10px solid #f26c4f;
}

#page-header h1 {
    margin: 0;
    font-size: 24px;
    line-height: 1.5em;
    color: #fff;
    font-weight: 400;
}

#content {
    min-height: 200px;
}

#wrapper {
    background: white;
    min-height: 80vh;
    padding: 6rem 6rem 12rem;
}

.panel {
    border: none;
}

.wrapper {
    padding: 20px 40px;
}

.inner {
    padding: 30px;
}

.breadcrumb {
    font-size: 13px;
    background-color: #fef;
}

/* Products */

.products__category {
    font-family: Georgia, Times, serif;
    font-weight: 700;
    font-size: 12px;
    color: #c9c8c2;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

.secondary-link, .secondary-link:hover, .primary-color, .glyphicon-search--nav, .nav-blog a, .header-cart:hover, .header-cart:hover .header-cart__text--price, .btn-primary--transition:hover, .btn-shop:hover, .table-theme tr.active td, .pagination .active, .pagination > li > a:hover, .pagination .pagination--nav:hover, .opening-time .week-day.today, .products__price, .in-stock, .products__price--widgets, .shop__amount-filter__link:hover, .page-not-found .page-not-found__link, .single-product__price, .star-on, .quantity .quantity__input, .blog .blog__comments-link {
    color: #71a866;
}

.single-product__price {
    font-size: 34px;
    font-weight: bold;
    position: relative;
}

.oldPrice {
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    text-decoration: line-through;
}

.product-oldPrice {
    font-size: 2rem;
    color: #aaa;
    font-weight: 800;
    display: inline-block;
    margin-right: 1rem;
    text-decoration: line-through;
}

.single-product__price {
    padding-right: 16px;
}

.products__single {
    margin-bottom: 20px;
}

.products__single .name {
    font-size: 12px;
    padding-top: 10px;
    overflow: hidden;
    height: 48px;
    margin-bottom: 2px;
}

.products__single .price {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 22px;
    color: #71a866;
    padding: 5px 0;
}

.products__image {
    height: 400px; /* equals max image height */
    width: 100%;
    text-align: center;
}

.shop-grid-image {
    text-align: center;
}

.shop-grid-image img {

}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.frame {
    height: 25px; /* equals max image height */
    width: 160px;
    border: 1px solid red;
    text-align: center;
    margin: 1em 0;
}

.products__image img {
    vertical-align: middle;
    max-height: 400px;
    max-width: 100%;
}

.single-product__title {
    padding-right: 20%;
}

/* aside */

aside .panel {
    margin-bottom: 20px;
}

aside h1 {
    font-size: 15px;
    font-weight: bold;
}

aside .description {
    font-size: 13px;
}

.product_uid, .product_sale {
    display: inline;
    position: relative;
    padding: 0 16px;
    top: -8px;
}

.product_uid_text {
    font-size: 13px;
    vertical-align: middle;
}

.product_uid:before, .product_sale:before {
    position: absolute;
    content: "";
    background-color: #b1b0a7;
    width: 1px;
    height: 18px;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

/* slider */

.royalSlider.rsDefault {
    width: 100%;
    height: 400px;
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: #000;
    color: #FFF;
}

.rsDefault .rsBullets {
    bottom: 20px;
    background-color: transparent;
}

/* 2 */

#video-gallery {
    width: 100%;
}

.videoGallery .rsTmb {
    padding: 20px;
}

.videoGallery .rsThumbs .rsThumb {
    width: 220px;
    height: 80px;
    border-bottom: 1px solid #2E2E2E;
}

.videoGallery .rsThumbs {
    width: 220px;
    padding: 0;
}

.videoGallery .rsThumb:hover {
    background: #000;
}

.videoGallery .rsThumb.rsNavSelected {
    background-color: #02874A;
    border-bottom: -color #02874A;
}

.sampleBlock {
    left: 3%;
    top: 1%;
    width: 100%;
    max-width: 400px;
}

@media screen and (min-width: 0px) and (max-width: 500px) {
    .videoGallery .rsTmb {
        padding: 6px 8px;
    }

    .videoGallery .rsTmb h5 {
        font-size: 12px;
        line-height: 17px;
    }

    .videoGallery .rsThumbs.rsThumbsVer {
        width: 100px;
        padding: 0;
    }

    .videoGallery .rsThumbs .rsThumb {
        width: 100px;
        height: 47px;
    }

    .videoGallery .rsTmb span {
        display: none;
    }

    .videoGallery .rsOverflow,
    .royalSlider.videoGallery {
        height: 300px !important;
    }

    .sampleBlock {
        font-size: 14px;
    }
}

.media > .pull-left {
    margin-right: 30px;
}

/* article */

article {
    margin: 0 10% 40px 10%;
}

article header h2 {
    margin: 0 0 15px 0;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3;
}

article aside {
    float: left;
    width: 20%;
    margin-left: -25%;
    font-size: 12px;
    line-height: 1.8;
    color: #999;
}

@media screen and (max-width: 700px) {
    article aside {
        float: none;
        width: auto;
        margin: 0 0 20px 0;
        line-height: 1.5;
    }
}

article p {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

article footer {
    font-size: 14px;
    color: #999;
}

article a {
    text-decoration: underline;
}

/* blog */

.blog_post_date {
    font-size: 13px;
    color: #ff0000;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}

.blog_post_title {
    text-transform: uppercase;
    margin: 0;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
}

.post_description {
    margin-top: 29px;
    font-size: 14px;
    color: #717171;
    line-height: 24px;
}

.post_description  a {
    text-decoration: underline;
}

.post_more {
    display: inline-block;
    margin-top: 20px;
    border-top: 1px solid #eaeaea;
    margin-bottom: 15px;
    text-align: right;
    padding: 10px 20px;
    font-size: 12px;
}

.breadcrumb {
    margin-bottom: 0;
}

header h1 {
    margin: 0 0 20px;
    padding-right: 20%;
}

.products__single {
    border: 1px dotted #eee;
    padding: 10px;
}

.products__single .meta {
    padding: 5px 0;
    text-align: center;
}

.label.label-newest {
    background-color: orange;
}

.panel .row {
    margin-left: -5px;
    margin-right: -5px;
}

.panel .col-md-3, .panel .col-xs-6, .panel .col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}

.panel-footer {
    position: relative;
    background-color: transparent;
    overflow: hidden;
    border: none;
}

.panel-footer:before {
    position: absolute;
    height: 2rem;
    top: -2rem;
    left: 0;
    content: '';
    z-index: 12;
    width: 100%;
    border-radius: 1rem;
    box-shadow: 0 0 15px rgba(0,0,0,.15);
}

#callMe {
    position: fixed;
    top: 220px;
    left: -72px;
    padding: 5px 12px;
    background: #db1174;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 15px;
    transform: rotate(270deg);
    z-index: 1000;
    /* transform-origin: left top 0; */
}

#callMe:hover {
    opacity: 1;
    background-color: #990d4e;
    cursor: pointer;
}


body.modal-open .modal {
    display: flex !important;
    height: 100%;
}

body.modal-open .modal .modal-dialog {
    margin: auto;
}

.close {
    font-size: 60px;
}

.modal-body {
    padding: 60px;
}

.modal-body h2 {
    margin-right: 60px;
}

.med {
    display: none;
}

.list-block {
    display: flex;
    align-items: center;
}

.content-block {
    margin-bottom: 2rem;
}

.content-block.features {
    font-size: 13px;
    line-height: 2;
}

.content-block-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    margin: 24px 0;
    font-size: 18px;
    line-height: 1.2;
    color: #a7332a;
    border-bottom: 1px solid #ddd;
}

.content-block-title h3 {
    font-size: 18px;
}

.popup-gallery-box {
    margin-bottom: 24px;
}

.image-holder {
    border: 2px solid #efefef;
    padding: 3px;
    display: inline-block;
    margin-bottom: 8px;
    border-radius: 6px;
}

.popup-gallery img {
    cursor: pointer;
}

.mb-5 {
    margin-bottom: 3rem;
}

a.label {
    background-color: #a7332a;
}

a.label:hover, a.label:focus {
    opacity: .6;
}

.page-header {
    display: flex;
    align-items: center;
    margin-top: 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.page-header h1 {
    margin-right: auto;
}

.page-header a {
    color: #a7332a;
    text-transform: uppercase;
}

#manufacturer-pills {
    background: #eee;
}

.container-micro {
    max-width: 400px;
    margin: 0 auto;
}

.container-small {
    max-width: 600px;
    margin: 0 auto;
}

.cta {
    font-size: 18px;
}