* {
    outline: none;
}

html {
    overflow-y: scroll;
    margin: 0;
    padding: 0;
}

body {
    color: #505050;
    font-family: 'Lato';
    margin: 0px;
    font-size: 14px;
    padding: 0px;
    background-color: #ffffff;
    font-family: 'Pangolin', cursive !important;
}

body, td, th, input, textarea, select, a {
    font-size: 14px;
}

h1 {
    color: #000000;
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 18px;
    font-family: 'Fredericka the Great', cursive !important;
}

@media only screen and (max-width : 480px) {
    h1 {
        color: #000000;
        margin-bottom: 12px;
        font-size: 22px;
        font-weight: 500;
        text-transform: uppercase;
        margin-top: 18px;
        font-family: 'Fredericka the Great', cursive !important;
        margin-top: 15px;
    }
}

h2 {
    color: #202020;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 18px;
    font-family: 'Lato';
    text-transform: uppercase;
    font-weight: 700;
}

p {
    margin-top: 0px;
    margin-bottom: 8px;
}

a, a b {
    color: #505050;
    text-decoration: none;
    cursor: pointer;
    font-weight: 400;
    font-family: 'Pangolin', cursive !important;
}

a:hover {
    text-decoration: none;
    color: #202020;
}

a img {
    border: none;
}

form {
    padding: 0;
    margin: 0;
    display: inline;
}

input[type='text'], input[type='password'], textarea,select {
    border: 1px solid #bdbdbd;
    padding: 3px;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 4px;
}

textarea {
    margin-top: 6px;
    margin-bottom: 9px;
}

input[type='text'], input[type='password'] {
    height: 40px;
    padding: 7px 8px 9px;
    margin-top: 6px;
    margin-bottom: 9px;
    font-family: 'Pangolin', cursive !important;
    border-radius: 0px;
    width: 100%;
}

select {
    background: #F8F8F8;
    border: 1px solid #CCCCCC;
    padding: 2px;
    height: 40px;
    padding: 10px 7px 12px 5px;
    width: 43%;
    margin-top: 6px;
    margin-bottom: 9px;
}

label {
    cursor: pointer;
}

ul {
    list-style: none;
}

ul li {
    margin-bottom: 11px;
}

input[type="radio"] {
    cursor: pointer;
    margin-bottom: 6px;
    margin-right: 3px;
    vertical-align: -2px;
}

.name > a {
    font-family: 'Lato';
    font-size: 14px;
    color: #202020;
    text-transform: uppercase;
}

.name > a:hover {
    color: #202020;
    text-decoration: underline;
}

.article-name a {
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    color: #202020;
    line-height: 20px;
}

.article-name a:hover {
    color: #202020;
    text-decoration: none;
}

.price {
    font-size: 18px;
    color: #808080;
}

@media only screen and (max-width : 1024px) {
    .price {
        font-size: 12px;
        color: #808080;
    }
}

@media only screen and (max-width : 480px) {
    .price {
        font-size: 12px;
        color: #808080;
    }
}

@media only screen and (max-width : 375px) {
    .price {
        font-size: 12px;
        color: #808080;
    }
}

@media only screen and (max-width : 320px) {
    .price {
        font-size: 9px;
        color: #808080;
    }
}

.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.list_carousel li {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    float: none;
}

.home_filter_content .list_carousel li .name {
    padding: 0px 17px 0px 17px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.home_filter_content .list_carousel li .name a {
    color: #9f9f9f;
    font-weight: 200;
    font-size: 12px;
    font-family: Belgrano;
}

.home_filter_content .list_carousel li .name a: hover {
    color: #840419;
    text-decoration: none;
}

.list_carousel li img {
    max-width: 100%;
}

.home_carousel ul li a img {
    vertical-align: middle;
    transition-duration: 0.2s;
    overflow: hidden;
}

.home_carousel ul li {
    background: #3c3b3b;
}

.home_carousel ul li: hover img {
    opacity: 0.7;
}

/*.list_carousel.responsive {   width: auto;   margin-left: 0;   clear:both  }*/
.clearfix {
    float: none;
    clear: both;
}

.pager {
    float: left;
    width: 300px;
    text-align: center;
}

.pager a {
    margin: 0 5px;
    text-decoration: none;
}

.pager a.selected {
    text-decoration: underline;
}

.timer {
    background-color: #999;
    height: 6px;
    width: 0px;
}

/*end category & home filter*/
.caroufredsel_wrapper {
    margin: 0!important;
}

.tabs_container {
}

.tabs {
    list-style: none;
}

.tabs li {
    display: inline;
}

.tabs li a {
    ;}

.tab_content {
    display: none;
}

#column-left .home_filter_content .box-content , #column-right .home_filter_content .box-content {
    padding: 20px;
}

#column-left .home_filter_content .box-content ul li, #column-right .home_filter_content .box-content ul li {
    width: 100%;
    margin: 0 0 15px 0;
}

.boss_homefilter_tabs .tabs_container {
    position: relative;
    z-index: 4;
}

.caroufredsel_wrapper {
    margin: 0!important;
}

.tabs_container {
}

.tabs {
    list-style: none;
}

.tabs li {
    display: inline;
}

.tabs li a {
    color: #000;
}

.tab_content {
    display: none;
}

/********filterproduct*********/
.boss_filterproduct {
    clear: both;
    margin-bottom: 0;
    position: relative;
    z-index: 20;
}

.boss_filterproduct .tab-content {
    padding-top: 10px;
    margin-bottom: 0;
    top: -7px;
}

.boss_filterproduct .item .box-items {
    text-align: center;
    min-height: 333px;
}

.boss_filterproduct .item .box-items:hover {
    z-index: 9;
    position: relative;
}

.boss_filterproduct .product-block {
    background: #fff;
    position: relative;
    padding: 0 20px;
}

.boss_filterproduct .product-block .product-actions {
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 59%;
    transition: all 550ms ease 0s;
    z-index: 9999;
    padding: 12px 19px 19px;
    width: 100%;
    display: none!important;
}

.boss_filterproduct .product-block:hover .product-actions {
    opacity: 1;
    background-color: #FFFFFF;
    top: 100%;
    width: 100%;
}

.boss_filterproduct .item .image {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}

.home_filter_content li > div {
    text-align: center;
    margin-bottom: 25px;
}

.boss_filterproduct .item .image img, .home_filter_content .image img {
    max-width: 100%;
    transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
}

.boss_filterproduct .item .price, .home_filter_content .price {
    margin-bottom: 10px;
}

.boss_filterproduct .item .rating, .home_filter_content .rating {
    display: none;
}

.boss_filterproduct .item .cart, .home_filter_content .cart {
    margin-bottom: 10px;
    display: none;
}

.boss_filterproduct .item .cart input, .home_filter_content .cart input {
    display: block;
    width: 100%;
}

.boss_filterproduct .item .wishlist, .home_filter_content .wishlist {
    float: left;
    margin-bottom: 5px;
}

.boss_filterproduct .item .compare, .home_filter_content .compare {
    float: left;
}

.carousel-control {
    opacity: 1;
}

.home_filter_content .list_carousel {
    padding: 0;
}

#boss_homefilter_tabs1 .box-content > div {
    padding-top: 30px;
}

#column-left .home_filter_content .box-content , #column-right .home_filter_content .box-content {
    padding: 20px;
}

#boss_homefilter_tabs0 .home_filter_content {
    clear: both;
    margin-bottom: 0;
    padding: 10px 0 0;
    position: relative;
    width: 100%;
    z-index: 3;
}

.boss_homefilter_tabs .tabs_container {
    position: relative;
    z-index: 4;
    text-align: left;
}

#boss_homefilter_tabs0.boss_homefilter_tabs .owl-prev,#boss_homefilter_tabs0.boss_homefilter_tabs .owl-next {
    top: -25px;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3,#boss_homefilter_tabs1 .home_filter_content .box-content h3 {
    font-family: 'Advent Pro',sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 20px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3 a,#boss_homefilter_tabs1 .home_filter_content .box-content h3 a {
    color: #808080;
    font-size: 26px;
    font-weight: 300;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.1s;
    white-space: nowrap;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3 a: hover {
    color: #0A0A0A;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3.active,#boss_homefilter_tabs1 .home_filter_content .box-content h3.active {
    padding-bottom: 15px;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    text-align: center;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3.active a,#boss_homefilter_tabs1 .home_filter_content .box-content h3.active a {
    color: #202020;
    font-size: 30px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.1s;
    white-space: nowrap;
    font-family: 'Lato';
    font-weight: 700;
}

.boss_homefilter_tabs .tabs-headings a {
    color: #808080;
    font-size: 24px;
    font-weight: 400;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 300;
    transition-duration: 0.1s;
}

.boss_homefilter_tabs .tabs-headings li.active a {
    color: #202020;
    cursor: default;
    font-weight: 700;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    z-index: 10;
}

.boss_homefilter_tabs .tabs-headings li a: hover {
    color: #202020;
}

.boss_homefilter_tabs .owl-prev,.boss_homefilter_tabs .owl-next {
    top: 13px;
    display: block;
    clear: both;
    overflow: hidden;
}

.owl-prev, .owl-next {
    height: 15px;
    position: absolute;
    text-indent: -9999px;
    top: 0px;
    width: 8px;
    background: url("../../image/slide_arr.png");
    transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
}

.owl-next {
    right: 10px;
    background-position: 0 0;
}

.owl-prev {
    right: 42px;
    background-position: -16px 0;
}

.owl-next:hover {
    background-position: -8px 0;
}

.owl-prev:hover {
    background-position: -24px 0;
}

.boss_homefilter_tabs .tabs-headings {
    margin-bottom: 35px;
}

.boss_homefilter_tabs ul.tabs li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.boss_homefilter_tabs ul.tabs li + li: before {
    padding: 0 14px 0 18px;
    font-size: 24px;
}

.hide-on-desktop {
    display: none;
}

/* home category & home filter*/
@media only screen and ( max-width: 767px) {
    /*.list_carousel ul li { width:30%}*/ .hide-on-desktop {
        display: none !important;
    }
}

@media only screen and ( min-width: 1280px) and (max-width: 1345px) {
    #boss_homefilter_tabs0 .home_filter_content {
        padding:10px 20px 0;
    }

    .home_filter_content a.prev {
        left: 0;
        top: 33%;
    }

    .home_filter_content a.next {
        right: 0;
        top: 33%;
    }
}

@media only screen and ( min-width: 1024px) and (max-width: 1279px) {
    /*.list_carousel ul li { width:21.9%}*/ .hide-on-desktop {
        display: none !important;
    }

    #boss_homefilter_tabs0 .home_filter_content {
        padding: 10px 20px 0;
    }

    .home_filter_content a.prev {
        left: 0;
        top: 33%;
    }

    .home_filter_content a.next {
        right: 0;
        top: 33%;
    }
}

@media only screen and ( min-width: 768px) and (max-width: 1023px) {
    /*.list_carousel ul li { width:21.9%}*/ .hide-on-desktop {
        display: none !important;
    }

    #boss_homefilter_tabs0 .home_filter_content {
        padding: 10px 20px 0;
    }

    .home_filter_content a.prev {
        left: 0;
    }

    .home_filter_content a.next {
        right: 0;
    }
}

@media only screen and ( max-width: 767px) {
    .hide-on-mobile {
        display:none!important;
    }

    .list_carousel li {
        margin: 0 0 20px;
    }

    #boss_homefilter_tabs0 .home_filter_content {
        top: 0;
        border-top: none;
    }

    .home_filter_content .box-content .list_carousel {
        border-top: 1px solid #C8C8C8;
        clear: both;
        margin-bottom: 0;
        padding: 10px 20px 0;
        position: relative;
        top: -7px;
        width: 100%;
        z-index: 3;
    }

    .home_filter_content a.prev {
        left: 0;
    }

    .home_filter_content a.next {
        right: 0;
    }
}

@media only screen and ( min-width: 480px) and (max-width: 767px) {
    /*.list_carousel ul li { width:44.5%}*/ .hide-on-desktop {
        display: block !important;
    }

    .home_filter_content li > div {
        padding: 0 10px;
    }
}

@media only screen and ( max-width: 479px) {
    /*.list_carousel ul li { width:100%}*/ .hide-on-desktop {
        display: block !important;
    }
}

/*.list_carousel {   margin: 0;   width: 360px;   position:relative  }*/
.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.list_carousel li {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    float: none;
}

.home_filter_content .list_carousel li .name {
    padding: 0px 17px 0px 17px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.home_filter_content .list_carousel li .name a {
    color: #9f9f9f;
    font-weight: 200;
    font-size: 12px;
    font-family: Belgrano;
}

.home_filter_content .list_carousel li .name a: hover {
    color: #840419;
    text-decoration: none;
}

.list_carousel li img {
    max-width: 100%;
}

.home_carousel ul li a img {
    vertical-align: middle;
    transition-duration: 0.2s;
    overflow: hidden;
}

.home_carousel ul li {
    background: #3c3b3b;
}

.home_carousel ul li: hover img {
    opacity: 0.7;
}

/*.list_carousel.responsive {   width: auto;   margin-left: 0;   clear:both  }*/
.clearfix {
    float: none;
    clear: both;
}

.pager {
    float: left;
    width: 300px;
    text-align: center;
}

.pager a {
    margin: 0 5px;
    text-decoration: none;
}

.pager a.selected {
    text-decoration: underline;
}

.timer {
    background-color: #999;
    height: 6px;
    width: 0px;
}

/*end category & home filter*/
.caroufredsel_wrapper {
    margin: 0!important;
}

.tabs_container {
}

.tabs {
    list-style: none;
}

.tabs li {
    display: inline;
}

.tabs li a {
    ;}

.tab_content {
    display: none;
}

#column-left .home_filter_content .box-content , #column-right .home_filter_content .box-content {
    padding: 20px;
}

#column-left .home_filter_content .box-content ul li, #column-right .home_filter_content .box-content ul li {
    width: 100%;
    margin: 0 0 15px 0;
}

.boss_homefilter_tabs .tabs_container {
    position: relative;
    z-index: 4;
}

.caroufredsel_wrapper {
    margin: 0!important;
}

.tabs_container {
}

.tabs {
    list-style: none;
}

.tabs li {
    display: inline;
}

.tabs li a {
    color: #000;
}

.tab_content {
    display: none;
}

/********filterproduct*********/
.boss_filterproduct {
    clear: both;
    margin-bottom: 0;
    position: relative;
    z-index: 20;
}

.boss_filterproduct .tab-content {
    padding-top: 10px;
    margin-bottom: 0;
    top: -7px;
}

.boss_filterproduct .item .box-items {
    text-align: center;
    min-height: 333px;
}

.boss_filterproduct .item .box-items:hover {
    z-index: 9;
    position: relative;
}

.boss_filterproduct .product-block {
    background: #fff;
    position: relative;
    padding: 0 20px;
}

.boss_filterproduct .product-block .product-actions {
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 59%;
    transition: all 550ms ease 0s;
    z-index: 9999;
    padding: 12px 19px 19px;
    width: 100%;
    display: none!important;
}

.boss_filterproduct .product-block:hover .product-actions {
    opacity: 1;
    background-color: #FFFFFF;
    top: 100%;
    width: 100%;
}

.boss_filterproduct .item .image {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}

.home_filter_content li > div {
    text-align: center;
    margin-bottom: 25px;
}

.boss_filterproduct .item .image img, .home_filter_content .image img {
    max-width: 100%;
    transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
}

.boss_filterproduct .item .price, .home_filter_content .price {
    margin-bottom: 10px;
}

.boss_filterproduct .item .rating, .home_filter_content .rating {
    display: none;
}

.boss_filterproduct .item .cart, .home_filter_content .cart {
    margin-bottom: 10px;
    display: none;
}

.boss_filterproduct .item .cart input, .home_filter_content .cart input {
    display: block;
    width: 100%;
}

.boss_filterproduct .item .wishlist, .home_filter_content .wishlist {
    float: left;
    margin-bottom: 5px;
}

.boss_filterproduct .item .compare, .home_filter_content .compare {
    float: left;
}

.carousel-control {
    opacity: 1;
}

.home_filter_content .list_carousel {
    padding: 0;
}

#boss_homefilter_tabs1 .box-content > div {
    padding-top: 30px;
}

#column-left .home_filter_content .box-content , #column-right .home_filter_content .box-content {
    padding: 20px;
}

#boss_homefilter_tabs0 .home_filter_content {
    clear: both;
    margin-bottom: 0;
    padding: 10px 0 0;
    position: relative;
    width: 100%;
    z-index: 3;
}

.boss_homefilter_tabs .tabs_container {
    position: relative;
    z-index: 4;
    text-align: left;
}

#boss_homefilter_tabs0.boss_homefilter_tabs .owl-prev,#boss_homefilter_tabs0.boss_homefilter_tabs .owl-next {
    top: -25px;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3,#boss_homefilter_tabs1 .home_filter_content .box-content h3 {
    font-family: 'Advent Pro',sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 20px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3 a,#boss_homefilter_tabs1 .home_filter_content .box-content h3 a {
    color: #808080;
    font-size: 26px;
    font-weight: 300;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.1s;
    white-space: nowrap;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3 a: hover {
    color: #0A0A0A;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3.active,#boss_homefilter_tabs1 .home_filter_content .box-content h3.active {
    padding-bottom: 15px;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    text-align: center;
}

#boss_homefilter_tabs0 .home_filter_content .box-content h3.active a,#boss_homefilter_tabs1 .home_filter_content .box-content h3.active a {
    color: #202020;
    font-size: 30px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.1s;
    white-space: nowrap;
    font-family: 'Lato';
    font-weight: 700;
}

.boss_homefilter_tabs .tabs-headings a {
    color: #808080;
    font-size: 24px;
    font-weight: 400;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 300;
    transition-duration: 0.1s;
}

.boss_homefilter_tabs .tabs-headings li.active a {
    color: #202020;
    cursor: default;
    font-weight: 700;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    z-index: 10;
}

.boss_homefilter_tabs .tabs-headings li a: hover {
    color: #202020;
}

.boss_homefilter_tabs .owl-prev,.boss_homefilter_tabs .owl-next {
    top: 13px;
    display: block;
    clear: both;
    overflow: hidden;
}

.owl-prev, .owl-next {
    height: 15px;
    position: absolute;
    text-indent: -9999px;
    top: 0px;
    width: 8px;
    background: url("../../image/slide_arr.png");
    transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
}

.owl-next {
    right: 10px;
    background-position: 0 0;
}

.owl-prev {
    right: 42px;
    background-position: -16px 0;
}

.owl-next:hover {
    background-position: -8px 0;
}

.owl-prev:hover {
    background-position: -24px 0;
}

.boss_homefilter_tabs .tabs-headings {
    margin-bottom: 35px;
}

.boss_homefilter_tabs ul.tabs li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.boss_homefilter_tabs ul.tabs li + li: before {
    padding: 0 14px 0 18px;
    font-size: 24px;
}

.hide-on-desktop {
    display: none;
}

/* home category & home filter*/
@media only screen and ( max-width: 767px) {
    /*.list_carousel ul li { width:30%}*/ .hide-on-desktop {
        display: none !important;
    }
}

@media only screen and ( min-width: 1280px) and (max-width: 1345px) {
    #boss_homefilter_tabs0 .home_filter_content {
        padding:10px 20px 0;
    }

    .home_filter_content a.prev {
        left: 0;
        top: 33%;
    }

    .home_filter_content a.next {
        right: 0;
        top: 33%;
    }
}

@media only screen and ( min-width: 1024px) and (max-width: 1279px) {
    /*.list_carousel ul li { width:21.9%}*/ .hide-on-desktop {
        display: none !important;
    }

    #boss_homefilter_tabs0 .home_filter_content {
        padding: 10px 20px 0;
    }

    .home_filter_content a.prev {
        left: 0;
        top: 33%;
    }

    .home_filter_content a.next {
        right: 0;
        top: 33%;
    }
}

@media only screen and ( min-width: 768px) and (max-width: 1023px) {
    /*.list_carousel ul li { width:21.9%}*/ .hide-on-desktop {
        display: none !important;
    }

    #boss_homefilter_tabs0 .home_filter_content {
        padding: 10px 20px 0;
    }

    .home_filter_content a.prev {
        left: 0;
    }

    .home_filter_content a.next {
        right: 0;
    }
}

@media only screen and ( max-width: 767px) {
    .hide-on-mobile {
        display:none!important;
    }

    .list_carousel li {
        margin: 0 0 20px;
    }

    #boss_homefilter_tabs0 .home_filter_content {
        top: 0;
        border-top: none;
    }

    .home_filter_content .box-content .list_carousel {
        border-top: 1px solid #C8C8C8;
        clear: both;
        margin-bottom: 0;
        padding: 10px 20px 0;
        position: relative;
        top: -7px;
        width: 100%;
        z-index: 3;
    }

    .home_filter_content a.prev {
        left: 0;
    }

    .home_filter_content a.next {
        right: 0;
    }
}

@media only screen and ( min-width: 480px) and (max-width: 767px) {
    /*.list_carousel ul li { width:44.5%}*/ .hide-on-desktop {
        display: block !important;
    }

    .home_filter_content li > div {
        padding: 0 10px;
    }
}

@media only screen and ( max-width: 479px) {
    /*.list_carousel ul li { width:100%}*/ .hide-on-desktop {
        display: block !important;
    }
}

font-family: Belgrano; margin: 5px 0px 5px 0px; font-family: 'Pangolin', cursive; }

.price-new {
    color: #d12728;
    font size: ;
}

.price-old {
    font-size: 12px;
    text-decoration: line-through;
    margin-right: 3px;
}

@media only screen and (max-width : 320px) {
    .price-old {
        font-size: 9px;
        text-decoration: line-through;
        margin-right: 3px;
    }
}

.wishlist, .compare {
    display: none;
    margin-bottom: 3px;
}

.compare:after {
    content: "/";
}

.compare a {
    padding-right: 6px;
}

.compare {
    margin-right: 2px;
}

.compare a:hover,.wishlist a:hover {
    color: #505050;
    text-decoration: underline;
}

.image:hover img {
    opacity: 0.4;
}

p.image:hover img {
    opacity: 1;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    overflow: visible!important;
}

.remove img:hover {
    opacity: 0.7;
}

.box .box-content ul > li a.active + ul {
    display: block;
}

.tags a:hover {
    text-decoration: underline;
}

.home_page > #page-container > #content {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
}

/* layout */
#container {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#column-left {
    float: left;
    margin-top: 6px;
    z-index: 99;
}

.home_page #column-left {
    margin-top: 20px;
}

#column-right {
    float: right;
    margin-top: 6px;
    z-index: 1;
}

.home_page #column-right {
    margin-top: 20px;
}

#content {
    min-height: 300px;
    margin-bottom: 25px;
}

/* header */
#header #cart {
    position: absolute;
    top: 0px;
    right: 145px;
    z-index: 9;
    min-width: 300px;
}

#header #cart .heading {
    float: right;
    margin-right: 172px;
    margin-top: 15px;
    padding-left: 14px;
    padding-right: 14px;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #EEEEEE;
    background: #FFF;
    position: relative;
    z-index: 1;
}

#header #cart .heading h4 {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
}

#header #cart .heading a {
    color: #38B0E3;
    text-decoration: none;
}

#header #cart .heading a span {
    background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
    padding-right: 15px;
}

#header #cart .content {
    clear: both;
    display: none;
    position: relative;
    top: -1px;
    padding: 8px;
    min-height: 150px;
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    -webkit-border-radius: 0px 7px 7px 7px;
    -moz-border-radius: 0px 7px 7px 7px;
    -khtml-border-radius: 0px 7px 7px 7px;
    border-radius: 0px 7px 7px 7px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
    background: #FFF;
}

#header #cart.active .heading {
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 6px;
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
}

#header #cart.active .content {
    display: block;
}

.mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px;
}

.mini-cart-info td {
    color: #000;
    vertical-align: top;
    padding: 10px 5px;
    border-bottom: 1px solid #EEEEEE;
}

.mini-cart-info .image {
    width: 1px;
}

.mini-cart-info .image img {
    border: 1px solid #EEEEEE;
    text-align: left;
}

.mini-cart-info .name small {
    color: #666;
}

.mini-cart-info .quantity {
    text-align: right;
}

.mini-cart-info td.total {
    text-align: right;
}

.mini-cart-info .remove {
    text-align: right;
}

.mini-cart-info .remove img {
    cursor: pointer;
}

.mini-cart-total {
    text-align: right;
}

.mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px;
}

.mini-cart-total td {
    color: #000;
    padding: 4px;
}

/* menu */
#menu {
    background: #585858;
    border-bottom: 1px solid #000000;
    height: 37px;
    margin-bottom: 15px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
    padding: 0px 5px;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu > ul > li {
    position: relative;
    float: left;
    z-index: 20;
    padding: 6px 5px 5px 0px;
}

#menu > ul > li:hover {
}

#menu > ul > li > a {
    font-size: 13px;
    color: #FFF;
    line-height: 14px;
    text-decoration: none;
    display: block;
    padding: 6px 10px 6px 10px;
    margin-bottom: 5px;
    z-index: 6;
    position: relative;
}

#menu > ul > li:hover > a {
    background: #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#menu > ul > li > div {
    display: none;
    background: #FFFFFF;
    position: absolute;
    z-index: 5;
    padding: 5px;
    border: 1px solid #000000;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    background: url('../image/menu.png');
}

#menu > ul > li:hover > div {
    display: table;
}

#menu > ul > li > div > ul {
    display: table-cell;
}

#menu > ul > li ul + ul {
    padding-left: 20px;
}

#menu > ul > li ul > li > a {
    text-decoration: none;
    padding: 4px;
    color: #FFFFFF;
    display: block;
    white-space: nowrap;
    min-width: 120px;
}

#menu > ul > li ul > li > a:hover {
    background: #000000;
}

#menu > ul > li > div > ul > li > a {
    color: #FFFFFF;
}

/*menu link*/
.boss-menu .menu_item,.boss-menu .navbar-nav > li {
    margin-right: 15px;
    margin-bottom: 0;
    text-align: center;
    border-right: 1px solid #b9b9b9;
    padding-right: 35px;
    margin-left: 20px;
}

.boss-menu .menu_item > a, .boss-menu .navbar-nav > li > a {
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px 0 0px;
}

.boss-menu .menu_item > li:hover > a, .boss-menu .navbar-nav > li:hover > a {
    text-decoration: none;
    color: #a3bf2a;
}

#megamenu.navbar {
    margin-bottom: 0;
    border-top: 7px groove #ddd;
    border-radius: 0px;
    margin-top: 10px;
    padding-top: 10px;
}

.breadcrumb {
    color: #CCCCCC;
    margin-bottom: 5px;
    margin-top: 5px;
}

.success, .warning, .attention, .information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555555;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.success {
    background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
    border: 1px solid #BBDF8D;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
}

.success img.close {
    position: absolute;
    right: 3px;
    top: 3px;
}

.warning {
    background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
    border: 1px solid #F8ACAC;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.attention {
    background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
    border: 1px solid #F2DD8C;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.success .close, .warning .close, .attention .close, .information .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer;
}

.required {
    color: #FF0000;
}

.error {
    display: block;
    color: #FF0000;
    margin-bottom: 5px;
}

.help {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    display: block;
}

table.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table.form tr td:first-child {
}

table.form > * > * > td {
}

table.form td {
}

input.large-field, select.large-field {
    width: 300px;
}

table.list {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 25px;
}

table.list td {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

table.list thead td {
    background-color: #EFEFEF;
    padding: 0px 5px;
}

table.list thead td a, .list thead td {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
}

table.list tbody td {
    padding: 0px 5px;
}

table.list .left {
    text-align: left;
    padding: 7px;
}

table.list .right {
    text-align: right;
    padding: 7px;
}

table.list .center {
    text-align: center;
    padding: 7px;
}

table.radio {
    width: 100%;
    border-collapse: collapse;
}

table.radio td {
}

table.radio td label {
    display: block;
}

table.radio tr.highlight:hover td + td {
    background: #F1FFDD;
    cursor: pointer;
}

.pagination {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.pagination .links {
}

.pagination .links a {
    display: inline-block;
    border: 1px solid #bdbdbd;
    background: #FFFFFF;
    text-decoration: none;
    width: 42px;
    height: 40px;
    border-radius: 4px;
    line-height: 37px;
    margin-right: 8px;
}

.pagination .links b,.pagination .links a:hover {
    display: inline-block;
    border: 1px solid #bdbdbd;
    background: #f1f1f1;
    font-weight: normal;
    text-decoration: none;
    border-radius: 4px;
    width: 42px;
    height: 40px;
    line-height: 37px;
    margin-right: 8px;
}

.pagination .results {
    margin-top: 9px;
}

/* button */
.buttons .left {
    float: left;
    text-align: left;
}

.buttons .right {
    float: right;
    text-align: right;
}

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.htabs {
    line-height: 16px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
    display: block !important;
}

.htabs ul li {
    overflow: hidden;
    display: inline-block;
    /* background-color: #eeeeee; */
    width: 24.8%;
    /* padding: 10px 10px 7px 10px; */
    text-align: center;
    margin-bottom: 0px;
}

@media only screen and (max-width : 1024px) {
    .htabs ul li {
        overflow: hidden;
        display: inline-block;
        /* background-color: #eeeeee; */
        width: 24.7%;
        /* padding: 10px 10px 7px 10px; */
        text-align: center;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width : 800px) {
    .htabs ul li {
        overflow: hidden;
        display: inline-block;
        /* background-color: #eeeeee; */
        width: 24.6%;
        /* padding: 10px 10px 7px 10px; */
        text-align: center;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width : 480px) {
    .htabs ul li {
        overflow: hidden;
        display: inline-block;
        /* background-color: #eeeeee; */
        width: 24.2%;
        /* padding: 10px 10px 7px 10px; */
        text-align: center;
        margin-bottom: 0px;
    }
}

.htabs a {
    float: none;
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    color: #333333;
    margin-right: 19px;
}

.htabs a.selected ,.htabs a {
    font-weight: 300;
    color: #ffffff;
    width: 100%;
    background: #a3bf2a;
}

.htabs a.selected:after {
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #a3bf2a;
    content: '';
    z-index: 1;
}

#tab-description ul {
    list-style: disc;
    margin-left: 17px;
}

#tab-description ul li {
    margin-bottom: 8px;
}

#tab-description ol {
    margin-left: 19px;
}

#tab-description ol li {
    margin-bottom: 8px;
}

#tab-description .image_des {
    margin-top: 29px;
    text-align: center;
}

.tab-content {
    overflow: hidden;
    background: #f1f1f1;
    padding: 15px 10px 10px 10px;
}

/* box */
.box {
    position: relative;
    /* margin-bottom: 5em; */
}

.box .box-heading {
    padding: 8px 20px 7px 20px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Pangolin', cursive !important;
    text-transform: uppercase;
    color: #5a3512;
    background-color: #ffffff;
    overflow: hidden;
    border: 1px solid #CCCCCC !important;
    margin-top: 6px;
}

.box .box-content {
    background: #FFFFFF;
    padding: 9px 5px !important;
    word-break: break-all;
}

.box .box-content .box-product {
    margin-top: 20px;
}

.box .box-content .box-product .image {
    margin-right: 12px;
}

.box .box-content ul li {
    margin-bottom: 14px;
}

.box .box-content ul li.active a {
    font-weight: 700;
    color: #202020;
}

.box_alphabet .box-content {
    padding-bottom: 30px;
    padding-top: 20px;
}

/* box products */
.box-product .image {
    display: inline;
    float: left;
    margin-right: 8px;
    position: relative;
    margin-bottom: 0px;
    margin-left: 8px;
}

#column-left .box-product .image,#column-right .box-product .image {
    margin-left: 0;
}

.box-product .image img {
    width: 100%;
}

#boss_homefilter_tabs0 .box-product .image,#boss_homefilter_tabs1 .box-product .image {
    float: none;
    display: inline-block;
}

.box-product > div {
    overflow: hidden;
    margin-bottom: 25px;
}

.box-product .prod-detail {
    overflow: hidden;
    min-width: 50%;
}

.box-product .rating {
    display: block;
    margin-bottom: 4px;
}

/*banner category */
.block-cate-page {
    margin-top: 6px;
    margin-bottom: 14px;
    overflow: hidden;
}

.block-cate-page img {
    width: 100%;
}

.block-cate-page a {
    overflow: hidden;
    position: relative;
    display: block;
}

.block-cate-page span {
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: none;
    width: 100%;
}

.block-cate-page span img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.5s ease 0s;
}

.block-cate-page:hover span img {
    transform: scale(5);
    -ms-transform: scale(5);
    -webkit-transform: scale(5);
    opacity: 0
}

.category-info .image {
    margin-top: 6px;
}

.category-info h1 {
    margin-bottom: 15px;
    margin-left: 0px;
}

/* box category */
.box .box-content ul li ul li {
    margin-bottom: 10px;
}

.box .box-content .box-category > li {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.box .box-content ul li ul {
    margin-top: 5px;
    margin-left: 5px;
    display: none;
}

.box .box-content > ul > li a.active + ul {
    display: block;
}

.box .box-content ul li a.active,.box .box-content ul li a:hover {
    font-weight: 400;
    color: #cf1919;
}

.box .box-content ul li a {
    color: #505050;
}

.category-list {
    overflow: hidden;
    margin-bottom: 30px;
    display: none;
}

.category-list ul {
    float: left;
    margin-bottom: 0;
    margin-right: 14px;
    padding-left: 0;
    width: 23%;
}

.category-list ul li {
    margin-bottom: 8px;
}

.product-filter .display b, .article-filter .display b {
    display: none;
}

.product-filter .sort label:after, .product-filter .limit label:after, .article-filter .sort label:after, .article-filter .limit label:after {
    border-bottom: 1px solid #DDDDDD;
    color: #AAAAAA;
    padding: 0 0 2px;
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 2px;
}

.product-filter .text-control-label {
    display: none;
}

.product-filter .sort label:before, .product-filter .limit label:before, .article-filter .sort label:before, .article-filter .limit label:before {
    content: '';
    right: 5px;
    top: -8px;
    width: 33px;
    height: 35px;
    background: #f8f8f8;
    position: absolute;
    pointer-events: none;
    display: block;
    background-image: url(../image/select.png);
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: center;
}

.ie10 .product-filter .sort label:before, .ie10 .product-filter .limit label:before, .ie10 .article-filter .sort label:before, .ie10 .article-filter .limit label:before {
    width: auto;
}

.product-filter .sort select, .product-filter .limit select, .b_manufacture select, .article-filter .sort select, .article-filter .limit select {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #CCCCCC;
    color: #636363;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    text-transform: uppercase;
    font-weight: 600;
    outline: medium none;
    padding: 9px 15px 9px;
    width: 170px;
    border-radius: 0px;
}

.product-filter .sort label, .product-filter .limit label, .article-filter .sort label, .article-filter .limit label {
    margin-right: 0;
    position: relative;
}

.product-filter .display .btn {
    padding-left: 0;
    padding-right: 0;
    width: 42px;
    margin-right: 2px;
}

.no-active-grid,.no-active-list,.active-grid,.active-list,.btn-list,.btn-grid {
    background-repeat: no-repeat;
    width: 42px;
    height: 40px;
    display: inline-block;
    /* text-indent: -9999px; */
    border: none;
}

.active-list,.no-active-list:hover,.btn-list.active,.btn-list:hover {
    background-image: url(../image/list_hv.png);
    margin-right: 5px;
    background-color: transparent;
}

.active-grid,.no-active-grid:hover,.btn-grid.active,.btn-grid:hover {
    background-image: url(../image/grid_hv.png);
    background-color: transparent;
}

.no-active-list,.btn-list {
    /* background-image: url(../image/list.png); */
    margin-right: 5px;
    background-color: transparent;
}

.no-active-grid,.btn-grid {
    background-image: url(../image/grid.png);
    background-color: transparent;
}

.active-list,.no-active-list {
    margin-left: 5px;
}

/* content */
#content .content {
    margin-bottom: 20px;
}

#content .content .left {
    float: left;
    width: 49%;
}

#content .content .right {
    float: right;
    width: 49%;
}

/* category */
.category-info {
    margin-bottom: 0px;
    overflow: hidden;
}

.category-info .image {
    float: left;
    margin-right: 0px;
    border: 1px solid #e5e5e5;
    display: none;
}

/* manufacturer */
.manufacturer-list {
    border: 1px solid #DBDEE1;
    padding: 5px;
    overflow: auto;
    margin-bottom: 20px;
}

.manufacturer-heading {
    background: #F8F8F8;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 8px;
    margin-bottom: 6px;
}

.manufacturer-content {
    padding: 8px;
}

.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

/* product */
.product-filter {
    margin-bottom: 5px;
    overflow: hidden;
    padding-top: 5px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 8px;
}

.product-filter .display {
    float: left;
    margin-left: -5px;
    z-index: 9;
    position: absolute;
}

.product-filter .display a {
    font-weight: bold;
}

.product-filter .sort {
    float: right;
    color: #333;
    margin-left: 5px;
}

.product-filter .limit {
    float: right;
}

.limit-sort {
    float: right;
    margin-left: 18px;
}

.limit-sort b {
    display: none;
}

.product-compare {
    margin-top: 9px;
    float: left;
}

.product-compare a {
    text-decoration: none;
}

.product-compare a :hover {
    text-decoration: underline;
}

.caption {
    margin-bottom: 19px;
}

.product-grid .caption {
    text-align: center;
}

.product-grid .button-group {
    text-align: center;
}

.product-grid {
    display: inline-block;
    float: none!important;
    margin-right: 8px;
    vertical-align: top;
    text-align: center;
    border: 0px solid #ddd;
    width: 22.5%;
    margin-bottom: 20px;
    background-color: #fff;
    margin-left: 10px;
    background-image: url(../image/S4-01.jpg);
    background-size: 100% 100%;
    padding: 18px 18px 18px 16px;
    /* box-shadow: 0px 0px 19px -10px #000; */
}

@media only screen and (max-width : 1024px) {
    .product-grid {
        display: inline-block;
        float: none!important;
        margin-right: 5px;
        vertical-align: top;
        text-align: center;
        border: 0px solid #ddd;
        width: 23%;
        margin-bottom: 20px;
        background-color: #fff;
        margin-left: 5px;
        background-image: url(../image/S4-01.jpg);
        background-size: 100% 100%;
        padding: 10px;
        /* box-shadow: 0px 0px 19px -10px #000; */
    }
}

@media only screen and (max-width : 800px) {
    .product-grid {
        display: inline-block;
        float: none!important;
        margin-right: 5px;
        vertical-align: top;
        text-align: center;
        border: 0px solid #ddd;
        width: 31%;
        margin-bottom: 20px;
        background-color: #fff;
        margin-left: 5px;
        background-image: url(../image/S4-01.jpg);
        background-size: 100% 100%;
        padding: 10px;
        /* box-shadow: 0px 0px 19px -10px #000; */
    }
}

@media only screen and (max-width : 480px) {
    .product-grid {
        display: inline-block;
        float: none!important;
        margin-right: 5px;
        vertical-align: top;
        text-align: center;
        border: 0px solid #ddd;
        width: 46%;
        margin-bottom: 20px;
        background-color: #fff;
        margin-left: 5px;
        background-image: url(../image/S4-01.jpg);
        background-size: 100% 100%;
        padding: 15px;
        /* box-shadow: 0px 0px 19px -10px #000; */
    }
}

@media only screen and (max-width : 320px) {
    .product-grid {
        display: inline-block;
        float: none!important;
        margin-right: 0px;
        vertical-align: top;
        text-align: center;
        border: 0px solid #ddd;
        width: 47%;
        margin-bottom: 20px;
        background-color: #fff;
        margin-left: 5px;
        background-image: url(../image/S4-01.jpg);
        background-size: 100% 100%;
        padding: 10px;
        /* box-shadow: 0px 0px 19px -10px #000; */
    }
}

.product-grid .name {
    height: 62px;
    overflow: hidden;
    margin-bottom: 5px;
}

.product-grid .name a {
    color: #1b1b1b;
    padding: 0px 5px 0px 5px;
}

@media only screen and (max-width : 480px) {
    .product-grid .name a {
        color: #1b1b1b;
        padding: 0px 5px 0px 5px;
        font-size: 12px;
    }
}

.product-grid .name a:hover {
    text-decoration: none;
    color: #840419;
}

.product-grid .price-tax, .product-list .price-tax {
    display: none;
}

.product-grid .description {
    display: none;
}

.product-grid .rating {
    display: block;
}

.product-thumb {
    margin-bottom: 0px;
    overflow: hidden;
}

.product-grid .cart,.product-list .cart,.relt_product .cart {
    margin-bottom: 9px;
    display: block;
}

.product-grid .image {
    margin-bottom: 20px;
    text-align: center;
}

.product-list .product-thumb .image {
    float: left;
    margin-right: 20px;
    width: 10%;
    margin-bottom: 20px;
    margin-left: 5px;
}

.product-list .description {
    margin-top: 15px;
}

/* Product */
.product-info {
    margin-bottom: 20px;
}

.product-info .image img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.product-info .image {
    margin-bottom: 5px;
    text-align: center;
}

.product-info .review a {
    color: #202020;
}

.product-info .review a:hover {
    text-decoration: underline;
}

.product-info .review > div {
    float: left;
}

.product-info .review .review_text {
    margin-top: 1px;
}

.product-info .review .review_img {
    margin-right: 20px;
}

.product-info .review {
    overflow: hidden;
    margin-bottom: 9px;
}

.product-info .stock {
    font-weight: 400;
    color: #1eb500;
}

.product-info h1 {
    margin-bottom: 17px;
    margin-top: 0;
}

.product-info .description span {
    margin-right: 2px;
}

.product-info .description {
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.product-info select.form-control,.product-info .form-control {
    width: 55%;
    border-radius: 0px;
    background: #eee;
    border: 1px solid #eee;
}

@media only screen and (max-width : 480px) {
    .product-info select.form-control,.product-info .form-control {
        width: 99%;
        border-radius: 0px;
        background: #eee;
        border: 1px solid #eee;
    }
}

.product-info b {
    font-weight: 400;
}

.product-info .option {
    margin-bottom: 5px;
    margin-top: 5px;
}

.product-info .boss_check .box-check {
    width: 46%;
    float: left;
    margin-right: 20px;
}

.product-info .boss_check .box-check input {
    margin-bottom: 13px;
}

.product-info .boss_check {
    overflow: hidden;
}

.product-info .options {
    padding-bottom: 5px;
}

.product-info .select_number .form-control {
    width: 40px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    border-radius: 0;
}

.product-info .select_number .form-control:focus {
    box-shadow: none;
    border-color: #bdbdbd;
}

.product-info .decrease {
    /* background: url(../image/decrease.png) no-repeat; */
    height: 40px;
    width: 30px;
    border: none;
    /* text-indent: -9999px; */
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    background: #eeeeee;
    border-right: 1px solid #ddd;
}

.product-info .increase {
    /* background: url(../image/increase.png) no-repeat; */
    height: 40px;
    width: 29px;
    border: none;
    /* text-indent: -9999px; */
    position: absolute;
    right: 2px;
    top: 0;
    color: #000;
    background: #eee;
    border-left: 1px solid #ddd;
}

.product-info .select_number {
    position: relative;
    padding-left: 29px;
    width: 100px;
}

.product-info .quantily_info {
    margin-bottom: 20px;
}

.product-info .cart {
    margin-top: 5px;
}

.product-info .price, .product-info .price-old, .product-info .price-new {
    font-size: 30px;
}

.product-info .price, .product-info .price-old {
    color: #808080;
}

.product-info .price-tax {
    width: 100%;
    float: left;
}

.product-info .reward {
    width: 100%;
    float: left
}

.product-info .price_info {
    margin-bottom: 16px;
    overflow: hidden;
}

.product-info .btn-cart {
    margin-bottom: 14px;
    background-image: url(../image/more-border.png);
    background-color: transparent;
    color: #000;
    border: 0px;
    background-size: 100% 100%;
    width: 40%;
}

@media only screen and (max-width : 480px) {
    .product-info .btn-cart {
        margin-bottom: 14px;
        background-image: url(../image/more-border.png);
        background-color: transparent;
        color: #000;
        border: 0px;
        background-size: 100% 100%;
        width: 70%;
    }
}

.product-info .share {
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    display: inline-block;
    margin-top: 17px;
    overflow: hidden;
    padding: 3px 0 0;
    vertical-align: top;
}

.image-additional li {
    vertical-align: top;
    float: left;
    margin: 5px;
    text-align: center;
}

.image-additional li a:hover {
    border: 0px solid #505050;
}

.image-additional li a {
    display: inline-block;
    /* border: 1px solid #ddd; */
    /* background-color: #ddd; */
}

.image-additional {
    position: relative;
}

.image-additional .next,.image-additional .prev {
    background-image: url("../image/detail_add.png");
    background-repeat: no-repeat;
    position: absolute;
    text-indent: -9999px;
    top: -25px;
    width: 17px;
    height: 17px;
}

.image-additional .next {
    background-position: -18px 0;
    right: 5px;
}

.image-additional .prev {
    background-position: 0 0;
    right: 24px;
}

.image-additional .next:hover,.image-additional .prev:hover {
    opacity: 0.5;
}

.review-list {
    padding: 10px;
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #EEEEEE;
}

.review-list .author {
    float: left;
    margin-bottom: 20px;
}

.review-list .rating {
    float: right;
    margin-bottom: 20px;
}

.review-list .text {
    clear: both;
}

.attribute {
    border-collapse: collapse;
    width: 100%;
    /* border-top: 1px solid #DDDDDD; */
    /* border-left: 1px solid #DDDDDD; */
    margin-bottom: 20px;
}

.attribute thead td, .attribute thead tr td:first-child {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: #F7F7F7;
    text-align: left;
    display: none;
}

.attribute tr td:first-child {
    color: #000000;
    font-weight: bold;
    text-align: left;
    width: 15%;
}

.attribute td {
    padding: 7px;
    color: #4D4D4D;
    text-align: left;
    vertical-align: top;
    /* border-right: 1px solid #DDDDDD; */
    /* border-bottom: 1px solid #DDDDDD; */
}

.compare-info {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px;
}

.compare-info thead td, .compare-info thead tr td:first-child {
    text-align: left;
}

.compare-info tr td:first-child {
    text-align: left;
}

.compare-info td {
    padding: 12px 20px 13px;
    width: 20%;
    text-align: left;
    vertical-align: top;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.compare-info tbody td {
    padding: 15px 20px 17px
}

.compare-info td.price {
    font-size: 30px;
    color: #202020;
    vertical-align: middle;
}

.compare-info td.price .price-old,.compare-info td.price .price-new {
    font-size: 30px;
}

.compare-info td .wishlist {
    width: 100%;
    overflow: hidden;
}

.compare-info td.text_price_cp {
    vertical-align: middle;
}

.compare-info td.stock {
    color: #63bf00;
}

.compare-info td.model {
    text-transform: uppercase;
}

.compare-info .cart_cp {
    float: left;
}

.compare-info .button_cp {
    position: relative;
    overflow: hidden;
    margin-bottom: 6px;
}

.compare-info .remove {
    position: absolute;
    right: 0;
}

.compare-infomation {
    margin-bottom: 32px;
    overflow-x: auto;
    overflow-y: hidden;
}

.dropdown-menu-inner .option {
    display: inline-block;
    float: none !important;
    margin-right: -4px;
    vertical-align: top;
}

.dropdown-menu-inner .option .url {
    margin-bottom: 10px
}

/* wishlist */
.wishlist-info table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px;
}

.wishlist-info td,.checkout-product td {
    padding: 7px;
    text-align: center;
}

.wishlist-info thead td {
    border-bottom: 1px solid #e1e1e1;
}

.wishlist-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #e1e1e1;
}

.wishlist-info tbody .action img {
    cursor: pointer;
}

.login-content {
    overflow: hidden;
}

.login-content .form-control {
    width: 80%;
}

.login-content .left {
    float: left;
    width: 48%;
}

.login-content .right {
    float: right;
    width: 48%;
    border-left: 1px solid #e5e5e5;
    padding-left: 20px;
}

.checkout-content .login-content .right {
    padding-left: 30px;
}

#shipping-address .checkout-content .form-control, #shipping-method .checkout-content .form-control, #payment-method .checkout-content .form-control, #payment-address #payment-existing select.form-control, #payment-address #payment-new .form-control {
    width: 66%
}

#payment-address .checkout-content .form-control {
    width: 90%;
}

#shipping-method table.radio tr td,#payment-method table.radio tr td {
    float: left;
}

.payment .btn {
    font-size: 18px;
    height: auto;
    padding: 17px 52px 19px;
}

.login-content .left .content, .login-content .right .content {
    min-height: 190px;
}

/* orders */
.order-list_fr {
    border: 1px solid #DDDDDD;
    margin-bottom: 30px;
    overflow-x: auto;
    overflow-y: hidden;
    border-right: none;
    border-bottom: none;
}

.order-list_fr table.list {
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
    margin-bottom: 0;
}

.order-list {
    margin-bottom: 10px;
}

.order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.order-list .order-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}

.order-list .order-content div {
    float: left;
    width: 33.3%;
}

.order-list .order-info {
    text-align: right;
}

.order-detail {
    background: #EFEFEF;
    font-weight: bold;
}

/* returns */
.return-list {
    margin-bottom: 10px;
}

.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.return-list .return-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}

.return-list .return-content div {
    float: left;
    width: 33.3%;
}

.return-list .return-info {
    text-align: right;
}

.return-product {
    overflow: auto;
    margin-bottom: 28px;
}

.return-name {
    float: left;
    width: 31%;
    margin-right: 15px;
}

.return-model {
    float: left;
    width: 31%;
    margin-right: 15px;
}

.return-quantity {
    float: left;
    width: 31%;
}

.return-detail {
    overflow: auto;
    margin-bottom: 20px;
}

.return-reason {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.return-opened {
    float: left;
    width: 100%;
    margin-right: 15px;
}

.return-opened textarea {
    vertical-align: top;
}

.download-list {
    margin-bottom: 10px;
}

.download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.download-list .download-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}

.download-list .download-content div {
    float: left;
    width: 33.3%;
}

.download-list .download-info {
    text-align: right;
}

/* cart */
.cart-info table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

.cart-info td {
    padding: 7px;
}

.cart-info thead td {
    color: #4D4D4D;
    font-weight: 400;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
}

.cart-info thead .image, .wishlist-info thead .image, .checkout-product thead .name {
    text-align: left;
}

.cart-info thead .name, .cart-info tbody .name {
    text-align: left;
}

.cart-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
    text-align: center;
}

.cart-info tbody td.quantity input[type="text"] {
    float: left;
    margin-right: 7px;
}

.cart-info tbody td.quantity .icon {
    float: left;
    margin-top: 20px;
}

.cart-info tbody .image, .wishlist-info tbody .image {
    width: 120px;
    padding-right: 10px;
}

.checkout-product tbody .name {
    text-align: left;
    width: auto;
}

.cart-info .table > tbody > tr > td, .wishlist-info .table > tbody > tr > td, .checkout-product .table > tbody > tr > td {
    padding-top: 20px;
    padding-bottom: 25px;
}

.cart-info tbody .name, .wishlist-info tbody .name {
    padding-left: 10px;
    text-align: left;
}

.cart-info tbody .model, .wishlist-info tbody .model, .checkout-product tbody .model {
    text-transform: uppercase;
}

.cart-info tbody .stock, .wishlist-info tbody .stock {
    color: #63bf00;
}

.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
    position: relative;
    top: 0px;
    cursor: pointer;
    vertical-align: middle;
}

.cart-info tbody .quantity input[type='text'] {
    padding-left: 15px;
    padding-right: 15px;
    width: 75px;
    margin-top: 11px;
}

.cart-info tbody span.stock {
    color: #F00;
    font-weight: bold;
}

.cart-info {
    margin-bottom: 40px;
}

.cart-module > div {
    display: none;
}

.cart-total {
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 15px;
    margin-top: -1px;
    padding-top: 28px;
}

#confirm .cart-total {
    border: none;
    margin-top: 0;
}

.cart-total table {
    float: right;
}

.cart-total td.left {
    padding: 3px;
    text-align: left;
    float: none;
}

.cart-total td.left.last b {
    display: block;
    margin-top: 8px;
}

.cart-total td.right {
    text-align: right;
    color: #202020;
}

.cart-total td.left b {
    margin-right: 44px;
    font-weight: 400;
    color: #202020;
}

.cart-total td.right.last {
    font-size: 30px;
}

.cart-total table {
    float: right;
    text-align: right;
    width: auto;
}

.buttons .checkout_cart .btn {
    height: 60px;
    font-size: 18px;
    padding: 16px 52px 10px;
}

.cart-module #shipping,.cart-module #coupon,.cart-module #voucher,.cart-module #reward {
    border: 1px solid #e6e6e6;
    padding: 15px 20px 20px 20px;
    margin-bottom: 0;
}

.cart-module input[type="text"],.cart-module select.form-control {
    width: 25%;
}

.text_next_cart {
    font-size: 20px;
    font-weight: 700;
}

/*dropdown cart */
#cart .remove {
    position: absolute;
    bottom: 0px;
    left: 40%;
}

#cart .image {
    position: relative;
    margin-right: 15px;
}

#cart .image .img-thumbnail {
    border: none;
    width: auto;
    max-width: none;
    transition: none;
}

#cart .dropdown-menu {
    width: 280px;
    border: 1px solid #f2f2f2;
    padding-top: 13px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 17px;
    margin-top: 2px;
    overflow-y: auto;
    background-color: #ffffff;
    max-height: 500px;
}

#cart .dropdown-menu .text-center {
    margin-top: 10px;
}

#cart .dropdown-menu td {
    padding: 0;
    border: none;
    vertical-align: top;
    padding-bottom: 15px;
}

#cart .minicart_total tr td {
    color: #202020;
}

#cart .minicart_total tr td.last {
    font-weight: 700;
}

#cart .voucher .remove {
    position: relative;
    left: 0;
    margin-top: 20px;
}

#cart .buttons .btn {
    width: 100%;
    height: 50px;
    padding-top: 12px;
}

#cart .buttons .checkout_bt {
    margin-bottom: 3px;
    display: block;
}

/* checkout */
.checkout-heading {
    border: 1px solid #e5e5e5;
    padding: 15px 0 14px 20px;
    font-weight: 400;
    font-size: 20px;
    color: #808080;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    margin-right: 15px;
}

.checkout-heading a:hover {
    text-decoration: underline;
}

.checkout-content {
    display: none;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    border-top: none;
    margin-top: -10px;
    padding: 30px;
    overflow: hidden;
}

.ck_footer {
    width: 100%;
    overflow: hidden;
}

.checkout-content .buttons a b {
    color: #000000;
    font-weight: 700;
}

.checkout-content .buttons a:hover b {
    text-decoration: underline;
}

.checkout-content .left {
    float: left;
    width: 48%;
}

.checkout-content .right {
    float: right;
    width: 48%;
}

.checkout-content .buttons {
    clear: both;
}

.checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px;
}

.checkout-product thead td {
    color: #4D4D4D;
    border-bottom: 1px solid #DDDDDD;
}

.checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
}

.checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #DDDDDD;
}

.contact-info {
    overflow: auto;
}

.contact-info .left {
    float: left;
    width: 48%;
}

.contact-info .right {
    float: left;
    width: 48%;
}

.sitemap-info {
    overflow: auto;
    margin-bottom: 40px;
}

.sitemap-info .left {
    float: left;
    width: 48%;
}

.sitemap-info .right {
    float: left;
    width: 48%;
}

/*register*/
.register .left {
    width: 48%;
    float: left;
}

.register .right {
    width: 48%;
    float: right;
}

.register a b:hover {
    text-decoration: underline;
}

form.register {
    overflow: hidden;
    border: 1px solid #e5e5e5;
    width: 100%;
    float: left;
    padding: 30px;
}

.register table.form {
    margin-bottom: 40px;
}

.sitemap-info ul li ul {
    padding-left: 20px;
}

.sitemap-info ul li a {
    margin-bottom: 10px;
    display: block;
}

/*return*/
.return-product .four.columns {
    width: 100%;
}

.notouch .main-bg {
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/*Quick shop*/
a.sft_quickshop_icon {
    background-image: url("../image/qs.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 65px;
    left: 50%;
    text-indent: -9999px;
    top: 50%;
    transform: scale(0, 0);
    -o-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    white-space: nowrap;
    width: 65px;
    z-index: 900;
}

a.sft_quickshop_icon:hover {
    background-image: url("../image/qs_hv.png");
}

.image {
    position: relative;
}

.image:hover .sft_quickshop_icon {
    transform: scale(1, 1);
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
}

.product-grid .image:hover img, .product-list .image:hover img {
    opacity: 0.5;
    background: #ffffff;
}

.right_header .link {
    float: right;
    margin-left: 7px;
    margin-bottom: 7px;
    font-size: 12px;
}

.right_header .link a {
    font-size: 12px;
    color: #ffffff;
}

.right_header .link a + a {
    margin-left: 5px;
}

.right_header .link a span {
    padding-left: 7px;
}

.right_header .link a:before {
    content: "  /";
}

.right_header .link a:hover span {
    text-decoration: underline;
}

#welcome {
    float: right;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 7px;
}

#welcome a,#welcome b {
    font-size: 12px;
    color: #ffffff;
}

#welcome a:hover {
    text-decoration: underline;
}

#search {
    z-index: 999;
    border: 1px solid #fff;
    margin-top: -42px;
    position: absolute;
    width: 26%;
    right: 17%;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 8px 25px -13px #000;
}

.button-search {
    background-image: url("../image/search.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    height: 42px;
    position: absolute;
    right: -1px;
    text-indent: -9999px;
    width: 50px;
    margin-right: 0px;
    background-color: #a3bf2a;
    margin-top: -1px;
    border: 1px solid #a3bf2a;
    border-radius: 0px 10px 10px 0px;
}

#search input {
    width: 100%;
    font-size: 14px;
    color: #000000;
    border: transparent;
    height: 40px;
    margin: 0 30px 0 0;
    border-radius: 0px;
    background: transparent;
}

#logo {
    margin-top: 5px;
    text-align: center;
}

.right_header {
    margin-top: 27px;
}

.menubar {
    background-color: #ffffff;
    border-bottom: 0px solid #c8b239;
    background-color: #ffffff;
    margin-top: 0px;
}

.menubar .local {
    float: right;
}

header {
    padding-bottom: 0px;
}

footer {
    padding-top: 7em;
    padding-bottom: 0px;
    width: 100%;
    float: left;
    overflow: hidden;
    background-position: center top !important;
    background-size: 100% !important;
}

@media only screen and (max-width : 1024px) {
    footer {
        padding-top: 7em;
        padding-bottom: 0px;
        width: 100%;
        float: left;
        overflow: hidden;
        background-position: center top !important;
        background-size: cover !important;
    }
}

@media only screen and (max-width : 800px) {
    footer {
        padding-top: 0em;
        padding-bottom: 0px;
        width: 100%;
        float: left;
        overflow: hidden;
        background-position: center top !important;
        background-size: cover !important;
        background-image: none !important;
        background-color: #363533;
    }
}

.home_page footer {
    margin-top: 0px;
}

#cart #cart-total {
    background-repeat: no-repeat;
    background-position: right center;
    background: #a3bf2a;
    position: absolute;
    color: #fff;
    width: 20px;
    font-size: 12px;
    height: 20px;
    text-align: center;
    bottom: 25px;
    border-radius: 50%;
}

.menubar .local > div {
    float: right;
}

.local .dropdown-menu {
    right: 0!important;
    left: auto;
}

#language span, #currency span {
    background-image: url(../image/arow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 13px;
    font-family: 'Lato';
    font-size: 13px;
    text-transform: uppercase;
    color: #ffffff;
}

#language .dropdown-menu > li a,#currency .dropdown-menu > li a {
    text-transform: uppercase;
}

#language .dropdown-menu > li, #currency .dropdown-menu > li {
    margin-top: 0px;
}

.btn-language:hover, .btn-currency:hover {
    font-weight: 700;
}

#language, #currency {
    float: none;
    padding: 0px 0px 0px;
    position: relative;
    display: inline-block;
}

#language {
    /* margin-right: 15px; */
}

#currency {
}

#cart {
    background: url('../image/cart-ic-bk.png');
    background-size: 65%;
    margin-right: 10px;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    padding: 0px 4px 0px 15px !important;
}

/* XOa dc*/
.block-hompage-special h3 {
    font-size: 30px;
    color: #202020;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 49px;
}

.block-hompage-special p {
    color: #808080;
    padding: 0 100px
}

.block-hompage-special {
    text-align: center;
    clear: both;
    width: 100%;
    overflow: hidden;
}

.block-hompage-special .block-1,.block-hompage-special .block-2,.block-hompage-special .block-3 {
    position: relative;
    text-align: center;
}

.block-hompage-special .block-1 .title,.block-hompage-special .block-2 .title,.block-hompage-special .block-3 .title {
    background: none repeat scroll 0 0 #FF0000;
    display: inline-block;
    background-color: #ffffff;
    opacity: 0.95;
    padding: 0 30px 3px;
    font-weight: 300;
    font-size: 38px;
    font-family: 'Lato';
    color: #404040;
    line-height: 49px;
}

.block-hompage-special .block-1 .title span,.block-hompage-special .block-2 .title span,.block-hompage-special .block-3 .title span {
    font-weight: 900;
}

.block-hompage-special .block-1 .center,.block-hompage-special .block-2 .center,.block-hompage-special .block-3 .center {
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    bottom: 22px;
    width: 100%;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}

.block-hompage-special .block-1:hover .center, .block-hompage-special .block-2:hover .center, .block-hompage-special .block-3:hover .center {
    bottom: 93px;
}

.block-hompage-special .block-1 > div, .block-hompage-special .block-2 > div, .block-hompage-special .block-3 > div {
    /*transition-duration:0.2s;
	-webkit-transition-duration:0.2s;
	-moz-transition-duration:0.2s;*/
    position: relative;
}

.block-hompage-special .block-1 > div:hover, .block-hompage-special .block-2 > div:hover , .block-hompage-special .block-3 > div:hover {
    /*background:#000000;*/
}

.block-hompage-special .block-1 > div:hover .title, .block-hompage-special .block-2 > div:hover .title, .block-hompage-special .block-3 > div:hover .title {
    background: transparent;
    color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
}

.block-hompage-special .block-1 > div:hover img, .block-hompage-special .block-2 > div:hover img, .block-hompage-special .block-3 > div:hover img {
    /*opacity:0.4;*/
    filter: alpha(opacity=40);
}

.block-hompage-special .block-1 > div img, .block-hompage-special .block-2 > div img, .block-hompage-special .block-3 > div img {
    width: 100%
}

/**********************/
.block-hompage-special .block-1 a:before, .block-hompage-special .block-2 a:before, .block-hompage-special .block-3 a:before {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0) inset;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}

.block-hompage-special .block-1 a:hover:before, .block-hompage-special .block-2 a:hover:before, .block-hompage-special .block-3 a:hover:before {
    box-shadow: 0 0 0 150px rgba(0, 0, 0, 0.7) inset;
}

#boss_slider {
    position: relative;
    z-index: 10;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

#boss_slider .container {
    padding-left: 0;
    padding-right: 0;
}

.block-hompage-special .block-content {
    margin-top: 55px;
}

.block-home-feature {
    overflow: hidden;
}

.block-home-feature p {
    font-family: 'Lato';
    font-size: 30px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 90px;
}

.block-home-feature p span {
    font-weight: 900
}

.newletter h3 {
    font-size: 45px;
    /* color: #202020; */
    text-transform: none;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 0;
    font-family: 'Pacifico', cursive;
}

.newletter p {
    color: #808080;
}

.newletter {
    text-align: center;
    background: #ddd;
    padding-bottom: 5px;
    margin-bottom: -10px;
    padding-top: 7px;
    padding: 20px 0px 30px 0px;
    background-image: url('../image/newsbk.jpg');
    background-size: 34%;
    display: none;
}

.newletter span {
    /* background-color: #FFFFFF; */
    display: inline-block;
    /* max-width: 545px; */
    position: relative;
    background-image: none;
    z-index: 2;
    background-image: none !important;
    margin-bottom: 20px;
}

.newletter h3.title:before {
    /* border-top: 1px solid #e5e5e5; */
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;
}

.newletter h3.title {
    position: relative;
    margin-bottom: 0;
    /* display: none; */
}

.newletter > div {
    /* border-left: 1px solid #e5e5e5; */
    /* border-right: 1px solid #e5e5e5; */
    /* border-bottom: 1px solid #e5e5e5; */
    /* margin-top: -16px; */
    /* padding-top: 56px; */
    /* padding-bottom: 43px; */
}

.newletter .form-control {
    display: inline-block;
    width: 65%;
    height: 50px;
    margin: 0;
    padding-left: 18px;
    margin-right: 18px;
    padding-right: 18px;
    border-radius: 0px;
}

.newletter .btn {
    height: 50px;
    padding-top: 12px;
}

.block-home-feature {
    text-align: center;
    padding-top: 83px;
    padding-bottom: 118px;
    margin-bottom: 90px;
    margin-top: 90px;
    background-attachment: fixed;
    background-size: cover;
    background-position: left top !important;
}

.block-home-feature h3 {
    font-size: 80px;
    font-weight: 900;
    color: #ffffff!important;
    text-transform: uppercase;
    font-family: 'Lato';
}

.block-home-feature > p {
    font-size: 30px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 86px;
}

.block-home-feature > p > span {
    font-weight: 900;
}

.block-home-feature .feature-1 span, .block-home-feature .feature-2 span, .block-home-feature .feature-3 span, .block-home-feature .feature-4 span {
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 13px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: 'Lato';
}

.block-home-feature .feature-1 p, .block-home-feature .feature-2 p, .block-home-feature .feature-3 p, .block-home-feature .feature-4 p {
    color: #d2d2d2;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.block-home-feature .image {
    display: block;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.block-home-feature .learn-more {
    color: #d2d2d2!important;
    font-size: 16px;
    font-weight: 400;
    margin-left: 10px;
    margin-right: 10px;
    font-family: 'Lato';
}

.block-home-feature .learn-more:hover {
    text-decoration: underline;
}

.block-feature-detail {
    overflow: hidden;
    margin-top: 86px;
    margin-bottom: 90px;
}

.block-home-feature .bt-buytheme .btn {
    height: 60px;
    padding-top: 15px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 18px;
}

.popular-cate .box-heading h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #202020;
    font-weight: 700;
    margin-bottom: 58px;
    text-align: left;
}

.popular-cate {
    text-align: center;
}

.popular-cate .cate-image {
    margin-bottom: 37px;
    display: inline-block;
    position: relative;
}

.popular-cate .cate-image img {
    width: 100%;
}

.popular-cate .cate-image a:before {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0) inset;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    content: "";
}

.popular-cate .cate-image a:hover:before {
    box-shadow: 0 0 0 9px rgba(0, 0, 0, 0.07) inset;
}

.popular-cate .cate-name {
    margin-bottom: 30px;
}

.popular-cate .cate-name h3 {
    font-size: 18px;
}

.popular-cate .sub_item a {
    font-size: 12px;
    color: #808080;
    text-transform: uppercase;
}

.popular-cate .sub_item a:hover {
    text-decoration: underline;
}

.popular-cate .sub_item {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 12px;
    padding-bottom: 16px;
}

.block-banner-left p {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 15px;
}

.block-banner-left {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.block-banner-left img {
    width: 100%;
}

.block-banner-left span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #404040;
    display: inline-block;
    font-family: 'Lato';
    font-size: 38px;
    font-weight: 300;
    line-height: 49px;
    opacity: 0.95;
    padding: 0 25px 3px;
}

.block-banner-left span > span {
    font-weight: 900;
    padding: 0
}

.block-home-testimonial {
    text-align: center;
}

.block-home-testimonial h3 {
    color: #202020;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 47px;
    text-transform: uppercase;
    margin-top: 0;
}

.block-home-testimonial p {
    font-style: italic;
    font-size: 20px;
    color: #202020;
    margin-bottom: 30px;
}

.block-home-testimonial span {
    color: #808080;
    font-size: 14px;
    text-transform: uppercase;
}

#gallery-container .photo {
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}

#gallery-container.photos {
}

.boss_homefilter_tabs {
}

.block-home-shipping {
    background-color: #fff2a9;
    padding-bottom: 28px;
    padding-top: 21px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
}

.home2.block-home-shipping {
    margin-top: 0;
}

.block-home-shipping .title {
    font-size: 42px;
    font-family: 'Lato';
    color: #454545;
    font-weight: 300;
    float: left;
    width: 48%;
    margin-right: 10px;
    line-height: 42px;
    margin-top: 10px;
}

.block-home-shipping p {
    display: inline;
    float: left;
    overflow: hidden;
    width: 35%;
    margin-right: 10px;
    margin-top: 17px;
    font-family: 'Lato';
    color: #505050;
    font-size: 12px;
}

.block-home-shipping a {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Lato';
    color: #535353;
    border: 1px solid #d9c187;
    display: block;
    overflow: hidden;
    float: left;
    padding: 9px 19px 11px;
    border-radius: 3px;
    margin-top: 17px;
}

.block-home-shipping a:hover {
    color: #202020;
}

.block-home-shipping .title > span {
    font-weight: 900;
}

/* #gallery-container a:before { */
/* box-shadow: 0 0 0 2px rgba(255, 255, 255, 0) inset; */
/* -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0) inset; */
/* -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0) inset; */
/* height: 100%; */
/* width: 100%; */
/* left: 0; */
/* top: 0; */
/* position: absolute; */
/* transition: all 0.3s ease-in-out 0s; */
/* content: ""; */
/* } */
/* #gallery-container a:hover:before { */
/* box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.2) inset; */
/* -moz-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.2) inset; */
/* -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.2) inset; */
/* } */
#gallery-container.photos {
}

.boss_gallery {
    text-align: center;
}

.gallery-title h3 {
    font-size: 30px;
    color: #202020;
    font-family: 'Lato';
    font-weight: 400;
}

.gallery-title {
    margin-bottom: 40px;
}

/*****xoa****/
/****tagcloud***/
.tagcloud .block-content {
    padding-bottom: 20px;
    text-align: center;
}

.powered-payment {
    text-align: center;
    padding-top: 5px;
    font-family: 'Pangolin', cursive;
    color: #a9a7a7;
}

.footer_column {
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.powered span {
    display: block;
}

.powered a {
    color: #202020;
}

.powered a:hover {
    text-decoration: underline;
}

#product-related .list_carousel li, #tab-related .list_carousel li {
    display: inline-block;
    float: none;
    margin-left: 0;
    margin-right: -3px;
    text-align: center;
    vertical-align: top;
}

#tab-related li .relt_product > div, #product-related li .relt_product > div {
    margin-right: 10px;
}

#tab-related .box-product .image,#product-related .box-product .image {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    float: none;
}

#tab-related {
    margin-top: 60px;
}

#product-related .nav_thumb, #tab-related .nav_thumb, .home_filter_content .next, .home_filter_content .prev, .boss-blog-featured .box-article .next, .boss-blog-featured .box-article .prev {
    width: 55px;
    height: 55px;
    background-color: #000;
    border: 1px solid #ddd;
    position: absolute;
    background-repeat: no-repeat;
    top: 32%;
    text-indent: -9999px;
    opacity: 0;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}

#carousel0 .nav_thumb {
    width: 33px;
    height: 33px;
    position: absolute;
    background-repeat: no-repeat;
    top: 22%;
    text-indent: -9999px;
    opacity: 0;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}

#carousel0 ul {
    cursor: default;
}

#tab-related .nav_thumb.next, #tab-related .nav_thumb.prev {
    top: 23%;
}

#product-related .nav_thumb.next, #product-related .nav_thumb.prev {
    top: 24%;
}

.boss-blog-featured .box-article .next, .boss-blog-featured .box-article .prev {
    top: 34%;
}

#product-related .next, #tab-related .next, .home_filter_content .next, .boss-blog-featured .box-article .next {
    background-image: url(../image/next.png);
    right: -1%;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}

#carousel0 .next {
    background-image: url(../image/brand_next.png);
    right: -1%;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    width: 33px;
    height: 33px;
}

#product-related .next:hover, #tab-related .next:hover, .home_filter_content .next:hover, .boss-blog-featured .box-article .next:hover {
    background-image: url(../image/next_hv.png);
}

#carousel0 .next:hover {
    background-image: url(../image/brand_next_hv.png);
}

#product-related .prev, #tab-related .prev, .home_filter_content .prev, .boss-blog-featured .box-article .prev {
    background-image: url(../image/prev.png);
    left: -1%;
}

#carousel0 .prev {
    background-image: url(../image/brand_prev.png);
    left: -1%;
}

#product-related .prev:hover, #tab-related .prev:hover, .home_filter_content .prev:hover, .boss-blog-featured .box-article .prev:hover {
    background-image: url(../image/prev_hv.png);
}

#carousel0 .prev:hover {
    background-image: url(../image/brand_prev_hv.png);
}

#product-related .list_carousel, #tab-related .list_carousel {
    position: relative;
    margin-top: 55px;
}

.home_filter_content .list_carousel {
    position: relative;
}

.home_filter_content .box-product .image {
    display: block;
    float: none;
}

#product-related .list_carousel:hover .next, #tab-related .list_carousel:hover .next, #carousel0 .box-content:hover .next, .home_filter_content .list_carousel:hover .next, .boss-blog-featured .box-article:hover .next {
    right: 0;
    opacity: 1;
}

#product-related .list_carousel:hover .prev, #tab-related .list_carousel:hover .prev, #carousel0 .box-content:hover .prev, .home_filter_content .list_carousel:hover .prev, .boss-blog-featured .box-article:hover .prev {
    left: 0;
    opacity: 1;
}

/*carousel*/
#carousel0 .carousel-content li {
    text-align: center;
    margin: 0 10px;
    margin-bottom: 0
}

#carousel0 .carousel-content li a {
    display: inline-block;
}

.carousel-content li {
    float: left;
}

#carousel0 .box-content, .home_filter_content .box-content {
    position: relative;
}

.footer-block-shipping i {
    border-radius: 100%;
    color: #ffffff;
    float: left;
    font-size: 27px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    width: 72px;
    background-color: #105ed4;
}

.footer-block-shipping i:hover {
    color: #202020;
    background-color: #dadada;
}

.footer-block-shipping .block-1, .footer-block-shipping .block-2, .footer-block-shipping .block-3 {
    overflow: hidden;
}

.footer-block-shipping b {
    display: none;
}

.footer-block-shipping .icon, .footer-block-shipping .text {
    float: left;
}

.footer-block-shipping .icon {
    margin-right: 21px;
}

.footer-block-shipping h3 {
    margin-bottom: 4px;
    margin-top: 0;
    color: #808080;
}

.footer-block-shipping .text {
    margin-top: 16px;
}

.footer-block-shipping .text span {
    font-size: 12px;
    color: #808080;
    text-transform: uppercase;
}

#carousel0 {
    margin-bottom: 20px;
    padding-bottom: 33px;
    border-bottom: 1px solid #2e2e2e;
    width: 100%;
    float: left;
}

.footer-block-shipping {
    margin-top: 20px;
    border-bottom: 1px solid #2e2e2e;
    padding-bottom: 45px;
    margin-bottom: 38px;
    width: 100%;
    float: left;
}

.footer-social ul li a {
    width: 46px;
    /* height: 41px; */
    /* border: 1px solid #a3bf2a; */
    text-align: center;
    line-height: 40px;
    display: inline-block;
    /* background: #5a3512; */
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}

.footer-social ul li a i {
    font-size: 20px;
    color: #505050;
    line-height: 2;
}

.footer-social ul li a:hover {
    /* background: #000000; */
    /* border: 1px solid #ddd; */
}

.footer-social ul li a:hover i {
    color: #ffffff;
}

.footer-social ul li {
    display: inline;
    margin-right: 14px;
}

.contact-us .image {
    float: left;
}

.contact-us .address .image {
    background-image: url(../image/about_icon1.png);
    background-repeat: no-repeat!important;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    margin-top: 2px;
    background-position: center center!important;
}

.contact-us .image span {
    display: none;
}

.contact-us .email .image {
    background-image: url(../image/about_icon2.png);
    background-repeat: no-repeat!important;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    margin-top: 2px;
    background-position: center center!important;
}

.contact-us .font .image {
    background-image: url(../image/about_icon3.png);
    background-repeat: no-repeat!important;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    margin-top: 2px;
    background-position: center center!important;
}

footer .column h3 {
    margin-bottom: 15px;
    color: #dadada;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Fredericka the Great', cursive;
    letter-spacing: 2px;
}

footer .column a:hover {
    color: #a3bf2a;
    text-decoration: none;
}

.footer-about img {
    margin-bottom: 12px;
}

.footer-contact {
    border: 1px dashed #ddd;
    margin-top: 10px;
    padding: 11px 20px 20px 20px;
    background: #dddddd0a;
}

.footer-contact h3 {
    margin: 0px;
}

.powered-payment ul li + li {
    margin-left: 7px;
}

.powered-payment ul li {
    display: inline;
}

.powered-payment .payment {
    text-align: right;
    margin-top: 3px;
}

/*****menu*****/
.dropdown-menu-inner .option a.parent, .dropdown-menu-inner .option p.parent {
    font-size: 17px;
    color: #202020;
    text-transform: uppercase;
    padding-left: 21px;
    display: block;
    line-height: 32px;
    margin-bottom: 15px;
    padding-right: 10px;
}

.dropdown-menu-inner .option > .image img {
    margin-left: 20px;
}

.dropdown-menu-inner .column.product .name a {
    padding-right: 10px;
}

.dropdown-menu-inner .option a.parent:hover {
    text-decoration: underline;
}

.dropdown-menu-inner .option ul.column li {
    padding-left: 10px;
    padding-right: 15px;
}

.dropdown-menu-inner .sub_category a {
    display: block;
    margin-bottom: 11px;
}

.dropdown-menu-inner .staticblock .menu-block-main span {
    color: #202020;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.dropdown-menu-inner .staticblock .menu-block-main p {
    margin-bottom: 19px;
}

.dropdown-menu-inner .staticblock .menu-block-main {
}

.dropdown-menu-inner .option ul.column.manufacturer li {
    text-align: center;
    padding: 20px;
}

.dropdown-menu-inner .information {
    padding: 0;
    margin-bottom: 0px;
}

.dropdown-menu-inner .image {
    margin-bottom: 20px;
}

.dropdown-menu-inner .image {
    transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
}

.dropdown-menu-inner .option .staticblock {
    padding: 0 10px 0 21px;
}

.dropdown-menu-inner .option .staticblock p.parent {
    padding: 0;
}

.dropdown-menu-inner .option .staticblock img {
    margin-bottom: 17px;
}

.sub_menu_default > ul {
    margin: 20px;
}

.boss-menu a:hover {
    text-decoration: none;
    color: #a3bf2a;
}

.footer_column ul li a {
    margin-bottom: 3px;
    color: #bebebe;
    font-family: 'Pangolin', cursive !important;
}

.footer_column p {
    color: #b9b7b7;
    font-family: 'Pangolin', cursive !important;
}

#powered p {
    color: #808080;
}

.powered a {
    color: #808080;
    text-decoration: underline;
}

.powered a:hover {
    text-decoration: none;
}

.cloud-zoom {
    display: inline-block !important;
}

#back_top {
    border-radius: 100%;
    bottom: 35px;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    padding: 4px;
    position: fixed;
    right: 10px;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    z-index: 9998;
}

#back_top:hover {
    opacity: 0.5;
}

#back_top span {
    background: none repeat scroll 0 0 #a3bf2a;
    border-radius: 0px;
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 44px;
}

#back_top i {
    font-size: 28px;
}

#page-container {
    position: relative;
}

#page-container.boxed {
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 8px #888888;
    margin: 0px auto;
    max-width: 1222px;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
    background-image: none!important;
}

#page-container.boxed header,#page-container.wide header {
    /* background-color: #fff; */
    background: #fcfcfc url('../image/bk-header.png');
    background-size: cover;
    background-size: 100% 100%;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    padding-top: 5px;
}

@media only screen and (max-width : 480px) {
    #page-container.boxed header,#page-container.wide header {
        background: #f4f4f4 url(../image/bk-header.png);
        background-size: cover;
        background-size: 105% 146%;
        padding-bottom: 30px;
        background-repeat: no-repeat;
        padding-top: 5px;
        background-position: center center;
    }
}

#page-container.wide {
    background-color: #fcfcfc;
    overflow: hidden;
}

#column-left + #column-right + #content .product-info .boss_check .box-check {
    width: 100%;
    margin-bottom: 5px;
}

.boss_scroll {
    opacity: 0.95;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
}

.video-content iframe {
    max-height: 100%;
    max-width: 100%;
}

#page-container #content > .container {
    margin-bottom: 0px;
    margin-top: 0px;
}

#tab-related li .relt_product, #product-related li .relt_product {
}

#column-left + #column-right + #content .limit-sort, #column-left + #column-right + #content .product-filter .display {
    width: 100%;
}

#column-left + #column-right + #content .product-filter .display {
    text-align: right;
}

.ie10 #search input {
    line-height: 14px!important;
}

/*****SAFARI*******/
@media screen and (-webkit-min-device-pixel-ratio) {
    input[type="radio"], input[type="checkbox"] {
        margin-left: 3px;
    }
}

.checkout-content .login-content input[type="radio"] {
    margin-left: 4px;
    vertical-align: -1px;
}

html.swipebox {
    overflow: hidden!important;
}

#swipebox-overlay img {
    border: none!important;
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999!important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

#swipebox-slider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
}

#swipebox-slider .slide {
    background: url("../image/loader.gif") no-repeat center center;
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block;
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}

#swipebox-action, #swipebox-caption {
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%;
}

#swipebox-action {
    bottom: -50px;
}

#swipebox-action.visible-bars {
    bottom: 0;
}

#swipebox-action.force-visible-bars {
    bottom: 0!important;
}

#swipebox-caption {
    top: -50px;
    text-align: center;
}

#swipebox-caption.visible-bars {
    top: 0;
}

#swipebox-caption.force-visible-bars {
    top: 0!important;
}

#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next, #swipebox-action #swipebox-close {
    background-image: url("../image/icons.png");
    background-repeat: no-repeat;
    border: none!important;
    text-decoration: none!important;
    cursor: pointer;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
}

#swipebox-action #swipebox-close {
    background-position: 15px 12px;
    left: 40px;
}

#swipebox-action #swipebox-prev {
    background-position: -32px 13px;
    right: 100px;
}

#swipebox-action #swipebox-next {
    background-position: -78px 13px;
    right: 40px;
}

#swipebox-action #swipebox-prev.disabled, #swipebox-action #swipebox-next.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
}

#swipebox-slider.rightSpring {
    -moz-animation: rightSpring 0.3s;
    -webkit-animation: rightSpring 0.3s;
}

#swipebox-slider.leftSpring {
    -moz-animation: leftSpring 0.3s;
    -webkit-animation: leftSpring 0.3s;
}

@-moz-keyframes rightSpring {
    0% {
        margin-left: 0px;
    }

    50% {
        margin-left: -30px;
    }

    100% {
        margin-left: 0px;
    }
}

@-moz-keyframes leftSpring {
    0% {
        margin-left: 0px;
    }

    50% {
        margin-left: 30px;
    }

    100% {
        margin-left: 0px;
    }
}

@-webkit-keyframes rightSpring {
    0% {
        margin-left: 0px;
    }

    50% {
        margin-left: -30px;
    }

    100% {
        margin-left: 0px;
    }
}

@-webkit-keyframes leftSpring {
    0% {
        margin-left: 0px;
    }

    50% {
        margin-left: 30px;
    }

    100% {
        margin-left: 0px;
    }
}

@media screen and (max-width: 800px) {
    #swipebox-action #swipebox-close {
        left: 0;
    }

    #swipebox-action #swipebox-prev {
        right: 60px;
    }

    #swipebox-action #swipebox-next {
        right: 0;
    }
}

/* Skin 
--------------------------*/
#swipebox-overlay {
    background: #0d0d0d;
}

#swipebox-action, #swipebox-caption {
    text-shadow: 1px 1px 1px black;
    background-color: #0d0d0d;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
    background-image: -webkit-linear-gradient(#0d0d0d, #000000);
    background-image: -moz-linear-gradient(#0d0d0d, #000000);
    background-image: -o-linear-gradient(#0d0d0d, #000000);
    background-image: linear-gradient(#0d0d0d, #000000);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: 0.95;
}

#swipebox-action {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#swipebox-caption {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: white!important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif;
}

/*******************************HOME2****************************/
.home2..block-home-shipping {
    margin-top: 0;
}

.block-hompage2-content .block > div {
    background: #efefef;
    text-align: center;
    color: #202020;
    padding-top: 66px;
    padding-bottom: 38px;
    padding-left: 45px;
    padding-right: 45px;
    min-height: 415px;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}

.block-hompage2-content {
    border-top: 1px solid #dbdbdb;
    padding-top: 60px;
}

.block-hompage2-content .block > div:hover {
    background: #dadada;
}

.block-hompage2-content .block > div img {
    border: 8px solid rgba(0,0,0,0);
}

.block-hompage2-content .block > div:hover img {
    background-color: #ffffff;
    border: 8px solid rgba(0,0,0,0.3);
    border-radius: 100%;
    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
}

.block-hompage2-content .block a {
    color: #202020;
}

.block-hompage2-content .block a:hover {
    text-decoration: underline;
}

.block-hompage2-content .block span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato';
    color: #202020;
    display: block;
    margin-bottom: 15px;
}

.block-hompage2-content .block .image {
    margin-bottom: 37px;
}

.block-hompage2-content .block .image:hover img {
    opacity: inherit;
}

.block-hompage2-content {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 70px;
}

.home2 .block-home-feature span {
    color: #202020;
    font-size: 99px;
    font-weight: 900;
    font-family: 'Lato';
    text-transform: uppercase;
    display: block;
    width: 40%;
    text-align: center;
    line-height: 99px;
    margin-bottom: 30px;
}

.home2 .block-home-feature {
    text-align: left;
    padding-top: 110px;
    padding-bottom: 40px;
}

.home2 .block-home-feature p {
    font-family: 'Lato';
    font-size: 29px;
    color: #202020;
    font-weight: 400;
}

.home2 .boss-blog-featured .block-heading {
    text-align: center;
    color: #202020;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    /* margin-bottom: 50px; */
}

.home2 .boss-blog-featured .time-stamp {
    position: absolute;
    left: 0;
    background-color: #f2edd2;
    font-size: 15px;
    color: #202020;
    top: 0px;
    text-align: center;
    padding: 0px 10px 0px 10px;
}

.home2 .boss-blog-featured .image {
}

.home2 .boss-blog-featured .image img {
    width: 100%;
}

.home2 .boss-blog-featured .article-detail {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.home2 .boss-blog-featured .time-date {
    display: block;
    font-size: 20px;
}

.home2 .boss-blog-featured .time-month {
    display: block;
    font-size: 14px;
}

.home2 .boss-blog-featured .article_content {
    border: 1px solid #d8d8d9;
    margin-bottom: 20px;
}

.home2 .boss-blog-featured .article-name {
    /* margin-bottom: 19px; */
}

.home2 .boss-blog-featured .image a:before {
    /* box-shadow: 0 0 0 2px rgba(255, 255, 255, 0) inset; */
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

.home2 .boss-blog-featured .image a:hover:before {
    /* box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.2) inset; */
    -moz-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.2) inset;
    /* -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.2) inset; */
}

.home2 .boss-blog-featured .image:hover img {
    opacity: inherit;
}

.home2 .boss-blog-featured .box-article .row > div {
    display: inline-block;
    float: none!important;
    margin-right: -3px;
    vertical-align: top;
}

.home2 .boss-custom-pro .product-block {
    display: inline-block;
    float: none;
    margin-right: -3px;
    vertical-align: top;
    text-align: center;
    margin-bottom: 45px;
}

.home2 .boss-custom-pro .main-product {
    text-align: center;
    margin-bottom: 45px;
    margin-top: 80px;
}

.home2 .boss-custom-pro .image:hover img {
    opacity: inherit;
}

.home2 .boss-custom-pro .image {
    overflow: hidden;
}

.home2 .boss-custom-pro .border_block {
    border-left: 1px solid #dbdbdb;
}

.home2 .boss-custom-pro {
}

.home2 .boss-custom-pro .box-items .row .items +.items {
    border-top: 1px dashed #cccccc;
    padding-top: 20px;
}

.home2 .boss-custom-pro .title h3 {
    color: #202020;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato';
}

.home2 .boss-custom-pro .title {
    margin-bottom: 55px;
}

/***************************HOME3******************************/
.boss-blog-featured .box-article ul li {
    display: inline-block;
    float: none;
    padding: 0;
    vertical-align: top;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0;
}

.boss-blog-featured .box-article {
    position: relative;
}

.home3.block-home-shipping {
    background-color: transparent;
}

.home3.block-home-shipping .block_content {
    background-color: #F2EDD2;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.home3.block-home-shipping .title {
    font-size: 53px;
}

.home3.block-home-shipping p {
    margin-top: 26px;
}

.home3.block-hompage-special .block-content {
    margin-top: 0px;
}

.home3.block_special {
    margin-top: 20px;
}

/*********************home4***********************/
.home4.block-home-golden,.home4.block-home-priest,.home4.block-home-theme {
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 118px;
    padding-top: 83px;
}

.home4.block-home-theme {
    margin-bottom: 45px;
}

.home4.block-home-golden .text {
    float: right;
    text-align: center;
}

.home4.block-home-priest .text {
    float: left;
    text-align: center;
}

.home4.block-home-golden span,.home4.block-home-priest span {
    color: #202020;
    font-family: 'Lato';
    font-size: 98px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 98px;
    margin-bottom: 40px;
    display: block;
}

.home4.block-home-theme span {
    font-family: 'Lato';
    font-size: 98px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 98px;
    margin-bottom: 15px;
    display: block;
    color: #ffffff;
}

.home4.block-home-golden p,.home4.block-home-priest p {
    color: #202020;
    font-family: 'Lato';
    font-size: 30px;
    font-weight: 400;
}

.home4.block-home-theme p {
    font-family: 'Lato';
    font-size: 30px;
    font-weight: 300;
    color: #ffffff;
}

.home4.block-home-theme p b {
    font-weight: 900;
}

.home4.block-home-theme {
    text-align: center;
}

.home4.block-home-provide {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 50px;
}

.home4 .block-provide-detail h3 {
    font-size: 29px;
    font-weight: 400;
    margin-bottom: 75px;
}

.home4 .block-provide-detail .provide span {
    color: #202020;
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 40px;
}

.home4 .block-provide-detail .provide a:hover {
    text-decoration: underline;
}

.home4 .block-provide-detail .provide .image {
    margin-bottom: 60px;
}

.home4 .block-provide-detail .provide p {
    margin-bottom: 17px;
}

.home4 .block-provide-detail .provide .image img {
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}

/*****home5*******/
.home_page .header-home5 {
    position: absolute;
    left: 0px;
    top: 20px;
    height: 100%;
    float: left;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.home_page .boxed .header-home5 header > .container,.home_page .boxed .header-home5 .menubar > .container {
    width: auto;
}

.header-home5 header {
    position: relative;
    z-index: 100;
}

.header-home5 .menubar {
    position: relative;
    z-index: 99;
}

.home5.block-home-services {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 10px;
}

.home5.block-home-services h3 {
    font-size: 29px;
    font-weight: 400;
    margin-bottom: 45px;
}

.home5.block-home-services img {
    border: 4px solid #f2f2f2;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}

.home5.block-home-services .image a {
    display: inline-block;
    border: 1px solid #e3e3e3;
}

.home5.block-home-services .image:hover img {
    opacity: inherit;
    border: 4px solid #e3e3e3;
}

.home5.block-home-services span {
    color: #202020;
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
}

.home5.block-home-services .image {
    margin-bottom: 22px;
}

.home5.block-home-services p {
    margin-bottom: 17px;
}

.home5.block-home-services .text a:hover {
    text-decoration: underline;
}

.home5.block-home-services .block-services-detail {
    border-top: 1px solid #dbdbdb;
    padding-top: 50px;
}

.home5.block-home-services img {
    width: 100%;
}

.home5.block_special {
    margin-top: 30px;
}

/**********home6*******/
@media (min-width: 768px) {
    .home-column-container {
        width: 740px;
    }

    .home-column-container #content > .container {
        width: auto
    }
}

@media (min-width: 992px) {
    .home-column-container {
        width: 960px;
    }

    .home-column-container #content > .container {
        width: auto
    }
}

@media (min-width: 1200px) {
    .home-column-container {
        width: 1200px;
    }

    .home-column-container #content > .container {
        width: auto
    }
}

#page-container .home-column-container #content > .container {
    margin-bottom: 50px;
    margin-top: 50px;
    padding-right: 0;
    padding-left: 0;
}

.home_page .home-column-container {
    margin: 0 auto;
}

.home_page .home-column-container #column-right {
    margin-top: 97px;
}

.block-hompage6-content .block > div {
    background: #efefef;
    text-align: center;
    color: #202020;
    padding-top: 50px;
    padding-bottom: 38px;
    padding-left: 25px;
    padding-right: 25px;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
}

.block-hompage6-content .block > div:hover {
    background: #dadada;
}

.block-hompage6-content .block > div img {
    border: 8px solid rgba(0,0,0,0);
}

.block-hompage6-content .block > div:hover img {
    background-color: #ffffff;
    border: 8px solid rgba(0,0,0,0.3);
    border-radius: 100%;
    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
}

.block-hompage6-content .block a {
    color: #202020;
}

.block-hompage6-content .block a:hover {
    text-decoration: underline;
}

.block-hompage6-content .block span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato';
    color: #202020;
    display: block;
    margin-bottom: 15px;
}

.block-hompage6-content .block p {
    font-size: 13px;
}

.block-hompage6-content .block .image {
    margin-bottom: 37px;
}

.block-hompage6-content .block .image:hover img {
    opacity: inherit;
}

.home-column-container #boss_homefilter_tabs0 .home_filter_content .box-content h3, .home-column-container #boss_homefilter_tabs1 .home_filter_content .box-content h3 {
    border-bottom: none;
}

.block-banner-home6 li img {
    width: 100%;
}

.block-banner-home6 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.block-banner-home6.blockbottom {
    margin-bottom: 20px;
}

.product-info .imgthumb {
    z-index: 9;
}

.box-content .boss-menu-cate {
    margin-top: 5px;
}

.box-content .boss-menu-cate .nav_submenu {
    display: none;
    position: absolute;
    /*top:0px;*/
    z-index: 9999;
    background-color: #ffffff;
    border: 1px solid #696969;
}

.box .box-content .box-category > li:hover .nav_submenu {
    display: block;
    left: 100%;
    background-color: #ffffff;
}

.box .box-content .box-category > li:hover > a {
    font-weight: 700;
}

.box .box-content .box-category .nav_title > img {
    float: left;
}

.box .box-content .box-category .nav_title > a {
    display: block;
    padding-right: 30px;
    margin-left: 35px;
    width: 94%;
}

.box .box-content .box-category > li + li {
    /* border-top: 1px solid #dddddd; */
    padding-top: 10px;
}

.box .box-content .box-category .nav_sub_title {
    font-size: 11px;
    color: #808080;
    margin-left: 35px;
    padding-right: 30px;
    width: 94%;
}

.box .box-content .box-category .nav_submenu .nav_sub_submenu ul {
    display: block;
    margin-bottom: 13px;
    overflow: hidden;
}

.box .box-content .box-category .nav_submenu img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    max-width: none;
}

.box .box-content .box-category .nav_sub_submenu > ul > li.nav_cat_parent > a {
    font-weight: 700;
    color: #202020;
    text-transform: uppercase;
}

.box .box-content .box-category .nav_sub_submenu ul li a {
    font-weight: 400;
}

.box .box-content .box-category.boss-menu-cate .nav_sub_submenu ul li {
    width: 100%;
    overflow: hidden;
}

.box .box-content .box-category.boss-menu-cate .nav_sub_submenu .nav_cat_parent {
    width: 48%;
    float: left;
    margin-bottom: 20px;
}

.box .box-content .box-category .nav_sub_submenu .nav_cat_parent ul {
    margin-left: 0px;
}

.box .box-content .box-category .nav_sub_submenu .sub_cat_child ul {
    margin-bottom: 0;
}

.block-hompage-special2 .banner_effect {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    display: block;
    height: 100%;
    left: 50%;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 0;
}

.block-hompage-special2 .block > div:hover .banner_effect {
    left: 0;
    opacity: 1;
    width: 100%;
}

.block-hompage-special2 .block > div:hover .center {
    opacity: 0
}

.block-hompage-special2 .center {
    bottom: 22px;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    transition: all 0.2s ease 0s;
    width: 100%;
}

.block-hompage-special2 .block {
    text-align: center;
    margin-bottom: 20px;
}

.block-hompage-special2 .block > div {
    display: block;
    overflow: hidden;
    position: relative;
}

.block-hompage-special2 .block .title {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #404040;
    display: inline-block;
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    opacity: 0.95;
    padding: 10px 30px 13px;
}

.block-hompage7-content img {
    width: 100%;
}

.block-hompage7-content .block > div {
    position: relative;
}

.block-hompage7-content .block .detail {
    position: absolute;
    top: 27%;
    width: 57%;
    left: 20px;
    transition-duration: 0.5s;
}

.block-hompage7-content .block span {
    color: #ffffff;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
}

.block-hompage7-content .block span span {
    font-weight: 900;
}

.block-hompage7-content .block .image_icon {
    position: absolute;
    right: 20px;
    top: 29%;
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    width: 24%;
}

.block-hompage7-content .block > div:hover .image_icon {
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    transform: scale(0,0) rotate(360deg);
    -ms-transform: scale(0,0) rotate(360deg);
    -webkit-transform: scale(0,0) rotate(360deg);
    -moz-transform: scale(0,0) rotate(360deg);
    -o-transform: scale(0,0) rotate(360deg);
}

.block-hompage7-content .block .image:hover img {
    opacity: inherit;
}

.block-hompage7-content .block > div:hover .detail {
    margin-left: 41px;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    text-align: center;
}

.block-hompage7-content .block {
    margin-bottom: 10px;
}

.new_price {
    background: rgba(255, 0, 0, 0.72);
    padding: 5px 18px 15px 5px;
    color: #fff;
    font-weight: 600;
    border-radius: 0px 0px 120% 0px;
}

.reducere_tag {
    position: absolute;
    z-index: 99999;
    top: 0%;
    left: 0px;
}

.reducere_tag_category {
    position: absolute;
    z-index: 99999;
    top: 0px;
    left: 10px;
}

.same_category {
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
}

.price_same {
    padding: 5px;
}

.name_same_category {
    padding: 5px 0px 5px 0px;
    height: 50px;
    overflow: hidden;
    width: 185px;
    display: inline-block;
}

.name_same_category a {
    font-weight: 600;
}

.cart_same_category {
    display: inline-block;
}

.title_same_category {
    font-size: 25px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.header-one {
    background: #000;
    color: #fff;
    padding: 5px 0px 6px 0px;
}

.header-one a {
    color: #ddd;
}

.header-one a:hover {
    color: #a3bf2a;
}

.header-onel-links {
    margin-right: 25px;
}

.search-btn {
    float: right;
    padding-top: 0px;
    color: #a3bf2a;
    right: 0px;
    position: absolute;
}

.close-btn {
}

.infobar {
    /* background: #000; */
    color: #fff;
    /* padding: 10px 0px 10px 0px; */
    text-align: center;
    margin-bottom: 40px;
    margin-top: -6em;
    z-index: 9999999;
    position: relative;
}

.infobar a {
    color: #ffffff;
    text-transform: uppercase;
}

.infobar a:hover {
    color: #840419;
}

.color-white {
    color: #8c8b8ba;
}

.element-reclama {
    border: 5px solid #2d2d24;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 5px;
}

.oferta-btn {
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    border: 1px solid #fff;
    background: #840419;
    padding: 10px 15px 10px 15px;
}

.oferta-btn:hover {
    color: #fff;
}

.desc-reclama {
    position: absolute !important;
    width: 150px;
    background: #840419;
    color: #fff;
    font-size: 19px;
    padding: 8px 10px 10px 10px;
    /* border: 4px double #fff; */
    text-align: center;
    top: 20px;
    /* border-radius: 50%; */
    /* height: 150px; */
    left: 20px;
}

.desc-reclama:hover {
    color: #fff;
    background: #840419;
}

.redus {
    position: absolute;
    top: 0px;
    z-index: 99;
    left: 0px;
    color: #fff;
    padding: 10px 16px 13px 5px;
    font-size: 10px;
    background-image: url('../image/redus-bk.png');
    background-size: 90%;
    background-repeat: no-repeat;
    height: 50px;
    text-align: center;
    padding-left: 10px;
    padding-top: 14px;
    font-size: 14px;
}

@media only screen and (max-width : 800px) {
    .redus {
        position: absolute;
        top: 0px;
        z-index: 99;
        left: 0px;
        color: #fff;
        padding: 10px 16px 13px 5px;
        font-size: 10px;
        background-image: url('../image/redus-bk.png');
        background-size: 90%;
        background-repeat: no-repeat;
        height: 50px;
        text-align: center;
        padding-left: 10px;
        padding-top: 14px;
        font-size: 10px;
    }
}

.speciap_percent {
    position: absolute;
    top: 33px;
    z-index: 9;
    left: 10px;
    background: #fccb30;
    color: #fff;
    padding: 2px 5px 4px 5px;
    /* display: none; */
}

.tag_nou {
    position: absolute;
    top: 0px;
    z-index: 9;
    background: #a3bf2a;
    color: #fff;
    right: 0px;
    padding: 13px 0px 10px 0px;
    border-radius: 50%;
    font-size: 10px;
    height: 40px;
    width: 40px;
    /* box-shadow: 0px 0px 8px -3px #000; */
    display: none;
}

.tag_alt {
    display: none;
}

/* modificare filtru */
.mfilter-tb-as-td {
    display: table-cell;
    padding: 5px 0;
    border-top: 0px dashed #dcdcdc !important;
    vertical-align: middle;
    margin: 0;
    float: none;
    width: auto;
}

.mfilter-heading .mfilter-head-icon {
    display: none !important;
    float: right;
    background: url(images/icons.png?v7) no-repeat 0 -39px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 17px;
    height: 9px;
    margin-right: -3px;
    margin-top: 4px;
}

.mfilter-counter.mfilter-close {
    background: url(images/icons.png?v7) no-repeat 0 0;
    text-indent: 1000px;
    display: none !important;
    float: right;
    width: 4px;
    height: 10px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    box-sizing: content-box;
}

/* modificare filtru */
.breadcrumb-style {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
    background: #fcfcfc;
}

input[type=checkbox] {
    position: relative;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    margin-top: 0;
    vertical-align: -2px;
    cursor: pointer;
}

input[type=checkbox]:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 0px;
    line-height: 17px;
    color: #fff;
    font-size: 13px !important;
}

input[type=checkbox]:checked:before {
    content: "\002714";
    border-color: #a9a9a9;
    background: #a3bf2a;
    padding-left: 3px;
}

input[type=radio] {
    position: relative;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    margin-top: 0;
    vertical-align: -2px;
    cursor: pointer;
}

input[type=radio]:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #FAFAFA;
    border: 1px solid #cfcfcf;
    border-radius: 100%;
    line-height: 7px;
    color: #CC0505;
    font-size: 20px !important;
}

input[type=radio]:checked:before {
    content: "\002714";
    border-color: #ddd;
    border-radius: 0px;
}

.mfilter-heading-content {
    padding: 0px 0px !important;
}

.mfilter-search #mfilter-opts-search {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin-left: -5px !important;
    margin-bottom: -5px;
}

.list-view {
    position: relative;
    border: 1px solid #c8c8c8;
    padding: 12px 15px 12px 15px;
    t; top: 11px;
    background: #ffffff;
    margin-right: 5px;
    color: #767676;
}

.mfilter-heading-text > span {
    display: inline-block;
    padding-left: 23px !important;
    font-size: 16px;
    font-weight: 600;
    color: #840419;
    text-transform: uppercase;
}

.mfilter-image_list_radio .mfilter-tb-as-td img, .mfilter-image_list_checkbox .mfilter-tb-as-td img {
    padding-bottom: 3px;
}

.poz-op-color {
    position: absolute !important;
    left: 9px;
    top: 9px;
}

.img-op-color {
    width: 30px;
}

.img-op {
    margin-left: -10px;
}

.cart-ic {
    margin-right: 10px;
}

.account-header {
    color: #000;
}

/* automatisme */
.no-padding {
    padding: 0px;
}

.no-margin {
    margin: 0px;
}

.white {
    color: white;
}

.black {
    color: black;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
}

.border-top {
    border-top: 1px solid #ddd;
}

.light-background {
    background: #f5f5f5;
}

.light-color {
    color: #989898 !important;
}

.red {
    color: red !important;
}

.green {
    color: green !important;
}

/* automatisme end*/
#language > div > ul {
    min-width: 50px;
    margin-left: -17px;
}

#language > div > ul > li {
    margin-bottom: 0px;
    margin-top: 0px;
}

#currency > div > ul {
    min-width: 54px;
    margin-left: -15px;
    text-align: center;
}

#currency > div > ul > li {
    margin-bottom: 0px;
    margin-top: 0px;
}

/* #page-container > div.breadcrumb-style > div > ul > li:nth-child(1) > a:before{ */
/* content:"\f004"; */
/* } */
.article-image-in {
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.article-name {
    /* height: 40px; */
    overflow: hidden;
    margin: 10px 5px 10px 5px;
}

.btn-more1 {
    border: 0px solid #ddd;
    background-color: #fcfcfc;
    color: #302f2d;
    font-size: 13px;
    font-weight: 300;
    background-image: url('../image/btn-new.png');
    background-size: 100% 100%;
    padding: 5px 15px 5px 15px;
}

@media only screen and (max-width : 1024px) {
    .btn-more1 {
        border: 0px solid #ddd;
        background-color: #fcfcfc;
        color: #302f2d;
        font-size: 10px;
        font-weight: 300;
        background-image: url('../image/btn-new.png');
        background-size: 100% 100%;
        padding: 5px 15px 5px 15px;
    }
}

@media only screen and (max-width : 800px) {
    .btn-more1 {
        border: 0px solid #ddd;
        background-color: #fcfcfc;
        color: #302f2d;
        font-size: 10px;
        font-weight: 300;
        background-image: url('../image/btn-new.png');
        background-size: 100% 100%;
        padding: 5px 5px 5px 5px;
    }
}

@media only screen and (max-width : 480px) {
    .btn-more1 {
        border: 0px solid #ddd;
        background-color: #fcfcfc;
        color: #302f2d;
        font-size: 13px;
        font-weight: 300;
        background-image: url('../image/btn-new.png');
        background-size: 100% 100%;
        padding: 5px 15px 5px 15px;
    }
}

@media only screen and (max-width : 375px) {
    .btn-more1 {
        border: 0px solid #ddd;
        background-color: #fcfcfc;
        color: #302f2d;
        font-size: 10px;
        font-weight: 300;
        background-image: url('../image/btn-new.png');
        background-size: 100% 100%;
        padding: 5px 10px 5px 10px;
    }
}

@media only screen and (max-width : 320px) {
    .btn-more1 {
        border: 0px solid #ddd;
        background-color: #fcfcfc;
        color: #302f2d;
        font-size: 9px;
        font-weight: 300;
        background-image: url('../image/btn-new.png');
        background-size: 100% 100%;
        padding: 5px 5px 5px 5px;
    }
}

.btn-more1:hover {
    color: #cf1818;
}

.btn-span1 {
    background: #a3bf2a;
    padding: 5px;
    margin-right: 10px;
    color: #fff;
}

.product-recom {
    text-align: center;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #fff;
    border: 0px solid #ddd;
    box-shadow: 0px 0 18px 0px rgba(0, 0, 0, 0.05);
    background-image: url('../image/S4-01.jpg');
    background-size: 100% 100%;
    padding: 25px;
}

@media only screen and (max-width : 800px) {
    .product-recom {
        text-align: center;
        margin-bottom: 20px;
        margin-right: 5px;
        margin-left: 5px;
        background-color: #fff;
        border: 0px solid #ddd;
        box-shadow: 0px 0 18px 0px rgba(0, 0, 0, 0.05);
        background-image: url(../image/S4-01.jpg);
        background-size: 100% 100%;
        padding: 5px;
        padding-bottom: 18px;
    }
}

@media only screen and (max-width : 480px) {
    .product-recom {
        text-align: center;
        margin-bottom: 20px;
        margin-right: 0px;
        margin-left: 0px;
        background-color: #fff;
        border: 0px solid #ddd;
        box-shadow: 0px 0 18px 0px rgba(0, 0, 0, 0.05);
        background-image: url('../image/S4-01.jpg');
        background-size: 100% 100%;
        padding: 25px;
    }
}

.product-recom .name {
    height: 60px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 10px;
}

.product-recom .name a {
    color: #242424;
    font-weight: 200;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Pangolin', cursive;
}

.product-recom .name a:hover {
    text-decoration: none;
    color: #000;
}

.product-recom .price {
    margin-bottom: 10px;
}

.container .recom-tit {
    height: 40px;
}

.container .recom-tit span {
    background: #242424;
    padding: 5px;
    margin-left: 10px;
    font-size: 15px;
    color: #fff;
    z-index: 99999999;
    position: relative;
    border: 2px solid #a3bf2a;
    /* border-radius: 14px; */
}

.container .recom-tit:before {
    content: '';
    position: absolute;
    width: 55%;
    height: 0px;
    background: #636564;
    top: 2%;
    left: 24%;
    z-index: 0;
    border-bottom: 2px dashed #242424;
}

@media only screen and (max-width : 2560px) {
    .container .recom-tit:before {
        content: '';
        position: absolute;
        width: 44%;
        height: 0px;
        background: #636564;
        top: 2%;
        left: 28%;
        z-index: 0;
        border-bottom: 2px dashed #242424;
    }
}

@media only screen and (max-width : 1920px) {
    .container .recom-tit:before {
        content: '';
        position: absolute;
        width: 57%;
        height: 0px;
        background: #636564;
        top: 2%;
        left: 21%;
        z-index: 0;
        border-bottom: 2px dashed #242424;
    }
}

@media only screen and (max-width : 1600px) {
    .container .recom-tit:before {
        content: '';
        position: absolute;
        width: 68%;
        height: 0px;
        background: #636564;
        top: 2%;
        left: 16%;
        z-index: 0;
        border-bottom: 2px dashed #242424;
    }
}

@media only screen and (max-width : 1440px) {
    .container .recom-tit:before {
        content: '';
        position: absolute;
        width: 75%;
        height: 0px;
        background: #636564;
        top: 2%;
        left: 13%;
        z-index: 0;
        border-bottom: 2px dashed #242424;
    }
}

.recom-in {
}

.recom-in .recom-tit:before {
    content: '';
    position: absolute;
    width: 55%;
    height: 0px;
    background: #636564;
    top: 10%;
    left: 24%;
    z-index: 0;
    border-bottom: 2px dashed #242424;
}

@media only screen and (max-width : 2560px) {
    .recom-in .recom-tit:before {
        content: '';
        position: absolute;
        width: 44%;
        height: 0px;
        background: #636564;
        top: 10%;
        left: 28%;
        z-index: 0;
        border-bottom: 2px dashed #242424;
    }
}

@media only screen and (max-width : 1920px) {
    .recom-in .recom-tit:before {
        content: '';
        position: absolute;
        width: 57%;
        height: 0px;
        background: #636564;
        top: 10%;
        left: 21%;
        z-index: 0;
        border-bottom: 2px dashed #242424;
    }
}

@media only screen and (max-width : 1600px) {
    .recom-in .recom-tit:before {
        content: '';
        position: absolute;
        width: 68%;
        height: 0px;
        background: #636564;
        top: 10%;
        left: 16%;
        z-index: 0;
        border-bottom: 2px dashed #242424;
    }
}

@media only screen and (max-width : 1440px) {
    .recom-in .recom-tit:before {
        content: '';
        position: absolute;
        width: 75%;
        height: 0px;
        background: #636564;
        top: 10%;
        left: 13%;
        z-index: 0;
        border-bottom: 2px dashed #242424;
    }
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    position: absolute;
    overflow: hidden;
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}

.hovereffect:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
    filter: brightness(0.6);
    -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 17px;
    background-color: transparent;
    color: #FFF;
    padding: 1em 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
    color: #FFF;
    margin: 33% 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.75s;
    transition: opacity 0.35s, transform 0.75s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.click_doi {
    height: 100%;
    width: 100%;
}

.click_doi:hover {
}

.blog-posts {
    margin-bottom: 2em;
}

@media only screen and (max-width : 480px) {
    .blog-posts {
        margin-bottom: 0em;
    }
}

.item-blog {
    width: 95%;
    margin-left: 9px;
    text-align: center;
    background: #fff;
    padding: 2px 2px 6px 2px;
}

.item-blog .description {
    /* padding: 0px 10px 0px 10px; */
    /* display: none; */
}

.img-bloh-home {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.hovereffect {
    width: 100%;
    /* height: 100%; */
    float: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: #e1e1e17a;
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.0s cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0,0,0,0.6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    padding: 10px;
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 50px 0 0;
    padding: 7px 14px;
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.btn-vezi {
    border: 2px solid #0d0d0d;
    background: #000000b8;
    padding: 10px;
}

.poza-articol {
    height: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media only screen and (max-width : 480px) {
    .poza-articol {
        height: 200px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

.thumbnail .article-name {
    margin: 0px;
}

.thumbnail .article-name a {
    font-size: 12px;
}

.thumbnail .description p {
    font-size: 12px;
}

.btn-vezi-s2 {
    color: #a3bf2a;
    font-weight: 600;
}

.vezi-blog {
    float: right;
    margin-right: 10px;
    margin-top: -8px;
    padding: 5px 10px 5px 10px !important;
}

.vezi-blog a {
    color: #fff;
}

.cum-v-l {
    position: absolute;
    top: 5px;
    z-index: 99999;
    color: #fff;
    right: 35px;
    background-color: #ddd;
    padding: 0px 0px 0px 2px;
    width: 22px !important;
    height: 22px;
    text-align: center;
    line-height: 23px;
    opacity: 0.5;
}

.cum-v-l:hover {
    opacity: 0.8;
}

.cum-v-r {
    position: absolute;
    top: 5px;
    z-index: 99999;
    color: #fff;
    right: 5px;
    background-color: #ddd;
    padding: 0px 0px 0px 2px;
    width: 22px !important;
    height: 22px;
    line-height: 23px;
    text-align: center;
    opacity: 0.5;
}

.cum-v-r:hover {
    opacity: 0.8;
}

.banners-poz {
    border-right: 10px solid #fff0;
    border-left: 10px solid #fff0;
    margin-bottom: 30px;
    margin-top: -35px;
}

.second {
    border-top: 1px dashed #ddd;
    margin-top: 12px;
    padding-top: 10px;
}

.icon-s {
    color: #a3bf2a;
}

/* #megamenu > div > div > div > div:nth-child(1) > div > ul > li:nth-child(1) > a:before { */
/* content: "\002630"; */
/* padding: 0px 4px 0px 0px; */
/* vertical-align: bottom; */
/* font-weight: 600; */
/* } */
.info-box {
    width: 150px;
    height: 150px;
    border: 5px solid #5a3512;
    border-radius: 100%;
    text-align: center;
    padding: 2em 5px 5px 5px;
    background-position: center center;
    background-repeat: repeat;
    background-size: 100%;
    background-color: #2f2424;
    box-shadow: 0px 18px 36px 1px #000 !important;
    display: inline-block;
    cursor: pointer;
}

.info-box p {
    font-family: 'Pacifico', cursive;
    font-size: 21px;
    color: #ddd;
}

.cate-style {
    margin-bottom: 30px;
    background-image: url('../image/bk-top-category.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    padding-bottom: 30px;
}

@media only screen and (max-width : 480px) {
    .cate-style {
        margin-bottom: 30px;
        background-image: url('../image/bk-top-category.jpg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        padding-bottom: 0px;
    }
}

.cate-style-b {
    text-align: center;
    border: 1px solid #464646;
    padding: 20px;
    background: #ffffff;
    margin-bottom: 20px;
}

.cate-style-b:hover {
    box-shadow: 0px 0px 18px -8px #ddd;
}

.cate-img {
    width: 95%;
}

.cate-style-b a {
    color: #fff;
}

.cate-style-b h3 {
    font-family: 'Pacifico', cursive;
    font-size: 25px;
    color: #242424;
    text-transform: none;
}

.cate-img-under {
    width: 40%;
    margin-top: -20px;
    opacity: 0.5;
}

.box-recom {
    /* background-image: url('../image/box-bk.png'); */
    background-position: 108% 50%;
    background-repeat: no-repeat;
    margin-bottom: 5em;
}

@media only screen and (max-width : 480px) {
    .box-recom {
        /* background-image: url('../image/box-bk.png'); */ background-position: 108% 50%;
        background-repeat: no-repeat;
        margin-bottom: 4em;
    }
}

.cate-top {
    border-left: 10px solid #23272400;
    border-right: 10px solid #2f2a2400;
}

.recom-in .owl-theme .owl-nav {
    right: -5px;
}

.social-header {
    color: #fff;
    padding: 0px 10px 0px 10px;
}

.social-header:hover {
    color: #a3bf2a;
}

.cart-icon {
    background: #a3bf2a;
    float: right;
    color: #fff;
    height: 40px;
    padding: 0px 10px 0px 10px;
    font-size: 38px;
}

#megamenu > div > div > div > div:nth-child(1) > div > ul > li:nth-child(6) {
    border-right: 1px solid #b9b9b900;
}

5 columns grid for 'md' and 'lg' screens @tatygrassini */ @media (min-width: 768px) {
    .col-md-1-5 {
        width: 20%;
    }

    .col-md-2-5 {
        width: 40%;
    }

    .col-md-3-5 {
        width: 60%;
    }

    .col-md-4-5 {
        width: 80%;
    }

    .col-md-5-5 {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .col-lg-1-5 {
        width: 20%;
    }

    .col-lg-2-5 {
        width: 40%;
    }

    .col-lg-3-5 {
        width: 60%;
    }

    .col-lg-4-5 {
        width: 80%;
    }

    .col-lg-5-5 {
        width: 100%;
    }
}

/* Demo only, no need for this */
.show-grid [class^=col-] span, .container-fluid .show-grid [class^=col-] {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}

/* [class^=col-] { */
/* margin-bottom: 30px; */
/* } */
.top-cat-tit {
    text-align: center;
    font-size: 50px;
    padding-bottom: 30px;
    font-family: 'Fredericka the Great', cursive;
    color: #000;
    text-transform: uppercase;
}

@media only screen and (max-width : 800px) {
    .top-cat-tit {
        text-align: center;
        font-size: 38px;
        padding-bottom: 30px;
        font-family: 'Fredericka the Great', cursive;
        color: #000;
        text-transform: uppercase;
    }
}

@media only screen and (max-width : 480px) {
    .top-cat-tit {
        text-align: center;
        font-size: 18px;
        padding-bottom: 30px;
        font-family: 'Fredericka the Great', cursive;
        color: #000;
        text-transform: uppercase;
    }
}

@media only screen and (max-width : 375px) {
    .top-cat-tit {
        text-align: center;
        font-size: 16px;
        padding-bottom: 30px;
        font-family: 'Fredericka the Great', cursive;
        color: #000;
        text-transform: uppercase;
    }
}

@media only screen and (max-width : 320px) {
    .top-cat-tit {
        text-align: center;
        font-size: 12px;
        padding-bottom: 30px;
        font-family: 'Fredericka the Great', cursive;
        color: #000;
        text-transform: uppercase;
    }
}

.buton-more {
    text-align: center;
}

.btn-terra-grande {
    background: #ffffff;
    color: #383838;
    border: 1px solid #ffffff;
    width: 28%;
    background-image: url('../image/more-border.png');
    height: auto;
    background-size: 100% 100%;
    padding: 15px 10px 10px 10px;
    font-family: 'Pangolin', cursive;
    color: #000;
    text-transform: uppercase;
}

@media only screen and (max-width : 480px) {
    .btn-terra-grande {
        background: #ffffff;
        color: #383838;
        border: 1px solid #ffffff;
        width: 75%;
        background-image: url('../image/more-border.png');
        height: auto;
        background-size: 100% 100%;
        padding: 15px 10px 10px 10px;
        font-family: 'Pangolin', cursive;
        color: #000;
        text-transform: uppercase;
    }
}

.btn-terra-grande:hover {
    /* box-shadow: 0px 2px 6px -3px #000; */
    border: 1px solid #fff;
}

.blog-href {
    position: absolute;
    height: 100%;
    width: 100%;
}

.img-paym {
    filter: invert(100%);
}

.menu-desk {
    /* text-align: right; */
    margin-top: 3.5em;
}

@media only screen and (max-width : 800px) {
    .menu-desk {
        /* text-align: right; */ margin-top: 2em;
    }
}

.menu-desk a {
    font-family: 'Pangolin', cursive;
    text-transform: uppercase;
    padding: 0px 5px 0px 5px;
    font-weight: 600;
    font-size: 14px;
}

@media only screen and (max-width : 1024px) {
    .menu-desk a {
        font-family: 'Pangolin', cursive;
        text-transform: uppercase;
        padding: 0px 5px 0px 5px;
        font-weight: 600;
        font-size: 12px;
    }
}

@media only screen and (max-width : 800px) {
    .menu-desk a {
        font-family: 'Pangolin', cursive;
        text-transform: uppercase;
        padding: 0px 5px 0px 5px;
        font-weight: 600;
        font-size: 9px;
    }
}

.menu-desk a:hover {
    color: #96b709;
}

.icons-poz {
    margin-top: 3.5em;
    display: inline-flex;
}

@media only screen and (max-width : 800px) {
    .icons-poz {
        margin-top: 2em;
        display: inline-flex;
    }
}

@media only screen and (max-width : 480px) {
    .icons-poz {
        margin-top: 1.5em;
        display: inline-flex;
    }
}

.icons-poz a {
    display: block;
    padding: 0px 7px 0px 15px;
    font-size: 16px;
    color: #000;
    font-weight: 800;
}

.cart-log {
    background: url('../image/cart-ic-bk.png');
    background-size: 65%;
    margin-right: 10px;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    padding: 0px 4px 0px 15px !important;
}

.category-home-tit {
}

.category-home-tit:before {
    content: "";
    background: url(../image/left-f.png);
    background-size: 85%;
    display: inline-block;
    height: 40px;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    width: 117px;
}

@media only screen and (max-width : 480px) {
    .category-home-tit:before {
        content: "";
        background: url(../image/left-f.png);
        background-size: 85%;
        display: inline-block;
        height: 20px;
        vertical-align: text-bottom;
        background-repeat: no-repeat;
        width: 60px;
    }
}

@media only screen and (max-width : 375px) {
    .category-home-tit:before {
        content: "";
        background: url(../image/left-f.png);
        background-size: 85%;
        display: inline-block;
        height: 15px;
        vertical-align: text-bottom;
        background-repeat: no-repeat;
        width: 50px;
    }
}

@media only screen and (max-width : 320px) {
    .category-home-tit:before {
        content: "";
        background: url(../image/left-f.png);
        background-size: 71%;
        display: inline-block;
        height: 12px;
        vertical-align: text-bottom;
        background-repeat: no-repeat;
        width: 49px;
    }
}

.category-home-tit:after {
    background: url(../image/right-f.png);
    background-size: 85%;
    display: inline-block;
    height: 40px;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    width: 117px;
    margin-left: 20px;
    content: "";
}

@media only screen and (max-width : 480px) {
    .category-home-tit:after {
        background: url(../image/right-f.png);
        background-size: 85%;
        display: inline-block;
        height: 20px;
        vertical-align: text-bottom;
        background-repeat: no-repeat;
        width: 60px;
        margin-left: 10px;
        content: "";
    }
}

@media only screen and (max-width : 375px) {
    .category-home-tit:after {
        background: url(../image/right-f.png);
        background-size: 85%;
        display: inline-block;
        height: 15px;
        vertical-align: text-bottom;
        background-repeat: no-repeat;
        width: 50px;
        margin-left: 10px;
        content: "";
    }
}

@media only screen and (max-width : 320px) {
    .category-home-tit:after {
        background: url(../image/right-f.png);
        background-size: 85%;
        display: inline-block;
        height: 11px;
        vertical-align: text-bottom;
        background-repeat: no-repeat;
        width: 38px;
        margin-left: 20px;
        content: "";
    }
}

.panel-default {
    background-image: url('../image/bk-cat-top.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 25px;
    background-color: #302f2b;
}

.divider-cat {
}

.powered-payment a {
    color: #a9a7a7;
}

.divider-cat-foot {
    width: 100%;
    height: 2px;
}

.p-home-he {
    display: block;
    padding: 0px 15px 0px 7px;
    font-size: 16px;
    color: #000;
    font-weight: 800;
    cursor: pointer;
}

.cat-img {
    padding: 0px;
    border-radius: 100%;
}

.special-style {
    margin-bottom: 3em;
}

@media only screen and (max-width : 480px) {
    .special-style {
        margin-bottom: 3em;
    }
}

.product-page {
    margin-top: 20px;
}

@media only screen and (max-width : 480px) {
    .product-page {
        margin-top: 5px;
    }
}

.product-page h1 {
    font-family: 'Pangolin', cursive !important;
    font-size: 25px;
    letter-spacing: 1px;
    margin-top: 5px;
}

.box-instructiuni {
    text-align: center;
}

.name-instructiuni {
    margin-top: 10px;
}

.product-list {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 20px 10px 10px 10px;
}

.box .box-content ul li a:before {
    content: url('../image/CA.png');
    vertical-align: -webkit-baseline-middle;
    padding-right: 5px;
}

.box .box-content ul li a.active:before {
    content: url('../image/cb.png');
    vertical-align: -webkit-baseline-middle;
    padding-right: 5px;
}

.box .box-content .box-category > ul li + li a.active:before {
    content: url('../image/cb.png');
    vertical-align: -webkit-baseline-middle;
    padding-right: 5px;
}

.toate-produsele {
    background: #000;
    width: 104%;
    margin-left: -5px;
    margin-bottom: -10px;
    padding: 5px;
}

.toate-produsele a {
    color: #fff;
    font-size: 17px;
}

.sttmdd-ccdnss {
    margin-top: 20px;
}

.tot-cartul {
    padding: 0px !important;
    position: absolute;
    height: 44%;
    width: 20%;
    background: transparent;
    left: 47px;
    top: 38px;
}

.comanda-telefonica {
    position: fixed;
    bottom: 0px;
    right: 13.5em;
    font-weight: 300;
    background: #a3bf2a;
    padding: 10px 20px 10px 20px;
    margin-bottom: 7px;
    z-index: 999;
    /* box-shadow: 0px 0px 12px -3px #000; */
}

@media only screen and (max-width : 480px) {
    .comanda-telefonica {
        position: fixed;
        bottom: 0px;
        right: 0em;
        font-weight: 300;
        background: #a3bf2a;
        padding: 13px 0px 13px 0px;
        margin-bottom: 0px;
        z-index: 999;
        width: 100%;
        text-align: center;
    }
}

.comanda-telefonica a {
    color: #fff;
    font-size: 16px;
}

.comanda-telefonica:after {
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #a3bf2a;
    content: '';
    z-index: 1;
}

.prev-my {
    position: absolute;
    top: 45%;
    left: 25px;
    background: #5a3512;
    z-index: 999;
    color: #fff !important;
    font-size: 21px;
    padding: 10px;
    line-height: 20px;
    opacity: 0.8;
}

.next-my {
    position: absolute;
    top: 45%;
    right: 25px;
    background: #5a3512;
    z-index: 999;
    color: #fff !important;
    font-size: 21px;
    padding: 10px;
    line-height: 20px;
    opacity: 0.8;
}

.prev-my:hover {
    background: #cb2027;
}

.next-my:hover {
    background: #cb2027;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 220px;
}

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    width: 100%;
    padding-top: 0px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative;
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;
}

.sidebar-nav li:first-child a {
    color: #fff;
    background-color: #1a1a1a;
}

.sidebar-nav li:nth-child(2):before {
    /* background-color: #ec1b5a; */
}

.sidebar-nav li:nth-child(3):before {
    /* background-color: #79aefe; */
}

.sidebar-nav li:nth-child(4):before {
    /* background-color: #314190; */
}

.sidebar-nav li:nth-child(5):before {
    /* background-color: #279636; */
}

.sidebar-nav li:nth-child(6):before {
    /* background-color: #7d5d81; */
}

.sidebar-nav li:nth-child(7):before {
    /* background-color: #ead24c; */
}

.sidebar-nav li:nth-child(8):before {
    background-color: #2d2366;
}

.sidebar-nav li:nth-child(9):before {
    background-color: #35acdf;
}

.sidebar-nav li:hover:before, .sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;
}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 5px 15px 5px 10px;
    text-align: left;
    font-size: 20px;
}

.sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamburger {
    position: absolute;
    top: 4.5em;
    z-index: 999;
    display: block;
    left: 1em;
    width: 32px;
    height: 32px;
    margin-left: 15px;
    background: transparent;
    border: none;
}

@media only screen and (max-width : 375px) {
    .hamburger {
        position: absolute;
        top: 4.5em;
        z-index: 999;
        display: block;
        left: 21px;
        width: 32px;
        height: 32px;
        margin-left: 5px;
        background: transparent;
        border: none;
    }
}

@media only screen and (max-width : 320px) {
    .hamburger {
        position: absolute;
        top: 4.5em;
        z-index: 999;
        left: 23px;
        display: block;
        width: 32px;
        height: 32px;
        margin-left: -15px;
        background: transparent;
        border: none;
    }
}

.hamburger:hover, .hamburger:focus, .hamburger:active {
    outline: none;
}

.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
    position: absolute;
    left: 0;
    height: 4px;
    width: 100%;
}

.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom {
    background-color: #353535;
}

.hamburger.is-closed .hamb-top {
    top: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-closed .hamb-bottom {
    bottom: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
    background-color: #1a1a1a;
}

.hamburger.is-open .hamb-top, .hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}

.hamburger.is-open .hamb-middle {
    display: none;
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}

.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/
.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,.8);
    z-index: 1;
}

.language-mobile {
    margin-top: -18px;
    /* margin-bottom:  45px; */
    float: right;
}

.menu-categ-categ {
    float: right;
}

.meniunasd {
    font-size: 18px;
    font-weight: 600;
}

.htabs #tab-cumsa {
}

.subs_title {
    font-family: 'Fredericka the Great', cursive !important;
    font-size: 50px;
    color: #fff;
}

.nav_subs_title {
    font-size: 18px;
    margin-bottom: 20px;
    color: #fff;
}

.modal-reclama {
    border-radius: 0px;
    text-align: center;
    background: #464646;
    border: 2px dashed #c1bfbf;
}

#subscribe_result {
    color: #fff;
    margin-top: 20px;
    padding: 0px 0px 0px 0px;
}

#subscribe_result .error {
    color: #fff;
    /* background: #969494; */
}

.savede {
}

#column-left > div.box.hidden-xs.fadeInLeft.animated > div.box-content > ul > li:nth-child(16) > a {
    display: none;
    color: #fff;
}

.product-recom img {
    border-radius: 100%;
}

.imagine-cum {
}

.art-sty {
    margin-bottom: 30px;
}

#myModal3 {
    display: none !important;
}

.text-reclama {
    display: none !important;
}

.text-reclama .modal-backdrop {
    background: transparent !important;
}

.img_pay {
    margin-top: 15px;
    max-width: 180px;
}
