
body {
    color: #666;
    font-size: 12px;
    line-height: 22px;
    overflow-x: hidden;
    background: #f8f6f6;
    font-family: Verdana;
}
/*.fa {
    font-size: 13px;
}*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

/* default font size */
.fa {
    font-size: 13px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

option {
    padding: 2px 5px;
    border-width: 1px;
}

.alert ol li {
    list-style-type: decimal;
    margin: 0 0 5px 15px;
}

html {
    width: 100%;
    outline: 0 !important;
}

img {
    /*max-width: 100%;*/
}

.align-center {
    display: table;
    margin: 0 auto;
}

.text-danger {
    color: #fff;
    float: left;
    background-color: #a94442;
    padding: 0 5px;
    margin: 5px 0;
}

a {
    color: #666;
}

    a:hover {
        color: #000;
    }

    a:focus {
        color: #666;
    }

    a, a:visited, a:active, a:link, a:focus {
        cursor: pointer;
        text-decoration: none;
        outline: none;
    }

.btn.active, .btn:active {
    box-shadow: none !important;
}

.input-group-btn > .btn {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

ol {
    counter-reset: item;
    list-style-type: none;
    margin: 0 0 0 15px;
}

sup {
    color: #F00;
    font-size: 100%;
    top: -4px;
}

div.tooltip.top {
    margin-top: -5px;
    top: -80px;
}

div.tooltip .tooltip-inner {
    border-radius: 0;
}

em {
    font-style: normal;
}

.fancybox-outer, .fancybox-inner {
    text-align: center;
}

    .fancybox-outer .wishlist_product_view, .fancybox-inner .wishlist_product_view {
        margin-bottom: 15px;
    }

.list-inline {
    display: inline-block;
}

.form-control {
    height: 25px;
    padding: 4px 8px;
}
/* ************************************************************************************************
MAIN STYLE STORE
************************************************************************************************ */
.selector {
    display: inline-block;
    position: relative;
    height: 30px;
    padding-right: 30px;
}

    .selector span {
        display: none;
    }

    .selector select {
        position: absolute;
        height: 100%;
        width: 100%;
        border-radius: 0;
        box-shadow: none;
        top: 0px;
        left: 0px;
        font-size: 13px;
        color: #999;
        padding: 5px 7px;
        border: solid 1px #e6e6e6;
    }

        .selector select:focus {
            box-shadow: none;
            outline: none;
            border-color: #e6e6e6;
        }

    .selector:after {
        content: "\f0d7";
        margin: 0;
        height: 28px;
        width: 28px;
        text-align: center;
        color: #666;
        position: absolute;
        top: 1px;
        right: 1px;
        background: #fff;
        pointer-events: none;
        line-height: 25px;
        font-size: 12px;
    }

.col-lg-12 {
    width: 100%;
}

/* ************************************************************************************************
	BUTTONS
************************************************************************************************ */
.margin-zero {
    margin: 0;
}

/* ************************************************************************************************
	FORM
************************************************************************************************ */
legend {
    font-size: 18px;
    padding: 7px 0px;
}

label {
    font-size: 12px;
    font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
    border-radius: 0;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

.dropdown-menu {
    font-size: inherit;
}

.btn-default.active, .btn-default.focus, .btn-default:active,
.btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background: #444;
    border-color: #444;
}

.btn-primary,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    background-color: #444;
    border-color: #444;
}

    .btn-primary:hover,
    .btn-primary.active:hover,
    .btn-primary.focus:hover,
    .btn-primary:active:hover,
    .btn-primary:focus:hover,
    .btn-primary:hover:hover,
    .open > .dropdown-toggle.btn-primary:hover {
        background-color: #444;
        border-color: #444;
    }

.submit {
    margin: 1em 0;
}

select, textarea {
    color: #666;
}

textarea {
    height: auto;
    resize: none;
}

.alert-danger,
.alert-success {
    display: inline-block;
    width: 100%;
    border-radius: 0;
}

.freequently-bought-together {
    display: inline-block;
    width: 100%;
    border-radius: 0;
    padding:10px;
    background: rgb(247, 249, 254) none repeat scroll 0% 0%;
}

    .freequently-bought-together .bundlehead { 
        font-size: 14px;
        font-weight: bold; 
    }
    .btn-buyalltogether{
        border:1px solid #c00;
        color: #c00 !important
    }
    .checkbox-together{
       color:#3866df;
position: absolute;
top: 0px;
margin: 0px !important; 
    }
    .checkbox-together-unchecked::before {
    content: "\e912";
}
    .checkbox-together-checked::before {
    content: "\e911";
}
/* ************************************************************************************************
TABLE
************************************************************************************************ */
.table thead > tr > th {
    background: #eee;
}

table.std th, table.std td {
    vertical-align: middle;
    border: #ccc;
    padding: 10px;
    text-align: center;
}

table.std th {
    white-space: nowrap;
    background: #f5f5f5;
}

table.std tfoot td {
    color: #333;
    text-align: right;
    white-space: nowrap;
}

table.std {
    background: #fdfdfd;
    border-spacing: 0;
    vertical-align: middle;
    border: #ccc;
    width: 100%;
}

table th {
    border: #ccc;
    color: #7a7a7a;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}

.delivery_option table td {
    text-align: center;
}

table tfoot td {
    text-align: right;
}

table.table-bordered thead > * {
    background-color: rgba(51, 51, 51, 0.1);
    font-weight: bold;
}

/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}

    .list-group a.active, .list-group a.active:hover, .list-group a:hover {
        color: #000;
        background-color: transparent;
        text-shadow: none;
    }

.no-margin {
    margin: 0 !important;
}

.sidebar-menu .box-category-menu {
}

.label-mega {
    background: #ee3b27;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img,
.img-responsive, .thumbnail a > img, .thumbnail > img {
    margin: 0 auto;
}

#button-review {
    margin-top: 12px;
    padding: 7px 12px;
    margin-right: 10px;
    background: gray;
    color: #fff;
    text-transform: capitalize;
    border-radius: 0;
    border-color: gray;
}

    #button-review:hover {
        background: #444;
        border-color: #444;
    }

.product-search .checkbox-inline {
    display: block;
}

/* Overlay pattern */
body.no-bgbody {
    background-image: none;
    background-color: #fafafa;
}

.pattern-1 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/1.png);
}

.pattern-2 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/2.png);
}

.pattern-3 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/3.png);
}

.pattern-4 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/4.png);
}

.pattern-5 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/5.png);
}

.pattern-6 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/6.png);
}

.pattern-7 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/7.png);
}

.pattern-8 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/8.png);
}

.pattern-9 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/9.png);
}

.pattern-10 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/10.png);
}

.pattern-11 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/11.png);
}

.pattern-12 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/12.png);
}

.pattern-13 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/13.png);
}

.pattern-14 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/14.png);
}

.pattern-15 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/15.png);
}

.pattern-16 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/16.png);
}

.pattern-17 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/17.png);
}

.pattern-18 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/18.png);
}

.pattern-19 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/19.png);
}

.pattern-20 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/20.png);
}

.pattern-21 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/21.png);
}

.pattern-22 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/22.png);
}

.pattern-23 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/23.png);
}

.pattern-24 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/24.png);
}

.pattern-25 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/25.png);
}

.pattern-26 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/26.png);
}

.pattern-27 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/27.png);
}

.pattern-28 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/28.png);
}

.pattern-29 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/29.png);
}

.pattern-30 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/30.png);
}

.pattern-31 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/31.png);
}

.pattern-32 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/32.png);
}

.pattern-33 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/33.png);
}

.pattern-34 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/34.png);
}

.pattern-35 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/35.png);
}

.pattern-36 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/36.png);
}

.pattern-37 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/37.png);
}

.pattern-38 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/38.png);
}

.pattern-39 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/39.png);
}

.pattern-40 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/40.png);
}

.pattern-41 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/41.png);
}

.pattern-42 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/42.png);
}

.pattern-43 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/43.png);
}

.pattern-44 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/44.png);
}

.pattern-45 {
    background-image: url(https://www.jackyselectronics.com/images/patterns/45.png);
}

/*******************************************
***          SO Framework: Sass          ***
*******************************************/
/*   1.Back To Top
 *   2.cookieMessage
 */
/* 1.Back To Top
----------------------------------------------------- */
.back-to-top {
    cursor: pointer;
    background-color: #777;
    width: 45px;
    bottom: 20px;
    right: 10px;
    min-height: 42px;
    overflow: hidden;
    position: fixed;
    display: block;
    text-align: center;
    border-radius: 3px;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

    .back-to-top.hidden-top {
        bottom: -100px;
        opacity: 0;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    .back-to-top:hover {
        background-color: #444;
    }

    .back-to-top i {
        font-size: 36px;
        margin: 1px 0 0 0 !important;
        color: #fff;
        display: inline-block;
    }

/* 2.SOCIAL ACCOUNTS (RIGHT FIXED PANEL)
----------------------------------------------------- */
.social-widgets {
    position: fixed;
    top: 50%;
    height: 0;
    width: 0;
    right: 0;
}

    .social-widgets .item, .social-widgets .items {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .social-widgets .items {
        top: -100px;
        position: relative;
    }

    .social-widgets .item {
        position: absolute;
        top: 0;
        left: 120px;
    }

    .social-widgets .active {
        left: -310px;
    }

    .social-widgets .item-01, .social-widgets .item-02, .social-widgets .item-03, .social-widgets .item-04, .social-widgets .item-05, .social-widgets .item-06, .social-widgets .item-07, .social-widgets .item-08, .social-widgets .item-09 {
        left: 0;
    }

    .social-widgets .item-01 {
        top: 0;
    }

    .social-widgets .item-02 {
        top: 45px;
    }

    .social-widgets .item-03 {
        top: 90px;
    }

    .social-widgets .item-04 {
        top: 150px;
    }

    .social-widgets .item-05 {
        top: 200px;
    }

    .social-widgets .tab-icon .fa {
        font-size: 18px;
    }

    .social-widgets .tab-icon {
        position: absolute;
        top: 0;
        left: -45px;
        display: block;
        width: 45px;
        height: 45px;
        background: #fff;
        text-align: center;
        font-size: 1.54em;
        line-height: 45px;
    }

        .social-widgets .tab-icon:hover {
            text-decoration: none;
        }

    .social-widgets .active .tab-icon {
        border-color: #E9E9E9;
        background: #fff;
    }

    .social-widgets .facebook .tab-icon {
        background: #3b5998;
        background-clip: content-box;
        color: white;
    }

    .social-widgets .twitter .tab-icon {
        background: #07779a;
        background-clip: content-box;
        color: white;
    }

    .social-widgets .youtube .tab-icon {
        background: #DA2723;
        background-clip: content-box;
        color: white;
    }

    .social-widgets .tab-content {
        background: #fff;
        width: 310px;
        padding: 10px;
    }

    .social-widgets .active .tab-content {
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    }

    .social-widgets .title {
        margin: -10px -10px 10px;
        padding: 6px 10px;
        background-color: #ccc;
        text-transform: uppercase;
    }

    .social-widgets .facebook.active {
        left: -260px;
    }

    .social-widgets .facebook .tab-content {
        width: 260px;
    }

    .social-widgets .twitter.active {
        left: -300px;
    }

    .social-widgets .twitter .tab-content {
        width: 300px;
    }

    .social-widgets .twitter-widget {
        padding-top: 10px;
    }

    .social-widgets .youtube.active {
        left: -450px;
    }

    .social-widgets .youtube .tab-content {
        width: 450px;
    }

    .social-widgets .loading {
        min-height: 200px;
        position: relative;
    }

        .social-widgets .loading img.ajaxloader {
            position: absolute;
            top: 45%;
            left: 45%;
            width: 32px;
            height: 32px;
        }

/* CSS animation magnific-popup*/
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

/* 3.TOP PANEL (RIGHT FIXED PANEL)
----------------------------------------------------- */
header.navbar-compact {
    top: -50px;
    position: fixed;
    width: 100%;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.navbar-switcher {
    text-align: center;
    float: right;
    display: none;
    width: 49px;
    height: 47px;
    margin-bottom: -47px;
    margin-right: 10px;
    background: #ee3b27 !important;
    padding: 6px 7px;
    border-radius: 0 0 3px 3px;
    cursor: pointer;
    color: #fff;
}

.navbar-compact .header-center {
    padding: 10px 0;
}

.navbar-compact .header-bottom {
    margin: 0;
}

.navbar-switcher.active {
    background: #333 !important;
}

    .navbar-switcher .i-active, .navbar-switcher.active .i-inactive {
        display: none;
    }

    .navbar-switcher.active .i-active,
    .navbar-switcher .fa-caret-down {
        display: inline;
        font-size: 1.8em;
        line-height: 1.5em;
    }

.navbar-compact .compact-hidden,
.navbar-compact .compact-hidden.hidden-xs {
    display: none !important;
}

/* 4.LARY LOADER
----------------------------------------------------- */
.lazy {
    display: block;
    position: relative;
    height: 0;
    overflow: hidden;
    background: transparent url(https://www.jackyselectronics.com/images/lazy-loader.gif) no-repeat center center;
}

    .lazy.lazy-loaded {
        background: none;
        height: auto;
    }

    .lazy img {
        transition: 1s all ease;
        opacity: 0;
        -webkit-backface-visibility: hidden;
    }

    .lazy.lazy-loaded img {
        opacity: 1;
    }

/***********************************************************
					Stores Page Styles
************************************************************/
#map-canvas {
    width: 100%;
    height: 400px;
    margin: 10px 0;
}

.contacts #content {
    padding-top: 0;
    margin-bottom: 30px;
}

.contacts .page-title h1 {
    margin-bottom: 30px;
    font-size: 24px;
    display: block;
    text-transform: none;
}

.page-title h1:after {
    background: #444;
    display: block;
    width: 100%;
    height: 3px;
    content: "";
    margin-top: 6px;
}

.contacts .info-contact .name-store h3 {
    font-size: 18px;
    padding: 7px 0px;
    margin-top: 8px;
}

.contacts .info-contact .icon {
    float: left;
    padding-right: 20px;
}

    .contacts .info-contact .icon .fa {
        font-size: 20px;
    }

.contacts .info-contact .text {
    color: #444;
}

.contacts .info-contact .comment {
    margin-top: 20px;
    line-height: 22px;
}

.contacts .contact-form legend {
    border-bottom: 0;
}

.contacts .contact-form input, .contacts .contact-form textarea {
    border-radius: 0;
}

.contacts .contact-form button {
    border: 1px solid gray;
    background: gray;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px;
}

    .contacts .contact-form button:hover {
        background: #444;
        color: #fff;
        border-color: #444;
    }

/********** Menu **********/
#menu.navbar {
    border-radius: 0px;
    min-height: inherit;
    border: 0;
    margin: 0;
}

#menu .navbar-menu {
    padding: 0;
}

#menu .navbar-nav {
    float: none;
    position: relative;
}

#menu .nav > li > a.home_link span {
    text-indent: -99999px;
    position: relative;
    background: #656565;
    width: 12px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    #menu .nav > li > a.home_link span:before {
        clear: both;
        content: ' ';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent transparent #656565 transparent;
        position: absolute;
        border-width: 0 10px 9px;
        top: -9px;
        left: -4px;
        position: absolute;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #menu .nav > li > a.home_link span:after {
        clear: both;
        content: ' ';
        display: block;
        width: 12px;
        height: 4px;
        border: 1px solid #656565;
        border-width: 0px 4px 0px 4px;
        position: absolute;
        bottom: -4px;
        left: 0px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

#menu .nav > li > a.home_link:hover span {
    background: #444;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    #menu .nav > li > a.home_link:hover span:before {
        border-bottom-color: #000;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #menu .nav > li > a.home_link:hover span:after {
        border-color: #444;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

#menu .nav > li {
}

    #menu .nav > li > a {
        font-size: 14px;
        color: #fff;
        line-height: 51px;
        text-decoration: none;
        padding: 0px 29px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #menu .nav > li:hover > a {
        background: #898989;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #menu .nav > li > .dropdown-menu {
        display: none;
        background: #fff;
        position: absolute;
        padding: 5px 0 0;
        border-top: 3px solid #444;
        border-bottom: 0px none;
        border-left: 0px none;
        border-right: 0px none;
        font-size: 12px;
    }

    #menu .nav > li:hover > .dropdown-menu.custom_block ul {
        display: table-cell;
    }

    #menu .nav > li > .dropdown-menu > ul {
        display: table-cell;
    }

    #menu .nav > li .dropdown-menu {
        border-radius: 0px;
    }

    #menu .nav > li.categories_hor > div {
        display: none;
        background: #fff;
        margin-left: 0px !important;
        width: 100%;
        position: absolute;
        padding: 10px 0px 0px 0px;
    }

    #menu .nav > li.sub:hover > a:after {
        clear: both;
        content: ' ';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent transparent #444 transparent;
        position: absolute;
        border-width: 0px 7px 6px 7px;
        bottom: 0px;
        left: 50%;
        margin: 0 0 0 -5px;
    }

    #menu .nav > li.categories_hor > div > .column {
        position: relative;
        display: inline-block;
        margin: 0 0px 15px 0px;
    }

    #menu .nav > li > div > ul {
        position: relative;
        width: 300px;
    }

    #menu .nav > li.categories_hor > div > .column > a {
        font-weight: 700;
        font-size: 13px;
        color: #333;
        margin-bottom: 5px;
    }

    #menu .nav > li.categories_hor > div > .column a, #menu .nav > li > div > ul li a {
        padding: 4px 0;
        display: block;
    }

    #menu .nav > li > div > ul li a {
        font-size: 12px;
    }

    #menu .nav > li.categories_hor > div > .column:hover > a {
        color: #000;
    }

    #menu .nav > li.categories_hor > div > .column > div {
        display: block;
    }

        #menu .nav > li.categories_hor > div > .column > div ul li, #menu .nav > li.categories > div > .column > div ul li {
            position: relative;
        }

    #menu .nav > li ul + ul {
        padding-left: 20px;
    }

    #menu .nav > li.categories_hor ul + ul, #menu .nav > li.categories > div > .column > div ul + ul {
        padding-left: 0px;
    }

    #menu .nav > li ul > li > a {
        text-decoration: none;
        padding: 4px;
        display: block;
        min-width: 160px;
    }

    #menu .nav > li div > ul > li > a {
        color: #222;
    }

    #menu .nav > li div > ul > li:hover > a {
        color: #000;
    }

    #menu .nav > li.categories > div {
        display: none;
        background: #fff;
        min-width: 220px;
        position: absolute;
        padding: 5px 0 0;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
    }

        #menu .nav > li.categories > div > .column, #menu .nav > li > div > ul {
            position: relative;
        }

            #menu .nav > li.categories > div > .column + .column, #menu .nav > li > div > ul li + li {
                border-top: 1px solid #eee;
            }

            #menu .nav > li.categories > div > .column > a, #menu .nav > li div > ul > li > a {
                font-size: 13px;
                padding: 7px 10px;
                display: block;
                color: #444;
            }

            #menu .nav > li.categories > div > .column:hover > a, #menu .nav > li > div > ul li:hover > a {
                color: #000;
            }

            #menu .nav > li.categories > div > .column > div {
                min-width: 220px;
                display: none;
                position: absolute;
                background: #fff;
                box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
                left: 100%;
                top: -3px;
                padding: 0;
                border-top: 3px solid #444;
            }

                #menu .nav > li.categories > div > .column > div ul li + li, #menu .nav > li.categories_hor > div .submenu ul li + li a {
                    border-top: 1px solid #eee;
                }

.submenu {
    background: #fff;
    position: absolute;
    padding: 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    min-width: 160px;
    display: none;
    border-top: 3px solid #444;
    left: 100%;
    margin-top: -32px;
}

#menu .nav > li.categories_hor > div .submenu {
    margin-top: -23px;
    margin-left: -15px;
}

    #menu .nav > li.categories_hor > div .submenu ul li a {
        padding: 7px 10px;
    }

#menu .nav > li.categories_hor.dropdown, #menu .nav > li.menu_brands.dropdown {
    position: static;
}

#menu .nav > li.menu_brands.name {
    position: relative;
}

    #menu .nav > li.menu_brands.name > div {
        padding: 0px !important;
    }

#menu .nav > li.menu_brands > div {
    padding: 15px 0px 0px !important;
    width: 100%;
    margin-left: 0px !important;
}

    #menu .nav > li.menu_brands > div > div {
        text-align: center;
        margin-bottom: 10px;
    }

        #menu .nav > li.menu_brands > div > div a {
            display: block;
            line-height: 16px;
        }

            #menu .nav > li.menu_brands > div > div a img {
                display: inline-block;
            }

#menu .nav > li.custom-link-right {
    float: right;
}

#menu .nav > li.wrap_custom_block > div.custom_block {
    padding-bottom: 10px;
}

.custom_block p {
    line-height: 18px;
    margin: 0;
}

.custom_block a, #menu .nav > li.wrap_custom_block > div.custom_block a {
    display: inline-block;
}

#menu .nav > li.wrap_custom_block > div.custom_block .featured .layout-color ul li {
    padding: 0;
}

    #menu .nav > li.wrap_custom_block > div.custom_block .featured .layout-color ul li a {
        position: relative;
        display: inline-block;
        padding: 7px 0px 7px 30px;
    }

        #menu .nav > li.wrap_custom_block > div.custom_block .featured .layout-color ul li a:before {
            content: "";
            width: 20px;
            height: 20px;
            display: inline-block;
            position: absolute;
            left: 0;
        }

    #menu .nav > li.wrap_custom_block > div.custom_block .featured .layout-color ul li.blue a:before {
        background: #5f87d1;
    }

    #menu .nav > li.wrap_custom_block > div.custom_block .featured .layout-color ul li.green a:before {
        background: #20bc5a;
    }

    #menu .nav > li.wrap_custom_block > div.custom_block .featured .layout-color ul li.orange a:before {
        background: #f8ab16;
    }

    #menu .nav > li.wrap_custom_block > div.custom_block .featured .layout-color ul li.boocdo a:before {
        background: #ea3a3c;
    }

    #menu .nav > li.wrap_custom_block > div.custom_block .featured .layout-color ul li.cyan a:before {
        background: #444;
    }

#menu .nav > li.wrap_custom_block > div.custom_block .featured {
    margin-top: 10px;
}

    #menu .nav > li.wrap_custom_block > div.custom_block .featured .column > a {
        font-weight: 700;
        font-size: 13px;
        color: #333;
        margin-bottom: 5px;
    }

    #menu .nav > li.wrap_custom_block > div.custom_block .featured a {
        padding-right: 0;
        padding-left: 0;
    }

        #menu .nav > li.wrap_custom_block > div.custom_block .featured a:hover {
            text-decoration: none;
        }

/********** Menu Responsive **********/
@media (max-width: 991px) {
    #menu.navbar {
        height: 50px;
    }

    .common-home #menu .nav > li:first-child > a,
    #menu .nav > li:hover > a {
        background: none;
        color: inherit;
    }

    #menu .navbar-header {
        float: none;
        display: block;
        padding: 13px 0;
    }

        #menu .navbar-header i {
            color: #fff;
            font-size: 18px;
        }

        #menu .navbar-header > .menu-text {
            text-transform: uppercase;
            font-size: 18px;
            padding: 0 10px;
            cursor: pointer;
            color: #fff;
            font-weight: bold;
        }

        #menu .navbar-header .menu-btn {
            text-transform: uppercase;
            color: #fff;
            cursor: pointer;
            float: left;
            position: relative;
            height: 32px;
            width: 32px;
        }

            #menu .navbar-header .menu-btn:before,
            #menu .navbar-header .menu-btn:after {
                background-color: #fff;
                content: '';
                display: block;
                height: 4px;
                transition: all 200ms ease-in-out;
            }

            #menu .navbar-header .menu-btn:before {
                box-shadow: 0 10px 0 #fff;
                margin-bottom: 16px;
            }

            #menu .navbar-header .menu-btn.active:before {
                box-shadow: 0 0 0 #666;
                transform: translateY(10px) rotate(45deg);
            }

            #menu .navbar-header .menu-btn.active:after {
                transform: translateY(-10px) rotate(-45deg);
            }

    #menu .navbar-menu {
        display: none;
    }

    #menu .nav {
        padding: 0;
        background: white;
        border: 1px solid #ddd;
        border-top: 3px solid #444;
    }

        #menu .nav > li {
            float: none;
            padding: 0px;
            display: block;
            height: auto;
        }

            #menu .nav > li > a {
                line-height: 42px;
                color: #666;
                padding: 0 15px;
            }

            #menu .nav > li > div {
                position: relative;
            }

                #menu .nav > li > div > ul {
                    display: block;
                    width: auto;
                }

            #menu .nav > li ul + ul {
                padding-left: 0px;
            }

            #menu .nav > li > .dropdown-menu ul > li {
                position: relative;
            }

            #menu .nav > li.categories_hor > div {
                width: 100%;
            }

            #menu .nav > li.categories_hor.dropdown {
                position: relative;
            }

            #menu .nav > li.categories > div > .column > a > span, #menu .nav > li div > ul > li > a > span {
                display: none;
            }

    span.submore {
        font-family: Fontawesome;
        position: absolute;
        right: 10px;
        top: 5px;
        width: 30px;
        height: 32px;
        line-height: 30px;
        color: #999;
        font-size: 14px;
        text-align: center;
    }

        span.submore:after {
            display: block;
            cursor: pointer;
            content: "\f0fe";
        }

        span.submore.plus:after {
            content: "\f146";
        }

    #menu .nav > li.menu_brands.dropdown {
        position: relative;
    }

    #menu .nav > li.categories > div {
        position: relative;
        box-shadow: none;
    }

        #menu .nav > li.categories > div > .column > div {
            position: relative;
            left: auto;
            border-top: 0px none;
            box-shadow: none;
        }

            #menu .nav > li.categories > div > .column > div > ul {
                margin: 0 10px;
            }

    #menu .nav > li.categories_hor > div {
        min-width: inherit;
        position: relative;
    }

        #menu .nav > li.categories_hor > div > .column {
            width: auto;
            display: block;
            margin: 0;
            float: none;
        }

            #menu .nav > li.categories_hor > div > .column > div {
                display: none;
                position: relative;
            }

                #menu .nav > li.categories_hor > div > .column > div ul {
                    display: block;
                }

            #menu .nav > li.categories_hor > div > .column a, #menu .nav > li > div > ul li a {
                width: auto;
                padding: 7px 0;
                margin: 0;
            }

        .submenu, #menu .nav > li.categories_hor > div .submenu {
            position: relative;
            margin-top: 0px;
            margin-left: 0px;
            left: auto;
        }

    #menu .nav > li.sub:hover > a:after {
        display: none;
    }

    #menu .nav > li.custom-link-right {
        float: none;
    }

    .submenu {
        box-shadow: none;
        border-top: 0px none;
    }

    #menu .nav > li > .dropdown-menu {
        box-shadow: none;
        float: none;
        width: 100%;
        position: relative;
        border: none;
    }

        #menu .nav > li > .dropdown-menu > ul {
            display: block;
            margin: 0 15px;
        }

    .rtl span.submore {
        left: 10px;
        right: auto;
    }
}

.simple-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.bold-list > li > a {
    font-weight: 700;
    text-transform: uppercase;
}

.simple-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    bottom: -0.8em;
}

.simple-list li {
    margin: 0;
    padding: 0 0 12px;
}

.simple-list .checkbox {
    padding-left: 0;
}

    .simple-list .checkbox input[type=checkbox] {
        margin-right: 10px;
    }

.simple-list .icon {
    margin-right: 9px;
}

.arrow-list li {
    padding-left: 12px;
    position: relative;
}

    .arrow-list li:before {
        margin-right: 10px;
        font-size: 14px;
        font-family: "FontAwesome";
        content: "\f105";
    }

/*--------------------Login ---------------------*/
.page-login .headtitle-login {
    font-size: 18px;
    margin: 0 0 6px;
    padding: 9px 0;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}

.page-login .well {
    background: #fff;
    min-height: 274px;
    border: 1px solid #e7e7e7;
    margin: 0;
    line-height: 23px;
    border-radius: 0;
}

    .page-login .well h2 {
        padding-left: 20px;
        padding-bottom: 10px;
        padding-top: 0px;
        margin: 0;
        font-size: 14px;
        text-transform: uppercase;
        position: relative;
    }

    .page-login .well p {
        padding-top: 15px;
    }

.page-login .new-customer h2:before {
    content: "\f016";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 0;
    color: #aaa;
    bottom: 9px;
}

.page-login .new-customer .bottom-form {
    background: #CC0000;
    height: 60px;
    border: 1px solid #e7e7e7;
    border-top: 0;
}

    .page-login .new-customer .bottom-form a {
        float: right;
        margin-top: 12px;
        padding: 7px 12px;
        margin-right: 10px;
        background: #444;
        border-color: #444;
        color: #fff;
        text-transform: capitalize;
        border-radius: 0;
    }

        .page-login .new-customer .bottom-form a:hover {
            background: #444;
            border-color: #444;
            color: #fff;
        }

.page-login .customer-login h2:before {
    content: "\f0f6";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 0;
    color: #aaa;
    bottom: 9px;
}

.page-login .customer-login .form-group label {
    padding-left: 0;
}

.page-login .customer-login .form-group input {
    border-radius: 0;
}

.page-login .customer-login .bottom-form {
    background: #CC0000;
    height: 60px;
    border: 1px solid #e7e7e7;
    border-top: 0;
}

    .page-login .customer-login .bottom-form a {
        padding-left: 16px;
        line-height: 60px;
        color: #fff;
    }

        .page-login .customer-login .bottom-form a:hover {
            color: #fff;
        }

    .page-login .customer-login .bottom-form input {
        float: right;
        margin-top: 12px;
        padding: 7px 12px;
        margin-right: 10px;
        background: #444;
        border-color: #444;
        color: #fff;
        text-transform: capitalize;
        border-radius: 0;
    }

        .page-login .customer-login .bottom-form input:hover {
            background: #444;
            border-color: #444;
            color: #fff;
        }

.page-affiliate h1 {
    font-size: 18px;
    margin: 0 0 6px;
    padding: 9px 0;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}

.page-affiliate .well {
    background: #fff;
    min-height: 274px;
    border: 1px solid #e7e7e7;
    margin: 0;
    line-height: 23px;
    border-radius: 0;
}

    .page-affiliate .well h2 {
        padding-left: 20px;
        padding-bottom: 10px;
        padding-top: 0px;
        margin: 0;
        font-size: 14px;
        text-transform: uppercase;
        position: relative;
    }

    .page-affiliate .well p {
        padding-top: 15px;
    }

.page-affiliate .new-affiliate h2:before {
    content: "\f016";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 0;
    color: #aaa;
    bottom: 9px;
}

.page-affiliate .new-affiliate .bottom-form {
    background: #f5f5f5;
    height: 60px;
    border: 1px solid #e7e7e7;
    border-top: 0;
}

    .page-affiliate .new-affiliate .bottom-form a {
        float: right;
        margin-top: 12px;
        padding: 7px 12px;
        margin-right: 10px;
        background: gray;
        color: #fff;
        text-transform: capitalize;
        border-radius: 0;
        border-color: gray;
    }

        .page-affiliate .new-affiliate .bottom-form a:hover {
            background: #444;
            border-color: #444;
        }

.page-affiliate .return-affiliate h2:before {
    content: "\f0f6";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 0;
    color: #aaa;
    bottom: 9px;
}

.page-affiliate .return-affiliate .form-group label {
    padding-left: 0;
}

.page-affiliate .return-affiliate .form-group input {
    border-radius: 0;
}

.page-affiliate .return-affiliate .bottom-form {
    background: #f5f5f5;
    height: 60px;
    border: 1px solid #e7e7e7;
    border-top: 0;
}

    .page-affiliate .return-affiliate .bottom-form a {
        padding-left: 16px;
        line-height: 60px;
        color: #666;
    }

        .page-affiliate .return-affiliate .bottom-form a:hover {
            color: #000;
        }

    .page-affiliate .return-affiliate .bottom-form input {
        float: right;
        margin-top: 12px;
        padding: 7px 12px;
        margin-right: 10px;
        background: gray;
        color: #fff;
        text-transform: capitalize;
        border-radius: 0;
        border-color: gray;
    }

        .page-affiliate .return-affiliate .bottom-form input:hover {
            background: #444;
            border-color: #444;
        }

input, .btn {
    border-radius: 0;
}

/*-------------REGISTER -------------*/
.account-register .form-group input {
    border-radius: 0;
}

.account-register .buttons input.btn {
    float: right;
    margin-top: -7px;
    padding: 7px 12px;
    margin-right: 10px;
    background: #444;
    color: #fff;
    text-transform: capitalize;
    border-radius: 0;
    border-color: #444;
}

    .account-register .buttons input.btn:hover {
        background: #444;
        border-color: #444;
    }

.account-register .buttons .box-checkbox {
    position: relative;
    top: 3px;
}

/*--------------------LIST ITEM ACCOUNT ----*/
.list-item-account .list-group {
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 20px;
}

    .list-item-account .list-group li {
        border: 0;
    }

        .list-item-account .list-group li a {
            padding: 0;
            border: 0;
            border-bottom: 1px dotted #E4E4E4;
            margin: 0 10px;
            color: #666;
            display: block;
            padding-bottom: 10px;
        }

            .list-item-account .list-group li a:hover {
                color: #000;
            }

        .list-item-account .list-group li:last-child a {
            border-bottom: 0;
            padding-bottom: 0;
        }

/*----------------------WISHLIST -------------------*/
.wishlist-page {
    margin-bottom: 30px;
}

    .wishlist-page table {
        width: 100%;
    }

/*-------------------------CHECKOUT -------------------------*/
.checkout-cart #accordion input {
    height: 34px !important;
    border-radius: 0;
}

.checkout-cart #accordion select {
    border-radius: 0;
}

.checkout-cart .buttons a.btn-default {
    background: #444;
    border-color: #444;
    color: #fff;
}

    .checkout-cart .buttons a.btn-default:hover {
        background: #444;
        border-color: #444;
    }

/*-------------------------PAGE 404 -------------------------*/
.wrapper_404page {
    background-color: #eeeeee;
    border-radius: 3px;
    display: inline-block;
    padding: 0 15px;
    width: 100%;
}

    .wrapper_404page .content-404page {
        float: right;
        margin-top: 40px;
        max-width: 500px;
        text-align: center;
    }

        .wrapper_404page .content-404page .top-text, .wrapper_404page .content-404page .bottom-text {
            font-size: 133.33%;
        }

        .wrapper_404page .content-404page .img-404 {
            margin: 30px 0;
        }

        .wrapper_404page .content-404page .button-404 {
            padding-top: 40px;
        }

            .wrapper_404page .content-404page .button-404 .btn-404 {
                border-radius: 3px;
                color: #fff;
                display: inline-block;
                height: 38px;
                line-height: 38px;
                margin: 0 4px 10px;
                padding: 0 20px;
                text-transform: uppercase;
                transition: all 0.3s ease 0s;
            }

                .wrapper_404page .content-404page .button-404 .btn-404.prev-page-btn {
                    background-color: #ea3a3c;
                }

                .wrapper_404page .content-404page .button-404 .btn-404.back2home {
                    background-color: #3cb7e7;
                }

    .wrapper_404page .img-right-404 {
        margin-top: 60px;
    }

/*-------------------PAGE CHECKOUT ---------------------------*/
.checkout-cart .panel-group .panel, .checkout-checkout .panel-group .panel {
    border-radius: 0;
}

.table-responsive .table thead > * {
    background-color: rgba(51, 51, 51, 0.1);
    font-weight: bold;
}

.table-responsive .table tbody td.text-left a {
    font-weight: bold;
    color: #666;
}

.table-responsive .table tbody td.text-left:hover a {
    color: #000;
}

.product-search .products-list.grid .description {
    display: none;
}

#content {
    margin-bottom: 30px;
}

.information-information .page_title {
    display: none;
}

/*==ABOUT US==*/
.category-about-us {
    background: #fff;
}

    .category-about-us .page-title {
        display: none;
    }

.category-contact-us {
    background: #fff;
}

.about-us .about-title {
    font-size: 171%;
    color: #333;
    margin-bottom: 20px;
    font-style: italic;
    font-weight: bold;
}

.about-us .name-member {
    font-size: 116.67%;
    font-weight: bold;
}

.about-us .job-member {
    margin: 7px 0 5px;
    font-style: italic;
}

    .about-us .job-member:before, .about-us .job-member:after {
        content: "---";
        margin: 0 5px;
    }

.about-us .social-member {
    list-style: none;
}

    .about-us .social-member .social-icon {
        display: inline-block;
        margin: 0 3px;
    }

        .about-us .social-member .social-icon a {
            display: inline-block;
            color: #fff;
            font-size: 16px;
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
        }

            .about-us .social-member .social-icon a span {
                display: none;
            }

            .about-us .social-member .social-icon a:hover {
                background-color: #444 !important;
            }

        .about-us .social-member .social-icon.rss a {
            background-color: #f8bc2e;
        }

        .about-us .social-member .social-icon.facebook a {
            background-color: #39599f;
        }

        .about-us .social-member .social-icon.twitter a {
            background-color: #45b0e3;
        }

        .about-us .social-member .social-icon.google a {
            background-color: #1872bf;
        }

.about-us .des-member.des-client {
    max-width: 950px;
    margin: 0 auto;
    font-style: italic;
    margin-bottom: 10px;
}

.about-us .member-info {
    text-align: center;
    padding-top: 15px;
}

.about-us .client-say-content {
    text-align: center;
}

    .about-us .client-say-content .client-say-slider {
        padding-top: 15px;
    }

        .about-us .client-say-content .client-say-slider .owl2-dots {
            position: absolute;
            left: 0;
            top: -23px;
            width: 100%;
        }

            .about-us .client-say-content .client-say-slider .owl2-dots span {
                width: 16px;
                height: 16px;
                background-color: #d9d9d9;
                border: none;
                margin: 0 2px;
                opacity: 1;
                display: block;
                border-radius: 50%;
                -webkit-border-radius: 50%;
            }

            .about-us .client-say-content .client-say-slider .owl2-dots .owl2-dot {
                display: inline-block;
            }

                .about-us .client-say-content .client-say-slider .owl2-dots .owl2-dot.active span {
                    background-color: #929292;
                }

                .about-us .client-say-content .client-say-slider .owl2-dots .owl2-dot span:hover {
                    background-color: #929292;
                }

.about-us .about-us-center {
    text-align: center;
}

    .about-us .about-us-center .content-description {
        padding-top: 25px;
        clear: both;
        margin-bottom: 30px;
    }

.about-us .client-logo-content {
    border-bottom: 1px dashed #e7e7e7;
    border-top: 1px dashed #e7e7e7;
    padding-bottom: 10px;
    text-align: center;
}

    .about-us .client-logo-content .about-title {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        margin: 0;
        padding: 0 10px;
        position: relative;
        text-align: center;
        top: -19px;
    }

.about-us .owl2-controls .owl2-nav div {
    color: #fff;
    border_radius: 50%;
    position: absolute;
    top: 29%;
    overflow: visible;
    display: inline-block;
    width: 34px;
    height: 34px;
    text-indent: -9999px;
    margin: 0 3px;
    background-color: #A6A6A8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

    .about-us .owl2-controls .owl2-nav div:hover {
        background-color: #444;
    }

    .about-us .owl2-controls .owl2-nav div.owl2-next {
        right: -19px;
    }

    .about-us .owl2-controls .owl2-nav div.owl2-prev {
        left: -19px;
    }

    .about-us .owl2-controls .owl2-nav div:before {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #a6a6a7;
        line-height: 32px;
        top: 1px;
    }

    .about-us .owl2-controls .owl2-nav div:hover:before {
        background-color: #444;
    }

.about-us .client-logo-slider {
    padding: 0 25px;
}

.about-us .about-image-slider {
    max-width: 570px;
    margin: 0 auto;
}

    .about-us .about-image-slider .owl2-controls .owl2-nav div {
        top: 50%;
        margin-top: -15px;
        border: none !important;
        border-radius: 0;
        -webkit-border-radius: 0;
        overflow: hidden;
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

        .about-us .about-image-slider .owl2-controls .owl2-nav div:before {
            border-radius: 0;
            -webkit-border-radius: 0;
            background-color: transparent;
            color: #c8c8c8;
        }

        .about-us .about-image-slider .owl2-controls .owl2-nav div.owl2-next {
            right: 10px;
        }

        .about-us .about-image-slider .owl2-controls .owl2-nav div.owl2-prev {
            left: 10px;
        }

        .about-us .about-image-slider .owl2-controls .owl2-nav div:hover {
            border-color: #444;
        }

            .about-us .about-image-slider .owl2-controls .owl2-nav div:hover:before {
                color: #fff;
            }

.about-us .skills-value {
    padding-top: 52px;
}

    .about-us .skills-value .label-skill {
        font-weight: bold;
    }

    .about-us .skills-value .range-value {
        margin-bottom: 15px;
        position: relative;
        overflow: hidden;
        height: 20px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

        .about-us .skills-value .range-value .rating-skills {
            position: absolute;
            top: 0;
            left: 0px;
            display: inline-block;
            height: 100%;
            overflow: hidden;
            text-indent: -9999px;
        }

            .about-us .skills-value .range-value .rating-skills.skill-1 {
                background-image: url(https://www.jackyselectronics.com/images/skill-style-1.png);
                background-position: -28px 0;
            }

            .about-us .skills-value .range-value .rating-skills.skill-2 {
                background-image: url(https://www.jackyselectronics.com/images/skill-style-2.png);
                background-position: 20px 0;
            }

            .about-us .skills-value .range-value .rating-skills.skill-3 {
                background-image: url(https://www.jackyselectronics.com/images/skill-style-3.png);
                background-position: 20px 0;
            }

.about-us .about-us-content .description-about {
    padding: 20px 0;
}

.about-us .content-faq {
    position: relative;
    top: -15px;
}

    .about-us .content-faq .panel {
        box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid #e7e7e7;
        border-radius: 0;
        -webkit-border-radius: 0;
        margin: 0;
    }

        .about-us .content-faq .panel .panel-title {
            font-size: 100%;
            font-weight: bold;
        }

            .about-us .content-faq .panel .panel-title a {
                display: block;
                padding: 15px 0 15px 25px;
                position: relative;
            }

                .about-us .content-faq .panel .panel-title a:after {
                    transform: rotate(135deg);
                    -webkit-transform: rotate(135deg);
                    -ms-transform: rotate(135deg);
                    content: "";
                    width: 4px;
                    height: 4px;
                    position: absolute;
                    left: 6px;
                    top: 50%;
                    margin-top: 6px;
                    background-color: #444;
                }

                .about-us .content-faq .panel .panel-title a:before {
                    background-color: #444;
                    content: "-";
                    width: 16px;
                    height: 16px;
                    display: inline-block;
                    position: absolute;
                    left: 0px;
                    top: 50%;
                    margin-top: -8px;
                    border-radius: 2px;
                    -webkit-border-radius: 2px;
                    color: #fff;
                    text-align: center;
                    line-height: 16px;
                }

                .about-us .content-faq .panel .panel-title a.collapsed:after {
                    background-color: #737373;
                }

                .about-us .content-faq .panel .panel-title a.collapsed:before {
                    background-color: #737373;
                    content: "?";
                }

        .about-us .content-faq .panel .panel-body {
            padding: 0 0 13px;
        }

.about-demo-1 .about-image,
.about-demo-1 .about-info {
    margin-bottom: 40px;
}

.about-demo-1 .about-info {
    position: relative;
    top: -8px;
}

.about-demo-1 .what-client-say {
    margin-bottom: 60px;
}

.about-demo-1 .line-hori {
    text-align: center;
    position: relative;
}

    .about-demo-1 .line-hori > span {
        background: white;
        display: inline-block;
        position: relative;
        padding: 0 20px;
    }

    .about-demo-1 .line-hori:before {
        position: absolute;
        content: "";
        border-bottom: 1px dashed #ccc;
        top: 50%;
        left: 0;
        height: 1px;
        width: 100%;
    }

.about-demo-2 .our-team {
    margin-bottom: 60px;
}

.about-demo-3 .about-image,
.about-demo-3 .about-info {
    margin-bottom: 30px;
}

.about-us .owl2-theme .owl2-controls .owl2-nav > div:before {
    display: inline-block;
    text-indent: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 1px;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.about-us .owl2-theme .owl2-controls .owl2-nav > div.owl2-prev:before {
    content: "\f104";
    font-family: FontAwesome;
}

.about-us .owl2-theme .owl2-controls .owl2-nav > div.owl2-next:before {
    content: "\f105";
    font-family: FontAwesome;
}

.about-us .owl2-carousel .owl2-item img:hover {
    opacity: 0.8;
}

/* ************************************************************************************************
STRUCTURE
************************************************************************************************ */
@media (max-width: 1024px) {
    .no-res {
        width: 1190px;
    }
}

.wrapper-boxed, .wrapper-iframed, .wrapper-rounded {
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.wrapper-iframed {
    margin: 20px auto;
}

.wrapper-rounded {
    margin: 20px auto;
    border-radius: 10px;
    overflow: hidden;
}

/************************************************************************************************* */
/* left blocks */
.product_page .breadcrumb {
    margin-bottom: 13px;
}

.block_filter input[type=checkbox] {
    margin: 0;
}

/* ************************************************************************************************
	PAGINATION
************************************************************************************************ */
.pagination > li {
    display: inline-block;
    margin: 0 2px;
}

    .pagination > li span, .pagination > li a {
        padding: 6px 8px;
    }

        .pagination > li a:hover, .pagination > li span:hover {
            color: #fff;
            background: #444;
            border-color: #444;
        }

    .pagination > li.active, .pagination > li:hover {
        background: transparent;
        border-color: #444;
    }

        .pagination > li.active span, .pagination > li:hover span {
            color: #000;
            background: transparent;
            border-color: #444;
        }

            .pagination > li.active span:hover, .pagination > li:hover span:hover {
                background: #444;
                border-color: #444;
            }

    .pagination > li:last-child {
        margin-right: 0;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        border-radius: 0;
    }

    .pagination > li > a, .pagination > li > span {
        color: #666;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-radius: 0;
    }

/*---------------------------BLOCK HEADER BOTTOM -----------------------*/
.sidebar-menu {
    position: relative;
}

/* ************************************************************************************************
CMS Pages Styles
************************************************************************************************ */
/*==========================SMART BLOG =======================*/
div.blog-item {
    padding: 10px 0;
    float: left;
}

    div.blog-item .itemBlogContent {
        display: block;
        overflow: hidden;
    }

        div.blog-item .itemBlogContent h4.blog-title {
            font-size: 18px;
            margin: 0px 0px 8px;
        }

            div.blog-item .itemBlogContent h4.blog-title a {
                color: #444;
            }

                div.blog-item .itemBlogContent h4.blog-title a:hover {
                    color: #000;
                }

        div.blog-item .itemBlogContent .blog-header .created {
            height: auto;
            background: transparent;
            color: #999;
            padding: 0;
        }

            div.blog-item .itemBlogContent .blog-header .created i {
                margin-right: 5px;
            }

.itemBlog-header {
    margin-bottom: 38px;
}

    .itemBlog-header .blog-meta {
        border: 0;
        color: #999;
    }

        .itemBlog-header .blog-meta > span {
            padding: 0 11px;
            line-height: 14px;
        }

            .itemBlog-header .blog-meta > span.created {
                padding-left: 0;
            }

/*==================Blog category ==================*/
.box h2.box-heading {
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 6px;
    padding: 9px 0;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}

    .box h2.box-heading:after {
        content: " ";
        width: 50%;
        height: 1px;
        background: #444;
        display: block;
        position: absolute;
        bottom: 0;
        margin-bottom: -1px;
    }

.box#blog-accordion ul li {
    border-radius: 0;
    border: 0;
    border-bottom: 1px dotted #E4E4E4;
    margin: 0;
    padding: 10px 0;
}

    .box#blog-accordion ul li a {
        border: 0;
        background: 0;
        text-shadow: none;
        padding: 0;
    }

        .box#blog-accordion ul li a:hover {
            color: #000;
        }

        .box#blog-accordion ul li a.active {
            color: #000;
        }

/*=======================BLOG LATEST ===================*/
.latest-blog h2.box-heading:after {
    width: 40%;
}

.pavblog-latest .blog-item {
    padding: 0;
    margin: 7px 0;
}

    .pavblog-latest .blog-item .media-left {
        float: left;
        padding-right: 10px;
    }

    .pavblog-latest .blog-item .media-body .created {
        background: transparent;
        color: #999;
        width: 100%;
        padding: 0;
        font-size: 11px;
    }

    .pavblog-latest .blog-item .media-body h4.blog-title {
        margin: 0;
        font-size: 12px;
        line-height: 20px;
    }

        .pavblog-latest .blog-item .media-body h4.blog-title a {
            color: #666;
        }

            .pavblog-latest .blog-item .media-body h4.blog-title a:hover {
                color: #000;
            }

    .pavblog-latest .blog-item .media-body .blog-body {
        display: none;
    }

/*======================BLOG COMMENT ==================*/
.pavblogs-comments-box {
    margin-top: 10px;
}

.pavblog-comments {
    margin-top: 20px;
}

    .pavblog-comments .pav-comment {
        border-top: 0;
        margin: 0 0 20px 0;
        padding: 0 0 20px 0;
    }

    .pavblog-comments .comment-author {
        color: #999;
    }

/*===================PAV PAGINATION =============*/
.pav-pagination.pagination {
    margin-top: 20px;
    text-align: center;
}

/*---------------------- SIMPLE BLOG --------------------------*/
.blog-header {
    margin-bottom: 10px;
}

    .blog-header h2 {
        font-weight: bold;
        text-transform: uppercase;
        margin: 0;
    }

.blog-listitem .blog-item {
    padding: 15px 0;
    float: left;
}

    .blog-listitem .blog-item .itemBlogImg {
        padding: 0;
    }

        .blog-listitem .blog-item .itemBlogImg a {
            display: block;
            position: relative;
            float: left;
        }

            .blog-listitem .blog-item .itemBlogImg a:after {
                content: "";
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                background: #444;
                opacity: 0.5;
                transition: 0.3s all ease 0s;
                transform: scale(0);
            }

        .blog-listitem .blog-item .itemBlogImg:hover a:after {
            transform: scale(1);
        }

        .blog-listitem .blog-item .itemBlogImg img {
            border: 0;
            padding: 0;
            border-radius: 0;
            width: 100%;
        }

    .blog-listitem .blog-item .itemBlogContent {
        padding-left: 30px;
    }

        .blog-listitem .blog-item .itemBlogContent .article-title h4 {
            margin: 0px 0px 8px;
        }

            .blog-listitem .blog-item .itemBlogContent .article-title h4 a {
                font-size: 18px;
                color: #444;
                font-weight: normal;
            }

                .blog-listitem .blog-item .itemBlogContent .article-title h4 a:hover {
                    color: #000;
                }

        .blog-listitem .blog-item .itemBlogContent .article-sub-title {
            border: 0;
            margin-bottom: 0;
        }

            .blog-listitem .blog-item .itemBlogContent .article-sub-title .article-date {
                font-size: 11px;
                color: #999;
            }

                .blog-listitem .blog-item .itemBlogContent .article-sub-title .article-date i {
                    margin-right: 5px;
                }

        .blog-listitem .blog-item .itemBlogContent .article-description {
            padding: 8px 0;
            font-size: 13px;
        }

        .blog-listitem .blog-item .itemBlogContent .blog-meta {
            float: left;
            border: 0;
            margin: 0;
            color: #999;
            line-height: 10px;
        }

            .blog-listitem .blog-item .itemBlogContent .blog-meta > span {
                padding: 0 10px;
                line-height: 15px;
                font-weight: normal;
                font-size: 11px;
            }

                .blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count {
                    padding-left: 0;
                    border-right: 1px solid #E5E5E5;
                }

                    .blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count a {
                        color: #000;
                        line-height: 10px;
                    }

/*--------------BLOG CATEGORY ---------------------*/
.blog-category {
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

    .blog-category .box-content {
        margin-bottom: 30px;
    }

        .blog-category .box-content ul {
            margin-bottom: 0;
        }

    .blog-category ul li.list-group-item {
        border-radius: 0;
        border: 0;
        border-bottom: 1px dotted #E4E4E4;
        margin: 0;
        padding: 10px 0;
    }

        .blog-category ul li.list-group-item a {
            border-radius: 0;
            border: 0;
            padding: 0;
        }

#blog-search {
    display: none;
}

/*--------------------ARTICLE INFO ------------------*/
div.article-info {
    border: 0;
}

    div.article-info .article-title {
        font-size: 20px;
        font-weight: normal;
        color: #444;
    }

        div.article-info .article-title h1 {
            font-size: 16px;
            margin-top: 0;
            font-weight: bold;
        }

    div.article-info .article-sub-title {
        float: left;
        width: 100%;
        border: 0;
        padding-bottom: 10px;
    }

        div.article-info .article-sub-title span {
            font-weight: bold;
            border-right: 1px solid #E5E5E5;
            display: block;
            float: left;
            font-size: 11px;
            color: #999;
            line-height: 11px;
            padding: 0 11px;
            font-weight: normal !important;
        }

            div.article-info .article-sub-title span.bullet {
                display: none;
            }

            div.article-info .article-sub-title span.article-author {
                padding-left: 0;
            }

                div.article-info .article-sub-title span.article-author a {
                    font-size: 11px;
                    color: #999;
                    font-weight: normal;
                }

            div.article-info .article-sub-title span.article-comment {
                border-right: 0;
            }

        div.article-info .article-sub-title .article-share {
            display: none;
        }

    div.article-info .article-image {
        clear: both;
    }

        div.article-info .article-image img {
            border: 0;
            border-radius: 0;
            padding: 0;
            height: auto;
        }

    div.article-info .article-description {
        font-size: 13px;
    }

    div.article-info .related-comment {
        border-radius: 0;
        border: 0;
        border-top: 1px solid #ddd;
        padding-top: 15px;
        box-shadow: none;
    }

        div.article-info .related-comment .panel-body {
            padding: 0;
            border: 0;
        }

            div.article-info .related-comment .panel-body .form-group #comments {
                padding: 0;
                border: 0;
                overflow: hidden;
            }

                div.article-info .related-comment .panel-body .form-group #comments h2#review-title {
                    margin: 0 0 30px;
                    padding: 0;
                    font-weight: bold;
                    text-transform: uppercase;
                    font-size: 14px;
                }

        div.article-info .related-comment #button-comment {
            background: #444;
            border-color: #444;
        }

            div.article-info .related-comment #button-comment:hover {
                background: #444;
                border-color: #444;
            }

    div.article-info #comment-list h5 {
        display: none;
    }

    div.article-info #comment-list a {
        color: #000;
        text-decoration: underline;
    }

    div.article-info .itemFullText {
        text-align: justify;
    }

/*--------------------STYLE MODULE--------------
	*------------ 1. Search Pro ----------- *
	*------------ 2. Block Language ------- *
	*------------ 3. Slideshow ------------ *
	*------------ 4. Block Cart ----------- *
	*------------ 5. Vertical Menu--------- *
	*------------ 6. Block Category ------- *
	*------------ 7. Other Module --------- *
*/
.module {
    margin-bottom: 0px;
}

    .module h3.modtitle {
        font-size: 16px;
        border-bottom: 1px solid #e6e6e6;
        margin: 0 0 10px;
        padding: 0 0 10px 0;
        text-transform: uppercase;
        font-weight: bold;
        position: relative;
    }

/*-------- MODULE SEARCH ------------*/
#sosearchpro.search-pro {
    float: left;
    margin-left: -13px;
    padding: 5px 0;
    width: 60.5%;
}

    #sosearchpro.search-pro .select_category {
        width: 151px;
    }

        #sosearchpro.search-pro .select_category select {
            background: #eee;
            height: 32px;
            line-height: 30px;
            border-radius: 0 !important;
        }

            #sosearchpro.search-pro .select_category select option {
                background: #fff;
            }

    #sosearchpro.search-pro .icon-select:after {
        height: 0;
        margin: 0 2px;
        background: #eee;
        font-size: 14px;
        top: -2px;
    }

    #sosearchpro.search-pro .autosearch-input {
        height: 34px;
    }

    #sosearchpro.search-pro .button-search {
        height: 34px;
        width: 34px;
        line-height: 34px;
        background: #666;
        border: 1px solid #666;
        position: relative;
        margin-left: -1px;
    }

        #sosearchpro.search-pro .button-search i {
            position: absolute;
            top: 8px;
            right: 7px;
            font-size: 18px;
            color: #fff;
        }

        #sosearchpro.search-pro .button-search:hover {
            background: #444;
            border: 1px solid #000;
        }

/*-------------- 2. LANGUAGE BLOCK -------------------------*/
.header-top ul.dropdown-menu {
    min-width: 120px;
    margin: 0;
    border-radius: 0;
}

    .header-top ul.dropdown-menu li a {
        color: #666;
    }

    .header-top ul.dropdown-menu li:hover a {
        color: #000;
    }

.header-top .languages-block, .header-top .currencies-block {
    margin-right: 4px;
}

.header-top .languages-block, .header-top .currencies-block {
    position: relative;
    vertical-align: top;
    margin-bottom: 0;
    margin-top: 4px;
}

    .header-top .languages-block form > a, .header-top .currencies-block form > a {
        color: #777;
        display: block;
        line-height: 22px;
        padding: 0 10px;
        border: 1px solid #dfdfdf;
    }

    .header-top .languages-block form:hover, .header-top .currencies-block form:hover {
        background: #444;
        border-color: #444;
    }

        .header-top .languages-block form:hover > a, .header-top .currencies-block form:hover > a {
            color: #fff;
        }

/* ************************************************************************************************/
/*-------------------- 3. SLIDESHOW --------------------*/
#so-slideshow {
    /* width: 100%;
  max-width:900px;*/
}

    #so-slideshow .slideshow {
        margin: 10px 0 0;
    }

        #so-slideshow .slideshow img {
            width: 100%;
        }

        #so-slideshow .slideshow .owl2-controls .owl2-nav div {
           position: absolute;
top: 44.5%;
outline: 0;
width: 30px;
height: 30px;
font-size: 0;
transition: all 0.3s ease;
margin-left: 5px;
margin-right: 5px;
        }

            #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-prev {
                left: 0px;
                background: url("/images/slider-left-arrow.png") no-repeat;
            }

                #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-prev:hover {
                    background-position: 0 -59px;
                }

                #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-prev:before {
                    content: "";
                }

            #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-next {
                right: 0px;
                background: url("/images/slider-right-arrow.png") no-repeat;
            }

                #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-next:hover {
                    background-position: 0 -59px;
                }

                #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-next:before {
                    content: "";
                }

/*========================== 4. BLOCK CART ======================*/
.shopping_cart .btn-group {
    display: block;
    width: 179px;
}

.shopping_cart a.top_cart {
    display: block;
    position: relative;
    box-shadow: none !important;
    text-decoration: none !important;
}

    .shopping_cart a.top_cart .shopcart .title {
        color: #444;
        font-weight: bold;
        text-transform: uppercase;
    }

    .shopping_cart a.top_cart .shopcart .text-shopping-cart {
        color: #999;
    }

    .shopping_cart a.top_cart .handle {
        background: url("https://www.jackyselectronics.com/images/icon/icon_minicart.png") no-repeat 8px 8px;
        background-color: #444;
        width: 36px;
        height: 34px;
        margin: 5px 10px;
    }

.shopping_cart .shoppingcart-box {
    min-width: 350px;
    /*background: rgba(255,255,255,0.95);*/
    padding: 15px;
    border-radius: 0;
    border-top: 3px solid #444;
    box-shadow: 0 2px 1px 0 rgba(48,48,48,0.2);
    border-radius: 0 0 2px 2px;
    border-right: 0px solid #FFF;
    border-left: 0px solid #FFF;
    border-bottom: 0px solid #FFF;
}

    .shopping_cart .shoppingcart-box:before {
        content: "";
        height: 1px;
        width: 1px;
        border-style: solid;
        border-bottom: 10px solid #444;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: transparent;
        position: absolute;
        top: -10px;
        right: 18px;
    }

    .shopping_cart .shoppingcart-box .added_items {
        margin-bottom: 10px;
    }

    .shopping_cart .shoppingcart-box .table-striped > tbody > tr:nth-of-type(odd) {
        background: #fff;
    }

    .shopping_cart .shoppingcart-box .table-striped a {
        color: #666;
        font-weight: bold;
        text-transform: none;
    }

        .shopping_cart .shoppingcart-box .table-striped a.fa-edit {
            display: none;
        }

        .shopping_cart .shoppingcart-box .table-striped a:hover {
            color: #000;
        }

        .shopping_cart .shoppingcart-box .table-striped a.fa-delete {
            width: 20px;
            height: 20px;
            background: #d6d6d6;
            border-radius: 3px;
            text-align: center;
            line-height: 19px;
            color: #000;
        }

            .shopping_cart .shoppingcart-box .table-striped a.fa-delete:hover {
                background: #444;
                color: #fff;
                text-decoration: none;
            }

    .shopping_cart .shoppingcart-box a.btn {
        padding: 6px 20px 6px 10px;
        color: #fff;
        background: #444;
        border-color: #444;
    }

        .shopping_cart .shoppingcart-box a.btn i {
            margin-right: 5px;
        }

        .shopping_cart .shoppingcart-box a.btn:hover {
            border: 1px solid #000;
            background: #444;
        }

.shopping_cart .table-bordered {
    border-left: 0;
    border-right: 0;
}

.shopping_cart .table > tbody > tr {
    margin: 10px 0;
}

    .shopping_cart .table > tbody > tr:first-child > td {
        border-top: 0;
    }

    .shopping_cart .table > tbody > tr > td, .shopping_cart .table > tbody > tr > th, .shopping_cart .table > tfoot > tr > td, .shopping_cart .table > tfoot > tr > th, .shopping_cart .table > thead > tr > td, .shopping_cart .table > thead > tr > th {
        vertical-align: middle;
    }

.shopping_cart .table-bordered > tbody > tr > td, .shopping_cart .table-bordered > tbody > tr > th, .shopping_cart .table-bordered > tfoot > tr > td,
.shopping_cart .table-bordered > tfoot > tr > th, .shopping_cart .table-bordered > thead > tr > td, .shopping_cart .table-bordered > thead > tr > th {
    border: 0;
}

/*-------------------- 5. VERTICAL MENU ---------------------*/
.sidebar-menu .so-vertical-menu .cat-title {
    background-color: #444;
    padding: 0 20px;
    height: 50px;
    cursor: pointer;
    line-height: 52px;
    position: relative;
    font-size: 14px;
}

    .sidebar-menu .so-vertical-menu .cat-title .arrow-circle {
        font-size: 17px;
        margin: 16px 0;
    }

.sidebar-menu .so-vertical-menu > ul.vf-menu {
    border-top: 3px solid #444;
    width: 100%;
    background: white;
    position: absolute;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

    .sidebar-menu .so-vertical-menu > ul.vf-menu > li {
        background: white;
        border-top: 0;
        min-height: 37px;
    }

        .sidebar-menu .so-vertical-menu > ul.vf-menu > li > a {
            color: #666;
            padding: 0 18px;
            min-height: 38px;
            line-height: 44px;
            border-bottom: 0;
        }

        .sidebar-menu .so-vertical-menu > ul.vf-menu > li.sovm-havechild > a:after {
            position: absolute;
            background: url("https://www.jackyselectronics.com/images/icon/ico-menu-parent.png") no-repeat;
            width: 15px;
            height: 15px;
            top: 13px;
            right: 10px;
            content: "";
            background-position: center -25px;
        }

        .sidebar-menu .so-vertical-menu > ul.vf-menu > li > ul {
            background: #fff;
        }

            .sidebar-menu .so-vertical-menu > ul.vf-menu > li > ul li a {
                color: #666;
                padding-left: 20px;
                border-bottom: 0;
            }

            .sidebar-menu .so-vertical-menu > ul.vf-menu > li > ul li:hover a {
                background-color: #444;
                color: white;
            }

        .sidebar-menu .so-vertical-menu > ul.vf-menu > li:hover {
            background-color: #444;
        }

            .sidebar-menu .so-vertical-menu > ul.vf-menu > li:hover.sovm-havechild > a:after {
                background-position: center 0;
            }

            .sidebar-menu .so-vertical-menu > ul.vf-menu > li:hover > a {
                color: #fff;
            }

        .sidebar-menu .so-vertical-menu > ul.vf-menu > li.more-wrap {
            text-align: left;
            border-top: 1px solid #ddd;
        }

            .sidebar-menu .so-vertical-menu > ul.vf-menu > li.more-wrap span.more-view {
                font-weight: normal;
                padding: 13px 15px;
            }

                .sidebar-menu .so-vertical-menu > ul.vf-menu > li.more-wrap span.more-view i {
                    position: relative;
                    height: 100%;
                    padding: 0 5px 0 0;
                }

            .sidebar-menu .so-vertical-menu > ul.vf-menu > li.more-wrap:hover span.more-view {
                color: #fff;
            }

/*------------------- 6. BLOCK CATEGORIES -----------*/
.block_category {
    margin-top: 0;
}

    .block_category .box-content {
        margin-top: 20px;
        border: 1px solid #e6e6e6;
    }

        .block_category .box-content ul {
            display: block;
        }

            .block_category .box-content ul li {
                position: relative;
                border-bottom: 1px dotted #E4E4E4;
                margin: 0 20px;
            }

                .block_category .box-content ul li a {
                    display: block;
                    line-height: 30px;
                    padding: 5px 30px 5px 0px;
                    color: #444;
                    border-radius: 0;
                    border: 0;
                    background-color: transparent;
                }

                    .block_category .box-content ul li a:hover {
                        color: #000;
                    }

                .block_category .box-content ul li span.button-view {
                    display: block;
                    position: absolute;
                    right: 0;
                    top: 5px;
                    cursor: pointer;
                    font-size: 0;
                    text-align: center;
                }

                    .block_category .box-content ul li span.button-view:before {
                        content: "\f147";
                        font-family: "FontAwesome";
                        display: block;
                        vertical-align: middle;
                        width: 30px;
                        height: 30px;
                        line-height: 30px;
                        font-size: 14px;
                    }

                    .block_category .box-content ul li span.button-view.ttclose:before {
                        content: "\f196";
                    }

                .block_category .box-content ul li ul {
                    padding-bottom: 10px;
                }

                    .block_category .box-content ul li ul li {
                        border-bottom: none;
                    }

                        .block_category .box-content ul li ul li a {
                            line-height: 20px;
                            padding-right: 0;
                        }

                            .block_category .box-content ul li ul li a:before {
                                font-family: fontawesome;
                                content: "\f105";
                                margin-left: -12px;
                                -webkit-transition: all 400ms ease;
                                transition: all 400ms ease;
                                opacity: 0;
                                filter: alpha(opacity=0);
                            }

                            .block_category .box-content ul li ul li a:hover:before {
                                margin-left: 0;
                                opacity: 1;
                            }

                .block_category .box-content ul li:hover > a, .block_category .box-content ul li:hover span:before {
                    color: #000;
                }

/*----------- 7. OTHER MODULES -------*/
/*----------------- 7.1 BLOCK FILTER ------------*/
.block_filter {
    margin-top: 30px;
}

    .block_filter .title-filter {
        color: #666;
        line-height: 15px;
        padding: 10px 0;
        text-transform: capitalize;
        border: 0;
        font-size: 18px;
    }

    .block_filter .simple-list label {
        margin: 0;
        padding-top: 8px;
        font-size: 12px;
        color: #666;
        text-transform: capitalize;
        padding-left: 30px;
    }

        .block_filter .simple-list label input {
            float: left;
            margin-left: -20px;
            position: relative;
            top: 4px;
        }

    .block_filter button#button-filter {
        background: #444;
        border-radius: 0;
        color: #fff;
        margin-top: 20px;
        text-transform: uppercase;
        font-weight: bold;
    }

        .block_filter button#button-filter:hover {
            background: #444;
        }

/*--------------------  7.2 LATEST PRODUCT -----------------*/
.latest-product {
    margin-bottom: 30px;
}

    .latest-product .product-latest-item {
        margin-bottom: 20px;
    }

        .latest-product .product-latest-item:last-child {
            margin: 0;
        }

    .latest-product .media .media-left {
        float: left;
        border: 1px solid #ddd;
        padding: 0;
        margin-right: 20px;
    }

    .latest-product .media .media-body h4 {
        margin-top: 0;
    }

        .latest-product .media .media-body h4 a {
            font-size: 13px;
            color: #666;
            font-weight: bold;
        }

            .latest-product .media .media-body h4 a:hover {
                color: #000;
            }

    .latest-product .media .media-body .description, .latest-product .media .media-body .button-group {
        display: none;
    }

    .latest-product .media .media-body .price {
        margin-bottom: 0;
    }

        .latest-product .media .media-body .price .price-new {
            font-size: 14px;
        }

    .latest-product .media:hover .media-left {
        border-color: #444;
    }

/*----- 7.3 FEATURED PRODUCT --------*/
.module .products-list.grid .product-layout .product-item-container {
    margin-bottom: 0;
}

/*==================GENERAL ============*/
.label-new, .label-sale {
    font-size: 12px;
    height: 30px;
    padding: 3px 10px;
    min-width: 56px;
    text-align: center;
    display: block;
    position: absolute;
    line-height: 23px;
    text-transform: uppercase;
}

.label-sale {
    background: #e74c3c;
    top: 10px;
    left: 10px;
}

/*.label-sale:after {
        content: "";
        border-top: 9px solid #e74c3c;
        border-left: 8px solid transparent;
        position: absolute;
        bottom: -6px;
        right: 8px;
    }*/

.label-new {
    background: #00ABF0;
    top: 10px;
    right: 10px;
}

    .label-new:after {
        content: "";
        border-top: 9px solid #00ABF0;
        border-right: 8px solid transparent;
        position: absolute;
        bottom: -6px;
        left: 8px;
    }

.label-percent {
    padding: 2px 5px;
    background: #444;
    font-size: 13px;
    font-weight: normal;
}

/*-----------Rate----------------*/
.ratings {
    margin: 5px 0 0 0;
}

    .ratings span.fa-stack {
        width: 14px;
        height: 14px;
        line-height: 14px;
    }

        .ratings span.fa-stack .fa-star-o:before {
            content: "\f005";
            color: #DADADA;
        }

        .ratings span.fa-stack .fa-star.fa-stack-1x {
            position: relative;
        }

            .ratings span.fa-stack .fa-star.fa-stack-1x:before {
                content: "\f005";
                color: #ebdb2c;
            }

span.fa-stack {
    width: 14px;
    height: 14px;
    line-height: 14px;
}

    span.fa-stack .fa-star-o:before {
        content: "\f005";
        color: #DADADA;
    }

    span.fa-stack .fa-star.fa-stack-2x {
        position: relative;
    }

        span.fa-stack .fa-star.fa-stack-2x:before {
            content: "\f005";
            color: #ebdb2c;
        }

.price {
    margin: 0 0 10px 0;
    line-height: 24px;
    text-align: center;
}

    .price .price-tax {
        display: none;
    }

    .price .price-old {
        font-size: 13px;
        line-height: 20px;
        padding: 2px 5px;
        display: inline-block;
        text-decoration: line-through;
        color: #999;
    }

    .price .price-new, .price span.price {
        color: #00008b;
        font-size: 18px;
        font-weight: bold;
    }

@media screen and (max-width: 480px) {
    .price .price-new, .price span.price {
        font-size: 14px !important;
    }

    .caption h4 a {
        font-size: 14px !important;
    }

    /*div.products-list .product-layout {
        overflow: hidden;
        height: 418px !important;
    }*/
    div.products-list .product-layout {
        overflow: hidden;
        height: 366px !important;
    }

    .price .price-old {
        font-size: 12px !important;
    }

    .pt35 {
        padding-top: 35px;
    }
}

/*------------------PRODUCT LISTING ====================*/
h2.title-category {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 30px;
    padding: 0 0 10px 0;
}

.filters-panel {
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #DDDDDD;
    margin-bottom: 0px;
    padding: 10px 0;
    margin-top: 0px;
}

    .filters-panel .list-view {
        text-align: left;
        margin-top: 4px;
    }

        .filters-panel .list-view button.btn {
            border-radius: 0;
            padding: 3px 8px;
            color: #666;
        }

            .filters-panel .list-view button.btn.active {
                background: #444;
                color: #fff;
                border-color: #444;
                box-shadow: none;
            }

                .filters-panel .list-view button.btn.active:hover {
                    background: #444;
                    color: #fff;
                }

            .filters-panel .list-view button.btn:hover {
                color: #000;
                background: transparent;
                border-color: #444;
            }

            .filters-panel .list-view button.btn:focus {
                border-radius: 0;
                border-color: #444;
                outline: none;
            }

        .filters-panel .list-view .fa {
            font-size: 14px;
        }

    .filters-panel.product-filter-bottom {
        margin-top: 15px;
    }

    .filters-panel .box-pagination ul {
        margin: 4px 0 0 0;
        height: 27px;
    }

    .filters-panel select {
        border-radius: 0;
    }

.box-pagination .pagination > li span, .box-pagination .pagination > li a {
    padding: 0;
    width: 27px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.short-by-show .form-group {
    margin-bottom: 0px;
    margin-right: 0px !important;
}

    .short-by-show .form-group.shortby select {
        width: 100px;
    }

.short-by-show .module {
    margin-bottom: 0px;
}
/*----------------PRODUCT LIST ------------------*/
.grid .product-layout.col-md-12 .second_img .img_0, .grid .product-layout.col-md-6 .second_img .img_0 {
    left: calc(50% - 125px);
}

.products-list {
    /*----------------PRODUCT LIST GRID ------------------*/
    /*----------------PRODUCT LIST LIST ------------------*/
}

    .products-list .product-layout .left-block .quickview {
        cursor: pointer;
        display: block;
        text-align: center;
        background: none repeat scroll 0 0 white;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        color: #777676;
        font-size: 13px;
        height: 35px;
        line-height: 35px;
        left: 50%;
        margin: -21px 0 0 -53px;
        padding: 0;
        position: absolute;
        top: 50%;
        width: 107px;
        border-radius: 0;
    }

        .products-list .product-layout .left-block .quickview:hover {
            background-color: #444;
            color: #fff;
            border-color: #444;
        }

    .products-list .product-layout .left-block .product-image-container {
        width: 100%;
        float: left;
        position: relative;
        overflow: hidden;
        text-align: center;
    }

        .products-list .product-layout .left-block .product-image-container.second_img .img_0 {
            position: absolute;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            top: 100%;
            opacity: 0;
        }

    .products-list .product-layout .left-block .countdown_box {
        width: 100%;
        position: absolute;
        top: 40%;
        transition: 0.3s all ease 0s;
        transform: scale(1);
    }

        .products-list .product-layout .left-block .countdown_box .title {
            display: none;
        }

        .products-list .product-layout .left-block .countdown_box .countdown_inner {
            float: left;
            width: 100%;
            background: #444;
            box-shadow: 3px 2px 2px #ccc;
        }

            .products-list .product-layout .left-block .countdown_box .countdown_inner .time-item {
                width: 25%;
                float: left;
                color: #fff;
                padding: 6px;
                text-align: center;
                border: 1px solid #00e3cd;
            }

                .products-list .product-layout .left-block .countdown_box .countdown_inner .time-item .num-time {
                    font-weight: bold;
                }

    .products-list .product-layout .caption {
        padding: 0 10px;
        text-align: center;
    }

        .products-list .product-layout .caption h4 a {
            font-size: 15px;
            margin: 10px 0 4px;
            font-weight: bold;
            color: #666;
        }

            .products-list .product-layout .caption h4 a:hover {
                color: #000;
            }

    .products-list .product-layout .button-group {
        margin: 5px 0;
    }

        .products-list .product-layout .button-group .addToCart {
            position: relative;
            border: 1px solid #ddd;
            background: transparent;
            color: #444;
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
            padding: 7px 15px 7px 8px;
        }

            .products-list .product-layout .button-group .addToCart i {
                margin-right: 5px;
            }

            .products-list .product-layout .button-group .addToCart:hover {
                background-color: #444;
                color: #fff;
                border-color: #444;
            }

                .products-list .product-layout .button-group .addToCart:hover:before {
                    background-position: 0px 0px;
                }

        .products-list .product-layout .button-group .wishlist, .products-list .product-layout .button-group .compare {
            background: transparent;
            border-radius: 0;
            border: 1px solid #ddd;
            width: 34px;
            height: 38px;
            text-align: center;
        }

            .products-list .product-layout .button-group .wishlist:hover, .products-list .product-layout .button-group .compare:hover {
                border-color: #444;
                color: #000;
            }

    .products-list.grid .product-layout .product-item-container {
        margin: 15px 0;
        padding: 20px;
        overflow: hidden;
    }

        .products-list.grid .product-layout .product-item-container .left-block {
            position: relative;
            float: left;
            width: 100%;
        }

        .products-list.grid .product-layout .product-item-container:hover {
            /*box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);*/
        }

            .products-list.grid .product-layout .product-item-container:hover .left-block .quickview {
                opacity: 1;
                background-color: #444;
                color: #fff;
                border-color: #444;
            }

                .products-list.grid .product-layout .product-item-container:hover .left-block .quickview:hover {
                    background-color: #444;
                    border-color: #444;
                }

            .products-list.grid .product-layout .product-item-container:hover .left-block .countdown_box {
                transform: scale(0);
            }

            .products-list.grid .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img_0 {
                top: 0;
                opacity: 1;
            }

            .products-list.grid .product-layout .product-item-container:hover .right-block .caption h4 a {
                color: #000;
            }

    .products-list.list .product-layout .product-item-container {
        float: left;
        width: 100%;
        margin: 15px 0;
        overflow: hidden;
    }

        .products-list.list .product-layout .product-item-container .left-block {
            border: 1px solid #ddd;
            padding: 0;
        }

            .products-list.list .product-layout .product-item-container .left-block .quickview {
                top: 0;
                opacity: 0;
            }

            .products-list.list .product-layout .product-item-container .left-block .product-image-container, .products-list.list .product-layout .product-item-container .left-block .countdown_box {
                padding: 10px;
            }

        .products-list.list .product-layout .product-item-container .right-block .caption h4 {
            margin-top: 0;
        }

        .products-list.list .product-layout .product-item-container .right-block .description {
            padding: 0;
        }

        .products-list.list .product-layout .product-item-container .right-block .button-group {
            margin: 20px 0 0 0;
            padding: 0 10px;
        }

        .products-list.list .product-layout .product-item-container:hover .left-block {
            box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
        }

            .products-list.list .product-layout .product-item-container:hover .left-block .quickview {
                top: 46%;
                opacity: 1;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -moz-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
                background-clor: #000;
                color: #fff;
                border-color: #444;
            }

                .products-list.list .product-layout .product-item-container:hover .left-block .quickview:hover {
                    background-color: #444;
                    border-color: #444;
                }

            .products-list.list .product-layout .product-item-container:hover .left-block .countdown_box {
                transform: scale(0);
            }

            .products-list.list .product-layout .product-item-container:hover .left-block .product-image-container.second_img .img_0 {
                top: 0;
                opacity: 1;
            }

        .products-list.list .product-layout .product-item-container:hover .right-block .caption h4 a {
            color: #000;
        }

/* product page */
.zoomContainer {
}

.image_option_type .radio input[type=radio].image_radio {
    display: none;
}

.image_option_type .radio {
    padding-left: 0;
    display: inline;
}

.product-description .product-options img.icon-color {
    width: 20px;
    padding: 0;
}

.mfp-iframe-holder .mfp-close {
    top: -10px;
    right: -13px;
}

.product-info .product-view {
    margin-bottom: 20px;
}

.product-view .flexslider-thumb.not_full_slider {
    padding: 0;
    margin-bottom: 30px;
}

.product_page_price .price {
    margin: 0;
}

.color-swatch-wrapper {
    position: relative;
    padding-bottom: 20px;
}

    .color-swatch-wrapper .swatch-title {
        display: none;
    }

.swatch_item {
    display: inline-block;
    position: relative;
}

.color-swatch-wrapper .image-base {
    width: 20px;
    height: 20px;
    border: 1px solid #d1d1d1;
    cursor: pointer;
}

.color-swatch-wrapper label {
    display: block;
}

.color-swatch-wrapper .image-base.image_border {
    border-color: #EE3B27;
}

#tab-review input.form-control,
.shopping-cart .input-group.btn-block .form-control {
    width: auto;
}

.color-swatch-wrapper .prefix {
    position: absolute;
    left: 0;
    top: 35px;
    display: none;
}

#tab-review input[type=radio] {
    position: relative;
    top: 2px;
}

#tab-review .contacts-form span span.text-danger {
    margin-right: 15px;
    margin-top: 0;
}

#tab-review .form-group textarea {
    height: 150px;
}

h2#review-title {
    clear: both;
    padding-bottom: 20px;
    margin: 0;
}

/* end product page */
.product_image_info {
    margin-top: 20px;
}

/*===========================BANNER POLICY =========================*/
.slider-products {
    padding-left: 0;
}

    .slider-products .content-aside {
        width: 100%;
        padding: 0;
    }

    .slider-products .four-block {
        padding: 0;
    }

    .slider-products .policy-detail {
        box-shadow: none;
    }

        .slider-products .policy-detail .banner-policy {
            padding: 0;
        }

            .slider-products .policy-detail .banner-policy .policy {
                float: none;
                width: 100%;
                font-size: 12px;
                border: none;
                border-bottom: 1px solid white;
                padding: 25px 10px;
            }

.banner-policy {
    background-color: #eee;
    text-transform: uppercase;
}

    .banner-policy .policy {
        border-bottom: 1px solid #fff;
        line-height: 19px;
        padding: 20px 10px;
    }

        .banner-policy .policy a {
            color: #666;
        }

            .banner-policy .policy a span {
                margin-right: 10px;
            }

            .banner-policy .policy a:hover {
                color: #000;
            }

        .banner-policy .policy.policy1 a span {
            background: url("https://www.jackyselectronics.com/images/icon/policy_1.png") no-repeat;
            background-position: center 0;
            width: 48px;
            height: 36px;
            font-size: 0;
            float: left;
        }

        .banner-policy .policy.policy1 a:hover span {
            background: url("https://www.jackyselectronics.com/images/color/cyan/policy_1.png") no-repeat;
            background-position: center 0;
        }

        .banner-policy .policy.policy2 a span {
            background: url("https://www.jackyselectronics.com/images/icon/policy_2.png") no-repeat;
            background-position: center 0;
            width: 53px;
            height: 35px;
            font-size: 0;
            float: left;
        }

        .banner-policy .policy.policy2 a:hover span {
            background: url("https://www.jackyselectronics.com/images/color/cyan/policy_2.png") no-repeat;
            background-position: center 0;
        }

        .banner-policy .policy.policy3 a span {
            background: url("https://www.jackyselectronics.com/images/icon/policy_3.png") no-repeat;
            background-position: center 0;
            width: 34px;
            height: 34px;
            font-size: 0;
            float: left;
        }

        .banner-policy .policy.policy3 a:hover span {
            background: url("https://www.jackyselectronics.com/images/color/cyan/policy_3.png") no-repeat;
            background-position: center 0;
        }

        .banner-policy .policy.policy4 a span {
            background: url("https://www.jackyselectronics.com/images/icon/policy_4.png") no-repeat;
            background-position: center 0;
            width: 34px;
            height: 34px;
            font-size: 0;
            float: left;
        }

        .banner-policy .policy.policy4 a:hover span {
            background: url("https://www.jackyselectronics.com/images/color/cyan/policy_4.png") no-repeat;
            background-position: center 0;
        }

.slider-products .banner-policy .policy.policy1 a span, .slider-products .banner-policy .policy.policy2 a span, .slider-products .banner-policy .policy.policy3 a span, .slider-products .banner-policy .policy.policy4 a span {
    width: 53px;
}

/*--------------left product --------------------*/
.left-content-product {
    margin-bottom: 30px;
}

    .left-content-product .content-product-left .large-image {
        border: 1px solid #e6e6e6;
        cursor: pointer;
        display: block;
        padding: 9px 11px;
    }

        .left-content-product .content-product-left .large-image .label-sale {
            left: 25px;
        }

    .left-content-product .content-product-left .full_slider, .left-content-product .content-product-left .not_full_slider {
        margin-top: 10px;
    }

        .left-content-product .content-product-left .full_slider .thumbnail, .left-content-product .content-product-left .not_full_slider .thumbnail {
            border-radius: 0;
            margin-bottom: 0;
        }

            .left-content-product .content-product-left .full_slider .thumbnail:hover, .left-content-product .content-product-left .not_full_slider .thumbnail:hover {
                border-color: #444;
            }

            .left-content-product .content-product-left .full_slider .thumbnail.active, .left-content-product .content-product-left .not_full_slider .thumbnail.active {
                border-color: #444;
            }

        .left-content-product .content-product-left .full_slider .owl2-nav div, .left-content-product .content-product-left .not_full_slider .owl2-nav div {
            width: 27px;
            height: 27px;
            border: 1px solid #dfdfdf;
            border-radius: 0;
            font-size: 0;
            background-color: transparent;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
            top: 50%;
            margin-top: -12px;
            position: absolute;
        }

            .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-prev, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-prev {
                background: url(https://www.jackyselectronics.com/images/icon/next-prev-detail.png) no-repeat;
                background-position: -36px 0px;
                left: -5px;
                float: left;
                background-color: #fff;
            }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-prev:hover, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-prev:hover {
                    border-color: #444;
                    background-color: #444;
                    background-position: 0px 0px;
                    opacity: 1;
                }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-prev.disabled, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-prev.disabled {
                    display: none;
                }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-prev:before, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-prev:before {
                    display: none;
                }

            .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-next, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-next {
                background: url(https://www.jackyselectronics.com/images/icon/next-prev-detail.png) no-repeat;
                background-position: -71px 0px;
                right: 2px;
                float: right;
                background-color: #fff;
            }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-next:hover, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-next:hover {
                    border-color: #444;
                    background-color: #444;
                    background-position: -107px 0px;
                    opacity: 1;
                }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-next.disabled, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-next.disabled {
                    display: none;
                }

                .left-content-product .content-product-left .full_slider .owl2-nav div.owl2-next:before, .left-content-product .content-product-left .not_full_slider .owl2-nav div.owl2-next:before {
                    display: none;
                }

            .left-content-product .content-product-left .full_slider .owl2-nav div i, .left-content-product .content-product-left .not_full_slider .owl2-nav div i {
                display: none;
            }

        .left-content-product .content-product-left .full_slider .owl-dots, .left-content-product .content-product-left .not_full_slider .owl-dots {
            display: none;
        }

    .left-content-product .content-product-right .title-product h1 {
        font-size: 18px;
        margin: 0 0 10px;
        line-height: 22px;
        font-weight: bold;

    }

    .left-content-product .content-product-right .box-review .ratings {
        display: inline-block;
        margin: 0 20px 0 0;
        position: relative;
    }

    .left-content-product .content-product-right .box-review a {
        color: #666;
        display: inline-block;
    }

        .left-content-product .content-product-right .box-review a:hover {
            color: #000;
        }

    .left-content-product .content-product-right .product-box-desc {
        float: left;
        width: 100%;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        padding: 10px 20px;
        color: #666;
        position: relative;
        height: 100%;
    }

        .left-content-product .content-product-right .product-box-desc .inner-box-desc {
            width: 100%;
            height: 100%;
            position: relative;
        }

            .left-content-product .content-product-right .product-box-desc .inner-box-desc:before {
                content: "";
                width: 4px;
                background: #444;
                height: 100%;
                position: absolute;
                left: -20px;
                top: 0;
            }

        .left-content-product .content-product-right .product-box-desc span {
            font-weight: bold;
        }

        .left-content-product .content-product-right .product-box-desc .brand a {
            color: #666;
        }

            .left-content-product .content-product-right .product-box-desc .brand a:hover {
                color: #000;
            }

    .left-content-product .content-product-right .product-label {
        line-height: 24px;
        margin-top: 0px;
        float: left;
        width: 100%;
    }

        .left-content-product .content-product-right .product-label .price {
            float: left;
            margin-top: 0;
        }

        .left-content-product .content-product-right .product-label .stock {
            float: right;
        }

            .left-content-product .content-product-right .product-label .stock .status-stock {
                color: #00abf0;
            }

                .left-content-product .content-product-right .product-label .stock .status-stock:before {
                    content: "\f046";
                    font-family: FontAwesome;
                    display: inline-block;
                    color: #00abf0;
                    margin-right: 5px;
                    margin-left: 10px;
                }

.status-outofstock {
    color: #e74c3c;
}

    .status-outofstock:before {
        content: "\f00d";
        font-family: FontAwesome;
        display: inline-block;
        color: #e74c3c;
        margin-right: 5px;
        margin-left: 10px;
    }

.left-content-product .content-product-right #product {
    width: 100%;
    margin-top: 15px;
}

    .left-content-product .content-product-right #product h3 {
        margin-top: 0;
    }

    .left-content-product .content-product-right #product .image_option_type label.control-label {
        margin-right: 10px;
        margin-top: 3px;
    }

    .left-content-product .content-product-right #product .product-options .img-thumbnail {
        width: 22px;
        height: 22px;
        border-radius: 0;
        padding: 1px;
    }

    .left-content-product .content-product-right #product .box-checkbox label {
        width: 100%;
    }

    .left-content-product .content-product-right #product .box-date {
        padding-left: 0;
    }

        .left-content-product .content-product-right #product .box-date label {
            margin-right: 10px;
            width: 80px;
        }

        .left-content-product .content-product-right #product .box-date input {
            width: 200px;
        }

        .left-content-product .content-product-right #product .box-date input, .left-content-product .content-product-right #product .box-date button {
            border-radius: 0;
            position: relative;
            margin-left: 0;
        }

        .left-content-product .content-product-right #product .box-date .input-group-btn {
            float: left;
        }

        .left-content-product .content-product-right #product .box-date button:hover {
            background-color: #444;
            color: #fff;
        }

.left-content-product .content-product-right .box-info-product {
    float: left;
    width: 100%;
    clear: both;
    background-color: #FFF;
}

    .left-content-product .content-product-right .box-info-product .quantity .quantity-control {
        float: left;
        margin: 0;
        background: #eee;
        padding: 4px 10px 4px;
        position: relative;
    }

        .left-content-product .content-product-right .box-info-product .quantity .quantity-control label {
            float: left;
            font-weight: normal;
            margin-top: 8px;
            padding-right: 5px;
        }

        .left-content-product .content-product-right .box-info-product .quantity .quantity-control input.form-control {
            float: left;
            height: 33px;
            line-height: 31px;
            margin: 0;
            margin-right: 17px;
            padding: 0 10px;
            width: 35px;
            border: 1px solid #bdc2c9;
            border-radius: 0;
        }

        .left-content-product .content-product-right .box-info-product .quantity .quantity-control span {
            border: 0 none;
            color: white;
            float: left;
            font-size: 10px;
            font-weight: normal;
            margin-left: 5px;
            border-radius: 0;
            cursor: pointer;
            line-height: 16px;
        }

            .left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up {
                background: none repeat scroll 0 0 #444444;
                padding: 0 4px;
                position: absolute;
                right: 14px;
                top: 4px;
                height: 16.5px;
                width: 14px;
            }

            .left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
                background: none repeat scroll 0 0 #444444;
                font-size: 13px;
                padding: 0 4px;
                position: absolute;
                right: 14px;
                top: 21px;
                width: 14px;
                height: 15.5px;
                line-height: 15px;
            }

            .left-content-product .content-product-right .box-info-product .quantity .quantity-control span:hover {
                background: #000 !important;
            }

    .left-content-product .content-product-right .box-info-product .cart {
        float: left;
        margin-right: 10px;
    }

        .left-content-product .content-product-right .box-info-product .cart a {
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
        }

            .left-content-product .content-product-right .box-info-product .cart a i {
                margin-right: 5px;
            }

        .left-content-product .content-product-right .box-info-product .cart input {
            background-color: #444;
            border-radius: 0;
            color: #fff;
            text-transform: uppercase;
            font-size: 13px;
            font-weight: bold;
        }

            .left-content-product .content-product-right .box-info-product .cart input:hover {
                background-color: #444;
            }

    .left-content-product .content-product-right .box-info-product .add-to-links li.wishlist a {
        margin-right: 10px;
    }

    .left-content-product .content-product-right .box-info-product .add-to-links ul li a {
        display: inline-block;
        padding: 10px 15px;
        font-size: 14px;
        margin: 0px 3px 0px;
        color: #666;
        border: 1px solid #e6e6e6;
        cursor: pointer;
        vertical-align: middle;
        transition: 0.6s all ease 0s;
        position: relative;
        float: left;
    }

        .left-content-product .content-product-right .box-info-product .add-to-links ul li a.text {
            display: none;
        }

        .left-content-product .content-product-right .box-info-product .add-to-links ul li a:hover {
            border-color: #444;
            color: #000;
        }

.content-product-right {
    padding: 15px 0px;
    background-color: #FFF;
    clear: both;
}

.thumb-vertical-outer span.view_scroll_spacer a {
    position: absolute;
    left: 50%;
    margin-left: -10px;
}

    .thumb-vertical-outer span.view_scroll_spacer a .fa {
        font-family: FontAwesome;
        font-size: 20px;
        line-height: 17px;
        margin: 0;
    }

    .thumb-vertical-outer span.view_scroll_spacer a.prev .fa:before {
        content: "\f077";
    }

    .thumb-vertical-outer span.view_scroll_spacer a.next {
        bottom: 0px;
    }

        .thumb-vertical-outer span.view_scroll_spacer a.next .fa:before {
            content: "\f078";
        }

.thumb-vertical-outer ul li {
    cursor: pointer;
    margin-bottom: 10px;
}

    .thumb-vertical-outer ul li a {
        -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
        -moz-transform: scale(1) translate3d(0px, 0px, 0px);
        -ms-transform: scale(1) translate3d(0px, 0px, 0px);
        -o-transform: scale(1) translate3d(0px, 0px, 0px);
        transform: scale(1) translate3d(0px, 0px, 0px);
    }

    .thumb-vertical-outer ul li .thumbnail {
        border-radius: 0;
        padding: 0;
        margin: 0;
    }

        .thumb-vertical-outer ul li .thumbnail img {
            padding: 0px;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            position: relative;
            padding: 4px;
        }

        .thumb-vertical-outer ul li .thumbnail:hover {
            border-color: #444;
        }

        .thumb-vertical-outer ul li .thumbnail.active {
            border-color: #444;
        }

/*----------------------PRODUCT TABS ---------------*/
.producttab .tabsslider {
    margin-bottom: 0px;
    padding: 0;
}

    .producttab .tabsslider .nav-tabs li {
        margin-bottom: 0;
    }

        .producttab .tabsslider .nav-tabs li a {
            font-size: 12px;
            font-weight: 600;
            text-transform: uppercase;
            border-radius: 0px;
            margin: 0px;
            border: 1px solid #ddd;
            border-bottom: 0;
            margin-right: -1px;
            padding: 10px 30px;
            position: relative;
            background: #fff;
            color: #666;
        }

        .producttab .tabsslider .nav-tabs li.active a, .producttab .tabsslider .nav-tabs li:hover a {
            border-top-color: #444;
        }

            .producttab .tabsslider .nav-tabs li.active a:before, .producttab .tabsslider .nav-tabs li:hover a:before {
                content: "";
                width: 100%;
                height: 3px;
                background: #444;
                left: 0;
                position: absolute;
                top: 0;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -moz-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
            }

            .producttab .tabsslider .nav-tabs li.active a:after {
                content: "";
                width: 100%;
                height: 1px;
                background: #fff;
                left: 0;
                position: absolute;
                bottom: -1px;
            }

    .producttab .tabsslider .tab-content {
        padding: 20px;
        display: block;
        margin: 0;
        border: solid 1px #e3e1e1;
        margin-top: -1px;
    }

    .producttab .tabsslider.vertical-tabs {
        border: 1px solid #e6e6e6;
        padding: 0;
        border-bottom: 1px solid #ddd;
    }

        .producttab .tabsslider.vertical-tabs ul.nav-tabs {
            border-bottom: medium none;
            margin: 0;
            min-height: 180px;
            padding: 0;
        }

            .producttab .tabsslider.vertical-tabs ul.nav-tabs li {
                border-bottom: 1px solid #ddd;
                clear: both;
                position: relative;
                width: 100%;
                display: block;
            }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li a {
                    border: 0;
                    border-radius: 0;
                    text-transform: uppercase;
                    font-weight: bold;
                    font-size: 16px;
                    margin: 0;
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -moz-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                    color: #666;
                }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li a:hover {
                        background: transparent;
                    }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li:before {
                    content: "";
                    width: 5px;
                    height: 100%;
                    left: -1px;
                    position: absolute;
                    top: 0;
                    -webkit-transition: all 0.3s ease-in-out 0s;
                    -moz-transition: all 0.3s ease-in-out 0s;
                    transition: all 0.3s ease-in-out 0s;
                }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
                    border-left-color: #000;
                }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
                        color: #000;
                    }

                        .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a:before {
                            display: none;
                        }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover:before {
                        background-color: #444;
                    }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active {
                    border-left-color: #000;
                }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
                        background-color: #444;
                    }

                    .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
                        background: transparent;
                        color: #000;
                    }

                        .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a:before, .producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a:after {
                            display: none;
                        }

                .producttab .tabsslider.vertical-tabs ul.nav-tabs li:first-child {
                    border-top: 0;
                }

        .producttab .tabsslider.vertical-tabs .tab-content {
            border: 0;
            border-left: 1px solid #e6e6e6;
            min-height: 180px;
        }

.form-group {
    margin-bottom: 10px;
}

#product-accordion {
    float: left;
    width: 100%;
    margin-top: 30px;
    border: 1px solid #ddd;
    border-top: 4px solid #000;
}

    #product-accordion .panel {
        padding: 10px 20px 0 20px;
        border-bottom: 0;
        box-shadow: none;
    }

        #product-accordion .panel .panel-heading {
            border-bottom: 1px dotted #ddd;
            padding: 0 0 10px 0;
        }

            #product-accordion .panel .panel-heading a {
                text-transform: uppercase;
                font-weight: bold;
                font-size: 18px;
                margin: 0;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -moz-transition: all 0.3s ease-in-out 0s;
                transition: all 0.3s ease-in-out 0s;
                color: #666;
                width: 100%;
                display: inline-block;
                position: relative;
            }

                #product-accordion .panel .panel-heading a.title-head.collapsed {
                    color: #666;
                }

                    #product-accordion .panel .panel-heading a.title-head.collapsed span.arrow-up:before {
                        content: "\f0d8";
                    }

                #product-accordion .panel .panel-heading a.title-head {
                    color: #000;
                }

                    #product-accordion .panel .panel-heading a.title-head span.arrow-up:before {
                        content: "\f0d7";
                    }

                #product-accordion .panel .panel-heading a span.arrow-up {
                    display: block;
                    position: absolute;
                    right: 0;
                    top: -2px;
                    cursor: pointer;
                    font-size: 0;
                    text-align: center;
                }

                    #product-accordion .panel .panel-heading a span.arrow-up:before {
                        content: "\f0d8";
                        font-family: "FontAwesome";
                        display: block;
                        vertical-align: middle;
                        width: 30px;
                        height: 30px;
                        line-height: 30px;
                        font-size: 14px;
                    }

            #product-accordion .panel .panel-heading:hover {
                border-bottom-color: #000;
            }

                #product-accordion .panel .panel-heading:hover a {
                    color: #000;
                }

        #product-accordion .panel:first-child .panel-heading {
            padding-top: 10px;
        }

        #product-accordion .panel:last-child .panel-heading {
            border-bottom: 0;
        }

    #product-accordion .panel-heading + .panel-collapse > .list-group, #product-accordion .panel-heading + .panel-collapse > .panel-body {
        border-top: 1px dotted #000;
        margin-top: -1px;
        padding: 0;
    }

/********** Menu **********/
.so-megamenu .navbar-default {
    background-color: transparent;
    border-color: transparent;
}

    .so-megamenu .navbar-default .megamenu-wrapper {
        background: transparent;
    }

.so-megamenu ul.megamenu > li {
    border-right: solid 1px trasparent;
}

    .so-megamenu ul.megamenu > li > a {
        color: #fff;
        font-size: 14px;
        height: auto;
        padding: 5px 14px;
        line-height: 40px;
        text-transform: uppercase;
    }

        .so-megamenu ul.megamenu > li > a strong {
            font-weight: bold;
        }

    .so-megamenu ul.megamenu > li.item-style1 span.label {
        width: 50px;
        height: 21px;
        position: absolute;
        top: -15px;
        background: url("https://www.jackyselectronics.com/images/icon/hot-item.png") no-repeat top center;
        font-size: 0;
        left: 0;
    }

    .so-megamenu ul.megamenu > li.item-style2 span.label {
        width: 50px;
        height: 21px;
        position: absolute;
        top: -15px;
        background: url("https://www.jackyselectronics.com/images/icon/new-item.png") no-repeat top center;
        font-size: 0;
        left: 0;
    }

    .so-megamenu ul.megamenu > li.style-page .row-list li {
        line-height: 30px;
    }

    .so-megamenu ul.megamenu > li > a:hover, .so-megamenu ul.megamenu > li.active > a, .so-megamenu ul.megamenu > li.home > a, .so-megamenu ul.megamenu > li:hover > a {
        background: #CC0000;
        color: #fff;
    }

    .so-megamenu ul.megamenu > li.with-sub-menu:hover > a:after {
        clear: both;
        content: ' ';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent transparent #444 transparent;
        position: absolute;
        border-width: 0px 7px 6px 7px;
        bottom: 0px;
        left: 50%;
        margin: 0 0 0 -5px;
    }

.so-megamenu ul.megamenu .column > a {
    font-weight: 700;
    font-size: 13px;
    color: #333;
    margin-bottom: 5px;
    text-transform: uppercase;
}

    .so-megamenu ul.megamenu .column > a:hover {
        text-decoration: none;
    }

.so-megamenu ul.megamenu .column li a {
    display: inline-block;
    padding: 7px 0;
}

.so-megamenu ul.megamenu .column.layout-color li a {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
}

    .so-megamenu ul.megamenu .column.layout-color li a:before {
        content: "";
        width: 20px;
        height: 20px;
        display: inline-block;
        position: absolute;
        left: 0;
    }

.so-megamenu ul.megamenu .column.layout-color li.blue a:before {
    background: #5f87d1;
}

.so-megamenu ul.megamenu .column.layout-color li.green a:before {
    background: #20bc5a;
}

.so-megamenu ul.megamenu .column.layout-color li.orange a:before {
    background: #f8ab16;
}

.so-megamenu ul.megamenu .column.layout-color li.boocdo a:before {
    background: #ea3a3c;
}

.so-megamenu ul.megamenu .column.layout-color li.cyan a:before {
    background: #444;
}

.so-megamenu ul.megamenu .sub-menu .title-submenu {
    padding-left: 0;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: bold;
}

.so-megamenu ul.megamenu .sub-menu .content {
    border-top: 3px solid #444;
}

    .so-megamenu ul.megamenu .sub-menu .content .hover-menu .menu ul {
        padding-top: 10px;
    }

        .so-megamenu ul.megamenu .sub-menu .content .hover-menu .menu ul a:before {
            content: "";
            padding: 0;
        }

        .so-megamenu ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu {
            line-height: 25px;
        }

    .so-megamenu ul.megamenu .sub-menu .content > .border {
        border-bottom: none;
        padding: 0;
    }

    .so-megamenu ul.megamenu .sub-menu .content .static-menu .menu > ul a.main-menu {
        padding-left: 0;
        color: #000;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: bold;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

        .so-megamenu ul.megamenu .sub-menu .content .static-menu .menu > ul a.main-menu:hover {
            color: #000;
        }

    .so-megamenu ul.megamenu .sub-menu .content .static-menu .menu > ul ul {
        padding: 10px 0;
    }

        .so-megamenu ul.megamenu .sub-menu .content .static-menu .menu > ul ul li {
            line-height: 30px;
        }

            .so-megamenu ul.megamenu .sub-menu .content .static-menu .menu > ul ul li:before {
                content: "";
                padding: 0;
            }

    .so-megamenu ul.megamenu .sub-menu .content .img-bottom a {
        display: inline-block;
        width: 100%;
    }

        .so-megamenu ul.megamenu .sub-menu .content .img-bottom a img {
            width: 100%;
        }

            .so-megamenu ul.megamenu .sub-menu .content .img-bottom a img:hover {
                opacity: 0.8;
            }

    .so-megamenu ul.megamenu .sub-menu .content .list-product {
        padding-left: 0;
    }

        .so-megamenu ul.megamenu .sub-menu .content .list-product .product-thumb {
            border-bottom: 1px solid #ddd;
            padding: 10px;
        }

            .so-megamenu ul.megamenu .sub-menu .content .list-product .product-thumb .image {
                float: left;
                margin-right: 15px;
            }

                .so-megamenu ul.megamenu .sub-menu .content .list-product .product-thumb .image img {
                    width: 84px;
                    height: 84px;
                }

                    .so-megamenu ul.megamenu .sub-menu .content .list-product .product-thumb .image img:hover {
                        opacity: 0.8;
                    }

            .so-megamenu ul.megamenu .sub-menu .content .list-product .product-thumb .caption {
                overflow: hidden;
            }

                .so-megamenu ul.megamenu .sub-menu .content .list-product .product-thumb .caption h4 {
                    font-weight: normal;
                    font-size: 14px;
                }

                .so-megamenu ul.megamenu .sub-menu .content .list-product .product-thumb .caption .description {
                    display: none;
                }

        .so-megamenu ul.megamenu .sub-menu .content .list-product:last-child .product-thumb {
            border-bottom: 0;
        }

/*************** End Menu **********/
.rtl ul.megamenu > li {
    float: right;
}

    .rtl ul.megamenu > li.style-page.hover.active .sub-menu {
        right: auto !important;
    }

.rtl .so-megamenu ul.megamenu .sub-menu .content .list-product .product-thumb .image {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.rtl .so-megamenu ul.megamenu .column.layout-color li a {
    padding: 7px 30px 7px 0px;
}

    .rtl .so-megamenu ul.megamenu .column.layout-color li a:before {
        left: inherit;
        right: 0;
    }

.rtl .so-megamenu ul.megamenu .sub-menu .content .img .row {
    margin-right: 0;
}

/*------------- Responsive ---------------*/
@media (min-width: 992px) and (max-width: 1199px) {
    body.common-home .sidebar-menu .so-vertical-menu .container-megamenu .vertical-wrapper {
        display: none;
    }

    body.common-home .sidebar-menu .so-vertical-menu .container-megamenu:hover .vertical-wrapper {
        display: block;
    }
}

@media (max-width: 991px) {
    .responsive.so-megamenu .navbar-default .megamenu-wrapper,
    .responsive.so-megamenu .navbar-default .vertical-wrapper {
        background: #003366;
    }

        .responsive.so-megamenu .navbar-default .megamenu-wrapper ul.megamenu > li > a,
        .responsive.so-megamenu .navbar-default .vertical-wrapper ul.megamenu > li > a {
            color: #ffffff !important;
        }

        .responsive.so-megamenu .navbar-default .megamenu-wrapper ul.megamenu > li.active > a,
        .responsive.so-megamenu .navbar-default .vertical-wrapper ul.megamenu > li.active > a {
            color: #666;
        }

        .responsive.so-megamenu .navbar-default .megamenu-wrapper ul.megamenu > li.active .close-menu,
        .responsive.so-megamenu .navbar-default .vertical-wrapper ul.megamenu > li.active .close-menu {
            background: transparent;
        }

        .responsive.so-megamenu .navbar-default .megamenu-wrapper ul.megamenu > li.with-sub-menu:hover > a:after,
        .responsive.so-megamenu .navbar-default .vertical-wrapper ul.megamenu > li.with-sub-menu:hover > a:after {
            display: none;
        }

        .responsive.so-megamenu .navbar-default .megamenu-wrapper ul.megamenu .sub-menu .content .row,
        .responsive.so-megamenu .navbar-default .vertical-wrapper ul.megamenu .sub-menu .content .row {
            margin: 0 -15px;
        }

            .responsive.so-megamenu .navbar-default .megamenu-wrapper ul.megamenu .sub-menu .content .row > div,
            .responsive.so-megamenu .navbar-default .vertical-wrapper ul.megamenu .sub-menu .content .row > div {
                width: 100% !important;
            }

    /*----------Verticalmenu ------------*/
    .so-megamenu .so-vertical-menu .vertical-wrapper {
        position: fixed !important;
        width: 280px !important;
    }

        .so-megamenu .so-vertical-menu .vertical-wrapper ul.megamenu > li.with-sub-menu > a:after {
            display: none !important;
        }

        .so-megamenu .so-vertical-menu .vertical-wrapper ul.megamenu > li.active > a {
            color: #556270 !important;
        }

        .so-megamenu .so-vertical-menu .vertical-wrapper ul.megamenu > li:hover {
            background-color: #f6f6f6 !important;
        }

        .so-megamenu .so-vertical-menu .vertical-wrapper ul.megamenu > li.style1 .content:after {
            display: none !important;
        }

    .rtl .responsive.so-megamenu .navbar-default .megamenu-wrapper ul.megamenu > li.hover:before, .rtl .responsive.so-megamenu .navbar-default .megamenu-wrapper ul.megamenu > li.click:before,
    .rtl .responsive.so-megamenu .navbar-default .vertical-wrapper ul.megamenu > li.hover:before,
    .rtl .responsive.so-megamenu .navbar-default .vertical-wrapper ul.megamenu > li.click:before {
        left: 0;
        right: inherit;
        padding: 13px 50px 10px 17px;
    }

    .rtl .responsive.so-megamenu .navbar-default .megamenu-wrapper ul.megamenu > li.active .close-menu,
    .rtl .responsive.so-megamenu .navbar-default .vertical-wrapper ul.megamenu > li.active .close-menu {
        left: 1px;
        right: inherit;
        padding: 13px 50px 10px 17px;
    }

    .rtl .header-bottom .sidebar-menu .so-vertical-menu .vertical ul.megamenu .sub-menu {
        right: 0 !important;
    }
}

.contact-form legend {
    color: #444;
}

.contacts .info-contact .name-store h3 {
    color: #444;
    padding: 9px 0px;
    margin-top: 0;
}

.about-us .about-title {
    font-style: normal;
}

div.yt-gallery .tabnav li.active span {
    background-color: #444;
}

.our-team-slider .owl2-stage-outer {
    min-height: 421px;
    display: block;
}

.client-logo-slider .owl2-stage-outer {
    min-height: 89px;
    display: block;
}

.about-image-slider .owl2-stage-outer {
    min-height: 355px;
    display: block;
}

/* ************************************************************************************************
CMS Pages Styles
************************************************************************************************ */
/*==========================SMART BLOG =======================*/
/*==================Blog category ==================*/
/*=======================BLOG LATEST ===================*/
/*======================BLOG COMMENT ==================*/
/*===================PAV PAGINATION =============*/
/*---------------------- SIMPLE BLOG --------------------------*/
/*--------------BLOG CATEGORY ---------------------*/
/*--------------------ARTICLE INFO ------------------*/
/* ************************************************************************************************
		BLOCK HEADER 
************************************************************************************************ */
#header {
    position: fixed;
    z-index: 99999;
    width: 100%;
}

    #header .header-top {
        height: 36px;
        background-color: #eee;
        border-bottom: 1px solid #ddd;
    }

        #header .header-top .header-top-left {
            overflow: hidden;
            height: 36px;
        }

            #header .header-top .header-top-left .navbar-welcome {
                padding-left: 0;
            }

            #header .header-top .header-top-left .welcome-msg {
                margin-top: 7px;
                height: 22px;
                overflow: hidden;
            }

                #header .header-top .header-top-left .welcome-msg .label-msg {
                    margin: 0;
                    display: inline-block;
                    position: relative;
                    color: #fff;
                    background: #e67e22;
                    padding: 0 10px;
                    border-radius: 2px;
                    line-height: 20px;
                }

                #header .header-top .header-top-left .welcome-msg a {
                    display: inline-block;
                    margin: 0;
                    padding: 0 6px;
                    color: #333;
                }

                #header .header-top .header-top-left .welcome-msg .list-msg .label-msg, #header .header-top .header-top-left .welcome-msg .list-msg a {
                    font-family: 'Myriad Pro';
                    font-size: 12px;
                }

        #header .header-top .header-top-right {
            text-align: right;
        }

    #header .header-center {
     padding: 5px 0 5px 0;
height: 60px;
        background: #cc0000;
    }

        #header .header-center.center .header-center-right {
            margin-top: 16px;
        }

        #header .header-center.left .header-center-right {
            text-align: right;
            float: right;
        }

        #header .header-center .phone-contact {
            background: url("https://www.jackyselectronics.com/images/icon/hot-line-icon.png") no-repeat left top;
            padding-left: 48px;
            float: right;
            text-align: left;
            margin-top: 4px;
        }

            #header .header-center .phone-contact h2 {
                font-weight: bold;
                margin-bottom: 2px;
                font-size: 100%;
                margin: 0;
                color: #666;
                text-transform: uppercase;
            }

            #header .header-center .phone-contact p {
                margin: 0;
            }

    #header .header-bottom {
        background-color: #386695;
    }

.navbar-welcome a {
    color: #0099ff;
}

    .navbar-welcome a:hover {
        color: #000;
    }

.navbar-main-menu-outer {
    background: #333;
    margin-bottom: 30px;
}

.common-home #content {
    margin-bottom: 0;
}

#main-content, #content {
    margin-bottom: 0px;
}

.header-top-right {
    display: inline-block;
}

    .header-top-right ul.top-link {
        list-style: none;
        margin: 0;
        vertical-align: top;
    }

        .header-top-right ul.top-link > li {
            padding: 0;
            display: inline-block;
            position: relative;
            float: left;
            list-style: outside none none;
            border-left: 1px solid #ddd;
        }

            .header-top-right ul.top-link > li > a {
                display: block;
                padding: 0 13px;
                position: relative;
                height: 36px;
                line-height: 36px;
                color: #666;
                font-size: 12px;
            }

                .header-top-right ul.top-link > li > a:before {
                    font-family: 'FontAwesome';
                    margin-right: 7px;
                }

                .header-top-right ul.top-link > li > a span.fa-angle-down {
                    position: relative;
                    left: 5px;
                }

            .header-top-right ul.top-link > li.account > a:before {
                content: "\f007";
            }

            .header-top-right ul.top-link > li.wishlist a:before {
                content: "\f004";
            }

            .header-top-right ul.top-link > li.checkout a:before {
                content: "\f045";
            }

            .header-top-right ul.top-link > li.login a:before {
                background-position: center -196px;
            }

            .header-top-right ul.top-link > li:hover > a {
                color: #000;
            }

            .header-top-right ul.top-link > li:hover.account a:before {
                background-position: center 1px;
            }

            .header-top-right ul.top-link > li:hover.wishlist a:before {
                background-position: center -53px;
            }

            .header-top-right ul.top-link > li:hover.checkout a:before {
                background-position: center -109px;
            }

            .header-top-right ul.top-link > li:hover.login a:before {
                background-position: center -168px;
            }

            .header-top-right ul.top-link > li ul.dropdown-link {
                position: absolute;
                background: #fff;
                box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
                left: 0;
                opacity: 0;
                padding: 0px 10px;
                top: 33px;
                transition: top 0.3s ease 0s, opacity 0.3s ease 0s;
                width: 200px;
                text-align: left;
            }

                .header-top-right ul.top-link > li ul.dropdown-link li {
                    display: block;
                    border-left: 0;
                }

                    .header-top-right ul.top-link > li ul.dropdown-link li a {
                        border-right: 0;
                        display: block;
                        padding: 5px 0 4px;
                        border-bottom: solid 1px #efefef;
                        font-size: 11px;
                        line-height: 18px;
                        color: #666;
                    }

                        .header-top-right ul.top-link > li ul.dropdown-link li a:hover {
                            color: #000;
                        }

                        .header-top-right ul.top-link > li ul.dropdown-link li a:after {
                            display: none;
                        }

                    .header-top-right ul.top-link > li ul.dropdown-link li:last-child a {
                        border-bottom: 0;
                    }

            .header-top-right ul.top-link > li.account:hover ul.dropdown-link {
                top: 34px;
                opacity: 1;
                border-top: 1px solid rgba(200, 199, 199, 0.3);
            }

/*========================HEADER SEARCH =================*/
.navbar-search {
    padding-right: 0;
}

    .navbar-search #search {
        width: 100%;
        margin: 8px 0 0 0;
        padding: 0;
        display: inline-block;
        height: 34px;
        position: relative;
    }

        .navbar-search #search input {
            width: 100%;
            float: left;
            height: 34px;
            vertical-align: middle;
            margin: 0;
            padding: 0;
            border: 1px solid #ddd;
            border-right: none;
            border-radius: 0;
            box-sizing: border-box;
            font-size: 12px;
            font-weight: normal;
            padding-left: 15px;
        }

        .navbar-search #search button {
            border: 0;
            padding: 0;
            position: absolute;
            right: 0;
            background: transparent;
        }

            .navbar-search #search button span {
                float: left;
                width: 34px;
                height: 34px;
                margin: 0;
                padding: 0;
                font-size: 15px;
                cursor: pointer;
                color: #000;
                position: relative;
            }

                .navbar-search #search button span:before {
                    content: "\f002";
                    font-family: FontAwesome;
                    position: absolute;
                    color: #000;
                    right: 10px;
                    top: 8px;
                }

/************************************************************************************************* */
/* left blocks */
/* ************************************************************************************************
	BREADCRUMB
************************************************************************************************ */
.breadcrumb {
    background: transparent;
    border-radius: 0;
    display: block;
    padding: 0;
    min-height: 33px;
    position: relative;
}

    .breadcrumb li {
        position: relative;
        line-height: 33px;
        margin-right: 3px;
    }

        .breadcrumb li a {
            color: #666;
        }

        .breadcrumb li:last-child a {
            color: #000;
        }

        .breadcrumb li + li:before {
            content: "\f105";
            font-family: fontawesome;
            color: #444;
            padding: 0 10px 0 5px;
        }

/*---------------------------BLOCK HEADER BOTTOM -----------------------*/
/*------- SPOTLIGHT ------------------*/
/*-----------FOOTER LINK -------------------*/
footer, footer a {
    color: inherit;
}

    footer a:hover {
        color: #337ab7;
    }

.footer-navbar {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #fff;
}

    .footer-navbar .module h3.modtitle {
        font-size: 18px;
        border-bottom: 0;
        text-transform: uppercase;
        margin: 0 0 15px 0;
        border: 0;
        height: auto;
        line-height: inherit;
    }

        .footer-navbar .module h3.modtitle:before {
            display: none;
        }

    .footer-navbar .module .footer-logo {
        margin-bottom: 7px;
        margin-top: -3px;
    }

    .footer-navbar .module ul.menu li a:before {
        content: "\f101";
        font-family: FontAwesome;
        margin-right: 5px;
    }

    .footer-navbar .module ul.menu li a:hover {
        color: #000;
    }

.collapsed-block.footer-links .footer-directory-title {
    padding: 34px 0 21px;
    font-size: 91.6%;
    background: url("https://www.jackyselectronics.com/images/line-bg.png") repeat-x top left;
    margin-top: 4px;
}

.collapsed-block.footer-links ul li a:hover {
    color: #000;
}

.footer-bottom-block {
    background: #ddd;
    padding: 2px 0;
}

.contact-address li {
    color: #444444;
    padding: 0 0 5px 25px;
    position: relative;
    line-height: 18px;
}

.contact-address span {
    font-size: 15px;
    left: 0px;
    margin-right: 10px;
    position: absolute;
    color: white;
    text-align: center;
    color: #000;
}

.contact-address > li:nth-child(2) {
    padding-top: 7px;
}

    .contact-address > li:nth-child(2) span {
        margin-top: -1px;
    }

.contact-address > li:last-child {
    padding-top: 8px;
}

.contact-address a:hover {
    color: #000;
}

.payment-list li {
    display: inline;
}

.block-payment {
    float: right;
}

    .block-payment a {
        display: inline-block;
        text-indent: -999em;
        background-image: url("https://www.jackyselectronics.com/images/payment-bg.png");
        background-repeat: no-repeat;
        width: 36px;
        height: 20px;
    }

        .block-payment a:hover {
            background: url("https://www.jackyselectronics.com/images/color/cyan/payment-bg.png");
        }

        .block-payment a.payment1 {
            margin-right: -3px;
        }

        .block-payment a.payment2 {
            background-position: -37px center;
            margin-right: -2px;
        }

        .block-payment a.payment3 {
            background-position: -75px center;
            margin-right: -1px;
        }

        .block-payment a.payment4 {
            background-position: -114px center;
        }

        .block-payment a.payment5 {
            background-position: -150px center;
        }

        .block-payment a.payment6 {
            background-position: -186px center;
        }

.footer-directory-title .label-link {
    color: #444;
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 11px;
}

ul.footer-directory {
    list-style: outside none none;
    padding: 0;
    margin: 0;
}

    ul.footer-directory li {
        padding-bottom: 3px;
    }

        ul.footer-directory li h2 {
            color: #444;
            display: inline-block;
            font-weight: bold;
            line-height: 22px;
            text-transform: uppercase;
            font-size: 11px;
            margin: 0;
            margin-right: 5px;
        }

        ul.footer-directory li a {
            font-size: 11px;
        }

.back-to-top {
    z-index: 99;
}

/*--------------------STYLE MODULE--------------
	*------------ 1. Search Pro ----------- *
	*------------ 2. Block Language ------- *
	*------------ 3. Slideshow ------------ *
	*------------ 4. Block Cart ----------- *
	*------------ 5. Vertical Menu--------- *
	*------------ 6. Block Category ------- *
	*------------ 7. HTML Content ------- *
	*------------ 8. Other Module --------- *
*/
.module {
    margin-bottom: 0px;
    clear: both;
}

    .module h3.modtitle {
        position: relative;
        border-bottom: 1px solid;
        border-color: #444;
        font-size: 100%;
        padding: 0;
        margin: -5px -1px 0px -1px;
        height: 30px;
    }

        .module h3.modtitle:after {
            display: none;
        }

        .module h3.modtitle span {
            display: inline-block;
            font-size: 11px;
            text-transform: uppercase;
            position: relative;
            color: #fff;
            line-height: 30px;
            padding: 0 18px;
            background-color: #444;
            font-weight: bold;
        }

            .module h3.modtitle span:before {
                content: "";
                display: inline-block;
                position: absolute;
                right: -20px;
                top: 0px;
                width: 0;
                height: 0;
                border-right: 20px solid transparent;
                border-bottom: 30px solid #444;
            }

.relatedH3 {
    top: 20px;
    position: relative;
    border-bottom: 1px solid;
    border-color: #444;
    font-size: 100%;
    padding: 0;
    margin: -5px -1px 0px -1px;
    height: 37px;
}

    .relatedH3 > span {
        display: inline-block;
        font-size: 16px;
        text-transform: uppercase;
        position: relative;
        color: #fff;
        line-height: 37px;
        padding: 0 18px;
        background-color: #444;
    }

        .relatedH3 > span:before {
            content: "";
            display: inline-block;
            position: absolute;
            right: -20px;
            top: 0px;
            width: 0;
            height: 0;
            border-right: 20px solid transparent;
            border-bottom: 37px solid #444;
        }

/*-------- MODULE SEARCH ------------*/
#sosearchpro.so-search {
    margin: 0;
    width: 95%;
    padding: 13px 0 4px 0;
    float: right;
    display: none;
}

@media (max-width: 768px) {
    #sosearchpro.so-search {
        display: block;
    }
}


#sosearchpro.so-search .select_category {
    width: 120px;
    border: 0;
    background: #eee;
}

    #sosearchpro.so-search .select_category select {
        background: #eee;
        height: 30px;
        line-height: 28px;
        width: 106px;
    }

        #sosearchpro.so-search .select_category select:focus {
            border: 0;
        }

#sosearchpro.so-search .autosearch-input {
    border: 0;
    height: 28px;
    border: none;
}

#sosearchpro.so-search .button-search {
    background: transparent;
    border: 0;
    font-size: 12px;
    height: 25px;
    padding: 0 12px;
    color: #fff;
}

    #sosearchpro.so-search .button-search i {
        color: #fff;
        font-size: 16px;
    }

    #sosearchpro.so-search .button-search:hover i {
        color: #000;
    }

#sosearchpro.so-search .icon-select:after {
    background-color: transparent;
    line-height: 28px;
}

#sosearchpro.so-search .icon-select:after {
    background-color: transparent;
    line-height: 30px;
    width: 20px;
    right: 10px;
    top: -2px;
    color: #444;
}

/*-------------- 2. LANGUAGE BLOCK & CURRENCY BLOCK -------------------------*/
.header-top .languages-block, .header-top .currencies-block, .header-top .currencies-block {
    float: right;
    margin: 0;
    border-left: 1px solid #ddd;
}

    .header-top .languages-block form, .header-top .currencies-block form, .header-top .currencies-block form {
        padding: 0 10px;
    }

        .header-top .languages-block form > a, .header-top .currencies-block form > a, .header-top .currencies-block form > a {
            border: 0;
            line-height: 36px;
        }

        .header-top .languages-block form:hover, .header-top .currencies-block form:hover, .header-top .currencies-block form:hover {
            background: transparent;
            border-color: #ddd;
        }

            .header-top .languages-block form:hover > a, .header-top .currencies-block form:hover > a, .header-top .currencies-block form:hover > a {
                color: #000;
            }

        .header-top .languages-block form img, .header-top .currencies-block form img, .header-top .currencies-block form img {
            position: relative;
            right: 5px;
        }

        .header-top .languages-block form span.fa-angle-down, .header-top .currencies-block form span.fa-angle-down, .header-top .currencies-block form span.fa-angle-down {
            position: relative;
            left: 5px;
        }

.header-top .currencies-block {
    border-right: 1px solid #ddd;
}

    .header-top .currencies-block form > a {
        padding: 0 5px 0 0;
    }

/* ************************************************************************************************/
/*-------------------- 3. SLIDESHOW --------------------*/
.so-slider .container {
    position: relative;
}

.so-slider {
    position: relative;
}

#so-slideshow {
    padding: 0;
    margin-bottom: 30px;
}

    #so-slideshow .slideshow .owl2-controls .owl2-nav div {
        /*height: 36px;
        width: 36px;*/
    }

        #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-prev {
            /*background-color: #575757;*/
            background-position: center center;
        }

            #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-prev:hover {
                /*background-color: #444;*/
                background-position: center center;
            }

        #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-next {
            /*background-color: #575757;*/
            background-position: center center;
        }

            #so-slideshow .slideshow .owl2-controls .owl2-nav div.owl2-next:hover {
                /*background-color: #444;*/
                background-position: center center;
            }

    #so-slideshow .slideshow .owl2-controls .owl2-dots {
        position: absolute;
        bottom: 0px;
        width: 100%;
        text-align: center;
    }

        #so-slideshow .slideshow .owl2-controls .owl2-dots .owl2-dot {
            display: inline-block;
        }

            #so-slideshow .slideshow .owl2-controls .owl2-dots .owl2-dot span {
                width: 10px;
                height: 10px;
                background-color: #b4b4b4;
                border: 1px solid transparent;
                margin: 0 2px;
                opacity: 1;
                display: block;
                border-radius: 50%;
                -webkit-border-radius: 50%;
            }

            #so-slideshow .slideshow .owl2-controls .owl2-dots .owl2-dot.active span, #so-slideshow .slideshow .owl2-controls .owl2-dots .owl2-dot:hover span {
                background-color: #444;
                border: 1px solid #fff;
            }

/*========================== 4. BLOCK CART ======================*/
.block-cart {
    float: right;
    margin-left: 0px;
    margin-top: 5px;
}

.shopping_cart {
    /*padding: 2px 20px 0 20px;*/
    height: 30px;
    line-height: 30px;
}

    .shopping_cart h2 {
        display: none;
        color: #444444;
        font-size: 12px;
        margin: 0;
        font-weight: bold;
    }

    .shopping_cart .btn-shopping-cart {
        display: block;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer;
        width: auto;
        padding: 0;
    }

        .shopping_cart .btn-shopping-cart a.top_cart .shopcart .text-shopping-cart {
            padding: 0px;
            color: #fff;
            font-size: 12px;
            float: left;
            font-weight: normal;
            text-transform: lowercase;
            margin: 0;
        }

    .shopping_cart .dropdown-menu {
        margin: 5px 0;
        top: 40px;
        right: -10px;
        max-height: 500px;
        overflow: auto;
    }

/*-------------------- 5. VERTICAL MENU ---------------------*/
.left_column .so-vertical-menu {
    position: relative;
    margin-bottom: 33px;
}

    .left_column .so-vertical-menu #menuHeading {
        margin-top: 0;
        height: 45px;
    }

        .left_column .so-vertical-menu #menuHeading .megamenuToogle-wrapper {
            background-color: #444;
            height: 45px;
            cursor: pointer;
            -webkit-transition: 0.3s all ease 0s;
            -moz-transition: 0.3s all ease 0s;
            transition: 0.3s all ease 0s;
        }

            .left_column .so-vertical-menu #menuHeading .megamenuToogle-wrapper .container {
                font-size: 14px;
                text-transform: uppercase;
                font-weight: bold;
                padding: 0 0 0 60px !important;
                line-height: 45px;
            }

                .left_column .so-vertical-menu #menuHeading .megamenuToogle-wrapper .container:before {
                    width: 45px;
                    height: 45px;
                    content: "";
                    display: inline-block;
                    position: absolute;
                    left: 0;
                    top: 0;
                    background: url("https://www.jackyselectronics.com/images/title_vmenu.png") no-repeat;
                    background-position: center center;
                    background-color: #CC0000;
                }

    .left_column .so-vertical-menu .vertical-wrapper {
        width: 100%;
        background: white;
        position: relative;
        border: 1px solid #ddd;
        border-top: 0;
    }

        .left_column .so-vertical-menu .vertical-wrapper ul li {
            background: white;
            border-top: 0;
            min-height: 37px;
        }

            .left_column .so-vertical-menu .vertical-wrapper ul li > a {
                color: #666;
                padding: 0 18px;
                min-height: 38px;
                line-height: 42px;
                border-bottom: 0;
            }

                .left_column .so-vertical-menu .vertical-wrapper ul li > a:hover {
                    color: #000;
                }

    .left_column .so-vertical-menu .vertical ul.megamenu > li {
        margin: 0;
        border-right: 0;
    }

        .left_column .so-vertical-menu .vertical ul.megamenu > li strong i {
            display: none;
        }

        .left_column .so-vertical-menu .vertical ul.megamenu > li > a {
            padding-left: 15px;
        }

            .left_column .so-vertical-menu .vertical ul.megamenu > li > a:hover {
                color: #000;
            }

        .left_column .so-vertical-menu .vertical ul.megamenu > li.with-sub-menu > a:after {
            content: "\f105";
            color: #c8c8c8;
            font-family: Fontawesome;
            font-size: 16px;
            float: right;
            margin: 0;
        }

        .left_column .so-vertical-menu .vertical ul.megamenu > li.with-sub-menu:hover > a:after {
            position: static;
            border-color: transparent;
            color: #000;
        }

        .left_column .so-vertical-menu .vertical ul.megamenu > li:hover {
            background-color: #eee;
        }

            .left_column .so-vertical-menu .vertical ul.megamenu > li:hover > a {
                color: #000;
            }

        .left_column .so-vertical-menu .vertical ul.megamenu > li.active > a {
            background: transparent !important;
        }

        .left_column .so-vertical-menu .vertical ul.megamenu > li.loadmore {
            text-align: left;
            border-top: 1px solid #ddd;
            padding: 13px 10px;
        }

            .left_column .so-vertical-menu .vertical ul.megamenu > li.loadmore span.more-view {
                font-weight: normal;
                padding: 14px 0;
            }

            .left_column .so-vertical-menu .vertical ul.megamenu > li.loadmore:hover {
                color: #000;
            }

                .left_column .so-vertical-menu .vertical ul.megamenu > li.loadmore:hover span.more-view {
                    color: #000;
                }

        .left_column .so-vertical-menu .vertical ul.megamenu > li .sub-menu .content {
            border-top: 1px solid #ddd;
        }

            .left_column .so-vertical-menu .vertical ul.megamenu > li .sub-menu .content .banner {
                margin-top: -20px;
                margin-bottom: -20px;
            }

            .left_column .so-vertical-menu .vertical ul.megamenu > li .sub-menu .content .static-menu .menu ul a.main-menu {
                padding: 0;
            }

    .left_column .so-vertical-menu ul.megamenu .sub-menu .content .static-menu .menu ul {
        padding-bottom: 0;
    }

        .left_column .so-vertical-menu ul.megamenu .sub-menu .content .static-menu .menu ul li > a {
            line-height: inherit;
            padding-bottom: 0;
            border-bottom: none;
            min-height: auto;
        }

            .left_column .so-vertical-menu ul.megamenu .sub-menu .content .static-menu .menu ul li > a:hover {
                color: #000;
            }

        .left_column .so-vertical-menu ul.megamenu .sub-menu .content .static-menu .menu ul ul a {
            padding: 0;
        }

            .left_column .so-vertical-menu ul.megamenu .sub-menu .content .static-menu .menu ul ul a:hover {
                color: #000;
            }

/*------------------- 6. BLOCK CATEGORIES -----------*/
.block_category {
    border: 1px solid #ddd;
}

    .block_category .box-content {
        border: 0;
    }

        .block_category .box-content ul {
            margin-bottom: 0;
        }

            .block_category .box-content ul li:last-child {
                border-bottom: 0;
            }

/*------------------- 7. HTML CONTENT -----------*/
.module.banner-right {
    position: absolute;
    right: 15px;
}

    .module.banner-right li {
        margin-bottom: 10px;
    }

        .module.banner-right li a {
            position: relative;
            display: block;
        }

            .module.banner-right li a:before {
                position: absolute;
                background: rgba(0, 0, 0, 0.3);
                width: 0;
                top: 0;
                left: 50%;
                content: "";
                transition: all 0.3s ease-in-out 0s;
            }

            .module.banner-right li a:hover:before {
                width: 100%;
                left: 0;
                top: 0;
                height: 100%;
            }

/*------------------------------------*/
/*----- Accordion -----*/
.fqa {
    margin-bottom: 24px;
}

.fqas {
    display: inline-block;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    border: 1px solid #ddd;
    border-top: 0;
}

    .fqas h3.modtitle {
        margin: 0 -19px 0px -19px;
    }

.accordion, .accordion * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.accordion {
    overflow: hidden;
    margin: 0 -18px;
    background: #fff;
}

.accordion-section {
    border-bottom: 1px solid #ddd;
}

    .accordion-section:last-child {
        border-bottom: none;
    }

/*----- Section Titles -----*/
.accordion-section-title {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    line-height: 38px;
    padding-left: 47px;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    /* Type */
}

    .accordion-section-title:before {
        content: "";
        display: inline-block;
        width: 17px;
        height: 17px;
        position: absolute;
        left: 19px;
        top: 11px;
        background: url("https://www.jackyselectronics.com/images/icon/show-c.png") no-repeat top left #999999;
    }

    .accordion-section-title.active:before {
        background-position: left bottom;
    }

    .accordion-section-title.active, .accordion-section-content.open {
        background: #eeeeee;
    }

/*----- Section Content -----*/
.accordion-section-content {
    padding: 0 10px 10px 47px;
    display: none;
}

.testimonial {
    clear: inherit;
}

div.clients_say {
    position: relative;
    top: 0;
    padding: 10px 20px;
    background-color: #eee;
}

    div.clients_say .block-title {
        position: relative;
    }

        div.clients_say .block-title h3 {
            font-size: 133.33%;
            font-weight: bold;
            margin: 0;
            text-transform: capitalize;
            margin-bottom: 18px;
        }

    div.clients_say .image {
        float: left;
        width: 65px;
        background-color: #eee;
    }

        div.clients_say .image img {
            width: 65px;
            height: 65px;
        }

            div.clients_say .image img:hover {
                opacity: 0.8;
            }

    div.clients_say .block_content {
        background-color: #eee;
    }

    div.clients_say .block-info {
        margin-left: 80px;
        font-style: italic;
        position: relative;
        top: -4px;
        background-color: #eee;
    }

        div.clients_say .block-info .info {
            padding: 17px 0px 0;
        }

            div.clients_say .block-info .info .author {
                font-size: 15px;
                font-weight: 600;
                margin-top: -3px;
                font-style: normal;
                color: #e74c3c;
            }

    div.clients_say .owl2-controls {
        position: absolute;
        right: -3px;
        top: -40px;
    }

        div.clients_say .owl2-controls .owl2-dots {
            display: none;
        }

        div.clients_say .owl2-controls .owl2-nav div {
            font-size: 0;
            font-weight: bold;
            padding: 5px;
            cursor: pointer;
            display: inline;
        }

            div.clients_say .owl2-controls .owl2-nav div.owl2-prev:before {
                content: "\f104";
                font-family: FontAwesome;
                font-size: 20px;
            }

            div.clients_say .owl2-controls .owl2-nav div.owl2-next:before {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 20px;
            }

            div.clients_say .owl2-controls .owl2-nav div:hover {
                background-color: transparent !important;
                color: #000;
            }

.list-services li {
    margin-bottom: 5px;
    display: block;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    border: 3px solid #ddd;
    background-color: #FFF;
}



.list-services > li:hover {
    border-color: #444;
}

.list-services li:first-child {
    padding-left: 0;
}

.list-services li:last-child {
    padding-right: 0;
}

.static-home-2 {
    display: inline-block;
    width: 100%;
}

    .static-home-2 > ul > li {
        float: left;
    }

        .static-home-2 > ul > li a {
            display: block;
            clear: both;
            position: relative;
        }

            .static-home-2 > ul > li a img {
                width: 100%;
            }

            .static-home-2 > ul > li a:before {
                background-color: rgba(255, 255, 255, 0.15);
                content: "";
                height: 0;
                left: 0;
                margin: auto;
                position: absolute;
                top: 0;
                transition: all 0.3s ease-out 0s;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -ms-transition: all 0.3s ease-in-out 0s;
                width: 0;
            }

            .static-home-2 > ul > li a:after {
                background-color: rgba(255, 255, 255, 0.15);
                bottom: 0;
                content: "";
                height: 0;
                position: absolute;
                right: 0;
                transition: all 0.3s ease-out 0s;
                -webkit-transition: all 0.3s ease-in-out 0s;
                -ms-transition: all 0.3s ease-in-out 0s;
                width: 0;
            }

            .static-home-2 > ul > li a:hover:before {
                height: 100%;
                width: 100%;
                transition: all 0.4s ease-out 0s;
                -webkit-transition: all 0.4s ease-in-out 0s;
                -ms-transition: all 0.4s ease-in-out 0s;
            }

            .static-home-2 > ul > li a:hover:after {
                height: 100%;
                width: 100%;
                transition: all 0.4s ease-out 0s;
                -webkit-transition: all 0.4s ease-in-out 0s;
                -ms-transition: all 0.4s ease-in-out 0s;
            }

        .static-home-2 > ul > li.col-s-1 {
            width: 25.64%;
        }

        .static-home-2 > ul > li.col-s-2 {
            width: 34.188%;
        }

        .static-home-2 > ul > li.col-s-3 {
            width: 17.09%;
        }

        .static-home-2 > ul > li.col-s-4 {
            width: 23.082%;
        }

/*----------- 8. OTHER MODULES -------*/
/*----------------- 8.1 BEST SELLER ------------*/
.best-seller {
    position: relative;
    border: 1px solid #ddd;
    padding-left: 0px;
    padding-right: 0px;
}

    .best-seller h3.modtitle {
        margin: 0 -19px 0px -19px;
    }

    .best-seller .so-extraslider .extraslider-inner {
        border: 0;
    }

        .best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
            margin: 10px 5px 5px 5px;
        }

        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 {
            border-bottom: 1px solid #ddd;
            margin-bottom: 0;
        }

            .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:last-child {
                border-bottom: 0;
                margin-bottom: 0;
            }

            .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left {
                float: left;
            }

                .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image {
                    border: 0;
                }

                    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image:hover {
                        box-shadow: none;
                        opacity: 0.8;
                    }

            .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info {
                background: transparent;
                position: static;
                color: #666;
            }

                .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info a {
                    color: #444;
                }

                .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title {
                    padding: 10px 0;
                }

                    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a {
                        text-transform: capitalize;
                        font-size: 13px;
                        font-weight: normal;
                        line-height: 1;
                    }

                        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a:hover {
                            color: #000;
                        }

                .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content {
                    margin-left: 0;
                }

                    .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span {
                        color: #e74c3c;
                        font-size: 16px;
                        font-weight: bold;
                    }

                        .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span.price-old {
                            font-size: 12px;
                            color: #999;
                        }

                .best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .rating {
                    padding: 0;
                }

    .best-seller .so-extraslider .owl2-controls {
        margin-bottom: 8px;
        text-align: right;
        position: absolute;
        top: 0;
        right: 5px;
        vertical-align: middle;
    }

        .best-seller .so-extraslider .owl2-controls .owl2-prev, .best-seller .so-extraslider .owl2-controls .owl2-next {
            width: 17px;
            height: 30px;
            text-align: center;
            display: inline-block;
            line-height: 30px;
            font-size: 0;
            cursor: pointer;
            color: #999999;
            background-color: transparent;
        }

            .best-seller .so-extraslider .owl2-controls .owl2-prev:hover, .best-seller .so-extraslider .owl2-controls .owl2-next:hover {
                color: #000;
            }

            .best-seller .so-extraslider .owl2-controls .owl2-prev:before {
                content: "\f104";
                font-family: FontAwesome;
                font-size: 28px;
            }

            .best-seller .so-extraslider .owl2-controls .owl2-next:before {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 28px;
            }

/*--------------------  8.2 LATEST PRODUCT -----------------*/
.latest-product {
    border: 1px solid #ddd;
}

    .latest-product .modcontent {
        padding: 30px 5px;
    }

        .latest-product .modcontent .media .media-left {
            border-color: transparent;
        }

            .latest-product .modcontent .media .media-left:hover {
                border-color: #444;
            }

/*----------- Hot Deals ----------------*/
.module.so-deals {
    clear: both;
    position: relative;
    margin-bottom: 35px;
}

    .module.so-deals div.products-list .product-layout .product-item-container {
        background-color: #FFF;
        margin: 0px;
        box-shadow: 0 5px 25px rgba(0,0,0,0.1);
        border-radius: 3px;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

        .module.so-deals div.products-list .product-layout .product-item-container .button-group button.wishlist {
            margin: 0;
        }

        .module.so-deals div.products-list .product-layout .product-item-container .left-block .product-image-container {
            overflow: visible;
        }

            .module.so-deals div.products-list .product-layout .product-item-container .left-block .product-image-container .image span.label-sale {
                min-width: 45px;
                height: 20px;
                padding: 0 10px;
                border-radius: 0;
                line-height: 20px;
                background-color: #e67e22;
                left: -8px;
                top: -8px;
                z-index: 1;
            }

                .module.so-deals div.products-list .product-layout .product-item-container .left-block .product-image-container .image span.label-sale:after {
                    border-top-color: #e67e22;
                    right: 0;
                }

            .module.so-deals div.products-list .product-layout .product-item-container .left-block .product-image-container .image span.label-new {
                min-width: 45px;
                height: 20px;
                padding: 0 10px;
                border-radius: 0;
                line-height: 20px;
                background-color: #00ABF0;
                right: -8px;
                top: -8px;
            }

                .module.so-deals div.products-list .product-layout .product-item-container .left-block .product-image-container .image span.label-new:after {
                    border-top-color: #00ABF0;
                    left: 0;
                }

        .module.so-deals div.products-list .product-layout .product-item-container .right-block {
            width: 100%;
        }

            .module.so-deals div.products-list .product-layout .product-item-container .right-block .caption {
                margin: 0;
            }

                .module.so-deals div.products-list .product-layout .product-item-container .right-block .caption .rating {
                    display: inline-block;
                    width: 100%;
                    margin: 10px 0;
                }

                .module.so-deals div.products-list .product-layout .product-item-container .right-block .caption .price {
                    margin: 0;
                }

        .module.so-deals div.products-list .product-layout .product-item-container .button-group {
            margin: 0;
        }

        .module.so-deals div.products-list .product-layout .product-item-container .item-time {
            position: inherit;
            float: left;
            width: 100%;
            bottom: 0;
            padding-top: 10px;
            left: 0;
            right: 0;
        }

            .module.so-deals div.products-list .product-layout .product-item-container .item-time .item-timer .time-item {
                padding: 1px 0;
                background: #999;
                border: none;
                margin-right: 2px;
                width: 23.5%;
            }

                .module.so-deals div.products-list .product-layout .product-item-container .item-time .item-timer .time-item .num-time {
                    font-size: 14px;
                    color: #fff;
                    margin: 0;
                    border: none;
                    height: 18px;
                    line-height: 20px;
                    font-weight: bold;
                }

                .module.so-deals div.products-list .product-layout .product-item-container .item-time .item-timer .time-item .name-time {
                    font-size: 10px;
                    color: #fff;
                    margin: 0;
                    height: 20px;
                    line-height: 20px;
                    text-transform: uppercase;
                }

        .module.so-deals div.products-list .product-layout .product-item-container:hover .item-time .item-timer .time-item {
            background-color: #444;
        }

    .module.so-deals .so-deal {
        margin: 0;
    }

        .module.so-deals .so-deal .extraslider-inner {
            border: 0;
            margin-top: 30px;
            padding-bottom: 4px;
        }

        .module.so-deals .so-deal .owl2-controls {
            margin: 0;
            top: 0;
            right: 0;
        }

            .module.so-deals .so-deal .owl2-controls .owl2-nav div {
                display: inline-block;
                width: 24px;
                height: 24px;
                background-repeat: no-repeat;
                background-position: center center;
                overflow: hidden;
                font-family: FontAwesome;
                font-size: 0;
                color: #c0c0c0;
                position: absolute;
                -webkit-transition: 0.2s;
                -moz-transition: 0.2s;
                transition: 0.2s;
                cursor: pointer;
                background-color: #fff;
                border: 1px solid #ddd;
                transition: all 0.3s ease 0s;
                opacity: 1;
                font-weight: normal;
                text-align: center;
            }

                .module.so-deals .so-deal .owl2-controls .owl2-nav div.owl2-prev {
                    left: 0px;
                    margin-top: 198px;
                    z-index: 10;
                }

                .module.so-deals .so-deal .owl2-controls .owl2-nav div.owl2-next {
                    right: 0;
                    margin-top: 198px;
                    z-index: 10;
                }

                .module.so-deals .so-deal .owl2-controls .owl2-nav div.owl2-prev:before {
                    content: "\f104";
                    line-height: 22px;
                    font-size: 17px;
                }

                .module.so-deals .so-deal .owl2-controls .owl2-nav div.owl2-next:before {
                    content: "\f105";
                    line-height: 22px;
                    font-size: 17px;
                }

                .module.so-deals .so-deal .owl2-controls .owl2-nav div:hover {
                    background-color: #444;
                    border-color: #444;
                    color: #fff;
                }

/*---------- Category Slider -------*/
@media (min-width: 1201px) {
    div.container-slider .show.preset01-4 .slider {
        width: 80%;
    }

    div.container-slider .show.preset01-4 .item-sub-cat {
        width: 20%;
    }
}

div.container-slider {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

    div.container-slider.item1 {
        margin-bottom: 35px;
    }

        div.container-slider.item1 .page-top h3.modtitle {
            border-color: #fe5621;
        }

            div.container-slider.item1 .page-top h3.modtitle span {
                background: url("https://www.jackyselectronics.com/images/icon/electronic_icon.png") no-repeat;
                background-position: 35px center;
                background-color: #fe5621;
            }

            div.container-slider.item1 .page-top h3.modtitle:before {
                border-bottom: 20px solid #eb3901;
            }

        div.container-slider.item1 .item-sub-cat:before {
            background: url("https://www.jackyselectronics.com/images/image-cat-1-h5.png") no-repeat;
        }

    div.container-slider.item2 {
        margin-bottom: 35px;
    }

        div.container-slider.item2 .page-top h3.modtitle span {
            background: url("https://www.jackyselectronics.com/images/icon/mobile_icon.png") no-repeat;
            background-position: 35px center;
            background-color: #444;
        }

        div.container-slider.item2 .page-top h3.modtitle:before {
            border-bottom: 20px solid #CC0000;
        }

        div.container-slider.item2 .item-sub-cat:before {
            background: url("https://www.jackyselectronics.com/images/image-cat-2-h5.png") no-repeat;
        }

    div.container-slider.item3 .page-top h3.modtitle {
        border-color: #4bae4f;
    }

        div.container-slider.item3 .page-top h3.modtitle span {
            background: url("https://www.jackyselectronics.com/images/icon/computer_icon.png") no-repeat;
            background-position: 35px center;
            background-color: #4bae4f;
        }

        div.container-slider.item3 .page-top h3.modtitle:before {
            border-bottom: 20px solid #3c8a3f;
        }

    div.container-slider.item3 .item-sub-cat:before {
        background: url("https://www.jackyselectronics.com/images/image-cat-3-h5.png") no-repeat;
    }

    div.container-slider .page-top h3.modtitle span {
        padding-left: 60px;
    }

        div.container-slider .page-top h3.modtitle span:before {
            display: none;
        }

    div.container-slider .page-top h3.modtitle:before {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 0;
        left: 0;
        border-left: 20px solid transparent;
        background: #fff;
    }

    div.container-slider .item-cat-image a {
        position: relative;
        display: block;
    }

        div.container-slider .item-cat-image a:before {
            position: absolute;
            background: rgba(0, 0, 0, 0.3);
            width: 0;
            top: 0;
            left: 50%;
            content: "";
            transition: all 0.3s ease-in-out 0s;
        }

        div.container-slider .item-cat-image a:hover:before {
            width: 100%;
            left: 0;
            top: 0;
            height: 100%;
        }

    div.container-slider .categoryslider-content {
        overflow: visible;
        border: 1px solid #ddd;
        margin-top: 30px;
        margin-bottom: 0;
    }

    div.container-slider .item-cat-image {
        margin-top: -1px;
    }

    div.container-slider .show.preset01-4 .slider {
        float: right;
        border-left: 1px solid #ddd;
        margin-right: -1px;
    }

        div.container-slider .show.preset01-4 .slider .item {
            margin: 0;
            background-size: auto;
        }

    div.container-slider .show.preset01-4 .item-sub-cat {
        min-height: 298px;
    }

        div.container-slider .show.preset01-4 .item-sub-cat:before {
            content: "";
            background-size: cover;
            width: 101%;
            height: 165px;
            display: block;
            margin: -1px;
        }

        div.container-slider .show.preset01-4 .item-sub-cat ul {
            margin: 0;
            padding: 8px 10px;
        }

            div.container-slider .show.preset01-4 .item-sub-cat ul li {
                display: block;
                margin-bottom: 7px;
            }

                div.container-slider .show.preset01-4 .item-sub-cat ul li a {
                    line-height: 22px;
                    display: inline-block;
                    padding: 0;
                    padding-left: 20px;
                }

                    div.container-slider .show.preset01-4 .item-sub-cat ul li a:before {
                        content: "\f0da";
                        margin-right: 3px;
                        font-family: fontawesome;
                        background: transparent;
                        position: static;
                    }

                    div.container-slider .show.preset01-4 .item-sub-cat ul li a:hover {
                        color: #000;
                        font-weight: normal;
                    }

        div.container-slider .show.preset01-4 .item-sub-cat:hover:before {
            opacity: 0.8;
        }

    div.container-slider .products-list.grid .product-layout {
        overflow: visible;
    }

        div.container-slider .products-list.grid .product-layout .product-item-container {
            margin: 0;
            border: 1px solid transparent;
            padding-bottom: 0;
            min-height: 298px;
        }

            div.container-slider .products-list.grid .product-layout .product-item-container .product-image-container {
                overflow: visible;
            }

            div.container-slider .products-list.grid .product-layout .product-item-container .right-block {
                margin-top: 10px;
            }

            div.container-slider .products-list.grid .product-layout .product-item-container .caption h4 a {
                font-size: 16px;
                font-weight: normal;
            }

            div.container-slider .products-list.grid .product-layout .product-item-container .rating {
                margin-bottom: 10px;
            }

    div.container-slider .show .slider:before {
        display: none;
    }

    div.container-slider .owl2-controls {
        margin: 0;
        position: absolute;
        top: -64px;
        right: 0;
    }

        div.container-slider .owl2-controls .owl2-nav div {
            display: inline-block;
            width: 24px;
            height: 24px;
            background-repeat: no-repeat;
            background-position: center center;
            overflow: hidden;
            font-family: FontAwesome;
            font-size: 0;
            color: #c0c0c0;
            position: absolute;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            transition: 0.2s;
            cursor: pointer;
            background-color: #fff;
            border: 1px solid #ddd;
            transition: all 0.3s ease 0s;
            opacity: 1;
            font-weight: normal;
            text-align: center;
        }

            div.container-slider .owl2-controls .owl2-nav div.owl2-prev {
                right: 30px;
            }

                div.container-slider .owl2-controls .owl2-nav div.owl2-prev:before {
                    content: "\f104";
                    line-height: 22px;
                    font-size: 17px;
                }

            div.container-slider .owl2-controls .owl2-nav div.owl2-next {
                right: 0;
            }

                div.container-slider .owl2-controls .owl2-nav div.owl2-next:before {
                    content: "\f105";
                    line-height: 22px;
                    font-size: 17px;
                }

            div.container-slider .owl2-controls .owl2-nav div:hover {
                background-color: #444;
                border-color: #444;
                color: #fff;
            }

/*--------Latest blog --------*/
div.so-latest-blog.module {
    clear: inherit;
}

    div.so-latest-blog.module h3.modtitle {
        border: 0;
        margin-bottom: 0;
        margin-top: 12px;
    }

        div.so-latest-blog.module h3.modtitle span {
            background: transparent;
            color: #666;
            text-transform: capitalize;
            padding: 0;
            line-height: inherit;
        }

            div.so-latest-blog.module h3.modtitle span:before {
                display: none;
            }

    div.so-latest-blog.module .blog-external-simple .head-button {
        margin: 0;
        border: 0;
    }

    div.so-latest-blog.module .blog-external-simple .media .media-date-added {
        width: 70px;
        height: 70px;
        float: left;
        background-color: #eeeeee;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
        padding-top: 12px;
        margin-right: 20px;
    }

        div.so-latest-blog.module .blog-external-simple .media .media-date-added span {
            font-weight: bold;
        }

    div.so-latest-blog.module .blog-external-simple .media .item .media-body .media-heading a {
        color: #444;
        font-size: 14px;
        font-weight: normal;
    }

        div.so-latest-blog.module .blog-external-simple .media .item .media-body .media-heading a:hover {
            color: #000;
        }

    div.so-latest-blog.module .blog-external-simple .media .item .media-body .description {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 19px;
    }

.bestseller {
    clear: inherit;
}

    .bestseller h3 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
        margin-top: 12px;
    }

    .bestseller .description, .bestseller .button-group {
        display: none;
    }

    .bestseller .product-layout {
        margin-bottom: 7px;
        display: inline-block;
        width: 100%;
    }

        .bestseller .product-layout .image {
            float: left;
            margin-right: 20px;
            border: 1px solid #ddd;
            width: 70px;
            padding: 10px;
        }

            .bestseller .product-layout .image:hover {
                border-color: #444;
            }

        .bestseller .product-layout .caption {
            float: left;
            display: block;
        }

            .bestseller .product-layout .caption .ratings {
                margin-top: -5px;
                margin-bottom: 6px;
            }

            .bestseller .product-layout .caption .price {
                margin-bottom: 0;
            }

/*----- Socical Block --------*/
.footer-top {
    background-color: #444;
    /*height: 70px;*/
}

.social_block {
    margin-bottom: 0;
    background: #3a3a3a;
}

    .social_block .social-block {
        display: flex;
        margin-left: 100px;
        flex-wrap: wrap;
    }

@media only screen and (max-width:480px) {
    .social_block .social-block {
        margin-left: 0px;
    }
}


.social_block ul.social-block li {
    float: left;
    display: inline-block;
    margin: 0 10px;
    text-align: center;
    flex: 1;
}

    .social_block ul.social-block li a {
        color: #fff;
        /*line-height: 70px;
            width: 30px;*/
        display: flex;
        padding: 20px 0 25px;
    }



        .social_block ul.social-block li a:hover {
            color: #000;
        }

        .social_block ul.social-block li a i {
            font-size: 20px;
            line-height: 36px;
            width: 36px;
            height: 36px;
            color: #333;
            background: #fff;
            border-radius: 100%;
        }

        .social_block ul.social-block li a p {
            margin-left: 10px;
            font-weight: 600;
            font-size: 14px;
            color: #ffffff;
            line-height: normal;
            text-align: left;
            padding-top: 6px;
        }

            .social_block ul.social-block li a p span {
                display: block;
                color: #cccccc;
                font-size: 10px;
                font-weight: bold;
                text-transform: uppercase;
            }



/*-------------------------NEWSLETTER ------------------------------*/
.news-letter {
    overflow: hidden;
    padding-top: 10px;
    padding-right: 0;
    /* float: right;*/
    color: #fff;
}

    .news-letter .title-block {
        /* margin-left: 20px;*/
        min-height: 50px;
        display: inline-block;
        padding: 10px 0 0px 10px;
        /*background: url("https://www.jackyselectronics.com/images/icon/icon-newletter-footer.png") no-repeat left center;*/
    }

    .news-letter .page-heading {
        font-size: 16px;
        /*text-transform: uppercase;*/
        font-weight: 600;
        color: #fff;
        margin: 0px 0 6px;
    }

    .news-letter .pre-text {
        margin: 0;
        line-height: 12px;
        font-size: 12px;
    }

    .news-letter .block_content {
        /*float: right;*/
        padding-top: 5px;
    }

        .news-letter .block_content form {
            margin: 0px;
        }

            .news-letter .block_content form .form-group {
                margin: 0px;
                overflow: hidden;
            }

        .news-letter .block_content .input-box {
            float: left;
        }

            .news-letter .block_content .input-box input {
                padding: 5px 15px;
                background: #fff;
                color: #999;
                font-size: 12px;
                float: left;
                max-width: 270px;
                height: 36px;
                transition: 0.3s all ease 0s;
                border: solid 1px #ddd;
                border-right: none;
                width: 230px;
            }

        .news-letter .block_content .subcribe {
            float: left;
        }

            .news-letter .block_content .subcribe button {
                height: 36px;
                float: left;
                text-transform: uppercase;
                font-size: 12px;
                transition: 0.3s all ease 0s;
                font-weight: 500;
                text-transform: uppercase;
                background-color: #000;
                border-color: #000;
                color: #fff;
            }

                .news-letter .block_content .subcribe button:hover {
                    background-color: #CC0000;
                    border-color: #CC0000;
                }

/*--------MANUFACTURE ----------*/
#manu {
    border: 1px solid #ddd;
    padding: 14px 0;
    background-color: #FFF;
}

    #manu .item img:hover {
        opacity: 0.8;
    }

    #manu .owl2-nav div {
        display: inline-block;
        width: 36px;
        height: 36px;
        background-color: #fff;
        background-position: center center;
        overflow: hidden;
        font-family: FontAwesome;
        font-size: 0;
        color: #c0c0c0;
        opacity: 1;
        text-align: center;
        position: absolute;
        top: inherit;
        bottom: 33%;
        margin-top: -85px;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        transition: 0.2s;
        cursor: pointer;
        background-color: #fff;
        border: 1px solid #ddd;
        transition: all 0.3s ease 0s;
        transform: scale(0);
    }

        #manu .owl2-nav div.owl2-prev {
            left: 0px;
        }

            #manu .owl2-nav div.owl2-prev:before {
                content: "\f104";
                line-height: 35px;
                padding: 10px;
                font-size: 28px;
            }

        #manu .owl2-nav div.owl2-next {
            right: 0px;
        }

            #manu .owl2-nav div.owl2-next:before {
                content: "\f105";
                line-height: 35px;
                padding: 10px;
                font-size: 28px;
            }

        #manu .owl2-nav div:hover {
            background-color: #444;
            border-color: #444;
            color: #fff;
        }

    #manu:hover .owl2-nav div {
        transform: scale(1);
    }

/*------------BOX FOOTER ---------------*/
.footer-navbar {
    padding-bottom: 10px;
}

.box-footer {
    border-right: 1px solid #ddd;
    min-height: 230px;
}

    .box-footer .module {
        margin: 0;
    }

    .box-footer.box-account, .box-footer.box-information {
        padding-left: 20px;
    }

        .box-footer.box-account li, .box-footer.box-information li {
            line-height: 32px;
        }

    .box-footer:last-child {
        border-right: 0;
        padding-left: 20px;
    }

ul.payment-method {
    padding-top: 25px;
    border-bottom: 0;
}

    ul.payment-method li {
        display: inline-block;
        margin-right: 7px;
    }

        ul.payment-method li img:hover {
            opacity: 0.8;
        }

/*==================GENERAL ============*/
.label-new, .label-sale {
    min-width: 45px;
    height: 20px;
    padding: 0 10px;
    border-radius: 0;
    line-height: 20px;
}

.label-sale {
    /*background-color: #e67e22;*/
    /*background:url(../images/icon/voucher.png);*/
}

    .label-sale:after {
        border-top-color: #e67e22;
        right: 0;
    }

.label-new:after {
    left: 0;
}

.gift-img {
    left: 0px;
    top: 0px;
    width: 115px !important;
    z-index: 1;
}

.label-sale {
    background-color: transparent !important;
    width: 100px;
    word-wrap: break-word;
    left: -23px;
    position: absolute;
    top: 22px;
    white-space: pre-wrap;
    max-width: 120px;
    padding: 0px;
    text-align: center;
    font-size: 12px !important;
    line-height: 13px;
    color: #f7ff0f;
}

.price .price-new, .price span.price {
}

.price .price-old {
    font-size: 14px;
    font-weight: bold;
    color: #00ABF0;
}

.product-filter .box-pagination {
    height: 27px;
    margin-top: 3px;
}

    .product-filter .box-pagination ul {
        margin: 0;
        height: 27px;
    }

.short-by-show .form-group {
    position: relative;
}

    .short-by-show .form-group .control-label {
        margin: 1px 5px;
    }

    .short-by-show .form-group:after {
        /*content: "\f0d7";*/
        background: #fff;
        color: #8d8d8d;
        text-align: center;
        margin: 0;
        position: absolute;
        right: 1px;
        top: 1px;
        height: 32px;
        width: 28px;
        line-height: 32px;
        pointer-events: none;
        -ms-pointer-events: none;
        -webkit-pointer-events: none;
        font-family: Fontawesome;
    }

.form-inline .form-control {
    box-shadow: none;
}



.filters-panel .list-view button.btn {
    margin-right: 5px;
}

.filters-panel.product-filter-bottom {
    margin-bottom: 15px;
}

    .filters-panel.product-filter-bottom .short-by-show .form-group:after {
        display: none;
    }

div.products-list {
    /*------------------PRODUCT GRID ====================*/
    /*----------------PRODUCT LIST ------------------*/
}

    div.products-list .product-layout {
        overflow: hidden;
        height: 402px;
    }

        div.products-list .product-layout .product-item-container .left-block .quickview {
            width: 30px;
            height: 30px;
            text-indent: -99999px;
            background: #999 url("https://www.jackyselectronics.com/images/icon/icon_quickview.png") no-repeat center center;
        }

        div.products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner {
            background: transparent;
            box-shadow: none;
        }

            div.products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item {
                padding: 1px 0;
                background: #999;
                border: none;
                margin-right: 2px;
                width: 23.5%;
            }

                div.products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item .num-time {
                    font-size: 14px;
                    color: #fff;
                    margin: 0;
                    border: none;
                    height: 18px;
                    line-height: 20px;
                    font-weight: bold;
                }

                div.products-list .product-layout .product-item-container .left-block .countdown_box .countdown_inner .time-item .name-time {
                    font-size: 10px;
                    color: #fff;
                    margin: 0;
                    height: 20px;
                    line-height: 20px;
                    text-transform: uppercase;
                }

        div.products-list .product-layout .product-item-container .button-group button.addToCart, div.products-list .product-layout .product-item-container .button-group button.wishlist, div.products-list .product-layout .product-item-container .button-group button.compare {
            float: left;
            margin-right: 5px;
            background-color: #999;
        }

        div.products-list .product-layout .product-item-container .button-group button.addToCart {
            background: #999 url("https://www.jackyselectronics.com/images/icon/icon_cart.png") no-repeat center center;
        }

            div.products-list .product-layout .product-item-container .button-group button.addToCart:hover {
                background-color: #444;
            }

        div.products-list .product-layout .product-item-container .button-group button.wishlist {
            background: #999 url("https://www.jackyselectronics.com/images/icon/icon_wishlist.png") no-repeat center center;
        }

            div.products-list .product-layout .product-item-container .button-group button.wishlist:hover {
                background-color: #444;
            }

        div.products-list .product-layout .product-item-container .button-group button.compare {
            background: #999 url("https://www.jackyselectronics.com/images/icon/icon_compare.png") no-repeat center center;
        }

            div.products-list .product-layout .product-item-container .button-group button.compare:hover {
                background-color: #444;
            }

    div.products-list.grid .product-layout .product-item-container {
        padding: 15px;
        position: relative;
        min-height: 270px !important;
        box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
    }

        div.products-list.grid .product-layout .product-item-container .left-block .quickview {
            opacity: 1;
            position: absolute;
            top: 126px;
            left: inherit;
            right: -8px;
            margin: 0;
            background-color: #999;
            -webkit-transition: all 0.9s ease-in-out;
            -moz-transition: all 0.9s ease-in-out;
            transition: all 0.9s ease-in-out;
            opacity: 0;
        }

        div.products-list.grid .product-layout .product-item-container .right-block {
            float: left;
            margin-top: 7px;
            width: 100%;
        }

            div.products-list.grid .product-layout .product-item-container .right-block .caption {
                padding: 0;
            }

                div.products-list.grid .product-layout .product-item-container .right-block .caption h4 a {
                    font-size: 15px;
                    color: #444;
                    font-weight: normal;
                }

                div.products-list.grid .product-layout .product-item-container .right-block .caption .ratings {
                    margin: 5px 0 5px 0;
                }

        div.products-list.grid .product-layout .product-item-container .button-group button {
            width: 30px;
            height: 30px;
            background-color: #999;
            text-indent: -99999px;
            background-repeat: no-repeat;
            background-position: center center;
            position: absolute;
            margin-right: 0 !important;
            border-color: #999;
            opacity: 0;
        }

            div.products-list.grid .product-layout .product-item-container .button-group button:hover {
                border-color: #444;
            }

            div.products-list.grid .product-layout .product-item-container .button-group button.addToCart {
                top: 35px;
                right: 7px;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

            div.products-list.grid .product-layout .product-item-container .button-group button.wishlist {
                width: 30px;
                height: 30px;
                top: 70px;
                right: 7px;
                -webkit-transition: all 0.5s ease-in-out;
                -moz-transition: all 0.5s ease-in-out;
                transition: all 0.5s ease-in-out;
            }

            div.products-list.grid .product-layout .product-item-container .button-group button.compare {
                width: 30px;
                height: 30px;
                top: 105px;
                right: 7px;
                -webkit-transition: all 0.7s ease-in-out;
                -moz-transition: all 0.7s ease-in-out;
                transition: all 0.7s ease-in-out;
            }

        div.products-list.grid .product-layout .product-item-container .label-new {
            top: 10px;
            right: 10px;
            z-index: 1;
        }

        div.products-list.grid .product-layout .product-item-container .label-sale {
            z-index: 1;
        }

        div.products-list.grid .product-layout .product-item-container:hover {
        }

            div.products-list.grid .product-layout .product-item-container:hover .button-group button {
                opacity: 1;
            }

            div.products-list.grid .product-layout .product-item-container:hover .left-block .quickview {
                background-color: #999;
                opacity: 1;
            }

                div.products-list.grid .product-layout .product-item-container:hover .left-block .quickview:hover {
                    background-color: #444;
                }

    div.products-list.list .product-layout .product-item-container .left-block .quickview {
        left: 62%;
    }

    div.products-list.list .product-layout .product-item-container .button-group button {
        height: 30px;
    }

        div.products-list.list .product-layout .product-item-container .button-group button.addToCart {
            background-position: 8px center;
            font-weight: normal;
            padding: 0px 12px 0px 30px;
            color: #fff;
            border-color: #999;
        }

            div.products-list.list .product-layout .product-item-container .button-group button.addToCart i {
                display: none;
            }

            div.products-list.list .product-layout .product-item-container .button-group button.addToCart:hover {
                border-color: #444;
            }

        div.products-list.list .product-layout .product-item-container .button-group button.wishlist {
            width: 30px;
            text-indent: -99999px;
            background-repeat: no-repeat;
            background-position: center center;
            border-color: #999;
        }

            div.products-list.list .product-layout .product-item-container .button-group button.wishlist:hover {
                border-color: #444;
            }

        div.products-list.list .product-layout .product-item-container .button-group button.compare {
            width: 30px;
            text-indent: -99999px;
            background-repeat: no-repeat;
            background-position: center center;
            border-color: #999;
        }

            div.products-list.list .product-layout .product-item-container .button-group button.compare:hover {
                border-color: #444;
            }

    div.products-list.list .product-layout .product-item-container .ratings {
        margin: -5px 0 10px 0;
    }

    div.products-list.list .product-layout .product-item-container:hover .left-block {
        box-shadow: none;
        border: 1px solid #aaa;
    }

        div.products-list.list .product-layout .product-item-container:hover .left-block .quickview:hover {
            background-color: #444;
        }

.static-image-home-left img:hover {
    opacity: 0.8;
}

.producttab .tabsslider .nav-tabs li {
    margin-bottom: -1px;
}

    .producttab .tabsslider .nav-tabs li.active a, .producttab .tabsslider .nav-tabs li:hover a {
        background-color: #444;
        color: #fff;
    }

.producttab .tabsslider.vertical-tabs .nav-tabs li {
    margin-bottom: 0;
}

div.left-content-product .content-product-right .product-label .stock {
    float: none;
}

div.left-content-product .content-product-right .box-info-product .quantity .quantity-control {
    background: #fff;
    padding: 0;
}

    div.left-content-product .content-product-right .box-info-product .quantity .quantity-control label {
        margin-top: 3px;
    }

    div.left-content-product .content-product-right .box-info-product .quantity .quantity-control input.form-control {
        height: 30px;
        width: 38px;
        line-height: inherit;
    }

    div.left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up {
        top: 0;
        background-color: #999;
    }

    div.left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
        top: 14px;
        background-color: #999;
    }

div.left-content-product .content-product-right .box-info-product .cart {
    margin: 0;
}

    div.left-content-product .content-product-right .box-info-product .cart input {
        height: 30px;
        line-height: 30px;
        padding: 0 15px 0 30px;
        font-weight: normal;
        background: #999 url("https://www.jackyselectronics.com/images/icon/icon_cart.png") no-repeat;
        background-position: 8px center;
    }

        div.left-content-product .content-product-right .box-info-product .cart input:hover {
            background-color: #444;
        }

div.left-content-product .content-product-right .box-info-product .add-to-links ul li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    transition: none;
    margin: 0 5px;
    background-color: #999;
    color: #fff;
}

    div.left-content-product .content-product-right .box-info-product .add-to-links ul li a:hover {
        background-color: #444;
        color: #fff;
    }

div.left-content-product .content-product-right .box-info-product .add-to-links ul li.compare a.icon {
    background: #999999 url("https://www.jackyselectronics.com/images/icon/icon_compare.png") no-repeat center center;
}

    div.left-content-product .content-product-right .box-info-product .add-to-links ul li.compare a.icon i {
        display: none;
    }

    div.left-content-product .content-product-right .box-info-product .add-to-links ul li.compare a.icon:hover {
        background-color: #444;
    }

div.left-content-product .content-product-right .box-info-product .add-to-links li.wishlist a {
    margin-right: 0;
}

.left-content-product .content-product-left #thumb-slider.thumb-vertical-outer {
    width: 100px;
    float: left;
    margin-right: 15px;
    position: relative;
}

    .left-content-product .content-product-left #thumb-slider.thumb-vertical-outer .vertical {
        margin-top: 25px;
    }

.left-content-product .content-product-left .large-image {
    position: relative;
    overflow: hidden;
    display: block;
}

.short_description {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

    .short_description h3 {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
    }

.thumb-vertical-outer .slider-btn {
    font-weight: bold;
    position: absolute;
    left: 40%;
    cursor: pointer;
}

    .thumb-vertical-outer .slider-btn .fa {
        font-size: 20px;
    }

        .thumb-vertical-outer .slider-btn .fa.fa-chevron-up {
            position: relative;
            top: -5px;
        }

        .thumb-vertical-outer .slider-btn .fa.fa-chevron-down {
            position: relative;
            bottom: 2px;
        }

        .thumb-vertical-outer .slider-btn .fa:hover {
            color: #000;
        }

.product-view .content-product-left .thumb-video {
    margin-top: -50px;
    left: 30px;
    position: relative;
    font-size: 32px;
}

    .product-view .content-product-left .thumb-video .fa {
        font-size: 32px;
    }

.bototm-detail {
    padding: 0;
}

.related.products-list {
    border: 1px solid #ddd;
}

    .related.products-list .releate-products .product-item-container {
        padding: 20px;
        position: relative;
    }

        .related.products-list .releate-products .product-item-container .product-item {
            border-bottom: 1px solid #ddd;
            margin-bottom: 20px;
        }

            .related.products-list .releate-products .product-item-container .product-item .product-image-container {
                float: left;
            }

                .related.products-list .releate-products .product-item-container .product-item .product-image-container img {
                    width: 84px;
                    height: 84px;
                }

                .related.products-list .releate-products .product-item-container .product-item .product-image-container:hover img {
                    opacity: 0.8;
                }

            .related.products-list .releate-products .product-item-container .product-item .quickview, .related.products-list .releate-products .product-item-container .product-item .button-group {
                display: none;
            }

            .related.products-list .releate-products .product-item-container .product-item:last-child {
                border-bottom: 0;
            }

    .related.products-list .owl2-controls {
        margin-bottom: 8px;
        text-align: right;
        position: absolute;
        top: -34px;
        right: 5px;
        vertical-align: middle;
    }

        .related.products-list .owl2-controls .owl2-prev, .related.products-list .owl2-controls .owl2-next {
            width: 17px;
            height: 30px;
            text-align: center;
            display: inline-block;
            line-height: 30px;
            font-size: 0;
            cursor: pointer;
            color: #999999;
        }

            .related.products-list .owl2-controls .owl2-prev:hover, .related.products-list .owl2-controls .owl2-next:hover {
                color: #000;
            }

            .related.products-list .owl2-controls .owl2-prev:before {
                content: "\f104";
                font-family: FontAwesome;
                font-size: 28px;
            }

            .related.products-list .owl2-controls .owl2-next:before {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 28px;
            }

.up-sell-product {
    padding: 0;
}

    .up-sell-product .so-basic-product {
        overflow: visible;
        position: relative;
    }

        .up-sell-product .so-basic-product .item-element {
            width: 100%;
            overflow: visible;
        }

        .up-sell-product .so-basic-product .item-wrap {
            margin: 30px 0 0;
            border: 1px solid #ddd;
            overflow: visible;
        }

            .up-sell-product .so-basic-product .item-wrap.products-list.grid .product-layout .product-item-container {
                margin: 0;
                border: 1px solid transparent;
                padding-bottom: 0;
                min-height: 324px;
            }

                .up-sell-product .so-basic-product .item-wrap.products-list.grid .product-layout .product-item-container:hover {
                    border: 1px solid #aaa;
                }

                .up-sell-product .so-basic-product .item-wrap.products-list.grid .product-layout .product-item-container .product-image-container {
                    overflow: visible;
                }

                .up-sell-product .so-basic-product .item-wrap.products-list.grid .product-layout .product-item-container .caption h4 a {
                    font-size: 14px;
                    font-weight: normal;
                }

            .up-sell-product .so-basic-product .item-wrap .owl2-nav div {
                display: inline-block;
                width: 36px;
                height: 36px;
                background-repeat: no-repeat;
                background-position: center center;
                overflow: hidden;
                font-family: FontAwesome;
                font-size: 0;
                color: #c0c0c0;
                position: absolute;
                top: 73%;
                margin-top: -85px;
                -webkit-transition: 0.2s;
                -moz-transition: 0.2s;
                transition: 0.2s;
                cursor: pointer;
                background-color: #fff;
                border: 1px solid #ddd;
                transition: all 0.3s ease 0s;
                transform: scale(0);
                text-align: center;
            }

                .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev {
                    left: -20px;
                }

                    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev:before {
                        content: "\f104";
                        line-height: 35px;
                        padding: 10px;
                        font-size: 28px;
                    }

                .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next {
                    right: -18px;
                }

                    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next:before {
                        content: "\f105";
                        line-height: 35px;
                        padding: 10px;
                        font-size: 28px;
                    }

                .up-sell-product .so-basic-product .item-wrap .owl2-nav div:hover {
                    background-color: #444;
                    border-color: #444;
                    color: #fff;
                }

            .up-sell-product .so-basic-product .item-wrap:hover .owl2-nav div {
                transform: scale(1);
            }

#product-quick.product-info .product-view .left-content-product .content-product-left .label-sale {
    left: 25px;
}

#product-quick.product-info .left-content-product .content-product-right .box-info-product {
    margin: 0;
}

#product-quick.product-info .left-content-product .content-product-right .product-label .price {
    margin-right: 10px;
}

.product-options label {
    padding: 0;
}

.product-options .radio .fa {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    color: white;
    line-height: 22px;
    text-align: center;
}

.product-options .active .fa {
    display: block;
}

.dropmenu > li > a {
    width: 100%;
}

.dropmenu > li:hover {
    color: #FFF;
    background-color: #444;
}

.dropmenu > li > a:hover {
    color: #FFF;
    background-color: #444;
}
/*# sourceMappingURL=theme-cyan.css.map */





/* ************************************************************************************************
 	FILTER SHOPBY
************************************************************************************************ */
.so_filter_wrap_block .so_filter_wrap.block-shopby {
    border: none;
    display: block;
    overflow: hidden;
}

    .so_filter_wrap_block .so_filter_wrap.block-shopby h3.modtitle {
        padding: 0;
    }

    .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent {
        margin-top: 0px;
        background: #fff;
    }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-heading .so-filter-heading-text {
            float: left;
            padding: 5px 0 5px;
            color: #444;
            font-weight: normal;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container {
            padding-top: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
        }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option label {
                font-size: 12px;
            }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .opt-select {
                border: none;
                border-top: #ddd 1px dotted;
            }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option:hover .option-input:before {
                background-color: transparent;
                border: 2px solid #999;
            }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option .option-input:before {
                margin-top: -7px !important;
            }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .so-filter-option-sub:before,
            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input:before {
                background: #CC0000;
            }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option .option-input,
            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option-sub {
                position: relative;
                padding-left: 14px;
            }

                .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option .option-input:before,
                .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option-sub:before {
                    display: inline-block;
                    content: "";
                    width: 12px;
                    height: 12px;
                    position: absolute;
                    top: 50%;
                    margin-top: -10px;
                    left: 0;
                    background-color: #999;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
                    transition: all 0.2s ease-in-out;
                }

                .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option .option-input:hover:before,
                .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option-sub:hover:before {
                    background-color: transparent;
                    border: 2px solid #999;
                }

                .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option .option-input .fa-circle,
                .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container .so-filter-option-sub .fa-circle {
                    display: none;
                }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent li.so-filter-options {
            margin-left: 10px;
            margin-right: 10px;
            border-bottom: #ddd 1px dotted;
            margin-bottom: 0px;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-option.so-filter-price {
            text-align: left;
            padding: 0;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-content-opts-container ul li {
            float: left;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-option.so-filter-price .content_min_max {
            display: block;
        }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby {
                min-width: 60px;
                width: 49%;
                padding: 0 5px;
                display: inline-block;
                float: left;
                border: 1px solid #ddd;
                display: inline-block;
            }

                .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby.txt-price-shopby-fisrt {
                    margin-right: 2%;
                }

                .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span {
                    display: table-cell;
                    vertical-align: middle;
                }

                    .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span.text-current {
                        position: relative;
                        top: 1px;
                    }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-option.so-filter-price .content_min_max .input_max,
            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .so-filter-option.so-filter-price .content_min_max .input_min {
                border: none;
                box-shadow: none;
                padding: 0;
                margin: 0;
                min-width: 50px;
            }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .noUi-handle {
            background: #CC0000;
            border: none;
            width: 14px;
            height: 14px;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .noUi-connect {
            box-shadow: none;
            height: 4px;
            background: #CC0000;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .noUi-background {
            background: #dddddd;
            box-shadow: none;
            height: 4px;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .noUi-horizontal .noUi-handle-upper {
            right: 14px;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .noUi-target {
            border: none;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent .noUi-background {
            background: #dddddd;
        }

        .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent #btn_resetAll {
            background: #444 none repeat scroll 0 0;
            border-radius: 3px;
            color: #fff;
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            margin: 10px 20px;
            padding: 5px 10px;
            text-transform: capitalize;
            width: auto;
        }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent #btn_resetAll .fa.fa-times {
                display: none;
            }

            .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent #btn_resetAll:hover {
                background: #CC0000;
                color: #fff;
            }

                .so_filter_wrap_block .so_filter_wrap.block-shopby .modcontent #btn_resetAll:hover .fa.fa-times {
                    color: #fff;
                }

.producttab .tabsslider .nav-tabs li {
    margin-bottom: -1px;
}

    .producttab .tabsslider .nav-tabs li.active a, .producttab .tabsslider .nav-tabs li:hover a {
        background-color: #CC0000;
        color: #fff;
    }

.producttab .tabsslider.vertical-tabs .nav-tabs > li {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .producttab .tabsslider.vertical-tabs .nav-tabs > li:last-child {
        border: none;
    }
}

div.left-content-product .content-product-right .product-label .stock {
    float: none;
}

div.left-content-product .content-product-right .box-info-product .quantity .quantity-control {
    background: #fff;
    padding: 0;
}

    div.left-content-product .content-product-right .box-info-product .quantity .quantity-control label {
        margin-top: 3px;
    }

    div.left-content-product .content-product-right .box-info-product .quantity .quantity-control input.form-control {
        height: 30px;
        width: 38px;
        line-height: inherit;
    }

    div.left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_up {
        top: 0;
        background-color: #999;
    }

    div.left-content-product .content-product-right .box-info-product .quantity .quantity-control span.product_quantity_down {
        top: 14px;
        background-color: #999;
    }

div.left-content-product .content-product-right .box-info-product .cart {
    margin: 0 0 4px;
    display: inline-block;
}

    div.left-content-product .content-product-right .box-info-product .cart input {
        height: 30px;
        line-height: 30px;
        padding: 0 15px 0 30px;
        font-weight: normal;
        background: #999 url("https://www.jackyselectronics.com/images/icon/icon_cart.png") no-repeat;
        background-position: 8px center;
    }

        div.left-content-product .content-product-right .box-info-product .cart input:hover {
            background-color: #CC0000;
        }

div.left-content-product .content-product-right .box-info-product .wishlist, div.left-content-product .content-product-right .box-info-product .compare, div.left-content-product .content-product-right .box-info-product .detail {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 4px;
}

    div.left-content-product .content-product-right .box-info-product .wishlist .icon, div.left-content-product .content-product-right .box-info-product .detail .icon {
        height: 30px;
        width: 30px;
        line-height: 30px;
        text-align: center;
        padding: 0;
        transition: none;
        display: inline-block;
        background-color: #999;
        color: #fff;
    }

        div.left-content-product .content-product-right .box-info-product .wishlist .icon:hover, div.left-content-product .content-product-right .box-info-product .detail .icon:hover {
            background-color: #CC0000;
            color: #fff;
        }

    div.left-content-product .content-product-right .box-info-product .compare a.icon {
        height: 30px;
        width: 30px;
        line-height: 30px;
        text-align: center;
        padding: 0;
        transition: none;
        display: inline-block;
        background: #999999 url("https://www.jackyselectronics.com/images/icon/icon_compare.png") no-repeat center center;
    }

        div.left-content-product .content-product-right .box-info-product .compare a.icon i {
            display: none;
        }

        div.left-content-product .content-product-right .box-info-product .compare a.icon:hover {
            background-color: #CC0000;
        }

div.left-content-product .content-product-right .box-info-product .add-to-links li.wishlist a {
    margin-right: 0;
}

.left-content-product .content-product-left #thumb-slider.thumb-vertical-outer {
    width: 100px;
    float: left;
    margin-right: 15px;
    position: relative;
}

    .left-content-product .content-product-left #thumb-slider.thumb-vertical-outer .vertical {
        margin-top: 25px;
    }

.left-content-product .content-product-left .large-image {
    position: relative;
    overflow: hidden;
    display: block;
}

.short_description {
   display: inline-block;

width: 100%;

margin-top: 5px;

background:#036;

border-top-left-radius: 5px;

border-top-right-radius: 5px;
}

    .short_description h3 {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: 10px;
color:
white;
text-align: center;
    }

.thumb-vertical-outer .slider-btn {
    font-weight: bold;
    position: absolute;
    left: 40%;
    cursor: pointer;
}

    .thumb-vertical-outer .slider-btn .fa {
        font-size: 20px;
    }

        .thumb-vertical-outer .slider-btn .fa.fa-chevron-up {
            position: relative;
            top: -5px;
        }

        .thumb-vertical-outer .slider-btn .fa.fa-chevron-down {
            position: relative;
            bottom: 2px;
        }

        .thumb-vertical-outer .slider-btn .fa:hover {
            color: #CC0000;
        }

.product-view .content-product-left .thumb-video {
    margin-top: -50px;
    left: 30px;
    position: relative;
    font-size: 32px;
}

    .product-view .content-product-left .thumb-video .fa {
        font-size: 32px;
    }

.bototm-detail {
    padding: 0;
}

.related.products-list {
    border: 1px solid #ddd;
}

    .related.products-list .releate-products .product-item-container {
        padding: 20px;
        position: relative;
    }

        .related.products-list .releate-products .product-item-container .product-item {
            border-bottom: 1px solid #ddd;
            margin-bottom: 20px;
        }

            .related.products-list .releate-products .product-item-container .product-item .product-image-container {
                float: left;
            }

                .related.products-list .releate-products .product-item-container .product-item .product-image-container img {
                    width: 84px;
                    height: 84px;
                }

                .related.products-list .releate-products .product-item-container .product-item .product-image-container:hover img {
                    opacity: 0.8;
                }

            .related.products-list .releate-products .product-item-container .product-item .quickview, .related.products-list .releate-products .product-item-container .product-item .button-group {
                display: none;
            }

            .related.products-list .releate-products .product-item-container .product-item:last-child {
                border-bottom: 0;
            }

    .related.products-list .owl2-controls {
        margin-bottom: 8px;
        text-align: right;
        position: absolute;
        top: -34px;
        right: 5px;
        vertical-align: middle;
    }

        .related.products-list .owl2-controls .owl2-prev, .related.products-list .owl2-controls .owl2-next {
            width: 17px;
            height: 30px;
            text-align: center;
            display: inline-block;
            line-height: 30px;
            font-size: 0;
            cursor: pointer;
            color: #999999;
            position: static;
            margin-top: 0;
            background: none;
        }

            .related.products-list .owl2-controls .owl2-prev:hover, .related.products-list .owl2-controls .owl2-next:hover {
                color: #CC0000;
            }

            .related.products-list .owl2-controls .owl2-prev:before {
                content: "\f104";
                font-family: FontAwesome;
                font-size: 28px;
            }

            .related.products-list .owl2-controls .owl2-next:before {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 28px;
            }

.up-sell-product {
    padding: 0;
}

    .up-sell-product div.products-list.grid .product-layout .product-item-container .label-sale {
        left: 0;
        top: 0;
    }

    .up-sell-product div.products-list.grid .product-layout .product-item-container .label-new {
        right: 0;
        top: 0;
    }

    .up-sell-product .so-basic-product {
        overflow: visible;
        position: relative;
    }

        .up-sell-product .so-basic-product .item-element {
            width: 100%;
            overflow: visible;
        }

        .up-sell-product .so-basic-product .item-wrap {
            margin: 30px 0 0;
            border: 1px solid #ddd;
            overflow: visible;
        }

            .up-sell-product .so-basic-product .item-wrap.products-list.grid .product-layout .product-item-container {
                margin: 0;
                border: 1px solid transparent;
                padding-bottom: 0;
                min-height: 330px;
            }

                .up-sell-product .so-basic-product .item-wrap.products-list.grid .product-layout .product-item-container .product-image-container {
                    overflow: hidden;
                }

                .up-sell-product .so-basic-product .item-wrap.products-list.grid .product-layout .product-item-container .caption h4 a {
                    font-size: 14px;
                    font-weight: normal;
                }

            .up-sell-product .so-basic-product .item-wrap .owl2-nav div {
                display: inline-block;
                width: 36px;
                height: 36px;
                background-repeat: no-repeat;
                background-position: center center;
                overflow: hidden;
                font-family: FontAwesome;
                font-size: 0;
                color: #c0c0c0;
                position: absolute;
                top: 73%;
                margin-top: -85px;
                -webkit-transition: 0.2s;
                -moz-transition: 0.2s;
                transition: 0.2s;
                cursor: pointer;
                background-color: #fff;
                border: 1px solid #ddd;
                transition: all 0.3s ease 0s;
                transform: scale(0);
                text-align: center;
            }

                .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev {
                    left: -20px;
                }

                    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev:before {
                        content: "\f104";
                        line-height: 35px;
                        padding: 10px;
                        font-size: 28px;
                    }

                .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next {
                    right: -18px;
                }

                    .up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next:before {
                        content: "\f105";
                        line-height: 35px;
                        padding: 10px;
                        font-size: 28px;
                    }

                .up-sell-product .so-basic-product .item-wrap .owl2-nav div:hover {
                    background-color: #CC0000;
                    border-color: #CC0000;
                    color: #fff;
                }

            .up-sell-product .so-basic-product .item-wrap:hover .owl2-nav div {
                transform: scale(1);
            }

    .up-sell-product .owl2-carousel .owl2-item.active {
        border-right: 1px solid #ddd;
    }

        .up-sell-product .owl2-carousel .owl2-item.active:last-child {
            border: none;
        }

#product-quick.product-info .product-view {
    background: #fff;
}

    #product-quick.product-info .product-view .left-content-product .content-product-left .label-sale {
        left: 25px;
    }

#product-quick.product-info .left-content-product .content-product-right .box-info-product {
    margin: 0;
}

#product-quick.product-info .left-content-product .content-product-right .product-label .price {
    margin-right: 10px;
}

.product-options label {
    padding: 0;
}

.product-options .radio .fa {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    color: white;
    line-height: 15px;
    text-align: center;
}

.product-options .active .fa {
    display: block;
}

@media (max-width: 768px) {
    .product-detail #content {
        width: 100%;
    }

    .product-detail .right_column, .product-detail .left_column {
        width: 100%;
    }
}

/*# sourceMappingURL=theme-cyan.css.map */

.social-member {
    list-style: none !important;
    margin-top: 10px !important;
    text-align: left !important;
}

    .social-member .social-icon {
        display: inline-block !important;
        margin: 0 3px !important;
        padding: 0px !important;
        background: none !important;
        border: none !important;
    }

        .social-member .social-icon a {
            display: inline-block;
            color: #fff;
            font-size: 16px;
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
        }

            .social-member .social-icon a span {
                display: none;
            }

            .social-member .social-icon a:hover {
                background-color: #009688 !important;
            }

        .social-member .social-icon.rss a {
            background-color: #f8bc2e;
        }

        .social-member .social-icon.facebook a {
            background-color: #39599f;
        }

        .social-member .social-icon.twitter a {
            background-color: #45b0e3;
        }

        .social-member .social-icon.google a {
            background-color: #1872bf;
        }

.btn-danger {
    background-color: #CC0000 !important;
}

.container-fluid {
    padding: 0px 5px !important;
}

.navbar-logo > a > img {
   height: 55px;
padding-bottom: 4px;
margin-left: 15px;
margin-top: 0px;
}

@media (max-width:480px) {

    .navbar-logo > a > img {
        padding-top: 14px;
        height: auto;
    }
}


.header_search {
    margin-right: 0px;
    float: right;
}

#scrolllogo {
    width: 145px !important;
    text-align: center;
    background-color: #CC0000;
    border-right: 1px solid #444;
    color: white;
    font-weight: bold;
}

.input-group-btn {
    background: #CC0000;
}


#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

    #snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

.ui-widget-content {
    z-index: 99999 !important;
    background-color: #FFF !important;
    color: #000 !important;
    border: 1px solid #ccc !important;
}

.ui-autocomplete > li {
    background-color: #FFF !important;
    color: #000 !important;
    border-bottom: 1px solid #e4e4e4 !important;
}

.ui-state-focus, .ui-state-focus:hover {
    background-color: #cc0000 !important;
    color: #fff !important;
    background-image: none !important;
    border: 1px solid #cc0000 !important;
}

.item-service li a {
    border: 0px solid #FFF;
}

.remove-padding {
    padding: 0px !important;
}

.well {
    width: 570px;
    margin: 0 auto;
    background: #ec9093;
    border: 0px;
}


.maindiv {
    background: #fdf3b6;
    background-image: url('../images/Smartchefbackground.jpg');
}

.maindiv-smartchef {
    background: #fdf3b6;
    background-image: url('../images/Smart chefbackground.jpg');
    background-repeat: no-repeat;
    margin: 0px;
}

.smartChefheading {
    box-sizing: border-box;
    font-size: 23px;
    line-height: 135%;
    max-width: 100%;
    min-width: 0%;
    color: #f9de09;
    font-weight: bold;
}

.small-price {
    font-size: 13px;
}

@media screen and (min-width:768px) {
    .product-item-container {
        height: 358px;
    }

    div.products-list.grid .product-layout .product-item-container .right-block .caption h4 a {
        font-size: 15px;
    }
}

@media screen and (min-width: 1440px) {
    .product-item-container {
        height: 396px;
    }
}

@media screen and (max-width:425px) {
    .module.so-deals .so-deal .owl2-controls .owl2-nav div.owl2-prev {
        left: 0px;
        margin-top: 150px;
        z-index: 10;
    }

    .small-price {
        font-size: 11px;
    }

    .module.so-deals .so-deal .owl2-controls .owl2-nav div.owl2-next {
        right: 0;
        margin-top: 150px;
        z-index: 10;
    }
}

/*@media screen and (width:320px) {
    .product-item-container {
        height: 290px;
    }
}*/

@media screen and (width:425px) {
    .product-item-container {
        height: 369px;
    }
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

#headermenu {
    background: url(../images/header-bg.png) no-repeat right;
    background-blend-mode: lighten;
}

@media only screen and (max-width:768px) {
    #headermenu {
        background: none;
    }

    .navbar-toggle {
        margin-right: 0;
        margin-left: 15px;
        border-radius: 0;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
}

.outofstock-btn {
    color: white !important;
    background: blue !important;
    border: 1px solid blue !important;
}

.colorpick .black--bg {
    background: #000;
}

.colorpick .purple--bg {
    background: #60506a;
}

.colorpick .gold--bg {
    background: #9e8a72;
}

.storage {
    min-height: 25px;
    margin-top: 10px !important;
    height: 25px;
    margin-bottom:10px !important;
}

    .storage li[role="option"] {
        width: 60px;
        display: block;
        border: 1px solid black;
        margin-left: 5px;
        float: left;
        padding: 5px;
        text-align: center;
    }

    .storage .active {
        border: 1px solid #c00 !important;
    }
    .storage .active span {
        color: #c00 !important;
    }

    .storage label {
        font-size: 15px;
    }


.product-card__colorpicker {
    max-width: 14.1667vw;
    min-height: 25px;
    font-size: 0;
    height: 25px;
    line-height: 0;
    max-width: 180px;
}


    .product-card__colorpicker li[role="option"] {
        width: 5px;
        display: inline-block;
        padding: 0px 25px 0px 0px;
    }

        .product-card__colorpicker li[role="option"] .colorpicker-color::before {
            border-radius: 9px;
        }

        .product-card__colorpicker li[role="option"] .colorpicker-color::before {
            border: 1px solid #363636;
            bottom: 0;
            content: "";
            left: 0;
            opacity: 0.5;
            position: absolute;
            right: 0;
            top: 0;
        }


        .product-card__colorpicker li[role="option"] .colorpicker-color {
            border-radius: 9px;
            height: 1.25vw;
            width: 1.25vw;
        }

        .product-card__colorpicker li[role="option"] .colorpicker-color {
            display: block;
            height: 18px;
            position: relative;
            width: 18px;
        }

        .product-card__colorpicker li[role="option"] .colorpicker-color-active::after {
            border: 1px solid #2c3d8d;
            border-radius: 12px;
        }

        .product-card__colorpicker li[role="option"] .colorpicker-color:hover::after, .product-card__colorpicker li[role="option"] .colorpicker-color-active::after {
            border: 1px solid #2c3d8d;
            border-radius: 12px;
        }


            .product-card__colorpicker li[role="option"] .colorpicker-color:hover::after, .product-card__colorpicker li[role="option"] .colorpicker-color-active::after .product-card__colorpicker li[role="option"] .colorpicker-color::before {
                border: 1px solid #363636;
                bottom: 0;
                content: "";
                left: 0;
                opacity: 0.5;
                position: absolute;
                right: 0;
                top: 0;
            }

.product-filter-grid__grid-wrap .product-grid .product-card__colorpicker li[role="option"] .colorpicker-color:hover::after,
.product-filter-grid__grid-wrap .product-grid .product-card__colorpicker li[role="option"] .colorpicker-color-active::after,
.select-checkbox:hover::after, .select-checkbox:after {
    border: 1px solid #2c3d8d;
    border-radius: 12px;
}

.product-card__colorpicker li[role="option"] .colorpicker-color:hover::after,
.product-card__colorpicker li[role="option"] .colorpicker-color-active::after,
.select-checkbox:hover::after, .select-checkbox:after {
    border: 1px solid #363636;
    bottom: -3px;
    content: "";
    left: -3px;
    position: absolute;
    right: -3px;
    top: -3px;
}

.pricing-bottom a {
    display: inline-block;
    width: 100%;
    border-radius: 20px;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
}

.product-card__colorpicker li[role="option"] .colorpicker-color {
    border-radius: 9px;
    /*height: 1.25vw;
    width: 1.25vw;*/
}
/*checkbox design*/
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px !important;
  background-color: #eee;
  border:1px solid #2196F3;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
 left: 7px; 
top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bundlesitem .checkbox-container{
    position:absolute;
}
#deal_timer h3{
    margin-bottom:0px;
}
.deal_timer{
    text-align: center;
margin: 0 auto;
border-spacing: 10px;
border-collapse: separate;
}
#dealTimer h3{
    margin-bottom:0px;
    padding-top:10px;
}
.deal_timer td {
  font-size: 24px;
color:white;
margin-left: 10px;
padding: 12px 10px 0px 10px;
width: 50px;
line-height: 25px;
background:#036;
}
.deal_timer td span{
    background:#386695;
color:white;
padding: 5px;
}
.deal_timer td small{
   font-size: 11px;
}
.cpt_product_description {
color:black;
}