/* Minification failed. Returning unminified contents.
(293,1): run-time error CSS1019: Unexpected token, found '}'
(5269,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5270,10): run-time error CSS1035: Expected colon, found '{'
(5283,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5284,10): run-time error CSS1035: Expected colon, found '{'
(5299,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5300,10): run-time error CSS1035: Expected colon, found '{'
 */
body {
    overflow-x: hidden;
}
.cke {
    overflow-x: visible;
}

.page {
    min-height: 600px;
}



@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */

    #catcbx {
        display: none;
    }
}


@media (min-width:1281px) {
    .product-cont {
        width: 33.33% !important;
    }
}


.website-header {
    background: rgba(45, 45, 47, 1);
    padding: 20px;
    color: #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    padding: 0;
}

    .website-header .inner-width {
        margin-top: 0 !important;
    }


.comp-logo {
    max-height: 150px;
}



.footer-table .table li {
    display: block;
}

.store-middle-bar #cart_nav, #search_cont {
    display: none;
}



.entry_form-website::-webkit-input-placeholder { /* WebKit browsers */
    color: #000 !important;
}

.entry_form-website:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000 !important;
}

.entry_form-website::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000 !important;
}

.entry_form-website:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000 !important;
}



.second-menu {
}

ul.menu-main li {
    padding: 0;
    font-size: 16px;
    float: right;
}

ul.menu-main > li:first-child a {
    padding-left: 0;
}

ul.menu-main > li a {
    text-decoration: none;
    line-height: 50px;
    padding: 0 18px;
}

ul.menu-main li > ul {
    visibility: hidden;
    opacity: 0;
    height: inherit;
    position: absolute;
    line-height: normal;
    height: auto;
    color: #fff;
    min-width: 170px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    transition: display 0.8s ease-in;
    z-index: 1000;
    transition-property: all;
    transition-duration: 0.1s;
    transition-timing-function: ease-out;
}

ul.menu-main > li ul ul {
    left: 100%;
    margin-right: 0px;
    margin-top: -31px;
}

ul.menu-main > li ul li {
    height: inherit;
    width: 100%;
    padding: 0 0 8px 0;
    box-sizing: border-box;
}

    ul.menu-main > li ul li a {
        padding: 0px;
        line-height: 18px;
        font-size: 14px;
    }

ul.menu-main li:hover > ul, ul.menu-main li a:focus + ul, ul.menu-main li ul.opened-focus {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}




.jb-overflowmenu-container > ul > li, ul.menu-main > li ul li {
    border-bottom: solid 1px #444;
    padding: 10px 15px;
}

.cms.top-header ul.menu-main > li ul li {
    border-bottom: solid 1px #ddd;
}

.jb-overflowmenu-container > ul li a {
    text-decoration: none;
}

.mobile-back-cont {
    border-bottom: solid 1px #444;
    font-size: 16px;
    padding-bottom: 15px;
}

    .mobile-back-cont a {
        text-decoration: none;
        color: #fff;
    }

.sitemap ul.menu-main > li {
    display: block;
    float: left;
    font-size: inherit;
}

    .sitemap ul.menu-main > li a {
        padding: 0;
        line-height: normal;
    }

        .sitemap ul.menu-main > li a:focus {
            outline: solid 1px blue;
        }

.second-menu, .top {
    padding: 0px 0 50px 0;
}

.navigation-menu.top ul ul ul {
}

.mobile-navigation {
    height: 100%;
    position: fixed;
    background: #000;
    color: #fff;
    left: 0;
    top: 0;
    padding: 15px;
    overflow: auto;
    visibility: hidden;
    transition: all .2s ease 0s;
    width: 0;
}

.mobile-search {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    border: solid 1px #ddd;
}

.mobile-nav-show {
    visibility: visible;
    width: 250px;
}

.navbar.cc-main-nav-header {
    border-right-width: 0px !important;
    border-left-width: 0px !important;
    border-radius: 0px;
}
/* contact us dialog */
div[aria-describedby="send_customer_message_diag"] .ui-dialog-title {
    color: #333;
}

div[aria-describedby="send_customer_message_diag"] .ui-corner-all {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}


div[aria-describedby="send_customer_message_diag"] .ui-dialog-titlebar-close:after {
    color: #ccc;
}

div[aria-describedby="send_customer_message_diag"] .form-control {
    border: 1px solid #ccc;
    background-color: #fff;
}

div[aria-describedby="send_customer_message_diag"] .ui-dialog-buttonset button {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 4px;
    border: none;
    padding: 6px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

div[aria-describedby="send_customer_message_diag"] td {
    font-weight: bold;
    padding-top: 10px;
}

.cc-builder-block-content td,
.cc-builder-block-content th {
    padding: 5px;
}
/* ie hack for responsive images*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .img-responsive {
        width: 100%;
    }
}

.multiselect-container.dropdown-menu,
.multiselect-container.dropdown-menu li,
.multiselect-container.dropdown-menu a {
    background-color: #fff !important;
    color: #000 !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .img-responsive {
       /* width: auto;*/
    }

    div[id^="dvimg_"] .img-responsive {
       /* width: 100%;*/
    }
    /*temp hack for ie, not exectly*/
    @keyframes marquee {
        from {
            top: 20px;
        }

        to {
            top: -200px;
        }
    }
}

@supports (-ms-accelerator:true) {
    /* IE Edge 12+ CSS styles go here */
    .img-responsive {
        width: auto;
    }

    div[id^="dvimg_"] .img-responsive {
        width: 100%;
    }
    /*temp hack for ie, not exectly*/
    @keyframes marquee {
        from {
            top: 20px;
        }

        to {
            top: -200px;
        }
    }
}

.cc-app-logo {
    max-height: 100%;
    width: 100px;
    background-color: white;
    border-radius: 14px;
}

@media (max-width:767px) {
    .cc-app-logo {
        display: block;
        margin: auto;
    }
}

.attributes span,
.attributes li {
    font-size: 11px;
}
b.attr_required:before {
    content: '*';
    color: red;
}
#google_translate_element {   
    display: none;
    opacity:0;    
}
.TickerProductsCarousel{
    /* For empty component*/
    min-height: 100px;
}
.sticky-sidebar,
.cc-whatsapp-app {
    z-index: 90 !important;
}
body {
}



select {
    background: transparent;
}


.announchments-cont {
}

.page-title {
    margin-bottom: 25px;
}

#details-image-td {
    width: 100%;
}

#related_products_list .relateditem .thumbnail {
    min-height: 250px;
}



.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.textAlignLang {
    text-align: left;
}

.textAlignOpp {
    text-align: right;
}


#facebox {
    top: 0px !important;
    left: 0 !important;
    width: 100%;
    margin-bottom: 0;
    z-index: 9999;
    color: #000;
}

@media (max-width:767px) {
    #facebox {
        top: 70px !important;
    }

    #checkout_container {
    }
}

#fbImg {
    display: none;
}

#c_fields .col {
    padding-top: 7px;
    padding-bottom: 7px;
}

#main-dynamic-content {
    min-height: 500px;
}

.footer-cart-dialog {
    display: none;
}

.inner-width {
    margin-top: 0px !important;
    border: solid 0px #ccc;
    border: solid 0px rgba(0,0,0,0.2);
}

.search_div_width {
    width: 65%;
}


#product-header-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.product-title-cont {
}

.pics-cont {
    max-width: 100%;
    position: relative;
}

.mobile-product-image {
    margin-bottom: 15px;
    text-align: center;
}

#checkout_dialog_cont h2 {
    font-size: 14px;
}

#checkout_products_cont {
    padding-bottom: 20px;
}

.website-footer .cc-sitemap-cont .navigation-item-app {
    width: 100%;
    float: none;
}

.website-footer .cc-sitemap-cont .list-item-icon {
    display: none;
}

#details-props-td {
    width: 44%;
    /*max-width: 380px;*/
    margin-left: 25px;
    margin-bottom: 25px;
    z-index: 100;
    position: relative;
}



.mobile-product-image, .pics-cont {
    overflow: hidden;
}

.offers-container {
}

#cc-store-context-menu .nav {
}


.loading-cont {
    text-align: center;
}

    .loading-cont img {
        max-width: 100%;
    }

.mobile-product-image {
    display: none;
}

.page-header-responsive-padding {
    padding: 0;
}

@media (max-width:767px) {

    .main_content_all {
        margin-top: 0px;
    }





    .mobile-product-image {
        overflow: visible;
    }

    .offers-container {
        padding: 15px 0px;
    }
}

.cc-main-menu {
    margin-top: 0;
}


@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */

    .navbar-brand {
        font-size: 12px;
    }

    .navbartop.navbar-inverse {
        margin-top: 10px;
    }

    .comp-logo {
        margin: 0 auto;
    }

    #facebox .popup {
        width: 100%;
        border: 5px solid rgba(0,0,0,0.4);
    }



    .top-header-container {
        padding-bottom: 30px;
        margin-top: 70px;
    }

    .cc-has-top-menu .top-header-container {
        margin-top: 0px;
    }


    .leftside {
        display: none;
    }

    .product-cont {
        width: 100% !important;
    }
}


@media (min-width:481px) {
    .navbar-brand {
        font-size: 16px;
    }

    .product-title-cont {
        margin-top: 0px;
    }


    .search_div_width {
        width: 24%;
    }

    .footer-cart-dialog {
        display: block;
    }


    #fbImg {
        /*display: inherit;*/
    }

    .product-cont {
        width: 50% !important;
    }


    #facebox {
        top: 90px !important;
        margin-bottom: 90px;
    }
}

@media only screen and (max-width: 480px) {
    #order_table_complete_height {
        overflow: visible !important;
        overflow-y: visible !important;
        max-height: none !important;
    }

    .cc-continue-dialog input[type="button"] {
        padding-left: 4px;
        padding-right: 4px;
    }
}

@media (max-width: 810px) {
}

@media (max-width: 992px) { /* small and xtra small devices xs , sm*/
    .top-header-container .col-sm-12 {
        margin-top: 10px;
    }

    #details-props-td {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .mobile-product-image {
        display: block;
    }
}

@media (min-width:769px) { /* small devices sm and higher */

    .top-header-container .row .col-lg-6, .top-header-container .row .col-lg-3 {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

    .top-header-container .row {
        width: inherit;
        display: table;
        min-width: 100%;
    }

    .top-header-container {
        padding-bottom: 0;
        padding-top: 20px;
        margin-top: 0px;
    }

    .cc-has-top-menu .top-header-container {
        margin-top: 0px;
    }

    .page-header-responsive-padding {
        padding: 5px 0 0px 0; /** bottom 0 because nav bar is inside. do not change this! */
    }

    .navbartop.navbar-inverse {
        position: inherit;
        top: 0;
        width: 100%;
        margin-top: 25px;
    }

    .cc-main-menu {
        margin-top: 30px;
    }

    #facebox .popup,
    #facebox .cartstep {
        width: 750px;
    }
}

@media (min-width:811px) { /* facebook */



    .col-xsmd-6 {
        width: 50%;
    }
}

@media (min-width: 992px) { /* meduim devices md*/

    /*.website-footer .cc-sitemap-cont .navigation-item-app {
        width: 50%;
        float: left;
    }*/

    .comp-logo {
        margin: inherit;
    }

    .top-header-container .col-md-7 {
    }

    .website-footer .cc-sitemap-cont .navigation-item-app, .website-footer ul.list-group .list-group-item {
        background-color: transparent;
        border: 1px solid transparent;
        padding: 4px 0;
    }

        .website-footer .cc-sitemap-cont .navigation-item-app a {
            padding: 3px 0;
        }

    .col-xsmd-4 {
        width: 33.33333333%;
    }
}





@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .cms, .top-header-container, .second-menu {
        display: block;
    }

    .col-xsmd-4 {
        width: 33.33333%;
    }
}


a, .ui-widget-content a {
}

#main {
    width: 100%;
}

.inner-width {
    width: auto;
}

.side-menu .site-menu.list.categories.bolder > li {
    background-color: rgba(0,0,0,0.00);
}

.list.categories > li, ul.list.bordered > li, .side-menu ul > li {
    display: block;
    min-height: 19px;
    color: #444;
    padding: 11px 5px;
    margin: 0px !important;
}


#after-header-content .list.categories li {
    text-align: left;
}

#after-header-content .site-menu.list.categories > li:first-child, ul.list.bordered > li {
    border-top: solid 0 rgba(0,0,0,0.2);
}

#after-header-content .site-menu.list.categories > li:first-child {
    border-bottom-width: 1px;
}

#after-header-content .list.categories li.bold {
    font-weight: bold;
}

#after-header-content .list.categories li a {
    text-decoration: none;
}

#after-header-content .list.categories li.selected > div > a, #after-header-content .list.categories li.selected > div > a {
    font-weight: normal;
}

aside, .leftside .cc-layout-box-menu-content {
}



.product-cont {
    width: 33.33%;
}

.product .prev {
    width: 100%;
    /*line-height: 170px;*/
    text-align: center;
    display: block;
    position: relative;
    height: 100%;
    overflow: hidden;
}

    .product .prev:before {
        content: "";
        display: block;
        padding-top: 100%; /* initial ratio of 1:1*/
        -webkit-transition-delay: 0.5s;
        -webkit-transition: padding-top 0.5s;
        transition: padding-top 0.5s;
        transition-delay: 0.5s;
    }


    .product .prev a {
        text-align: center;
        vertical-align: middle;
    }



    .product .prev img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: auto;
        object-fit: contain;
        -webkit-transform: translate(0%, 0%) scale(1);
        -webkit-transition: transform 0.35s;
        -webkit-backface-visibility: hidden;
        transform: translate(0%, 0%) scale(1);
        backface-visibility: hidden;
        transition: transform 0.35s;
        max-height: 100%;
        margin: auto;
    }



        .product .prev img:hover {
            -webkit-transform: translate(0%, 0%) scale(1.2);
            transform: translate(0%, 0%) scale(1.2);
        }


#footer {
    display: none;
}



.grid_3 {
    display: inline;
    float: left;
}

.grid_4, .grid_2 {
    display: inline;
    float: left;
}



.product h2.title,
.product .h2.title {
    height: 55px;
    padding: 3px 8px 10px !important;
    margin: 0px !important;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    display: block;
}

.product .cart .desc {
    font-size: 13px;
    color: #000;
    font-weight: bold;
    padding: 10px 5px;
}

.product .cart .price {
    padding: 0px 8px 0;
    margin: 0px;
}

    .product .cart .price .vert {
        height: 49px;
        vertical-align: middle;
    }


.price_new {
    margin: 0;
}

.product .cart .price .price_new {
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
}

.product .cart .price .price_old {
    color: #444;
    font: normal 12px/18px Arial, Verdana, serif;
    margin: 0px 0 0 0;
}


.product .cart .obn, .product .cart .like, .product .cart .bay {
    width: 17%;
    display: inline-block;
    height: 40px;
    margin: 0px;
    text-decoration: none;
    font-size: 18px;
}

    .product .cart .obn a, .product .cart .like a, .product .cart .bay a {
    }

.product .cart .like {
}

.like a {
    padding-right: 15px;
    font-size: 12px;
    text-decoration: none;
}

.product .cart .bay {
    border: 0 none;
}

ul {
    list-style-type: none;
    padding: 0;
}


.grid_product .product {
    transition: background-color linear 0.1s;
}


.specialsbanner {
}

    .specialsbanner li {
        font-size: 13px;
        float: left;
        line-height: 20px;
        width: 176px;
        height: 200px;
    }

        .specialsbanner li .prev {
            width: 173px;
            height: 173px;
            border: solid 1px #eee;
            text-align: center;
            line-height: 0;
            display: table-cell;
            vertical-align: middle;
        }

        .specialsbanner li .cont {
            text-align: right;
        }

            .specialsbanner li .cont a {
                color: #444;
                font-size: 12px;
                text-decoration: none;
            }

        .specialsbanner li .prev img {
            width: 160px;
            max-height: 160px;
        }

aside .exp {
    font-size: 12px;
    font-family: arial;
    color: #444;
}







#cart_nav {
    margin-left: 10px;
}

/* prod details */
.grid_4 {
}

img.sale {
    position: relative;
    margin: -4px -52px 0 -1px;
    z-index: 2;
    left: -2px;
    right: 1%;
    float: left;
}

.img_slid .sale {
    margin: -3px 0 0 -3px;
}

.img_slid .preview {
    margin: 0 0 12px 0;
    width: 210px;
    height: 200px;
    border: solid 1px #ccc;
    padding: 2px;
}

.prev_bg {
    margin: 0 auto;
    /*min-height: 237px;*/
    vertical-align: middle;
    margin-bottom: 7px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    box-sizing: border-box;
    /*min-height: 450px;*/
    display: block;
    -webkit-flex-align: unset;
    -ms-flex-align: unset;
    -webkit-align-items: unset;
    align-items: unset;
}


.zoomContainer {
    cursor: pointer;
    z-index: 100;
}

.caroufredsel_wrapper {
    width: 100% !important;
}

.img_slid .caroufredsel_wrapper {
    width: 219px !important;
    height: 70px !important;
}

.pagination {
    height: 39px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    text-align: center;
}

.img_slid .pagination {
    list-style: none !important;
    padding: 0 0 0 3px !important;
    height: 70px !important;
    margin: 0 !important;
    border: 0 none !important;
}

    .img_slid .pagination li {
        float: left;
        margin: 0 5px 0 0;
        padding: 0 0 1px 0;
        border: 0 none;
        width: 68px;
        height: 68px;
    }

        .img_slid .pagination li a {
            border: 1px solid #aaa;
            padding: 2px;
            float: left;
            width: 64px;
            height: 64px;
            text-align: center;
            background: white;
        }

        .img_slid .pagination li img {
            max-width: 64px;
            height: 64px;
            text-align: center;
        }

.arows {
    display: block;
    float: right;
    width: 41px;
    height: 41px;
    text-align: center;
    text-decoration: none;
    background: #F1F3F5;
    margin: 0px 0 0 8px;
    color: #444;
    font: bold 15px/41px Arial, Verdana, serif;
    opacity: 0.85;
}

.img_slid .next_prev {
    float: left;
    width: 100%;
    border-top: 1px solid #E0E0E0;
    margin: 12px 0 0 0;
}

    .img_slid .next_prev .arows {
        float: left;
        width: 29px;
        height: 29px;
        margin: 12px 6px 0 0;
        line-height: 29px;
    }

.arows span {
    display: block;
    margin: 13px 0 0 16px;
    width: 10px;
    height: 15px;
    text-indent: -9999px;
    background: url(/images/bg_arows.png) no-repeat left top;
}


.img_slid .next_prev .arows span {
    margin: 7px 0 0 10px;
}

.img_slid .prev_bg .zoomPad {
    height: auto;
}

    .img_slid .prev_bg .zoomPad > img {
        max-width: 210px;
        max-height: 200px;
    }

.productdetails div.heading {
    padding: 8px 0px;
    font-size: 120%;
    text-transform: uppercase;
    border-style: solid;
    border-left-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    font-weight: bold;
}

.top-sep {
    border-top: solid 1px #ddd;
    margin-top: 20px;
    padding-top: 30px;
}


.productdetails h2 {
    margin: 0;
}

.productdetails h6 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.productdetails h3 {
}

.productdetailscont {
    line-height: 22px;
}

    .productdetailscont .tab {
        background: #eee;
        padding: 5px 10px;
        font-size: 16px;
    }

.product-title-cont ul > li {
}

#maincontent .product h3,
#maincontent .product .h3 {
    margin: 0;
    display: block;
}
/*
.attributes {
    color: #444;
}*/

.attributes > table {
    padding: 5px;
}

.productdetailstext {
    overflow-wrap: break-word;
}

    .productdetailstext .description {
    }

        .productdetailstext .description img, [data-action='editor'] img {
            max-width: 100% !important;
            height: auto !important;
        }

        .productdetailstext .description ul {
            list-style-type: inherit;
            padding-right: 15px;
        }

.productdetails hr {
    margin: 10px 0;
}



.description ol, .description ul, #innerstore ol {
    padding-right: 20px;
    padding-left: 20px;
    list-style-position: inside;
}


.alignleft, .alignright {
    border: 1px solid #E0E0E0;
    margin: 0 5px 0 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
}

    .alignleft img, .alignright img {
        padding: 8px 8px 4px;
    }

.img_description {
    font: italic 12px/17px Bitter-Italic, Myriad Pro, Verdana, serif;
    color: #777;
    width: 82px;
    padding: 5px 10px;
    text-align: center;
    border-top: 1px solid #E0E0E0;
}

/* related */

.image_carousel {
    position: relative;
}

.carusel .relateditem {
    border: 1px solid #eee;
    background-color: white;
    padding: 9px;
    display: block;
    float: left;
    display: table-cell;
    text-align: center;
}

    .carusel .relateditem h6 {
        font-weight: bold;
        color: #DD4B39;
    }

.pagination_related {
    text-align: center;
}

    .pagination_related a {
        border: solid 3px #000;
        margin: 5px 5px 0 0;
        display: inline-block;
        width: 20px;
    }

        .pagination_related a.selected {
            background-position: -25px -300px;
            cursor: default;
        }

        .pagination_related a span {
            display: none;
        }

.attr_cont {
}

#tblAttrs tr > td {
    padding: 5px 0;
}

.attr_cont input[type=text], .attr_cont select {
    padding: 8px;
    box-shadow: 0 0 0 #fff;
    width: 100%;
    box-sizing: border-box;
}

    .attr_cont select, .attr_cont select:focus {
        -webkit-appearance: menulist;
        padding: 8px;
    }



.attr_cont select {
    width: 100%;
}

.uibutton {
    font-weight: normal;
}

.weight {
    font-size: 13px;
}

/* dealsbar */
.dealsbar {
    font-size: 13px;
    line-height: 18px;
}

    .dealsbar a {
        text-decoration: underline;
        color: #444;
        text-decoration: none;
    }

    .dealsbar ul {
    }

        .dealsbar ul li {
            float: left;
            text-align: right;
            vertical-align: middle;
            width: 574px;
        }


.newbox {
    border: solid 1px #eee;
    background: #fff;
}

.dealattrscont {
    font-size: 12px;
    color: #444;
}

.buybtn {
    background: Green;
    color: #fff;
    font-size: 18px;
    border: solid 1px #fff;
    cursor: pointer;
    font-family: Tahoma, Arial;
}

    .buybtn.small {
        font-size: 12px;
        padding: 3px 5px;
        line-height: 15px;
    }


.categoryslogen {
    height: 69px;
    font-size: 14px;
    line-height: 17px;
    padding: 1px;
}

    .categoryslogen a {
        color: #444;
        font-size: 13px;
    }

#loading_products {
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    width: 90%;
    display: block;
}

.storeslgen {
    color: darkblue;
}

.ui-autocomplete {
    background: #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    font-size: 14px;
    z-index: 10000;
}

.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
    background: #eee;
    color: #000;
    font-size: 14px;
}

ul.proddeals li {
}

.proddealshighlight {
    margin-top: -6px;
    margin-bottom: 3px;
}

    .proddealshighlight h4 {
        font-size: 14px;
        font-weight: bold;
        color: #000;
    }

.hotproduct > div > div:first-child {
    background-repeat: no-repeat;
    background-position: 80% 50%;
    background-color: #fff;
}

.hotproductscont {
    margin-bottom: 10px;
}

.hotproduct {
    margin-bottom: 10px;
    padding: 0px;
    color: #000;
    float: left;
    height: 190px;
    margin: 0 2px;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 92px solid transparent;
    border-bottom: 87px solid transparent;
    border-left-width: 70px;
    border-left-style: solid;
    position: relative;
    z-index: 2;
    margin-right: 0px;
    margin-top: 0px;
}

.arrow-left-corner {
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-top: 145px solid transparent;
    border-left: 65px solid #E1296F;
    position: relative;
    z-index: 2;
    margin-right: 145px;
    margin-top: -145px;
}



.hotproduct .details {
    padding-top: 2px;
    text-align: left;
}

    .hotproduct .details > div {
        font-size: 12px;
        line-height: 21px;
    }

    .hotproduct .details h1 {
        font-size: 22px;
        letter-spacing: 0px;
        line-height: 29px;
        font-weight: normal;
        font-family: Arial;
    }




#pricecont {
    font-size: 20px;
}

.facebookbtn {
    background: #eceef5;
    font-size: 11px;
    font-family: Tahoma;
    color: #3b5998;
    padding: 2px 5px;
}

.sp_send {
    background-image: url(/images/facebook_small.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 14px;
    background-position: -0px -0px;
    vertical-align: middle;
    padding-bottom: 2px;
}


#after-header-content .list.categories li {
    border-bottom: solid 1px #f1f1f1;
    border-right: solid 1px #f1f1f1;
    border-left: solid 1px #f1f1f1;
    border-top-width: 0;
}

.cc-layout-box-background a {
}

.bordered {
}

.arrow-left {
    border-right-color: #f5f5f5;
}

.hotproductscont {
    background: #f5f5f5;
    border: solid 1px #eee;
}

#related_products_list {
}

    #related_products_list > div:first-child {
    }

    #related_products_list > div {
    }

.cover-buttons {
    position: absolute;
    top: 5px;
    left: 20px;
    display: none;
}

.contactuscont li {
    padding-bottom: 5px;
}

.cashcow.list li {
    font-size: 12px;
    color: #000;
}


.product .cart .desc {
    background: #f9f9f9;
}

.shareprice {
    background: yellow;
    padding: 2px;
}

.contactus {
    background-image: url(/Images/ico_phone_contact.png);
    background-position: 100% 0%;
    padding-right: 25px;
    line-height: 13px;
    background-repeat: no-repeat;
}

.shareus {
    background-image: url(/Images/share-icon.png);
    background-position: 100% 0;
    padding-right: 25px;
    line-height: 13px;
    background-repeat: no-repeat;
}

ul.list.contactuscont li {
}

.ui-tabs .ui-tabs-panel {
    padding: 10px 5px;
    background: #fff;
}

.productdetailstext .content {
}

input.invalid, select.invalid {
    background: pink !important;
    border: solid 1px red !important;
}

.selfdeliverdetails {
    font-size: 14px;
    font-weight: bold;
}

.leftside {
    margin-right: 0px;
    margin-left: 0px;
    width: 24.5%;
    max-width: 280px;
}

.dir {
    direction: ltr;
}

.align {
    text-align: left;
}

.opalign {
    text-align: right;
}

.cc-bottom-border {
    margin-top: 10px;
    padding-top: 10px;
}

.checkout-header {
    background: #EBEBEB;
    color: #000;
    border-bottom: solid 1px #BDBDBD;
    padding: 10px 35px;
    font-size: 14px;
    font-family: Arial;
}

.checkout-item .title {
    color: #000;
    font-size: 12px;
}

table tr.checkout-item:first-child td {
}

.checkout-item:nth-child(even) {
}

.checkout-item:nth-child(odd) {
}

.checkout-item > td {
}



/*.checkout-item-details {
    margin-top: 10px;
}*/

.checkout-item-details td {
    padding-right: 15px;
}

.checkout-item-details a {
}

    .checkout-item-details a:focus, .checkout-item-details a:hover {
        text-decoration: underline;
    }

.checkout-cart {
    font-size: 14px;
    font-family: Arial !important;
    line-height: 18px;
}

.cart-shiping {
}

    .cart-shiping select {
        width: 100%;
    }

ul.cart-shiping-details {
    margin: 0;
}

.checkout-cart a {
    color: #0866c6;
}

ul.cart-shiping-details > li {
    padding-bottom: 15px;
    color: #000;
}

.totalpricecol td {
    border-top: solid 1px #EAE9E4;
    padding-top: 3px;
}

.attributes {
}

    .attributes ul {
        width: 97%;
    }

        .attributes ul li {
            padding: 2px;
            font-weight: normal;
        }

.self-delivery-details {
}


ul.progress_bar {
    margin: 0;
}

.progress_bar > li:first-child {
    border-left: solid 0px #BDBDBD;
}

.progress_bar > li {
    text-align: center;
    border-left: solid 1px #BDBDBD;
    border-bottom: solid 1px #BDBDBD;
    padding: 10px 0;
    background: #eee;
    border-color: #BDBDBD;
    width: 33.33333%;
    box-sizing: border-box;
}

    .progress_bar > li.selected {
        border-bottom: solid 1px #369;
        background: #0866c6;
        color: #fff;
        border-bottom-color: #0866c6;
    }

    .progress_bar > li > a {
        color: #ccc;
        text-decoration: none;
    }

    .progress_bar > li.selected > a {
        color: #fff;
    }

    .progress_bar > li.active > a {
        color: #0866c6;
    }

#fields_cont {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #000;
}

    #fields_cont input[type=text], #facebox .popup #fields_cont input[type=text] {
        width: 100%;
    }

#facebox .popup input[type=text], #facebox .popup select {
    font-size: 14px;
}

#facebox .popup select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    padding: 0;
}

#fields_cont table tr td:first-child {
    padding: 0;
}

#fields_cont table td {
    padding: 0 0 0 7px;
}

#fields_cont .red, .red {
    color: red;
}

#fields_cont .desc {
    color: gray;
}

.footer-cart-dialog {
    background: #eee;
    font-size: 14px;
    padding: 3px 15px;
}

    .footer-cart-dialog a {
        color: #008fbf;
    }

.min-width-dialog {
    min-height: 370px;
}

/*.field-validation-valid {
    display: none;
}*/

.line {
    border-bottom: solid 1px #ddd;
}

ul.list.payment_list {
    min-height: 275px;
}

    ul.list.payment_list > li {
        color: #008fbf;
        font-size: 14px;
        margin-bottom: 10px;
        min-height: 40px;
    }

        ul.list.payment_list > li label {
            cursor: pointer;
        }

        ul.list.payment_list > li.selected, ul.list.payment_list > li.selected a {
            color: #000;
        }

            ul.list.payment_list > li.selected label {
                font-weight: bold;
            }

        ul.list.payment_list > li img {
            vertical-align: middle;
        }

.payment_detail {
    color: #000;
    padding-bottom: 5px;
}

.customerPhone, #facebox .popup input.customerPhone {
    padding: 10px;
    width: 200px;
    direction: ltr;
    text-align: left;
    font-size: 16px;
}

.larger {
    width: 200px;
    padding: 10px;
}

.secured-cont {
    margin-top: 5px;
}

    .secured-cont img {
        height: 15px;
    }

.totalprice-cont {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.inactive-button {
    background: #eee !important;
    border: solid 1px #ddd !important;
    color: gray !important;
    box-shadow: 0 0 0 #ddd !important;
}

.big-heading {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #7fba00;
    padding: 20px;
}

#fbImg {
    margin-top: 9px;
}

ul.site-menu {
}

.cc-site-menu-container {
    /*border-bottom-width:1px; 
    border-bottom-style:solid;*/
}

ul.site-menu > li:first-child {
    border-right-width: 0px;
}

ul.site-menu > li {
    float: left;
    margin-right: 5px !important;
    min-width: 100px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
}

    ul.site-menu > li a {
        text-decoration: none;
    }

    ul.site-menu > li.selected {
    }

        ul.site-menu > li.selected a {
        }

.side-menu ul.site-menu > li {
    float: none !important;
    text-align: inherit;
    border-right-width: 0px;
}

.side-menu div.bordered-box {
    border-bottom-width: 0px;
}


.cart-subheader {
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

#checkout_container .uibutton.special.large {
    background: #f0a30a;
    border-width: 0;
    /* padding: 7px;*/
    border: solid 1px #f0a30a;
    color: #fff;
    font-size: 14px;
}

div.stepbar.three-steps ul.progress_bar > li {
    width: 33.2%;
}

.ui-tabs-nav > .ui-state-default a {
    border-color: #fff;
    background: #fff;
    color: #000;
}



.ui-dialog .ui-dialog-buttonpane {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background: #fff;
}

.ui-autocomplete .ui-menu-item a, .ui-autocomplete .ui-menu-item a:hover {
    font-size: 14px !important;
    color: #000;
    cursor: pointer;
}

#cbx_payment {
    width: 100%;
    padding: 8px 0;
}

.dd-selected-text {
    color: #000;
    font-size: 12px !important;
}

.dd-desc, .dd-selected-text, .dd-option-text {
}

.dd-select {
    border-radius: 0 !important;
}



.dd-option-image, .dd-selected-image {
    max-width: 30px !important;
    padding-right: 9px;
}

.ui-tabs-nav > .ui-state-default a {
    font-weight: normal;
}

.product_details_table {
    width: 100%;
}

    .product_details_table td {
        font-size: 14px;
    }

.ui-tabs-nav > .ui-state-active a, .ui-tabs .ui-widget-content, .ui-tabs-nav {
    border-color: #fff !important;
    border-width: 0px !important;
}



.navigation-menu.top ul > li.selected, .navigation-menu.top ul > li:focus {
    background: transparent !important;
}

.navigation-menu.top ul > li a {
    text-decoration: none;
}

.cartsite {
    position: relative;
    width: 150px;
    left: -191px;
    top: 35px;
    float: left;
    font-size: 18px;
    height: 0;
}

.bannerssite {
    position: relative;
    width: 100px;
    top: 47px;
    height: 0;
    left: 193px;
}

    .bannerssite .title {
        font-size: 20px;
        color: gray;
    }


#gal, #gal_mobile {
    padding-bottom: 30px;
    text-align: center;
}

    #gal > a:first-child > img, #gal_mobile a:first-child img {
    }

    #gal > a > img, #gal_mobile > a > img {
        max-width: 80px;
        max-height: 53px;
        vertical-align: middle;
        opacity: 0.5;
    }

    #gal > a, #gal_mobile > a {
        line-height: 80px;
        height: 80px;
        text-align: center;
        text-decoration: none;
    }

        #gal > a > img:hover, #gal_mobile > a > img:hover {
            opacity: 1;
        }

        #gal > a.active > img, #gal_mobile > a.active > img {
            opacity: 1;
        }



.prev_bg img {
    max-height: 500px;
    width: auto;
    height: auto;
}

.product-title-cont {
}


.fb_rtl.fb_rtl.fb_iframe_widget_lift {
    left: inherit !important;
}


.radius {
    border-radius: 30px;
    width: 11px;
    height: 11px;
}

    .radius.nav-radius {
        width: 24px;
        height: 24px;
    }

    .radius.green {
        background: #48C748;
    }

.product-lowest-price {
    font-size: 20px;
}

.offers-container {
}

    .offers-container > div {
        font-size: 13px;
        padding-bottom: 7px;
    }

        .offers-container > div i {
            font-size: 13px;
        }

.iconcont {
    width: 17px;
    text-align: center;
    margin-right: 8px;
}

div.strike .offer-price-container {
    text-decoration: line-through;
    /*text-decoration-color: #ddd;*/
}

.product-title.selected {
}

.product-title h2 {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}


.selected.product-lowest-price {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

.cc-hidden {
    display: none;
}

.offer-price.offer-price-big {
    font-size: 26px;
}


.title-color {
    font-size: 18px;
}

    .title-color.colored {
    }

#managerwindow {
    font-size: 12px;
    margin-bottom: 5px;
    padding: 5px;
    background: #eee;
    border: solid 1px #ddd;
    margin-bottom: 10px;
    text-align: center;
}

.offer-price-container {
}

h3.title-color {
    font-size: 16px;
}

.only-description {
    line-height: 30px;
    overflow: visible !important;
}

.wants-container img {
    margin-bottom: 4px;
    vertical-align: top;
}

#product-header-content {
    padding-left: 0;
}

.ui-dialog-buttonset .ui-button {
    background: #a5ce00;
    border: solid 1px #7FBA00;
    color: #fff;
}

.ui-widget-overlay {
    background: #000 !important;
    opacity: 0.3;
    z-index: 101;
}

.ui-dialog {
    border: 0px solid #000;
    background: rgb(95, 95, 95);
    box-shadow: 0 0 16px;
    z-index: 102;
}

    .ui-dialog > div {
        background: #fff !important;
    }

.ui-dialog-content {
    background: #fff;
}

.ui-dialog-buttonpane {
    margin-top: 0 !important;
    border-color: #ddd;
}

.ui-dialog-titlebar {
    font-size: 16px;
    border-width: 0;
    border-bottom: solid 1px #ddd;
    color: #000;
}



.bradcamp {
    font-size: 12px;
    line-height: 38px;
}

    .bradcamp a {
        text-overflow: ellipsis;
        width: 29px;
        white-space: nowrap;
        overflow: hidden;
        max-width: 140px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none;
    }

a.pager-item {
}


    a.pager-item.selected {
        font-weight: bold;
        text-decoration: none;
    }

ul.cat-showover:hover {
}


ul.categories > li ul {
    transition: all linear 0.5s;
}


    ul.categories > li ul li {
        padding: 0 !important;
    }


        ul.categories > li ul li:before {
        }

        ul.categories > li ul li a:before {
        }


        ul.categories > li ul li a {
            font-size: 12px !important;
        }

#after-header-content .list.categories > li ul li {
    border: 0;
    padding-top: 10px !important;
}

#after-header-content .list.categories li.selected {
}

ul.categories > li ul li:first-child {
}

ul.categories li.selected > ul.cat-showover {
    display: block;
}




ul.categories > li.selected ul.cat-showover li:hover {
}

.inputsymbol {
    padding: 8px;
    font-size: 14px;
    background: #eee;
    display: inline-block;
    border: solid 1px #ccc;
    border-left-width: 0;
}

#order_table_complete table {
    /*border-spacing: 1px !important;
    border-collapse: separate !important;*/
    border-color: #ccc !important;
    background: #ccc;
}

/*#order_table_complete_height {
    overflow: auto;
    overflow-y: overlay;
    max-height: 260px;
}*/

@media only screen and (max-device-width: 480px) {
    #order_table_complete_height {
        overflow: visible !important;
        overflow-y: visible !important;
        max-height: none !important;
    }
}

#order_table_complete table th {
    padding: 5px;
}

#order_table_complete table td {
    padding: 5px;
}

.product-cell td {
    background: #fff;
}

input[type=text], select, input[type=password], textarea {
    box-sizing: border-box;
    z-index: 0;
}


.store-middle-bar {
    z-index: 99;
}

.store-inner-toolbar-header {
    margin-bottom: 10px;
}

.is-sticky .store-middle-bar {
    border-bottom: solid 1px rgba(0,0,0,0.2);
}

#container-bottom.ui-notify {
    bottom: 10px !important;
    top: inherit;
}

#container-specials.ui-notify {
    top: 18px !important;
}

.ui-notify-message {
    padding: 0px;
}

.ui-notify-message-style h1, .ui-notify-message-style p, .ui-notify-close {
    color: inherit;
    font-weight: normal;
}

.ui-notify-message-style {
    box-shadow: 0 0 0px #000;
}

.ui-notify {
    width: 220px;
    display: none !important;
}

.notify-msg.product-background {
    padding: 7px;
}

.shiping-option-container {
    padding: 5px 0;
}


/*.salebadge:after {
    content: "מבצע!";
    position: absolute;
    background: #EF3B64;
    padding: 15px 5px;
    border-radius: 22px;
    color: #fff;    
    left: 0;
    top: 0;
}

.newbadge:after {
    content: "חדש";
    position: absolute;
    background: #22B212;
    padding: 15px 10px;
    border-radius: 22px;
    color: #fff;    
    left: 0;
    top: 0;
}*/
.salebadge {
    position: absolute;
    padding: 10px;
    left: 20px;
    top: 7px;
    border-radius: 50px;
}

.newbadge {
    position: absolute;
    padding: 10px;
    left: 20px;
    top: 7px;
    border-radius: 50px;
}

ul.cc-layout-box-content.list li a {
    text-decoration: none;
}

#at4-share {
    display: none !important;
}

.grid_product > div.product-cont > .product, .product-background {
    position: relative;
}

    .grid_product > div.product-cont > .product:hover .product-item-social-buttons {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
    }

.product-item-social-buttons .bay, .product-item-social-buttons .like {
    margin: 10px;
    padding: 10px;
}


.pics-cont {
    border-left: none !important;
}


.offers-container {
    line-height: 24px;
}


    .offers-container > div {
        font-size: 14px;
    }

.selected.product-lowest-price {
    font-size: 16px;
}


.smallpadd {
    padding: 0px;
}


#searchnav {
    display: block;
}

.product-item-social-buttons {
    display: none;
}

.product-checkout {
}

.button {
    padding: 10px 15px;
    cursor: pointer;
    border: solid 0;
    font-size: 14px;
    background: #ccc;
}

    .button.continue {
        background: #f48501;
        color: #fff;
    }

.smalltext {
    font-size: 80%;
    text-align: center;
    color: rgba(0,0,0,0.5);
}

.product-title-cont .shiping-options-ul li {
    padding: 0;
}

.credits-images {
    margin-top: 12px;
}

.second-menu .jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary-handle {
    line-height: 50px;
}

.second-menu {
    height: 0px;
}

.jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary-handle {
    text-decoration: none;
    line-height: none;
}

.jb-overflowmenu-container ul li {
    float: none !important;
    padding: 5px 15px;
}

    .jb-overflowmenu-container ul li ul {
        margin: 0 !important;
        padding: 10px 0 !important;
    }


ul.jb-overflowmenu-menu-primary {
    padding-right: 30px;
}

ul.jb-overflowmenu-menu-primary {
    right: 0 !important;
}

    ul.jb-overflowmenu-menu-primary > li:first-child {
        padding-right: 0 !important;
    }

.jb-overflowmenu-menu-secondary.website-header {
    padding: 0;
}

.footer-credit {
    background: #000;
    font-size: 12px;
    color: #fff;
}

    .footer-credit a {
        color: #fff;
    }

.footer-credit-cards {
    text-align: center;
}

    .footer-credit-cards .card {
        max-width: 100%;
    }

.list-group-item img {
    max-width: 100%;
}

#facebox .content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.long-scroll {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.leftside aside {
    margin-bottom: 30px;
}

#landing-pages-cont {
    margin-top: 30px;
}

.category-description {
    margin-bottom: 15px;
    margin-top: 5px;
}


.cms a {
    color: #000;
}


ul.menu-main > li ul ul {
    right: 100%;
    left: auto;
}

.cms ul.menu-main > li a {
}

.cms .jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary-handle {
    line-height: 50px;
}

.cms.top-header .jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary-handle {
    line-height: 20px;
}

.page-sub-pages {
    padding: 10px 0;
}

.menuiconpadd {
    padding: 0 15px;
}

.page-sub-pages ul > li {
    float: none;
    display: inline-block;
    padding-right: 10px;
}

.menu-container-before-ul {
}

.side-menu .menu-container-before-ul {
    padding: 0;
}

    .side-menu .menu-container-before-ul li {
        display: block;
        border-width: 1px;
        padding: 11px 5px;
        float: none;
    }

.side-menu.cc-layout-box-menu-content {
    padding: 0;
}

.side-menu ul.menu-main > li a {
    line-height: inherit;
    padding: 0;
}


.cms .top ul.menu-main > li a {
}

.relateditem {
    margin-bottom: 5px;
    text-align: center;
}

.side-menu ul.menu-main li > ul, .sitemap ul.menu-main li.selected ul, .sitemap ul.menu-main li > ul {
    position: inherit;
    padding: 0;
    background: transparent;
    border: solid 0;
    min-width: 0;
    margin: 0;
    display: none;
    opacity: 1;
}

.side-menu ul.menu-main li.selected ul {
    display: block;
    visibility: visible;
    padding-right: 10px;
    box-shadow: none;
}

    .side-menu ul.menu-main li.selected ul i.fa-angle-left {
        display: none;
    }

.side-menu ul.menu-main li > ul li {
    border-width: 0;
    padding: 3px 5px;
}

    .side-menu ul.menu-main li > ul li a:before {
        content: "\f053";
        font-family: FontAwesome;
        padding: 4px;
        font-size: 8px;
    }

.side-menu ul.menu-main li:hover > ul, .side-menu ul.menu-main li:focus > ul {
    display: none;
}

.side-menu ul.menu-main li.selected:hover ul, .side-menu ul.menu-main li.selected:focus ul {
    display: block;
}


.side-menu ul.menu-main li > ul li a {
    padding: 0;
}

.sitemap ul.menu-main li.selected ul, .sitemap ul.menu-main li > ul {
    display: block;
}

.sitemap ul.menu-main li {
    padding-bottom: 0;
}

    .sitemap ul.menu-main li.selected ul, .sitemap ul.menu-main > li ul li a {
        padding: 0;
        font-size: 14px;
    }

.sitemap ul.menu-main > li i {
    display: none;
}

.mobile-header {
    text-align: center;
    padding: 0 15px;
    border-bottom: solid 1px #ccc;
}

    .mobile-header .comp-logo {
        max-width: 170px;
    }

    .mobile-header .mobile-bars span, .mobile-header .mobile-cart span {
        font-size: 30px;
    }

    .mobile-header .mobile-bars, .mobile-header .mobile-cart {
        padding-top: 20px;
    }


.mobile-navigation-side-nav-menu a {
    color: #fff;
}

.mobile-navigation-side-nav-menu ul.menu-main li {
    float: none;
    padding: 10px 5px;
    line-height: normal;
    border-bottom: solid 1px #444;
}

    .mobile-navigation-side-nav-menu ul.menu-main li a {
        font-size: 14px;
        padding: 0;
        line-height: normal;
    }

        .mobile-navigation-side-nav-menu ul.menu-main li a:after {
            content: "\f053";
            font-family: FontAwesome;
            float: left;
            color: #fff;
        }

.mobile-navigation-side-nav-menu .menu-container-before-ul {
    padding: 10px 0;
}

.mobile-navigation-side-nav-menu ul.menu-main li .fa-angle-down {
    display: none;
}

.disable-height {
    overflow: hidden;
}

#loadingmasker {
    height: 100%;
    position: fixed;
    background: #000;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center;
    background: url(https://cdnw.wobily.com/system/loading.svg);
    background-color: rgba(255,255,255,0.5);
    background-repeat: no-repeat;
    background-position: center 10%;
    z-index: 99999;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    z-index: 900;
}

    #return-to-top span {
        margin: 0;
        position: relative;
        top: -5px;
        font-size: 19px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #return-to-top:hover {
        background: rgba(0, 0, 0, 0.9);
    }

        #return-to-top:hover span {
            top: -10px;
        }

.fourradius {
    border-radius: 4px;
}

.cart_li:focus, .buy-button-cont:focus {
    outline: dotted 2px #000;
}

#manualFillFieldsLink:focus {
    outline: dotted 1px #369;
}

.ui-button-save {
    background: #428bca !important;
    background-repeat: no-repeat;
    background-position: 10% 50%;
    border: 1px solid #357ebd !important;
    font-weight: normal !important;
    color: #fff !important;
    text-shadow: inherit !important;
}

.footer-credit-public {
    text-align: center;
    color: black;
    position: absolute;
    bottom: 15px;
    width: 100%;
}


.cc-layout-row {
    padding-bottom: 10px;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

    .cc-layout-row .cc-col {
    }

.cc-direction {
    direction: ltr;
}


.thumbnail .cc-hidden {
    display: none;
}

.page-header {
    border-bottom: 0;
}


.cc-main-menu {
    z-index: 101;
    margin-bottom: 0;
    border-right-width: 0;
    border-left-width: 0;
}

.nav, #navbartop .nav, #cc-store-context-menu .nav, .nav {
    overflow: hidden;
    max-height: 50px;
}

.navbar-collapse.collapse.in .nav {
    max-height: none !important;
}


.no-margin-leftright {
    margin-left: 0;
    margin-right: 0;
}

.navbar-brand.navbar-fixed-top {
    margin: 0 auto;
    width: 100%;
}

.navbar-brand > img {
    margin: 0 auto;
}


.navbar-brand {
    /*width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    z-index: 1;
    margin: 0 auto;*/
}

.cc-search-mobile-nav {
    padding: 6px 15px;
}

#facebox .popup {
    margin: 0 auto;
}

.website-footer .list-group {
}


.website-footer {
    padding-bottom: 20px;
    padding-top: 20px;
    border-top-width: 1px;
    border-top-style: solid;
}




.no-z-index {
    z-index: 0;
}

.required-star {
    display: none;
}

.field-validation-error {
    color: red;
}

/*#dynamic_payment_ajax > input {
    width: 100%;
}*/

.input-validation-error {
    border: solid 2px red !important;
}

#selected_loker_text_callback:empty {
    display: none;
}

#selected_loker_text_callback.alert {
    margin-bottom: 0;
}

.navbar-fixed-top {
    border-style: solid;
}


.cc-price-old {
    text-decoration: line-through;
    font-size: 60%;
}

.buy-button-container {
    padding: 15px 0;
    text-align: center;
}

.btn-group > .btn.cc-details-cube-item {
    box-sizing: border-box;
    float: none;
    display: inline-block;
    /*padding: 6px 12px;*/
    margin: 20px 0 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
}

.btn-group > .btn.cc-wish-cube-item, .btn-group > .btn.cc-share-cube-item {
    box-sizing: border-box;
    float: none;
    display: inline-block;
    /*padding: 6px 12px;*/
    margin: 20px 0 5px 0;
}



.cc-mobile-nav-all .nav.navbar-nav {
    margin-bottom: 0;
    margin-top: 0;
}

.cc-page-main-container {
    position: relative;
}


    .cc-page-main-container.no-scroll {
        position: absolute;
        width: 100%;
        overflow-y: hidden;
        top: 0;
        bottom: 0;
    }

.pac-container {
    background-color: #FFF;
    z-index: 99999999 !important;
    position: fixed !important;
    display: inline-block;
    float: left;
}

.modal {
    z-index: 102;
    top: 80px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #fff !important;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}

.modal-backdrop {
    z-index: 10;
}

.loadmask-msg {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=1);
}

.navigation-item-app.list-group-item .list-group-item {
    margin: 0;
    border-bottom-width: 0;
    border-top-width: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

    .navigation-item-app.list-group-item .list-group-item:not(.active) {
        background-color: transparent;
    }


.navigation-item-app.list-group {
    margin: 0;
}


.panel-default .list-group {
    margin-bottom: 0;
}

.list-group-item .list-group-item.cc-item-childrens ul.opened-focus > li {
    padding-right: 25px;
}

.cc-subnavs-list h4 {
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
}

.cc-subnavs-list {
}

    .cc-subnavs-list .cc-subnavs-list-item:first-child {
        padding-left: 0;
    }

    .cc-subnavs-list .cc-subnavs-list-item {
        padding-right: 15px;
        font-weight: normal;
    }

#maincontent .cc-subnavs-list .cc-subnavs-list-item h4 {
    margin: 10px 0;
    padding-bottom: 0;
    padding-top: 0;
}

#maincontent .cc-subnavs-list .cc-subnavs-list-item a {
    font-weight: normal;
}


.ui-dialog-titlebar-close {
    background-color: #fff;
    border: solid 0;
}

    .ui-dialog-titlebar-close:after {
        content: "\f00d";
        font-family: FontAwesome;
        color: #000;
    }

.cc-builder-head-logo-link, .cc-builder-head-logo-link:hover {
    text-decoration: none;
}

.cc-builder-head-logo-link {
    text-align: center;
}

.cc-builder-full-width-slider-inner {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
}

.navbartop.navbar-inverse:not(.cc-builder-full-width-slider-inner) {
    border-width: 1px;
    border-style: solid;
    border-left-width: 0;
    border-right-width: 0;
}

#checkout_container button, #checkout_container input[type=button], #facebox input.btn-default {
    background: #369 !important;
    border: solid 1px #369 !important;
    color: #fff !important;
}

#facebox input.btn-primary {
    color: #FFFFFF;
    background-color: #D0690C;
    border-color: #D0690C;
}

#checkout_container textarea, #checkout_container input[type=text], #checkout_container select {
    font-size: 15px !important;
    color: #000 !important;
    background-color: #ffffff !important;
    background-image: none !important;
    border: 1px solid #e3e3e3 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
}

    #checkout_container textarea.input-validation-error, #checkout_container input[type=text].input-validation-error, #checkout_container select.input-validation-error {
        border: solid 3px red !important;
    }


.cc-sidemenu-categories li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    padding-right: 5px;
    float: left;
    font-weight: bold;
}

.cc-manage-alert {
    font-size: 12px;
    background-color: #E4E2A1;
    color: #000;
    padding: 8px 8px;
    margin: 0 15px;
    margin-top: 5px;
    margin-bottom: 10px;
}

    .cc-manage-alert a {
        color: #000;
        text-decoration: underline;
    }

.navbar-toggle {
    z-index: 10;
}

.cms_cont img {
    /*max-width: 100%;*/
    height: auto;
}

.navbar-brand {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}

@media screen and (max-width: 600px) {

    #tbl_order_details {
        border: 0;
    }

        #tbl_order_details #tblAttrs tr {
            display: table-row;
        }

        #tbl_order_details #tblAttrs td {
            display: table-cell;
        }

        #tbl_order_details .emptycell {
            border: 0;
            display: none;
            font-size: 0px;
            margin: 0px;
        }

        #tbl_order_details th {
            display: none;
        }

        #tbl_order_details tr {
            margin-bottom: 10px;
            display: block;
            border-bottom: 2px solid #ddd;
        }

        #tbl_order_details td {
            display: block;
            /*text-align: right;*/
            /* font-size: 13px;*/
            border-bottom: 1px dotted #ccc;
        }

            #tbl_order_details td:last-child {
                border-bottom: 0;
            }

            #tbl_order_details td:before {
                content: attr(data-label);
                /*float: left;*/
                font-weight: bold;
            }
}

#banner img {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.cc-logo-cont.pelepay img {
    height: 30px;
}

#facebox_overlay {
    z-index: 101;
}

.carousel-inner .item.left, .carousel-inner .item.right {
    float: none !important;
}


.dropdown-menu > li > a {
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 98%;
}

.footer_credit {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    color: gray;
    font-size: 12px;
}

.modal-backdrop {
    z-index: 101;
}

.cc-builder-modal {
    z-index: 102;
}

.cc-builder-title {
    font-size: 130%;
    font-weight: bold;
}

.cc-product-link-title {
    color: inherit;
}

#product-details-social-bar {
    margin-top: 15px;
}

.cc-cube {
    margin-bottom: 10px;
}


.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}


#checkout_container h1,
#checkout_container h2,
#checkout_container h3,
#checkout_container h4,
#checkout_container h5,
#checkout_container h6 {
    color: #000;
    margin: 10px 0 !important;
    font-family: Arial;
}

#checkout_container td {
    padding: 4px 0;
    font-size: 14px;
    color: #000;
}

#checkout_container .checkout-item {
    background: #f5f5f5 !important;
}

.product {
    position: relative;
    /*z-index: 0;*/
}

.cc-ribbon {
    position: absolute;
    z-index: 1;
}

    .cc-ribbon i {
        font-style: normal;
        z-index: 1;
    }

.cc-fb-cart-button, .cc-fb-search-button {
    height: 35px;
    font-weight: normal;
    line-height: normal;
    border-width: 1px !important;
    border-radius: 0;
}

.cc-fb-navbar {
    width: 100% !important;
    max-height: 38px !important;
    min-height: 38px !important;
}

.cc-iframw-navbar {
    padding-left: 5px;
    padding-right: 5px;
}


.cc-fb-navbar ul > li > a {
    padding: 8px 15px;
}



.cc-search-cart-container {
    margin-top: 20px;
}

div[id^="thumbnailgallery_"] .img-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 50%;
}



    div[id^="thumbnailgallery_"] .img-wrapper img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

#maincontent .panel-heading h3 {
    margin: 0;
}

.google-result {
    padding: 5px;
    /*background-color: #fff;*/
    margin-bottom: 20px;
}

    .google-result .result-img {
        height: auto;
        max-width: 100%;
        max-height: 95px;
        width: auto;
        margin: 0 auto;
    }

@media (max-width: 768px) {
    .google-result .result-img {
        height: auto;
        max-height: 150px;
    }
}

.google-result .result-title {
    /*font-size: 18px !important;*/
    padding: 0px !important;
    margin: 0px !important;
    /*color: #1a0dab;*/
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap;
}

    .google-result .result-title a {
        /*  color: #1a0dab;*/
    }

.google-result .result-url {
    direction: ltr;
    /*color: #006621 !important;*/
    font-style: normal;
    /* font-size: 14px;*/
    line-height: 16px;
    height: 17px;
}

.google-result .result-desc {
    line-height: 17px;
    word-wrap: break-word;
    /* color: #545454;*/
    /* font-size: 13px;*/
}

.cc-searchList {
    margin-top: 30px;
}

.results-count {
    margin-top: 10px;
    color: #545454;
    font-size: 13px;
}

.cc-search-result-image {
    border-width: 1px;
    border-style: solid;
}

.brand-default-border-color {
    border-color: rgba(0,0,0,0.1);
}

#checkout_container #cbx_payment {
    font-size: 13px !important;
}

#cbx_choose_shiping_option {
    color: #000 !important;
    padding: 0 !important;
}

.prev.cc-is-broken {
    background-image: url(https://cdnw.wobily.com/system/no_image_s.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #969696;
    background-size: contain;
}


.prev.cc-is-loading {
    background-image: url(https://cdnw.wobily.com/system/loading.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

    .prev.cc-is-loading img {
        visibility: hidden;
    }



.dropdown-menu > li.kopie > a {
    padding-left: 5px;
}

.dropdown-submenu, .overflow-nav .cc-item-childrens {
    position: relative;
    max-width: 218px;
}

    .dropdown-submenu > .dropdown-menu, .overflow-nav .cc-item-childrens > ul {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }



ul.nav li > ul.dropdown-menu {
}

ul.nav li:hover > ul.dropdown-menu {
    display: block;
}




    ul.nav li:hover > ul.dropdown-menu .caret, .cc-item-childrens.active.open .caret {
        border-color: transparent transparent transparent #333;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
        display: block;
        float: right;
        height: 0;
        margin-right: -10px;
        width: 0;
        white-space: normal;
        margin-top: 5px;
    }


ul.dropdown-menu a .caret {
    transition: all ease-in 0.2s;
}

ul.dropdown-menu li:hover > a > .caret {
    transform: rotate(360deg) !important;
}

ul.dropdown-menu {
    min-width: 220px;
}

.mm-menu {
    color: #000 !important;
}

.mm-listview > li > a, .mm-listview > li > span {
    color: inherit !important;
    display: block !important;
    padding: 10px 10px 10px 20px !important;
    margin: 0 !important;
}

.cc-overflow-apply-mobile {
    overflow: hidden;
}

ul.mm-listview > li.visible-xs {
    display: block !important;
}

.nav li.visible-xs {
    display: none !important;
}

.cc-nav-center .navbar-collapse {
}

    .cc-nav-center .navbar-collapse ul.nav {
        display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox; /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Chrome */
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }


#mm-0 {
    z-index: auto;
}

.icon-mobile-container {
    font-size: 20px;
    line-height: 10px;
    padding: 10px;
    background: transparent;
    border: solid 1px #ddd;
    margin: 5px 0;
}

#mobile-menu.mm-menu .mm-navbar a, #mobile-menu.mm-menu .mm-navbar > * {
    color: #F44336;
}

.fb-footer-table {
    display: table;
    width: 100%;
}

.fb-footer-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.fb-footer-table-cell-center {
    text-align: center;
}


#fancybox-buttons.top {
    padding: 0 !important;
}

.cc-fb-element-height {
    height: 42px;
    padding: 12px;
    line-height: 16px;
    box-sizing: border-box;
    font-size: 14px;
}

.cc-sitemap-cont ul.sub-nav.list-group {
    display: none !important;
}

.cc-category-toolbar-head {
    margin-top: 20px;
    margin-bottom: 35px;
    border-top: solid 1px #bebebe;
    padding-top: 10px;
    border-bottom: solid 1px #bebebe;
    padding-bottom: 0px;
}

    .cc-category-toolbar-head .cc-filter-group {
        white-space: nowrap;
    }

    .cc-category-toolbar-head span.multiselect-native-select {
        display: inline-block;
    }


    .cc-category-toolbar-head .lbl-filter-by {
        position: relative;
        top: -12px;
    }

    .cc-category-toolbar-head .dropdown-toggle,
    .cc-category-toolbar-head input[type="text"],
    .cc-category-toolbar-head select,
    .cc-category-toolbar-head .cc-categories-layout-button-group button,
    .cc-category-toolbar-head .btn-primary {
        height: 36px;
        font-size: 13px;
        border: solid 1px rgb(169, 169, 169);
        border-radius: 2px !important;
    }

.cc-cat-pagination .cc-pagination {
    height: auto;
}

    .cc-cat-pagination .cc-pagination > li:not(.active) > a,
    .cc-cat-pagination .cc-pagination > li:not(.active) > span {
        background-color: transparent;
    }

    .cc-cat-pagination .cc-pagination > li > a,
    .cc-cat-pagination .cc-pagination > li > span {
        padding: 2px 6px;
    }

        .cc-cat-pagination .cc-pagination > li > a.num {
            font-size: 14px;
            padding-bottom: 2px;
            padding-top: 4px;
            padding-left: 8px;
            padding-right: 8px;
        }

    .cc-cat-pagination .cc-pagination > li.active > a.num {
        cursor: default;
    }

.cc-category-toolbar-head input[type="text"] {
    padding-left: 3px;
    padding-right: 3px;
}

.cc-pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 25px;
    border-radius: 4px;
    border: 1px solid #ddd;
}

    .cc-pagination .disabled > a, .cc-pagination .disabled > a:focus, .cc-pagination .disabled > a:hover, .cc-pagination .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff !important;
    }

.cc-cat-pagination .cc-pagination > li:not(.active) > a:focus,
.cc-cat-pagination .cc-pagination > li:not(.active) > a:hover,
.cc-cat-pagination .cc-pagination > li:not(.active) > span:focus,
.cc-cat-pagination .cc-pagination > li:not(.active) > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.cc-pagination > li {
    display: inline;
}

    .cc-pagination > li > a, .cc-pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        text-decoration: none;
        border-left: 1px solid #ddd;
    }

    .cc-pagination > li:first-child > a, .cc-pagination > li:first-child > span {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .cc-pagination > li:last-child > a, .cc-pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-left: none;
    }

ul.multiselect-container {
    min-width: 0px;
    border: 1px solid #d0d0d0;
}



.cc-sidebar-nav .sub-nav.list-group {
    display: none;
}



.cc-sidebar-nav .list-item-icon {
    display: block;
    /* width: 0px; */
    margin-right: -15px;
    padding: 0 15px;
    /* height: 30px; */
    /* line-height: 30px; */
    border-left: solid 1px rgba(0,0,0,0.1);
    display: block;
    height: 41px;
    margin-top: -10px;
    line-height: 40px;
}

.cc-sidebar-nav ul ul .list-item-icon {
    margin-left: -15px;
}


.cc-sidebar-nav ul ul ul .list-item-icon {
    margin-left: -15px;
}



.cc-sidebar-nav .navigation-item-app.list-group-item .list-group-item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    width: 100%;
    max-width: 100%;
}

    .cc-sidebar-nav .navigation-item-app.list-group-item .list-group-item:first-child {
        border-top-width: 1px;
    }

.cc-sidebar-nav .sub-nav.list-group {
    padding-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -10px;
}

.cc-sidemenu-categories ul ul li a:before {
    padding-right: 15px;
}


.cc-sidebar-nav ul ul ul ul {
    margin-right: -25px !important;
}

.cc-sidemenu-categories ul ul ul li a:before {
    padding-right: 25px;
}

.cc-sidemenu-categories ul ul ul ul li a:before {
    padding-right: 35px;
}

ul.sub-nav.list-group:before {
    content: "";
    background: rgba(0,0,0,0.05);
    position: absolute;
    width: 100%;
    height: 100%;
    /* padding-bottom: 21px; */
    margin-top: -41px;
    z-index: -1;
}

.cc-sidebar-nav .panel > .list-group .list-group-item, .cc-sidebar-nav .panel > .panel-collapse > .list-group .list-group-item {
    z-index: 10;
}


@media only screen and (min-width: 751px) {
    .price_new.low-price {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 750px) {
    .price_new.low-price {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 350px) {
    .price_new.low-price {
        font-size: 12px !important;
    }

    .btn.cc-details-cube-item {
        font-size: 11px !important;
    }

    .product .cart .price .vert {
        height: 25px;
    }
}


.product-col {
    transition: all ease-out 0.5s;
}




.cc-product-layout-row .product-col {
    width: 100%;
}



    .cc-product-layout-row .product-col .product .prev {
        width: 20%;
        float: right;
        max-height: 200px;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: rgba(0,0,0,0.3);
    }

    .cc-product-layout-row .product-col .product-price-cont {
        width: 80%;
        float: right;
    }


    .cc-product-layout-row .product-col .product h2.title,
    .cc-product-layout-row .product-col .product .h2.title {
        text-align: right;
    }

    .cc-product-layout-row .product-col .product .cart .price .vert, .cc-product-layout-row .product-col .product .cart .price .price_new {
        text-align: left;
    }

    .cc-product-layout-row .product-col .cc-product-buttons {
        text-align: left;
    }



@media only screen and (max-width: 768px) {
    .btn-toolbar {
        margin-top: 10px;
    }

    .cc-product-layout-row .product-col .product .prev {
        width: 50%;
        max-height: 200px;
    }

    .cc-product-layout-row .product-col .product-price-cont {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {



    .cc-product-layout-row .product-col .product .prev {
        width: 100%;
        max-height: 200px;
        border-left-width: 0px;
    }

    .cc-product-layout-row .product-col .product-price-cont {
        width: 100%;
    }


    .cc-product-layout-row .product-col .product h2.title,
    .cc-product-layout-row .product-col .product .h2.title {
        text-align: center;
    }

    .cc-product-layout-row .product-col .product .cart .price .vert, .cc-product-layout-row .product-col .product .cart .price .price_new {
        text-align: center;
    }

    .cc-product-layout-row .product-col .cc-product-buttons {
        text-align: center;
    }
}


@media (min-width: 992px) {
    .col-md-offset-2 {
        margin-right: 16.66666667%;
        margin-left: auto;
    }
}

.mm-menu.mm-offcanvas.mm-menu.visible-xs {
    display: none !important;
}


@media (max-width: 767px) {
    .mm-menu.mm-offcanvas.mm-menu.visible-xs.mm-opened {
        display: block !important;
    }
}

.cc-select-colors ul li {
    margin-right: 1px;
    margin-left: 1px;
    text-align: center;
    width: 60px;
}

    .cc-select-colors ul li > .cc-select-color-item {
        height: 40px;
        width: 40px;
        border-radius: 20px;
        cursor: pointer;
        background-size: cover;
        border-style: solid;
        border-width: 1px;
        opacity: 0.9;
        margin: auto;
        position: relative;
    }

        .cc-select-colors ul li > .cc-select-color-item.active {
            opacity: 1;
        }

#maincontent .productdetails h1.product-checkout-title-small-devices-and-fb {
    margin: 0;
}

.btn-toolbar button.btn {
    padding: 6px 12px;
}

.cc-matrix-qty .outofstock {
    display: none;
}


.cc-select-colors ul li > .cc-select-color-item.active:after {
    content: "\f00c";
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    width: 20px;
    height: 20px;
    /* background-color: #000; */
    margin-right: 9px;
    margin-top: 9px;
    font-family: FontAwesome;
    text-align: center;
    font-size: 16px;
    color: #000;
    background: #fff;
    border-radius: 10px;
    left: 9px;
}


ul.list.proddeals table {
    padding: 0;
    margin: 0;
}

[data-action='editor']:not(.cc-builder-block-active), [data-action='editor']:not(.cc-builder-block-active) *:not(.fa), .only-description {
    /* font-size: 100% !important; */
    overflow: hidden;
    overflow-wrap: break-word;
    /* word-break: break-word; */
    word-break: break-word;
    text-overflow: clip;
    white-space: normal;
}

.cc-elevate-loading {
    margin-top: 0 !important;
    left: 0 !important;
}


.cc-desktop-version #facebox_overlay {
    left: 16px;
}

.text-xs-center .social-icons-wrapper, .text-sm-center .social-icons-wrapper {
    text-align: center !important;
}




.nav-tabs.nav > li {
    margin: 0 !important;
    margin-bottom: -1px !important;
}

    .nav-tabs.nav > li > a {
        padding: 10px 15px !important;
    }

.cc-splitter-br {
    padding-bottom: 40px;
}

.cc-builder-block img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.cc-builder-block img {
    max-width: 100% !important;
    max-height: 100% !important;
}

[id^="gmap_"] img {
    max-width: none !important;
    max-height: none !important;
}

.wow {
    visibility: hidden;
}



.text-xs-left {
    text-align: left;
}

.text-xs-right {
    text-align: right;
}

.text-xs-center {
    text-align: center;
}

.text-xs-justify {
    text-align: justify;
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-justify {
        text-align: justify;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-justify {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-justify {
        text-align: justify;
    }
}


.cc-modal-top {
    z-index: 999;
}


    .cc-modal-top .modal-dialog .btn {
        padding: 5px;
        width: auto;
    }

    .cc-modal-top .modal-dialog img {
        max-width: 100% !important;
        max-height: 100% !important;
        height: auto !important;
    }


@media (min-width: 768px) {
    .cc-modal-top .modal-dialog {
        margin: 100px auto;
    }
}


.cc-select-by-image {
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    padding: 3px;
}

    .cc-select-by-image.selected > div:first-child {
        background: rgba(0,0,0,0.2);
    }

    .cc-select-by-image.selected:before {
        content: "";
        position: absolute;
        background: rgba(0,0,0,0.5);
        width: 40px;
        height: 40px;
        border-radius: 28px;
        margin: 0 auto;
        left: 50%;
        top: 35px;
        z-index: 1;
        text-align: center;
        margin-left: -20px;
    }

    .cc-select-by-image.selected:after {
        content: "\f00c";
        position: absolute;
        z-index: 2;
        color: #fff;
        font-family: "FontAwesome";
        top: 32%;
        left: 50%;
        font-size: 18px;
        margin-left: -10px;
    }

    .cc-select-by-image > div {
        margin: 4px 0px;
        vertical-align: middle;
        width: 100%;
    }

        .cc-select-by-image > div:first-child {
            height: 100px;
            background: rgba(0,0,0,0.1);
            border-radius: 10px;
            transition: all ease 0.3s;
            position: relative;
        }

            .cc-select-by-image > div:first-child:hover {
                background: rgba(0,0,0,0.2);
            }

    .cc-select-by-image img {
        max-height: 90%;
        max-width: 90%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }


    .cc-select-by-image .cc-select-by-image-text {
    }


    .cc-select-by-image input {
    }

.attr-zoom-icon {
    position: absolute;
    z-index: 113;
    cursor: pointer;
    top: 10px;
    left: 20px;
    text-align: left;
    width: 25px !important;
    background: rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.cc-cart-attr-image-checkout {
    width: 30px;
    height: 30px;
}

.cc-bgtype, .cc-videotype {
    border: solid 1px #505050;
    padding: 7px;
}

.cc-ytplayer-container {
    position: absolute;
    top: 0;
    z-index: -1;
    overflow: hidden;
}

.ytplayer-player-inline {
    position: relative;
}

.cc-mobile-elements {
    margin-top: 10px;
}

.cc-mobile-phone {
    margin-left: 5px;
    margin-right: 5px;
}

.cc-builder-block-content ul, .cc-builder-block-content ul li { /* dispaly ul inside ck editor*/
    overflow: visible !important;
    list-style-type: disc;
}

.cc-builder-block-content ol li { /* dispaly ul inside ck editor*/
    overflow: visible !important;
    list-style-type: decimal;
}

.cc-builder-block-content ul { /* dispaly ul inside ck editor*/
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
}

.cc-free-attribution-footer {
    position: fixed;
    z-index: 999;
    width: 100%;
    bottom: 0;
    max-height: 10vh;
}

.cc-free-attribution-footer-content {
    width: 100%;
    height: 40px;
    text-align: center;
    background-color: #404040;
    border-radius: 6px 6px 0 0;
    pointer-events: all;
    cursor: pointer;
}

.cc-free-attribution-footer-logo {
    display: inline-block;
    height: 30px;
    position: relative;
    top: -5px;
}

.cc-free-attribution-footer-text {
    display: inline-block;
    line-height: 47px;
    font-size: 15px;
}

    .cc-free-attribution-footer-text a {
        font-size: 15px;
    }

.cc-free-attribution-header {
    position: fixed;
    z-index: 1999;
    height: 26px;
    top: 0;
    right: 50px;
    overflow: hidden;
    background-color: #404040;
    border-radius: 0 0 6px 6px;
    pointer-events: all;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.cc-free-attribution-header-content {
    width: 100%;
    font-size: 13px;
    color: #FFF;
    font-weight: bold;
    line-height: 18px;
    text-align: justify;
    padding: 5px 10px;
}

.cc-builder-block-content {
    line-height: 170%;
}

.cc-template-item img {
    width: 358px;
    height: 227px !important;
}

.checkout-table {
    border-collapse: collapse;
}

    .checkout-table tr.checkout-item {
        border: 1px solid #ddd;
    }

.checkout-item-details tbody {
    border-top: 1px solid #ddd !important;
}

.checkout-table > tbody > tr > td {
    border: none !important;
}

.cc-cart-trash {
    padding-left: 10px;
    padding-right: 10px;
    color: #494949;
    font-size: 18px;
}

@media (min-width: 992px) {
    .cc-col-md-offset-2 {
        margin-left: 16.66666667%;
    }
}

.form-control:-moz-placeholder {
    color: #999999;
}

.form-control::-moz-placeholder {
    color: #999999;
}

.form-control:-ms-input-placeholder {
    color: #999999;
}

.form-control::-webkit-input-placeholder {
    color: #999999;
}

#innerstore ol.breadcrumb {
    padding: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
    font-size: 12px;
}

    #innerstore ol.breadcrumb a {
        color: #a0a0a0;
    }

.breadcrumb > li + li:before {
    content: ">\00a0";
}

.cc-filter-wrap .btn-group {
    float: none;
}

@media (max-width:992px) {
    #cc-category-toolbar-head .btn-toolbar {
        margin-top: 0px !important;
        margin-bottom: 5px;
    }

    .cc-category-toolbar-head .cc-filter-group {
        height: 50px;
        margin-top: 10px;
    }

    .btn-toolbar label {
        display: block;
        font-size: 13px;
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .cc-category-toolbar-head {
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    #cc-category-toolbar-head {
        display: none;
    }



    .cc-filter-sorting {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .cc-category-toolbar-head .lbl-filter-by {
        top: 0px;
    }
}

.btn {
    border-width: 1px !important;
    padding: 6px 12px !important;
    font-weight: normal !important;
}

.sticky-sidebar {
    z-index: 1111;
    left: 100px;
    position: absolute;
    top: 0px;
    /* border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;*/
}

    .sticky-sidebar .btn-xs {
        padding: 1px 5px !important;
        border-color: transparent !important;
        border-radius: 3px !important;
        border: solid 1px #fff !important;
        font-size: 12px !important;
    }

    .sticky-sidebar .dropdown-menu {
        border: 1px solid #d0d0d0 !important;
        min-width: 85px !important;
        background-color: #ffffff !important;
    }

        .sticky-sidebar .dropdown-menu > li > a {
            color: #333 !important;
            padding: 3px 5px !important;
            font-size: 12px !important;
        }

    .sticky-sidebar a {
        /*  display: block;
        font-size: 13px;
        position: relative;
        padding-right: 5px;
        padding-left: 5px;
        padding-top: 5px;*/
    }

        .sticky-sidebar a.login {
            background: #000;
        }

.btnf {
    width: 270px;
    cursor: pointer;
    background-color: #2d5380;
    color: #fff;
    border-width: 2px;
    border-color: transparent;
    border-radius: 5px;
    opacity: .95;
}

    .btnf .ico {
        margin-top: 3px;
    }

    .btnf .fb_txt {
        margin-top: 7px;
        margin-right: 20px;
        margin-left: 20px;
        font-size: 16px !important;
    }

.orWrap {
    text-align: center;
    font-size: 26px;
}

.or {
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-primary.blue {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 4px;
}

    .btn-primary.blue:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

.modal-header {
    /*padding: 5px;
    border-bottom: none;*/
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cc-small-link-wrap {
    text-align: left;
}

.cc-small-link {
    font-size: 11px;
    color: #969696;
    display: block;
}

.box-content-main-inner {
    margin: auto;
    margin-top: 50px;
    text-align: center;
}

.modal-sm.box-wrapper {
    margin: 5px auto;
}

.box-logo {
    max-width: 250px;
}

.field-validation-error span {
    font-size: 12px;
    font-weight: bold;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.cc-tbl-gen thead {
    /*background-color: #cfd8dc !important;*/
}

.cc-tbl-gen.table-striped tbody tr:nth-of-type(even),
.cc-tbl-gen.table-striped tbody tr:nth-of-type(even) td {
    background-color: rgba(0,0,0,.05) !important;
}

.cc-tbl-gen.table-striped tbody tr:nth-of-type(odd),
.cc-tbl-gen.table-striped tbody tr:nth-of-type(odd) td {
    background-color: #fff !important;
}

.cc-tbl-gen.table.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.2) !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.cc-tbl-gen.table td {
    padding-bottom: 16px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 17px;
}

.cc-tbl-gen.table tr td {
    border-top: 1px solid #e9ecef;
}

.btn-tbl {
    border: none !important;
    padding: 1px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
}

    .btn-tbl i {
        font-size: 14px !important;
    }

.cc-tbl-gen-small,
.cc-tbl-gen-small td {
    font-size: 11px !important;
}

.cc-tbl-gen.table.cc-tbl-gen-small td {
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}

.cc-img-prd {
    float: left;
}


.cc-tbl-gen-small {
    border-collapse: collapse;
    width: 100%;
    word-break: break-all;
}

    .cc-tbl-gen-small tr {
        width: 100%;
    }

table.scroll {
    max-height: 200px;
    overflow-y: scroll;
    display: block;
}

.cc-tabs-content.tab-content {
    padding: 10px;
    border: 1px solid #bebebe;
}

.cc-tabs.nav-tabs {
    border-bottom: none;
}

    .cc-tabs.nav-tabs > li.active > a,
    .cc-tabs.nav-tabs > li.active > a:hover,
    .cc-tabs.nav-tabs > li.active > a:focus {
        border: 1px solid #bebebe;
    }

.scrollme {
    overflow-y: auto;
}



.float-nav {
    position: fixed;
    top: 60px;
    left: 20px;
    z-index: 12122;
    width: 50px;
}

    .float-nav > a.menu-btn {
        text-decoration: none;
        display: block;
        background-color: #cc3333;
        color: white;
        /*padding: 32px 19px 12px 19px;*/
        padding-top: 10px;
        padding-right: 8px;
        padding-left: 8px;
        text-align: center;
        box-shadow: 2px 2px 8px #777;
        border-radius: 300px;
        height: 50px;
    }

        .float-nav > a.menu-btn.active {
            transition: background-color 250ms linear;
            /*background-color: transparent;
            box-shadow: none;*/
            border-radius: 0px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

            .float-nav > a.menu-btn.active ul {
                padding-right: 8px;
                padding-left: 8px;
            }

        .float-nav > a.menu-btn > ul {
            list-style: none;
            padding: 0;
            margin: 0;
            margin-bottom: 1px;
            margin-top: 1px;
        }

            .float-nav > a.menu-btn > ul > li.line {
                border: 1px solid #fff;
                border-width: 1px;
                background: #fff;
                width: 100%;
                margin-bottom: 2px;
                transition-duration: 0.1s;
            }


        .float-nav > a.menu-btn > .menu-txt {
            width: 100%;
            text-align: center;
            font-size: 12px;
            font-family: sans-serif;
        }

        .float-nav > a.menu-btn.active > ul > li.line:nth-child(1) {
            border-width: 2px;
            -moz-transform: rotate(45deg) translate(2px, 2px);
            -ms-transform: rotate(45deg) translate(2px, 2px);
            -webkit-transform: rotate(45deg) translate(2px, 2px);
            transform: rotate(45deg) translate(2px, 2px);
        }

        .float-nav > a.menu-btn.active > ul > li.line:nth-child(2) {
            visibility: hidden;
        }

        .float-nav > a.menu-btn.active > ul > li.line:nth-child(3) {
            border-width: 2px;
            -moz-transform: rotate(45deg) translate(5px, -5px);
            -ms-transform: rotate(45deg) translate(5px, -5px);
            -webkit-transform: rotate(45deg) translate(5px, -5px);
            transform: rotate(-45deg) translate(5px, -5px);
        }

.main-nav {
    /* background-color: #cc3333;*/
    display: none;
    opacity: 0;
    font-family: sans-serif;
    position: fixed;
    top: 109px;
    left: 20px;
    transition: opacity 250ms;
}

    .main-nav.active {
        display: block;
        opacity: 1;
        transition: opacity 250ms;
        width: 50px;
        text-align: center;
        font-size: 12px;
        border-top: solid 5px #fff;
    }

    .main-nav > ul {
        width: 100%;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        background-color: #cc3333;
        box-shadow: 2px 2px 8px #777;
        border-radius: 5px 5px 5px 5px;
    }

        .main-nav > ul > li > a {
            text-decoration: none;
            display: block;
            font-weight: 200;
            /*padding: 18px 80px 18px 18px;*/
            padding: 5px 5px 5px 5px;
            color: white;
        }

            .main-nav > ul > li > a:hover {
                font-weight: 400;
            }

.box-content .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #bebebe;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.box-content .modal-header {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #bebebe;
    min-height: 16.42857143px;
}


.box-content .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #9c9c9c;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.box-content .modal-footer {
    border-top: 1px solid #e5e5e5;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee !important;
}

.btnf-wrap {
    text-align: center;
}

.box-content .form-group.required .control-label:after {
    content: "*";
    color: red;
}

.cc-parent-ver {
    display: table;
    background: #d0d0d0;
}

.cc-child-ver {
    display: table-cell;
    vertical-align: middle;
}

ul.share-buttons {
    list-style: none;
    padding: 0;
}

    ul.share-buttons li {
        display: inline;
    }

    ul.share-buttons .sr-only {
        position: absolute;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px, 1px, 1px, 1px);
        padding: 0;
        border: 0;
        height: 1px;
        width: 1px;
        overflow: hidden;
    }

    ul.share-buttons img {
        width: 32px;
    }

/* Mobile floation menu*/
.control-center.open {
    width: 100%;
    bottom: 3px;
}

.control-center {
    /*width: 100%;*/
    width: 40px;
    position: fixed;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    flex-direction: row-reverse;
    bottom: 10px;
    left: 45px;
    /*transform: translateX(-5%);*/
    z-index: 111122;
}

.option-btn {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 12px 2px rgba(78, 78, 78, 0.6);
    position: relative;
    cursor: pointer;
    z-index: 9;
}

    .option-btn:after {
        /*background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNjEyIDYxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjEyIDYxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxjaXJjbGUgY3g9IjY5LjU0NSIgY3k9IjMwNiIgcj0iNjkuNTQ1IiBmaWxsPSIjRkZGRkZGIi8+CgkJPGNpcmNsZSBjeD0iMzA2IiBjeT0iMzA2IiByPSI2OS41NDUiIGZpbGw9IiNGRkZGRkYiLz4KCQk8Y2lyY2xlIGN4PSI1NDIuNDU1IiBjeT0iMzA2IiByPSI2OS41NDUiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);*/
    }

    .option-btn:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        visibility: hiddden;
        transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 18px;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ljk3MSA0Ny45NzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3Ljk3MSA0Ny45NzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTI4cHgiIGhlaWdodD0iMTI4cHgiPgo8Zz4KCTxwYXRoIGQ9Ik0yOC4yMjgsMjMuOTg2TDQ3LjA5Miw1LjEyMmMxLjE3Mi0xLjE3MSwxLjE3Mi0zLjA3MSwwLTQuMjQyYy0xLjE3Mi0xLjE3Mi0zLjA3LTEuMTcyLTQuMjQyLDBMMjMuOTg2LDE5Ljc0NEw1LjEyMSwwLjg4ICAgYy0xLjE3Mi0xLjE3Mi0zLjA3LTEuMTcyLTQuMjQyLDBjLTEuMTcyLDEuMTcxLTEuMTcyLDMuMDcxLDAsNC4yNDJsMTguODY1LDE4Ljg2NEwwLjg3OSw0Mi44NWMtMS4xNzIsMS4xNzEtMS4xNzIsMy4wNzEsMCw0LjI0MiAgIEMxLjQ2NSw0Ny42NzcsMi4yMzMsNDcuOTcsMyw0Ny45N3MxLjUzNS0wLjI5MywyLjEyMS0wLjg3OWwxOC44NjUtMTguODY0TDQyLjg1LDQ3LjA5MWMwLjU4NiwwLjU4NiwxLjM1NCwwLjg3OSwyLjEyMSwwLjg3OSAgIHMxLjUzNS0wLjI5MywyLjEyMS0wLjg3OWMxLjE3Mi0xLjE3MSwxLjE3Mi0zLjA3MSwwLTQuMjQyTDI4LjIyOCwyMy45ODZ6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    }

    .option-btn i {
        position: relative;
        top: 5px;
        right: 6px;
        font-size: 22px;
    }

    .option-btn.open i {
        display: none;
    }

    .option-btn.open:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
        visibility: visible;
        transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
        background-position: center center;
        background-size: 25px;
        background-repeat: no-repeat;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNjEyIDYxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjEyIDYxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxjaXJjbGUgY3g9IjY5LjU0NSIgY3k9IjMwNiIgcj0iNjkuNTQ1IiBmaWxsPSIjRkZGRkZGIi8+CgkJPGNpcmNsZSBjeD0iMzA2IiBjeT0iMzA2IiByPSI2OS41NDUiIGZpbGw9IiNGRkZGRkYiLz4KCQk8Y2lyY2xlIGN4PSI1NDIuNDU1IiBjeT0iMzA2IiByPSI2OS41NDUiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    }

    .option-btn.open:after {
        opacity: 0;
        visibility: hiddden;
        transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    }

    .option-btn.open:before {
        opacity: 1;
        visibility: visible;
        transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    }

.right-sidebar {
    list-style: none;
    height: 50px;
    padding: 0 25px 0 35px;
    margin: 0;
    margin-left: -25px;
    border-radius: 20px;
    box-shadow: 0px 2px 20px 2px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

    .right-sidebar li {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px;
        height: 100%;
        width: 20px;
        margin-left: 20px;
        display: inline-block;
        cursor: pointer;
        opacity: 0;
    }

        .right-sidebar li:nth-child(1) {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUyNS4xNTMgNTI1LjE1MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTI1LjE1MyA1MjUuMTUzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjEyOHB4IiBoZWlnaHQ9IjEyOHB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDc4Ljc3NSwxODUuMzEzSDM1NS4yMTFWMEgxNjkuOTJ2MTg1LjMxM0g0Ni4zNTZsMjE2LjIxLDIxNi4yNzVMNDc4Ljc3NSwxODUuMzEzeiBNNDYuMzU2LDQ2My4yOTR2NjEuODU5aDQzMi40NDEgICB2LTYxLjg1OUg0Ni4zNTZ6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
        }

        .right-sidebar li:nth-child(2) {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUyNS4xNTIgNTI1LjE1MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTI1LjE1MiA1MjUuMTUyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjEyOHB4IiBoZWlnaHQ9IjEyOHB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDIwLjczNSwzNzEuMjE3Yy0yMC4wMjEsMC0zNy45NDIsNy44NTUtNTEuNTk2LDIwLjI0TDE4MS4xMTIsMjgyLjA5NGMxLjM1Ny02LjA2MSwyLjQwNy0xMi4xNjYsMi40MDctMTguNDY4ICAgYzAtNi4zMDItMS4wNzItMTIuMzg1LTIuNDA3LTE4LjQ2OGwxODUuOTA0LTEwOC4zMzVjMTQuMTc5LDEzLjEyOSwzMi45MzEsMjEuMzM0LDUzLjcxOSwyMS4zMzQgICBjNDMuODI4LDAsNzkuMTQ1LTM1LjI1MSw3OS4xNDUtNzkuMDc5QzQ5OS44OCwzNS4zMzgsNDY0LjU0MSwwLDQyMC43MzUsMGMtNDMuNzQxLDAtNzkuMDc5LDM1LjMzOC03OS4wNzksNzkuMDU3ICAgYzAsNi4zODksMS4wNzIsMTIuMzg1LDIuNDA3LDE4LjQ2OEwxNTguMTU4LDIwNS45NDdjLTE0LjIwMS0xMy4xOTQtMzIuOTMxLTIxLjM3OC01My43NDEtMjEuMzc4ICAgYy00My44MjgsMC03OS4xNDUsMzUuMzE3LTc5LjE0NSw3OS4wNTdzMzUuMzE3LDc5LjA3OSw3OS4xNDUsNzkuMDc5YzIwLjc4NywwLDM5LjU0LTguMjA2LDUzLjcxOS0yMS4zMzRsMTg3LjY5OCwxMDkuNjA0ICAgYy0xLjI5MSw1LjU4LTIuMTAxLDExLjQtMi4xMDEsMTcuMTk5YzAsNDIuNDUsMzQuNTk0LDc2Ljk3OSw3Ni45NzksNzYuOTc5YzQyLjQyOCwwLDc3LjA0NC0zNC41MDcsNzcuMDQ0LTc2Ljk3OSAgIFM0NjMuMTYzLDM3MS4yMTcsNDIwLjczNSwzNzEuMjE3eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
        }

.left-sidebar {
    list-style: none;
    height: 50px;
    padding: 0 10px 0 10px;
    margin: 0;
    margin-right: -25px;
    border-radius: 20px;
    box-shadow: 0px 2px 20px 2px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

    .left-sidebar li {
        /*background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px;
        height: 100%;*/
        width: 20px;
        margin-left: 20px;
        margin-right: 20px;
        display: inline-block;
        cursor: pointer;
        opacity: 0;
        margin-top: 10px;
    }

        .left-sidebar li i {
            font-size: 30px;
            color: #fff;
        }
/*.left-sidebar li:nth-child(2) {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYwIDYwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MCA2MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxMjhweCIgaGVpZ2h0PSIxMjhweCI+CjxnPgoJPHBhdGggZD0iTTAsOGwwLDMzYzAsMy4yNTIsMi43NDgsNiw2LDZoOHYxMGMwLDAuNDEzLDAuMjU0LDAuNzg0LDAuNjM5LDAuOTMzQzE0Ljc1Nyw1Ny45NzksMTQuODc5LDU4LDE1LDU4ICAgYzAuMjc2LDAsMC41NDYtMC4xMTQsMC43NC0wLjMyN0wyNS40NDIsNDdINTRjMy4yNTIsMCw2LTIuNzQ4LDYtNlY4YzAtMy4yNTItMi43NDgtNi02LTZINkMyLjc0OCwyLDAsNC43NDgsMCw4eiBNNDAsMjQgICBjMC0yLjIwNiwxLjc5NC00LDQtNHM0LDEuNzk0LDQsNHMtMS43OTQsNC00LDRTNDAsMjYuMjA2LDQwLDI0eiBNMjYsMjRjMC0yLjIwNiwxLjc5NC00LDQtNHM0LDEuNzk0LDQsNHMtMS43OTQsNC00LDQgICBTMjYsMjYuMjA2LDI2LDI0eiBNMTIsMjRjMC0yLjIwNiwxLjc5NC00LDQtNHM0LDEuNzk0LDQsNHMtMS43OTQsNC00LDRTMTIsMjYuMjA2LDEyLDI0eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
        }

        .left-sidebar li:nth-child(1) {
            background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyOHB4IiBoZWlnaHQ9IjEyOHB4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEwIDUxMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnIGlkPSJmYXZvcml0ZSI+CgkJPHBhdGggZD0iTTI1NSw0ODkuNmwtMzUuNy0zNS43Qzg2LjcsMzM2LjYsMCwyNTcuNTUsMCwxNjAuNjVDMCw4MS42LDYxLjIsMjAuNCwxNDAuMjUsMjAuNGM0My4zNSwwLDg2LjcsMjAuNCwxMTQuNzUsNTMuNTUgICAgQzI4My4wNSw0MC44LDMyNi40LDIwLjQsMzY5Ljc1LDIwLjRDNDQ4LjgsMjAuNCw1MTAsODEuNiw1MTAsMTYwLjY1YzAsOTYuOS04Ni43LDE3NS45NS0yMTkuMywyOTMuMjVMMjU1LDQ4OS42eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
        }*/

.right-sidebar, .left-sidebar {
    opacity: 0;
    /*visibility: hidden;*/
    display: none;
}

.open .right-sidebar {
    animation-name: rightslide;
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
}

.open .left-sidebar {
    animation-name: leftslide;
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    display: block;
}

    .open .right-sidebar li, .open .left-sidebar li {
        animation-name: fadeIn;
        animation-duration: .3s;
        animation-delay: .4s;
        animation-fill-mode: both;
        animation-timing-function: ease-in-out;
    }

    .open .right-sidebar li, .open .left-sidebar li {
        animation-name: fadeIn;
        animation-duration: .3s;
        animation-delay: .5s;
        animation-fill-mode: both;
        animation-timing-function: ease-in-out;
    }

@keyframes rightslide {
    from {
        opacity: 0;
        visibility: hidden;
        transform: translate(-30%, 0);
    }

    to {
        opacity: 1;
        visibility: visible;
        transform: translate(0, 0);
    }
}

@keyframes leftslide {
    from {
        opacity: 0;
        /*visibility: hidden;*/
        display: none;
        transform: translate(30%, 0);
    }

    to {
        opacity: 1;
        /*visibility: visible;*/
        display: block;
        transform: translate(0, 0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.cc-waze-logo {
    width: 35px;
    position: relative;
    top: -5px;
}

@media (max-width:767px) {
    .mobile-wrap .sticky-sidebar {
        display: block !important;
        position: static;
    }

    .desktop-wrap .sticky-sidebar {
        display: none !important;
    }
}

@media (min-width:768px) {
    .desktop-wrap .sticky-sidebar {
        display: block !important;
    }

    .mobile-wrap .sticky-sidebar {
        display: none !important;
    }
}

.cc-mobile-menu {
    position: fixed;
    width: 100%;
    padding-top: 5px;
    /*padding-bottom: 5px;*/
    background-color: #fff !important;
    top: 0px;
    right: 0px;
    z-index: 1;
}

    .cc-mobile-menu .cc-mobile-header-border-bottom {
        height: 0.5px;
    }

.cc-mobile-logo {
    max-height: 50px;
    margin-right: 20px;
    margin-left: -20px;
}

.cc-brand {
    text-align: center;
}

.cc-mobile-totalp {
    font-size: 12px;
    border-radius: 8px;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    right: 3px;
    bottom: 10px;
    color: #fff;
    opacity: 0.6;
}

.cc-mobile-header-search {
    padding: 14px 10px;
}



@media (max-width:767px) {
    .cart-btn-wrap-mobile, #dynamic_payment_ajax .btn-payment-mobile, .mobile-product-buy-buttons {
        position: fixed;
        bottom: 0px;
        width: 100%;
        right: 0px;
        padding: 5px;
        background: #fff;
        border-top: solid 1px gray;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
        z-index: 11115;
    }

        .cart-btn-wrap-mobile input,
        #dynamic_payment_ajax input .btn-payment-mobile,
        .mobile-product-buy-buttons input {
            width: 50% !important;
        }

    .top-header-container form {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .cc-mobile-header-search-row > .col-sm-12 {
        margin-top: 0px;
    }
}

/* mobile adjusments, maybe add it on the template */

/*
         @media (max-width:767px) {
        .cc-builder-head-logo 
           {
              font-size: 15px;
           }
        .cc-search-group,
        .cc-checkout-group
        {
            display:none;
        }
        .top-header-container .col-sm-12 {
            margin-top: 0px;
        }
        .cc-builder-block-content
        {
            text-align:center;
        }
        .cc-builder-head-logo-link
        {
            position:fixed;
            top: 10px;
            z-index: 1111;            
            width: 30%;            
            left: 50%;
            margin-left: -15%;
        }
        .cc-builder-head-logo-link img {
            max-height: 50px;
            margin: 0px auto !important;
        }
           }
       */

.cc-menu-mobile-text {
    margin: 0px;
    font-size: 11px;
    position: absolute;
    top: 30px;
    right: 9px;
}

.cc-mobile-bar-menu {
    font-size: 30px !important;
}

.navbar-default .icon-mobile-container,
.navbar-default .navbar-toggle {
    border-color: transparent !important;
    direction: rtl;
}

.cc-menu-mobile-text {
    color: #000;
}

.cc-ddl-qty {
    width: auto;
    padding-top: 6px;
    padding-bottom: 5px;
    font-weight: normal !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cc-back-to-site {
    text-align: center;
}

    .cc-back-to-site a {
        text-decoration: underline;
    }

.meshulam-iframe {
    width: 320px;
    height: 500px;
    border: 0px solid white;
}

.meshulam-field {
    border-radius: 8px;
    border-width: 0.1625em;
    border-style: solid;
    border-color: #D3D3D3;
    display: block;
    padding: 11px 18px;
    background: white;
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-size: 14px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    margin-right: 10px;
    width: 270px;
    margin-left: 10px;
}

.meshulam-wrap-field {
    background-color: #fff;
    width: 320px;
    margin: auto;
    padding-top: 5px;
    text-align: right;
}

.meshulam-payments-label {
    padding-right: 15px;
    font-size: 14px;
    padding-left: 15px;
}

.orig-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .orig-container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .orig-container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .orig-container {
        width: 1170px;
    }
}


.cc-select-color-item-li label {
    overflow: hidden;
    font-size: 11px;
    margin: auto;
}

.cc-ddl-currency button {
    padding: 2px !important;
    border: none !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 12px;
}

.cc-ddl-currency ul, .cc-ddl-currency li {
    list-style-type: none !important;
    width: 20px !important;
    min-width: 20px !important;
}

.cc-ddl-currency ul {
    padding: 0px !important;
}

.cc-ddl-currency a {
    width: 18px !important;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center !important;
}

    .cc-ddl-currency a:hover {
        background: #e0e0e0 !important;
    }

.label-success a {
    color: #ffffff;
}

#order_table_complete #tblAttrs td {
    background: #eee;
    padding: 2px !important;
    vertical-align: text-bottom;
    font-size: 11px;
    border-bottom: solid 1px #b3afaf;
}

.cc-continue-dialog {
    background: #eee;
    padding: 10px;
    border-top: solid 1px #DDD;
}

    .cc-continue-dialog .secure-img {
        height: 40px;
    }

@media (max-width:767px) {
    .cc-continue-dialog .secure-img {
        height: 20px;
    }
}

.attrObjectInput.datepick {
    background-color: #fff !important;
}

.dtpick-wrap {
    width: 200px;
}

    .dtpick-wrap .input-group-addon:last-child {
        border-left-width: 0px !important;
    }

.ui-datepicker {
    z-index: 11103 !important;
}

.lbl-cart-fields-title {
    text-decoration: underline;
    font-size: 16px;
    display: block;
    margin-top: 10px;
}

.btn-cart-fb {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.dtpick-wrap .input-group-addon {
    color: #000000 !important;
    background-color: #d0d0d0 !important;
}
/*
.small-product .prd-img
{
    max-width: 90px;
    max-height: 90px;
}*/

.small-product .product h2.title,
.small-product .price.text {
    font-size: 15px;
}

.small-product .product h2.title {
    height: 55px !important;
}

.small-product .product .cart .price .price_new {
    font-size: 18px;
    margin-bottom: 3px;
}

.small-product .btn {
    padding: 4px 5px !important;
    font-weight: normal !important;
}

.small-product .thumbnail .caption {
    padding: 0px !important;
}
/*
.small-product .product{
    height: 150px !important;
    width: 100px !important;
}*/
.continue-dialog-txt {
    padding: 25px 15px 0px 15px;
    font-size: 22px;
    font-weight: bold;
}

.small-product .prd-img {
    margin: auto !important;
    max-width: 100%;
}

.upsale-title {
    font-weight: bold;
    margin-bottom: 5px;
}

.small-prd-list {
    height: 282px;
}

#upsale_products .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(78, 78, 78, 0.75) !important;
}

#upsale_products .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0,0,0,0.85) !important;
}

#upsale_products .mCSB_container {
    margin-left: 30px;
}

.small-product .details-prd-link {
    font-size: 13px;
    color: #385898;
}

.small-product .product .prev:before {
    padding-top: 100% !important;
}

#upsale_products hr {
    margin: 0px !important;
}

@media (max-width:767px) {
    .continue-dialog-txt {
        font-size: 18px;
    }

    #upsale_products h4 {
        font-size: 14px;
    }
}

.product.thumbnail input[data-att-type="multiplication"] {
    width: 45px;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 30px;
}

.product.thumbnail .frm-multiplication {
    display: inline-block;
    margin-bottom: 0px;
}

.mm-menu.mm-offcanvas {
    z-index: 1; /* fix z index problem*/
}

#m-ttprice {
    display: block;
    font-size: 11px;
    font-weight: bold;
}

#ttprice {
    font-weight: bold;
    font-size: 12px;
}



@media (min-width:767px) {
    .table-container {
        height: 300px;
    }

        .table-container table {
            display: flex;
            flex-flow: column;
            height: 100%;
            width: 100%;
        }

            .table-container table thead {
                /* head takes the height it requires, 
    and it's not scaled when table is resized */
                flex: 0 0 auto;
                width: calc(100% - 16px);
            }

        .table-container > table > tbody {
            /* body takes all the remaining available space */
            flex: 1 1 auto;
            display: block;
            overflow-y: scroll;
        }

        .table-container table tbody tr {
            width: 100%;
        }

        .table-container table thead, .table-container table tbody tr {
            display: table;
            table-layout: fixed;
        }
}

.checkout-item .title {
    font-size: 14px;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.canvas-box .c {
    /*border: 1px solid #ddd;*/
    /*top: 22px;
    left: 0px;
    height: 100%;
    width: 99%;*/
}

.canvas-box {
    /*z-index: 10;
    position: absolute;
    outline: none;*/
}

.canvas-box-wrap {
    text-align: center;
}

.canvas-box-container .image-bar,
.canvas-box-container .text-bar {
    margin-top: 5px;
}

.canvas-box-container {
    /*display: inline-block;*/
    -webkit-box-shadow: 0px 2px 5px 2px #949494;
    box-shadow: 0px 2px 5px 2px #949494;
    margin: 10px;
}

.canvas-box-wrap .canvas-box-inner-wrap {
    display: inline-block;
}

.canvas-box-wrap .bread {
    font-size: 12px;
    color: #a0a0a0;
}

.canvas-box-wrap .product-title {
    padding-right: 10px;
    padding-left: 10px;
}

.canvas-box-container .bars {
    height: 175px;
    border-bottom: 1px solid #d1d1d1;
    background: #f8f8f8;
    padding: 6px 8px 2px;
    white-space: normal;
}

    .canvas-box-container .bars .btn-tool {
        text-decoration: none;
        font-size: 13px;
        border: 1px #bcbcbc solid;
        padding: 3px 5px;
        margin-right: 2px;
        margin-left: 2px;
    }

        .canvas-box-container .bars .btn-tool:hover {
            background: #e5e5e5;
        }

.canvas-box-container .control-tool label,
.canvas-box-container .control-tool select {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.canvas-box-container input[type=range] {
    /*height: 2px;
        width: 100px;*/
    margin: 0px;
    padding: 0px;
}

    .canvas-box-container input[type=range]::-webkit-slider-thumb {
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        border: 1px solid #000000;
        height: 20px;
        width: 16px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -14px;
    }

.canvas-box-container .control-tool {
    margin-top: 6px;
}

.canvas-box-container .btn-group-toggle {
    display: inline-block;
    border: 1px #bcbcbc solid;
}

    .canvas-box-container .btn-group-toggle .btn {
        padding: 3px 6px !important;
    }

        .canvas-box-container .btn-group-toggle .btn.active {
            outline: 0;
            background-image: none;
            -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
            box-shadow: inset 0 1px 8px #1b1b1b;
        }


/*.slider {
    -webkit-appearance: none !important;
    width: 100% !important;
    height: 2px !important;
    background: #d3d3d3 !important;
    outline: none !important;
    opacity: 0.7 !important;
    -webkit-transition: .2s !important;
    transition: opacity .2s !important;
}

    .slider:hover {
        opacity: 1 !important;
    }

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none !important;
        appearance: none !important;
        width: 12px !important;
        height: 12px !important;
        background: gray !important;
        cursor: pointer !important;
        border-radius: 12.5px !important;
        position: relative !important;
        top: 8px !important;
    }

    .slider::-moz-range-thumb {
        width: 25px !important;
        height: 25px !important;
        background: #4CAF50 !important;
        cursor: pointer !important;
    }*/

.checkout-item .td-prd-img {
    vertical-align: middle;
    width: 40%;
}

    .checkout-item .td-prd-img img {
        vertical-align: middle;
        width: 100%;
        max-width: 80px;
    }

.footer-credit {
    display: block !important;
}

.ui-spinner {
    overflow: visible !important;
}

.attrObjectInput.form-control.input-only-digit {
    border: none !important;
}

.deal-container {
    padding-bottom: 15px;
}


.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 300px !important;
}

.bootstrap-select .media-body {
    width: unset !important;
}

.bootstrap-select a {
    max-width: 300px !important;
    padding: 5px 5px !important;
}

.bootstrap-select li,
.bootstrap-select .media,
.bootstrap-select .media-body,
.bootstrap-select a,
.bootstrap-select .media-left {
    height: 70px !important;
}

.bootstrap-select .media-object {
    height: 70px !important;
    width: 70px !important;
}

.bootstrap-select .dropdown-menu > li > a:focus, .bootstrap-select .dropdown-menu > li > a:hover {
    color: #262626 !important;
    text-decoration: none !important;
    background-color: #f5f5f5 !important;
}

.prd_icon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

    .prd_icon img {
        max-height: 75px !important;
    }

@media (max-width:768px) {
    .prd_icon img {
        max-height: 60px !important;
    }

    #pcontainer1 {
        position: relative;
    }
}

.product-buy-buttons .cc-ddl-qty {
    float: left;
    font-size: 18px;
    height: 39px;
}

.product-buy-buttons .cc-btn-qty .add {
    display: block;
    /*overflow: auto;*/
    font-size: 18px;
    height: 39px;
    width: auto !important;
}

.ui-dialog.ui-widget {
    z-index: 1000;
}

.mm-listview > li:not(.mm-divider):after {
    border-bottom-color: #444 !important;
}

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
    border-color: #444 !important;
}

.mm-listview .mm-next {
    background: rgba(3,2,1,0.1) !important;
}

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
    border-color: #444 !important;
}

.only-description img,
.only-description table {
    max-width: 100%;
}

@media (max-width:768px) {
    #product-header-content div.only-description div,
    #product-header-content div.only-description span {
        max-width: 100%;
    }
}

.social-icons-wrapper i {
    font-size: 50px;
    /*color: #cfcfcf;*/
}

/*.social-icons-wrapper i:hover
    {
        color: #DEDEDE;
    }*/

.social-icons-wrapper {
    line-height: 40px;
    text-align: center;
}

    .social-icons-wrapper a {
        margin-left: 3px;
        margin-right: 3px;
    }

.spacer-widget {
    height: 20px;
    overflow: hidden;
    width: 100%;
}

@media only screen and (max-width: 480px) {
    .spacer-widget {
        height: 10px;
    }
}

@media (max-width:767px) {
    .cc-fullwidth {
        display: table;
        width: 100%;
        height: 100%;
    }

        /*.cc-fullwidth .cc-builder-col-a,
        .cc-fullwidth .cc-builder-col-b,
        .cc-fullwidth .cc-builder-col-c,
        .cc-fullwidth .cc-builder-col-d,
        .cc-fullwidth .cc-builder-col-e,
        .cc-fullwidth .cc-builder-col-f {
            padding-left: 0;
            padding-right: 0;
        }*/
}

@media (min-width:768px) {
    .cc-fullwidth {
        margin-right: -15px;
        margin-left: -15px;
        width: auto !important;
    }
}
/*
.cc-fullwidth > div > .cc-col {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
*/
/*.cc-layout-row .cc-fullwidth > * > .cc-col {*/
/*.cc-layout-row .cc-fullwidth > div > .cc-col {
    padding-left: 10px;
    padding-right: 10px;
}*/

/*.cc-layout-row .cc-fullwidth > * > .cc-col:last-child  {
        padding-left: 0;
    }

    .cc-layout-row .cc-fullwidth > * > .cc-col:first-child  {
        padding-right: 0;
    }*/
div[id^="thumbnailgallery_"] .img-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 0% !important;
    z-index: 0;
}



    div[id^="thumbnailgallery_"] .img-wrapper img {
        position: static !important;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 0;
    }

div[id^="thumbnailgallery_"] .caption p {
    /*width: 240px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.modal-dialog h4 {
    padding: 0 !important;
    margin: 0 !important;
}
/*
.modal-dialog .btn {
    width: 100%;
    padding: inherit;
}
 */

#image-gallery-image {
    margin: 0 auto;
}

.container.cc-fixed > div {
    margin-left: -15px;
    margin-right: -15px;
}

.fa-shopping-cart, .icon-mobile-container .fa-shopping-bag {
    font-size: 20px;
}


@media (min-width: 768px) {
    .row.cc-flex {
        display: table !important;
        table-layout: fixed !important;
    }

        .row.cc-flex > [class^="col-"],
        .row.cc-flex > [class*=" col-"] {
            display: table-cell !important;
            float: none !important;
            vertical-align: middle !important;
        }
}

.cc-top-share-icons .cc-layout-row {
    margin-bottom: 0;
    padding: 0;
}

    .cc-top-share-icons .cc-layout-row .cc-col {
        padding: 0;
    }

.cc-credit-cards-container img {
    max-width: 100%;
    max-height: 20px;
    height: auto;
    width: auto;
}


@media (max-width: 768px) {
    .product-col.col-xs-6:nth-child(even) {
        padding-left: 3px;
    }

    .product-col.col-xs-6:nth-child(odd) {
        padding-right: 3px;
    }

    .product .prev:before {
        padding-top: 135%;
    }
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.cc-BottomMenu {
    overflow: hidden;
    max-height: 300px;
}

.navbar-collapse.collapse.in .cc-navigation {
    width: 100%;
}

.mm-listview .caret {
    display: none !important;
}

.cc-BottomMenu.cc-navigation .caret {
    display: none;
}

.cc-search-mobile-element {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    background: #eee !important;
    height: 40px !important;
    padding: 5px !important;
}

    .cc-search-mobile-element input[type=text] {
        max-width: 150px;
        width: 40%;
        font-family: Arial;
        line-height: 21px;
    }

.cc-search-mobile-element-search-button, .cc-search-mobile-element-close-button {
    background: #FFFFFF;
    border: solid 1px #BBBBBB;
    color: #000;
    line-height: 23px;
    cursor: pointer;
}


.cc-search-mobile-element-close-button {
    color: #F44336;
}

.cc-builder-block-content:empty:before {
    content: "\200b";
}


.tt-menu {
    right: inherit !important;
    left: 0 !important;
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    margin-bottom: 0;
}

.tt-hint {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #999;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.tt-dropdown-menu {
    min-width: 160px;
    margin-top: 2px;
    padding: 5px 0;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
}

    .tt-suggestion.tt-is-under-cursor {
        color: #fff;
        background-color: #428bca;
    }

        .tt-suggestion.tt-is-under-cursor a {
            color: #fff;
        }

    .tt-suggestion p {
        margin: 0;
    }

