body {
    background: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.7px;
}

:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

/* default font size */
.fa {
    font-size: 14px;
}

.fa-stack {
    width: 12px;
    height: 15px;
    line-height: 15px;
}

.fa-stack .fa {
    font-size: 15px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #777;
}

a:hover {
    text-decoration: none;
    color: #f44336;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 14px;
    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: 14px;
}

.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;
    border-radius: 0;
}

#comment_form {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #e7e7e7;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
}

/* top */
#top {

    padding: 0;
    min-height: 40px;
    text-align: center;
    background: #eeeeee;
}

#top .container {
    padding: 0 15px;
}

#top #form-currency .currency-select {
    text-align: left;
    width: 100%;
}

#top #form-currency .currency-select:hover {
    text-shadow: none;

}

#form-language .btn:hover {
    color: #f44336;
}

#form-currency .btn:hover {
    color: #f44336;
}

#form-language .btn, #form-currency .btn {
    padding: 4px 2px;
    letter-spacing: 0.8px;
    font-size: 13px;
}

.nav.pull-left #form-language img {
    padding-right: 5px;
}

#top .language-menu .language-select {
    color: #000;
    width: 100%;
    padding: 2px 10px;
    text-align: left;
}

#top .language-menu .language-select:hover {
    color: #f44336;
}

#form-currency .dropdown-menu, #form-language .dropdown-menu, .affiliate-dropmenu .dropdown-menu {
    right: auto;
    left: 0;
    padding: 5px 10px;
    margin: 0;
}

.dropdown.myaccount {
    float: right;
    margin: 0px 20px;
    padding: 10px 0 19px;
}

.account_heading {
    font-size: 12px;
    font-weight: 300;
    text-transform: capitalize;
    cursor: pointer;
    line-height: 20px;
    letter-spacing: 0.9px;
    margin: 0 20px;
    padding: 10px 0 19px;
    display: inline-block;
    vertical-align: top;
    display: none;
}

.myaccount:hover .account_heading {
    color: #f44336;
}

.myaccount:hover a.dropdown-toggle {
    background-image: url("../image2/pixo/member-hover.png");
}

.myaccount a.dropdown-toggle {
    float: left;
    background-image: url("../image2/pixo/member.png");
    background-position: center center;
    background-size: 25px auto;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    position: relative;
}

.myaccount .dropdown-menu > li > a {
    color: #000;
}

.myaccount .dropdown-menu {
    right: 0;
    left: auto;
    padding: 5px 0;
    margin: 0;
    z-index: 999;
}

.nav.pull-left {
    float: right;
}

#form-language {
    padding: 0 15px;
    margin: 0 12px;
    position: relative;
}

#form-language::before, #form-language::after {

    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    right: 0;
    top: 13px;
    background-color: #cbcbcb;
}

#form-language::before {
    left: 0;
    right: auto;
}

.myaccount .caret {
    vertical-align: 2px;
    /*display: none;*/
}

.myaccount .text {
    font-size: 12px;
    font-weight: 300;
    text-transform: capitalize;
    color: #919191;
    line-height: 20px;
    letter-spacing: 0.72px;
    display: block;
}

#form-language .dropdown-menu > li > a {
    padding: 2px 10px;
    text-align: left;
}

#form-currency .dropdown-menu .btn, #form-language .dropdown-menu .btn {
    padding: 0px 10px !important;
    color: #000;
    border: 0 none;
}

#form-language .dropdown-menu > li > a:hover {
    color: #FFFFFF;
}

#top .btn-link, #top-links li, #top-links a {
    color: #444444;
    font-size: 12px;
    letter-spacing: 0.6px;
    text-decoration: none;
    line-height: 28px;
    font-weight: 300;
}

#form-language .dropdown-menu > li > a, #form-currency .dropdown-menu > li > a, #top-links .myaccount .dropdown-menu > li > a, .affiliate-dropmenu .dropdown-menu li a { /*color:#fff;*/
}

#top-links li {
    padding: 0 5px;
}

#top-links li + li {
    padding-left: 10px;
    margin-left: 5px;
    position: relative;
}

#top-links li + li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    left: 0;
    right: auto;
    top: 7px;
    background-color: #cbcbcb;
}

#top-links .myaccount-menu li {
    padding: 0;
}

/*#top-links li+li{background:url("../image/pixo/header_top_links_pipe.jpg") no-repeat scroll left 6px transparent; padding:0 4px 0 9px;}*/
#top-links .myaccount-menu li + li {
    background: none;
    padding: 0;
}

#top-links a .fa {
    padding: 0px 5px;
    font-size: 14px;
}

.myaccount .fa {
    font-size: 12px;
    display: none;
}

#top .btn-link:hover, #top-links a:hover {
    color: #f44336;
}

#form-currency .dropdown-menu.currency-menu li:hover .btn, #form-language .dropdown-menu > li:hover > a, .myaccount .dropdown-menu > li:hover > a, .affiliate-dropmenu .dropdown-menu li:hover > a {
    color: #f44336;
}

#form-currency .dropdown-menu .btn:hover, #form-language .dropdown-menu > li > a:hover, .myaccount .dropdown-menu > li > a:hover {
}

#top-links .dropdown-menu a, .affiliate-dropmenu .dropdown-menu li a {
    text-shadow: none;
    padding: 2px 10px;
    text-align: left;
}

#top-links .dropdown-menu a:hover, #top-links .dropdown-menu a:focus {
    color: #f44336;
}

#top .btn-link strong {
    font-size: 14px;
    font-weight: normal;
}

#top-links {
    float: right;
    padding: 5px 0;
}

#top-links .list-inline {
    margin: 0;
}

#top-links a + a {
    margin-left: 15px;
}

#top .fa-caret-down {
    vertical-align: -2px;
}

.nav-inner-cms .wishlist {
    font-size: 0;
    float: right;
    padding-top: 14px;
}

.nav-inner-cms .wishlist span {
    display: none;
}

.wishlist {
    display: inline-block;
    vertical-align: top;
}

.nav-inner-cms #wishlist-total i {
    font-size: 25px;
    color: #fff;
}

.nav-inner-cms #wishlist-total:hover i {
    color: #000;
}

/* Header */
/*.header_left{float: left;width: 35%;padding: 0 15px;}
.header_center{float: left;width: 30%;}
.header-right {
    float: right;
}*/

header .contact {
    float: right;
    padding: 0 0 15px;
}

header .contact .contect-no {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0.8px;
    color: #000000;
    text-transform: capitalize;
    line-height: normal;
}

.contact .text {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.84px;
    text-transform: uppercase;
    line-height: 24px;
}

.contact .customtext {
    display: inline-block;
    vertical-align: top;
    padding: 8px 0;
}

header .contact .icon {
    height: 40px;
    width: 40px;
    display: inline-block;
    vertical-align: top;
    background-image: url("../image2/pixo/call.svg");
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: center center;
}

.content_headercms_top:hover .icon {
    background-image: url("../image/pixo/call-hover.svg");
}

.content_headercms_top:hover .call-title {
    color: #f44336;
}

.content_headercms_top .call-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

.content_headercms_top .contect-no {
    color: #919191;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.7px;
}

.header-cms {
    background-image: url("../image/pixo/offer.svg");
    background-position: left center;
    background-color: #f44336;
    background-repeat: no-repeat;
    background-size: 14px;
    padding: 0 0 0 25px;
    display: inline-block;
    height: 42px;
    width: 42px;
}

header {
    /*   height: 140px;*/
    position: relative;
    padding: 19px 0 37px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.main-slider .swiper-wrapper {
    direction: ltr !important;
}

.header-right {
    width: 40%;
    float: right;
    margin: 39px 0;
}

/* logo */
.header-logo {
    text-align: left;
    float: left;
    position: relative;
    padding: 0;
    top: 20px;
}

.top_review {
    position: absolute;
    left: 430px;
    top: 50px;
}

.dropdown.search {
    float: left;
    width: 50%;
    margin: 5px 20px;
}

#search-bottom {
    display: none;
}

/*.header-search{
    background-image: url("../image/pixo/search.svg");
    background-size: 20px auto;
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    height: 52px;
    width: 52px;
    position: relative;
    cursor: pointer;
}
.header-search.active{
    background-image: url("../image/pixo/close.svg");
    background-size: 20px auto;
    background-position: center;
    background-repeat: no-repeat;
}*/
.header-cart {
    float: right;
    margin: 8px 15px 0 0;
}

#cart {
    padding-bottom: 21px;
}

#logo {
    display: inline-block;
}

/* search */
/*#search {
    display: none;
    left: auto;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 100%;
}*/
#search .input-lg {
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    /* box-shadow: 1px 1px 5px #acacac inset;*/
    float: right;
    height: auto;
    margin: 0;
    vertical-align: middle;
    height: 44px;
    border: none;
    color: #000;
    width: 100%;
    letter-spacing: 0.8px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.8px;
    padding: 0 45px 0 15px;
}

#search .btn-lg {
    background-color: #1b252f;
    background-image: url("../image2/pixo/search.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 18px auto;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 0px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    z-index: 9;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 5px;
    right: 5px;
    left: auto;
    padding: 0;
    letter-spacing: 0.8px;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    border-radius: 3px;

}

#search:hover .btn-lg {
    background-color: #f44336;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

/*#search .btn-lg:hover{
    background-color: #000;
}*/
#search .input-group-btn {
    position: absolute;
    font-size: 0;
    white-space: nowrap;
    right: 0;
    position: relative;
}

#search .btn-lg .fa {
    color: #fff;
}

#search .fa {
    font-size: 0px;
    color: #fff;
    cursor: pointer;
    text-align: center;
}

/* cart */
/*.header-right {float: right;}*/
#cart-total {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0.7px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background: #1b252f;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    position: relative;
    bottom: 10px;
    left: 10px;
    line-height: 18px;
}

#cart #cart-total .fa.fa-shopping-cart {
    display: none;
}

#cart > .btn {
    background-image: url("../image2/pixo/shopping-cart.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    height: 30px;
    width: 30px;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 11px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    z-index: 0;
    padding: 0;
    margin-left: 0;
}

.header-cart .fa.fa-shopping-cart {
    display: none;
}

#cart:hover > .btn {
    background-image: url("../image2/pixo/shopping-cart-hover.png");
}

#cart > .btn.active, #cart > .btn:active {
    /*box-shadow: 0 0 0;*/
}

#cart .cart_heading {
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 15px;
    display: none;
}

#cart:hover span {
    color: #fff;
}

#cart.open > .btn {

}

#cart.open > .btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    z-index: 1001;
    color: #000;
}

#cart .dropdown-menu {
    width: 350px;
    padding: 12px 20px 20px;
    border-radius: 0;
    margin: 0;
}

#cart .button-container {
    width: auto;
    float: right;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
    background-color: transparent;
}

#cart .dropdown-menu .text-center {
    padding: 8px 0 !important;
}

#cart .dropdown-menu table.table-striped {
    border-bottom: 1px solid #eeeeee;
}

.cart-menu .table-bordered tr > td, .cart-menu .table-bordered {
    border: medium none;
    padding: 4px 5px;
}

#cart table.table-striped .btn-danger.btn-xs {
    background: none repeat scroll 0 0 transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin: 0;
    padding: 0 0 0 5px;
    border: 0 none;
    color: #000;
}

#cart table.table-striped .btn-danger:hover {
    color: #f44336 !important;
}

#cart .dropdown-menu table td {
    border: none;
    background: none;
}

#cart .dropdown-menu li > div {
}

#cart .dropdown-menu li p {
    margin: 0px 0;
}

.cart-menu a {
    color: #000;
}

#cart .cart-bg {
    float: left;
    position: relative;
}

#cart > .btn .cart-icon {
    background-color: transparent;
    background-image: url("../image/pixo/cart.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 45px auto;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: 700;
    height: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 50px;
    z-index: 9;
}

.header-cart .cart-title {
    float: left;
    padding: 0px 0 0 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.9px;
}

.header-tele-cms {
    display: inline-block;
    position: relative;
}

.header-tele-cms .telephone {

    background: url("../image/pixo/call.png") no-repeat scroll 0 5px transparent;
    float: left;
    height: 40px;
    width: 31px;
}

.header-top-cms {
    padding: 10px 0;
    float: left;
}

.cms-data {
    color: #444444;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.6px;
    text-transform: capitalize;
    /*        background-image: url("../image/pixo/sale.svg");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 15px auto;
        padding: 0 0 0 25px;*/
}

.cms-data .data span {
    font-weight: bold;
}

.cms-data .data span {
    -webkit-animation: color-change 1s infinite;
    -moz-animation: color-change 1s infinite;
    -o-animation: color-change 1s infinite;
    -ms-animation: color-change 1s infinite;
    animation: color-change 1s infinite;
}

@-webkit-keyframes color-change {
    0% {
        color: #000000;
    }
    50% {
        color: #f44336;
    }
    100% {
        color: #000000;
    }
}

@-moz-keyframes color-change {
    0% {
        color: #000000;
    }
    50% {
        color: #f44336;
    }
    100% {
        color: #000000;
    }
}

@-ms-keyframes color-change {
    0% {
        color: #000000;
    }
    50% {
        color: #f44336;
    }
    100% {
        color: #000000;
    }
}

@-o-keyframes color-change {
    0% {
        color: #000000;
    }
    50% {
        color: #f44336;
    }
    100% {
        color: #000000;
    }
}

@keyframes color-change {
    0% {
        color: #000000;
    }
    50% {
        color: #f44336;
    }
    100% {
        color: #000000;
    }
}

.call {
    float: left;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}

.call-no {
    clear: both;
    float: left;
}

@media (max-width: 479px) {
    .header-search,
    .myaccount,
    .myaccount a.dropdown-toggle,
    #cart > .btn {
        /*width: 40px;*/
        padding: 0;
    }

    #search .input-lg {
        width: 215px;
    }

    .newsletter .title h5 {
        background-image: none !important;
        font-size: 18px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .cmsblock .cms-box .detail ul {
        display: none;
    }
}

/* menu */
#menu .top_level {
    display: none;
}

.nav-inner {
    /*display: none;*/
}

.nav-inner-cms {
    background: #c1382d;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    list-style: none;
    height: 52px;
}

.nav-inner-cms .container {
    background: #f44336;
    padding: 5px 0 0;
    display: inline-block;
    vertical-align: top;
    margin-top: -12px;
    position: relative;
}

.nav-inner-cms .container:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: auto;
    right: -12px;
    left: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 0 12px;
    border-color: transparent transparent transparent #7a261f;
}

.nav-inner-cms .container::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: auto;
    right: auto;
    left: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 12px;
    border-color: transparent transparent #7a261f transparent;
}

.main-menu.container {
    left: 0;
    margin: 0 auto;
    /* position: absolute;*/
    right: 0;
    /*top: 42px;*/
}

.nav-responsive {
    display: none;
}

.responsive-menu {
    background: #545F61;
    /*height: 42px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

    padding: 0px 0px 15px;
    /*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */
}

.main-menu ul {
    list-style: none;
    /*margin: 0 0 0 11px;*/
    padding: 0;
    margin: 0;
    float: right;
}

.main-menu > ul > li {
    float: left;
    position: relative;
    z-index: 20;
    transition: all 0.3s ease 0s;
    line-height: 24px;
}

.main-menu > ul > li.top_level:hover > a {
    border-bottom: none;
    transition: all 0.3s ease 0s;
}

.nav-responsive span, .main-menu > ul > li > a {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0 20px;
    position: relative;
    z-index: 6;
    transition: all 0.3s ease 0s;
    font-size: 13px;
    font-weight: 700;
    color: #DDDDDD;
    text-transform: uppercase;
    letter-spacing: 1.04px;
}

.main-menu > ul > li > a {
    border-right: 1px solid #e8e8e8;
}

.main-menu a:hover {
    text-decoration: none;
    color: #f44336;
}

.main-menu > ul > li:last-child a {

    border-right: none;
    padding-right: 0;

}

.main-menu > ul > li:hover > a {
    /*border-bottom:  2px solid #f44336;*/
    /*background: none repeat scroll 0 0 #646464;*/
}

.main-menu .column1 ul.childs_1 .dropdown a::after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #000;
    position: absolute;
    right: 9px;
}

.main-menu .column1 ul.childs_1 .dropdown a:hover::after {
    color: #f44336;
}

.main-menu .column1 ul.childs_2 a::after {
    display: none;
}

.main-menu > ul > li > ul, .responsive-menu .main-navigation {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 5;
    padding: 5px;
}

.main-menu > ul > li:hover > ul {
    display: block;
}

.main-menu > ul > li ul > li .dropdown-menu {
    display: block;
    background: #ffffff;
    position: absolute;
    z-index: 5;
    padding: 5px;
    margin-left: -13px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);

    transform-origin: 150px 0 0;
    -webkit-transform-origin: 150px 0 0;
    -moz-transform-origin: 150px 0 0;
    -ms-transform-origin: 150px 0 0;
    -o-transform-origin: 150px 0 0;

    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;

}

.main-menu > ul > li .column3 ul > li .dropdown-menu {

    position: relative;
    padding: 0;
    margin-left: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;

    border: none;
    top: 0;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.main-menu > ul > li ul.childs_2 ul.childs_3 > li .dropdown-menu {
    display: block;
    background: #ffffff;
    position: absolute;
    z-index: 5;
    padding: 5px;
    margin-left: -13px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);

    transform-origin: 150px 0 0;
    -webkit-transform-origin: 150px 0 0;
    -moz-transform-origin: 150px 0 0;
    -ms-transform-origin: 150px 0 0;
    -o-transform-origin: 150px 0 0;

    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.main-menu > ul > li ul.childs_1 > li:hover .dropdown-menu,
.main-menu > ul > li ul.childs_2 > li:hover .dropdown-menu {
    /*display: block;*/
    top: 0px;
    left: 150px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);

    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.main-menu > ul > li .column3 ul.childs_1 > li:hover .dropdown-menu,
.main-menu > ul > li .column3 ul.childs_2 > li:hover .dropdown-menu {
    left: 0;
}

.main-menu > ul > li ul.childs_2 ul.childs_3 > li:hover .dropdown-menu {
    /*display: block;*/
    top: 0px;
    left: 150px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);

    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.main-menu ul li ul {
    display: table-cell;
}

.main-menu > ul > li ul + ul {
    /*padding-left: 20px;*/
}

.main-menu > ul > li ul > li > a,
.main-menu > ul > li li > a {
    padding: 4px 8px;
    color: #000;
    display: block;
    white-space: nowrap;
}

.main-menu > ul > li .column3 ul.childs_1 > li > a {
    font-weight: 600;
    padding: 8px;
}

.responsive-menu .main-navigation li a {
    color: #cecece;
    display: block;
    padding: 8px 12px;
    white-space: nowrap;
}

.main-menu > ul > li ul > li > a {
    min-width: 160px;
}

.main-menu > ul > li ul > li > a:hover,
.main-menu > ul > li li > a:hover {
    color: #f44336;
    background-color: #fff;
}

.responsive-menu .main-navigation li a:hover {
    background-color: #393939;
    border-left: 5px solid #ffe35f;
    color: #ffffff;
    padding: 8px 7px;
}

.main-menu > ul > li ul > li > a.activSub {
    background-image: url(../image/pixo/cat_arrow_hover.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.main-menu > ul > li > ul > ul > li > a {
    color: #FFFFFF;
}

.main-menu {
    text-align: right;
}

.header-bottom {
    width: 326px;
    float: left;
    position: relative;
}

.bottom-cms-block {
    padding: 10px 0;
}

.bottom-cms-block .text {
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 0.7px;
    text-transform: capitalize;
}

@media (min-width: 980px) {
    .main-menu.container {
        text-align: center;
    }

    #menu {
        vertical-align: top;
        float: none;
        display: inline-block;
        float: right;
        width: 100%;
        text-align: right;
    }

    #menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
        left: 100px;
        top: 0;
    }

    #menu .dropdown .dropdown-menu.megamenu,
    #menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);

        transform-origin: left top;
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;

        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;

        display: block;
        padding: 15px;
        margin: 0 !important;
    }

    #menu .dropdown:hover .dropdown-menu.megamenu,
    #menu .dropdown .dropdown-menu.megamenu .dropdown:hover .dropdown-menu.megamenu {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);

        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
    }

    #menu .dropdown-menu.megamenu .dropdown-inner {
        padding: 0;
    }
}

@media (max-width: 767px) {
    #menu {

    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
        padding: 0;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }

    .header-cms-block:before {
        display: none;
    }

    .box-cms-content .cmsblock .shop-now {
        margin-top: 20px;
    }

    .header-right .dropdown.search {
        display: none;
    }

    #search-bottom {
        display: block;
    }

    .header-left {
        display: none;
    }

    .header-center {
        width: 40%;
    }

    .header-right {
        width: 60%;
    }

    #cart .cart_heading {
        padding: 0;
    }

    .blog-item .blog-right {
        text-align: center;
    }

    .blog-item .blog-right .blog-desc {
        text-align: center;
    }

    .header-logo {
        text-align: left;
    }

    .top_review {
        position: absolute;
        left: 10px;
        top: 80px;
    }
}

/* Tab cms */
.category_tab {
    position: relative;
    clear: both;
}

#tab_spinner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: url(../image2/pixo/category_load.gif) 50% 50% no-repeat transparent;
}

.category_tab .nav-tabs {
    line-height: normal;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 18px;
}

.etabs {
    /*display: inline-block;*/
    /*float: none;*/
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto;
}

.category_tab ul li {
}

/*.category_tab ul li:before{
    position: absolute;
    content: "/";
    top:10px;
    color: #999999;
    right: 0;left: auto;
}
.category_tab ul li:last-child:before{content: none;}*/
.category_tab .tab-pane .product-block {
    margin: 10px 15px 30px;
    clear: both;
    overflow: hidden;
}

.category_tab .tab-pane .product-block:hover {
    overflow: hidden;
    clear: both;
}

.category_tab .tab-pane .product-block-inner {
    text-align: left;
    overflow: hidden;
    position: relative;
}

.category_tab .owl-item .col-lg-12 {
    padding: 0;
}

.category_tab .tab-pane {
    border: medium none !important;

    text-align: center;
    vertical-align: middle;
}

.tabs .tab-content > .tab-pane {
    padding: 20px 0 0;
}

.category_tab .tab-pane > img {
    margin: 150px auto;
}

.category_tab ul li:last-child {
    background: none
}

.category_tab ul li a {
    font-size: 13px;
    font-weight: 500;
    padding: 0 25px;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1.3px;
    color: #9f9f9f;
    background-color: transparent;
    position: relative;
}

.category_tab ul li a:hover, .category_tab ul li a:focus { /*color: #fff;background-color: #f44336;*/
}

.category_tab ul li.active a /*, .htabs a:hover, .htabs a:focus*/
{
}

.category_tab .tab-content {
    border: medium none;
    overflow: visible;
    margin: 0 0 80px;
}

.tab-content {
    position: relative;
    padding: 0px;
    z-index: 2;
    overflow: visible;
    margin-bottom: 5px;
}

.tab-content .tab {
    display: none;
}

.category_tab .tab-pane .owl-carousel {
    overflow: visible;
    border: 1px solid #e4e4e4;
    padding: 63px 00px 93px;
    border-radius: 0;
}

.category_tab .tab-pane .owl-prev {
    /*right: 25px !important;
    left:auto !important;*/
}

.category_tab .tab-pane .owl-prev span {
    /*background: transparent url(../image/pixo/arrow.png) no-repeat scroll 1px 3px;
    border: medium none;
    cursor: pointer;
    padding:6px;*/
}

.category_tab .tab-pane .owl-prev:hover span {
    /*background-position: 1px -30px;
    text-decoration: none;*/
}

.category_tab .tab-pane .owl-carousel .owl-buttons div { /*top: -40px;*/
}

.category_tab .tab-pane .owl-next { /*right: 6px !important;*/
}

.category_tab .tab-pane .owl-next span {
    background: transparent url(../image/pixo/arrow.png) no-repeat scroll -19px 3px;
    border: medium none;
    cursor: pointer;
    padding: 6px;
}

.category_tab .tab-pane .owl-next:hover span {
    background-position: -19px -30px;
    text-decoration: none;
}

.category_tab .tab-pane .owl-carousel .owl-buttons .owl-prev, .category_tab .tab-pane .owl-carousel .owl-buttons .owl-next, .category_tab .tab-pane .owl-carousel .owl-buttons div,
.pxblog .owl-carousel .owl-buttons .owl-prev, .pxblog .owl-carousel .owl-buttons .owl-next, .special-block .owl-carousel .owl-buttons .owl-prev, .special-block .owl-carousel .owl-buttons .owl-next,
#pxtestimonialblock .owl-carousel .owl-buttons .owl-prev, #pxtestimonialblock .owl-carousel .owl-buttons .owl-next {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.category_tab .tab-pane .owl-buttons a {
    color: #fff;
}

.owl-buttons {
    position: absolute;
    top: auto;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60px;
    opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    bottom: -70px;
}

#pxtestimonialblock .owl-buttons {
    top: -20px;
    bottom: auto;
    right: 10px;
    left: auto;
}

#Tab_Category_Slider .owl-buttons {
    top: auto;
    bottom: 25px;
}

#Tab_Category_Slider:hover .tab-content .owl-buttons, #pxtestimonialblock .owl-buttons {
    opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.pxblog .owl-carousel {
    overflow: visible;
    margin: 0;
}

.special-block .owl-carousel {
    overflow: visible;
    margin: 0;
}

.featured .customNavigation, #products-related .customNavigation {
    width: 63px;
    bottom: 20px;
    opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.featured:hover .customNavigation, #products-related:hover .customNavigation {
    opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

#homeblog .owl-pagination {
    opacity: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

#homeblog:hover .owl-pagination {
    opacity: 1;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.blog-module .owl-buttons {
    top: 0;
    left: 30px;
}

.blog-module .owl-carousel .owl-buttons div {
    opacity: 1;
}

.blog-module .fa.prev,
.testimonial_inner .prev.fa {
    top: -22px;
}

.blog-module .fa.next,
.testimonial_inner .next.fa {
    top: -22px;
}

.special-block:hover .owl-buttons {
    opacity: 1;
}

@media (max-width: 979px) {
    .category_tab .nav-tabs {
        padding: 0;
    }

    .dropdown.search {
        margin: 4px 15px;
    }

    .product-block-inner {
        display: inline-block;
    }

    .product-thumb .rating {
        opacity: 1;
    }

    .product-block.product-thumb:hover .rating {
        opacity: 1 !important;
    }

    #pxtestimonialblock .slider-controls {
        opacity: 1 !important;
    }

    #column-left .box .filterbox, #column-right .box .filterbox {
        display: none;
    }

    .filterbox .panel-footer {
        border: medium none;
        padding: 15px 0;
        text-align: left;
    }

    #column-left .box-product .product-block .product-block-inner, #column-right .box-product .product-block .product-block-inner {
        width: 100%;
    }

    .dropdown.search {
        width: 51%;
    }

    .header-cart::before {
        display: none;
    }

    .etabs, .heading_border {
        display: none;
    }

    #top-links a .fa {
        font-size: 14px;
    }

    .layout-2.left-col #content {
        padding: 0;
    }

    .common-home #content {
        padding: 0 !important;
    }

    .content_footer_top .newsletter .title {
        float: none;
        text-align: center;
    }

    ul.breadcrumb {
        float: none;
        width: 100% !important;
    }

    #testimonial-carousel .post-description {
        width: 100%;
    }

    #content1 .main-slider {
        width: 100%;
        display: block;
    }

    #content1 .cmsblock {
        float: none;
        width: 100%;
        display: inline-block;
        margin-top: 30px;
    }

    .cmsblock .cms-content2 {
        text-align: center;
    }

    #content1 .cms-box {
        float: none;
        display: inline-block;
        text-align: center;
    }

    .cms-content2 .cms-first-content.cms-box {
        margin-right: 5px;
    }

    .cms-content2 .cms-secound-content.cms-box {
        margin: 0 0 0 5px;
    }

    .cms-content2 .cms-third-content.cms-box {
        margin-top: 10px;
    }

    .nav-inner-cms {
        width: 100%;
    }

    .service-cms .service-wrapper {
        padding: 0;
    }

    .service-cms .service-item {
        width: 50%;
    }

    .blog-item .blog-right .blog-desc {
        color: #000;
        transform: scale(1);
        margin-top: 0;
        width: 100%;
    }

    #testimonial-carousel .post-description {
        width: 100%;
    }

    #top-links {
        float: right;
    }

    header {
        margin: 0;
        padding: 0px 0 15px;
    }

    #common-home .content-top, #common-home .content-bottom {
        margin: 0;
    }

    footer {
        margin: 0 !important;
    }

    #cart-total {
        /*display: none;*/
    }

    .main-slider .swiper-pager {
        display: none;
    }

    .header_left {
        margin: 30px 0;
    }

    .header_center {
        margin: 20px 0;
    }

    .header-right {
        margin: 30px 0;
    }

    #top-links li + li {
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
    }

    .blog-left .blog-image img {
        height: auto;
        width: auto;
    }

    #search .btn-lg {
        padding: 0;
        font-size: 0;
    }

    #search .fa {
        display: inline-block;
        padding: 10px;
    }

    .blog-left .blog-image .post_hover {
        opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        transform: scale(1);
        top: 40%;
    }

    .blog-left .blog-image .zoom, .blog-left .blog-image .readmore_link {
        opacity: 1 !important;
    }

    .nav-inner-cms .contact {
        display: none;
    }

    .myaccount .dropdown-menu {
        left: auto;
        right: 0;
    }
}

@media (max-width: 479px) {
    .category_tab ul li a {
        text-align: center;
    }

    .nav-tabs > li > a {
        float: none !important;
    }

    .content_footer_top .newsletter .title h5 {
        font-size: 14px;
    }

    .tabs .etabs {
        padding: 10px 0 0 0;
    }

    .tabs .nav-tabs > li > a {
        padding: 6px 0;
        margin: 0;
    }
}

/* End Tab cms */

/* 1-col layout */

#column-left {
    width: 26.5%;
}

#column-right {
    width: 24%;
}

/* 2-col layout */
.layout-2.right-col #column-right {
    width: 23.6%;
}

.layout-2 #content {
    width: 76%;
    margin-bottom: 25px;
    /* margin-top: 20px;*/
}

.content-bottom {
    width: 100%;
    margin-top: 10px;
    padding: 0;
}

.layout-2.left-col #content {
    padding-left: 15px;
    padding-right: 0;
    width: 73.5%;
}

.layout-2.left-col #content {
    padding-left: 15px;
    padding-right: 15px;
}

.layout-2.left-col #column-left {
    padding-left: 15px;
    padding-right: 15px;
}

.layout-2.left-col #content {

}

.layout-2.right-col #content {
}

/* 3-col layout */
.layout-3 #column-left,
.layout-3 #column-right {
    width: 25%;
    margin-top: 20px;
}

.layout-3 #content {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Content-top */

.slider-banner {
    float: left;
    width: 100%;
}

.slider-banner .slide {
    float: left;
    width: 25%;
}

.slider-banner .slide a {
    background: none repeat scroll 0 0 #107789;
    cursor: pointer;
    display: block;
    height: 100%;
    transition: background 0.2s ease 0s;
    -webkit-transition: background 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s;
    width: 100%;
    border-top: 4px solid #064857;
}

.slidebanner1 .cms-title {
    border-left: 0 none;
}

.slidebanner4 .cms-title {
    border-right: 0 none;
}

.cms-title {
    border-color: #064857;
    border-style: solid;
    border-width: 0 1px;
    padding: 15px 20px;
    text-align: center;
}

.slider-banner .slide:hover a {
    border-top: 4px solid #ffe35f;
}

.text1 {
    color: #ffffff;
    font-size: 18px;
}

.text2 {
    color: #ffe35f;
    font-size: 18px;
}

.pxblog:hover .owl-buttons {
    opacity: 1;
}

/* CMSBlock */
.cmsblock .cms-content1 .image {
    background-image: url("../image2/pixo/discount.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 45px;
    width: 50px;
    height: 50px;
    float: left;
}

.cmsblock .cms-content1 .detail {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
}

.cmsblock .cms-content1 .detail .name {
    font-size: 30px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.cmsblock .cms-content1 .detail .title {
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 1.1px;
    text-transform: capitalize;
}

.cmsblock .cms-box .detail {
    left: 18px;
    margin: 0 auto;
    position: absolute;
    right: auto;
    text-align: left;
    top: 27px;
    z-index: 99;
}

.cmsblock .cms-box .detail ul {
    list-style: none;
    padding: 10px 0 0
}

.cmsblock .cms-box .detail .category li {
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.cmsblock .cms-box .detail .category li:hover {
    padding-left: 15px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.cmsblock .cms-box .detail .category a {
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0.56px;
}

.cmsblock .cms-box:hover .detail .name {
    color: #f44336;
}

.cmsblock .cms-box .detail .name {
    font-size: 25px;
    letter-spacing: 0.1px;
    color: #000;
    font-weight: 500;
    padding: 0;
    text-transform: capitalize;
    line-height: 37px;
}

.cmsblock .cms-box .detail .title {
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-size: 15px;
}

.cmsblock .cms-box .detail .name > span {
    color: #d50e45;
}

.cms-secound-content.cms-box {
    margin: 0 20px;
}

.cmsblock_list2 .right-part {
    float: left;
    padding-top: 30px;
    position: relative;
}

.cms-box {
    float: left;
    width: auto;
    position: relative;
}

.cms-box .cms-image {
    overflow: hidden;
}

.cms-first-content.cms-box img, .cms-secound-content.cms-box img,
.cms-third-content.cms-box .cms-image.part1 img, .cms-third-content.cms-box .cms-image.part2 img {
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.cms-first-content.cms-box:hover img, .cms-secound-content.cms-box:hover img,
.cms-third-content.cms-box .cms-image.part1:hover img, .cms-third-content.cms-box .cms-image.part2:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.banner .bannercmsimg img {
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.banner:hover .bannercmsimg img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}

.cmsblock .cms-content2 .cms-image {
    float: right;
    top: -10px;
    position: relative;
    right: 0;
    left: auto;
}

.list_inner {
    float: left;
    position: relative;
}

.cmsblock_img {
    float: left;
    left: 0;
    position: relative;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.cmsblock .cms-content1 {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}

.cmsblock .cms-content2 {
    display: inline-block;
    vertical-align: top;
    margin-top: 25px;
    width: 100%;
}

.thumbnails .thumbnail {
    margin: 0;
    border: none;
}

.cmsblock_list_inner {
    background-color: #fff;
    /*float: left;*/
    bottom: 0;
    padding: 30px 0 25px;
    position: absolute;
    right: -47px;
    top: auto;
    width: 47px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.list_inner:hover .cmsblock_list_inner {
    background-color: rgba(255, 144, 106, 0.9);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.cmsblock-data {
    /*line-height: normal;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;


    -webkit-text-orientation: upright;
    -moz-text-orientation: upright;
    -ms-text-orientation: upright;
    -o-text-orientation: upright;
    text-orientation: upright;*/

    padding: 0 15px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.list_inner:hover .cmsblock_list_inner .cmsblock-data {
    color: #fff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.inner-content .cms-image:hover .details .name {
    color: #f44336;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

.cmsblock .details {
    position: absolute;
    text-align: left;
    left: 40px;
    right: auto;
    margin: 0 auto;
    bottom: 24px;
}

.cms-image.part1 .details {
    bottom: auto;
    top: 35px;
    width: auto;
    display: block;
    left: auto;
    right: 42px;
    padding: 0;
}

.cmsblock .details .name span {
    display: block;
}

.cms-image.part1 .details .name {
    line-height: 30px;
    letter-spacing: 1.6px;
}

.cmsblock .details .name {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.44px;
    display: block;
    line-height: normal;
    text-transform: capitalize;
    position: relative;
    line-height: 20px;
    margin: 0 0 6px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

.cmsblock .details .title {
    color: #777777;
    font-size: 12px;
    font-weight: 300;
    display: block;
    letter-spacing: 0.48px;
    line-height: 18px;
    text-transform: capitalize;
}

.cmsblock .cms-content1 .detail .shop-now {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1.12px;
    line-height: 28px;
    text-transform: capitalize;
    vertical-align: top;
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
    background: #f44336;
    padding: 6px 50px 6px 20px;
    border-radius: 5px;
    bottom: 25px;
}

.cmsblock .cms-content1 .shop-now > a {
    color: #fff;
    font-style: normal;
    text-decoration: none;
}

.cmsblock .shop-now {
    font-size: 13px;
    background-color: transparent;
    color: #f44336;
    text-decoration: underline;
    line-height: 20px;
    letter-spacing: 1.46px;
    text-transform: capitalize;
    padding: 0;
}

.cmsblock .cms-content1 .shop-now:hover > a {
    color: #e8e8e8;
}

.cmsblock .cms-content1 .shop-now :before {
    font-size: 17px;
    font-style: normal;
    color: #fff;
    background: #1e4687;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    text-align: center;
    letter-spacing: -2px;
    right: 15px;
    top: 8px;
}

.cmsblock .shop-now > a {
    color: #f44336;
    letter-spacing: 1.46px;
    line-height: 20px;
    text-decoration: underline;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.cmsblock .shop-now:hover > a {
    color: #000;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.cms-image.part1 {
    margin-bottom: 20px;
    position: relative;
}

.cms-image.part2 {
    position: relative;
}

.cms-secound-content .cms-image.part2 .details {
    position: static;
    padding: 26px 0;
    text-align: center;
    border: 7px solid #222f55;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

.cms-secound-content .cms-image.part2:hover .details {
    border-color: #F44336;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

.cms-secound-content .cms-image.part2 .details .name {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 23px;
    letter-spacing: 1.44px;
    margin: 0 0 15px 0;
}

.cms-secound-content .cms-image.part2 .details .title {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 2.24px;
    text-transform: uppercase;
    color: #000000;
    margin: 0 0 15px;
}

.cms-third-content .cms-image.part1 .details {
    top: auto;
    bottom: 24px;
    left: 30px;
    right: auto;
}

.cms-third-content .cms-image.part2 .details {
    top: auto;
    bottom: 24px;
    left: 30px;
    right: auto;
}

.banner .banner-details {
    position: absolute;
    top: 30%;
    left: 133px;
    text-align: left;
}

.banner {
    position: relative;
    margin: 80px 0 60px;
    overflow: hidden;
}

.banner .banner-details .banner-name {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.9px;
    display: block;
}

.banner .banner-details .banner-name a {
    color: #000;
}

.banner .banner-details .banner-name a {
    color: #f44336;
    -webkit-animation: color-change 1s infinite;
    -moz-animation: color-change 1s infinite;
    -o-animation: color-change 1s infinite;
    -ms-animation: color-change 1s infinite;
    animation: color-change 1s infinite;
}

.banner .banner-details .banner-desc {
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    display: block;
    line-height: normal;
    margin: 0 0 45px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.banner:hover .banner-details .banner-desc {
    color: #F44336;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.shop-now {
    text-transform: capitalize;
    background-color: #f44336;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: none;
    padding: 7px 26px 9px;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 3px;
}

.shop-now a {
    color: #fff;
    letter-spacing: 0.78px;
    font-weight: 500;
    font-size: 13px;

}

.sub-banner .shop-now:hover a, .banner .shop-now:hover a {
    color: #fff;
}

.banner .shop-now:hover, .sub-banner .shop-now:hover {
    background: #000;
}

.sub-banner {
    float: left;
    position: relative;
    margin: 0 30px;
}

.sub-banner-block-desc {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.sub-banner .desc-name {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    line-height: 50px;
    letter-spacing: 2.88px;
    margin: 0 0 14px;
}

.sub-banner .sub-banner-image {
    overflow: hidden;
    display: inline-block;
}

.sub-banner .sub-banner-image:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sub-banner .sub-banner-image img {
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

@media only screen and (max-width: 479px) {
    .list_inner {
        float: none;
        position: relative;
        display: inline-block;
    }
}

/*Megnor category */
ul.dropmenu {
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 1px 0 0;
    position: relative;
    z-index: 9;
}

.dropmenu li {
    position: relative;
    list-style: none;
    margin: 0px;
    display: block;
    cursor: pointer;
    padding-bottom: 1px;
}

.dropmenu li:hover {
    /*background-color:#f5f5f5;*/
}

.dropmenu li a {

    display: block;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}

.dropmenu li a:hover {
}

.dropmenu li span {
    display: block;
    float: right;
    height: 10px;
    width: 6px;
    position: absolute;
    top: 18px;
    right: 10px;
}

.dropmenu li:hover ul, .dropmenu li:hover .dropdown-menu {
    display: block;
    z-index: 999;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.dropmenu ul, .dropmenu .dropdown-menu {
    position: absolute;
    display: none;
    width: auto;
    /*  left: 182px;*/
    top: 0px;
    margin: 0px;
    padding: 0px;
}

.dropmenu li div ul {
    border: none;
    background: none;
    position: relative;
    display: block;
    left: 0px;
}

.dropmenu ul li {
    /*  border: 1px solid #e9e9e9;*/
    float: none;
}

.dropmenu div ul {
    position: relative;
    display: block;
}

.dropmenu li .dropdown-menu {
    padding: 5px;
    display: block;
    position: absolute;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transform-origin: 10% 20% 0;
}

.dropmenu .submenu {
    background-color: #f5f5f5;
}

.box .box-content ul, #content .content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.box .box-content ul li {

}

.box .box-content ul li:last-child a, .box .box-content ul li ul li a {
    border-bottom: 0 none;
}

.box .box-content ul li a { /*border-bottom: 1px solid #e3e3e3;*/
}

#content .content ul li {
    line-height: 22px;
    padding: 5px;
}

.box .box-content ul li ul li + li {
    border-top: medium none;
}

.box .box-content ul li a, #content .content ul li a {
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 24px;
    padding: 3px 0;
    transition: all 200ms ease 0s;
    -webkit-transition: 200ms ease;
    -moz-transition: 200ms ease;
    -ms-transition: 200ms ease;
    -o-transition: 200ms ease;
    font-weight: 400;
    color: #000001;
    text-transform: capitalize;
}

.box.category ul li a {
    border-bottom: 1px solid #e2e2e2;
    font-size: 13px;
    letter-spacing: 0.26px;
    line-height: 35px;
}

.box .box-content ul li a + a, .box .box-content ul li a + a:hover {
    background: none;
    padding-left: 0;
}

.box .box-content ul li a:hover, #content .content ul li a:hover {
    color: #f44336;
}

.box .box-content ul ul {
    /*background: none repeat scroll 0 0 #f5f5f5;*/
    margin: 5px 10px 0px;
    width: 100%;
    z-index: 99;
    /*border: 1px solid #e3e3e3;*/
    /*border-left:0 none;*/
}

.box .box-content ul li ul li a {
    padding: 8px 0 8px 0;
}

.box.sidebar-category .box-content ul li ul li a.activSub::before {
    right: 3px;
    top: 10px;
}

.box.sidebar-category .box-content ul li {
    padding: 0 12px 0 0;
}

.box .box-content ul li ul li a.activSub:before, .box .box-content ul li a.activSub:before {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 6px;
    font-size: 13px;
    color: #aba9a9;
}

.box .box-content ul li ul li:hover > a.activSub:before, .box .box-content ul li:hover > a.activSub:before {
    color: #f44336;
    content: none;
}

.box .box-content ul li ul li:hover > a.activSub, .box .box-content ul li:hover > a.activSub {
    background: rgba(0, 0, 0, 0) url("../image/pixo/menu-hover-arrow.jpg") no-repeat scroll 209px 1px;
    margin-right: -12px;
}

.box .box-content ul ul li ul {
    display: none;
    margin-left: 21px;
}

.box .box-content ul ul li:hover ul {
    display: block;
    /*   top: -1px;
    left: 225px;*/
}

.product-block-inner a img {
    vertical-align: middle;
    /* opacity: 0.7;*/
}

.product-block-inner a img:hover {
    opacity: 1;
}

.box .box-category-heading {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.04px;
    line-height: 17px;
    background-color: #1b252f;
    padding: 24px 30px 23px;
    text-transform: uppercase;
    margin-top: -5px;
    position: relative;
    cursor: pointer;
    text-align: left;
    background-image: url(../image2/pixo/vertical-menu-icon.svg);
    background-position: 93% center;
    background-repeat: no-repeat;
    background-size: 20px;
}

.box-category-heading i {
    background: #f44336;
    border-radius: 50%;
    font-size: 18px;
    height: 22px;
    width: 22px;
    line-height: 20px;
    float: right;
    text-align: center;
    padding: 2px 6px;
}

.heading-img {
    margin-right: 16px;
    padding: 10px 24px;
}

.header-bottom .category .box-content {
    position: absolute;
    right: auto;
    left: 0;
    background: #fff;
    min-width: 100%;
    z-index: 9;
    margin: 0;
    visibility: visible;
    text-align: left;
    padding: 5px 23px;
    border: 7px solid #1b252f;
    border-top: none;
    display: none;
}

/* tooltip */
.tooltip.top .tooltip-arrow {
    border-top-color: #f44336 !important;
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #f44336 !important;
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #f44336 !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #f44336 !important;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #f44336 !important;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f44336 !important;
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #f44336 !important;
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #f44336 !important;
}

.tooltip-inner {
    background: #f44336 !important;
}

/* content */

.content-top #content {
    min-height: 495px;
    margin-bottom: 25px;
}

.common-home #content {
    min-height: inherit;
}

#content {
    min-height: 400px;
}

.single-banner {

}

#banner1 {
    margin: 0 25px;
    float: left;
}

#banner0 {
    float: left;
}

#banner2 {
    float: right;
}

.servicecms {
    background-color: #fff;
}

.cmsblock {
    padding: 0;
    clear: both;
    margin: 80px 0;
}

.cmsblock .inner-cms {
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.first-content {
    float: left;
    position: relative;
    width: 40%;
    padding-left: 90px;
    padding-right: 0;
}

.second-content {
    float: left;
    position: relative;
    width: 26%;
}

.third-content {
    float: left;
    position: relative;
    width: 33.33%;
}

.service-icon {
    background-color: #F5F5F5;
    border-radius: 50%;
    display: inline-block;
    float: none;
    height: 66px;
    margin-bottom: 20px;
    padding: 10px;
    width: 66px;
}

.box-cms-content .content {
    /*padding: 75px 0;*/
    text-align: center;
}

.contact-icon {
    float: left;
}

.icon-left1 {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    box-shadow: 3px 4px 7px 0px rgba(0, 0, 0, 0.2) inset;
    /*float: left;*/
    background-color: #fff;
    background-image: url("../image/pixo/icon1.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 36px auto;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.contact-content:hover .icon-left1 {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    background-image: url("../image/pixo/icon1-hover.svg");
}

.icon-left2 {
    background-image: url("../image/pixo/icon2.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px auto;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 3px 4px 7px 0px rgba(0, 0, 0, 0.2) inset;
    /*float: left;*/
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.contact-content:hover .icon-left2 {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    background-image: url("../image/pixo/icon2-hover.svg");
}

.icon-left3 {
    background-image: url("../image/pixo/icon3.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 36px auto;
    background-color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    box-shadow: 3px 4px 7px 0px rgba(0, 0, 0, 0.2) inset;
    /*float: left;*/
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.contact-content:hover .icon-left3 {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    background-image: url("../image/pixo/icon3-hover.svg");
}

.first-content .service-content {
    border-right: 1px solid #dcdcdc;
}

.second-content .service-content {
    border-right: 1px solid #dcdcdc;
    padding: 0 0 0 45px;
    width: auto;
}

.third-content .service-content {

    padding: 0 0 0 50px;
    width: auto;
}

.contactcms {
    padding: 25px 0 40px;
}

.contact-right {
    overflow: hidden;
    padding: 5px 20px;
    text-align: left;
}

.contact-right .title > a {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    letter-spacing: 0.8px;
}

.contact-content:hover .contact-right .title > a {
    color: #f44336;
}

.contact-right .sub-title {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    letter-spacing: 0.8px;
}

@media only screen and (max-width: 979px) {
    .first-content {
        float: left;
        padding: 15px 0;
        position: relative;
        width: 50%;
    }

    .second-content {
        float: left;
        padding: 15px 0;
        position: relative;
        width: 50%;
    }

    .third-content {
        float: left;
        padding: 15px 0;
        position: relative;
        width: 100%;
    }

    .second-content .service-content {
        border: none;
        padding: 0 !important;
    }

    .third-content .service-content {
        width: 50%;
        display: inline-block;
        padding: 0 !important;
    }
}

@media only screen and (max-width: 479px) {
    .first-content {
        width: 100%;
    }

    .second-content {
        width: 100%;
    }

    .third-content {
        width: 100%;
    }

    .first-content .service-content,
    .second-content .service-content {
        border: none;
        padding: 0 !important;
    }

    .third-content .service-content {
        width: 100%;
    }

    .featured_default_width {
        width: 350px !important;
    }
}

/* Content Bottom*/

.tabfeatured_default_width {
    width: 185px;
}

.tabbestseller_default_width {
    width: 240px;
}

.tablatest_default_width {
    width: 240px;
}

.tabspecial_default_width {
    width: 240px;
}

.htabs {
    height: 49px;
    line-height: 16px;
    border-bottom: 1px solid #e7e7e7;
}

.etabs {
    /*display: inline-block;
    float: none;*/
    margin: 0;
    padding: 0;
    text-align: center;
}

.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: outside none none;
    position: relative;
    text-align: center;
}

.htabs a {
    background-color: #ffffff;
    color: #313131;
    float: left;
    font-size: 18px;
    margin-right: 3px;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

.htabs a.selected, .htabs a:hover {
    background: #f44336;
    border-bottom: 2px solid #f44336;
    color: #ffffff;
}

.hometab .tab-content {
    position: relative;
    padding: 0;
    z-index: 0;
    overflow: visible;
    margin-bottom: 0px;
}

.tab-content .tab {
    display: none;
}

.hometab {
    clear: both;
    padding-top: 25px;
    margin-bottom: 25px;
}

.box.featured {
    clear: both;
    margin-top: 80px;
}

.box.featured .container {
}

.cms-banner-left {
    float: left;
}

.cms-banner-right {
    float: left;
}

.cms-banner2, .cms-banner3 {
    float: left;
}

.cms-subbanner2 {
    margin-top: 25px;
}

.cms-banner2 {
    margin: 0 25px;
}

.post-content-top {
    padding: 15px 0 10px;
    overflow: hidden;
    color: #b3b3b3;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
}

.post_comment {
    float: right;
}

.post_comment a {
    color: #b3b3b3;
}

.byadmin {
    float: left;
}

.post-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #313131;
    font-size: 17px;
}

.post-title a {
    color: #1b1b1b;
    font-family: 'Lato', sans-serif;
}

.post-description {
    color: #838383;
}

.post-image {
    height: 198px;
    overflow: hidden;
    position: relative;
    width: 353px;

}

.post-date {
    position: absolute;
    right: 4.5%;
    top: 0;
    background-color: #42cfa6;
    height: 85px;
    min-width: 55px;
    padding: 12px;
    text-align: center;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    width: 100%;
}

.post-date .date {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

.post-date .month {
    font-size: 12px;
    color: #fff;
    display: block;
}

#pxtestimonialblock {
    background-size: cover;
    clear: both;
    /* min-height: 400px;*/
    position: relative;
    width: 30%;
    text-align: center;
    float: left;
    margin-left: 15px;
}

#pxtestimonialblock .container {
    padding: 0;
    border: 1px solid #e4e4e4;
}

#pxtestimonialblock .customNavigation {
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 55%;
    width: 100%;
    z-index: 9;
    opacity: 0;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    display: none;
}

#pxtestimonialblock:hover .customNavigation {
    opacity: 1;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}

#testimonial-carousel {
    margin: 0;
    padding: 0;
    text-align: center;
    overflow: visible;
    list-style: none;
}

#pxtestimonialblock .owl-pagination {
    top: auto;
    bottom: -25px;
}

#testimonial-carousel .slider-wrapper-outer {
    text-align: left;
}

#testimonial-carousel .owl-item .item .owl-item {
    padding: 0 15px;
}

#pxtestimonialblock .testimonial-heading {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: 50px;
    text-align: left;
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding: 0 20px 0;
    border-bottom: 1px solid #e4e4e4;
    width: 100%
}

.testimonial-outer {
    margin: 0 auto;
    padding: 0 20px;
}

.px_testimonial_inner {
    position: relative;
    padding: 47px 0;
    display: inline-block;
    vertical-align: top;
    border-top: 1px solid #e4e4e4;
}

.testimonial-outer:first-child .px_testimonial_inner {
    border: none;
}

.testimonial_right {
    position: relative;
    text-align: left;
    width: 85%;
    float: left;
    padding-left: 20px;
}

.testimonial_left {
    position: relative;
    width: 15%;
    float: left;
}

#testimonial-carousel .quote_img {
    background: url("../image2/pixo/test-icon.png") no-repeat center center;
    height: 42px;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 42px;
    display: none;
}

#testimonial-carousel .post-description {
    /*background: url("../image/pixo/test-icon.png") no-repeat 90px 80px #fff;*/
    display: inline-block;
    position: relative;
    margin: 0 auto;
}

#pxtestimonialblock .post-author a:hover {
    color: #f44336;
}

#pxtestimonialblock .image-block {
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    text-align: center;
    float: left;
    padding: 30px 0 0;
}

/*#pxtestimonialblock .image-block img {
    box-shadow: 0 0 0 5px #ffffff inset;
    height: 108px;
    padding: 5px;
    top: 60px;
    position: relative;
    vertical-align: top;
    width: 108px;
    z-index: 99;
}*/
#pxtestimonialblock .image-block img {
    height: 45px;
    width: 45px;
}

#pxtestimonialblock .testimonial_inner .slider-items.slick-slide.slick-center .testimonial_left {
    left: 0;
    right: 0;
    margin: 0 auto;

}

/*#pxtestimonialblock:hover .image-block img{
     border:3px solid #f44336;
}*/
#pxtestimonialblock .image-block .img {
    position: relative;
    vertical-align: top;
    z-index: 99;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/*#pxtestimonialblock .slider-item .image-block .mask{
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    top: 5px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    background: -webkit-radial-gradient(rgba(0,0,0,0.5) 0%, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.7) 100%);
    background: -o-radial-gradient(rgba(0,0,0,0.5) 0%, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.7) 100%);
    background: -moz-radial-gradient(rgba(0,0,0,0.5) 0%, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.7) 100%);
    background: radial-gradient(rgba(0,0,0,0.5) 0%, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.7) 100%);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#pxtestimonialblock .slider-item:hover .image-block .mask{

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}*/

#testimonial-carousel .post-description p {
    color: #777777;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.63px;
    line-height: 22px;
    margin: 1px 0 0 0;
}

.tmotestimonial .test-image .cms-box-heading {
    display: inline-block;
    padding: 20px 10px;
    text-align: center;
    width: auto;
}

#pxtestimonialblock .post-author > a {
    color: #000000;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.04px;
    line-height: 35px;
    text-transform: uppercase;
    position: relative;
}

#pxtestimonialblock .post-author > a:hover {
    color: #f44336;
}

.testimonial_right .post-author {
    position: relative;
    text-align: left;
}

#pxtestimonialblock .designation {
    color: #777777;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.66px;
    line-height: 35px;
    vertical-align: top;
    text-transform: capitalize;
    position: relative;
    padding: 0 5px;
}

#pxtestimonialblock:hover .slider-controls {
    opacity: 1;
    transition: all 0.3s ease-out 0s;
}

#pxtestimonialblock .slider-item {
    padding: 0 15px;
}

#pxtestimonialblock .slider-controls {
    display: inline-block;
    height: 22px;
    margin: 15px auto 30px;
    transition: all 0.3s ease-out 0s;
}

#pxtestimonialblock .slider-page {
    display: inline-block;
    margin: 0 6px;
    vertical-align: middle;
}

/*#pxtestimonialblock .slider-page span:hover {
    background-color: #f44336;
    border-color: #f44336;
}*/
#pxtestimonialblock .slider-page.active > span, #pxtestimonialblock .slider-page:hover > span {
    background: #f44336;
    border: 4px solid #222222;
}

#pxtestimonialblock .slider-page > span {
    background: #f44336;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    transition: all 500ms ease 0s;
    width: 15px;
}

#pxtestimonialblock .owl-page.active span, #pxtestimonialblock .owl-page:hover span {
    background: #f44336;
}

#pxtestimonialblock .owl-page span {
    background: #222;
    height: 12px;
    width: 12px;
}

@media screen and (max-width: 479px) {
    #testimonial-carousel .post-description {
        padding: 0;
    }

    #pxtestimonialblock .image-block .img {
        top: 0;
    }

    #testimonial-carousel .post-description p {
        padding: 0;
    }

    .cmsblock .cms-box .detail {
        left: 30px;
        top: 30px;
    }
}

@media screen and (max-width: 350px) {
}

#testimonialblog {
    margin-top: 25px;
}

#testimonial-blog .single-post {
    margin: 0 23px;
    overflow: hidden;
    position: relative;
}

#testimonial-blog .single-post:hover .post-image-hover {
    opacity: 0.35;
    -khtml-opacity: 0.35;
    -webkit-opacity: 0.35;
    -moz-opacity: 0.35;
    background-color: #313131;
}

.post-image img {
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    max-width: 100%;
}

#testimonial-blog .single-post:hover .post-image img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -moz-transform: scale(1.08);
}

#testimonial-blog .single-post:hover .zoom {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.single-post .zoom {
    background: url("../image/pixo/blog-link.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    padding: 18px 25px;
    position: absolute;
    top: 0px;
    bottom: 0;
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    width: 52px;
    z-index: 10;
}

#testimonial-blog .single-post p {
    margin: 0;
}

/*#testimonial-blog .slider-item.first_item_tm .single-post {
    margin: 0 45px 0 0;
}
#testimonial-blog .slider-item.last_item_tm .single-post {
    margin: 0 0 0 45px;
}*/

#testimonial-blog.products {
    margin: 50px 0;
}

.single-banner div, .cms-banner2, .cms-banner3 {
    overflow: hidden;
    position: relative;
}

.single-banner div img, .cms-banner-right .single-banner img {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    position: relative;
}

.single-banner div a, .cms-banner-right .single-banner a {
    overflow: hidden;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

/*.single-banner div:hover img ,.cms-banner-right .single-banner:hover img {
    transform: scale(1.08);-webkit-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);-moz-transform: scale(1.08);
}*/
/*.single-banner div:hover a::before ,.cms-banner-right .single-banner:hover a:before{
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 100%;
    width: 100%;

     transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
.single-banner div a::before ,.cms-banner-right .single-banner a::before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
     z-index: 1;
}*/
.content-bottom #content .swiper-viewport {
    border: medium none;
    box-shadow: none;
    margin: 0;
}

.content-bottom .swiper-pagination-bullet.swiper-pagination-bullet-active {
    display: none;
}

#column-left .swiper-viewport .swiper-pagination, #column-right .swiper-viewport .swiper-pagination {
    display: none !important;
}

#column-left .swiper-viewport .swiper-slide, #column-right .swiper-viewport .swiper-slide {
    width: 100% !important;
}

#column-left .swiper-viewport, #column-right .swiper-viewport {
    margin: 0 0 15px 0;
    background: transparent;
    z-index: 1;
    border: medium none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    width: 100%;
    position: relative;
    overflow: visible;
    display: inline-block;
}

/* Blog listings */
.blog_grid_holder {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 13px;
    font-size: 0;
}

.blog_grid_holder.carousel-1 {
    margin-left: -17px;
    margin-right: -17px;
    padding-top: 20px;
    width: inherit;
    overflow: visible;
}

#column-left .blog_grid_holder, #column-right .blog_grid_holder {
    padding-top: 5px;
}

.blog_grid_holder.related {
    padding-top: 0px;
}

.blog_item::after {
    position: absolute;
    height: 1px;
    content: "";
    background: #e7e7e7;
    bottom: -10px;
    left: 15px;
    right: 15px;
}

.blog_item {
    font-size: 12px;
    padding: 0px 15px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 30px;
    width: 100%; /* 1 column grid is default */
}

.blog_title > a {
    color: #2a2a2a;
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 20px;
}

.extension-px_blog-home .image {
    margin-bottom: 0px;
    background-position: center center;
    height: 400px;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}

.carousel-1 .blog_item {
    width: 100% !important; /* carousel */
    margin-bottom: 0px;
}

#column-left .blog_item, #column-right .blog_item {
    width: 100%; /* carousel */
    margin-bottom: 17px;
}

.blog_item .image {
    margin-bottom: 23px;
    margin-top: 5px;
    float: left;
    position: relative;
}

#homeblog .image {
    width: 370px;
}

.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
    margin-bottom: 17px;
}

.blog_item .image img {
    transition: all 400ms;
    max-width: 100%;
    height: auto;
}

.blog_item .image img:hover {
    opacity: 0.8;
    transition: all 400ms;
}

.all-blogs .blog_grid_holder .blog_item .summary .image {
    background-position: center center;
    background-repeat: no-repeat;
    /*height: auto;*/
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
    float: none;
    position: relative;
}

.blog_item .summary .blog_title {
    margin: 0 0 10px;

    font-size: 26px;
}

#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
    font-size: 16px;
    margin: 0 0 7px;
}

.column-2 .summary .blog_title, .column-3 .summary .blog_title {
    font-size: 24px;
    margin: 0 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.column-4 .summary .blog_title {
    font-size: 20px;
}

.blog_item .summary p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}

#homeblog .blog_item .post_hover {
    text-align: left;
}

.blog_item .post_hover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    bottom: 0;
    background: -webkit-radial-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.1) 30%, rgba(0, 0, 0, 0.7) 100%); /* Safari 5.1-6.0 */
    background: -o-radial-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.1) 30%, rgba(0, 0, 0, 0.7) 100%); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.1) 30%, rgba(0, 0, 0, 0.7) 100%); /* For Firefox 3.6 to 15 */
    background: radial-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.1) 30%, rgba(0, 0, 0, 0.7) 100%);
    opacity: 0;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.blog_item:hover .post_hover {
    opacity: 1;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.blog_item .post_hover .fa {
    font-size: 20px;
}

#homeblog .icon.zoom {
    top: 10px;
    position: relative;
    left: 10px;
    right: auto;
}

.icon.zoom {
    position: relative;
}

#column-left .blog_item .summary p, #column-right .blog_item .summary p {
    font-size: 13px;
    line-height: 20px;
}

.blog_item .summary p.post_hover .fa {
    color: #ffffff;
    margin: 0;
}

.blog_item .summary p a .fa {
    color: #777;
    margin-left: 5px;
}

.blog_item .summary p a:hover .fa {
    color: #f44336;
}

/* Blog Post */
.blog_post .main_thumb {
    padding: 0 0 15px;
    transition: all 400ms ease 0s;
}

.blog_post .main_thumb:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}

.blog_post h1 {
    margin-bottom: 17px;
}

.blog_post label {
    font-size: 14px;
}

.blog_post .main_description p {
    margin-bottom: 18px;
}

.blog_stats {
    font-size: 13px;
    text-transform: none;
    color: #999999;
    margin: 0 0 15px;
    /*border-bottom:1px solid #f1f1f1;*/

}

#common-home .blog_stats {
    padding: 5px 15px;
    position: absolute;
    right: 15px;
    width: 50%;
    top: -31px;
}

.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
    font-size: 12px;
    margin: 0 0 12px;
    padding-bottom: 1px;
}

#column-left .blog_stats, #column-right .blog_stats {
    font-size: 11px;
    margin-bottom: -4px;
    border-bottom: none;
    padding-bottom: 0;
}

.blog_stats span {
    display: inline-block;
    /*margin-right:5px;
    margin-bottom:8px;*/
    line-height: 12px;
}

.blog_stats span + span {
    padding-left: 7px;
    border-left: 1px solid #eeeeee;
}

.blog_stats .fa {
    color: #bbbbbb;
    margin-right: 5px;
}

.blog_stats .text {
    font-weight: inherit;
}

#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
    font-size: 0;
}

.blog_stats .hl {
    color: #bbbbbb;
}

#common-home .blog_stats .hl {
    color: #f44336;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.4px;
}

#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
    font-weight: inherit;
}

.blog_post .blog_stats {
    margin: 0 0 22px;
}

.blog_post .tags {
    display: block;
    padding-top: 5px;
    margin-bottom: 25px;
    font-size: 13px;
    color: #aaaaaa;
}

.blog_post .tags a {
    font-size: 14px;
    margin-left: 2px;
}

.blog_post h3 {
    margin: 20px 0 18px;
    padding-bottom: 6px;
    display: block;
    border-bottom: 1px solid #eeeeee;
}

.blog_post h3 i {
    vertical-align: middle;
    margin-right: 7px;
}

.blog_post .share {
    margin-bottom: 40px;
}

.blog_post .share .fa {
    font-size: 19px;
    padding: 0 10px;
    margin: 0 5px 10px 0;
    color: #f5f5f5;
    height: 36px;
    line-height: 36px;
    width: 120px;
    transition: all 300ms;
}

.blog_post .share .fa:hover {
    opacity: 0.9;
    transition: all 300ms;
}

.blog_post .share .fa:after {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    vertical-align: top;
    margin-left: 10px;
}

.blog_post .share .fa-facebook {
    background: #3b5998;
}

.blog_post .share .fa-facebook:after {
    content: "Facebook"
}

.blog_post .share .fa-twitter {
    background: #00aced;
}

.blog_post .share .fa-twitter:after {
    content: "Twitter"
}

.blog_post .share .fa-google-plus {
    background: #dd4b39;
}

.blog_post .share .fa-google-plus:after {
    content: "Google+"
}

.blog_post .share .fa-navicon {
    background: #EAEAEA;
    color: #888888;
    text-align: center;
    font-size: 17px;
}

.blog_post .at15t_compact, .at16nc.at16t_compact {
    background-position: -9999px -9999px !important;
}

/* Related blogs */
.blog_post .related .blog_item {
    margin-bottom: 15px;
}

.blog_post .related .blog_title {
    font-size: 18px;
}

.blog_post .related p {
    font-size: 14px;
    line-height: 20px;
}

.blog_post .related p a {
    color: #999999;
}

.blog_post .related p .fa {
    color: #cccccc;
}

/* Comments */
.blog_post #comment {
    margin-bottom: 55px;
}

.blog_post .blog_comment {
    display: block;
    font-size: 14px;
    margin-bottom: 25px;
}

/* Modules */
.blog-module {
    margin-bottom: 40px;
}

.blog-module.latest {
    /*margin: 80px auto 70px;*/
}

#homeblog {
    position: relative;
    background-color: #fff;
    padding: 54px 0 14px;
}

.blog-module h3 {
    margin: 15px 0 10px 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #f5f5f5;
}

.blog-module h3 a.all {
    float: right;
    font-size: 13px;
    line-height: 24px;
}

.blog-module h3 a.all .fa {
    color: #cccccc;
}

#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {
    display: none;
}

/* Category Module */
.blog-category > ul > li {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}

.blog-category ul > li > ul {
    display: none;
    padding-left: 0;
}

.blog-category > ul > li.active > ul {
    display: block;
}

.blog-category > ul > li > a {
    display: block;
    line-height: 34px;
    font-size: 14px;
}

.blog-category .sign {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 34px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    color: #cccccc;
}

.blog-category li .sign .fa-minus,
.blog-category li.open .sign .fa-plus {
    font-size: 0;
}

.blog-category .sign .fa,
.blog-category li.open .sign .fa-minus,
.blog-category li.open ul li.open .sign .fa-minus,
.blog-category li.open ul li .sign .fa-plus {
    font-size: 11px;
}

.blog-category > ul > li ul > li {
    border-top: 1px solid #f5f5f5;
    list-style: none;
}

.blog-category > ul > li ul > li {
    border-top: 1px solid #f5f5f5;
    list-style: none;
}

.blog-category > ul > li ul > li a {
    line-height: 34px;
    font-size: 13px;
}

.blog-category > ul > li ul > li a .fa {
    color: #cccccc;
    font-size: 10px;
    margin: 0 6px;
}

.captcha_wrap img {
    max-width: none;
}

.blog_grid_holder.blog_products {
    padding-top: 5px;
}

.blog_product {
    font-size: 14px;
}

.blog_product .image {
    margin-top: 0;
}

.blog_product .name {
    display: inline-block;
    margin-bottom: 5px;
}

.blog_product .price-old {
    text-decoration: line-through;
}

.blog_product .price-tax {
    font-size: 11px;
    display: block;
    color: #aaaaaa;
}

@media screen and (max-width: 1199px) {
    .cmsblock_img img {
        max-width: 100%;
    }

    .list_inner:hover .cmsblock_img {
        left: 0;
    }

    .cmsblock_list_inner {
        bottom: 20px;
        padding: 10px 0;
        right: 20px;
        top: auto;
        left: 20px;
        text-align: center;
        width: auto;
    }

    #cart {
        width: auto;
    }

    #cart-total, #cart > .btn::before {
        /*display: none;*/
    }
}

@media screen and (max-width: 767px) {
    .column-3 .blog_item, .column-4 .blog_item {
        width: 50%;
    }

    .blog_stats .text {
        font-size: 0
    }

    .blog_grid_holder.carousel-1 {
        margin: 0;
    }

    #search .input-lg {
        width: 100%;
    }

}

@media screen and (max-width: 567px) {
    .column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    #homeblog .image {
        width: auto;
    }

    .blog-desc {
        left: 15px;
        right: 15px;
        bottom: 17px;
        width: auto;
    }

    #common-home .blog_stats {
        right: 0;
        width: auto;
    }
}

@media screen and (max-width: 400px) {
    #common-home .blog_stats {
        top: -10px;
        left: 0;
        right: auto;
        padding: 5px 0;
    }

    .blog-desc {
        width: 100%;
        position: relative;
        right: 0;
        left: 0;
        bottom: 0;
        float: left;
    }
}

/* footer */

.footer-top {
    /*background-color: #999999;
    height: 90px;*/
}

footer {
    color: #808080;
}

.home-about-me.container {
    padding: 0;
}

.social {
    /*background-color: #313131;*/
    float: right;
    /*height: 90px;*/
    text-align: center;
    /*width:25%;*/
    padding-top: 20px;
}

.social > ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0 auto;
    width: auto;
    padding: 0;
}

.social ul li {
    height: auto;
    width: auto;
}

.social ul li {
    display: inline-block;
    margin: 0 0 0 2px;
    vertical-align: top;
}

.social ul li:hover {
    border-color: transparent;
}

.social ul li a {
    color: #808080;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    line-height: 28px;
    vertical-align: top;
    letter-spacing: 0px;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    text-align: center;
}

.social li a:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 35px;
}

.facebook a:before {
    content: '\f09a';
}

.twitter a:before {
    content: '\f099';
}

.rss a:before {
    content: '\f09e';
}

.youtube a:before {
    content: '\f167';
}

.google-plus a:before {
    content: '\f0d5';
}

.pinterest a:before {
    content: '\f0d2';
}

.vimeo a:before {
    content: '\f27d';
}

.instagram a:before {
    content: '\f16d ';
}

.facebook a:hover {
    background: #3b5998;
    color: #fff;
    border-color: transparent;
}

.twitter a:hover {
    background: #0084b4;
    color: #fff;
    border-color: transparent;
}

.rss a:hover {
    background: #FF6600;
    color: #fff;
    border-color: transparent;
}

.youtube a:hover {
    background: #bb0000;
    color: #fff;
    border-color: transparent;
}

.google-plus a:hover {
    background: #d34836;
    color: #fff;
    border-color: transparent;
}

.pinterest a:hover {
    background: #C92228;
    color: #fff;
    border-color: transparent;
}

.vimeo a:hover {
    background: #BEBBFF;
    color: #fff;
    border-color: transparent;
}

.instagram a:hover {
    background: #fb3958;
    color: #fff;
    border-color: transparent;
}

/*.twitter a {
    background: url("../image/pixo/social_sprite.png") no-repeat scroll 2px -46px transparent;
    float: left;
    padding: 0 9px;
}

.twitter a:hover {
    background-position: 2px -235px;
}

.rss a {
    background: url("../image/pixo/social_sprite.png") no-repeat scroll 0 -140px transparent;
    float: left;
    padding: 0 7px;
}
.rss a:hover {
    background-position: 0 -329px;
}
.google-plus a {
    background: url("../image/pixo/social_sprite.png") no-repeat scroll 0 -93px transparent;
    float: left;
    padding: 0 8px;
}
.google-plus a:hover {
    background-position: 0 -281px;
}
.facebook a {
    background: url("../image/pixo/social_sprite.png") no-repeat scroll -4px 0 transparent;
    float: left;
    padding: 0 5px;
}

.facebook a:hover {
    background-position: -4px -189px;
}
.rss a, .google-plus a, .facebook a { margin: 0 12px;}
.twitter a{margin:0 10px}
*/
.footer-top-right {
    background-color: #f44336;
    float: right;
    height: 90px;
    width: 75%;
}

.tm-about-text:before {
    content: "\f087";
    font-family: 'FontAwesome';
    font-size: 45px;
    color: #fff;
    float: left;
    margin-top: 10px;
}

.tm-about-text {
    float: left;
    margin: 23px 0;
    padding: 0 0 0 40px;
    width: 76%;
}

.content-wrap {
    float: left;
    margin-left: 30px;
}

.footer-top .home-about-me .footer-top-right .tm-about-text h2 {
    margin: 0 0 5px;
}

.footer-top-right .tm-about-description {
    color: #ffffff;
}

.tm-about-description {
    font-weight: 500;
    clear: both;
}

.tm-about-description p {
    margin: 0;
}

.aboutme-read-more {
    float: right;
    position: relative;

}

.aboutme-read-more {

    margin: 37px 25px 0 0;

    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 150px;;
}

.aboutme-read-more a {
    color: #ffffff;
    font-weight: bold;
    background-color: #313131;
    padding: 12px;
    color: #ffffff;
    height: 44px;
}

.aboutme-read-more a:hover {
    background-color: #ffffff;
    color: #f44336;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

.footer-top-right .title1 {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.common-home .content_footer_top {
    clear: both;
    margin: 0;

}

.content_footer_top {
    margin-top: 0px;
}

#footer {
    clear: both;
    line-height: 27px;
    min-height: 100px;
    overflow: hidden;
    padding: 5px 0;
}

#footer .container {
    background: transparent;
}

.copyright {
    padding: 10px 0;
    border-top: 1px solid #ebebeb;
}

#footer .column {
    border: medium none;
    float: right;
    padding-left: 0;
    padding-right: 0;
    width: 25%;
    position: relative;
}

#footer .column.forth {

}

#footer .col-sm-3.column.first {
    margin: 0;
    padding: 0;;
    width: 25%;
}

#footer .column::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 210px;
    background-color: #ebebeb;
    left: auto;
    right: 40px;
    top: 0;

}

#footer .column:first-child::after {
    display: none;
}

#footer #footer_cms_block {
    float: left;
    line-height: 23px;
    margin-left: 12px;
    padding-right: 20px;

}

.col-sm-3.column.second {
    padding: 0;
    width: 21%;

}

#footer .col-sm-3.column.fourth {
    padding: 0 0 0 40px;

}

.tm-about-logo {
    margin-bottom: 15px;
}

.tm-about-logo a img {
}

footer a {
    color: #6f6f6f;
    letter-spacing: 0.65px;
    line-height: 35px;
    overflow: hidden;
    font-weight: 300;
    font-size: 13px;
    position: relative;
}

footer a:hover, #footer .column li:hover a:after, #footer .column li:hover a {
    color: #f44336;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

.footer-container .powered > a:hover {
    color: #ffd801;
}

#footer .column li a:after {
    font-family: 'FontAwesome';
    content: '\f105';
    font-size: 14px;
    padding-right: 8px;
    color: #808080;
    float: left;
}

#footer .column li.email a::after {
    content: none;
}

#footer .column .social li a::after {
    content: none;
}

#footer .column li a:hover {
    background-position: 0 -30px;
}

#footer .column ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}

#footer #contact .address::before {
    content: "\f041";
    font-family: "FontAwesome";
    color: #f44336;
    width: 34px;
    height: 34px;
    text-align: center;
    background: #d3d3d3;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    line-height: 35px;
    border-radius: 3px;
}

#footer #contact .ph-no::before {
    content: "\f095";
    font-family: "FontAwesome";
    color: #f44336;
    width: 34px;
    height: 34px;
    text-align: center;
    background: #d3d3d3;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
    line-height: 35px;
    border-radius: 3px;
}

#footer #contact .email::before {
    content: "\f0e0";
    font-family: "FontAwesome";
    color: #f44336;
    width: 34px;
    height: 34px;
    text-align: center;
    background: #d3d3d3;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    line-height: 35px;
    border-radius: 3px;
}

#footer #contact .address, #footer #contact .ph-no, #footer #contact .email {
    padding: 0;
}

#footer #contact ul li {
    padding: 0 0 0 10px;
    color: #6f6f6f;
    letter-spacing: 0.65px;
    line-height: 25px;
    font-weight: 300;
}

#footer li {
    color: #6f6f6f;
    letter-spacing: 0.65px;
    line-height: 35px;
    font-size: 13px;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

#footer li:hover {
    padding-left: 5px;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

#footer #contact .email, #footer #contact .ph-no {
}

#footer #contact .address span, #footer #contact .ph-no span {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}

#footer .social li:hover {
    padding: 0;
}

footer h5 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.44px;
    margin: 0 0 0px;
    text-transform: uppercase;
    line-height: 22px;
}

#footer #special-grid .saleicon.sale {
    display: none;
}

#footer #special-grid .image {
    float: left;
    margin: 0 15px 0 0;
}

#footer #special-grid .product-thumb .rating {
    display: none;
}

#footer #special-grid .product-block .button-group {
    display: none;
}

#footer #special-grid .product-thumb .caption {
    padding: 0;
    text-align: left;
}

#footer #special-grid .product-thumb .caption h4 a:hover {
    color: #f44336;
}

#footer #special-grid .product-block {
    box-shadow: none;
}

#footer .box .box-heading {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.7px;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 0;
    position: relative;
    text-transform: capitalize;
    border: none;
    background: none;
    padding: 0;
}

#footer .box-content {
    padding: 15px 0;
}

.copyright-container.container {
    /*background-color: #fff;*/
    padding: 20px 0;
    float: left;
    border-top: 1px solid #D6D6D6;
    margin-top: 40px;
}

.copyright-container {
    clear: both;
}

.footer-container {
    border-top: 1px solid #ededed;

}

.footer-payment {
    margin: 0 auto;
    text-align: center;
    display: block;
    clear: both;
    padding: 20px 0 12px;
}

.cmsfooter-applogo {
    float: left;
    margin-top: 20px;
}

.payment-block > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.payment-block > ul > li {
    display: inline-block;
    vertical-align: top;
}

.cmsfooter-applogo .app-logo-apple a {
    background: url("../image2/pixo/App-logo-1.png") no-repeat scroll 0 0 transparent;
    width: 116px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
}

.cmsfooter-applogo .app-logo-playstore a {
    background: url("../image2/pixo/App-logo-2.png") no-repeat scroll 0 0 transparent;
    width: 116px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
}

.cmsfooter-applogo .app-logo-apple {
    display: inline-block;
    margin-right: 10px;
}

.cmsfooter-applogo .app-logo-playstore {
    display: inline-block;
}

.footer {
    text-align: center;
}

#bottomfooter {
    clear: both;
    display: inline-block;
    vertical-align: top;
    padding: 15px 0;
    text-align: center;
}

#bottomfooter > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#bottomfooter > ul > li {
    background: url("../image2/pixo/header_top_links_pipe.jpg") no-repeat scroll right 13px transparent;
    display: inline;
    font-size: 14px;
    padding: 10px 12px 3px 8px;
    letter-spacing: 0.7px;
}

#bottomfooter > ul > li:first-child {
    padding-left: 0;
}

#bottomfooter > ul > li a {
    color: #ffffff;
}

#bottomfooter > ul > li a:hover {
    color: #f44336;
}

#bottomfooter > ul .last {
    background: none repeat scroll 0 0 transparent;
}

.powered {
    text-align: center;
    color: #858585;
    letter-spacing: 0.78px;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 18px;
}

.powered > a {
    color: #858585;
}

.powered > a:hover {
    color: #f44336;
}

#footerlinksblock {
    width: 70%;
    float: left;
}

#footerlinksblock ul {
    padding: 0;
    margin-bottom: 12px;
}

#footerlinksblock .block_title {
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 1.44px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 17px;
}

.linksblock #blocklink span {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1.04px;
}

#blocklink li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    position: relative;
}

#blocklink li a {
    line-height: 24px;
    letter-spacing: 1.3px;
}

#blocklink li:last-child::after {
    display: none;
}

#blocklink li::after {
    content: "";
    position: absolute;
    height: 11px;
    width: 1px;
    background-color: #6f6f6f;
    left: auto;
    right: -2px;
    top: 7px;
}

.newsletter label {
    display: none;
}

.newsletter {
    padding: 20px 15px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background: #c1382d;
    height: 88px;
}

.newsletter .container {
    position: relative;
    padding: 0 15px;
    background: #f44336;
    margin: -32px auto 0;
    z-index: 999;
    width: 1200px;
}

.newsletter .container::after {
    content: "";
    position: absolute;
    left: -12px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 12px;
    border-color: transparent transparent #7a271f transparent;
}

.newsletter .container::before {
    content: "";
    position: absolute;
    right: -12px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 0 12px;
    border-color: transparent transparent transparent #7a271f;
}

.newsletter .title {
    text-align: left;
    float: left;
    position: relative;
}

.newsletter .title::after {
    content: "";
    position: absolute;
    width: 140px;
    height: 140px;
    background-image: url(../image2/pixo/newletter-icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 140px;
    transform: rotate(-30deg);
    left: 15px;
    top: -45px;
    z-index: -1;
}

.newsletter-inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 29px 50px;
    overflow: hidden;
}

.newsletter .fa {
    font-size: 40px;
    color: #fff;
}

.newsletter .title h5 {
    /*    background-image: url("../image/pixo/newletter-icon.svg");
     background-size:50px auto;
    background-position: left center;
    background-repeat: no-repeat;*/
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
    padding: 10px 0 10px 130px;
    float: left;
    overflow: hidden;
    position: relative;
}

.newsletter .desc {
    letter-spacing: 1.1px;
}

.newsletter .form-group {
    position: relative;
    margin-top: 20px;
    margin: 0 auto;
    width: 46%;
    float: right;
}

#txtemail {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff;
    border-radius: 3px;
    height: 40px;
    padding: 0 100px 0 15px;
    letter-spacing: 0.64px;
    width: 100%;
    color: #999999;
    border: 0;
    font-size: 13px;
}

/*.newsletter .newsletter-icon{
   content: "";
    position: absolute;
    width: 140px;
    height: 100%;
    background-image: url(../image/pixo/newletter-icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 140px;
    transform: rotate(-30deg);
    left: 45px;
    top: 0;
    z-index: -1;
}*/

.newsletter .text-danger {
    position: absolute;
}

.subscribe-btn .btn {
    background-color: #1b252f;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    height: 40px;
    letter-spacing: 0.78px;
    line-height: 20px;
    padding: 0 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    text-transform: capitalize;
}

.subscribe-btn .btn:hover {
    color: #e8e8e8 !important;
    background: #000;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

.subscribe-btn .btn:hover:before {
    border-color: transparent #222222 transparent transparent;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

.subscribe-btn .btn i {
    color: #f44336;
    font-size: 25px;
}

/* Category PAge */

.category_description {
    margin-top: 15px;
}

.category_img .img-thumbnail {
    border: medium none;
    border: medium none;
    border-radius: 0;
    padding: 0;
}

.refine-search {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}

#button-filter {
    color: #fff;
    background-color: #1b252f;
    border-radius: 3px;
}

.copy-right {
    border-top: 1px solid #444;
    padding: 10px 0;
    text-align: center;
}

#content .category_list {
    margin-bottom: 15px;
    padding: 0;
}

#content .category_list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

@media (max-width: 979px) {
    #footer .column ul, #column-left .service-cms .ul {
        display: none;
    }

    .copyright-container {
        padding: 0;
    }

    #footer .box .box-heading {
        padding-bottom: 10px;
    }

    #footer .column {
        width: 100%;
    }

    #bottomfooter,
    .powered {
        text-align: center;
        padding: 10px 0;
        float: none;
    }

    .footer-container,
    .content_footer_bottom {
        float: none;
        padding: 0;
    }

    .footer-container {
        padding: 5px 0;
    }

    .bx-controls-direction {
        top: 6px;
    }

    .box.featured {
        padding: 20px 0;
    }

    #footer #special-grid .product-block .product-block-inner {
        width: 100%;
    }

    .newsletter .title h5 {
        font-size: 20px;
    }

    .subbannercms .banner .detail .right-text .shop-now {
        float: none !important;
        display: inline-block !important;
    }

    .right-text {
        float: none;
        left: 0;
        right: 0;
        top: 0;
    }

    .subbannercms .text {
        display: none;
    }

    .subbannercms .right-text .text::before, .subbannercms .text::before {
        display: none;
    }

    .subbannercms .shop-now {
        display: none;
    }

    .subbannercms .banner .detail .shop-now {
        display: none !important;
    }

    .subbannercms .banner .shop-now {
        display: inline-block !important;
    }

    .subbannercms .banner {
        text-align: center;
    }

    .subbannercms .shop-now {
        left: 0;
        right: 0;
        position: relative;
        margin-top: 53%;
    }

    .contactcms {
        padding: 0;
    }

    .category_tab .tab-pane .product-block {
        display: inline-block;
    }

    .product-layout.product-grid {
        text-align: center;
    }

    .product-layout.product-grid .product-block {
        display: inline-block;
    }

    .product-thumb .button-group .addtocart, .product-thumb .button-group .wishlist, .product-thumb .button-group .compare,
    .product-thumb .button-group .quickview {
        bottom: 0 !important;
    }

    .sale {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }

    #content .box .box-heading::before, .box-heading.side-box-heading::before {
        display: none;
    }

    .pxblog .owl-buttons {
        top: 15px;
        opacity: 1;
    }

    .brands .customNavigation {
        opacity: 1;
    }

    .featured .customNavigation, #products-related .customNavigation {
        opacity: 1;
    }

    .page {
        max-width: 724px !important;
    }

    .blog-item .blog-left {
        float: none;
        width: auto;
    }

    .box.brands {
        padding: 20px 0;
    }
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

/* breadcrumb */
#breadcrumb {
    margin-bottom: 20px;
}

#breadcrumb .container {
    padding: 0;
}

ul.breadcrumb {
    padding: 12px 0;
    border: 0 none;
    text-align: left;
}

ul.breadcrumb i {
    font-size: 15px;
}

ul.breadcrumb > li {
    position: relative;
    white-space: nowrap;
    line-height: 24px;
}

ul.breadcrumb > li + li:before {
    /*content: '';
    padding: 0;*/
}

ul.breadcrumb > li:after {
}

.pagination {
    margin: 0;
}

/* buttons */
.buttons {
    margin: 1em 0;
    display: inline-block;
    margin: 10px 0 0;
    width: 100%;
}

.btn {
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link {
    font-size: 13px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-primary, #cart .text-right .addtocart, #cart .text-right .checkout, .btn-default, #button-cart, .btn-danger, .button.aboutus, .btn-info {
    background: #f44336;
    background-position: 10px center;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding-left: 35px;
    /*padding:7px 12px 6px;*/
    text-transform: none;
    width: auto;
    border-radius: 0;
    line-height: normal;
}

.product-layout.product-list .product-thumb .button-group .addtocart {
    color: #000;
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    width: auto;
    background-position: 10px center;
    padding: 0 25px;
    border-radius: 3px;
    background-image: none;

}

.product-layout.product-list .product-thumb .button-group .addtocart:hover {
    color: #fff;
}

.productpage #product-product #product #button-cart {
    padding: 10px 25px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
}

.productpage #product-product .product-right #button-cart {
    font-size: 13px;
}

.productpage #product .btn-group {
    display: block;
}

.btn-primary:hover, #cart .text-right .addtocart:hover, #cart .text-right .checkout:hover, .btn-default:hover, #button-cart:hover, .btn-danger:hover, .button.aboutus:hover, .btn-info:hover {
    background-color: #313131;
    color: #ffffff !important;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

.product-layout.product-list .product-thumb:hover .button-group .addtocart:hover {
    background-color: #f44336;
}

#cart .text-right .addtocart strong, #cart .text-right .checkout strong {
    font-weight: 600;
}

.btn-warning {
    color: #ffffff;
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    background: #363636;
    border: none;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}

@media (max-width: 767px) {

}

/* list group */

.box .filterbox {

}

.filterbox .list-group a {
    display: block;
    font-weight: bold;
    padding: 0 5px;
    border: 0 none;
    background: none;
    cursor: pointer;
}

.filterbox .list-group-item {
    padding: 0 10px;
}

.filterbox .list-group-item .checkbox {
    line-height: 22px;
}

#column-left .list-group, #column-right .list-group {
    border: 1px solid #ededed;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    margin-bottom: 25px;
    padding: 10px;
    background: none;
}

#column-left .list-group a, #column-right .list-group a {
    border: none;
    font-size: 14px;
}

#column-left .list-group a:first-child, #column-right .list-group a:first-child, #column-left .filterbox .list-group a, #column-right .filterbox .list-group a {
    border-top: medium none;
}

.list-group a {
    border: none;
    color: #888888;
    padding: 8px 5px;
    background: none repeat scroll 0 0 transparent;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    background: transparent;

}

.list-group a:hover {
    color: #f44336;
}

.filterbox .list-group a:hover {
    color: #f44336;
}

.filterbox a.list-group-item::after {
    content: "";
    left: auto;
    position: absolute;
    right: 5px;
    width: 25px;
    height: 25px;
    background: url("../image2/pixo/sprite.png") no-repeat scroll -38px -98px transparent;

}

.filterbox a.list-group-item.collapsed::after {
    content: "";
    background: url("../image2/pixo/sprite.png") no-repeat scroll -38px -72px transparent;
}

.filterbox a.list-group-item.collapsed {
    margin-bottom: 10px;
}

@media (max-width: 979px) {
    .filterbox .list-group-item {
        display: none;
    }

    .filterbox a.list-group-item::after {
        background: url("../image2/pixo/sprite.png") no-repeat scroll -38px -72px transparent;
    }

    .filterbox a.list-group-item.collapsed::after {
        background: url("../image2/pixo/sprite.png") no-repeat scroll -38px -98px transparent;
    }
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */
.product-thumb {
    margin-bottom: 20px;
    overflow: hidden;
}

.first_item_tm .product-thumb {
    border: none;
}

.product-thumb .image {
    text-align: center;
    position: relative;
}

.product-thumb .image a {
    display: block;
}

.product-thumb .image a:hover {

}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.product-grid .product-thumb .image {
}

/*.product-block .image .reg-image,
#column-right .image .reg-image,
#column-left .image .reg-image {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity:1;
    -moz-opacity:1;

    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.product-block:hover .image .reg-image {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity:1;
    -moz-opacity:1;

    position: absolute;
    top: auto;
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);

    transform-origin: 10px 90%;
    -webkit-transform-origin: 10px 90%;
    -moz-transform-origin: 10px 90%;
    -ms-transform-origin: 10px 90%;
    -o-transform-origin: 10px 90%;

    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;

    z-index: 9999;
    left: 10px;
    bottom: -20px;
    right: auto;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
    -ms-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
    -o-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);

    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.product-list .product-block:hover .image .reg-image {
    bottom: 0;
}
.product-block .image .hover-image,
#column-right .image .hover-image,
#column-left .image .hover-image .button-group button:hover{
    background: #e95e19 none repeat scroll 0 0;
    color: #ffffff;
    left: 0;

    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity:0;
    -moz-opacity:0;

    position: absolute;
    right: 0;
    top: 0;

    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.product-block:hover .hover-image,
#column-right .image:hover .hover-image,
#column-left .image:hover .hover-image {
    opacity: 1;
    position: relative;
}*/

.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;

}

.product-block .image:hover .hover-image, #column-right .image:hover .hover-image, #column-left .image:hover .hover-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;

    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.product-block .image .hover-image,
#column-right .image .hover-image,
#column-left .image .hover-image .button-group button:hover {
    color: #ffffff;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;

    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.product-block:hover .hover-image,
#column-right .image:hover .hover-image,
#column-left .image:hover .hover-image {
    opacity: 1;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
    }

}

.product-thumb h4 {
    color: #0016bb;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
}

.product-thumb h4 a {
    color: #0016bb;
    letter-spacing: 1.04px;
}

.product-thumb .caption {
    float: none;
    padding: 12px 0px;
    width: 100%;
    text-align: left;
    line-height: normal;
}

.countdown {
    float: left;
    width: 100%;
    color: #000;
    text-transform: capitalize;
}

.countdown .count-title {
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 0.30px;
}

/*product special */
/**/
.countbox.hastime .timebox {
    margin: 0 25px 0 0;
    background: #2b2b2b;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    float: left;
    text-align: center;
    position: relative;
    width: 65px;
    cursor: pointer;

    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}

.countbox.hastime .timebox:hover {
    background: #f44336;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}

.timebox::after {
    content: "";
    position: absolute;
    border-top: 1px solid #fff;
    top: 54%;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
    margin: 0 auto;
}

.timebox-inner {
    font-size: 13px;
}

.timebox .timebox-inner strong {
    width: 100%;
    float: left;
    color: #fff;
    padding: 5px 0 12px 0;
    font-weight: 700;
    font-size: 18px;
}

/*count end*/
/*pagination*/

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
        text-align: center;
    }

    #txtemail {
        padding: 0 15px;
    }
}

.product-thumb .rating {
    /*padding-bottom:10px;*/
    clear: both;
    margin: 0 auto;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

/*.product-block:hover.product-thumb .rating{
     opacity:0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
    transition:all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition:all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}*/
.rating .fa-stack, #review .fa-stack {
    font-size: 8px;
    color: #eaab00;
}

.fa.fa-star.off {
    color: #eaab00;
    font-size: 13px;
}

.rating .fa-star.off, #review .fa-star.off {
    color: #eaab00;
    font-size: 13px;
}

.rating .fa-star, #review .fa-star, .fa-stack .fa {
    color: #eaab00;
    font-size: 13px;
}

.rating .fa-star + .fa-star-o, #review .fa-star + .fa-star-o {
    color: #eaab00;
}

.fa-star.off::before {
    content: "\f006";
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    padding-top: 3px;
}

.product-layout.product-grid .product-thumb .price { /*position:absolute;*/
}

.product-layout.product-grid .product-thumb .rating { /*margin-top: 26px;*/
}

.product-thumb .price-new {
}

.product-thumb .price-old {
    color: #777777;
    display: inline-block;
    margin: 0 5px;
    text-decoration: line-through;
    vertical-align: top;
    font-size: 13px;
    font-weight: 700;
}

.product-thumb .price-tax {
    color: #8a8a8a;
    display: none;
    font-size: 12px;
    width: 100%;
}

.product-thumb .percentsaving {
    font-weight: 500;
    font-size: 13px;
    padding: 9px;
    color: #fff;
    background: rgba(0, 0, 0, 0) url("../image2/pixo/offer.png");
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 10px;
    left: auto;
    transition: all 0.5s ease 0s;
}

.product-block:hover .percentsaving {
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: all 0.5s ease 0s;
}

.product-thumb .button-group {

    overflow: hidden;
}

.product-list .product-thumb .button-group {
    overflow: visible;
}

.product-block .button-group {
    /*opacity:0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;*/
    position: absolute;
    right: 0;
    left: 0;
    width: 190px;
    margin: 0 auto;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    z-index: 99;
    bottom: auto;
    top: 45%;

}

.product-block:hover .button-group,
.box-product .product-block:hover .button-group,
.product-grid .product-thumb:hover .button-group,
.product-list .product-thumb:hover .button-group {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.product-block:hover .button-group .addtocart,
.box-product .product-block:hover .button-group .addtocart,
.product-grid .product-thumb:hover .button-group .addtocart,
.product-list .product-thumb:hover .button-group .addtocart {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    bottom: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}

.product-block:hover .button-group .wishlist,
.box-product .product-block:hover .button-group .wishlist,
.product-grid .product-thumb:hover .button-group .wishlist,
.product-list .product-thumb:hover .button-group .wishlist {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    bottom: 0;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}

.product-block:hover .button-group .compare,
.box-product .product-block:hover .button-group .compare,
.product-grid .product-thumb:hover .button-group .compare,
.product-list .product-thumb:hover .button-group .compare {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    bottom: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}

.product-block:hover .button-group .quickview,
.box-product .product-block:hover .button-group .quickview,
.product-grid .product-thumb:hover .button-group .quickview,
.product-list .product-thumb:hover .button-group .quickview {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    bottom: 0;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition-delay: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}

.product-grid .btn-wish-compare, .product-grid .list-right, .product-list .btn-list-grid, .product-list .caption .price {
    display: none;
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}

.product-thumb .button-group .addtocart {
    background-image: url("../image2/pixo/addtocart.svg");
    background-position: center center;
    background-size: 18px;
    background-repeat: no-repeat;
    background-color: #d3d3d3;
    border: 0 none;
    float: left;
    height: 40px;
    width: 40px;
    transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    font-size: 0;
    margin: 0 10px 0 0;
    padding: 7px 8px 8px;
    position: relative;
    right: 0px;
    border-radius: 50%;
}

.product-thumb .button-group .fa {
    font-size: 17px;
    color: #ffffff;
    display: none;
}

.product-thumb .button-group .addtocart:hover {
    background-color: #f44336;
    background-image: url("../image2/pixo/addtocart-hover.svg");
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}

.product-thumb .button-group .wishlist {
    background-image: url("../image2/pixo/wishlist.svg");
    background-position: center center;
    background-size: 18px;
    background-repeat: no-repeat;
    background-color: #d3d3d3;
    border: none;

    float: left;
    margin-top: 0;
    height: 40px;
    width: 40px;
    transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -ms-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    font-size: 0;
    margin: 0 10px 0 0;
    padding: 9px;
    position: relative;
    right: 0px;
    border-radius: 50%;

}

.product-thumb .button-group .wishlist:hover {
    background-color: #f44336;
    background-image: url("../image2/pixo/wishlist-hover.svg");
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}

.product-thumb .button-group .compare {
    background-image: url("../image2/pixo/compare.svg");
    background-position: center center;
    background-size: 24px;
    background-repeat: no-repeat;
    background-color: #d3d3d3;
    border: none;
    float: left;
    height: 40px;
    width: 40px;
    transition-duration: 600ms;
    -webkit-transition-duration: 600ms;
    -moz-transition-duration: 600ms;
    -ms-transition-duration: 600ms;
    -o-transition-duration: 600ms;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    font-size: 0;
    margin: 0 10px 0 0;
    padding: 9px;
    position: relative;
    right: 0px;
    border-radius: 50%;

}

.product-thumb .button-group .compare:hover {
    background-color: #f44336;
    background-image: url("../image2/pixo/compare-hover.svg");
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}

.product-thumb .button-group .quickview /*a */
{
    background-image: url("../image2/pixo/quickview.svg");
    background-position: center center;
    background-size: 20px;
    background-repeat: no-repeat;
    background-color: #d3d3d3;
    border: 0 none;
    float: left;
    margin-top: 0;
    height: 40px;
    width: 40px;
    transition-duration: 800ms;
    -webkit-transition-duration: 800ms;
    -moz-transition-duration: 800ms;
    -ms-transition-duration: 800ms;
    -o-transition-duration: 800ms;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    font-size: 0;
    position: relative;
    padding: 9px;
    right: 0px;
    border-radius: 50%;
}

.product-thumb .button-group .quickview:hover /*a*/
{
    background-color: #f44336;
    background-image: url("../image2/pixo/quickview-hover.svg");
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
}

#cart .dropdown-menu .img-thumbnail {
    width: auto;
    max-width: none;
    border-radius: 0;
}

#cart .text-right .addtocart,
#cart .text-right .checkout {
    margin: 0;
    padding: 7px 12px;
    border-radius: 5px;
}

.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #e7e7e7;

}

.product-list .product-thumb .button-group .addtocart,
.product-list .product-thumb .button-group .wishlist,
.product-list .product-thumb .button-group .compare,
.product-list .product-thumb .button-group .quickview {
    margin: 0 5px;
    vertical-align: top;
    float: left;
    bottom: 0;
}

.product-list .product-thumb .button-group .addtocart .fa {
    margin-right: 10px;
}

.product-list .product-thumb .button-group .quickview a {
    font-size: 0;
    display: block;
    height: 38px;
    width: 38px;
}

.product-list .caption {
    margin: 0 0 30px;
    padding: 0 25px;
    float: left;
    text-align: left;
    border: none;
}

.product-list .caption .desc {
    margin: 8px 0 10px;
    line-height: 24px;
    letter-spacing: 0.7px;
}

.product-list .caption .price {
    margin-bottom: 20px;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0;
    display: none;
}

.product-grid .caption .list-price .price {
    display: none;
}

.product-list .caption .list-price .price {
    display: block;
    margin: 0;
}

.product-list .product-thumb .percentsaving {
    font-weight: 500;
    font-size: 12px;
    padding: 2px 15px;
    color: #fff;
    height: auto;
    width: auto;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    transition: all 0.5s ease 0s;
    background: #1b252f;
    border-radius: 3px;
}

.product-list .product-block:hover .percentsaving {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: all 0.5s ease 0s;
}

.product-list .product-thumb .rating {
    padding: 0;
    position: relative;
    bottom: 0;
}

.product-list .product-block.product-thumb:hover .rating {
    opacity: 1;
}

.product-list .product-block-inner {
    margin: 0;
}

.product-list .btn-wish-compare {
    margin-top: 5px;
}

#content .product-list .button-group {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    position: relative;
    top: auto;
    width: auto;
    left: 0;
}

.product-grid .product-thumb .product-details .button-group {
    display: none;
}

#content .product-list .image .button-group {
    display: none;
}

.product-list .product-thumb .sale {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.product-list .list-right {
    border-left: 1px solid #e7e7e7;
    float: left;
    margin: 38px 0;
    padding: 0 10px 0 30px;
    width: 27%;
}

.product-list .price {
    margin: 0 0 6px;
    text-align: left;
}

.product-list .product-thumb .price-tax {
    color: #999999;
}

.list-buttoncart {
    padding-left: 0;
}

@media (max-width: 1250px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }

    .main-menu.container {
        width: 85%;
    }

    .dropdown.search {
        width: 50%;
    }

    .blog-item .blog-left {
        float: none;
        width: auto;
    }

    .blog-item .blog-left .blog-image img {
        height: auto;
        width: auto;
    }

    .cms-secound-content.cms-box {
        margin: 0 5px;
    }

}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }

}

.thumbnails {
    overflow: hidden;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
}

.thumbnails {
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 0px;
    display: block;
}

.image-additional {
    overflow: hidden;
}

.thumbnails .image-additional {
    float: left;
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

#input-captcha, #input-payment-captcha {
    margin-bottom: 10px;
}

/* Quickview css */
.quickview {
    padding: 0;
    display: inline-block;
}

.quickview .container {
    width: 100%;
    background: #FFFFFF;
    padding: 0 10px;
}

.quickview .container .row {
    margin: 0;
}

.quickview .top_button {
    display: none;
}

.quickview #product2 {
    float: left;
    width: 100%;
}

.quickview #product2 h3 {
    width: 100%;
}

.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
    color: #333333;
}

@media (max-width: 767px) {
    .quickbox {
        display: none;
    }
}

/* Pixothemes pixothemes.in - Start */

/* box */
.box {
    margin-bottom: 0;
}

/*.category{margin-top:-67px; }*/
.box .box-heading,
.panel-default > .panel-heading {
    color: #000;
    font-size: 18px;
    padding: 15px;
    text-transform: capitalize;
    margin-bottom: 0 !important;
}

#column-left .box .box-heading {
    background: #1b252f;
    font-size: 16px;
    padding: 12px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    color: #fff;
    letter-spacing: 0.7px;
    border-radius: 0;
}

#column-left .box .box-content {
    border: 1px solid #e4e4e4;
}

#column-left .category .box-content {
    padding: 10px 15px;
}

.box .box-content {
    /*background: none repeat scroll 0 0 #ffffff;*/
    /*border-bottom: 2px solid #e9e9e9;
    border-left: 2px solid #e9e9e9;
    border-right: 2px solid #e9e9e9;*/
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    padding: 20px 15px;

}

.sidebar-category .box-content {
    min-height: 458px;
    background-color: #efefef;
    border: none;
}

#content .box .box-heading, .box-heading.side-box-heading {
    /*background: transparent url("../image/pixo/divider.png") no-repeat scroll center bottom;*/
    color: #000;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    line-height: normal;
    background-color: transparent !important;
    letter-spacing: 0.8px;
    float: none;
    width: auto;
    position: relative;
    line-height: 50px;
    padding: 0;
}

#content .special-block .box-heading {
    vertical-align: top;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: 0.8px;
    position: relative;
    padding: 0 25px 0 0;
    color: #fff;
    background: transparent;
}

#content .special-block .box-heading::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 25px;
    background-color: rgba(255, 255, 255, 0.4);
    right: 5px;
    left: auto;
    top: 0;
}

#content .box .box-content {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border: none;
    padding: 0;
}

.special-block .owl-carousel .owl-item.active, .category_tab .owl-carousel .owl-item.active {
    border-color: transparent;
}

.special-block .owl-carousel .owl-item, .category_tab .owl-carousel .owl-item {
    border-left: 1px solid #e4e4e4;
}

.box.special-block {
    margin-top: 30px;
    position: relative;
}

.special-block .row {
    margin: 0;
}

#content .special-block .box-content {
    border: 1px solid #e4e4e4;
    padding: 0 0 93px 0;
}

.heading_border {
    background: #d6d6d6 none repeat scroll 0 0;
    display: inline-block;
    height: 1px;
    position: relative;
    top: -14px;
    width: 100%;
}

.pxblog {
    position: relative;
}

#content .pxblog .box-heading {
    padding: 0 20px 0;
    border-bottom: 1px solid #e4e4e4;
    text-align: left;
}

.pxblog .box-content {
    padding: 5px 0 0 0 !important;
}

.pxblog .buttons {
    display: none;
}

.pxblog .blog-item .product-block {
    border: none;
}

.pxblog .blog-item .product-block:hover {
    box-shadow: none;
}

.box .box-content ul, #content .content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.box .box-content ul li, #content .content ul li {
    line-height: 30px;
    /* padding: 7px 0;*/
    border: 0;
}

.box .box-content ul li ul li, #content .content ul li ul li {
    padding: 0;
    float:left;
    width: 25%;
    /*    margin-top: 5px;*/
}

.box .box-content ul li a + a, .box .box-content ul li a + a:hover {
    background: none;
    padding-left: 0;
}

.box .box-content ul li a:hover, #content .content ul li a:hover {
}

/* Product Grid Start */
/*.product-grid-list { }*/
#content .box-product /*,
.product-grid-list ul*/
{
    list-style-type: none;
    position: relative;
    width: 100%;
    /*padding:0px;*/
    margin: 0px;
    list-style: none;
    /*    overflow: hidden;*/
}

/*.product-grid-list ul li,*/
#content .box-product .product-items {
    margin-bottom: 14px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.featured-products {
    position: relative;
}

.special-product .product-items:first:child .product-thumb {
    border: none;
}

.product-grid li,
#content .product-carousel .slider-item {
    width: 240px;
    float: left;
    display: inline-block;
    text-align: center;
}

.ie7 .product-grid li {
    width: 192px !important;
}

#special-carousel .owl-item.firstActiveItem .product-thumb,
#Tab_Category_Slider .owl-item.firstActiveItem .product-thumb {
    border: none;
}

.game-title {
    color: #fff;
    font-weight: 400;
    text-align: center;
    font-size: 24px;
    line-height: 18px;
    letter-spacing: 1.44px;
    margin: 0 auto;
    width: 80%;
    background: #f44336;
    border-radius: 5px;
    padding: 11px 0;
}

.smalltext {
    color: #000;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.78px;
    text-transform: uppercase;
}

#content .image-additional .slider-item {
    display: inline-block;
    float: left;
}

.featured .featured-products .box-product {
    padding-top: 30px;
}

.related {
    margin-top: 60px;
}

.product-block-inner {
    position: relative;
}

.grid_default_width {
    width: 327px;
}

.featured_default_width {
    width: 258px;
}

.module_default_width {
    width: 220px;
}

.latest_default_width {
    width: 327px;
}

.special_default_width {
    width: 327px;
}

.related_default_width {
    width: 277px;
}

.bestseller_default_width {
    width: 327px;
}

.additional_default_width {
    width: 80px;
}

.testimonial_default_width {
    width: 1400px;
}

.banners-slider-carousel .product-block-inner {
    text-align: center;
    opacity: 0.4;
}

.banners-slider-carousel .product-block-inner:hover {
    opacity: 1;
}

#content .product-carousel .product-block,
#content .box-product .product-block /*, .product-layout.product-grid .product-block*/
{
    margin: 10px 15px 30px;
    clear: both;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.pxblog .container {
    padding: 0;
    border: 1px solid #E4E4E4;
}

#content .pxblog .blog-item .product-block {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #E4E4E4;
    display: block;
}

#content .pxblog .blog-item.active-slide .product-block {
    border: none;
}

.product-layout.product-grid .product-block {
}

.product-layout.product-grid.last-item {
    border-right: 0 none;
}

.product-layout.product-grid .product-block-inner {
    padding: 0px;
}

.product-layout.product-grid {
    border-right: 1px solid #e4e4e4;
    margin: 10px 0;
}

.product-listgrid .product-grid:last-child {
    border-right: 0 none;
}

.product-layout.product-list .product-block { /*border-top:1px solid #e4e4e4;*/
    margin: 10px 0;
}

#content .banners-slider-carousel .product-carousel .product-block {
    border-right: 0 none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#content .box-product .last_item_tm .product-block {
}

#content .product-carousel .product-block:hover,
#content .box-product .product-block:hover {

    overflow: hidden;
    clear: both;
}

#content .product-block:hover h4 a,
#content .product-carousel .product-block:hover h4 a,
#content .box-product .product-block:hover h4 a,
#content .product-layout .product-block:hover h4 a {
    color: #f44336;
}

.ie7 #content .product-carousel .product-block,
    /*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {
    border: 1px solid #e7e7e7;
}

.ie7 #content .product-carousel .product-block:hover,
    /*.ie7 #content .product-grid-list .product-block:hover,*/
.ie7 #content .box-product .product-block:hover {
    border: 1px solid #e7e7e7;
}

.product-grid .product-thumb .desc, .product-grid .product-thumb .price-tax, .product-carousel .product-thumb .price-tax, .box-product .product-thumb .price-tax {
    display: none;
}

.product-list .product-details {
    overflow: hidden;
    border-left: 1px solid #e4e4e4;
}

.product-list .product-thumb .image {

}

.product-list .product-thumb .caption h4 {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1.04px;
    padding: 7px 0;
}

#content .product-carousel .product-block-inner,
#content .box-product .product-block-inner /*,.product-layout.product-grid .product-block-inner*/
{
    overflow: hidden;
    position: relative;
}

.brands .product-block:hover {
    box-shadow: none;
}

.banners-slider-carousel {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    clear: both;
    padding: 73px 0;
}

.brands {
}

.brands .product-block {
    border: none;
}

.sale {
    /*background: url("../image/pixo/sale.png") no-repeat scroll 0 0 transparent;*/
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.56px;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    right: auto;
    left: 15px;
    top: 0px;
    /*width:65px;*/
    z-index: 9;
    transition: all 0.5s ease 0s;
    color: #000;
    text-transform: capitalize;

}

.product-block:hover
#content .box-product .product-block:hover .sale,
#content .category_tab .product-block:hover .sale,
#content .product-grid .product-thumb:hover .sale,
#content .product-list .product-thumb:hover .sale {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: all 0.5s ease 0s;
}

/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
    width: 100%;
    overflow: hidden;
}

#column-left #special-carousel .product-items, #column-right #special-carousel .product-items {
    padding: 0;
}

#column-left .box-product > div,
#column-right .box-product > div {
    display: block;
    vertical-align: top;
    margin-right: 0px;
    /*margin-bottom:15px;*/
    width: 100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
    margin-bottom: 0;
}

#column-left .product-thumb h4 a:hover {
    color: #f44336;
}

#column-left .box-product .image,
#column-right .box-product .image {
    display: block;
    margin-bottom: 0px;
    float: left;
    margin-right: 10px;
    border: none;
    padding: 0;
    width: 25%;
    border: 1px solid #e4e4e4;
}

#column-left .special-block .countdown, #column-left .special-block .countdown {
    display: none;
}

#column-left .special-block .thumb-carousel, #column-right .special-block .thumb-carousel {
    display: none;
}

#column-left .special-block .desc, #column-right .desc {
    display: none;
}

#column-left .box-product .product-block .product-block-inner, #column-right .box-product .product-block .product-block-inner {
    border: none;
}

#column-left .product-items .product-details,
#column-right .product-items .product-details {
    float: left;
    width: 70%; /* specify width as per your requirement */

}

#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
    padding: 0;
    text-align: left;
    border: none;
}

#column-left .box-product .price, #column-right .box-product .price {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    text-align: left;
}

#column-left .product-thumb .price-new, #column-right .product-thumb .price-new {
    color: #000000;
    font-weight: 600;
    margin-right: 0px;
}

#column-left .product-thumb .price-old, #column-right .product-thumb .price-old {
    font-size: 14px;
    color: #8a8a8a;
}

#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
    margin: 0px 0 7px;
    line-height: 18px;
}

#column-left .box-product .name,
#column-right .box-product .name {
    display: block;
}

#column-left .box-product .cart,
#column-right .box-product .cart {
    display: block;
}

#column-left .box-product .cart .button,
#column-right .box-product .cart .button {
    padding: 0;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: auto;
    font-weight: normal;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    color: #555;
    display: block;
    text-align: left;
}

#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {
    text-decoration: underline;
}

#column-left .box-product .image img,
#column-right .box-product .image img {
}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {
    margin-bottom: 7px;
}

/*#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox
{margin-bottom:30px;}
*/
#column-left .box, #column-right .box
    /*#column-left .box .filterbox, #column-right .box .filterbox*/
{
    margin-bottom: 30px; /*border: 1px solid #d6d6d6;*/
}

#column-left .box-product .rating,
#column-right .box-product .rating {
    display: block;
    margin-bottom: 7px;
    padding: 0;
}

#column-left .product-thumb, #column-right .product-thumb {
    margin-bottom: 30px;
    background-color: transparent;
}

#column-left .product-block, #column-right .product-block {
    border: none;
    box-shadow: none;
}

#column-left .sale, #column-left .price-tax, #column-left .wishlist, #column-left .compare, #column-left .quickview,
#column-right .sale, #column-right .price-tax, #column-right .wishlist, #column-right .quickview, #column-right .compare {
    display: none !important;
}

#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
    line-height: 28px;
}

#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button {
    background: none repeat scroll 0 0 transparent;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 0;
    width: auto;
    height: auto;
    text-transform: none;
    text-align: left;
    margin-right: 0;
    right: 0;
    bottom: 0;
}

#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover {
    color: #f44336;
}

#column-left .product-block .button-group, #column-right .product-block .button-group {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    position: relative;
    top: 0;
    width: auto;
    left: auto;
    right: auto;
}

/*.top_button {
    background: url("../image/pixo/top_arrow.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    width:50px;
    right: 14px;
    bottom: 50px;
    display: none;
    position: fixed;
    z-index: 95;
    font-size:0;

}*/
/*Back to top*/
#offer_banner {
    margin-bottom: 30px;
    position: relative;
}

#offer_banner a::before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;

    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);

    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

#offer_banner a:hover::before {
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);

    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.service-cms {
    float: left;
    width: 100%;
    padding: 28px 0;
    border-bottom: 1px solid #e8e8e8;
}

.service-cms .service-wrapper {
    width: 100%;
    float: left;
}

.service-cms .service-item {
    float: left;
    width: 25%;
    border-right: 1px solid #e8e8e8;
    padding: 0 25px;
}

.service-item.first {
    padding-left: 0;
}

.service-cms .service-item:last-child {
    border: none;
}

.service-cms .service-image-block {
    margin: 0 auto;
    position: relative;
    height: 45px;
    width: 35px;
    float: left;
    margin-right: 20px;

}

.service-cms .service-image-icon {
    display: block;
    height: 45px;
    width: 35px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.service-item.first .service-image-icon {
    background: rgba(0, 0, 0, 0) url("../image2/pixo/service.png") no-repeat scroll 3px -234px;
}

.service-item.second .service-image-icon {
    background: rgba(0, 0, 0, 0) url("../image2/pixo/service.png") no-repeat scroll 3px -146px;
}

.service-item.third .service-image-icon {
    background: rgba(0, 0, 0, 0) url("../image2/pixo/service.png") no-repeat scroll 3px -68px;
}

.service-item.forth .service-image-icon {
    background: rgba(0, 0, 0, 0) url("../image2/pixo/service.png") no-repeat scroll 3px 10px;
}

.service-item.first:hover .service-image-icon {
    background-position: -72px -234px;
}

.service-item.second:hover .service-image-icon {
    background-position: -72px -146px;
}

.service-item.third:hover .service-image-icon {
    background-position: -72px -68px;
}

.service-item.forth:hover .service-image-icon {
    background-position: -72px 10px;
}

.service-cms .service-item:hover .service-image-block {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.service-cms .service-right {
    text-align: left;
    margin-top: 0;
}

.service-cms .service-item .service-title {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.76px;
    text-transform: uppercase;
    line-height: 45px;
}

.service-cms .service-item:hover .service-title {
    color: #f44336;
}

.service-cms .service-item .service-subtitle {
    color: #8a8a8a;
    font-size: 13px;
    letter-spacing: 2.08px;
    line-height: 24px;
    text-transform: capitalize;
    font-weight: 300;
    font-style: italic;
}

.top_button {
    height: 0px;
    width: 0px;
    z-index: 999;
    display: none;
    position: fixed;
    right: 30px;
    bottom: 40px;
    width: 45px;
    height: 45px;
    background: #f44336;
    /* border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;*/
    text-align: center;
    font-size: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.top_button:hover {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.top_button:before {
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 22px;
    color: #fff;
    display: inline-block;
    top: 0px;
    line-height: 42px;
    position: relative;
    font-weight: 800;
}

.top_button:hover {
    background: #111111;
    border-color: transparent;
}

.top_button:hover:before {
    color: #fff;
}

/*#pxtestimonialblock:hover .image-block:after{
    animation-name: sonareffect;-webkit-animation-name: sonareffect;-moz-animation-name: sonareffect;-o-animation-name: sonareffect;
    animation-duration: 1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;
    animation-timing-function: linear;-webkit-animation-timing-function: linear;-moz-animation-timing-function: linear;-o-animation-timing-function: linear;
    animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;-o-animation-iteration-count: infinite;
}*/
@keyframes sonareffect {
    0% {
        opacity: 0.3;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0.3;
        -webkit-opacity: 0.3;
        -moz-opacity: 0.3;
    }
    40% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0.5;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0.5;
        -webkit-opacity: 0.5;
        -moz-opacity: 0.5;
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -moz-transform: scale(1.5);
    }
}

@-webkit-keyframes sonareffect {
    0% {
        opacity: 0.3;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0.3;
        -webkit-opacity: 0.3;
        -moz-opacity: 0.3;
    }
    40% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0.5;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0.5;
        -webkit-opacity: 0.5;
        -moz-opacity: 0.5;
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -moz-transform: scale(1.5);
    }
}

@-moz-keyframes sonareffect {
    0% {
        opacity: 0.3;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0.3;
        -webkit-opacity: 0.3;
        -moz-opacity: 0.3;
    }
    40% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0.5;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0.5;
        -webkit-opacity: 0.5;
        -moz-opacity: 0.5;
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -moz-transform: scale(1.5);
    }
}

@-o-keyframes sonareffect {
    0% {
        opacity: 0.3;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0.3;
        -webkit-opacity: 0.3;
        -moz-opacity: 0.3;
    }
    40% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0.5;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0.5;
        -webkit-opacity: 0.5;
        -moz-opacity: 0.5;
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f44336, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0;
        filter: Alpha(opacity=100);
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        -moz-transform: scale(1.5);
    }
}

/* Back to top */

.categorypage,
.productpage {
}

.quickview-page.productpage {
    padding: 20px 0;
}

.manufacturer-list {
    /*border: 1px solid #e7e7e7;*/
    margin-bottom: 20px;
    padding: 0;
    background-color: #fff;
}

.manufacturer-heading {
    background: none repeat scroll 0 0 #222222;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px;
    border-bottom: 2px solid #f44336;
    border-radius: 5px 5px 0 0;
}

.manufacturer-content {
    padding: 15px;
    background: #f5f5f5;
    border-radius: 0 0 5px 5px;
}

.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {
    cursor: pointer;
}

.productpage .box { /*margin-top:20px;*/
}

.related-products {
    position: relative;
    border: 1px solid #e4e4e4;
    padding: 63px 20px 63px;
    margin-top: 12px;
}

#content .related-products .product-carousel .slider-item {
    border-left: 1px solid #e4e4e4;
}

#content .related-products .product-carousel .slider-item.first_item_tm {
    border-left: 1px solid transparent;
}

.tab-content {

    padding: 0;
    overflow: hidden;
}

.product-tab .tab-content > .active {
    display: block;
    border: 1px solid #e7e7e7;
}

.product-tab .tab-content > .tab-pane {
    padding: 20px;
    background-color: #ffffff;
}

.product-tab li a {
    background-color: #1b252f;
    color: #ffffff;
    margin-right: 10px !important;
}

.product-tab li.active a,
.product-tab li:hover a,
.product-tab li:focus a {
    background-color: #f44336 !important;
}

.product-tab .table-bordered {
    margin: 0 !important;
}

.col-sm-4.total_amount {
    margin-top: 70px;
}

.product-tag {
    margin: 5px 0;
}

#information-information #content {
    background-color: #fff;
}

#content .aboutus {
    clear: both;
    padding: 10px;
}

.aboutus .content {
    margin-bottom: 15px;
    overflow: hidden;
}

.image1 {
    background: url("../image2/pixo/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image2/pixo/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image2/pixo/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}

.image4 {
    background: url("../image2/pixo/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}

.aboutus h2 {
    clear: both;
    font-size: 20px;
}

.about-content {
    overflow: hidden;
}

.information-information .right {
    float: right;
}

/*.category_filter #grid-view,.category_filter #list-view{background:#eee; border:1px solid #e7e7e7; color:#666;}
.category_filter #grid-view:hover,.category_filter #list-view:hover,.category_filter #grid-view.active,.category_filter #list-view.active{background:#e7e7e7;}
.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#333;}*/

.category_filter .btn-list-grid .btn-group .grid:hover, .category_filter .btn-list-grid .btn-group .grid.active {
    background: url("../image2/pixo/sprite.png") no-repeat scroll 5px -138px transparent;
}

.category_filter .btn-list-grid .btn-group .list {
    background: url("../image2/pixo/sprite.png") no-repeat scroll -30px -173px transparent;
    border: medium none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    display: block;
    float: left;
    height: 27px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;

}

.category_filter .btn-list-grid .btn-group .list:hover, .category_filter .btn-list-grid .btn-group .list.active {

    background: url("../image2/pixo/sprite.png") no-repeat scroll -30px -138px transparent;
}

.category_filter .btn-list-grid .btn-group .grid {

    background: url("../image2/pixo/sprite.png") no-repeat scroll 5px -173px transparent;
    border: medium none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    display: block;
    float: left;
    height: 27px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;

}

.category_filter .btn-list-grid {
    float: left;
    margin: 2px 0 0;
    padding: 0;
    width: auto;
}

.compare-total {
    float: left;
    margin: 4px 0 0 15px;
}

.pagination-right {
    float: right;
    margin: 0;
    width: auto;
}

.category_filter .sort-by {
    float: left;
    margin: 5px 10px 0 0;
    width: auto;
    padding: 0;
}

.category_filter .sort-by label, .category_filter .show label {
    font-weight: normal;
    font-size: 14px;
}

.category_filter .show {
    float: left;
    margin: 5px 5px 0 0px;
    padding: 0;
}

.sort-by-wrapper {
    margin-right: 10px;
}

.category_filter .sort {
    float: left;
    height: 24px;
    margin: 1px 0 0;
    padding: 0;
    width: 180px;
}

.category_filter .limit {
    float: right;
    height: 24px;
    margin: 1px 0 0;
    padding: 0;
    width: 80px;
}

.sort-by-wrapper, .show-wrapper {
    float: left;
}

.category_filter .form-control {
    padding: 3px 7px !important;
    height: 28px !important;
    color: #000;
}

.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}

.category_thumb {
    margin-bottom: 15px;
}

.refine-search ul {
    padding: 0;
}

.refine-search ul li {
    list-style: none;
}

#content .category_list ul li a {
    background-color: #f5f5f5;
    display: block;
    padding: 5px 12px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

#content .category_list ul li a:hover {
    background-color: #f44336;
    color: #fff;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.category_list li a:hover {

}

#content .category_list li {
    float: left;
    margin: 0 7px 7px 0;
    overflow: auto;
    padding: 0;
    position: relative;
}

.category_filter {
    border-radius: 0;
    color: #000000;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #e4e4e4;
}

.pagination-wrapper {
    clear: both;
    float: left;
    margin: 8px 0 0;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #e4e4e4;
}

.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}

.pagination-wrapper .page-result {
    float: left;
    padding: 5px 0;
    width: auto;
}

/* Product Page*/

.productpage .product-left {
    width: 45%; /* margin: 20px 0;*/
}

.productpage .product-left .product-info {
    border: 1px solid #e4e4e4;
}

.productpage .product-right {
    padding: 0 15px 0 10px;
    width: 55%;
    margin-bottom: 30px;
}

.product-info .image {
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.productpage h3 {
    margin-top: 0;
    width: 100%;
}

.product-info .zoomContainer {
    z-index: 9;
}

/* It need for ie7 */
.product-info .additional-carousel {
    position: relative;
}

.product-info .image-additional {
    clear: both;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px;
    width: 330px;
    border-top: 1px solid #e4e4e4;
}

.product-info .image-additional img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;
}

.product-info .image-additional a {
    display: block;
}

.product-right .btn-group .wishlist .fa, .product-right .btn-group .compare .fa {
    margin-right: 5px;
}

#content .image-additional .slider-item .product-block {
    background: none repeat scroll 0 0 #ffffff;
    clear: both;
    margin: 4px 5px;
    overflow: hidden;
    padding: 0;
    border: none;

}

#content .image-additional .slider-item .product-block:hover {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.product-info .product-image .additional-carousel:hover .customNavigation span.prev, .product-info .product-image .additional-carousel:hover .customNavigation span.next {
    display: block;
}

#product .btn-default, #content.return .input-group.date .btn-default {
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 5px;
}

#product .btn-default {
    border-radius: 0 3px 3px 0;
}

#product-product .form-group .btn-block {
    border-radius: 3px !important;
}

#content ul.list-unstyled {
    border-top: 1px solid #e7e7e7;
    line-height: 22px;
    margin-bottom: 0;
    padding: 15px 0;
}

#content ul.list-unstyled.price {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 5px;
}

#content ul.list-unstyled li {
    color: #000;
    line-height: 22px;
    padding: 2px 6px 2px 0;
}

#content ul.list-unstyled li span {
    margin-right: 15px;
    font-weight: 600;
}

#content ul.list-unstyled.price li {
    display: inline-block;
}

#content ul.list-unstyled li span.price-old {
    color: #696969;
    font-size: 16px;
    margin: 0;
}

#content ul.list-unstyled li span.special-price {
    color: #313131;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    margin-bottom: 0;

}

#content .list-unstyled.price li.price-tax {
    color: #acacac;
    display: inline-block;
    font-size: 12px;
}

#content ul.list-unstyled.price li.points, #content ul.list-unstyled.price li.discount {
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}

#product h3.product-option {
    /*border-top: 1px solid #e7e7e7;*/
    padding-top: 10px;
}

#product .form-group.cart {
    /*background-color: #f9f9f9;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    margin-bottom: 10px;*/
    padding: 10px;
}

#product .form-group.cart .form-control {
    display: inline-block;
    text-align: center;
    width: auto;
}

#product #input-quantity {
    padding: 10px;
    margin: 0 5px;
    height: 37px;
}

#tabs_info {
    margin-top: 30px;
}

#tabs_info .nav-tabs > li {
    margin: 0;
}

#tabs_info .nav-tabs > li.active > a, #tabs_info .nav-tabs > li > a:hover {
    color: #fff;
}

#tabs_info .nav-tabs > li a {
    border-radius: 3px 3px 0 0;
}

#product .btn-group .wishlist, #product .btn-group .compare {
    background: #f44336;
    border: medium none;
    display: inline-block;
    padding: 10px;
    text-transform: none;
    color: #ffffff;
    float: none;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    margin: 0 3px;
}

#product .form-group.cart .btn-group {
    padding-top: 20px;
}

#product .btn-group .wishlist:hover, #product .btn-group .compare:hover {
    background-color: #2a2633;
}

#product .cart span {
    color: #999999;
}

#product .alert {
    margin-bottom: 10px;
    background-color: #ffffff;
}

.productpage .rating-star {
    border-bottom: 1px solid #e7e7e7;
    padding: 0 0 10px;
}

.productpage .rating-wrapper .addthis_toolbox.addthis_default_style {
    padding: 15px 0 10px;
}

#content.productpage .list-unstyled.price li h2 {
    margin-bottom: 0;
}

.button.aboutus {
    float: right;
}

/* Contact us PAge*/

.contact-info .left {
    float: left;
    width: 50%;
}

.contact-info .right {
    float: right;
    width: 50%;
    text-align: right;
    margin-top: 20px;
}

.row.contact-info {
    padding: 0 15px;
}

.information-contact .panel-body {
    padding: 30px;
    overflow: auto;
}

.contact-info {
    color: #666;
}

.contact-info .address-detail strong {
    background: url("../image2/pixo/cms-sprite.png") no-repeat scroll -6px -235px transparent;
    padding: 5px 0 0 35px;
    height: 28px;
    margin: 10px 0;
    float: left;
    clear: both;
}

.contact-info .address-detail, .contact-info .telephone, .contact-info .fax {
    float: left;
    width: 100%;
}

.contact-info .telephone strong {
    background: url("../image2/pixo/cms-sprite.png") no-repeat scroll -5px -314px transparent;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info .fax strong {
    background: url("../image2/pixo/cms-sprite.png") no-repeat scroll -5px -272px transparent;
    padding: 5px 0 0 35px;
    height: 28px;
    margin: 10px 0;
    float: left;
    clear: both;
}

.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
    float: left;
    clear: both;
}

.contact-info .open-time strong {
    background: url("../image2/pixo/cms-sprite.png") no-repeat scroll -5px -355px transparent;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info opentime {
    display: inline-block;
    margin: 0 0 0 36px;
    float: left;
    clear: both;
}

#information-contact form.form-horizontal {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
}

#spinner {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: url("../image2/pixo/ajax-loader.gif") 50% 50% no-repeat #fff;
    background-size: 250px;
}

.main-slider {
    position: relative;
    z-index: 0;
    background: url("../image2/pixo/main-slider-bg.jpg") scroll no-repeat center 0;

}

#product .form-group select {
    border-radius: 5px;
}

/*#content1{padding: 0;}*/
.main-slider .swiper-pager {
    /*display: none;*/
}

.main-slider .swiper-pagination {
    margin: 0 auto;
    right: 0px;
    left: 0;
    left: auto;
    text-align: center;
    bottom: 10px;

}

.main-slider .swiper-viewport {
    border: medium none;
    box-shadow: none;
    margin: 20px 0;
    background: transparent;
}

.main-slider .swiper-slide.text-center {
    margin-right: 0 !important;
}

.main-slider .swiper-pagination-bullet {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    color: #cdcdcd;
    font-size: 0;
    height: auto;
    margin: 5px;
    border-radius: 0;
}

.main-slider .swiper-pagination-bullet-active,
.main-slider .swiper-pagination-bullet:hover {
    color: #000;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.information-sitemap .sitge-map ul {
    padding: 0 0 0 20px;
}

.forget-password {
    margin: 5px 0 0;
}

.product-compare .btn-primary {
    margin: 5px 0 5px;
}

.productpage .write-review, .productpage .review-count {
    margin: 0 10px;
    position: relative;
}

.productpage .write-review:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e7e7e7;
    left: -12px;
    bottom: 0;
}

.productpage .write-review i {
    margin-right: 10px;
}

.productpage .rating-wrapper {
    margin: 15px 0;
}

.checkout-cart .hasCustomSelect {
    width: 95% !important;
}

.page-title, .product-title, .product-option, .aboutus h1, .affiliate-success h1 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    text-transform: capitalize;
    width: 100%;
    /*float: left;*/
    line-height: 24px;
    padding: 0 0 20px;
    border-bottom: 1px solid #DFDFDF;
}

.affiliate-account h2 {
    font-size: 16px;
}

.affiliate-account .btn-primary .list-group-item, .affiliate-account .btn-primary .list-group-item:hover {
    padding: 0;
    background: none;
    color: #fff;
}

#content .affiliate-logout {
}

.shopping-cart .img-thumbnail {
    max-width: none;
}

#accordion label.col-sm-2.control-label {
    margin: 7px 0 0;
    padding: 0 15px 0 0;
    width: 20%;
}

#accordion #collapse-shipping label.col-sm-2.control-label {
    padding: 0 15px;
}

.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group {
    margin-left: 5px;
    font-size: 14px;
}

.col-sm-3.search_subcategory {
    width: auto;
    margin-top: 7px;
}

#button-search {
    float: right;
}

.product-search h2 {
    clear: both;
}

.checkout-cart .input-group.btn-block .form-control {
    padding: 6px 5px;
    text-align: center;
    width: 40px;
}

.table.table-bordered .input-group-btn {
    float: left;
}

#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;
}

#accordion .panel-title {
    padding: 15px;
}

#accordion .panel-heading .fa.fa-caret-down {
    float: right;
    margin-top: 3px;
}

#accordion .col-sm-10 {
    width: 75%;
}

#accordion .form-horizontal .control-label {
    text-align: left;
}

#content .well h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

#collapse-checkout-option .panel-body h2, #collapse-checkout-option .form-group label, #content legend, .account-account #content h2, .account-download h2, .account-address h2, .affiliate-account h2 {
    color: #696969;
    font-size: 14px;
    font-weight: 700;
    margin: 5px 0 15px;
    text-transform: capitalize;
}

#information-contact .page-title,
#information-contact legend {
    padding-left: 15px;
}

.product-search h2 {
    /*font-family: 'Raleway', sans-serif;
    font-size:16px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    text-transform: uppercase;*/
}

.form-horizontal .control-label {
    width: 20%;
}

.form-horizontal .col-sm-10 {
    width: 80%;
}

.account-address .table-hover > tbody > tr > td {
    vertical-align: middle;
}

#input-country, #input-zone {
    padding: 13px 0;
}

.checkout-cart .hasCustomSelect {
    width: 95% !important;
}

#accordion .panel-body {
    padding: 15px 20px 20px;
}

#collapse-payment-address label {
    margin: 5px 0;
}

.checkout-checkout #accordion label.col-sm-2.control-label {
    padding: 0 15px;
}

.row.site-map {
    border: 1px solid #e7e7e7;
    margin: 15px 0 0;
    padding: 10px 0;
    background-color: #ffffff;
}

#information-sitemap .page-title {
    padding: 0;
    float: none;
}

.account-wishlist .btn-primary, .account-wishlist .btn-danger {
    margin-bottom: 2px;
}

.account-wishlist .table-bordered .btn.btn-danger {
    padding: 7px 13px 6px;
}

.slider-item.first_item_tm {
    margin-left: 0;
}

.slider-item.last_item_tm {
    /*margin-right: -15px;*/
}

#tab-review .form-horizontal .control-label {
    font-weight: bold;
    width: auto;
}

.productpage .prod-desc {
    margin-top: 30px;
}

.product-search .search-checkbox {
    margin: 10px 0 0;
}

.product-search .subcategory {
    width: auto;
}

.product-search .sortcat {
    width: 35%;
}

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover, .bootstrap-datetimepicker-widget td span.active {
    background-color: #f44336 !important;
    color: #ffffff !important;
}

.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover, .bootstrap-datetimepicker-widget td span:hover {
    background-color: #313131 !important;
    color: #ffffff !important;
}

.account-transaction table td.text-right, .affiliate-transaction table td.text-right {
    border-right: 1px solid #e7e7e7;
}

.account-wishlist .text-center img {
    border: 1px solid #e7e7e7;
}

.product-compare .table-bordered tbody tr td + td {
    border-left: 1px solid #e7e7e7;
    text-align: center;
}

.product-compare .table-bordered tr td:first-child {
    font-weight: bold;
    text-align: right;
}

.product-compare .table-bordered thead tr td:first-child {
    background-color: #f7f7f7;
    text-align: left;
}

.quickview-page #content ul.list-unstyled.short-desc {
    /*border: none;*/
}

.quickview-page #button-upload222 {
    margin-left: 10px;
}

.quickview-page #input-quantity {
    padding: 10px;
    margin: 0 5px;
}

.quickview-page .form-group.cart-block .form-control {
    display: inline-block;
    text-align: center;
    width: auto;
}

.quickview-page #button-cart2 {
    vertical-align: top;
    font-size: 14px;
    padding: 8px 12px 7px;
    border-radius: 5px;
}

.quickview-page .btn-group.wish-comp {
    margin-bottom: 20px;
}

.quickview-page .wish-comp .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

.quickview-page .alert-info {
    color: #fff;
}

#content ul.list-unstyled li span.old-price {
    color: #696969;
    font-size: 16px;
}

.product-quick_view-42 div.zoomContainer .zoomWindowContainer {
    display: block;
}

@media (max-width: 1400px) {
    .main-slider::after {
        left: 0;
    }

    .main-slider .swiper-pagination {
        right: 0;
        left: 0;
        text-align: center;
        top: auto;
        bottom: 5px;
        width: 100%;
    }

    .main-slider .swiper-pagination-bullet {
        margin: 5px;
        height: 15px;
        width: 15px;
        background: #fff;
        border-radius: 50%;
    }

    .main-slider .swiper-pagination-bullet:hover {
        background: #f44336;
    }

    .main-slider .swiper-pagination-bullet-active {
        background: #f44336;
    }

    .cmsblock .cms-box .detail .name {
        font-size: 18px;
    }
}

@media (max-width: 1250px) {
    .product-info .image-additional {
        width: 100%;
    }

    #column-left .fa-shopping-cart:before, #column-right .fa-shopping-cart:before {
        display: none;
    }

    #column-left .hidden-xs, #column-left .hidden-sm, #column-left .hidden-md {
        display: block !important;
        text-transform: capitalize;
        font-weight: normal;
        margin-top: -25px;
    }

    .col-sm-4.total_amount {
        margin-top: 88px;
    }

    .cms-banner-left {
        width: 27%;
    }

    .cms-banner-right {
        width: 73%;
    }

    .copyright-container.container {
        padding: 20px 15px;
    }

    .cms-banner img {
        max-width: 100%;
    }

    .cms-banner .cms-banner-left .single-banner {
        width: 100%;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 56%;
    }

    .cms-banner-right .cms-banner3.single-banner {
        width: 37.1%;
    }

    .box .box-content ul ul {
        margin-left: 59px;
    }

    .box .box-content ul ul li ul {
        margin-left: 13px;
    }

    .post-image {
        width: 100%;
        height: 100%;
    }

    .header.container, #top .container {
        padding: 0 15px;
    }

    .main-menu.container { /*width:1170px;*/
        padding: 0;
    }

    .header-search { /*right:26px;*/
    }
}

@media (max-width: 1199px) {

    .header-search { /*left:0;right:25px;margin:0 auto;top:40px;*/
    }

    .text1 {
        font-size: 15px;
    }

    .main-menu.container, .header.container, #top .container, .container {
        padding: 0 15px;
    }

    #footer .container {
        padding: 10px 0;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 55%;
    }

    .main-menu.container { /*width:940px;*/
        padding: 0;
    }

    .box .box-content ul ul {
        margin-left: 4px;
    }

    .box .box-content ul ul li ul {
        margin-left: -41px;
    }

    .product-list .caption {
        width: 53%;
    }

    .product-list .list-right {
        width: 37%;
    }

    #product .form-group.cart .btn-group {
        clear: both;
        padding: 10px 0 0 !important;
    }

    .title1 {
        font-size: 18px;
    }

    .tm-about-text {
        width: 76%;
    }

    .aboutme-read-more {
        width: 149px;
    }

    .slider-banner .slide {
        width: 50%;
    }

    #column-left .box .box-content, #column-right .box .box-content {
        padding: 10px;
    }

    #column-left .sidebar-category .box-content {
        padding: 10px 0 10px 10px;
    }

    #column-left .product-items .product-details, #column-right .product-items .product-details {
        width: 64%;
    }

    #column-left .box-product .image img,
    #column-right .box-product .image img {
    }

    .cms-banner-left {
        width: 26.5%;
    }

    .cms-banner-right {
        width: 73.5%;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 55.6%;
    }

    .product-list .caption {
        width: 100%;
    }

    .footer-top-right .title1 {
        font-size: 19px;
    }

    .header-search { /*width:341px;*/
    }

    #footer .col-sm-3.column.fourth {
        width: 27%;
    }

    #footer .column {
        width: 24%;
    }

    .col-sm-3.search_subcategory {
        padding: 0 18px;
    }

    .box .box-content ul li ul li:hover > a.activSub, .box .box-content ul li:hover > a.activSub {
        background: url("../image/pixo/menu-hover-arrow.jpg") no-repeat scroll 146px 1px transparent;
    }

    /*#footer .column.first, #footer .column.forth {    width: 30%;}
#footer .column.third, #footer .column.second {  width: 20%;}*/
    /*.subbannercms .image img{width: 50%;}*/
    #top-links a .fa {
        font-size: 14px;
    }

    .header-cms-block::before {
        right: -20px;
        left: auto;
    }

    .newsletter .title h5 {
        font-size: 17px;
        padding: 10px 0;
    }

    .featured_default_width {
        width: 320px !important;
    }

    .nav.pull-left .pull-left .btn > span, #top-links .list-inline a > span {
        display: inline-block !important;
    }

    #cart .cart_heading span {
        display: inline-block !important;
    }

    .powered {
        float: none;
        text-align: center;
        padding: 0;
    }

    .content_footer_bottom {
        float: none;
        width: 100%;
        padding: 0;
    }

    .footer-payment {
        float: none;
        padding: 15px 0;
    }

    .cmsfooter-applogo {
        float: none;
        text-align: left;
        margin: 15px 0;
    }

    .copyright {
        padding: 15px 0;
    }

    .common-home .header-bottom .category .box-content {
        display: none;
    }

    .main-slider .swiper-viewport {
        float: none;
        width: 100%;
    }

    .category_tab .tab-pane .owl-carousel, #content .special-block .box-content {
        padding: 63px 0 93px;
    }

    .service-cms .service-item {
        padding: 0 5px;
    }

    .service-cms .service-image-block {
        margin: 0 auto;
        float: none;
        text-align: center;
    }

    .service-cms .service-item {
        border: none;
    }

    .service-cms .service-right {
        text-align: center;
    }

    .service-cms .service-item .service-title {
        letter-spacing: 0.4px;
    }

    #footer .col-sm-3.column.first {
        width: 26%;
    }

    #pxtestimonialblock {
        float: none;
        width: 450px;
        margin: 0 auto;
        padding: 0 15px;
    }

    .sub-banner {
        float: none;
        text-align: center;
        margin: 30px 0;
        padding: 0 15px;
    }

    .pxblog {
        float: none;
        width: 450px;
        margin: 0 auto
    }

    .main-slider .swiper-viewport {
        margin: 20px 0;
    }

    .category_tab .tab-content {
        margin: 0 0 40px;
    }

    #footerlinksblock {
        width: 100%;
        float: none;
    }

    .social {
        float: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .layout-2.left-col #column-left, .layout-2.right-col #column-right {
        width: 25%;
    }

    .layout-2 #content {
        width: 75%;
    }

}
@media screen and (min-width:1024px){
    .mobile_live_chat{
        display: none;
    }
}

@media(max-width: 979px){
     /* css for responsive menu */
    .responsive-menu .top_level {
        padding: 0;
        width: 100%;
    }

    .mobile_live_chat{
        display: block !important;
    }
}

@media(max-width: 979px){
     /* css for responsive menu */
    .responsive-menu .top_level {
        padding: 0;
        width: 100%;
    }

    .pc_live_chat{
        display: none;
    }
}

@media(max-width: 979px){
     /* css for responsive menu */
    .responsive-menu .top_level {
        padding: 0;
        width: 100%;
    }

    .live_chat{
        display: none;
    }
}


@media (max-width: 979px) {
    /* css for responsive menu */
    .responsive-menu .top_level {
        padding: 0;
        width: 100%;
    }


    .sell_to_us {
        display: none;
    }

    .nav.navbar-nav {
        display: none;
    }

    .responsive-menu .nav.navbar-nav {
        height: auto;
        overflow-y: scroll;
        border-top: 1px solid #787878;
        padding: 12px 25px;
        background: rgba(62, 62, 62, 0.9) none repeat scroll 0 0;
        position: absolute;
        width: auto;
        z-index: 999;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    #menu.responsive-menu ul li a.mobile_togglemenu {
        right: 0;
        background: none;
        margin-top: 0;
        float: right;
        width: 33px;
        height: 33px;
    }

    .responsive-menu li.toggle {
        box-shadow: none;
        padding: 0;
        float: left;
        width: 100%;
        margin: 0;
    }

    .top_level.home.home_first {
        display: none;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
        float: left;
    }

    #menu.responsive-menu .dropdown:hover .dropdown-menu {
        display: none;
    }

    #menu.responsive-menu .dropdown .dropdown-menu {
        background: none;
        border: medium none;
        box-shadow: none;
        padding: 0;
        position: relative;
        width: 100%;
        margin-left: 0 !important;
    }

    #menu.responsive-menu ul li a:hover, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #f44336;
    }

    #menu.responsive-menu ul li a, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
        color: #ffffff;
        display: block;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 24px;
        padding: 3px 0;
        text-transform: capitalize;
        float: left;
        width: 100%;
        border: none;
    }

    #menu.responsive-menu ul li a.mobile_togglemenu, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a.mobile_togglemenu {
        right: 0;
        background: none;
        margin-top: 0;
        float: right;
        width: 33px;
        height: 33px;
    }

    #menu.responsive-menu .top_level { /* margin: 5px 0;*/
    }

    #menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 { /* padding: 0 15px 20px;*/
        float: left;
        width: 100%;
    }

    .responsive-menu ul li .mobile_togglemenu:hover {
        background-color: rgba(0, 0, 0, 0);
    }

    #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
        display: none;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {
        width: 100%;
        float: left;
        border: medium none;
        left: 0;
        position: relative;
        top: 0;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
        color: #fff;
    }

    .top_level.home {
        display: none;
    }

    #menu.responsive-menu .toggle .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu:before {
        color: #ffffff;
        content: "\f067";
        font-family: "FontAwesome";
        font-size: 12px;
        left: auto;
        line-height: 33px;
        position: absolute;
        right: 0;
    }

    #menu.responsive-menu .toggle.active .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before {
        color: #b4b4b4;
        content: "\f068";
        font-family: "FontAwesome";
        font-size: 12px;
        left: auto;
        line-height: 33px;
        position: absolute;
        right: 0;
    }

    #menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a::after {
        content: "";
    }

    #menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
        padding: 10px 0 3px 20px;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.childs_1 {
        display: block;
        float: left;
        padding: 0 10px;
        width: 100%;
        margin: 0;
    }

    #menu.responsive-menu .list-unstyled.childs_1 > li {
        padding: 0;
    }

    /* end css for responsive menu */
    .dropdown.myaccount { /*float: right;*/
    }

    .content-top #column-left .sidebar-category {
        display: none;
    }

    .layout-2 .content-top #content {
        width: 100%;
        min-height: 0;
        padding: 0 15px;
    }

    .layout-2 #content {
        width: 70%;
    }

    .layout-2.left-col #column-left, .layout-2.right-col #column-right {
        width: 30%;
    }

    .box .box-content ul ul {
        margin-left: 0;
    }

    .box .box-content ul ul li ul {
        margin-left: -56px;
    }

    .nav-inner {
        display: block;
        background-color: #f44336;
    }

    .main-menu.container {
        /*display: none;*/
        width: 100%;
        bottom: 0;
        top: auto;
        clear: both;
    }

    .nav-responsive span {
        padding: 10px 0;
        color: #ffffff;
        font-weight: 600;
    }

    .responsive-menu {
        background-color: transparent;
        border-radius: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -khtml-border-radius: 0px;
        padding: 0px;
    }

    .responsive-menu .main-navigation {
        background: none repeat scroll 0 0 #646464;
    }

    #column-left .box-product .image,
    #column-right .box-product .image {
        margin-right: 7px;
        padding: 0;
    }

    .col-md-4.btn-list-grid {
        margin-bottom: 10px;
    }

    .pagination-right {
        clear: both;
        float: left;
        margin: 5px 0;
    }

    .product-compare .table-bordered {
        width: 100%;
        float: left;
        overflow: auto;
        display: inline;
    }

    .layout-2.left-col #content {
        width: 100%;
        padding: 0 15px;
    }

    .layout-2.left-col #column-left, .layout-2.right-col #column-right {
        padding: 0;
        width: 100%;
    }

    .layout-2.left-col #column-left .toggle .mobile_togglemenu, .layout-2.right-col #column-right .toggle .mobile_togglemenu {
        left: -12px;
        margin-top: -22px;
    }

    /*#column-left .box .box-content, #column-right .box .box-content, #column-left .list-group, #column-right .list-group {*/
    /*display: none;*/
    /*}*/
    #footer .col-sm-3.column {
        padding: 0;
        width: 100% !important;
    }

    .box.sidebar-category {
        display: none;
    }

    .slider-banner .slide {
        width: 25%;
    }

    #accordion .form-horizontal .control-label {
        width: 100%;
    }

    .header-search { /*top:95px;right:16px;left:auto;*/
    }

    .header.container {
        padding: 0 15px;
    }

    #top .container {
        padding: 0 15px;
    }

    .single-banner {
        width: 30.9%;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 56.7%;
        margin: 0 15px;
    }

    .cms-banner-right .cms-banner3.single-banner {
        width: 37.3%;
    }

    .cms-subbanner2 {
        margin-top: 15px;
    }

    .header-cart::before {
        top: 30px;
    }

    #footer .column, #footer .col-sm-3.column.fourth {
        padding-left: 0;
        width: 100%;
    }

    .col-sm-3.column.second, .col-sm-3.column.third, #footer .col-sm-3.column.fourth {
        border-left: 0 none;
    }

    .col-sm-3.column.third {
        border-right: 0 none;
    }

    #footer #footer_cms_block {
        padding: 0;
        margin: 0 0 10px 0;
    }

    .product-list .product-details { /*float:left;*/
    }

    .product-list .list-right {
        width: 37%;
        padding: 0 10px 0 20px;
    }

    .product-block .button-group {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }

    .productpage .product-info .product-image .customNavigation span.prev, .productpage .product-info .product-image .customNavigation span.next {
        display: block;
    }

    .productpage .product-right {
        width: 50%;
    }

    .productpage .product-left {
        width: 50%;
    }

    .checkout-cart .table.table-bordered .input-group-btn {
        clear: both;
        margin: 5px 0 0;
        float: left;
    }

    #accordion label.col-sm-2.control-label {
        width: 100%;
    }

    .checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group {
        margin-left: 0 !important;
        margin-right: 3px !important;
    }

    .checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group {
        margin-left: 3px !important;
    }

    #accordion .col-sm-10 {
        width: 100%;
    }

    .form-horizontal .control-label {
        width: 22%;
    }

    .form-horizontal .col-sm-10 {
        width: 78%;
    }

    .product-list .product-thumb .caption { /*margin: 10px 0;*/
        padding: 0 20px;
    }

    #footer .col-sm-3.column.first {
        padding: 0;
    }

    .social, .footer-top-right {
        width: 100%;
        height: auto;
    }

    .footer-top {
        height: auto;
    }

    #column-left .product-items .product-details, #column-right .product-items .product-details {
        width: 63%;
    }

    #column-left .product-thumb .price-new, #column-right .product-thumb .price-new {
        display: block;
        margin-top: 2px;
    }

    .product-search .sortcat {
        width: 60%;
    }

    .cms-banner-right {
        width: 73%;
    }

    .cms-banner-left {
        width: 27%;
    }

    #footer {
        padding: 25px 15px 15px;
        margin: 0;
        border: none;
    }

    .newsletter .container {
        padding: 0 15px;
    }

    .pagination-right {
        margin-left: 5px;
    }

    .productpage .product-info .product-image .customNavigation span.next, .productpage .product-info .product-image .customNavigation span.prev {
        top: 38px;
    }

    .productpage .write-review { /*float:left;margin:0;clear:both;*/
    }

    .productpage .rating-star {
        display: inline-block;
        width: 100%;
    }

    .newsletter .toggle .mobile_togglemenu {
        display: none;
    }

    #content.return .input-group.date .form-control {
        width: auto;
    }

    .tm-about-text {
        padding: 0 0 0 15px;
    }

    .aboutme-read-more {
        margin: 37px 15px 0 0;
    }

    .contact-info .left, .contact-info .right {
        width: 100%;
    }

    .contact-info .right {
        float: left;
        text-align: left;
        clear: both;
    }

    .category_tab {
        text-align: center;
    }

    .etabs {
        text-align: center;
        padding: 20px 0 0px;
        display: block;
    }

    .box.featured, .box.brands {
        text-align: center;
        margin: 0;
    }

    .service-cms .service-wrapper {
        padding: 0;
    }

    .owl-buttons {
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .box.featured .heading_border, .box.brands .heading_border {
        margin: 60px 0 0;
    }

    .contact-icon {
        float: none;
        margin: 0 auto;
    }

    .first-content, .second-content, .third-content {
        float: none;
        width: 100%;
    }

    .contact-right {
        text-align: center;
    }

    .cmsblock_list1.cms-box {
        margin: 0 10px 0 0;
    }

    .subbannerblock .container {
        padding: 0;
        background: none;
    }

    /*.subbannercms .image img{width: 100%;}*/
    .header-bottom {
        width: auto;
        float: none;
        margin: 0 auto;
        text-align: center;
        display: none;
    }

    .topcms {
        margin: 0 auto;
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .footer-payment {
        float: none;
        padding: 15px 0;
    }

    .subbannerblock .detail {
        font-size: 100%;
    }

    /*.left-text{top: 80px;}
    .right-text{top: 150px;}*/
    #offer_banner {
        display: none;
    }

    #form-currency {
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
    }

    .layout-2.left-col #column-left {
        margin: 0;
    }

    .header-cms-block::before {
        right: 0;
        left: auto;
        width: 195px;
    }

    #cart-total {
        right: -15px;
    }

    #form-currency .dropdown-menu, #form-language .dropdown-menu, .affiliate-dropmenu .dropdown-menu {
        right: 0;
        left: auto;
    }

    #pxtestimonialblock .testimonial-heading::before, #pxtestimonialblock .testimonial-heading::after {
        display: none;
    }

    #testimonial-carousel .post-description {
        width: 100%;
    }

    #pxtestimonialblock::before {
        display: none;
    }

    .common-home .special-block .product-details {
        float: none;
        width: 100%;
        display: inline-block;
    }

    .common-home .special-block .product-details {
        float: none;
        width: 100%;
        display: inline-block;
        padding: 0 15px;
    }

    .common-home .special-block .container {
        padding: 0 15px;
    }

    .common-home .special-block .product-thumb .image {
        margin: 0;
    }

    .common-home .special-block .product-thumb .image-block {
        float: none;
        width: 100%;
    }

    /*#column-left .box:nth-child(2) {display: none;}*/
    #menu .top_level {
        display: block;
    }

    #menu .level0 {
        display: none;
    }

    .main-menu {
        width: 100%;
        text-align: left;
        margin-top: 40px;
        display: inline-block;
        vertical-align: top;
    }

    .nav-inner-cms .container {
        margin: 0;
        padding: 0;
    }

    .nav-inner-cms .container:after {
        display: none;
    }

    header .contact {
        display: none;
    }

    .header-logo {
        text-align: center;
        float: none;
        top: 20px;
    }

    .service-cms .service-item {
        border: none;
    }

    #footerlinksblock {
        width: 100%;
        float: none;
    }

    .newsletter .container::before, .newsletter .container::after, .newsletter .title::after {
        display: none;
    }

    .newsletter .container {
        margin: 0 auto;
        background: transparent;
    }

    .cms-first-content.cms-box {
        width: 49%;
    }

    .cms-secound-content.cms-box {
        margin: 0 0px 0 20px;
        width: 45%;
    }

    .cms-third-content.cms-box {
        margin: 15px auto 0;
        display: inline-block;
        text-align: center;
        float: none;
    }

    #footer .column::after {
        display: none;
    }

    .banner .banner-details .banner-desc {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .service-cms .service-item {
        width: 50%;
    }

    .banner {
        margin: 30px 0;
    }

    footer h5 {
        margin: 0 0 10px;
    }

    .service-cms {
        padding: 20px 0;
    }

    .cmsblock {
        margin: 40px 0;
    }

    .box.special-block {
        margin-top: 60px;
    }

    .banners-slider-carousel {
        padding: 30px 0;
    }

}

@media (max-width: 767px) {
    .layout-2.left-col #column-left, .layout-2.right-col #column-right {
        display: block !important;
        padding: 0 15px;
        float: left;
    }

    .layout-2 #content, .layout-3 #content {
        width: 100%;
    }

    .layout-2.left-col #column-left .toggle .mobile_togglemenu, .layout-2.right-col #column-right .toggle .mobile_togglemenu {
        left: -25px;
    }

    .product-list .product-details {
        float: left;
        margin-top: 10px;
    }

    .product-info .image-additional {
        width: 100%;
    }

    .product-info .image-additional a {
        padding: 1px;
    }

    .header-logo, .header-search { /*display:inline-block;float:none;width:100%;*/
    }

    .header-logo { /*text-align:center;*/
    }

    .layout-2 #content {
        padding: 0 15px;
        float: left;
    }

    .header-logo > div { /*display:inline-block;*/
    }

    .btn-info {
        margin-bottom: 3px;
    }

    #input-search { /*margin-bottom: 8px;*/
    }

    #logo .img-responsive { /*margin: 0 auto 15px;*/
    }

    .col-sm-4.total_amount {
        margin-top: 20px;
    }

    #cart { /*float:none;*/
    }

    #cart .dropdown-menu { /*right: -89px;width: 350px;*/
    }

    .checkout-cart .btn.btn-danger {
        margin-top: -2px !important;
    }

    .button_class {
        clear: both;
    }

    .show-wrapper {
        clear: both;
        margin: 10px 0 0;
    }

    .category_filter .show {
        float: left;
        margin: 8px 10px 0 0;
    }

    .product-compare .table-bordered {
        float: left;
        width: 100%;
        overflow: auto;
        display: inline;
    }

    .product-info .image, .product-info .additional-carousel {
        margin: 0 auto;
        width: 300px;
    }

    .addthis_toolbox.addthis_default_style {
        margin: 10px 0;
    }

    #content .category_list .filterbox {
        border: 1px solid #e7e7e7;
        margin: 10px 0;
    }

    #content .category_list .filterbox .list-group a {
        border: none;
    }

    #logo { /* margin: 25px 0 0;*/
    }

    .header-search { /*padding:0 15px;right:0;top:174px;*/
    }

    .header.container { /*height: 230px;*/
    }

    .header-right { /*display: inline-block;  float: none;  text-align: center;  width: 100%;*/
    }

    .content_headercms_top { /*float:none;margin-top:10px;display:inline-block;*/
    }

    .header-cart { /*float:none;display:inline-block;*/
    }

    #cart { /*margin-top:-27px;*/
    }

    .content-top #content {
        min-height: 0;
    }

    .container.content-bottom {
        margin-top: 25px;
    }

    .copyright-container.container {
        width: 100%;
    }

    .social {
        width: 100%;
        height: auto;
    }

    .post-image {
        width: 100%;
    }

    .text2 {
        font-size: 12px;
    }

    .text1 {
        font-size: 10px;
    }

    #banner1 {
        display: inline-block;
        margin: 0 2.3%;
    }

    .single-banner {
        width: 31.8%;
    }

    .cms-title {
        padding: 15px 12px;
    }

    .post-image img {
        width: 100%;
    }

    #testimonial-blog .slider-item.last_item_tm .single-post, #testimonial-blog .slider-item.first_item_tm .single-post {
        margin: 0 20px !important
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 55%
    }

    .cms-banner-left {
        width: 26%;
    }

    .cms-banner-right {
        width: 74%;
    }

    .cms-banner-right .cms-banner3.single-banner {
        width: 36.1%;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 54.8%;
    }

    .footer-container, .content_footer_bottom {
        float: none;
    }

    #bottomfooter, .powered {
        text-align: center;
    }

    #content .category_list .filterbox {
        clear: both;
    }

    .filterbox .list-group {
        padding: 10px;
    }

    .product-list .list-right {
        padding: 0 10px 0 18px;
    }

    .pagination-wrapper {
        margin-bottom: 25px;
    }

    .productpage .product-left {
        width: 100%;
    }

    .productpage .product-right {
        width: 100%;
        padding: 35px 15px;
    }

    .form-horizontal .col-sm-10, .form-horizontal .control-label {
        width: 100%;
    }

    #form-language .btn span, #form-currency .btn span {
        display: none;
    }

    .tm-about-text {
        background: none;
        padding: 0 15px 0 30px;
    }

    .header.container, #top .container {
        padding: 0 15px;
    }

    .cms-banner-right {
        width: 73.5%;
    }

    .cms-banner-left {
        width: 26.5%;
    }

    .sale {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
    }

    .banners-slider-carousel .product-block-inner > img {
        max-width: 100%;
    }

    .product-list .product-thumb .image {
        float: left;
    }

    .product-search .sortcat {
        width: 100%;
    }

    .productpage .write-review { /*margin:5px 0 0;*/
    }

    .account-address .table-bordered .text-right .btn-info, .account-order-info .table-bordered .text-right .btn-primary {
        margin-bottom: 0;
    }

    #content.return .input-group.date .form-control {
        width: 100%;
    }

    .tm-about-text::before {
        content: none;
    }

    .content-wrap {
        margin-left: 0;
    }

    .tm-about-text {
        width: 65%;
        padding-left: 15px;
    }

    .productpage .rating-wrapper .addthis_toolbox.addthis_default_style, .productpage .review-count {
        float: left;
    }

    .cms-banner-right {
        text-align: center;
    }

    #content .box .box-heading, .box-heading.side-box-heading {
        font-size: 22px;
    }

    #pxtestimonialblock .testimonial-heading {
        font-size: 22px;
    }

    #pxtestimonialblock .testimonial-heading {
        padding-bottom: 0;
    }

    .brands .customNavigation {
        width: 96%;
    }

    .cms-first-content.cms-box, .cms-secound-content.cms-box {
        width: auto;
        margin: 0;
        float: none;
        display: inline-block;
    }

    .inner-content {
        display: inline-block;
        vertical-align: top;
    }

    .cms-secound-content.cms-box {
        margin: 15px auto 0;
        float: none;
    }

    .cms-content2 .cms-first-content.cms-box {
        margin: 0;
    }

    .cms-content2 .cms-secound-content.cms-box {
        margin: 15px 0;
    }

    .cms-content2 .cms-third-content.cms-box {
        margin: 0;
    }

    .common-home #content .special-block.box .box-heading {
        padding: 0;
    }

    .box.special-block {
        margin-top: 60px;
    }

    .nav-inner-cms .container {
        display: block;
        padding: 0;
    }

    .banner .banner-details .banner-name {
        display: none;
    }

    .banner .banner-details .banner-desc {
        font-size: 24px;
        margin: 0 0 15px;
    }

    .cmsblock {
        margin: 30px 0;
    }

    .newsletter .form-group {
        width: 100%;
    }

    .newsletter .title h5 {
        float: none;
    }

    .newsletter {
        height: auto;
    }

    .product-block:hover .percentsaving {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 0;
        -moz-opacity: 1;
    }

    #content .special-block .box-heading::after {
        display: none;
    }

    .banners-slider-carousel {
        padding: 25px 0;
    }

    .newsletter .title h5 {
        padding: 10px 0;
    }

    .newsletter-inner {
        padding: 29px 15px
    }

    /*.content_headercms_top{display: none;}*/
    #top-links {
        float: left;
    }

    #form-language::before {
        display: none;
    }
}

@media (max-width: 670px) {
    #search .input-lg {
        width: 100%;
    }

    .input-group {
        width: 100%;
    }

    .header-cms-block {
        display: none;
    }

    .header_left .dropdown.search {
        display: none;
    }

    .content_headercms_bottom .dropdown.search {
        display: block;
    }

    #top-links .myaccount > a {
        font-size: 0;
    }

    #cart-total {
        right: 0;
        top: 0;
    }

    .cmsblock .cms-box .detail .name {
        font-size: 18px !important;
    }

    #search .btn-lg .fa {
        color: #000;
    }

    .cmsblock .cms-content1 .image {
        display: none;
    }

    .cmsblock .cms-content1 .detail .name {
        font-size: 22px;
    }

    .cmsblock .cms-content1 .detail .shop-now {
        position: relative;
        bottom: 0;
        display: inline-block;
        vertical-align: top;
        margin-top: 15px;
    }

    .cmsblock .cms-content1 {
        text-align: center;
    }

    .cmsblock .cms-content1 .detail {
        padding: 0;
    }
}

@media only screen and (max-width: 479px) {
    .main-menu.container {
        top: auto;
        bottom: 0;
        width: 100%;
    }

    /*#content .box .box-heading, .box-heading.side-box-heading{
        font-size: 35px;
    }*/
    .product-info .image-additional a {
        float: none;
        text-align: center;
        padding: 1px;
    }

    .table {
        margin-bottom: 20px;
        overflow: scroll;
        width: 100%;
    }

    .product-layout.product-grid {
        width: 100% !important;
    }

    .shopping-cart .input-group .form-control {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .account-wishlist .table-bordered {
        float: left;
        width: 100%;
        overflow: auto;
        display: inline;
    }

    #cart .dropdown-menu table {
        display: inline-block;
    }

    .flex-direction-nav a:before {
        font-size: 27px !important;
    }

    #cart .dropdown-menu { /*right: -68px;*/
        width: 290px;
    }

    .dropdown-menu.pull-right {
        width: 100%;
    }

    #cart .dropdown-menu li > div {
        min-width: 100%;
    }

    .category_filter .limit {
        float: left;
    }

    .contact-info .left, .contact-info .right {
        width: 100%;
    }

    .product-info .image, .product-info .additional-carousel {
        width: 100%;
    }

    .nav-tabs > li {
        width: 100%;
    }

    .nav-tabs > li > a {
        margin: 0 0 2px;
    }

    .productpage .review-count {
        display: inline-block;
        margin-left: 0;
    }

    .pagination-wrapper .page-link {
        float: left;
    }

    .pagination-wrapper .page-result {
        float: left;
        clear: both;
    }

    .checkout-cart .buttons .pull-right {
        clear: both;
        float: right;
        margin: 10px 0;
    }

    .bootstrap-datetimepicker-widget.dropdown-menu {
        width: auto;
    }

    .checkout-cart #accordion .input-group-btn {
        float: left;
        margin: 5px 0 0;
    }

    .single-banner {
        width: 100%;
        text-align: center;
    }

    .single-banner div, .cms-banner-right .single-banner {
    }

    #banner1 {
        margin: 15px 0;
    }

    .cms-banner-left, .cms-banner-right {
        width: 100%;
    }

    .cms-subbanner1, .cms-banner .cms-banner-left .cms-subbanner2.single-banner {
        width: 100%;
        margin: 10px 0;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 100%;
        margin: 10px 0 6px;
    }

    .cms-banner-right .cms-banner3.single-banner {
        width: 100%;
        margin: 10px 0;
    }

    .single-banner div img, .cms-banner-right .single-banner img {
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        display: inline;
    }

    .single-banner div:hover img, .cms-banner-right .single-banner:hover img {
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -moz-transform: none;
    }

    .slider-banner {
        display: none;
    }

    .container.content-bottom {
        margin-top: 0;
    }

    .content-top #content {
        margin-bottom: 15px;
    }

    .htabs .etabs li {
        display: block;
        float: none;
        margin-top: 3px;
        width: 100%;
    }

    .etabs, .nav-tabs > li {
        width: 100%;
    }

    .htabs {
        height: auto;
    }

    .htabs a {
        display: block !important;
        float: none;
        margin: 3px 0 0;
        width: auto;
        background-color: #eeeeee;
        border-bottom: 2px solid #eeeeee;
    }

    .hometab .customNavigation a {
        top: -25px;
    }

    #content .hometab .box .box-content {
        padding: 28px 0 0;
    }

    .owl-pagination { /*display: none;*/
    }

    .product-list .caption {
        width: 100%;
    }

    .product-list .list-right {
        clear: both;
        width: 100%;
        padding: 0 10px;
    }

    .product-list .list-right {
        margin: 0 0 10px;
        border-left: 0 none;
        padding: 0;
    }

    .product-list .caption {
        margin: 15px 0;
    }

    .productpage .nav-tabs > li > a {
        display: block !important;
        float: none;
        margin: 0 0 10px !important;
        width: auto;
    }

    .etabs, .nav-tabs > li {
        width: 100%;
    }

    /*.nav .pull-left { display: inline-block; float: none;}*/
    /*.nav.pull-right { float: none;}
    .nav.pull-left { float: none;}*/
    #top .container {
        text-align: center;
    }

    /*#form-currency .dropdown-menu, #form-language .dropdown-menu{left:0px;}*/
    #cart { /*margin-top:10px;*/
    }

    .cms-data {
        border-right: 0 none;
    }

    .header.container {
        height: 180px;
    }

    .header-search { /*top:212px;*/
    }

    /*.content_headercms_top{ display: none;}*/
    .header-tele-cms {
        right: 0;
    }

    .cms-data {
        padding-right: 0;
    }

    #cart > .btn {
        margin-right: 0;
        margin-left: 0;
    }

    #cart .dropdown-menu { /*right:-119px;*/
    }

    .checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group {
        margin: 0 !important;
    }

    .list-buttoncart {
        clear: both;
    }

    .tm-about-text {
        width: 100%;
        padding: 0 15px 15px;
        margin-bottom: 0;
        text-align: center;
    }

    .aboutme-read-more {
        margin: 10px 0 25px 0;
        width: 100%;
        text-align: center;
    }

    .product-search .sortcat {
        width: 100%;
    }

    #cart > .btn {
        margin-left: 0;
    }

    .myaccount .dropdown-menu { /*margin: 6px 0 0;*/
    }

    .box.related .box-heading { /*width:77%;*/
    }

    .row.site-map {
        overflow: auto;
    }

    .contact-info .right {
        text-align: center;
    }

    .main-slider::after {
        top: 50px;
    }

    /*  .main-slider{
        margin-bottom: 50px;
    }*/
    .subscribe-btn .btn::before {
        display: none;
    }

    .common-home .special-block .product-thumb .thumb-carousel {
        display: none;
    }

    .countbox.hastime .timebox {
        margin: 0 7px 0 0;
    }

    .common-home .special-block .product-thumb .image {
        float: none;
        width: 100%;
    }

    /*.left-text{top:30px;}
    .right-text{top:100px;}*/
    .cmsblock .cms-box .detail {
        left: 30px;
        top: auto;
        bottom: 10px;
    }

    .pxblog {
        width: 100%;
        padding: 0 15px;
    }

    .bx-controls-direction {
        right: 30px;
        left: auto;
    }

    .testimonial_right {
        width: 100%;
        float: left;
        padding: 10px 0 0 0;
    }

    #pxtestimonialblock .image-block {
        width: 100%;
        padding: 0;
    }

    #pxtestimonialblock {
        width: 100%;
    }

    .px_testimonial_inner {
        padding: 25px 0;
    }
}

@media only screen and (max-width: 320px) {
    .product-info .product-image .customNavigation {
        width: 196px;
        margin: 0 auto;
        position: relative;
    }

    .product-info .additional-carousel {
        width: 196px;
        margin: 15px auto 0;
    }

    .service-right .sub-title {
        padding: 0;
    }

    .header-logo .img-responsive {
        width: 100%;
    }

    .btn-primary {
        margin-bottom: 2px;
    }

    .compare-total {
        clear: both;
        margin: 8px 10px 10px 0;
    }

    #cart .dropdown-menu {
        right: 0;
        width: 210px;
        padding: 12px 10px 20px;
    }

    #cart .dropdown-menu {
        width: 210px;
    }

    #cart .text-right .addtocart {
        margin: 0 0 5px;
    }

    #cart .text-right .checkout {
        margin: 0;
    }

    .tm-about-text {
        background: none;
        padding: 0 15px
    }

    .aboutme-read-more {
        margin: 25px 0;
    }

    #footer .column #contact ul {
        overflow: auto;
        width: 100%;
    }

    .post-date {
        min-width: 45px;
    }

    .compare-total {
        margin-left: 5px;
    }

    #product #input-quantity {
        margin-bottom: 5px;
    }

    .account-address .table-bordered .text-right .btn-danger, account-order-info .table-bordered .text-right .btn-danger {
        float: left;
        clear: both;
        margin-top: 2px;
    }

    .account-address .table-bordered .text-right .btn-info, .account-order-info .table-bordered .text-right .btn-primary {
        float: left;
    }

    .header-right .dropdown.search {
        width: 60%;
    }

    .cmsblock .cms-box .detail {
        left: 30px;
        top: auto;
        bottom: 10px;
    }

    .header-cart {
        margin: 10px 15px 0 0;
    }

    .dropdown.myaccount {
        margin: 0 10px;
    }
}

/* Pixothemes pixothemes.in - Start */
.alert.alert-success.animated.fadeInDown {
    width: 100%;
    text-align: center;
    margin: 0 -5px;
}

.product-compare .btn-block + .btn-block {
    margin-top: 0;
}

/* Blog listings */
#blog-grid {
    position: relative;
}

.blog_grid_holder {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 13px;
    font-size: 0;
}

.blog_grid_holder.carousel-1 {
    margin-left: -17px;
    margin-right: -17px;
    padding-top: 10px;
    width: inherit;
}

#column-left .blog_grid_holder, #column-right .blog_grid_holder {
    padding-top: 5px;
}

.blog_grid_holder.related {
    padding-top: 0px;
}

.blog_item {
    font-size: 12px;
    padding: 0px 15px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    width: 100%; /* 1 column grid is default */
}

.carousel-1 .blog_item {
    width: 100% !important; /* carousel */
    margin-bottom: 0px;
}

#column-left .blog_item, #column-right .blog_item {
    width: 100%; /* carousel */
    margin-bottom: 17px;
}

.blog_item .image {
    margin-bottom: 23px;
    margin-top: 5px;
}

.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
    margin-bottom: 17px;
}

.blog_item .image img {
    transition: all 400ms;
}

.blog_item .image img:hover {
    opacity: 0.8;
    transition: all 400ms;
}

.all-blogs .blog_grid_holder .blog_item .summary .image {
    background-position: center center;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
}

.blog_item .summary .blog_title {
    margin: 0 0 10px;
    font-size: 26px;
}

#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
    font-size: 16px;
    margin: 0 0 7px;
}

.column-2 .summary .blog_title, .column-3 .summary .blog_title {
    font-size: 24px;
    margin: 0 0 7px;
}

.column-4 .summary .blog_title {
    font-size: 20px;
}

.blog_item .summary p {
    font-size: 14px;
    line-height: 21px;
}

#column-left .blog_item .summary p, #column-right .blog_item .summary p {
    font-size: 13px;
    line-height: 20px;
}

.blog_item .summary p .fa {
    color: #cccccc;
}

/* Blog Post */
.blog_post .main_thumb {
    padding: 20px 0 7px;
    transition: all 400ms ease 0s;
}

.blog_post .main_thumb:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}

.blog_post h1 {
    margin-bottom: 17px;
}

.blog_post label {
    font-size: 14px;
}

.blog_post .main_description p {
    margin-bottom: 18px;
}

.blog_stats {
    font-size: 13px;
    text-transform: none;
    color: #999999;
    margin: 0 0 15px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 5px;
}

.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
    font-size: 12px;
    margin: 0 0 12px;
    padding-bottom: 1px;
}

#column-left .blog_stats, #column-right .blog_stats {
    font-size: 11px;
    margin-bottom: -4px;
    border-bottom: none;
    padding-bottom: 0;
}

.blog_stats span {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 8px;
    line-height: 12px;
}

.blog_stats span + span {
    padding-left: 7px;
    border-left: 1px solid #eeeeee;
}

.blog_stats .fa {
    color: #bbbbbb;
    margin-right: 5px;
}

.blog_stats .text {
    font-weight: inherit;
}

#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
    font-size: 0;
}

.blog_stats .hl {
    color: #777777;
}

#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
    font-weight: inherit;
}

.blog_post .blog_stats {
    margin: 0 0 22px;
}

/* Comments */
.blog_post #comment {
    margin-bottom: 55px;
}

.blog_post .blog_comment {
    display: block;
    font-size: 14px;
    margin-bottom: 25px;
}

/* Modules */
.blog-module {
    margin-bottom: 40px;
}

.blog-module.latest {
    margin-bottom: 20px;
}

.blog-module h3 {
    margin: 15px 0 10px 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #f5f5f5;
}

.blog-module h3 a.all {
    float: right;
    font-size: 13px;
    line-height: 24px;
}

.blog-module h3 a.all .fa {
    color: #cccccc;
}

#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {
    display: none;
}

/* Category Module */
.blog-category > ul > li {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}

.blog-category ul > li > ul {
    display: none;
    padding-left: 0;
}

.blog-category > ul > li.active > ul {
    display: block;
}

.blog-category > ul > li > a {
    display: block;
    line-height: 34px;
    font-size: 14px;
}

.blog-category .sign {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 34px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    color: #cccccc;
}

.blog-category li .sign .fa-minus,
.blog-category li.open .sign .fa-plus {
    font-size: 0;
}

.blog-category .sign .fa,
.blog-category li.open .sign .fa-minus,
.blog-category li.open ul li.open .sign .fa-minus,
.blog-category li.open ul li .sign .fa-plus {
    font-size: 11px;
}

.blog-category > ul > li ul > li {
    border-top: 1px solid #f5f5f5;
    list-style: none;
}

.blog-category > ul > li ul > li {
    border-top: 1px solid #f5f5f5;
    list-style: none;
}

.blog-category > ul > li ul > li a {
    line-height: 34px;
    font-size: 13px;
}

.blog-category > ul > li ul > li a .fa {
    color: #cccccc;
    font-size: 10px;
    margin: 0 6px;
}

.captcha_wrap img {
    max-width: none;
}

.blog_grid_holder.blog_products {
    padding-top: 5px;
}

.blog_product {
    font-size: 14px;
}

.blog_product .image {
    margin-top: 0;
}

.blog_product .name {
    display: inline-block;
    margin-bottom: 5px;
}

.blog_product .price-old {
    text-decoration: line-through;
}

.blog_product .price-tax {
    font-size: 11px;
    display: block;
    color: #aaaaaa;
}

#content .blog .box-content {
    margin: 0 -20px;
}

#content #blog-carousel .product-block, #content #blog-grid .product-block {
    margin: 0 20px;
    box-shadow: none;
}

.blog-left .blog-image img {
    border: none;
    padding: 0;
    border-radius: 0;
    max-width: 100%;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
}

/*.blog-left:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}*/
.blog-item:hover .blog-left .blog-image img {
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    background: rgba(0, 0, 0, 0.5);
}

.blog-item:hover .blog-left .blog-image:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
}

.blog-left .blog-image .zoom {
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    padding: 10px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    z-index: 10;
    height: 45px;
    width: 45px;
}

.blog-left .blog-image .readmore_link {
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    padding: 10px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    z-index: 10;
    height: 45px;
    width: 45px;
}

.blog-left .blog-image .readmore_link:hover, .blog-left .blog-image .zoom:hover {
    background-color: #f44336;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    border-color: #f44336;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.blog-image .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
    z-index: 9;
}

.all-blog .blog-left-content .zoom:hover, .all-blog .blog-left-content .readmore_link:hover {
    background-color: #f44336;
    border-color: #f44336;
}

.product-block .blog-left:hover .post_hover, .product-block .blog-left:hover .zoom, .product-block .blog-left:hover .readmore_link {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -kkhtml-opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.blog-left, .blog-image {
    position: relative;
    overflow: hidden;
}

.blog-left {
    position: relative;
    display: none;
}

.blog-right {
    text-align: center;
    z-index: 9;
    position: relative;
}

#blog-carousel .blog-right h4 a {
    font-size: 14px;
}

.blog-right h4 {
    margin: 0;
    padding: 5px 15px;
    font-style: normal;
    float: left;
    width: 80%;
    text-align: left;
}

.blog-right a {
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    letter-spacing: 1.28px;
}

.blog-item {
    float: right;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px 0;
    width: 100% !important;
}

.blog-right .blog-desc {
    color: #000000;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
    margin: 0;
    padding: 10px 15px;
    position: relative;
    text-align: left;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    float: left;
    width: 80%;
    display: none;
}

.single-blog h4 {
    font-size: 16px;
    font-weight: 500;
    color: inherit;
}

.single-blog .view-comment .panel {
    background-color: #f9f9f9;
    padding: 15px !important;
}

.single-blog .blog-desc {
    padding: 15px;
}

.single-blog .panel {
    border: none;
    box-shadow: none;
}

.single-blog .block-title {
    margin-top: 40px;
}

.single-blog .panel legend {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1px;
    color: inherit;
    border: none;
}

.single-blog .panel fieldset {
    margin-top: 30px;
}

.view-blog {
    float: none;
    width: 100%;
    text-align: left;
    font-style: normal;
}

.write-comment {
    float: left;
}

.blog-right .read-more {
    float: none;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    text-transform: capitalize;
    padding: 5px 15px 0;
    text-align: left;
}

.blog-right .read-more a {
    color: #000000;
    font-size: 13px;
    font-style: italic;
    text-decoration: underline;
    font-weight: 500;
}

.read-more a:hover {
    color: #f44336;
    text-decoration: underline;
}

.date-time {
    color: #f44336;
    text-transform: capitalize;
    width: 80px;
    border: 1px solid #f44336;
    padding: 5px 0;
    border-radius: 5px;
    float: left;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.pxblog .blog-item .product-block:hover .date-time {
    color: #000000;
    border-color: #000;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.blog-left-content .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 44%;
}

.blog-left-content .blog-image .zoom {
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    padding: 10px 12px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    z-index: 10;
}

.blog-left-content .blog-image .readmore_link {
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    padding: 10px 12px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    z-index: 10;
}

.all-blog .blog-left-content .blog-image {
    float: left;
    position: relative;
}

.all-blog .blog-left-content {
    float: left;
    width: 100%;
}

.blog-left-content:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    transition: all 0.5s ease-out 0s;
}

.all-blog .blog-left-content:hover .post_hover, .all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -kkhtml-opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.all-blog h5 a {
    font-size: 20px;
    color: #000;
    line-height: 20px;
    float: left;
    width: 100%;
    text-align: left;
    margin: 15px 0;
}

.all-blog h5 a:hover {
    color: #f44336;
}

.all-blog .blog-desc {
    margin: 20px 0;
    text-align: left;
    padding: 0;
    left: 0;
    right: auto;
}

.all-blog .write-comment {
    text-align: left;
    padding: 0 20px;
    border-right: 1px solid #000;
    margin: 0 15px;
    border-left: 1px solid #000;
    font-size: 13px;
}

.all-blog .write-comment a:hover, .all-blog .read-more a:hover {
    color: #f44336;
}

.all-blog .write-comment a {
    color: #000;
    text-transform: capitalize;
}

.all-blog .blog-date {
    float: left;
    font-size: 13px;
}

.all-blog .blog-date:hover {
    color: #f44336;
}

.all-blog .read-more {
    float: left;
    position: relative;
    font-size: 13px;
}

.all-blog .read-more a {
    color: #000;
    text-transform: capitalize;
}

.all-blog .read-more a:hover {
    color: #f44336;
}

.all-blog .blog-left-content .blog-image img {
    border: none;
    padding: 0;
}

.all-blog .blog-right-content {
    padding: 15px 0 0px;
}

.blog-right-content {
    clear: both;
    float: left;
    width: 100%;
}

.blog .box-content .date-time .fa.fa-calendar {
    display: none;
}

.bx-controls-direction {
    left: auto;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 50px;

}

.bx-prev {
    float: left;
    width: 20px;
    text-align: center;
    height: 25px;
    width: 25px;
    color: #000;
}

.bx-next {
    float: right;
    width: 20px;
    text-align: center;
    height: 25px;
    width: 25px;
    color: #000;
}

.bx-prev i:hover, .bx-next i:hover {
    border-color: transparent;
    color: #f44336;
}

.bx-next i, .bx-prev i {
    font-weight: 400;
    font-size: 24px;
    color: #a6a6a6;
}

@media screen and (max-width: 767px) {
    .column-3 .blog_item, .column-4 .blog_item {
        width: 50%;
    }

    .blog_stats .text {
        font-size: 0
    }

    #cart-total {
        /*display: none;*/
    }
}

@media screen and (max-width: 567px) {
    .column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {
        width: 100%;
    }

    .blog-left {
        float: none;
    }

    .blog-left .blog-image img {
        height: auto;
        width: auto;
    }

    .blog-desc {
        width: 100%;
        right: 0;
        left: 0;
    }

    .service-cms .service-image-block {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .service-cms .service-item {
        float: none;
        width: 100%;
        text-align: center;
    }

    .service-cms .service-right {
        text-align: center;
    }

    /*.nav.pull-left .pull-left .btn > span, #top-links .list-inline a > span {*/
        /*display: none !important;*/
    /*}*/

    .account_heading, .myaccount .text {
        display: none;
    }

    .myaccount a.dropdown-toggle::before {
        display: none;
    }

    .cms-box {
        width: 100%;
    }
}

@media (max-width: 479px) {
    .subscribe-btn .btn {
        position: relative;
        width: 100%;
        background-image: none;
        padding: 0;
        border-radius: 5px;
        margin-top: 15px;
    }

    #logo img.img-responsive {
        width: auto;
    }

    .header_center {
        margin: 20px 0 0;
    }

    #txtemail {
        padding: 0 15px;
        width: 100%;
        border-radius: 5px;
    }

    /*.nav.pull-left .pull-left .btn > span {*/
        /*display: none !important;*/
    /*}*/

    .category_tab ul li::before {
        display: none;
    }

    .common-home #content .special-block.box .box-heading {
        display: block;
    }

    #clockdiv {
        position: relative;
        top: 0;
        width: auto;
    }

    .banner .banner-details .banner-desc {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .dropdown.search {
        width: 60%;
        margin-right: 0;
    }

    #top-links {
        float: left;
    }

    #form-language::before {
        display: none;
    }

    .banner .banner-details {
        left: 0;
        right: 0;
        text-align: center;
        top: 15%;
    }

    .category_tab .tab-pane .owl-carousel, #content .special-block .box-content {
        padding: 30px 0;
    }

    .owl-buttons {
        bottom: -20px;
    }

    .blog-item {
        padding: 0 15px 0;
    }

    .date-time {
        /*width: 50px;*/
        font-size: 16px;
        padding: 5px 0;
    }

    .category_tab .nav-tabs {
        margin: 0 0 18px;
    }

    #content .category_tab .box-heading {
        line-height: 26px;
    }

    .tabs .tab-content > .tab-pane {
        padding: 0;
    }

    #product .btn-group .wishlist, #product .btn-group .compare {
        width: 100%;
    }

    #product .btn-group .compare {
        margin-top: 10px;
    }

}

/* Pixo Category CSS */

#nav-one .dropdown:hover .dropdown-menu, #nav-one .hiden_menu:hover .dropdown-menu {
    display: block;
    z-index: 99;
}

#nav-one > li > .dropdown-menu {
    background: #fff none repeat scroll 0 0;
    margin-top: 0;
    padding: 0 22px;
    left: 105%;
    right: auto;
    top: 0;
    padding: 0 5px;
    border: none;
    min-width: 100px;
    width: 800px;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
}

#nav-one > li > .dropdown-menu::before {
    color: #f44336;
    content: "\f0d9";
    font-family: FontAwesome;
    font-size: 30px;
    left: -12px;
    position: absolute;
    top: 8px;
    display: block;
}

#nav-one > li.dropdown, #nav-one > li.hiden_menu, #nav-one > li.dropdown .column1 ul .dropdown {
    background-image: url(../image2/pixo/menu_arrow.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px auto;
}

.category #nav-one > li {
    line-height: 25px;
    padding: 0;
}

#nav-one > li.hiden_menu > .dropdown-menu {
    padding: 22px;
}

.top_level.hiden_menu {
    position: relative;
}

#nav-one li .megamenu ul.childs_1:first-child {
    /*padding: 30px 2px;*/
}

#nav-one li .megamenu ul.childs_1 {
    padding: 0 15px;
}

.dropdown-menu.megamenu .dropdown-inner {
    padding: 5px 0 8px;
}

#nav-one li .megamenu ul.childs_1:last-child {
}

#nav-one li ul {
    display: table-cell;
    float: none;
    min-width: 700px;
}

#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
    min-width: 700px;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    padding: 0;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}

#nav-one > li ul > li > a {
    min-width: 188px;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 0 0;
}

#nav-one li .megamenu ul.list-unstyled li.dropdown > a {
    line-height: 20px;
    padding: 5px 0 0;
}

#nav-one li .megamenu ul.list-unstyled li > a:hover {
    color: #F44336;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}

#nav-one > li ul > li > a {
    min-width: 130px;
}

#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
    color: #262626;
    display: block;
    font-size: 13px;
    padding: 8px;
    white-space: nowrap;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 0;
    position: relative;
    padding: 0;
}

#nav-one li ul {
    display: table-cell;
    float: none;
    min-width: 700px;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000000;
    display: inline-block;
    padding: 2px 0;
    line-height: 25px;
    position: relative;
    text-transform: capitalize;
    font-weight: normal;
}

#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
}

#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px;
}

#nav-one li .megamenu.column1 ul.childs_1 {
    border: medium none;
}

#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 25px;
}

#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 100%;
    padding: 0 10px;
    position: absolute;
    top: -5px;
}

#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;

}

#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu .dropdown-inner {
}

#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a, #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a, .hiden_menu .top_level:hover > a {
    color: #f44336;
}

.column_left_cms .box.last .list-group {
    border-bottom: medium none;
    margin-bottom: 0;
    padding: 4px 0 0;
}

.column_left_cms .box.last {
    margin-bottom: 0;
}

/* Pixo Category CSS */
@media (min-width: 979px) and (max-width: 1150px) {
    #cart-total {
        display: none;
    }
}

@media (max-width: 1150px) {
    #cart .cart_heading span {
        display: none !important;
    }

    #cart .cart_heading {
        padding: 0;
    }

    .powered {
        float: none !important;
        text-align: center !important;
        padding: 0;
    }

    .content_footer_bottom {
        float: none !important;
    }

    .footer-payment {
        float: none !important;
    }

    #cart > .btn::before {
        display: none;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .cms-box {
        float: left;
        width: 31.33%;
        position: relative;
    }

    .cms-secound-content.cms-box {
        margin: 0 15px;
    }

    .cms-secound-content .cms-image.part2 .details {
        padding: 12px 0;
        border: 5px solid #222f55;
    }

    .cms-secound-content .cms-image.part2 .details .name {
        font-size: 20px;
        margin: 0 0 10px 0;
    }

    .cms-image.part1 {
        margin-bottom: 15px;
    }

    .main-slider .swiper-viewport .img-responsive {
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1430px) {

}

@media (max-width: 1230px) {
    .nav-inner-cms .container:after, .nav-inner-cms .container::before, .newsletter .container::before,
    .newsletter .container::after {
        display: none;
    }

    .nav-inner-cms .container {
        background: transparent;
    }

    .box .box-category-heading {
        margin: 0;
        padding: 18px 30px 17px;
    }

    .nav-inner-cms .container {
        margin: 0;
        padding: 0;
    }

    .dropdown.myaccount {
        padding: 11px 0;
    }

    #cart {
        padding-bottom: 14px;
    }

    .newsletter {
        height: auto;
        padding: 0;
        background: #f44336;
    }

    .newsletter .container {
        margin: 0 auto;
    }

    .nav-inner-cms {
        background: #f44336;
    }

    .header-cart {
        margin: 10px 15px 0 0;
    }

    #cart {
        padding-bottom: 12px !important;
    }
}

.slick-dots {
    text-align: center;
    width: 100%;
    padding: 0;
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin: 0 5px;
    height: 12px;
    width: 12px;
}

.slick-dots li button {
    padding: 0;
    height: 12px;
    width: 12px;
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #000;
    border-radius: 50%;
    border-color: transparent;
}

.slick-dots li.slick-active button {
    background-color: #f44336;
}

.table-points-info {
    background-color: #f2f2f2;
    margin-left: 15px;
    margin-right: 15px;
    width: 100%;
    padding: 0px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.table-points-info .tit {
    width: 180px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px
}

.table-points-info td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ccc;
    height: 35px
}

.table-points-info span {
    margin-left: 10px
}

#product-list {
    margin-top: 15px
}

#product-list .thumbnail h4 {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#product-list .quantity {
    float: left;
    width: 50px;
    height: 28px;
    margin: 0 10px 0 0;
    text-align: center;
    border: 1px solid #ddd;
}