
#sns_botsl{
	margin-top: 40px;
}
div#amgdpr-cookie-block {
    border-top: 1px solid #b1b1b1;
    color: #444;
    text-align: center;
    padding: 5px 0;
}

button.button.amgdpr-button{
	height: 40px;
	text-align: center;
    white-space: nowrap;
    border: solid 2px #444;
	-moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
button.button.amgdpr-button {
    margin: 0 5px;
	
}
button.button.amgdpr-button span span {
    line-height: 100%;
    font-size: 0.9em;
    font-weight: 700;
    text-transform: uppercase;
}
button.button.amgdpr-button:hover span span {
    color: #fff;
}
button.button.amgdpr-button:hover{
	border: solid 2px red;
	background-color: red;
}
.global-site-notice.amgdpr-cookie{margin-bottom: 0!important;}
#menu_offcanvas .btn_accor i:before{content: "\f054"!important}
#menu_offcanvas .accr_content.open{
	-webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    overflow-y: scroll;
}
#menu_offcanvas .accr_content{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #222222;
    -webkit-transform: translate3d(-120%,0,0);
    -moz-transform: translate3d(-120%,0,0);
    transform: translate3d(-120%,0,0);
	padding-left: 0!important;
}
#menu_offcanvas .accr_content{
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
#menu_offcanvas .mp-back i{padding-right: 5px;}
#sns_mommenu #menu_offcanvas > ul{position: relative;}
#menu_offcanvas .mp-back {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #393939;
    padding: 5px 0;
}
#menu_offcanvas{}
#menu_offcanvas{}
#menu_offcanvas{}

.news-content {
    text-align: center;
}
.news-ticker {
    background-color: #6E6C6D;
    color: #fff;
    padding: 10px 0 0;
}
.news-ticker *{
	 color: #fff;
}
.header-mail-phone ul {
    list-style-type: none;
	text-align: right;
}
.header-mail-phone ul li {
    display: inline-block;
    margin-left: 8px;
}
#slides {
    overflow: hidden;
    position: relative;
    width: 870px;
    z-index: 0;
}

.slides_container {
    height: 320px;
    padding-left: 0;
    position: relative;
    width: 860px;
}

.slides_container div {
    color: #ffffff;
    display: block;
    height: 320px;
    position: relative;
    width: 860px;
    z-index: 20;
}

#slides a.prev, #slides a.next {
    margin: 125px 6px 0 5px;
}

#slides a.prev {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #dddddd;
    border-radius: 0;
    color: #222222;
    font-size: 0;
    font-weight: 600;
    height: 30px;
    left: 10px;
    opacity: 0.5;
    padding: 8px 6px 10px 5px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    transition: all 0.2s ease-out 0s;
    width: 35px;
    z-index: 50;
}

#slides a.next {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #dddddd;
    border-radius: 0;
    color: #222222;
    font-size: 0;
    font-weight: 600;
    height: 30px;
    opacity: 0.5;
    padding: 8px 6px 10px 5px;
    position: absolute;
    right: 20px;
    text-align: center;
    text-decoration: none;
    top: 0;
    transition: all 0.2s ease-out 0s;
    width: 35px;
    z-index: 50;
}

#slides a.prev::before {
    content: "";
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
}

#slides a.next::before {
    content: "";
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
}

.badges .ico-product {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    padding: 4px 5px;
    text-transform: uppercase;
    font-size: 85%;
    position: absolute;
    top: 0;
    z-index: 1;
    text-align: center;
}

.badges .ico-product.ico-new {
    background-color: #6cb1ff;
    left: 5px;
    border-radius: 90px 100px 0;
    width: 34px;
    height: 34px;
    -webkit-transition: all .5s linear;
    transition: all .5s linear
}

.badges .ico-product.ico-sale {
    background-color: #ff6c6c;
    background-color: #d90400;
    right: 5px;
    border-radius: 100px 90px 100px 0;
    width: 38px;
    height: 38px;
    letter-spacing: -1px;
    -webkit-transition: all .5s linear;
    transition: all .5s linear
}
.fixempty{display: none!important;}
.sns-revolutionslider .owl-item >li:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.45);
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.safari .products-grid .item .item-inner .item-img .actions .btn-cart {
    width: 52%
}

.safari #sns_custommenu ul.mainnav li.level0 > div {
    visibility: inline-block !important
}

@keyframes animationpos {
    0% {
        left: 45%
    }

    100% {
        left: 55%
    }
}

@-moz-keyframes animationpos {
    0% {
        left: 45%
    }

    100% {
        left: 55%
    }
}

@-webkit-keyframes animationpos {
    0% {
        left: 45%
    }

    100% {
        left: 55%
    }
}

@-o-keyframes animationpos {
    0% {
        left: 45%
    }

    100% {
        left: 55%
    }
}

@keyframes largeLoading {
    16.67% {
        box-shadow: -75px -125px 0 40px #76bdd1, 75px -125px 0 40px #6cce74, 150px 0 0 40px #c18d46, 75px 125px 0 40px #c14745, -75px 125px 0 40px #2e1e5b, -150px 0 0 40px #9c37a6
    }

    33.33% {
        box-shadow: -75px -125px 0 40px #9c37a6, 75px -125px 0 40px #76bdd1, 150px 0 0 40px #6cce74, 75px 125px 0 40px #c18d46, -75px 125px 0 40px #c14745, -150px 0 0 40px #2e1e5b
    }

    50% {
        box-shadow: -75px -125px 0 40px #2e1e5b, 75px -125px 0 40px #9c37a6, 150px 0 0 40px #76bdd1, 75px 125px 0 40px #6cce74, -75px 125px 0 40px #c18d46, -150px 0 0 40px #c14745
    }

    66.67% {
        box-shadow: -75px -125px 0 40px #c14745, 75px -125px 0 40px #2e1e5b, 150px 0 0 40px #9c37a6, 75px 125px 0 40px #76bdd1, -75px 125px 0 40px #6cce74, -150px 0 0 40px #c18d46
    }

    88.88% {
        box-shadow: -75px -125px 0 40px #c18d46, 75px -125px 0 40px #c14745, 150px 0 0 40px #2e1e5b, 75px 125px 0 40px #9c37a6, -75px 125px 0 40px #76bdd1, -150px 0 0 40px #6cce74
    }

    100% {
        transform: rotate(-360deg);
        box-shadow: -75px -125px 0 40px #6cce74, 75px -125px 0 40px #c18d46, 150px 0 0 40px #c14745, 75px 125px 0 40px #2e1e5b, -75px 125px 0 40px #9c37a6, -150px 0 0 40px #76bdd1
    }
}

@-webkit-keyframes largeLoading {
    16.67% {
        box-shadow: -75px -125px 0 40px #76bdd1, 75px -125px 0 40px #6cce74, 150px 0 0 40px #c18d46, 75px 125px 0 40px #c14745, -75px 125px 0 40px #2e1e5b, -150px 0 0 40px #9c37a6
    }

    33.33% {
        box-shadow: -75px -125px 0 40px #9c37a6, 75px -125px 0 40px #76bdd1, 150px 0 0 40px #6cce74, 75px 125px 0 40px #c18d46, -75px 125px 0 40px #c14745, -150px 0 0 40px #2e1e5b
    }

    50% {
        box-shadow: -75px -125px 0 40px #2e1e5b, 75px -125px 0 40px #9c37a6, 150px 0 0 40px #76bdd1, 75px 125px 0 40px #6cce74, -75px 125px 0 40px #c18d46, -150px 0 0 40px #c14745
    }

    66.67% {
        box-shadow: -75px -125px 0 40px #c14745, 75px -125px 0 40px #2e1e5b, 150px 0 0 40px #9c37a6, 75px 125px 0 40px #76bdd1, -75px 125px 0 40px #6cce74, -150px 0 0 40px #c18d46
    }

    88.88% {
        box-shadow: -75px -125px 0 40px #c18d46, 75px -125px 0 40px #c14745, 150px 0 0 40px #2e1e5b, 75px 125px 0 40px #9c37a6, -75px 125px 0 40px #76bdd1, -150px 0 0 40px #6cce74
    }

    100% {
        -webkit-transform: rotate(-360deg);
        box-shadow: -75px -125px 0 40px #6cce74, 75px -125px 0 40px #c18d46, 150px 0 0 40px #c14745, 75px 125px 0 40px #2e1e5b, -75px 125px 0 40px #9c37a6, -150px 0 0 40px #76bdd1
    }
}

@-moz-keyframes largeLoading {
    16.67% {
        box-shadow: -75px -125px 0 40px #76bdd1, 75px -125px 0 40px #6cce74, 150px 0 0 40px #c18d46, 75px 125px 0 40px #c14745, -75px 125px 0 40px #2e1e5b, -150px 0 0 40px #9c37a6
    }

    33.33% {
        box-shadow: -75px -125px 0 40px #9c37a6, 75px -125px 0 40px #76bdd1, 150px 0 0 40px #6cce74, 75px 125px 0 40px #c18d46, -75px 125px 0 40px #c14745, -150px 0 0 40px #2e1e5b
    }

    50% {
        box-shadow: -75px -125px 0 40px #2e1e5b, 75px -125px 0 40px #9c37a6, 150px 0 0 40px #76bdd1, 75px 125px 0 40px #6cce74, -75px 125px 0 40px #c18d46, -150px 0 0 40px #c14745
    }

    66.67% {
        box-shadow: -75px -125px 0 40px #c14745, 75px -125px 0 40px #2e1e5b, 150px 0 0 40px #9c37a6, 75px 125px 0 40px #76bdd1, -75px 125px 0 40px #6cce74, -150px 0 0 40px #c18d46
    }

    88.88% {
        box-shadow: -75px -125px 0 40px #c18d46, 75px -125px 0 40px #c14745, 150px 0 0 40px #2e1e5b, 75px 125px 0 40px #9c37a6, -75px 125px 0 40px #76bdd1, -150px 0 0 40px #6cce74
    }

    100% {
        -moz-transform: rotate(-360deg);
        box-shadow: -75px -125px 0 40px #6cce74, 75px -125px 0 40px #c18d46, 150px 0 0 40px #c14745, 75px 125px 0 40px #2e1e5b, -75px 125px 0 40px #9c37a6, -150px 0 0 40px #76bdd1
    }
}

@-o-keyframes largeLoading {
    16.67% {
        box-shadow: -75px -125px 0 40px #76bdd1, 75px -125px 0 40px #6cce74, 150px 0 0 40px #c18d46, 75px 125px 0 40px #c14745, -75px 125px 0 40px #2e1e5b, -150px 0 0 40px #9c37a6
    }

    33.33% {
        box-shadow: -75px -125px 0 40px #9c37a6, 75px -125px 0 40px #76bdd1, 150px 0 0 40px #6cce74, 75px 125px 0 40px #c18d46, -75px 125px 0 40px #c14745, -150px 0 0 40px #2e1e5b
    }

    50% {
        box-shadow: -75px -125px 0 40px #2e1e5b, 75px -125px 0 40px #9c37a6, 150px 0 0 40px #76bdd1, 75px 125px 0 40px #6cce74, -75px 125px 0 40px #c18d46, -150px 0 0 40px #c14745
    }

    66.67% {
        box-shadow: -75px -125px 0 40px #c14745, 75px -125px 0 40px #2e1e5b, 150px 0 0 40px #9c37a6, 75px 125px 0 40px #76bdd1, -75px 125px 0 40px #6cce74, -150px 0 0 40px #c18d46
    }

    88.88% {
        box-shadow: -75px -125px 0 40px #c18d46, 75px -125px 0 40px #c14745, 150px 0 0 40px #2e1e5b, 75px 125px 0 40px #9c37a6, -75px 125px 0 40px #76bdd1, -150px 0 0 40px #6cce74
    }

    100% {
        -o-transform: rotate(-360deg);
        box-shadow: -75px -125px 0 40px #6cce74, 75px -125px 0 40px #c18d46, 150px 0 0 40px #c14745, 75px 125px 0 40px #2e1e5b, -75px 125px 0 40px #9c37a6, -150px 0 0 40px #76bdd1
    }
}

@keyframes smallLoading {
    16.67% {
        box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0 0 20px #9c37a6
    }

    33.33% {
        box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0 0 20px #2e1e5b
    }

    50% {
        box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0 0 20px #c14745
    }

    66.67% {
        box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0 0 20px #c18d46
    }

    88.88% {
        box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0 0 20px #6cce74
    }

    100% {
        transform: rotate(-360deg);
        box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1
    }
}

@-webkit-keyframes smallLoading {
    16.67% {
        box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0 0 20px #9c37a6
    }

    33.33% {
        box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0 0 20px #2e1e5b
    }

    50% {
        box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0 0 20px #c14745
    }

    66.67% {
        box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0 0 20px #c18d46
    }

    88.88% {
        box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0 0 20px #6cce74
    }

    100% {
        -webkit-transform: rotate(-360deg);
        box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1
    }
}

@-moz-keyframes smallLoading {
    16.67% {
        box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0 0 20px #9c37a6
    }

    33.33% {
        box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0 0 20px #2e1e5b
    }

    50% {
        box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0 0 20px #c14745
    }

    66.67% {
        box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0 0 20px #c18d46
    }

    88.88% {
        box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0 0 20px #6cce74
    }

    100% {
        -moz-transform: rotate(-360deg);
        box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1
    }
}

@-o-keyframes smallLoading {
    16.67% {
        box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0 0 20px #9c37a6
    }

    33.33% {
        box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0 0 20px #2e1e5b
    }

    50% {
        box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0 0 20px #c14745
    }

    66.67% {
        box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0 0 20px #c18d46
    }

    88.88% {
        box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0 0 20px #6cce74
    }

    100% {
        -o-transform: rotate(-360deg);
        box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1
    }
}

@keyframes tinyLoading {
    16.67% {
        box-shadow: -25px -40px 0 10px #76bdd1, 25px -40px 0 10px #6cce74, 50px 0 0 10px #c18d46, 25px 40px 0 10px #c14745, -25px 40px 0 10px #2e1e5b, -50px 0 0 10px #9c37a6
    }

    33.33% {
        box-shadow: -25px -40px 0 10px #9c37a6, 25px -40px 0 10px #76bdd1, 50px 0 0 10px #6cce74, 25px 40px 0 10px #c18d46, -25px 40px 0 10px #c14745, -50px 0 0 10px #2e1e5b
    }

    50% {
        box-shadow: -25px -40px 0 10px #2e1e5b, 25px -40px 0 10px #9c37a6, 50px 0 0 10px #76bdd1, 25px 40px 0 10px #6cce74, -25px 40px 0 10px #c18d46, -50px 0 0 10px #c14745
    }

    66.67% {
        box-shadow: -25px -40px 0 10px #c14745, 25px -40px 0 10px #2e1e5b, 50px 0 0 10px #9c37a6, 25px 40px 0 10px #76bdd1, -25px 40px 0 10px #6cce74, -50px 0 0 10px #c18d46
    }

    88.88% {
        box-shadow: -25px -40px 0 10px #c18d46, 25px -40px 0 10px #c14745, 50px 0 0 10px #2e1e5b, 25px 40px 0 10px #9c37a6, -25px 40px 0 10px #76bdd1, -50px 0 0 10px #6cce74
    }

    100% {
        transform: rotate(-360deg);
        box-shadow: -25px -40px 0 10px #6cce74, 25px -40px 0 10px #c18d46, 50px 0 0 10px #c14745, 25px 40px 0 10px #2e1e5b, -25px 40px 0 10px #9c37a6, -50px 0 0 10px #76bdd1
    }
}

@-webkit-keyframes tinyLoading {
    16.67% {
        box-shadow: -25px -40px 0 10px #76bdd1, 25px -40px 0 10px #6cce74, 50px 0 0 10px #c18d46, 25px 40px 0 10px #c14745, -25px 40px 0 10px #2e1e5b, -50px 0 0 10px #9c37a6
    }

    33.33% {
        box-shadow: -25px -40px 0 10px #9c37a6, 25px -40px 0 10px #76bdd1, 50px 0 0 10px #6cce74, 25px 40px 0 10px #c18d46, -25px 40px 0 10px #c14745, -50px 0 0 10px #2e1e5b
    }

    50% {
        box-shadow: -25px -40px 0 10px #2e1e5b, 25px -40px 0 10px #9c37a6, 50px 0 0 10px #76bdd1, 25px 40px 0 10px #6cce74, -25px 40px 0 10px #c18d46, -50px 0 0 10px #c14745
    }

    66.67% {
        box-shadow: -25px -40px 0 10px #c14745, 25px -40px 0 10px #2e1e5b, 50px 0 0 10px #9c37a6, 25px 40px 0 10px #76bdd1, -25px 40px 0 10px #6cce74, -50px 0 0 10px #c18d46
    }

    88.88% {
        box-shadow: -25px -40px 0 10px #c18d46, 25px -40px 0 10px #c14745, 50px 0 0 10px #2e1e5b, 25px 40px 0 10px #9c37a6, -25px 40px 0 10px #76bdd1, -50px 0 0 10px #6cce74
    }

    100% {
        -webkit-transform: rotate(-360deg);
        box-shadow: -25px -40px 0 10px #6cce74, 25px -40px 0 10px #c18d46, 50px 0 0 10px #c14745, 25px 40px 0 10px #2e1e5b, -25px 40px 0 10px #9c37a6, -50px 0 0 10px #76bdd1
    }
}

@-moz-keyframes tinyLoading {
    16.67% {
        box-shadow: -25px -40px 0 10px #76bdd1, 25px -40px 0 10px #6cce74, 50px 0 0 10px #c18d46, 25px 40px 0 10px #c14745, -25px 40px 0 10px #2e1e5b, -50px 0 0 10px #9c37a6
    }

    33.33% {
        box-shadow: -25px -40px 0 10px #9c37a6, 25px -40px 0 10px #76bdd1, 50px 0 0 10px #6cce74, 25px 40px 0 10px #c18d46, -25px 40px 0 10px #c14745, -50px 0 0 10px #2e1e5b
    }

    50% {
        box-shadow: -25px -40px 0 10px #2e1e5b, 25px -40px 0 10px #9c37a6, 50px 0 0 10px #76bdd1, 25px 40px 0 10px #6cce74, -25px 40px 0 10px #c18d46, -50px 0 0 10px #c14745
    }

    66.67% {
        box-shadow: -25px -40px 0 10px #c14745, 25px -40px 0 10px #2e1e5b, 50px 0 0 10px #9c37a6, 25px 40px 0 10px #76bdd1, -25px 40px 0 10px #6cce74, -50px 0 0 10px #c18d46
    }

    88.88% {
        box-shadow: -25px -40px 0 10px #c18d46, 25px -40px 0 10px #c14745, 50px 0 0 10px #2e1e5b, 25px 40px 0 10px #9c37a6, -25px 40px 0 10px #76bdd1, -50px 0 0 10px #6cce74
    }

    100% {
        -moz-transform: rotate(-360deg);
        box-shadow: -25px -40px 0 10px #6cce74, 25px -40px 0 10px #c18d46, 50px 0 0 10px #c14745, 25px 40px 0 10px #2e1e5b, -25px 40px 0 10px #9c37a6, -50px 0 0 10px #76bdd1
    }
}

@-o-keyframes tinyLoading {
    16.67% {
        box-shadow: -25px -40px 0 10px #76bdd1, 25px -40px 0 10px #6cce74, 50px 0 0 10px #c18d46, 25px 40px 0 10px #c14745, -25px 40px 0 10px #2e1e5b, -50px 0 0 10px #9c37a6
    }

    33.33% {
        box-shadow: -25px -40px 0 10px #9c37a6, 25px -40px 0 10px #76bdd1, 50px 0 0 10px #6cce74, 25px 40px 0 10px #c18d46, -25px 40px 0 10px #c14745, -50px 0 0 10px #2e1e5b
    }

    50% {
        box-shadow: -25px -40px 0 10px #2e1e5b, 25px -40px 0 10px #9c37a6, 50px 0 0 10px #76bdd1, 25px 40px 0 10px #6cce74, -25px 40px 0 10px #c18d46, -50px 0 0 10px #c14745
    }

    66.67% {
        box-shadow: -25px -40px 0 10px #c14745, 25px -40px 0 10px #2e1e5b, 50px 0 0 10px #9c37a6, 25px 40px 0 10px #76bdd1, -25px 40px 0 10px #6cce74, -50px 0 0 10px #c18d46
    }

    88.88% {
        box-shadow: -25px -40px 0 10px #c18d46, 25px -40px 0 10px #c14745, 50px 0 0 10px #2e1e5b, 25px 40px 0 10px #9c37a6, -25px 40px 0 10px #76bdd1, -50px 0 0 10px #6cce74
    }

    100% {
        -o-transform: rotate(-360deg);
        box-shadow: -25px -40px 0 10px #6cce74, 25px -40px 0 10px #c18d46, 50px 0 0 10px #c14745, 25px 40px 0 10px #2e1e5b, -25px 40px 0 10px #9c37a6, -50px 0 0 10px #76bdd1
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

button, input, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], label, .uneditable-input {
    font-size: 100%;
    color: #333;
    border-color: #ddd dd
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #cdcdcd
}

input, textarea, select {
    display: inline-block;
    padding: 6px;
    line-height: 1.428571429;
    vertical-align: middle;
    border: 1px solid #ccc
}

input:focus, textarea:focus, select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
    color: #999
}

input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
    color: #999;
    opacity: 1
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
    color: #999
}

input[disabled], input[readonly], fieldset[disabled] input, textarea[disabled], textarea[readonly], fieldset[disabled] textarea, select[disabled], select[readonly], fieldset[disabled] select {
    cursor: not-allowed;
    background-color: #f6f6f6
}

textareainput, textareatextarea, textareaselect {
    height: auto
}

.label {
    margin: 2px 0;
    line-height: normal;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: inherit;
    text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
    -webkit-text-shadow: none
}

a:focus, input:focus, button:focus, select:focus {
    outline: none !important
}

.tooltip-inner {
    background-color: #d90400
}

.tooltip.top .tooltip-arrow {
    border-top-color: #d90400
}

.tooltip.right .tooltip-arrow {
    border-right-color: #d90400
}

.tooltip.left .tooltip-arrow {
    border-left-color: #d90400
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #d90400
}

.modal-content {
    border-radius: 0
}

.close:hover, .close:focus {
    background: none
}

select {
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 4px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

select:focus {
    border-color: #666;
    -webkit-box-shadow: none;
    box-shadow: none
}

input.input-text {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 4px 10px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #aaa
}

input.input-text:focus {
    border-color: #aeaeae;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #666
}

input.input-text.validation-failed {
    border-color: #b94a48 !important
}

input.required-entry.validation-failed, textarea.required-entry.validation-failed {
    border-color: #b94a48 !important
}

textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 10px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #aaa;
    border-color: #ddd
}

textarea:focus {
    border-color: #aeaeae;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #686868
}

textarea.validation-failed {
    border-color: #b94a48 !important
}

label em {
    padding-right: 5px
}

input[type="button"], .button, button {
    font-size: 100%;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    text-transform: uppercase;
    padding: 8px 15px;
    line-height: 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ddd;
    background: #f6f6f6;
    color: #666;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

input[type="button"]:hover, .button:hover, button:hover {
    border-color: #d90400;
    color: #fff;
    background: #d90400
}

.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, #confirmbox .product-options-bottom:after, .product-review:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden
}

ul.form-list, ul.tags-list {
    list-style: none;
    padding: 0
}

ul.form-list li, ul.tags-list li {
    margin-bottom: 10px
}

.fieldset {
    border: 1px solid #e5e5e5;
    margin: 10px 0 15px;
    padding: 15px
}

.fieldset .legend {
    background: #fff;
    float: left;
    font-size: 125%;
    font-weight: 700;
    margin: -25px 0 0;
    padding: 0 8px;
    line-height: 20px
}

.fieldset ul {
    margin: 0;
    list-style: none
}

.buttons-set .back-link {
    float: left
}

.buttons-set .button {
    float: right;
    margin: 0 0 0 5px
}

.control .input-box {
    float: left;
    margin: 5px 5px 0 0
}

.control .input-box input {
    margin: 0
}

.control > input, .control label {
    display: inline-block;
    vertical-align: middle
}

.control input {
    margin: 1px 5px 0 0
}

.control label {
    cursor: pointer;
    margin: 0
}

.input-box select {
    margin: 0 0 10px
}

.col2-set {
    clear: both
}

.col2-set h2 {
    font-size: 125%
}

.col2-set h3 {
    font-size: 120%
}

.col2-set h4 {
    font-size: 100%
}

.col2-set .col-1 {
    width: 48.5%;
    float: left
}

.col2-set .col-2 {
    width: 48.5%;
    float: right
}

.col2-set .content {
    padding: 15px;
    border: 1px solid #ddd;
    height: 270px
}

.col2-set .buttons-set {
    border: 1px solid #e9e9e9;
    border-top: none;
    padding: 20px
}

.col2-set .buttons-set:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden
}

.col3-set .col-1 {
    width: 32%;
    float: left
}

.col3-set .col-2 {
    width: 32%;
    float: left;
    margin-left: 2%
}

.col3-set .col-3 {
    width: 32%;
    float: right
}

.table-caption {
    font-size: 125%
}

.data-table {
    border: 1px solid #e9e9e9;
    border-collapse: collapse;
    width: 100%
}

.data-table thead tr td, .data-table thead tr th {
    background: #efefef;
    border-bottom: 1px solid #e9e9e9;
    border-right: medium none;
    border-top: 1px solid #e9e9e9;
    padding: 10px;
    text-transform: uppercase;
    white-space: nowrap
}

.data-table tbody th {
    text-align: left;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    padding: 8px
}

.data-table tbody td {
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    padding: 8px
}

.data-table tbody td.label {
    vertical-align: middle
}

.data-table tbody td a.product-image {
    display: block
}

.data-table tbody td button {
    min-width: 110px;
    margin-bottom: 10px
}

.data-table tfoot td {
    padding: 15px 20px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9
}

.data-table input.input-text {
    border: 1px solid #e9e9e9
}
.checkout-cart-index .data-table input.input-text {
    color: #000;
}
.data-table input.input-text:focus {
    border-color: #cdcdcd
}

.buttons-set {
    border: none !important;
    padding: 10px 0 0 !important
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.a-center {
    text-align: center
}

.a-right {
    text-align: right
}

.a-left {
    text-align: left
}

.fields .field {
    float: left;
    width: 270px
}

.input-box input[type="text"], .input-box input.input-text {
    width: 240px
}

.input-box select {
    width: 240px
}

ul.options-list {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 10px;
    margin: 0 0 15px
}

ul.options-list li input, ul.options-list li .label {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

ul.options-list li input {
    margin-right: 5px
}

ul.options-list li .label * {
    margin: 0;
    padding: 0
}

.validation-advice {
    color: #b94a48;
    font-size: 92%
}

.sns-item-g5 {
    width: 20%
}

.sns-item-g4 {
    width: 25%
}

.sns-item-g3 {
    width: 33.33%
}

.sns-item-g2 {
    width: 50%
}

.sns-item-g1 {
    width: 100%
}

body {
    overflow-x: hidden;
    position: relative;
    color: #666;
    line-height: 165%;
    font-size: 12px
}

body.page-popup {
    font-size: 12px;
    padding: 20px 30px 30px
}

body.page-popup .page-title h1 {
    float: left;
    font-weight: 400;
    margin-top: 0;
    text-transform: none;
    color: #333
}

body.page-popup .page-title .link-print {
    background: url(../images/i_print.gif) 0 2px no-repeat;
    padding: 0 0 0 25px;
    margin: 10px 0 0;
    float: right
}

body.page-popup .data-table thead th, body.page-popup .data-table tbody th {
    background: #efefef;
    padding-left: 10px;
    padding-right: 10px
}

body.page-popup .compare-table td {
    vertical-align: top
}

body.page-popup .compare-table td button {
    margin: 0
}

body.page-popup .compare-table thead th, body.page-popup .compare-table thead td {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center
}

body.page-popup .product-name {
    line-height: normal;
    margin-bottom: 10px
}

body.page-popup .ratings, body.page-popup .price-box {
    margin-bottom: 10px;
    text-align: center
}

body.page-popup .ratings .amount {
    font-size: 10px
}

body.page-popup .add-to-links {
    list-style: none;
    margin: 0;
    text-align: center
}

body.page-popup .product-shop-row td, body.page-popup .add-to-row td {
    text-align: center
}

body.open-stickynote-top .stickynote-top .btn-close {
    top: 50%;
    margin-top: -11px;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

#bd.boxed-layout #sns_wrapper {
    max-width: 1170px;
    margin: 0 auto;
    background: #f6f6f6;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2)
}

.tooltip-inner {
    max-width: 350px;
}

@media (max-width: 1199px) {
    #bd.boxed-layout #sns_wrapper {
        max-width: 1000px
    }
}

@media (max-width: 991px) {
    #bd.boxed-layout #sns_wrapper {
        max-width: 770px
    }
}

#bd.boxed-layout #sns_menu {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1199px) {
    #bd.boxed-layout #sns_menu {
        max-width: 1000px
    }
}

@media (max-width: 991px) {
    #bd.boxed-layout #sns_menu {
        max-width: 770px
    }
}

@media (max-width: 767px) {
    #bd.boxed-layout {
        padding: 0
    }
}

a {
    color: #444
}

a:hover, a:focus, a:active {
    color: #d90400;
    text-decoration: none
}

a, span, i {
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

a:hover, span:hover, i:hover {
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #444
}

h1 {
    font-size: 180%
}

h2 {
    font-size: 160%
}

h3 {
    font-size: 150%
}

h4 {
    font-size: 120%
}

h5 {
    font-size: 110%;
    line-height: inherit
}

h6 {
    font-size: 92%
}

img {
    max-width: 100%
}

table img {
    max-width: none
}

.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: 700;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px
}

.map-popup {
    background: #fff;
    border: 1px solid #ddd;
    margin: 12px 0 0;
    position: absolute;
    text-align: left;
    width: 450px;
    z-index: 100
}

@media (min-width: 771px) {
    .map-popup.map-popup-right {
        left: 10px !important
    }

    .map-popup.map-popup-left {
        left: auto !important;
        right: 10px !important
    }
}

@media (max-width: 770px) {
    .map-popup {
        width: 100%;
        left: 0 !important
    }
}

.map-popup .map-popup-heading {
    padding: 8px 10px;
    margin-right: 40px;
    width: auto
}

.map-popup .map-popup-heading h3 {
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis
}

@media (max-width: 479px) {
    .map-popup .map-popup-heading h3 {
        text-align: center
    }
}

.map-popup div.map-popup-heading h2 {
    font-weight: 400;
    margin: 0
}

.map-popup .map-popup-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 36px;
    width: 36px;
    font-size: 20px;
    line-height: 32px;
    text-align: center
}

.map-popup .map-popup-content {
    border-top: 1px solid #ddd-light;
    margin: 0 10px 10px;
    overflow: hidden;
    text-align: left
}

@media (max-width: 479px) {
    .map-popup .map-popup-content {
        text-align: center
    }
}

.map-popup .map-popup-checkout {
    padding: 10px 0
}

.map-popup .map-popup-checkout:before, .map-popup .map-popup-checkout:after {
    content: " ";
    display: table
}

.map-popup .map-popup-checkout:after {
    clear: both
}

.map-popup .map-popup-checkout form {
    margin: 0
}

.map-popup .map-popup-checkout form:before, .map-popup .map-popup-checkout form:after {
    content: " ";
    display: table
}

.map-popup .map-popup-checkout form:after {
    clear: both
}

.map-popup .map-popup-checkout span {
    display: block
}

.map-popup .map-popup-checkout .button {
    float: left;
    margin: 0 2px;
    clear: left

}

.map-popup .map-popup-checkout .additional-addtocart-box {
    float: left;
    min-width: 210px
}

.map-popup .map-popup-checkout .additional-addtocart-box li {
    list-style-type: none
}

.map-popup .map-popup-checkout .paypal-logo {
    width: auto
}

.map-popup .map-popup-checkout .paypal-logo a {
    display: inline-block;
    float: left;
    clear: left
}

.map-popup .map-popup-checkout .paypal-logo .paypal-or {
    float: left;
    text-align: center;
    padding: 5px 15px;
    clear: left
}

.map-popup .map-popup-checkout .paypal-logo:after:before, .map-popup .map-popup-checkout .paypal-logo:after:after {
    content: " ";
    display: table
}

.map-popup .map-popup-checkout .paypal-logo:after:after {
    clear: both
}

.map-popup .map-popup-checkout .paypal-logo .bml_button a {
    clear: left
}

@media (max-width: 479px) {
    .map-popup .map-popup-checkout {
        text-align: center
    }

    .map-popup .map-popup-checkout .button, .map-popup .map-popup-checkout .additional-addtocart-box, .map-popup .map-popup-checkout .paypal-logo a, .map-popup .map-popup-checkout .paypal-logo .paypal-or {
        float: none
    }

    .map-popup .map-popup-checkout .additional-addtocart-box {
        min-width: 0
    }

    .map-popup .map-popup-checkout .paypal-logo .paypal-or {
        margin: 0;
        margin-bottom: 10px
    }
}

.map-popup .map-popup-checkout:after:before, .map-popup .map-popup-checkout:after:after {
    content: " ";
    display: table
}

.map-popup .map-popup-checkout:after:after {
    clear: both
}

.map-popup .map-popup-price {
    padding: 10px 0
}

.map-popup .map-popup-price .price-box, .map-popup .map-popup-price .price-box .special-price {
    display: inline-block;
    margin: 0;
    padding: 0
}

@media (max-width: 479px) {
    .map-popup .map-popup-price {
        text-align: center;
        padding-top: 0
    }
}

.map-popup .map-popup-text {
    padding: 10px 0;
    margin: 0 10px;
    word-wrap: break-word
}

.map-popup .map-popup-text, .map-popup .map-popup-only-text {
    border-top: 1px solid #ddd
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

/* .validation-advice {
	display:none
} */

.success {
    color: #3c763d
}

.error {
    color: #a94442
}

.notice {
    color: #31708f
}

.messages {
    padding: 0;
    list-style: none;
    clear: both
}

.messages > li {
    margin-bottom: 10px
}

.error-msg, .success-msg, .note-msg, .notice-msg {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #000;
    border-radius: 0
}

.error-msg h4, .success-msg h4, .note-msg h4, .notice-msg h4 {
    margin-top: 0;
    color: inherit
}

.error-msg .alert-link, .success-msg .alert-link, .note-msg .alert-link, .notice-msg .alert-link {
    font-weight: 700
}

.error-msg > p, .error-msg > ul, .success-msg > p, .success-msg > ul, .note-msg > p, .note-msg > ul, .notice-msg > p, .notice-msg > ul {
    margin-bottom: 0
}

.error-msg > p + p, .success-msg > p + p, .note-msg > p + p, .notice-msg > p + p {
    margin-top: 5px
}

.error-msg {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.error-msg hr {
    border-top-color: #e4b9c0
}

.error-msg .alert-link {
    color: #843534
}

.success-msg {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.success-msg hr {
    border-top-color: #c9e2b3
}

.success-msg .alert-link {
    color: #2b542c
}

.note-msg, .notice-msg {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.note-msg hr, .notice-msg hr {
    border-top-color: #a6e1ec
}

.note-msg .alert-link, .notice-msg .alert-link {
    color: #245269
}

li.notice-msg ul {
    position: relative;
    padding: 0 0 0 30px;
    list-style: none
}

li.notice-msg ul:before {
    font-family: FontAwesome;
    content: "\f06a";
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    line-height: 22px
}

li.error-msg ul {
    position: relative;
    padding: 0 0 0 30px;
    list-style: none
}

li.error-msg ul:before {
    font-family: FontAwesome;
    content: "\f06a";
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    line-height: 22px
}

li.success-msg ul {
    position: relative;
    padding: 0 0 0 30px;
    list-style: none
}

li.success-msg ul:before {
    font-family: FontAwesome;
    content: "\f058";
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    line-height: 22px
}

.global-site-notice {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.global-site-notice h4 {
    margin-top: 0;
    color: inherit
}

.global-site-notice .alert-link {
    font-weight: 700
}

.global-site-notice > p, .global-site-notice > ul {
    margin-bottom: 0
}

.global-site-notice > p + p {
    margin-top: 5px
}

.global-site-notice hr {
    border-top-color: #f7e1b5
}

.global-site-notice .alert-link {
    color: #66512c
}

.global-site-notice p {
    margin: 0
}

.ratings, .no-rating {
    margin: 0 0 5px
}

.rating-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    overflow: hidden;
    padding: 0;
    line-height: 12px;
    font-size: 85%
}

.rating-box:before {
    content: '\f005\f005\f005\f005\f005';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    letter-spacing: 2px;
    color: #ddd
}

.rating-box .rating {
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: inline-block
}

.rating-box .rating:before {
    content: '\f005\f005\f005\f005\f005';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    letter-spacing: 2px;
    color: #444
}

.no-rating a {
    color: #444
}

.no-rating a:hover {
    color: #d90400
}

.rating-links {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.rating-links .separator {
    color: #444
}

.rating-links a {
    margin: 0 1px;
    color: #444
}

.rating-links a:hover {
    color: #d90400
}

.toolbar {
    padding: 0;
    margin: 0;
    border: 1px solid #eaeaee
}

.category-products > .toolbar {
    text-align: right
}

.category-products > .toolbar .view-mode {
    float: left
}

.category-products > .toolbar .sort-by, .category-products > .toolbar .limiter {
    text-align: left;
    margin: 0;
    padding: 4px 0 0 7px;
    line-height: 28px
}

.category-products > .toolbar .limiter {
    padding-left: 10px;
    margin: 0 0 0 15px;
    float: left
}

.category-products > .toolbar .pager {
    display: none
}

.toolbar-bottom .toolbar {
    text-align: center;
    border: 1px solid #eaeaee;
    margin-top: -1px
}

.toolbar-bottom .toolbar .view-mode, .toolbar-bottom .toolbar .sort-by, .toolbar-bottom .toolbar .limiter {
    display: none
}

.toolbar-bottom .toolbar .pager {
    padding: 0 20px;
    float: left;
    width: 100%;
    line-height: 35px
}

.toolbar .toolbar-inner {
    min-height: 45px
}

.toolbar .toolbar-inner > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.toolbar .view-mode label {
    display: none
}

.toolbar .view-mode a, .toolbar .view-mode strong {
    width: 45px;
    height: 45px;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    position: relative;
    color: #666
}

.toolbar .view-mode a:before, .toolbar .view-mode strong:before {
    font-size: 18px;
    line-height: 45px
}

.toolbar .view-mode a:focus {
    outline: auto !important
}

.toolbar .view-mode a {
    outline: 1px solid #444;
    background: #444;
    color: #fff
}

.toolbar .view-mode a:hover {
    outline: 1px solid #d90400;
    background-color: #d90400
}

.toolbar .view-mode strong {
    background-color: #d90400;
    color: #fff;
    border: none;
    outline: 1px solid #d90400
}

.toolbar .view-mode .icon-grid:before {
    content: '\f00a';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px
}

.toolbar .view-mode .icon-list:before {
    content: '\f0ca';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px
}

.toolbar .limiter label {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    font-weight: 400
}

.toolbar .limiter .select-new {
    display: inline-block;
    vertical-align: middle
}

.toolbar .limiter .select-new .select-inner {
    cursor: pointer
}

.toolbar .limiter .select-new .select-inner select {
    opacity: 0;
    filter: alpha(opacity=0)
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper {
    -webkit-transition: all .2 ease-in;
    transition: all .2 ease-in;
    height: 26px;
    background: #f2f2f2;
    z-index: 1 !important
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper:hover ul {
    display: block !important
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper div span {
    line-height: 26px;
    padding-left: 10px;
    color: #444;
    width: auto !important
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper div a.jqTransformSelectOpen {
    right: 5px;
    position: absolute;
    height: 100%;
    width: 15px
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper div a.jqTransformSelectOpen:before {
    content: '\f0d7';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    width: 15px;
    font-size: 14px
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper ul {
    top: 105%;
    width: 100% !important;
    left: 0 !important;
    border-color: #eaeaee
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper ul a {
    padding: 2px 6px;
    background-position: center 10px
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper ul a.selected {
    background: #f2f2f2;
    color: #333
}

.toolbar .limiter .select-new .select-inner .jqTransformSelectWrapper ul a:hover {
    background: #f2f2f2;
    color: #333
}

.toolbar .limiter .select-new .select-inner select {
    cursor: pointer;
    width: 50px;
    border: none;
    background: none
}

.toolbar .sort-by label {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    font-weight: 400
}

.toolbar .sort-by .select-new {
    display: inline-block;
    vertical-align: middle
}

.toolbar .sort-by .select-new .select-inner {
    cursor: pointer
}

.toolbar .sort-by .select-new .select-inner select {
    opacity: 0;
    filter: alpha(opacity=0)
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper {
    -webkit-transition: all .2 ease-in;
    transition: all .2 ease-in;
    height: 26px;
    background: #f2f2f2;
    z-index: 1 !important
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper:hover ul {
    display: block !important
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper div span {
    line-height: 26px;
    padding-left: 10px;
    color: #444;
    width: auto !important
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper div a.jqTransformSelectOpen {
    right: 5px;
    position: absolute;
    height: 100%;
    width: 15px
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper div a.jqTransformSelectOpen:before {
    content: '\f0d7';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    width: 15px;
    font-size: 14px
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper ul {
    top: 105%;
    width: 100% !important;
    left: 0 !important;
    border-color: #eaeaee
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper ul a {
    padding: 2px 6px;
    background-position: center 10px
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper ul a.selected {
    background: #f2f2f2;
    color: #333
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper ul a:hover {
    background: #f2f2f2;
    color: #333
}

.toolbar .sort-by .select-new .select-inner select {
    cursor: pointer;
    width: 50px;
    border: none;
    background: none
}

.toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper {
    width: 90px !important
}

.toolbar .sort-by .set-desc, .toolbar .sort-by .set-asc {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    width: 22px;
    position: relative;
    margin: 0 10px 0 0;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-align: center;
    color: #444;
    background: #f2f2f2;
    font-size: 14px
}

.toolbar .sort-by .set-desc:before, .toolbar .sort-by .set-asc:before {
    content: '\f107';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    width: 22px
}

.toolbar .sort-by .set-desc:hover, .toolbar .sort-by .set-asc:hover {
    background: #d90400
}

.toolbar .sort-by .set-desc:hover:before, .toolbar .sort-by .set-asc:hover:before {
    color: #fff
}

.toolbar .sort-by .set-desc:before {
    content: '\f107';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    width: 22px
}

.toolbar .sort-by .set-asc:before {
    content: '\f106';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    width: 22px
}

.toolbar .pager {
    float: right
}

.toolbar .pager p.amount {
    margin: 4px 0 0;
    float: left
}

.toolbar .pager p.amount span {
    color: #d90400
}

.toolbar .pager .pages {
    float: right
}

.toolbar .pager .pages > strong {
    float: left;
    font-weight: 400;
    font-size: 13px;
    padding: 4px
}

.toolbar .pager .pages > ol {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 3px
}

.toolbar .pager .pages > ol li {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-left: 2px;
    overflow: hidden
}

.toolbar .pager .pages > ol li.current {
    background-color: #d90400;
    color: #fff
}

.toolbar .pager .pages > ol li a {
    display: block;
    padding: 0;
    border: none;
    background: none;
    border-radius: 0
}

.toolbar .pager .pages > ol li a.previous, .toolbar .pager .pages > ol li a.next {
    color: transparent
}

.toolbar .pager .pages > ol li a.previous:hover:before, .toolbar .pager .pages > ol li a.next:hover:before {
    color: #fff
}

.toolbar .pager .pages > ol li a.previous:before, .toolbar .pager .pages > ol li a.next:before {
    color: #666
}

.toolbar .pager .pages > ol li a.previous:before {
    content: '\f0d9';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px
}

.toolbar .pager .pages > ol li a.next:before {
    content: '\f0da';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px
}

.toolbar .pager .pages > ol li:hover a {
    color: #fff;
    background: #d90400
}

#sns_breadcrumbs {
    min-height: 20px;
    margin: -20px 0 10px
}

body.homepage #sns_breadcrumbs {
    display: none
}

#sns_pathway {
    padding: 0;
    margin: 0
}

#sns_pathway:before, #sns_pathway:after {
    content: " ";
    display: table
}

#sns_pathway:after {
    clear: both
}

#sns_pathway span[class^="icon-"] {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_pathway .breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 15px 0 5px
}

#sns_pathway .breadcrumbs li {
    display: inline-block
}

#sns_pathway .breadcrumbs li:before {
    content: "I";
    margin: 0;
    color: #ccc
}

#sns_pathway .breadcrumbs li > * {
    padding: 1px 3px
}

#sns_pathway .breadcrumbs li:first-child:before {
    display: none
}

#sns_pathway .breadcrumbs li.last span {
    color: #d90400
}

.cart-collaterals {
    padding-top: 40px
}

.cart-collaterals .totals {
    margin-bottom: 30px
}

.cart-collaterals .totals table {
    width: 100%
}

.cart-collaterals .totals table td {
    padding: 10px 0 20px;
    text-transform: uppercase
}

.cart-collaterals .totals table tfoot td {
    border-bottom: 1px solid #e9e9e9;
    font-size: 125%;
    padding: 0 0 20px 20px;
    text-transform: uppercase
}

.cart-collaterals .totals ul.checkout-types {
    margin: 30px 0 0;
    padding: 0
}

.cart-collaterals .totals ul.checkout-types li {
    clear: both;
    margin: 0;
    padding: 5px 0;
    text-align: right
}

.cart h1 {
    float: left
}

.cart ul.checkout-types {
    list-style: none;
    margin: 0 0 10px;
    float: right;
    padding: 0
}

.cart .btn-remove {
    position: static;
    font-size: 0
}

.cart .input-box {
    width: 100%
}

.cart .input-box input.input-text {
    border: 1px solid #e9e9e9;
    margin: 0 0 10px;
    width: 100%
}

.cart .input-box input.input-text:focus {
    border-color: #cdcdcd
}

.cart .input-box select {
    width: 100%
}

.cart .data-table input.input-text {
    text-align: center
}

.cart .btn-continue {
    float: left
}

.cart .col2-set {
    width: 70%;
    float: left
}

.cart .totals {
    width: 28%;
    float: right
}

.cart .discount, .cart .shipping, .cart .crosssell {
    border: 1px solid #e9e9e9;
    margin-bottom: 20px;
    padding: 20px
}

.cart .discount h2, .cart .shipping h2, .cart .crosssell h2 {
    font-size: 125%;
    text-transform: uppercase
}

.cart .discount form, .cart .shipping form, .cart .crosssell form {
    margin: 0
}

.cart .discount .button, .cart .shipping .button, .cart .crosssell .button {
    float: left !important;
    margin: 0 !important
}

@media (max-width: 479px) {
    .cart ul.checkout-types {
        float: left;
        clear: both;
        display: block
    }

    .cart .totals ul.checkout-types {
        float: right
    }

    .cart .data-table .button {
        width: 100%
    }
}

.cart .form-list {
    margin: 0;
    list-style: none
}

.cart #co-shipping-method-form ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.cart #co-shipping-method-form ul li label {
    cursor: pointer;
    float: left;
    margin: 0
}

.cart #co-shipping-method-form ul li input {
    float: left;
    margin: 5px 5px 0 0
}

.crosssell {
    width: 100%;
    float: none;
    clear: both;
    border: none;
    padding: 0;
    margin: 20px 0
}

.crosssell h3.block-title {
    line-height: 22px
}

.crosssell .products-grid {
    display: none;
    border-bottom: 1px solid #eaeaea;
    background: #fff
}

.crosssell .up-sell-products {
    margin: 5px 0 0
}

.crosssell .up-sell-products .item {
    padding: 15px;
    border-top: 0;
    border-bottom: 0
}

@media (max-width: 767px) {
    #shopping-cart-table {
        display: block
    }

    #shopping-cart-table * {
        white-space: normal !important
    }

    #shopping-cart-table thead {
        display: none
    }

    #shopping-cart-table tfoot {
        display: block
    }

    #shopping-cart-table tfoot tr {
        display: block
    }

    #shopping-cart-table tfoot tr td {
        display: block
    }

    #shopping-cart-table tbody {
        display: block
    }

    #shopping-cart-table tbody tr {
        display: block;
        border-bottom: 1px solid #ddd;
        padding: 10px
    }

    #shopping-cart-table tbody tr:before, #shopping-cart-table tbody tr:after {
        content: " ";
        display: table
    }

    #shopping-cart-table tbody tr:after {
        clear: both
    }

    #shopping-cart-table tbody tr:nth-child(2n+1) {
        background: #f7f7f7
    }

    #shopping-cart-table tbody tr td {
        display: block;
        width: 75%;
        float: right;
        text-align: left;
        border: none;
        padding: 0;
        margin-bottom: 5px
    }

    #shopping-cart-table tbody tr td:before {
        content: attr(data-title)
    }

    #shopping-cart-table tbody tr td:first-child {
        width: 25%;
        float: left;
        text-align: center;
        padding-right: 20px;
        margin: 0
    }

    #shopping-cart-table tbody tr td:first-child img {
        width: 100%
    }

    #shopping-cart-table .product-name {
        font-weight: 700;
        text-transform: uppercase
    }

    #shopping-cart-table .btn-remove {
        font-size: 100%;
        color: #444;
        width: auto;
        height: auto
    }
}

#my-orders-table tbody td {
    min-width: 85px
}

#my-orders-table tbody td strong {
    font-weight: 400
}

.checkout-progress {
    margin: 10px 0 35px;
    list-style: none;
    padding: 0
}

.checkout-progress li {
    display: inline-block;
    padding: 5px 0;
    width: 20%;
    text-align: center;
    background: #e9e9e9;
    float: left;
    color: #686868
}

.checkout-progress li.active {
    background: #d90400;
    color: #fff
}

.multiple-checkout h2 {
    font-size: 120%;
    line-height: 24px
}

.multiple-checkout .col2-set h2.legend {
    font-size: 135%
}

.multiple-checkout .col2-set h3.legend {
    font-size: 120%
}

.multiple-checkout .col2-set .product-name {
    font-size: 120%
}

.multiple-checkout .col2-set .box .box-title h2 a, .multiple-checkout .col2-set .box .box-title h3 a, .multiple-checkout .col2-set .box .box-title h4 a {
    position: static
}

.multiple-checkout .col2-set .col-1 {
    margin-top: 5px
}

.multiple-checkout .col2-set .col-2 {
    margin-top: 5px
}

.multiple-checkout .sp-methods dt input {
    float: left;
    margin: 1px 8px 0 0
}

.multiple-checkout .sp-methods dt label {
    cursor: pointer
}

.multiple-checkout .sp-methods dd ul {
    list-style: none
}

.multiple-checkout #checkout-review-submit {
    float: right;
    text-align: right;
    margin-top: 10px
}

#checkoutSteps {
    margin: 0;
    padding: 0;
    list-style: none
}

#checkoutSteps ul, #checkoutSteps ol {
    margin: 0;
    padding: 0;
    list-style: none
}

#checkoutSteps li {
    margin-bottom: 1px
}

#checkoutSteps li .step-title {
    padding: 8px 15px;
    background: #eaeaea;
    color: #333
}

#checkoutSteps li .step-title .number {
    float: left;
    padding: 0 5px;
    margin: 0 10px 0 0;
    background: #333;
    color: #fff
}

#checkoutSteps li .step-title h2 {
    font-size: 125%;
    text-transform: uppercase;
    float: left;
    line-height: normal;
    margin: 0
}

#checkoutSteps li .step-title a {
    float: right
}

#checkoutSteps li.allow .step-title {
    cursor: pointer
}

#checkoutSteps li.active .step-title {
    background: #d90400;
    border: 1px solid #eaeaea;
    border-bottom: none;
    cursor: default
}

#checkoutSteps li.active .step-title h2 {
    color: #fff
}

#checkoutSteps li.active .step-title .number {
    background: #fff;
    color: #d90400
}

#checkoutSteps li.active .step-title a:hover {
    color: #fff
}

#checkoutSteps li .step {

    border: 1px solid #eaeaea;
    padding: 15px 20px
}

#checkoutSteps li .step fieldset ul {
    list-style: none;
    margin: 0
}

#checkoutSteps li .step fieldset p.required {
    text-align: right
}

#checkoutSteps .sp-methods dt {
    clear: both;
    padding: 2px 0
}

#checkoutSteps .sp-methods dt input {
    margin: 5px 5px 0 0;
    float: left
}

#checkoutSteps .sp-methods dt label {
    float: left;
    margin: 0;
    cursor: pointer
}

#checkoutSteps .please-wait {
    margin: 0 20px
}

#checkoutSteps .please-wait img {
    display: none !important
}

@media (max-width: 767px) {
    #multiship-addresses-table select {
        width: 100%
    }
}

.checkout-onepage-success #sns_content #sns_mainmidle, .customer-account-logoutsuccess #sns_content #sns_mainmidle {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 20px
}

.checkout-onepage-success #sns_content #sns_mainmidle .page-title, .customer-account-logoutsuccess #sns_content #sns_mainmidle .page-title {
    padding: 0 0 20px;
    border: 0
}

.my-account .box-account.box-info {
    margin-top: 15px
}

.sendfriend-product-send .input-box textarea {
    width: 65% !important
}

#my-reviews-table tbody td {
    min-width: 100px !important
}

#my-reviews-table tbody td .product-name {
    margin: 0
}

.order-info ul#order-info-tabs {
    padding-left: 0;
    list-style: none
}

@media (max-width: 479px) {
    #checkoutSteps li .step-title h2 {
        font-size: 100%
    }

    #product-review-table span.nobr {
        font-size: 10px
    }

    .input-box input[type="text"], .input-box input.input-text, .input-box select {
        width: 220px
    }

    #co-billing-form #billing-buttons-container p.required {
        text-align: left
    }

    #co-billing-form #billing-buttons-container button {
        float: left !important
    }

    .customer-address-form #form-validate ul.form-list .control > label {
        font-size: 12px
    }

    #checkoutSteps .please-wait {
        width: 100%;
        float: left
    }

    .sns-product-detail .row-img .product-top {
        width: 90%
    }

    #checkout-step-review {
        padding: 15px 0 !important
    }

    #checkout-step-review td .product-name, #checkout-step-review th {
        font-weight: 400;
        text-transform: capitalize
    }

    #checkout-step-review td.a-right {
        text-align: left !important;
        padding: 5px 0 !important
    }

    #checkout-step-review dt {
        font-weight: 400
    }

    .my-account .data-table, .my-account .data-table thead, .my-account .data-table tbody, .my-account .data-table tr, .my-account .data-table tr td {
        display: block
    }
}

@media (max-width: 480px) {
    .my-account .data-table, .my-account .data-table thead, .my-account .data-table tbody, .my-account .data-table tr, .my-account .data-table tr td {
        display: block
    }
}

.page-sitemap ul.links {
    list-style: none;
    margin: 0;
    float: left
}

.page-sitemap .pager {
    float: right;
    margin: 0
}

.page-sitemap .pager .pages {
    margin: 0 0 0 8px
}

.page-sitemap .sitemap {
    clear: both
}

.tags-list {
    list-style: none;
    margin: 0
}

.tags-list li {
    display: inline-block;
    margin: 2px 5px
}

.advanced-search select {
    padding: 3px
}

.advanced-search select option {
    padding: 3px
}

#compare-items li, .product-details {
    position: relative
}

#compare-items li p.product-name, .product-details p.product-name {
    margin: 0;
    line-height: 24px
}

.box-head h2 {
    font-size: 125%;
    font-weight: 700;
    margin: 0 0 10px
}

.box .box-title {
    position: relative;
    margin-bottom: 10px;
    padding: 5px 0;
    border-bottom: 1px solid #e9e9e9
}

.box .box-title h2, .box .box-title h3 {
    font-size: 110%;
    margin: 0;
    font-weight: 700;
    text-transform: none
}

.box .box-title a {
    position: absolute;
    right: 0;
    top: 5px
}

.my-account .title-buttons {
    position: relative;
    margin-bottom: 20px
}

.my-account .pager .amount {
    float: left;
    margin: 0
}

.my-account .pager .limiter {
    float: right
}

.my-account .pager .limiter label {
    float: left;
    margin: 0 10px 0 0
}

.my-account .pager .limiter select {
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 0 10px 0 0;
    padding: 2px;
    width: 80px
}

.box-content {
    padding: 0 20px
}

.box-content h4 {
    font-size: 110%
}

.box-account > ol {
    list-style: none;
    margin: 10px 0 10px 15px
}

.box-account > ol li .number {
    float: left;
    margin: 0 10px 0 0
}

.box-account > ol li .details {
    width: 100%
}

.box-account > ol li .details .product-name {
    line-height: 18px;
    margin: 0;
}

.box-account > ol li .details .ratings {
    margin: 6px 0
}

.box-account > ol li .details .ratings strong {
    float: left;
    margin: 0 8px 0 0
}

.box-account > ol li .details .tags strong {
    float: left;
    margin: 0 8px 0 0
}

.box-account > ol li .details .tags ul {
    list-style: none;
    margin: 0
}

.box-account > ol li .details .tags ul li {
    float: left;
    margin: 0 3px 0 0
}

#wishlist-table input, #wishlist-table textarea {
    margin: 10px 0
}

#wishlist-table textarea {
    width: 100%
}

#wishlist-table .add-to-cart-alt {
    margin-bottom: 10px
}

@media (max-width: 767px) {
    #wishlist-table {
        border: none
    }

    #wishlist-table thead {
        display: none
    }

    #wishlist-table tbody {
        display: block
    }

    #wishlist-table tbody tr {
        display: block;
        margin-bottom: 20px
    }

    #wishlist-table tbody tr:nth-child(2n+1) {
        background: #f7f7f7
    }

    #wishlist-table tbody tr td {
        display: block;
        border: none
    }

    #wishlist-table tbody tr td:first-child {
        float: left;
        margin: 1%;
        border: 1px solid #ddd
    }

    #wishlist-table tbody tr td textarea {
        margin: 0;
        max-width: none
    }

    #wishlist-table tbody tr td .add-to-cart-alt > * {
        margin: 0;
        display: inline-block;
        vertical-align: middle
    }

    #wishlist-table tbody tr td .btn-remove {
        font-size: 100%;
        width: auto;
        height: auto;
        color: #666
    }

    #wishlist-table tbody tr td .cart-cell p {
        margin: 0
    }

    #wishlist-table tbody tr td.last {
        padding-top: 0
    }
}

#my-orders-table tbody td.last {
    white-space: nowrap
}

#sns_menu {
    background: #fefefe;
    position: relative
}

.show-sidebar #sns_menu {
    display: block !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

#sns_menu > .container > .inner:before, #sns_menu > .container > .inner:after {
    content: " ";
    display: table
}

#sns_menu > .container > .inner:after {
    clear: both
}

#sns_menu > .container > .inner .header-left {
    /* float:left; */
    float: none;
    margin: 2px 0px;
}

.header-left .block_topsearch {
    display: inline;
    float: right;
    margin-top: 25px;
}

@media (max-width: 991px) {
    #sns_menu > .container > .inner .header-left {
        width: 98%
    }
}

#sns_menu > .container > .inner .header-right {
    float: none;
    padding: 0
}

#sns_menu > .container > .inner .header-right #sns_mainnav {
    float: left
}

#sns_menu > .container > .inner .header-right .block_topsearch {
    float: left;
    margin-left: 20px;
    margin: 28px 0
}

#sns_menu.keep-menu {
    position: fixed !important;
    bottom: auto !important;
    top: 0 !important;
    z-index: 20;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2)
}

@media (min-width: 768px) {
    .boxed-layout #sns_menu.keep-menu {
        margin: 0 15px !important
    }
}

#sns_menu.keep-menu h1#logo {
    padding: 10px 0
}

#sns_menu.keep-menu .container > .inner .header-right {
    padding: 0
}

#sns_menu.keep-menu #sns_custommenu ul.mainnav li.level0 > div.fullwidth {
    margin-top: -5px
}

#sns_menu .container > .inner {
    position: relative
}

#sns_menu #sns_mainnav {
    position: static
}

#sns_menu .fullwidth ul.menu {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_menu .fullwidth ul.menu li {
    display: block;
    padding: 0
}

#sns_menu .fullwidth ul.menu li a {
    padding: 0;
    display: block;
    padding: 2px 0;
    color: #666
}

#sns_menu .fullwidth ul.menu li a:hover {
    padding-left: 5px;
    color: #d90400
}

#sns_menu .wrap_topblock {
    padding-bottom: 20px
}

#sns_menu .wrap_bottomblock {
    padding-top: 20px
}

#sns_menu .block.sns-slider .block-title {
    margin: 0 0 20px;
    padding: 0;
    font-size: 110%
}

#sns_menu .block.sns-slider .container-slider {
    padding: 0
}

#sns_menu .block.sns-slider .container-slider .item {
    border-top: 0;
    padding: 10px !important
}

.wrap_rightblock .block-title {
    font-size: 110%
}

.wrap_rightblock .products-grid .item .item-inner .item-info {
    height: 70px
}

.level1.nav-7.group-block.col-sm-2 {
    clear: both;
}

.level1.nav-7-7.group-block.col-sm-2 {
    clear: both;
}

.level1.nav-13.group-block.col-sm-2 {
    clear: both;
}

.level1.nav-8-4.group-block.col-sm-4 {
    clear: both;
}

#sns_custommenu {
    /*margin-bottom: 3px;*/
}

#sns_custommenu ul.mainnav {
    margin: 0;
    padding: 0px 7px;
    list-style: none;
    text-align: center;
    background-color: #6E6C6D;
}

#sns_custommenu ul.mainnav:before, #sns_custommenu ul.mainnav:after {
    content: " ";
    display: table
}

#sns_custommenu ul.mainnav:after {
    clear: both
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level0 {
    list-style: none;
    padding: 0
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level0 > li > a {
    font-size: 110%;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
    color: #444
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level0 > li > a:hover {
    color: #d90400
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li {
    position: relative;
    display: block;
    padding: 0
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li.parent:after {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 13px;
    margin-top: -7px;
    content: '\f0da';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    color: #444
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li li {
    position: relative
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li li.parent:after {
    content: '\f054';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 13px;
    margin-top: -7px;
    color: #444
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li:hover > a, #sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li.active > a, #sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li li:hover > a, #sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li li.active > a {
    color: #d90400
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li:hover > .wrap_submenu, #sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li li:hover > .wrap_submenu {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    visibility: visible
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li a {
    display: block;
    padding: 4px 15px;
    color: #666
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li .wrap_submenu {
    display: none;
    position: absolute;
    min-width: 250px;
    padding: 12px;
    top: 0;
    left: 95%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    display: block;
    visibility: hidden
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li:hover > a {
    padding-left: 5px;
    color: #d90400;
    background: none
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li > a {
    padding: 0;
    display: block;
    padding: 2px 0;
    color: #444
}

#sns_custommenu ul.mainnav .group-item .wrap_group ul.level1 > li > a:hover {
    padding-left: 5px;
    color: #d90400;
    background: none
}

#sns_custommenu ul.mainnav li.level0 {
    border: none;
    position: static;
    display: inline-block;
    text-align: center;
    padding: 5px 18px;
    -webkit-transition: 	all .7s ease-in-out;
    -moz-transition: 		all .7s ease-in-out;
    -ms-transition: 		all .7s ease-in-out;
    -o-transition: 			all .7s ease-in-out;
    transition: 			all .7s ease-in-out;
}

#sns_custommenu ul.mainnav li.level0.drop-submenu {
    position: relative
}

#sns_custommenu ul.mainnav li.level0.drop-submenu.group-item {
    position: static
}

#sns_custommenu ul.mainnav li.level0 > div {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    z-index: 99999;
    visibility: hidden;
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 120%;
    clear: both
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu {
    min-width: 250px;
    padding: 30px 12px 20px;
    margin-top: 7px;
    left: -15%
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu:before {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    height: 15px;
    content: '';
    display: block
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li {
    position: relative
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li.parent:after {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 13px;
    margin-top: -7px;
    content: '\f0da';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    color: #444
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li {
    position: relative
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li.parent:after {
    content: '\f054';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 13px;
    margin-top: -7px;
    color: #444
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li:hover > a, #sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li.active > a, #sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li:hover > a, #sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li.active > a {
    color: #d90400
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li:hover > .wrap_submenu, #sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li:hover > .wrap_submenu {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    visibility: visible
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li a {
    display: block;
    padding: 4px 15px;
    color: #666
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li .wrap_submenu {
    display: none;
    position: absolute;
    min-width: 250px;
    padding: 12px;
    top: 0;
    left: 95%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    display: block;
    visibility: hidden
}

#sns_custommenu ul.mainnav li.level0 > div.fullwidth {
    width: 100%;
    padding: 34px 25px 20px;
    margin-top: -1px;
}

#sns_custommenu ul.mainnav li.level0 > div.fullwidth:before {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    height: 15px;
    content: '';
    display: block
}

#sns_custommenu ul.mainnav li.level0:hover > div {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%;
    transition-delay: 0.45s;
}

#sns_custommenu ul.mainnav li.level0 > a {
    color: #fff;
    display: block;
    font-size: 130%;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    max-width: 130px;
    overflow: hidden;
    padding: 6px 1px 8px;
    position: relative;
    text-transform: capitalize;
}

@media (min-width: 992px) and (max-width: 1290px) {
    #sns_custommenu ul.mainnav li.level0 > a {
        font-size: 100%;
        max-width: 100px;
    }

    #sns_custommenu ul.mainnav li.level0 {
        padding: 5px 11px 5px 6px;
    }

    #sns_custommenu ul.mainnav {
        background: #6e6c6d repeat scroll 0 0;
        list-style: outside none none;
        margin: 0;
        padding: 0 0 0 8px;
        text-align: center;
    }

}

#sns_custommenu ul.mainnav li.level0 > a span {
    -webkit-transition: none;
    transition: none
}

#sns_custommenu ul.mainnav li.level0 > a:before {
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #d90400;
    position: absolute;
    left: 0;
    bottom: 100%;
    opacity: 0;
    filter: alpha(opacity=0)
}

#sns_custommenu ul.mainnav li.level0 > a > .label {
    margin: 0;
    padding: 0;
    line-height: 0
}

#sns_custommenu ul.mainnav li.level0 > a > .label span {
    position: absolute;
    bottom: 88%;
    background: #d90400;
    padding: 0 4px 2px;
    font-weight: 400;
    text-transform: none;
    line-height: 140%;
    font-size: 86%;
    color: #fff;
    left: 50%;
    margin-left: -15px
}

#sns_custommenu ul.mainnav li.level0 > a > .label span:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #d90400 transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4px
}

#sns_custommenu ul.mainnav li.level0 > a > .label span.label-new {
    background: #4b84fa
}

#sns_custommenu ul.mainnav li.level0 > a > .label span.label-new:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #4b84fa transparent transparent
}

#sns_custommenu ul.mainnav li.level0 > a > .label span.label-sale {
    background: #f23f3f
}

#sns_custommenu ul.mainnav li.level0 > a > .label span.label-sale:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #f23f3f transparent transparent
}

/*
#sns_custommenu ul.mainnav li.level0:hover > a {
    color: #fff;
    z-index: 999
}
*/

/*
#sns_custommenu ul.mainnav li.level0:hover > a:before {
    opacity: 1;
    filter: alpha(opacity=100);
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #d90400;
    z-index: -9
}
*/
#sns_custommenu ul.mainnav li.level0:hover {
    background: #d90400;
    color: #fff;
    z-index: 99
}

#sns_custommenu ul.mainnav li.level0.active {
    background: #d90400;
    color: #fff;
    z-index: 99
}

#sns_custommenu ul.mainnav li.level0.active > a:before {
    display: none
}

#sns_mommenu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_mommenu > [class*="btn"] {
    padding: 0;
    border: 0;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    cursor: pointer
}

#sns_mommenu > [class*="btn"] i {
    font-size: 30px;
    line-height: 30px
}

#sns_mommenu > [class*="btn"] i.fa-align-justify {
    line-height: 34px
}

#sns_mommenu > [class*="btn"].leftsidebar, #sns_mommenu > [class*="btn"].rightsidebar {
    display: none
}

#sns_mommenu .mainnav .accr_content {
    padding-left: 15px
}

#sns_mommenu .mainnav a.active {
    color: #d90400
}

#sns_mommenu .mainnav .accr_header {
    border-bottom: 1px solid #393939;
    padding: 5px 0
}

#sns_mommenu .mainnav .accr_header .btn_accor {
    cursor: pointer;
    float: right
}

#sns_mommenu .btn2 .overlay {
    content: "";
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer
}

#sns_mommenu .collapse_wrap {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    background: #222
}

#sns_mommenu .collapse_wrap:before {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: -1000px;
    right: -1000px;
    z-index: -1;
    background: #222;
    content: '';
    display: block
}

#sns_mommenu #menu_collapse > ul {
    padding: 20px
}

#sns_mommenu #menu_collapse a {
    color: #b9b9b9
}

#sns_mommenu #menu_collapse a:hover {
    color: #fff
}

#sns_mommenu #menu_offcanvas {
    position: fixed;
    top: 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    opacity: 0;
    filter: alpha(opacity=0);
    left: -250px;
    height: 100%;
    overflow: auto;
    width: 250px;
    background: #222;
    color: #b9b9b9;
    padding: 20px;
    z-index: 9999
}

#sns_mommenu #menu_offcanvas > ul {
    padding-bottom: 50px
}

#sns_mommenu #menu_offcanvas.active {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

#sns_mommenu #menu_offcanvas a {
    color: #b9b9b9
}

#sns_mommenu #menu_offcanvas a:hover {
    color: #fff
}

.contact-page {
    margin: 0 auto
}

.contact-page input, .contact-page textarea {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.contact-page input:hover, .contact-page input:active, .contact-page input:focus, .contact-page textarea:hover, .contact-page textarea:active, .contact-page textarea:focus {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.contact-page .contact-info h3 {
    margin: 0 0 10px
}

.contact-page #contactForm textarea {
    height: 83px
}

.contact-page #contactForm .buttons-set {
    padding: 0 !important
}

.contact-page #contactForm .buttons-set button {
    float: none;
    margin: 0
}

.contact-page #contact_gmap {
    margin-bottom: 20px
}

.contact-page .page-title h1 {
    margin: 0 0 20px
}

#google_map img {
    max-width: none
}

#google_map h3 {
    margin: 10px 0
}

#sns_content {
    margin: 0 0 30px;
    position: relative;
    min-height: 500px
}

#sns_content #login-form h2 {
    margin: 0 0 15px
}

#sns_content #login-form ul {
    list-style: none;
    margin: 0
}

#sns_content #sns_maintop {
    margin-bottom: 15px
}

#sns_content #sns_mainmidle {
    margin-bottom: 15px
}

#sns_content #sns_mainmidle #crosssell-products-list .item {
    margin-top: 0
}

#sns_content #sns_mainmidle #crosssell-products-list .item.show-addtocart {
    margin-top: 17px
}

#sns_content #sns_mainbottom .sns-tabs .tabs-content .tab-item {
    top: 0
}

#sns_content .sns-tabs .tabs-navi {
    position: relative;
    z-index: 3
}

#sns_content .sns-tabs .tabs-navi li {
    display: block;
    margin-top: 5px;
    position: relative
}

#sns_content .sns-tabs .tabs-navi li:before {
    width: 7px;
    height: 39px;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #d90400;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#sns_content .sns-tabs .tabs-navi li a {
    display: block;
    padding: 0 14px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #e9e9e9;
    font-size: 150%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#sns_content .sns-tabs .tabs-navi li a.tabulous_active {
    border-color: #d90400;
    color: #fff;
    background: #d90400;
    position: relative;
    z-index: 2
}

#sns_content .sns-tabs .tabs-navi li:hover a {
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 2
}

#sns_content .sns-tabs .tabs-navi li:hover:before {
    width: 100%
}

#sns_content .sns-tabs .tabs-navi li:first-child {
    margin-top: 0
}

#sns_content .paypal-logo {
    text-align: center;
    margin: 0 0 20px
}

#sns_content .more-block .block {
    border: 1px solid #e9e9e9
}

#sns_content .more-block .block .block-title {
    font-size: 165%;
    padding: 8px 0;
    text-align: center;
    background: none
}

#sns_content .more-block .block .block-content {
    padding: 0 10px
}

#sns_content .more-block .block .block-content ul {
    margin: 0;
    list-style: none
}

#sns_content .more-block .block .block-content ul li {
    position: relative;
    border-top: 1px solid #e9e9e9
}

#sns_content .more-block .block .block-content ul li .product-image {
    width: 40%;
    float: left;
    margin: 0;
    border: none
}

#sns_content .more-block .block .block-content ul li .product-details {
    width: 60%;
    float: left;
    padding: 40px 0 0
}

#sns_content .more-block .block .block-content ul li .product-details .price-box .price {
    font-size: 130%;
    text-align: left
}

#sns_content .more-block .block .block-content ul li .product-details .price-box .old-price .price {
    font-size: 100%
}

#sns_content .more-block .block .block-content ul li .product-details input.checkbox {
    position: absolute;
    top: 10px;
    left: 0
}

#sns_content .more-block .block .block-content ul li:first-child {
    border: none;
    padding-top: 0
}

#sns_content .block.blank {
    margin: 0
}

#sns_content .block.block-custom .block-content {
    padding: 10px
}

#sns_content .block.slide-banner ul {
    margin: 0
}

#sns_content .block.slide-banner ul li {
    list-style: none;
    display: inline-block;
    float: left;
    width: 270px !important;
    margin: 0
}

#sns_content .block.slide-banner ul li p.img-content {
    margin: 18px 0 40px;
    text-align: center
}

#sns_content .block.slide-banner ul li a.get-it {
    font-size: 150%;
    display: inline-block;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    padding: 11px 32px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background: #fff
}

#sns_content .block.slide-banner ul li a.get-it:hover {
    color: #fff;
    background: #d90400;
    border-color: #d90400
}

#sns_content .block.slide-banner .caroufredsel_wrapper {
    width: 100% !important
}

#sns_content .block.slide-banner .paging {
    text-align: center;
    margin-top: 28px
}

#sns_content .block.slide-banner .paging a {
    width: 13px;
    height: 13px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #d90400;
    margin: 0 0 0 5px;
    display: inline-block;
    text-indent: -999em;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

#sns_content .block.slide-banner .paging a:hover {
    background: #444
}

#sns_content .block.slide-banner .paging a.selected {
    border: 2px solid #d90400;
    background: #fff
}

#sns_content .block.block-tags .tags-list {
    list-style: none;
    margin: 0 0 10px;
    display: block
}

#sns_content .block.block-tags .tags-list li {
    display: inline-block;
    margin: 0 5px 5px 0;
    float: left
}

#sns_content .block.block-tags .tags-list li a {
    display: inline-block;
    background: #fff;
    padding: 3px 10px;
    font-size: 100% !important;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#sns_content .block.block-tags .tags-list li a:hover {
    text-decoration: none;
    background-color: #d90400;
    border-color: #d90400;
    color: #fff
}

#sns_content .block.block-tags .actions {
    display: block;
    text-transform: uppercase;
    margin: 10px 0 0
}

#sns_content .block.block-tags .actions a.button {
    float: left
}

#sns_content .block.block-tags .actions a.button span {
    display: inline-block
}

#sns_content .block.block-poll form {
    margin: 0
}

#sns_content .block.block-poll .block-subtitle {
    margin-bottom: 5px
}

#sns_content .block.block-poll ul#poll-answers {
    list-style: none;
    margin: 0 0 10px;
    padding: 0
}

#sns_content .block.block-poll ul#poll-answers li {
    padding: 4px 0
}

#sns_content .block.block-poll ul#poll-answers li label {
    cursor: pointer;
    margin: 0
}

#sns_content .block.block-poll ol#poll-answers {
    list-style: none;
    margin: 0 0 20px;
    padding: 6px 0 0
}

#sns_content .block.block-poll ol#poll-answers li {
    border-bottom: 1px solid #ededed;
    padding: 8px 0
}

#sns_content .block.block-poll ol#poll-answers li span.answer {
    float: left;
    margin: 0 5px 0 0;
    color: #333
}

#sns_content .block.block-poll ol#poll-answers li:first-child {
    border-top: 1px solid #ededed
}

#sns_content .block.block-account ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_content .block.block-account ul li {
    margin: 3px 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#sns_content .block.block-account ul li strong {
    color: #d90400
}

#sns_content .block.block-account ul li:hover {
    padding-left: 10px
}

#sns_content .block.block-reorder ol {
    list-style: none;
    margin: 0;
    padding: 0
}

#sns_content .block.block-reorder ol li input {
    float: left;
    margin: 0 8px 0 0
}

#sns_content .block.block-reorder .actions {
    margin: 10px 0 0
}

#sns_content .block.block-reorder .actions .btn-cart {
    margin-right: 10px
}

#sns_content .block.block-progress dl {
    margin: 0
}

#sns_content .block.block-progress dl > div, #sns_content .block.block-progress dl > dt {
    margin: 0;
    padding: 8px 0;
    border-top: 1px solid #d4d4d4
}

#sns_content .block.block-progress dl > div:first-child, #sns_content .block.block-progress dl > dt:first-child {
    border-top: none
}

#sns_content .block.block-layered-nav .currently {
    padding: 15px 0 0
}

#sns_content .block.block-layered-nav .currently .block-subtitle {
    color: #111;
    text-transform: uppercase;
    margin: 0 0 5px
}

#sns_content .block.block-layered-nav .currently ol {
    margin: 0;
    padding: 0 0 10px 20px
}

#sns_content .block.block-layered-nav .currently ol li {
    position: relative;
    padding: 5px 0
}

#sns_content .block.block-layered-nav .currently ol li .label {
    font-size: 100%;
    padding: 0;
    margin: 0
}

#sns_content .block.block-layered-nav .currently ol li .btn-remove {
    top: 50%;
    margin-top: -10px
}

#sns_content .block.block-layered-nav .currently .color-value span {
    display: inline-block;
    vertical-align: middle
}

#sns_content .block.block-layered-nav .currently .color-value .color-label {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border: 1px solid #ddd
}

#sns_content .block.block-layered-nav .actions {
    text-align: right;
    padding: 0 15px 15px;
    border-bottom: 1px solid #ddd
}

#sns_content .block.block-layered-nav dl#narrow-by-list {
    margin: 0
}

#sns_content .block.block-layered-nav dl#narrow-by-list dt {
    text-transform: uppercase;
    position: relative;
    color: #111;
    padding: 10px 0 0
}

#sns_content .block.block-layered-nav dl#narrow-by-list dt:first-child {
    border: none
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd {
    margin: 0;
    padding: 5px 0 10px
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd a {
    color: #666
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd a:hover {
    color: #d90400
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li {
    padding: 5px 0 5px 20px;
    color: #666;
    position: relative;
    border-bottom: 1px solid #eaeaea
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #ddd;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li a {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li .item-count {
    color: #444;
    margin-left: 3px;
    text-align: right;
    float: right
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li:hover {
    color: #d90400
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li:hover:before {
    border: 1px solid #d90400
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li:hover .item-count {
    color: #d90400;
    font-style: normal
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol.color-filter:before, #sns_content .block.block-layered-nav dl#narrow-by-list dd ol.color-filter:after {
    content: " ";
    display: table
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol.color-filter:after {
    clear: both
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol.color-filter li {
    width: 50%;
    float: left;
    padding-left: 0;
    border: none
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol.color-filter li:before, #sns_content .block.block-layered-nav dl#narrow-by-list dd ol.color-filter li:after {
    display: none
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol.color-filter li .item-count {
    float: none
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol.color-filter li .item span {
    display: inline-block;
    vertical-align: middle
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd ol.color-filter li .color-label {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #ddd
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price {
    padding-top: 10px
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box {
    margin: 0 0 15px;
    position: relative
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box:before, #sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box:after {
    content: " ";
    display: table
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box:after {
    clear: both
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > * {
    border: none
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > .inner {
    float: left;
    height: 30px;
    margin: 15px 0
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > .inner input {
    background: none;
    border: 1px solid #ddd;
    text-align: left;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    width: 65px;
    color: #888
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > .inner .price-to {
    margin: 0
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > .inner .price-to > span:before {
    content: "-";
    margin: 0 8px
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > .inner .price-separator {
    display: none
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > input[type="button"] {
    height: 32px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border: 1px solid #ddd;
    background: #f6f6f6;
    padding: 0 12px;
    line-height: 1;
    width: 100%
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > input[type="button"]:hover {
    color: #fff;
    background: #d90400;
    border-color: #d90400
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price p input#amount {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price p input#amount:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .range-wrap {
    padding: 6px 0
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range {
    border-radius: 0;
    margin: 0 8px;
    background: #ddd;
    height: 5px
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range .ui-slider-range {
    background: #d90400;
    height: 6px;
    top: -1px
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range .ui-slider-handle {
    width: 15px;
    height: 22px;
    background: url(../images/ui-slider-handle.png) no-repeat scroll 0 0 transparent;
    margin-left: -9px;
    top: 50%;
    margin-top: -9px;
    z-index: 1
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd.last {
    border: none
}

#sns_content .block.block-layered-nav dl#narrow-by-list dd.last ol {
    margin-bottom: 0
}

#sns_content .block .accr_header > a {
    padding: 0
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 {
    padding: 4px 0 3px
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 + li {
    border-top: 1px solid #e3e3e3
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 .accr_header.open > a, #sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 .accr_header.open .btn_accor i:before {
    color: #d90400
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 > .accr_header {
    position: relative;
    color: #444;
    text-transform: capitalize;
    padding: 5px 0
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 > .accr_header .btn_accor i:before {
    color: #888;
    position: absolute;
    right: 0;
    top: 50%;
    width: 15px;
    height: 15px;
    margin-top: -6px;
    cursor: pointer;
    line-height: 11px;
    font-size: 13px;
    text-align: center;
    padding: 0 0 0 1px
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 ul li {
    padding: 5px 0
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 ul li .accr_header {
    line-height: 20px;
    border-top: 1px solid #eaeaea;
    padding-top: 8px
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 ul li .accr_header .btn_accor {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    color: #adadad;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    line-height: 12px
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 ul li .accr_header .btn_accor i {
    display: block;
    line-height: 11px;
    text-align: center;
    width: 10px;
    height: 10px
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 ul li .accr_header .btn_accor i:before {
    width: 11px;
    height: 11px;
    display: block
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 li.level1 a {
    padding-left: 15px
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 li.level2 a {
    padding-left: 30px
}

#sns_content .block.block-sns-layered-nav ul.nav_accordion li.level0 li.level3 a {
    padding-left: 35px
}

#sns_content .sns-productlist.style-default .item .item-inner {
    padding: 8px 15px;
    min-height: 85px
}

#sns_content .sns-productlist .block-content {
    padding: 5px 0 20px
}

#sns_content .sns-productlist .block-content .item:hover .item-inner .item-box a.product-image {
    border: none
}

#sns_content .sns-productlist .block-content .item:hover .item-inner .item-box .product-image {
    border: 1px solid #ddd
}

#sns_content .sns-productlist .block-content .item .item-inner:before, #sns_content .sns-productlist .block-content .item .item-inner:after {
    content: " ";
    display: table
}

#sns_content .sns-productlist .block-content .item .item-inner:after {
    clear: both
}

#sns_content .sns-productlist .block-content .item .item-inner .item-box {
    float: left;
    margin-right: 10px
}

#sns_content .sns-productlist .block-content .item .item-inner .item-box a.product-image {
    border: none
}

#sns_content .sns-productlist .block-content .item .item-inner .item-box .product-image {
    border: 1px solid transparent;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    overflow: hidden
}

#sns_content .sns-productlist .block-content .item .item-inner .item-title {
    color: #666;
    font-weight: 700;
    text-transform: uppercase
}

#sns_content .sns-productlist .block-content .item .ratings {
    display: none
}

#sns_content .sns-productlist .block-content .item .ratings .amount {
    display: none
}

#sns_content .sns-productlist .block-content .item .more-info {
    overflow: hidden
}

.sns-product-detail {
    padding-top: 0 !important
}

.sns-product-detail .row-img {
    margin-bottom: 30px
}

.sns-product-detail .row-img .product-top {
    float: left;
    width: 96.5%;
    background: #fff;
    margin: 0 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #eaeaea
}

.sns-product-detail .staticblock {
    padding-top: 30px
}

.sns-product-detail .sns_product_qv_img .owl-buttons .owl-prev, .sns-product-detail .sns_product_qv_img .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    font-size: 30px;
    margin-top: -15px;
    color: #ccc;
    opacity: .8;
    filter: alpha(opacity=80)
}

.sns-product-detail .sns_product_qv_img .owl-buttons .owl-prev:hover, .sns-product-detail .sns_product_qv_img .owl-buttons .owl-next:hover {
    color: #d90400;
    opacity: 1;
    filter: alpha(opacity=100)
}

.sns-product-detail .sns_product_qv_img .owl-buttons .owl-next {
    right: 10px
}

.sns-product-detail .sns_product_qv_img .owl-buttons .owl-prev {
    left: 10px
}

.sns-product-detail .sns_product_img {
    border: 1px solid #eaeaea
}

.sns-product-detail .sns_product_img .product-image-zoom {
    overflow: hidden
}

.sns-product-detail .sns_product_img .zoomWrapper {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.sns-product-detail .sns_product_img .product-image-zoom {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden
}

.sns-product-detail .sns_product_img .product-image-zoom .cloud-zoom {
    display: block;
    text-align: center
}

.sns-product-detail .sns_product_img .more-views {
    position: relative;
    z-index: 1;
    display: inline
}

.sns-product-detail .sns_product_img .more-views .gallery_img:hover .owl-prev, .sns-product-detail .sns_product_img .more-views .gallery_img:hover .owl-next {
    opacity: 1;
    filter: alpha(opacity=100)
}

.sns-product-detail .sns_product_img .more-views .gallery_img .owl-prev, .sns-product-detail .sns_product_img .more-views .gallery_img .owl-next {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background: #ddd;
    color: #fff
}

.sns-product-detail .sns_product_img .more-views .gallery_img .owl-prev i, .sns-product-detail .sns_product_img .more-views .gallery_img .owl-next i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px
}

.sns-product-detail .sns_product_img .more-views .gallery_img .owl-prev:hover, .sns-product-detail .sns_product_img .more-views .gallery_img .owl-next:hover {
    background: #d90400
}

.sns-product-detail .sns_product_img .more-views .gallery_img .owl-prev {
    left: 0
}

.sns-product-detail .sns_product_img .more-views .gallery_img .owl-next {
    right: 0
}

.sns-product-detail .sns_product_img .more-views .gallery_img .item-img {
    margin: 0;
    text-align: center
}

.sns-product-detail .sns_product_img .more-views .gallery_img .item-img a.elevatezoom-gallery {
    border-right: 1px solid #eaeaea;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 10px
}

.sns-product-detail .sns_product_img .more-views .gallery_img .item-img a.elevatezoom-gallery:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 55%;
    right: 55%;
    background-position: center center;
    background-size: 0 0;
    background-repeat: no-repeat;
    background: rgba(32, 32, 0, 0.08);
    -webkit-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -moz-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -ms-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -o-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out
}

.sns-product-detail .sns_product_img .more-views .gallery_img .item-img a.elevatezoom-gallery:hover:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 35px 25px
}

.sns-product-detail .sns_product_img .more-views .gallery_img .item-img a.elevatezoom-gallery:hover:before {
    bottom: 7px;
    top: 7px;
    left: 7px;
    right: 7px
}

.sns-product-detail .sns_product_img .more-views .gallery_img .owl-item:last-child .item-img a {
    border-right: 0
}

@media (max-width: 991px) {
    .sns-product-detail .sns_product_img {
        margin-bottom: 30px
    }
}

.sns-product-detail .product-name {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #444;
    line-height: 20px;
    text-transform: uppercase
}

.sns-product-detail .product-sku {
    margin-bottom: 20px;
    color: #444;
}

.sns-product-detail .availability {
    margin-bottom: 2px
}

.sns-product-detail .availability span {
    color: #01dd59;
	color: #000000;
    text-shadow: 0px 1px #01dd59;
}
.at-share-btn-elements .at4-visually-hidden, .addthis_sharing_toolbox span.at4-visually-hidden{display: none;}
.sns-product-detail ul.options-list .label {
    font-size: 90%
}
.amshopby-slider-price, .amshopby-slider-price span{
	color: #000;
}
.sns-product-detail #product-options-wrapper {
    margin: 0 0 5px
}

.sns-product-detail #product-options-wrapper > dl {
    margin: 0
}

.sns-product-detail #product-options-wrapper > dl label {
    margin: 0
}

.sns-product-detail #product-options-wrapper p.required {
    margin: 0;
    padding-top: 10px;
    color: #ec3d3d;
    display: none
}

.sns-product-detail #product-options-wrapper input, .sns-product-detail #product-options-wrapper input.input-text {
    margin-bottom: 5px;
    margin-top: 5px
}

.sns-product-detail #product-options-wrapper .input-box select {
    width: 100%;
    padding: 4px;
    height: auto;
    margin-bottom: 4px;
    line-height: 150%;
    position: relative
}

.sns-product-detail #product-options-wrapper .input-box select:before {
    content: ''
}

.sns-product-detail .product-shop form {
    margin: 0
}

.sns-product-detail .product-shop form .rating-links {
    margin: 0
}

.sns-product-detail .product-shop .price-box {
    padding: 5px 0
}

.sns-product-detail .product-shop .price-box .old-price .price {
    font-size: 100%;
    font-weight: 400
}

.sns-product-detail .product-shop .price-box .special-price .price {
    font-size: 180%
}

.sns-product-detail .product-shop .price-box .regular-price .price {
    font-size: 180%
}

.sns-product-detail .product-shop .price-box .full-product-price .price {
    font-size: 180%
}

.sns-product-detail .product-shop .grouped-items-table input.input-text {
    width: 60px
}

.sns-product-detail .product-shop .grouped-items-table .price-box .old-price {
    margin: 0 0 0 5px;
    font-size: 95%
}

.sns-product-detail .product-shop .grouped-items-table .price-box .old-price .price {
    font-size: 95%;
    font-weight: 400
}

.sns-product-detail .product-shop .grouped-items-table .price-box .special-price {
    font-size: 100%
}

.sns-product-detail .product-shop .grouped-items-table .price-box .special-price .price {
    font-size: 120%
}

.sns-product-detail .product-shop .grouped-items-table .price-box .regular-price .price {
    font-size: 100%
}

.sns-product-detail .product-shop .add-to-box.product-options-bottom {
    padding-top: 5px
}

.sns-product-detail .product-shop .add-to-box.product-options-bottom .price-box {
    padding: 25px 0 15px;
    display: none
}

.sns-product-detail .product-shop .add-to-box .add-to-cart {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.sns-product-detail .product-shop .add-to-box .add-to-cart > label {
    display: none
}

.sns-product-detail .product-shop .add-to-box .add-to-cart > .input-text.qty {
    width: 38px;
    height: 38px;
    border: 1px solid #eaeaea;
    text-align: center;
    color: #d90400;
    font-size: 100%;
    line-height: 38px;
    margin-right: 10px;
    margin-top: 5px
}

.sns-product-detail .product-shop .add-to-box .add-to-cart .qty-container {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    border: 1px solid #ddd;
    margin-top: 5px
}

.sns-product-detail .product-shop .add-to-box .add-to-cart .qty-container button {
    display: inline-block;
    vertical-align: middle;
    border: none;
    color: #666;
    width: 38px;
    height: 38px;
    padding: 0;
    background: none;
    float: left
}

.sns-product-detail .product-shop .add-to-box .add-to-cart .qty-container button.qty-decrease:before {
    content: '\f147';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 14px
}

.sns-product-detail .product-shop .add-to-box .add-to-cart .qty-container button.qty-increase:before {
    content: '\f196';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 14px
}

.sns-product-detail .product-shop .add-to-box .add-to-cart .qty-container button:hover {
    background: none;
    color: #d90400
}

.sns-product-detail .product-shop .add-to-box .add-to-cart .qty-container input {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-width: 0 1px;
    color: #666;
    float: left;
    background: #f2f2f2
}

.sns-product-detail .product-shop .add-to-box .add-to-cart .qty-container input.qty {
    width: 38px;
    height: 38px;
    text-align: center
}

.sns-product-detail .product-shop .add-to-box .add-to-cart .btn-cart {
    background: #d90400 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 120%;
    height: 40px;
    margin-top: 5px;
    padding: 0 45px;
}

.sns-product-detail .product-shop .add-to-box .add-to-cart .btn-cart:hover {
    border-color: #d90400;
}

.sns-product-detail .product-shop .add-to-box .add-to-links {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

.sns-product-detail .product-shop .add-to-box .add-to-links li {
    display: inline-block;
    vertical-align: middle
}

.sns-product-detail .product-shop .add-to-box .add-to-links .separator {
    display: none
}

.sns-product-detail .product-shop .add-to-box .link-wishlist, .sns-product-detail .product-shop .add-to-box .link-compare, .sns-product-detail .product-shop .add-to-box .email-friend {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    background: #f6f6f6;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    border: 1px solid #ddd;
    margin-right: 4px
}

.sns-product-detail .product-shop .add-to-box .link-wishlist:before, .sns-product-detail .product-shop .add-to-box .link-compare:before, .sns-product-detail .product-shop .add-to-box .email-friend:before {
    color: #444;
    text-align: center;
    width: 38px;
    height: 38px;
    display: block;
    font-size: 20px
}

.sns-product-detail .product-shop .add-to-box .link-wishlist:hover, .sns-product-detail .product-shop .add-to-box .link-compare:hover, .sns-product-detail .product-shop .add-to-box .email-friend:hover {
    background: #d90400;
    border-color: #d90400
}

.sns-product-detail .product-shop .add-to-box .link-wishlist:hover:before, .sns-product-detail .product-shop .add-to-box .link-compare:hover:before, .sns-product-detail .product-shop .add-to-box .email-friend:hover:before {
    color: #fff
}

.sns-product-detail .product-shop .add-to-box .link-wishlist:before {
    content: '\f08a';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.sns-product-detail .product-shop .add-to-box .link-compare:before {
    content: '\f0ec';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.sns-product-detail .product-shop .add-to-box .email-friend:before {
    content: '\f003';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    line-height: 36px
}

.sns-product-detail .product-shop .price-rating {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin: 0 0 15px;
    padding: 5px 0
}

.sns-product-detail .product-shop .price-rating .price-box {
    float: left
}

.sns-product-detail .product-shop .price-rating .price-box .price {
    line-height: 32px
}

.sns-product-detail .product-shop .price-rating .ratings, .sns-product-detail .product-shop .price-rating .no-rating {
    float: right;
    margin: 0;
    line-height: 32px;
    height: 32px;
    padding-left: 12px
}

.sns-product-detail .product-shop .price-rating .ratings .rating-box, .sns-product-detail .product-shop .price-rating .no-rating .rating-box {
    float: left;
    margin: 9px 8px 0 0
}

.sns-product-detail .product-shop .price-rating .ratings .rating-links, .sns-product-detail .product-shop .price-rating .no-rating .rating-links {
    float: left;
    line-height: 32px
}

.sns-product-detail .product-shop .price-rating .ratings-table {
    margin-left: 15px;
    margin-bottom: 0;
    float: right
}

.sns-product-detail .product-shop .price-rating .ratings-table th {
    text-align: right;
    padding-right: 10px
}

.sns-product-detail .product-shop .price-rating .ratings-table .rating-box {
    margin: 0
}

.sns-product-detail .product-shop .price-rating a.nobr {
    float: right
}

.sns-product-detail .product-shop .addthis_sharing_toolbox {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #ddd
}

.sns-product-detail .product-shop .addthis_sharing_toolbox:before, .sns-product-detail .product-shop .addthis_sharing_toolbox:after {
    content: " ";
    display: table
}

.sns-product-detail .product-shop .addthis_sharing_toolbox:after {
    clear: both
}

.sns-product-detail .product-shop .short-description {
    margin: 18px 0
}

.sns-product-detail .product-shop .short-description p {
    margin: 0
}

.sns-product-detail #review-form .data-table tbody th {
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9
}

.sns-product-detail #review-form .data-table tbody td {
    text-align: center
}

.sns-product-detail #review-form ul.form-list {
    margin: 10px 0 0;
    list-style: none;
    padding: 0
}

.sns-product-detail #review-form ul.form-list .input-box textarea {
    width: 240px
}

.sns-product-detail #review-form ul.form-list .input-box .input-text {
    margin-bottom: 5px
}

.sns-product-detail #review-form ul.form-list label {
    margin-bottom: 0
}

.sns-product-detail #review-form .buttons-set .button {
    float: left;
    margin: 0
}

.sns-product-detail .box-reviews .pager {
    background: none repeat scroll 0 0 #efefef;
    border: 1px solid #e9e9e9;
    padding: 5px 10px;
    margin: 15px 0
}

.sns-product-detail .box-reviews dl {
    padding-left: 10px
}

.sns-product-detail .box-reviews dl dt {
    padding: 15px 0 10px;
    margin: 0
}

.sns-product-detail .box-reviews dl dt:first-child {
    padding-top: 0
}

.sns-product-detail .box-reviews dl dd {
    padding-left: 20px
}

.sns-product-detail .ratings-table {
    margin-bottom: 5px
}

.sns-product-detail .ratings-table th {
    padding-right: 15px
}

.sns-product-detail .nobr[href="#customer-reviews"] {
    margin-bottom: 15px;
    display: inline-block
}

.sns-product-detail #sns_tab_products {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #eaeaea
}

.sns-product-detail #sns_tab_products ul.nav-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 1;
    border: none;
    float: left
}

.sns-product-detail #sns_tab_products ul.nav-tabs:before, .sns-product-detail #sns_tab_products ul.nav-tabs:after {
    content: " ";
    display: table
}

.sns-product-detail #sns_tab_products ul.nav-tabs:after {
    clear: both
}

.sns-product-detail #sns_tab_products ul.nav-tabs:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ddd;
    top: 50%;
    left: 0;
    z-index: -1
}

.sns-product-detail #sns_tab_products ul.nav-tabs > li {
    display: block;
    margin: 0;
    float: left;
    background: #fff;
    border-right: 1px solid #eaeaea
}

.sns-product-detail #sns_tab_products ul.nav-tabs > li.tabdrop {
    padding: 0 5px
}

.sns-product-detail #sns_tab_products ul.nav-tabs > li:hover, .sns-product-detail #sns_tab_products ul.nav-tabs > li.active {
    background: #d90400;
    color: #fff
}

.sns-product-detail #sns_tab_products ul.nav-tabs > li:hover > a, .sns-product-detail #sns_tab_products ul.nav-tabs > li.active > a {
    border-color: #d90400;
    color: #fff
}

.sns-product-detail #sns_tab_products ul.nav-tabs > li > a {
    color: #444;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    background: none;
    display: inline-block;
    vertical-align: middle;
    padding: 15px;
    border: 0;
    border-radius: 0;
    font-weight: 700;
    margin: 0
}

.sns-product-detail #sns_tab_products ul.nav-tabs > li > a:hover {
    color: #fff;
    border-color: #d90400;
    background: #d90400
}

.sns-product-detail #sns_tab_products .tab-content {
    border: none;
    position: relative;
    overflow: hidden;
    padding: 20px;
    clear: both;
    border-top: 1px solid #eaeaea
}

.sns-product-detail #sns_tab_products .tab-content h2, .sns-product-detail #sns_tab_products .tab-content h3, .sns-product-detail #sns_tab_products .tab-content h4 {
    text-transform: uppercase;
    margin-top: 0;
    color: #111;
    font-weight: 400
}

.sns-product-detail #sns_tab_products .tab-content h2 {
    font-size: 130%
}

.sns-product-detail #sns_tab_products .tab-content h3 {
    font-size: 120%
}

.sns-product-detail #sns_tab_products .tab-content h4 {
    font-size: 100%
}

.sns-product-detail #sns_tab_products .tab-content label {
    font-weight: 400
}

.sns-product-detail #sns_tab_products .tab-content label em {
    color: red
}

.sns-product-detail #sns_tab_products .tab-content ul.product-tags {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px
}

.sns-product-detail #sns_tab_products .tab-content ul.product-tags li {
    display: inline-block;
    margin: 0 5px 0 0
}

.sns-product-detail #sns_tab_products .tab-content tbody td.label {
    width: 20%
}

/* .sns-product-detail #sns_tab_products .tab-content .validation-advice {
	display:none
} */

.sns-product-detail #sns_tab_products .tab-content #addTagForm {
    margin: 0 0 10px
}

.sns-product-detail #sns_tab_products .tab-content #addTagForm .input-box input {
    float: left;
    margin: 0 10px 5px 0;
    padding: 6px 10px
}

.sns-product-detail #sns_tab_products .tab-content #addTagForm button.button {
    clear: both
}

.sns-product-detail #sns_tab_products .tab-content #addTagForm .validation-advice {
    float: left;
    width: 100%;
    line-height: normal
}

.sns-product-detail #sns_tab_products .tab-content .box-tags h2 {
    display: none
}

.sns-product-detail #customer-reviews .pager p.amount {
    float: left;
    margin: 0;
    line-height: 24px
}

.sns-product-detail #customer-reviews .pager .limiter {
    float: right
}

.sns-product-detail #customer-reviews .pager .limiter label {
    float: left;
    margin: 0 8px 0 0;
    line-height: 24px
}

.sns-product-detail #customer-reviews .pager .limiter select {
    width: 60px;
    height: 24px;
    line-height: 24px;
    padding: 2px;
    margin: 5px 5px 0 0;
    cursor: pointer
}

.sns-product-detail #review-form {
    margin: 0
}

.sns-product-detail #review-form td.value {
    text-align: center
}

.sns-product-detail #review-form td.value input {
    display: inline-block
}

#confirmbox {
    border: 2px solid #686868
}

#confirmbox .add-to-cart {
    margin: 0 !important
}

#confirmbox .head-cfbox .product-title {
    font-weight: 700;
    color: #444
}

#confirmbox .product-name a {
    color: #444;
    font-weight: 700;
    text-transform: uppercase
}

#confirmbox .product-name a:hover {
    color: #d90400
}

#confirmbox .cf-producinfo .product-image {
    border: none
}

#confirmbox #bottom-cfbox {
    padding-top: 20px
}

#confirmbox #bottom-cfbox .btn {
    font-size: 100%;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 700;
    padding: 6px 24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #333;
    border: 1px solid #ccc;
    background: #f7f7f9
}

#confirmbox #bottom-cfbox .btn:hover {
    background-color: #d90400;
    color: #fff;
    border-color: #d90400
}

#confirmbox #cout_down {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 5px;
    color: #fff;
    background: #686868
}

#confirmbox .product-shop table.grouped-items-table {
    margin-bottom: 0
}

.postWrapper {
    padding: 0 0 20px
}

.postWrapper .postTitle {
    border: none;
    margin-bottom: 10px
}

.postWrapper .postTitle h2 {
    line-height: 24px;
    font-size: 150%
}

.postWrapper .postTitle h2 a:hover {
    color: #d90400
}

.postWrapper .postTitle h3 {
    line-height: normal;
    font-size: 91.5%;
    font-weight: 400
}

.postWrapper .postTitle.title-detail h2 {
    font-size: 116.7%;
    margin: -3px 0 0;
    text-transform: uppercase;
    color: #333
}

.postWrapper .postContent {
    padding-bottom: 5px
}

.postWrapper .aw-blog-read-more {
    display: none
}

.postWrapper .post-info {
    padding: 3px 0;
    border-top: 1px solid #dfdfdf
}

.postWrapper .postDetails h4.poster {
    font-size: 100%;
    line-height: normal
}

.postWrapper .postDetails .create-time {
    margin: 0
}

.cmt-heading h2 {
    font-size: 125%;
    line-height: 24px
}

.commentWrapper h4.username {
    font-size: 100%;
    line-height: normal;
    color: #d90400
}

#postComment h4.legend {
    font-weight: 400;
    font-size: 125%
}

#postComment .commentDetails {
    margin: 0
}

#postComment ul.form-list {
    list-style: none;
    margin: 0
}

#postComment ul.form-list .input-box {
    margin-bottom: 20px
}

#postComment ul.form-list .input-box input.input-text {
    margin: 0;
    padding: 5px 10px;
    max-width: 215px
}

#postComment ul.form-list .input-box textarea {
    margin: 0
}

#postComment ul.form-list .input-box .validation-advice {
    margin-top: 3px
}

#postComment ul.form-list .input-box label {
    color: #333;
    display: none
}

.no-breadcrumbs #sns_menu {
    margin-bottom: 30px
}

.cms-home #sns_menu {
    margin-bottom: 50px
}

.cms-home #sns_content {
    margin: 0 0 25px
}

#sns_promotions {
    position: relative;
    z-index: 2;
    margin: 0 0 50px
}

#sns_productswrap {
    padding: 0
}

#sns_productswrap .sns-slider {
    margin-bottom: 25px
}

#sns_productswrap .sns-slider .owl-wrapper {
    margin: 10px 0 0
}

h1#logo {
    margin: 0;
    line-height: 1;
    padding: 20px 0;
    display: inline;
}

#sns_header_top {
    position: relative;
    background: #202020;
    min-height: 80px;
    color: #aaa
}

#sns_header_top a {
    color: #ddd
}

#sns_header_top a:hover {
    color: #d90400
}

#sns_header_top .col_left {
    float: left
}

#sns_header_top .currency-switcher, #sns_header_top .language-switcher {
    float: left;
    position: relative;
}

#sns_header_top .currency-switcher .title, #sns_header_top .language-switcher .title {
    font-weight: 400;
    color: #aaa;
    text-transform: capitalize;
    font-size: 100%;
    cursor: pointer;
    line-height: 24px;
    padding: 0 5px 0 0
}

#sns_header_top .currency-switcher:hover ul, #sns_header_top .language-switcher:hover ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%
}

#sns_header_top .currency-switcher ul, #sns_header_top .language-switcher ul {
    margin: 0;
    padding: 0;
    list-style: none;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    min-width: 120px;
    padding: 10px 15px;
    background: #fff;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    visibility: hidden;
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 120%
}

#sns_header_top .currency-switcher ul li, #sns_header_top .language-switcher ul li {
    padding: 5px 0
}

#sns_header_top .currency-switcher ul li a, #sns_header_top .language-switcher ul li a {
    color: #444
}

#sns_header_top .currency-switcher ul li > span, #sns_header_top .language-switcher ul li > span {
    color: #444
}

#sns_header_top .currency-switcher ul li > span.current, #sns_header_top .currency-switcher ul li > span, #sns_header_top .language-switcher ul li > span.current, #sns_header_top .language-switcher ul li > span {
    color: #d90400
}

#sns_header_top .currency-switcher ul li a:hover, #sns_header_top .language-switcher ul li a:hover {
    color: #d90400
}

#sns_header_top .language-switcher {
    padding-top: 25px;
}

#sns_header_top .language-switcher .title:after {
    color: #303030;
    content: "I";
    display: index_block;
    padding: 0 10px
}

#sns_header_top .language-switcher .title > img {
    margin-top: -3px
}

#sns_header_top .language-switcher .list-lang li > a > *, #sns_header_top .language-switcher .list-lang li > span > * {
    display: inline-block;
    vertical-align: middle
}

#sns_header_top .language-switcher .list-lang li > a > img, #sns_header_top .language-switcher .list-lang li > span > img {
    margin-right: 3px
}

#sns_header_top .col_right {
    float: right;
    padding-top: 1px;
}

#sns_header_top .col_right .quickaccess-inner {
    float: right
}

@media screen and (min-width: 1px) {
    #sns_header_top .col_right ul.links {
        padding: 0;
        margin-right: 20px;
    }
}

@media screen and (min-width: 1291px) {
    #sns_header_top .col_right ul.links {
        float: left;
        padding: 0;
        margin-right: 20px;
    }
}

#sns_header_top .col_right ul.links li a:before {
    color: #303030;
    content: "I";
    display: index_block;
    padding: 0 10px
}

#sns_header_top .col_right ul.links li, #sns_header_top .col_right p.welcome-msg, #sns_header_top .col_right .mini-cart {
    float: left;
    line-height: 34px;
    padding: 0;
    margin: 0;
    list-style: none
}

#sns_header_top .col_right p.welcome-msg > a {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #303030
}

#sns_header_top .col_right p.welcome-msg:hover {
    color: #d90400
}

#sns_header_top .col_right .mini-cart:hover {
    color: #fff
}

#sns_slideshow {
    margin-bottom: 20px;
    position: relative;
    z-index: 0
}

#sns_slideshow ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_slideshow .cwhite {
    color: #fff;
	color: #cf2929;
	
}

#sns_slideshow .fs50 {
    font-size: 50px
}

#sns_slideshow .fs34 {
    font-size: 34px
}

#sns_slideshow .fs24 {
    font-size: 24px
}

#sns_slideshow .fs20 {
    font-size: 20px
}

#sns_slideshow .fs13 {
    font-size: 13px
}

#sns_slideshow .fwbold {
    font-weight: 700
}

#sns_slideshow .tuppercase {
    text-transform: uppercase
}

#sns_slideshow .tleft {
    text-align: left
}

#sns_slideshow .tright {
    text-align: right
}

#sns_slideshow .tcenter {
    text-align: center
}

#sns_slideshow .cyellow {
    color: #d90400
}

#sns_slideshow .forgirls {
    display: inline-block;
    vertical-align: middle
}

#sns_slideshow .forgirls:before, #sns_slideshow .forgirls:after {
    content: '';
    display: block;
    background: #fff;
    width: 45px;
    height: 1px;
    position: absolute;
    top: 50%
}

#sns_slideshow .forgirls:before {
    right: 110%
}

#sns_slideshow .forgirls:after {
    left: 110%
}

#sns_slideshow .btn-more {
    color: #fff;
    text-transform: uppercase;
    background: #d90400;
    font-size: 13px;
    padding: 10px 15px;
    display: inline-block
}

#sns_slideshow .btn-more:hover {
    opacity: .7;
    background: #d90400
}

#sns_slideshow .sns-revolutionslider-wrap .sns-revolutionslider {
    overflow: hidden
}

#sns_slideshow .sns-revolutionslider-wrap .wrap-inner {
    position: relative
}

#sns_slideshow .sns-revolutionslider-wrap .wrap-inner:hover .tparrows {
    opacity: 1;
    filter: alpha(opacity=100)
}

#sns_slideshow .sns-revolutionslider-wrap .wrap-inner .tparrows {
    background: none;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 50px;
    height: 50px
}

#sns_slideshow .sns-revolutionslider-wrap .wrap-inner .tparrows:before {
    content: '\f104';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.2);
    font-size: 30px;
    color: #fff;
    border-radius: 50%
}

#sns_slideshow .sns-revolutionslider-wrap .wrap-inner .tparrows:hover:before {
    background: #d90400
}

#sns_slideshow .sns-revolutionslider-wrap .wrap-inner .tparrows.tp-leftarrow:before {
    content: "\f104"
}

#sns_slideshow .sns-revolutionslider-wrap .wrap-inner .tparrows.tp-rightarrow:before {
    content: "\f105"
}

#sns_slideshow .sns-revolutionslider-wrap .wrap-inner .tp-bullets {
    display: none
}

#sns_content .index_block {
    margin-bottom: 50px
}

#sns_content .index_block.row20 {
    margin-bottom: 30px
}

#sns_content .index_block .block {
    margin-bottom: 0
}

#sns_content .index_block.our_partners {
    margin-bottom: 0
}

#sns_content .mrb50 {
    margin-bottom: 45px
}

#sns_content .shop_policy, #sns_botsl .shop_policy {
    float: left;
    width: 100%;
    margin-bottom: 25px
}

#sns_content .shop_policy .policy-icon, #sns_botsl .shop_policy .policy-icon {
    text-align: center
}

#sns_content .shop_policy .policy-icon .fa, #sns_botsl .shop_policy .policy-icon .fa {
    cursor: pointer;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
    display: inline-block;
    margin: 15px 30px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 0;
    border-radius: 50%;;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #888
}

#sns_content .shop_policy .policy-icon .fa:after, #sns_botsl .shop_policy .policy-icon .fa:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity .3s;
    -moz-transition: -moz-transform 0.2s, opacity .3s;
    transition: transform 0.2s, opacity .3s
}

#sns_content .shop_policy .policy-icon .fa:before, #sns_botsl .shop_policy .policy-icon .fa:before {
    font-size: 30px
}

#sns_content .shop_policy .policy-icon > h3, #sns_botsl .shop_policy .policy-icon > h3 {
    font-size: 14px;
    color: #444;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 5px
}

#sns_content .shop_policy .policy-icon > p, #sns_botsl .shop_policy .policy-icon > p {
    font-size: 13px;
    margin: 0
}

#sns_content .shop_policy .policy-icon:hover > .fa, #sns_botsl .shop_policy .policy-icon:hover > .fa {
    color: #d90400;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

#sns_content .shop_policy .policy-icon:hover > .fa:after, #sns_botsl .shop_policy .policy-icon:hover > .fa:after {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

#sns_content .shop_policy .policy-icon:hover h3 a, #sns_botsl .shop_policy .policy-icon:hover h3 a {
    color: #d90400
}

#sns_content .product-bottom {
    background: transparent
}

#sns_content .product-bottom .products-grid {
    background: #fff
}

#sns_content .product-bottom .products-grid .item {
    border-top: 0;
    margin-top: 0;
    padding: 15px 5px 5px
}

#sns_content .product-bottom .products-grid .item .item-img:before {
    display: none
}

#sns_content .product-bottom .products-grid .item .product-image:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 55%;
    right: 55%;
    background-position: center center;
    background-size: 0 0;
    background-repeat: no-repeat;
    background: rgba(32, 32, 32, 0.08);
    -webkit-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -moz-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -ms-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -o-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out
}

#sns_content .product-bottom .products-grid .item .product-image:hover:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 35px 25px
}

#sns_content .product-bottom .products-grid .item .item-info {
    height: 70px
}

#sns_content .product-bottom .products-grid .item:hover .product-image:before {
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px;
    background-size: 35px 25px
}

#sns_content .banner-bottom {
    padding: 0 !important;
    margin-bottom: 20px !important
}

#sns_content .banner-bottom .banner {
    border: 1px solid #eaeaea;
    margin-bottom: 2px
}

/*
#sns_botsl {
	background:#fff
}
*/
#sns_botsl .botsl_in {
    /*	background:#fff;*/
    padding: 0 0 20px
}

#sns_botsl .botsl_in:before, #sns_botsl .botsl_in:after {
    content: " ";
    display: table
}

#sns_botsl .botsl_in:after {
    clear: both
}

#sns_botsl .block {
    margin: 0
}

#sns_botsl .block .block-title {
    border: none;
    margin: 0;
    margin: 30px 0 0
}

#sns_botsl .block .block-content {
    padding: 0
}

#sns_botsl #contact_gmap {
    margin-bottom: 15px
}

.sns_partner .partners_slider {
    overflow: hidden;
    padding: 25px 0 5px
}

.sns_partner .partners_slider:hover .owl-controls .owl-buttons > div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.sns_partner .partners_slider:hover .owl-controls .owl-prev {
    left: 0
}

.sns_partner .partners_slider:hover .owl-controls .owl-next {
    right: 0
}

.sns_partner .partners_slider .wrap {
    text-align: center;
    padding: 5px
}

.sns_partner .partners_slider .wrap .wrap_in a {
    position: relative;
    display: inline-block
}

.sns_partner .partners_slider .wrap .wrap_in a:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 55%;
    right: 55%;
    background-position: center center;
    background-size: 0 0;
    background-repeat: no-repeat;
    background: rgba(32, 32, 32, 0.08);
    -webkit-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -moz-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -ms-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -o-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out
}

.sns_partner .partners_slider .wrap .wrap_in a:hover:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 35px 25px
}

.sns_partner .owl-buttons > div {
    position: absolute;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.sns_partner .owl-buttons .owl-prev, .sns_partner .owl-buttons .owl-next {
    background: #fff;
    border: 1px solid #eaeaee;
    width: 36px;
    height: 36px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 33%
}

.sns_partner .owl-buttons .owl-prev .fa, .sns_partner .owl-buttons .owl-next .fa {
    font-size: 24px;
    color: #ccc
}

.sns_partner .owl-buttons .owl-prev:hover, .sns_partner .owl-buttons .owl-next:hover {
    border: 1px solid #d90400;
    background: #d90400
}

.sns_partner .owl-buttons .owl-prev:hover .fa, .sns_partner .owl-buttons .owl-next:hover .fa {
    color: #fff
}

.sns_partner .owl-buttons .owl-prev {
    left: -40px
}

.sns_partner .owl-buttons .owl-next {
    right: -40px
}

#sns_footer_top {
    background: #202020;
    padding: 50px 0 15px;
    color: #888
}

#sns_footer_top .container {
    border-bottom: 1px solid #1a1a15
}

#sns_footer_top a {
    color: #888;
    text-decoration: none;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

#sns_footer_top a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #d90400
}

#sns_footer_top h3 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
    font-size: 155%
}

#sns_footer_top .column {
    max-height: 218px;
    overflow: hidden;
    padding-bottom: 20px
}

#sns_footer_top .column5 > p {
    padding-top: 5px
}

#sns_footer_top ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_footer_top ul li {
    padding: 3px 0
}

#sns_footer_top div.tags-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 -2px
}

#sns_footer_top div.tags-list ul:before, #sns_footer_top div.tags-list ul:after {
    content: " ";
    display: table
}

#sns_footer_top div.tags-list ul:after {
    clear: both
}

#sns_footer_top div.tags-list ul li {
    float: left;
    padding: 2px;
    margin: 0
}

#sns_footer_top div.tags-list ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #444;
    padding: 0 5px
}

#sns_footer_top div.tags-list ul li a:hover {
    color: #fff;
    border-color: #fff
}

#sns_footer_top .sns-social {
    padding: 5px 0 15px;
    margin-bottom: 20px
}

#sns_footer_top .sns-social ul {
    margin: 0 -3px
}

#sns_footer_top .sns-social ul li {
    display: block;
    padding: 3px;
    cursor: pointer
}

#sns_footer_top .sns-social ul li .fa {
    width: 24px;
    height: 24px
}

#sns_footer_top .sns-social ul li .fa:before {
    color: #888;
    line-height: 24px;
    display: block;
    -webkit-transition: all .3s cubic-bezier(0.360, -0.055, 0.000, 1.220);
    transition: all .3s cubic-bezier(0.360, -0.055, 0.000, 1.220)
}

#sns_footer_top .sns-social ul li:hover .fa {
    color: #d90400
}

#sns_footer_top .sns-social ul li:hover .fa:before {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    color: #d90400
}

#sns_footer_top .sns-social ul li:hover span {
    color: #d90400
}

#sns_footer_top ul.fa-ul li p {
    padding-left: 30px;
    margin: 0
}

#sns_footer_top ul.fa-ul li .fa, #sns_footer_top ul.payment .fa {
    width: 24px;
    height: 24px
}

#sns_footer_top ul.fa-ul li .fa:before, #sns_footer_top ul.payment .fa:before {
    color: #888;
    line-height: 24px;
    display: block;
    -webkit-transition: all .3s cubic-bezier(0.360, -0.055, 0.000, 1.220);
    transition: all .3s cubic-bezier(0.360, -0.055, 0.000, 1.220)
}

#sns_footer_top ul.fa-ul li:hover, #sns_footer_top ul.payment:hover {
    color: #d90400
}

#sns_footer_top ul.fa-ul li:hover .fa, #sns_footer_top ul.payment:hover .fa {
    color: #d90400
}

#sns_footer_top ul.fa-ul li:hover .fa:before, #sns_footer_top ul.payment:hover .fa:before {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    color: #d90400
}

#sns_footer_top > a {
    color: #d90400
}

#sns_footer_bottom {
    background: #202020;
    padding: 10px 0 28px;
    color: #888
}

#sns_footer_bottom a {
    color: #888
}

#sns_footer_bottom a:hover {
    color: #fff
}

#sns_footer_bottom .sns-copyright {
    pointer: relative;
    margin: 0;
    text-align: center
}

#sns_footer_bottom .sns-copyright a:hover {
    color: #d90400
}

#sns_footer_bottom .sns-copyright > a {
    color: #fff
}

#sns_footer_bottom ul.payment {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 -5px;
    position: absolute;
    bottom: 0;
    right: 15px
}

#sns_footer_bottom ul.payment li {
    display: inline-block;
    vertical-align: middle;
    padding: 2px
}

#sns_footer_bottom ul.payment li + li:before {
    content: "";
    margin: 0
}

#sns_footer_bottom ul.payment li a {
    display: block;
    width: 30px;
    height: 20px
}

#sns_footer_bottom ul.payment li a:hover:before {
    background: #fff;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

#sns_footer_bottom ul.payment li a:before {
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    background: #888;
    color: #222;
    margin: 0;
    border-radius: 3px;
    -webkit-transition: all .3s cubic-bezier(0.360, -0.055, 0.000, 1.220);
    transition: all .3s cubic-bezier(0.360, -0.055, 0.000, 1.220)
}

#sns_footer_bottom ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

#sns_footer_bottom ul li {
    display: inline-block;
    vertical-align: middle
}

#sns_footer_bottom ul li + li:before {
    content: "I";
    margin: 0 7px
}

@media (max-width: 767px) {
    #sns_footer_bottom {
        text-align: center
    }

    #sns_footer_bottom ul {
        text-align: center
    }
}

.banner-bottom .banner5 {
    display: inline-block;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #eaeaea
}

.banner-bottom .banner5:after {
    background-color: rgba(32, 32, 32, 0.08);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    -webkit-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0
}

.banner-bottom .banner5:before {
    background-color: rgba(32, 32, 32, 0.08);
    top: 0;
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    width: 0;
    -webkit-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0
}

.banner-bottom .banner5:hover:before, .banner-bottom .banner5:hover:after {
    width: 100%;
    height: 100%
}

.category-products {
    background: #fff
}

.category-image {
    margin-bottom: 30px;
    overflow: hidden
}

.products-grid {
    border-right: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea
}

.products-grid.row {
    margin: 0
}

.products-grid .item {
    border: 1px solid #eaeaee;
    border-right: 0;
    padding-top: 15px;
    padding-bottom: 10px
}

.products-grid .item .item-inner {
    position: relative;
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
    text-align: left;
    z-index: 0;
    padding: 0 3px
}

.products-grid .item .item-inner:hover {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.products-grid .item .item-inner:hover .ico-new, .products-grid .item .item-inner:hover .ico-sale {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0)
}

.products-grid .item .item-inner:hover .item-img .product-image:before {
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px;
    background-size: 35px 25px
}

.products-grid .item .item-inner:hover .item-img .actions .link-wishlist, .products-grid .item .item-inner:hover .item-img .actions .link-compare, .products-grid .item .item-inner:hover .item-img .actions .sns-btn-quickview, .products-grid .item .item-inner:hover .item-img .actions .btn-cart {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275)
}

.products-grid .item .item-inner .no-rating, .products-grid .item .item-inner .ratings {
    display: none
}

.products-grid .item .item-inner .item-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px
}

.products-grid .item .item-inner .item-title a {
    color: #444
}

.products-grid .item .item-inner .item-title a:hover {
    color: #d90400
}

.products-grid .item .item-inner .item-info {
    height: 60px;
    overflow: hidden
}

@media (max-width: 1024px) {
    .products-grid .item .item-inner .item-info {
        height: 70px
    }
}

.products-grid .item .item-inner .item-price {
    margin: 5px 0
}

.products-grid .item .item-inner .btn-cart {
    border: 0;
    vertical-align: middle;
    display: block;
    color: #fff;
    text-align: center
}

.products-grid .item .item-inner .more-buttons .button, .products-grid .item .item-inner .more-buttons button {
    padding: 8px 15px
}

.products-grid .item .item-inner .item-img .product-image {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 15px 10px
}

.products-grid .item .item-inner .item-img .product-image:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 55%;
    right: 55%;
    background-position: center center;
    background-size: 0 0;
    background-repeat: no-repeat;
    background: rgba(32, 32, 32, 0.08);
    -webkit-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -moz-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -ms-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -o-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out
}

.products-grid .item .item-inner .item-img .product-image:hover:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 35px 25px
}

.products-grid .item .item-inner .item-img .actions {
    position: absolute;
    top: 45%;
    left: 0;
    height: 0;
    width: 100%;
    text-align: center
}

.products-grid .item .item-inner .item-img .actions .button-bottom, .products-grid .item .item-inner .item-img .actions .button-top {
    width: 100%
}

.products-grid .item .item-inner .item-img .actions .add-to-links {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

.products-grid .item .item-inner .item-img .actions .add-to-links li {
    display: inline-block;
    vertical-align: middle;
    margin-right: -1px
}

.products-grid .item .item-inner .item-img .actions .quickview-wrap {
    display: inline-block;
    vertical-align: middle
}

.products-grid .item .item-inner .item-img .actions .link-wishlist, .products-grid .item .item-inner .item-img .actions .link-compare, .products-grid .item .item-inner .item-img .actions .sns-btn-quickview, .products-grid .item .item-inner .item-img .actions .btn-cart {
    position: inherit;
    display: block;
    background: #202020;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, -110px);
    -ms-transform: translate(0px, -110px);
    transform: translate(0px, -110px);
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045)
}

.products-grid .item .item-inner .item-img .actions .link-wishlist:before, .products-grid .item .item-inner .item-img .actions .link-compare:before, .products-grid .item .item-inner .item-img .actions .sns-btn-quickview:before, .products-grid .item .item-inner .item-img .actions .btn-cart:before {
    color: #fff;
    font-size: 20px
}

.products-grid .item .item-inner .item-img .actions .link-wishlist:hover, .products-grid .item .item-inner .item-img .actions .link-compare:hover, .products-grid .item .item-inner .item-img .actions .sns-btn-quickview:hover, .products-grid .item .item-inner .item-img .actions .btn-cart:hover {
    background: #d90400
}

.products-grid .item .item-inner .item-img .actions .btn-cart {
    padding: 12px 20px;
    margin: 2px auto;
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.products-grid .item .item-inner .item-img .actions .link-wishlist {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.products-grid .item .item-inner .item-img .actions .link-wishlist:before {
    content: '\f08a';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.products-grid .item .item-inner .item-img .actions .sns-btn-quickview {
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.products-grid .item .item-inner .item-img .actions .sns-btn-quickview span {
    display: none
}

.products-grid .item .item-inner .item-img .actions .sns-btn-quickview:before {
    content: '\f06e';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.products-grid .item .item-inner .item-img .actions .link-compare {
    right: -62px;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.products-grid .item .item-inner .item-img .actions .link-compare:before {
    content: '\f0ec';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.category-products .products-grid {
    border: 0 !important
}

.category-products .products-grid .item {
    border: 0 !important;
    padding-top: 0;
    padding-bottom: 0
}

.category-products .products-grid .item .item-inner {
    margin-bottom: 1px;
    margin-left: -15px;
    margin-right: -14px;
    box-shadow: 0 0 0 1px #eaeaea;
    padding: 15px !important
}

.category-products .products-grid .item .item-inner .item-info {
    height: 100px
}

.category-products .products-grid .item .item-inner .badges .ico-product {
    top: 15px
}

.category-products .products-grid .item .item-inner .badges .ico-new {
    left: 15px
}

.category-products .products-grid .item .item-inner .badges .ico-sale {
    right: 15px
}

.products-list {
    border-left: 1px solid #eaeaee;
    border-right: 1px solid #eaeaee;
    margin: 0;
    padding: 0;
    list-style: none
}

.products-list > li.item {
    border-bottom: 1px solid #eaeaee;
    padding: 20px 0
}

.products-list > li.item:before, .products-list > li.item:after {
    content: " ";
    display: table
}

.products-list > li.item:after {
    clear: both
}

.products-list > li.item.last {
    border-bottom: 0
}

.products-list > li.item .item-title a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 100%;
    color: #444
}

.products-list > li.item .item-price {
    font-size: 145%;
    margin: 10px 0
}

.products-list > li.item .desc {
    margin-bottom: 15px;
    color: #444
}

.products-list > li.item .col-left {
    position: relative
}

.products-list > li.item .col-left:hover .item-img .ico-new, .products-list > li.item .col-left:hover .item-img .ico-sale {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0)
}

.products-list > li.item .col-left:hover .item-img .button-list .sns-btn-quickview {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275)
}

.products-list > li.item .col-left .item-img {
    margin-left: 15px;
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
    position: relative;
    overflow: hidden
}

.products-list > li.item .col-left .item-img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 55%;
    right: 55%;
    background-position: center center;
    background-size: 0 0;
    background-repeat: no-repeat;
    background: rgba(32, 32, 32, 0.08);
    -webkit-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -moz-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -ms-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -o-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out
}

.products-list > li.item .col-left .item-img:hover:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 35px 25px
}

.products-list > li.item .col-left .item-img .product-image {
    padding: 10px;
    display: block;
    text-align: center
}

.products-list > li.item .col-left .button-list {
    position: absolute;
    top: 40%;
    left: 0;
    height: 0;
    width: 100%;
    text-align: center;
    z-index: 99
}

.products-list > li.item .col-left .button-list .quickview-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px
}

.products-list > li.item .col-left .button-list .sns-btn-quickview {
    position: inherit;
    display: block;
    background: #141414;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, -110px);
    -ms-transform: translate(0px, -110px);
    transform: translate(0px, -110px);
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
    width: 40px;
    height: 40px;
    background: #191919;
    font-size: 20px
}

.products-list > li.item .col-left .button-list .sns-btn-quickview:before {
    color: #fff
}

.products-list > li.item .col-left .button-list .sns-btn-quickview:hover {
    background: #d90400
}

.products-list > li.item .col-left .button-list .sns-btn-quickview:hover:before {
    color: #fff
}

.products-list > li.item .col-left .button-list .sns-btn-quickview span {
    display: none
}

.products-list > li.item .col-left .button-list .sns-btn-quickview:before {
    content: '\f06e';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.products-list > li.item .col-right .content-right {
    margin: 0 10px
}

.products-list > li.item .col-right .actions .btn-cart {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 20px;
    height: 40px;
    color: #444
}

.products-list > li.item .col-right .actions .btn-cart:hover {
    color: #fff
}

.products-list > li.item .col-right .actions .add-to-links {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle
}

.products-list > li.item .col-right .actions .add-to-links li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px
}

.products-list > li.item .col-right .actions .link-wishlist, .products-list > li.item .col-right .actions .link-compare {
    width: 40px;
    height: 40px;
    display: block;
    background: #f6f6f6;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    font-size: 20px;
    border: 1px solid #ddd
}

.products-list > li.item .col-right .actions .link-wishlist:before, .products-list > li.item .col-right .actions .link-compare:before {
    color: #444
}

.products-list > li.item .col-right .actions .link-wishlist:hover, .products-list > li.item .col-right .actions .link-compare:hover {
    border: 1px solid #d90400;
    background: #d90400
}

.products-list > li.item .col-right .actions .link-wishlist:hover:before, .products-list > li.item .col-right .actions .link-compare:hover:before {
    color: #fff
}

.products-list > li.item .col-right .actions .link-wishlist:before {
    content: '\f08a';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    line-height: 38px
}

.products-list > li.item .col-right .actions .link-compare:before {
    content: '\f0ec';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    line-height: 38px
}

.block-custom {
    background: #ededed;
    padding: 20px
}

.block-custom h3 {
    font-size: 200%;
    font-weight: 700;
    margin: 10px 0
}

#sns_right .block, #sns_left .block {
    padding: 0 15px;
    border: 1px solid #eaeaee
}

#sns_right .block .block-content, #sns_left .block .block-content {
    padding: 20px 0;
    margin-top: 12px;
    border-top: 1px solid #eaeaee
}

.banner-right, .banner-detials {
    margin-bottom: 30px
}

.banner-right .banner, .banner-detials .banner {
    -display: inline-block;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    max-height: 100%
}

.banner-right .banner:after, .banner-detials .banner:after {
    background-color: rgba(32, 32, 32, 0.08);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    -webkit-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0
}

.banner-right .banner:before, .banner-detials .banner:before {
    background-color: rgba(32, 32, 32, 0.08);
    top: 0;
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    width: 0;
    -webkit-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0
}

.banner-right .banner:hover:before, .banner-right .banner:hover:after, .banner-detials .banner:hover:before, .banner-detials .banner:hover:after {
    width: 100%;
    height: 100%
}

.block {
    margin-bottom: 30px;
    background: #fff;
    text-align: center;

}

.item.col-lg-4.col-md-4.col-sm-4.col-xs-6.col-phone-6 img {
    margin-bottom: 15px;
}

#sns_sticky_right .block, #sns_sticky_left .block {
    margin: 0
}

.block .btn-remove {
    position: absolute;
    top: 0;
    right: 0
}

.block .block-title {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
    position: relative;
    height: 57px;
    padding-top: 16px;
}

.my-title {
    height: 57px;
    list-style: outside none none;
    padding-top: 15px;
    background: #D90400;
    width: 240px;
}

.block-my-title {
    border: none;
    color: #fff;
    font-size: 150%;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
    position: relative;
    background: #202020;
    text-align: left;
    height: 57px;
    padding: 0;
}

#sns_sticky_right .block .block-title, #sns_sticky_left .block .block-title {
    margin: 0
}

.block .block-title span {
    background: #fff;
    padding-right: 8px
}

.block .block-title .navslider {
    position: absolute;
    margin-top: -28px;
    top: 50%;
    right: 0
}

.block .block-title .navslider a {
    display: inline-block;
    vertical-align: middle
}

.block .block-title .navslider a i {
    width: 57px;
    height: 57px;
    background: #202020;
    text-align: center;
    line-height: 57px;
    font-size: 28px;
    color: #ccc;
    border: 1px solid #1a1a1a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.block .block-title .navslider a i:hover {
    background: #d90400;
    border: 1px solid #d90400;
    color: #fff
}

.block.product-col label.related {
    position: absolute;
    left: 3px;
    top: 0;
    padding: 0;
    z-index: 1
}

.block.product-col ul {
    margin: 0;
    padding: 0
}

.block.product-col .item {
    border-bottom: 1px solid #eaeaea;
    list-style: none;
    padding: 18px 0;
    margin: 0
}

.block.product-col .item .product-image {
    float: left;
    margin-right: 5px;
    position: relative;
    padding: 10px 8px
}

.block.product-col .item .product-image:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 55%;
    right: 55%;
    background-position: center center;
    background-size: 0 0;
    background-repeat: no-repeat;
    background: rgba(32, 32, 32, 0.08);
    -webkit-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -moz-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -ms-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -o-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out
}

.block.product-col .item .product-image:hover:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 35px 25px
}

.block.product-col .item:hover .product-image:before {
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px;
    background-size: 35px 25px
}

.block.product-col .item .info-product {
    float: left;
    max-width: 53%
}

.block.product-col .item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.block.sns-slider .block-title {
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
    position: relative;
    height: 57px;
    padding: 0;
    padding: 16px;
}

.block.sns-slider .container-slider {
    padding: 0;
    margin: 0
}

.block.sns-slider.hot-deals .block-title {
    color: #fff;
    font-size: 150%;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
    position: relative;
    background: #202020;
    text-align: left;
    height: 57px;
}

.block.sns-slider.hot-deals .block-title strong {
    display: block;
    background: #d90400;
    position: absolute;
    top: 0;
    left: -7px;
    padding: 0 20px;
    color: #fff;
    height: 54px;
    line-height: 54px;
    white-space: nowrap
}

.block.sns-slider.hot-deals .block-title strong:before {
    width: 0;
    height: 0;
    border-style: solid;
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    border-color: transparent #730200 transparent transparent;
    border-width: 0 7px 10px 0;
    left: 0
}

.block.sns-slider.hot-deals .block-title strong:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 99.99%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 0 27px 27px;
    border-color: transparent transparent transparent #d90400
}

.block.sns-slider.hot-deals .container-slider {
    padding: 0 0 15px
}

.block.sns-slider.hot-deals .container-slider .item:hover {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.block.sns-slider.hot-deals .container-slider .item:hover .item-img .product-image {
    -webkit-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    transform: translate(0, -30px)
}

.block.sns-slider.hot-deals .container-slider .item:hover .item-img .gallery {
    opacity: .9;
    filter: alpha(opacity=90);
    bottom: 0
}

.block.sns-slider.hot-deals .container-slider .item:hover .item-img .actions .link-wishlist, .block.sns-slider.hot-deals .container-slider .item:hover .item-img .actions .link-compare, .block.sns-slider.hot-deals .container-slider .item:hover .item-img .actions .sns-btn-quickview {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    top: -30px;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275)
}

.block.sns-slider.hot-deals .container-slider .item .item-img {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden
}

.block.sns-slider.hot-deals .container-slider .item .item-img .product-image {
    display: block;
    text-align: center
}

.block.sns-slider.hot-deals .container-slider .item .item-img .gallery {
    padding: 3px 25px;
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.block.sns-slider.hot-deals .container-slider .item .item-img .gallery .img {
    margin: 0 2px;
    text-align: center
}

.block.sns-slider.hot-deals .container-slider .item .item-img .gallery .img img {
    cursor: pointer
}

.block.sns-slider.hot-deals .container-slider .item .item-img .gallery .owl-controls .owl-buttons {
    color: #ccc
}

.block.sns-slider.hot-deals .container-slider .item .item-img .gallery .owl-controls .owl-buttons > div {
    position: absolute;
    top: 50%;
    margin-top: -10px
}

.block.sns-slider.hot-deals .container-slider .item .item-img .gallery .owl-controls .owl-prev {
    left: -15px
}

.block.sns-slider.hot-deals .container-slider .item .item-img .gallery .owl-controls .owl-next {
    right: -15px
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions {
    position: absolute;
    top: 50%;
    left: 50%
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .add-to-links {
    margin: 0;
    padding: 0;
    list-style: none
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-wishlist, .block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-compare, .block.sns-slider.hot-deals .container-slider .item .item-img .actions .sns-btn-quickview {
    width: 40px;
    height: 40px;
    display: block;
    background: #333;
    position: absolute;
    top: -120px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.600, -0.280, 0.735, 0.045)
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-wishlist:before, .block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-compare:before, .block.sns-slider.hot-deals .container-slider .item .item-img .actions .sns-btn-quickview:before {
    color: #fff;
    font-size: 20px
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-wishlist:hover, .block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-compare:hover, .block.sns-slider.hot-deals .container-slider .item .item-img .actions .sns-btn-quickview:hover {
    background: #d90400
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-wishlist {
    left: -62px;
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-wishlist:before {
    font-family: 'ElegantIcons';
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e030';
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .sns-btn-quickview {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    right: -20px
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .sns-btn-quickview span {
    display: none
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .sns-btn-quickview:before {
    font-family: 'ElegantIcons';
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\55';
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-compare {
    right: -62px;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.block.sns-slider.hot-deals .container-slider .item .item-img .actions .link-compare:before {
    font-family: 'ElegantIcons';
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\2f';;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

.block.sns-slider.hot-deals .container-slider .item .item-title a {
    font-size: 130%;
    font-weight: 700;
    text-transform: uppercase
}

.block.sns-slider.hot-deals .container-slider .item .discount {
    margin-bottom: 20px
}

.block.sns-slider.hot-deals .container-slider .item .countdown {
    margin-bottom: 20px;
    display: table;
    width: 100%;
    text-align: center
}

.block.sns-slider.hot-deals .container-slider .item .countdown:before, .block.sns-slider.hot-deals .container-slider .item .countdown:after {
    content: " ";
    display: table
}

.block.sns-slider.hot-deals .container-slider .item .countdown:after {
    clear: both
}

.block.sns-slider.hot-deals .container-slider .item .countdown .countdown-row {
    display: table-row
}

.block.sns-slider.hot-deals .container-slider .item .countdown .countdown-row:before, .block.sns-slider.hot-deals .container-slider .item .countdown .countdown-row:after {
    content: " ";
    display: table
}

.block.sns-slider.hot-deals .container-slider .item .countdown .countdown-row:after {
    clear: both
}

.block.sns-slider.hot-deals .container-slider .item .countdown .countdown-row .countdown-section {
    display: table-cell;
    border: 1px solid #eee;
    padding: 5px 0;
    text-align: center
}

.block.sns-slider.hot-deals .container-slider .item .countdown .countdown-row .countdown-section + .countdown-section {
    border-left: none
}

.block.sns-slider.hot-deals .container-slider .item .countdown .countdown-row .countdown-section .countdown-amount {
    color: #666;
    display: block;
    font-weight: 700;
    font-size: 120%
}

.block.sns-slider.hot-deals .container-slider .item .countdown .countdown-row .countdown-section .countdown-period {
    color: #aaa
}

.block.sns-slider.hot-deals .container-slider .item .btn-cart {
    padding: 8px 15px
}

.block.box-up-sell {
    background: transparent
}

.block.box-up-sell .block-title {
    margin: 0;
    padding: 15px 0
}

.block.box-up-sell .products-grid {
    background: #fff
}

.block.box-up-sell .products-grid .item {
    border-top: 0
}

.block.box-up-sell .products-grid .item:last-child {
    border-right: 0
}

.block.box-up-sell .block-subtitle {
    margin-bottom: 10px
}

.block.box-up-sell .block-subtitle a {
    color: #d90400
}

.block.block-stickynote.on-top .block-title {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 75px;
    border: 1px solid #ccc;
    float: left;
    margin: 0 30px 0 0;
    line-height: 40px;
    color: inherit
}

.block.block-stickynote.on-top .block-content {
    padding: 0;
    color: inherit;
    line-height: 18px
}

.block.blank .block-content {
    padding: 0 !important
}

.block.block-custommenu {
    text-align: center !important;
    padding: 20px 0 10px;
    border: 1px solid transparent;
    margin-top: 10px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.block.block-custommenu > * {
    margin: 0 auto
}

.block.block-custommenu .block-title {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #fff
}

.block.block-custommenu .block-content {
    padding: 0 10px !important;
    color: #888
}

.block.block-custommenu:hover {
    border-color: #888
}

.block.block-privacypolicy .block-title {
    text-transform: none;
    font-size: 183.3%
}

.block.block-privacypolicy .block-title span {
    padding-bottom: 5px
}

.block.block-privacypolicy .block-content ul.custom-block {
    list-style: none;
    margin: 20px 0 0
}

.block.block-privacypolicy .block-content ul.custom-block li {
    padding: 0 0 0 60px;
    height: 47px;
    position: relative;
    margin: 10px 0 0;
    line-height: 46px;
    color: #333
}

.block.block-privacypolicy .block-content ul.custom-block li:before {
    position: absolute;
    content: "";
    height: 45px;
    width: 45px;
    left: 0;
    top: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #d90400;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background: url(../images/ico-pricacypolicy.png) no-repeat left top
}

.block.block-privacypolicy .block-content ul.custom-block li span {
    line-height: 18px;
    display: inline-block;
    margin-top: 3px
}

.block.block-privacypolicy .block-content ul.custom-block li:hover {
    color: #d90400
}

.block.block-privacypolicy .block-content ul.custom-block li:hover:before {
    background-color: #d90400;
    background-position: left -45px
}

.block.block-privacypolicy .block-content ul.custom-block li.money-back:before {
    background-position: left -90px
}

.block.block-privacypolicy .block-content ul.custom-block li.money-back:hover:before {
    background-position: left -135px
}

.block.block-privacypolicy .block-content ul.custom-block li.order-247:before {
    background-position: left -180px
}

.block.block-privacypolicy .block-content ul.custom-block li.order-247:hover:before {
    background-position: left -225px
}

.block.block-privacypolicy .block-content ul.custom-block li.special-event:before {
    background-position: left -270px
}

.block.block-privacypolicy .block-content ul.custom-block li.special-event:hover:before {
    background-position: left -315px
}

.block.block-privacypolicy .block-content ul.custom-block li.gift:before {
    background-position: left -360px
}

.block.block-privacypolicy .block-content ul.custom-block li.gift:hover:before {
    background-position: left -405px
}

.block.have-border {
    border: 2px solid #dfdfdf;
    position: relative;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.block.have-border .block-inner {
    margin: -2px;
    padding: 4px
}

.block.have-border .block-inner .block-inner2 {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border: 1px solid #dfdfdf;
    text-align: center;
    padding: 10px
}

.block.block-wishlist .block-title small {
    font-size: 100%
}

.block.block-wishlist ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.block.block-wishlist ul li {
    margin: 0 0 15px;
    position: relative
}

.block.block-wishlist ul li .btn-remove {
    top: 15px
}

.block.block-wishlist ul .product-image {
    display: block;
    margin-right: 10px;
    float: left;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    overflow: hidden
}

.block.block-wishlist ul .info-product {
    overflow: hidden
}

.block.block-wishlist .actions {
    padding: 15px 0 0;
    text-align: right
}

.block.block-compare .block-title small {
    display: none
}

.block.block-compare p.product-name {
    font-weight: 700;
    font-size: 100%;
    padding-right: 20px;
    text-transform: uppercase;
    color: #444
}

.block.block-compare p.empty {
    margin: 0
}

.block.block-compare ol {
    padding: 0 0 0 20px;
    margin: 0
}

.block.block-compare ol li {
    margin: 3px 0
}

.block.block-compare .actions {
    padding: 15px 0 0;
    text-align: right
}

.block.block-compare .actions .button {
    margin: 0 0 0 5px
}

.block-latestblog {
    overflow: hidden
}

.block-latestblog .list-blog {
    display: none
}

.block-latestblog .block-content {
    margin: 0 -15px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 45px !important;
}

.block-latestblog .block-content .post-img {
    margin-bottom: 10px;
    max-height: 142px;
    overflow: hidden;
    max-width: 262px;
    display: block;
    width: 100%;
    position: relative
}

.block-latestblog .block-content .post-img i {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 14px;
    width: 32px;
    height: 32px;
    left: 40%;
    line-height: 32px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    -ms-transition: all .4s ease 0;
    -o-transition: all .4s ease 0;
    transition: all .4s ease 0;
    z-index: 2
}

.block-latestblog .block-content .post-img i:hover {
    -webkit-animation: 2s linear 0 normal none infinite running spinAround;
    animation: 2s linear 0 normal none infinite running spinAround;
    -moz-animation: 2s linear 0 normal none infinite running spinAround;
    background: #d90400
}

.block-latestblog .block-content .post-img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 100%;
    -webkit-transition: all .2s ease-out .3s;
    transition: all .2s ease-out .3s
}

.block-latestblog .block-content .post-img:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: 0;
    -webkit-transition: all .2s ease-out .3s;
    transition: all .2s ease-out .3s
}

.block-latestblog .block-content .post-title {
    font-weight: 700;
    text-transform: capitalize
}

.block-latestblog .block-content .item-post {
    padding: 0 15px 5px
}

.block-latestblog .block-content .item-post:hover .post-img:before {
    right: 50%;
    background-color: rgba(32, 32, 32, 0.6);
    opacity: .5;
    z-index: 1
}

.block-latestblog .block-content .item-post:hover .post-img:after {
    left: 50%;
    background-color: rgba(32, 32, 32, 0.6);
    opacity: .5
}

.block-latestblog .block-content .item-post:hover .post-img i {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.block-latestblog .block-content .post-title {
    color: #111;
    margin-bottom: 5px
}

.block-latestblog .block-content .post-content, .block-latestblog .block-content .date {
    color: #888
}

.block-latestblog .block-content .post-content .fa, .block-latestblog .block-content .date .fa {
    margin-right: 5px
}

.block-latestblog .block-content a.readmore {
    background: #f6f6f6;
    border: 1px solid #ddd;
    font-size: 100%;
    font-weight: 700;
    padding: 7px 15px;
    float: left;
    margin-top: 15px;
    color: #444;
    text-transform: uppercase
}

.block-latestblog .block-content a.readmore:hover {
    border: 1px solid #d90400;
    background: #d90400;
    color: #fff
}

.slider-wrap {
    position: relative
}

.slider-wrap:hover .navslider {
    opacity: 1;
    filter: alpha(opacity=100)
}

.slider-wrap .navslider {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: 0;
    top: -30px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.slider-wrap .navslider a i {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eaeaee;
    color: #ccc;
    font-size: 16px;
    height: 20px;
    line-height: 17px;
    text-align: center;
    transition: all .3s ease 0;
    width: 20px
}

.slider-wrap .navslider a i:hover {
    background: #d90400;
    color: #fff;
    border-color: #d90400
}

.block-subscribe .block_content {
    text-align: center
}

.block-subscribe .block_content > p {
    padding: 1px 0
}

.block-subscribe .block_content .actions {
    margin-bottom: 24px
}

.block-subscribe .block_content .actions input, .block-subscribe .block_content .actions button {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    border-radius: 8px;
    border-color: #ddd
}

.block-subscribe .block_content .actions input:hover, .block-subscribe .block_content .actions input:active, .block-subscribe .block_content .actions input:focus, .block-subscribe .block_content .actions button:hover, .block-subscribe .block_content .actions button:active, .block-subscribe .block_content .actions button:focus {
    border-color: #d90400
}

.block-subscribe .block_content .actions input {
    width: 300px;
    margin-right: 10px
}

.block-subscribe-content {
    background: #d90400;
    padding: 15px 0
}

.block-subscribe-content form {
    display: table;
    width: 100% 0
}

.block-subscribe-content h3 {
    display: table-cell;
    vertical-align: top;
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding-right: 30px
}

.block-subscribe-content p {
    color: #fff;
    margin: 0
}

.block-subscribe-content .subscribe_form {
    display: table-cell;
    vertical-align: top;
    margin-top: 18px
}

.block-subscribe-content .subscribe_form .inner {
    position: relative
}

.block-subscribe-content .subscribe_form .inner input {
    width: 100%;
    color: #fff;
    border: none;
    padding: 8px 10px;
    height: 35px;
    background: #d90400;
    border-bottom: 1px solid #ff7673
}

.block-subscribe-content .subscribe_form .inner ::-webkit-input-placeholder {
    color: #fff
}

.block-subscribe-content .subscribe_form .inner ::-moz-placeholder {
    color: #fff
}

.block-subscribe-content .subscribe_form .inner :-ms-input-placeholder {
    color: #fff
}

.block-subscribe-content .subscribe_form .inner input:-moz-placeholder {
    color: #fff
}

.block-subscribe-content .subscribe_form .inner button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    bottom: 0;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: transparent
}

@media (max-width: 767px) {
    .block-subscribe-content form {
        display: block
    }

    .block-subscribe-content h3 {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 15px
    }

    .block-subscribe-content .subscribe_form {
        display: block;
        width: 100%
    }
}

.block_topsearch .form-search {
    position: relative;
    width: 270px;
    margin-left: 10px
}

.block_topsearch .form-search:before, .block_topsearch .form-search:after {
    content: " ";
    display: table
}

.block_topsearch .form-search:after {
    clear: both
}

.block_topsearch .form-search input {
    border: none;
    height: 34px;
    padding-left: 30px;
    background: #36373C;
    width: 100%;
    float: right;
    /* color: #85848A; */
    color: #fff;
    border-radius: 10px;
}

#basic-search span {
    display: none;
}

.block_topsearch .form-search input:hover {
    box-shadow: none
}

.block_topsearch .form-search input:focus {

}

.block_topsearch .form-search button {
    position: absolute;
    top: -1px;
    width: 30px;
    height: 100%;
    padding: 0;
    background: none;
    border: none;
    color: #85848A;
    font-size: 20px;
}

.block_topsearch .form-search button:before {
    content: '\f002';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px
}

.block_topsearch .form-search button:hover {
    color: #d90400;
    background: none
}

@media (max-width: 844px) {
    .block_topsearch {
        position: relative
    }

    .block_topsearch:before {
        content: '\f002';
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-size: 30px;
        margin-top: -2px;
        float: right !important;
    }

    .block_topsearch .form-search {
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        width: 30px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .block_topsearch:hover:before {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .block_topsearch:hover .form-search {
        opacity: 1;
        filter: alpha(opacity=100);
        width: 180px
    }
}

.sns_banner {
    margin-bottom: 20px
}

.sns_banner .banners_slider {
    position: relative
}

.sns_banner .banners_slider + .post-text {
    margin-top: 20px
}

.sns_banner .banners_slider .wrap {
    overflow: hidden
}

.sns_banner .banners_slider .owl-controls {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center
}

.sns_banner .banners_slider .owl-controls .owl-page {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 2px
}

.sns_banner .banners_slider .owl-controls .owl-page:hover, .sns_banner .banners_slider .owl-controls .owl-page.active {
    background: #d90400
}

.sns_banner .post-text {
    margin-top: 20px
}

.sns_banner .post-text ul.policy {
    margin: 0;
    padding: 0;
    list-style: none
}

.sns_banner .post-text ul.policy li {
    padding: 3px 0
}

.sns_banner .post-text ul.policy li:before {
    content: '\e080';
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #ccc
}

.price-box p {
    margin: 0;
    display: inline-block
}

.price-box .old-price {
    margin: 0;
    padding: 0;
    margin-right: 6px;
    display: inline-block;
    position: relative
}

.price-box .old-price .price {
    text-decoration: line-through;
    color: #444;
    position: relative;
    line-height: normal;
    font-size: 13px;
    font-weight: 400
}

.price-box .special-price .price {
    color: #d90400
}

.price-box .price {
    color: #444;
    line-height: 24px;
    font-size: 20px
}

.price-box .minimal-price-link .price {
    font-size: 100%
}

.price-box .price-label {
    display: none
}

.price-box .price-from {
    padding: 0 10px 0 0
}

.price-box .price-from .price-label {
    display: inline-block
}

.price-box .price-from .price {
    font-size: 20px
}

.price-box .price-to {
    padding: 0
}

.price-box .price-to .price {
    font-size: 20px
}

.price-box .price-to .price-label {
    display: inline-block
}

body.page-popup .add-to-links {
    padding: 0
}

#sns_mommenu .btn.leftsidebar, #sns_mommenu .btn.rightsidebar {
    display: none
}

#sns_mommenu .btn.leftsidebar .overlay, #sns_mommenu .btn.rightsidebar .overlay {
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9998;
    display: none
}
.item_4_1.tp-caption{
    position: absolute;
    bottom: 170px;
    left: 0;
    margin-left: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.item_4_2.tp-caption{
    position: absolute;
    bottom: 110px;
    left: 0;
    margin-left: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.item_4_3.tp-caption {
    position: absolute;
    bottom: 50px;
    left: 0;
    margin-left: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.sns-revolutionslider-wrap li.item_3 {
    text-align: center;
}
.item_3_1.tp-caption {
    position: absolute;
    bottom: 160px;
    text-align: center;
    width: 100%;
}
a.item_3_3.tp-caption {
    position: absolute;
    bottom: 40px;
    text-align: center;
    margin-left: -76px;
}
#sns_slideshow ul .item_2{text-align: center}

.item_2_1.tp-caption {
    position: absolute;
    bottom: 45%;
    text-align: center;
    width: 100%;
}
.item_2_2.tp-caption {
    position: absolute;
    bottom: 33%;
    text-align: center;
    width: 100%;
}
.item_2_3.tp-caption {
    position: absolute;
    bottom: 21%;
    width: 100%;
    left: 0;
    text-align: center;
}
a.item_2_5.tp-caption {
    position: absolute;
    bottom: 20px;
    margin-left: -76px;
}
#sns_slideshow ul .item_1 [class^="item_1_"]{
	position: absolute;
}
.item_1_1.tp-caption {
    bottom: 190px;
}
.item_1_2.tp-caption {
    position: absolute;
    bottom: 140px;
}
.item_1_3.tp-caption {
    position: absolute;
    bottom: 70px;
}
.item_1_4.tp-caption {
    position: absolute;
    bottom: 20px;
}

.call-icon{display: none}

@media (max-width: 767px) {
	#sns_footer_top .column {
		width: 100%;
	}
	.call-icon i.call-shop-ico {
		background: url('../images/call-shop-icon.png');
		width: 50px;
		height: 50px;
		display: block;
	}
	span.call-icon {
		position: fixed;
		left: 10px;
		bottom: 35px;
		z-index: 99999999;
		display: inline-block;
	}
}
@media (max-width: 991px) {
    #sns_right {
        position: fixed;
        top: 0;
        right: -280px;
        width: 300px;
        padding: 15px;
        height: 100%;
        bottom: 0;
        overflow: auto;
        background: #fff;
        z-index: 9999;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in
    }

    #sns_right.active {
        right: 0;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    #sns_right .sns-col-inner {
        padding: 0 0 50px
    }

    #sns_left {
        position: fixed;
        top: 0;
        left: -280px;
        width: 280px;
        padding: 15px;
        height: 100%;
        bottom: 0;
        overflow: auto;
        background: #fff;
        z-index: 9999;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in
    }

    #sns_left.active {
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    #sns_left .sns-col-inner {
        padding: 30px 0 50px
    }
}

.grouped-items-table {
    margin-bottom: 10px
}

#sns_ajaxwrap {
    display: none;
    width: 100%;
    height: 100%
}

#sns_ajaxwrap #sns_ajaxinner {
    width: 360px;
    margin: 0 0 0 -180px;
    z-index: 10002;
    position: fixed;
    left: 50%;
    padding: 0;
    display: block;
    visibility: visible
}

#sns_ajaxwrap #sns_ajaxinner #sns_ajaxbox {
    width: 100%;
    display: block
}

#sns_ajaxwrap #sns_ajaxinner #ajax_process {
    position: absolute;
    left: 50%;
    padding: 15px 0 10px;
    width: 180px;
    background: #000;
    margin: -15px 0 0 -90px;
    text-align: center;
    box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    -o-box-shadow: 0 0 5px #000;
    opacity: .7;
    filter: alpha(opacity=70)
}

#sns_ajaxwrap #sns_ajaxinner #ajax_process div {
    margin-top: 8px;
    color: #fff
}

#sns_ajaxwrap #btn-close {
    background: none;
    display: block;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    z-index: 1103
}

#sns_ajaxwrap #confirmbox {
    background-color: #fff;
    padding: 20px;
    position: relative;
    z-index: 1000;
    border: 1px solid #666;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    overflow: hidden
}

#sns_ajaxwrap #confirmbox p span {
    font-weight: 700
}

#sns_ajaxwrap #confirmbox .head-cfbox {
    text-align: center;
    margin-bottom: 10px
}

#sns_ajaxwrap #confirmbox .content-cfbox {
    text-align: center
}

#sns_ajaxwrap #confirmbox #bottom-cfbox {
    text-align: center
}

#sns_ajaxwrap #confirmbox #bottom-cfbox ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sns_ajaxwrap #confirmbox #bottom-cfbox ul li {
    display: inline
}

#sns_ajaxwrap #confirmbox #bottom-cfbox .btn {
    background: #3a3a3a;
    border: medium none;
    border-radius: 0 0 0 0;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    -o-text-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    color: #fff;
    font-size: 100%;
    padding: 7px 15px
}

#sns_ajaxwrap #confirmbox #bottom-cfbox .btn:hover {
    background: #000
}

#sns_ajaxwrap #confirmbox .product-name * {
    font-size: 150%;
    line-height: 20px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0 15px 0 0
}

#sns_ajaxwrap #confirmbox form {
    margin: 0
}

#sns_ajaxwrap #confirmbox form .add-to-cart {
    margin: 0;
    border: none;
    padding-bottom: 0
}

#sns_ajaxwrap #confirmbox .data-table input.input-text {
    max-width: 40px;
    text-align: center
}

#sns_ajaxwrap #confirmbox ul.options-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 5px
}

#sns_ajaxwrap #confirmbox ul.options-list li > input {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

#sns_ajaxwrap #confirmbox ul.options-list li > .label {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

#sns_ajaxwrap #confirmbox dl {
    margin-bottom: 10px
}

#sns_ajaxwrap #confirmbox dl dd {
    margin: 0
}

#sns_ajaxwrap #confirmbox dl dd .qty-holder:before, #sns_ajaxwrap #confirmbox dl dd .qty-holder:after {
    content: " ";
    display: table
}

#sns_ajaxwrap #confirmbox dl dd .qty-holder:after {
    clear: both
}

#sns_ajaxwrap #confirmbox dl dd .qty-holder label {
    margin-right: 10px
}

#sns_ajaxwrap #confirmbox dl dd .qty-holder input {
    width: 80px
}

#sns_ajaxwrap #confirmbox dl dd .input-box {
    padding: 0 0 5px 10px
}

#sns_ajaxwrap #confirmbox .data-table tbody td {
    padding: 0 5px
}

#sns_ajaxwrap #confirmbox .price-box {
    margin: 0 0 5px;
    padding: 5px 0 10px
}

#sns_ajaxwrap #confirmbox .price-box .old-price .price {
    font-size: 130%;
    font-weight: 400
}

#sns_ajaxwrap #confirmbox .price-box .special-price .price {
    font-size: 150%
}

#sns_ajaxwrap #confirmbox .price-box .regular-price .price {
    font-size: 150%
}

#sns_ajaxwrap #confirmbox .price-box .full-product-price .price {
    font-size: 150%
}

#sns_ajaxwrap #confirmbox .grouped-items-table .price-box .old-price {
    margin: 0 0 0 5px;
    font-size: 95%
}

#sns_ajaxwrap #confirmbox .grouped-items-table .price-box .old-price .price {
    font-size: 95%;
    font-weight: 400
}

#sns_ajaxwrap #confirmbox .grouped-items-table .price-box .special-price {
    font-size: 100%
}

#sns_ajaxwrap #confirmbox .grouped-items-table .price-box .special-price .price {
    font-size: 120%
}

#sns_ajaxwrap #confirmbox .grouped-items-table .price-box .regular-price .price {
    font-size: 100%
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart > label {
    display: none
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart .qty-container {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border: 1px solid #ddd
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart .qty-container button {
    display: inline-block;
    vertical-align: middle;
    border: none;
    color: #666;
    width: 30px;
    height: 38px;
    padding: 0;
    font-size: 150%;
    float: left
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart .qty-container button.qty-decrease:before {
    content: '-'
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart .qty-container button.qty-increase:before {
    content: '+'
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart .qty-container button:hover {
    background: none;
    color: #d90400
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart .qty-container input {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-width: 0 1px;
    color: #666;
    float: left
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart .qty-container input.qty {
    width: 50px;
    height: 38px;
    text-align: center
}

#sns_ajaxwrap #confirmbox .product-options-bottom .add-to-cart .btn-cart {
    height: 40px
}

#ajax_overlay {
    display: none;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9000;
    visibility: visible;
    background-color: #000;
    opacity: .2;
    filter: alpha(opacity=20)
}

.sns-ajaxcart.mini-cart {
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: left;
    border: none;
    border-radius: 0;
    overflow: visible;
    background: #d90400;
    color: #fff
}

.sns-ajaxcart.mini-cart:hover .tongle {
    background: #d90400;
    color: #fff
}

.sns-ajaxcart.mini-cart:hover .block-content {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%
}

.sns-ajaxcart.mini-cart .tongle {
    line-height: 34px;
    padding: 0 10px;
    cursor: pointer;
    font-size: 16px;
}

.sns-ajaxcart.mini-cart .tongle i {
    font-style: normal
}

.sns-ajaxcart.mini-cart .tongle i:first-child {
    margin-right: 6px
}

.sns-ajaxcart.mini-cart .block-content {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 300px;
    position: absolute;
    z-index: 9999;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    right: 0;
    top: 100%;
    background: #fff;
    overflow: hidden;
    display: none;
    visibility: hidden;
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 120%
}

.sns-ajaxcart.mini-cart .block-content .details .detail-title {
    cursor: pointer;
    text-decoration: underline
}

.sns-ajaxcart.mini-cart .block-content .item-options {
    background: none repeat scroll 0 0 #fff;: box-shadow: 0 0 4 px rgba(0, 0, 0, 0.2);
    display: none;
    margin: 0;
    max-height: 100px;
    min-width: 100px;
    padding: 5px 8px;
    position: absolute;
    right: 20%;
    top: 3px;
    z-index: 999
}

.sns-ajaxcart.mini-cart .block-content .item-options dt {
    padding-top: 6px;
    font-weight: 400;
    color: #444
}

.sns-ajaxcart.mini-cart .block-content .item-options dd {
    font-weight: 400;
    color: #444
}

.sns-ajaxcart.mini-cart .block-content:before {
    position: absolute;
    top: -15px;
    width: 100%;
    height: 10px;
    display: block;
    content: ''
}

.sns-ajaxcart.mini-cart .block-content .block-inner {
    position: relative;
    padding: 10px;
    color: #888
}

.sns-ajaxcart.mini-cart .block-content .block-inner .block-subtitle {
    background: #2d3538;
    color: #fff
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 10px 0 0
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .quantity-container {
    padding-bottom: 2px;
    color: #444
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .quantity-container strong {
    font-weight: 400
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item {
    padding: 0 0 15px;
    margin: 0 0 15px;
    overflow: hidden;
    border-bottom: 1px solid #eaeaea
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item:hover .product-image:before {
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px;
    background-size: 35px 25px
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-image {
    display: block;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    padding: 10px 5px;
    position: relative
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-image:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 55%;
    right: 55%;
    background-position: center center;
    background-size: 0 0;
    background-repeat: no-repeat;
    background: rgba(32, 32, 32, 0.08);
    -webkit-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -moz-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -ms-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    -o-transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out;
    transition: background .2s ease-out 0.2s, left .2s ease-out, right .2s ease-out
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-image:hover:before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 35px 25px
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details {
    overflow: hidden;
    position: relative;
    min-height: 55px
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .product-name {
    line-height: 100%;
    padding-right: 35px;
    margin-bottom: 5px
}

#sns_header_top .sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .product-name a {
    color: #444;
    font-weight: 700;
    text-transform: uppercase
}

#sns_header_top .sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .product-name a:hover {
    color: #d90400
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .qty-price:before, .sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .qty-price:after {
    content: " ";
    display: table
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .qty-price:after {
    clear: both
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .qty-price .price-box, .sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .qty-price .quantity-container {
    display: inline-block;
    vertical-align: middle
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .price-box .price {
    font-size: 150%;
    color: #444
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .quantity-container {
    margin: 0
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .quantity-container span {
    color: #444;
    text-transform: uppercase
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .quantity-container input {
    width: 24px;
    text-align: center;
    margin-left: 10px;
    padding: 0
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .item-action {
    position: absolute;
    top: -10px;
    right: 0;
    width: 25px
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .item-action .btn-remove, .sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .item-action .btn-edit {
    position: relative;
    border: 0;
    padding: 0
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .item-action .btn-remove:before, .sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .item-action .btn-edit:before {
    color: #ccc
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .item-action .btn-remove:hover:before, .sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .item-action .btn-edit:hover:before {
    color: #d90400
}

.sns-ajaxcart.mini-cart .block-content .block-inner .mini-products-list .item .product-details .item-action .btn-edit {
    margin-bottom: 5px
}

.sns-ajaxcart.mini-cart .block-content .block-inner .actions {
    text-align: right;
    padding: 0 0 10px
}

.sns-ajaxcart.mini-cart .block-content .block-inner .actions .total-price {
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center
}

.sns-ajaxcart.mini-cart .block-content .block-inner .actions .total-price .label {
    font-size: 150%;
    color: #444;
    margin: 0;
    padding: 0;
    font-weight: 400
}

.sns-ajaxcart.mini-cart .block-content .block-inner .actions .total-price .price {
    font-size: 150%;
    color: #444
}

#sns_header_top .sns-ajaxcart.mini-cart .block-content .block-inner .actions .btn-update {
    display: inline-block;
    margin: 5px 0 15px;
    font-weight: 700;
    text-transform: uppercase;
    background: #f6f6f6;
    color: #444;
    border: 1px solid #ddd;
    width: 100%;
    text-align: center
}

#sns_header_top .sns-ajaxcart.mini-cart .block-content .block-inner .actions .btn-update:hover {
    border: 1px solid #d90400;
    background: #d90400;
    color: #fff
}

.sns-ajaxcart.mini-cart .block-content .block-inner .actions .button {
    height: 40px;
    margin: 0;
    border-color: #ddd;
    color: #fff;
    background: #d90400;
    width: 100%;
    text-align: center
}

.sns-ajaxcart.mini-cart .block-content .block-inner .actions .button + .button {
    margin-top: 10px
}

.sns-ajaxcart.mini-cart .block-content .block-inner .actions .button:hover {
    border-color: #d90400;
}

.button.btn-proceed-checkout.btn-checkout {
    height: 50px;
    margin: 0;
    border-color: #ddd;
    color: #fff;
    background: #d90400;
    width: 100%;
    text-align: center;
    font-size: 125%;
}

@media (max-width: 479px) {
    #sns_ajaxwrap #sns_ajaxinner #sns_ajaxbox {
        margin: 0 auto;
        width: 70%
    }

    #sns_ajaxwrap #confirmbox p span {
        display: block
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }

    50% {
        -webkit-transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3)
    }

    50% {
        -moz-transform: scale(1.05)
    }

    70% {
        -moz-transform: scale(.9)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3)
    }

    50% {
        -o-transform: scale(1.05)
    }

    70% {
        -o-transform: scale(.9)
    }

    100% {
        opacity: 1;
        -o-transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }

    50% {
        transform: scale(1.05)
    }

    70% {
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }

    60% {
        -webkit-transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }

    60% {
        -moz-transform: translateX(-30px)
    }

    80% {
        -moz-transform: translateX(10px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }

    60% {
        -o-transform: translateX(-30px)
    }

    80% {
        -o-transform: translateX(10px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    60% {
        transform: translateX(-30px)
    }

    80% {
        transform: translateX(10px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes zoomIn {
    0% {
        opacity: 0;
        -moz-transform: scale(1.8)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@-o-keyframes zoomIn {
    0% {
        opacity: 0;
        -o-transform: scale(1.8)
    }

    100% {
        opacity: 1;
        -o-transform: scale(1)
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(1.8)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(.6)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes zoomOut {
    0% {
        opacity: 0;
        -moz-transform: scale(.6)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@-o-keyframes zoomOut {
    0% {
        opacity: 0;
        -o-transform: scale(.6)
    }

    100% {
        opacity: 1;
        -o-transform: scale(1)
    }
}

@keyframes zoomOut {
    0% {
        opacity: 0;
        transform: scale(.6)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes slideBottom {
    0% {
        opacity: 0;
        top: 50px
    }

    100% {
        opacity: 1;
        top: 0
    }
}

@-moz-keyframes slideBottom {
    0% {
        opacity: 0;
        top: 50px
    }

    100% {
        opacity: 1;
        top: 0
    }
}

@-o-keyframes slideBottom {
    0% {
        opacity: 0;
        top: 50px
    }

    100% {
        opacity: 1;
        top: 0
    }
}

@keyframes slideBottom {
    0% {
        opacity: 0;
        top: 50px
    }

    100% {
        opacity: 1;
        top: 0
    }
}

@-webkit-keyframes slideRight {
    0% {
        opacity: 0;
        left: 30px
    }

    100% {
        opacity: 1;
        left: 0
    }
}

@-moz-keyframes slideRight {
    0% {
        opacity: 0;
        left: 30px
    }

    100% {
        opacity: 1;
        left: 0
    }
}

@-o-keyframes slideRight {
    0% {
        opacity: 0;
        left: 30px
    }

    100% {
        opacity: 1;
        left: 0
    }
}

@keyframes slideRight {
    0% {
        opacity: 0;
        left: 30px
    }

    100% {
        opacity: 1;
        left: 0
    }
}

@-webkit-keyframes slideLeft {
    0% {
        opacity: 0;
        left: -30px
    }

    100% {
        opacity: 1;
        left: 0
    }
}

@-moz-keyframes slideLeft {
    0% {
        opacity: 0;
        left: -30px
    }

    100% {
        opacity: 1;
        left: 0
    }
}

@-o-keyframes slideLeft {
    0% {
        opacity: 0;
        left: -30px
    }

    100% {
        opacity: 1;
        left: 0
    }
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        left: -30px
    }

    100% {
        opacity: 1;
        left: 0
    }
}

@-webkit-keyframes pageLeft {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(-90deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(0deg)
    }
}

@-moz-keyframes pageLeft {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateY(-90deg)
    }

    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateY(0deg)
    }
}

@-o-keyframes pageLeft {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateY(-90deg)
    }

    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateY(0deg)
    }
}

@keyframes pageLeft {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateY(-90deg)
    }

    100% {
        opacity: 1;
        transform: perspective(400px) rotateY(0deg)
    }
}

@-webkit-keyframes pageRight {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(0deg)
    }
}

@-moz-keyframes pageRight {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateY(90deg)
    }

    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateY(0deg)
    }
}

@-o-keyframes pageRight {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateY(90deg)
    }

    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateY(0deg)
    }
}

@keyframes pageRight {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }

    100% {
        opacity: 1;
        transform: perspective(400px) rotateY(0deg)
    }
}

@-webkit-keyframes pageTop {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg)
    }
}

@-moz-keyframes pageTop {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateX(90deg)
    }

    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateX(0deg)
    }
}

@-o-keyframes pageTop {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateX(90deg)
    }

    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateX(0deg)
    }
}

@keyframes pageTop {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    100% {
        opacity: 1;
        transform: perspective(400px) rotateX(0deg)
    }
}

@-webkit-keyframes pageTopBack {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg)
    }
}

@-moz-keyframes pageTopBack {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateX(90deg)
    }

    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateX(0deg)
    }
}

@-o-keyframes pageTopBack {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateX(90deg)
    }

    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateX(0deg)
    }
}

@keyframes pageTopBack {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    100% {
        opacity: 1;
        transform: perspective(400px) rotateX(0deg)
    }
}

@-webkit-keyframes pageBottom {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(-90deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg)
    }
}

@-moz-keyframes pageBottom {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateX(-90deg)
    }

    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateX(0deg)
    }
}

@-o-keyframes pageBottom {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateX(-90deg)
    }

    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateX(0deg)
    }
}

@keyframes pageBottom {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateX(-90deg)
    }

    100% {
        opacity: 1;
        transform: perspective(400px) rotateX(0deg)
    }
}

@-webkit-keyframes starwars {
    0% {
        opacity: 0;
        -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
    }

    80% {
        opacity: 1;
        -webkit-transform: perspective(200px) scale(1) rotateX(60deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(200px) scale(1) rotateX(0deg)
    }
}

@-moz-keyframes starwars {
    0% {
        opacity: 0;
        -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
    }

    80% {
        opacity: 1;
        -moz-transform: perspective(200px) scale(1) rotateX(60deg)
    }

    100% {
        opacity: 1;
        -moz-transform: perspective(200px) scale(1) rotateX(0deg)
    }
}

@-o-keyframes starwars {
    0% {
        opacity: 0;
        -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
    }

    80% {
        opacity: 1;
        -o-transform: perspective(200px) scale(1) rotateX(60deg)
    }

    100% {
        opacity: 1;
        -o-transform: perspective(200px) scale(1) rotateX(0deg)
    }
}

@keyframes starwars {
    0% {
        opacity: 0;
        transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
    }

    80% {
        opacity: 1;
        transform: perspective(200px) scale(1) rotateX(60deg)
    }

    100% {
        opacity: 1;
        transform: perspective(200px) scale(1) rotateX(0deg)
    }
}

.sns-producttabs {
    margin: 0 0 30px;
    padding: 0;
    overflow: hidden;
    background: #fff
}

.sns-producttabs .pre-text {
    margin: 0 0 15px
}

.sns-producttabs .post-text {
    margin: 10px 0 0
}

.sns-producttabs a:hover {
    text-decoration: none
}

.sns-producttabs .sns-pdt-container {
    padding: 0
}

.sns-producttabs .sns-pdt-container .pdt-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.sns-producttabs .sns-pdt-container .pdt-nav > li {
    float: left;
    font-size: 16px;
    line-height: 100%;
    margin: 0 10px 10px 0;
    padding: 8px 15px;
    cursor: pointer
}

.sns-producttabs .sns-pdt-content {
    margin: 0;
    padding: 0
}

.sns-producttabs .sns-pdt-content .pdt-content {
    margin: 30px 0 0;
    padding: 0;
    width: 100%;
    display: none
}

.sns-producttabs .sns-pdt-content .pdt-content .item.first {
    margin-left: 0
}

.sns-producttabs .sns-pdt-content .pdt-content .item {
    float: left;
    margin-bottom: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.sns-producttabs .sns-pdt-content .pdt-content .item-animate {
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative
}

.sns-producttabs .sns-pdt-content .pdt-content .play .item-animate {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}

.sns-producttabs .sns-pdt-content .pdt-content .slideBottom.play .item-animate {
    -webkit-animation: slideBottom 600ms ease both;
    animation: slideBottom 600ms ease both;
    -moz-animation: slideBottom 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .slideLeft.play .item-animate {
    -webkit-animation: slideLeft 600ms ease both;
    animation: slideLeft 600ms ease both;
    -moz-animation: slideLeft 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .slideRight.play .item-animate {
    -webkit-animation: slideRight 600ms ease both;
    animation: slideRight 600ms ease both;
    -moz-animation: slideRight 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .bounceIn.play .item-animate {
    -webkit-animation: bounceIn 600ms ease both;
    animation: bounceIn 600ms ease both;
    -moz-animation: bounceIn 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .bounceInRight.play .item-animate {
    -webkit-animation: bounceInRight 600ms ease both;
    animation: bounceInRight 600ms ease both;
    -moz-animation: bounceInRight 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .zoomIn.play .item-animate {
    -webkit-animation: zoomIn 600ms ease both;
    animation: zoomIn 600ms ease both;
    -moz-animation: zoomIn 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .zoomOut.play .item-animate {
    -webkit-animation: zoomOut 600ms ease both;
    animation: zoomOut 600ms ease both;
    -moz-animation: zoomOut 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .pageRight.play .item-animate {
    -webkit-animation: pageRight 600ms ease both;
    animation: pageRight 600ms ease both;
    -moz-animation: pageRight 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .pageLeft.play .item-animate {
    -webkit-animation: pageLeft 600ms ease both;
    animation: pageLeft 600ms ease both;
    -moz-animation: pageLeft 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .pageTop.play .item-animate {
    -webkit-animation: pageTop 600ms ease both;
    animation: pageTop 600ms ease both;
    -moz-animation: pageTop 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .pageBottom.play .item-animate {
    -webkit-animation: pageBottom 600ms ease both;
    animation: pageBottom 600ms ease both;
    -moz-animation: pageBottom 600ms ease both
}

.sns-producttabs .sns-pdt-content .pdt-content .starwars.play .item-animate {
    -webkit-animation: starwars 600ms ease-out both;
    animation: starwars 600ms ease-out both;
    -moz-animation: starwars 600ms ease-out both;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.sns-producttabs .sns-pdt-content .pdt-list {
    margin: 0;
    padding: 0 15px;
    width: 100%;
    float: left
}

.sns-producttabs .sns-pdt-content .pdt-list:before, .sns-producttabs .sns-pdt-content .pdt-list:after {
    content: " ";
    display: table
}

.sns-producttabs .sns-pdt-content .pdt-list:after {
    clear: both
}

.sns-producttabs .sns-pdt-content .tab-content-actived {
    display: inline-block
}

.sns-producttabs .pdt-content .content-loading {
    width: 100%;
    max-width: 100%;
    padding: 0;
    position: relative;
    background: url(../images/loader.gif) no-repeat scroll center center transparent;
    min-height: 400px;
    display: block;
    z-index: 0
}

.sns-producttabs .pdt-list .wide-first {
    margin-left: 0
}

.sns-producttabs .wide-6 .item {
    width: 14.529914529915%;
    *width: 14.476723040553%
}

.sns-producttabs .wide-5 .item {
    width: 20%
}

.sns-producttabs .wide-4 .item {
    width: 23.076923076923%;
    *width: 23.023731587561%
}

.sns-producttabs .wide-3 .item {
    width: 31.623931623932%;
    *width: 31.57074013457%
}

.sns-producttabs .wide-2 .item {
    width: 48.717948717949%;
    *width: 48.664757228587%
}

.sns-producttabs .wide-1 .item {
    width: 100%;
    *width: 99.946808510638%
}

.sns-producttabs .sns-pdt-container .pdt-nav > li.tab-nav-actived, .sns-producttabs .sns-pdt-container .pdt-nav > li:hover {
    background: #666;
    color: #fff
}

.pdt-list .item {
    margin-left: 2.5641025641026%;
    *margin-left: 2.5109110747409%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sns-producttabs {
    overflow: visible
}

.sns-producttabs .sns-pdt-head {
    padding: 20px 15px
}

.sns-producttabs .sns-pdt-head:before, .sns-producttabs .sns-pdt-head:after {
    content: " ";
    display: table
}

.sns-producttabs .sns-pdt-head:after {
    clear: both
}

.sns-producttabs .sns-pdt-head h2 {
    margin: 0;
    font-size: 150%;
    font-weight: 700;
    text-transform: uppercase;
    float: left
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav {
    float: right;
    margin-top: 4px
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav {
    margin: 0;
    font-size: 100%;
    color: #aaa;
    text-transform: uppercase;
    font-weight: 400
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .item-nav.tab-nav-actived span {
    color: #222
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .item-nav:hover span {
    color: #d90400
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .item-nav + .item-nav:before {
    content: '/';
    margin: 0 5px
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .item-nav span {
    cursor: pointer
}

.sns-producttabs .sns-pdt-container .sns-pdt-content {
    width: 100%
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .content-loading {
    min-height: 450px
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-content {
    margin: 0
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-content .products-grid .item {
    margin-bottom: 30px;
    margin-top: 0
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore {
    clear: both;
    text-align: center
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore:before, .sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore:after {
    content: " ";
    display: table
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore:after {
    clear: both
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .ico-loading {
    display: none !important
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore .loadmore {
    display: inline-block;
    cursor: pointer;
    line-height: 24px;
    padding: 10px;
    width: 100%;
    background: #333;
    color: #fff;
    border: none
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore .loadmore:before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 16px;
    color: #ccc;
    content: "\f103";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore .loadmore:after {
    content: attr(data-label)
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore.loading .loadmore {
    padding-left: 20px;
    padding-right: 20px
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore.loading .loadmore:before {
    display: none
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore.loading .loadmore:after {
    content: attr(data-label-load)
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore.loaded {
    cursor: text
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore.loaded .loadmore {
    padding-left: 20px;
    padding-right: 20px
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore.loaded .loadmore:before {
    display: none
}

.sns-producttabs .sns-pdt-container .sns-pdt-content .pdt-loadmore .btn-loadmore.loaded .inner > span {
    padding-right: 0;
    background: none
}

@media (max-width: 479px) {
    .sns-producttabs .pdt-list .item.mobileportrait-first {
        margin-left: 0;
        clear: left
    }

    .sns-producttabs .pdt-list .item {
        margin-left: 2.5641025641026%;
        *margin-left: 2.5109110747409%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .sns-producttabs .mobileportrait-6 .item {
        width: 14.529914529915%;
        *width: 14.476723040553%
    }

    .sns-producttabs .mobileportrait-5 .item {
        width: 17.94872%
    }

    .sns-producttabs .mobileportrait-4 .item {
        width: 23.076923076923%;
        *width: 23.023731587561%
    }

    .sns-producttabs .mobileportrait-3 .item {
        width: 31.623931623932%;
        *width: 31.57074013457%
    }

    .sns-producttabs .mobileportrait-2 .item {
        width: 48.717948717949%;
        *width: 48.664757228587%
    }

    .sns-producttabs .mobileportrait-1 .item {
        width: 100%;
        *width: 99.946808510638%
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .sns-producttabs .pdt-list .item.mobilelandscape-first {
        margin-left: 0;
        clear: left
    }

    .sns-producttabs .pdt-list .item {
        margin-left: 2.5641025641026%;
        *margin-left: 2.5109110747409%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .sns-producttabs .mobilelandscape-6 .item {
        width: 14.529914529915%;
        *width: 14.476723040553%
    }

    .sns-producttabs .mobilelandscape-5 .item {
        width: 17.94872%
    }

    .sns-producttabs .mobilelandscape-4 .item {
        width: 23.076923076923%;
        *width: 23.023731587561%
    }

    .sns-producttabs .mobilelandscape-3 .item {
        width: 31.623931623932%;
        *width: 31.57074013457%
    }

    .sns-producttabs .mobilelandscape-2 .item {
        width: 48.717948717949%;
        *width: 48.664757228587%
    }

    .sns-producttabs .mobilelandscape-1 .item {
        width: 100%;
        *width: 99.946808510638%
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .sns-producttabs .pdt-list .item.tabletportrait-first {
        margin-left: 0;
        clear: left
    }

    .sns-producttabs .pdt-list .item {
        margin-left: 2.5641025641026%;
        *margin-left: 2.5109110747409%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .sns-producttabs .tabletportrait-6 .item {
        width: 14.529914529915%;
        *width: 14.476723040553%
    }

    .sns-producttabs .tabletportrait-5 .item {
        width: 17.94872%
    }

    .sns-producttabs .tabletportrait-4 .item {
        width: 23.076923076923%;
        *width: 23.023731587561%
    }

    .sns-producttabs .tabletportrait-3 .item {
        width: 31.623931623932%;
        *width: 31.57074013457%
    }

    .sns-producttabs .tabletportrait-2 .item {
        width: 48.717948717949%;
        *width: 48.664757228587%
    }

    .sns-producttabs .tabletportrait-1 .item {
        width: 100%;
        *width: 99.946808510638%
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .sns-producttabs .pdt-list .item.tabletlandscape-first {
        margin-left: 0;
        clear: left
    }

    .sns-producttabs .pdt-list .item {
        margin-left: 2.5641025641026%;
        *margin-left: 2.5109110747409%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .sns-producttabs .tabletlandscape-6 .item {
        width: 14.529914529915%;
        *width: 14.476723040553%
    }

    .sns-producttabs .tabletlandscape-5 .item {
        width: 17.94872%
    }

    .sns-producttabs .tabletlandscape-4 .item {
        width: 23.076923076923%;
        *width: 23.023731587561%
    }

    .sns-producttabs .tabletlandscape-3 .item {
        width: 31.623931623932%;
        *width: 31.57074013457%
    }

    .sns-producttabs .tabletlandscape-2 .item {
        width: 48.717948717949%;
        *width: 48.664757228587%
    }

    .sns-producttabs .tabletlandscape-1 .item {
        width: 100%;
        *width: 99.946808510638%
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .sns-producttabs .pdt-list .item.normal-first {
        margin-left: 0;
        clear: left
    }

    .sns-producttabs .pdt-list .item {
        margin-left: 2.5641025641026%;
        *margin-left: 2.5109110747409%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .sns-producttabs .normal-6 .item {
        width: 14.529914529915%;
        *width: 14.476723040553%
    }

    .sns-producttabs .normal-5 .item {
        width: 17.94872%
    }

    .sns-producttabs .normal-4 .item {
        width: 23.076923076923%;
        *width: 23.023731587561%
    }

    .sns-producttabs .normal-3 .item {
        width: 31.623931623932%;
        *width: 31.57074013457%
    }

    .sns-producttabs .normal-2 .item {
        width: 48.717948717949%;
        *width: 48.664757228587%
    }

    .sns-producttabs .normal-1 .item {
        width: 100%;
        *width: 99.946808510638%
    }
}

@media (min-width: 1600px) {
    .sns-producttabs .pdt-list .item.wide-first {
        margin-left: 0;
        clear: left
    }

    .sns-producttabs .pdt-list .item {
        margin-left: 2.5641025641026%;
        *margin-left: 2.5109110747409%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .sns-producttabs .wide-6 .item {
        width: 14.529914529915%;
        *width: 14.476723040553%
    }

    .sns-producttabs .wide-5 .item {
        width: 17.94872%
    }

    .sns-producttabs .wide-4 .item {
        width: 23.076923076923%;
        *width: 23.023731587561%
    }

    .sns-producttabs .wide-3 .item {
        width: 31.623931623932%;
        *width: 31.57074013457%
    }

    .sns-producttabs .wide-2 .item {
        width: 48.717948717949%;
        *width: 48.664757228587%
    }

    .sns-producttabs .wide-1 .item {
        width: 100%;
        *width: 99.946808510638%
    }
}

.block-twitter {
    position: relative
}

.block-twitter a.follow-link {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 10px;
    border: 1px solid #e8e8e8
}

#sns_twitter .post {
    margin: 1px
}

#sns_twitter .tweet {
    border: 1px solid #ddd;
    padding: 15px 15px 25px;
    border-radius: 8px;
    position: relative;
    margin: 0 0 15px
}

#sns_twitter .tweet:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #ddd transparent transparent;
    position: absolute;
    bottom: -10px;
    left: 10%
}

#sns_twitter .tweet:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #fff transparent transparent;
    position: absolute;
    bottom: -9px;
    left: 10%
}

#sns_twitter .tweet a {
    color: #73939e
}

#sns_twitter .bottom {
    position: relative;
    padding-left: 30px
}

#sns_twitter .bottom .fa {
    position: absolute;
    top: 5px;
    left: 10px;
    color: #4da3c3;
    font-size: 15px
}

#sns_twitter .bottom span[data-scribe] {
    color: #666
}

#sns_twitter .timePosted {
    color: #ccc;
    margin: 0;
    font-size: 92%;
    line-height: 1
}

#sns_twitter .interact {
    margin: 0;
    clear: left
}

#sns_twitter .interact a {
    display: inline-block;
    background: url(../images/icon.png) no-repeat left -2px;
    margin: 0 0 0 22px;
    padding: 0 0 0 18px
}

#sns_twitter .interact a.twitter_reply_icon {
    margin: 0
}

#sns_twitter .interact a.twitter_retweet_icon {
    padding: 0 0 0 25px;
    background-position: 0 -21px
}

#sns_twitter .interact a.twitter_fav_icon {
    background-position: 0 -41px
}

#sns_twitter.no-avartar .user img {
    display: none
}

#sns_twitter.no-followlink a.follow-link {
    display: none
}

#sns_twitter.no-date .timePosted {
    display: none
}

#sns_twitter.no-interactlink .interact a {
    display: none
}

#fancybox-content, #fancybox-content > div {
    overflow: visible !important
}

.quickview-main .row.row-img {
    margin: 0
}

.quickview-main .row.row-img .product-img-box {
    padding-left: 0
}

.fancybox-overlay + .zoomContainer {
    z-index: 8888 !important
}

.zoomContainer {
    z-index: 10 !important
}

.zoomWindow {
    border-right: 1px solid #eaeaea !important
}

.sns-slider {
    margin: 0
}

.sns-slider .slider-inner {
    clear: both;
    position: relative
}

.sns-slider .title-slider {
    font-size: 100%;
    font-weight: 400;
    text-transform: none;
    display: block;
    width: 100%
}

.sns-slider .title-slider span {
    padding: 9px 20px;
    border: 2px dashed #ccc;
    display: inline-block;
    font-weight: 700;
    font-size: 138.46%;
    text-transform: uppercase;
    color: #333;
    float: left
}

.sns-slider .title-slider .pretext {
    margin: 0 0 0 8px;
    display: inline-block;
    position: relative;
    top: 11px;
    float: left;
    max-width: 70%
}

.sns-slider .container-slider {
    margin: 0 -15px;
    position: relative
}

.sns-slider .container-slider:hover .navslider {
    opacity: 1;
    filter: alpha(opacity=100)
}

.sns-slider .container-slider .navslider {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.sns-slider .container-slider .navslider a {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    font-size: 40px;
    color: #ccc;
    z-index: 1
}

.sns-slider .container-slider .navslider a:hover {
    color: #d90400
}

.sns-slider .container-slider .navslider a.prev {
    left: 25px
}

.sns-slider .container-slider .navslider a.next {
    right: 25px
}

.sns-slider .container-slider .owl-item > .item {
    padding: 20px 15px;
    margin-top: 0
}

.sns-slider .products-grid {
    display: none
}

.sns-slider > .owl-controls {
    position: absolute;
    width: 70px;
    height: 52px;
    display: inline-block;
    top: -47px;
    right: 15px;
    background: none
}

.sns-slider > .owl-controls .owl-buttons .owl-next, .sns-slider > .owl-controls .owl-buttons .owl-prev {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin: 0;
    cursor: pointer;
    width: 24px;
    height: 28px;
    border: 1px solid #ddd;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 11px;
    right: 0;
    text-indent: -999em;
    background: #fff url(../images/next-prev.png) no-repeat -72px top
}

.sns-slider > .owl-controls .owl-buttons .owl-next:before, .sns-slider > .owl-controls .owl-buttons .owl-prev:before {
    position: absolute;
    content: "";
    height: 52px;
    width: 7px;
    left: 0;
    top: -11px;
    background: url(../images/before-next.png) no-repeat left top;
    display: block
}

.sns-slider > .owl-controls .owl-buttons .owl-next:hover, .sns-slider > .owl-controls .owl-buttons .owl-prev:hover {
    background-position: -48px top;
    background-color: #d90400;
    border-color: #d90400
}

.sns-slider > .owl-controls .owl-buttons .owl-next {
    border-left: none
}

.sns-slider > .owl-controls .owl-buttons .owl-prev {
    left: 0;
    right: auto;
    background-position: 0 top;
    margin: 0;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    border-right: none
}

.sns-slider > .owl-controls .owl-buttons .owl-prev:before {
    left: auto;
    right: 0;
    background: url(../images/before-prev.png) no-repeat left top
}

.sns-slider > .owl-controls .owl-buttons .owl-prev:hover {
    background-position: -24px top
}

.sns-slider.formenu .title-slider {
    padding: 0
}

.sns-slider.formenu .title-slider span {
    position: relative;
    display: inline-block;
    padding: 0 0 10px
}

.sns-slider.formenu .title-slider span:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -14px;
    height: 1px;
    width: 100%;
    background: #ebebeb
}

.sns-slider.formenu .navigation {
    position: absolute;
    width: 70px;
    height: 52px;
    display: inline-block;
    top: -60px;
    right: 0;
    background: none
}

.sns-slider.formenu .navigation .next, .sns-slider.formenu .navigation .prev {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin: 0;
    cursor: pointer;
    width: 24px;
    height: 28px;
    border: 1px solid #ddd;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    position: absolute;
    top: 11px;
    right: 0;
    text-indent: -999em;
    background: #fff url(../images/next-prev.png) no-repeat -72px top
}

.sns-slider.formenu .navigation .next:before, .sns-slider.formenu .navigation .prev:before {
    position: absolute;
    content: "";
    height: 52px;
    width: 7px;
    left: 0;
    top: -11px;
    background: url(../images/before-next.png) no-repeat left top;
    display: block
}

.sns-slider.formenu .navigation .next:hover, .sns-slider.formenu .navigation .prev:hover {
    background-position: -48px top;
    background-color: #d90400;
    border-color: #d90400
}

.sns-slider.formenu .navigation .next {
    border-left: none
}

.sns-slider.formenu .navigation .prev {
    left: 0;
    right: auto;
    background-position: 0 top;
    margin: 0;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    border-right: none
}

.sns-slider.formenu .navigation .prev:before {
    left: auto;
    right: 0;
    background: url(../images/before-prev.png) no-repeat left top
}

.sns-slider.formenu .navigation .prev:hover {
    background-position: -24px top
}

.sns-slider.formenu .caroufredsel_wrapper {
    margin: 20px 0 0 !important
}

.sns-slider.formenu ul.products-grid {
    margin-left: 0 !important
}

.sns-slider.formenu ul.products-grid .item {
    margin-top: 0;
    padding-top: 0
}

.sns-slider.column-style .caroufredsel_wrapper {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important
}

.sns-slider.column-style .caroufredsel_wrapper > ul {
    margin: 0 !important
}

.sns-slider.column-style .caroufredsel_wrapper > ul .item {
    margin: 0
}

#modal_login {
    text-align: left;
    color: #666
}

#modal_login .row-fluid {
    max-width: 530px
}

#modal_login .row-fluid ul {
    margin: 24px 0 10px 10px
}

#modal_login form {
    margin: 0
}

t
#modal_regis {
    text-align: left;
    color: #666
}

#modal_regis form {
    margin: 0
}

#modal_regis .row-fluid {
    max-width: 530px
}

#modal_regis .fieldset {
    padding: 0;
    border: none;
    margin: 0
}

#modal_regis .fieldset .legend {
    margin: 0 0 10px;
    padding: 0;
    font-size: 110%
}

#modal_regis ul {
    margin: 0;
    list-style: none
}

#modal_regis ul li.control .input-box {
    float: left;
    margin: 0 5px 0 0
}

#modal_regis ul li.control .input-box input[type="text"] {
    margin: 0;
    width: 220px
}

#modal_regis ul li.control label {
    cursor: pointer
}

#modal_regis em {
    padding: 0 5px 0 0
}

#modal_regis .buttons-set {
    padding: 20px 0 0
}

#modal_regis .buttons-set .button {
    float: none;
    margin: 0
}

#modal_regis .or {
    padding: 0 15px
}

.promo-wrap {
    background: #e8e8e8
}

.promo-wrap .pro-col {
    width: 33.33%;
    float: left
}

.promo-wrap .pro-col.pro-left {
    position: relative
}

.promo-wrap .pro-col.pro-left:before {
    position: absolute;
    content: "";
    display: inline-block;
    border-bottom: 25px solid rgba(32, 32, 32, 0);
    border-right: 25px solid #e8e8e8;
    border-top: 25px solid rgba(32, 32, 32, 0);
    right: 0;
    top: 50%;
    margin-top: -13px;
    z-index: 1
}

.promo-wrap .pro-col.pro-right {
    position: relative
}

.promo-wrap .pro-col.pro-right:before {
    position: absolute;
    content: "";
    display: inline-block;
    border-bottom: 25px solid rgba(32, 32, 32, 0);
    border-left: 25px solid #e8e8e8;
    border-top: 25px solid rgba(32, 32, 32, 0);
    left: 0;
    top: 50%;
    margin-top: -13px;
    z-index: 1
}

.promo-wrap .pro-col.pro-mid {
    text-align: center
}

.promo-wrap .pro-col.pro-mid .title {
    font-size: 269.23%;
    font-weight: 700;
    text-transform: uppercase;
    padding: 50px 0 18px;
    margin: 0;
    line-height: 32px;
    position: relative
}

.promo-wrap .pro-col.pro-mid .title:after {
    position: absolute;
    content: "";
    width: 80%;
    left: 10%;
    bottom: 0;
    height: 1px;
    border-bottom: 2px dashed #ccc
}

.promo-wrap .pro-col.pro-mid .sub-title {
    padding: 16px 0;
    margin: 0 15px;
    font-size: 100%
}

.promo-wrap.twocol-special .pro-col.pro-left {
    width: 55%
}

.promo-wrap.twocol-special .pro-col.pro-mid {
    width: 45%
}

.sns_testimonial .block_content {
    position: relative
}

.sns_testimonial .block_content .navslider {
    position: absolute;
    width: 80px;
    text-align: center;
    top: 125px;
    left: 20px;
    z-index: 1
}

.sns_testimonial .block_content .navslider a {
    font-size: 20px;
    color: #ccc
}

.sns_testimonial .block_content .navslider a:hover {
    color: #d90400
}

.sns_testimonial .wrap:before, .sns_testimonial .wrap:after {
    content: " ";
    display: table
}

.sns_testimonial .wrap:after {
    clear: both
}

.sns_testimonial .wrap .avatar {
    width: 80px;
    height: 80px;
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin-right: 20px
}

.sns_testimonial .wrap .info {
    overflow: hidden
}

.sns_testimonial .wrap .info .tes-info strong {
    font-weight: 400;
    font-size: 120%;
    color: #000
}

input[type="radio"] {
    border: 0
}

.banner_carousel {
    position: relative;
    clear: both;
    overflow: hidden;
    margin: 50px 0 30px
}

.banner_carousel .slick-slide img {
    display: block;
    width: 100%;
    cursor: pointer
}

.banner_carousel .slick-slide > * {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: all 1s ease 0;
    transition: all 1s ease 0
}

.banner_carousel .slick-slide.slick-center .item-inner:before {
    z-index: -1
}

.banner_carousel .slick-slide.slick-center > * {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.banner_carousel .slick-slide.slick-center + .slick-slide > * {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.banner_carousel .slick-slide {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transition: transform 1s ease 0;
    transition: transform 1s ease 0;
    position: relative;
    z-index: -1
}

.banner_carousel .slick-slide .item-inner:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    cursor: pointer
}

.banner_carousel .slick-slide.slick-center {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    z-index: 1
}

.mrb30 {
    margin-bottom: 30px
}

.wrap {
    width: 100%;
    clear: both
}

.wrap:before, .wrap:after {
    content: " ";
    display: table
}

.wrap:after {
    clear: both
}

[data-icon] {
    font-style: normal
}

#sns_sticky_right, #sns_sticky_left {
    display: none
}

.sticky-menu {
    position: fixed !important;
    top: 0px;
    z-index: 999;
}

.sticky {
    background: #fff;
    padding: 0;
    z-index: 998;
    border: 1px solid #cecece;
    border-right: none;
    position: fixed;
    right: 0;
    top: 100px;
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-box-shadow: 0 3px #cecece;
    box-shadow: 0 3px #cecece;
    border-bottom: none
}

.sticky.style-show-content {
    width: 270px
}

.sticky.style-show-title {
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.sticky.style-show-title .sticky-content {
    padding: 0 20px;
    display: block
}

.sticky .sticky-button {
    position: absolute;
    top: -1px;
    left: -50px;
    height: 50px;
    width: 50px;
    font-size: 20px;
    cursor: pointer;
    line-height: 46px;
    background: #f5f5f5;
    text-align: center;
    border: 1px solid #cecece;
    border-bottom: none;
    -webkit-box-shadow: 0 3px #cecece;
    box-shadow: 0 3px #cecece;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.sticky .sticky-button span {
    display: none
}

.sticky .sticky-button i {
    text-align: center;
    vertical-align: middle
}

body.ie8 .sticky .sticky-button {
    border-bottom: 3px solid #cecece
}

.sticky .sticky-content {
    padding: 12px 20px
}

.sticky .sticky-content .block .block-title {
    padding: 0 0 10px;
    border-bottom: 1px solid #ddd
}

.sticky .sticky-content .block .block-content {
    padding: 10px 0 5px
}

.sticky .sticky-content .block.block-facebook .btn-like {
    top: 0;
    right: 0
}

.sticky .sticky-content .block.block-facebook .fanpage-list .item > .item-face {
    background: #efefef;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.sticky .sticky-content .block.block-facebook .fanpage-list .item > .item-face:hover {
    background: #d90400
}

#sns_sticky_left .sticky {
    border: 1px solid #cecece;
    border-left: none;
    right: auto;
    left: 0;
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px;
    border-radius: 0 0 4px 0
}

body.ie8 #sns_sticky_left .sticky {
    border-bottom: 3px solid #cecece
}

#sns_sticky_left .sticky .sticky-button {
    right: -50px;
    left: auto;
    border: 1px solid #cecece;
    border-bottom: none;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

body.ie8 #sns_sticky_left .sticky .sticky-button {
    border-bottom: 3px solid #cecece
}

#sns-totop {
    background: #aaa;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 45px;
    bottom: 5px;
    right: 5px;
    height: 45px;
    text-decoration: none;
    overflow: hidden;
    z-index: 40;
    position: fixed;
    display: block;
    text-align: center;
    -webkit-transition: all .2s ease-out 0;
    transition: all .2s ease-out 0
}

#sns-totop.hidden-top {
    bottom: -100px
}

#sns-totop:hover {
    background-color: #d90400
}

#sns-totop:hover i {
    color: #fff
}

#sns-totop i {
    font-size: 24px;
    color: #e5e5e5;
    position: relative;
    top: 10px
}

#facebook_fan iframe[style] {
    width: 100% !important
}

.stickynote-top {
    background: #2d3538;
    color: #ccc;
    left: 0;
    top: -100%;
    z-index: 99;
    position: fixed;
    visibility: hidden
}

.stickynote-top .container {
    position: relative
}

.stickynote-top .container .block {
    padding: 25px 80px 25px 0
}

.stickynote-top .container .btn-close {
    position: absolute;
    height: 32px;
    width: 32px;
    right: 0;
    top: 100%;
    margin-top: 5px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-indent: -999em;
    background: url(../images/btn-close.png) no-repeat left top;
    cursor: pointer;
    -webkit-transform: scale(0.5) rotate(45deg);
    -moz-transform: scale(0.5) rotate(45deg);
    -o-transform: scale(0.5) rotate(45deg);
    transform: scale(0.5) rotate(45deg)
}

.stickynote-top.loaded {
    visibility: visible
}

.sns-slider .owl-item > *, .block-latestblog .owl-item > * {
    opacity: .3;
    filter: alpha(opacity=30);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

.sns-slider .owl-item.active > *, .block-latestblog .owl-item.active > * {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.tabdrop {
    margin: 0
}

.tabdrop .dropdown-toggle {
    margin: 0
}

.tabdrop .dropdown-toggle:before {
    content: '\f13a';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px
}

.tabdrop .dropdown-toggle * {
    display: none
}

.blog-toolbar .pager {
    margin: 0
}

.blog-toolbar .toolbar {
    margin: 30px 0 0
}

.blog-toolbar .toolbar .limiter {
    display: none
}

.blog-toolbar .toolbar .sort-by .select-new .select-inner select {
    width: 70px
}

.blog-toolbar .toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper {
    width: 140px !important
}

.blog-toolbar .toolbar .sort-by .select-new .select-inner .jqTransformSelectWrapper ul {
    width: 140px !important
}

.blog-toolbar.post .toolbar {
    margin: 10px 0 20px
}

.price .text-box input[type="button"] {
    background: #666;
    margin-left: 5px
}

.price .text-box input[type="button"]:hover {
    background-color: #d90400
}

.product-name {
    font-size: 100%
}

.product-name a {
    color: inherit
}

.product-name a:hover {
    color: #d90400
}

.search-form ul {
    list-style: none
}

.page-head {
    color: #333
}

.page-head h2, .page-head h3, .page-head h4, .page-head h5 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 10px
}

.page-title.category-title {
    display: none
}

.page-title.title-buttons {
    margin-bottom: 20px
}

.page-title h1 {
    font-size: 150%;
    margin: 0 0 15px;
    text-transform: uppercase;
    color: #444
}

.sub-title {
    font-size: 110%
}

a.readmore {
    color: #d90400
}

.highlight {
    color: #d90400
}

.height20 {
    margin: 0 0 20px;
    padding: 0;
    border: none
}

.visible-phone {
    display: none
}

@media (max-width: 991px) {
    .height20 {
        margin-bottom: 30px
    }
}

@media (min-width: 992px) {
    .row20 {
        margin: 0 -10px
    }

    .row20 [class^='col-'] {
        padding: 0 10px
    }
}

@media (max-width: 479px) {
    .visible-phone {
        display: block
    }
}

.col-md-2d4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .col-md-2d4 {
        float: left;
        width: 20%
    }
}

.no-display {
    display: none
}

#fancybox-close, .btn-remove {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle
}

#fancybox-close:before, .btn-remove:before {
    content: '\f057';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #666
}

#fancybox-close:hover, .btn-remove:hover {
    border-color: #d90400
}

#fancybox-close:hover:before, .btn-remove:hover:before {
    color: #d90400
}

.btn-edit {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-radius: 5px
}

.btn-edit:before {
    content: '\f040';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #666
}

.btn-edit:hover {
    border-color: #d90400
}

.btn-edit:hover:before {
    color: #d90400
}

#fancybox-close {
    top: 10px;
    right: 10px
}

#fancybox-wrap #fancybox-outer {
    border: 2px solid #686868;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3)
}

#fancybox-wrap .fancybox-bg {
    background: none
}

#fancybox-overlay {
    background: #000 !important;
    opacity: 20 !important;
    filter: alpha(opacity=2000) !important
}

body .jqTransformSelectWrapper {
    height: 22px;
    background: #e2e2e2
}

body .jqTransformSelectWrapper div span {
    padding: 0;
    line-height: 22px;
    height: 22px
}

body .jqTransformSelectWrapper div a.jqTransformSelectOpen {
    height: 21px;
    width: 9px;
    background: none
}

body .jqTransformSelectWrapper ul {
    top: 22px
}

body .jqTransformSelectWrapper ul a {
    padding: 0 5px
}

body .jqTransformSelectWrapper ul a.selected:hover, body .jqTransformSelectWrapper ul a:hover {
    background: #999
}

body .jqTransformSelectWrapper .jqTransformHidden {
    display: none
}

body .jqTransformRadioWrapper {
    margin-top: 0
}

body .jqTransformRadioWrapper .jqTransformHidden {
    display: none
}

body .jqtransformdone {
    line-height: 20px
}

.banner-item {
    position: relative;
    display: block;
    text-align: center
}

.banner-item:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all .2s ease-in 0;
    transition: all .2s ease-in 0;
    background: rgba(32, 32, 32, 0.5);
    opacity: 0;
    filter: alpha(opacity=0)
}

.banner-item:hover:before {
    opacity: 100;
    filter: alpha(opacity=10000)
}

.banner {
    position: relative;
    overflow: hidden;
    display: block
}

.banner img {
    width: 100%;
    -webkit-transition: all .5s cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all .5s cubic-bezier(0.455, 0.030, 0.515, 0.955)
}

.banner:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all .5s cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all .5s cubic-bezier(0.455, 0.030, 0.515, 0.955);
    border: 0 solid rgba(255, 255, 255, 0);
    z-index: 1
}

.banner:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.banner.style1:before {
    display: none
}

.banner.style1:after {
    position: absolute;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all .75s ease;
    transition: all .75s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    border: 0 solid #fff;
    background: #000
}

.banner.style1:hover:after {
    border: 35px solid #fff;
    opacity: .1;
    filter: alpha(opacity=10);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sns-custom-tabs {
    clear: both;
    overflow: hidden
}

.sns-custom-tabs .custom-tab-head {
    height: 57px;
    background: black
}

.sns-custom-tabs .custom-tab-head:before, .sns-custom-tabs .custom-tab-head:after {
    content: " ";
    display: table
}

.sns-custom-tabs .custom-tab-head:after {
    clear: both
}

.sns-custom-tabs .custom-tab-head .nav-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    border: none;
    margin-bottom: -10px
}

.sns-custom-tabs .custom-tab-head .nav-tabs li {
    font-size: 100%;
    color: #aaa;
    text-transform: uppercase
}

.sns-custom-tabs .custom-tab-head .nav-tabs li + li:before {
    margin: 0 5px
}

.sns-custom-tabs .custom-tab-head .nav-tabs li a {
    border: none;
    color: #fff;
    background: transparent;
    font-size: 20px;
    font-weight: 700;
    /*
    padding: 15px 15px 20px;
    */
    padding: 20px;
    border-radius: 0;
    display: block;
    position: relative;
    z-index: 9;
    -webkit-transition: none;
    transition: none
}

.sns-custom-tabs .custom-tab-head .nav-tabs li a:before {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #d90400;
    position: absolute;
    left: 0;
    bottom: 100%
}

.sns-custom-tabs .custom-tab-head .nav-tabs li:hover a {
    color: #fff
}

.sns-custom-tabs .custom-tab-head .nav-tabs li:hover a:before {
    opacity: 1;
    filter: alpha(opacity=100);
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #d90400;
    z-index: -9
}

.sns-custom-tabs .custom-tab-head .nav-tabs li.active a {
    color: #fff;
    background: #d90400
}

.sns-custom-tabs .custom-tab-head .nav-tabs li.active a:before {
    display: none
}

.sns-custom-tabs .tab-content .block-title {
    position: static;
    margin: 0;
    padding: 0;
    height: 0
}

.sns-custom-tabs .tab-content .block-title strong {
    display: none
}

.sns-custom-tabs .tab-content .sns-slider .item {
    border-top: 0;
    padding-left: 15px;
    padding-right: 15px
}

.sns-custom-tabs .tab-content .sns-slider .item .item-price {
    float: left
}

.sns-custom-tabs .tab-content .sns-slider .item .ratings {
    display: block !important;
    float: right;
    margin: 5px 0
}

.sns-custom-tabs .tab-content .sns-slider .item .ratings .rating-links {
    display: none
}

.sns-custom-tabs .tab-content .navslider {
    position: static;
    margin: 0
}

.sns-custom-tabs .tab-content .navslider a {
    position: absolute;
    top: -57px;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1
}

.sns-custom-tabs .tab-content .navslider a.next {
    right: 0
}

.sns-custom-tabs .tab-content .navslider a.prev {
    right: 57px
}

.sns-custom-tabs .tab-content .navslider a i {
    font-size: 28px;
    width: 57px;
    height: 57px;
    line-height: 57px;
    background: #202020;
    color: #888;
    border: 0;
    border-left: 1px solid #1a1a1a
}

.sns-custom-tabs .tab-content .navslider a i:hover {
    border: 0;
    border-left: 1px solid #d90400
}

#messages_product_view:not(:empty) {
    margin-bottom: 30px;
    padding: 15px;
    background: #fff
}

.products-deals {
    display: none
}

#sns_mainmidle > .cart, #sns_mainmidle .cart-empty, #sns_mainmidle > #checkoutSteps, #sns_mainmidle > .tags-list, #sns_mainmidle > #form-validate, #sns_mainmidle > #checkout_multishipping_form, #sns_mainmidle > .page-sitemap, #sns_mainmidle > .my-account, #sns_mainmidle > .account-login, #sns_mainmidle > .account-create, #sns_mainmidle > .contact-page, #sns_mainmidle .send-friend, #sns_mainmidle > .blogs-page, #sns_mainmidle > .postWrapper, #sns_mainmidle > .comment-content, #sns_mainmidle > form {
    padding: 20px 15px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eaeaea
}

#sns_mainmidle > .cart label, #sns_mainmidle .cart-empty label, #sns_mainmidle > #checkoutSteps label, #sns_mainmidle > .tags-list label, #sns_mainmidle > #form-validate label, #sns_mainmidle > #checkout_multishipping_form label, #sns_mainmidle > .page-sitemap label, #sns_mainmidle > .my-account label, #sns_mainmidle > .account-login label, #sns_mainmidle > .account-create label, #sns_mainmidle > .contact-page label, #sns_mainmidle .send-friend label, #sns_mainmidle > .blogs-page label, #sns_mainmidle > .postWrapper label, #sns_mainmidle > .comment-content label, #sns_mainmidle > form label {
    font-weight: 400
}

#sns_mainmidle > .cart label em, #sns_mainmidle .cart-empty label em, #sns_mainmidle > #checkoutSteps label em, #sns_mainmidle > .tags-list label em, #sns_mainmidle > #form-validate label em, #sns_mainmidle > #checkout_multishipping_form label em, #sns_mainmidle > .page-sitemap label em, #sns_mainmidle > .my-account label em, #sns_mainmidle > .account-login label em, #sns_mainmidle > .account-create label em, #sns_mainmidle > .contact-page label em, #sns_mainmidle .send-friend label em, #sns_mainmidle > .blogs-page label em, #sns_mainmidle > .postWrapper label em, #sns_mainmidle > .comment-content label em, #sns_mainmidle > form label em {
    color: #E60000;
}
p.required{
	color: #E60000!important;
}
#amorderattr .required {
    color: #E60000!important;
}
#sns_mainmidle > .cart:empty, #sns_mainmidle .cart-empty:empty, #sns_mainmidle > #checkoutSteps:empty, #sns_mainmidle > .tags-list:empty, #sns_mainmidle > #form-validate:empty, #sns_mainmidle > #checkout_multishipping_form:empty, #sns_mainmidle > .page-sitemap:empty, #sns_mainmidle > .my-account:empty, #sns_mainmidle > .account-login:empty, #sns_mainmidle > .account-create:empty, #sns_mainmidle > .contact-page:empty, #sns_mainmidle .send-friend:empty, #sns_mainmidle > .blogs-page:empty, #sns_mainmidle > .postWrapper:empty, #sns_mainmidle > .comment-content:empty, #sns_mainmidle > form:empty {
    padding: 0
}
.contacts-index-index .contact-info input#amgdpr_agree{
	position: absolute;
    left: -17px;
    top: 10px;
}
#sns_mainmidle > .std:not(:empty) {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 20px 15px
}

#sns_mainmidle > .page-title {
    padding: 20px 15px 15px;
    background: #fff;
    border: 1px solid #eaeaea;
    border-bottom: 0
}

#sns_mainmidle > .page-title h1 {
    margin: 0;
    padding: 0
}

[class*='catalogsearch-result'] #sns_mainmidle > .page-title {
    padding: 20px 15px 10px
}

#sns_mainmidle > .advanced-search-summary {
    padding: 20px 15px;
    border-bottom: 1px solid #f2f2f2;
    background: #fff
}

#sns_mainmidle > .std {
    line-height: normal
}

.cms-index-index #sns_mainmidle > .std {
    padding: 0;
    background: none;
    border: 0
}

#sns_mainmidle > .contact-page ul.fa-ul li i {
    text-align: left;
    line-height: 20px
}

#sns_mainmidle > .contact-page ul.fa-ul li i.fa-map-marker {
    font-size: 18px;
    padding-left: 10px
}

#sns_mainmidle > .contact-page ul.fa-ul li i.fa-mobile-phone {
    font-size: 21px;
    padding-left: 16px
}

#sns_mainmidle > .contact-page ul.fa-ul li i.fa-envelope {
    font-size: 12px !important;
    margin-left: -3px;
    padding-left: 0 !important
}

.review-product-list #sns_mainmidle #customer-reviews {
    padding: 20px 15px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eaeaea
}

#sns_mainmidle > .postWrapper {
    margin-bottom: 30px
}

#sns_mainmidle > div.blogs-page #messages_product_view {
    padding: 0;
    margin: 0
}

#sns_mainmidle > div.blogs-page .postWrapper .post-info {
    margin-top: 5px
}

#sns_mainmidle > div.toolbar {
    overflow: visible;
    padding: 0;
    background: #fff
}

#sns_mainmidle > div.toolbar .limiter, #sns_mainmidle > div.toolbar .sort-by {
    padding: 8px 0 0 15px
}

#sns_mainmidle > div.blog-toolbar {
    padding: 0;
    overflow: visible;
    background: #fff
}

#sns_mainmidle > div.blog-toolbar .postContent img {
    max-width: 260px;
    max-height: 165px
}

#sns_mainmidle > div.blog-toolbar .toolbar {
    margin: 0;
    border-bottom: 1px solid #eaeaea;
    border-top: 0
}

#sns_mainmidle > div.blog-toolbar .toolbar .limiter, #sns_mainmidle > div.blog-toolbar .toolbar .sort-by, #sns_mainmidle > div.blog-toolbar .toolbar .pager {
    padding: 8px 0 0 15px
}

#sns_mainmidle > div.blog-toolbar .toolbar .pages {
    padding-left: 15px
}

label {
    padding: 5px 0;
    font-weight: 400;
    text-transform: capitalize
}

label.required em {
    color: #ec3d3d
}

p.required {
    color: red
}

#fancybox-loading {
    position: absolute;
    left: 50%;
    padding: 15px 0 10px;
    width: 180px;
    background: #000;
    margin: -15px 0 0 -90px;
    text-align: center;
    box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    -o-box-shadow: 0 0 5px #000;
    opacity: .7;
    filter: alpha(opacity=70)
}

#fancybox-loading:before {
    content: '';
    display: block;
    height: 30px;
    background: url(../images/camera-loader.gif) no-repeat center center
}

#fancybox-loading div {
    margin-top: 8px;
    color: #fff;
    background: none;
    width: 100%;
    height: auto
}

#fancybox-loading div:before {
    content: 'Please wait...';
    text-align: center
}

button {
    -webkit-transition: all 0 ease 0;
    transition: all 0 ease 0
}

button span {
    -webkit-transition: all 0 ease 0;
    transition: all 0 ease 0
}

button span span {
    -webkit-transition: all 0 ease 0;
    transition: all 0 ease 0
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -moz-transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@media (min-width: 1200px) {
    .col-lg-first {
        clear: left
    }
}

@media (min-width: 992px) {
    .col-md-first {
        clear: left
    }
}

@media (min-width: 768px) {
    .col-sm-first {
        clear: left
    }
}

@media (max-width: 991px) {
    #sns_header_top .col_left .language-switcher .title:after {
        padding: 0 4px
    }

    .sns-ajaxcart.mini-cart .tongle {
        padding: 0 6px
    }

    p.welcome-msg {
        display: none
    }

    .quickaccess-inner {
        float: left;
        margin-right: 2px;
        cursor: pointer;
        position: relative
    }

    .quickaccess-inner:before {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        content: '\f007';
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px
    }

    .quickaccess-inner:hover:before {
        color: #fff;
        background: #d90400
    }

    .quickaccess-inner:hover ul.links {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 100%
    }

    .quickaccess-inner ul.links {
        margin: 0;
        padding: 0;
        list-style: none;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
        min-width: 160px;
        padding: 10px 5px 10px 15px !important;
        background: #fff;
        display: none;
        position: absolute;
        top: 100%;
        right: -20px;
        z-index: 9999;
        visibility: hidden;
        display: block;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        opacity: 0;
        filter: alpha(opacity=0);
        top: 120%
    }

    .quickaccess-inner ul.links li {
        float: left;
        width: 100%;
        line-height: 25px !important
    }

    .quickaccess-inner ul.links li a {
        color: #444 !important;
        padding: 0 !important;
        border: 0 !important
    }

    .quickaccess-inner ul.links li a:hover {
        color: #d90400 !important
    }

    .quickaccess-inner ul.links li a:before {
        display: none
    }

    #sns_menu > .container > .inner .header-right #sns_mainnav {
        margin: 25px 0
    }

    #sns_footer_bottom ul.payment {
        float: left;
        width: 100%;
        text-align: center;
        position: static !important
    }
}

@media (max-width: 767px) {
    .col-xs-first {
        clear: left
    }

    .my-wishlist .buttons-set2 .button {
        padding: 8px
    }
}

@media (max-width: 479px) {
    [class*="col-phone-"] {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }

    #sns_header_top .col_right .sns-ajaxcart .tongle {
        display: none
    }

    #sns_header_top .col_right .sns-ajaxcart:before {
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        content: '\f07a';
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        color: #fff
    }
	#sns_header_top .col_right .header-minicart .sns-ajaxcart:before {display: none}
    #sns_header_top .col_right .sns-ajaxcart .block-content {
        right: 0
    }

    .col-phone-12 {
        width: 100%
    }

    .col-phone-11 {
        width: 91.666666666667%
    }

    .col-phone-10 {
        width: 83.333333333333%
    }

    .col-phone-9 {
        width: 75%
    }

    .col-phone-8 {
        width: 66.666666666667%
    }

    .col-phone-7 {
        width: 58.333333333333%
    }

    .col-phone-6 {
        width: 50%
    }

    .col-phone-5 {
        width: 41.666666666667%
    }

    .col-phone-4 {
        width: 33.333333333333%
    }

    .col-phone-3 {
        width: 25%
    }

    .col-phone-2 {
        width: 16.666666666667%
    }

    .col-phone-1 {
        width: 8.3333333333333%
    }

    .visible-phone {
        display: block !important
    }

    .my-wishlist #wishlist-table .btn-cart {
        margin-top: 15px
    }

    .my-wishlist .buttons-set2 .button {
        width: 100%;
        margin-top: 10px
    }

    .shop_policy p {
        display: none
    }

    .sns-custom-tabs .custom-tab-head .nav-tabs li a {
        font-size: 16px;
        padding: 15px 5px 20px
    }

    #sns_mommenu > [class*="btn"] i {
        font-size: 24px
    }
}

hr.h20 {
    height: 20px;
    margin: 0;
    padding: 0;
    border: none
}

@media (max-width: 1199px) {
    .row.index_block > [class*='col-lg-'] {
        padding-top: 30px
    }

    .row.index_block > [class*='col-lg-']:first-child {
        padding-top: 0
    }
}

@media (max-width: 1100px) {
	.news-item-1{display: none}
	.news-item-2, .news-item-3{display: block; width: 100%;}
	.header-mail-phone ul{text-align: center;}
}
@media (max-width: 991px) {
    .row.index_block > [class*='col-lg-'], .row.index_block > [class*='col-md-'] {
        padding-top: 30px
    }

    .row.index_block > [class*='col-lg-']:first-child, .row.index_block > [class*='col-md-']:first-child {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    .row.index_block > [class*='col-lg-'], .row.index_block > [class*='col-md-'], .row.index_block > [class*='col-sm-'] {
        padding-top: 30px
    }

    .row.index_block > [class*='col-lg-']:first-child, .row.index_block > [class*='col-md-']:first-child, .row.index_block > [class*='col-sm-']:first-child {
        padding-top: 0
    }
	.header-mail-phone ul {
		text-align: center;
	}
}

@media (min-width: 980px) and (max-width: 1024px) {
    .block.product-col .item .product-image {
        padding: 3px
    }

    .block.product-col .item .info-product {
        max-width: 45%
    }

    #sns_content .block.block-layered-nav dl#narrow-by-list dd .price .text-box > .inner input {
        width: 68px
    }

    .sns-product-detail #sns_tab_products ul.sns-tab-navi li a {
        padding: 9px
    }

    .promo-wrap .pro-col.pro-mid .title {
        padding: 30px 0 18px;
        font-size: 200%
    }

    .promo-wrap.twocol-special .pro-col.pro-left {
        width: 55%
    }

    .promo-wrap.twocol-special .pro-col.pro-mid {
        width: 45%
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .promo-wrap .pro-col.pro-mid .title {
        padding: 30px 0 15px;
        font-size: 150%;
        line-height: 22px
    }

    .promo-wrap .pro-col.pro-mid .sub-title {
        padding: 10px 0;
        line-height: 18px
    }

    .promo-wrap.twocol-special .pro-col.pro-left {
        width: 55%
    }

    .promo-wrap.twocol-special .pro-col.pro-mid {
        width: 45%
    }
}

@media (max-width: 979px) {
    .data-table thead tr td, .data-table thead tr th {
        white-space: normal;
        padding: 5px
    }

    .data-table tbody td {
        padding: 5px
    }

    .data-table input.input-text {
        width: auto;
        max-width: 70%
    }

    .data-table textarea {
        max-width: 70%
    }

    .data-table .button {
        padding-left: 7px;
        padding-right: 7px;
        margin: 2px 0
    }

    .data-table .price-box .price {
        font-size: 120%
    }

    .quickview-wrap {
        display: none !important
    }

    .sns-btn-quickview {
        display: none !important
    }

    #sns_content .category-products .toolbar .view-mode label, #sns_content .category-products .toolbar .sort-by label {
        display: none
    }

    #sns_content .category-products .toolbar .limiter {
        display: none
    }

    #sns_content .category-products .toolbar .pager .amount {
        display: none
    }

    #sns_cpanel {
        display: none
    }
}

@media (max-width: 641px) {
    .stickynote-top {
        display: none
    }

    .col2-set .col-1 {
        width: 100%;
        margin-bottom: 10px
    }

    .col2-set .col-2 {
        width: 100%;
        margin-bottom: 10px
    }

    .cart .col2-set {
        width: 100%
    }

    .cart tbody td .product-name {
        line-height: 18px
    }

    .cart tfoot td {
        padding: 10px 5px
    }

    .cart .totals {
        width: 100%
    }

    .cart .a-center input.input-text {
        padding: 6px 2px;
        text-align: center
    }

    #sns_content .block.block-social .block-title {
        float: none;
        display: block;
        margin-bottom: 20px
    }

    #sns_content .block.slide-banner ul {
        margin-left: 0 !important
    }

    #sns_content .block.slide-banner ul > li {
        width: 620px !important
    }

    #sns_content #sns_right, #sns_content #sns_left {
        margin-bottom: 30px
    }

    #sns_content #sns_right .block-layered-nav .price .text-box input[type="text"], #sns_content #sns_left .block-layered-nav .price .text-box input[type="text"] {
        width: 60px
    }

    #sns_content #sns_mainmidle .category-products .toolbar .sort-by {
        display: none
    }

    #sns_promotions {
        display: none
    }

    .price-box .old-price {
        margin-right: 5px
    }
}

body.ie.ie8 .container {
    width: 1170px
}

body.ie.ie8 .item .item-inner .item-img .item-img-info {
    display: none
}

body.ie.ie8 .item .item-inner:hover .item-img .item-img-info {
    display: block
}

.nav-1-7, .nav-8-5 {
    clear: both;
}

.color {
    min-height: 80px;
}

.cashondelivery-instructions-content.agreement-content, .checkmo-mailing-address {
    clear: both;
}

#payment_form_checkmo label {
    display: none;
}

.std > p {
    text-align: justify;
}

.header-left {
    padding: 0 20px;
}

@media (min-width: 1px) {
    #sns_header_top .col_left .language-switcher .title:after {
        padding: 0 4px
    }

    .sns-ajaxcart.mini-cart .tongle {
        padding: 0 6px
    }

    p.welcome-msg {
        display: none
    }

    .quickaccess-inner {
        float: left;
        margin-right: 2px;
        cursor: pointer;
        position: relative
    }

    .quickaccess-inner:before {
        display: inline-block;
        vertical-align: middle;
        font-size: 30px;
        content: '\f007';
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        padding-top: 20px;
        min-height: 80px;
    }

    .quickaccess-inner:hover:before {
        color: #fff;
        background: #d90400
    }

    .quickaccess-inner:hover ul.links {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 100%
    }

    .quickaccess-inner ul.links {

        margin: 0;
        padding: 0;
        list-style: none;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
        min-width: 160px;
        padding: 10px 5px 10px 15px !important;
        background: #fff;
        display: none;
        position: absolute;
        top: 100%;
        right: -20px;
        z-index: 9999;
        visibility: hidden;
        display: block;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        opacity: 0;
        filter: alpha(opacity=0);
        top: 120%;
    }

    .quickaccess-inner ul.links li {
        float: left;
        width: 100%;
        line-height: 25px !important
    }

    .quickaccess-inner ul.links li a {
        color: #444 !important;
        padding: 0 !important;
        border: 0 !important
    }

    .quickaccess-inner ul.links li a:hover {
        color: #d90400 !important
    }

    .quickaccess-inner ul.links li a:before {
        display: none
    }

    #sns_menu > .container > .inner .header-right #sns_mainnav {
        margin: 25px 0
    }

    #sns_footer_bottom ul.payment {
        float: left;
        width: 100%;
        text-align: center;
        position: static !important
    }
}

#sns_header_top .col_right .mini-cart {
    padding: 20px 0px 20px 0px;
    min-height: 80px;
    float: right;
}
#sns_header_top .col_right .mini-cart .mini-cart{padding: 0;min-height: auto;}
.outter-links {
    padding: 20px 10px 0px 0px !important;
}

.block_topsearch {
    float: left;
    padding: 20px;
}

.btn.btn-default.my-click {
    background: #202020 none repeat scroll 0 0;
    margin: 0 auto;
    padding: 5px;
    position: relative;
    color: white !important;
    width: 100%;
    border: 1px solid #aaa;
    margin-bottom: 20px;
}

.btn.btn-default.my-click:hover {
    background: #D90400;
    cursor: pointer;
    border: 1px #202020 solid;
}

.blog-toolbar .pager {
    margin-right: 10px;
}

@media screen and (min-width: 1px) {
    #technicians_link, #solutions_link, #rents_fixes_link {
        display: block;
    }

    .outter-links {
        display: none;
    }
}

@media screen and (min-width: 845px) {
    #technicians_link, #solutions_link, #rents_fixes_link {
        display: none;
    }

    .outter-links {
        display: block;
    }
}

@media screen and (max-width: 844px) {
    .form-search {
        margin-top: 20px;
        margin-right: 20px;
    }
}

.apptrian-subcategories.apptrian-subcategories-layout-grid img {
    border: 1px solid #eaeaee;
    padding: 5px;
    background: #fff;
}
@media(max-width: 992px){
	#sns_slideshow .fs50{
		font-size: 30px;
	}
	#sns_slideshow{}
}

@media(max-width: 767px){
	#sns_slideshow .btn-more{
		font-size: 11px;
		padding: 6px 9px;
	}
	#sns_slideshow .fs20{
		font-size: 14px;
	}
	#sns_slideshow .fs50{
		font-size: 24px;
	}
	.item_3_1.tp-caption {
		bottom: 110px;
	}
	#sns_slideshow .fs13 {
		font-size: 11px;
		line-height: 14px;
	}
	a.item_3_3.tp-caption, a.item_2_5.tp-caption {
		margin-left: -61px;
	}
	.item_2_1.tp-caption {
		bottom: 150px;
	}
	.item_2_2.tp-caption {
		bottom: 115px;
	}
	.item_2_3.tp-caption {
		bottom: 80px;
	}
}
@media(max-width: 650px){
	.item_1_1.tp-caption {
		bottom: 165px;
	}
	.item_1_2.tp-caption {
		bottom: 138px;
	}
}
@media (max-width: 500px){
	#sns_slideshow .btn-more {
		font-size: 8px;
		padding: 3px 5px;
	}
	#sns_slideshow .fs13 {
		font-size: 10px;
		line-height: 12px;
	}
	.item_1_3.tp-caption {
		bottom: 57px;
	}
	#sns_slideshow .fs50 {
		font-size: 15px;
	}
	.item_1_2.tp-caption {
		bottom: 113px;
	}
	.item_3_1.tp-caption {
		bottom: 83px;
	}
	a.item_3_3.tp-caption, a.item_2_5.tp-caption {
		margin-left: -43px;
	}
	.item_4_3.tp-caption {
		bottom: 20px;
	}
	.item_4_2.tp-caption {
		bottom: 45px;
	}
	.item_4_1.tp-caption {
		bottom: 67px;
	}
	.item_1_3.tp-caption{
		display: none!important;
	}
	.item_1_2.tp-caption {
		bottom: 50px;
	}
	.item_1_1.tp-caption {
		bottom: 70px; 
	}
	.item_2_3.tp-caption {
		bottom: 56px;
	}
	.item_2_2.tp-caption {
		bottom: 80px;
	}
	.item_2_1.tp-caption {
		bottom: 97px;
	}
	a.item_2_5.tp-caption {
		bottom: 12px;
	}
	
}
.sns-btn-quickview{display: none!important}
#confirmButtons .button.am-btn-right, #confirmButtons .button.am-btn-left{
	font-size: 1em;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li:before{display: none;}
#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li{padding-left: 0;}
.checkout-onepage-index  .second-column input,.checkout-onepage-index .third-column input {
    display: inline-block;
    margin-top: 0;
}
.checkout-onepage-index .third-column input {
	margin-top: 0px;
}
.checkout-onepage-index div#checkout-review-submit ol {
    list-style-type: none;
    padding-left: 0;
}
.checkout-onepage-index .shipping-method input[type="radio"], 
.checkout-onepage-index .shipping-method input[type="checkbox"], 
.checkout-onepage-index .payment-method input[type="radio"],
.checkout-onepage-index .payment-method input[type="checkbox"],
.checkout-onepage-index .third-column input[type="radio"],
.checkout-onepage-index .third-column input[type="checkbox"]{
	position: absolute;
	left: 0;
	top: 11px;
}
.checkout-onepage-index .third-column .order-review-newsletter input[type="checkbox"]{left: 10px;}
.checkout-onepage-index .shipping-method input[type="radio"]{top: 5px;}
.checkout-onepage-index .shipping-method label, 
.checkout-onepage-index .payment-method label,
.checkout-onepage-index .third-column label{
	padding-left: 15px;
}
.checkout-onepage-index .third-column input[type="checkbox"] {top: 5px;}
.checkout-onepage-index .shipping-method li, 
.checkout-onepage-index .shipping-method dt, 
.checkout-onepage-index .payment-method li, 
.checkout-onepage-index .payment-method dt, 
.checkout-onepage-index .third-column li,
.checkout-onepage-index .third-column dt,
.checkout-onepage-index .third-column .order-review-newsletter{
	position: relative;
}
textarea#cdr_ordercomment {
    width: 100%;
}
.banner-block-wrapper {
    position: relative;
    margin-right: 10px;
}
.below-banner-bar {
    background-color: #d90400;
    padding: 13.5px;
}
.below-banner-text {
    float: left;
    color: white;
    font-weight: 600;
    font-size: 20px;
    margin: -13px 0 0 0px;
}
.below-banner-button {
    float: right;
    color: white;
    font-weight: 600;
    font-size: 20px;
    margin: -12px 0px 0 0;
}

.below-banner-button>span {
    text-transform: uppercase;
}
.below-banner-button:hover>span {
    color: black;
}
.wrap-home-banner{margin-bottom: 30px;}
.description-subtitle-block {
    font-size: 20px;
    line-height: 1.2em;
    text-align: center;
    font-weight: 300;
    z-index: 9;
    position: absolute;
    bottom: 115px;
    width: 100%;
    background: #333333bd;
    color: white;
    min-height: 57px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.category-title-block {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin: 35px 0 0;
    color: white;
    background: black;
    line-height: 1.35;
}
.description-subtitle-block.height-adjust {
    font-size: 18px;
    margin-right: 20px;
    line-height: 1.5;
}

.home-banner {
    position: relative;
}
.home-banner .banner-button {
    color: white;
    background: #d90400;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
	    line-height: 1.35;
}
.home-banner .banner-button:hover {
    background: #000000f2;
}
.home-banner .banner-button, .category-title-block, .below-banner-bar{line-height: 57px;}
.below-banner-bar{min-height: 57px;}
#sns_mommenu > [class*="btn"].btn-navbar.leftsidebar{
	float: right;
    margin-right: 0;
}
#sns_mommenu > [class*="btn"].btn-navbar.leftsidebar i:before{display: none}
#sns_mommenu > [class*="btn"].btn-navbar.leftsidebar i{
	background: url("../images/filter-ico.png");
    width: 30px;
    float: left;
    height: 30px;
    background-repeat: no-repeat;
    margin-right: 0px;}
.checkout-cart-index form#co-shipping-method-form input {
    position: absolute;
    left: 0;
}
.checkout-cart-index form#co-shipping-method-form ul li{position: relative;}
.cart #co-shipping-method-form ul li label {
    text-indent: 17px;
}
#co-shipping-method-form button{clear: left;}
#checkout-review-submit .checkout-agreements .agree input+label{padding-left: 2px;}
#checkout-review-submit .checkout-agreements .agree input{
	position: relative;
    top: 0;
}
#checkout-review-submit .agreement-content {
    max-height: 15em;
    overflow-y: auto;
}

.popup-content-wrapper input, .popup-content-wrapper input:hover, .popup-content-wrapper input:focus, .popup-content-wrapper input:active{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.popup-content-wrapper .input-group-btn .btn{background-color: transparent; border: none}
.popup-content-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display: inline-block;
    top: 0;
    left: 0;
    overflow: auto;
}
.popup-content-wrapper .newsletter-bkg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.popup-content-wrapper .block.block-subscribe {
    background: transparent;
}
.popup-content-wrapper .content-wrapper {
    z-index: 9;
    position: relative;
    width: 407px;
    margin: auto;
    /* height: 407px; */
	height: auto;
    background-color: #d90400;
    top: 20px;
}
.popup-content-wrapper .form-subscribe-header label {
    line-height: 24px;
    padding-bottom: 32px;
}
.popup-content-wrapper .block-subscribe .subscribe-wrapper {
    background-color: #3d444b;
    padding: 20px 40px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    border-color:#3c541f;
}
.popup-content-wrapper .content-wrapper * {
    color: #fff;
}
.popup-content-wrapper .block .block-title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    padding-bottom: 30px;
    text-transform: none;
    display: inline-block;
    height: auto;
}
.popup-content-wrapper .block-subscribe .block-content .btn span span {
    display: none;
}
.popup-content-wrapper .block-subscribe .block-content .input-wrapper {
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 0;
    padding: 1px;
    position: relative;
    width: 100%;
}
.popup-content-wrapper .block-subscribe .block-content input {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    font-size: 14px;
    height: 48px;
    color: #fff;
}
.popup-content-wrapper .content-wrapper .popup-bottom input {
    margin-top: 0;
    margin-right: 5px;
}
.popup-content-wrapper .content-wrapper .popup-bottom {
    text-align: right;
    float: right;
    position: absolute;
    bottom: 5px;
}
.popup-content-wrapper .content-wrapper .input-group-btn.left-icon {
    font-size: 17px;
    padding-left: 5px;
}
.popup-content-wrapper .block-subscribe .subscribe-wrapper .validation-advice {
    position: relative;
    bottom: 0;
}
.popup-content-wrapper #amprivacy-checkbox {
    cursor: pointer;
    position: relative;
    margin-top: 10px;
	margin-bottom: 15px;
}
.popup-content-wrapper input#amgdpr_agree_news {
    position: absolute;
    left: 0;
    top: 10px;
}
.popup-content-wrapper .validation-advice {
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 10px;
    line-height: 13px;
}
span.popup-close {
    position: absolute;
    right: -22px;
    width: 20px;
    height: 20px;
    display: inline-block;
	cursor: pointer;
}
i.fa.fa-close:before {
    content: "\f00d";
    font-size: 28px;
}
@media(max-width: 640px){
	span.popup-close {
		right: 5px;
	}
	.popup-content-wrapper .content-wrapper {
		max-width: 100%;
	}
}
@media(max-height: 560px){
	#newsletter-popup-wrapper .news-image{display: none};
}
/* #amorderattr .required {
    color: #000!important;
	font-weight: bold;
}
.amscheckout .form-list label.required em, .amscheckout .amscheckout-label em {
    color: #000!important;
	font-weight: bold;
} */
