.skt-single-product__item{overflow:hidden;background:#dae6e6}.skt-single-product__img{position:relative;width:100%}.skt-single-product__img a.skt-single-product__feature_img{display:block;width:100%;height:100%;line-height:0;-webkit-transition:all .5s ease;transition:all .5s ease}.skt-single-product__img a.skt-single-product__feature_img img{width:100%;height:auto}.skt-single-product__img a.skt-single-product__feature_img img:nth-of-type(2){position:absolute;top:0;left:0;z-index:-1;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.skt-single-product__img:hover>a.skt-single-product__feature_img{-webkit-transition:all .5s ease;transition:all .5s ease}.skt-single-product__img:hover>a.skt-single-product__feature_img img:nth-of-type(2){z-index:2;opacity:1;-webkit-transition:all .5s ease;transition:all .5s ease}.skt-single-product__content{position:relative;overflow:visible;padding:20px}.skt-single-product__badge{position:absolute;top:15px;left:15px;z-index:10;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.skt-single-product__badge span{display:inline-block;overflow:hidden;padding:5px 15px;border-radius:4px;background-color:#071844;color:#fff;text-transform:uppercase;font-size:10px}.skt-single-product__badge span:nth-of-type(2){margin-left:7px;background-color:#885cff}.skt-single-product__btns{position:absolute;top:15px;right:15px;z-index:10;border-radius:3px;opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%)}.skt-single-product__btns a{display:block;padding:18px;background-color:#fff;color:#333;font-size:16px;line-height:1}.skt-single-product__btns a:hover,.skt-single-product__standard .skt-single-product__btns a:hover{color:#e94d8e}.skt-single-product__ratings{margin-bottom:10px;font-size:14px;line-height:1}.skt-single-product__ratings .star-rating{position:relative;display:inline-block;overflow:hidden;width:5.4em;height:1em;color:#e34a8b;font-size:1em;font-family:star;line-height:1}.skt-single-product__ratings .star-rating:before{position:absolute;top:0;left:0;float:left;content:"sssss"}.skt-single-product__ratings .star-rating span{position:absolute;top:0;left:0;float:left;overflow:hidden;padding-top:1.5em}.skt-single-product__ratings .star-rating span:before{position:absolute;top:0;left:0;content:"SSSSS"}.skt-single-product__category{margin-bottom:5px}.skt-single-product__category a{display:inline-block;color:#222;text-decoration:none;font-weight:700;font-size:12px;-webkit-transition:all .3s;transition:all .3s}.skt-single-product__category a:hover{color:#885cff}.skt-single-product__category a:not(:last-child){margin-right:10px}.skt-single-product__title{margin-top:0;margin-bottom:5px;font-weight:700;font-size:21px}.skt-single-product__title a{color:#333;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.skt-single-product__title a:hover{color:#e34a8b}.skt-single-product__desc{margin-top:0;margin-bottom:20px;color:#777}.skt-single-product__price{position:relative;display:block;font-size:20px}.skt-single-product__price .price,.skt-single-product__price a{-webkit-transition:all .3s ease;transition:all .3s ease}.skt-single-product__price .price del{margin-right:5px}.skt-single-product__price a{display:inline-block;margin-top:0;padding:15px 20px;border-radius:3px;background-color:#fff;color:#3a3a3a;text-decoration:none;text-transform:uppercase;font-size:12px}.skt-single-product__price a:hover{color:#dc5959}.skt-single-product__price a i{margin-right:10px;padding-right:10px;border-right:1px solid #fff}.skt-single-product__item:hover .skt-single-product__btns{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.skt-single-product__item .button.added{display:none}.skt-single-product__qv_pos-bottom-left .skt-single-product__btns,.skt-single-product__qv_pos-top-left .skt-single-product__btns{right:auto;left:15px;-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%)}.skt-single-product__qv_pos-bottom-left .skt-single-product__btns{top:auto;bottom:15px}.skt-single-product__qv_pos-bottom-right .skt-single-product__btns{top:auto;bottom:15px}.skt-single-product__classic .skt-single-product__btns a,.skt-single-product__price a{-webkit-box-shadow:5px 5px 10px 0 rgba(0,0,0,.1);box-shadow:5px 5px 10px 0 rgba(0,0,0,.1)}.skt-single-product__classic .skt-single-product__btns a{border-radius:4px 4px 4px 4px}.skt-single-product__classic .skt-single-product__atc-btn{position:absolute;top:-5px;left:0;z-index:10;display:inline-block;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(30%);-ms-transform:translateY(30%);transform:translateY(30%)}.skt-single-product__classic.skt-single-product__item:hover .skt-single-product__price .price{opacity:0}.skt-single-product__classic.skt-single-product__item:hover .skt-single-product__atc-btn{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.skt-single-product__standard{background-color:transparent}.skt-single-product__standard:hover .skt-single-product__price .price{opacity:1}.skt-single-product__standard:hover .skt-single-product__btns{opacity:1;-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.skt-single-product__standard:hover .skt-single-product__img img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.skt-single-product__standard .skt-single-product__btns{position:absolute;top:auto;right:auto;bottom:20px;left:50%;z-index:10;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:all .22s ease-in-out;transition:all .22s ease-in-out;-webkit-transform:translateX(-50%) scale(.85);-ms-transform:translateX(-50%) scale(.85);transform:translateX(-50%) scale(.85)}.skt-single-product__standard .skt-single-product__btns a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-shadow:5px 5px 10px 0 rgba(0,0,0,.1);box-shadow:5px 5px 10px 0 rgba(0,0,0,.1);color:#333;text-align:center;font-size:16px;line-height:1}.skt-single-product__standard .skt-single-product__btns a:not(:last-child){border-right:1px solid #e8e8e8;border-bottom:none}.skt-single-product__standard .skt-single-product__btns a.added_to_cart,.skt-single-product__standard .skt-single-product__btns a.button{border-radius:4px 0 0 4px}.skt-single-product__standard .skt-single-product__btns a.skt-pqv-btn{border-radius:0 4px 4px 0}.skt-single-product__standard .skt-single-product__content{padding-right:0;padding-left:0}.skt-single-product__standard .skt-single-product__img img{width:100%;-webkit-transition:all .25s cubic-bezier(.25,.46,.45,.94);transition:all .25s cubic-bezier(.25,.46,.45,.94);-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.skt-single-product__landscape .skt-single-product__badge span,.skt-single-product__standard .skt-single-product__badge span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:55px;height:55px;border-radius:50%;background-color:#e34a8b;text-align:center}.skt-single-product__landscape{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.skt-single-product__img_pos-left .skt-single-product__landscape{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.skt-single-product__img_pos-right .skt-single-product__landscape{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.skt-single-product__landscape .skt-single-product__badge span{padding:10px}.skt-single-product__landscape .skt-single-product__content,.skt-single-product__landscape .skt-single-product__img{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.skt-single-product__landscape .skt-single-product__price .price{display:block;margin-bottom:20px}.skt-single-product__landscape .skt-single-product__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){.skt-single-product__item .skt-single-product__btns{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.skt-single-product__item .skt-single-product__price .price{display:block;margin-bottom:10px;opacity:1}.skt-single-product__classic .skt-single-product__atc-btn{position:static;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.skt-single-product__standard .skt-single-product__btns{opacity:1;-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@media screen and (max-width:480px){.skt-single-product__landscape{display:block}.skt-single-product__img_pos-left .skt-single-product__landscape,.skt-single-product__img_pos-right .skt-single-product__landscape{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.skt-single-product__landscape .skt-single-product__content,.skt-single-product__landscape .skt-single-product__img{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}/** Widgets: single-product-new **/