body {
    font-size: 0.9rem;
    background-color: #fff;
}

.text-black {
    color: #000;
}
.text-black[href]:hover, .text-black[href]:focus {
    color: black;
}

.fixed-top .dropdown-menu {
    z-index: 9999;
}

.overlay-buttons {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
}

.shop-title {
    margin-bottom: 1rem;
}

.shop-title h1 {
    font-weight: bold;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.page-content {
    margin-top: 0;
}

.text-link {
    color: #000;
    text-decoration: none;
}

@media (max-width: 575px) {
    .navbar .shop-logo img {
        width: 128px;
        height: 20px;
    }
    .navbar.navbar-second {
        border-top: 0;
        margin-top: -1px;
    }

    .card.card-xs-none {
        border: 0;
        background: transparent !important;
        box-shadow: none !important;
    }

    .card.card-xs-none .card-body {
        padding: 0;
        background: transparent;
    }

    .table-mobile-xs th,
    .table-mobile-xs td {
        padding: 0.5rem 0.5rem;
    }
}

@media (min-width: 576px) {
    .navbar .shop-logo img {
        width: 128px;
        height: 20px;
    }

    .navbar.navbar-second .mega-menu-full a.dropdown-item {
        padding: 4px 6px;
    }
}

@media (min-width: 768px) {
    .navbar .shop-logo img {
        width: 192px;
        height: 30px;
    }
}

@media (min-width: 1200px) {
    .navbar .shop-logo img {
        width: 256px;
        height: 40px;
    }
}

.font-size-lg {
    font-size: 0.9625rem; }

.font-size-base {
    font-size: 0.9rem; }

.font-size-sm {
    font-size: 0.8375rem; }

.font-size-xs {
    font-size: 0.775rem; }

.product-grid-item .btn[data-bookmark],
.product-grid-item .btn[data-compare] {
    padding-left:  .6rem;
    padding-right: .6rem;
}

.btn-search,
.btn-custom {
    border-color: #e9a454;
    background-color: #f5ba71;
    color: #000;
}

.btn-search:hover,
.btn-customer:hover {
    background-color: #e9a454;
}

.btn-search {
    border-color: transparent;
}


.c-btn-primary {
    color: #111;
    font-weight: 500;
    border: 1px solid;
    border-color: #a88734 #9c7e31 #846a29;
    border-radius: 3px;

    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
}

.c-btn-primary:hover {
    color: #000;
    background: #f1c861;
    background: -webkit-linear-gradient(top,#f5d78e,#eeb933);
    background: linear-gradient(to bottom,#f5d78e,#eeb933);
}

.c-btn-primary.btn-labeled > b {
    background-color: #343B43;
    color: #fff;
}

.c-btn-secondary {
    color: #111;
    border: 1px solid;
    border-color: #adb1b8 #a2a6ac #8d9096;
    border-radius: 3px;

    background: #eff1f3;
    background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
}

.c-btn-secondary:hover {
    color: #000;
    background: #e0e3e8;
    background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
    background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
}

.c-btn-primary:hover,
.c-btn-secondary:hover {
    box-shadow: none !important;
}

.global-cart-button span.item-count {
    margin-left: 5px;
    font-weight: bold;
}

@media(max-width: 1200px) {
    .layout-boxed .page-container,
    .layout-boxed .navbar .navbar-boxed {
        width: 100%;
    }
}

@media(min-width: 768px) {
    .navbar .form-control[name="q"] {
        width: 220px;
    }

    .mega-menu.mega-menu-wide ol.menu-list li > a {
        padding: 4px 6px;
    }
}

@media(min-width: 992px) {
    .navbar .form-control[name="q"] {
        width: 350px;
    }
}

div.mobile-toggle .nav li {
    display: inline-block;
    float: none;
}

/*
 * Site header, navbar and mobile navigation
 */
header.header {
    padding: 10px 0;
}

footer {
    margin-top: 3rem;
}

footer > figure {
    margin: 0;
}

footer .footer-content {
    padding-top: 2rem;
    background-color: #DCEFFA;
}

footer a,
footer a:hover {
    color: #29A8E3;
    font-weight: bold;
}

footer h6 {
    font-weight: bold;
    color: #1989BC;
    margin-bottom: 5px;
    text-decoration: underline;
}

.color-cect {
    color: #1989BC;
}

.navbar-mobile {
    position: relative;
}

.navbar-mobile .mobile-toggles {
    display: none;
    text-align: center;
    background-color: #fff;
}

.navbar-mobile .mobile-toggle-row {
    display: table-row;
}

.navbar-mobile .mobile-toggles .icon-2x {
    font-size: 24px;
}

.navbar-mobile .mobile-toggles a.mobile-item {
    display: table-cell;
    padding: 9px 7px;
    overflow: visible;
    cursor: pointer;
    color: #3b3b3b;
}

.navbar-mobile .mobile-toggles div.mobile-item {
    display: table-cell;
    overflow: visible;
}

.navbar-mobile .mobile-collapsible {
    display: none;
}

.navbar.navbar-filter li {
    display: inline-block;
}

.mini-cart thead tr th,
.mini-cart tbody tr td,
.mini-cart tfoot tr td {
    padding: 5px 10px;
}

.mini-cart tbody tr {
    background-color: #fff !important;
}

.mini-cart tbody tr:nth-child(4n+1) td,
.mini-cart tbody tr:nth-child(4n+2) td {
    background-color: rgba(0, 0, 0, 0.02);
}

.mini-cart tbody tr:nth-child(4n+2) td,
.mini-cart tbody tr:nth-child(4n+4) td {
    border-top: none;
}

.mini-cart tbody tr td.row-qty {
    padding: 5px 2px;
}

.mini-cart .row-qty button.btn-change-qty {
    text-decoration: none;
    padding: 2px;
    width: 14px;
    line-height: 12px;
    border: 1px solid #ccc;
    color: #666;
    background: #fafafa;
    margin-left: 1px;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
}

@media (max-width: 767px) {
    .navbar-header {
        padding: 5px 10px;
        text-align: center;
    }

    .navbar-mobile .mobile-toggles {
        display: table;
        background-color: #f5f5f5;
    }
    .navbar-mobile .mobile-toggles {
        float: none; width: 100%;
    }
    .navbar-mobile .mobile-toggles .mobile-item {
        border: 1px solid #ccc;
        border-width: 0px 1px 1px 0;
    }
    .navbar-mobile .mobile-toggles > :last-child { border-right: none; }
    .navbar-mobile .mobile-toggles a.active { background-color: #eee; }

    .navbar-mobile .mobile-search {
        padding: 0.5rem;
    }

    table.mini-cart thead tr th,
    table.mini-cart2 thead tr th,
    table.mini-cart tbody tr td,
    table.mini-cart2 tbody tr td,
    table.mini-cart tfoot tr td,
    table.mini-cart2 tfoot tr td{
        padding: 4px 6px;
    }


    table.cart-table tr th,
    table.cart-table tr td {
        padding: 4px;
    }

    .nav-tabs:before {
        content: none;
    }
}

@media (max-width: 1024px) {
    table.cart-table tr th,
    table.cart-table tr td {
        padding: 10px;
    }
}

@media (max-width: 575px) {
    body {
        background-color: #fff;
    }

    body .page-content {
        padding-left: 0;
        padding-right: 0;
    }

    body .shop-title h1 {
        text-align: center;
    }
}

/*
 * Forms
 */
form label em {
    color: #900;
    font-style: normal;
}

.form-group span.error-feedback {
    color: #d9534f;
}

div.error-messages h4 {
    font-size: 1rem;
    font-weight: bold;
    text-decoration: underline;
    margin: 0;
}
div.error-messages ul {
    margin-top: 1em;
}


/*
 * Pagination
 */
div.pagination-select select {
    width: 120px;
    display: inline-block;
}

/*
 * Tables
 */
table.table thead tr th {
    white-space: nowrap;
}

table.table tbody tr.cart-item-row td {
    vertical-align: top;
}

table > tbody > tr.valign-top > td {
    vertical-align: top;
}

table.table td.max,
table.table th.max {
    width: 100%;
    white-space: normal;
}

table.table tr.empty td {
    padding: 10px;
    background: #f1f1f1;
    font-style: italic;
}

td > span.id {
    color: #900;
    font-weight: bold;
    display: inline-block;
    text-align: right;
}

td > span.amount {
    font-weight: 500;
    color: #a232a2;
}

td > span.timestamp {
    color: #000;
}

/*
 * Tags
 */
.tag-timestamp {
    display: inline-block;
}

.tag-timestamp > span.date {
    display: block;
    color: #080;
    text-align: right;
}

.tag-timestamp > span.time {
    display: block;
    font-size: 0.8rem;
    color: #888;
    text-align: right;
}

/*
 * Product navigation
 */
.product-listing-filter .sidebar-content {
    overflow-x: hidden !important;
}

.product-listing-filter .category-content {
    padding: 0;
}

.product-listing-filter .filter-header .filter-title {
    display: block;
    padding: 0.75rem 1rem;
    font-weight: bold;
    font-size: 1rem;
}

.product-listing-filter .filter-selection .filter-title,
.product-listing-filter .filter-attribute .filter-title {
    margin: 0 0 1rem 0;
    padding: 0.25rem 1rem;
    font-weight: bold;
}

.product-listing-filter .filter-selection .filter-title {
    background-color: #4FC3F7;
    color: #fff;
}

.product-listing-filter .filter-selection .filter-title a.remove-filter {
    color: #fff;
}

.product-listing-filter .filter-attribute .filter-title {
    background-color: #efefef;
}

.product-listing-filter .filter-selection ul {
    padding: 0;
}

.product-listing-filter .filter-attribute ul,
.product-listing-filter .filter-attribute .ul {
    padding: 4px 16px;
}

.product-listing-filter .filter-selection ul li,
.product-listing-filter .filter-attribute ul li {
    margin-bottom: 2px;
}

.product-listing-filter .filter-selection ul li:first-child {
    margin-top: 2px;
}

.product-listing-filter .filter-selection ul li,
.product-listing-filter .filter-selection .range-slider-container {
    background: #edf9fe;
}

.product-listing-filter .filter-selection ul li {
    position: relative;
    padding: 0.25rem 1rem;
}

.product-listing-filter  a.remove-filter,
.product-listing-filter a.reset-slider {
    color: #000;
}

@media(max-width: 1024px) {
    .product-listing-filter .filter-title span {
        padding: 10px 8px;
        font-weight: bold;
        font-size: 0.8rem;
    }

    .product-listing-filter .filter-selection h4,
    .product-listing-filter .filter-attribute h4 {
        padding: 4px 8px;
    }

    .product-listing-filter .filter-selection ul {
        padding: 0 2px;
    }

    .product-listing-filter .filter-attribute ul,
    .product-listing-filter .filter-attribute .ul{
        padding: 4px 8px;
    }
}

.product-navigation {
    padding: 0.5rem;
    background: #f7f7f7;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
}

.product-navigation .form-inline .form-group {
    margin-bottom: 0;
}

/*
 * Stock status
 */
.stock.coming-soon {
    color: #ef6c00;
}

.stock.not-in-stock {
    color: #cc0000;
}

.stock.in-stock {
    font-weight: bold;
    color: #008a00;
}

.stock.pre-order {
    color: #008a00;
}

/*
 * Product items
 */
.original-price {
    text-decoration: line-through;
}

.color-price {
    color: #B12704;
}

.color-discount {
    color: #27B104;
}

ul.variant-description {
    list-style: none;
    padding: 0 0 0 5px;
}

ul.customization-description {
    list-style: none;
    padding: 0 0 0 10px;
}

.product-image .tag-container {
    width: 104px;
    height: 106px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.product-image .tag-new {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 1.6666667;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding: 3px 0;
    left: -33px;
    top: 25px;
    width: 150px;
    background-color: #25aa2e;
    color: #fff;
    letter-spacing: 0.25px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.product-image .tag-new a,
.product-image .tag-new a:hover,
.product-image .tag-new a:active {
    color: #fff;
}

.product-view .product-image .tag-container {
    display: block;
    top: 0;
    left: 0;
}

.product-image .special-offer-container {
    width: 104px;
    height: 106px;
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
}

.product-view .product-image .special-offer-container {
    display: block;
    bottom: 10px;
    right: 10px;
}

.product-image .special-offer-container span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 1.6666667;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding: 3px 0;
    right: 10px;
    bottom: -55px;
    width: 150px;
    background-color: #F44336;
    color: #fff;
    letter-spacing: 0.25px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.product-image .special-offer-container span a {
    color: #fff;
    font-weight: bolder;
}

.product-image .youtube-container {
    overflow: hidden;
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 10px;
}

.product-image .youtube-container span {
    display: inline-block;
    background-color: #cd201f;
    padding: 6px;
    border-radius: 120px;
}

.product-image .youtube-container span > i {
    color: #fff;
    font-size: 24px;
}

.product-view .product-image .youtube-container {
    width: 60px;
    height: 60px;
    bottom: 15px;
    left: 15px;
}

.product-view .product-image .youtube-container > span > i {
    font-size: 32px;
}


.product-item .product-image,
.product-view .product-image {
    display: block;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.product-item .product-image {
    margin-bottom: 8px;
}

.product-item .product-image .image-wrapper {
    width: 100%;
    height: 202px;
    line-height: 200px;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.product-item .product-image .image-wrapper img {
    vertical-align: baseline;
    border: none;
}

.product-item .product-image .image-wrapper a {
    display: block;
    height: 200px;
}

.product-item h2.product-title {
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 4px 0;
}

.product-item h2.product-title a {
    color: #0066c0;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-item .product-description,
.product-item .product-description a,
.product-item .product-description a:hover,
.product-item .product-description a:active {
    color: #505050;
    font-size: 0.8375rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-item .product-description ul {
    padding-left: 16px;
}

.product-item .product-price .original-price {
    color: #555;
    text-decoration: line-through;
    font-size: 0.8rem;
}

.product-item .product-price .rr-price {
    color: #999;
    font-size: 0.8rem;
}

.product-item .product-price .price {
    color: #b12704;
    font-weight: bold;
    font-size: 0.9rem;
}

@media(max-width: 575px) {
    .product-item .product-image .image-wrapper {
        border-color: rgba(0, 0, 0, 0.125);
    }
}

.product-grid-item {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding: 10px;
}

.product-grid-item .product-rating {
    margin: 4px 0;
}

.product-grid-item .product-review-rating {
    line-height: 16px;
    vertical-align: middle;
}

.product-grid-item .product-review-rating a {
    display: inline-block;
}

.product-grid-item .product-review-rating a img {
    height: 16px;
    line-height: 16px;
    margin-top: -4px;
}

.product-grid-item .product-review-rating a span {
    height: 16px;
    line-height: 16px;
    font-size: 11px;
    text-decoration: underline;
    color: #000;
}

.product-grid-item .product-rating.none .product-review-rating {
    height: 16px;
}

.product-grid-item .product-info {
    margin-bottom: 4px;
}

.product-grid-item .product-info .product-price .original-price {
    display: block;
}

.product-grid-item .product-info .product-price {
    display: block;
}

@media(max-width: 575px) {
    .product-grid-item .product-rating.none {
        display: none;
    }
}


.product-view .product-image {
    padding: 10px;
    text-align: center;
}

.product-view .product-image .image-wrapper {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
}

.product-view .product-image .image-wrapper a {
    cursor: zoom-in;
}

.product-view .product-image .image-wrapper img {
    max-width: 100%;
    height: auto;
}

.product-view .thumbnail-gallery a {
    box-sizing: content-box;
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 4px 4px 0;
    padding: 1px;
    cursor: zoom-in;
}

@media(max-width: 768px) {
    .product-view .product-image .image-wrapper img {
        width: 160px!important;
        height: auto!important;
    }

    .product-view .thumbnail-gallery .wrap {
        width: 100%;
        overflow: hidden;
        max-height: 44px;
    }

    .product-view .thumbnail-gallery a {
        margin-bottom: 0;
    }

    ul.variant-description {
        list-style: none;
        padding: 0;
    }

    ul.customization-description {
        list-style: none;
        padding: 0;
    }
}

.product-view .product-availability {
    font-weight: bold;
}

.product-view .product-price .original-price {
    color: #555;
    display: block;
}

.product-view .product-price .rr-price {
    display: block;
}

.product-view .product-price .effective-price {
    color: #b12704;
    font-weight: bold;
    font-size: 1.5rem;
}

.product-view .qty-input {
    float: left;
    width: 150px;
}

.product-attributes .l {
    text-align: right;
    font-weight: 500;
    white-space: nowrap;
}

div.product-attributes {
    border: 1px solid #ddd;
}

div.product-attributes > .row {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #ddd;
}

div.product-attributes > .row:last-child {
    border-bottom: none;
}

.product-attributes .attr-label,
.product-attributes .attr-value {
    padding: 10px;
}

.product-attributes .attr-label {
    font-weight: bold;
    text-align: right;
}

@media (max-width: 768px) {
    .product-navigation {
        margin-bottom: 0;
    }

    .product-item .product-description {
        margin-bottom: 10px;
        height: auto;
    }

    .product-item {
        padding-bottom: 30px;
    }

    .product-grid-item .product-price .original-price.same {
        display: none;
    }

    div.product-attributes > .row {
        border-bottom: none;
    }

    .product-attributes .attr-label {
        background: #f7f7f7;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }

    .product-attributes .attr-value {
        margin-bottom: 10px;
    }
}

@media (min-width: 769px) {
    .product-grid-item:hover {
        border-color: #ccc;
        box-shadow: 0 0 10px rgba(0,0,0,.15)
    }
    .no-hover .product-grid-item:hover {
        border-color: transparent;
        box-shadow: none;
    }
}

@media (max-width: 1024px) {
    #user-menu.navbar-nav > li {
        float: none;
    }

    #user-menu.navbar-right {
        float: none !important;
    }
}

/**
 * Added 2 Cart Modal
 */
#modal-added2cart .modal-body {
    padding: 0;
}

#modal-added2cart .modal-body .wrapped {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

#modal-added2cart .accessories-panel {
    background: #eaeaea;
    margin-bottom: 1.25rem;
}

#modal-added2cart .carousel-item {
    padding: 0 70px;
}

#modal-added2cart .carousel-control-prev,
#modal-added2cart .carousel-control-next {
    width: 50px;
}

#modal-added2cart.carousel-control-prev i,
#modal-added2cart.carousel-control-next i {
    color: #000;
}

#modal-added2cart ol.carousel-indicators {
    margin-bottom: 0;
}
#modal-added2cart ol.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0.5);
}
#modal-added2cart ol.carousel-indicators .active {
    background-color: #000;
}

#modal-added2cart .slide-product {
    padding-bottom: 25px;
}

#modal-added2cart .accessory-product-item {
    background: #fdfdfd;
    border: 1px solid transparent;
    position: relative;
}

#modal-added2cart .accessory-product-item .item-details {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
}

#modal-added2cart .accessory-product-item .item-checkmark {
    display: none;
}

#modal-added2cart .accessory-product-item.selected {
    background: #fafafa;
    border-color: #2e7d32;
}

#modal-added2cart .accessory-product-item.selected .item-checkmark {
    display: block;
}

#modal-added2cart .accessory-product-item .product-image {
    display: block;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

#modal-added2cart .accessory-product-item .product-image {
    margin-bottom: 8px;
}

#modal-added2cart .accessory-product-item .product-image .image-wrapper {
    width: 100%;
    height: 122px;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

#modal-added2cart .accessory-product-item .product-image .image-wrapper img {
    vertical-align: baseline;
    border: none;
}


/*
 * Slider
 */
.bx-wrapper {
    border-radius: 0.25rem;
    border: 1px solid rgba(0,0,0,.125);
}

ul#slider-main,
ul#slider-main li {
    margin: 0;
    padding: 0;
}

ul#slider-main .slider-content h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul#slider-main .slider-blog {
    position: relative;
    text-align: center;
}

ul#slider-main .slider-blog h2 {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 24px;
    font-weight: 700;
    color: #51A8DF;
    background-color: #fff;
}

ul#slider-main .slider-blog a {
    display: inline-block;
}

.slider-content {
    height: 300px;
    background-image: url('../images/slider_background_3.jpg');
    background-position: center;
    background-size: 100%;
}

.slider-content .slider-text {
    float: left;
    width: 50%;
    padding: 0 20px;
    vertical-align: middle;
}

.slider-content .slider-text h6 {
    font-weight: 600;
    font-size: 24px;
}

.slider-content .slider-text h6 a {
    color: #fff;
}

.slider-content .slider-text div.desc {
    font-size: 1em;
    font-weight: 400;
    max-height: 140px;
    margin-bottom: 20px;
    color: #fff;
    overflow: hidden;
}

.slider-content .slider-text div.desc a,
.slider-content .slider-text div.desc a:hover {
    color: #fff;
    text-decoration: none;
}

.slider-content .slider-text div.desc ul {
    list-style-type: square;
}

.slider-content .slider-image {
    box-sizing: border-box;
    float: right;
    width: 50%;
    height: 100%;
    padding: 16px;
    position: relative;
    text-align: right;
}

.slider-content .slider-image .slider-image-box {
    display: inline-block;
    /*
    border: 1px solid #666;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 10px;
    */
}

.slider-content .slider-image img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.slider-content .slider-image .price {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 2em;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



.btn-facebook,
.btn-facebook:hover {
    background-color: #425f9c;
    border-color: #425f9c;
    color: #fff;
}

.btn-twitter,
.btn-twitter:hover {
    background-color: #0084b4;
    border-color: #0084b4;
    color: #fff;
}

.btn-youtube,
.btn-youtube:hover {
    background-color: #cc181e;
    border-color: #cc181e;
    color: #fff;
}

.btn-instagram,
.btn-instagram:hover {
    background-color: #8a3ab9;
    border-color: #8a3ab9;
    color: #fff;
}

.alert-custom-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-custom-warning a.alert-link {
    color: #856404;
}


@media(max-width: 575px) {
    .table-adaptive th,
    .table-adaptive td {
        padding: 0.3rem 0.5rem; }
}




.noty_theme__limitless.noty_type__success {
    background-color: #E8F5E9;
    color: #2E7D32;
    border-color: #4CAF50;
}

.border-select {
    border: 1px solid #ddd;
}


.card-collapsible .card-header[data-target] {
    cursor: pointer;
}



.sale-box.headroom--not-top {
    z-index: 1000;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 0 !important;
    border-width: 0 0 1px 0;
}

.sale-box {
    cursor: pointer;
}

.sale-box .sale-description .small {
    display: inline-block;
    line-height: 1;
}