@charset "UTF-8";

@-webkit-keyframes bounce {from, 20%, 53%, 80%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}40%, 43% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0);}70% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0);}90% {-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0);}}@keyframes bounce {from, 20%, 53%, 80%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}40%, 43% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0);}70% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0);}90% {-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0);}}.bounce {-webkit-animation-name: bounce;animation-name: bounce;-webkit-transform-origin: center bottom;transform-origin: center bottom;}@-webkit-keyframes flash {from, 50%, to {opacity: 1;}25%, 75% {opacity: 0;}}@keyframes flash {from, 50%, to {opacity: 1;}25%, 75% {opacity: 0;}}.flash {-webkit-animation-name: flash;animation-name: flash;}@-webkit-keyframes pulse {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes pulse {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.pulse {-webkit-animation-name: pulse;animation-name: pulse;}@-webkit-keyframes rubberBand {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}30% {-webkit-transform: scale3d(1.25, 0.75, 1);transform: scale3d(1.25, 0.75, 1);}40% {-webkit-transform: scale3d(0.75, 1.25, 1);transform: scale3d(0.75, 1.25, 1);}50% {-webkit-transform: scale3d(1.15, 0.85, 1);transform: scale3d(1.15, 0.85, 1);}65% {-webkit-transform: scale3d(0.95, 1.05, 1);transform: scale3d(0.95, 1.05, 1);}75% {-webkit-transform: scale3d(1.05, 0.95, 1);transform: scale3d(1.05, 0.95, 1);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes rubberBand {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}30% {-webkit-transform: scale3d(1.25, 0.75, 1);transform: scale3d(1.25, 0.75, 1);}40% {-webkit-transform: scale3d(0.75, 1.25, 1);transform: scale3d(0.75, 1.25, 1);}50% {-webkit-transform: scale3d(1.15, 0.85, 1);transform: scale3d(1.15, 0.85, 1);}65% {-webkit-transform: scale3d(0.95, 1.05, 1);transform: scale3d(0.95, 1.05, 1);}75% {-webkit-transform: scale3d(1.05, 0.95, 1);transform: scale3d(1.05, 0.95, 1);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.rubberBand {-webkit-animation-name: rubberBand;animation-name: rubberBand;}@-webkit-keyframes shake {from, to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}10%, 30%, 50%, 70%, 90% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}20%, 40%, 60%, 80% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}}@keyframes shake {from, to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}10%, 30%, 50%, 70%, 90% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}20%, 40%, 60%, 80% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}}.shake {-webkit-animation-name: shake;animation-name: shake;}@-webkit-keyframes headShake {0% {-webkit-transform: translateX(0);transform: translateX(0);}6.5% {-webkit-transform: translateX(-6px) rotateY(-9deg);transform: translateX(-6px) rotateY(-9deg);}18.5% {-webkit-transform: translateX(5px) rotateY(7deg);transform: translateX(5px) rotateY(7deg);}31.5% {-webkit-transform: translateX(-3px) rotateY(-5deg);transform: translateX(-3px) rotateY(-5deg);}43.5% {-webkit-transform: translateX(2px) rotateY(3deg);transform: translateX(2px) rotateY(3deg);}50% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes headShake {0% {-webkit-transform: translateX(0);transform: translateX(0);}6.5% {-webkit-transform: translateX(-6px) rotateY(-9deg);transform: translateX(-6px) rotateY(-9deg);}18.5% {-webkit-transform: translateX(5px) rotateY(7deg);transform: translateX(5px) rotateY(7deg);}31.5% {-webkit-transform: translateX(-3px) rotateY(-5deg);transform: translateX(-3px) rotateY(-5deg);}43.5% {-webkit-transform: translateX(2px) rotateY(3deg);transform: translateX(2px) rotateY(3deg);}50% {-webkit-transform: translateX(0);transform: translateX(0);}}.headShake {-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;-webkit-animation-name: headShake;animation-name: headShake;}@-webkit-keyframes swing {20% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}40% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}60% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}to {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}}@keyframes swing {20% {-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg);}40% {-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg);}60% {-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg);}80% {-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg);}to {-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg);}}.swing {-webkit-transform-origin: top center;transform-origin: top center;-webkit-animation-name: swing;animation-name: swing;}@-webkit-keyframes tada {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%, 20% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%, 50%, 70%, 90% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%, 60%, 80% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes tada {from {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%, 20% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%, 50%, 70%, 90% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%, 60%, 80% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}to {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.tada {-webkit-animation-name: tada;animation-name: tada;}@-webkit-keyframes wobble {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}15% {-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30% {-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45% {-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60% {-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75% {-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes wobble {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}15% {-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30% {-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45% {-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60% {-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75% {-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.wobble {-webkit-animation-name: wobble;animation-name: wobble;}@-webkit-keyframes jello {from, 11.1%, to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}77.7% {-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg);}88.8% {-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}}@keyframes jello {from, 11.1%, to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}77.7% {-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg);}88.8% {-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}}.jello {-webkit-animation-name: jello;animation-name: jello;-webkit-transform-origin: center;transform-origin: center;}@-webkit-keyframes heartBeat {0% {-webkit-transform: scale(1);transform: scale(1);}14% {-webkit-transform: scale(1.3);transform: scale(1.3);}28% {-webkit-transform: scale(1);transform: scale(1);}42% {-webkit-transform: scale(1.3);transform: scale(1.3);}70% {-webkit-transform: scale(1);transform: scale(1);}}@keyframes heartBeat {0% {-webkit-transform: scale(1);transform: scale(1);}14% {-webkit-transform: scale(1.3);transform: scale(1.3);}28% {-webkit-transform: scale(1);transform: scale(1);}42% {-webkit-transform: scale(1.3);transform: scale(1.3);}70% {-webkit-transform: scale(1);transform: scale(1);}}.heartBeat {-webkit-animation-name: heartBeat;animation-name: heartBeat;-webkit-animation-duration: 1.3s;animation-duration: 1.3s;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}@-webkit-keyframes bounceIn {from, 20%, 40%, 60%, 80%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}20% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}40% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}60% {opacity: 1;-webkit-transform: scale3d(1.03, 1.03, 1.03);transform: scale3d(1.03, 1.03, 1.03);}80% {-webkit-transform: scale3d(0.97, 0.97, 0.97);transform: scale3d(0.97, 0.97, 0.97);}to {opacity: 1;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes bounceIn {from, 20%, 40%, 60%, 80%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}20% {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}40% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}60% {opacity: 1;-webkit-transform: scale3d(1.03, 1.03, 1.03);transform: scale3d(1.03, 1.03, 1.03);}80% {-webkit-transform: scale3d(0.97, 0.97, 0.97);transform: scale3d(0.97, 0.97, 0.97);}to {opacity: 1;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}.bounceIn {-webkit-animation-duration: 0.75s;animation-duration: 0.75s;-webkit-animation-name: bounceIn;animation-name: bounceIn;}@-webkit-keyframes bounceInDown {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0);}75% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}90% {-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes bounceInDown {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0);}75% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}90% {-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.bounceInDown {-webkit-animation-name: bounceInDown;animation-name: bounceInDown;}@-webkit-keyframes bounceInLeft {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(-3000px, 0, 0);transform: translate3d(-3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(25px, 0, 0);transform: translate3d(25px, 0, 0);}75% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}90% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes bounceInLeft {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}0% {opacity: 0;-webkit-transform: translate3d(-3000px, 0, 0);transform: translate3d(-3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(25px, 0, 0);transform: translate3d(25px, 0, 0);}75% {-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}90% {-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.bounceInLeft {-webkit-animation-name: bounceInLeft;animation-name: bounceInLeft;}@-webkit-keyframes bounceInRight {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(3000px, 0, 0);transform: translate3d(3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(-25px, 0, 0);transform: translate3d(-25px, 0, 0);}75% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}90% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes bounceInRight {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(3000px, 0, 0);transform: translate3d(3000px, 0, 0);}60% {opacity: 1;-webkit-transform: translate3d(-25px, 0, 0);transform: translate3d(-25px, 0, 0);}75% {-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}90% {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.bounceInRight {-webkit-animation-name: bounceInRight;animation-name: bounceInRight;}@-webkit-keyframes bounceInUp {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(0, 3000px, 0);transform: translate3d(0, 3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}75% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}90% {-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes bounceInUp {from, 60%, 75%, 90%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}from {opacity: 0;-webkit-transform: translate3d(0, 3000px, 0);transform: translate3d(0, 3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}75% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}90% {-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.bounceInUp {-webkit-animation-name: bounceInUp;animation-name: bounceInUp;}@-webkit-keyframes bounceOut {20% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}50%, 55% {opacity: 1;-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}to {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}}@keyframes bounceOut {20% {-webkit-transform: scale3d(0.9, 0.9, 0.9);transform: scale3d(0.9, 0.9, 0.9);}50%, 55% {opacity: 1;-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}to {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}}.bounceOut {-webkit-animation-duration: 0.75s;animation-duration: 0.75s;-webkit-animation-name: bounceOut;animation-name: bounceOut;}@-webkit-keyframes bounceOutDown {20% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}40%, 45% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}@keyframes bounceOutDown {20% {-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0);}40%, 45% {opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}.bounceOutDown {-webkit-animation-name: bounceOutDown;animation-name: bounceOutDown;}@-webkit-keyframes bounceOutLeft {20% {opacity: 1;-webkit-transform: translate3d(20px, 0, 0);transform: translate3d(20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}}@keyframes bounceOutLeft {20% {opacity: 1;-webkit-transform: translate3d(20px, 0, 0);transform: translate3d(20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}}.bounceOutLeft {-webkit-animation-name: bounceOutLeft;animation-name: bounceOutLeft;}@-webkit-keyframes bounceOutRight {20% {opacity: 1;-webkit-transform: translate3d(-20px, 0, 0);transform: translate3d(-20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}@keyframes bounceOutRight {20% {opacity: 1;-webkit-transform: translate3d(-20px, 0, 0);transform: translate3d(-20px, 0, 0);}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}.bounceOutRight {-webkit-animation-name: bounceOutRight;animation-name: bounceOutRight;}@-webkit-keyframes bounceOutUp {20% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}40%, 45% {opacity: 1;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}@keyframes bounceOutUp {20% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}40%, 45% {opacity: 1;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}.bounceOutUp {-webkit-animation-name: bounceOutUp;animation-name: bounceOutUp;}@-webkit-keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}@keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}.fadeIn {-webkit-animation-name: fadeIn;animation-name: fadeIn;}@-webkit-keyframes fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInDown {from {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fadeInDown {-webkit-animation-name: fadeInDown;animation-name: fadeInDown;}@-webkit-keyframes fadeInDownBig {from {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInDownBig {from {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fadeInDownBig {-webkit-animation-name: fadeInDownBig;animation-name: fadeInDownBig;}@-webkit-keyframes fadeInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInLeft {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fadeInLeft {-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft;}@-webkit-keyframes fadeInLeftBig {from {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInLeftBig {from {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fadeInLeftBig {-webkit-animation-name: fadeInLeftBig;animation-name: fadeInLeftBig;}@-webkit-keyframes fadeInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInRight {from {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fadeInRight {-webkit-animation-name: fadeInRight;animation-name: fadeInRight;}@-webkit-keyframes fadeInRightBig {from {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInRightBig {from {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fadeInRightBig {-webkit-animation-name: fadeInRightBig;animation-name: fadeInRightBig;}@-webkit-keyframes fadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInUp {from {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}@-webkit-keyframes fadeInUpBig {from {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes fadeInUpBig {from {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.fadeInUpBig {-webkit-animation-name: fadeInUpBig;animation-name: fadeInUpBig;}@-webkit-keyframes fadeOut {from {opacity: 1;}to {opacity: 0;}}@keyframes fadeOut {from {opacity: 1;}to {opacity: 0;}}.fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}@-webkit-keyframes fadeOutDown {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}@keyframes fadeOutDown {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}.fadeOutDown {-webkit-animation-name: fadeOutDown;animation-name: fadeOutDown;}@-webkit-keyframes fadeOutDownBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}@keyframes fadeOutDownBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0);}}.fadeOutDownBig {-webkit-animation-name: fadeOutDownBig;animation-name: fadeOutDownBig;}@-webkit-keyframes fadeOutLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}@keyframes fadeOutLeft {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}.fadeOutLeft {-webkit-animation-name: fadeOutLeft;animation-name: fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}}@keyframes fadeOutLeftBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0);}}.fadeOutLeftBig {-webkit-animation-name: fadeOutLeftBig;animation-name: fadeOutLeftBig;}@-webkit-keyframes fadeOutRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}@keyframes fadeOutRight {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}.fadeOutRight {-webkit-animation-name: fadeOutRight;animation-name: fadeOutRight;}@-webkit-keyframes fadeOutRightBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}@keyframes fadeOutRightBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0);}}.fadeOutRightBig {-webkit-animation-name: fadeOutRightBig;animation-name: fadeOutRightBig;}@-webkit-keyframes fadeOutUp {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}@keyframes fadeOutUp {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}.fadeOutUp {-webkit-animation-name: fadeOutUp;animation-name: fadeOutUp;}@-webkit-keyframes fadeOutUpBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}@keyframes fadeOutUpBig {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0);}}.fadeOutUpBig {-webkit-animation-name: fadeOutUpBig;animation-name: fadeOutUpBig;}@-webkit-keyframes flip {from {-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}40% {-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}50% {-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}80% {-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}to {-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}}@keyframes flip {from {-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}40% {-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}50% {-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}80% {-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}to {-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}}.animated.flip {-webkit-backface-visibility: visible;backface-visibility: visible;-webkit-animation-name: flip;animation-name: flip;}@-webkit-keyframes flipInX {from {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;}40% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1;}80% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}@keyframes flipInX {from {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;}40% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1;}80% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}.flipInX {-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipInX;animation-name: flipInX;}@-webkit-keyframes flipInY {from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;}40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1;}80% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}@keyframes flipInY {from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;}40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}60% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1;}80% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg);}to {-webkit-transform: perspective(400px);transform: perspective(400px);}}.flipInY {-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipInY;animation-name: flipInY;}@-webkit-keyframes flipOutX {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1;}to {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}}@keyframes flipOutX {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1;}to {-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0;}}.flipOutX {-webkit-animation-duration: 0.75s;animation-duration: 0.75s;-webkit-animation-name: flipOutX;animation-name: flipOutX;-webkit-backface-visibility: visible !important;backface-visibility: visible !important;}@-webkit-keyframes flipOutY {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);transform: perspective(400px) rotate3d(0, 1, 0, -15deg);opacity: 1;}to {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);opacity: 0;}}@keyframes flipOutY {from {-webkit-transform: perspective(400px);transform: perspective(400px);}30% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);transform: perspective(400px) rotate3d(0, 1, 0, -15deg);opacity: 1;}to {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);opacity: 0;}}.flipOutY {-webkit-animation-duration: 0.75s;animation-duration: 0.75s;-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipOutY;animation-name: flipOutY;}@-webkit-keyframes lightSpeedIn {from {-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);transform: translate3d(100%, 0, 0) skewX(-30deg);opacity: 0;}60% {-webkit-transform: skewX(20deg);transform: skewX(20deg);opacity: 1;}80% {-webkit-transform: skewX(-5deg);transform: skewX(-5deg);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes lightSpeedIn {from {-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);transform: translate3d(100%, 0, 0) skewX(-30deg);opacity: 0;}60% {-webkit-transform: skewX(20deg);transform: skewX(20deg);opacity: 1;}80% {-webkit-transform: skewX(-5deg);transform: skewX(-5deg);}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.lightSpeedIn {-webkit-animation-name: lightSpeedIn;animation-name: lightSpeedIn;-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}@-webkit-keyframes lightSpeedOut {from {opacity: 1;}to {-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);transform: translate3d(100%, 0, 0) skewX(30deg);opacity: 0;}}@keyframes lightSpeedOut {from {opacity: 1;}to {-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);transform: translate3d(100%, 0, 0) skewX(30deg);opacity: 0;}}.lightSpeedOut {-webkit-animation-name: lightSpeedOut;animation-name: lightSpeedOut;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;}@-webkit-keyframes rotateIn {from {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, -200deg);transform: rotate3d(0, 0, 1, -200deg);opacity: 0;}to {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}@keyframes rotateIn {from {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, -200deg);transform: rotate3d(0, 0, 1, -200deg);opacity: 0;}to {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}.rotateIn {-webkit-animation-name: rotateIn;animation-name: rotateIn;}@-webkit-keyframes rotateInDownLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}@keyframes rotateInDownLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}.rotateInDownLeft {-webkit-animation-name: rotateInDownLeft;animation-name: rotateInDownLeft;}@-webkit-keyframes rotateInDownRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}@keyframes rotateInDownRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}.rotateInDownRight {-webkit-animation-name: rotateInDownRight;animation-name: rotateInDownRight;}@-webkit-keyframes rotateInUpLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}@keyframes rotateInUpLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}.rotateInUpLeft {-webkit-animation-name: rotateInUpLeft;animation-name: rotateInUpLeft;}@-webkit-keyframes rotateInUpRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -90deg);transform: rotate3d(0, 0, 1, -90deg);opacity: 0;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}@keyframes rotateInUpRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -90deg);transform: rotate3d(0, 0, 1, -90deg);opacity: 0;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}}.rotateInUpRight {-webkit-animation-name: rotateInUpRight;animation-name: rotateInUpRight;}@-webkit-keyframes rotateOut {from {-webkit-transform-origin: center;transform-origin: center;opacity: 1;}to {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, 200deg);transform: rotate3d(0, 0, 1, 200deg);opacity: 0;}}@keyframes rotateOut {from {-webkit-transform-origin: center;transform-origin: center;opacity: 1;}to {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, 200deg);transform: rotate3d(0, 0, 1, 200deg);opacity: 0;}}.rotateOut {-webkit-animation-name: rotateOut;animation-name: rotateOut;}@-webkit-keyframes rotateOutDownLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}}@keyframes rotateOutDownLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0;}}.rotateOutDownLeft {-webkit-animation-name: rotateOutDownLeft;animation-name: rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}}@keyframes rotateOutDownRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}}.rotateOutDownRight {-webkit-animation-name: rotateOutDownRight;animation-name: rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}}@keyframes rotateOutUpLeft {from {-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1;}to {-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0;}}.rotateOutUpLeft {-webkit-animation-name: rotateOutUpLeft;animation-name: rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 90deg);transform: rotate3d(0, 0, 1, 90deg);opacity: 0;}}@keyframes rotateOutUpRight {from {-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1;}to {-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 90deg);transform: rotate3d(0, 0, 1, 90deg);opacity: 0;}}.rotateOutUpRight {-webkit-animation-name: rotateOutUpRight;animation-name: rotateOutUpRight;}@-webkit-keyframes hinge {0% {-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}20%, 60% {-webkit-transform: rotate3d(0, 0, 1, 80deg);transform: rotate3d(0, 0, 1, 80deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}40%, 80% {-webkit-transform: rotate3d(0, 0, 1, 60deg);transform: rotate3d(0, 0, 1, 60deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;opacity: 1;}to {-webkit-transform: translate3d(0, 700px, 0);transform: translate3d(0, 700px, 0);opacity: 0;}}@keyframes hinge {0% {-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}20%, 60% {-webkit-transform: rotate3d(0, 0, 1, 80deg);transform: rotate3d(0, 0, 1, 80deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}40%, 80% {-webkit-transform: rotate3d(0, 0, 1, 60deg);transform: rotate3d(0, 0, 1, 60deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;opacity: 1;}to {-webkit-transform: translate3d(0, 700px, 0);transform: translate3d(0, 700px, 0);opacity: 0;}}.hinge {-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-name: hinge;animation-name: hinge;}@-webkit-keyframes jackInTheBox {from {opacity: 0;-webkit-transform: scale(0.1) rotate(30deg);transform: scale(0.1) rotate(30deg);-webkit-transform-origin: center bottom;transform-origin: center bottom;}50% {-webkit-transform: rotate(-10deg);transform: rotate(-10deg);}70% {-webkit-transform: rotate(3deg);transform: rotate(3deg);}to {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}@keyframes jackInTheBox {from {opacity: 0;-webkit-transform: scale(0.1) rotate(30deg);transform: scale(0.1) rotate(30deg);-webkit-transform-origin: center bottom;transform-origin: center bottom;}50% {-webkit-transform: rotate(-10deg);transform: rotate(-10deg);}70% {-webkit-transform: rotate(3deg);transform: rotate(3deg);}to {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}.jackInTheBox {-webkit-animation-name: jackInTheBox;animation-name: jackInTheBox;}@-webkit-keyframes rollIn {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes rollIn {from {opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.rollIn {-webkit-animation-name: rollIn;animation-name: rollIn;}@-webkit-keyframes rollOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}}@keyframes rollOut {from {opacity: 1;}to {opacity: 0;-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}}.rollOut {-webkit-animation-name: rollOut;animation-name: rollOut;}@-webkit-keyframes zoomIn {from {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}50% {opacity: 1;}}@keyframes zoomIn {from {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}50% {opacity: 1;}}.zoomIn {-webkit-animation-name: zoomIn;animation-name: zoomIn;}@-webkit-keyframes zoomInDown {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomInDown {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInDown {-webkit-animation-name: zoomInDown;animation-name: zoomInDown;}@-webkit-keyframes zoomInLeft {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomInLeft {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInLeft {-webkit-animation-name: zoomInLeft;animation-name: zoomInLeft;}@-webkit-keyframes zoomInRight {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomInRight {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInRight {-webkit-animation-name: zoomInRight;animation-name: zoomInRight;}@-webkit-keyframes zoomInUp {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomInUp {from {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}60% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInUp {-webkit-animation-name: zoomInUp;animation-name: zoomInUp;}@-webkit-keyframes zoomOut {from {opacity: 1;}50% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}to {opacity: 0;}}@keyframes zoomOut {from {opacity: 1;}50% {opacity: 0;-webkit-transform: scale3d(0.3, 0.3, 0.3);transform: scale3d(0.3, 0.3, 0.3);}to {opacity: 0;}}.zoomOut {-webkit-animation-name: zoomOut;animation-name: zoomOut;}@-webkit-keyframes zoomOutDown {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomOutDown {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomOutDown {-webkit-animation-name: zoomOutDown;animation-name: zoomOutDown;}@-webkit-keyframes zoomOutLeft {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}to {opacity: 0;-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);transform: scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin: left center;transform-origin: left center;}}@keyframes zoomOutLeft {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}to {opacity: 0;-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);transform: scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin: left center;transform-origin: left center;}}.zoomOutLeft {-webkit-animation-name: zoomOutLeft;animation-name: zoomOutLeft;}@-webkit-keyframes zoomOutRight {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}to {opacity: 0;-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);transform: scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin: right center;transform-origin: right center;}}@keyframes zoomOutRight {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}to {opacity: 0;-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);transform: scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin: right center;transform-origin: right center;}}.zoomOutRight {-webkit-animation-name: zoomOutRight;animation-name: zoomOutRight;}@-webkit-keyframes zoomOutUp {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}@keyframes zoomOutUp {40% {opacity: 1;-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}to {opacity: 0;-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomOutUp {-webkit-animation-name: zoomOutUp;animation-name: zoomOutUp;}@-webkit-keyframes slideInDown {from {-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes slideInDown {from {-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.slideInDown {-webkit-animation-name: slideInDown;animation-name: slideInDown;}@-webkit-keyframes slideInLeft {from {-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes slideInLeft {from {-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.slideInLeft {-webkit-animation-name: slideInLeft;animation-name: slideInLeft;}@-webkit-keyframes slideInRight {from {-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes slideInRight {from {-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.slideInRight {-webkit-animation-name: slideInRight;animation-name: slideInRight;}@-webkit-keyframes slideInUp {from {-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}@keyframes slideInUp {from {-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);visibility: visible;}to {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.slideInUp {-webkit-animation-name: slideInUp;animation-name: slideInUp;}@-webkit-keyframes slideOutDown {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}@keyframes slideOutDown {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}}.slideOutDown {-webkit-animation-name: slideOutDown;animation-name: slideOutDown;}@-webkit-keyframes slideOutLeft {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}@keyframes slideOutLeft {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}}.slideOutLeft {-webkit-animation-name: slideOutLeft;animation-name: slideOutLeft;}@-webkit-keyframes slideOutRight {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}@keyframes slideOutRight {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}}.slideOutRight {-webkit-animation-name: slideOutRight;animation-name: slideOutRight;}@-webkit-keyframes slideOutUp {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}@keyframes slideOutUp {from {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}to {visibility: hidden;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}}.slideOutUp {-webkit-animation-name: slideOutUp;animation-name: slideOutUp;}.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.animated.infinite {-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.animated.delay-1s {-webkit-animation-delay: 1s;animation-delay: 1s;}.animated.delay-2s {-webkit-animation-delay: 2s;animation-delay: 2s;}.animated.delay-3s {-webkit-animation-delay: 3s;animation-delay: 3s;}.animated.delay-4s {-webkit-animation-delay: 4s;animation-delay: 4s;}.animated.delay-5s {-webkit-animation-delay: 5s;animation-delay: 5s;}.animated.fast {-webkit-animation-duration: 800ms;animation-duration: 800ms;}.animated.faster {-webkit-animation-duration: 500ms;animation-duration: 500ms;}.animated.slow {-webkit-animation-duration: 2s;animation-duration: 2s;}.animated.slower {-webkit-animation-duration: 3s;animation-duration: 3s;}@media (prefers-reduced-motion) {.animated {-webkit-animation: unset !important;animation: unset !important;-webkit-transition: none !important;transition: none !important;}}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.form-control: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)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.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:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .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}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}@font-face{font-family:"Flaticon";src:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/flaticon/Flaticon.eot);src:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/flaticon/Flaticon.woff) format("woff"),url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/flaticon/Flaticon.ttf) format("truetype"),url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");font-weight:normal;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"Flaticon";src:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/flaticon/Flaticon.svg#Flaticon) format("svg")}}[class^="flaticon-"]:before,[class*=" flaticon-"]:before,[class^="flaticon-"]:after,[class*=" flaticon-"]:after{font-family:Flaticon;font-size:20px;font-style:normal;margin-left:20px}.flaticon-cart01:before{content:"\f100"}.flaticon-cart02:before{content:"\f101"}.flaticon-cart03:before{content:"\f102"}.flaticon-escalator:before{content:"\f103"}.flaticon-cart05:before{content:"\f104"}.flaticon-cart06:before{content:"\f105"}.flaticon-heart01:before{content:"\f106"}.flaticon-heart02:before{content:"\f107"}.flaticon-compare01:before{content:"\f108"}.flaticon-compare02:before{content:"\f109"}.flaticon-search01:before{content:"\f10a"}.flaticon-search02:before{content:"\f10b"}.flaticon-clock:before{content:"\f10c"}.flaticon-plane:before{content:"\f10d"}.flaticon-time:before{content:"\f10e"}.flaticon-phone:before{content:"\f10f"}.flaticon-umbrela:before{content:"\f110"}.flaticon-coin:before{content:"\f111"}.flaticon-truck:before{content:"\f112"}.flaticon-payment:before{content:"\f113"}.flaticon-security:before{content:"\f114"}.flaticon-support:before{content:"\f115"}.flaticon-android:before{content:"\f116"}.flaticon-arrow-down:before{content:"\f117"}.flaticon-arrow-up:before{content:"\f118"}.flaticon-arrow-left:before{content:"\f119"}.flaticon-arrow-right:before{content:"\f11a"}.flaticon-menu01:before{content:"\f11b"}.flaticon-menu02:before{content:"\f11c"}.flaticon-menu03:before{content:"\f11d"}.flaticon-tab-fashion:before{content:"\f11e"}.flaticon-tab-bike:before{content:"\f11f"}.flaticon-tab-tv:before{content:"\f120"}.flaticon-tab-cam:before{content:"\f121"}.flaticon-tab-funi:before{content:"\f122"}.flaticon-tab-ring:before{content:"\f123"}.flaticon-tab-ring2:before{content:"\f124"}.flaticon-tab-ball:before{content:"\f125"}.flaticon-tab-tech:before{content:"\f126"}.flaticon-tab-fashion2:before{content:"\f127"}.flaticon-tab-phone:before{content:"\f128"}.flaticon-user:before{content:"\f129"}.flaticon-long-arrow-left:before{content:"\f12a";}.flaticon-long-arrow-right:before{content:"\f12b";}.flaticon-icon01:before{content:"\f12c";}.flaticon-icon02:before{content:"\f12d";}.flaticon-icon03:before{content:"\f12e";}.flaticon-icon04:before{content:"\f12f";}@font-face{font-family:'Pe-icon-7-stroke';src:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/Pe-icon-7-stroke.eot?d7yf1v);src:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(//www.zkperu.com/wp-content/themes/kuteshop/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:normal;font-style:normal}[class^="pe-7s-"],[class*=" pe-7s-"]{display:inline-block;font-family:'Pe-icon-7-stroke';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pe-7s-album:before{content:"\e6aa"}.pe-7s-arc:before{content:"\e6ab"}.pe-7s-back-2:before{content:"\e6ac"}.pe-7s-bandaid:before{content:"\e6ad"}.pe-7s-car:before{content:"\e6ae"}.pe-7s-diamond:before{content:"\e6af"}.pe-7s-door-lock:before{content:"\e6b0"}.pe-7s-eyedropper:before{content:"\e6b1"}.pe-7s-female:before{content:"\e6b2"}.pe-7s-gym:before{content:"\e6b3"}.pe-7s-hammer:before{content:"\e6b4"}.pe-7s-headphones:before{content:"\e6b5"}.pe-7s-helm:before{content:"\e6b6"}.pe-7s-hourglass:before{content:"\e6b7"}.pe-7s-leaf:before{content:"\e6b8"}.pe-7s-magic-wand:before{content:"\e6b9"}.pe-7s-male:before{content:"\e6ba"}.pe-7s-map-2:before{content:"\e6bb"}.pe-7s-next-2:before{content:"\e6bc"}.pe-7s-paint-bucket:before{content:"\e6bd"}.pe-7s-pendrive:before{content:"\e6be"}.pe-7s-photo:before{content:"\e6bf"}.pe-7s-piggy:before{content:"\e6c0"}.pe-7s-plugin:before{content:"\e6c1"}.pe-7s-refresh-2:before{content:"\e6c2"}.pe-7s-rocket:before{content:"\e6c3"}.pe-7s-settings:before{content:"\e6c4"}.pe-7s-shield:before{content:"\e6c5"}.pe-7s-smile:before{content:"\e6c6"}.pe-7s-usb:before{content:"\e6c7"}.pe-7s-vector:before{content:"\e6c8"}.pe-7s-wine:before{content:"\e6c9"}.pe-7s-cloud-upload:before{content:"\e68a"}.pe-7s-cash:before{content:"\e68c"}.pe-7s-close:before{content:"\e680"}.pe-7s-bluetooth:before{content:"\e68d"}.pe-7s-cloud-download:before{content:"\e68b"}.pe-7s-way:before{content:"\e68e"}.pe-7s-close-circle:before{content:"\e681"}.pe-7s-id:before{content:"\e68f"}.pe-7s-angle-up:before{content:"\e682"}.pe-7s-wristwatch:before{content:"\e690"}.pe-7s-angle-up-circle:before{content:"\e683"}.pe-7s-world:before{content:"\e691"}.pe-7s-angle-right:before{content:"\e684"}.pe-7s-volume:before{content:"\e692"}.pe-7s-angle-right-circle:before{content:"\e685"}.pe-7s-users:before{content:"\e693"}.pe-7s-angle-left:before{content:"\e686"}.pe-7s-user-female:before{content:"\e694"}.pe-7s-angle-left-circle:before{content:"\e687"}.pe-7s-up-arrow:before{content:"\e695"}.pe-7s-angle-down:before{content:"\e688"}.pe-7s-switch:before{content:"\e696"}.pe-7s-angle-down-circle:before{content:"\e689"}.pe-7s-scissors:before{content:"\e697"}.pe-7s-wallet:before{content:"\e600"}.pe-7s-safe:before{content:"\e698"}.pe-7s-volume2:before{content:"\e601"}.pe-7s-volume1:before{content:"\e602"}.pe-7s-voicemail:before{content:"\e603"}.pe-7s-video:before{content:"\e604"}.pe-7s-user:before{content:"\e605"}.pe-7s-upload:before{content:"\e606"}.pe-7s-unlock:before{content:"\e607"}.pe-7s-umbrella:before{content:"\e608"}.pe-7s-trash:before{content:"\e609"}.pe-7s-tools:before{content:"\e60a"}.pe-7s-timer:before{content:"\e60b"}.pe-7s-ticket:before{content:"\e60c"}.pe-7s-target:before{content:"\e60d"}.pe-7s-sun:before{content:"\e60e"}.pe-7s-study:before{content:"\e60f"}.pe-7s-stopwatch:before{content:"\e610"}.pe-7s-star:before{content:"\e611"}.pe-7s-speaker:before{content:"\e612"}.pe-7s-signal:before{content:"\e613"}.pe-7s-shuffle:before{content:"\e614"}.pe-7s-shopbag:before{content:"\e615"}.pe-7s-share:before{content:"\e616"}.pe-7s-server:before{content:"\e617"}.pe-7s-search:before{content:"\e618"}.pe-7s-film:before{content:"\e6a5"}.pe-7s-science:before{content:"\e619"}.pe-7s-disk:before{content:"\e6a6"}.pe-7s-ribbon:before{content:"\e61a"}.pe-7s-repeat:before{content:"\e61b"}.pe-7s-refresh:before{content:"\e61c"}.pe-7s-add-user:before{content:"\e6a9"}.pe-7s-refresh-cloud:before{content:"\e61d"}.pe-7s-paperclip:before{content:"\e69c"}.pe-7s-radio:before{content:"\e61e"}.pe-7s-note2:before{content:"\e69d"}.pe-7s-print:before{content:"\e61f"}.pe-7s-network:before{content:"\e69e"}.pe-7s-prev:before{content:"\e620"}.pe-7s-mute:before{content:"\e69f"}.pe-7s-power:before{content:"\e621"}.pe-7s-medal:before{content:"\e6a0"}.pe-7s-portfolio:before{content:"\e622"}.pe-7s-like2:before{content:"\e6a1"}.pe-7s-plus:before{content:"\e623"}.pe-7s-left-arrow:before{content:"\e6a2"}.pe-7s-play:before{content:"\e624"}.pe-7s-key:before{content:"\e6a3"}.pe-7s-plane:before{content:"\e625"}.pe-7s-joy:before{content:"\e6a4"}.pe-7s-photo-gallery:before{content:"\e626"}.pe-7s-pin:before{content:"\e69b"}.pe-7s-phone:before{content:"\e627"}.pe-7s-plug:before{content:"\e69a"}.pe-7s-pen:before{content:"\e628"}.pe-7s-right-arrow:before{content:"\e699"}.pe-7s-paper-plane:before{content:"\e629"}.pe-7s-delete-user:before{content:"\e6a7"}.pe-7s-paint:before{content:"\e62a"}.pe-7s-bottom-arrow:before{content:"\e6a8"}.pe-7s-notebook:before{content:"\e62b"}.pe-7s-note:before{content:"\e62c"}.pe-7s-next:before{content:"\e62d"}.pe-7s-news-paper:before{content:"\e62e"}.pe-7s-musiclist:before{content:"\e62f"}.pe-7s-music:before{content:"\e630"}.pe-7s-mouse:before{content:"\e631"}.pe-7s-more:before{content:"\e632"}.pe-7s-moon:before{content:"\e633"}.pe-7s-monitor:before{content:"\e634"}.pe-7s-micro:before{content:"\e635"}.pe-7s-menu:before{content:"\e636"}.pe-7s-map:before{content:"\e637"}.pe-7s-map-marker:before{content:"\e638"}.pe-7s-mail:before{content:"\e639"}.pe-7s-mail-open:before{content:"\e63a"}.pe-7s-mail-open-file:before{content:"\e63b"}.pe-7s-magnet:before{content:"\e63c"}.pe-7s-loop:before{content:"\e63d"}.pe-7s-look:before{content:"\e63e"}.pe-7s-lock:before{content:"\e63f"}.pe-7s-lintern:before{content:"\e640"}.pe-7s-link:before{content:"\e641"}.pe-7s-like:before{content:"\e642"}.pe-7s-light:before{content:"\e643"}.pe-7s-less:before{content:"\e644"}.pe-7s-keypad:before{content:"\e645"}.pe-7s-junk:before{content:"\e646"}.pe-7s-info:before{content:"\e647"}.pe-7s-home:before{content:"\e648"}.pe-7s-help2:before{content:"\e649"}.pe-7s-help1:before{content:"\e64a"}.pe-7s-graph3:before{content:"\e64b"}.pe-7s-graph2:before{content:"\e64c"}.pe-7s-graph1:before{content:"\e64d"}.pe-7s-graph:before{content:"\e64e"}.pe-7s-global:before{content:"\e64f"}.pe-7s-gleam:before{content:"\e650"}.pe-7s-glasses:before{content:"\e651"}.pe-7s-gift:before{content:"\e652"}.pe-7s-folder:before{content:"\e653"}.pe-7s-flag:before{content:"\e654"}.pe-7s-filter:before{content:"\e655"}.pe-7s-file:before{content:"\e656"}.pe-7s-expand1:before{content:"\e657"}.pe-7s-exapnd2:before{content:"\e658"}.pe-7s-edit:before{content:"\e659"}.pe-7s-drop:before{content:"\e65a"}.pe-7s-drawer:before{content:"\e65b"}.pe-7s-download:before{content:"\e65c"}.pe-7s-display2:before{content:"\e65d"}.pe-7s-display1:before{content:"\e65e"}.pe-7s-diskette:before{content:"\e65f"}.pe-7s-date:before{content:"\e660"}.pe-7s-cup:before{content:"\e661"}.pe-7s-culture:before{content:"\e662"}.pe-7s-crop:before{content:"\e663"}.pe-7s-credit:before{content:"\e664"}.pe-7s-copy-file:before{content:"\e665"}.pe-7s-config:before{content:"\e666"}.pe-7s-compass:before{content:"\e667"}.pe-7s-comment:before{content:"\e668"}.pe-7s-coffee:before{content:"\e669"}.pe-7s-cloud:before{content:"\e66a"}.pe-7s-clock:before{content:"\e66b"}.pe-7s-check:before{content:"\e66c"}.pe-7s-chat:before{content:"\e66d"}.pe-7s-cart:before{content:"\e66e"}.pe-7s-camera:before{content:"\e66f"}.pe-7s-call:before{content:"\e670"}.pe-7s-calculator:before{content:"\e671"}.pe-7s-browser:before{content:"\e672"}.pe-7s-box2:before{content:"\e673"}.pe-7s-box1:before{content:"\e674"}.pe-7s-bookmarks:before{content:"\e675"}.pe-7s-bicycle:before{content:"\e676"}.pe-7s-bell:before{content:"\e677"}.pe-7s-battery:before{content:"\e678"}.pe-7s-ball:before{content:"\e679"}.pe-7s-back:before{content:"\e67a"}.pe-7s-attention:before{content:"\e67b"}.pe-7s-anchor:before{content:"\e67c"}.pe-7s-albums:before{content:"\e67d"}.pe-7s-alarm:before{content:"\e67e"}.pe-7s-airplay:before{content:"\e67f"}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/css/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/css/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//www.zkperu.com/wp-content/themes/kuteshop/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.ontop, #growls-default, #growls-tl, #growls-tr, #growls-bl, #growls-br, #growls-tc, #growls-bc, #growls-cc, #growls-cl, #growls-cr{z-index: 100001;position: fixed;}#growls-default{top: 10px;right: 10px;max-width: calc(100% - 20px);}#growls-tl{top: 10px;left: 10px;}#growls-tr{top: 10px;right: 10px;}#growls-bl{bottom: 10px;left: 10px;}#growls-br{bottom: 10px;right: 10px;}#growls-tc{top: 10px;right: 10px;left: 10px;}#growls-bc{bottom: 10px;right: 10px;left: 10px;}#growls-cc{top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}#growls-cl{top: 50%;left: 10px;}#growls-cr{top: 50%;right: 10px;}#growls-tc .growl, #growls-bc .growl{margin-left: auto;margin-right: auto;}.growl{border-radius: 0;position: relative;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;font-size: 0;line-height: 0;max-width: calc(100% - 20px);}.growl > *{font-size: 14px;line-height: 24px;}.growl.growl-incoming{opacity: 0;filter: alpha(opacity=0);}.growl.growl-outgoing{opacity: 0;filter: alpha(opacity=0);}.growl.growl-small{width: 250px;padding: 5px;margin: 5px;}.growl.growl-medium{width: 300px;padding: 10px;margin: 10px;}.growl.growl-large{width: 350px;padding: 15px;margin: 15px;}.growl.growl-default{color: #FFF;background: #7f8c8d;}.growl.growl-error{color: #FFF;background: #C0392B;}.growl.growl-notice{color: #FFF;background: #2ECC71;}.growl.growl-warning{color: #FFF;background: #F39C12;}.growl .growl-close{display: inline-block;vertical-align: top;float: right;cursor: pointer;font-size: 0;line-height: 0;width: 16px;height: 16px;position: relative;}.growl .growl-close::before, .growl .growl-close::after{position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;margin: auto;width: 15px;height: 1px;background-color: #fff;border-radius: 90px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.growl .growl-close:not(:hover)::before{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}.growl .growl-close:not(:hover)::after{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}.growl .growl-title{display: inline-block;vertical-align: top;width: calc(100% - 20px);font-size: 16px;line-height: 20px;margin-bottom: 3px;}.growl .growl-message{font-size: 0;line-height: 0;}.growl .growl-message > *{display: inline-block !important;vertical-align: top;}.growl .growl-message figure{overflow: hidden;width: 80px;height: 80px;}.growl .growl-message figure img{position: relative;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}.growl .growl-content{width: calc(100% - 80px);font-size: 14px;line-height: 20px;padding: 0 0 0 10px;margin: -2px 0 0;}.growl .growl-content span{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.growl .growl-content a{display: block;font-size: 13px;padding: 2px 0;text-decoration: underline;color: inherit;}.growl .growl-content a:hover{color: inherit;opacity: 0.7;}.growl .growl-message > *:first-child:last-child{width: 100%;padding: 0;}.growl ul.error{list-style-type: none;padding: 20px;margin: 0;}.growl ul.error li{font-size: 15px;padding-left: 10px;}body.rtl .growl .growl-close{float: left;}body.rtl .growl .growl-content{padding: 0 10px 0 0;}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@media (min-width: 1200px){.auto-clear .vc_col-lg-1:nth-child(12n+1), .auto-clear .vc_col-lg-2:nth-child(6n+1), .auto-clear .vc_col-lg-15:nth-child(5n+1), .auto-clear .vc_col-lg-3:nth-child(4n+1), .auto-clear .vc_col-lg-4:nth-child(3n+1), .auto-clear .vc_col-lg-6:nth-child(odd){clear: both;}}@media (min-width: 1500px){.auto-clear .col-bg-1:nth-child(12n+1), .auto-clear .col-bg-2:nth-child(6n+1), .auto-clear .col-bg-15:nth-child(5n+1), .auto-clear .col-bg-3:nth-child(4n+1), .auto-clear .col-bg-4:nth-child(3n+1), .auto-clear .col-bg-6:nth-child(odd){clear: both;}}@media (min-width: 1200px) and (max-width: 1499px){.auto-clear .col-lg-1:nth-child(12n+1), .auto-clear .col-lg-2:nth-child(6n+1), .auto-clear .col-lg-15:nth-child(5n+1), .auto-clear .col-lg-3:nth-child(4n+1), .auto-clear .col-lg-4:nth-child(3n+1), .auto-clear .col-lg-6:nth-child(odd){clear: both;}}@media (min-width: 992px) and (max-width: 1199px){.auto-clear .vc_col-md-1:nth-child(12n+1), .auto-clear .vc_col-md-2:nth-child(6n+1), .auto-clear .vc_col-md-15:nth-child(5n+1), .auto-clear .vc_col-md-3:nth-child(4n+1), .auto-clear .vc_col-md-4:nth-child(3n+1), .auto-clear .vc_col-md-6:nth-child(odd), .auto-clear .col-md-1:nth-child(12n+1), .auto-clear .col-md-2:nth-child(6n+1), .auto-clear .col-md-15:nth-child(5n+1), .auto-clear .col-md-3:nth-child(4n+1), .auto-clear .col-md-4:nth-child(3n+1), .auto-clear .col-md-6:nth-child(odd){clear: both;}}@media (min-width: 768px) and (max-width: 991px){.auto-clear .vc_col-sm-1:nth-child(12n+1), .auto-clear .vc_col-sm-2:nth-child(6n+1), .auto-clear .vc_col-sm-15:nth-child(5n+1), .auto-clear .vc_col-sm-3:nth-child(4n+1), .auto-clear .vc_col-sm-4:nth-child(3n+1), .auto-clear .vc_col-sm-6:nth-child(odd), .auto-clear .col-sm-1:nth-child(12n+1), .auto-clear .col-sm-2:nth-child(6n+1), .auto-clear .col-sm-15:nth-child(5n+1), .auto-clear .col-sm-3:nth-child(4n+1), .auto-clear .col-sm-4:nth-child(3n+1), .auto-clear .col-sm-6:nth-child(odd){clear: both;}}@media (min-width: 480px) and (max-width: 767px){.auto-clear .col-xs-1:nth-child(12n+1), .auto-clear .col-xs-2:nth-child(6n+1), .auto-clear .col-xs-15:nth-child(5n+1), .auto-clear .col-xs-3:nth-child(4n+1), .auto-clear .col-xs-4:nth-child(3n+1), .auto-clear .col-xs-6:nth-child(odd){clear: both;}}@media (max-width: 479px){.auto-clear .col-ts-1:nth-child(12n+1), .auto-clear .col-ts-2:nth-child(6n+1), .auto-clear .col-ts-15:nth-child(5n+1), .auto-clear .col-ts-3:nth-child(4n+1), .auto-clear .col-ts-4:nth-child(3n+1), .auto-clear .col-ts-6:nth-child(odd){clear: both;}}@media (max-width: 767px){.auto-clear .vc_col-xs-1:nth-child(12n+1), .auto-clear .vc_col-xs-2:nth-child(6n+1), .auto-clear .vc_col-xs-15:nth-child(5n+1), .auto-clear .vc_col-xs-3:nth-child(4n+1), .auto-clear .vc_col-xs-4:nth-child(3n+1), .auto-clear .vc_col-xs-6:nth-child(odd){clear: both;}}@media (min-width: 1500px){.col-bg-1, .col-bg-10, .col-bg-11, .col-bg-12, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px }.col-bg-1, .col-bg-2, .col-bg-3, .col-bg-4, .col-bg-5, .col-bg-6, .col-bg-7, .col-bg-8, .col-bg-9, .col-bg-10, .col-bg-11{float: left;}.col-bg-12{width: 100%;}.col-bg-11{width: 91.66666667%;}.col-bg-10{width: 83.33333333%;}.col-bg-9{width: 75%;}.col-bg-8{width: 66.66666667%;}.col-bg-7{width: 58.33333333%;}.col-bg-6{width: 50%;}.col-bg-5{width: 41.66666667%;}.col-bg-4{width: 33.33333333%;}.col-bg-3{width: 25%;}.col-bg-2{width: 16.66666667%;}.col-bg-1{width: 8.33333333%;}}@media (max-width: 479px){.col-ts-1, .col-ts-10, .col-ts-11, .col-ts-12, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}.col-ts-1, .col-ts-2, .col-ts-3, .col-ts-4, .col-ts-5, .col-ts-6, .col-ts-7, .col-ts-8, .col-ts-9, .col-ts-10, .col-ts-11{float: left;}.col-ts-12{width: 100%;}.col-ts-11{width: 91.66666667%;}.col-ts-10{width: 83.33333333%;}.col-ts-9{width: 75%;}.col-ts-8{width: 66.66666667%;}.col-ts-7{width: 58.33333333%;}.col-ts-6{width: 50%;}.col-ts-5{width: 41.66666667%;}.col-ts-4{width: 33.33333333%;}.col-ts-3{width: 25%;}.col-ts-2{width: 16.66666667%;}.col-ts-1{width: 8.33333333%;}}.gallery{margin-left: -5px;margin-right: -5px;}.gallery:after{display: table;content: "";clear: both;}.gallery-item{margin: 0;float: left;padding: 5px;font-style: italic;color: #666;}.gallery-columns-1 .gallery-item{width: 100%;float: none;}.gallery-columns-2 .gallery-item{width: 50%;}.gallery-columns-3 .gallery-item{width: 33.3333%;}.gallery-columns-4 .gallery-item{width: 25%;}.gallery-columns-5 .gallery-item{width: 20%;}.gallery-columns-6 .gallery-item{width: 16.6667%;}.gallery-columns-7 .gallery-item{width: 14.2857%;}.gallery-columns-8 .gallery-item{width: 12.5%;}.gallery-columns-9 .gallery-item{width: 11.1111%;}@media (min-width: 1200px){.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1){clear: both;}}@media (max-width: 1199px) and (min-width: 992px){.main-container:not(.no-sidebar) .gallery .gallery-item{min-width: 25%;}.main-container.no-sidebar .gallery-columns-2 .gallery-item:nth-child(2n+1), .main-container.no-sidebar .gallery-columns-3 .gallery-item:nth-child(3n+1), .main-container.no-sidebar .gallery-columns-4 .gallery-item:nth-child(4n+1), .main-container.no-sidebar .gallery-columns-5 .gallery-item:nth-child(5n+1), .main-container.no-sidebar .gallery-columns-6 .gallery-item:nth-child(6n+1), .main-container.no-sidebar .gallery-columns-7 .gallery-item:nth-child(7n+1), .main-container.no-sidebar .gallery-columns-8 .gallery-item:nth-child(8n+1), .main-container.no-sidebar .gallery-columns-9 .gallery-item:nth-child(9n+1), .main-container:not(.no-sidebar) .gallery-columns-2 .gallery-item:nth-child(2n+1), .main-container:not(.no-sidebar) .gallery-columns-3 .gallery-item:nth-child(3n+1), .main-container:not(.no-sidebar) .gallery:not(.gallery-columns-2):not(.gallery-columns-3) .gallery-item:nth-child(4n+1){clear: both;}}@media (max-width: 991px){.gallery .gallery-item{min-width: 25%;}}@media (max-width: 991px) and (min-width: 768px){.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery:not(.gallery-columns-2):not(.gallery-columns-3) .gallery-item:nth-child(4n+1){clear: both;}}@media (max-width: 767px){.gallery .gallery-item{min-width: 33.33%;}}@media (max-width: 767px) and (min-width: 480px){.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery:not(.gallery-columns-2) .gallery-item:nth-child(3n+1){clear: both;}}@media (max-width: 479px){.gallery .gallery-item{min-width: 50%;}.gallery .gallery-item:nth-child(2n+1){clear: both;}}.vc_col-has-fill > div.vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > div.vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > div.vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner, .vc_row-has-fill > .vc_column_container > div.vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner, section.vc_section.vc_section-has-fill, section.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, section.vc_section.vc_section-has-fill + .vc_section{padding-top: 0;}body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid > li{margin-bottom: 0;}.vc_row-no-padding .vc_inner{margin-left: -15px;margin-right: -15px;}div.vc_row.vc_row-no-padding .vc_inner{margin-left: -15px;margin-right: -15px;}div.vc_row.vc_row-no-padding .vc_inner .vc_column-inner{padding-left: 15px;padding-right: 15px;}.vc_separator *{display: block;}div.vc_separator .vc_sep_holder{height: auto;}div.vc_separator .vc_sep_holder .vc_sep_line{height: auto;top: auto;}.effect{display: inline-block;position: relative;overflow: hidden;}.normal-effect::after{position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;background-color: red;opacity: 0;-webkit-transition: opacity 0.2s ease;-moz-transition: opacity 0.2s ease;-o-transition: opacity 0.2s ease;transition: opacity 0.2s ease;}.normal-effect:hover::after{opacity: 0.3;}.normal-effect.dark-bg::after{background-color: #000;}.normal-effect.light-bg::after{background-color: #fff;}.plus-zoom::before, .plus-zoom::after{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;z-index: 1;}.plus-zoom:hover::before{right: 50%;left: 50%;background-color: rgba(255, 255, 255, 0.5);}.plus-zoom:hover::after{top: 50%;bottom: 50%;background-color: rgba(255, 255, 255, 0.5);}.bounce-in:hover img{-webkit-animation: bounceIn 0.5s ease;-o-animation: bounceIn 0.5s ease;animation: bounceIn 0.5s ease;}.border-zoom::before, .border-zoom::after{position: absolute;content: '';opacity: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 1;}.border-zoom::before{top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, 0.2);}.border-zoom::after{top: -5px;bottom: -5px;left: -5px;right: -5px;border: 2px solid #fff;}.border-zoom:hover::before, .border-zoom:hover::after{opacity: 1;}.border-zoom:hover::after{top: 10px;bottom: 10px;left: 10px;right: 10px;}.border-scale{background-color: #000;}.border-scale::before, .border-scale::after{content: '';position: absolute;z-index: 1;border-color: #fff;border-style: solid;}.border-scale::before, .border-scale::after, .border-scale:hover img{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.border-scale::before{left: 50%;right: 50%;top: 10px;bottom: 10px;border-width: 2px 0 2px 0;}.border-scale::after{top: 50%;bottom: 50%;left: 10px;right: 10px;border-width: 0 2px 0 2px;}.border-scale:hover::before{left: 10px;right: 10px;}.border-scale:hover::after{top: 10px;bottom: 10px;}.border-scale:hover img{opacity: 0.7;}.slick-slider{overflow: hidden;}.slick-list{margin: -15px;padding: 0;}.slick-track{margin-left: 0;}.slick-slide{padding: 15px;}.slick-slider .slick-arrow{display: inline-block;position: absolute;top: 0;right: 0;font-size: 24px;line-height: 1;color: #fff;background-color: rgba(0, 0, 0, 0.33);z-index: 1;cursor: pointer;}.slick-slider .slick-arrow:first-child{right: 29px;}.slick-vertical .slick-slide{border: none;}.slick-slider.nav-center{position: relative !important;}.slick-slider.nav-center > .slick-arrow{top: calc(50% - 15px);margin: 0;font-size: 30px;background-color: transparent;color: #999;}.slick-slider.nav-center > .slick-arrow:hover{background-color: transparent;color: #000;}.slick-slider.nav-center > .slick-arrow::before{font-family: Flaticon, sans-serif;content: '\f11a';}.slick-slider.nav-center > .slick-arrow:first-child{right: auto;left: 0;}.slick-slider.nav-center > .slick-arrow:first-child::before{content: '\f119';}.slick-slide > .row-item > *{display: block !important;}.slick-dots{list-style: none;padding: 0;margin-bottom: 0;}.slick-dots .slick-slide img{cursor: pointer;margin: auto;}.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{padding: 1em 2em 1em 2em;margin: 0 0 30px;position: relative;background-color: #fafafa;color: #515151;border-top: 3px solid #337ab7;list-style: none !important;width: auto;word-wrap: break-word;}.woocommerce .woocommerce-error:after, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-message:before{content: " ";display: table;}.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button{float: right;font-size: 13px;display: inline-block;padding: 0 15px;margin: 0;}.woocommerce .woocommerce-error{border-color: #fcf8e3;}.woocommerce .woocommerce-info{border-color: #dff0d8;}.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{margin-bottom: 60px;}.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a{float: none;width: 100%;margin: 0;}.cart_totals .shop_table th, .cart_totals .shop_table td{text-align: inherit;}.woocommerce-checkout-payment{background-color: #ebe9eb;padding: 30px 15px;margin-top: 15px;}.woocommerce-checkout-payment .payment_methods{margin: 0;padding: 0;}.woocommerce-checkout-payment .payment_methods .wc_payment_method{list-style: none;}.woocommerce-checkout-payment .payment_methods .wc_payment_method:not(:last-child){padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #fff;}.woocommerce-checkout-payment .payment_methods .wc_payment_method > input[type="radio"], .woocommerce-checkout-payment .payment_methods .wc_payment_method > input[type="checkbox"]{vertical-align: middle;margin-top: -1px;}.woocommerce-checkout-payment .payment_methods label{display: inline;vertical-align: middle;cursor: pointer;}.woocommerce-checkout-payment .payment_methods .stripe-pf-right{float: none;}.woocommerce-checkout-payment .payment_methods .payment_method_paypal img{margin-right: 5px;}.woocommerce-checkout-payment #place_order{min-width: 270px;padding: 13px 30px;font-size: 14px;}#add_payment_method #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{position: relative;box-sizing: border-box;width: 100%;padding: 1em;margin: 1em 0;font-size: .92em;border-radius: 2px;line-height: 1.5;background-color: #dfdcde;color: #515151;}#add_payment_method #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before{content: "";display: block;border: 1em solid #dfdcde;border-right-color: transparent;border-left-color: transparent;border-top-color: transparent;position: absolute;top: -.75em;left: 0;margin: -1em 0 0 2em;}#add_payment_method #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input{vertical-align: middle;margin: -3px 0 0;}.woocommerce-checkout-payment .payment_box p:last-child{margin: 0;}.woocommerce form .form-row label, .woocommerce-page form .form-row label{display: block;}.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{display: inline-block;width: calc(50% - 15px);overflow: visible;}.woocommerce form .form-row-last, .woocommerce-page form .form-row-last{float: right;}.woocommerce form #billing_phone_field, .woocommerce form #billing_email_field, .woocommerce-page form #billing_phone_field, .woocommerce-page form #billing_email_field{width: 100%;}.woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce form .form-row-wide, .woocommerce form .form-row::after, .woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::after, .woocommerce-page .cart-collaterals .shipping_calculator::after, .woocommerce-page form .form-row-wide, .woocommerce-page form .form-row::after, .woocommerce-page ul.cart_list li::after, .woocommerce-page ul.product_list_widget li::after{clear: both;}.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, .woocommerce form .form-row select, .woocommerce-page form .form-row select{box-sizing: border-box;width: 100%;}.woocommerce form .form-row select{padding: 10px 20px;}.woocommerce form .form-row textarea.input-text, .woocommerce-page form .form-row textarea.input-text{height: 124px;}.woocommerce .col2-set, .woocommerce-page .col2-set{width: 100%;}.woocommerce .col2-set:before, .woocommerce-page .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:after{content: '';display: table;}.woocommerce .col2-set:after, .woocommerce-page .col2-set:after{clear: both;}.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{float: left;width: calc(50% - 15px);}.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{float: right;}.woocommerce-thankyou-order-details{padding: 0;margin-bottom: 30px;}.woocommerce-thankyou-order-received{font-size: 20px;color: #000;}.woocommerce-thankyou-order-details li{list-style: none;line-height: 35px;}.woocommerce-account-fields{padding-bottom: 10px;}.woocommerce-account-fields .create-account{margin-bottom: 0;}.woocommerce-account-fields .create-account > label{display: inline-block !important;clear: none;margin: 0 0 20px;cursor: pointer;font-size: 16px;font-weight: 600;}.woocommerce-account-fields .create-account label input[type="checkbox"], #ship-to-different-address label input{position: static;vertical-align: top;width: 14px;height: 14px;margin: 4px 0 0;}.woocommerce form.lost_reset_password .form-row-first, .woocommerce form.lost_reset_password .form-row-last, .woocommerce-page form.lost_reset_password .form-row-first, .woocommerce-page form.lost_reset_password .form-row-last{float: none;width: 100%;max-width: 585px;}.woocommerce .woocommerce-MyAccount-navigation{width: 270px;float: left;margin-right: 30px;margin-bottom: 30px;padding: 10px 20px;line-height: 40px;font-size: 14px;background-color: #f1f1f1;}.woocommerce .woocommerce-MyAccount-navigation a{display: block;}.woocommerce .woocommerce-MyAccount-content{overflow-y: hidden;}.woocommerce #shipping_method{list-style: none;padding: 0;margin-bottom: 0;}.woocommerce-form-login .woocommerce-form__label-for-checkbox{display: inline-block;float: right;padding: 8px 0;margin-bottom: 0;}.woocommerce-form-login .woocommerce-form__label-for-checkbox input[type="checkbox"]{display: inline-block;vertical-align: top;margin: 5px 0 0;}#customer_login input[type="submit"], .woocommerce-ResetPassword input[type="submit"]{padding-left: 50px;padding-right: 50px;}.select2-drop{border: 1px solid #eee;border-radius: 0;}.select2-drop.select2-drop-above.select2-drop-active{border-top: 1px solid #eee;}.select2-container .select2-choice, .select2-container--default .select2-selection--single{border: 1px solid #eee;padding: 7px 20px;border-radius: 0;}.select2-container .select2-selection--single{height: auto;color: inherit;}.select2-container--default .select2-selection--single .select2-selection__rendered{padding: 0;color: inherit;line-height: inherit;}.select2-container--default .select2-selection--single .select2-selection__arrow{position: absolute;top: 50%;right: 10px;margin-top: -13px;}.select2-container .select2-choice .select2-arrow b:after{border: none;font-family: 'FontAwesome';content: "\f107";-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);margin-top: 0;margin-left: -15px;}.select2.select2-container--default.select2-container--focus .select2-selection--multiple{border-color: #eee;}.select2.select2-container{margin-bottom: 10px;}.select2.select2-container .select2-selection--multiple{border-radius: 0;border: 1px solid #eee;}.select2.select2-container .select2-selection--multiple .select2-selection__rendered{padding: 0;display: block;}.select2.select2-container .select2-search--inline .select2-search__field{margin-top: 0;padding: 0 10px;}.select2-drop.select2-drop-above .select2-search input{width: 100%;}body .select2-container--default .select2-selection--single .select2-selection__clear{float: none;}.place-order #place_order{margin-top: 20px;}.woocommerce-form__label-for-checkbox{cursor: pointer;}.woocommerce-privacy-policy-link, .woocommerce-privacy-policy-link:hover, .woocommerce-privacy-policy-link:focus, .woocommerce-terms-and-conditions-link, .woocommerce-terms-and-conditions-link:hover, .woocommerce-terms-and-conditions-link:focus{text-decoration: underline;}.woocommerce-checkout-review-order-table .cart_item dl:last-child, .woocommerce-checkout-review-order-table .cart_item dl p:last-child{margin-bottom: 0;}.woocommerce-billing-fields > h3, .woocommerce-shipping-fields > h3, .woocommerce-additional-fields > h3, #order_review_heading{font-size: 16px;}#ship-to-different-address{overflow: hidden;}#ship-to-different-address label input[type="checkbox"]{display: none;}#ship-to-different-address label span{position: relative;display: block;padding-right: 43px;}#ship-to-different-address label{font-weight: 600;cursor: pointer;margin: 0;}#ship-to-different-address label input[type="checkbox"]:checked + span::before{border-color: #000;background: #000;}#ship-to-different-address label input[type="checkbox"]:checked + span::after{right: 3px;}#ship-to-different-address label span::before{content: "";display: block;height: 16px;width: 30px;border: 2px solid #bbb;background: #bbb;border-radius: 13em;box-sizing: content-box;-webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;position: absolute;top: 1px;right: 0;}#ship-to-different-address label span::after{content: "";display: block;width: 14px;height: 14px;background: #fff;position: absolute;top: 4px;right: 17px;border-radius: 13em;-webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;}.place-order input#place_order, .wc-proceed-to-checkout .button{padding: 10px 50px;text-transform: uppercase;}.shop_table th, .shop_table td{padding: 10px;}.shop_table th{font-weight: 600;color: #999;}.shop_table td.product-price, .shop_table td.product-subtotal{font-size: 16px;font-weight: 600;color: #333;}.shop_table td.product-price del, .shop_table td.product-subtotal del{font-size: 14px;font-weight: normal;}.shop_table td.product-price ins, .shop_table td.product-subtotal ins{text-decoration: none;}.shop_table td.product-thumbnail img{width: 100px;}.shop_table td.product-remove a{display: block;font-size: 20px;}.shop_table .actions{text-align: left;padding: 20px;}.shop_table .actions::before, .shop_table .actions::after{content: '';display: table;clear: both;}.shop_table .actions .coupon{display: inline-block;}.shop_table .actions > .button{float: right;}.shop_table .actions > .button[disabled]{pointer-events: none;}.wcppec-checkout-buttons{text-align: inherit;}.shop_table #shipping_method{white-space: nowrap;}.shop_table #shipping_method input[type="radio"], .shop_table #shipping_method input[type="checkbox"]{vertical-align: middle;margin: 0 3px 2px 0;}.shop_table #shipping_method label{font-size: inherit;font-weight: inherit;color: inherit;margin: 0;cursor: pointer;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.woocommerce table.wishlist_table{font-size: inherit;}.woocommerce .wishlist_table td.product-add-to-cart a{margin: auto;border-radius: 0;line-height: inherit;max-width: 170px;}.woocommerce .wishlist_table td.product-name > *{display: inline-block;vertical-align: top;}.woocommerce .wishlist_table td.product-name a:not(.yith-wcqv-button){padding: 4px 15px 4px 0;}@media (max-width: 767px){.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{float: none;width: 100%;}.woocommerce .woocommerce-MyAccount-navigation{width: 100%;float: none;margin-right: 0;}.shop_table .actions .coupon{display: block;margin-bottom: 15px;}.shop_table .actions .coupon .input-text{margin-bottom: 10px;}.shop_table .actions > .button{float: none;}}@media (max-width: 567px){.woocommerce-cart-form .shop_table, .wishlist_table{border: none;}.woocommerce-cart-form .shop_table thead, .wishlist_table thead{display: none;}.woocommerce-cart-form .shop_table tr, .wishlist_table tr{display: block;margin-bottom: 30px;border: 1px solid #ddd;}.woocommerce-cart-form .shop_table td, .wishlist_table td{display: block;text-align: center !important;border: none;}.woocommerce-cart-form .shop_table td:not(:first-child), .wishlist_table td:not(:first-child){border-top: 1px solid #eee;}.wishlist_table tr td.product-thumbnail a{margin: auto;}}@media (max-width: 479px){.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{float: none;width: 100%;}.woocommerce-form-login .woocommerce-form__label-for-checkbox{float: none;margin-top: 15px;}}html{font-size: 14px;}body{font-family: 'Arial', sans-serif;font-size: 14px;line-height: 24px;color: #666;font-weight: 400;overflow-x: hidden;}label{font-weight: normal;color: #333;margin: 0;}label .required{border-bottom: none;text-decoration: none;}a{color: inherit;text-decoration: none;line-height: inherit;cursor: pointer;}a:hover, a:focus, a:active{text-decoration: none;outline: none;}p{margin-bottom: 20px;}ul, ol{padding: 0 0 0 20px;}h1, h2, h3, h4, h5, h6{font-weight: 600;line-height: 1.4;margin: 0 0 20px;color: #333;}h1{font-size: 36px;}h2{font-size: 32px;}h3{font-size: 28px;}h4{font-size: 24px;}h5{font-size: 20px;}h6{font-size: 18px;}img{height: auto;max-width: 100%;}.font-weight-600{font-weight: 600;}input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"], input[type="url"], select, textarea{border: 1px solid #eee;padding: 7px 20px;font-size: 14px;line-height: 24px;max-width: 100%;background: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;outline: none;}body .select2-container .select2-selection--single, input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"], input[type="url"]{height: 40px;}textarea{display: block;}select{background: url(//www.zkperu.com/wp-content/themes/kuteshop/assets/images/select-arrow.png);background-repeat: no-repeat;background-position: center right;padding-left: 12px;padding-right: 22px;}select::-ms-expand{display: none;}:focus{outline: none;}blockquote{font-family: 'Pacifico', cursive;font-size: 16px;color: #333;border: none;padding: 8px 0 8px 30px;margin-bottom: 12px;}iframe{display: block;max-width: 100% !important;}::-webkit-input-placeholder{color: inherit;opacity: 1;filter: alpha(opacity=100);}:-moz-placeholder{color: inherit;opacity: 1;filter: alpha(opacity=100);}::-moz-placeholder{color: inherit;opacity: 1;filter: alpha(opacity=100);}:-ms-input-placeholder{color: inherit;opacity: 1;filter: alpha(opacity=100);}input[type="radio"], input[type="checkbox"]{margin-top: 5px;}.added_to_cart, a.button, button, input[type="submit"]{display: inline-block;vertical-align: top;font-size: 14px;line-height: 24px;padding: 8px 20px;border: none;background-color: #999;color: #fff;text-align: center;font-weight: 600;}.added_to_cart:hover, .added_to_cart:focus, a.button:hover, a.button:focus, button:hover, input[type="submit"]:hover{opacity: 0.7;color: #fff;}.text-center{text-align: center;}.post-content::before, .post-content::after{display: table;content: '';clear: both;}.return-message{font-size: 14px;line-height: 20px;padding: 5px 15px;margin-top: 10px;text-align: center;}.wpb_single_image{font-size: 0;line-height: 0;}.sticky{color: inherit;}.bypostauthor{color: inherit;}.screen-reader-text{color: inherit;}.post-pagination, .page-links{display: inline-block;width: 100%;font-size: 0;line-height: 0;margin-bottom: 10px;}.post-pagination > *, .page-links > *{display: inline-block;vertical-align: top;font-size: 14px;line-height: 20px;}.post-pagination .title, .page-links .page-links-title{display: none;}.post-pagination span:not(.title), .page-links span:not(.page-links-title){width: 24px;height: 24px;line-height: 22px;border: 1px solid #aaa;background-color: #aaa;color: #fff;text-align: center;}.post-pagination a span, .page-links a span{display: block;}.post-pagination a:not(:hover) span, .page-links a:not(:hover) span{background-color: transparent;border-color: #ddd;color: #666;}.page-links span.screen-reader-text{display: none;}table{border: 1px solid #eee;border-collapse: collapse;border-spacing: 0;table-layout: auto;width: 100%;margin-bottom: 20px;}th, td{border-color: #eee;border-style: solid;border-width: 1px;padding: 5px;font-weight: normal;text-align: center;}.alignnone, .wp-caption.alignnone, a img.alignnone{margin: 5px 20px 20px 0;}div.aligncenter, .aligncenter, .wp-caption.aligncenter, a img.aligncenter{display: block;margin: 5px auto 5px auto;}.alignleft, .wp-caption.alignleft, a img.alignleft{float: left;margin: 5px 20px 20px 0;}.alignright, .wp-caption.alignright, a img.alignright{float: right;margin: 5px 0 20px 20px;}img.alignnone{margin: 0;}.post-password-form label[for="pwbox-1168"]{margin-bottom: 10px;}@media (max-width: 479px){.post-password-form p:last-child{text-align: center;}}.wp-caption{background-color: #fff;max-width: 100%;padding: 5px 3px 5px;text-align: center;margin: 0;}.wp-caption.alignnone{clear: both;}.wp-caption img{border: 0 none;height: auto;margin: 0;max-width: 100%;padding: 0;width: auto;}.wp-caption p.wp-caption-text{font-size: 12px;line-height: 17px;margin: 0;padding: 10px 4px 5px;margin: 0 !important;}.gallery-caption{color: #707070;color: rgba(51, 51, 51, 0.7);display: block;font-family: "Noto Sans", sans-serif;font-size: 12px;line-height: 1.5;padding: 0.5em 0;}span.fa, i.fa{display: inline-block;vertical-align: top;line-height: inherit;text-decoration: inherit;}span.fa::before, i.fa::before{display: block;}[class^="flaticon-"], [class*=" flaticon-"], [class^="flaticon-"], [class*=" flaticon-"]{display: inline-block;}[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after{display: block;font-size: inherit;margin-left: 0;}[class^="pe-7s-"]::before, [class*=" pe-7s-"]::before{display: block;}.rows-space-0{margin-bottom: 0;}.rows-space-10{margin-bottom: 10px;}.rows-space-20{margin-bottom: 20px;}.rows-space-30{margin-bottom: 30px;}.rows-space-40{margin-bottom: 40px;}.rows-space-50{margin-bottom: 50px;}.rows-space-60{margin-bottom: 60px;}.rows-space-70{margin-bottom: 70px;}.rows-space-80{margin-bottom: 80px;}.rows-space-90{margin-bottom: 90px;}.rows-space-100{margin-bottom: 100px;}.chosen-container{vertical-align: top;font-size: inherit;line-height: inherit;text-align: left;width: auto !important;}.chosen-container-single .chosen-single{padding: 7px 17px;height: auto;border: 1px solid #eee;border-radius: 0;background: #f6f6f6;box-shadow: none;font-size: 14px;line-height: 24px;color: inherit;}.chosen-container-single .chosen-single::after{display: inline-block;vertical-align: top;font-family: FontAwesome, sans-serif;content: "\f107";font-size: 18px;font-weight: 600;opacity: 0.7;}.chosen-container-single .chosen-single span{display: inline-block;vertical-align: top;margin-right: 17px;}.chosen-container-single .chosen-single div{display: none;}.chosen-container-active.chosen-with-drop .chosen-single{border: 1px solid #eee;background: #f6f6f6;box-shadow: none;}.chosen-container-single .chosen-drop{top: calc(100% + 1px);left: -1px;clip: auto;border-radius: 0;border: 1px solid #eee;border-top: none;box-shadow: none;width: auto;min-width: 100%;white-space: nowrap;margin: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 8;}.chosen-container:not(.chosen-with-drop) .chosen-drop{visibility: hidden;opacity: 0;-webkit-transform: translateY(20px);-moz-transform: translateY(20px);-ms-transform: translateY(20px);-o-transform: translateY(20px);transform: translateY(20px);}.chosen-container-single .chosen-drop .chosen-search{display: none;}.chosen-container-single .chosen-results{color: #888;padding: 0;margin: 0;}.chosen-container .chosen-results li{font-size: 15px;line-height: 18px;padding: 6px 20px;}.chosen-container .chosen-results li.result-selected{background-color: #f6f6f6;}.chosen-container .chosen-results li.highlighted{background-image: none;}.loading-lazy{position: relative;display: block;}.tab-container.loading{position: relative;}.shop-page ul.products.loading > *{opacity: 0.3;}.kuteshop-products.loading .content-product-append::before, .kuteshop-products.loading .content-product-append::after, .shop-page ul.products.loading::before, .loading-lazy::after, .tab-container.loading::before, .tab-container.loading::after, .block-minicart.loading .shopcart-description::before, .block-minicart.loading .shopcart-description::after{position: absolute;content: '';top: 0;left: 0;bottom: 0;right: 0;z-index: 8;}.kuteshop-products.loading .content-product-append::before, .tab-container.loading::before, .block-minicart.loading .shopcart-description::before{background: rgba(255, 255, 255, 0.8);}.kuteshop-products.loading .content-product-append::after, .shop-page ul.products.loading::before, .loading-lazy::after, .tab-container.loading::after, .block-minicart.loading .shopcart-description::after{width: 60px;height: 60px;margin: auto;border: 2px solid #ccc;border-top-color: red;border-radius: 50%;-webkit-animation: fa-spin 2s infinite linear;-o-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;}.shop-page ul.products.loading::before{display: block;}.kuteshop-dropdown{position: relative;}.kuteshop-dropdown > .submenu, .wcml-dropdown .wcml-cs-submenu{position: absolute;top: calc(100% - 1px);left: 0;right: -15px;background-color: #fff;color: #666;z-index: 12;border: none;box-shadow: 0 0 0 1px #eee inset;list-style: none;padding: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;text-align: left;visibility: visible;}.kuteshop-dropdown > .submenu > .menu-item > a, .wcml-dropdown .wcml-cs-submenu > li > a{display: block;padding: 6px 12px;}.kuteshop-dropdown > .submenu > .menu-item:hover > a, .wcml-dropdown .wcml-cs-submenu > li:hover > a{background-color: #f6f6f6;}.block-language a > img{vertical-align: top;margin: 5px 3px 0 0;}.block-language > a::after{display: inline-block;vertical-align: top;font-family: FontAwesome, sans-serif;content: '\f107';margin-left: 7px;}.block-currency{position: relative;}.wcml-dropdown + img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}.wcml-dropdown{width: auto;}.wcml-dropdown li{border: none;background-color: transparent;}.wcml-dropdown a{padding: 0;line-height: inherit;}.wcml-dropdown a.wcml-cs-item-toggle{padding: 0;}.wcml-dropdown a.wcml-cs-item-toggle:after{vertical-align: top;position: static;font-family: FontAwesome, sans-serif;content: '\f107';border: none;margin-left: 10px;}.wcml-dropdown .wcml-cs-submenu li{border: none;}.wcml-dropdown li:hover, .wcml-dropdown li:focus{background-color: transparent;}.wcml-dropdown:not(:hover) .wcml-cs-submenu{visibility: hidden;opacity: 0;-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);-o-transform: translateY(10px);transform: translateY(10px);}.woocommerce .wcml-dropdown.product{margin: 0;}.main-container{padding: 50px 0;}.main-container .breadcrumbs{margin-top: -50px;}@media (min-width: 1230px){.container{width: 1200px;}}@media (min-width: 992px){.left-sidebar .main-content{float: right;}}@media (max-width: 991px){.main-content{margin-bottom: 50px;}}.box-mobile-menu-open .body-overlay{visibility: visible;opacity: 1;}.body-overlay{position: fixed;top: 0;left: 0;bottom: 0;right: 0;background-color: rgba(0, 0, 0, 0.8);z-index: 11;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;opacity: 0;visibility: hidden;}.box-mobile-menu [class^="vc_col-"], .box-mobile-menu [class*=" vc_col-"]{width: 100%;float: none;}.box-mobile-menu-open .box-mobile-menu{left: 0;}.box-mobile-menu-open .box-mobile-menu .main-menu .mobile-active > .submenu{left: 0 !important;z-index: 101;}.box-mobile-menu{position: fixed;top: 0;bottom: 0;left: -320px;width: 90%;max-width: 320px;line-height: 30px;background-color: #fff;color: #666;overflow: hidden;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 999;}.box-mobile-menu .box-inner{height: calc(100% - 40px);box-shadow: 0 -1px 0 #eee;position: relative;}.box-mobile-menu .box-title{display: block;font-size: 17px;font-weight: 500;text-align: center;padding: 8px 0;margin: 0 46px;border-left: 1px solid #eee;border-right: 1px solid #eee;}.box-mobile-menu .back-menu{display: none;position: absolute;top: 0;left: 0;}.box-mobile-menu .close-menu{position: absolute;top: 0;right: 0;}.box-mobile-menu .back-menu i, .box-mobile-menu .close-menu i{display: block;font-size: 36px;padding: 5px;}.box-mobile-menu .toggle-submenu{font-family: 'Pe-icon-7-stroke', sans-serif;font-size: 24px;cursor: pointer;padding: 8px;}.box-mobile-menu .toggle-submenu::before{display: block;content: "\e684";}.box-mobile-menu .submenu .submenu .toggle-submenu{display: none;}.box-mobile-menu .main-menu{position: absolute;list-style: none;padding: 0;margin-bottom: 0;width: 100%;height: 100%;top: 0;left: 0;bottom: 0;overflow: hidden;overflow-y: auto;z-index: 100;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.box-mobile-menu .main-menu .submenu{background-color: #fff;color: #666;list-style: none;padding: 0;position: absolute;top: 0 !important;left: -100% !important;bottom: 0;width: 100% !important;overflow: hidden;overflow-y: auto;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 0;}.box-mobile-menu .main-menu > .menu-item, .box-mobile-menu .main-menu .submenu > .menu-item{display: inline-block;position: static;border-bottom: 1px solid #eee;width: 100%;}.box-mobile-menu .main-menu .menu-item > a{display: block;padding: 8px 15px;font-size: 14px;}.box-mobile-menu .main-menu .menu-item-has-children > a{display: inline-block;width: calc(100% - 50px);}.box-mobile-menu .main-menu .submenu .submenu .menu-item-has-children > a{display: block;width: auto;}.box-mobile-menu .main-menu .menu-item-has-children > .toggle-submenu{float: right;z-index: 30;}.header-sticky-menu{position: fixed;top: -51px;left: 0;right: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 10;background-color: #fff;}.header-sticky-menu.active{top: 0;box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}.box-header-nav{color: #333;}.box-header-nav .main-menu{list-style: none;padding: 0;margin-bottom: 0;text-align: left;}.box-header-nav .main-menu .menu-item{position: relative;}.box-header-nav .main-menu .menu-item a{position: relative;}.box-header-nav .main-menu > .menu-item{display: inline-block;float: left;}.box-header-nav .main-menu > .menu-item:not(:first-child){margin-left: -1px;}.box-header-nav .main-menu > .menu-item > a{display: inline-block;padding: 13px 25px;}.box-header-nav .main-menu > .menu-item.active > a, .box-header-nav .main-menu > .menu-item:hover > a{color: #fff;z-index: 1;}.box-header-nav .main-menu > .menu-item.parent > a::after{display: inline-block;vertical-align: top;content: '\f107';font-family: FontAwesome, sans-serif;margin-left: 7px;}.box-header-nav .main-menu > .menu-item:not(:first-child) > a::before{content: '';position: absolute;top: 0;bottom: 0;left: 0;width: 1px;height: 22px;margin: auto;background-color: inherit;}.box-header-nav .main-menu > .menu-item:not(.active):not(:hover) > a::before{background-color: rgba(0, 0, 0, 0.1);}.box-header-nav .main-menu .menu-item:hover > .submenu{-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;opacity: 1;visibility: visible;}.box-header-nav .main-menu .submenu{list-style: none;position: absolute;top: 100%;left: 0;width: 200px;background-color: #fff;color: #666;box-shadow: 0 -1px #eee inset, 1px 0 #eee inset, -1px 0 #eee inset;padding: 0;visibility: hidden;opacity: 0;-webkit-transform: translateY(20px);-moz-transform: translateY(20px);-ms-transform: translateY(20px);-o-transform: translateY(20px);transform: translateY(20px);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 10;}.box-header-nav .main-menu .submenu > .menu-item > a{display: block;padding: 6px 20px;}.box-header-nav .main-menu .submenu > .menu-item:hover > a{background-color: #eee;}.box-header-nav .main-menu .submenu > .menu-item.parent > a::after{display: inline-block;float: right;content: '\f105';font-family: FontAwesome, sans-serif;}.box-header-nav .main-menu .submenu .submenu{top: 0;left: 100%;-webkit-transform: translateX(20px);-moz-transform: translateX(20px);-ms-transform: translateX(20px);-o-transform: translateX(20px);transform: translateX(20px);box-shadow: 0 -1px #eee inset, 1px 0 #eee inset, 0 1px #eee inset;}.box-header-nav .main-menu .submenu .submenu > .menu-item.parent > a::after{display: none;}.kuteshop-live-search-form .txt-livesearch{z-index: auto;}.block-search .form-search{display: table;position: relative;text-align: left;padding: 1px 45px 1px 1px;box-shadow: 0 0 0 1px #eee inset;}.block-search .form-search > *{display: table-cell;vertical-align: top;white-space: normal;}.block-search .category{border: solid #eee;border-width: 0 1px 0 0;background-color: #f6f6f6;}.block-search .category select{border: none;width: 160px;}.block-search .chosen-container-single .chosen-single{border: none;background-color: transparent;}.block-search .input{width: 100%;border: none;height: 38px;color: #999;}.block-search .btn-submit{position: absolute;top: 0;right: 0;font-size: 16px;padding: 8px 0;width: 46px;color: #fff;}.block-search .btn-submit > *{display: block;line-height: inherit;}.block-search .btn-submit:hover{opacity: 1;}.block-search .btn-submit:hover::after{position: absolute;content: '';top: 0;bottom: 0;right: 0;left: 0;background-color: rgba(255, 255, 255, 0.3);}.block-search > .icon{display: block;}.block-search > .icon:hover span{-webkit-animation: bounceIn 0.5s ease;-o-animation: bounceIn 0.5s ease;animation: bounceIn 0.5s ease;}.block-search .form-search.submenu{position: absolute;left: auto;top: 0;width: 450px;right: 0;padding-right: 41px;}.block-search:not(.open) .form-search.submenu{-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}.block-search .form-search.submenu > .form-content{width: 100%;}.block-search .form-search.submenu .btn-submit{width: 42px;}.block-search .form-search.submenu .category{background-color: transparent;}.block-minicart .link-dropdown{display: block;position: relative;font-size: 0;line-height: 0;}.block-minicart .link-dropdown > *{display: inline-block;vertical-align: top;font-size: 14px;line-height: 24px;}.block-minicart .link-dropdown .icon{position: relative;}.block-minicart .link-dropdown .count{position: absolute;top: -8px;left: -15px;width: 32px;height: 18px;background-color: #009966;border-color: #009966;color: #fff;text-align: center;font-size: 14px;line-height: 18px;border-radius: 10px;z-index: 1;}.block-minicart .link-dropdown .count::after{content: '';position: absolute;top: 100%;left: 55%;border-top: 4px solid;border-top-color: inherit;border-left: 5px solid transparent;}.cart-style1 .link-dropdown:not(.style1){display: none;}.cart-style2 .link-dropdown:not(.style2){display: none;}.cart-style3 .link-dropdown:not(.style3){display: none;}.cart-style4 .link-dropdown:not(.style4){display: none;}.cart-style5 .link-dropdown:not(.style5){display: none;}.cart-style6 .link-dropdown:not(.style6){display: none;}.cart-style7 .link-dropdown:not(.style7){display: none;}.cart-style8 .link-dropdown:not(.style8){display: none;}.cart-style9 .link-dropdown:not(.style9){display: none;}.cart-style10 .link-dropdown:not(.style10){display: none;}.cart-style11 .link-dropdown:not(.style11){display: none;}.cart-style12 .link-dropdown:not(.style12){display: none;}.cart-style13 .link-dropdown:not(.style13){display: none;}.cart-style14 .link-dropdown:not(.style14){display: none;}.block-minicart .shopcart-description{position: absolute;top: calc(100% - 1px);right: 0;width: 330px;background-color: #fff;color: #666;z-index: 10;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.block-minicart .widget_shopping_cart > .widgettitle{display: none;}.woocommerce-mini-cart{overflow-y: auto;max-height: 273px;border-bottom: 1px solid #eee;}.shopcart-description .widget_shopping_cart_content{border: 1px solid #eee;box-shadow: 0 3px 10px #ddd;padding: 20px;}.shopcart-description .woocommerce-mini-cart__empty-message{margin-bottom: 0;}.shopcart-description .subtitle{font-size: 16px;}.shopcart-description .minicart-items{list-style: none;padding: 0;margin-bottom: 0;font-size: 0;line-height: 0;max-height: 280px;overflow-y: auto;box-shadow: 0 1px #eee;}.shopcart-description .product-cart{padding: 20px 0;position: relative;overflow: hidden;}.shopcart-description .product-cart:not(:first-child){box-shadow: 0 1px #eee inset;}.shopcart-description .product-media{display: inline-block;float: left;width: 100px;}.shopcart-description .product-details{display: inline-block;width: calc(100% - 100px);padding-left: 10px;}.shopcart-description .product-name{font-size: 14px;line-height: 20px;margin-bottom: 10px;font-weight: normal;}.shopcart-description .product-price{display: block;font-size: 14px;line-height: 20px;}.shopcart-description .product-quantity{display: block;font-size: 14px;line-height: 20px;}.shopcart-description .product-remove{display: block;font-size: 18px;line-height: 20px;width: 10px;text-align: center;}.shopcart-description .product-remove:not(:hover){opacity: 0.5;}.shopcart-description .variation{width: calc(100% - 110px);margin-left: auto;margin-bottom: 5px;}.shopcart-description .variation dt{float: left;margin-right: 5px;}.shop_table .variation dd > *, .shopcart-description .variation dd > *{display: inline;margin-bottom: 0;}.shopcart-description .quantity{display: block;width: calc(100% - 110px);margin-left: auto;}.shopcart-description .subtotal{font-size: 14px;line-height: 24px;padding: 8px 0;color: #333;}.shopcart-description .subtotal .total-price{font-size: 16px;float: right;font-weight: 600;}.shopcart-description .actions{font-size: 0;line-height: 0;}.shopcart-description .actions a{display: inline-block;vertical-align: top;width: calc(50% - 5px);padding: 8px 10px;}.shopcart-description .actions a:last-child{margin-left: 10px;}.block-nav-category{position: relative;}.block-nav-category:not(.alway-open) .block-title:hover::after{position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(255, 255, 255, 0.3);}.block-nav-category .block-title{font-size: 0;line-height: 0;padding: 0 20px;cursor: pointer;background-color: #000;color: #fff;overflow: hidden;position: relative;}.block-nav-category .block-title > *{display: inline-block;vertical-align: top;font-size: 14px;line-height: 24px;padding: 13px 0;}.block-nav-category .block-title .text-title{font-weight: 600;}.block-nav-category .block-title .icon-title.before{display: none;margin-right: 15px;}.block-nav-category .block-title .icon-title.after{float: right;margin-left: 15px;}.block-nav-category:not(.has-open) .block-content{visibility: hidden;opacity: 0;-webkit-transform: translateY(20px);-moz-transform: translateY(20px);-ms-transform: translateY(20px);-o-transform: translateY(20px);transform: translateY(20px);}.block-nav-category .block-content{position: absolute;top: 100%;left: 0;right: 0;min-width: 270px;background-color: #fff;z-index: 9;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;text-align: left;}.block-nav-category .vertical-menu{position: relative;list-style: none;padding: 7px 0;margin-bottom: 0;border-left: 1px solid #eee;}.block-nav-category .vertical-menu .menu-item{position: relative;color: #333;}.block-nav-category .vertical-menu .menu-item.link-other{display: none;}.block-nav-category .vertical-menu .menu-item > a{display: block;padding: 6px 20px;}.block-nav-category .vertical-menu .menu-item > a:focus{color: inherit;}.block-nav-category .vertical-menu .menu-item > a .image{display: inline-block;vertical-align: middle;margin-right: 5px;}.block-nav-category .vertical-menu .menu-item > a .icon{min-width: 30px;font-size: 18px;vertical-align: top;}.block-nav-category .vertical-menu .menu-item:first-child > a{padding-bottom: 7px;}.block-nav-category .vertical-menu .menu-item:not(:first-child){margin-top: -1px;}.block-nav-category .vertical-menu .menu-item:not(:first-child) > a::before{content: '';display: block;border-top: 1px dashed #f1f1f1;-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);-ms-transform: translateY(-6px);-o-transform: translateY(-6px);transform: translateY(-6px);}.block-nav-category .vertical-menu .menu-item:hover > a::before{background-color: inherit;}.block-nav-category .vertical-menu .submenu{list-style: none;}.block-nav-category .view-all-category{color: #666;}.block-nav-category .view-all-category a{display: block;padding: 7px 20px;text-align: center;border: 1px solid #eee;}.block-nav-category .view-all-category a::after{display: inline-block;vertical-align: top;font-family: FontAwesome, sans-serif;content: '\f105';font-size: 18px;margin-left: 15px;}.header-social .socials{list-style: none;padding: 0;overflow: hidden;margin: 0 -6px;}.header-social .socials li{display: inline-block;vertical-align: top;float: left;font-size: 16px;}.header-social .socials li a{display: block;padding: 0 6px;}.header-social .socials li a:not(:hover){opacity: 0.6;}.header-social .socials li a i{display: block;}.block-language > a, .wcml_currency_switcher a.wcml-cs-item-toggle{display: block;padding: 8px 20px;}.block-userlink > a, .block-wishlist > a, .block-compare > a{display: block;font-size: 0;line-height: 0;}.block-userlink > a > *, .block-wishlist > a > *, .block-compare > a > *{font-size: 14px;line-height: 24px;}.block-userlink > a .text{text-transform: capitalize;}.block-userlink > .submenu{top: 100%;min-width: 180px;}.block-menu-bar a.menu-bar{display: block;position: relative;}.block-menu-bar a.menu-bar > *{display: inline-block;vertical-align: top;}.header-service{background-color: #f8f8f8;border-bottom: 1px solid #eee;padding: 10px 0;}.header-service .service-item{font-size: 0;line-height: 0;}.header-service .service-item .image{display: inline-block;vertical-align: middle;width: 54px;}.header-service .service-item .text{display: inline-block;vertical-align: middle;width: calc(100% - 54px);padding-left: 10px;font-size: 13px;line-height: 20px;color: #484848;margin-bottom: 0;}.header-service .service-item:hover .image{-webkit-animation: bounceIn 0.7s ease;-o-animation: bounceIn 0.7s ease;animation: bounceIn 0.7s ease;}.header.has-border .header-border{height: 3px;}.header.has-border .block-nav-category .block-content{margin-top: 3px;}.header.has-border .box-header-nav .main-menu > .menu-item > .submenu{margin-top: 3px;}.header.has-border .box-header-nav .main-menu > .menu-item > .submenu::before{content: '';position: absolute;bottom: 100%;left: 0;right: 0;height: 3px;}.box-header-nav::before, .box-header-nav::after, .header-megabox-nav::before, .header-megabox-nav::after, .header-top-inner::before, .header-top-inner::after, .top-bar-menu::before, .top-bar-menu::after, .box-header-nav .main-menu::before, .box-header-nav .main-menu::after{content: '';display: table;clear: both;}.top-bar-menu.right{float: right;}.top-bar-menu{display: inline-block;vertical-align: middle;list-style: none;padding: 0;margin-bottom: 0;}.top-bar-menu > *{display: inline-block;vertical-align: middle;float: left;position: relative;}.top-bar-menu > * > a, .top-bar-menu > * a.wcml-cs-item-toggle{display: block;position: relative;padding: 8px 15px;}.top-bar-menu > * > a > .icon{vertical-align: top;font-size: 17px;line-height: 1;padding: 2px 5px 0 0;}.top-bar-menu > * > a:not(:hover) > .icon{opacity: 0.6;}.top-bar-menu > * > a > .icon.fa-phone{font-size: 22px;padding-top: 1px;}.top-bar-menu > * > .socials{padding-left: 15px;padding-right: 15px;}.top-bar-menu > * > .socials li a{padding-top: 8px;padding-bottom: 8px;}.top-bar-menu:first-child > *:first-child > .socials, .top-bar-menu:first-child > *:first-child > a, .top-bar-menu:first-child > *:first-child a.wcml-cs-item-toggle{padding-left: 0;}.top-bar-menu:last-child > *:last-child > .socials, .top-bar-menu:last-child > *:last-child > a, .top-bar-menu:last-child > *:last-child a.wcml-cs-item-toggle{padding-right: 0;}.top-bar-menu > *:not(:first-child) > .socials::before, .top-bar-menu > *:not(:first-child) > a::before, .top-bar-menu > *:not(:first-child) a.wcml-cs-item-toggle::before{position: absolute;content: '';top: 0;bottom: 0;left: 0;width: 1px;height: 16px;margin: auto;background-color: rgba(0, 0, 0, 0.1);}.header-control{text-align: right;font-size: 0;line-height: 0;}.header-control > *{display: inline-block;vertical-align: middle;font-size: 14px;line-height: 24px;text-align: left;}.header-top{font-size: 13px;line-height: 0px;}.header-middle-inner{padding: 17px 0;}.header-middle-inner > *{padding: 10px 0;}.header-middle-inner > .header-control > *{margin: 10px 0;}.header-middle-inner > .header-control > *:not(:first-child){margin-left: 30px;}.header-nav-inner{display: table;width: 100%;}.header-nav-inner > *{display: table-cell;vertical-align: middle;}.header.style4 .header-top, .header.style3 .header-top, .header.style2 .header-top, .header.style1 .header-top{background-color: #f6f6f6;}.header.style2 .header-nav, .header.style1 .header-nav{background-color: #eee;}.header.style1 .block-menu-bar a.menu-bar{display: block;width: 46px;font-size: 22px;line-height: 40px;text-align: center;color: #fff;}.header.style1 .block-nav-category .vertical-menu{padding-bottom: 0;margin-bottom: 7px;}.header.style1 .block-nav-category .vertical-menu .menu-item:first-child > a{padding-bottom: 6px;}.header.style1 .block-nav-category .vertical-menu .menu-item:not(:first-child){margin-top: 0;}.header.style1 .block-nav-category .vertical-menu .menu-item:not(:first-child) > a::before{display: none;}.header.style1 .block-nav-category .view-all-category{padding-right: 20px;}.cart-style1 .link-dropdown{padding: 3px 55px 3px 18px;border: 1px solid #eee;min-width: 200px;}.cart-style1 .link-dropdown .icon{position: absolute;top: -1px;right: -1px;width: 46px;font-size: 16px;line-height: 40px;color: #fff;text-align: center;}.cart-style1 .link-dropdown .text{display: block;font-size: 14px;line-height: 16px;color: #333;font-weight: 600;}.cart-style1 .link-dropdown .item, .cart-style1 .link-dropdown .total{line-height: 16px;color: #666;}.cart-style1{position: relative;text-align: left;}.header.style2:not(.style6) .box-header-nav .main-menu > .menu-item.active > a, .header.style2:not(.style6) .box-header-nav .main-menu > .menu-item:hover > a, .header.style2:not(.style6) .block-nav-category .block-title{background-color: #e80000;}.header.style2 .box-header-nav .main-menu > .menu-item > a{color: #fff;}.header.style7 .box-header-nav .main-menu > .menu-item.parent > a::after, .header.style2 .box-header-nav .main-menu > .menu-item.parent > a::after{position: absolute;left: 0;right: 0;margin: 0;bottom: 0;text-align: center;}.header.style2 .header-control > *:not(:first-child){margin-left: 15px;}.header.style2 .block-search .category{border-width: 0 0 0 1px;}.header.style4 .block-nav-category .view-all-category a::after, .header.style3 .block-nav-category .view-all-category a::after, .header.style2 .block-nav-category .view-all-category a::after{content: "\f101";}.cart-style2 .link-dropdown .icon, .header.style2 .block-wishlist .icon, .header.style2 .block-compare .icon, .header.style2 .block-menu-bar a.menu-bar{display: inline-block;width: 40px;height: 40px;border: 1px solid;border-radius: 50%;font-size: 24px;line-height: 40px;text-align: center;padding-left: 1px;}.cart-style2 .link-dropdown .count{top: -12px;left: 50%;}.cart-style2 .link-dropdown .count::after{left: 30%;border-left: none;border-right: 5px solid transparent;}.header.style3 .header-top{color: #53524e;}.header.style3 .header-mega-box > .top-bar-menu{display: block;}.header.style3 .header-mega-box .top-bar-menu .header-text-box{float: right;}.header.style3 .header-mega-box .top-bar-menu .header-text-box a{padding-right: 0;}.header.style3 .header-mega-box .top-bar-menu .header-text-box a::before{position: static;display: inline-block;vertical-align: top;content: '!';width: 14px;height: 14px;border-radius: 50%;background-color: #f9d717;color: #fff;line-height: 14px;text-align: center;margin: 5px 5px 5px 0;}.header.style3 .block-search .form-search{padding: 2px 45px 2px 2px;}.header.style3 .block-search .category{border-width: 0;}.header.style3 .top-bar-menu > * > a, .header.style3 .top-bar-menu > * a.wcml-cs-item-toggle{padding-top: 4px;padding-bottom: 4px;}.header.style3 .top-bar-menu > *:not(:first-child) > a::before, .header.style3 .top-bar-menu > *:not(:first-child) a.wcml-cs-item-toggle::before{background-color: rgba(0, 0, 0, 0.6);height: 12px;}.header.style4 .block-nav-category .vertical-menu, .header.style3 .block-nav-category .vertical-menu{padding-top: 2px;padding-bottom: 2px;}.cart-style3 .link-dropdown .icon, .header.style3 .block-userlink .icon, .header.style3 .block-wishlist .icon{display: inline-block;vertical-align: bottom;font-size: 30px;line-height: 1;margin-right: 3px;}.cart-style3 .link-dropdown .text, .header.style3 .block-userlink .text, .header.style3 .block-wishlist .text{display: inline-block;vertical-align: bottom;line-height: 12px;}.cart-style3 .link-dropdown .count{background-color: #e82e05;left: 100%;}.cart-style3 .link-dropdown .count::after{border-top-color: #e82e05;left: 30%;border-left: none;border-right: 5px solid transparent;}.header.style3 .block-search .btn-submit{padding: 9px 0;}.header.style3 .header-control > *:not(:first-child){margin-left: 15px;}.header.style12 .block-nav-category .block-title > *, .header.style11 .block-nav-category .block-title > *, .header.style7 .block-nav-category .block-title > *, .header.style4 .block-nav-category .block-title > *, .header.style3 .block-nav-category .block-title > *{padding-top: 8px;padding-bottom: 8px;}.header.style7 .block-nav-category .block-title .icon-title.before, .header.style4 .block-nav-category .block-title .icon-title.before, .header.style3 .block-nav-category .block-title .icon-title.before{display: inline-block;}.header.style7 .block-nav-category .block-title .icon-title.after, .header.style4 .block-nav-category .block-title .icon-title.after, .header.style3 .block-nav-category .block-title .icon-title.after{display: none;}.header.style3 .box-header-nav .main-menu > .menu-item > a{padding: 8px 15px;text-transform: uppercase;}.header.style3 .box-header-nav .main-menu > .menu-item:not(.active):not(:hover) > a::before{background-color: rgba(0, 0, 0, 0.5);height: 12px;}.header.style3 .box-header-nav .main-menu > .menu-item.parent > a::after{margin-left: 3px;}.header.style3 .header-middle-inner{padding: 10px 0;}.header.style3 .block-search .chosen-container-single .chosen-drop{top: calc(100% + 2px);left: -3px;}.header.style3 .block-menu-bar a.menu-bar{font-size: 32px;line-height: 30px;margin-left: 10px;}.header.style14 .box-header-nav .main-menu .submenu, .header.style13 .box-header-nav .main-menu .submenu, .header.style8 .box-header-nav .main-menu .submenu, .header.style4 .box-header-nav .main-menu .submenu, .header.style3 .box-header-nav .main-menu .submenu{box-shadow: 0 0 0 1px #eee inset;}.header.style4 .header-nav{box-shadow: 0 -1px #ccc inset, 0 1px #ccc inset;}.header.style4 .header-nav .block-language > a, .header.style4 .header-nav .wcml_currency_switcher a.wcml-cs-item-toggle{border-right: 1px solid #ccc;text-align: center;}.header.style4 .header-nav .block-language > .submenu, .header.style4 .header-nav .wcml_currency_switcher .wcml-cs-submenu{right: 1px;top: 100%;box-shadow: 0 0 0 1px #ccc;}.header.style4 .block-search .form-search, .header.style4 .block-search .form-search .form-content{box-shadow: none;width: 100%;}.header.style7 .block-search .category, .header.style4 .block-search .category{background-color: transparent;}.header.style4 .block-search .input{border-right: 1px solid #ccc;}.header.style4 .block-search .btn-submit{background-color: transparent;border-right: 1px solid #ccc;color: inherit;}.header.style7 .block-search .btn-submit:hover::after, .header.style4 .block-search .btn-submit:hover::after{display: none;}.header.style7 .box-header-nav .main-menu > .menu-item:not(:first-child) > a::before, .header.style4 .box-header-nav .main-menu > .menu-item:not(:first-child) > a::before{display: none;}.header.style4 .box-header-nav .main-menu > .menu-item > a{padding: 8px 15px;text-transform: uppercase;}.header.style8 .block-menu-bar a.menu-bar, .header.style4 .block-menu-bar a.menu-bar{font-size: 24px;padding: 8px 0;}.header.style4 .top-bar-menu > * > a, .header.style4 .top-bar-menu > * a.wcml-cs-item-toggle{padding-top: 5px;padding-bottom: 5px;}.header.style4 .block-nav-category .block-content{border: 1px solid #eee;padding-bottom: 36px;}.header.style4 .block-nav-category .vertical-menu{border: none;}.header.style4 .block-nav-category .view-all-category{padding: 0 18px;}.cart-style4 .link-dropdown > *{vertical-align: middle;}.cart-style4 .link-dropdown .icon{padding: 6px 5px 11px 0;font-size: 18px;font-weight: 600;}.cart-style4 .link-dropdown .count{background-color: #B80910;left: calc(100% + 2px);}.cart-style4 .link-dropdown .count::after{border-top-color: #B80910;left: 30%;border-left: none;border-right: 5px solid transparent;}.header.style5 .box-header-nav .main-menu > .menu-item:not(:first-child) > a::before{display: none;}.header.style5 .header-top{border-color: #eee;}.header.style5 .block-search .btn-submit{background-color: transparent;border-left: 1px solid #eee;}.header.style5 .block-nav-category .block-title .icon-title.after{font-size: 18px;}.header.style5 .block-nav-category .block-title .icon-title.after i::before{font-family: Flaticon, sans-serif;content: '\f11b';font-weight: 600;}.header.style13 .block-nav-category .vertical-menu, .header.style7 .block-nav-category .vertical-menu, .header.style5 .block-nav-category .vertical-menu{border-right: 1px solid #eee;}.header.style6{background-color: #00898F;color: #fff;}.header.style6 .header-nav{background-color: transparent;}.header.style6 .header-top, .header.style6 .header-nav-inner{background-color: #007177;}.header.style7 .top-bar-menu > * > .socials::before, .header.style7 .top-bar-menu > *:not(:first-child) > a::before, .header.style7 .top-bar-menu > *:not(:first-child) a.wcml-cs-item-toggle::before, .header.style6 .top-bar-menu > * > .socials::before, .header.style6 .top-bar-menu > *:not(:first-child) > a::before, .header.style6 .top-bar-menu > *:not(:first-child) a.wcml-cs-item-toggle::before{background-color: #fff;}.header.style7 .header-social .socials li a:not(:hover), .header.style6 .header-social .socials li a:not(:hover){opacity: 1;}.header.style6 .block-search .form-search{padding: 0 45px 0 0;box-shadow: none;}.header.style6 .block-search .chosen-container-single .chosen-single{padding-top: 8px;padding-bottom: 8px;}.header.style6 .block-search .chosen-container-single .chosen-single:hover, .header.style6 .block-search .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{color: inherit;}.header.style6 .block-search .input{padding-top: 8px;padding-bottom: 8px;height: 40px;color: #fff;}.header.style6 .block-search .category{background-color: transparent;border-color: #00898F;}.header.style6 .block-search .btn-submit{background-color: #007177;top: 0;right: 0;border-left: none;}.header.style6 .block-minicart .link-dropdown .count{background-color: #EA9101;border-color: #EA9101;}.header.style7 .header-top{background-color: #CE2601;color: #fff;}.header.style7 .box-header-nav{color: #fff;}.header.style7 .header-nav-inner{box-shadow: 0 0 0 1px #eee inset;margin-top: 10px;}.header.style7 .header-middle-inner, .header.style7 .header-middle-inner > .box-header-nav{padding-top: 0;padding-bottom: 0;}.header.style7 .box-header-nav .main-menu > .menu-item > a{padding: 33px 30px;}.header.style7 .box-header-nav .main-menu > .menu-item.active > a, .header.style7 .box-header-nav .main-menu > .menu-item:hover > a{background-color: #F14924;}.header.style7 .box-header-nav .main-menu > .menu-item.parent > a::after{bottom: 18px;}.cart-style7 .link-dropdown{padding: 8px 22px 8px 18px;}.cart-style7 .link-dropdown::before{position: absolute;content: '';top: 0;bottom: 0;left: 0;width: 1px;height: 16px;margin: auto;background-color: #fff;}.cart-style7 .link-dropdown .icon{font-size: 18px;}.cart-style7 .link-dropdown .count{background-color: #FE9B00;width: 18px;border-radius: 0;top: -4px;left: calc(100% + 3px);}.cart-style7 .link-dropdown .count::after{display: none;}.header.style7 .block-nav-category .block-title{background-color: #434343;}.header.style7 .block-nav-category .block-title .text-title{float: right;}.header.style7 .block-nav-category .block-title .icon-title.before{margin: 0 0 0 -20px;width: 40px;text-align: center;background-color: #2a2a2a;}.header.style7 .header-nav .block-language > a, .header.style7 .header-nav .wcml_currency_switcher a.wcml-cs-item-toggle{border-right: 1px solid #eee;text-align: center;}.header.style7 .header-nav .block-language > .submenu, .header.style7 .header-nav .wcml_currency_switcher .wcml-cs-submenu{right: 1px;top: 100%;box-shadow: 0 0 0 1px #eee;}.header.style7 .block-search .form-search, .header.style7 .block-search .form-search .form-content{width: 100%;}.header.style7 .block-search .input{border-right: 1px solid #eee;}.header.style7 .block-search .btn-submit{background-color: transparent;border-right: 1px solid #eee;color: inherit;}.header.style7 .block-menu-bar a.menu-bar{display: inline-block;font-size: 19px;padding: 8px 0;}.header.style7 .block-menu-bar a.menu-bar:hover, .header.style7 .block-menu-bar a.menu-bar:focus{color: inherit;}.header.style7 .block-menu-bar a.menu-bar > span:not(.text){margin-right: 10px;font-size: 21px;}.header.style7 .block-minicart .link-dropdown:hover, .header.style7 .top-bar-menu > * > a:hover, .header.style7 .header-social .socials li a:hover{color: yellow;}.header.style8{background-color: #faf9f5;}.header.style8 .header-top{box-shadow: 0 -1px #eaeaea inset;}.header.style8 .top-bar-menu > *:not(:first-child) > a::before, .header.style8 .top-bar-menu > *:not(:first-child) a.wcml-cs-item-toggle::before{background-color: rgba(0, 0, 0, 0.3);}.header.style8 .box-header-nav .main-menu > .menu-item > a{padding: 8px 17px;text-transform: uppercase;}.header.style8 .box-header-nav .main-menu > .menu-item > a::before{display: none;}.header.style8 .header-middle-inner{padding: 9px 0;}.header.style8 .header-top .mega-item{padding-left: 15px;position: static;}.header.style8 .header-top .mega-item > *{display: inline-block;vertical-align: top;}.header.style8 .header-top .mega-item:not(:first-child)::before{position: absolute;content: '';top: 0;bottom: 0;left: 0;width: 1px;height: 16px;margin: auto;background-color: rgba(0, 0, 0, 0.3);}.header.style8 .header-top .mega-item > * > a{padding: 8px;}.header.style8 .header-top .mega-item > *:last-child > a{padding-right: 0;}.header.style8 .block-userlink > a .icon::before{content: "\f007";font-family: FontAwesome, sans-serif;}.header.style8 .block-userlink > a .text{display: none;}.header.style8 .block-userlink > .submenu{left: auto;right: 0;}.header.style9{background-color: #333;color: #fff;}.header.style9 .header-top{background-color: rgba(0, 0, 0, 0.4);color: #ccc;font-size: 14px;padding: 5px 0;}.header.style9 .header-middle-inner{padding: 21px 0;}.header.style9 .box-header-nav{color: #fff;}.header.style9 .box-header-nav .main-menu > .menu-item > a{font-size: 15px;text-transform: uppercase;font-weight: 500;padding: 8px 15px;}.header.style12 .box-header-nav .main-menu > .menu-item > a::before, .header.style9 .box-header-nav .main-menu > .menu-item > a::before{content: '';position: absolute;top: auto;bottom: 5px;left: 0;right: 0;width: 30%;height: 0;margin: auto;border-top: 2px solid;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.header.style12 .box-header-nav .main-menu > .menu-item.parent > a::before, .header.style9 .box-header-nav .main-menu > .menu-item.parent > a::before{right: 15px;}.header.style12 .box-header-nav .main-menu > .menu-item:not(.active):not(:hover) > a::before, .header.style9 .box-header-nav .main-menu > .menu-item:not(.active):not(:hover) > a::before{-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}.header.style9 .header-top > .container > .top-bar-menu:first-child > .top-bar-menu > * > a{letter-spacing: -0.05em;}.header.style9 .top-bar-menu > * > .socials li a, .header.style9 .top-bar-menu > * > a > .icon{width: 24px;height: 24px;line-height: 22px;padding: 0;text-align: center;border: 1px solid;border-radius: 50%;font-size: 14px;margin-right: 8px;}.header.style9 .top-bar-menu > * > a > .icon.fa-phone{font-size: 16px;}.header.style9 .top-bar-menu > * > .socials li a{margin: 8px 6px;}.header.style9 .top-bar-menu > * > .socials::before, .header.style9 .top-bar-menu > *:not(:first-child) > a::before, .header.style9 .top-bar-menu > *:not(:first-child) a.wcml-cs-item-toggle::before{background-color: rgba(255, 255, 255, 0.2);}.header.style9 .box-header-nav .main-menu > .menu-item.active > a, .header.style9 .box-header-nav .main-menu > .menu-item:hover > a{background-color: transparent;}.header.style9 .block-search .icon, .cart-style9 .link-dropdown .icon, .header.style9 .block-menu-bar a.menu-bar{width: 42px;height: 40px;line-height: 40px;text-align: center;padding: 0;background-color: rgba(255, 255, 255, 0.2);font-size: 24px;}.header.style9 .header-middle-inner > .header-control > *:not(:first-child){margin-left: 5px;}.header.style9 .block-search .icon{font-size: 21px;padding-top: 1px;line-height: 39px;}.header.style9 .block-search .icon span::before{font-family: Flaticon, sans-serif;content: "\f10a";}.header.style9 .block-minicart .link-dropdown .count{width: 20px;height: 20px;top: -11px;left: calc(50% - 10px);border-radius: 50%;font-size: 12px;line-height: 20px;font-weight: 600;}.header.style9 .block-minicart .link-dropdown .count::after{display: none;}.header.style9 .header-middle-inner > .header-control > .box-header-nav{margin-right: 25px;}.header.style10 .block-search .icon, .header.style10.cart-style9 .link-dropdown .icon, .header.style10 .block-menu-bar a.menu-bar{width: 32px;height: 32px;border-radius: 50%;font-size: 18px;line-height: 32px;}.header.style10 .block-menu-bar a.menu-bar{font-size: 16px;font-weight: 600;}.header.style10 .block-search .icon{font-size: 14px;line-height: 32px;}.header.style10 .block-search .icon span{font-weight: 600;}.header.style10 .block-minicart .link-dropdown .count{width: 16px;height: 16px;top: -6px;left: 66%;color: #333;line-height: 16px;}.header.style10 .block-search .form-search.submenu{border-radius: 50px;}.header.style10 .block-search .category{background-color: transparent;}.header.style10 .block-search .form-search.submenu .btn-submit{width: 32px;padding: 4px 0;border-radius: 50%;right: 5px;background-color: #333;top: 3px;overflow: hidden;}.header.style10 .header-middle-inner > .header-control > *:not(:first-child){margin-left: 12px;}.header.style10 .box-header-nav .main-menu .submenu > .menu-item:hover > a{color: #fff;}.header.style10 .chosen-container-single .chosen-single:hover{color: inherit;}.header.style11 .block-language a > img{margin-top: 3px;}.header.style11 .top-bar-menu > * > .socials li a{padding-top: 0;padding-bottom: 0;}.header.style11 .top-bar-menu > * a.wcml-cs-item-toggle, .header.style11 .top-bar-menu > * > a{text-transform: uppercase;padding: 0 10px;}.header.style11 .header-nav-inner, .header.style11 .header-nav-inner > *{border: 7px solid #333;}.header.style11 .block-nav-category .block-title > *{font-size: 16px;}.header.style13 .block-nav-category .block-title .icon-title.after::before, .header.style12 .block-nav-category .block-title .icon-title.after::before, .header.style11 .block-nav-category .block-title .icon-title.after::before{content: '\f107';width: 16px;height: 16px;font-size: 16px;line-height: 14px;text-align: center;opacity: 0.8;border: 1px solid;margin: 4px 0;}.header.style11 .block-search{background-color: #fff;}.header.style12 .block-search .form-search, .header.style12 .block-search .form-content, .header.style11 .block-search .form-search, .header.style11 .block-search .form-content{width: 100%;}.header.style11 .block-search .category{background-color: transparent;}.header.style11 .header-nav-control{display: table;width: 100%;background-color: rgba(0, 0, 0, 0.6);color: #fff;}.header.style11 .header-nav-control > *{display: table-cell;vertical-align: middle;padding: 8px 10px;text-align: center;position: relative;}.header.style11 .header-nav-control > *:not(:last-child)::after{position: absolute;content: '';top: 0;bottom: 0;right: 0;width: 1px;height: 24px;margin: auto;background-color: #888;}.header.style11 .header-nav-control .header-phone{display: block;font-size: 18px;letter-spacing: -0.05em;}.header.style11 .header-nav-control .header-phone span, .header.style11 .header-nav-control .header-social .socials li a{display: inline-block;vertical-align: top;width: 24px;height: 24px;line-height: 22px;border-radius: 50%;text-align: center;border: 1px solid;padding: 0;font-size: 12px;}.header.style11 .header-nav-control .header-phone span, .header.style11 .header-nav-control .header-social .socials li:not(:last-child){margin-right: 5px;}.header.style11 .header-nav-control .header-social .socials li{float: none;}.header.style11 .header-nav-control .header-social .socials li a:not(:hover){opacity: 1;}.header.style11 .box-header-nav .main-menu > .menu-item > a{padding: 18px 10px;font-size: 18px;text-transform: uppercase;font-family: 'Oswald', sans-serif;}.header.style11 .box-header-nav .main-menu > .menu-item > a::before{display: none;}.header.style11 .box-header-nav .main-menu > .menu-item:not(:first-child){margin-left: 10px;}.header.style11 .box-header-nav .main-menu > .menu-item.active > a, .header.style11 .box-header-nav .main-menu > .menu-item:hover > a{background-color: #333;}.header.style11 .header-megabox{display: table;width: 100%;}.header.style11 .header-megabox > *{display: table-cell;vertical-align: top;}.header.style11 .header-megabox > *:not(:first-child){padding-left: 15px;}.header.style11 .header-megabox .header-megabox-nav{width: 100%;}.header.style11 .block-menu-bar, .header.style11 .block-minicart{padding-bottom: 15px;}.header.style11 .header-middle-inner{padding: 0;}.header.style11 .header-middle-inner .logo{padding-top: 15px;padding-bottom: 5px;}.header.style11 .header-middle-inner .header-megabox{padding-top: 0;padding-bottom: 0;}.header.style11 .header-megabox-nav > .top-bar-menu{color: #999;line-height: 20px;font-size: 12px;padding-top: 14px;}.header.style11 .top-bar-menu > * > .socials::before, .header.style11 .top-bar-menu > *:not(:first-child) > a::before, .header.style11 .top-bar-menu > *:not(:first-child) a.wcml-cs-item-toggle::before{background-color: rgba(0, 0, 0, 0.1);height: 13px;}.header.style11 .box-header-nav .main-menu{float: right;}.header.style11 .block-menu-bar a.menu-bar, .cart-style11 .block-minicart .link-dropdown{color: #fff;text-align: center;padding: 16px 5px 6px;min-width: 70px;white-space: nowrap;}.header.style11 .block-menu-bar a.menu-bar::before, .header.style11 .block-menu-bar a.menu-bar::after, .cart-style11 .block-minicart .link-dropdown::before, .cart-style11 .block-minicart .link-dropdown::after{content: '';position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: #333;-webkit-transform: skewY(15deg);-moz-transform: skewY(15deg);-ms-transform: skewY(15deg);-o-transform: skewY(15deg);transform: skewY(15deg);}.header.style11 .block-menu-bar a.menu-bar::after, .cart-style11 .block-minicart .link-dropdown::after{-webkit-transform: skewY(-15deg);-moz-transform: skewY(-15deg);-ms-transform: skewY(-15deg);-o-transform: skewY(-15deg);transform: skewY(-15deg);}.header.style11 .block-menu-bar a.menu-bar > *, .cart-style11 .block-minicart .link-dropdown > *{position: relative;z-index: 1;display: block;}.cart-style11 .block-minicart .link-dropdown .icon{font-size: 30px;margin-bottom: 5px;}.header.style11 .block-menu-bar a.menu-bar .text, .cart-style11 .block-minicart .link-dropdown .total{font-size: 18px;}.cart-style11 .block-minicart .link-dropdown .count{top: -10px;left: 60%;width: 20px;height: 20px;font-size: 12px;line-height: 20px;font-weight: 600;}.cart-style11 .block-minicart .link-dropdown .count::after{display: none;}.header.style11 .block-menu-bar a.menu-bar{padding-left: 10px;padding-right: 10px;}.header.style11 .block-menu-bar a.menu-bar .icon{font-size: 26px;margin-bottom: 5px;}.header.style12{background-color: #6AC860;color: #9099b7;margin-bottom: 35px;}.header.style12 .box-header-nav{color: inherit;}.header.style12 .header-top{font-size: 14px;}.header.style12 .header-top-inner{box-shadow: 0 -1px rgba(255, 255, 255, 0.2) inset;}.header.style12 .top-bar-menu > * > a:hover, .header.style12 .top-bar-menu > * > a:focus, .header.style12 .top-bar-menu > * > .socials li a:hover, .header.style12 .top-bar-menu > * > .socials li a:focus, .header.style12 .block-language:hover > a, .header.style12 .wcml_currency_switcher:hover a.wcml-cs-item-toggle{color: #fff;}.header.style12 .box-header-nav .main-menu > .menu-item > a{text-transform: uppercase;padding: 8px 15px;font-weight: 600;}.header.style12 .box-header-nav .main-menu > .menu-item.active > a, .header.style12 .box-header-nav .main-menu > .menu-item:hover > a{background-color: transparent;}.header.style12 .top-bar-menu > * > .socials::before, .header.style12 .top-bar-menu > *:not(:first-child) > a::before, .header.style12 .top-bar-menu > *:not(:first-child) a.wcml-cs-item-toggle::before{background-color: rgba(255, 255, 255, 0.2);height: 14px;}.header.style12 .header-nav-inner{padding: 15px 20px;background-color: #3F9935;margin-bottom: -35px;}.header.style12 .block-nav-category .block-title{background-color: #FF3366;}.header.style12 .block-nav-category .block-title .text-title{font-family: 'Oswald', sans-serif;font-weight: normal;font-size: 16px;}.header.style12 .block-nav-category .block-title > *:not(.after){float: left;}.header.style12 .block-nav-category .block-content{top: calc(100% + 15px);left: -20px;border: 1px solid #eee;}.header.style12 .block-nav-category .vertical-menu{border: none;padding-bottom: 0;}.header.style13 .block-nav-category .vertical-menu .menu-item > a, .header.style12 .block-nav-category .vertical-menu .menu-item > a{padding-top: 9px;padding-bottom: 9px;}.header.style13 .block-nav-category .vertical-menu .menu-item:not(:first-child) > a::before, .header.style12 .block-nav-category .vertical-menu .menu-item:not(:first-child) > a::before{-webkit-transform: translateY(-9px);-moz-transform: translateY(-9px);-ms-transform: translateY(-9px);-o-transform: translateY(-9px);transform: translateY(-9px);border-top-style: solid;}.header.style12 .block-nav-category .view-all-category a{border: none;padding-top: 13px;padding-bottom: 13px;font-family: 'Oswald', sans-serif;}.header.style12 .block-nav-category .view-all-category a:not(:hover){color: #999;}.header.style12 .block-nav-category .view-all-category a::after{display: block;content: '\f107';line-height: 8px;margin: 0;}.header.style12 .block-nav-category .view-all-category a::before{content: '';display: block;border-top: 1px solid #eee;-webkit-transform: translateY(-14px);-moz-transform: translateY(-14px);-ms-transform: translateY(-14px);-o-transform: translateY(-14px);transform: translateY(-14px);}.header.style12 .block-search{background-color: #fff;}.header.style12 .block-search .form-search{padding-right: 56px;}.header.style12 .block-search .btn-submit{background-color: #394264;width: 56px;}.header.style12 .block-search .category{background-color: transparent;border-width: 0 0 0 1px;}.header.style12 .block-menu-bar a.menu-bar{padding: 8px 0;width: 46px;text-align: center;font-size: 22px;color: #fff;}.header.style13 .top-bar-menu > * > .socials li a, .header.style13 .top-bar-menu > * > a > .icon, .header.style12 .top-bar-menu > * > .socials li a, .header.style12 .top-bar-menu > * > a > .icon{width: 24px;height: 24px;line-height: 22px;border: 1px solid;border-radius: 50%;padding: 0;text-align: center;font-size: 12px;margin-right: 6px;}.header.style13 .top-bar-menu > * > a > .icon.fa-phone, .header.style12 .top-bar-menu > * > a > .icon.fa-phone{font-size: 14px;}.header.style13 .top-bar-menu > * > .socials, .header.style12 .top-bar-menu > * > .socials{margin: 0 -4px;}.header.style13 .top-bar-menu > * > .socials li a, .header.style12 .top-bar-menu > * > .socials li a{margin: 8px 4px;}.cart-style12 .block-minicart .link-dropdown{color: #fff;text-align: center;padding: 8px 15px;}.cart-style12 .block-minicart .link-dropdown .icon{font-size: 26px;margin-right: 10px;}.cart-style12 .block-minicart .link-dropdown .count{top: -19px;left: 15%;width: 20px;height: 20px;background-color: #ff3366;font-size: 12px;font-weight: 600;line-height: 20px;}.cart-style12 .block-minicart .link-dropdown .count::after{display: none;}.cart-style12 .block-minicart .link-dropdown .text, .cart-style12 .block-minicart .link-dropdown .total{font-weight: 600;margin-left: 5px;}.header.style13 .header-top{box-shadow: 0 0 5px #ccc;font-size: 14px;}.header.style13 .block-search .input{color: #333;}.header.style13 .block-search .category{background-color: transparent;border-width: 0 0 0 1px;}.header.style13 .header-nav-inner .box-header-nav{padding-left: 30px;color: #888;}.header.style13 .box-header-nav .main-menu{box-shadow: 0 2px #eee inset;}.header.style13 .box-header-nav .main-menu > .menu-item > a{font-weight: 500;text-transform: uppercase;padding-top: 11px;border-top: 2px solid transparent;padding-left: 20px;padding-right: 20px;}.header.style13 .box-header-nav .main-menu > .menu-item > a::before{display: none;}.header.style13 .box-header-nav .main-menu > .menu-item:hover > a, .header.style13 .box-header-nav .main-menu > .menu-item.active > a{background-color: transparent;color: #000;}.header.style13 .block-nav-category .view-all-category a{padding-top: 14px;padding-bottom: 14px;}.header.style13 .block-nav-category .block-title{background-color: #333;}.header.style14 .wcml-dropdown a.wcml-cs-item-toggle:after, .header.style14 .block-language > a::after, .header.style14 .box-header-nav .main-menu > .menu-item.parent > a::after, .header.style13 .wcml-dropdown a.wcml-cs-item-toggle:after, .header.style13 .block-language > a::after, .header.style13 .box-header-nav .main-menu > .menu-item.parent > a::after, .header.style13 .chosen-container-single .chosen-single::after{content: "\f0d7";font-size: 14px;opacity: 0.5;}.header.style13 .block-menu-bar a.menu-bar{box-shadow: 0 0 0 1px #eee inset;padding: 8px 0;width: 46px;text-align: center;font-size: 24px;}.header.style13.cart-style12 .block-minicart .link-dropdown{color: inherit;background-color: transparent;box-shadow: 0 0 0 1px #eee inset;}.header.style13.cart-style12 .block-minicart .link-dropdown .text{font-weight: 500;}.header.style13.cart-style12 .block-minicart .link-dropdown .total{color: #333;}.header.style13.cart-style12 .block-minicart .link-dropdown .count{width: 36px;background-color: #333;border-radius: 0;left: -5px;}.header.style13.cart-style12 .block-minicart .link-dropdown .count::after{display: block;left: 13px;border-top-color: #333;border-right: 5px solid transparent;}.header.style14 .box-header-nav .main-menu > .menu-item > a{padding: 8px 10px;}.header.style14 .box-header-nav .main-menu > .menu-item:first-child > a{padding-left: 0;}.header.style14 .box-header-nav .main-menu > .menu-item:last-child > a{padding-right: 0;}.header.style14 .box-header-nav .main-menu > .menu-item.active > a, .header.style14 .box-header-nav .main-menu > .menu-item:hover > a{background-color: transparent;}.header.style14 .box-header-nav .main-menu > .menu-item.active > a{font-weight: 600;}.header.style14 .box-header-nav .main-menu > .menu-item > a::before{position: absolute;content: '';top: auto;bottom: 0;left: 0;right: 0;margin: auto;width: 40%;height: auto;border-top: 2px solid;-webkit-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;-o-transition: transform 0.3s ease;transition: transform 0.3s ease;}.header.style14 .box-header-nav .main-menu > .menu-item.parent > a::before{right: 16px;}.header.style14 .box-header-nav .main-menu > .menu-item:first-child > a::before{right: 10px;}.header.style14 .box-header-nav .main-menu > .menu-item:last-child > a::before{left: 10px;}.header.style14 .box-header-nav .main-menu > .menu-item.parent:first-child > a::before{right: 26px;}.header.style14 .box-header-nav .main-menu > .menu-item:not(:hover):not(.active) > a::before{-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}.header.style14 .header-middle-inner > .header-control > *:not(:first-child){margin-left: 20px;}.header.style14 .block-userlink .icon{display: none;}.cart-style14 .block-minicart .link-dropdown, .header.style14 .block-userlink > a, .header.style14 .block-language > a, .header.style14 .block-search > .icon, .header.style14 .wcml_currency_switcher a.wcml-cs-item-toggle{padding: 8px 0;}.cart-style14 .block-minicart .link-dropdown{padding-right: 13px;}.cart-style14 .block-minicart .link-dropdown .count{top: 3px;right: 0;width: 16px;height: 16px;line-height: 16px;font-size: 10px;left: auto;}.cart-style14 .block-minicart .link-dropdown .count::after{display: none;}.header.style14 .header-middle-inner{padding: 21px 0;}.header.style14 .block-menu-bar{font-size: 18px;font-weight: 600;}.widget .screen-reader-text{display: none;}.widget ul, .widget ol{list-style: none;padding: 0;margin-bottom: 0;}.widget ul ul, .widget ul ol, .widget ol ol, .widget ol ul{padding-left: 20px;}.widget select{width: 100%;}.widget #today{color: #fff;}.widget-area > .widget{border: 1px solid #eee;}.widget-area > .widget:not(:last-child){margin-bottom: 30px;}.widget-area > .widget > select{border: none;}.widget-area > .widget > *, .widget-area > .widget > ul, .widget-area > .widget > ol{padding: 15px 28px;}.widget-area > .widget > .widgettitle{font-size: 16px;line-height: 26px;padding-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #eee;margin-bottom: 0;color: #333;font-weight: 600;letter-spacing: 0.05em;}.widget .tagcloud{margin: 0 -11px;line-height: 26px;}.widget .tagcloud::before, .widget .tagcloud::after{display: table;clear: both;content: '';}.widget .tagcloud a{display: inline-block;float: left;margin: 0 11px;font-size: 14px !important;}.widget form[role="search"] input[type="search"]{margin-bottom: 10px;}.widget .product_list_widget > li{overflow: hidden;padding: 20px 0;}.widget .product_list_widget > li:not(:last-child){border-bottom: 1px solid #eee;}.widget .product_list_widget > li > a{display: block;line-height: 20px;margin-bottom: 5px;}.widget .product_list_widget > li figure{float: left;}.widget .product_list_widget > li img{float: left;width: 80px;margin-right: 10px;}.widget .product_list_widget > li .amount{font-weight: 600;font-size: 16px;}.widget .product_list_widget > li del .amount{color: inherit;font-size: inherit;font-weight: normal;}.widget .product_list_widget > li ins{text-decoration: none;}.widget .product_list_widget > li .star-rating{display: table;margin-bottom: 4px;}.widget .mini_cart_item{position: relative;}.widget .mini_cart_item .remove{position: absolute;top: 20px;left: 0;font-size: 20px;}.widget_shopping_cart .product_list_widget > li > a:not(.remove){margin-left: 20px;}.widget_shopping_cart .woocommerce-mini-cart li .blockUI.blockOverlay{background-color: rgba(255, 255, 255, 0.8) !important;opacity: 1 !important;}.widget_shopping_cart .woocommerce-mini-cart li .blockUI.blockOverlay::before{position: absolute;content: '';width: 40px;height: 40px;top: calc(50% - 20px);left: calc(50% - 20px);border: 2px solid #ccc;border-top-color: red;border-radius: 50%;-webkit-animation: fa-spin 2s infinite linear;-o-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;}.widget .woocommerce-mini-cart__total{margin: 30px 0 10px;}.widget .woocommerce-mini-cart__total .amount{float: right;font-size: 16px;color: #333;font-weight: 600;}.widget .woocommerce-mini-cart__buttons{margin-bottom: 0;}.widget .woocommerce-mini-cart__buttons a{display: block;text-transform: uppercase;}.widget .woocommerce-mini-cart__buttons a:not(:last-child){margin-bottom: 10px;}.widget .woocommerce-mini-cart__buttons .wcppec-cart-widget-button img{width: 100% !important;max-width: 200px;margin-left: auto;margin-right: auto;}.widget .kuteshop_product_filter .filter-content{padding-top: 0;padding-bottom: 0;}.kuteshop_product_filter .widget{padding: 15px 0;}.kuteshop_product_filter .widget:not(:first-child){border-top: 1px solid #eee;}.kuteshop_product_filter .widget .widgettitle{font-size: 16px;line-height: 24px;color: #666;font-weight: normal;margin-bottom: 5px;text-transform: uppercase;}.widget_product_categories .cat-item{overflow: hidden;font-size: 0;line-height: 0;}.widget_product_categories .cat-item > *{display: inline-block;vertical-align: top;font-size: 14px;line-height: 24px;}.widget_product_categories .cat-item > a{display: inline-block;vertical-align: top;position: relative;max-width: calc(100% - 40px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-right: 3px;}.widget_product_categories .cat-item > a::before, .widget_layered_nav .list-group > *::before{display: inline-block;vertical-align: top;content: '';width: 12px;height: 12px;border: 1px solid #cdcdcd;border-radius: 1px;margin: 6px 12px 0 0;}.widget_product_categories .cat-item.current-cat > a::before, .widget_product_categories .cat-item > a:hover::before, .widget_layered_nav .list-group > *.chosen::before, .widget_layered_nav .list-group > a:hover::before{content: "\f00c";font-family: FontAwesome, sans-serif;line-height: 10px;font-size: 9px;padding-left: 1px;color: #fff;text-align: center;}.widget_product_categories .cat-item.cat-parent > .carets{display: inline-block;float: right;cursor: pointer;color: #aaa;}.widget_product_categories .cat-item.cat-parent > .carets::before{display: inline-block;float: right;font-family: FontAwesome, sans-serif;content: '\f107';font-size: 16px;line-height: 24px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.widget_product_categories .cat-item.show-sub > .carets::before{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}.widget_product_categories .cat-item > .count{color: #aaa;}.widget_product_categories .children{display: none;clear: both;}.widget_layered_nav .color-group{font-size: 0;line-height: 0;margin: 0 -5px -5px;}.widget_layered_nav .color-group > *{position: relative;display: inline-block;vertical-align: top;margin: 0 5px 10px;border: 1px solid #ddd;}.widget_layered_nav .color-group > * i{display: block;width: 18px;height: 18px;}.widget_layered_nav .color-group > a:hover::after, .widget_layered_nav .color-group > *.selected::after{position: absolute;bottom: -1px;right: -1px;width: 12px;height: 12px;content: "\f00c";font-family: FontAwesome, sans-serif;line-height: 12px;font-size: 9px;color: #fff;text-align: center;}.widget_layered_nav .list-group{margin-bottom: 0;}.widget_layered_nav .list-group > *{display: block;}.widget_layered_nav .list-group > * .count{margin-left: 3px;color: #aaa;}.ui-slider{position: relative;text-align: left;background-color: #e6e6e6;height: 7px;margin-top: 15px;margin-bottom: 13px;}.ui-slider .ui-slider-range{display: block;position: absolute;top: 0;height: 100%;background: #ccc;z-index: 1;}.ui-slider .ui-slider-handle{position: absolute;top: -5px;left: 0;width: 13px;height: 17px;cursor: e-resize;-ms-touch-action: none;touch-action: none;background-image: url(//www.zkperu.com/wp-content/themes/kuteshop/assets/images/filter.png);background-size: cover;z-index: 2;margin-left: -6px;}.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range{filter: inherit;}.ui-slider-horizontal .ui-slider-range-min{left: 0;}.ui-slider-horizontal .ui-slider-range-max{right: 0;}.price_slider_amount{position: relative;padding: 35px 0 5px;}.price_slider_amount .price_label{position: absolute;top: 0;left: 0;color: #333;}.price_slider_amount .button{position: relative;width: 100%;}.price_slider_amount .button:hover::after{position: absolute;top: 0;bottom: 0;left: 0;right: 0;content: '';background-color: rgba(255, 255, 255, 0.3);}.add-to-cart a{display: block;background-color: rgba(0, 0, 0, 0.6);color: #fff;line-height: 32px;font-weight: normal;padding: 9px 10px;text-align: center;}.add-to-cart a::before{display: inline-block;vertical-align: top;width: 32px;height: 32px;line-height: 30px;border: 1px solid;border-radius: 50%;font-family: Flaticon, sans-serif;content: "\f100";text-align: center;margin-right: 7px;}.add-to-cart a:hover, .add-to-cart a:focus{color: #fff;opacity: 1;}.entry-summary .single_add_to_cart_button.loading::before, .add-to-cart a.loading::before{font-family: FontAwesome, sans-serif;content: "\f110";font-size: 20px;-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;}.ovic_bundle-wrap .added, .add-to-cart a.added, .entry-summary .added{display: none !important;}.entry-summary a.compare, .product-item a.compare, a.yith-wcqv-button, .yith-wcwl-add-to-wishlist a, .yith-wcwl-add-button a.add_to_wishlist{position: relative;display: block;font-size: 0;line-height: 0;padding: 0;font-weight: normal;border-radius: 50%;overflow: hidden;color: inherit;background-color: transparent;}.entry-summary a.compare::before, .product-item a.compare::before, a.yith-wcqv-button::before, .yith-wcwl-add-to-wishlist a::before{display: block;font-family: Flaticon, sans-serif;font-size: 14px;line-height: 32px;padding: 1px 0 0;color: #fff;width: 32px;height: 32px;text-align: center;background-color: rgba(0, 0, 0, 0.4);border-radius: 50%;}.entry-summary a.compare:hover, .product-item a.compare:hover, a.yith-wcqv-button:hover, .yith-wcwl-add-to-wishlist a:hover{opacity: 1;}.entry-summary a.compare::before, .product-item a.compare::before{content: "\f109";}a.yith-wcqv-button::before{content: "\f10a";}a.compare .blockUI.blockOverlay, a.yith-wcqv-button .blockUI.blockOverlay{z-index: 8 !important;cursor: wait !important;background-size: 100% 100% !important;}.yith-wcwl-add-to-wishlist{margin: 0;}.yith-wcwl-add-to-wishlist .feedback{display: none;}.yith-wcwl-add-to-wishlist a::before{content: "\f106";}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{position: relative;}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button > img{position: absolute;margin: auto;top: 0;left: 0;right: 0;bottom: 0;width: 20px !important;height: 20px !important;}.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before{content: "\f107";}.price{display: inline-block;vertical-align: top;font-size: 18px;font-weight: 600;}.price ins{float: left;margin-right: 10px;text-decoration: none;}.price del{display: inline-block;vertical-align: bottom;font-size: 13px;line-height: 18px;color: #666;font-weight: normal;}.star-rating{display: inline-block;vertical-align: top;position: relative;color: #ccc;}.star-rating::before, .star-rating > span::before{display: inline-block;float: left;font-family: FontAwesome;content: "\f005\f005\f005\f005\f005";font-size: 12px;letter-spacing: 0.1em;}.star-rating > span::before{color: #ff9900;}.star-rating > span{position: absolute;top: 0;left: 0;overflow: hidden;white-space: nowrap;}.quantity .control{display: inline-block;position: relative;}.quantity .input-qty{padding: 2px 20px 2px 12px;height: 30px;font-size: 13px;}.quantity .btn-number{position: absolute;right: 0;padding: 0 5px;height: 14px;font-size: 0;line-height: 0;z-index: 1;}.quantity .quantity-minus{bottom: 0;padding-top: 3px;}.quantity .quantity-plus{top: 0;padding-top: 6px;}.quantity .btn-number::before{display: block;content: '';border-left: 4px solid transparent !important;border-right: 4px solid transparent !important;}.quantity .quantity-minus::before{border-top: 5px solid;}.quantity .quantity-plus::before{border-bottom: 5px solid;}p.stars{display: inline-block;vertical-align: top;font-size: 0;line-height: 0;}p.stars a{display: inline-block }p.stars a:before{display: block;font-family: 'FontAwesome', sans-serif;font-size: 14px;line-height: 24px;letter-spacing: 0.1em;color: #ccc;content: "\f005";-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}p.stars:hover a:before, p.stars.selected:not(:hover) a:before{color: #ff9900;}p.stars a:hover ~ a:before, p.stars.selected:not(:hover) a.active ~ a:before{color: #ccc;}.flash > span{color: #fff;text-transform: uppercase;background-color: #ff9900;}.flash > .onnew{background-color: #009966;}.kuteshop-countdown{font-size: 0;line-height: 0;text-align: center;}.product-countdown.default .kuteshop-countdown > *{display: inline-block;vertical-align: top;}.product-countdown.default .kuteshop-countdown > *:not(:last-child)::before{display: inline-block;vertical-align: top;float: right;font-size: 20px;line-height: 24px;content: ':';width: 10px;}.product-countdown.default .digit{display: inline-block;vertical-align: top;float: right;font-size: 18px;line-height: 24px;background-color: #aaa;color: #fff;width: 24px;}.product-countdown.default .digit:not(:last-child){margin-left: 3px;}.product-countdown.style1 .title, .product-countdown.style1 .kuteshop-countdown > *{display: inline-block;vertical-align: middle;font-size: 14px;line-height: 24px;}.product-countdown.style1 .title{padding: 3px 5px 3px 0;margin-bottom: 0;}.product-countdown.style1 .title i{font-size: 24px;vertical-align: top;}.product-countdown.style1 .kuteshop-countdown{display: inline-block;vertical-align: middle;}.product-countdown.style1 .kuteshop-countdown > *{border: 1px solid #ddd;padding: 2px 8px;position: relative;}.product-countdown.style1 .kuteshop-countdown > *:not(:last-child){margin-right: 10px;}.product-countdown.style1 .kuteshop-countdown > *:not(:last-child)::after{position: absolute;top: 0;bottom: 0;right: -11px;margin: auto;width: 10px;text-align: center;content: ':';font-weight: 600;color: #333;height: 24px;}.product-countdown.style2{max-width: 230px;}.product-countdown.style2 .kuteshop-countdown{margin: 0 -3px;}.product-countdown.style2 .kuteshop-countdown > *{display: inline-block;width: 25%;padding: 0 3px;font-size: 14px;line-height: 20px;}.product-countdown.style2 .kuteshop-countdown > * > *{display: block;background-color: #f5f5f5;}.product-countdown.style2 .kuteshop-countdown .number{font-size: 18px;padding-top: 4px;}.product-countdown.style2 .kuteshop-countdown .text{padding-bottom: 4px;}.product-countdown.style4 .kuteshop-countdown, .product-countdown.style3 .kuteshop-countdown{text-align: center;}.product-countdown.style4 .kuteshop-countdown > *, .product-countdown.style3 .kuteshop-countdown > *{position: relative;display: inline-block;width: 68px;height: 68px;border: 1px solid #eee;border-radius: 50%;padding: 9px;text-align: center;font-size: 14px;line-height: 20px;color: #fff;background-color: #fff;}.product-countdown.style3 .kuteshop-countdown > *:not(:first-child){margin-left: -6px;}.product-countdown.style4 .kuteshop-countdown > *::before, .product-countdown.style3 .kuteshop-countdown > *::before{position: absolute;content: '';top: 9px;left: 9px;right: 9px;bottom: 9px;border-radius: 50%;}.product-countdown.style4 .kuteshop-countdown > * > *, .product-countdown.style3 .kuteshop-countdown > * > *{display: block;position: relative;font-family: 'Lato', sans-serif;}.product-countdown.style4 .kuteshop-countdown .number, .product-countdown.style3 .kuteshop-countdown .number{font-weight: 700;padding-top: 5px;}.product-countdown.style4 .kuteshop-countdown .number::after, .product-countdown.style3 .kuteshop-countdown .number::after{display: block;content: '';width: 50%;margin: auto;border-bottom: 1px solid;}.product-countdown.style4 .kuteshop-countdown .text, .product-countdown.style3 .kuteshop-countdown .text{font-size: 10px;line-height: 14px;}.product-countdown.style4 .kuteshop-countdown > *{display: block;width: 78px;height: 78px;padding: 14px;}.product-countdown.style4 .kuteshop-countdown > *:not(:first-child){margin-top: -6px;}.product-countdown.style4 .kuteshop-countdown > *::before{top: 12px;bottom: 12px;left: 12px;right: 12px;}.product-countdown.style5 .kuteshop-countdown{margin: 0 -8px;}.product-countdown.style5 .kuteshop-countdown > *{display: inline-block;font-size: 16px;line-height: 24px;color: #999;padding: 0 8px;}.product-countdown.style5 .kuteshop-countdown > * .number{display: inline-block;padding: 5px 6px;min-width: 42px;background-color: #ff3366;color: #fff;font-weight: 600;}.product-countdown.style5 .kuteshop-countdown > * .text{display: block;font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;}.product-countdown.style6{font-size: 0;line-height: 0;font-family: 'Oswald', sans-serif;text-align: center;}.product-countdown.style6 .title{display: inline-block;vertical-align: top;font-size: 36px;line-height: 33px;padding: 17px 10px;text-align: center;color: #fff;margin-bottom: 0;}.product-countdown.style6 .title span{display: block;}.product-countdown.style6 .kuteshop-countdown{display: inline-block;vertical-align: top;}.product-countdown.style6 .kuteshop-countdown .label{margin-top: 5px;display: block;position: absolute;bottom: 5px;left: 0;right: 0;width: 100%;font-size: 16px;line-height: 1;color: #000;}.product-countdown.style6 .time:not(:first-child){margin-left: 1px;}.product-countdown.style6 .time{display: inline-block;text-align: center;position: relative;overflow: hidden;height: 100px;width: 80px;-webkit-perspective: 479px;-moz-perspective: 479px;-ms-perspective: 479px;-o-perspective: 479px;perspective: 479px;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.product-countdown.style6 .count{background: #f6f6f6;color: #333;display: block;font-weight: 600;font-size: 60px;line-height: 83px;overflow: hidden;position: absolute;text-align: center;top: 0;width: 100%;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-transform-style: flat;-moz-transform-style: flat;-ms-transform-style: flat;-o-transform-style: flat;transform-style: flat;}.product-countdown.style6 .count.top{height: 42%;-webkit-transform-origin: 50% 100%;-moz-transform-origin: 50% 100%;-ms-transform-origin: 50% 100%;-o-transform-origin: 50% 100%;transform-origin: 50% 100%;}.product-countdown.style6 .count.bottom{background-image: linear-gradient(rgba(255, 255, 255, 0.1), transparent);background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), transparent);background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), transparent);background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.1), transparent);background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), transparent);line-height: 0;height: 58%;top: 42%;-webkit-transform-origin: 50% 0;-moz-transform-origin: 50% 0;-ms-transform-origin: 50% 0;-o-transform-origin: 50% 0;transform-origin: 50% 0;}.product-countdown.style6 .count.curr.top{-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);-o-transform: rotateX(0deg);transform: rotateX(0deg);z-index: 3;}.product-countdown.style6 .count.next.bottom{-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);-o-transform: rotateX(90deg);transform: rotateX(90deg);z-index: 2;}.product-countdown.style6 .flip .count.curr.top{-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;-webkit-transform: rotateX(-90deg);-moz-transform: rotateX(-90deg);-ms-transform: rotateX(-90deg);-o-transform: rotateX(-90deg);transform: rotateX(-90deg);}.product-countdown.style6 .flip .count.next.bottom{-webkit-transition: all 250ms ease-in-out 250ms;-moz-transition: all 250ms ease-in-out 250ms;-o-transition: all 250ms ease-in-out 250ms;transition: all 250ms ease-in-out 250ms;-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);-o-transform: rotateX(0deg);transform: rotateX(0deg);}.product-countdown.style6 .count::before{position: absolute;content: '';left: 0;right: 0;border-top: 1px solid #aaa;bottom: 0;}.product-countdown.style6 .count.bottom::before{bottom: auto;top: 0;}.product-countdown.style6 .time .count span{display: block;position: relative;z-index: 5;margin-top: -2px;}.product-countdown.style7 .kuteshop-countdown{text-align: left;}.product-countdown.style7 .kuteshop-countdown > *{display: inline-block;font-size: 12px;line-height: 26px;text-align: center;}.product-countdown.style7 .kuteshop-countdown > *:not(:first-child){margin-left: 5px;}.product-countdown.style7 .kuteshop-countdown > * .number{display: block;padding: 7px;min-width: 50px;background-color: #333;color: #fff;font-weight: 600;font-size: 18px;}.product-countdown.style7 .kuteshop-countdown > * .text{display: block;}.product-item .product-inner{font-size: 14px;line-height: 20px;background-color: #fff;overflow: hidden;}.product-inner .product-thumb{position: relative;overflow: hidden;}.product-inner .flash > span{position: absolute;top: 15px;left: 15px;width: 36px;height: 36px;font-size: 12px;line-height: 36px;text-align: center;border-radius: 50%;z-index: 1;}.product-inner .flash > .onsale{font-size: 11px;left: auto;right: 15px;}.product-inner .thumb-link{display: block;}.product-inner .add-to-cart{position: relative;}.short-text .product-inner .product_title{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.product-inner .product_title{font-size: 14px;line-height: inherit;font-weight: normal;margin-bottom: 8px;color: #666;}.product-item.list .product-inner{border: 1px solid #eee;padding: 20px;overflow: hidden;margin-bottom: -1px;}.product-item.list .product-inner:not(:hover){border-color: #eee transparent #eee transparent;}.product-item.list:last-child{margin-bottom: 30px;}.product-item.list .sku-product, .product-item.list .available-product{margin-top: 5px;}.in-stock.available-product span{color: #019865;}.out-stock.available-product span{color: #FD6600;}.product-item.list .product-thumb{display: inline-block;float: left;width: 250px;}.product-item.list .product-info{display: inline-block;float: right;width: calc(100% - 280px);padding: 10px 0;}.product-item.list .product-info .info-left{display: inline-block;float: left;width: calc(100% - 200px);margin-bottom: 30px;}.product-item.list .product-info .info-right{display: inline-block;float: right;width: 180px;text-align: right;margin-bottom: 30px;}.product-item.list .product-info .info-right > *{display: inline-block;text-align: left;}.product-item.list .product-info .info-right > *:not(.add-to-cart):not(.clear){margin-left: 10px;}.product-item.list .product-info .info-right .add-to-cart{display: table;min-width: 130px;margin: 20px 0 15px auto;}.product-item.list .add-to-cart a:hover{opacity: 0.7;}.product-item.list .add-to-cart a{display: block;line-height: inherit;padding: 8px 10px;}.product-item.list .add-to-cart a::before{width: auto;height: auto;line-height: inherit;border: none;}.product-item.list .excerpt-content{display: table;width: 100%;}.product-item.list .product_title{font-size: 16px;color: #666;font-weight: 600;}.kuteshop-products .slick-slider:not(.nav-center) .slick-arrow{margin-top: 5px;}.kuteshop-products .product-countdown.style1{margin-bottom: 20px;}.kuteshop-products{position: relative;}.kuteshop-products > .slick-slider{position: static;}.kuteshop-products::before, .kuteshop-products::after{display: table;content: '';clear: both;}.kuteshop-products.has-brand .box-brand{display: inline-block;float: left;width: 33%;padding: 0 30px 30px 0;}.kuteshop-products.has-brand .content-product-append{display: inline-block;float: left;width: 67%;}.kuteshop-products.has-brand .content-product-append.row{width: calc(67% + 30px);}.kuteshop-products .box-brand .desc{font-size: 14px;line-height: 18px;border-top: 1px dashed #aaa;margin-top: 10px;padding-top: 15px;}.kuteshop-products .box-brand .button-brand{border-top: 1px dashed #aaa;margin-top: 30px;padding-top: 20px;}.kuteshop-products .box-brand .button{padding: 4px 15px;border: 1px solid #ccc;background-color: transparent;color: #333;font-size: 12px;line-height: 20px;font-weight: normal;}.kuteshop-products .box-brand .button::after{font-family: FontAwesome;content: "\f0da";margin-left: 10px;}.kuteshop-products .box-brand .button:hover{color: #fff;opacity: 1;}.product-item.style-3 .product-inner .thumb-link img, .product-item.style-1 .product-inner .thumb-link img, .product-inner .thumb-link img{margin: auto;-webkit-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;-o-transition: transform 0.3s ease;transition: transform 0.3s ease;}.product-item.style-3 .product-inner:hover .thumb-link img, .product-item.style-1 .product-inner:hover .thumb-link img, .product-inner:hover .thumb-link img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}.product-inner .group-button > .clear{display: none !important;}.kuteshop-slider.style2 .kuteshop-title, .kuteshop-blog .kuteshop-title.style1, .kuteshop-products.style-1 .kuteshop-title{box-shadow: 0 -1px #eee inset;font-size: 16px;line-height: 24px;padding-right: 65px;}.kuteshop-slider.style2 .kuteshop-title .title, .kuteshop-blog .kuteshop-title.style1 .title, .kuteshop-products.style-1 .kuteshop-title .title{display: inline-block;padding: 10px 13px 7px;border-bottom: 3px solid;}.product-item.style-6 .product-inner, .product-item.style-5 .product-inner, .product-item.style-1 .product-inner{border: 1px solid #eee;}.product-item.style-1 .product-inner .thumb-link img{-webkit-transform-origin: top right;-moz-transform-origin: top right;-ms-transform-origin: top right;-o-transform-origin: top right;transform-origin: top right;}.product-item.style-1 .group-button{position: absolute;top: 50%;right: 22px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}.product-item.style-1 .group-button > *:not(:last-child){margin-bottom: 9px;}.product-item.style-6 .group-button > *:nth-child(1), .product-item.style-5 .group-button > *:nth-child(1), .product-item.style-1 .group-button > *:nth-child(1){-webkit-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;-o-transition: transform 0.3s ease;transition: transform 0.3s ease;}.product-item.style-6 .group-button > *:nth-child(2), .product-item.style-5 .group-button > *:nth-child(2), .product-item.style-1 .group-button > *:nth-child(2){-webkit-transition: transform 0.3s ease 0.1s;-moz-transition: transform 0.3s ease 0.1s;-o-transition: transform 0.3s ease 0.1s;transition: transform 0.3s ease 0.1s;}.product-item.style-6 .group-button > *:nth-child(3), .product-item.style-5 .group-button > *:nth-child(3), .product-item.style-1 .group-button > *:nth-child(3){-webkit-transition: transform 0.3s ease 0.1s;-moz-transition: transform 0.3s ease 0.1s;-o-transition: transform 0.3s ease 0.1s;transition: transform 0.3s ease 0.1s;}.product-item.style-6 .group-button > *:nth-child(4), .product-item.style-5 .group-button > *:nth-child(4), .product-item.style-1 .group-button > *:nth-child(4){-webkit-transition: transform 0.3s ease 0.2s;-moz-transition: transform 0.3s ease 0.2s;-o-transition: transform 0.3s ease 0.2s;transition: transform 0.3s ease 0.2s;}.product-item.style-13 .add-to-cart, .product-item.style-1 .add-to-cart{position: absolute;bottom: 0;left: 0;right: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.product-item.style-1 .product-info{padding: 15px;}.product-item.style-1 .group-price{overflow: hidden;}.product-item.style-1 .group-price .star-rating{float: right;}.kuteshop-products.style-2 .kuteshop-title{position: relative;margin-bottom: 0;font-size: 16px;line-height: 24px;}.kuteshop-products.style-2 .kuteshop-title .title{display: inline-block;}.kuteshop-products.style-2 .kuteshop-title::before{display: inline-block;vertical-align: middle;font-family: Flaticon, sans-serif;content: "\f10c";width: 45px;font-size: 28px;line-height: 45px;color: #fff;text-align: center;margin: 0 8px;font-weight: normal;}.kuteshop-products.style-2 .kuteshop-title:after{content: '';position: absolute;bottom: 100%;left: 8px;border-bottom: 8px solid;border-left: 22px solid transparent;border-right: 22px solid transparent;}.product-item.style-2 .product-inner{border: 3px solid;padding: 25px 0 5px;}.product-item.style-2 .product-countdown{margin-bottom: 30px;}.product-item.style-2 .product-info{padding-left: 33px;padding-right: 33px;}.product-item.style-2 .product_title{margin-bottom: 4px;}.product-item.style-2 .price ins{margin-right: 3px;}.product-item.style-2 .price del{display: none;}.product-item.style-2 .flash{display: inline-block;}.product-item.style-2 .flash > span{position: static;width: auto;height: auto;line-height: inherit;font-size: 13px;color: inherit;background-color: transparent;text-transform: none;}.product-item.style-2 .flash > .onsale::before{content: '(';}.product-item.style-2 .flash > .onsale::after{content: ')';}.product-item.style-2 .group-button{top: 35%;}.product-item.style-2 .group-price .star-rating{float: none;display: table;}.product-item.style-3 .product-inner{overflow: hidden;}.product-item.style-3 .product-thumb{display: inline-block;float: left;width: 130px;}.product-item.style-3 .product-info{display: inline-block;width: calc(100% - 130px);padding-left: 20px;}.product-item.style-3 .add-to-cart a{display: inline-block;line-height: inherit;padding: 5px 15px;font-size: 12px;}.product-item.style-3 .add-to-cart a:not(:hover){background-color: transparent;color: inherit;box-shadow: 0 0 0 1px #ddd inset;}.product-item.style-3 .add-to-cart a::before{width: auto;height: auto;border: none;line-height: inherit;}.product-item.style-3 .price{display: block;margin-bottom: 7px;}.product-item.style-3 .product_title{margin-top: 8px;}.product-item.style-3 .star-rating{margin-bottom: 7px;}.product-item.style-3 .star-rating::before, .product-item.style-3 .star-rating > span::before{font-size: 12px;}.product-item.style-3 .flash{display: none;}.product-item.style-4 .product-info{padding: 8px 10px 6px;}.product-item.style-4 .group-button{top: 37%;}.product-item.style-4 .product-inner .product_title{margin-bottom: 4px;}.kuteshop-products.style-5 .kuteshop-title{display: inline-block;float: left;font-size: 24px;line-height: 36px;color: #fff;padding: 21px 0;text-align: center;margin: 0 15px 0 0;width: 38px;font-weight: normal;}.kuteshop-products.style-5 .kuteshop-title > *{display: block;}.kuteshop-products.style-5 .kuteshop-title .color{color: #ebd200;}.kuteshop-products.style-5 .product-countdown{display: inline-block;float: left;margin-right: 35px;}.kuteshop-products.style-5 .content-product-append{padding-left: 30px;overflow: hidden;}.kuteshop-products.style-5 .slick-slider{position: relative;}.kuteshop-products.style-5 .slick-slider:not(.nav-center) .slick-arrow{top: 50%;left: 0;right: auto;font-size: 26px;padding: 2px;font-weight: 600;background-color: rgba(0, 0, 0, 0.12);color: #333;}.kuteshop-products.style-5 .slick-slider:not(.nav-center) .slick-arrow:hover{color: #7bc042;}.kuteshop-products.style-5 .slick-slider:not(.nav-center) .slick-arrow:first-child{top: calc(50% - 31px);right: auto;}.product-item.style-6 .group-button, .product-item.style-5 .group-button{position: absolute;top: calc(50% - 15px);left: 0;right: 0;text-align: center;height: 0;font-size: 0;line-height: 0;}.product-item.style-6 .group-button > *, .product-item.style-5 .group-button > *{display: inline-block;vertical-align: top;margin-right: 1px;}.product-item.style-6 a.compare, .product-item.style-6 .yith-wcwl-add-to-wishlist a, .product-item.style-6 .yith-wcwl-add-button a.add_to_wishlist, .product-item.style-5 a.compare, .product-item.style-5 .yith-wcwl-add-to-wishlist a, .product-item.style-5 .yith-wcwl-add-button a.add_to_wishlist{border-radius: 0;}.product-item.style-6 .add-to-cart a::before, .product-item.style-6 a.compare::before, .product-item.style-6 .yith-wcwl-add-to-wishlist a::before, .product-item.style-5 .add-to-cart a::before, .product-item.style-5 a.compare::before, .product-item.style-5 .yith-wcwl-add-to-wishlist a::before{border-radius: 0;background-color: #7bc042;width: 30px;height: 30px;font-size: 14px;line-height: 30px;margin: 0;border: none;}.product-item.style-6 .add-to-cart a, .product-item.style-5 .add-to-cart a{font-size: 0;line-height: 0;padding: 0;background-color: #7bc042;}.product-item.style-6 .add-to-cart a::before, .product-item.style-5 .add-to-cart a::before{background-color: transparent;}.product-item.style-6 .add-to-cart a:not(.loading)::before, .product-item.style-5 .add-to-cart a:not(.loading)::before{content: '\f102';}.product-item.style-5 .product_title a{display: block;color: #fff;background-color: #333;padding: 5px 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.product-item.style-5 .product_title a:hover{opacity: 0.7;}.product-item.style-5 .product-info{padding: 0 10px 10px;}.product-item.style-6 .star-rating::before, .product-item.style-6 .star-rating > span::before, .product-item.style-5 .star-rating::before, .product-item.style-5 .star-rating > span::before{font-size: 12px;content: "\f006\f006\f006\f006\f006";}.product-item.style-6 .price, .product-item.style-5 .price{display: block;margin-top: 2px;}.product-item.style-6 .group-button{top: calc(100% - 30px);}.product-item.style-6 a.yith-wcqv-button{position: absolute;top: calc(50% - 48px);left: calc(50% - 33px);}.product-item.style-6 a.yith-wcqv-button::before{width: 66px;height: 66px;font-size: 26px;line-height: 64px;content: '\f10b';background-color: rgba(123, 192, 66, 0.7);}.product-item.style-6 .product-info{padding: 9px 10px 13px;}.product-item.style-6 .product_title{margin-bottom: 2px;}.kuteshop-testimonials .kuteshop-title, .kuteshop-blog .kuteshop-title.style2, .kuteshop-tabs.style8 .tab-head .kuteshop-title, .kuteshop-products.style-7 .kuteshop-title{font-size: 24px;line-height: 30px;text-align: center;position: relative;padding: 13px 0;margin-bottom: 30px;font-weight: normal;}.kuteshop-testimonials .kuteshop-title::before, .kuteshop-testimonials .kuteshop-title::after, .kuteshop-blog .kuteshop-title.style2::before, .kuteshop-blog .kuteshop-title.style2::after, .kuteshop-tabs.style8 .tab-head .kuteshop-title::before, .kuteshop-tabs.style8 .tab-head .kuteshop-title::after, .kuteshop-products.style-7 .kuteshop-title::before, .kuteshop-products.style-7 .kuteshop-title::after{content: '';position: absolute;left: 0;bottom: 0;right: 0;margin: auto;width: 30px;border-bottom: 3px solid;}.kuteshop-testimonials .kuteshop-title::after, .kuteshop-blog .kuteshop-title.style2::after, .kuteshop-tabs.style8 .tab-head .kuteshop-title::after, .kuteshop-products.style-7 .kuteshop-title::after{width: 120px;border-bottom-width: 1px;bottom: 1px;}.product-item.style-7 .product-inner{text-align: center;padding-bottom: 1px;}.product-item.style-7 .product-thumb{font-size: 0;line-height: 0;}.product-item.style-7 .product-thumb .thumb-link{display: inline-block;border: 1px solid #eee;overflow: hidden;}.product-item.style-7 .product-info{padding: 14px 15px 0;}.product-item.style-7 .product_title{text-transform: uppercase;margin-bottom: 5px;}.product-item.style-7 .group-button > *{display: inline-block;vertical-align: bottom;}.product-item.style-7 .group-button > *:not(:first-child){margin-left: 8px;}.product-item.style-7 .add-to-cart{max-width: calc(100% - 100px);}.product-item.style-7 .add-to-cart a{text-transform: uppercase;line-height: 24px;padding: 5px 15px;border: 1px solid #ccc;background-color: transparent;color: #333;font-family: 'Lato', sans-serif;}.product-item.style-7 .add-to-cart a.loading::before, .product-item.style-7 .add-to-cart a.loading::after{position: absolute;top: 1px;left: 1px;right: 1px;bottom: 1px;margin: auto;color: #333;z-index: 1;border: none;}.product-item.style-7 .add-to-cart a.loading::after{content: '';background-color: rgba(255, 255, 255, 0.9);width: auto;height: auto;z-index: 0;}.product-item.style-7 .add-to-cart a:not(.loading)::before{display: none;}.product-item.style-7 a.compare, .product-item.style-7 .yith-wcwl-add-to-wishlist a, .product-item.style-7 .yith-wcwl-add-button a.add_to_wishlist{border-radius: 0;}.product-item.style-7 a.compare::before{content: "\f108";}.product-item.style-7 a.compare::before, .product-item.style-7 .yith-wcwl-add-to-wishlist a::before{width: 36px;height: 36px;border-radius: 0;border: 1px solid #ccc;background-color: transparent;color: #333;}.product-item.style-7 .add-to-cart a:hover, .product-item.style-7 a.compare:hover::before, .product-item.style-7 .yith-wcwl-add-to-wishlist a:hover::before{color: #fff;}.product-item.style-7 .price{font-size: 16px;font-weight: normal;margin-bottom: 10px;}.product-item.style-7 .price del{font-size: inherit;line-height: inherit;color: #999;}.product-item.style-16 a.yith-wcqv-button, .product-item.style-7 a.yith-wcqv-button{position: absolute;top: calc(50% - 30px);left: calc(50% - 30px);}.product-item.style-16 a.yith-wcqv-button::before, .product-item.style-7 a.yith-wcqv-button::before{width: 60px;height: 60px;font-size: 25px;line-height: 58px;}.kuteshop-products.style-17 .product_title, .kuteshop-products.style-8 .product_title{margin-bottom: 3px;line-height: 24px;}.kuteshop-products.style-8 .product-info{padding: 8px 15px 6px;}.product-item.style-8 .flash > span{top: auto;bottom: 15px;-webkit-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;-o-transition: transform 0.3s ease;transition: transform 0.3s ease;font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;}.product-item.style-8 .product-inner:hover .flash > span{-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}.product-item.style-16 a.compare, .product-item.style-16 .yith-wcwl-add-to-wishlist a, .product-item.style-16 .yith-wcwl-add-button a.add_to_wishlist, .product-item.style-10 a.compare, .product-item.style-10 a.yith-wcqv-button, .product-item.style-10 .yith-wcwl-add-to-wishlist a, .product-item.style-10 .yith-wcwl-add-button a.add_to_wishlist, .product-item.style-8 a.compare, .product-item.style-8 a.yith-wcqv-button, .product-item.style-8 .yith-wcwl-add-to-wishlist a, .product-item.style-8 .yith-wcwl-add-button a.add_to_wishlist{border-radius: 0;}.product-item.style-16 a.compare::before, .product-item.style-16 .yith-wcwl-add-to-wishlist a::before, .product-item.style-10 a.compare::before, .product-item.style-10 a.yith-wcqv-button::before, .product-item.style-10 .yith-wcwl-add-to-wishlist a::before, .product-item.style-8 a.compare::before, .product-item.style-8 a.yith-wcqv-button::before, .product-item.style-8 .yith-wcwl-add-to-wishlist a::before{border-radius: 0;width: 40px;height: 36px;line-height: 36px;font-size: 17px;}.product-item.style-16 a.compare:not(:hover)::before, .product-item.style-16 .yith-wcwl-add-to-wishlist a:not(:hover)::before, .product-item.style-10 a.compare:not(:hover)::before, .product-item.style-10 a.yith-wcqv-button:not(:hover)::before, .product-item.style-10 .yith-wcwl-add-to-wishlist a:not(:hover)::before, .product-item.style-8 a.compare:not(:hover)::before, .product-item.style-8 a.yith-wcqv-button:not(:hover)::before, .product-item.style-8 .yith-wcwl-add-to-wishlist a:not(:hover)::before{background-color: #e5e5e5;color: #999;}.product-item.style-8 .group-button{right: 5px;top: 35%;}.product-item.style-16 .add-to-cart a, .product-item.style-8 .add-to-cart a{font-size: 16px;padding: 6px 10px;font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;font-weight: 300;}.product-item.style-8 .add-to-cart a:not(:hover){background-color: rgba(57, 66, 100, 0.9);}.product-item.style-16 .add-to-cart a::before, .product-item.style-10 .add-to-cart a::before, .product-item.style-8 .add-to-cart a::before{font-size: 18px;width: auto;height: auto;border: none;}.product-item.style-16 .add-to-cart a:not(.loading)::before, .product-item.style-10 .add-to-cart a:not(.loading)::before, .product-item.style-8 .add-to-cart a:not(.loading)::before{content: "\f101";}.product-item.style-17 .price, .product-item.style-16 .price, .product-item.style-8 .price{font-weight: normal;font-size: 14px;}.product-item.style-17 .price del, .product-item.style-16 .price del, .product-item.style-8 .price del{font-size: inherit;line-height: inherit;}.kuteshop-tabs.style12 .tab-link .slick-arrow, .kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow{border: 1px solid #ddd;border-radius: 50%;font-size: 0;width: 24px;height: 24px;padding: 6px 9px;margin-top: 12px;right: 17px;}.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow:first-child{padding-left: 6px;right: 50px;}.kuteshop-tabs.style12 .tab-link .slick-arrow:not(:hover), .kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow:not(:hover){background-color: #fff;color: #999;}.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow::before{border-top: 5px solid transparent;border-bottom: 5px solid transparent;}.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow:first-child::before{border-right: 6px solid;}.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow:nth-child(3)::before{border-left: 6px solid;}.product-item.style-9 .price{font-size: 14px;color: #000;display: block;margin-bottom: 9px;}.product-item.style-9 .price del{line-height: inherit;font-weight: inherit;font-size: inherit;color: #aaa;}.product-item.style-9 .product_title{margin-bottom: 3px;}.product-item.style-9 .star-rating::before, .product-item.style-9 .star-rating > span::before{font-size: 12px;letter-spacing: 0.2em;}.product-item.style-9 .flash > span{font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;}.kuteshop-products.style-10 .slick-slider.nav-center{overflow: inherit;}.kuteshop-products.style-10 .slick-slider.nav-center > .slick-arrow{font-size: 15px;color: #999;background-color: #eee;border: 1px solid #dfdfdf;opacity: 1;visibility: visible;width: 42px;height: 42px;text-align: center;line-height: 42px;top: 36%;}.kuteshop-products.style-10 .slick-slider.nav-center > .slick-arrow:hover{color: #fff;}.kuteshop-products.style-10 .slick-slider.nav-center > .slick-arrow:first-child{right: auto;left: -112px;}.kuteshop-products.style-10 .slick-slider.nav-center > .slick-arrow:nth-child(3){right: -112px;}.product-item.style-10{padding-bottom: 5px;}.product-item.style-10 .product-inner:not(:hover){border-color: transparent;}.product-item.style-10 .product-inner:hover .thumb-link img{-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}.product-item.style-10 .product-thumb, .product-item.style-10 .product-inner:hover{background-color: #eee;}.product-item.style-10 .product-info{padding: 18px 20px 15px;}.product-item.style-10 .product-inner:hover .product-info{text-align: center;}.product-item.style-10 .add-to-cart{left: 20px;right: 20px;}.product-item.style-10 .add-to-cart a:not(:hover){opacity: 0.9;}.product-item.style-10 .group-button{right: 20px;}.product-item.style-10 .product_title{font-size: 16px;margin-bottom: 4px;}.product-item.style-10 .price{font-size: 16px;font-weight: normal;color: #333;}.product-item.style-10 .flash > span{font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;}.kuteshop-products.style-11{max-width: 410px;margin-left: auto;padding: 65px 30px 210px;}.kuteshop-products.style-11 .kuteshop-title{font-size: 18px;font-weight: 700;margin-bottom: 9px;}.kuteshop-products.style-11 .product-countdown{margin-bottom: 50px;}.product-item.style-11 .product-inner{background-color: transparent;}.product-item.style-11 .product_title{font-size: 24px;margin-bottom: 13px;}.product-item.style-11 .excerpt-content{line-height: 18px;margin-bottom: 29px;}.product-item.style-11 .price{font-size: 24px;margin-bottom: 15px;}.product-item.style-11 .price del{font-size: 18px;}.product-item.style-11 .add-to-cart a:hover{opacity: 0.7;}.product-item.style-11 .add-to-cart a{font-size: 0;line-height: 0;padding: 0;}.product-item.style-11 .add-to-cart a:not(.loading)::before{content: '\f101';}.product-item.style-11 .add-to-cart a::before{width: 44px;height: 44px;line-height: 44px;font-size: 18px;color: #fff;margin: 0;border: none;}.product-item.style-11 .product-button{overflow: hidden;}.product-item.style-11 .product-button > *{display: inline-block;float: left;margin-right: 6px;}.product-item.style-11 a.compare, .product-item.style-11 a.yith-wcqv-button, .product-item.style-11 .yith-wcwl-add-to-wishlist a, .product-item.style-11 .yith-wcwl-add-button a.add_to_wishlist{border-radius: 0;}.product-item.style-11 a.compare::before, .product-item.style-11 a.yith-wcqv-button::before, .product-item.style-11 .yith-wcwl-add-to-wishlist a::before{border-radius: 0;width: 44px;height: 44px;line-height: 42px;border: 1px solid #bbb;font-size: 17px;}.product-item.style-11 a.compare:not(:hover)::before, .product-item.style-11 a.yith-wcqv-button:not(:hover)::before, .product-item.style-11 .yith-wcwl-add-to-wishlist a:not(:hover)::before{background-color: transparent;color: #999;}.kuteshop-products.style-12 .kuteshop-title{font-size: 14px;width: calc(100% - 47px);max-width: 265px;position: relative;line-height: 18px;margin-bottom: 25px;color: #000;}.kuteshop-products.style-12 .kuteshop-title::before{position: absolute;content: '';top: 50%;left: 0;right: 0;border-top: 1px solid #eee;}.kuteshop-products.style-12 .kuteshop-title span{display: inline-block;position: relative;padding-right: 14px;background-color: #fff;}.kuteshop-products.style-12 .product-list-owl .slick-arrow, .kuteshop-tabs.style14 .tab-link .slick-arrow{font-size: 0;line-height: 0;padding: 3px 6px;border: 1px solid #eee;width: 17px;height: 17px;margin-top: 0;right: 60px;}.kuteshop-products.style-12 .product-list-owl .slick-arrow:not(:hover), .kuteshop-tabs.style14 .tab-link .slick-arrow:not(:hover){color: #999;background-color: transparent;}.kuteshop-products.style-12 .product-list-owl .slick-arrow:first-child, .kuteshop-tabs.style14 .tab-link .slick-arrow:first-child{right: 81px;padding-left: 5px;}.kuteshop-products.style-12 .product-list-owl .slick-arrow::before, .kuteshop-tabs.style14 .tab-link .slick-arrow::before{border-top: 4px solid transparent;border-bottom: 4px solid transparent;}.kuteshop-products.style-12 .product-list-owl .slick-arrow:first-child::before, .kuteshop-tabs.style14 .tab-link .slick-arrow:first-child::before{border-right: 4px solid;}.kuteshop-products.style-12 .product-list-owl .slick-arrow:nth-child(3)::before, .kuteshop-tabs.style14 .tab-link .slick-arrow:nth-child(3)::before{border-left: 4px solid;}.product-item.style-12 .product-inner{overflow: hidden;}.product-item.style-12 .product-inner:hover .thumb-link::after{position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;border: 1px solid;}.product-item.style-12 .product-thumb{display: inline-block;float: left;width: 100px;}.product-item.style-12 .product-info{display: inline-block;width: calc(100% - 100px);padding-left: 22px;}.product-item.style-12 .add-to-cart a{font-size: 0;line-height: 0;padding: 0;color: #fff;}.product-item.style-12 .add-to-cart a:hover{opacity: 0.7;}.product-item.style-12 .add-to-cart a:not(.loading)::before{content: '\f101';}.product-item.style-12 .add-to-cart a::before{width: 40px;height: 34px;line-height: 34px;font-size: 18px;margin: 0;border: none;}.product-item.style-12 .product-button{overflow: hidden;}.product-item.style-12 .product-button > *{display: inline-block;float: left;margin-right: 5px;}.product-item.style-12 a.compare, .product-item.style-12 a.yith-wcqv-button, .product-item.style-12 .yith-wcwl-add-to-wishlist a, .product-item.style-12 .yith-wcwl-add-button a.add_to_wishlist{border-radius: 0;}.product-item.style-12 a.compare::before, .product-item.style-12 a.yith-wcqv-button::before, .product-item.style-12 .yith-wcwl-add-to-wishlist a::before{border-radius: 0;width: 40px;height: 34px;line-height: 32px;border: 1px solid #dfdfdf;font-size: 17px;}.product-item.style-12 a.compare:not(:hover)::before, .product-item.style-12 a.yith-wcqv-button:not(:hover)::before, .product-item.style-12 .yith-wcwl-add-to-wishlist a:not(:hover)::before{background-color: #e5e5e5;color: #999;}.product-item.style-12 .price{font-size: 16px;color: #333;margin-bottom: 25px;}.product-item.style-12 .product_title{margin: 3px 0;}.kuteshop-products.style-13 .kuteshop-title{font-size: 14px;line-height: 24px;text-align: center;padding: 10px 15px;position: relative;background-color: #fff;margin: 0;}.kuteshop-products.style-13 .kuteshop-title span{display: inline-block;position: relative;background-color: #fff;}.kuteshop-products.style-13 .kuteshop-title::before{position: absolute;content: '';left: 15px;right: 15px;top: 50%;border-top: 1px solid #aaa;max-width: 270px;margin: auto;}.product-item.style-13 .product-inner{overflow: hidden;}.product-item.style-13 .product-thumb{display: inline-block;float: left;width: 160px;}.product-item.style-13 .product-info{display: inline-block;float: right;width: calc(100% - 160px);padding: 0 10px;}.product-item.style-13 .flash{display: inline-block;margin-bottom: 9px;}.product-item.style-13 .flash > span{display: inline-block;vertical-align: top;position: relative;top: auto;left: auto;right: auto;width: auto;height: auto;line-height: 16px;border-radius: 4px;padding: 0 3px;background-color: #b30000;margin: 2px 0;}.product-item.style-13 .flash > span::after{position: absolute;top: calc(50% - 2px);right: 100%;content: '';border-top: 2px solid transparent;border-bottom: 2px solid transparent;border-right: 4px solid #b30000;}.product-item.style-13 .flash .onnew{display: none;}.product-item.style-13 .price{margin-right: 13px;margin-bottom: 3px;}.product-item.style-13 .product_title{margin-bottom: 9px;}.product-item.style-13 .product-countdown{margin-bottom: 10px;}.product-item.style-13 .star-rating{margin-bottom: 6px;}.product-item.style-13 .excerpt-content{line-height: 24px;}.product-item.style-14 .product-thumb{border: 1px solid #eee;margin-bottom: 10px;}.kuteshop-products.style-15 .product-list-grid{margin: 0;}.kuteshop-products.style-15 .product-list-grid .product-item{padding: 0;border-bottom: 1px solid #eee;border-right: 1px solid #eee;}.kuteshop-products.style-15 .kuteshop-title{font-size: 14px;color: #fff;text-align: center;margin-bottom: 0;padding: 7px 10px;font-weight: normal;}.product-item.style-15 .product-inner{text-align: center;}.product-item.style-15 .product_title{margin-bottom: 2px;}.product-item.style-15 .product-info{padding: 5px 10px 10px;}.kuteshop-products.style-17, .kuteshop-products.style-16{border: 1px solid #eee;border-top: none;}.kuteshop-products.style-16 .product-countdown{padding: 0 20px;}.kuteshop-products.style-17 .kuteshop-title, .kuteshop-products.style-16 .kuteshop-title{font-size: 18px;line-height: 30px;padding: 9px 20px 11px;background-color: #eee;font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;font-weight: 300;}.kuteshop-products.style-16 .product-list-owl.nav-center{position: static !important;}.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow, .kuteshop-products.style-17 .product-list-owl .slick-arrow, .kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow{top: calc(50% - 12px);width: 24px;height: 24px;line-height: 22px;font-size: 18px;text-align: center;border: 1px solid;border-radius: 5px;border-color: #ddd;background-color: #fff;color: #999;}.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow:hover, .kuteshop-products.style-17 .product-list-owl .slick-arrow:hover, .kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow:hover{color: #fff;}.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow::before, .kuteshop-products.style-17 .product-list-owl .slick-arrow::before, .kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow::before{font-family: FontAwesome, sans-serif;content: '\f105';}.kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow:first-child{left: -12px;}.kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow:nth-child(3){right: -12px;}.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow:first-child::before, .kuteshop-products.style-17 .product-list-owl .slick-arrow:first-child::before, .kuteshop-products.style-16 .product-list-owl.nav-center .slick-arrow:first-child::before{content: '\f104';}.product-item.style-16 .product-inner{text-align: center;padding: 17px 15px 20px;}.product-item.style-16 .product-thumb{margin-bottom: 10px;}.product-item.style-16 .group-button > *{display: inline-block;vertical-align: top;padding: 0 1px;}.product-item.style-16 .add-to-cart a{padding: 2px 13px;}.product-item.style-16 .add-to-cart a:hover{opacity: 0.7;}.product-item.style-16 .price{margin-bottom: 15px;}.kuteshop-products.style-17 .content-product-append{padding: 20px 20px 65px;}.kuteshop-products.style-17 .kuteshop-title{margin-bottom: 0;}.kuteshop-products.style-17 .product-list-owl .slick-arrow:first-child{top: auto;bottom: 20px;left: auto;right: calc(50% + 7px);}.kuteshop-products.style-17 .product-list-owl .slick-arrow:nth-child(3){top: auto;bottom: 20px;right: auto;left: calc(50% + 7px);}.product-item.style-17 .product-inner{padding: 12px 0;border-bottom: 1px solid #eee;overflow: hidden;}.product-item.style-17 .product-thumb{display: inline-block;float: left;width: 80px;}.product-item.style-17 .product-info{display: inline-block;width: calc(100% - 80px);padding: 5px 0 0 20px;}.woocommerce-product-gallery, #wz-images{display: inline-block;float: left;width: 395px;max-width: 395px;position: relative;margin-bottom: 30px;}.woocommerce-product-gallery__trigger{position: absolute;font-size: 0;line-height: 0;right: 10px;top: 10px;z-index: 1;}.woocommerce-product-gallery__trigger::before{font-family: Pe-icon-7-stroke;content: "\e657";font-size: 24px;line-height: 46px;font-weight: 600;border: 1px solid;border-radius: 50%;padding: 10px;}.woocommerce-product-gallery__trigger img{display: none !important;}.flex-viewport{border: 1px solid #e2e2e2;}.flex-control-nav{list-style: none;padding: 0 30px;margin: 20px 0 0;}.flex-control-nav .slick-list{margin: -5px;}.flex-control-nav .slick-slide{padding: 5px;}.flex-control-nav .slick-slide img{border: 1px solid #e2e2e2;cursor: pointer;}.flex-control-nav .slick-arrow{top: calc(50% - 12px);-webkit-transition: left 0.3s ease, right 0.3s ease;-moz-transition: left 0.3s ease, right 0.3s ease;-o-transition: left 0.3s ease, right 0.3s ease;transition: left 0.3s ease, right 0.3s ease;}.flex-control-nav .slick-arrow:first-child{left: 0;right: auto;}.flex-control-nav .slick-arrow:hover{color: #fff;}.entry-summary{display: inline-block;width: calc(100% - 395px);padding-left: 40px;margin-bottom: 30px;}.entry-summary .product_title{font-size: 24px;color: #666;margin-bottom: 5px;}.entry-summary .woocommerce-product-rating{margin-bottom: 8px;}.entry-summary .price{margin: 0 12px 12px 0;}.entry-summary .price del{line-height: 22px;}.entry-summary .woocommerce-product-rating > span:not(.star-rating)::after{display: inline-block;vertical-align: middle;content: '';width: 1px;height: 18px;background-color: #e5e5e5;margin: 0 10px;}.entry-summary .woocommerce-product-details__short-description{border-top: 1px solid #e5e5e5;padding: 6px 0 8px;}.entry-summary .woocommerce-product-details__short-description p:last-child{margin-bottom: 0;}.entry-summary .cart{border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;padding: 12px 0 15px;margin-bottom: 13px;}.entry-summary .woocommerce-product-rating > *{display: inline-block;vertical-align: top;}.entry-summary .flash{display: inline-block;vertical-align: top;margin-bottom: 12px;}.entry-summary .flash > span{display: inline-block;vertical-align: top;padding: 0 12px;}.entry-summary .flash > span:not(:last-child){margin-right: 12px;}.entry-summary .single_add_to_cart_button, .entry-summary .added_to_cart{padding: 6px 15px;font-weight: normal;}.entry-summary .single_add_to_cart_button:hover, .entry-summary .added_to_cart:hover{opacity: 0.7;}.entry-summary .single_add_to_cart_button::before, .entry-summary .added_to_cart::before{display: inline-block;vertical-align: middle;font-family: Flaticon, sans-serif;content: '\f100';margin: -2px 15px 0 0;}.entry-summary .single_add_to_cart_button.loading::before{font-size: 16px;margin-right: 12px;}.entry-summary > .clear{display: inline-block;width: 25px;}.entry-summary a.compare, .entry-summary .yith-wcwl-add-to-wishlist{display: inline-block;}.entry-summary a.compare, .entry-summary .yith-wcwl-add-to-wishlist a{font-size: inherit;line-height: inherit;color: inherit;border-radius: 0;}.entry-summary a.compare::before, .entry-summary .yith-wcwl-add-to-wishlist a::before{display: inline-block;vertical-align: middle;margin-right: 5px;}.entry-summary a.compare::before{margin-right: 8px;}.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button > img{left: 6px;right: auto;}.entry-summary .blockUI.blockOverlay{width: 32px !important;}.entry-summary .cart .group_table .price{margin: 0;display: table-cell;vertical-align: middle;font-size: 14px;}.entry-summary .cart .group_table .price ins{float: none;margin-right: 0;}.entry-summary .cart .group_table .quantity{margin-bottom: 0;min-width: 130px;}.entry-summary .cart .group_table .quantity .input-qty{width: 60px;}.woocommerce-tabs{display: inline-block;width: 100%;clear: both;margin-bottom: 35px;}.wc-tabs{list-style: none;padding: 0;margin-bottom: -1px;}.wc-tabs li{display: inline-block;margin-right: 3px;}.wc-tabs li:last-child{margin-right: 0;}.wc-tabs li a{display: block;padding: 11px 25px;color: #333;background-color: #e2e2e2;border: 1px solid #e2e2e2;text-transform: uppercase;font-weight: 600;}.wc-tabs li.active a{background-color: transparent;border-bottom-color: #fff;}.woocommerce-Tabs-panel{background-color: transparent;border: 1px solid #e2e2e2;box-shadow: none;margin-bottom: 0;border-radius: 0;padding: 20px 20px 30px 20px;}#tab-description p:last-child, #tab-additional_information table:last-child, #tab-additional_information p:last-child, #tab-reviews .commentlist .comment .description p:last-child{margin-bottom: 0;}#tab-reviews #reviews{max-width: 770px;}#tab-reviews .woocommerce-Reviews-title{font-size: 24px;color: #333;}#tab-reviews .woocommerce-Reviews-title span::before{content: '“';}#tab-reviews .woocommerce-Reviews-title span::after{content: '”';}#tab-reviews .comments{margin-bottom: 30px;}#tab-reviews .woocommerce-pagination{text-align: right;}#tab-reviews .commentlist{list-style: none;padding: 0;margin-bottom: 30px;}#tab-reviews .commentlist .comment{overflow: hidden;padding-bottom: 15px;border-bottom: 1px solid #e6e6e6;margin-bottom: 15px;}#tab-reviews .commentlist .comment:last-child{border-bottom: none;}#tab-reviews .commentlist .comment .avatar{float: left;margin-right: 15px;}#tab-reviews .commentlist .comment .comment-text{overflow: hidden;}#tab-reviews .commentlist .comment .star-rating{display: inline-block;float: left;margin-right: 10px;padding-bottom: 0;}#tab-reviews .commentlist .comment .star-rating .preview-count{display: none;}#tab-reviews .commentlist .comment .meta{display: inline-block;margin-bottom: 0;font-style: italic;color: #aaa;}#tab-reviews .commentlist .comment .meta > *{display: inline-block;vertical-align: top;}#tab-reviews .woocommerce-review__author{text-transform: capitalize;font-weight: normal;}#tab-reviews .woocommerce-noreviews{font-style: italic;}#tab-reviews .comment-notes{font-style: italic;}#tab-reviews .comment-reply-title{display: block;font-size: 24px;color: #333;margin-bottom: 5px;}#tab-reviews .comment-form-rating > label{vertical-align: top;color: #333;margin-bottom: 10px;}#tab-reviews p.stars{vertical-align: top;margin: 0 0 10px 20px;}#tab-reviews #cancel-comment-reply-link{float: right;font-style: italic;font-size: 16px;color: #aaa;font-weight: 300;}#tab-reviews .comment-form .comment-form-author, #tab-reviews .comment-form .comment-form-email{width: calc(50% - 15px);float: left;margin-bottom: 30px;}#tab-reviews input#author, #tab-reviews input#email{display: block;width: 100%;padding: 9px 20px;height: 50px;}#tab-reviews .comment-form .comment-form-author{margin-right: 30px;}#tab-reviews textarea#comment{width: 100%;}#tab-reviews input#submit{padding: 10px 33px;font-size: 16px;font-weight: normal;}.related-product{position: relative;}.related-product > h2{font-size: 16px;text-transform: uppercase;line-height: 24px;margin-bottom: 14px;}.related-product .slick-slider{position: static;padding-bottom: 1px;}.related-product:not(:last-child){margin-bottom: 35px;}.banner-shop .slick-arrow{padding: 8px;top: calc(50% - 20px);-webkit-transition: left 0.3s ease, right 0.3s ease;-moz-transition: left 0.3s ease, right 0.3s ease;-o-transition: left 0.3s ease, right 0.3s ease;transition: left 0.3s ease, right 0.3s ease;}.banner-shop .slick-arrow:hover{color: #fff;}.banner-shop .slick-arrow:first-child{left: 0;right: auto;}.shop-page ul.products.columns-10 > .product-category{width: 10%;}.shop-page ul.products.columns-9 > .product-category{width: 11.11111111%;}.shop-page ul.products.columns-8 > .product-category{width: 12.5%;}.shop-page ul.products.columns-7 > .product-category{width: 14.28571428%;}.shop-page ul.products.columns-6 > .product-category{width: 16.66666667%;}.shop-page ul.products.columns-5 > .product-category{width: 20%;}.shop-page ul.products.columns-4 > .product-category{width: 25%;}.shop-page ul.products.columns-3 > .product-category{width: 33.33333333%;}.shop-page ul.products.columns-2 > .product-category{width: 50%;}.shop-page ul.products.columns-1 > .product-category{width: 100%;}@media (min-width: 768px){.shop-page ul.products > .product-category.first{clear: both;}}@media (min-width: 568px) and (max-width: 767px){.shop-page ul.products > .product-category:nth-child(3n+1){clear: both;}}@media (max-width: 767px){.shop-page ul.products > .product-category{min-width: 33.33%;}}@media (max-width: 567px){.shop-page ul.products > .product-category{min-width: 50%;}.shop-page ul.products > .product-category:nth-child(2n+1){clear: both;}}.shop-page ul.products > .product-category{display: inline-block;float: left;padding: 0 15px;margin-bottom: 30px;}.shop-page ul.products > .product-category a{display: block;border: 1px solid #e6e6e6;text-align: center;}.shop-page ul.products > .product-category a img{width: 100%;-webkit-transition: opacity 0.2s ease;-moz-transition: opacity 0.2s ease;-o-transition: opacity 0.2s ease;transition: opacity 0.2s ease;}.shop-page ul.products > .product-category a:hover img{opacity: 0.7;}.shop-page ul.products > .product-category .woocommerce-loop-category__title{font-size: 14px;line-height: 30px;margin-bottom: 0;font-weight: normal;padding: 5px 10px;}.shop-page ul.products > .product-category mark{background-color: transparent;padding: 0;margin-left: 3px;}.shop-page ul.products{list-style: none;padding: 0;margin-bottom: 0;display: inline-block;width: 100%;position: relative;}.shop-page ul.products.row{width: calc(100% + 30px);}.shop-page ul.products:not(.related-product) .product-item:not(.list){margin-bottom: 30px;}.shop-before-control::before, .shop-before-control::after, .shop-after-control::before, .shop-after-control::after{display: table;clear: both;content: '';}.shop-before-control > *, .shop-after-control > *{display: inline-block;vertical-align: top;margin: 0;font-size: 14px;line-height: 30px;}.shop-before-control > *{margin-bottom: 20px;}.shop-before-control select{padding-top: 2px;padding-bottom: 2px;background-color: #fafafa;border-color: #eee;cursor: pointer;}.shop-before-control > *:not(:last-child), .shop-after-control > *:not(:last-child){margin-right: 22px;}.shop-after-control .pagination{float: right;}.grid-view-mode{float: right;}.banner-shop + ul.shop-page{margin-top: 30px;}ul.shop-page{list-style: none;padding: 0;display: inline-block;vertical-align: top;width: calc(100% + 30px);margin: 0 -15px;position: relative;}ul.shop-page.columns-10 > .product-category{width: 10%;}ul.shop-page.columns-9 > .product-category{width: 11.11111111%;}ul.shop-page.columns-8 > .product-category{width: 12.5%;}ul.shop-page.columns-7 > .product-category{width: 14.28571428%;}ul.shop-page.columns-6 > .product-category{width: 16.66666667%;}ul.shop-page.columns-5 > .product-category{width: 20%;}ul.shop-page.columns-4 > .product-category{width: 25%;}ul.shop-page.columns-3 > .product-category{width: 33.33333333%;}ul.shop-page.columns-2 > .product-category{width: 50%;}ul.shop-page > .product-category{display: inline-block;float: left;padding: 0 15px;margin-bottom: 30px;}ul.shop-page > .product-category a{display: block;border: 1px solid #e5e5e5;text-align: center;}ul.shop-page > .product-category a img{width: 100%;-webkit-transition: opacity 0.2s ease;-moz-transition: opacity 0.2s ease;-o-transition: opacity 0.2s ease;transition: opacity 0.2s ease;}ul.shop-page > .product-category a:hover img{opacity: 0.7;}ul.shop-page > .product-category .woocommerce-loop-category__title{font-size: 14px;line-height: 30px;margin-bottom: 0;font-weight: normal;padding: 5px 10px;}ul.shop-page > .product-category mark{background-color: transparent;padding: 0;margin-left: 3px;}@media (min-width: 1200px){ul.shop-page > .product-category.first{clear: both;}}@media (min-width: 992px) and (max-width: 1199px){ul.shop-page.columns-2 > .product-category.first, ul.shop-page.columns-3 > .product-category.first{clear: both;}ul.shop-page:not(.columns-2):not(.columns-3) > .product-category:nth-child(4n+1){clear: both;}ul.shop-page:not(.columns-2):not(.columns-3) > .product-category{width: 25%;}}@media (min-width: 768px) and (max-width: 991px){ul.shop-page.columns-2 > .product-category.first{clear: both;}ul.shop-page:not(.columns-2) > .product-category:nth-child(3n+1){clear: both;}ul.shop-page:not(.columns-2) > .product-category{width: 33.33333333%;}}@media (max-width: 767px){ul.shop-page{width: calc(100% + 20px);margin: 0 -10px;}ul.shop-page > .product-category{padding-left: 10px;padding-right: 10px;}ul.shop-page[class^="columns-"] > .product-category, ul.shop-page[class*=" columns-"] > .product-category{width: 50%;}ul.shop-page > .product-category:nth-child(2n+1){clear: both;}}@media (max-width: 479px){ul.shop-page{width: calc(100% + 10px);margin: 0 -5px;}ul.shop-page > .product-category{padding-left: 5px;padding-right: 5px;}}.post-item:not(:last-child){margin-bottom: 30px;}.post-item .post-title{font-size: 30px;margin-bottom: 10px;-ms-word-break: break-word;word-break: break-word;-ms-word-wrap: break-word;word-wrap: break-word;}.post-item .post-categories{list-style: none;padding: 0;margin-bottom: 0;}.post-item .post-categories li{display: inline-block;}.post-item .post-categories li:not(:last-child)::after{content: ',';margin-right: 3px;}.post-item .post-header{overflow: hidden;}.post-item .post-thumb{margin-bottom: 15px;}.blog-item .blog-thumb, .post-item .post-thumb{font-size: 0;line-height: 0;}.blog-item .blog-thumb > *, .post-item .post-thumb > *{font-size: 14px;line-height: 24px;}.blog-item .blog-thumb a, .post-item .post-thumb a{display: inline-block;position: relative;}.blog-item .blog-thumb a::after, .post-item .post-thumb a::after{position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}.blog-item .blog-thumb a:hover::after, .post-item .post-thumb a:hover::after{background-color: rgba(255, 255, 255, 0.5);}.post-item .post-info::before, .post-item .post-info::after{display: table;content: '';clear: both;}.post-item .post-meta{padding: 5px 0;margin: 0 -20px 10px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}.post-item .post-meta > li{display: inline-block;padding: 3px 20px;}.post-item .post-meta > li > *{display: inline-block;}.post-item .post-meta .author{text-transform: capitalize;}.post-item .tags{padding: 5px 0;border-top: 1px solid #eee;border-bottom: 1px solid #eee;font-weight: 600;color: #333;}.post-item .tags a{display: inline-block;font-weight: normal;padding: 3px 0;}.post-item .tags a:not(:hover){color: #666;}.post-item.item-standard::before, .post-item.item-standard::after{display: table;clear: both;content: '';}.post-item.item-standard .post-meta{margin-bottom: 20px;}.post-item.item-standard .read-more{background-color: #eee;color: #666;margin-top: 10px;font-weight: normal;}.post-item.item-standard .read-more:hover{opacity: 1;color: #fff;}.post-item.item-standard .read-more span{vertical-align: top;margin-left: 5px;}.related-post{position: relative;}.related-post .slick-slider{position: static;}.related-post .title{font-size: 20px;line-height: 24px;padding-right: 60px;}.related-post .post-item .post-title{font-size: 16px;}.related-post .post-item .author{text-transform: capitalize;}.comments-area .comment-reply-title{font-size: 20px;}.comments-area .comment-list{list-style: none;padding: 0;margin-bottom: 0;}.comment-list .comment, .comment-list .pingback{margin-bottom: 30px;}.comment-list .comment-body{border: 1px solid #eaeaea;padding: 10px;margin-bottom: 10px;}.comment-list .comment-meta{overflow: hidden;margin-bottom: 10px;}.comment-list .comment-author img{float: left;margin-right: 20px;}.comment-list .says{display: none;}.comment-list .edit-link{display: block;}.comment-list .reply{text-align: right;}.comment-list .comment-content p:last-child{margin-bottom: 0;}.comment-list .children{list-style: none;}.comment-list #cancel-comment-reply-link{font-style: italic;}.comment-respond .input-form{width: 100%;}.page-title{font-size: 24px;line-height: 30px;font-weight: normal;box-shadow: 0 -1px #eee inset;}.page-title span{display: inline-block;padding: 5px 10px 2px;border-bottom: 3px solid;}.grid-view-mode > form{display: inline-block;vertical-align: top;}.grid-view-mode > form > label{display: none;}.modes-mode:hover{opacity: 1;}.modes-mode{display: inline-block;vertical-align: top;width: 30px;height: 30px;border: 1px solid #e8e8e8;background-color: #fafafa;position: relative;padding: 0;}.modes-mode .button-inner{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 11px;height: 11px;margin: auto;}.modes-mode:hover .button-inner > span, .modes-mode.active .button-inner > span{background-color: #fff;}.modes-mode .button-inner > span{display: inline-block;float: left;background-color: #999;}.mode-grid .button-inner > span{width: 3px;height: 3px;}.mode-grid .button-inner > span:not(:nth-child(3)):not(:nth-child(6)):not(:nth-child(9)){margin-right: 1px;}.mode-grid .button-inner > span:not(:nth-child(7)):not(:nth-child(8)):not(:nth-child(9)){margin-bottom: 1px;}.mode-list .button-inner > span{width: 5px;height: 1px;}.mode-list .button-inner > span:nth-child(1), .mode-list .button-inner > span:nth-child(5){height: 5px;margin-right: 1px;}.mode-list .button-inner > span:not(:nth-child(5)):not(:last-child){margin-bottom: 1px;}.blog-item .blog-thumb a, .blog-item .blog-thumb img{width: 100%;}.blog-item .blog-meta{list-style: none;padding: 0;margin: 0 -6px 6px;color: #999;}.blog-item .blog-meta > li{display: inline-block;padding: 0 6px;}.blog-item .blog-meta > li i{margin-right: 3px;}.blog-item .blog-readmore{text-align: right;}.blog-item .read-more{background-color: transparent;font-weight: normal;padding: 0 10px;}.blog-item .read-more span{vertical-align: top;font-size: 12px;margin-left: 5px;}.blog-item .read-more:hover{opacity: 0.7;}.blog-item .blog-info{padding: 10px 12px 13px;border: 1px solid #eee;border-top: none;}.blog-item .blog-title{font-size: 14px;font-weight: normal;margin-bottom: 3px;}.blog-item .post-categories{display: inline-block;list-style: none;padding: 5px 0 0;}.blog-item .post-categories li{display: inline-block;}.kuteshop-slider .slick-slider:not(.nav-center) .slick-arrow, .kuteshop-blog .slick-slider:not(.nav-center) .slick-arrow{top: 10px;}.kuteshop-slider, .kuteshop-blog{position: relative;}.kuteshop-slider .slick-slider, .kuteshop-blog .slick-slider{position: static;}.kuteshop-blog .blog-date, .kuteshop-blog .blog-category{color: #999;}.kuteshop-blog.style1 .blog-meta{margin: 0 -10px;}.kuteshop-blog.style1 .blog-title{color: #000;}.kuteshop-blog.style1 .blog-meta > li{padding: 0 10px;}.kuteshop-blog.style2 .kuteshop-title .title{padding-bottom: 7px;border-bottom-width: 1px;color: #000;}.kuteshop-blog.style2 .blog-category > i{margin-right: 8px;}.kuteshop-blog.style2 .post-categories{display: inline;}.kuteshop-blog.style2 .post-categories li:not(:last-child)::after{content: ',';margin-right: 5px;}.kuteshop-blog.style2 .blog-date{margin-bottom: 5px;}.kuteshop-blog.style2 .post-content{margin-bottom: 10px;}.kuteshop-blog .kuteshop-title.style3{font-size: 18px;margin-bottom: 32px;text-align: center;font-weight: 700;}.kuteshop-blog .kuteshop-title.style3 .sub-title{font-size: 16px;display: block;font-weight: normal;}.kuteshop-blog .kuteshop-title.style3::after{display: inline-block;content: '';width: 50px;border-bottom: 2px solid;}.kuteshop-blog.style5 .blog-inner, .kuteshop-blog.style3 .blog-inner{display: table;width: 100%;position: relative;background-color: #fff;}.kuteshop-blog.style5 .blog-inner::before, .kuteshop-blog.style5 .blog-inner::after, .kuteshop-blog.style3 .blog-inner::before, .kuteshop-blog.style3 .blog-inner::after{position: absolute;content: '';border-bottom: 6px solid;bottom: 0;left: 0;width: 0;-webkit-transition: width 0.3s ease;-moz-transition: width 0.3s ease;-o-transition: width 0.3s ease;transition: width 0.3s ease;z-index: 1;}.kuteshop-blog.style5 .blog-inner::after, .kuteshop-blog.style3 .blog-inner::after{left: auto;right: 0;}.kuteshop-blog.style5 .blog-inner:hover::before, .kuteshop-blog.style5 .blog-inner:hover::after, .kuteshop-blog.style3 .blog-inner:hover::before, .kuteshop-blog.style3 .blog-inner:hover::after{width: 50%;}.kuteshop-blog.style5 .blog-thumb, .kuteshop-blog.style3 .blog-thumb{display: table-cell;vertical-align: top;width: 50%;}.kuteshop-blog.style5 .blog-info, .kuteshop-blog.style3 .blog-info{display: table-cell;vertical-align: top;padding: 30px 30px 60px;position: relative;border: none;}.kuteshop-blog.style5 .blog-date, .kuteshop-blog.style3 .blog-date{display: inline-block;padding: 3px 15px;color: #fff;font-weight: 500;margin-bottom: 28px;}.kuteshop-blog.style5 .blog-title, .kuteshop-blog.style3 .blog-title{font-size: 24px;line-height: 1;font-weight: 700;text-transform: uppercase;}.kuteshop-blog.style3 .read-more{position: absolute;left: 30px;bottom: 30px;color: #999;padding: 0;}.kuteshop-blog.style3 .read-more i{font-size: 16px;font-weight: 600;}.kuteshop-blog.style3 .slick-dots{text-align: center;margin-top: 30px;font-size: 0;line-height: 0;}.kuteshop-blog.style3 .slick-dots li{display: inline-block;padding: 0 3px;}.kuteshop-blog.style3 .slick-dots button{display: block;font-size: 0;line-height: 0;width: 14px;height: 14px;border: 2px solid #c9c9c9;cursor: pointer;padding: 0;border-radius: 50%;background-color: transparent;}.kuteshop-blog.style3 .slick-dots li button:hover, .kuteshop-blog.style3 .slick-dots li.slick-active button{background-color: #999;border-color: #999;opacity: 1;}.kuteshop-blog.style4 .blog-info{border: none;padding: 23px 25px 18px;background-color: #fff;}.kuteshop-blog.style4 .blog-title{font-size: 18px;line-height: 20px;margin-bottom: 8px;}.kuteshop-blog.style4 .blog-date{position: absolute;bottom: 20px;left: 0;padding: 3px 10px;color: #fff;opacity: 0.8;}.kuteshop-blog.style4 .blog-thumb{position: relative;}.kuteshop-blog.style4 .read-more{padding: 0;}.kuteshop-blog.style4 .read-more span{margin: 0 3px 0 0;font-size: 20px;color: #666;}.kuteshop-blog.style4 .post-content{margin-bottom: 10px;}.kuteshop-blog .kuteshop-title.style4{font-size: 18px;margin-bottom: 22px;}.kuteshop-blog .kuteshop-title.style4 .sub-title{font-size: 14px;display: block;font-weight: normal;color: #999;}.kuteshop-blog .kuteshop-title.style4::before{display: block;content: '';width: 30px;border-bottom: 2px solid;margin-bottom: 10px;}.kuteshop-blog.style5 .slick-slider:not(.nav-center) .slick-arrow{top: 25px;}.kuteshop-blog.style5 .blog-info{border: 1px solid #eee;}.kuteshop-blog.style5 .read-more{position: absolute;left: 30px;bottom: 20px;padding: 6px 0;color: #999;text-transform: uppercase;font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;}.kuteshop-blog.style5 .read-more::before{content: '';position: absolute;top: 0;left: 0;width: 20px;border-bottom: 2px solid;}.kuteshop-blog.style5 .blog-title{font-weight: normal;}.kuteshop-blog.style6 .blog-item.first-slick .blog-info{border-bottom: 1px solid #424242;}.kuteshop-blog.style6 .blog-info{border: none;padding: 16px 0;line-height: 18px;}.kuteshop-blog.style6 .time-post{font-style: italic;color: #666;margin: 10px 0 0;}.kuteshop-custommenu .menu{font-size: 14px;line-height: 20px;list-style: none;padding: 0;margin-bottom: 0;}.kuteshop-custommenu .menu-item a{display: block;}.kuteshop-custommenu.default .title{font-size: 13px;line-height: 20px;box-shadow: 0 1px #eee;margin-bottom: 10px;}.kuteshop-custommenu.default .title span{display: inline-block;padding: 5px 0;border-bottom: 1px solid;}.kuteshop-custommenu.default .menu-item a{padding: 5px 0;}.kuteshop-custommenu.default .menu-item a:hover{text-decoration: underline;}.kuteshop-custommenu.style1 .menu-item a{padding: 2px 0;}.kuteshop-custommenu.style1 .menu-item a::before{display: inline-block;vertical-align: top;border: 2px solid;border-radius: 50%;margin: 9px 9px 0 0;content: '';}.kuteshop-custommenu.style2{max-width: 200px;margin: auto;}.kuteshop-custommenu.style2 .title{font-size: 16px;line-height: 24px;padding: 5px 8px;border-left: 4px solid;color: #006379;background-color: #cfd5da;margin-bottom: 0;}.kuteshop-custommenu.style2 .menu{background-color: #e1e9ee;font-size: 13px;line-height: 24px;color: #53524e;padding: 5px 0;}.kuteshop-custommenu.style2 .menu li a{padding: 3px 12px;}.kuteshop-custommenu.style2 .menu li a:hover{color: #006379;}.kuteshop-custommenu.style2 .menu li a .icon{display: inline-block;vertical-align: top;width: 24px;height: 24px;border: 1px solid;border-radius: 50%;text-align: center;margin-right: 8px;}.kuteshop-custommenu.style3 .menu-item a{padding: 5px 0;}.kuteshop-custommenu.style3 .menu-item a::before{display: inline-block;vertical-align: top;content: '\f105';font-family: FontAwesome, sans-serif;padding-right: 13px;}.kuteshop-custommenu.style4 .menu-item a{padding: 2px 0;font-weight: 500;}.kuteshop-iconbox .iconbox-inner{font-size: 0;line-height: 0;padding: 0 10px;}.kuteshop-iconbox .iconbox-inner > *{display: inline-block;vertical-align: middle;text-align: left;font-size: 14px;line-height: 18px;}.kuteshop-iconbox .iconbox-inner:hover .icon span{-webkit-animation: bounceIn 0.7s ease;-o-animation: bounceIn 0.7s ease;animation: bounceIn 0.7s ease;}.kuteshop-iconbox .title, .kuteshop-iconbox .text{margin-bottom: 0;}.kuteshop-iconbox .icon span{display: block;}.kuteshop-iconbox.default .icon{font-size: 40px;line-height: 1;width: 40px;}.kuteshop-iconbox.default .content{max-width: calc(100% - 40px);padding-left: 12px;}.kuteshop-iconbox.default .title{font-size: 18px;line-height: 1.2;font-weight: normal;}.kuteshop-iconbox.default .text{font-size: 12px;line-height: 1.2;}.kuteshop-iconbox.style1 .iconbox-inner > *{width: 50%;}.kuteshop-iconbox.style1 .iconbox-inner .head{text-align: center;padding-right: 5px;}.kuteshop-iconbox.style1 .text{padding-left: 5px;color: #999;}.kuteshop-iconbox.style1 .icon{font-size: 50px;line-height: 1;color: #333;margin-bottom: 6px;}.kuteshop-iconbox.style1 .title{font-size: 14px;line-height: 20px;}.kuteshop-iconbox.style2 .icon span{width: 100px;height: 100px;border: 2px solid;border-radius: 50%;font-size: 50px;margin: auto;line-height: 96px;margin-bottom: 18px;}.kuteshop-iconbox.style2 .iconbox-inner > *{text-align: center;line-height: 20px;}.kuteshop-iconbox.style2 .title{color: inherit;font-size: 18px;margin-bottom: 8px;}.kuteshop-iconbox.style2 .iconbox-inner{max-width: 305px;margin: auto;padding: 0;}.kuteshop-iconbox.style3 .iconbox-inner{font-size: 0;line-height: 0;padding: 0;}.kuteshop-iconbox.style3 .iconbox-inner > *{display: inline-block;vertical-align: middle;}.kuteshop-iconbox.style3 .icon{width: 50px;height: 50px;border-radius: 4px;font-size: 26px;background-color: #5a5a5a;text-align: center;line-height: 50px;}.kuteshop-iconbox.style3 .content{width: calc(100% - 50px);padding-left: 23px;}.kuteshop-iconbox.style3 .title{font-size: 18px;}.kuteshop-iconbox.style4 .iconbox-inner{padding: 0;}.kuteshop-iconbox.style4 .icon{width: 70px;height: 70px;border: 1px solid #eee;font-size: 28px;line-height: 68px;text-align: center;}.kuteshop-iconbox.style4 .content{width: calc(100% - 70px);padding-left: 20px;}.kuteshop-iconbox.style4 .title{font-size: 14px;font-weight: 700;}.kuteshop-iconbox.style4 .text{font-size: 12px;}.kuteshop-tabs{position: relative;}.kuteshop-tabs .tab-panel{opacity: 0;visibility: hidden;height: 0;overflow: hidden;}.kuteshop-tabs .tab-panel.active{opacity: 1;visibility: visible;height: auto;overflow: visible;}.kuteshop-tabs .tab-link{list-style: none;padding: 0;margin-bottom: 0;font-size: 0;line-height: 0;}.kuteshop-tabs .tab-link li{display: inline-block;font-size: 16px;line-height: 24px;max-width: 100%;}.kuteshop-tabs .tab-link li a{display: block;position: relative;}.kuteshop-tabs .tab-head{position: relative;overflow: hidden;}.kuteshop-tabs .tab-control{position: absolute;top: 0;bottom: 0;right: 0;width: 90px;height: 50px;padding: 5px 20px;margin: auto;}.kuteshop-tabs .tab-control > *{display: inline-block;float: left;}.kuteshop-tabs .tab-control .icon{font-size: 24px;line-height: 40px;opacity: 0.6;}.kuteshop-tabs .tab-control a{float: right;font-size: 20px;line-height: 20px;width: 20px;text-align: center;}.kuteshop-tabs .content-tabs.has-filter{position: relative;}.kuteshop-tabs .content-tabs.has-filter::before, .kuteshop-tabs .content-tabs.has-filter::after{display: table;clear: both;content: '';}.content-tabs.has-filter .filter-tabs{position: absolute;top: 0;left: 0;bottom: 0;width: 200px;z-index: 1;overflow: hidden;}.content-tabs.has-filter .tab-container{margin-left: 200px;}.filter-tabs{position: relative;background-color: #fff;background-repeat: no-repeat;background-position: center bottom;background-size: contain;}.filter-tabs .category-filter{padding: 20px 30px 20px;}.filter-tabs .slick-list{margin: 0 -15px;}.filter-tabs .slick-slide{padding: 0 15px;}.filter-tabs .slick-slide a.cat-filter{color: inherit;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 6px 0;}.filter-tabs .slick-slider .slick-arrow{color: #ddd;background-color: transparent;font-size: 30px;width: 30px;text-align: center;}.filter-tabs .slick-slider .slick-arrow:hover{background-color: transparent;color: #333;}.filter-tabs .slick-slider .slick-arrow::before{font-family: Flaticon, sans-serif;content: "\f117";}.filter-tabs .slick-slider .slick-arrow:first-child::before{content: "\f118";}.kuteshop-tabs.default .content-tabs, .kuteshop-tabs.default .kuteshop-products, .kuteshop-tabs.default .kuteshop-products .slick-slider{position: static;}.kuteshop-tabs.default .tab-link{box-shadow: 0 -1px #eee inset;margin-bottom: 30px;margin-right: 60px;}.kuteshop-tabs.default .tab-link li:not(:last-child){margin-right: 3px;}.kuteshop-tabs.default .tab-link li a{padding: 10px 15px 7px;border-bottom: 3px solid #ccc;font-weight: 600;color: #999;}.kuteshop-tabs.default .tab-link li.active a, .kuteshop-tabs.default .tab-link li:hover a{color: #333;}.kuteshop-tabs.default .kuteshop-products .slick-slider:not(.nav-center) .slick-arrow{margin-top: 10px;}.kuteshop-tabs.style2 .tab-link.slick-slider .slick-arrow, .kuteshop-tabs.default .kuteshop-products .slick-slider:not(.nav-center) .slick-arrow{background-color: #eee;color: #bbb;}.kuteshop-tabs.style2 .tab-link.slick-slider .slick-arrow:hover, .kuteshop-tabs.default .kuteshop-products .slick-slider:not(.nav-center) .slick-arrow:hover{background-color: #999;color: #fff;}.kuteshop-tabs.style6 .tab-head, .kuteshop-tabs.style3 .tab-head, .kuteshop-tabs.style1 .tab-head{background-color: #fff;position: relative;padding-right: 90px;border-bottom: 3px solid #000;}.kuteshop-tabs.style9 .tab-head > *, .kuteshop-tabs.style6 .tab-head > *, .kuteshop-tabs.style3 .tab-head > *, .kuteshop-tabs.style1 .tab-head > *{display: table-cell;vertical-align: middle;font-size: 14px;line-height: 24px;}.kuteshop-tabs.style1 .tab-head .kuteshop-title{width: 235px;font-size: 16px;color: #fff;background-color: #000;padding: 10px 15px;margin-bottom: 0;}.kuteshop-tabs.style1 .tab-head .kuteshop-title .icon{vertical-align: bottom;width: 30px;height: 30px;border: 2px solid;border-radius: 50%;text-align: center;margin-right: 10px;}.kuteshop-tabs.style1 .tab-head .kuteshop-title .text{display: inline-block;vertical-align: bottom;padding: 1px 0;}.kuteshop-tabs.style1 .tab-link{overflow: hidden;width: calc(100% - 235px);}.kuteshop-tabs.style1 .tab-link li{float: left;font-size: 14px;margin-right: -1px;}.kuteshop-tabs.style1 .tab-link li a{padding: 13px 25px;}.kuteshop-tabs.style1 .tab-link li:not(:last-child) a::before{position: absolute;content: '';right: 0;top: 0;bottom: 0;width: 1px;height: 24px;margin: auto;background-color: transparent;}.kuteshop-tabs.style1 .tab-link li:not(.active):not(:hover) a::before{background-color: rgba(0, 0, 0, 0.1);}.kuteshop-tabs.style1 .tab-link li:hover a, .kuteshop-tabs.style1 .tab-link li.active a{color: #fff;z-index: 1;}.kuteshop-tabs.style9 .kuteshop-products, .kuteshop-tabs.style6 .kuteshop-products, .kuteshop-tabs.style3 .kuteshop-products, .kuteshop-tabs.style1 .kuteshop-products{background-color: #eee;}.kuteshop-tabs.style9 .product-item .product-inner, .kuteshop-tabs.style6 .product-item .product-inner, .kuteshop-tabs.style3 .product-item .product-inner, .kuteshop-tabs.style1 .product-item .product-inner{border: none;}.kuteshop-tabs.style9 .kuteshop-products .product-list-grid, .kuteshop-tabs.style6 .kuteshop-products .product-list-grid, .kuteshop-tabs.style3 .kuteshop-products .product-list-grid, .kuteshop-tabs.style1 .kuteshop-products .product-list-grid{margin: 0 -0.5px;}.kuteshop-tabs.style9 .kuteshop-products .product-list-grid .product-item, .kuteshop-tabs.style6 .kuteshop-products .product-list-grid .product-item, .kuteshop-tabs.style3 .kuteshop-products .product-list-grid .product-item, .kuteshop-tabs.style1 .kuteshop-products .product-list-grid .product-item{padding: 0 0.5px;margin-bottom: 1px;}.kuteshop-tabs.style1 .content-tabs.has-filter .filter-tabs{width: 235px;}.kuteshop-tabs.style1 .content-tabs.has-filter .tab-container{margin-left: 235px;}.kuteshop-tabs.style2 .tab-head .kuteshop-title{font-size: 18px;line-height: 24px;margin-bottom: 0;padding: 5px 60px 5px 12px;border-bottom: 3px solid;}.kuteshop-tabs.style2 .tab-link li{vertical-align: middle;}.kuteshop-tabs.style2 .tab-link li a{display: block;position: relative;color: #333;text-align: center;background-color: #eee;}.kuteshop-tabs.style2 .tab-link li:hover a, .kuteshop-tabs.style2 .tab-link li.active a{background-color: transparent;}.kuteshop-tabs.style2 .tab-link li a img{margin: auto;}.kuteshop-tabs.style2 .tab-link li a span{display: block;padding: 13px 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.kuteshop-tabs.style2 .tab-link:not(.slick-slider) li:not(:last-child){margin-right: 1px;}.kuteshop-tabs.style2 .tab-link.slick-slider{position: static;border-left: 1px solid #eee;border-right: 1px solid #eee;}.kuteshop-tabs.style2 .tab-link.slick-slider .slick-list{margin: -0.5px;}.kuteshop-tabs.style2 .tab-link.slick-slider .slick-slide{padding: 0.5px;}.kuteshop-tabs.style2 .tab-link.slick-slider .slick-arrow{top: 5px;}.kuteshop-tabs.style3 .tab-head{border-bottom-width: 2px;}.kuteshop-tabs.style3 .tab-head .kuteshop-title{width: 200px;font-size: 20px;color: #fff;background-color: #000;padding: 13px 10px;margin-bottom: 0;letter-spacing: -0.05em;font-weight: normal;}.kuteshop-tabs.style3 .tab-head .kuteshop-title .text{display: inline-block;vertical-align: top;}.kuteshop-tabs.style3 .tab-head .kuteshop-title .icon{font-size: 16px;vertical-align: top;margin-right: 5px;}.kuteshop-tabs.style3 .tab-head .kuteshop-title::after{font-family: Flaticon, sans-serif;content: "\f11a";float: right;}.kuteshop-tabs.style3 .tab-link li{margin: 0 10px;}.kuteshop-tabs.style6 .tab-link li a, .kuteshop-tabs.style3 .tab-link li a{padding: 12px 12px 13px;border-top: 1px solid;border-bottom: 1px solid;margin-bottom: -1px;}.kuteshop-tabs.style9 .tab-link li:not(:hover):not(.active) a, .kuteshop-tabs.style6 .tab-link li:not(:hover):not(.active) a, .kuteshop-tabs.style3 .tab-link li:not(:hover):not(.active) a{border-color: transparent;}.kuteshop-tabs.style9 .tab-link li a::after, .kuteshop-tabs.style6 .tab-link li a::after, .kuteshop-tabs.style3 .tab-link li a::after{position: absolute;content: '';bottom: 0;left: 0;right: 0;margin: auto;border-bottom: 8px solid;border-left: 4px solid transparent;border-right: 4px solid transparent;width: 0;height: 0;}.kuteshop-tabs.style9 .tab-link li:not(:hover):not(.active) a::after, .kuteshop-tabs.style6 .tab-link li:not(:hover):not(.active) a::after, .kuteshop-tabs.style3 .tab-link li:not(:hover):not(.active) a::after{border-bottom-color: transparent;}.kuteshop-tabs.style9 .kuteshop-products, .kuteshop-tabs.style6 .kuteshop-products, .kuteshop-tabs.style3 .kuteshop-products{padding: 0 1px;}.kuteshop-tabs.style9 .kuteshop-products .product-list-owl .product-item, .kuteshop-tabs.style6 .kuteshop-products .product-list-owl .product-item, .kuteshop-tabs.style3 .kuteshop-products .product-list-owl .product-item{margin-bottom: 1px;}.kuteshop-tabs.style4{border: 1px solid #eee;background-color: #fff;}.kuteshop-tabs.style4::before, .kuteshop-tabs.style4::after{display: table;clear: both;content: '';}.kuteshop-tabs.style4 .tab-head{display: inline-block;width: 322px;float: left;}.kuteshop-tabs.style4 .content-tabs{display: inline-block;width: calc(100% - 322px);float: left;padding: 30px 30px 20px;}.kuteshop-tabs.style4 .kuteshop-title{display: inline-block;width: 45px;float: left;color: #fff;font-size: 24px;line-height: 30px;text-align: center;padding: 35px 0;margin-bottom: 0;font-weight: normal;}.kuteshop-tabs.style4 .kuteshop-title > *{display: block;}.kuteshop-tabs.style4 .kuteshop-title .space{height: 15px;}.kuteshop-tabs.style4 .tab-link{display: inline-block;width: calc(100% - 65px);float: right;padding: 15px 15px 20px 0;}.kuteshop-tabs.style4 .tab-link li{display: block;font-size: 14px;border-bottom: 1px solid #eee;}.kuteshop-tabs.style4 .tab-link li a{padding: 8px 15px;}.kuteshop-tabs.style4 .product-countdown{display: inline-block;width: calc(100% - 65px);float: right;padding-bottom: 10px;}.kuteshop-tabs.style5 .tab-head{overflow: hidden;box-shadow: 0 -1px #eee inset;margin-bottom: 20px;}.kuteshop-tabs.style5 .tab-head .kuteshop-title{display: inline-block;font-size: 18px;font-weight: normal;line-height: 24px;padding: 13px 12px 10px;border-bottom: 3px solid #000;margin-bottom: 0;}.kuteshop-tabs.style5 .tab-link{display: inline-block;float: right;margin: 0 -8px;}.kuteshop-tabs.style5 .tab-link li{position: relative;font-size: 14px;padding: 0 8px;}.kuteshop-tabs.style5 .tab-link li:not(:last-child)::after{position: absolute;content: '';top: calc(50% - 6px);right: 0;height: 12px;width: 1px;background-color: #666;}.kuteshop-tabs.style5 .tab-link li a{padding: 13px 0 12px;border-bottom: 1px solid transparent;}.kuteshop-tabs.style5 .tab-link li a::after{content: '';position: absolute;bottom: 0;left: calc(50% - 5px);border-style: solid;border-width: 0 5px 5px;border-color: transparent;border-bottom-color: inherit;}.kuteshop-tabs.style5 .tab-link li.active a, .kuteshop-tabs.style5 .tab-link li:hover a{color: #000;}.kuteshop-tabs.style6 .tab-head{border-bottom-width: 1px;padding-right: 50px;}.kuteshop-tabs.style6 .tab-head .kuteshop-title{font-size: 20px;background-color: #000;letter-spacing: -0.05em;font-weight: normal;width: 370px;color: #fff;margin-bottom: 0;overflow: hidden;}.kuteshop-tabs.style6 .tab-head .kuteshop-title > *{padding: 13px 0;display: inline-block;vertical-align: top;float: left;}.kuteshop-tabs.style6 .tab-head .kuteshop-title .icon{width: 50px;text-align: center;border-right: 1px solid rgba(255, 255, 255, 0.8);font-size: 18px;}.kuteshop-tabs.style6 .tab-head .kuteshop-title .text{padding-left: 16px;padding-right: 16px;}.kuteshop-tabs.style6 .tab-link li a{color: #333;}.kuteshop-tabs.style9 .tab-link li a::after, .kuteshop-tabs.style6 .tab-link li a::after{border-width: 0 5px 6px;}.kuteshop-tabs.style9 .tab-control, .kuteshop-tabs.style6 .tab-control{width: 50px;padding-left: 15px;padding-right: 15px;}.kuteshop-tabs.style9 .tab-control .icon, .kuteshop-tabs.style6 .tab-control .icon{display: none;}.kuteshop-tabs.style7 .tab-head{text-align: center;margin-bottom: 40px;}.kuteshop-tabs.style7 .tab-link li{color: #999;padding: 5px 23px;font-size: 24px;line-height: 30px;}.kuteshop-tabs.style7 .tab-link li.active a{color: #333;}.kuteshop-tabs.style7 .tab-link li:hover a, .kuteshop-tabs.style7 .tab-link li.active a{text-decoration: underline;}.kuteshop-tabs.style8 .tab-link{overflow: hidden;margin-bottom: 35px;}.kuteshop-tabs.style8 .tab-link li{display: inline-block;float: left;font-size: 18px;line-height: 30px;text-align: center;}.kuteshop-tabs.style8 .tab-link li a{padding: 3px 10px;background-color: #ccc;color: #333;}.kuteshop-tabs.style8 .tab-link li.active a, .kuteshop-tabs.style8 .tab-link li:hover a{background-color: #999;color: #fff;}.kuteshop-tabs.style9 .tab-head{background-color: #eee;position: relative;padding-right: 50px;border-bottom: 2px solid;display: table;width: 100%;}.kuteshop-tabs.style9 .tab-head .kuteshop-title{font-size: 18px;line-height: 30px;width: 270px;margin-bottom: 0;font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;font-weight: 300;}.kuteshop-tabs .tab-head .toggle-category{display: inline-block;vertical-align: top;float: left;font-size: 0;line-height: 0;padding: 15px 18px;cursor: pointer;position: relative;}.kuteshop-tabs.cat-active .tab-head .toggle-category, .kuteshop-tabs .tab-head .toggle-category:hover{color: #fff;}.kuteshop-tabs .tab-head .toggle-category .toggle-inner{position: relative;width: 20px;height: 20px;overflow: hidden;border-radius: 4px;}.kuteshop-tabs .tab-head .toggle-category span{position: absolute;left: 0;right: 0;margin: auto;top: 9px;width: 20px;border-bottom: 2px solid;}.kuteshop-tabs .tab-head .toggle-category span:nth-child(1), .kuteshop-tabs .tab-head .toggle-category span:nth-child(3){-webkit-transition: top 0.15s linear 0.15s, transform 0.15s linear;-moz-transition: top 0.15s linear 0.15s, transform 0.15s linear;-o-transition: top 0.15s linear 0.15s, transform 0.15s linear;transition: top 0.15s linear 0.15s, transform 0.15s linear;}.kuteshop-tabs .tab-head .toggle-category span:nth-child(1){top: 4px;}.kuteshop-tabs .tab-head .toggle-category span:nth-child(2){-webkit-transition: width 0.15s linear;-moz-transition: width 0.15s linear;-o-transition: width 0.15s linear;transition: width 0.15s linear;}.kuteshop-tabs .tab-head .toggle-category span:nth-child(3){top: 14px;}.kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(1), .kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(3){top: 9px;width: 26px;left: -3px;-webkit-transition: top 0.15s linear, transform 0.15s linear 0.15s;-moz-transition: top 0.15s linear, transform 0.15s linear 0.15s;-o-transition: top 0.15s linear, transform 0.15s linear 0.15s;transition: top 0.15s linear, transform 0.15s linear 0.15s;}.kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(1){-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}.kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(2){width: 0;-webkit-transition: width 0.15s linear 0.15s;-moz-transition: width 0.15s linear 0.15s;-o-transition: width 0.15s linear 0.15s;transition: width 0.15s linear 0.15s;}.kuteshop-tabs.cat-active .tab-head .toggle-category span:nth-child(3){-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}.kuteshop-tabs.style9 .tab-head .kuteshop-title .text{display: inline-block;vertical-align: top;padding: 9px 15px 11px 5px;width: calc(100% - 56px);}.kuteshop-tabs.style9 .tab-link li{font-size: 14px;}.kuteshop-tabs.style9 .tab-link li a{padding: 13px 16px;border-bottom: 1px solid;margin-bottom: -1px;}.kuteshop-tabs.style9 .kuteshop-products{position: static;margin-left: -1px;}.kuteshop-tabs.style9 .tab-head .toggle-category::before, .kuteshop-tabs.style9 .filter-tabs::before{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;opacity: 0.8;}.kuteshop-tabs.style9 .filter-tabs .category-filter{color: #fff;}.kuteshop-tabs.style9 .filter-tabs .slick-slide a.cat-active{color: #333;background-color: #fff;}.kuteshop-tabs.style9 .filter-tabs .slick-slide a.cat-filter i{font-size: 18px;margin-right: 10px;vertical-align: top;min-width: 25px;text-align: center;}.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow{color: #fff;}.kuteshop-tabs.style11 .tab-head, .kuteshop-tabs.style10 .tab-head{background-color: #f8f8f8;box-shadow: 0 -2px #ddd inset;margin-bottom: 18px;}.kuteshop-tabs.style10 .tab-head{padding-right: 90px;}.kuteshop-tabs.style11 .tab-link li, .kuteshop-tabs.style10 .tab-link li{font-size: 14px;font-weight: 600;}.kuteshop-tabs.style11 .tab-link li a, .kuteshop-tabs.style10 .tab-link li a{padding: 13px 40px 11px;border-bottom: 2px solid transparent;color: #999;}.kuteshop-tabs.style10 .tab-link li:not(:first-child) a::before{position: absolute;content: '';top: 10px;bottom: 10px;left: 0;border-left: 1px solid #ddd;}.kuteshop-tabs.style11 .tab-link li.active a, .kuteshop-tabs.style11 .tab-link li a:hover, .kuteshop-tabs.style10 .tab-link li.active a, .kuteshop-tabs.style10 .tab-link li a:hover{color: #000;}.kuteshop-tabs.style11 .kuteshop-products, .kuteshop-tabs.style10 .kuteshop-products{position: static;}.kuteshop-tabs.style11 .tab-head{display: table;width: 100%;}.kuteshop-tabs.style11 .tab-head .kuteshop-title{font-size: 14px;line-height: 24px;color: #000;padding: 13px 30px;display: table-cell;vertical-align: middle;width: 200px;margin: 0;}.kuteshop-tabs.style11 .tab-link{display: table-cell;vertical-align: middle;text-align: right;padding-right: 5px;}.kuteshop-tabs.style11 .tab-link li a{padding-left: 13px;padding-right: 13px;}.kuteshop-tabs.style12::before, .kuteshop-tabs.style12::after{display: table;content: '';clear: both;}.kuteshop-tabs.style12 .tab-head{overflow: visible;}.kuteshop-tabs.style12 .tab-head .kuteshop-title .text{display: block;font-size: 14px;line-height: 34px;color: #fff;letter-spacing: 6px;text-align: center;padding: 0 10px 0 16px;}.kuteshop-tabs.style12 .tab-link{margin-left: 34px;padding-left: 2px;border: solid #eee;border-width: 1px 0 1px 0;overflow: visible;}.kuteshop-tabs.style12 .tab-link::before{content: '';position: absolute;top: 0;bottom: 0;left: 0;width: 2px;border: solid #eee;border-width: 1px 0 1px 0;background-color: #f8f8f8;}.kuteshop-tabs.style12 .tab-link .slick-list{margin: 0;}.kuteshop-tabs.style12 .tab-link .slick-slide{padding: 0;}.kuteshop-tabs.style12 .tab-link .slick-slide figure{border: 1px solid #eee;}.kuteshop-tabs.style12 .tab-link .slick-slide figure img{margin: auto;}.kuteshop-tabs.style12 .tab-link .slick-slide:not(.active):not(:hover) figure{border-color: transparent;background-color: #f8f8f8;}.kuteshop-tabs.style12 .tab-link .slick-arrow{padding: 9px 6px;top: auto;left: 0;right: 0;bottom: -12px;margin: auto;}.kuteshop-tabs.style12 .tab-link .slick-arrow:first-child{top: -12px;bottom: auto;padding-top: 8px;}.kuteshop-tabs.style12 .tab-link .slick-arrow::before{border-left: 5px solid transparent;border-right: 5px solid transparent;}.kuteshop-tabs.style12 .tab-link .slick-arrow:first-child::before{border-bottom: 6px solid;}.kuteshop-tabs.style12 .tab-link .slick-arrow:nth-child(3)::before{border-top: 6px solid;}.kuteshop-tabs.style13 .tab-container{margin-top: 40px;}.kuteshop-tabs.style13 .tab-head::before{content: '';position: absolute;left: 53px;right: 0;top: 16px;border-top: 1px solid #ddd;}.kuteshop-tabs.style13 .tab-head .toggle-category{border: 1px solid #ddd;padding: 8px 10px;color: #999;background-color: #fff;}.kuteshop-tabs.style13 .tab-head .toggle-category .toggle-inner{width: 14px;height: 14px;}.kuteshop-tabs.style13 .tab-head .toggle-category span{top: 6px;width: 14px;}.kuteshop-tabs.style13 .tab-head .toggle-category span:nth-child(1){top: 2px;}.kuteshop-tabs.style13 .tab-head .toggle-category span:nth-child(3){top: 10px;}.kuteshop-tabs.style13.cat-active .tab-head .toggle-category span:nth-child(1), .kuteshop-tabs.style13.cat-active .tab-head .toggle-category span:nth-child(3){top: 6px;width: 20px;}.kuteshop-tabs.style13.cat-active .tab-head .toggle-category, .kuteshop-tabs.style13 .tab-head .toggle-category:hover{color: #fff;}.kuteshop-tabs.style13 .tab-head .tab-link-button{display: inline-block;position: relative;float: right;padding-left: 15px;background-color: #fff;}.kuteshop-tabs.style13 .tab-head .tab-link-button a{display: block;padding: 3px 18px;border: 1px solid #ddd;}.kuteshop-tabs.style13 .tab-head .tab-link-button a:hover{color: #fff;}.kuteshop-tabs.style13 .tab-link{position: relative;display: inline-block;background-color: #fff;padding: 0 20px;}.kuteshop-tabs.style13 .tab-link li:not(:first-child)::before{display: inline-block;vertical-align: middle;content: '';width: 30px;margin: 0 8px;border-top: 1px solid #ddd;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}.kuteshop-tabs.style13 .tab-link li{color: #333;}.kuteshop-tabs.style13 .tab-link li a{display: inline-block;padding: 4px 0 2px;border-bottom: 2px solid transparent;}.kuteshop-tabs.style13 .tab-link li.active a, .kuteshop-tabs.style13 .tab-link li a:hover{border-color: inherit;}.kuteshop-tabs.style13 .content-tabs.has-filter .filter-tabs{position: static;width: auto;border-top: 2px solid;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;-webkit-transform-origin: top;-moz-transform-origin: top;-ms-transform-origin: top;-o-transform-origin: top;transform-origin: top;height: 124px;}.kuteshop-tabs.style13:not(.cat-active) .content-tabs.has-filter .filter-tabs{height: 0;-webkit-transform: scale(1, 0);-moz-transform: scale(1, 0);-ms-transform: scale(1, 0);-o-transform: scale(1, 0);transform: scale(1, 0);}.kuteshop-tabs.style13 .content-tabs.has-filter .tab-container{margin-left: 0;}.kuteshop-tabs.style13 .filter-tabs .category-filter{padding: 0 0 40px;position: relative;}.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-list{margin: 0;}.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-slide{padding: 0;}.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-arrow{font-size: 20px;line-height: 40px;top: auto;bottom: 0;left: 50%;right: auto;}.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-arrow:first-child{left: auto;right: 50%;}.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-arrow:first-child::before{content: '\f119';}.kuteshop-tabs.style13 .filter-tabs .category-filter .slick-arrow:nth-child(3)::before{content: '\f11a';}.kuteshop-tabs.style13 .filter-tabs .slick-slide a.cat-filter{padding: 8px 15px;border-bottom: 1px solid #ddd;color: #fff;}.kuteshop-tabs.style13 .filter-tabs .slick-slide a.cat-active, .kuteshop-tabs.style13 .filter-tabs .slick-slide a.cat-filter:hover{color: #333;background-color: #fff;}.kuteshop-tabs.style13 .filter-tabs .slick-slide.slick-active ~ .slick-active a{box-shadow: 1px 0 #ddd inset;}.kuteshop-tabs.style14 .tab-head{text-align: center;margin-bottom: 30px;}.kuteshop-tabs.style14 .tab-head .kuteshop-title{font-size: 24px;margin-bottom: 0;}.kuteshop-tabs.style14 .tab-link{padding-top: 41px;}.kuteshop-tabs.style14 .tab-link::before, .kuteshop-tabs.style14 .tab-link::after{position: absolute;content: '';top: 20px;left: 0;width: calc(50% - 30px);border-top: 1px solid #eee;}.kuteshop-tabs.style14 .tab-link::after{left: auto;right: 0;}.kuteshop-tabs.style14 .tab-link .slick-arrow{top: 12px;right: auto;left: calc(50% + 3px);}.kuteshop-tabs.style14 .tab-link .slick-arrow:first-child{left: auto;right: calc(50% + 3px);}.kuteshop-tabs.style14 .tab-link .slick-list{max-width: 910px;margin-left: auto;margin-right: auto;}.kuteshop-tabs.style14 .tab-link .slick-slide img{margin: auto;}.kuteshop-tabs.style14 .tab-link .slick-slide a::before{position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;border: 1px solid #eee;}.kuteshop-tabs.style14 .tab-link .slick-slide a:hover::before, .kuteshop-tabs.style14 .tab-link .slick-slide.active a::before{border-width: 2px;}.kuteshop-banner{position: relative;max-width: 585px;margin: auto;}.kuteshop-banner.default .banner-content{position: absolute;left: 15px;right: 15px;top: 60%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);margin: auto;max-width: 300px;text-align: center;}.kuteshop-banner.default .banner-title{font-size: 30px;line-height: 30px;color: #fff;margin-bottom: 30px;}.kuteshop-banner.default .banner-number{font-size: 24px;color: #fff;margin-bottom: 4px;font-weight: 600;}.kuteshop-banner.default .banner-number::after{display: block;width: 30px;border: 1px solid;margin: auto;content: '';margin-top: 9px;}.kuteshop-banner.default .banner-text{font-size: 14px;color: #fff;margin-bottom: 5px;}.kuteshop-banner.default:not(:hover) .banner-button{height: 0;-webkit-transform: scale(1, 0);-moz-transform: scale(1, 0);-ms-transform: scale(1, 0);-o-transform: scale(1, 0);transform: scale(1, 0);margin: 0;}.kuteshop-banner.default .banner-button{display: inline-block;padding: 6px 33px;color: #fff;border: 2px solid #fff;font-weight: 600;margin-top: 36px;overflow: hidden;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;height: 40px;}.kuteshop-banner.default .banner-button:hover{background-color: #fff;color: #333;}.kuteshop-banner.default .banner-thumb a{display: block;position: relative;}.kuteshop-banner.default .banner-thumb a::before{position: absolute;content: '';top: -15px;bottom: -15px;left: -15px;right: -15px;opacity: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.kuteshop-banner.default:hover .banner-thumb a::before{opacity: 0.6;top: 13px;bottom: 13px;left: 13px;right: 13px;}.kuteshop-banner.style1.right{direction: rtl;}.kuteshop-banner.style1.right > *{direction: ltr;}.kuteshop-banner.style1{background-color: #fff;font-size: 0;line-height: 0;}.kuteshop-banner.style1 > *{display: inline-block;vertical-align: middle;width: 50%;font-size: 14px;line-height: 24px;}.kuteshop-banner.style1 .banner-content{text-align: center;padding: 45px 15px;}.kuteshop-banner.style1 .banner-content > *{max-width: 120px;margin: auto;}.kuteshop-banner.style1 .banner-title::after{content: '';display: block;width: 50px;border: 1px solid #333;margin: 12px auto 0;}.kuteshop-banner.style1 .banner-title{font-size: 18px;line-height: 24px;font-weight: 700;}.kuteshop-banner.style1 .banner-price{font-weight: 600;margin-top: 13px;}.kuteshop-banner.style1 .product-item .product-inner{position: relative;text-align: center;}.kuteshop-banner.style1 .product-item .product-info{position: absolute;top: 56%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);right: 30px;left: 30px;z-index: 1;}.kuteshop-banner.style1 .product-item .thumb-link{position: relative;}.kuteshop-banner.style1 .product-item .thumb-link::before{content: '';position: absolute;top: 11px;bottom: 11px;left: 11px;right: 11px;opacity: 0.6;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 1;}.kuteshop-banner.style1 .product-item .product_title{font-size: 18px;line-height: 24px;text-transform: uppercase;font-weight: 600;max-width: 120px;margin: auto;color: #fff;}.kuteshop-banner.style1 .product-item .product_title::after{display: block;content: '';border-top: 2px solid #fff;width: 50px;margin: 13px auto 0;}.kuteshop-banner.style1 .product-item .product-button{margin-top: 50px;}.kuteshop-banner.style1 .product-item .product-button > *{display: inline-block;vertical-align: top;margin: 0 12px;}.kuteshop-banner.style1 .product-item .add-to-cart a{font-size: 0;line-height: 0;background-color: transparent;padding: 0;}.kuteshop-banner.style1 .product-item .add-to-cart a:not(.loading)::before{content: '\f101';}.kuteshop-banner.style1 .product-item .add-to-cart a::before{width: auto;height: auto;font-size: 28px;line-height: 30px;margin: 0;border: none;}.kuteshop-banner.style1 .product-item a.compare, .kuteshop-banner.style1 .product-item a.yith-wcqv-button{border-radius: 0;}.kuteshop-banner.style1 .product-item a.compare::before, .kuteshop-banner.style1 .product-item a.yith-wcqv-button::before{background-color: transparent;font-size: 25px;line-height: 30px;width: auto;height: auto;padding: 0;}.kuteshop-banner.style1 .product-item .add-to-cart a:not(:hover), .kuteshop-banner.style1 .product-item a.compare:not(:hover), .kuteshop-banner.style1 .product-item a.yith-wcqv-button:not(:hover){opacity: 0.6;}.kuteshop-banner.style1 .product-item .price{font-size: 14px;color: #fff;margin-top: 17px;}.kuteshop-banner.style1:hover .product-item .flash > span{display: none;}.kuteshop-banner.style1 .product-item .product-inner:hover .thumb-link img{-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}.kuteshop-banner.style2 .banner-content{position: absolute;bottom: 35px;left: 0;right: 0;}.kuteshop-category{line-height: 20px;}.kuteshop-category .list-category{list-style: none;padding: 10px 0;margin-bottom: 0;}.kuteshop-category .thumb{position: relative;display: block;overflow: hidden;}.kuteshop-category .thumb img{-webkit-transition: transform 0.2s ease;-moz-transition: transform 0.2s ease;-o-transition: transform 0.2s ease;transition: transform 0.2s ease;}.kuteshop-category .thumb:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}.kuteshop-category.default .top-category{position: relative;}.kuteshop-category.default .thumb img{max-width: inherit;}.kuteshop-category.default .title{position: absolute;left: 25px;right: 25px;max-width: 90px;bottom: 50px;font-size: 16px;line-height: 20px;margin-bottom: 0;}.kuteshop-category.default .button{position: absolute;left: 25px;bottom: 20px;font-size: 10px;line-height: 20px;font-weight: normal;padding: 0 10px;}.kuteshop-category.default .button:hover{opacity: 1;}.kuteshop-category.default .button::after{display: inline-block;font-family: FontAwesome, sans-serif;content: "\f0da";margin-left: 5px;}.kuteshop-category.default .list-category a{display: inline-block;}.kuteshop-category.default .list-category a::before{display: inline-block;float: left;font-family: FontAwesome, sans-serif;content: '\f105';width: 25px;text-align: center;}.kuteshop-category.style1{padding: 10px 0;overflow: hidden;border: 1px solid #eee;}.kuteshop-category.style1 .title{font-size: 16px;color: #666;line-height: 30px;padding: 3px 20px;font-weight: normal;text-decoration: underline;margin-bottom: 0;}.kuteshop-category.style1 .thumb{display: inline-block;width: 200px;float: left;}.kuteshop-category.style1 .content-category{display: inline-block;width: calc(100% - 200px);padding: 0 0 10px 20px;}.kuteshop-category.style1 .list-category{padding: 0 0 10px;}.kuteshop-category.style1 .list-category li a{display: block;line-height: 20px;padding: 5px 0;}.kuteshop-category.style1 .list-category li a::before{content: '';display: inline-block;vertical-align: top;width: 4px;height: 4px;border-radius: 50%;margin: 8px 5px 0 0;}.kuteshop-category.style1 .button{padding: 6px 20px;font-weight: normal;}.kuteshop-category.style2{text-align: center;}.kuteshop-category.style2 .thumb{display: table;margin: auto;}.kuteshop-category.style2 .title{font-size: 18px;font-weight: normal;margin: 24px 0 15px;}.kuteshop-category.style2 .desc{margin-bottom: 18px;}.kuteshop-category.style2 .author{color: #999;font-style: italic;margin-bottom: 20px;}.kuteshop-category.style2 .button{padding: 5px 25px;border: 1px solid #aaa;background-color: transparent;color: #333;font-weight: normal;}.kuteshop-category.style2 .button:hover{color: #fff;}.kuteshop-category.style2 .content-category:first-child{margin-bottom: 27px;}.kuteshop-category.style2 .content-category:first-child .title{margin-top: -3px;}.kuteshop-category.style3{border: 1px solid #eee;overflow: hidden;position: relative;padding: 23px 0 0 30px;}.kuteshop-category.style3 .title{position: absolute;top: 20px;right: 20px;width: 100%;max-width: calc(100% - 190px);}.kuteshop-category.style3 .title > *{float: right;clear: both;line-height: 30px;}.kuteshop-category.style3 .title span:not(.text){font-size: 22px;color: #999;font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;font-weight: 300;}.kuteshop-category.style3 .content-category{padding: 0 10px 10px 0;background-repeat: no-repeat;background-position: right bottom;}.kuteshop-category.style3 .list-category{max-width: calc(100% - 180px);padding: 0;}.kuteshop-category.style3 .list-category li a{display: block;padding: 5px 0;box-shadow: 0 -1px #eee inset;}.kuteshop-category.style3 .list-category li a::before{display: inline-block;vertical-align: middle;content: '';border: 2px solid;border-radius: 50%;margin-right: 6px;}.kuteshop-category.style3 .button-category{display: inline-block;position: relative;padding: 5px 0;margin-top: 20px;font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;font-weight: 300;}.kuteshop-category.style3 .button-category::before{content: '';position: absolute;top: 0;left: 0;width: 20px;border-top: 2px solid;}.kuteshop-category.style3 .button-category:not(:hover){color: #999;}.kuteshop-category.style3 .thumb img{-webkit-transform-origin: bottom right;-moz-transform-origin: bottom right;-ms-transform-origin: bottom right;-o-transform-origin: bottom right;transform-origin: bottom right;}.kuteshop-slider .slick-slider.nav-center > .slick-arrow{font-size: 20px;top: calc(50% - 10px);}.kuteshop-slider.style1 .slick-slider{background-color: #fff;}.kuteshop-slider.style1 .slick-slider .slick-arrow{position: static;font-size: 30px;background-color: transparent;display: block;margin: auto;text-align: center;padding: 4px;color: #ddd;}.kuteshop-slider.style1 .slick-slider .slick-arrow:hover{background-color: transparent;color: #333;}.kuteshop-slider.style1 .slick-slider .slick-arrow:first-child{border-bottom: 1px solid #eee;margin-bottom: 5px;}.kuteshop-slider.style1 .slick-slider .slick-arrow:nth-child(3){border-top: 1px solid #eee;margin-top: 5px;}.kuteshop-slider.style1 .slick-slider .slick-arrow:first-child::before{font-family: Flaticon, sans-serif;content: "\f118";}.kuteshop-slider.style1 .slick-slider .slick-arrow:nth-child(3)::before{font-family: Flaticon, sans-serif;content: "\f117";}.kuteshop-slider.style1 .slick-slider .slick-list{padding: 12px 25px;}.kuteshop-slider.style2 .kuteshop-title .title{border-bottom-width: 1px;padding-bottom: 9px;}.kuteshop-slider.style4 .vc_single_image-wrapper, .kuteshop-slider.style2 .vc_single_image-wrapper{border: 1px solid #ccc;}.kuteshop-slider.style4 .vc_single_image-wrapper:not(:hover), .kuteshop-slider.style2 .vc_single_image-wrapper:not(:hover){background-color: #eee;}.kuteshop-slider.style3{color: #fff;text-align: center;}.kuteshop-slider.style3 .kuteshop-title{color: inherit;font-size: 18px;margin-bottom: 0;}.kuteshop-slider.style3 .sub-title{font-size: 16px;display: block;}.kuteshop-slider.style3 .slider-head::after{display: inline-block;content: '';width: 50px;border-bottom: 2px solid;}.kuteshop-slider.style3 > .slick-slider > .slick-list{padding-top: 50px;}.kuteshop-slider.style3 .slick-slider.nav-center .slick-arrow{padding: 8px;color: #333;background-color: rgba(255, 255, 255, 0.2);top: calc(50% - 20px);font-size: 24px;}.kuteshop-slider.style3 .slick-slider.nav-center .slick-arrow:hover{background-color: #fff;}.kuteshop-slider.style3 .slick-slider .slick-dots{font-size: 0;line-height: 0;margin-top: 20px;}.kuteshop-slider.style3 .slick-slider .slick-dots li{display: inline-block;vertical-align: top;margin: 0 3px;}.kuteshop-slider.style3 .slick-slider .slick-dots li button{font-size: 0;line-height: 0;padding: 0;background-color: transparent;border-radius: 50%;width: 14px;height: 14px;border: 2px solid rgba(255, 255, 255, 0.5);}.kuteshop-slider.style3 .slick-slider .slick-dots li.slick-active button, .kuteshop-slider.style3 .slick-slider .slick-dots li:hover button{background-color: #fff;opacity: 1;border-color: #fff;}.kuteshop-slider.style4 .slick-slider{padding: 0 90px;}.kuteshop-slider.style4 .slick-slider.nav-center .slick-arrow{top: calc(50% - 15px);font-size: 18px;padding: 6px;background-color: #ccc;color: #eee;}.kuteshop-slider.style4 .slick-slider.nav-center .slick-arrow:first-child{left: 0;}.kuteshop-slider.style4 .slick-slider.nav-center .slick-arrow:nth-child(3){right: 0;}.kuteshop-testimonials.default .kuteshop-title{color: #fff;}.kuteshop-testimonials.default .testimonials-list-owl{padding-top: 175px;max-width: 950px;margin: auto;text-align: center;color: #fff;}.kuteshop-testimonials.default .slick-dots{position: absolute;top: 0;left: 0;right: 0;margin: auto;width: 420px;max-width: 100%;padding: 10px 0;}.kuteshop-testimonials.default .slick-dots .slick-list{margin: 0;}.kuteshop-testimonials.default .slick-dots .slick-slide{padding: 0;}.kuteshop-testimonials.default .slick-dots .slick-slide figure{width: 140px;height: 140px;padding: 20px;-webkit-transition: padding 0.3s ease;-moz-transition: padding 0.3s ease;-o-transition: padding 0.3s ease;transition: padding 0.3s ease;}.kuteshop-testimonials.default .slick-dots .slick-slide.slick-center figure{padding: 0;}.kuteshop-testimonials.default .slick-dots .slick-slide img{border: 3px solid rgba(255, 255, 255, 0.7);border-radius: 50%;}.kuteshop-testimonials.default .testimonials-item .content a{display: inline-block;padding: 8px 0;font-style: italic;}.kuteshop-testimonials.default .slick-dots .slick-dots{display: none !important;}.kuteshop-testimonials.style1{background-color: #394264;color: #fff;padding: 25px 20px 25px;}.kuteshop-testimonials.style1 > .slick-slider{padding-top: 130px;}.kuteshop-testimonials.style1 > .slick-slider > .slick-dots{position: static;}.kuteshop-testimonials.style2 .slick-list, .kuteshop-testimonials.style1 .slick-list{margin: 0;}.kuteshop-testimonials.style2 .slick-slide, .kuteshop-testimonials.style1 .slick-slide{padding: 0;}.kuteshop-testimonials.style1 > .slick-slider > .slick-dots .slick-list{margin: auto;padding: 18px 0 !important;position: absolute;top: 0;left: 0;right: 0;width: 192px;}.kuteshop-testimonials.style1 > .slick-slider > .slick-dots .slick-slide figure{position: relative;width: 64px;height: 64px;border-radius: 50%;border: 2px solid;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;opacity: 0.6;overflow: hidden;}.kuteshop-testimonials.style1 > .slick-slider > .slick-dots .slick-slide.slick-center figure{-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);opacity: 1;z-index: 1;}.kuteshop-testimonials.style1 > .slick-slider > .slick-dots .slick-slide figure:hover{opacity: 1;z-index: 2;}.kuteshop-testimonials.style2 .slick-dots, .kuteshop-testimonials.style1 > .slick-slider > .slick-dots .slick-dots{text-align: center;font-size: 0;line-height: 0;margin-top: 15px;}.kuteshop-testimonials.style2 .slick-dots li, .kuteshop-testimonials.style1 > .slick-slider > .slick-dots .slick-dots li{display: inline-block;padding: 0 3px;}.kuteshop-testimonials.style2 .slick-dots li button, .kuteshop-testimonials.style1 > .slick-slider > .slick-dots .slick-dots li button{width: 10px;height: 10px;border-radius: 50%;border: 2px solid rgba(255, 255, 255, 0.6);background-color: transparent;font-size: 0;line-height: 0;padding: 0;}.kuteshop-testimonials.style2 .slick-dots li.slick-active button, .kuteshop-testimonials.style2 .slick-dots li button:hover, .kuteshop-testimonials.style1 > .slick-slider > .slick-dots .slick-dots li.slick-active button, .kuteshop-testimonials.style1 > .slick-slider > .slick-dots .slick-dots li button:hover{background-color: #fff;border-color: #fff;opacity: 1;}.kuteshop-testimonials.style1 .testimonials-item .content{overflow: hidden;}.kuteshop-testimonials.style2 .testimonials-item .content > a, .kuteshop-testimonials.style1 .testimonials-item .content > a{display: inline-block;float: right;font-size: 16px;margin-top: 22px;font-family: 'Oswald', sans-serif;letter-spacing: 0.05em;font-weight: 300;}.kuteshop-testimonials.style2{color: #333;}.kuteshop-testimonials.style2 .slick-slider{padding-top: 33px;}.kuteshop-testimonials.style2 .slick-list{padding: 0 25px;overflow: visible;background-color: #f2e9e0;}.kuteshop-testimonials.style2 .slick-dots{margin-top: 0;padding: 10px 0 25px;background-color: #f2e9e0;}.kuteshop-testimonials.style2 .slick-dots li button{border-color: rgba(0, 0, 0, 0.2);}.kuteshop-testimonials.style2 .slick-dots li.slick-active button, .kuteshop-testimonials.style2 .slick-dots li button:hover{background-color: #a3917b;border-color: #a3917b;}.kuteshop-testimonials.style2 .testimonials-item img{width: 110px;height: 110px;border-radius: 50%;border: 5px solid #f2e9e0;margin: -33px auto 15px;}.kuteshop-testimonials.style2 .testimonials-item .content > a{margin-top: 0;}.kuteshop-simpleseo{font-size: 14px;line-height: 20px;}.kuteshop-simpleseo .seo_keyword{padding: 4px 0;}.kuteshop-simpleseo .title-seo{display: inline-block;float: left;font-weight: 600;color: #333333;margin-right: 3px;}.kuteshop-simpleseo .content-seo{list-style: none;padding: 0;margin: 0 -3px;}.kuteshop-simpleseo .seo-item{display: inline-block;vertical-align: top;}.kuteshop-simpleseo .seo-item a{display: inline-block;vertical-align: top;padding: 0 3px;}.kuteshop-simpleseo .seo-item a:hover{text-decoration: underline;}.kuteshop-simpleseo:not(.style2) .seo-item:not(:last-child)::after{content: '|';}.kuteshop-simpleseo.style1 .seo_keyword{color: #0066cb;text-align: center;padding: 0;}.kuteshop-simpleseo.style2 .title-seo{margin: 13px 25px 12px 0;}.kuteshop-simpleseo.style2 .seo-item{padding: 0 2px;}.kuteshop-simpleseo.style2 .seo-item:hover img{-webkit-animation: bounceIn 0.5s ease;-o-animation: bounceIn 0.5s ease;animation: bounceIn 0.5s ease;}.kuteshop-newsletter .newsletter-form-wrap{display: inline-block;width: 100%;max-width: 270px;}.kuteshop-newsletter .email{display: inline-block;width: calc(100% - 40px);border: none;padding: 6px 15px;text-align: center;background-color: #fff;height: 36px;font-size: 13px;}.kuteshop-newsletter .submit-newsletter{float: right;width: 40px;padding: 6px 0;text-align: center;color: #fff;font-size: 18px;}.kuteshop-newsletter .submit-newsletter span{display: block;}.kuteshop-newsletter.style1{text-align: center;}.kuteshop-newsletter.style1 .newsletter-form-wrap{max-width: 544px;border: 1px solid #7A7A7A;}.kuteshop-newsletter.style1 .email{width: calc(100% - 57px);text-align: left;background-color: transparent;}.kuteshop-newsletter.style1 .submit-newsletter{width: 57px;background-color: transparent;color: #7A7A7A;}.kuteshop-newsletter.style2 .newsletter-form-wrap{max-width: 470px;display: table;border: 1px solid #505050;}.kuteshop-newsletter.style2 .email{display: table-cell;vertical-align: middle;width: 100%;background-color: transparent;text-align: left;}.kuteshop-newsletter.style2 .submit-newsletter{display: table-cell;vertical-align: middle;padding: 6px 17px;background-color: #505050;color: inherit;white-space: nowrap;float: none;font-size: 14px;}.kuteshop-newsletter.style3{background-size: cover;padding: 32px 40px;}.kuteshop-newsletter.style3 > *{max-width: 360px;text-align: center;}.kuteshop-newsletter.style3 .title{font-size: 24px;font-weight: 700;margin-bottom: 3px;}.kuteshop-newsletter.style3 .subtitle{line-height: 18px;margin-bottom: 20px;}.kuteshop-newsletter.style3 .newsletter-form-wrap{background-color: #fff;position: relative;}.kuteshop-newsletter.style3 .newsletter-form-wrap::after{position: absolute;content: '';top: 9px;bottom: 9px;right: 55px;border-left: 1px solid #ddd;}.kuteshop-newsletter.style3 .submit-newsletter{width: 55px;padding: 10px 0;background-color: transparent;color: #aaa;font-size: 26px;}.kuteshop-newsletter.style3 .submit-newsletter:hover{opacity: 1;color: #333;}.kuteshop-newsletter.style3 .submit-newsletter span{font-size: 0;line-height: 0;}.kuteshop-newsletter.style3 .submit-newsletter span::before{display: block;font-size: 26px;line-height: 24px;font-family: 'Pe-icon-7-stroke', sans-serif;content: "\e66c";}.kuteshop-newsletter.style3 .email{text-align: left;padding: 10px 22px;width: calc(100% - 55px);height: 44px;}.kuteshop-socials .socials{list-style: none;padding: 0;font-size: 0;line-height: 0;margin: 0 -3px;}.kuteshop-socials .socials li{display: inline-block;margin: 0 3px;}.kuteshop-socials .socials li a{display: block;}.kuteshop-socials .socials li span{display: block;width: 32px;height: 32px;line-height: 32px;font-size: 14px;text-align: center;}.kuteshop-socials.style-square .socials li span{color: #fff;background-color: #aaa;}.kuteshop-socials.style-square .socials li a:hover > *{-webkit-animation: bounceIn 0.5s ease;-o-animation: bounceIn 0.5s ease;animation: bounceIn 0.5s ease;}.kuteshop-socials.style-square .socials li span.fa-facebook{background-color: #415A9A;}.kuteshop-socials.style-square .socials li span.fa-twitter{background-color: #00C8FF;}.kuteshop-socials.style-square .socials li span.fa-instagram{background-color: #5980A7;}.kuteshop-socials.style-square .socials li span.fa-pinterest{background-color: #CB2229;}.kuteshop-socials.style-square .socials li span.fa-google-plus{background-color: #cb222a;}.kuteshop-socials.style-square .socials li span.fa-youtube{background-color: #DC4637;}.kuteshop-socials.style-circle .socials{margin: 0 -8px;}.kuteshop-socials.style-circle .socials li span{border: 1px solid;border-radius: 50%;line-height: 30px;margin: 0 8px;}.footer .widget_tag_cloud .widgettitle{display: none;}.footer .widget_tag_cloud .tagcloud{margin: 0 -3px -6px;line-height: 24px;}.footer .widget_tag_cloud .tagcloud a{padding: 0 14px;font-size: 14px !important;border: 1px solid #4a4a4a;background-color: #3d3d3d;margin: 0 3px 6px;}.footer .widget_tag_cloud .tagcloud a:hover{color: #fff;}.breadcrumb{list-style: none;padding: 13px 0;margin-bottom: 0;color: #333;}.breadcrumb li, .breadcrumb li a, .breadcrumb > li + li:before{display: inline-block;vertical-align: top;}.breadcrumb > li + li:before{font-family: FontAwesome, sans-serif;content: "\f105";color: inherit;padding: 0 13px;}@media (max-width: 767px){.breadcrumb{white-space: nowrap;overflow-y: hidden;-webkit-overflow-scrolling: touch;}}.woocommerce-pagination ul.page-numbers{list-style: none;padding-left: 0;margin-bottom: 0;}.woocommerce-pagination ul.page-numbers > li{display: inline-block;}#comments .woocommerce-pagination .page-numbers.prev, #comments .woocommerce-pagination .page-numbers.next{font-size: 0;line-height: 0;}.woocommerce-pagination .page-numbers.prev::before, .woocommerce-pagination .page-numbers.next::after{font-size: 18px;line-height: 28px;font-family: FontAwesome, sans-serif;content: "\f100";}.woocommerce-pagination .page-numbers.next::after{content: "\f101";}.woocommerce-pagination, .navigation, .pagination{font-size: 0;line-height: 0;margin: 0;border-radius: 0;}.woocommerce-pagination .screen-reader-text, .navigation > .screen-reader-text, .pagination .screen-reader-text{display: none;}.woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers, .navigation .page-numbers, .pagination .page-numbers{display: inline-block;vertical-align: top;font-size: 14px;line-height: 28px;border: 1px solid #eee;background-color: #fafafa;color: #333;padding: 0 13px;}.woocommerce-pagination ul.page-numbers > li:not(:first-child), .navigation .page-numbers:not(:first-child), .pagination .page-numbers:not(:first-child){margin-left: -1px;}.woocommerce-pagination .page-numbers.current, .woocommerce-pagination a.page-numbers:hover, .navigation .page-numbers.current, .navigation a.page-numbers:hover, .pagination .page-numbers.current, .pagination a.page-numbers:hover{color: #fff;}.navigation .page-numbers.prev::before, .navigation .page-numbers.next::after, .pagination .page-numbers.prev::before, .pagination .page-numbers.next::after{display: inline-block;vertical-align: top;font-family: FontAwesome, sans-serif;font-size: 18px;}.navigation .page-numbers.prev::before, .pagination .page-numbers.prev::before{content: "\f100";margin-right: 9px;}.navigation .page-numbers.next::after, .pagination .page-numbers.next::after{content: "\f101";margin-left: 9px;}.comments-pagination{text-align: right;margin-bottom: 20px;}a.backtotop:not(.active){-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}a.backtotop{position: fixed;bottom: 100px;right: 30px;width: 40px;height: 40px;font-size: 30px;padding: 5px;color: #fff;z-index: 9;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}a.backtotop:hover, a.backtotop:focus{color: #fff;}a.backtotop:hover::after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(255, 255, 255, 0.3);}body.admin-bar.page-template .header.style9, body.admin-bar .box-mobile-menu, body.admin-bar .header-sticky-menu.active{top: 32px;}@media (max-width: 782px){body.admin-bar.page-template .header.style9, body.admin-bar .box-mobile-menu{top: 46px;}}.footer .wpb_text_column a:hover{text-decoration: underline;}.footer.style2{color: #999999;}.footer.style2 h1, .footer.style2 h2, .footer.style2 h3, .footer.style2 h4, .footer.style2 h5, .footer.style2 h6{font-weight: 400;}.footer.style3{color: #9d9d9d;}.footer.style4{color: #999;}.footer.style4 h1, .footer.style4 h2, .footer.style4 h3, .footer.style4 h4, .footer.style4 h5, .footer.style4 h6{color: #ccc;}.footer.style5, .footer.style5 .kuteshop-simpleseo .seo_keyword{color: #999999;}.footer.style5 .kuteshop-custommenu.style4 .menu-item a{font-weight: 300;}.footer.style5 .kuteshop-socials, .footer.style5 .kuteshop-newsletter{color: #ffffff;}.footer.style6 .kuteshop-newsletter.style2 .submit-newsletter{font-family: 'Oswald', sans-serif;font-weight: 300;font-size: 16px;}.footer.style7 .kuteshop-newsletter.style2 .newsletter-form-wrap, .footer.style6 .kuteshop-newsletter.style2 .newsletter-form-wrap{border: none;}.footer.style7 .kuteshop-newsletter.style2 .submit-newsletter, .footer.style6 .kuteshop-newsletter.style2 .submit-newsletter{color: #fff;}.footer.style7 .kuteshop-newsletter.style2 .email, .footer.style6 .kuteshop-newsletter.style2 .email{border: 1px solid #eee;}.footer.style7 .kuteshop-custommenu.style4 .menu-item a, .footer.style6 .kuteshop-custommenu.style4 .menu-item a{padding-top: 4px;padding-bottom: 4px;}.footer.style7 .kuteshop-simpleseo.style1 .seo_keyword, .footer.style6 .kuteshop-simpleseo.style1 .seo_keyword{color: inherit;}.footer.style7 .kuteshop-simpleseo.style2, .footer.style6 .kuteshop-simpleseo.style2{text-align: center;}.footer.style7 .kuteshop-simpleseo, .footer.style7 .kuteshop-custommenu .menu{font-size: 13px;}.footer.style8{color: #999;}.footer.style8 .kuteshop-custommenu.style4 .menu-item a{padding: 4px 0;}@media (min-width: 480px){.block-nav-category{width: 270px;}.header.style11 .block-nav-category{width: 215px;}.kuteshop-tabs .tab-link li:first-child:last-child a{white-space: nowrap;}.header.style13 .block-nav-category .block-title .icon-title.after::before, .header.style12 .block-nav-category .block-title .icon-title.after::before{line-height: 13px;padding-left: 1px;content: '\f105';}}@media (min-width: 667px){.post-item.item-standard .post-thumb{display: inline-block;float: left;width: 350px;}.post-item.item-standard .post-info{display: inline-block;width: calc(100% - 350px);padding-left: 30px;}}@media (min-width: 768px){.kuteshop-iconbox .iconbox-inner{text-align: center;}.block-search:not(.open) .form-search.submenu{-webkit-transform-origin: right;-moz-transform-origin: right;-ms-transform-origin: right;-o-transform-origin: right;transform-origin: right;}.header.style3 .block-search .input{width: 230px;}.header.style2 .block-search .input, .header.style1 .block-search .input{width: 270px;}.header.style2 .header-control > .block-search{margin-right: 25px;}.header.style3 .header-search-box{display: table;width: 100%;}.header.style3 .header-search-box > *{display: table-cell;vertical-align: bottom;}.header-middle-inner{display: table;width: 100%;}.header-middle-inner > *{display: table-cell;vertical-align: middle;}.header.style7 .header-top .block-language, .header.style7 .header-top .wcml_currency_switcher, .header.style4 .header-top .block-language, .header.style4 .header-top .wcml_currency_switcher{display: none;}.header.style7 .block-menu-bar a.menu-bar{float: right;}.header.style10 .block-search .form-search.submenu{top: -4px;right: -4px;}.header.style12 .header-middle .header-control .block-minicart{display: none;}.kuteshop-products .product-countdown.style1{position: absolute;top: 0;right: 80px;}.product-countdown.style1 .kuteshop-countdown > * .number{margin-right: 5px;}.kuteshop-tabs.style9 .tab-link{text-align: right;}.kuteshop-tabs.style12 .tab-head{display: inline-block;width: 195px;margin-right: 30px;float: left;}.kuteshop-tabs.style12 .content-tabs{display: inline-block;width: calc(100% - 225px);}.kuteshop-tabs.style12 .tab-head .kuteshop-title{position: absolute;top: 0;bottom: 0;left: 0;width: 34px;margin: 0;}.kuteshop-tabs.style12 .tab-head .kuteshop-title .text{position: absolute;white-space: nowrap;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transform-origin: bottom left;-moz-transform-origin: bottom left;-ms-transform-origin: bottom left;-o-transform-origin: bottom left;transform-origin: bottom left;bottom: 0;left: 100%;width: 354px;overflow: hidden;text-overflow: ellipsis;}.kuteshop-tabs.style12 .tab-link .slick-slide figure{border-left-width: 2px;border-right-color: transparent;}.kuteshop-tabs.style12 .tab-link .slick-slide:not(.active):not(:hover) figure{border-right-color: #eee;}.header.style13 .header-middle-inner > .header-control > *:not(:first-child){margin-left: 20px;}}@media (min-width: 992px){.header-middle-inner > *:not(:first-child){padding-left: 15px;}.header-middle-inner > *:not(:last-child){padding-right: 15px;}.header.style5:not(.style6) .header-middle-inner > .header-search-box{width: 360px;}.header.style5:not(.style6) .header-middle-inner > .header-control{width: 310px;}.header.style5:not(.style6) .header-middle-inner > .logo{text-align: center;}body.page-template .header.style9{position: absolute;top: 0;left: 0;right: 0;z-index: 11;background-color: transparent;}body.page-template .header.style10{position: fixed;}.cart-style12 .header-nav-inner .block-minicart .link-dropdown{min-width: 190px;white-space: nowrap;}.header.style12 .block-nav-category .block-title{min-width: 250px;white-space: nowrap;}.header.style12 .block-search{width: 100%;}.kuteshop-tabs .wpb_single_image .wpb_wrapper, .kuteshop-tabs .wpb_single_image .vc_single_image-wrapper, .kuteshop-tabs .wpb_single_image img{width: 100%;}.kuteshop-tabs.style6 .content-tabs.has-filter .filter-tabs{width: 370px;position: absolute;top: 0;left: 0;bottom: 0;}.kuteshop-tabs.style6 .content-tabs.has-filter .tab-container{margin-left: 370px;}.kuteshop-tabs.style6 .filter-tabs .category-filter{padding: 15px 20px 80px;}.kuteshop-tabs.style6 .filter-tabs .slick-slider{position: relative;}.kuteshop-tabs.style6 .filter-tabs .slick-slide a::before{font-family: Flaticon, sans-serif;content: "\f12b";display: inline-block;vertical-align: top;font-size: 9px;color: #ccc;margin-right: 5px;}.kuteshop-tabs.style6 .filter-tabs .slick-arrow{top: auto;bottom: 27px;left: 50%;right: auto;border: 1px solid #eee;font-size: 15px;line-height: 20px;padding: 9px 0;width: 70px;text-align: center;}.kuteshop-tabs.style6 .filter-tabs .slick-arrow:hover{border-color: #333;z-index: 2;}.kuteshop-tabs.style6 .filter-tabs .slick-arrow:first-child{left: auto;right: calc(50% - 1px);bottom: 27px;}.kuteshop-tabs.style6 .filter-tabs .slick-arrow:nth-child(3)::before{content: "\f12b";}.kuteshop-tabs.style6 .filter-tabs .slick-arrow:first-child::before{content: "\f12a";}.kuteshop-tabs.style6 .filter-tabs .slick-slide.slick-active ~ .slick-active a{box-shadow: none;}.kuteshop-tabs.style6 .filter-tabs .slick-slide a.cat-filter{padding: 6px 0;border-bottom: none;background-color: transparent;}.kuteshop-tabs.style6 .filter-tabs .category-filter{margin-bottom: 0;}.kuteshop-tabs.style6.right .tab-head{padding-right: 0;padding-left: 50px;}.kuteshop-tabs.style6.right .tab-head .kuteshop-title{float: right;}.kuteshop-tabs.style6.right .tab-link{padding-left: 20px;}.kuteshop-tabs.style6.right .tab-control{right: auto;left: 0;}.kuteshop-tabs.style6.right .content-tabs.has-filter .tab-container{margin-left: 0;margin-right: 370px;}.kuteshop-tabs.style6.right .content-tabs.has-filter .filter-tabs{left: auto;right: 0;}.kuteshop-tabs.style6.right .tab-head .kuteshop-title > *{float: right;}.kuteshop-tabs.style6.right .tab-head .kuteshop-title .icon{border-right: none;border-left: 1px solid rgba(255, 255, 255, 0.8);}.kuteshop-tabs.style9 .content-tabs.has-filter .filter-tabs{width: 270px;position: absolute;top: -2px;left: 0;bottom: 0;background-size: cover;}.kuteshop-tabs.style9 .content-tabs.has-filter .tab-container{margin-left: 270px;}.kuteshop-tabs.style9 .tab-head .toggle-category::before, .kuteshop-tabs.style9 .filter-tabs::before{opacity: 0.3;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.kuteshop-tabs.style9.cat-active .tab-head .toggle-category::before{opacity: 0.84;}.kuteshop-tabs.style9.cat-active .filter-tabs::before{opacity: 0.8;}.kuteshop-tabs.style9 .filter-tabs .category-filter{padding: 30px 0 30px 20px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;-webkit-transform-origin: left;-moz-transform-origin: left;-ms-transform-origin: left;-o-transform-origin: left;transform-origin: left;border-bottom: none;position: static;}.kuteshop-tabs.style9:not(.cat-active) .filter-tabs .category-filter{-webkit-transform: scale(0, 1);-moz-transform: scale(0, 1);-ms-transform: scale(0, 1);-o-transform: scale(0, 1);transform: scale(0, 1);}.kuteshop-tabs.style9 .filter-tabs .slick-slide{padding-top: 3px;padding-bottom: 3px;}.kuteshop-tabs.style9 .filter-tabs .slick-slide a.cat-filter{padding: 8px 13px;border: none;box-shadow: none;}.kuteshop-tabs.style9 .filter-tabs .slick-slide a.cat-filter:hover{color: #333;background-color: #fff;}.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow{font-size: 20px;line-height: 1;padding: 5px 0;}.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow:nth-child(3){bottom: 5px;left: calc(50% - 15px);right: auto;}.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow:first-child{bottom: 35px;right: calc(50% - 15px);left: auto;}.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow:first-child::before{content: "\f118";}.kuteshop-tabs.style9 .filter-tabs .slick-slider .slick-arrow:nth-child(3)::before{content: "\f117";}.header.style11 .header-middle .header-phone, .header.style11 .header-middle .header-social{display: none;}}@media (min-width: 1025px){.slick-slider.nav-center > .slick-arrow{-webkit-transition: left 0.3s ease, right 0.3s ease;-moz-transition: left 0.3s ease, right 0.3s ease;-o-transition: left 0.3s ease, right 0.3s ease;transition: left 0.3s ease, right 0.3s ease;}.slick-slider.nav-center:not(:hover) > .slick-arrow:first-child{left: -31px;}.slick-slider.nav-center:not(:hover) > .slick-arrow:nth-child(3){right: -31px;}.block-menu-bar{display: none !important;}.kuteshop-dropdown:not(.block-search):not(:hover) > .submenu, .block-minicart:not(:hover) .shopcart-description{visibility: hidden;opacity: 0;-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);-o-transform: translateY(10px);transform: translateY(10px);}.block-nav-category .vertical-menu .menu-item:not(:hover) > .submenu{visibility: hidden;opacity: 0;-webkit-transform: translateX(15px);-moz-transform: translateX(15px);-ms-transform: translateX(15px);-o-transform: translateX(15px);transform: translateX(15px);}.block-nav-category .vertical-menu .submenu{position: absolute;top: 0;left: 100%;box-shadow: 0 0 0 1px #eee inset;background-color: #fff;z-index: 9;padding: 0;width: 200px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.block-nav-category .vertical-menu .menu-item.parent > a::after{content: '\f105';font-family: FontAwesome, sans-serif;display: inline-block;float: right;}.block-nav-category .vertical-menu > .menu-item:hover > a, .block-nav-category .vertical-menu .submenu > .menu-item:hover > a, .block-nav-category .view-all-category a:hover{background-color: #eee;}.block-nav-category .vertical-menu .menu-item:not(:hover) > a .icon{color: #888;}.product-item.style-13 .product-inner:not(:hover) .add-to-cart, .product-item.style-1 .product-inner:not(:hover) .add-to-cart{bottom: -51px;}.product-item.style-1 .product-inner:not(:hover) .group-button > *{-webkit-transform: translateX(60px);-moz-transform: translateX(60px);-ms-transform: translateX(60px);-o-transform: translateX(60px);transform: translateX(60px);}.header.style5 .block-nav-category .block-title .text-title{display: none;}.header.style5 .block-nav-category{width: 60px;}.header.style5 .block-nav-category .block-title{padding: 0;text-align: center;}.header.style5 .block-nav-category .block-title .icon-title.after{float: none;margin: 0;}.header.style7 .logo{width: 275px;}.banner-shop:not(:hover) .slick-arrow:first-child{left: -41px;}.banner-shop:not(:hover) .slick-arrow:nth-child(3){right: -41px;}.flex-control-nav:not(:hover) .slick-arrow:first-child{left: -31px;}.flex-control-nav:not(:hover) .slick-arrow:nth-child(3){right: -31px;}.product-item.style-3 .product-inner:not(:hover) .add-to-cart{opacity: 0;visibility: hidden;}.product-item.style-7 .group-button > *, .product-item.style-7 a.yith-wcqv-button, .product-item.style-6 a.yith-wcqv-button{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.product-item.style-16 .product-inner:not(:hover) a.yith-wcqv-button, .product-item.style-7 .product-inner:not(:hover) a.yith-wcqv-button, .product-item.style-6 .product-inner:not(:hover) a.yith-wcqv-button, .product-item.style-5 .product-inner:not(:hover) .group-button > *{-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}.product-item.style-16 .product-inner:hover a.yith-wcqv-button, .product-item.style-7 .product-inner:hover a.yith-wcqv-button, .product-item.style-6 .product-inner:hover a.yith-wcqv-button{-webkit-animation: bounceIn 0.5s ease;-o-animation: bounceIn 0.5s ease;animation: bounceIn 0.5s ease;}.product-item.style-6 .product-inner:not(:hover) .group-button > *{-webkit-transform: translateY(31px);-moz-transform: translateY(31px);-ms-transform: translateY(31px);-o-transform: translateY(31px);transform: translateY(31px);}.product-item.style-7 .product-inner:not(:hover) .group-button > *:not(.add-to-cart){-webkit-transform: translateY(37px);-moz-transform: translateY(37px);-ms-transform: translateY(37px);-o-transform: translateY(37px);transform: translateY(37px);}.kuteshop-slider.style3 .slick-slider.nav-center:not(:hover) > .slick-arrow:first-child{left: -41px;}.kuteshop-slider.style3 .slick-slider.nav-center:not(:hover) > .slick-arrow:nth-child(3){right: -41px;}.product-item.style-12 .product-inner:not(:hover) .compare-button, .product-item.style-12 .product-inner:not(:hover) .yith-wcqv-button{display: none;}.product-item.style-12 .product-inner:not(:hover) .yith-wcwl-add-to-wishlist a::before{background-color: transparent;border-color: transparent;color: #aaa;}.product-item.style-12 .product-inner:not(:hover) .add-to-cart a::before{width: auto;}.product-item.style-12 .product-inner:not(:hover) .add-to-cart a{color: #aaa;background-color: transparent;}.kuteshop-banner.style1:not(:hover) .product-item .thumb-link::before{top: -15px;bottom: -15px;right: -15px;left: -15px;opacity: 0;}.kuteshop-banner.style1:not(:hover) .product-item .product-info{opacity: 0;visibility: hidden;}}@media (min-width: 1200px){.vc_section.vc_parallax:not(.fp-section), .wpb_row.vc_parallax, .wpb_column.vc_parallax > .vc_column-inner{background-attachment: fixed !important;background-position: center center !important;}.vc_section.vc_parallax:not(.fp-section) > .vc_parallax-inner, .wpb_row.vc_parallax > .vc_parallax-inner, .wpb_column.vc_parallax > .vc_parallax-inner{height: 100% !important;top: 0 !important;background-attachment: fixed;background-position: center center;background-repeat: no-repeat;}.vc_section.vc_parallax:not.fp-section > .vc_parallax-inner{display: none !important;}.header.style13 .block-search .input, .header.style1 .block-search .input, .header.style2 .block-search .input{width: 370px;}.header.style3 .block-search .input{width: 345px;}.header.style5 .block-search .input{width: 295px;}.header.style9 .header-top > .container > .top-bar-menu:first-child > .top-bar-menu > * > a{font-size: 18px;}body.page-template .header .block-nav-category.alway-open .block-content{visibility: visible;opacity: 1;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}.filter-tabs .slick-slider{position: static;}.filter-tabs .slick-slider .slick-arrow{bottom: 50px;top: auto;left: 0;right: 0;margin: auto;}.filter-tabs .slick-slider .slick-arrow:first-child{bottom: 80px;}.kuteshop-tabs.style6 .tab-link{padding-left: 40px;}.header.style14 .header-middle-inner > .box-header-nav, .header.style14 .header-middle-inner > .header-control{width: 460px;}.header.style14 .header-middle-inner > .logo{text-align: center;}.header.style4 .header-nav .wcml_currency_switcher a.wcml-cs-item-toggle, .header.style4 .header-nav .block-language > a{padding-left: 0;padding-right: 0;}}@media (min-width: 992px) and (max-width: 1199px){.block-nav-category{width: 293px;}.kuteshop-category.style1 .thumb, .kuteshop-category.style1 .content-category{display: block;width: auto;float: none;padding-left: 20px;padding-right: 20px;}.kuteshop-tabs.style6 .tab-head .kuteshop-title, .kuteshop-tabs.style6 .content-tabs.has-filter .filter-tabs{width: 360px;}.kuteshop-tabs.style6 .filter-tabs .category-filter{padding-bottom: 72px;}.kuteshop-tabs.style6 .content-tabs.has-filter .tab-container{margin-left: 360px;}.kuteshop-tabs.style6.right .content-tabs.has-filter .tab-container{margin-right: 360px;}.kuteshop-tabs.style9 .content-tabs.has-filter .filter-tabs{width: 210px;}.kuteshop-tabs.style9 .content-tabs.has-filter .tab-container{margin-left: 210px;}.main-container:not(.no-sidebar) .woocommerce-product-gallery, .main-container:not(.no-sidebar) #wz-images{width: 330px;}.main-container:not(.no-sidebar) .entry-summary{width: calc(100% - 330px);}.kuteshop-category.style3 .title{position: static;max-width: inherit;}.kuteshop-category.style3 .title > *{float: none;}.kuteshop-category.style3 .list-category{max-width: inherit;}.kuteshop-blog.style5 .blog-info, .kuteshop-blog.style3 .blog-info{padding: 20px 20px 30px;}.kuteshop-blog.style5 .read-more{left: 20px;bottom: 10px;}.kuteshop-blog.style5 .blog-date, .kuteshop-blog.style3 .blog-date{margin-bottom: 10px;}}@media (min-width: 768px) and (max-width: 1024px){.header.style10 .block-search:not(.open) .form-search.submenu{-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transform-origin: right;-moz-transform-origin: right;-ms-transform-origin: right;-o-transform-origin: right;transform-origin: right;}}@media (min-width: 768px) and (max-width: 991px){.kuteshop-tabs .tab-control{padding-top: 0;padding-bottom: 0;height: 40px;}.kuteshop-tabs.style1 .tab-head .kuteshop-title{padding-top: 5px;padding-bottom: 5px;}.kuteshop-tabs.style3 .tab-head .kuteshop-title, .kuteshop-tabs.style6 .tab-head .kuteshop-title > *{padding-top: 8px;padding-bottom: 8px;}.header.style11 .header-middle-inner > *{display: block;}.header.style11 .header-megabox{margin-top: -50px;}.header.style11 .header-megabox .header-megabox-nav{padding-top: 50px;padding-bottom: 10px;}}@media (min-width: 480px) and (max-width: 767px){.product-item.style-7 .add-to-cart a{padding-left: 5px;padding-right: 5px;}}@media (max-width: 1499px){.kuteshop-products.style-10 .slick-slider.nav-center > .slick-arrow:first-child{left: -75px;}.kuteshop-products.style-10 .slick-slider.nav-center > .slick-arrow:nth-child(3){right: -75px;}}@media (max-width: 1366px){.kuteshop-products.style-10 .slick-slider.nav-center > .slick-arrow{width: 30px;height: 30px;line-height: 30px;}.kuteshop-products.style-10 .slick-slider.nav-center > .slick-arrow:first-child{left: -15px;}.kuteshop-products.style-10 .slick-slider.nav-center > .slick-arrow:nth-child(3){right: -15px;}}@media (max-width: 1199px){.chosen-container-single .chosen-single span{margin-right: 5px;}.header.style3 .block-search .form-search > *, .header.style2 .block-search .form-search > *, .header.style1 .block-search .form-search > *{display: block;}.header.style13 .block-search .form-search .category, .header.style11 .block-search .form-search .category, .header.style3 .block-search .form-search .category, .header.style2 .block-search .form-search .category, .header.style1 .block-search .form-search .category{display: none;}.header.style3 .header-mega-box .top-bar-menu .header-text-box a{padding-left: 0;}.header.style3 .header-mega-box .top-bar-menu .header-text-box{float: none;}.header.style3 .header-mega-box > .top-bar-menu{margin-bottom: 10px;float: none;}.product-item.list .product-thumb{width: 200px;}.product-item.list .product-info{width: calc(100% - 215px);}.product-item.list .product-info .info-right .add-to-cart{margin-top: 0;}.filter-tabs .slick-slide a.cat-active{background-color: #eee;}.kuteshop-tabs.style3 .tab-head, .kuteshop-tabs.style1 .tab-head{padding-right: 70px;}.kuteshop-tabs.style1 .tab-link li a{padding-left: 15px;padding-right: 15px;}.kuteshop-tabs .tab-control{padding-left: 10px;padding-right: 10px;width: 70px;}.price ins{margin-right: 5px;}.kuteshop-tabs:not(.style6):not(.style9) .filter-tabs{background-image: none !important;}.content-tabs.has-filter .filter-tabs{position: relative;left: auto;bottom: auto;width: auto;}.content-tabs.has-filter .tab-container{margin-left: 0;}.filter-tabs .category-filter{padding: 0 0 40px;border-bottom: 1px solid #eee;}.kuteshop-tabs.style9 .filter-tabs .category-filter{margin-bottom: 0;}.filter-tabs .slick-list{margin: 0;}.filter-tabs .slick-slide{padding: 0;}.filter-tabs .slick-slide.slick-active ~ .slick-active a{box-shadow: 1px 0 #eee inset;}.filter-tabs .slick-slide a.cat-filter{padding: 8px 15px;border-bottom: 1px solid #eee;}.filter-tabs .slick-slider .slick-arrow{font-size: 20px;line-height: 40px;color: #999;top: auto;bottom: 0;left: 50%;right: auto;}.filter-tabs .slick-slider .slick-arrow:first-child{right: 50%;left: auto;}.filter-tabs .slick-slider .slick-arrow:first-child::before{content: "\f119";}.filter-tabs .slick-slider .slick-arrow:nth-child(3)::before{content: "\f11a";}.kuteshop-products.style-13 .kuteshop-title{padding-top: 6px;padding-bottom: 5px;}.product-item.style-4 .product-info{padding-top: 6px;}.kuteshop-iconbox.style1 .title{min-height: 40px;}.product-item.style-8 .flash{display: none;}.kuteshop-tabs.style9 .tab-head .kuteshop-title{width: 210px;}.entry-summary{padding-left: 30px;}.kuteshop-products.style-12 .product-list-owl .slick-arrow{right: 0;}.kuteshop-products.style-12 .product-list-owl .slick-arrow:first-child{right: 21px;}.product-item.style-12 .product-info{padding-left: 10px;}.kuteshop-products.style-11{padding: 20px 30px 40px;}.kuteshop-banner.style1 .product-item .product-info{top: 50%;}.kuteshop-banner.style1 .product-item .product_title{max-width: inherit;}}@media (max-width: 1024px){.header-sticky-menu, .box-header-nav .main-menu{display: none;}.kuteshop-dropdown:not(.open) > .submenu, .block-minicart:not(.open) .shopcart-description{visibility: hidden;opacity: 0;-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);-o-transform: translateY(10px);transform: translateY(10px);}.block-nav-category .vertical-menu [class^="vc_col-"], .block-nav-category .vertical-menu [class*=" vc_col-"]{width: 100%;float: none;}.block-nav-category .vertical-menu .megamenu{width: auto !important;max-width: inherit !important;}.block-nav-category .vertical-menu{border-right: 1px solid #eee;}.block-nav-category .vertical-menu .menu-item > .toggle-submenu{position: absolute;top: 0;right: 0;display: inline-block;padding: 6px 20px;-webkit-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;-o-transition: transform 0.3s ease;transition: transform 0.3s ease;}.block-nav-category .vertical-menu .menu-item > .toggle-submenu::before{display: block;font-family: FontAwesome, sans-serif;content: "\f107";}.block-nav-category .vertical-menu .menu-item.show-submenu > .toggle-submenu{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}.block-nav-category .vertical-menu .submenu{display: none;}.block-nav-category .vertical-menu .menu-item:not(.show-submenu) > a .icon{color: #888;}.header.style9 .header-control > .box-header-nav, .header.style4 .header-middle-inner > .box-header-nav{display: none;}.header.style11 .header-megabox .header-megabox-nav{vertical-align: middle;}.header.style13 .header-nav{background-color: #eee;}.kuteshop-tabs.style10 .tab-link li a{padding-left: 30px;padding-right: 30px;}.kuteshop-banner.style1 .product-item .flash > span{display: none;}}@media (max-width: 991px){.header.style13 .header-middle-inner > *, .header.style3 .header-middle-inner > *, .header.style2 .header-middle-inner > *, .header.style1 .header-middle-inner > *{display: block;text-align: center;}.header.style3 .header-mega-box .top-bar-menu{float: none;}.header.style12 .block-search .category, .header.style11 .block-search .category, .header.style7 .block-search .category, .header.style4 .block-search .category{display: none;}.header.style12 .block-nav-category, .header.style11 .block-nav-category, .header.style7 .block-nav-category, .header.style4 .block-nav-category{width: auto;}.header.style5 .block-search .form-search{margin: auto;}.kuteshop-products.has-brand .box-brand{width: 50%;}.kuteshop-products.has-brand .content-product-append{width: 50%;}.kuteshop-products.has-brand .content-product-append.row{width: calc(50% + 30px);}.kuteshop-tabs .filter-tabs{background-image: none !important;}.kuteshop-tabs.style1 .tab-link li a{padding-top: 8px;padding-bottom: 8px;}.header.style11 .header-megabox-nav > .top-bar-menu{float: none;}.header.style11 .header-nav-inner, .header.style11 .header-nav-inner > *{border-width: 5px;}.kuteshop-products.style-13 .kuteshop-title{padding-top: 1px;padding-bottom: 0;}.product-item.style-13 .product-info{padding-top: 10px;}.product-item.style-4 .product-info{padding-top: 5px;padding-bottom: 5px;}.kuteshop-tabs.style6 .tab-link li a, .kuteshop-tabs.style3 .tab-link li a{padding-top: 7px;padding-bottom: 8px;}.kuteshop-tabs.style6 .tab-head .kuteshop-title{width: 230px;}.kuteshop-tabs.style6 .kuteshop-products{padding-top: 1px;}.filter-tabs > figure > img{margin: auto;}.kuteshop-tabs.style9 .content-tabs.has-filter .filter-tabs{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;-webkit-transform-origin: top;-moz-transform-origin: top;-ms-transform-origin: top;-o-transform-origin: top;transform-origin: top;overflow: hidden;height: 81px;}.kuteshop-tabs.style9:not(.cat-active) .content-tabs.has-filter .filter-tabs{-webkit-transform: scale(1, 0);-moz-transform: scale(1, 0);-ms-transform: scale(1, 0);-o-transform: scale(1, 0);transform: scale(1, 0);height: 0;}.kuteshop-products.style-11 .product-countdown{margin-bottom: 20px;}.header.style11 .header-nav-inner .header-nav-control{display: none;}}@media (max-width: 767px){.header-control{text-align: center;}.wc-tabs li{display: block;margin: 0;}.header-middle-inner > *{display: block;text-align: center;}.header-control .block-search:not(.kuteshop-dropdown){display: block;}.header-control{position: relative;}.block-minicart{position: static;}.block-search.kuteshop-dropdown{position: static;}.block-search .form-search.submenu{left: 0;right: 0;bottom: 0;margin: auto;width: 100%;max-width: 400px;}.block-minicart .shopcart-description{left: 0;margin: auto;max-width: 100%;}.header.style3 .block-search .form-search, .header.style2 .block-search .form-search, .header.style1 .block-search .form-search{display: block;}.header.style13 .header-control > *:nth-child(2), .header.style12 .header-control > *:nth-child(2), .header.style9 .header-middle-inner > .header-control > *:nth-child(2), .header.style8 .header-control > *:nth-child(2), .header.style6 .header-control > *:nth-child(2), .header.style2:not(.style5) .header-control > *:nth-child(2), .header.style1 .header-control > *:nth-child(2){margin-left: 0;}.header.style3 .block-search{margin-bottom: 20px;}.header.style4 .header-middle-inner{padding-bottom: 5px;}.header.style4 .header-middle-inner > *{padding: 5px 0;}.header.style7 .header-nav .block-language, .header.style7 .header-nav .wcml_currency_switcher, .header.style4 .header-nav .block-language, .header.style4 .header-nav .wcml_currency_switcher{display: none;}.header-top{position: relative;}.header.style8 .block-search .form-search.submenu{right: 15px;left: auto;}.kuteshop-products.has-brand .box-brand, .kuteshop-products.has-brand .content-product-append, .kuteshop-products.has-brand .content-product-append.row{display: block;float: none;width: auto;}.kuteshop-products.has-brand .box-brand{padding-right: 0;}.kuteshop-tabs.style9 .tab-head, .kuteshop-tabs.style6 .tab-head, .kuteshop-tabs.style3 .tab-head, .kuteshop-tabs.style1 .tab-head{padding-right: 0;}.kuteshop-tabs.style9 .tab-link, .kuteshop-tabs.style6 .tab-link, .kuteshop-tabs.style3 .tab-link, .kuteshop-tabs.style1 .tab-link{display: block;width: auto;}.kuteshop-tabs.style3 .tab-head .kuteshop-title, .kuteshop-tabs.style1 .tab-head .kuteshop-title{display: block;width: auto;padding-right: 70px;}.kuteshop-tabs.style6 .tab-head .kuteshop-title{display: block;width: auto;padding-right: 50px;}.kuteshop-tabs.style9 .tab-head .kuteshop-title{display: block;width: auto;padding-right: 50px;background-color: #333;color: #fff;}.kuteshop-tabs.style13 .tab-link, .kuteshop-tabs.style11 .tab-link, .kuteshop-tabs.style10 .tab-link, .kuteshop-tabs.style9 .tab-link, .kuteshop-tabs.style7 .tab-link, .kuteshop-tabs.style6 .tab-link, .kuteshop-tabs.style5 .tab-link, .kuteshop-tabs.style3 .tab-link, .kuteshop-tabs.style1 .tab-link, .kuteshop-tabs.default .tab-link{white-space: nowrap;overflow: visible;overflow-y: hidden;-webkit-overflow-scrolling: touch;}.kuteshop-tabs.style13 .tab-link li, .kuteshop-tabs.style11 .tab-link li, .kuteshop-tabs.style10 .tab-link li, .kuteshop-tabs.style9 .tab-link li, .kuteshop-tabs.style7 .tab-link li, .kuteshop-tabs.style6 .tab-link li, .kuteshop-tabs.style5 .tab-link li, .kuteshop-tabs.style3 .tab-link li, .kuteshop-tabs.style1 .tab-link li, .kuteshop-tabs.default .tab-link li{float: none;vertical-align: top;}.kuteshop-tabs .tab-control{margin: 0;}.kuteshop-tabs .tab-control{color: #fff;}.header.style11 .header-megabox{text-align: center;}.header.style11 .header-megabox > *{display: inline-block;padding: 5px 0;}.header.style11 .block-menu-bar, .header.style11 .block-minicart{padding: 20px 0;}.header.style11 .header-megabox > *:nth-child(2){padding-left: 0;}.header.style12 .header-nav-inner .block-minicart{display: none;}.header.style13 .block-search .form-search{margin: auto;}.kuteshop-tabs.style5 .tab-link, .kuteshop-tabs.style5 .tab-head .kuteshop-title{display: block;float: none;}.kuteshop-tabs.style4 .tab-head, .kuteshop-tabs.style4 .content-tabs{width: 100%;}.kuteshop-tabs.style3 .tab-head .kuteshop-title::after{float: none;}.kuteshop-products.style-5 .kuteshop-title, .kuteshop-products.style-5 .product-countdown{display: block;float: none;width: auto;margin: 0 0 10px;}.kuteshop-products.style-5 .kuteshop-title{padding: 5px 20px;}.kuteshop-products.style-5 .kuteshop-title > *{display: inline-block;padding: 0 3px;}.kuteshop-products.style-5 .kuteshop-title > .space{padding: 0 5px;}.product-countdown.style4 .kuteshop-countdown > *{display: inline-block;}.product-countdown.style4 .kuteshop-countdown > *:not(:first-child){margin: 0 0 0 -8px;}.kuteshop-products.style-5 .content-product-append{padding: 0;}.kuteshop-products.style-5 .slick-slider:not(.nav-center) .slick-arrow{top: calc(50% - 31px);left: auto;right: 0;}.woocommerce-product-gallery, #wz-images{margin: 30px auto;}.woocommerce-product-gallery, #wz-images, .entry-summary{display: block;width: auto;float: none;padding: 0;}.kuteshop-tabs.style9 .tab-head{display: block;}.kuteshop-tabs.style12 .tab-head .kuteshop-title{margin-bottom: 0;}.kuteshop-tabs.style12 .tab-head .kuteshop-title .text{}.kuteshop-tabs.style12 .tab-link{margin: 0 0 30px;padding: 2px 0 0;border-width: 0 1px 0 1px;}.kuteshop-tabs.style12 .tab-link::before{right: 0;bottom: auto;width: auto;height: 2px;border-width: 0 1px 0 1px;}.kuteshop-tabs.style12 .tab-link .slick-slide figure{border-top-width: 2px;border-bottom-color: transparent;}.kuteshop-tabs.style12 .tab-link .slick-slide:not(.active):not(:hover) figure{border-bottom-color: #eee;}.kuteshop-tabs.style12 .tab-link .slick-arrow:first-child, .kuteshop-tabs.style12 .tab-link .slick-arrow:nth-child(3){top: calc(50% - 12px);bottom: auto;right: -12px;left: auto;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}.kuteshop-tabs.style12 .tab-link .slick-arrow:first-child{right: auto;left: -12px;padding-top: 7px;}.kuteshop-tabs.style10 .tab-head{padding-right: 0;}.kuteshop-tabs.style10 .kuteshop-products{padding-top: 40px;position: relative;}.kuteshop-tabs.style10 .tab-link li a::before{display: none;}.kuteshop-tabs.style11 .tab-head{display: block;}.kuteshop-tabs.style11 .tab-head .kuteshop-title{display: block;text-align: center;border-bottom: 1px solid #ddd;width: auto;}.kuteshop-products.style-9 .product-list-owl:not(.nav-center) .slick-arrow{margin-top: 0;}.kuteshop-tabs.style11 .tab-link{padding-right: 0;display: block;}.kuteshop-tabs.style13 .tab-link{width: 100%;margin-top: 10px;}.header.style11 .top-bar-menu > *{float: none;}}@media (max-width: 666px){.product-item.list .product-thumb, .product-item.list .product-info{display: block;float: none;width: auto;}}@media (max-width: 567px){.top-bar-menu{display: block;float: none !important;text-align: center;position: relative;}.top-bar-menu > *{float: none;}.top-bar-menu > *:first-child > .socials, .top-bar-menu > *:first-child > a, .top-bar-menu > *:first-child a.wcml-cs-item-toggle{padding-left: 0;}.top-bar-menu > *:last-child > .socials, .top-bar-menu > *:last-child > a, .top-bar-menu > *:last-child a.wcml-cs-item-toggle{padding-right: 0;}.header.style12 .header-nav-inner > *{display: block;}.header.style13 .block-search .form-search{display: block;}.kuteshop-banner.style1 > *{display: block;width: auto;}.kuteshop-blog.style5 .blog-inner, .kuteshop-blog.style3 .blog-inner{display: block;}.kuteshop-blog.style5 .blog-thumb, .kuteshop-blog.style5 .blog-info, .kuteshop-blog.style3 .blog-thumb, .kuteshop-blog.style3 .blog-info{display: block;width: auto;}.kuteshop-newsletter.style3{padding: 20px 15px;}.kuteshop-slider.style4 .slick-slider{padding: 0 40px;}.kuteshop-banner.style1 .product-item .thumb-link{display: inline-block;}}@media (max-width: 479px){#tab-reviews .commentlist .comment .avatar{margin-bottom: 10px;}#tab-reviews .commentlist .comment .comment-text{overflow: visible;}#tab-reviews .woocommerce-Reviews-title{font-size: 20px;}.widget-area > .widget > *, .widget-area > .widget > ul, .widget-area > .widget > ol{padding: 10px 20px;}.product-item.list .product-info .info-left, .product-item.list .product-info .info-right{display: block;width: auto;float: none;text-align: left;margin-bottom: 15px;}.product-item.list .product-info .info-right .add-to-cart{display: block;}.product-item.list .product-info .info-right > *:not(.add-to-cart):not(.clear){margin: 0 10px 10px 0;}.cart-style3 .link-dropdown .text, .header.style3 .block-wishlist .text, .header.style3 .block-userlink .text{display: none;}.cart-style3 .link-dropdown .count{left: 30%;}.header-nav-inner > *{display: block;}.header.style4 .block-search .form-search{border: none;}.header.style4 .block-search .input{border-left: 1px solid #ccc;}.header.style4 .block-search .btn-submit{right: 0;}.header.style8 .block-search .form-search.submenu{max-width: calc(100% - 30px);}.header.style13 .block-search .category, .block-search .form-search.submenu .category{display: none;}.product-item.style-3 .product-thumb, .product-item.style-3 .product-info{display: block;width: auto;float: none;padding: 0;}.product-item.style-3 .thumb-linh img{margin: 0;}.product-countdown.style3 .kuteshop-countdown > *{width: 56px;height: 56px;padding: 3px;}.product-countdown.style3 .kuteshop-countdown > *::before{top: 6px;left: 6px;bottom: 6px;right: 6px;}.kuteshop-category.style1 .thumb, .kuteshop-category.style1 .content-category{display: block;width: auto;float: none;padding-left: 20px;padding-right: 20px;}.product-countdown.style1 .kuteshop-countdown > *{padding: 0 5px;}.product-countdown.style1 .kuteshop-countdown > * > *{display: block;text-align: center;}.product-item.style-13 .product-thumb{display: block;float: none;width: auto;}.product-item.style-13 .product-info{display: block;float: none;width: auto;padding-bottom: 10px;}.kuteshop-tabs.style8 .tab-link li{display: block;float: none;width: auto !important;}.kuteshop-category.style3{padding: 10px 0 0 15px;}.kuteshop-category.style3 .title{position: static;max-width: inherit;}.kuteshop-category.style3 .title > *{float: none;}.kuteshop-category.style3 .list-category{max-width: inherit;}.product-countdown.style6 .title{font-size: 20px;line-height: 20px;padding: 10px 6px;}.product-countdown.style6 .time{height: 60px;width: 50px;}.product-countdown.style6 .count{font-size: 32px;line-height: 50px;}.product-countdown.style6 .kuteshop-countdown .label{font-size: 12px;}.product-countdown.style6 .count.bottom::before{display: none;}.kuteshop-testimonials.default .slick-dots .slick-slide figure{padding: 15px;width: auto;height: auto;}}.error-404{text-align: center;padding-top: 15px;}.error-404 .page-title{font-size: 86px;line-height: 100px;font-weight: 300;letter-spacing: -0.05em;text-transform: none;margin-bottom: 20px;box-shadow: none;}.error-404 .page-title .hightlight{font-size: 120px;font-weight: 600;color: #007ab7;border: none;}.error-404 .page-content{font-size: 18px;line-height: 30px;}.error-404 .page-content .hightlight{font-weight: 600;}.error-404 .search-form{font-size: 0;line-height: 0;width: 100%;max-width: 360px;margin: 0 auto;}.error-404 .search-form > label{display: none;}.error-404 .search-form input{display: inline-block;vertical-align: middle;width: calc(100% - 60px);font-size: 13px;line-height: 24px;border-radius: 5px 0 0 5px;border-right: 0;}.error-404 .search-form .search-submit{display: inline-block;vertical-align: middle;width: 60px;padding: 7px 0;text-align: center;font-size: 0;line-height: 0;border-radius: 0 5px 5px 0;}.error-404 .search-form .search-submit span::before{display: block;font-size: 20px;line-height: 24px;}.kuteshop-google-maps{border-radius: 5px;}.kuteshop-google-maps .map-field i{display: table-cell;vertical-align: middle;width: 20px;}.map-field span{display: table-cell;vertical-align: middle;}div.wpcf7{direction: inherit;}.wpcf7 button, .wpcf7 input[type="submit"]{vertical-align: middle;}.wpcf7 .contact-form label{margin-bottom: 25px;display: block;color: #333;}.wpcf7-form-control-wrap{position: relative;}.wpcf7 .contact-form .wpcf7-text, .wpcf7 .contact-form .wpcf7-textarea{width: 100%;}.wpcf7 .contact-form .wpcf7-textarea{height: 150px;}.modal-backdrop.in{opacity: 0.8;}.modal-open .modal{overflow: hidden;}#popup-newsletter{padding: 0 !important;}#popup-newsletter .modal-dialog{position: absolute;top: 30px;bottom: 30px;left: 30px;right: 30px;width: 800px;height: 500px;max-width: calc(100% - 60px);max-height: calc(100% - 60px);margin: auto;}#popup-newsletter .close{position: absolute;top: 0;right: 0;padding: 0;background-color: transparent;color: inherit;font-weight: normal;font-size: 50px;line-height: 1;z-index: 1;}#popup-newsletter .close > *{display: block;}#popup-newsletter .close:hover{opacity: 1;}#popup-newsletter .modal-content{border-radius: 0;box-shadow: none;font-family: 'Montserrat', sans-serif;border: none;position: relative;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);max-height: 100%;overflow-y: auto;}#popup-newsletter .modal-inner > *{display: table-cell;vertical-align: top;width: 50%;position: relative;}#popup-newsletter .modal-info{padding: 40px;}#popup-newsletter .modal-info .highlight{width: calc(100% + 140px);margin-left: -140px;margin-bottom: 10px;font-size: 100px;line-height: 88px;color: #999;font-weight: 700;}#popup-newsletter .modal-info .title{font-size: 18px;line-height: 24px;text-align: center;margin-bottom: 39px;}#popup-newsletter .modal-info .des{font-size: 18px;line-height: 24px;color: #333;font-weight: 600;margin-bottom: 15px;}#popup-newsletter .modal-info .btn-checkbox{position: absolute;bottom: 8px;left: 40px;}#popup-newsletter .modal-info .btn-checkbox label{font-weight: 600;}#popup-newsletter .newsletter-form-wrap{font-size: 0;line-height: 0;border: 1px solid #ccc;}#popup-newsletter .newsletter-form-wrap .email{width: calc(100% - 44px);border: none;border-right: 1px solid #ccc;padding-top: 10px;padding-bottom: 10px;height: 44px;}#popup-newsletter .newsletter-form-wrap .btn-submit{width: 44px;padding: 5px;font-size: 34px;background-color: transparent;color: #aaa;}#popup-newsletter .newsletter-form-wrap .btn-submit:hover{opacity: 1;color: #333;}@media (max-width: 991px){#popup-newsletter .modal-info{padding: 30px;}#popup-newsletter .modal-info .title{font-size: 16px;margin-bottom: 28px;}#popup-newsletter .modal-info .highlight{font-size: 80px;line-height: 70px;width: calc(100% + 110px);margin-left: -110px;}#popup-newsletter .modal-info .des{font-size: 16px;}#popup-newsletter .modal-info .btn-checkbox{left: 30px;font-size: 13px;}#popup-newsletter .modal-inner > .modal-thumb{width: 49%;}#popup-newsletter .modal-inner > .modal-info{width: 51%;}}@media (max-width: 767px){#popup-newsletter .modal-inner > .modal-thumb{display: none;}#popup-newsletter .modal-inner > .modal-info{width: auto;display: block;padding-bottom: 70px;}#popup-newsletter .modal-info .highlight{width: auto;margin-left: 0;}}@media (max-width: 479px){#popup-newsletter .close{font-size: 35px;}#popup-newsletter .modal-dialog{top: 15px;bottom: 15px;left: 15px;right: 15px;max-width: calc(100% - 30px);max-height: calc(100% - 30px);}#popup-newsletter .modal-info{padding-left: 15px;padding-right: 15px;}#popup-newsletter .modal-info .title{font-size: 14px;line-height: 20px;margin-bottom: 20px;}#popup-newsletter .modal-info .highlight{font-size: 55px;line-height: 50px;}#popup-newsletter .modal-info .des{font-size: 14px;line-height: 20px;}#popup-newsletter .modal-info .btn-checkbox{left: 15px;font-size: 12px;}}body.admin-bar #popup-newsletter, body.admin-bar #yith-quick-view-modal{top: 32px;}@media (max-width: 782px){body.admin-bar #popup-newsletter, body.admin-bar #yith-quick-view-modal{top: 46px;}}@media (max-width: 600px){body.admin-bar #popup-newsletter, body.admin-bar #yith-quick-view-modal{top: 0;}}html.yith-quick-view-is-open, html.yith-quick-view-is-open body{overflow: hidden;}#yith-quick-view-modal{position: fixed;visibility: hidden;top: 0;left: 0;right: 0;bottom: 0;z-index: 1400;opacity: 0;text-align: center;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}#yith-quick-view-modal:before{content: '';display: inline-block;vertical-align: middle;height: 100%;width: 0;}#yith-quick-view-modal .yith-quick-view-overlay{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.8);}#yith-quick-view-modal .yith-wcqv-wrapper{display: inline-block;vertical-align: middle;visibility: hidden;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;text-align: left;width: calc(100% - 30px) !important;height: auto !important;max-width: 1170px;}#yith-quick-view-modal .yith-wcqv-main{-webkit-transform: translateY(20%);-moz-transform: translateY(20%);-ms-transform: translateY(20%);transform: translateY(20%);opacity: 0;height: 100%;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);background-color: #FFFFFF;}#yith-quick-view-modal.open, #yith-quick-view-modal.open .yith-wcqv-wrapper{visibility: visible;opacity: 1;}#yith-quick-view-modal #yith-quick-view-content{height: 100%;}#yith-quick-view-modal .yith-wcqv-main:after, #yith-quick-view-modal .yith-wcqv-main:before{content: '';display: table;clear: both;}#yith-quick-view-modal.open .yith-wcqv-main{-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);opacity: 1;height: 100%;position: relative;box-shadow: none;overflow: hidden;}#yith-quick-view-modal .woocommerce-product-gallery{float: none !important;margin-bottom: 0;}#yith-quick-view-modal .woocommerce-product-gallery a{pointer-events: none;}.modal-content .btn-close, #yith-quick-view-close{position: absolute;text-align: center;z-index: 2;top: 0;left: auto;right: 0;margin: 0;width: auto;height: auto;font-size: 0;line-height: 0;border-radius: 0;padding: 0;}.modal-content .btn-close::before, #yith-quick-view-modal #yith-quick-view-close::before{display: block;font-family: "Pe-icon-7-stroke";content: "\e680";font-size: 30px;line-height: 1;}#yith-quick-view-close:hover{opacity: 1;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}#yith-quick-view-content div.images{width: 40%;float: left !important;opacity: 1 !important;max-width: inherit;}#yith-quick-view-content div.summary{margin: 0;padding: 15px;width: 60%;float: left;}#yith-quick-view-modal div.entry-summary{position: absolute;top: 30px;bottom: 0;right: 0;padding: 0 15px;height: auto;overflow-y: auto;}#yith-quick-view-content div.woocommerce-product-rating:after, #yith-quick-view-content div.woocommerce-product-rating:before{content: '';display: table;clear: both;}#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link{display: none;}#yith-quick-view-content .onsale{position: absolute;top: 15px;width: 36px;height: 36px;font-size: 12px;line-height: 36px;text-align: center;border-radius: 50%;z-index: 1;color: #fff;text-transform: uppercase;background-color: #ff9900;left: 15px;}body.admin-bar #yith-quick-view-modal{top: 32px;}@media (max-width: 782px){body.admin-bar #yith-quick-view-modal{top: 46px;}}@media (max-width: 600px){body.admin-bar #yith-quick-view-modal{top: 0;}}@media (max-width: 480px){#yith-quick-view-modal #yith-quick-view-content .summary-content > *:not(.price), #yith-quick-view-close{color: #FFFFFF;}#yith-quick-view-modal #yith-quick-view-content label{color: inherit;}#yith-quick-view-content div.images, #yith-quick-view-content div.summary{margin: 0 auto;padding: 15px;width: 100%;float: none !important;}#yith-quick-view-content::before{content: "";display: inline-block;background-color: rgba(0, 0, 0, 0.6);position: absolute;width: 100%;height: 100%;z-index: 1;}#yith-quick-view-modal .entry-summary{z-index: 1;}}li.product .yith-wcqv-button .blockUI.blockOverlay:before{background: none;}@-moz-document url-prefix(){.entry-summary a.compare::before, .product-item a.compare::before, a.yith-wcqv-button::before, .yith-wcwl-add-to-wishlist a::before{line-height: 29px;}}div.custom-background-right{background-position: right !important;}@media (min-width: 992px){div.tabs-custom-3{width: 40%;}div.tabs-custom-4{width: 60%;}div.tabs-custom-5{width: 20%;}div.tabs-custom-6{width: 80%;}div.revolution-custom-11{width: calc(100% - 384px);}div.revolution-custom-12{width: 182px;}div.revolution-custom-13{width: 202px;}div.revolution-custom-14{width: calc(100% - 210px);}div.revolution-custom-15{width: 210px;}div.tabs-custom-1{width: 235px;}div.tabs-custom-2{width: calc(100% - 235px);}div.has-left-sidebar{float: right;}}@media (min-width: 1200px){div.revolution-custom-7{width: 270px;}div.revolution-custom-8{width: calc(100% - 270px);}div.revolution-custom-9{width: 280px;}div.revolution-custom-10{width: calc(100% - 280px);}}@media (min-width: 1230px){div.revolution-custom-1{width: 270px;}div.revolution-custom-2{width: 665px;}div.revolution-custom-3{width: 235px;}div.revolution-custom-4{width: 270px;}div.revolution-custom-5{width: 710px;}div.revolution-custom-6{width: calc(100% - 980px);}}@media (max-width: 991px){*.custom-text-center-991{text-align: center !important;}}.product_meta{padding: 5px 0;}.product_meta > *{display: block;}.product_meta > * > *{display: inline-block;vertical-align: top;}.product_meta > * > .title{font-weight: 600;}.product_meta .utilities{margin-bottom: 7px;}.product_meta .utilities a{margin-right: 20px;}.product_meta .utilities a .icon{font-size: 17px;margin-right: 3px;}.product_meta .kuteshop-share-socials a{padding: 0 3px;}.send-to-friend.loading .icon::before, .form-send-friend .form .button.loading::before{display: inline-block;vertical-align: top;font-family: FontAwesome, sans-serif;content: "\f110";-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;}.form-send-friend{padding: 30px;}.form-send-friend .title{font-size: 24px;text-transform: uppercase;margin-bottom: 30px;}.form-send-friend .form .text-input{width: 100%;}.woocommerce-store-notice{margin: 0;text-align: center;padding: 8px 0;background: #000;color: #fff;font-size: 14px;line-height: 24px;}.woocommerce-store-notice a{text-decoration: underline;}.woocommerce-store-notice{margin: 0;text-align: center;padding: 8px 15px;background: #000;color: #fff;font-size: 14px;line-height: 24px;}.woocommerce-store-notice a{text-decoration: underline;}.kuteshop-lookbook{text-align: center;font-weight: normal;color: #ffffff;}.kuteshop-lookbook .name{font-size: 14px;color: #fff;text-transform: uppercase;padding-top: 10px;margin-bottom: 0;}.kuteshop-lookbook img{border-radius: 50%;border: 8px solid #575758;margin: 0 auto;}.entry-summary .wcml-dropdown.product, .product-summary-action{display: none;}@media (max-width: 767px){a.backtotop{bottom: 35px;}.single-product-mobile .product .product-summary-action{display: inline-block;position: absolute;top: 5px;left: 5px;z-index: 999;line-height: 0;font-size: 55px;}.single-product-mobile .entry-summary{position: fixed;top: 0;left: 0;bottom: 0;padding: 25px 15px 15px;width: 100%;height: 100%;overflow-x: auto;background-color: #ffffff;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;z-index: 9999;}.single-product-mobile .product:not(.active) .entry-summary{left: -100%;}.single-product-mobile .product .product-summary-action.close{top: 32px;right: 15px;left: auto;font-size: 40px;border: 1px solid;}.single-product-mobile .admin-bar .entry-summary .product-summary-action{top: 65px;}}@-webkit-keyframes rotateplane{0%{-webkit-transform: perspective(120px);}50%{-webkit-transform: perspective(120px) rotateY(180deg);}100%{-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);}}@keyframes rotateplane{0%{transform: perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}.newsletter-form-wrap.processing{position: relative;}.newsletter-form-wrap.processing > *{opacity: 0.3;pointer-events: none;}.newsletter-form-wrap.processing::after{position: absolute;content: '';top: 0;bottom: 0;left: 0;right: 0;z-index: 1;margin: auto;width: 30px;height: 20px;background-color: #c2c2c2;-webkit-animation: rotateplane 1.2s infinite ease-in-out;animation: rotateplane 1.2s infinite ease-in-out;}.ovic-instant-search .view-all{text-transform: uppercase;}.block-search .ovic-instant-search .key-instant-search{z-index: 2;}.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper input.input-checkbox{margin-left: 0;position: static;vertical-align: top;margin-right: 1em;}.header-sticky-menu.cart-style7 .link-dropdown{padding-right: 0;}.dokan-store #breadcrumbs{max-width: 1200px;margin: 30px auto 0;padding: 0 15px;}.entry-summary > .button-wrapper{margin-top: 15px;}.entry-summary > .button-wrapper #chart-button{vertical-align: middle;color: inherit;font-weight: bold;}.entry-summary > .button-wrapper::before{content: "\f0c4";font-family: FontAwesome, sans-serif;padding-right: 5px;font-size: 20px;vertical-align: middle;}.ovic_bundle-wrap .footer-bundle .quantity .input-qty{padding-top: 7px;padding-bottom: 7px;height: 40px;width: 70px;}.ovic_bundle-wrap .footer-bundle .quantity .quantity-minus{right: 3px;bottom: 3px;}.ovic_bundle-wrap .footer-bundle .quantity .quantity-plus{right: 3px;top: 3px;}.ovic_bundle-wrap .footer-bundle .single_add_to_cart_button, .ovic_bundle-wrap .footer-bundle .added_to_cart{font-weight: 400;}.ovic_bundle-wrap .footer-bundle .single_add_to_cart_button.loading::before{display: inline-block;vertical-align: middle;font-family: FontAwesome, sans-serif;content: "\f110";margin: -2px 12px 0 0;-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;}.comment-form-cookies-consent{padding: 3px 0;}.comment-form-cookies-consent input[type="checkbox"]{vertical-align: middle;margin: -1px 5px 0 0;}.comment-form-cookies-consent label{display: inline;color: inherit;font-weight: inherit;cursor: pointer;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;margin: 0;}