img, iframe {
    max-width: 100%;
}
.noBorder {
    border: none;
}

#topbar a:hover, #topbar a:focus {
    color: #FFF !important;
}

#footer ul {
    padding: 9px 0px 6px;
    list-style: none;
}

#footer li {
    line-height: 33px;
    position: relative;
}

#footer ul li a {
    position: relative;
    padding: 0;
    display: block;
    color: #aaa;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

#quick-view-product .quick-view-product {
    top: 5%;
}

#breadcrumbs {
    padding: 50px 0;
    background-size: cover;
}

.breadcrumb > li, .pagination {
    display: inline-block;
}

.breadcrumb > li a, .breadcrumb > li span, .breadcrumb > li + li:before {
    color: #fff;
    font-weight: 500;
}

/*--- ---*/
.attr a {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    border: 1px solid #fff;
    margin-right: 10px;
    transition: all 0.2s;
    box-shadow: 0 0 0 1px #B8B8B8;
    text-align: center;
    font-size: 14px;
    color: #000;
}
.line-product-top .attr img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    display: inline-block;
}

.attr a:hover, .attr a.active {
    box-shadow: 0 0 2px 2px #FF7A00;
}

.unsel {
    cursor: not-allowed;
}
.deactive {
    background: #ccc;
    pointer-events: none;
}
#pagination {
    margin: 15px 0;
}

#pagination .paginator a, #pagination .paginator span.currentPage {
    border: 1px solid #ccc;
    padding: 7px 13px;
    font-size: 15px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin-right: 3px;
    color: #000;
}

#pagination .paginator a:hover, #pagination .paginator span.currentPage {
    background: #000;
    color: #fff;
}

.paginator a.paging-first:before {
    content: "\f100";
    font-family: FontAwesome;
}

.paginator a.paging-previous:before {
    content: "\f104";
    font-family: FontAwesome;
}

.paginator a.paging-next:before {
    content: "\f105";
    font-family: FontAwesome;
}

.paginator a.paging-last:before {
    content: "\f101";
    font-family: FontAwesome;
}

#pagination .paginator .labelPages, #pagination .paginator .titlePages {
    display: none;
}
.tooltip-inner {
    max-width: unset !important;
}
.ui-tooltip{
    padding: 10px 15px;
    color: white!important;
    box-shadow: 0 0 7px black;
    font-size: 14px;
}
.ui-tooltip, .arrow:after {
    background: black!important;
    border: 2px solid white!important;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: -16px;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 20px;
    height: 20px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}
/*--- ---*/

.verticalmenu .navbar-nav > li .caret {
    width: 0;
    height: 0;
    line-height: 55px;
    font-weight: 500;
}

.verticalmenu .navbar-nav > li .caret:before {
    content: "\f105";
}

.verticalmenu .navbar, .verticalmenu .navbar-nav > li {
    border: 0;
}

.content_sortPagiBar {
    border: 0;
}

.sidebar .title_block {
    margin-bottom: 10px;
}

.blog-item .btn-readmore {
    padding: 7px 10px;
}

.blog-item .btn-readmore:hover {
    border: 1px solid #000;
    color: #fff;
    background: #000;
}

.verticalmenu .navbar-nav > li > a {
    padding: 10px 45px 10px 0;
}

.menu-icon {
    padding-left: 0;
}

.label-attr.hidden-xs {
    margin: 0 15px 0 0;
    position: relative;
    top: -5px;
    left: 0px;
}
#___plus_0 {
    top: 4px;
    position: relative;
    margin-left: 5px !important;
}
.product-right-column .add_to_cart_detail {
    height: auto;
    line-height: unset;
    padding: 15px 30px;
    font-size: 16px;
}
#search-page {
    padding: 0;
}
#footer ul li a {
    color: #484848;
}
#footercenter {
    padding: 30px 0 20px 0;
}
.zoomWrapper {
    max-height: 500px !important;
    width: auto !important;
}
.testimonial .inset-image {
    display: flex;
    align-items: center;
    justify-content: center;
}
#image-block {
    overflow: hidden;
}
#image-block img {
    position: unset !important;
    max-height: 100%;
}
.product-block .name {
    min-height: unset;
}
.product-block .product-meta {
    text-align: center;
}
.more_info_block {
    /*margin-top: 0;*/
}
#thumbs_list .owl-item.active {
    border: 1px solid #000;
}
.price-old, .old-price {
    font-weight: 400;
}
.product-center-column h1 {
    margin: 0;
}
.more_info_block {
    margin-top: 15px;
}
#footercenter {
    margin-top: 50px;
}

/*============ MEDIA =============*/
@media (max-width: 500px) {
    .ew-alo-phone{
        left: -15%;
    }
}
@media (min-width: 992px) {
    .navbar-nav>li {
        display: inline-block;
        float: unset;
    }
    .blog-item .image {
        height: 200px;
        overflow: hidden;
    }
    .blog-item .image img {
        max-height: 100%;
    }
    .clear-product:nth-child(4n+1) {
        clear: both;
    }
    #footercenter .about {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .clear-product:nth-child(2n+1) {
        clear: both;
    }
    .header_user_info .links li a {
        padding: 10px;
    }
    #breadcrumbs {
        display: none;
    }
}
@media (max-width: 480px) {
    #apollo-menu {
        clear: none;
    }
    .product-right-column .add_to_cart_detail{
        margin-bottom: 5px;
        padding: 14px 18px;
        font-size: 13px;
    }
    .filter_attr_js{
        display: none;
    }
}
@media (max-width: 320px) {
    .product-right-column .add_to_cart_detail{
        padding: 12px 14px;
        font-size: 11px;
    }
}
.ew-alo-phone {
    display: none
}

.ew-alo-phone {
    position: fixed;
    bottom: 25%;
    z-index: 999;
    /*left: -15%;*/
}

.ew-alo-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #48A5D4 9;
    opacity: .1;
    -webkit-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone:hover .ew-alo-ph-circle {
    border-color: #309ACF;
    opacity: .5
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle {
    border-color: #FDAA38;
    border-color: #ffc272 9;
    opacity: .5
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle {
    border-color: #309ACF;
    border-color: #48A5D4 9;
    opacity: .5
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle {
    border-color: #FDAA38;
    opacity: .5
}

.ew-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone:hover .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #309ACF 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    background-color: #ffc272 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #a6e3fa 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle-fill, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    background-color: #ccc 9;
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important
}

.ew-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(/tp/T0197/img/temp/jIfeFOA.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone:hover .ew-alo-ph-img-circle {
    background-color: #309ACF
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-img-circle {
    background-color: #FDAA38
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-img-circle {
    background-color: green;
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-img-circle, .ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-img-circle {
    background-color: #ccc
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-img-circle {
    background-color: #FDAA38
}
.header-wrap .header-left #header_logo img{
    width: 250px;
    height: 100px;
    object-fit: contain;
}

.header-wrap .header-left #header_logo a{
    display: inline-block;
}
.header-wrap .header-right{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    overflow: unset;
}
@-moz-keyframes ew-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes ew-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes ew-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes ew-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes ew-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes ew-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes ew-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes ew-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes ew-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
.goog-te-gadget-simple .goog-te-menu-value span{
    color: black;
}
#quantity_product_qView {
    font-size: 16px !important;
    height: 35px !important;
    max-width: 135px !important;
}
.product-right-column .add_to_cart_detail{
    border-radius: 4px;
}
.btn-outline,
.quick-view.btn,
.btn.lnk_view{
    border-radius: 4px;
}
button.ui-dialog-titlebar-close::before {
    content: 'x';
    color: #999;
    top: -5px;
    position: relative;
    font-weight: 100;
}
#cart-page .cart_header_labels{
    background-color: #333;
    border: 1px solid #333;
}
#cart-page .list_product_cart,#cart-page .list_button_cart
{
    border-color: #333;
}
#cart-page .list_product_cart .cpro_item,
#cart-page .cart_header_labels .label_item{
    border-right:1px solid #333;
}
.cart__subtotal-title{
    font-size: 16px;
}
.blog-item h3{
    height: 65px !important;
    overflow: hidden;
}
.rte{
    padding-bottom: 20px;
}
.intro-news{
    height: 85px;
    clear: both;
    overflow: hidden;
    padding-top: 10px;
}
#showCarrier {
    color: #333;
    font-size: 11px;
    padding-right: 15px;
}
.changeOrtherShipFee:hover {
    text-decoration: underline;
    color: #00aeef;
}
#showCarrier .changeOrtherShipFee {
    font-weight: normal;
}
#tableShipFee {
    display: none;
}
td.colAct.text-center input {
    -webkit-appearance: radio !important;
}
span#showCarrier {
    display: inline-block;
}
@media screen and (max-width: 991px) {
    .ew-alo-phone{
        display: block !important;
    }
    .header-wrap .header-right{
        top: unset;
        bottom: 0;
        right: -15px;
    }
    form#searchbox{
        top: unset;
        bottom: 5px;
    }
}
.title-ads {
    width: 100%;
    text-align: center;
    background: linear-gradient(135deg,#43bde5 0%,#a5bb46 20%,#e4c544 40%,#e87f39 60%,#df1970 80%,#be4c96 100%);
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    position: relative;
    font-weight: 600;
    font-size: 16px;
}
.title-ads i{
    position: absolute;
    top: 30%;
    right: 10px;
    font-size: 18px;
    cursor: pointer;
    visibility: hidden;
}
.tags{
    display: block;
    width: 100%;
    margin-top: 10px;
}
.tags a:hover{
    font-weight: bold;
    text-decoration: underline;
}
#slider-range {
    margin-top: 10px;
}
#pfView label.required{
    display: block;
    line-height: 22px;
    margin: 0 0 5px;
}
#pfView input.tb{
    box-shadow: none;
    max-width: 350px;
    margin-bottom: 20px;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
}
#pfView input#btnSubmit{
    padding: 6px 15px 8px;
    border-radius: 4px;
    color: #fff;
    background-color: #333;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    white-space: nowrap;
}

#center_column.col-md-9 .product_block .product_img_link img{
    height: 270px;
}
p.outstock{
    position: absolute;
    top: 7px;
    right: 15px;
    z-index: 2;
    font-size: 11px;
    background: #efefef;
    text-transform: uppercase;
    display: block;
    line-height: 18px;
    padding: 2px 6px;
    color: #6a6a6a;
}
.filter_attr_js ul{
    max-height: 350px;
    overflow-y: auto;
    padding: 0px;
    list-style: none;
}
.filter_attr_js ul li{
    padding-bottom: 7px;
}
.att-title{
    padding: 10px 0;
}
.title_attr{
    font-weight: 700;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #eaeaea;
}

#header_chir.headerSticker{
    height: auto;
    position: fixed;
    z-index: 20;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

#header.header-fixed #topbar{
    display: none;
}

#header.header-fixed #header-main {
    display: none;
}
#header.header-fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 888899999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    animation: fadeInDown .5s both;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.blog-detail .blog-content img{
    width: 100%!important;
    height: auto!important;
}
@media (max-width: 991px) {
    #apollo-menu {
        clear: none;
        position: absolute;
        top: 50px;
        left: 15px;
    }
}
.paymentContent {
    border: 1px solid #eee;
    clear: both;
    width: 95%;
    margin: 10px 0 0 20px;
    padding: 8px;
    border-radius: 5px;
}
.frameImageChilds {
    min-height: 54px;
}
.color-swatches li {
    display: inline-flex;
}
.color-swatches li {
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    margin: auto !important;
}
.color-swatches {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
    padding-top: 3px;
}
.color-swatches img {
    width: 30px;
    border-radius: 20px;
}
.color-swatches{
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 10px;
    background: #fff;
}
.color-swatches::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.color-swatches::-webkit-scrollbar {
    height: 1px;
    background-color: rgba(0,0,0,.125);
}
.color-swatches::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
    background-color: rgba(0,0,0,.125);
}
.color-swatches li:hover img, .color-swatches li.active img {
    box-shadow: 0 0 0 1px #e32124;
}
.color-swatches li span{
    width: 30px;
    height: 30px;
    border-radius: 20px;
    display: inline-block;
    box-shadow: 0 0 0 1px #000;
}
.copy-right-footer {
    padding: 5px 0; background: #cccccc5c; border-top: 1px solid #ccc;
}
