@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rubberBand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);-ms-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);-ms-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);-ms-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) 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{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(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:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-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:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);-ms-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);-ms-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);-ms-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}

* Milano Magento Theme
*
* Copyright (c) ShopShark LLC 2013
*
* The work presented in this file is copyrighted and is licensed to the original purchaser of the theme. The terms of the license are published on www.shopshark.net.
*
* www.shopshark.net
* <info@shopshark.net>
*/

/* Reset ================================================================================= */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}


/* Font Declaration ====================================================================== */
@font-face {
    font-family: 'NovecentowideNormalRegular';
    src: url('../../skin/frontend/default/teatox/fonts/Novecentowide-Normal-webfont.eot');
    src: url('../../skin/frontend/default/teatox/fonts/Novecentowide-Normal-webfont.eot#iefix') format('embedded-opentype'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-Normal-webfont.woff') format('woff'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-Normal-webfont.ttf') format('truetype'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-Normal-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NovecentowideBookRegular';
    src: url('../../skin/frontend/default/teatox/fonts/Novecentowide-Book-webfont.eot');
    src: url('../../skin/frontend/default/teatox/fonts/Novecentowide-Book-webfont.eot#iefix') format('embedded-opentype'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-Book-webfont.woff') format('woff'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-Book-webfont.ttf') format('truetype'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-Book-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NovecentowideUltraLightBold';
    src: url('../../skin/frontend/default/teatox/fonts/Novecentowide-Medium-webfont.eot');
    src: url('../../skin/frontend/default/teatox/fonts/Novecentowide-Medium-webfont.eot#iefix') format('embedded-opentype'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-Medium-webfont.woff') format('woff'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-Medium-webfont.ttf') format('truetype'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-Medium-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NovecentowideLightBold';
    src: url('../../skin/frontend/default/teatox/fonts/Novecentowide-DemiBold-webfont.eot');
    src: url('../../skin/frontend/default/teatox/fonts/Novecentowide-DemiBold-webfont.eot#iefix') format('embedded-opentype'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-DemiBold-webfont.woff') format('woff'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-DemiBold-webfont.ttf') format('truetype'),
    url('../../skin/frontend/default/teatox/fonts/Novecentowide-DemiBold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('../../skin/frontend/default/teatox/fonts/texgyreadventor-regular-webfont.eot');
    src: url('../../skin/frontend/default/teatox/fonts/texgyreadventor-regular-webfont.eot#iefix') format('embedded-opentype'),
    url('../../skin/frontend/default/teatox/fonts/texgyreadventor-regular-webfont.woff') format('woff'),
    url('../../skin/frontend/default/teatox/fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
    url('../../skin/frontend/default/teatox/fonts/texgyreadventor-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ShopSharkSymbols';
    src: url('../../skin/frontend/default/teatox/fonts/shopsharkfont-webfont.eot');
    src: url('../../skin/frontend/default/teatox/fonts/shopsharkfont-webfont.eot#iefix') format('embedded-opentype'),
    url('../../skin/frontend/default/teatox/fonts/shopsharkfont-webfont.woff') format('woff'),
    url('../../skin/frontend/default/teatox/fonts/shopsharkfont-webfont.ttf') format('truetype'),
    url('../../skin/frontend/default/teatox/fonts/shopsharkfont-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* General Styles ========================================================================= */

body          { font:12px/1.55 'TeXGyreAdventorRegular'; color:#818181; text-align:center; background: #fff; }
img           { border:0; vertical-align:top; }
a             { color:#353535; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

/* Fonts */
.footer-color .follow_us,
.block .block-title strong span,
.product-tabs li,
.footer-color .phone span,
.product-view .product-shop .short-description p:first-child,
.add-to-cart label { font-family: 'TeXGyreAdventorRegular'; }
.newproduct_grid,
.saleproduct { font-family: 'TeXGyreAdventorRegular'; }
.price { font-family: 'TeXGyreAdventorRegular';}

/* Headings */
h1          { font-size:3em; color:#111; font-family: 'NovecentowideBookRegular'; font-weight:normal; line-height:1.15; font-weight: normal; }
h2          { font-size:2.0em; color:#111; font-family: 'NovecentowideBookRegular'; line-height: 1.25; margin-bottom:.45em; font-weight: normal; }
h3          { font-size:1.7em; color:#111; font-family: 'NovecentowideBookRegular'; line-height:1.25; margin-bottom:.45em; font-weight: normal; }
h4          { font-size:1.4em; color:#111; font-family: 'NovecentowideBookRegular'; line-height:1.35; margin-bottom:.45em; font-weight: normal; }
h5          { font-size:1.15em; color:#000; font-family: 'NovecentowideBookRegular'; line-height:1.35; margin-bottom:.45em; font-weight: normal; }
h6          { font-size:1.05em; color:#111; font-family: 'NovecentowideBookRegular'; line-height:1.35; margin-bottom:1em; font-weight: normal; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 1em; }
strong        {  font-weight:bold;  }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:1em; }
big           { font-size:1.15em; }

::-moz-selection {background-color: #f01c35 !important; color: #fff !important; }
::selection {background-color: #f01c35 !important; color: #fff !important; }

/* Lists */
ul,ol         { list-style:none; }
#product_tabs_description_contents ul,#product_tabs_description_contents ol {list-style: disc; margin-left:20px;}

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.clear        { clear: both!important; }

/* Dark elements */
.product-options dt label,
.add-to-cart label,
#nav > li > ul > li.parent > a,
.blocklist li.parent > a { color:#333; }


/* Layout ================================================================================ */
.page { text-align:left; }
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main {  min-height:350px; margin: 0 0 30px 0; }

/* Containers */
.header,
.breadcrumbs,
#nav,
.slideshow,
.slideshow-holder-internal,
.main,
.footer-menu-container,
.footer-color,
.footer-last {
    width: 960px;
    margin: 0 auto;
}
.header { position: relative; }

/* Margin variation */
.main { margin-top: 18px; margin-bottom: 60px; }
.cms-index-index .main { margin-top: 0; margin-bottom: 0; }

/* Base Columns */
.col-left { float:left; width: 180px; padding:0 0 1px; }
.col-main { float:left; width:764px; padding:0 0 1px; position: relative; }
.col-right { float:right; width:178.8px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .main { }
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:452px; }
.col3-layout .col-wrapper { float:left; width:689px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; background: white; }
.col2-set .col-2 { float:right; width:48.5%; background: white; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

.box { padding: 5px; }
.box .box-title h2 { padding-bottom: 5px; }


/* Global Element Styles ========================================================================= */

/* Form Elements */
input,select,textarea,button { font:11px 'TeXGyreAdventorRegular'; vertical-align:middle; color:#818181; }
input.input-text,select,textarea { background:#fff; border:1px solid #e4e4e4; }
input.input-text,textarea { padding:5px; }
input.input-text:focus,textarea:focus { border-color: #b3a487; }
select { padding:4px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:1px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:1.5em !important; height: 13px; text-align: center; border: 2px #333 solid; margin: 0; color: #000; font-family: 'NovecentowideUltraLightBold'; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; border:none; width:auto; height: 25px; padding:0 17px; background: #fff; border: 3px #e0e0e0 solid; white-space: nowrap; color: #444; text-align:center; text-transform:uppercase; font:normal 11px 'NovecentowideUltraLightBold'; margin:0; cursor:pointer; }
button.button span { white-space:nowrap;  margin: -1px -3px; }
button.disabled span { color:#bbb !important; }

button.btn-checkout { height: 42px; text-align: left; background: none; border: 4px #b3a487 solid; color: #b3a487; position: relative; padding-right: 100px; }
button.btn-checkout span { font-size: 12px; font-family: 'NovecentowideLightBold'; }
button.btn-checkout > span > span:after { content: "W"; font-family: 'ShopSharkSymbols'; line-height: 20px; position: absolute; top: 11px; right: 7px; }


button.btn-checkout.no-checkout span { color:#cfcfcf; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }

/* Form lists */
/* Grouped fields */
.form-list li { margin: 0 0 10px; }
.form-list label { float:left; color:#555; position:relative; z-index:0; margin: 0 0 5px; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-7px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-top:-1px; margin-right:4px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width: 281px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:1em 0 0; padding:15px; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:5px 7px 0 0; }

.fieldset { margin:0 0 15px; background: white; padding:0 15px 15px; }
.fieldset .legend { margin:0 -15px 12px; border-bottom: 1px solid #E4E4E4; padding:10px 15px 10px; font-size:13px; line-height:1.25;  }

.block-content { padding: 15px; }

/* Form Validation */
.validation-advice { position: absolute; z-index: 100; margin-top: 5px; background-color: #666; color: #fff; font-family: 'NovecentowideUltraLightBold'; font-size: 9px; padding: 4px 5px 2px; -webkit-box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.6); -moz-box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.6); box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.6); max-width: 165px; }
.validation-advice:before { content: ""; position: absolute; top: -9px; left: 10px; width: 0; height: 0; border-left: 9px solid transparent; border-right: 9px solid transparent; border-bottom: 9px solid #666; }
.validation-failed { border:1px solid #faebe7 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size: 10px; text-align:right; color:#f00; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }

/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#00AEEF; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 auto !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; font-family: 'NovecentowideUltraLightBold'; text-align: center; }
.messages li {  }
.messages li li {  }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { background-color: #faf9f7; border: 2px #999 solid; padding:4px 12px !important; font-size:11px !important; }
.error-msg { border-color: #f01c35; }
.success-msg { border-color: #b3a487; }
.note-msg,
.notice-msg { text-align: center; }

/* BreadCrumbs */
.breadcrumbs { margin-bottom: 3px; font-size: 10px; font-family: 'NovecentowideUltraLightBold'; color: #333; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { color: #b3a487; font-weight: normal; }
.breadcrumbs li span { display: inline-block; width: 5px; height: 9px; text-indent: -999px; overflow: hidden; }
.breadcrumbs li span:before { display: block; position: absolute; text-indent: 0; content: "/"; font-size: 12px; line-height: 12px; }
.breadcrumbs li.back { float: right; position: relative; }
.breadcrumbs li.back a { padding: 4px 0 5px 12px; color: #7f7f7f; }
.breadcrumbs li.back a:before { display: block; position: absolute; font-family: 'ShopSharkSymbols'; content: "C"; font-size: 12px; line-height: 14px; color: #818181; top: 4px; left: 0; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:0 0 16px; }
.page-title h1,
.page-title h2 { font-size: 26px; font-weight:normal; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:12px 0 0; font-size:16px; font-weight:bold; margin:0 0 6px; }

/* Pager */
.pager { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-style: italic; padding:4px 8px; text-align:center; }
.limiter { float: left; padding-right: 2px; margin-left: 5px; line-height: 18px; }
.limiter label { vertical-align:middle; float: left; }
.limiter .jqTransformSelectWrapper { margin:0 5px; }
.limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sort-by { float:left; line-height: 18px; }
.sort-by label { vertical-align:middle; float: left; }
.sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.view-mode { width: 145px; float: left; text-align: left; margin: -2px 2px 2px 10px;}
.view-mode label { float: left; padding: 1px 1px 1px 5px;}
.view-mode strong, .pager .view-mode a { float: left; display: block; width: 12px; height: 7px; text-indent:-9999px; background-repeat: no-repeat; background-position: top center; }
.view-mode strong.grid, .pager .view-mode a.grid { background-image: url(../../skin/frontend/default/teatox/images/grid.png); margin: 5px 3px 0; border-right: 1px #666 solid; padding-right: 4px; }
.view-mode strong.list, .pager .view-mode a.list { background-image: url(../../skin/frontend/default/teatox/images/list.png); margin-top: 5px; }
.view-mode strong, .pager .view-mode a:hover { background-position: bottom center;}

/* Sorter */
.sorter { font-size:11px; background:#fff; padding: 4px 8px; }
.view-mode { float:left; margin: 0 0 0 15px; }
.link-feed {}
.pages { float: right; }
.pages ol { display:inline; }
.pages li { display:inline-block; padding-right: 4px; font-weight: bold; }
.pages li a,
.pages li strong { padding: 1px 7px 1px 7px; height: 18px; display:block; color: #999; }
.pages .i-previous, .pages .i-next { }
.pages strong { font-weight: normal; margin-right: 3px; }
.pages .current { color: #876e48; padding: 1px 7px 1px 6px; }
.pages li:hover a {color: #876e48; }
.pages a.previous, .pages a.next { text-indent:-9999px; padding-left:10px; padding-right:10px; }
.pages a.previous img , .pages a.next img { margin:0 -5px;}
.pages a.previous { background: url(../../skin/frontend/default/teatox/images/prev-page.png) no-repeat left top; }
.pages a.next { background: url(../../skin/frontend/default/teatox/images/next-page.png) no-repeat left top; }
.pages li:hover { background-position:right center; }
.pages li:hover a,
.pages li:hover strong { background-position:left center; }
.pages li:active { background-position:right bottom; }
.pages li:hover:active a,
.pages li:hover:active strong { background-position:left bottom; }
.pages li:hover a:active,
.pages li:hover:active strong:active { background-position:left bottom; }

.amount { float:left; margin:0; }
.amount strong { font-weight: normal; }

/* Toolbar */
.toolbar .jqTransformSelectWrapper { margin:0 5px; -webkit-box-shadow: inset 0px 0px 0px 1px #E9E3D9; -moz-box-shadow: inset 0px 0px 0px 1px #E9E3D9; box-shadow: inset 0px 0px 0px 1px #E9E3D9; }
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}
.toolbar.infinite-scroll .limiter,
.toolbar.infinite-scroll .pages { display: none; }

/* Data Table */
.data-table { width:100%; font-family: 'NovecentowideUltraLightBold'; font-size: 11px; }
.data-table tr.odd  { background-color:#fff }
.data-table tr.even { background-color:#fefefe; }
.data-table tr.last th,
.data-table tr.last td {  }
.data-table th { padding: 12px 15px 2px; font-size:11px; white-space:nowrap; color: #333; }
.data-table th.wrap { white-space:normal; }
.data-table th a { color:#fff; }
.data-table td { padding:3px 15px; }
.data-table thead tr { border-bottom: 1px #ececec solid; }
.data-table tfoot { border-bottom: 1px #ececec solid; }
.data-table tfoot tr { background-color:#fff !important; }
.data-table tbody th { padding:3px 8px; font-size:11px; font-weight:bold; text-transform:none; white-space:normal; }
.data-table tbody th,
.data-table tbody tr { border-bottom: 1px #ececec solid; }
.data-table tbody tr:hover  { background-color: #fcfcfc!important; }
.data-table tfoot strong { font-size:14px; }

/* Bundle products tables */
.data-table tbody.odd tr { background-color: #fff; }
.data-table tbody.even tr { background-color: #fcfcfc; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { background-image: none; }
.data-table tbody.odd tr.border,
.data-table tbody.even tr.border { border-bottom: 1px #ececec solid; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { margin:0 0 15px; }
.info-box h2 { font-size:13px; font-weight:bold; border-bottom:1px solid #ddd; margin:0 0 8px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../../skin/frontend/default/teatox/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../../skin/frontend/default/teatox/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }

/* Misc */
.links { text-align: right; font-size: 11px; font-weight: bold; }
.links li { display:inline; padding: 1px 10px 1px 5px; border-right: #999 1px solid; }
.links li.first { padding-left:0 !important; }
.links li.last { border:none !important; padding-right:0 !important; }

.link-cart { color:#d62502; }
.link-wishlist { color:#353535; }
.link-reorder {}
.link-compare {}
.link-rss { background:url(../../skin/frontend/default/teatox/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; width:14px; height:14px; font-size:0; line-height:0; background:url(../../skin/frontend/default/teatox/images/btn_remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:14px; height:14px; font-size:0; line-height:0; background:url(../../skin/frontend/default/teatox/images/btn_remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:14px; height:14px; font-size:0; line-height:0; background:url(../../skin/frontend/default/teatox/images/btn_edit.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.btn-edit:hover,
.btn-remove2:hover,
.btn-remove:hover { background-position: bottom; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; background:#ccc; margin:10px 0; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../../skin/frontend/default/teatox/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:11px; line-height:1.15; text-align:center; color:#fff; }


/* Header ================================================================================ */

/* General */
.header-container { margin: 0; }
.header .header-right { float:right; }

/* Small Header */
.header-small-container { font-family: 'NovecentowideBookRegular'; font-size: 10px; background: #faf9f7; color: #999; }
.header-small-container a,
.header-small-container a:hover { color: #999; }

/* Welcome Message */
.header .welcome-msg { color: #b3a487; line-height: 10px; margin: 12px 0 11px; display: inline-block; }

/* Header CMS Links */
.header .cms-header-links,
.header .cms-header-links li { float: left; }
.header .cms-header-links li { padding: 0 6px; border-right: #ececec 1px solid; line-height: 10px; margin: 12px 0 11px; }
.header .cms-header-links li:last-child,
.header .cms-header-links li.last { border: none; padding-right: 0; }

/* Currency, Language and Store Switchers */
.header .currency,
.header .form-language,
.header .store-switcher { position: relative; float:left; }
.header .currency,
.header .form-language { padding-left: 6px; }
.header .currency .currency-menu-title,
.header .form-language .form-language-title,
.header .store-switcher .store-switcher-title { line-height: 10px; cursor: pointer; padding: 12px 17px 11px 0; position: relative; }
.header .currency .currency-menu-title:before,
.header .form-language .form-language-title:before,
.header .store-switcher .store-switcher-title:before { content: ""; width: 0; height: 10px; position: absolute; right: 0; border-right: #ececec 1px solid; }
.header .currency .currency-menu-title:after,
.header .form-language .form-language-title:after,
.header .store-switcher .store-switcher-title:after { font-family: 'ShopSharkSymbols'; font-size: 19px; content: "F"; position: absolute; margin-left: -2px; margin-top: 7px; }
.header .currency .currency-menu,
.header .form-language .form-language-menu,
.header .store-switcher .store-switcher-menu { position: absolute; margin-left: -15px; display: none; background: #faf9f7; z-index: 1000; border: #dcdbd9 4px solid; border-top: #dcdbd9 1px dotted; padding: 7px 11px 10px; left: 0; text-align: left; line-height: normal; }
.header .currency:hover .currency-menu,
.header .form-language:hover .form-language-menu,
.header .store-switcher:hover .store-switcher-menu { display: block; }
.header .currency .currency-menu-item a,
.header .form-language .form-language-item a,
.header .store-switcher .store-switcher-item a { font-weight: normal; color: #999; font-family: 'TeXGyreAdventorRegular'; font-size: 11px; white-space: nowrap; }

/* Main Header */
.header-main-container .header-left,
.header-main-container .header-right { width: 380px; margin-top: 4px; }
.header-main-container .header-center { width: 200px; }

/* Header Small Menu */
.header-menu > ul,
.header-menu > ul > li > a { font-family: 'NovecentowideNormalRegular'; font-size: 11px; color: #999; }
.header-menu > ul > li { float: left; margin: 5px 20px 5px 0; }
.header-menu > ul > li.parent { padding-right: 12px; }
.header-menu > ul > li.parent > a:after { font-family: 'ShopSharkSymbols'; font-size: 19px; content: "F"; position: absolute; margin-left: -1px; margin-top: 1px; }
.header-menu > ul > li > ul { position: absolute; display: none; background: #fff; z-index: 1000; border: 5px #ccc solid; border-top: 1px #ccc dotted; padding: 8px 15px 12px; margin-left: -19px; }
.header-menu > ul > li:hover > ul { display: block; }
.header-menu > ul > li > ul a { font-weight: normal; color: #999; font-size: 12px; font-family: 'TeXGyreAdventorRegular'; }

/* Logo */
.header .header-logo { text-align: center; margin: 30px 0 15px; }
.header .logo { max-width: 100%; text-decoration:none !important; position: relative; }
.header .logo img { max-width: 100%; }
.header .logo h1, .header .logo h2 { overflow: hidden; height: 0; margin: 0; padding: 0; position: relative; }
.header .logo strong { position: absolute; display: block; top: -9999px; }

/* Header Cart */
.cart-header { float:right; position: relative; margin-top: 5px; }
.cart-header .button-show { position:relative; }
.cart-header .button-show a,
.cart-header .price { display: inline-block; font-family: 'NovecentowideNormalRegular'; font-size: 13px; color: #999; }
.cart-header .button-show .price { padding: 0 0 0 18px; cursor: default; position: relative; }
.cart-header .button-show .price:before { font-family: 'ShopSharkSymbols'; content: "M"; display: block; position: absolute; left: -2px; top: 1px; font-size: 18px; height: 16px; overflow: hidden; }
.cart-header .block-title strong { color:#fff; }
.cart-header .block-subtitle { border-bottom: none; }
.cart-header .block-subtitle span { display: block; }
.cart-header .block-subtitle a { display: block; float: right; text-transform: lowercase; font-size: 11px; }
.cart-header .summary { font-size: 14px; margin:5px 0; padding:5px; text-transform: uppercase; text-align:right; clear: both; z-index:1; }
.cart-header .summary .price { color: #111111; }
.cart-header .amount { margin:0; }
.cart-header .empty { text-align: center; }
.cart-header .amount a { font-weight:bold; }
.cart-header .block-content li.item { }
.cart-header .subtotal { background:url(http://www.teatox.de/skin/frontend/default/teatox/images/bkg_subtotal.gif) no-repeat 50% 0; margin:5px 0 0; line-height:23px; }
.cart-header .subtotal .price { font-weight:bold; }
.cart-header .actions { display:none !important; }
.cart-header .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.cart-header:hover #header-items { display:block; }
.cart-header #header-items { right: 0; padding: 15px; z-index: 1400; width: 300px; position: absolute; display: none; color: #666; background: #fff; border: 5px #ccc solid; border-top: 1px #ccc dotted; font-family: 'TeXGyreAdventorRegular'; }
.cart-header #header-items.empty { padding: 16px 5px 8px; font-family: 'TeXGyreAdventorRegular'; }
.cart-header #header-items a { color: #666; }
.cart-header #header-items .btn-remove,
.cart-header #header-items .btn-edit { float: right; clear: right; }
.cart-header #header-items li.item { padding: 10px 0 15px; clear: both; }
.cart-header #header-items li.item .price { color: #111111; }
.cart-header .btn-view { float: left; padding: 0 45px; }
.cart-header .btn-view:hover { text-decoration: underline ;}
.cart-header .btn-checkout { float:right; height: 25px; padding: 0 45px; }
.cart-header .btn-checkout > span > span:after { top: 1px; }
.cart-header .btn-checkout span { font-weight: normal; font-size:11px; font-family: Arial, Helvetica, sans-serif; }

/* Header Compare */
.block-compare-header { float:right; position: relative; margin: 5px 8px 0 0; }
.block-compare-header .button-show { position:relative; display: inline-block; padding-right: 9px; }
.block-compare-header .button-show:after { content: ""; display: block; position: absolute; right:0; top: 2px; background: #ececec; width: 1px; height: 16px; }
.block-compare-header .button-show a { display: inline-block; font-family: 'NovecentowideNormalRegular'; font-size: 13px; color: #999; }
.block-compare-header .block-title strong { color:#fff; }
.block-compare-header .block-subtitle { border-bottom: none; }
.block-compare-header .block-subtitle span { display: block; }
.block-compare-header .block-subtitle a { display: block; float: right; text-transform: lowercase; font-size: 11px; }
.block-compare-header .empty { text-align: center; }
.block-compare-header .actions { clear: both; padding: 10px 0 0; }
.block-compare-header:hover #header-items { display:block; }
.block-compare-header #header-items { right: 0; padding: 15px; z-index: 1400; width: 300px; position: absolute; display: none; color: #666; background: #fff; border: 5px #ccc solid; border-top: 1px #ccc dotted; font-family: 'TeXGyreAdventorRegular'; }
.block-compare-header #header-items.empty { padding: 16px 5px 8px; font-family: 'TeXGyreAdventorRegular'; }
.block-compare-header #header-items a { color: #666; }
.block-compare-header #header-items .btn-remove,
.block-compare-header #header-items .btn-edit { float: right; clear: right; }
.block-compare-header #header-items li.item { padding: 10px 0 15px; clear: both; }
.block-compare-header .clear-all { float: left; padding: 0 45px; border: 3px #e0e0e0 solid; text-decoration: none; color: #444; text-align: center; text-transform: uppercase; font: normal 11px 'NovecentowideUltraLightBold'; line-height: 19px; }
.block-compare-header .clear-all:hover { text-decoration: underline ;}
.block-compare-header .btn-compare { float:right; height: 25px; padding: 0 45px; }
.block-compare-header .btn-compare > span > span:after { top: 1px; }
.block-compare-header .btn-compare span { font-weight: normal; font-size:11px; font-family: Arial, Helvetica, sans-serif; }

/* Header System Links */
.header .links { float: right; clear: right; }
.header .links li { padding: 0 8px 0 4px; border-right: #ececec 1px solid; line-height: 10px; margin: 5px 0; display: inline-block; }
.header .links li a { font-family: 'NovecentowideNormalRegular'; font-size: 10px; color: #999; font-weight: normal; }

/* Header Search */
.form-search { float:right; margin: 6px 0 2px; border: 1px #ececec solid; background: #fff; }
.form-search label { float:left; font-size:12px; font-weight:bold; padding:0 5px 0 0; }
.form-search input.input-text { float:left; width: 235px; border: none; background: none; padding: 4px 0 4px 8px; margin: 0; color: #999; }
.form-search input.input-text:active, { float:left; width: 197px; border-right: 0; padding:5px; color: #888; }
.form-search button.button { float: right; height:26px; border: none; background: none; color:#acacac; line-height:21px; padding:2px 10px; }
.form-search button.button:hover { background: none; }
.form-search button.button span { display: block; width: 20px; height: 15px; text-indent: -999px; overflow: hidden;  border-left: 1px #ececec solid; color: #ccc; position: relative; }
.form-search button.button span:after { display: block; width: 16px; height: 15px; font-family: 'ShopSharkSymbols'; font-size: 17px; position: absolute; content: ")";  top:3px; right:0; text-indent: 0; line-height: 20px; }
.form-search button.button:hover span { color: #999; }

/* Search Autocomplete */
.search-autocomplete { padding: 5px 13px; border: 5px #ccc solid; border-top: 1px #ccc dotted; background: #fff; margin-top: 2px; z-index: 1; }
.search-autocomplete > ul > li { cursor: pointer; }
.search-autocomplete span.amount { float: right; }

/* Main Menu Common Style */
#nav { margin-top: 10px; margin-bottom: 8px; border-bottom: #b3a487 1px dotted; text-align: center; }
#nav li.level0:before { display: block; content: "."; position: absolute; margin-left: -8px; margin-top: 15px; font-size: 7px; color: #000; }
#nav li.level0 > a { padding: 15px 6px 14px 6px; }
#nav li.level0 > a > span, #nav li.level0 > p > a > span { font-family: 'NovecentowideUltraLightBold'; }
#nav li.level0.block_li > a > span { cursor: pointer; }
#nav li.level0 > a:hover > span,
#nav li.level0.active > a > span { color: #b3a487; }
#nav .nav_block li.parent > a > span,
#nav li.level1 > a > span,
#nav .nav_block h3,
#nav li.nav-text-block h3 { font-family: 'NovecentowideUltraLightBold'; color: #000; font-size: 11px; }
#nav ul.level1 { font-family: 'TeXGyreAdventorRegular'; font-size: 11px; line-height: 19px; }
#nav li.level0.homelink:before,
#nav.no-home-link li.level0.first:before { display: none; }
#nav li.level0.homelink,
#nav li.level0.homelink > a,
#nav.no-home-link li.level0.first,
#nav.no-home-link li.level0.first > a { padding-left: 0; }

/* Main Menu Stiky */
.nav-container.sticky { position: fixed; top: 0; z-index: 250; width: 100%; background: #fff; }
.nav-container.sticky #nav { position: relative; margin-top: 0; margin-bottom: 0; border-bottom: #877758 1px dotted; background: #fff; }
.nav-container.sticky .nav-container-inner:before { content: ""; display: block; position: absolute; width: 930px; height: 100%; margin-left: 15px; -webkit-border-radius: 30%; -moz-border-radius: 30%; border-radius: 30%; -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.45); -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.45); box-shadow: 0 2px 15px rgba(0, 0, 0, 0.45); }
.nav-container.sticky .nav-container-inner { width: 960px; margin: 0 auto; position: relative; }

/* Mobile Menu */
.mobile-nav-container{ display: none; }

/* Header Promo */
.header-promo-container .header-left,
.header-promo-container .header-right { width: auto; line-height: 20px; margin: 7px 0; }
.header-promo-container { background: #faf9f7; color: #999; }
.header-promo-container .header-left { font-family: 'NovecentowideNormalRegular'; font-size: 13px; }


/* Footer ================================================================================ */
.footer-last-container { background: #faf9f7; padding: 12px 0; }
.footer-last { color: #333; font-size: 11px; line-height: 19px; }
.footer-last .f-left { text-align: left; float: left !important; }
.footer-last .f-right { text-align: right; float: right !important; }
.footer-last a { color: #333; }
.footer-last ul { display:inline; }
.footer-last li { display:inline; background:url(../../skin/frontend/default/teatox/images/bkg_pipe1.gif) 100% 50% no-repeat; padding:0 5px 0 0; margin:0 3px 0 0; line-height: 1.8; }
.footer-last .links li { text-transform: none; font-weight: normal; border:none; }
.footer-last .links li.last { background:none !important; padding-right:0 !important; }

.footer-container { width:100%; text-align: left; }
.footer-menu-container { padding: 20px 0; border-top: 1px #000 dotted; }
body.cms-index-index .footer-menu-container { border-top: none; }
.footer-container,
.footer-container a { font-family: 'TeXGyreAdventorRegular'; color:#333; font-size: 11px; }
.footer-container h4 { font-family: 'NovecentowideUltraLightBold'; font-size: 14px; text-transform: uppercase; margin-bottom: 10px; }
.footer-container .footer-list { line-height: 25px; }
.footer-container .footer-right { width: 240px; }
.footer-container .footer-column { width: 240px; float: left; }
.footer-container li.icon { height: 22px; line-height: 22px; padding-left: 22px; position: relative; }
.footer-container li.icon:before { color: #000; font-family: 'ShopSharkSymbols'; font-size: 22px; position: absolute; display: block; width: 22px; height: 22px; left: 0; top: 6px; }
.footer-container li.icon.icon-mail:before { content: "$"; }
.footer-container li.icon.icon-mobile:before { content: "Q"; }
.footer-container li.icon.icon-phone:before { content: "P"; }
.footer-container li.icon.icon-skype:before { content: "!"; }

.footer-container .follow-us { clear: both; padding: 20px 0 0; text-align: center; }
.footer-container .follow-us a { display: inline-block; width: 30px; height: 30px; color: #666; font-family: 'ShopSharkSymbols'; text-indent: 0; background: none; font-size: 30px; line-height: 50px; text-align: center; margin: 0 40px; }
.footer-container .follow-us a:hover { color: #b3a487; text-decoration: none; }

.footer-container .payment-options { text-align: center; margin: 25px 0 0; }
.footer-container .payment-options a { display: inline-block; width: 27px; height: 18px; overflow: hidden; text-indent: -999px; background: url(../../skin/frontend/default/teatox/images/payment-options-sprite.png) no-repeat; margin: 0 10px; }
.footer-container .payment-options a.visa { background-position: 0 0; }
.footer-container .payment-options a.amex { background-position: -55px 0; }
.footer-container .payment-options a.mastercard { background-position: -110px 0; }
.footer-container .payment-options a.discover { background-position: -165px 0; }
.footer-container .payment-options a.paypal { background-position: -220px 0; }
.footer-container .payment-options a.2co { background-position: -275px 0; }
.footer-container .payment-options a.skrill { background-position: -330px 0; }
.footer-container .payment-options a.worldpay { background-position: -385px 0; }
.footer-container .payment-options a.google { background-position: -440px 0; }
.footer-container .payment-options a.amazon { background-position: -495px 0; }
.footer-container .payment-options a.delta { background-position: -550px 0; }

.footer-container .verified-by { clear: both; margin: 25px 0 0; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #818181; }
.footer-container .verified-by p { margin: 0; }

.footer-container .facebook-box,
.footer-container .twitter-box { width: 240px; }
.footer-container .facebook-box { margin-top: 20px; }
.footer-container .facebook-box iframe { border: none; width: 240px; height: 50px; }

.footer-container .newsletter { float: left; clear: left; width: 250px; margin: 20px 0 10px 0; }
.footer-container .form-subscribe label { padding-top:2px; font-weight:bold; color:#555; }
.footer-container .form-subscribe .input-box { border: 1px #ececec solid; background: #fff; }
.footer-container .form-subscribe button.button { float: right; background: none !important; padding: 0 12px 0 5px; border: none; }
.footer-container .form-subscribe button.button > span { height: 22px; font: normal 11px/22px Tahoma, Verdana, Arial, sans-serif; border-left: 1px #ececec solid; padding-left: 10px; color: #ccc; }
.footer-container .form-subscribe button.button:hover > span { color: #999; }
.footer-container .form-subscribe input.input-text { width: 165px; border: none; padding: 4px 0 4px 8px; background: none; margin: 0; }
.footer-container .form-subscribe input.input-text:focus { border: none; }
.footer-container .form-subscribe input.input-text.validation-failed { background: none !important; border:none !important; }
.footer-container .footer-callout { display:block; margin:-10px 0 10px; position:relative; }

.footer-container .bottom-container { margin:0 0 8px; text-align:right; }

/* Latest Tweets */
#tweets .user a { font-family: 'NovecentowideBookRegular'; font-size: 14px; }
#tweets .user a > span, #tweets .user a > img { float: left; }
#tweets .user a > img { margin-right: 10px; }
#tweets .user a > span { margin-top: 12px; }
#tweets .tweet { clear: both; line-height: 20px; }
#tweets a { color: #b3a487; }

/* Back To Top */
#message { font-size: 12px; display: block; display: none; z-index: 999; position: fixed; bottom: 70px; margin-top: -35px; right: 15px; margin-left: -70px; color:#cdcab9; }
#message a { display:block; width: 46px; height: 46px; text-indent: -999px; overflow: hidden; color: #666; }
#message a:after { font-family: 'ShopSharkSymbols'; font-size: 40px; content: "G"; position: absolute; margin: -12px 0 0 3px; text-indent: 0; display: block; }
#message a:hover { background: #999; color: #fff; }


/* Home Page ================================================================================ */

/* Main Menu */
body.cms-index-index #nav { margin-bottom: 0; border-bottom: none; }

/* Main Slider */
html { overflow-x:hidden; padding: 0 !important; background:#fff; margin:0px !important; }
.fullwidthbanner-container{ width:100% !important; position:relative; padding:0; /*max-height:500px !important*/; overflow:hidden; margin-bottom: 35px; }

/* Home Boxes */
.home-text { float: left; position: relative; margin: 35px 6px 55px 0; width: 315px; color: #333; border-right: 1px #ececec solid; }
.home-text img { }
.home-text h3 { color:#333; font-family: 'TeXGyreAdventorRegular'; font-size: 22px; padding: 12px 10px 10px; margin: 0; line-height: 25px; }
.home-text h5 { color:#999; font-family: Tahoma, Geneva, sans-serif; font-size: 10px; padding: 0 10px 2px; text-transform: uppercase; margin-bottom: -10px; position: relative; }
.home-text h5.purple { color:#97c6b9; }
.home-text h5.green { color:#68a772; }
.home-text h5.pink { color:#e56f66; }
.home-text p { padding: 0 120px 0 10px; }
.home-text.last { margin-right: 0; border: none; }
a.readmore { color: #333; font-size: 12px; font-family: 'TeXGyreAdventorRegular'; position: relative; }
a.readmore:hover { text-decoration: underline; }

/* Right Callout */
.home-right-callout { width: 250px; float: right; margin: 35px 0 0; }

/* Blog */
.home-blog-container { position: relative; text-align: center; margin: 35px 0 35px; }
.home-blog-container .strike-through { display: table; width: 100%; }
.home-blog-container .strike-through:before,
.home-blog-container .strike-through:after { content: ""; display: block; position: relative; top: 15px; border-top: #ececec 1px solid; }
.home-blog-container h5 { font-size: 25px; color: #333; margin: 10px; display: table-cell; padding: 0 15px; width: 1px; white-space: nowrap; vertical-align: middle; }
.home-blog-internal { margin-top: 15px; }
.home-blog { width: 450px; position: relative; display: inline-block; text-align: left; }
.home-blog-left,
.home-blog-right { width: 250px; display: inline-block; position: relative; }
.home-blog-left { text-align: left; float: left; }
.home-blog-right { text-align: right; float: right; }

.home-blog .postWrapper { padding: 15px 0; }
.postTitle h6 { font-family: 'TeXGyreAdventorRegular'; color: #000; font-size: 16px; margin: 0; }
.home-blog .postImage { float: left; margin: 5px 20px 0 0; }
.home-blog .postTitle { margin-bottom: 4px; }
.home-blog .blogReadmore { margin-top: 4px; font-size: 11px; }

/* Sliders */
.slider-container { text-align: center; margin: 35px 0 0; position: relative; }
.slider-container .strike-through { display: table; width: 100%; }
.slider-container .strike-through:before,
.slider-container .strike-through:after { content: ""; display: block; position: relative; top: 15px; border-top: #ececec 1px solid; }
.slider-container h5 { font-size: 25px; color: #333; margin: 10px; display: table-cell; padding: 0 15px; width: 1px; white-space: nowrap; vertical-align: middle; }

.product-slider { position:relative; margin-top: 30px; text-align: left; }
.product-slider .last { border-bottom:0; }
.product-slider .slide { float:left; width:228px; margin: 0 16px 3px 0;}
.product-slider .slide.last { margin: 0 0 3px 0;}
.product-slider .product-image { display:block; padding:5px 5px 0; }
.product-slider .first .product-image { border-top:0; }
.product-slider .last .product-image { border-right:0; }
.product-slider .price-box p { display: inline; margin-right: 5px; }
.product-slider .product-name { font-size:12px; margin: 0 0 12px 0; }
.product-slider .price-box { margin: 5px 0 0; }
.product-slider .price-label { display: none; }
.product-slider .price { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px !important; }
.product-slider .availability { line-height:21px; }
.product-slider .actions { bottom:20px; padding: 5px 5px 10px 5px; }
.product-slider .new-description { padding: 0 15px 10px; text-align: center; }
.product-slider .new-description .labels-container { min-height: 18px; }
.product-slider .new-description h3 { font-size:11px; font-family: 'TeXGyreAdventorRegular'; margin: 0; }
.product-slider .col2-left-layout .products-grid,
.product-slider .col2-right-layout .products-grid { width:684px; margin:0 auto; }
.product-slider .col1-layout .products-grid,
.product-slider .page-empty .products-grid { width:684px; margin:0 auto; }
.product-slider .amount { display: none; }
.product-slider .ratings { float: right; margin: 8px 0 0 167px; position: absolute; }

.brands { position:relative; text-align: left; }
.brands .carousel { height: 90px; }
.brands .slide { float:left; width:155px; margin: 30px 6px 0 0; text-align: center; }
.brands .slide.last { margin-right: 0; }
.brands .brands-arrow { top: 8px !important; }

/* Callout Block */
ul.home-callout { padding: 20px 0; border-top: #ececec 1px solid; border-bottom: #ececec 1px solid; text-align: center; font-family: 'NovecentowideNormalRegular'; font-size: 13px; letter-spacing: 1px; }
ul.home-callout li { display: inline-block; margin: 5px 10px; }
ul.home-callout li a.free-shipping, ul.home-callout li a.promotions, ul.home-callout li a.support, ul.home-callout li a.top-seller { position: relative; padding-left: 28px; }
ul.home-callout li a.free-shipping:before,
ul.home-callout li a.promotions:before,
ul.home-callout li a.support:before,
ul.home-callout li a.top-seller:before { font-family: 'ShopSharkSymbols'; font-size: 21px; content: ":"; display: inline-block; position: absolute; left: 0; }
ul.home-callout li a.promotions:before { content: "["; }
ul.home-callout li a.support:before { content: "{"; }
ul.home-callout li a.top-seller:before { content: "."; }

/* Style Of The Day */
.slider-container.styleoftheday { width: 620px; }
#styleoftheday .carousel { height: 500px; }
#styleoftheday .slide { width: 620px; margin: 0; }
#styleoftheday .slide:after { content: ""; display: block; clear: both; }
#styleoftheday .slide .left { width: 270px; }
#styleoftheday .slide .right { width: 260px; margin-right: 82px; }

#styleoftheday p { margin-bottom: 15px; }
#styleoftheday .ratings { float: none; position: relative; margin: 0 0 10px; }
#styleoftheday .style-name { border-bottom: #ececec 1px solid; margin: 0 0 10px; }
#styleoftheday .style-name h3 { margin: 0; }

#styleoftheday img.hover-main-image { position: relative; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out;  -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out;  transition: opacity 0.2s ease-in-out; }
#styleoftheday .hover-image-container:hover img.hover-main-image { zoom: 1; filter: alpha(opacity=0); opacity: 0; }
#styleoftheday img.hover-image { position: absolute; zoom: 1; filter: alpha(opacity=0); opacity: 0; -webkit-transition: opacity 0.2s ease-in-out;   -moz-transition: opacity 0.2s ease-in-out;  -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out;  transition: opacity 0.2s ease-in-out; }
#styleoftheday .hover-image-container:hover img.hover-image { zoom: 1; filter: alpha(opacity=1); opacity: 1; }

#styleoftheday .productsList li { border: 1px solid #ececec; margin: 0 8px 20px 0; float: left; position: relative; }
#styleoftheday .productsList li:hover { border: 1px solid #b3a487; -webkit-transition: opacity 0.7s; -moz-transition: opacity 0.7s; -o-transition: opacity 0.7s; transition: opacity 0.7s; }
#styleoftheday .productsList li:hover span { opacity: 1; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); filter: alpha(opacity=100); }
#styleoftheday .productsList li span { margin-top: 5px; color: #b3a487; opacity: 0; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); white-space: nowrap; line-height: 11px; font-size: 9px; position: absolute; bottom: -16px; left: 0; -webkit-transition: opacity 0.1s; -moz-transition: opacity 0.1s; -o-transition: opacity 0.1s; transition: opacity 0.1s; }

.stodd-arrow.prev, .stodd-arrow.next { top: 180px !important; }
#styleoftheday-thumbs { position: absolute; top: 0; right: 0; z-index: 20; background: #fff; }
#styleoftheday-thumbs li { border: 1px solid #fff; margin: 0 0 5px; padding: 5px; }
#styleoftheday-thumbs li:hover { border: 1px solid #ececec; }

/* Category Page ========================================================================= */

/* General Category Display */
.category-title { margin: 8px; background: #faf9f7; color: #333; text-align: center; border: 2px #fff solid; width: auto; }
.category-title-container { position: relative; overflow: hidden; background: #faf9f7; margin: 0 0 7px; }
.category-title h1 { font-size: 30px; color:#333; margin: 15px 0 9px; }
.category-description { margin: 0 20px; padding: 0 0 15px; color: #222; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 22px; font-style: italic; }
.category-description:before { content: ""; display: block; border-top: 1px #333 solid; width: 50px; margin: 0 auto; padding-bottom: 10px; }
.category-description p { margin: 0; }
.category-description img.description-bck-right { position: absolute; right: 0; top: 0; max-height: 100%; }
.category-description img.description-bck-left { position: absolute; left: 0; top: 0; max-height: 100%; }
.category-image { width:100%; overflow:hidden; margin:0 0 7px; text-align:center; }
.category-image img { max-width: 100%; }

/* Gallery Display */
.category-products li.item .gallery-display { position: absolute; top:0; width: 30px; height: 30px; background: url(../../skin/frontend/default/teatox/images/colors.png) no-repeat center; cursor: pointer; z-index: 10; }
.category-products li.item .gallery-display .gallery-display-overlay { display: none; position: absolute; bottom: 35px; margin-left: -65px; z-index: 100; background: #fff; width: 162px; padding: 2px; border: 1px #ccc solid; -webkit-box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.6); -moz-box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.6); box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.6); }
.category-products li.item .gallery-display .gallery-display-overlay:after { content: ""; position: absolute; bottom: -11px; left: 68px; width: 0; height: 0; border-left: 11px solid transparent; border-right: 11px solid transparent; border-top: 11px solid #fff;
}
.category-products li.item .gallery-display .gallery-display-overlay:before { content: ""; position: absolute; bottom: -12px; left: 67px; width: 0; height: 0; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 12px solid #ccc;
}
.category-products li.item .gallery-display .gallery-display-overlay .gallery-thumb { display: block; float: left; width: 50px; height: 50px; margin: 2px; }

/* Inline Navigation */
.inline-categories { margin-bottom: 6px; }
.inline-categories li { display: inline-block; margin: 0 0 0 15px; }
.inline-categories li:before { display: block; content: "."; position: absolute; margin-left: -10px; margin-top: 6px; font-size: 7px; line-height: 7px; }
.inline-categories li.first:before { display: none; }

.inline-layers { margin: 0; }
.inline-layers:before { content: ""; display: block; position: absolute; width: 100%; height: 40px; margin: 0; background: #faf9f7; }
.inline-layers:after { content: ""; display: block; clear: both; }
.inline-layers dl { width: 170px; float: left; position: relative; border-right: 7px #fff solid; border-bottom: 7px #fff solid; }
.inline-layers dd { float: left; background: #fff; z-index: 100; position: absolute; padding: 10px; width: 142px; border: #faf9f7 4px solid; border-top: none; }
.inline-layers dt { height: 40px; background: #faf9f7; color: #666; text-align: center; font-family: 'NovecentowideLightBold'; line-height: 40px; cursor: pointer; }
.inline-layers dt:hover { text-decoration: underline; }
.inline-layers dd li { font-size: 12px; }
.inline-layers .currently .block-subtitle { display: none; }
.inline-layers .currently ol { float: left; }
.inline-layers .currently ol li { float: left; position: relative; border-right: 7px #fff solid; border-bottom: 7px #fff solid; background: #faf9f7; height: 40px; padding: 0 10px; color: #666; font-family: 'NovecentowideLightBold'; line-height: 40px; }
.inline-layers .currently ol li a.btn-remove { float: right; margin: 12px 0 0 10px; }
.inline-layers .currently .actions { float: right; position: relative; padding: 0 10px; font-family: 'NovecentowideLightBold'; line-height: 40px; margin-bottom: 7px; }
.inline-layers .currently .actions a { color: #666; }

/* General Product Display */
.category-products li.item button.button,
.category-products li.item .availability span,
.category-products li.item a.btn-cart { font-family: 'NovecentowideLightBold'; text-transform: uppercase; font-size: 11px; }
.category-products li.item img.hover-main-image { position: relative; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out;  -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out;  transition: opacity 0.2s ease-in-out; }
.category-products li.item:hover img.hover-main-image { zoom: 1; filter: alpha(opacity=0); opacity: 0; }
.category-products li.item img.hover-image { position: absolute; zoom: 1; filter: alpha(opacity=0); opacity: 0; -webkit-transition: opacity 0.2s ease-in-out;   -moz-transition: opacity 0.2s ease-in-out;  -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out;  transition: opacity 0.2s ease-in-out; }
.category-products li.item:hover img.hover-image { zoom: 1; filter: alpha(opacity=1); opacity: 1; }
.category-products li.item .price { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 14px; }

/* View Type: Grid */
.products-grid { position:relative; }
.products-grid.first {  }
.products-grid.last {  }
.products-grid.last li.item { margin-bottom: 0; }

.products-grid li.item { float:left; width: 240px; position: relative; padding: 4px; margin: 0 0 4px 4px; }
.products-grid li.item.first { margin-left:0; }

.products-grid .product-image { display:block; }
.products-grid .product-image img { margin: 5px 0 20px 15px; }

.products-grid li .moreinfo { position: absolute; bottom: 0; width: 100%; left: -4px; }
.products-grid li .moreinfo-labels { padding: 0 6px; line-height: 11px; margin-bottom: 1px; text-align: center; }

.products-grid .product-name { font-size: 13px; font-family: 'TeXGyreAdventorRegular'; line-height: 13px; text-align: center; margin: 5px 0; }
.products-grid .price-box { margin: 9px 0 5px; text-align: center; line-height: 14px; }
.products-grid .price-box p { margin-right: 5px; display: inline-block; }
.products-grid .price-label { display:none; }

.products-grid .ratings { position: absolute; z-index:10; right: 5px; top: 5px; }
.products-grid .ratings .amount { display: none; }

.products-grid li .addto { background: #fff; background-color: rgba(255,255,255,0.7); border: 4px #b3a487 solid; border-color: rgba(179,164,135,0.7); display: none; margin-bottom: 3px; }
.products-grid li.item a.btn-cart { float: left; color: #b3a487; display: inline-block; line-height: 22px; height: 22px; padding: 0 8px; }
.products-grid .availability { float: left; display: inline-block; line-height:22px; height: 22px; margin: 0 8px; }
.products-grid .availability.out-of-stock span { color: #b3a487; }
.products-grid .add-to-links { text-align: center; margin: 0; }
.products-grid .add-to-links li { display: block; float: right; padding: 0; }
.products-grid .add-to-links li a { display: block; position: relative; width: 22px; height: 22px; text-indent: -999px; overflow: hidden; color: #b3a487; }
.products-grid .add-to-links li a:hover { color: #b3a487; }
.products-grid .add-to-links li a:after { text-indent: 0; font-family: 'ShopSharkSymbols'; font-weight: normal; font-size: 17px; content: ")"; position: absolute; display: block; top: 7px; left: 2px; line-height: 17px; }
.products-grid .add-to-links li a.link-wishlist:after { content: "."; }
.products-grid .add-to-links li a.link-compare:after { content: "0"; }

.products-grid .product_label { font-size: 14px; }

/* 3-Column Standard Grid */
.products-grid.columns3 li.item { width: 240px; }
.products-grid.columns3 li.item .product-image img { margin: 5px 0 55px 21px; }

/* 4-Column Standard Grid */
.products-grid.columns4 li.item { width: 180px; }
.products-grid.columns4 li.item .product-image img { margin: 5px 0 55px 21px; }

/* 5-Column Mosaic Grid */
.products-grid.columns5.odd li.item { float: right; margin: 0 4px 4px 0; }
.products-grid.columns5.odd li.item.first { margin-right:0; }
.products-grid.columns5 li.item { width: 180px; }
.products-grid.columns5 li.item .product-image img { margin: 10px 0 55px 21px; }
.products-grid.columns5 li.item button.button { padding: 0 12px; margin-right:2px; }
.products-grid.columns5 li.item.first { width: 372px; }
.products-grid.columns5 li.item.first .product-image img { margin: 15px 0 77px 21px; }

/* 1-Column Page: 3-Column Standard Grid */
.col1-layout .products-grid.columns3 { margin: 35px 0; }
.col1-layout .products-grid.columns3 li.item { width: 309px; }
.col1-layout .products-grid.columns3 li.item .product-image img { margin: 5px 0 60px 21px; }

/* 1-Column Page: 4-Column Standard Grid */
.col1-layout .products-grid.columns4 { margin: 30px 0; }
.col1-layout .products-grid.columns4 li.item { width: 229px; }
.col1-layout .products-grid.columns4 li.item .product-image img { margin: 5px 0 55px 21px; }

/* 1-Column Page: 5-Column Mosaic Grid */
.col1-layout .products-grid.columns5 li.item { width: 229px; }
.col1-layout .products-grid.columns5 li.item .product-image img { margin: 15px 0 55px 21px; }
.col1-layout .products-grid.columns5 li.item.first { width: 470px; }
.col1-layout .products-grid.columns5 li.item.first .product-image img { margin: 15px 0 92px 21px; }

/* Boxed Style */
.products-grid li.item.boxed { padding: 0; border: #f5f5f5 4px solid; }
.products-grid li.item.boxed:hover { border-color: #b3a487; border-color: rgba(179,164,135,0.7); }
.products-grid li.item.boxed .product-name { text-align: left; margin-left: 6px; }
.products-grid li.item.boxed .price-box { float: left; text-align: left; margin: 0 0 6px 6px; }
.products-grid li.item.boxed .price-box p { float: left; }
.products-grid li.item.boxed .moreinfo { left: auto; }
.products-grid li.item.boxed .addto { margin: 0 -4px 3px; }
.products-grid li.item.boxed .moreinfo-labels { text-align: left; }
.products-list li.item.boxed { border-top: 4px #faf9f7 solid; }
.products-list li.item.last.boxed { border-bottom: 4px #faf9f7 solid; }
.products-grid.boxed { margin: 0 !important; }

/* View Type: List */
.products-list li.item { position: relative; background: white; margin: 35px 0;  padding: 10px 0 0 0; }
.products-list li.item.cetegory-heading { border-top: none; padding: 0; }
.products-list li.item.last { margin-bottom:15px; }
.products-list .product-shop { min-height: 162px; padding:0 15px ; float:left; width: 340px; }
.products-list .product-image { float:left; width: 225px; height: 225px; padding:5px }
.products-list .product-image img { position: absolute; }
.products-list .product-name { font-family: 'NovecentowideBookRegular'; font-size: 22px; margin:0 0 6px; }
.products-list .price-box { float:left; margin:4px 13px 0 0; }
.products-list li.item .price { font-size: 18px; }
.products-list li.item .price-label { display: none; }
.products-list li.item a.btn-cart,
.products-list li.item a.btn-quickview { display: inline-block; margin: 3px 0; }
.products-list li.item a.btn-cart { padding: 5px 15px; font-size: 13px; font-family: 'NovecentowideUltraLightBold'; border: 4px #b3a487 solid; color: #b3a487; padding-right: 25px; text-decoration: none; }
.products-list li.item a.btn-cart:after { content: "W"; font-family: 'ShopSharkSymbols'; line-height: 16px; position: absolute; margin: 3px 0 0 5px; }
.products-list li.item a.btn-quickview { font-size: 11px; font-family: 'NovecentowideUltraLightBold'; }
.products-list .availability { margin:3px 0 0; }
.products-list .desc { clear:both; margin: 6px 0 13px; line-height:1.35; font-family: 'TeXGyreAdventorRegular'; font-size: 11px; color: #333; }
.products-list .desc a { color: #b3a487; }
.products-list .add-to-links { clear:both; text-align: left; }
.products-list .add-to-links li { padding-right: 5px; float: left; }
.products-list .add-to-links li a { color: #bfbfbf; font-size: 9px; font-family: 'NovecentowideLightBold'; font-weight: normal; line-height: 12px; padding-left: 16px; position: relative; }
.products-list .add-to-links li a:before { font-family: 'ShopSharkSymbols'; font-size: 15px; content: "$"; position: absolute; display: block; top: 3px;  left: 0; line-height: 14px; }
.products-list .add-to-links li a.link-wishlist:before { content: "."; }
.products-list .add-to-links li a.link-compare:before {  content: "0"; }
.products-list .addtocont { float:right; width:150px; text-align: center; margin:25px 0; }
.products-list .addtocont .price-box { margin:2px 0 6px; float: none;}

/* 1-Column Page: View Type: List */
.col1-layout .products-list .product-shop { width: 500px; }

/* Add To Cart Popup */
#addedoverlay { left:0; top:0; width: 100%; height: 100%; position:fixed; z-index:295; background: black;
    opacity: .75;  filter: alpha(opacity=75);   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
}
#added { position: fixed; top: 50%; left: 50%; z-index: 305; }
#added-internal { position: relative; left: -50%; top: -200px; background-color: #faf9f7; padding: 8px; -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.9); -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.9); box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.9); }
#added #added-content { text-align: center; padding: 15px; min-height:50px; width: 410px; background-repeat: no-repeat; background-position: center center; border: 2px #fff solid; font-family: 'TeXGyreAdventorRegular'; color: #222; font-size: 14px; }
#added img { margin:0 8px 13px 0; border:1px solid #efefef; width: 64px; height: auto; }
#added a { padding: 6px 20px; margin: 3px 7px; display: inline-block; color: #b3a487; background: #fff; border: 4px #b3a487 solid; font-family: 'NovecentowideNormalRegular'; font-size: 12px; }
#added a:hover { text-decoration: underline; }
#added #hidewindow { color: #999; border-color: #e0e0e0; cursor: pointer; }

/* AJAX message */
.ajax-message { position: fixed; top: 0; z-index: 999; left: 50%; margin-left: -230px; width: 400px; display: none; background-color: #faf9f7; padding: 10px 20px; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); font-family: 'TeXGyreAdventorRegular'; color: #222; font-size: 12px; }
.ajax-message #ajax-close { position: absolute; top: 5px; right: 5px; display: block; width: 15px; height: 15px; border: none; cursor: pointer; color: #aaa; }
.ajax-message #ajax-close:hover { text-decoration: none; }
.ajax-message #ajax-close:after { font-family: 'ShopSharkSymbols'; font-size: 15px; content: "x"; }


/* Blocks =============================================================================== */
.block { margin: 0 0 5px; line-height:1.35; }
.block .block-title { border-bottom: #ececec 1px solid; padding: 7px 0; }
.block .block-title strong { display:block; font-weight: normal; text-transform:uppercase; color:#090909; }
.block .block-title strong span { font-family: 'NovecentowideNormalRegular'; color: #494949; font-size: 17px; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:12px; margin: 0; text-transform:uppercase; }
.block .block-content { padding:12px 0; }
.block .block-content li.item { border-bottom:1px solid #efefef; padding-bottom:5px; margin-bottom:5px; }
.block .block-content li.item.last { border-bottom:0; padding-bottom:0; margin-bottom:0; }
.block .block-content .product-name { color:#4f8100; }
.block .block-content a { }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { border-top:1px dashed #ddd; padding:5px 0 0; margin:5px 0 0; text-align:right; }
.block .actions a { float:left; font-size:11px; }
.block .actions button.button { float:right; }
.block .empty { margin:0; }
.block .price-box { margin:5px 0; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }

/* Block: Account */
.block-account .block-title {  }
.block-account .block-title strong { color:#fff; font-size: 18px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding: 5px 0; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; background: #faf9f7; }
.block-account .block-content li.current strong { font-weight: normal; color: #000; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { }
.block-currency .block-title { border:0; background:none; padding:7px 10px 2px; }
.block-currency .block-title strong { }
.block-currency .block-content { padding:0 10px 12px; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav dl#narrow-by-list,
.block-layered-nav dl#narrow-by-list2 { border-bottom: #dad9d7 1px dashed; }
.block-layered-nav dt { position: relative; color: #666; cursor:pointer; padding: 7px 10px 6px 0; font-size:12px; border-top: #dad9d7 1px dashed; }
.block-layered-nav dt:after { font-family: 'ShopSharkSymbols'; font-size: 19px; content: "u"; position: absolute; top: 9px; right: 0; color: #D6CCB7; }
.block-layered-nav dt#filterlabel1,
.block-layered-nav dl#narrow-by-list2 dt { border-top: none; }
.block-layered-nav dt.active:after { content: "y"; }
.block-layered-nav span.openthis { font-size: 12px; color:#7a7974; text-transform: lowercase; float: right; }
.block-layered-nav dd { padding-bottom: 7px; }
.block-layered-nav dd li { line-height:1.35; margin: 0 0 3px 15px; color:#333; font-size:12px; }
.block-layered-nav dd a { color: #494949; font-weight: normal; }
.block-layered-nav .currently ol { padding:6px 0 0; }
.block-layered-nav .currently li { padding:5px 10px; color: #333; }
.block-layered-nav .currently .btn-remove { margin:2px 0 0; }
.block-layered-nav .actions { padding:5px 10px; margin: 10px 0 0; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { background:#679100; }
.block-cart .block-title strong { color:#fff; }
.block-cart .summary { background:#e5eed6; padding:8px; margin:-12px -10px 8px; text-align:center; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { background:url(http://www.teatox.de/skin/frontend/default/teatox/images/bkg_subtotal.gif) no-repeat 50% 0; margin:5px 0 0; line-height:23px; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { display:none !important; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }

/* Block: Cart */
.block-cart .block-title { background:#a40d06; }
.block-cart .block-title strong { color:#fff; }
.block-cart .summary { background:#e5eed6; padding:8px; margin:-12px -10px 8px; text-align:center; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { background:url(http://www.teatox.de/skin/frontend/default/teatox/images/bkg_subtotal.gif) no-repeat 50% 0; margin:5px 0 0; line-height:23px; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { display:none !important; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }

/* Block: Wishlist */
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related { margin:20px 0 3px 0; }
.block-related-internal { position: relative; }
.block-related-internal:before { content: ""; display: block; width: 100%; position: absolute; margin-top: 12px; border-top: #ececec 1px solid; }
.block-related input.checkbox { margin: 5px 0 0 210px; position: absolute; }
.block-related ol { display: block; clear: both; }
.related-block-subtitle { font-family:Georgia, "Times New Roman", Times, serif; font-style: italic; color: #999; font-size:11px; margin-bottom:20px; }
.related-block-subtitle a { color: #666; }
.block-related h5 { font-size: 18px; color: #333; margin: 10px; display: inline; background: #fff; position: relative; padding: 0 15px; }
.block-related .slide { float:left; width: 228px; margin: 0 16px 3px 0; text-align: left; }
.block-related .slide.last { margin-right:0; }
.block-related .product-details { padding: 0 5px; text-align: center; }
.block-related .product-details .product-name { font-size: 11px; font-family: 'TeXGyreAdventorRegular'; }
.block-related .product-details .price-box { margin: 5px 0 0; }
.block-related .product-details .price-box p { display: inline-block; }
.block-related .product-details .price { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px !important; }
.block-related .product-details .price-label { display: none; }
.block-related .slide a.product-image { display: block; margin: 0 0 10px; }
.catalog-product-view .main .block-related { padding-top: 10px; text-align: center; }
.catalog-product-view .main .block-related p { margin: 0; }
.catalog-product-view .main .block-related .related-slider { margin: 15px 0; }

/* Block: Compare Products */
.page-popup .link-print { background:url(../../skin/frontend/default/teatox/images/i_print.gif) 0 2px no-repeat; padding:3px 0 3px 25px; }
.compare-table { border:0; }
.compare-table thead,
.compare-table thead tr.first { background:#fff; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0 0 4px; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../../skin/frontend/default/teatox/images/btn_remove.png); width:14px; height:13px; }
.compare-table tbody th { background:#e9e9e9; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#efefef; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }
.compare-table .add-to-links li { background:none; padding:0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-content .tags-list { border:0; background:none; padding:0; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; font-size: 11px; }

/* Block: Reorder */
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; background:none; text-align:center; }

/* Block: Login */
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#555; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }

/* Custom Block */
.block-custom .block-content { font-weight: normal; }


/* Product Page ========================================================================== */

/* General Layout */
.catalog-product-view .main { width: auto; }
.catalog-product-view .main .product-essential,
.catalog-product-view .main .product-collateral,
.catalog-product-view .main .box-collateral,
.catalog-product-view .main .block-related .block-related-internal { width: 960px; margin-left: auto; margin-right: auto; color: #333; }
.catalog-product-view .main .box-collateral.box-reviews { width: auto; }
.catalog-product-view .main .box-collateral.box-up-sell { width: auto; padding: 10px 0; margin-bottom: 3px; margin-top: 3px; }
.catalog-product-view .main .box-collateral.box-up-sell .box-up-sell-internal { width: 960px; margin-left: auto; margin-right: auto;  }

.product-essential { padding: 15px 0; position: relative; }

.product-collateral { margin-bottom: 20px; }
.product-collateral h2 { font-size: 17px; font-weight:normal; line-height:1.15; border-bottom: #ececec 1px solid; display: inline-block; }
.product-collateral h2.pr-name { display: block; background: none; font-size: 22px; }
.product-collateral .box-collateral {}
.product-collateral .product-tabs-content { margin-top: -1px; background: white; padding:15px; border:1px solid #d6d4d4; }
.product-collateral .product-collateral-left { float: left; width: 70%; padding-right: 10px; border-right: 1px solid #D6D4D4; min-height: 235px; }
.product-collateral .product-collateral-right { float: right; width: 27%; }
.product-collateral .product-long-desc,
.product-collateral .product-custom-html,
.product-collateral .product-reviews { margin-bottom: 15px; }


/* Product Shop */
.product-view .product-shop { float:right; width: 300px; }
.product-view .product-shop .product-name { margin:0 0 5px; color: #090909; border-bottom: #000 1px  dotted; }
.product-view .product-shop .product-name h1 { text-transform: none; font-size: 25px; }
.product-view .product-shop .availability { }
.product-view .product-shop .short-description { padding-bottom: 15px; font-family: 'TeXGyreAdventorRegular'; font-size: 11px; }
.product-view .product-shop .short-description a { color: #b3a487; }
.product-view .product-shop .short-description p:first-child { margin: 0; color:#090909; text-transform: uppercase; font-family: 'NovecentowideBookRegular'; }
.product-view .product-shop .product_right { float:right; width:145px; }
.product-view .product-shop .brand-logo { margin-bottom: 10px; clear: both; }
.product-view .product-shop #container1,
.product-view .product-shop #container2 { margin: 15px 0; }
.product-view .product-shop .quanitybox { float:left; margin: 0 0 3px; }
.product-view .product-shop .old-price {  }
.product-view .product-shop .price-box { margin:7px 0; line-height: 24px; }
.product-view .product-shop .price-box:after { content: ""; display: block; clear: both; }
.product-view .product-shop .price-box .price-label { color: #090909; }
.product-view .product-shop .price-box .special-price .price-label,
.product-view .product-shop .price-box .old-price .price-label { display: none; }
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .old-price { float: left; margin: 0 10px 0 0; }
.product-view .product-shop .product-code,
.product-view .product-shop .availability { font-family: 'NovecentowideUltraLightBold'; font-size: 11px; float: left; margin-right: 10px; }
.product-view .product-shop .availability.in-stock span { color: #b3a487; }
.price-box { margin:5px 0; }
.product-view .product-shop .price-box .price { font-size: 19px; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; }
.product-view .product-shop .price-box .regular-price .price { font-size: 24px; }
.product-view .product-shop .price-box .special-price .price {  }
.product-view .product-shop .addthis_toolbox { float: left; width: 180px; }
.product-view .product-shop .addtocont { float: left; clear: left; font-size: 11px; margin: 0; line-height: 24px; }
.product-view .product-shop .addtocont .product-code strong { font-weight: normal; color:#090909; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { text-align: right; float: right; }
.product-view .product-shop .add-to-links li {  }
.product-view .product-shop .add-to-links li .separator { display:none !important; }
.product-view .product-shop .product-options-bottom .paypal-logo { float:left; }

.quantity_box_button_up { margin:0; cursor:pointer; width:19px; height:27px; float: left; border: 2px #000 solid; border-left: none; background-color: white; color: #000; font-size: 14px; font-family: 'NovecentowideLightBold'; padding: 0; }
.quantity_box_button_down { float: left; clear: left; cursor:pointer; width:19px; height:27px; border: 2px #000 solid; border-right: none; background-color: white; color: #000; font-size: 14px; font-family: 'NovecentowideLightBold'; padding: 0; }
.quantity_box_button_up:hover,
.quantity_box_button_down:hover { background-color: #eee;  }
.product-view .product-shop .grouped-items-table .qty { float: left; }
.product-view .product-shop .grouped-items-table .price-box { float:none; width:auto; }

.product-view .product-shop .add-to-links li a { color: #bfbfbf; font-size: 9px; font-family: 'NovecentowideLightBold'; font-weight: normal; padding-right: 16px; position: relative; }
.product-view .product-shop .add-to-links li a:after { font-family: 'ShopSharkSymbols'; font-size: 15px; content: "$"; position: absolute; display: block; top: 3px;  right: 0; line-height: 14px; }
.product-view .product-shop .add-to-links li a.link-wishlist:after { content: "."; }
.product-view .product-shop .add-to-links li a.link-compare:after {  content: "0"; }

.product-view .product-shop .data-table tr.odd,
.product-view .product-shop .data-table tr.odd:hover,
.product-view .product-shop .data-table tr.even,
.product-view .product-shop .data-table tr.even:hover { background-color: transparent !important; }
.product-view .product-shop .data-table td { padding: 10px 10px 10px 0; }
.product-view .product-shop .data-table th { padding: 10px 10px 0 0; }
.product-view .product-shop .data-table td.last,
.product-view .product-shop .data-table th.last { padding-right: 0; }
.product-view .product-shop .data-table .price-label { display: none; }
.product-view .product-shop .data-table .price { font-size: 13px !important; }
.product-view .product-shop .data-table input.quantity_box_button_down,
.product-view .product-shop .data-table input.quantity_box_button_up,
.product-view .product-shop .data-table input.qty { border-color: #ececec; }

/* Countdown timer*/
.product-view .product-shop .countdown-timer { margin: 7px 0 12px; }
.product-view .product-shop .countdown-timer #countdown-timer-remaining { background: #ff6666; padding: 3px 10px 6px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-style: italic; line-height: 24px; display: block; width: 175px; }
.product-view .product-shop .countdown-timer h5 { color: #333; font-family: 'NovecentowideUltraLightBold'; font-size: 11px; margin-bottom: 3px; line-height: 12px; }


/* Labels */
.product_label { display: inline; margin: 0 5px 0 0; font-size: 15px; color: #b3a487; text-transform: capitalize; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }
.product_label.sale { color: #f01c35; }

/* Rating */
.no-rating { margin:0; }

.ratings { line-height: 14px; margin: 0 0 5px; }
.ratings strong { float:left; margin:0 3px 0 0; }
.ratings .rating-links { margin:0; font-size: 11px; color: #b3a487; }
.ratings .rating-links a { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #b3a487; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:50px; height:10px; font-size:0; line-height:0; background:url(../../skin/frontend/default/teatox/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:10px; background:url(../../skin/frontend/default/teatox/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin:2px 3px 0 0; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }
.ratings-table td { padding:4px 0 0; }

/* Availability */
.availability { margin:0; }
.availability span {  }
.availability.in-stock span { color:#090909; }
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../../skin/frontend/default/teatox/images/i_availability_only.gif) 0 50% no-repeat; padding-left: 18px; clear: both; }
.availability-only span { color:#000; font-size: 12px; }
.availability-only a { background:url(../../skin/frontend/default/teatox/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right: 18px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color: #b3a487; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#e9e9e9; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #d9dde3; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd { background:#fff; }
.availability-only-details tr.even { background:#fcfcfc; }
.availability-only-details tr.odd td.last { color:#090909; font-weight:bold; }
.availability-only-details tr.last td { border-bottom:none; }

.product-view .product-shop .availability label { display: none; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.product-alerts { margin-bottom: 15px; }
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/* Product Prices */
.price {  }
.price-box { margin:5px 0 10px; }
.price-box .price { font-size:12px; color:#333; }

/* Regular price */
.regular-price { color:#090909; }
.regular-price .price { font-size: 12px; color:#333; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { font-size:12px; white-space:nowrap; }
.old-price .price { font-size:12px; color:#818181 !important; text-decoration: line-through; }

/* Special price */
.special-price { margin:0; }
.special-price .price-label { font-size:12px; text-transform:uppercase; white-space:nowrap; color:#000; }
.special-price .price { font-size: 12px; color: #f01c35; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-size:12px; white-space:nowrap; }

.minimal-price-link { display:block; font-size:12px; color:#353535; margin-top: 2px; }
.minimal-price-link .label {color:#353535;}
.minimal-price-link .price { font-weight:normal; color:#353535; }

/* Including tax */
.price-including-tax { display:block; margin-top: 2px; }
.price-including-tax .label {  font-size:12px; white-space:nowrap; }
.price-including-tax .price { font-size:12px; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { font-size:12px; white-space:nowrap; }
.price-excluding-tax .price { font-size:12px; font-weight:normal; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { white-space:nowrap; }
.configured-price .price { font-size:12px; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; font-weight:normal; }

/* FPT */
.weee { display:block; font-size:12px; color:#353535; }
.weee .price { font-size:11px; font-weight:normal; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-size:12px; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-size:12px; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:7px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { white-space:nowrap; text-transform:uppercase; }

.price-box-bundle {  }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; float:none!important; }
.price-box-bundle .price { color:#333; }

/* Tier Prices */
.tier-prices { margin: 10px 0; padding: 10px; background: #f6f3f2; border: 1px solid #ddd; }
.tier-prices .benefit { font-style: italic; }
.tier-prices .price { font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; }

.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { margin:10px 0 0; text-align: center; }
.add-to-links li {  }
.add-to-links li a { font-size: 11px; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; line-height:20px; font-family: 'NovecentowideUltraLightBold'; font-size: 11px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float: left; clear: both; margin: 10px 0 0 0; height: 40px; text-align: left; background: none; border: 4px #b3a487 solid; color: #b3a487; position: relative; }
.add-to-cart button.button span { font-size: 12px; font-family: 'NovecentowideLightBold'; }
.add-to-cart button.button > span > span:after { content: "W"; font-family: 'ShopSharkSymbols'; line-height: 20px; position: absolute; right: 7px; top: 10px; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }

/* Add to Links + Add to Cart */
.add-to-box { padding:15px 0; }
.add-to-box .add-to-cart .paypal-logo { float:left; }
.add-to-box .or { float: right; clear: both; margin-right: 25px; display: none; }
.add-to-box .add-to-links { margin:10px 0; text-align:right; }
.add-to-box .add-to-links li .separator { display:none !important; }

/* Product Images */
.product-view .product-img-box { float:left; width: 645px; position: relative; }
.product-view .product-img-box .main-image { display: block; }
.product-view .product-img-box .main-image img { }
.product-view .product-img-box .more-views { margin: 10px auto 0; }
.product-view .product-img-box .more-views h2 { font-size:10px; font-weight:normal; padding:0 0 2px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { }
.product-view .product-img-box .more-views .slide.last { margin-right:0; }
.product-view .product-img-box .more-views .slide { margin: 0 8px 0 8px; float:left; }
.product-view .product-img-box .more-views .slide a { float:left; width:68px; height:68px; border-width:1px; border-style: solid; border-color:#e3e3e3; overflow:hidden; }

.product-view .product-media { position: relative; }

.product-view a.product-video { display: block; width: 70px !important; height: 70px !important; text-indent: -999px; overflow: hidden; background: url(../../skin/frontend/default/teatox/images/play-btn.png) no-repeat center; border: none !important; }

.product-view .newproduct_grid,
.product-view .saleproduct { margin-left: 18px; }
.product-view .no-rating { margin:0 0 10px 0; }

/* ajax-index-options */
body.ajax-index-options { padding: 10px 10px 0; }
.ajax-index-options .product-essential { padding: 0; }
.ajax-index-options .product-view .product-shop { width:auto; float:right; width: 350px; }
.ajax-index-options .product-view .product-shop .price-box { float:none; width:auto; margin:4px 0 15px; }
.ajax-index-options .product-view #container2 { margin-top: 5px; }
.ajax-index-options .product-view #container1 #ajax_loader { position: relative; bottom:99px; left:133px; }
.ajax-index-options .product-view #container2 #ajax_loader { position: relative; bottom:80px; left:288px; }
.ajax-index-options .add-to-box .ajax_loader2 { position: relative; bottom: 72px; left:-27px; }

/* Product Options */
.product-options { position:relative; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-family: 'NovecentowideBookRegular'; font-size: 10px; }
.product-options dt label.required em { color:#eb340a; font-size: 12px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dd .qty-disabled { background:none; border:0; padding:3px; color:#353535; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width: 100%; border-color: #fff; margin: 0; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:2px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { position:absolute; right: 5px; top: 10px; }

.product-options .input-box { border-top: 1px #000 dotted; border-bottom: 1px #000 dotted; }
.product-options select { font-family: 'NovecentowideUltraLightBold'; font-size: 12px; color: #000; padding: 6px 5px 6px 0; }

.product-options-bottom { margin: 15px 0; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Product Tabs */
.product-tabs { border-bottom: #b3a487 1px dotted; }
.product-tabs li { margin: 0 10px; float: left; }
.product-tabs li.first { margin-left: 10px; }
.product-tabs li a { display:block; padding: 4px 25px 9px; color: #000; text-transform: uppercase; font-family: 'NovecentowideUltraLightBold'; font-size: 10px; }
.product-tabs li.active a,
.product-tabs li:hover a { color: #b3a487; text-decoration: none; }
.product-tabs li.active a { border-bottom: 5px solid #b3a487; padding: 4px 25px 4px; }
.product-tabs-content { margin: 15px 0; position: relative; }

.product-tabs-content #product_tabs_gallery_contents { padding: 15px 0; }
.product-tabs-content #product_tabs_description_contents,
.product-tabs-content #product_tabs_product_review_contents,
.product-tabs-content #product_tabs_product_tags_contents { position: absolute; display: none; top: 0; left: 0; bottom: 0; right: 0; overflow-y: auto; z-index: 105; background-color: #f6f3f2; background-color: rgb(246,243,242); background-color: rgba(246,243,242,0.95); border: 8px #f6f3f2 solid; border-color: rgb(246,243,242); border-color: rgba(246,243,242,0.95); box-shadow: inset 0 0 0 2px rgba(255,255,255,0.95); padding: 15px; }

#product_tabs_description_contents h2 { font-family: 'NovecentowideBookRegular'; font-size: 30px; color: #333; margin: 15px 0 20px; text-align: center; }
#product_tabs_description_contents h2:after { content: ""; display: block; border-top: 1px #333 solid; width: 50px; margin: 15px auto 0; }
#product_tabs_description_contents .std { color: #222; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 22px; font-style: italic; padding: 0 15px; text-align: center; }

.product-tabs-content,
.product-tabs-content .data-table th,
.product-tabs-content .form-list label { font-family: 'NovecentowideUltraLightBold'; font-weight: normal; font-size: 11px; }

/* Product Accordion */
.product-accordion { border-bottom: 1px #000 dotted; margin: 15px 0; }
.product-accordion dt { border-top: 1px #000 dotted; }
.product-accordion dt a { display: block; padding: 7px 0 6px 5px; font-family: 'NovecentowideUltraLightBold'; position: relative; }
.product-accordion dt a:after { font-family: 'ShopSharkSymbols'; font-size: 23px; content: "F"; position: absolute; right: 0; top: 7px; }
.product-accordion dd { display: none; padding: 15px 0; }

/* Mini Products Grid */
.mini-products-grid { width:100%; }
.mini-products-grid td { width:20%; padding:0 15px 0 0; }
.mini-products-grid .product-image { display:block; margin:0 0 10px; }
.mini-products-grid .moreinformation { text-align: center; }
.mini-products-grid .product-name { font-size: 11px; font-family: 'TeXGyreAdventorRegular'; }
.mini-products-grid .price-box { margin: 0; }
.mini-products-grid .price-box p { display: inline-block; }
.mini-products-grid .price-box .price { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; }
.mini-products-grid .price-box .price-label { display: none; }
.mini-products-grid td.last { padding-right:0; }
.mini-products-grid .ratings { position: absolute; margin: 5px 0 0 115px; }
.mini-products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.mini-products-grid .ratings .rating-links { display: none; }
.mini-products-grid .ratings .amount { display: none; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell { background: white; margin: 15px 0 0 0; padding:15px; text-align: center; }
.product-view .box-up-sell-internal { position: relative; }
.product-view .box-up-sell-internal:before { content: ""; display: block; width: 100%; position: absolute; margin-top: 12px; border-top: #ececec 1px solid; }
.product-view .box-up-sell .upsell-product-h5 { font-size: 18px; color: #333; margin: 10px; display: inline; background: #fff; position: relative; padding: 0 15px; }
.product-view .box-up-sell #upsell-product-table { margin: 15px 0; }
#product_tabs_upsell_products_contents h2 { display:block; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:12px; font-family: Arial, Helvetica, sans-serif; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../../skin/frontend/default/teatox/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:12px; font-weight:bold; margin:0 0 3px; }
.product-view .box-tags .form-add .input-box { margin:0; border: 1px #d6d4d4 solid; background: #fff; }
.product-view .box-tags .form-add input.input-text { width:160px; border: none; background: none; margin: 0; }
.product-view .box-tags .form-add input.input-text.validation-failed { border: none !important; background: none !important; }
.product-view .box-tags .form-add button.button { border: none; background: none; float: right; padding-left: 5px; }
.product-view .box-tags .form-add button.button:hover { border: none; background: none; }
.product-view .box-tags .form-add button.button > span { height:21px; line-height:20px; border-left: 1px #ccc solid; padding-left: 10px; color: #b3a487; }
.product-view .box-tags .note { margin:2px 0 0; font-size:10px; }
.product-view .product-tags .box-tags { margin: 20px 0 0; width: 259px; }

/* Block: Reviews */
.product-view #review_toggle { font-weight: bold; }
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size: 14px; text-transform: uppercase; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:460px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:454px; }

/* Send a Friend */
.send-friend .form-list { width:535px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:25px; }

/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; line-height:1.55; }
/*.product-name a { color:#353535; }*/

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #ddd; background:#f6f6f6; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #ddd; background:#ecf9ea; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; }
.advanced-search-summary li { margin:2px 0; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#4f8100; }

/* RSS */
.rss-title h1 { background:url(../../skin/frontend/default/teatox/images/i_rss-big.png) 0 3px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.checkout-cart-index .main { margin-bottom: 0; width: auto; }
.checkout-cart-index .cart,
.checkout-cart-index .page-title,
.checkout-cart-index .cart-empty { width: 960px; margin: 0 auto; }
.checkout-cart-index .cross-sale-container .block-related { width: 960px; margin-left: auto; margin-right: auto; padding-top: 10px; }
.checkout-cart-index .cross-sale-container .slider { padding: 35px 0; }
.checkout-cart-index .cross-sale-container .slider:after { content: ""; display: block; clear: both; }
.checkout-cart-index .cross-sale-container { text-align: center; }
.checkout-cart-index .cross-sale-container .btn-cart { font-family: 'NovecentowideLightBold'; text-transform: uppercase; font-size: 11px; }

.cart .page-title {}
.cart .cart-promo { clear: both; padding: 10px 0; text-align: left; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }

.cart .price { font-size: 16px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color: #222; }

/* Checkout Types */
.cart .page-title .checkout-types { display:none !important; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:5px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { margin:0 0 5px; font-family: 'NovecentowideUltraLightBold'; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding: 15px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-remove2 { margin-top: 3px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:20px 0 0; }
.cart .cart-collaterals .col2-set .col-1 { width:222px; }
.cart .cart-collaterals .col2-set .col-2 { width:655px; background:#e6f7d7; }

.cart .crosssell { background:white; padding: 20px 10px 10px; }
.cart .crosssell h2 { font-size:14px; text-transform: uppercase; margin-bottom: 20px; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; }
.cart .crosssell .product-details { margin-left:85px; }
.cart .crosssell .product-name {  }
.cart .crosssell li.item { margin:0 0 8px; padding-bottom:5px; border-bottom:1px solid #efefef; }
.cart .crosssell li.last { border-bottom:0; padding-bottom:0; margin:0; }
.cart .crosssell .link-compare { font-weight:normal; }
.cart .no-crosssell { width:100%; overflow:hidden; }
.cart .no-crosssell img { display:block; margin:0 0 10px; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { margin: 0 0 20px; padding-top: 15px; background: #f6f3f2; border: 8px #f6f3f2 solid; box-shadow: inset 0 0 0 2px #fff; }
.cart .discount h2,
.cart .shipping h2 { margin: 0 15px; font-size: 14px; text-transform: uppercase; color: #555; display: inline-block; font-family: 'NovecentowideUltraLightBold'; }
.cart .discount .discount-form,
.cart .shipping .shipping-form { padding: 15px; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }

.cart .discount {  }
.cart .discount label { color:#555; }
.cart .discount .input-box { width: auto; }
.cart .discount input.input-text { width: 95%; }

.cart .shipping p { margin:0 0 3px; }
.cart .shipping .sp-methods { margin:10px 0 0; padding:6px 0 0; border-top:1px solid #efefef; }
.cart .shipping .form-list .input-box { width: auto; }
.cart .shipping .form-list input.input-text { width: 95%; }
.cart .shipping .form-list select { width: 100%; }

/* Shopping Cart Totals */
.cart .totals { padding: 0 15px 15px 0; background:white; }
.cart .totals table { float:right; margin:0 0 8px; }
.cart .totals td { padding:0 0 0 15px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.cart .totals tr.last td {}
.cart .totals tfoot td {}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong span { font-size:22px !important; font-weight:bold !important; color:#000; }
.cart .totals tfoot td[colspan="1"] strong { font-size: 14px; color:#000; display: inline-block; margin-top: 7px; }
.cart .totals .checkout-types { font-size:13px; padding:4px 0; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:0 0 5px; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; float: left; clear: right; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; font-size:11px; display:inline-block; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #efefef; background-color:#fff; }
.truncated .truncated_full_value .item-options dt { margin-top:0; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:10px; }
.col-left .truncated .show .item-options { left:30px; top:10px; }
.col-right .truncated .show .item-options { left:-240px; top:10px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { color:#555; }
.sp-methods .price { color: #b3a487; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:1.5em 0 2em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:2px solid #ddd; border-bottom-color:#666; background:#f6f6f6; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:12px; height:12px; background:url(../../skin/frontend/default/teatox/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../../skin/frontend/default/teatox/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:14px; height:13px; background:url(../../skin/frontend/default/teatox/images/btn_remove.png) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background:#fbfbfb; border:1px solid #e4e4e4; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#555; }

.opc .checkout-agreements { padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background:#fff; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfbfb; border:1px solid #ddd; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:12px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:12px; font-weight:bold; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff; }
.info-set h2.legend a { color:#fff; }
.info-set h3.legend { margin:0 0 10px; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#4f8100 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin-top: 43px; }
.block-progress .block-title { background:none!important; padding: 7px 10px; margin:0 0 5px; }
.block-progress .block-title strong { font-size:12px; }
.block-progress .block-content { background:none; padding:0; }
.block-progress dt { line-height:1.35; margin:0 0 6px; padding:2px 8px; color:#555; }
.block-progress dd { border-top:0; padding:5px 10px; margin:0 0 6px; }
.block-progress dt.complete a { text-transform:none; }
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:11px; font-weight:bold; margin:5px 0; padding:0; text-transform:none; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.checkout-onepage-index .col-right { width: 225px; }
.checkout-onepage-index .col-main { width: 715px; }

.opc .buttons-set { margin-top:0; padding: 20px 0 10px; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:28px; line-height:28px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }

.opc .step-title { border: 1px solid #ececec; background: #faf9f7; padding: 10px 15px 10px; text-align: right; }
.opc .step-title .number { float:left; background: #fff; border:1px solid #fff; padding:0 3px; margin:0 5px 0 0; font:normal 11px/12px arial, helvetica, sans-serif; color:#353535; }
.opc .step-title h2 { float: left; margin: 0; font-family: 'NovecentowideUltraLightBold'; font-size: 13px; color: #333; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title {  color:#fff; cursor:pointer; }
.opc .allow .step-title h2 { color:#555; }
.opc .allow .step-title a { display:block; font-size:10px; color:#fff; }

.opc .active .step-title { border: 0; padding-bottom:9px; color:#fff; cursor:default; border: 1px solid #ddd; border-bottom-style: dotted; }
.opc .active .step-title h2 { color:#333; text-transform: uppercase; }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #ddd; border-top:0; padding:15px 30px; position:relative; background: white; }
.opc .step .tool-tip { right:30px; }

#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; font-family: Arial; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f4f4f4; border:1px solid #ddd; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { padding:0; }
#opc-review .price { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.1em; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { border:0; padding:15px 30px; }
#opc-review .buttons-set p { margin:0; line-height:28px; }
#opc-review .buttons-set .please-wait { height:28px; line-height:28px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
#opc-review tfoot th strong,
#opc-review tfoot td strong { font-size:18px; font-weight:bold; color:#090909; }
#opc-review tfoot td[colspan="3"] strong { font-size:18px; font-weight:normal; color:#808080; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:6px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#888; }
.checkout-progress li.active { border-top-color:#090909; color:#090909; }

.multiple-checkout h2 { font-size:12px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:12px; font-weight:bold; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#4f8100 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfbfb; border:1px solid #ddd; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }

.multiple-checkout .place-order .please-wait { float:right; padding:5px 10px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; }
.multiple-checkout .place-order .grand-total .inner {}
.multiple-checkout .place-order .grand-total big { float:left; margin-right:12px; font-size:1.5em; font-weight:bold; line-height:28px; color:#e26703; }
.multiple-checkout .place-order .grand-total div { float:left; }

/* Step 1 */
#multiship-addresses-table td { padding:10px 15px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #ddd; background:#eee; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { display:none; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:230px; padding:0 15px; }
.account-login .content h2 { margin:0 -15px 12px; border-bottom: 1px solid #E4E4E4; padding:10px 15px 10px; font-size:16px; line-height:1.25; }
.account-login p.required { margin:0 0 12px 0;}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(http://www.teatox.de/skin/frontend/default/teatox/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #888; border-bottom-color:#777; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #999; -webkit-box-shadow:0 0 6px #999; box-shadow:0 0 6px #999; z-index:1000; }
.remember-me-popup h3 { background:#dedede; border-bottom:1px solid #ccc; color:#353535; font-size:14px; margin:0; padding:7px 10px 5px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../../skin/frontend/default/teatox/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:9px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { border-top:1px solid #e6e6e6; padding:10px; }
.remember-me-popup .remember-me-popup-body a,
.remember-me-popup .remember-me-popup-body a span { display:inline-block; height:28px; background:transparent url(../../skin/frontend/default/teatox/images/bkg_btn.png) 0 0 no-repeat; padding:0 0 0 6px; font:bold 11px/25px Tahoma, Verdana, Arial, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#555; }
.remember-me-popup .remember-me-popup-body a span { background-position:100% 0; padding:0 15px 0 9px; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */

.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .welcome-msg p.hello { font-family: 'NovecentowideUltraLightBold'; }
.dashboard .welcome-msg p.hello strong { font-weight: normal; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { margin:0 0 15px; background: white; padding: 0 0 10px; }
.box-account .box { padding: 5px 0; }
.box-account .box-head { margin:0 0 5px; padding:8px 8px 0; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:16px; }
.box-account .box-head a { font-size:10px; color: #555; }

.dashboard .box .box-title { border-bottom: #dad9d7 1px dashed; padding:5px 10px; margin:0 0 12px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; margin:0; font-size:13px; color: #555; font-family: 'NovecentowideUltraLightBold'; }
.dashboard .box .box-title a { font-size:10px; }
.dashboard .box .box-content { padding:0 10px; }

/* Block: Recent Orders */
.dashboard .box-recent {}

/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info h4 { font-size:11px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }

#oar_widget_orders_and_returns_form li {margin:10px 0; height:30px;}

/* Block: Reviews */
.dashboard .box-reviews .box-head { border-bottom: #dad9d7 1px dashed; padding:5px 10px; margin:0 0 12px; text-align:right; }
.dashboard .box-reviews .box-head h2 { float:left; margin:0; font-size:13px; color: #555; font-family: 'NovecentowideUltraLightBold'; }
.dashboard .box-reviews .number { display:none; float:left; font-size:10px; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { padding:0 10px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head { border-bottom: #dad9d7 1px dashed; padding:5px 10px; margin:0 0 12px; text-align:right; }
.dashboard .box-tags .box-head h2 { float:left; margin:0; font-size:13px; color: #555; font-family: 'NovecentowideUltraLightBold'; }
.dashboard .box-tags .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { padding:0 10px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { background:#acacac; color: white; padding:5px 15px; margin:0 0 12px; font-size:13px; line-height:1.25; }
.addresses-list h3 { font-size:12px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove {}
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:0 15px; margin:0 0 12px; }
.addresses-list li.empty {}
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item {}

/* Order View */
.order-info dt { display:none; }
.order-info ul { margin-bottom:15px; }
.order-info li { float:left; font-size:1.1em; line-height:1em; }
.order-info li.first { }
.order-info li.last { }
.order-info li a { display:block; text-transform: uppercase; padding:6px 15px; color:#090909; }
.order-info li a:hover { }
.order-info li.current { background-color:#fff; color:#090909; text-transform: uppercase; padding:6px 15px;}

.order-date { margin:10px 0; }

.order-info-box { margin:0 0 15px; }
.order-info-box h2 { font-size:13px; border-bottom:1px solid #ddd; margin:0 0 8px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-size:13px; padding:0; margin:0 0 .45em; }
.order-items h3 { font-size:12px; }
.order-items .product-name { font-weight:bold !important; }
.order-items .link-print { font-size:10px; text-transform:uppercase; }
.order-items .order-links { text-align:right; }
.order-items .order-links .link-print { font-weight:bold; font-size:11px; text-transform:none; }

.order-additional { margin:15px 0; }

/* Order Gift Message */
.gift-message dt strong { color:#555; }
.gift-message dd { font-size:13px; margin:5px 0 0; }

/* Order Comments */
.order-about dt { }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:15px; }
.page-print h2,
.page-print h3 { font-size:12px; }
.page-print h2.h2 { font-size:15px; text-align:right; }
.page-print .order-date { border-bottom:1px solid #ccc; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding: 10px 15px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist h3 { font-size: 15px; }
.my-wishlist .cart-cell { text-align: center; }
.my-wishlist .cart-cell input,
.my-wishlist .cart-cell button { margin: 5px; }
.my-wishlist .buttons-set { border:0; padding:0; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table .description { font-family: 'TeXGyreAdventorRegular'; margin: 15px 0; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }
#my-reviews-table .rating-box { margin:3px 0 0; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .info-box p { margin:0 0 5px; }
.billing-agreements .form-list li select { float:left; margin:3px 10px 0 0; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }


/* Blog ============================================================================= */
.postWrapper { clear: both; padding: 15px 0; }
.postWrapper:after { content: ""; display: block; clear: both; }
.postImage { float: left; }
.postTitle,
.postContent,
.postContentWrapper { display: table; line-height: 1.6em; }
.blog-read-more { text-transform: uppercase; color: #b3a487; padding-right: 20px; }
.blog-read-more:after { position: absolute; font-family: 'ShopSharkSymbols'; content: "B"; line-height: 14px; margin: 7px 0 0 2px; }
.postTags { margin: 20px 0; }
.postTags li { float: left; margin-right: 5px; }
.postTags:after { content: ""; display: block; clear: both; }
.postTags li:after { content: ","; }
.postTags li.last:after { content: ""; display: none; }
.postSocial { margin: 20px 0; }

/* Post View */
.blog-post-view .postImage { float: right; margin: 0 0 0 35px; }
.blog-post-view .postTitle h2 { font-size: 45px; letter-spacing: -1px; line-height: 45px; margin: 0; }
.blog-post-view .postDetails span { color: #b3a487; }
.blog-post-view .postComments { border-bottom: #000 1px dotted; display: block; margin: 20px 0 10px; }
.blog-post-view .postComments h3 { margin: 0; }
.blog-post-view .commentWrapper { margin: 15px 0; }
.blog-post-view .commentWrapper .commentDetails { margin-bottom: 10px; }
.blog-post-view .commentWrapper h4 { margin: 0; }
.blog-post-view .submitComment { border-bottom: #000 1px dotted; }
.blog-post-view .pager { margin: 10px 0 25px; padding: 0; }

/* List View */
.blog-index-list .postImage { margin: 0 20px 0 0; }
.blog-index-list .postTitle h2 { margin: 0; }
.blog-index-list .postDetails { margin-bottom: 10px; display: block; }
.blog-index-list .postTags { margin: 10px 0; }
.blog-index-list .blogReadmore { display: none; }
.blog-index-list .postReadmoreComments { margin-top: 10px; }
.blog-index-list .pager { margin: 10px 0; padding: 0; }

/* Category View */
.blog-cat-view .postImage { margin: 0 20px 0 0; }
.blog-cat-view .postTitle h2 { margin: 0; }
.blog-cat-view .postDetails { margin-bottom: 10px; display: block; }
.blog-cat-view .postTags { margin: 10px 0; }
.blog-cat-view .blogReadmore { display: none; }
.blog-cat-view .postReadmoreComments { margin-top: 10px; }
.blog-cat-view .pager { margin: 10px 0; padding: 0; }

/* Menu */
.block-blog h5 { border-bottom: #dad9d7 1px dashed; }
.block-blog .menu-recent { margin-bottom: 15px; }

/* Pinterest Style */
#blogPostsWrapper.blogPostsPinterest { padding-top: 10px; clear:both; margin-right: -9px; }
#blogPostsWrapper.blogPostsPinterest:after { content: ""; display: block; clear: both; }
#blogPostsWrapper.blogPostsPinterest .postWrapper { border: 1px solid #ececec; border-radius: 3px; width: 292px; margin: 0 9px 9px 0; float: left; padding: 10px;
    -webkit-box-shadow: 0 0 7px #eee;
    -moz-box-shadow: 0 0 7px #eee;
    box-shadow: 0 0 7px #eee;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.1);
    box-shadow: 0 0 7px rgba(0,0,0,0.1);  }
    #blogPostsWrapper.blogPostsPinterest .postWrapper { clear: none; }
    #blogPostsWrapper.blogPostsPinterest .postImage { margin: 0 0 12px; }
    #blogPostsWrapper.blogPostsPinterest .postImage img { max-width: 100%; }
    #blogPostsWrapper.blogPostsPinterest .postContentWrapper { display: block; }
    #blogPostsWrapper.blogPostsPinterest .postTitle { text-align: center; display: block; }
    #blogPostsWrapper.blogPostsPinterest .postTitle h2 { font-size: 22px; }
    #blogPostsWrapper.blogPostsPinterest .postContent { color: #999; margin: 20px 30px; text-align: justify; }
    #blogPostsWrapper.blogPostsPinterest .postReadmoreComments { margin: 5px 0 0; text-align: center; }

    #infscr-loading { display: none; position: absolute !important; bottom: -33px; width: 100% !important; text-align: center !important; }
    #infscr-loading img { margin: 5px; }

    .toolbar.blog-pin-style { display: none; }

    /* ======================================================================================= */

    /* Clears ================================================================================ */
    .clearer:after,
    .header-container:after,
    .header-container .top-container:after,
    .header:after,
    .top-bar:after,
    .quick-access:after,
    .form-search:after,
    #nav:after,
    .main:after,
    .footer-last:after,
    .footer-container .form-subscribe:after,
    .footer-container .bottom-container:after,
    .col-main:after,
    .col2-set:after,
    .col3-set:after,
    .col4-set:after,
    .search-autocomplete li:after,
    .block .block-content:after,
    .block .actions:after,
    .block li.item:after,
    .block-poll li:after,
    .block-layered-nav .currently li:after,
    .page-title:after,
    .products-grid:after,
    .products-list li.item:after,
    .box-account .box-head:after,
    .dashboard .box .box-title:after,
    .order-info ul:after,
    .box-reviews li.item:after,
    .box-tags li.item:after,
    .pager:after,
    .sorter:after,
    .ratings:after,
    .add-to-box:after,
    .product-essential:after,
    .product-collateral:after,
    .product-tabs:after,
    .product-view .product-img-box .more-views ul:after,
    .product-view .box-tags .form-add:after,
    .product-view .product-shop .short-description:after,
    .product-view .box-description:after,
    .product-options .options-list li:after,
    .product-options-bottom:after,
    .product-review:after,
    .cart:after,
    .cart-collaterals:after,
    .cart .crosssell li.item:after,
    .opc .step-title:after,
    .checkout-progress:after,
    .multiple-checkout .place-order:after,
    .group-select li:after,
    .form-list li:after,
    .form-list .field:after,
    .buttons-set:after,
    .page-print .print-head:after,
    .advanced-search-summary:after,
    .gift-messages-form .item:after,
    .send-friend .form-list li p:after,
    .footer-color:after,
    .slider-container:after,
    .content:after,
    .footer-menu:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* =======================================================================================



/* TEATOX CUSTOM */

/* CUSTOM FONTS*/

@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=0509f5b9-685c-4636-8071-96c0e49a0ca5&fontids=694664,694676,862486,862477,862480,694054,706757,706760");
@font-face{
    font-family:"NewBaskervilleW02-Itali";
    src:url("../../skin/frontend/default/teatox/css/Fonts/694664/284d7cc0-aa34-4534-a3f8-695b33c09503.eot");
    src:url("../../skin/frontend/default/teatox/css/Fonts/694664/284d7cc0-aa34-4534-a3f8-695b33c09503.eot") format("eot"),url("../../skin/frontend/default/teatox/css/Fonts/694664/ebbd5563-6ec0-483d-9cb3-fbaf8e236319.woff") format("woff"),url("../../skin/frontend/default/teatox/css/Fonts/694664/834122e8-ad4b-4098-89b2-323fd0d8f393.ttf") format("truetype"),url("../../skin/frontend/default/teatox/css/Fonts/694664/168273f0-0a0f-4294-a939-11c495259cd0.svg") format("svg");
}

/* CUSTOM STYLES*/

html, body {
    margin: 0 auto;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizelegibility;
    font-family: "Lato", sans-serif !important;
}

a#top-link {
    display: none !important;
}

a {
    color: #000 !important;
}

a:hover {
    color: #888 !important;
}

::-moz-selection {background-color: #5a5a5a !important; color: #fff !important; }
::selection {background-color: #5a5a5a !important; color: #fff !important; }

.page {
    margin-top: -18px;
    overflow-x: hidden;
}

/* Containers */
.header,
.breadcrumbs,
#nav,
.slideshow,
.slideshow-holder-internal,
.main,
.footer-menu-container,
.footer-color,
.footer-last {
    width: 100%;
    margin: 0 auto;
}

button.button {
    color: #444 !important;
    border: 3px #c0c0c0 solid !important;
    background: #FFF !important;
}

.add-to-cart button.button {
    color: #b3a487 !important;
    border: 4px #b3a487 solid !important;
    float: none;
}

/*.nav-cointainer-outer, .nav-container, #nav {
margin-top: -125px !important;
}*/

.nav-container {
    width: 100%;
    position: relative;
    z-index: 1;
    border-bottom: 4px solid #FFF;
    margin: 0;
}

.nav-container-outer {
    background: rgba(0, 0, 0, 0.55) !important;
    position: relative;
    z-index: 1;
    bottom: 124px;
}

.header {
    width: 100%;
    margin: 18px 0;
}

.header .header-logo {
    z-index: 2;
    position: relative;
    margin: 2px auto;
    /*margin: 2px 70px;*/
}

.header-small-container {
    background: #FFF;
}

/*.header-main-container .header-right {
width: 80px;
height: 32px;
position: relative;
margin:  -88px 0;
padding: 0 18px;
z-index: 2;
border-left: 1px dotted rgba(255,255,255,0.4);
}*/

.header-main-container .header-right {
    width: 110px;
    height: 32px;
    margin: -188px 0;
    background: rgba(0,0,0,0.6);
    border: none;
    transition: margin .4s;
    position: relative;
    z-index: 2;
    /*bottom: 8px;*/
}

.header-main-container .header-right .cart-header .button-show .price {
    padding: 0 0 0 18px;
    font-size: 14px;
}

.cart-header {
    margin: 5px 5px 0 0;
}

.cart-header .button-show .price:before {
    left: -10px;
    top: -1px;
    font-size: 24px;
    height: 25px;
}

.header-main-container .header-right .cart-header .button-show a {
    display: none;
}

.header-main-container .header-right .links {
    width: 205px;
    position: relative;
    right: 5px;
}

#nav {
    padding: 12px 0;
    width: 100%;
    margin: 0;
    list-style: none;
    display: block;
    position: relative;
    text-align: center;
    border: none;
}

#nav li.level0 > a > span, #nav li.level0 > p > a > span {
    width: 100px;
    margin: 0 auto;
    /*font-size: 21px;*/
    font-size: 23px;
    color: #FFF;
}

#nav li {
    display: inline-block;
    width: 18%;
    vertical-align: middle;
}

#nav li:nth-child(2) {
    margin-right: 200px;
}

#nav > li > a > span {
    font-weight: 300 !important;
    font-style: italic;
    font-family: "ITCNewBaskervilleW10-It" !important;
}

.header-right .links li:nth-child(2),
.header-right .links li:nth-child(3)
{
    display: none;
}

.header-right .links .last {
    display: inline-block !important;
}

.header-left .form-language {
    position: relative;
    z-index: 2;
    background: none;
    font-size: 12px;
    margin-right: -70px;
    background: rgba(0,0,0,0.6);
}

.header-left .form-language .form-language-title {
    color: #FFF !important;
}

.header .currency .currency-menu-title:before, .header .form-language .form-language-title:before, .header .store-switcher .store-switcher-title:before {
    border: none;
}

.header-left .form-language .form-language-menu {
    top: 20px;
    border: none;
    left: 38px;
    text-align: center;
}

.header-small-container .header-right {
    display: none;
}

.fullwidthbanner-container {
    margin: -325px 0px 0px;
    z-index: 0;
    transition: height .2s;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
}

body.cms-teatox-home .content {
    margin-top: -15px;
}

.fullwidthbanner-container.small {
    height: 400px;
}

.form-search {
    display: none;
}

.footer-container {
    background: #faf9f7 !important;
}

.slide-main-text {
    font-family:"ITCNewBaskervilleW10-It" !important;
    font-size: 50px;
    color: #FFF;
    width: 500px;
    text-align: center;
    line-height: 60px;
    font-weight: 300 !important;
}

.slide-secondary-text {
    font-size: 22px;
    color: #FFF;
    width: 500px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: -1px;
}

.slide-button {
    font-size: 24px;
    color: #000;
    background: #FFF;
    padding: 10px;
    width: 180px;
    text-align: center;
    cursor: pointer;
    font-weight: 300;
}

.slide-button:hover {
    background: #DDD;
}

.cart-header a, .cart-header span {
    color: #FFF !important;
    font-weight: 300;
}

.cart-click {
    width: 50px;
    height: 20px;
    position: absolute;
    z-index: 1;
}

.cart .price {
    font-size: 18px;
    font-weight: 300;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #222;
}

.cart .totals td, .cart .price {
    font-family: "Lato", sans-serif;
    font-style: normal;
}

.header-right .links li {
    border-right: #888 1px solid;
}

.header-right .links li a {
    color: #FFF !important;
}

.welcome-text-container {
/*    background: url(../../teatox_images/welcome_text_bg.png) no-repeat;
background-size: cover;
background-position: 0% 65%;*/
background: #000;
}

.welcome-text-content {
    padding: 60px 0;
    margin: -25px;
    font-family: "Lato", sans-serif;
}

.home-welcome-text {
    font-size: 21px;
    padding: 0px 0;
    width: 100%;
    color: #FFF;
    line-height: 30px;
    margin-top: -50px;
    font-weight: 300;
}

.magazine {
    width: 100%;
    height: 1000px;
    border: none;
}

.breadcrumbs {
    display: none;
}

.category-title-container {
    display: none;
}

.toolbar {
    display: none;
}

.product-tabs {
    border: none;
}

.product-tabs li.active a {
    border-bottom: 5px solid #b3a487 !important;
}

.add-to-links {
    display: none;
}

.add-to-cart button.button {
    margin: 0;
    opacity: 0.8;
    width: 213px;
    height: 50px;
}

.add-to-cart button.button span {
    font-size: 17px !important;
    font-weight: 300 !important;
}

.add-to-cart button.button > span > span:after {
    line-height: 36px;
    top: 10px;
}

input.qty {
    color: #FFF;
    background: #000;
    border: 2px solid #000;
    height: 36px;
}

.quantity_box_button_up, .quantity_box_button_down {
    width: 28px;
    height: 50px;
    color: #FFF;
    border: 2px solid #000;
    background: #000;
}

.quantity_box_button_up:hover, .quantity_box_button_down:hover {
    background-color: #FFF;
    color: #000;
}

.add-to-cart button.button:hover {
    opacity: 1;
}

.add-to-cart button.button span {
    font-size: 14px;
    font-weight: 300 !important
}

.add-to-cart label {
    display: none;
}

.product-view .product-media {
    z-index: 0;
    left: 40px;
}

.product-view .product-shop .quanitybox {
    margin: 0 -85px 0 0;
}

.product-view .product-bio-icons {
    background: url(../../teatox_images/product_bio.png) no-repeat;
    width: 385px;
    height: 80px;
    margin: 0 auto;
    border: 1px dotted #EEE;
    border-left: none;
    border-right: none;
}

.product-accordion {
    border: none !important;
}

.product-accordion dd {
    padding: 0;
    margin: 0 auto;
}

.product-accordion dt {
    border: none !important;
}

.product-accordion dd#product_accordion_additional_contents {
    display: block !important;
}

.product-accordion #product_accordion_additional > a {
    display: none;
}

.product-accordion #product-attribute-specs-table > tbody > tr {
    border-bottom: 1px #EEE solid;
    border-top: 1px #EEE solid;
}

.product-accordion .first {
    display: none;
}

.availability, .delivery-time, .product-code {
    display: none;
}

.product-tabs {
    position: relative;
    z-index: 1;
}

.product-tabs #product_tabs_product_review,
.product-tabs #product_tabs_product_tags
{
    display: none;
}

.product-view .product-shop .product-name h1 {
    font-family: "ITCNewBaskervilleW10-It" !important;
    font-size: 32px;
    margin: 15px 0;
    text-transform: uppercase;
}

.short-description {
    padding: 20px 0px 40px;
    font-size: 18px !important;
    letter-spacing: 2px;
    color: #555;
    font-weight: 300;
    font-family: "Lato", sans-serif !important;
}

a.minimal-price-link {
    display: none;
}

.product-view .product-shop .price-box .price {
    font-weight: 300;
    font-family: "Lato", sans-serif;
}

.product-view .product-shop .price-box .regular-price .price {
    font-size: 28px;
}

.product-view .product-shop .addthis_toolbox {
    display: none;
}

.product-view-content div {
    display: none;
}

.product-view-content div div {
    display: block;
}

.product-view .short-description .std p {
    position: relative;
    top: 100px;
    text-align: center;
    border-bottom: 1px dotted #000;
}

.catalog-product-view .footer-menu {
    padding: 0px 0;
}

.footer-menu {
    position: relative;
    max-width: 1190px;
    margin: 0 auto;
    top: 20px;
}

.footer-menu-container {
    border: none;
    padding: 0;
}

.product-options .input-box {
    border: none;
}

.product-options dl.last dd.last {
    margin: 0;
}

#products-grid {
    margin-top: -20px;
    margin-bottom: 45px;
}

.product-options-bottom input.input-text {
    border: 2px solid #000 !important;
}

.product-options-bottom {
    text-align: center;
}

.product-options dd select {
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #BBB !important;
}

.product-options dt {
    padding: 5px 0 !important;
}

.product-options dt label {
    font-size: 18px;
    letter-spacing: 2px;
}

.product-tabs-content {
    margin: 0 !important;
}

.product-tabs-content #product_tabs_gallery_contents {
    padding: 50px 0 !important;
}

.product-media #zoom {
    width: 0;
}

.col1-layout .products-grid.columns3 {
    margin: 10px 0;
}

.col1-layout .products-grid.columns3 li.item {
    height: 360px;
    margin: 0 auto;
}

.col1-layout .products-grid.columns3 li.item .product-image img {
    width: 360px;
    height: 360px;
    margin: 5px 0 80px 21px;
}

.col1-layout .products-grid.columns3 li.item .product-image img:hover {
    opacity: 1;
}

.moreinfo .addto {
    display: block !important;
}

.products-grid li.item a.btn-cart {
    width: 100%;
    text-align: center;
    background: #000;
    color: #FFF!important;
    font-size: 16px;
    font-weight: 300 !important;
    padding: 3px 0;
}


.products-grid li.item a.btn-cart:hover {
    color: #FFF !important;
    background: #555;
    text-decoration: none;
}

.products-grid li.item a.btn-cart:active {
    background: #333;
}

.products-grid li .moreinfo {
    left: 0;
    font-size: 9px;
    text-align: center;
}

.products-grid .product-name {
    font-weight: 500;
    font-size: 19px;
}

.products-grid .item .product-name a {
    line-height: 1.7;
    position: relative;
    top: 16px;
}

.products-grid .product-name a, .products-grid .product-name a:hover  {
    color: #222 !important;
    text-decoration: none;
}

.category-products li.item .price {
    font-family: inherit;
    font-size: 24px;
    color: #555;
    font-weight: 300;
    line-height: 50px;
}

.category-title {
    font-size: 42px;
    font-weight: 300;
    padding: 8px 0;
    background: none;
    border-bottom: 1px dotted #DDD;
}

.main-container .main {
    margin: 0;
}

.block-related input.checkbox {
    display: none;
}

.catalog-product-view  .related-block-subtitle {
    display: none;
}

.catalog-product-view .footer-left {
    display: none;
}

.catalog-product-view .social-widgets-container {
    display: none;
}

.block-related .product-details .product-name {
    font-size: 15px;
    font-weight: 300;
}

.block-related .product-details .price {
    font-size: 15px !important;
}

.block-related .product-details {
    width: 195px;
    margin-top: -25px;
}

.products-page-top-links {
    border: 1px solid #EEE;
    padding: 10px;
}

.products-page-top-links a {
    font-style: italic;
}


.welcome-text-container {
    z-index: 1;
    position: relative;
}

.features-banner {
    background: #EEE;
    position: relative;
    z-index: 2;
    /*border-bottom: 1px solid #FFF;*/
    transition: visibilty .2s;
}

.features-banner p {
    display: inline-block;
    vertical-align: middle;
    width: 350px;
    font-size: 12px;
    letter-spacing: 2px;
    color: #777;
    margin: 10px 0;
    line-height: 25px;
}

.features-banner p span {
    font-weight: bold;
}

.features-banner a {
    color: #777 !important;
    font-weight: bold !important;
}

.col-main, .col-left {
    animation-delay:0.5s;
    -webkit-animation-delay:0.5s
}

.main-container .main .col-main .content .category-products #products-grid  {
    max-width: 1190px;
    margin: 0 auto;
}

.main-container .main .col-main .content .category-products #products-grid ul li {
    width: 360px;
}

.main-container .main .col-main .content .maintitle {
    background: none;
    border: none;
    height: 45px;
}

.main-container .main .col-main .content .titlemain {
    font-size: 45px;
    font-weight: 300;
    padding: 35px 0;
    float: none;
    text-align: center;
    color: #FFF;
    margin-top: -25px;
}

.main-container .main .col-main .content .maintitle .viewall {
    display: none;
}

#header-items {
    display: none !important;
}

.header-container .header-small-container .header-left {
    width: 100%;
    font-weight: 500;
}

.header-info-text {
    padding: 6px;
    width: auto;
    display: none;
}

.header-left .info-texts {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: center
}

.header-left .info-texts .info-text {
    display: inline;
    font-size: 13px;
    color: #999;
    padding: 100px;
}

.header-left .info-texts .info-text span {
    color: #FFF;
}

.home-tiles {
    text-align: center;
    font-style: italic;
    font-size: 28px;
    font-family: "NewBaskervilleW02-Itali";
    text-transform: uppercase;
}

.home-tiles .tile {
    width: 234px;
    height: 48px;
    padding: 125px 0px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 4px;
    cursor: pointer;
    transition: opacity .7s;
    opacity: 0.8;
    color: #FFF;
}

.home-tiles .tile:hover, .home-tiles .tile:hover span {
    opacity: 1;
}

.home-tiles .tile span {
    opacity: 0.4;
}

.home-tiles .tile-philosophy {
    background: url(../../wp-content/themes/neighborhood-child/images/tt_teaser-home-philosophy.jpg) no-repeat;
}

.home-tiles .tile-story {
    background: url(../../wp-content/themes/neighborhood-child/images/tt_teaser-home-story.jpg) no-repeat;
}

.home-tiles .tile-quality {
    background: url(../../wp-content/themes/neighborhood-child/images/tt_teaser-home-quality.jpg) no-repeat;
}

.home-tiles .tile-knowledge {
    background: url(../../wp-content/themes/neighborhood-child/images/tt_teaser-home-knowledge.jpg) no-repeat;
}

.product-view .product-img-box  {
    width: 550px;
}

.product-view .product-shop {
    width: 385px;
}

.block-compare {
    display: none;
}

.footer-left {
    width: 100%;
    background: url(../../teatox_images/newsletter_banner.jpg) no-repeat;
    height: 330px;
    background-size: cover;
    background-attachment: fixed;
    background-position: 22% 0%;
}

.footer-left .newsletter {
    margin: 0 auto;
    width: 600px;
    float: none;
    height: 135px;
    padding: 90px 0;
    position: relative;
    z-index: 999;
}

.footer-container {
    background: #FFF;
}

.footer-container h4 {
    font-size: 16px;
    text-align: right;
}

.footer-container .footer-list {
    text-align: right;
    line-height: 24px;
}

.footer-container .footer-list li a {
    font-size: 14px;
    font-weight: 300;
}

.footer-container .follow-us {
    padding: 120px 0 0;
    display: none;
}

.footer-container .follow-us a {
    color: #FFF !important;
}

.footer-container .footer-menu .footer-menu-content {
    margin: 0 auto;
    text-align: center;
}

.footer-container .footer-menu .footer-menu-content .footer-column {
    display: inline-block;
    margin: 0 15px;
    padding: 40px 0 0 0;
}

.footer-left .newsletter .form-subscribe-header h4 {
    font-size: 26px;
    font-weight: 300;
    color: #FFF;
    text-align: center !important;
}

.footer-left .newsletter .form-subscribe .input-box {
    background: #fff;
    height: 40px;
    border: none;
    width: 500px;
}

.footer-container .form-subscribe input.input-text {
    width: 450px;
    border: none;
    padding: 8px 15px;
    background: none;
    font-size: 25px;
    margin: 0;
    font-family: "NewBaskervilleItlc";
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    border: none !important;
}

.footer-container .form-subscribe button.button {
    float: right;
    padding: 0 12px 0 5px;
    width: 100px;
    border: none !important;
    height: 40px;
    background: #000 !important;
    margin-right: -10px;
    transition: opacity .5s;
    position: relative;
    bottom: 40px;
}

.footer-container .form-subscribe button.button:hover {
    opacity: 1;
}

.footer-container .form-subscribe button.button > span {
    height: 22px;
    padding-left: 5px;
    font-size: 16px;
    font-weight: 300;
    border: none;
    color: #FFF;
    font-family: "Lato", sans-serif;
}

.footer-container .verified-by {
    display: none;
}

.footer-container .payment-options {
    margin: 0 auto;
    padding: 5px 0;
    width: 100%;
    background: #faf9f7;
}

.footer-last-container {
    padding: 15px;
    margin: 0 auto;
}

.footer-last .f-left {
    display: none;
}

.footer-last .f-right {
    float: none !important;
    text-align: center !important;
    font-size: 15px;
    font-weight: 300;
    color: #000;
}

.footer-container .social-media-footer-icons {
    margin: 0 auto !important;
    max-width: 1190px;
    text-align: center;
    z-index: 999;
    position: relative;
    height: 0px;
    bottom: 10px;
}

.footer-container .social-media-footer-icons a {
    padding: 0 10px;
    position: relative;
    top: 30px;
    cursor: pointer;
}

.footer-container .social-media-footer-icons iframe {
    width: 90px;
    top: 35px;
    position: relative;
    z-index: 999;
}

.footer-container .payment-options .footer-icons {
    background: url(../../teatox_images/footer_icons.png) no-repeat;
    text-align: center;
    margin: 0 auto;
    max-width: 1190px;
    height: 60px;
    display: none;
}

.teatox-experts {
    background: #FFF;
    width: 100%;
    position: relative;
    padding: 30px 0;
    border-bottom: 1px dotted #EEE;
    -webkit-box-shadow: 0px -4px 5px -4px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px -4px 5px -4px rgba(50, 50, 50, 0.2);
    box-shadow: 0px -4px 5px -4px rgba(50, 50, 50, 0.2);
    top: -14px;
    margin-bottom: -14px;
}

.teatox-experts-container {
    text-align: center;
    max-width: 1190px;
    margin: 0 auto;
    margin-bottom: -40px;
}

.teatox-experts .teatox-experts-container .teatox-expert {
    width: 280px;
    height: 300px;
    display: inline-block;
    vertical-align: middle;
}

.teatox-experts h3 {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 3px;
}

.teatox-experts p.teatox-experts-header {
    text-align: center;
    font-size: 16px;
    width: 800px;
    margin: 0 auto;
    padding: 5px 0 40px;
}

.teatox-experts .teatox-expert-text {
    position: relative;
    top: 150px;
    width: 280px;
    padding: 20px 0;
    margin: 0 auto;
    color: #000;
}

.teatox-experts .teatox-expert-text p span {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
}

.teatox-experts .teatox-expert-text p {
    font-size: 14px;
    font-weight: 300;
    width: 280px;
    height: auto;
}

.teatox-experts .teatox-experts-container .teatox-expert-1 {
    background: url(../../teatox_images/teatoxexpert_1.png) no-repeat;
}

.teatox-experts .teatox-experts-container .teatox-expert-2 {
    background: url(../../teatox_images/teatoxexpert_2.png) no-repeat;
}

.teatox-experts .teatox-experts-container .teatox-expert-3 {
    background: url(../../teatox_images/teatoxexpert_3.png) no-repeat;
}

.teatox-experts .teatox-experts-container .teatox-expert-4 {
    background: url(../../teatox_images/teatoxexpert_4.png) no-repeat;
}

.teatox-experts .teatox-experts-container .teatox-expert-5 {
    background: url(../../teatox_images/teatoxexpert_5.png) no-repeat;
}

.teatox-experts .teatox-experts-container .teatox-expert-6 {
    background: url(../../teatox_images/teatoxexpert_6.png) no-repeat;
}

.teatox-experts .teatox-experts-container .teatox-expert-7 {
    background: url(../../teatox_images/teatoxexpert_7.png) no-repeat;
}

.teatox-experts .teatox-experts-container .teatox-expert-8 {
    background: url(../../teatox_images/teatoxexpert_8.png) no-repeat;
}

.teatox-experts .teatox-experts-container .teatox-expert-9 {
    background: url(../../teatox_images/teatoxexpert_9.png) no-repeat;
}

.teatox-experts-link {
    width: 200px;
    background: #FFF;
    color: #000;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    font-size: 18px;
    position: relative;
    bottom: 30px;
    border: 1px solid #999;
    cursor: pointer;
    display: none;
}

.teatox-experts-link:hover {
    border: 1px solid #000;
    background: #EEE;
}

.featured-teas {
    background: #FFF;
    width: 100%;
    margin: -15px 0;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.20);
    -moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.20);
    box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.20);
    position: relative;
    z-index: 1;
}

.featured-teas .featured-teas-container {
    text-align: center;
    max-width: 1190px;
    margin: 0 auto;
    padding: 110px 0;
    height: 190px;
}

.featured-teas .featured-teas-container .featured-tea {
    width: 370px;
    height: 380px;
    display: inline-block;
    margin: 0 12px;
/*    -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;*/
/*-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.40);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.40);
box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.40);
opacity: 0.8;*/
transition-property: opacity, width;
transition: .2s ease-in-out;
color: #FFF;
}

.featured-teas .featured-teas-container .featured-tea:hover {
    cursor: pointer;
    /*    opacity: 1;*/
}

.featured-teas .featured-teas-container .featured-tea-1:hover {
    background-color: #2abad3;
}

.featured-teas .featured-teas-container .featured-tea-2:hover {
    background-color: #a2c309;
}

.featured-teas .featured-teas-container .featured-tea-3:hover {
    background-color: #e20074;
}

.featured-teas .featured-teas-container .featured-tea-1:active,
.featured-teas .featured-teas-container .featured-tea-2:active,
.featured-teas .featured-teas-container .featured-tea-3:active {
    background-color: #FFF;
    color: #000;
}

.featured-teas .featured-teas-container .featured-tea-1 {
    background: #000 url(../../teatox_images/featured_skinny_detox.png) no-repeat;
}

.featured-teas .featured-teas-container .featured-tea-2 {
    background: #000 url(../../teatox_images/featured_energy_matcha.png) no-repeat;
}

.featured-teas .featured-teas-container .featured-tea-3 {
    background:  #000 url(../../teatox_images/featured_daily_balance.png) no-repeat;
}

.featured-tea-content {
    font-weight: 300;
    font-size: 32px;
    height: 50px;
    position: relative;
    top: 320px;
}

.featured-teas .home-go-to-shop-button {
    position: relative;
    bottom: 60px;
    width: 150px;
    margin: 0 auto;
    padding: 0;
    right: 40px;
}

.featured-teas .home-go-to-shop-button a p {
    text-align: center;
    font-size: 20px;
    color: #555 !important;
    margin: 0 auto -20px;
    border: 1px solid #777;
    width: 170px;
    padding: 5px 30px;
    transition: background .2s ease-in-out;
}

.featured-teas .home-go-to-shop-button a p:hover {
    background: #EEE;
    color: #000 !important;
    border: 1px solid #222;
}

.featured-teas .home-go-to-shop-button a {
    text-decoration: none;
}

.press-logos {
    position: relative;
    width: 100%;
    background: #FFF;
}

.why-teatox-container {
    background: url(../../teatox_images/why_teatox_banner.jpg) no-repeat;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: 0% 35%;
}

.why-teatox-content {
    font-size: 90px;
    font-family: "NewBaskervilleItlc";
    color: #EEE;
    line-height: 90px;
    padding: 110px 0;
    position: relative;
    max-width: 1190px;
    margin: 0 auto;
}

.why-teatox-content .why-teatox-links {
    font-size: 25px;
    line-height: 75px;
    margin: 0 auto;
    font-family: "Lato", sans-serif;
    float: right;
    width: 430px;
    position: relative;
    bottom: 85px;
    font-weight: 300;
    letter-spacing: 4px;
}

.why-teatox-content .why-teatox-links .why-teatox-link span {
    position: relative;
    bottom: 2px;
}

.why-teatox-content ul li {
    list-style-type: none;
    background: none;
}

.why-teatox-content ul li a {
    color: #222 !important;
    padding: 2px 10px;
    transition: background .1s ease-in-out, color .1s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    background: none;
}

.why-teatox-content ul li a:hover {
    color: #FFF !important;
    background: #000;
}

.why-teatox-content p {
    font-weight: 500;
    letter-spacing: 2px;
    float: left;
    text-align: right;
    width: 520px;
}

.why-teatox-content p span {
    margin-right: 220px;
    font-weight: 600;
    font-style: italic;
}

.benefits-container, .ingredients-container {
    width: 100%;
    max-width: 1190px;
    text-align: center;
    border-bottom: 1px dotted #DDD;
    padding: 50px 0;
    margin-top: 40px;
}

.benefits-container {
    height: auto;
}

.benefits-container .benefit {
    width: 200px;
    height: 400px;
    display: inline-block;
    margin: 0 18px;
}

.benefits-container .benefit div, .ingredients-container .ingredient div {
    float: right;
    position: relative;
}

.ingredients-container .ingredient div {
    padding: 0;
}

.benefits-container .benefit div {
    top: 145px;
}

.benefits-container .benefit div h3, .ingredients-container .ingredient div h3 {
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 16px;
}

.benefits-container .benefit div h3 {
    color: #2ABAD3;
}

.benefits-container .benefit div p {
    letter-spacing: 0px;
    font-size: 15px;
    font-weight: 300;
    color: #222;
}

.ingredients-container {
    height: 600px;
    position: relative;
}

.ingredients-container .ingredient {
    width: 200px;
    height: 400px;
    display: inline-block;
    margin: 0 18px;
}

.ingredients-container .ingredient div {
    top: 180px;
}

.ingredients-container .ingredient div h3 {
    color: #000;
}

.ingredients-container .ingredient div p {
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: 300;
    color: #222;
}

.ingredients-container p.all-ingredients-text {
    font-size: 14px;
    font-weight: 300;
    padding: 50px 0;
    width: 80%;
    margin: 0 auto;
}

.cart #shopping-cart-table .item-product-quantity .quantity_box_button_down,
.cart #shopping-cart-table .item-product-quantity .quantity_box_button_up {
    width: 8px;
    height: 27px;
    border: none;
    background: none;
    color: #000;
}

.cart #shopping-cart-table  td.a-center.item-product-quantity {
    position: relative;
    left: 12px;
}

.cart #shopping-cart-table .item-product-quantity .input-text {
    border: none;
    background: none;
    height: 13px;
    color: #000;
    font-size: 14px;
}

.cart #shopping-cart-table.data-table th {
    font-size: 16px;
}

.cart #shopping-cart-table button.button,
.cart .cart-collaterals button.button {
    color: #555!important;
    border: 1px solid #444 !important;
    background: #FFF !important;
    opacity: 0.8;
}

.cart #shopping-cart-table button.button:hover,
.cart .cart-collaterals button.button:hover {
    color: #555 !important;
    border: 1px solid #444 !important;
    background: #EEE !important;
    opacity: 1
}

.cart .cart-collaterals .shipping {
    display: none;
}

.cart .cart-table h2.product-name {
    font-size: 20px !important;
    font-weight: 300 !important;
    margin: 12px 0;
}

.cart .cart-table dl.item-options {
    display: none;
}

.cart .cart-table dl.item-options dd {
    font-size: 14px !important;
    padding: 0;
    font-weight: 300 !important;
    color: #555 !important;
}

.cart .totals tfoot th strong, .cart .totals tfoot td strong span {
    font-weight: 300 !important;
}

.cart .totals table {
    margin: 0 0 45px !important;
}

.cart .totals td {
    font-size: 15px;
    color: #777;
}

.cart .totals tfoot td[colspan="1"] strong {
    font-size: 14px;
    color: #000;
    margin-top: 8px;
    font-weight: 300;
}

.cart #shopping-cart-table dl.item-options dt {
    display: none;
}

.cart .cart-collaterals button.btn-checkout > span > span:after {
    top: 15px;
}

.cart .col3-set .col-2 {
    width: 40% !important;
    margin-left: 1% !important;
}

.cart .col3-set .col-2 .discount {
    padding: 10px !important;
    background: #EEE !important;
    border: 1px #EEE dotted !important;
    box-shadow: inset 0 0 0 2px #fff;
}

.cart .col3-set .col-2 .discount label {
    color: #222;
    font-size: 15px;
    font-weight: 300;
}

.cart .col3-set .col-2 .discount .input-box {
    padding: 10px 0;
}

.cart #shopping-cart-table > thead > tr {
    background: #EEE;
    border: none !important;
}

.cart #shopping-cart-table > thead > tr:hover {
    background: #EEE !important;
}

.cart #shopping-cart-table.data-table th {
    font-size: 15px;
    font-weight: 300;
    padding: 10px 0;
    text-align: center !important;
}

.cart #shopping-cart-table td {
    padding: 15px;
    vertical-align: middle;
    text-align: center;
}

.cart #shopping-cart-table tr:hover {
    background: #FFF !important;
}

.cart #shopping-cart-table dl.item-options dd {
    margin: 0 auto;
}

.cart > div.page-title.title-buttons > h1,
.cart #shopping-cart-totals-table > tfoot > tr:nth-child(1),
.cart #shopping-cart-totals-table > tbody > tr:nth-child(1),
.cart #shopping-cart-totals-table > tfoot > tr.summary-total,
.cart #shopping-cart-table .a-center.item-product-edit,
.cart #shopping-cart-table > thead > tr > th.item-product-edit,
.cart #shopping-cart-table > tfoot > tr > td > button.button.btn-continue,
.cart #discount-coupon-form > div > h2
{
    display: none;
}

.slideshow-text {
    position: absolute;
}

.slideshow-text.slideshow-text-center-left, .slideshow-text.slideshow-text-center-right {
    top: 42%;
}

.slideshow-text.slideshow-text-top-left, .slideshow-text.slideshow-text-top-right {
    top: 28%;
}

.slideshow-text.slideshow-text-center-left, .slideshow-text.slideshow-text-top-left {
    left: 8%;
}

.slideshow-text.slideshow-text-top-right, .slideshow-text.slideshow-text-center-right {
    right: 4%;
}

.slideshow-text h3 {
    font-family: "NewBaskervilleItlc" !important;
    font-style: italic;
    text-align: center;
    font-size: 22px;
    color: #FFF;
}

.slideshow-text p {
    text-align: center;
    font-size: 36px;
    font-weight: 300;
    color: #FFF;
    text-transform: uppercase;
    width: 460px;
    line-height: 58px;
    margin-bottom: 15px;
}

.slideshow-text h3.dark,
.slideshow-text p.dark {
    color: #000;
}

.slideshow-button {
    color: #222;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    width: 200px;
    margin: auto;
    background: #FFF;
    letter-spacing: 1px;
    font-weight: 300;
    position: relative;
    z-index: 999;
}

.slideshow-button:hover {
    background: #DDD;
    cursor: pointer;
    color: #111;
}

.slideshow-button:active {
    background: rgba(255,255,255,0.7);
    color: #000;
}

.slideshow-button.slideshow-button-blue {
    background: #2abad3;
    color: #FFF;
}

.slideshow-button.slideshow-button-blue:hover {
    background: #23A3B1;
}

.slideshow-button.slideshow-button-pink {
    background: #da2875;
    color: #FFF;
}

.slideshow-button.slideshow-button-yellow {
    background: #f7c600;
    color: #000;
}

.slideshow-button.slideshow-button-yellow:hover {
    background: #d4a902;
}


.slideshow-button.slideshow-button-pink:hover {
    background: #b21f5f;
}

.slideshow-button.slideshow-button-blue:active {
    background: rgba(35,163,177,0.7);
}

.slideshow-header-text-border {
    border-top: 4px solid #FFF;
    width: 170px;
    margin: -30px auto 20px;
    display: none;
}

.custom-dropdown-menu {
    position: absolute;
    margin: 6% 10%;
    background: rgba(0,0,0,0.8);
    padding: 5px 20px 20px;
    display: none;
    z-index: 1;
}

.custom-dropdown-menu ul {
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px 5px;
    list-style-type: none;
}

.custom-dropdown-menu ul li {
    font-size: 15px;
    padding: 4px;
}

.custom-dropdown-menu ul li a {
    color: #DDD !important;
    text-decoration: none;
    padding: 5px;
    transition: background-color .2s ease-in-out;
}

.custom-dropdown-menu ul li a:hover {
    background: #FFF;
    color: #000 !important
}

.custom-dropdown-menu ul li span {
    font-weight: bold;
    font-size: 16px;
    color: #FFF;
}

/* new onepage checkout css */

body.onestepcheckout-index-index .main {
    width: 1050px;
    margin-top: -70px !important;
    margin-bottom: 40px !important;
    margin: 0 auto;
}

body.onestepcheckout-index-index .one-step-checkout ul,
body.onestepcheckout-index-index .one-step-checkout ol {
    padding: 0 !important;
}

.sp-methods dd {
    margin: 0 !important;
}

body.onestepcheckout-index-index .main,
body.onestepcheckout-index-index .main input,
body.onestepcheckout-index-index .main select,
body.onestepcheckout-index-index .main textarea,
body.onestepcheckout-index-index .main button {
    font: 13px 'Lato' !important;
    color: #000 !important;
}

body.onestepcheckout-index-index .one-step-checkout  h1,
body.onestepcheckout-index-index .one-step-checkout  p.subtitle {
    display: none;
}

body.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods .form-list {
    float: none;
    padding: 0;
}

body.onestepcheckout-index-index .order-review-section .payment-method .onestepcheckout-payment-methods .sp-methods dt {
    float: none !important;
}

body.onestepcheckout-index-index .one-step-checkout .checkout-agreements {
    border: none !important;
}

body.onestepcheckout-index-index .one-step-checkout .onestepcheckout-discount #add_coupon_code_button, #remove_coupon_code_button {
    width: 140px !important;
}

body.onestepcheckout-index-index .order-review-info .onestepcheckout-discount {
    width: auto !important;
}

body.onestepcheckout-index-index #email-error-message {
    padding: 7px !important;
    color: red;
    font-weight: 600;
}

body.onestepcheckout-index-index #notify-email-invalid,
body.onestepcheckout-index-index #control_overlay,
body.onestepcheckout-index-index #valid_email_address_image {
    display: none !important;
}

body.onestepcheckout-index-index #onestepcheckout-login-popup-contents-login > p.close,
body.onestepcheckout-index-index #onestepcheckout-login-popup p.close a,
body.onestepcheckout-index-index #onestepcheckout-login-popup p.close a:link,
body.onestepcheckout-index-index #onestepcheckout-toc-popup p.close,
body.onestepcheckout-index-index #onestepcheckout-toc-popup p.close a,
body.onestepcheckout-index-index #onestepcheckout-toc-popup p.close a:link {
    color: #FFF !important;
}

body.onestepcheckout-index-index #coupon_code_onestepcheckout {
    border: 1px solid #CCC !important;
}

body.onestepcheckout-index-index #onestepcheckout-login-popup-contents-login,
body.onestepcheckout-index-index #onestepcheckout-login-popup-contents-forgot,
body.onestepcheckout-index-index #onestepcheckout-toc-popup {
    float: left;
    width: 100%;
    box-shadow: -2px 5px 64px -18px #000;
    -webkit-box-shadow: -2px 5px 64px -18px #000;
}

body.onestepcheckout-index-index #onestepcheckout-login-button,
body.onestepcheckout-index-index #onestepcheckout-forgot-button {
    border: none !important;
    color: #FFF !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    width: 100% !important;
}

body.onestepcheckout-index-index #payment_form_payone_wallet {
    display: none !important;
}

body.onestepcheckout-index-index .footer-left {
    display: none !important;
}

body.onestepcheckout-index-index #onestepcheckout-toc-popup > div > div:nth-child(2) {
    display: none !important;
}

body.onestepcheckout-index-index #advice-required-entry-terms_conditions_checkbox_id {
    margin-top: 26px !important;
}

body.onestepcheckout-index-index .validation-advice {
    background: #000 !important;
}

body.onestepcheckout-index-index .validation-advice:before {
    border-bottom: 9px solid #000 !important;
}

body.onestepcheckout-index-index label span.required {
    color: #000 !important;
}

/* cart */

body.checkout-onepage-index {
    color: inherit;
}

body.checkout-onepage-index .footer-left {
    display: none;
}

body.checkout-onepage-index #checkout-review-load > div.buttons-set {
    background: #FBFAF6;
}

body.checkout-onepage-index #checkout-review-table-wrapper,
body.checkout-onepage-index #checkout-review-submit {
    border: none !important;
}

body.checkout-onepage-index h1,
body.checkout-onepage-index .opc-back-to
{
    display: none;
}

body.checkout-onepage-index .main {
    max-width: 1190px;
    margin: 50px auto !important;
}

body.checkout-onepage-index .main .col-main {
    max-width: 960px;
    float: none;
    width: auto;
    margin: 0 auto;
}

body.checkout-onepage-index .main .col-right {
    display: none;
}

#parcel_announcement_box {
    display: none;
}

body.checkout-onepage-index input {
    height: 20px !important;
    padding: 5px;
    font-size: 15px;
}

body.checkout-onepage-index input.input-text:focus {
    border: 1px solid #EEE !important;
}

body.checkout-onepage-index input.input-text:focus {
    border: 1px solid #CCC !important;
}

body.checkout-onepage-index label {
    font-size: 16px;
    padding: 5px 0;
}

.opc-wrapper-opc .opc-col-left .validation-failed {
    border: 1px dotted #FF7777 !important;
    background: none !important;
}

#checkout-shipping-method-load > dl > dd > ul > li > label > span {
    color: #000;
    font-weight: 600;
    font-size: 15px;
}

.opc-wrapper-opc h3 {
    color: #000 !important;
    font-size: 18px !important;
    letter-spacing: 1px;
}

.opc-wrapper-opc .opc-col-left .control label {
    font-size: 16px !important;
}

.opc-wrapper-opc .checkout-agreements .agree {
    margin: 0;
    padding: 0 !important;
}

.opc-wrapper-opc .checkout-agreements .agree label {
    font-weight: 300 !important;
    color: #000 !important;
}

.opc-wrapper-opc #checkout-agreements p a {
    font-size: 12px !important;
    font-weight: bold !important;
}

.opc-wrapper-opc h2 {
    display: none;
}

.opc-wrapper-opc #opc-discount-coupon-form > div > div > div.buttons-set > button {
    display: block;
    width: 100%;
    height: 48px;
    border: 1px solid #777 !important;
    margin: 0 auto;
    background: #FFF !important;
    color: #333 !important;
}

.opc-wrapper-opc #opc-discount-coupon-form > div > div > div.buttons-set > button:hover {
    background: #EEE !important;
    color: #111 !important;
}

.opc-wrapper-opc #opc-discount-coupon-form > div > div > div.buttons-set > button span span {
    background: none !important;
    color: #333;
    font-size: 18px;
    font-weight: 300 !important;
    text-transform: uppercase;
    padding: 0 20px;
    letter-spacing: 1px;
    text-shadow: none !important;
}

.opc-wrapper-opc .buttons-set button.button {
    display: block;
    width: 100%;
    height: 48px;
    border: none !important;
    margin: 0 auto;
    background: #333 !important;
    color: #FFF !important;
}

.opc-wrapper-opc .buttons-set button.button:hover {
    background: #000 !important;
}

.opc-wrapper-opc .buttons-set button.button span {
    background: none !important;
}

.opc-wrapper-opc .buttons-set button.button span span {
    background: none !important;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300 !important;
    text-transform: uppercase;
    padding: 0 20px;
    letter-spacing: 1px;
}

.opc-wrapper-opc button.btn-checkout > span > span:after {
    top: 19px;
}

#magazine-frame {
    width: 100%;
    overflow: hidden !important;
}

.checkout-onepage-success .col-left  {
    display: none;
}

.checkout-onepage-success .buttons-set button.button  {
    float: none;
}

.opc-index-index .md-modal .md-effect-7 {
    top: 20%;
}

.opac-wrapper-opc .item-options {
    display: none !important;
}

/* social login */

#magestore-login-social ul.magestore-login-social {
    padding: 0;
}

#magestore-sociallogin-form .sociallogin-input-box .input-text {
    border: 1px solid #e4e4e4 !important;
    border-radius: 0;
}

.checkout-onepage-success .col2-left-layout .col-main {
    text-align: center !important;
    width: 100% !important;
    padding: 5% 0 !important;
}

.checkout-onepage-success .buttons-set {
    text-align: center !important;
}

.customer-account-index .main-container .main,
.customer-account-edit .main-container .main,
.customer-account-login .main-container .main,
.customer-address-index .main-container .main,
.customer-address-form .main-container .main,
.sales-order-history .main-container .main,
.sales-order-view .main-container .main,
.newsletter-manage-index .main-container .main
{
    margin: 6% auto;
    max-width: 1190px;
}

.sales-order-history .my-account p {
    font-size: 16px;
}

.customer-account-index .dashboard .welcome-msg {
    text-align: right;
    padding: 10px 0;
    margin: 0 5px 0 0;
}

.customer-account-index .dashboard .welcome-msg p.hello strong {
    font-family: "Indie Flower";
    font-size: 28px;
    color: #555;
}

.customer-account-index #my-orders-table > tbody > tr > td,
.sales-order-history #my-orders-table > tbody > tr > td {
    padding: 8px 15px !important;
    font-size: 14px;
    font-weight: 300;
    color: #000;
}

.customer-account-index #my-orders-table > .data-table  > th,
.sales-order-history #my-orders-table > .data-table  > th {
    font-weight: 600 !important;
    padding: 12px 15px 10px !important;
}

.customer-account-index #my-orders-table > tbody > tr > td.a-center.last > span > a,
.sales-order-history #my-orders-table > tbody > tr > td.a-center.last > span > a {
    color: #777 !important;
    text-decoration: underline;
    font-size: 14px !important;
}

.customer-account-index .box-account a {
    font-size: 12px !important;
}

.customer-account-index .box-account .box-head h2 {
    font-size: 20px !important;
}

.customer-account-index .box-content,
.customer-account-index .box-content address,
.customer-address-index address,
.sales-order-view .box-content address,
.sales-order-view .box-content  {
    font-size: 15px;
    font-weight: 300 !important;
    color: #444;
}

.customer-address-index .addresses-list h3 {
    font-size: 17px;
}

.sales-order-view .box-title h2 {
    font-size: 18px;
}

.sales-order-history h1 {
    display: none;
}

.sales-order-history .limiter label,
.sales-order-history .limiter {
    font-family: "Lato", sans-serif;;
    font-style: normal;
    float: none;
    color: #333;
    text-align: right;
}

.sales-order-history .limiter select {
    font-size: 12px !important;
}

.sales-order-history .pager p.amount{
    float: left;
    margin: 0;
    text-align: left;
    font-size: 14px;
    color: #000;
}

.sales-order-history > div > div.page div.pager:nth-child(5) {
    display: none;
}

.sales-order-history .buttons-set {
    border: none;
}

.newsletter-manage-index h1 {
    display: none;
}

.newsletter-manage-index .fieldset .legend {
    font-size: 20px;
}

.newsletter-manage-index .fieldset .form-list {
    padding: 0;
}

.newsletter-manage-index .fieldset .form-list li.control label {
    font-size: 16px;
    font-weight: 300;
    color: #333;
}

.customer-account-create .main-container .main {
    margin: 6% auto;
    max-width: 960px;
}

.customer-account-create .footer-left,
.customer-account-index .footer-left,
.customer-account-edit  .footer-left,
.customer-account-login .footer-left,
.customer-address-index .footer-left,
.customer-address-form .footer-left,
.sales-order-history .footer-left,
.sales-order-view .footer-left,
.newsletter-manage-index .footer-left,
.customer-account-create .social-widgets-container,
.customer-account-index .social-widgets-container,
.customer-account-edit  .social-widgets-container,
.customer-account-login .social-widgets-container,
.customer-address-index .social-widgets-container,
.customer-address-form .social-widgets-container,
.sales-order-history .social-widgets-container,
.sales-order-view .social-widgets-container,
.newsletter-manage-index .social-widgets-container {
    display: none;
}

.customer-account-create .block .block-content,
.customer-account-index .block .block-content,
.customer-account-edit  .block .block-content,
.customer-account-login .block .block-content,
.customer-address-index .block .block-content,
.customer-address-form .block .block-content,
.sales-order-history .block .block-content,
.sales-order-view .block .block-content,
.newsletter-manage-index .block .block-content
{
    padding: 12px 0;
    font-size: 15px;
    width: 225px;
    font-weight: 300;
}

.checkout-onepage-success .buttons-set button.button,
.customer-account-create .buttons-set button.button,
.customer-account-index .buttons-set button.button,
.customer-account-edit .buttons-set button.button,
.customer-account-login .buttons-set button.button,
.customer-address-index  button.button,
.customer-address-form button.button,
.sales-order-history  .buttons-set button.button,
.newsletter-manage-index .buttons-set button.button,
.sales-order-view .buttons-set button.button
{
    color: #555!important;
    border: 1px solid #444 !important;
    background: #FFF !important;
    opacity: 0.8;
}

.checkout-onepage-success .buttons-set button.button:hover,
.customer-account-create .buttons-set button.button:hover,
.customer-account-index .buttons-set button.button:hover,
.customer-account-edit .buttons-set button.button:hover,
.customer-account-login .buttons-set button.button:hover,
.customer-address-index  button.button:hover,
.customer-address-form button.button:hover,
.sales-order-history  .buttons-set button.button:hover,
.newsletter-manage-index .buttons-set button.button:hover,
.sales-order-view .buttons-set button.button:hover {
    color: #555 !important;
    border: 1px solid #444 !important;
    background: #EEE !important;
    opacity: 1
}

.customer-account-create .page-title h1, .page-title h2 {
    text-align: center;
}

.customer-account-create .account-create .fieldset .legend {
    font-size: 18px;
    color: #333;
}

.customer-account-login .page-title h1, .page-title h2 {
    display: none;
}

.customer-account-edit .form-list .input-box input.input-text, select,
.customer-account-create .form-list .input-box input.input-text, select,
.customer-account-login .form-list .input-box input.input-text, select,
.customer-address-form .form-list .input-box input.input-text, select {
    color: #555;
    font-size: 16px;
    padding: 6px !important;
}

.customer-account-edit .form-list .input-box input.input-text,
.customer-account-create .form-list .input-box input.input-text,
.customer-account-login .form-list .input-box input.input-text,
.customer-address-form .form-list .input-box input.input-text  {
    border: 1px solid #DDD !important;
    font-weight: 300 !important;
}

.customer-account-edit .form-list .input-box input.input-text:focus,
.customer-account-create .form-list .input-box input.input-text:focus,
.customer-account-login .form-list .input-box input.input-text:focus,
.customer-address-form .form-list .input-box input.input-text:focus  {
    border: 1px solid #888 !important;
}

.customer-address-form h1,
.customer-account-edit h1 {
    display: none;
}

.customer-address-form .fieldset .legend,
.customer-account-edit .fieldset .legend {
    font-size: 20px !important;
}

.customer-account-login .account-login .content h2 {
    font-size: 22px;
}

.customer-account-login .account-login p {
    font-size: 15px;
    font-weight: 300;
    color: #000;
}

.customer-address-index .addresses-list h2 {
    background: #DDD;
    color: #000;
    padding: 5px 15px;
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 600;
}

.sales-order-view #order-info-tabs {
    display: none;
}

.customer-account-create .col-left,
.customer-account-index .col-left,
.customer-account-edit  .col-left,
.customer-account-login .col-left,
.customer-address-index .col-left,
.customer-address-form .col-left,
.sales-order-history .col-left,
.sales-order-view .col-left,
.newsletter-manage-index .col-left {
    width: 200px !important;
}


.customer-account-index .block-content ul li:nth-child(5),
.customer-account-edit .block-content ul li:nth-child(5),
.customer-address-index .block-content ul li:nth-child(5),
.customer-address-form .block-content ul li:nth-child(5),
.sales-order-history .block-content ul li:nth-child(5),
.newsletter-manage-index .block-content ul li:nth-child(5),
.sales-order-view .block-content ul li:nth-child(5),

.customer-account-index .block-content ul li:nth-child(6),
.customer-account-edit .block-content ul li:nth-child(6),
.customer-address-index .block-content ul li:nth-child(6),
.customer-address-form .block-content ul li:nth-child(6),
.sales-order-history .block-content ul li:nth-child(6),
.newsletter-manage-index .block-content ul li:nth-child(6),
.sales-order-view .block-content ul li:nth-child(6),

.customer-account-index .block-content ul li:nth-child(7),
.customer-account-edit .block-content ul li:nth-child(7),
.customer-address-index .block-content ul li:nth-child(7),
.customer-address-form .block-content ul li:nth-child(7),
.sales-order-history .block-content ul li:nth-child(7),
.newsletter-manage-index .block-content ul li:nth-child(7),
.sales-order-view .block-content ul li:nth-child(7),

.customer-account-index .block-content ul li:nth-child(8),
.customer-account-edit .block-content ul li:nth-child(8),
.customer-address-index .block-content ul li:nth-child(8),
.customer-address-form .block-content ul li:nth-child(8),
.sales-order-history .block-content ul li:nth-child(8),
.newsletter-manage-index .block-content ul li:nth-child(8),
.sales-order-view .block-content ul li:nth-child(8),

.customer-account-index .block-content ul li:nth-child(9),
.customer-account-edit .block-content ul li:nth-child(9),
.customer-address-index .block-content ul li:nth-child(9),
.customer-address-form .block-content ul li:nth-child(9),
.sales-order-history .block-content ul li:nth-child(9),
.newsletter-manage-index .block-content ul li:nth-child(9),
.sales-order-view .block-content ul li:nth-child(9),

.customer-account-index .block-content ul li:nth-child(10),
.customer-account-edit .block-content ul li:nth-child(10),
.customer-address-index .block-content ul li:nth-child(10),
.customer-address-form .block-content ul li:nth-child(10),
.sales-order-history .block-content ul li:nth-child(10),
.newsletter-manage-index .block-content ul li:nth-child(10),
.sales-order-view .block-content ul li:nth-child(10),

.customer-account-index .block-content ul li:nth-child(11),
.customer-account-edit .block-content ul li:nth-child(11),
.customer-address-index .block-content ul li:nth-child(11),
.customer-address-form .block-content ul li:nth-child(11),
.sales-order-history .block-content ul li:nth-child(11),
.newsletter-manage-index .block-content ul li:nth-child(11),
.sales-order-view .block-content ul li:nth-child(11),

.customer-account-index .block-content ul li:nth-child(12),
.customer-account-edit .block-content ul li:nth-child(12),
.customer-address-index .block-content ul li:nth-child(12),
.customer-address-form .block-content ul li:nth-child(12),
.sales-order-history .block-content ul li:nth-child(12),
.newsletter-manage-index .block-content ul li:nth-child(12),
.sales-order-view .block-content ul li:nth-child(12)

{
    display: none !important;
}

.customer-account-index .block-custom,
.customer-account-edit .block-custom,
.customer-address-index .block-custom,
.customer-address-form .block-custom,
.sales-order-history .block-custom,
.newsletter-manage-index .block-custom,
.sales-order-view .block-custom
{
    display: none;
}

.customer-accoun ft-index .dashboard .welcome-msg .hello {
    font-size: 24px;
    color: #000;
}

.customer-account-index .dashboard .page-title,
.customer-account-index .dashboard .welcome-msg p:nth-child(2)
{
    display: none;
}

.customer-address-index h1 {
    display: none;
}

.customer-address-index .addresses-additional ol {
    margin: 0;
    padding: 0;
}

.customer-address-index .addresses-additional ol li.empty p {
    font-weight: 300;
    font-size: 16px;
    color: #333;
}

.product-essential {
    width: 960px !important;
    position: relative;
    z-index: 0;
}

.product-collateral {
    width: 100% !important;
}

.product-view-content .benefits-container,
.product-view-content .ingredients-container {
    max-width: 1190px;
    margin: 0 auto;
}

.product-view-content .teatox-and-you-container {
    width: 100%;
    height: 500px;
    background-size: cover !important;
    margin: 80px 0;
}

.product-view-content .teatox-and-you-content {
    width: 350px;
    height: 500px;
    float: right;
    position: relative;
    right: 10%;
}

.product-view-content .teatox-and-you-content p {
    margin: 0 auto;
    text-align: center;
    color: #FFF;
    width: 310px;
    position: relative;
    top: 270px;
    font-size: 24px;
    font-weight: 400;
}

.product-view-content .teatox-and-you-content div {
    text-align: center;
    padding: 10px;
    position: relative;
    top: 290px;
    border: 2px solid #FFF;
    font-size: 22px;
    width: 240px;
    color: #FFF;
    text-transform: uppercase;
    margin: 0 auto;
    cursor: pointer;
}

.product-view-content .teatox-and-you-content a {
    color: #FFF !important;
    text-decoration: none !important;
}

.product-view-content .teatox-and-you-content div:hover {
    background: rgba(255,255,255,0.2);
}

.product-view-content .teatox-and-you-content div:active {
    background: rgba(255,255,255,0.4);
}

.featured-teas .featured-teas-container .nole_silder .mi-slider {
    height: 200px !important;
    position: relative;
    bottom: 50px;
}

.featured-teas .featured-teas-container .nole_silder a.le_back_but,
.featured-teas .featured-teas-container .nole_silder a.le_next_but {
    top: 100px !important;
}

.featured-teas .featured-teas-container .nole_silder a.le_back_but img,
.featured-teas .featured-teas-container .nole_silder a.le_next_but img {
    width: 100%;
}

.featured-teas .featured-teas-container .nole_silder .mi-slider ul li a {
    margin: -30px 0;
}

.featured-teas .featured-teas-container .nole_silder .mi-slider ul li a div.le-slide-img h4,
.featured-teas .featured-teas-container .nole_silder .mi-slider nav {
    display: none;
}

.featured-teas .featured-teas-container .nole_silder .mi-slider ul li {
    margin: 0 30px !important;
    opacity: 0.90;
}

.featured-teas .featured-teas-container .nole_silder .mi-slider ul li:hover {
    opacity: 1 !important;
}

.social-widgets-container {
    background: #FFF;
    width: 100%;
    height: 825px;
}

.social-widgets-container .social-widgets {
    background: #FFF;
    max-width: 1190px;
    margin: 0 auto;
    height: 825px;
}

.social-widgets-container .social-widgets #fbfanbox {
    margin: 0 auto;
    text-align: center;
    background: #FFF;
    float: left;
    height: 100px;
    /*padding: 20px;*/
}

.social-widgets-container .social-widgets #fbfanbox iframe {
    padding: 100px 0;
    margin-bottom: -80px;
    margin: 0 20px !important;
}

.social-widgets-container .social-widgets .instagram-widget iframe {
    width: 600px !important;
    height: 290px !important;
    padding: 102px 0;
}

.checkout-cart-index .footer-left,
.checkout-cart-index .social-widgets-container,
.checkout-cart-index .cart #shopping-cart-table .item-product-whish {
    display: none !important;
}


body.is-blog div.col-right.sidebar > div > div.block.block-blog.block-blog-search {
    display: none !important;
}

body.is-blog .col-right.sidebar img {
    display: none;
}

body.is-blog .block {
    padding: 5px 0;
}

body.is-blog .block .block-content {
    padding: 0 0 0 10px;
}

body.is-blog .block .block-content ul {
    list-style: none !important;
    font-size: 14px !important;
    padding: 0 0 0 10px;
}

body.is-blog .main-container .main {
    margin: 0 auto;
    max-width: 1190px;
}

body.is-blog .main-container .main .col-main {
    margin: 0 auto;
    width: 840px !important;
    text-align: justify;
    border-right: 1px dotted #DDD;
    padding: 0px 70px 0 0;
}

body.is-blog .main-container .main .col-main .post-list-item h2 {
    font-size: 28px;
    line-height: 1.5em;
    text-align: left;
}

body.is-blog .main-container .main .col-main .post-list-item .read-more {
    display: block;
    padding: 5px 0;
}

body.is-blog .main-container .main .col-main .post-view h1,
body.is-blog .main-container .main .col-main .post-view h2,
body.is-blog .main-container .main .col-main .post-view h3,
body.is-blog .main-container .main .col-main .post-view h4,
body.is-blog .main-container .main .col-main .post-view h5,
body.is-blog .main-container .main .col-main .post-view h6,
body.is-blog .main-container .main .col-main .post-view p,
body.is-blog .main-container .main .col-main .post-view em,
body.is-blog .main-container .main .col-main .post-view span
{
    color: #000 !important;
}

body.is-blog .main-container .main .col-main .post-view h1,
body.is-blog .main-container .main .col-main .post-view h2,
body.is-blog .main-container .main .col-main .post-view h3,
body.is-blog .main-container .main .col-main .post-view h4,
body.is-blog .main-container .main .col-main .post-view h5,
body.is-blog .main-container .main .col-main .post-view h6,
body.is-blog .main-container .main .col-main .post-view em,
body.is-blog .main-container .main .col-main .post-view a  {
    font-weight: 400;
}

body.is-blog .main-container .main .col-main .post-view em {
    color: #888 !important;
}

body.is-blog .pager {
    font-family: inherit;
    font-size: 18px;
    font-style: italic;
    padding: 30px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

body.is-blog .pager li.current {
    color: #00ccff;
}

body.is-blog .pager p,
body.is-blog .pager li {
    font-size: 22px;
}

body.is-blog .main-container .main .col-main .post-view blockquote p {
    font-size: 30px;
    text-align: center;
    font-style: italic;
    color: #444;
}


body.is-blog .main-container .main .col-main .post-view a {
    color: #2ABAD3 !important;
}

body.is-blog .main-container .main .comments-wrapper {
    display: none;
}

body.is-blog .main-container .main .by-author {
    font-weight: 400;
    font-style: italic;
}

body.is-blog .main-container .main img.alignleft {
    float: left;
}

body.is-blog .main-container .main img.alignright{
    float: right;
}

body.is-blog .main-container .main p img {
    height: auto;
}

body.is-blog .main-container .main .read-more {
    font-weight: bold;
}

body.wordpress-index-index.is-blog .main-container .main .item.odd {
    padding: 10px 0;
}

body.is-blog .main-container .main .post-list-item {
    border-bottom: 1px solid #EEE;
    padding: 0 0 30px 0;
}

body.is-blog .main-container .main ul#post-list {
    list-style: none !important;
}

body.is-blog .main-container .main .col-right {
    width: 250px !important;
    padding: 50px 0;
}

body.wordpress-index-index.is-blog .main-container .main ul#post-list {
    margin: 0;
    padding: 0;
}

body.is-blog .main-container .main .blog-title.with-tagline,
body.is-blog .main-container .main .blog-tag-line,
body.wordpress-index-index.is-blog .main-container .main .page-title,
body.is-blog .main-container .main .post-meta.details {
    display: none;
}

body.is-blog .page .main-container .main .page-title.post-title {
    display: block;
}

body.is-blog .main-container .main p,
body.is-blog .main-container .main ul,
body.is-blog .main-container .main ol {
    font-size: 18px;
    font-weight: 300;
    color: #000;
}

body.is-blog .main-container .main ol {
    list-style: decimal;
}

body.is-blog .main-container .main .page-title,
body.is-blog .main-container .main .blog-desc
{
    display: none;
}

body.is-blog .main-container .main ul {
    list-style: disc;
}

body.is-blog .main-container .main .featured-image {
    padding: 0px 0 20px 0;
    width: 840px;
}

/* contact us */

body.cms-contact-us .main-container .main {
    margin-bottom: 50px !important;
}

body.cms-contact-us .main-container .main .contact-us-icons-list {
    border-bottom: 1px dotted #DDD;
    padding: 8px 0 30px 0;
}

body.cms-contact-us .main-container .main .contact-us-left {
    width: 540px;
}

body.cms-contact-us .main-container .main .contact-us-right {
    width: 300px;
    border-left: 1px solid #EEE;
    padding: 0 30px;
}

body.cms-contact-us .main-container .main .contact-us-left {
    float: left;
}

body.cms-contact-us .main-container .main .contact-us-right {
    float: right;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-us-icons-list .contact-icon {
    width: 300px;
    height: 50px;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-us-icons-list .contact-icon {
    width: 300px;
    height: 50px;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-us-icons-list .contact-icon p {
    font-family: "Indie Flower", serif;
    padding: 12px;
    position: relative;
    left: 55px;
    line-height: 32px;
    margin: 12px 0;
    font-size: 24px;
    color: #333;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-us-icons-list .contact-icon.contact-icon-1 {
    background: url(../../teatox_images/contact-icons-phone.png) no-repeat;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-us-icons-list .contact-icon.contact-icon-2 {
    background: url(../../teatox_images/contact-icons-facebook.png) no-repeat;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-us-icons-list .contact-icon.contact-icon-3 {
    background: url(../../teatox_images/contact-icons-twitter.png) no-repeat;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-us-icons-list .contact-icon.contact-icon-4 {
    background: url(../../teatox_images/contact-icons-instagram.png) no-repeat;
}

body.cms-contact-us .main-container .main .page-title h1 {
    display: none;
}

body.cms-contact-us .main-container .main .contact-us-left .wide #comment,
body.cms-firmen .main-container .main .firmen-contact-form .wide #comment {
    resize: none !important;
}

body.cms-firmen .main-container .main .firmen-contact-form .fieldset {
    background: #EEE !important;
}

body.cms-contact-us .main-container .main .contact-us-left .wide #comment {
    width: 380px !important;
    resize: none !important;
}

body.cms-firmen .main-container .main .firmen-contact-form .wide #comment {
    width: 560px !important;
    height: 20em !important;
}

body.cms-contact-us .main-container .main .form-list .input-box input.input-text, select,
body.cms-contact-us .main-container .main .contact-us-left .wide #comment,
body.cms-cms-firmen .main-container .main .form-list .input-box input.input-text, select,
body.cms-cms-firmen .main-container .main .firmen-contact-form .wide #comment {
    color: #555;
    font-size: 16px;
    padding: 6px !important;
}

body.cms-contact-us .main-container .main .form-list .input-box input.input-text,
body.cms-contact-us .main-container .main .contact-us-left .wide #comment,
body.cms-firmen .main-container .main .form-list .input-box input.input-text,
body.cms-firmen .main-container .main .firmen-contact-form .wide #comment {
    border: 1px solid #DDD !important;
    font-weight: 300 !important;
}

body.cms-firmen .main-container .main .form-list .input-box input.input-text,
body.cms-firmen .main-container .main .firmen-contact-form .wide #comment {
    font-size: 18px;
    color: #000;
}

body.cms-contact-us .main-container .main .form-list .input-box input.input-text:focus,
body.cms-contact-us .main-container .main .contact-us-left .wide #comment:focus,
body.cms-firmen .main-container .main .form-list .input-box input.input-text:focus,
body.cms-firmen .main-container .main .firmen-contact-form .wide #comment:focus {
    border: 1px solid #888 !important;
}

body.cms-contact-us .main-container .main .form-list label,
body.cms-firmen .main-container .main .form-list label {
    color: #000;
    font-size: 16px;
    font-weight: 300;
}

body.cms-firmen .main-container .main .firmen-contact-form {
    width: 600px;
    margin: 50px auto;
    padding: 20px 0;
    background: #EEE;
}

body.cms-firmen .main-container .main .firmen-contact-form .page-title,
body.cms-firmen .main-container .main .firmen-contact-form .fieldset .legend {
    display: none;
}

body.cms-contact-us .main-container .main .fieldset .legend {
    font-size: 20px;
    display: none;
}

body.cms-contact-us .main-container .main h3 {
    font-weight: 600;
    border-bottom: 1px solid #EEE;
    padding: 10px 0;
    width: 300px;
}

body.cms-contact-us .main-container .main .fieldset .form-list,
body.cms-firmen .main-container .main .fieldset .form-list  {
    padding: 0;
}

body.cms-contact-us .main-container .main .buttons-set p.required ,
body.cms-firmen .main-container .main .buttons-set p.required {
    font-size: 14px;
    color: #f00;
    float: left;
}

body.cms-contact-us .main-container .main #contactForm > div.buttons-set > button,
body.cms-firmen .main-container .main #contactForm > div.buttons-set > button {
    color: #777 !important;
    border: 1px #c0c0c0 solid !important;
    background: #FFF !important;
}

body.cms-contact-us .main-container .main #contactForm > div.buttons-set > button:hover,
body.cms-firmen .main-container .main #contactForm > div.buttons-set > button:hover {
    color: #444 !important;
    border: 1px #c0c0c0 solid !important;
    background: #EEE !important;
}

body.cms-contact-us .main-container .main .col-main {
    border: none !important;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-address {
    padding: 45px 0;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-address p {
    line-height: 1px;
}

body.cms-contact-us .main-container .main .contact-us-right .contact-address p span {
    font-weight: 600 !important;
    color: #000;
}

/* jobs */

body.cms-jobs .main-container .main {
    padding: 0 0 50px;
}

body.cms-jobs a .main-container .main .col-main {
    border: none;
}

body.cms-jobs a {
    font-weight: 500;
}

/* products mini faq */

body.catalog-product-view .product-view #product_tabs_description_contents {
    box-shadow: 0px 0px 0px 0px !important;
    background: rgba(246,243,242,0.95) !important;
    overflow: hidden !important;
}

body.catalog-product-view .product-view .product-tabs-content #product_tabs_description_contents .std {
    text-align: left;
    position: relative;
    bottom: 35px;
    overflow: hidden;
}

body.catalog-product-view .product-view .product-tabs-content #product_tabs_description_contents h2 {
    display: none;
}

body.catalog-product-view .product-view .product-tabs-content #product_tabs_description_contents h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    padding: 0;
}

body.catalog-product-view .product-view .product-tabs-content #product_tabs_description_contents p {
    font-family: "Lato", sans-serif;
    text-transform: none;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
}

body.catalog-product-view .product-view .product-tabs-content #product_tabs_description_contents p a {
    font-weight: 400;
    text-decoration: underline;
}

body.catalog-product-view .product-view .product-tabs-content #product_tabs_description_contents p.mini-faq-tip {
    border-bottom: 1px dotted #DDD;
    padding: 5px 0 10px;
}

/* main faq */

.main-container .main .faqs-container {
    max-width: 960px;
    margin: 30px auto 50px;
}

.main-container .main .faqs-container h2 {
    font-size: 28px;
    text-align: center;
    padding: 20px;
}

.faqs-container .faq-container .ui-accordion .ui-accordion-icons {
    padding: 20px 10px;
    border-radius: 0 !important;
    border: none;
    margin: 10px 0;
}

.faqs-container .faq-container .ui-accordion .ui-accordion-content {
    border: none !important;
    border-radius: 0;
    height: auto !important;
}

.faqs-container .faq-container .ui-state-active {
    background: #222;
}

.faqs-container .faq-container .ui-state-active a {
    color: #FFF !important;
}

.faqs-container .faq-container a {
    font-size: 18px;
    font-weight: 400;
}

.faqs-container .faq-container p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300 !important;
    font-family: "Lato", sans-serif !important;
    color: #222;
}

/* firmen */

body.cms-firmen .header-main-container {
    background: url(../../teatox_images/firmen_bg.jpg);
}

body.cms-firmen .main-container .main {
    max-width: 1190px;
}

body.cms-firmen .main-container .main .col-main {
    border: none;
    padding: 0;
    margin: -40px 0 0 0;
}

body.cms-firmen .main-container .main h2,
body.cms-firmen .main-container .main h3,
body.cms-firmen .main-container .main p {
    text-align: center;
}

body.cms-firmen .main-container .main h3 {
    text-transform: none;
    font-weight: 400;
    color: #555;
}

body.cms-firmen .main-container .main .firmen-columns-container {
    max-width: 1190px;
    text-align: center;
}

body.cms-firmen .main-container .main .firmen-column {
    width: 250px;
    height: 550px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 50px 25px -230px;
    padding: 250px 0;
}

body.cms-firmen .main-container .main .firmen-column.firmen-column-1 {

    background: url(../../teatox_images/firmen_pic_1.png) no-repeat;
}

body.cms-firmen .main-container .main .firmen-column.firmen-column-2 {
    background: url(../../teatox_images/firmen_pic_2.png) no-repeat;
}

body.cms-firmen .main-container .main .firmen-column.firmen-column-3 {
    background: url(../../teatox_images/firmen_pic_3.png) no-repeat;
}

/* logout page */

body.customer-account-logoutsuccess .col-main {
    max-width: 1190px;
    margin: 0 auto !important;
    text-align: center !important;
}

/* videos */

body.cms-videos h2 {
    text-align: center;
    padding: 0;
    margin: 0 0 50px;
}

body.cms-videos .col-main {
    border: none !important;
}

body.cms-videos iframe {
    padding: 0 0 10%;
}

/* contact us response page */


body.cms-contact-us > div.wrapper > div.page > div.main-container.col1-layout > div > div.col-main > div > ul > li {
    display: none !important;
}

body.contacts-index-index .success-msg {
    background: none !important;
    border: none !important;
    padding: 4px 12px !important;
    font-size: 20px !important;
    max-width: 960px;
    margin: 0 auto;
    color: #333;
}

/* Product Variations Radio Selectors */

.product-options ul.options-list {
    padding: 0 !important;
}

.product-options ul.options-list li {
    padding: 3px 0 !important;
}

.product-options ul.options-list input.radio {
    float: left;
    margin-top: 4px !important;
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 22px;
    font-size: 14px;
}

/* custom header for account/cart/magazine pages */

body.is-blog .header-main-container,
body.checkout-onepage-index .header-main-container,
body.onestepcheckout-index-index .header-main-container,
body.cms-faq .header-main-container,
body.cms-energy-matcha-faq .header-main-container,
body.cms-skinny-detox-faq .header-main-container,
body.cms-daily-balance-faq .header-main-container,
body.customer-account-logoutsuccess .header-main-container,
body.contacts-index-index .header-main-container,
.customer-account-index .header-main-container,
.customer-account-edit  .header-main-container,
.customer-address-index .header-main-container,
.customer-address-form .header-main-container,
.sales-order-history .header-main-container,
.sales-order-view .header-main-container,
.newsletter-manage-index .header-main-container,
.customer-account-create .header-main-container,
.customer-account-login .header-main-container,
.checkout-cart-index .header-main-container,
.checkout-onepage-success .header-main-container {
    margin-top: -52px;
    padding: 1px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 238px;
}

body.is-blog .header-logo,
body.checkout-onepage-index .header-logo,
body.onestepcheckout-index-index .header-logo,
body.cms-faq .header-logo,
body.cms-energy-matcha-faq .header-logo,
body.cms-skinny-detox-faq .header-logo,
body.cms-daily-balance-faq .header-logo,
body.customer-account-logoutsuccess .header-logo,
body.contacts-index-index .header-logo,
.customer-account-index .header-logo,
.customer-account-edit  .header-logo,
.customer-address-index .header-logo,
.customer-address-form .header-logo,
.sales-order-history .header-logo,
.sales-order-view .header-logo,
.newsletter-manage-index .header-logo,
.customer-account-create .header-logo,
.customer-account-login .header .header-logo,
.checkout-onepage-success .header-logo,
.checkout-cart-index .header .header-logo {
    top: 25px
}

body.is-blog .nav-container-outer,
body.is-blog .nav-container,
body.is-blog #nav,
body.checkout-onepage-index .nav-container-outer,
body.checkout-onepage-index .nav-container,
body.checkout-onepage-index #nav,
body.onestepcheckout-index-index .nav-container-outer,
body.onestepcheckout-index-index .nav-container,
body.onestepcheckout-index-index #nav,
body.cms-faq .nav-container-outer,
body.cms-faq .nav-container,
body.cms-faq #nav,
body.cms-energy-matcha-faq .nav-container-outer,
body.cms-energy-matcha-faq .nav-container,
body.cms-energy-matcha-faq #nav,
body.cms-skinny-detox-faq .nav-container-outer,
body.cms-skinny-detox-faq .nav-container,
body.cms-skinny-detox-faq #nav,
body.cms-daily-balance-faq .nav-container-outer,
body.cms-daily-balance-faq .nav-container,
body.cms-daily-balance-faq #nav,
body.customer-account-logoutsuccess .nav-container-outer,
body.customer-account-logoutsuccess .nav-container,
body.customer-account-logoutsuccess #nav,
body.contacts-index-index .nav-container-outer,
body.contacts-index-index .nav-container,
body.contacts-index-index #nav,
.customer-account-index .nav-container-outer,
.customer-account-index .nav-container,
.customer-account-index #nav,
.customer-account-edit  .nav-container-outer,
.customer-account-edit  .nav-container,
.customer-account-edit  #nav,
.customer-address-index .nav-container-outer,
.customer-address-index .nav-container,
.customer-address-index #nav,
.customer-address-form .nav-container-outer,
.customer-address-form .nav-container,
.customer-address-form #nav,
.sales-order-history .nav-container-outer,
.sales-order-history .nav-container,
.sales-order-history #nav,
.sales-order-view .nav-container-outer,
.sales-order-view .nav-container,
.sales-order-view #nav,
.newsletter-manage-index .nav-container-outer,
.newsletter-manage-index .nav-container,
.newsletter-manage-index #nav,
.customer-account-create .nav-container-outer,
.customer-account-create .nav-container,
.customer-account-create #nav,
.customer-account-login .nav-container-outer,
.customer-account-login .nav-container,
.customer-account-login #nav,
.checkout-onepage-success .nav-container-outer,
.checkout-onepage-success .nav-container,
.checkout-onepage-success #nav,
.checkout-cart-index .nav-container-outer,
.checkout-cart-index .nav-container,
.checkout-cart-index #nav {
    margin-top: -36px !important;
}

body.cms-faq .header-main-container .header-right,
body.checkout-onepage-index .header-main-container .header-right,
body.onestepcheckout-index-index .header-main-container .header-right,
body.is-blog .header-main-container .header-right,
body.cms-energy-matcha-faq .header-main-container .header-right,
body.cms-skinny-detox-faq .header-main-container .header-right,
body.cms-daily-balance-faq .header-main-container .header-right,
body.customer-account-logoutsuccess .header-main-container .header-right,
body.contacts-index-index .header-main-container .header-right,
.customer-account-index .header-main-container .header-right,
.customer-account-edit  .header-main-container .header-right,
.customer-address-index .header-main-container .header-right,
.customer-address-form .header-main-container .header-right,
.sales-order-history .header-main-container .header-right,
.sales-order-view .header-main-container .header-right,
.newsletter-manage-index .header-main-container .header-right,
.customer-account-create .header-main-container .header-right,
.customer-account-login .header-main-container .header-right,
.checkout-onepage-success .header-main-container .header-right,
.checkout-cart-index .header-main-container .header-right {
    margin: -155px 0 !important;
    background: rgba(0,0,0,0.8) !important;
    left: 1px !important;
}

body.is-blog .main,
body.checkout-onepage-index .main,
body.cms-faq .main,
body.cms-energy-matcha-faq .main,
body.cms-skinny-detox-faq .main,
body.cms-daily-balance-faq .main,
body.customer-account-logoutsuccess .main,
body.contacts-index-index .main,
.customer-account-index .main,
.customer-account-edit  .main,
.customer-address-index .main,
.customer-address-form .main,
.sales-order-history .main,
.sales-order-view .main,
.newsletter-manage-index .main,
.customer-account-create .main,
.customer-account-login .main,
.checkout-onepage-success .main,
.checkout-cart-index .main {
    margin-top: -50px !important;
    margin-bottom: 60px !important;
}

body.is-blog .header-main-container,
body.checkout-onepage-index .header-main-container,
body.onestepcheckout-index-index .header-main-container,
body.cms-faq .header-main-container,
body.cms-energy-matcha-faq .header-main-container,
body.cms-skinny-detox-faq .header-main-container,
body.cms-daily-balance-faq .header-main-container,
body.cms-shop .header-main-container,
body.customer-account-logoutsuccess .header-main-container,
body.contacts-index-index .header-main-container,
.customer-account-index .header-main-container,
.customer-account-edit  .header-main-container,
.customer-address-index .header-main-container,
.customer-address-form .header-main-container,
.sales-order-history .header-main-container,
.sales-order-view .header-main-container,
.newsletter-manage-index .header-main-container,
.customer-account-create .header-main-container,
.customer-account-login .header-main-container,
.checkout-onepage-success .header-main-container,
.checkout-cart-index .header-main-container {
    background-image: url(../../teatox_images/cart_bg.jpg);
    background-position: 0% 55%;
}

/* product page faq hide/show (full row or just faq tab) */

body.product-holistic-set .product-tabs,
body.product-holistic-set-trial .product-tabs,
body.product-matcha-chasen-whisk .product-tabs,
body.product-maoci-matcha-cup .product-tabs #product_tabs_description,
body.product-maoci-matcha-chashaku .product-tabs #product_tabs_description,
body.product-matcha-chocolate .product-tabs #product_tabs_description,
body.product-finum-tea-filter .product-tabs,
body.product-kinto-one-touch-teapot .product-tabs,
body.product-kinto-brim-teacup .product-tabs,
body.product-wasserkessel .product-tabs
{
    display: none;
}

/* remove telephone asterisk register/guest checkout */
#register-customer-password > div:nth-child(1) > label > em,
#billing-new-address-form > fieldset > ul > li:nth-child(7) > div:nth-child(1) > label > em {
    display: none;
}

/* OUT OF STOCK notice div*/

.out-of-stock-notice {
    background: red;
    width: 180px;
    height: 40px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    line-height: 2;
    font-weight: 400;
}

/* XMAS Menu Changes */

.header-main-container .header-center {
    width: 135px !important;
    bottom: 0px !important;
}

#nav {
    width: 100% !important;
}

#nav li {
    width: 15% !important;
}

#nav li:nth-child(2) {
    margin-right: 0px !important;
}

#nav > li.level0.nav-3.level-top > a > span {
    margin-left: 10px;
}

#nav > li.level0.nav-4.level-top > a > span {
    margin-right: -15px;
}

#nav > li.level0.nav-5.level-top > a > span {
    margin-left: 70px;
}

#nav li:nth-child(4) {
    /*margin-left: 40px !important;*/
}

#nav li.level0 > a > span, #nav li.level0 > p > a > span {
    font-size: 24px !important;
}

/* top notification bar notice plugin style */

body .bg-overlay #notification-bar.top {
    position: relative !important;
    margin-bottom: 10px !important;
    background: #222 !important;
    color: #FFF !important;
}

/* STORE LOCATOR CSS is in: skin/frontend/base/default/css/iwd/storelocator/storelocator.css */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_modern
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; border:0 !important; padding:5px 9px !important; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(../../skin/frontend/default/teatox/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(../../skin/frontend/default/teatox/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(../../skin/frontend/default/teatox/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(../../skin/frontend/default/teatox/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(../../skin/frontend/default/teatox/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(../../skin/frontend/default/teatox/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative;	}
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/* 0 Level */
/* 1st Level */
#nav ul li.parent {  }
#nav ul li.active { margin:0; border:0; }
#nav ul a,
#nav ul a:hover { float:none; padding:0; }
#nav ul li a { font-weight:normal !important; }
#nav ul.level0 { border-top: #b3a487 1px dotted; }

#nav > li > ul > li ul { margin-left:3px; }
.blocklist > li > ul > li,
#nav > li > ul > li ul > li {  }
.blocklist > li > ul > li { margin:2px 0 2px 0; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; left:-10000px; padding: 6px 15px 6px; background:#fff; font-size:11px; border: 4px #ccc solid; }
#nav > div { background: #fff; padding-top: 8px; }
#nav div ul { position:static; width:auto; border:none; padding:0; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { font-size:13px; }
#nav ul li a:hover { }

/* ========================== */
#nav > li  ul > li { padding:4px 0 4px 0; }
/* ========================== */

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left: 165px; top: -4px; background-image: none; }
/********** Navigation > */

#nav ul.level0 .parent > a > span { padding-right: 15px; text-transform: none; font-size: 12px; }
#nav ul.level0 .parent > a > span:after { content: ""; position: absolute; right: 0; top: 7px; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid #b3a487;
}

/* ======================================================================================= */

form.jqtransformdone label{
	margin-top:4px;
	margin-right: 8px;
	display: block;
	float:left;
}
form.jqtransformdone div.rowElem{
	clear:both;
	padding:4px 0px;
}
/* -------------
 * Buttons
 * ------------- */
button.jqTransformButton {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	font-family: Arial;
}

*:first-child+html button.jqTransformButton[type]{width: 1;} /* IE7 */

button.jqTransformButton span {
	background: transparent url(../../skin/frontend/default/teatox/images/jqforms/btn_right.gif) no-repeat right top;
	display: block;
	float: left;
	padding: 0px 4px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 33px;
}

button.jqTransformButton span span {
	background: transparent url(../../skin/frontend/default/teatox/images/jqforms/btn_left.gif) no-repeat top left;
	color: #333;
	padding: 8px 4px 0px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	height: 33px;
}

/*hover*/
button.jqTransformButton_hover span span { background-position: left -33px ; }
button.jqTransformButton_hover span { background-position: right -33px ; }

/*clicked*/
button.jqTransformButton_click span span { background-position: left -66px ; }
button.jqTransformButton_click span { background-position: right -66px ; }

/* IE 6 */
* html button.jqTransformButton { height:33px; }
* button.jqTransformButton span span { height: 25px; }
/* IE 7 */
*+ html button.jqTransformButton { height:33px; }
*+ button.jqTransformButton span span { height: 25px; }


/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	background: transparent url(../../skin/frontend/default/teatox/images/jqforms/input/input_text_left.gif) no-repeat left top;
	height: 31px;
	padding: 0px;
	float:left;
}

.jqTransformInputInner {
	background: transparent url(../../skin/frontend/default/teatox/images/jqforms/input/input_text_right.gif) no-repeat top right;
	padding: 0px;
	margin: 0px;
}

.jqTransformInputInner div {
	height: 31px;
	margin:0px 0px 0px 8px;
}

.jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	vertical-align: middle;
	height: 31px;
	color:#404040;	
	border: none;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	background:transparent;
}

/*  IE6 */
* html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin: 0 0 0 -8px;
	height:24px;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-10px;
	height:24px;
}

/*hover*/
.jqTransformInputWrapper_hover{ background-position: left -31px ;}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background-position: right -31px ;}

/*focus*/
.jqTransformInputWrapper_focus{ background-position: left -62px ;}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background-position: right -62px ;}



.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	background-color: none;
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}



/* -------------
 * Textarea
 * ------------- */
table.jqTransformTextarea td#jqTransformTextarea-mm textarea{
	font-size: 12px;
	line-height: 16px;
}

table.jqTransformTextarea td{
font-size: 1px;
line-height: 1px;
width: 5px;
height: 5px;
margin: 0;
padding: 0;
}
table.jqTransformTextarea{}
table.jqTransformTextarea tr{
/*border: 1px solid red;*/

}
table.jqTransformTextarea textarea{
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
table.jqTransformTextarea td#jqTransformTextarea-tl{background: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea_tl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-tm{background: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea_tm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-tr{background: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea_tr.gif) no-repeat top left;}

table.jqTransformTextarea td#jqTransformTextarea-ml{background: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea_ml.gif) repeat-y top left;}
table.jqTransformTextarea td#jqTransformTextarea-mm{background: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea-mm.gif) repeat;}
table.jqTransformTextarea td#jqTransformTextarea-mr{background: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea_mr.gif) repeat-y top left;}

table.jqTransformTextarea td#jqTransformTextarea-bl{background: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea_bl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-bm{background: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea_bm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-br{background: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea_br.gif) no-repeat top left;}

/*hover*/
table.jqTransformTextarea-hover td#jqTransformTextarea-tl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tr{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-ml{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-mm{background-image: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea-mm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-mr{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-br{background-position:0px -5px;}

/*focus*/
table.jqTransformTextarea-focus td#jqTransformTextarea-tl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tr{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-ml{background-position:-10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-mm{background-image: url(../../skin/frontend/default/teatox/images/jqforms/textarea/textarea-mm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-mr{background-position: -10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-br{background-position:0px -10px;}


table.jqTransformTextarea .jqTransformSafariTextarea div {
	position: relative;
	overflow: hidden;
	border: 0px solid red;
}
table.jqTransformTextarea .jqTransformSafariTextarea textarea{
	background: none;
	position: absolute;
	top:-10px;
	left:-10px;
	padding: 10px 10px 10px 10px;
	resize: none;
}


/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:0px 4px;	margin-top:5px;}
.jqTransformRadio {
	background: transparent url(../../skin/frontend/default/teatox/images/jqforms/radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}


/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block;float:left;
	margin-top:5px;
}
a.jqTransformCheckbox {
	background: transparent url(../../skin/frontend/default/teatox/images/jqforms/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}


/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 45px;
	position:relative;
	height: 18px;
	background: url(../../skin/frontend/default/teatox/images/jqforms/select_left.png) no-repeat top left;
	float:left;
    text-align: left;
}

.jqTransformSelectWrapper div span {
	font-size: 11px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 17px;
	padding: 0 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 20px;
	height: 20px;
	background: url(../../skin/frontend/default/teatox/images/jqforms/select_right.png) no-repeat center center;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 17px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 1px 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #acacac;
	color: #fff;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#acacac;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}

/* -------------------------------------
 * Local Customizations - Override the default values
 * ------------------------------------*/
 
 .jqTransformSelectWrapper { background: none; }
 .jqTransformSelectWrapper a.jqTransformSelectOpen { background: url(../../skin/frontend/default/teatox/images/jqforms/select_right_2.png) no-repeat center center; height: 17px; }
 .jqTransformSelectWrapper div span { font-size: 10px; color: #876e48; }
 .jqTransformSelectWrapper ul a { font-size: 10px; }
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:95px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../../skin/frontend/default/teatox/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
.aw_rss_reader H3{}
.aw_rss_reader .date{ font-size: 10px; margin: 0px; }
.aw_rss_reader .title{ font-weight: bold; margin: 0px; }
.aw_rss_reader .title A{}
.aw_rss_reader .summary{}

@import url('../../skin/frontend/default/default/le_itemslider/css/demo.css');
.nole_silder a.le_back_but{
    left: 0;
    position: absolute;
    top: 27px;
    z-index: 100;
    cursor: pointer;
}

.nole_silder a.le_next_but{
    right: 0;
    position: absolute;
    top: 27px;
    z-index: 100;
    cursor: pointer;
}
.le_back_but img{
    width: 15px;
}
.le_next_but img{
    width: 15px;
}

.nole_silder{
    position: relative;
}

.mi-slider {
    position: relative;
    height: 200px;
}

.mi-slider ul {
    list-style-type: none;
    position: absolute;
    width: 100%;
    left: 0;
    /*bottom: 140px;*/
    overflow: hidden;
    text-align: center;
    pointer-events: none;
    padding: 0;
    margin: 0;
}

.le-item-im{

}

.no-js .mi-slider ul {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 0;
    overflow: visible;
}

.mi-slider ul.mi-current {
    pointer-events: auto;
}

.mi-slider ul li {
    display: inline-block;
    /*    width: 20%;*/
    max-width: 300px;
    -webkit-transform: translateX(600%);
    transform: translateX(600%);
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    margin: 0 -3px;
}

.no-js .mi-slider ul li {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.mi-slider ul li a,
.mi-slider ul li img {
    display: block;
    margin: 0 auto;
}

.mi-slider ul li a {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}

.mi-slider ul li img {
    max-width: 100%;
    border: none;
}

.mi-slider ul li h4 {
    display: inline-block;
    padding: 0 3px;
    font-weight: normal;
    color: #6b6565;
    font-size: 12px;
}

.mi-slider ul li h3{
    font-weight: normal;
    color: #6b6565;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.mi-slider ul li h4 p{
    margin: 0;
}

.mi-slider ul li:hover {
    opacity: 0.7;
}

.mi-slider nav {
    position: relative;
    top: 155px;
    text-align: center;
    margin: 0 auto;
    border-top: 1px solid #acacac;
}

div.le-slide-img{height: 35px; overflow: hidden; margin-top: 10px;}

.no-js nav {
    display: none;
}

.mi-slider nav a {
    display: inline-block;
    padding: 17px 20px;
    position: relative;
    color: #888;
    outline: none;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    text-decoration: none;
    font-size: 14px;
}

.mi-slider nav a:hover,
.mi-slider nav a.mi-selected {
    color: #000;
}

.mi-slider nav a.mi-selected:after,
.mi-slider nav a.mi-selected:before {
    content: '';
    position: absolute;
    top: -1px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mi-slider nav a.mi-selected:after {
    border-color: transparent;
    border-top-color: #fff;
    border-width: 8px;
    left: 50%;
    margin-left: -8px;
}

.mi-slider nav a.mi-selected:before {
    border-color: transparent;
    border-top-color: #cacaca;
    border-width: 10px;
    left: 50%;
    margin-left: -10px;
}

/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
    -webkit-animation: scaleUp 350ms ease-in-out both;
    animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
    0% { -webkit-transform: translateX(0) scale(0); }
    100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
    0% { transform: translateX(0) scale(0); }
    100% { transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
    -webkit-animation-delay: 90ms;
    animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
    -webkit-animation-delay: 180ms;
    animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
    -webkit-animation-delay: 270ms;
    animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
    -webkit-animation-delay: 360ms;
    animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
    -webkit-animation: moveFromRight 350ms ease-in-out both;
    animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
    -webkit-animation: moveFromLeft 350ms ease-in-out both;
    animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
    -webkit-animation: moveToRight 350ms ease-in-out both;
    animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
    -webkit-animation: moveToLeft 350ms ease-in-out both;
    animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
    -webkit-animation-delay: 90ms;
    animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
    -webkit-animation-delay: 180ms;
    animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
    -webkit-animation-delay: 270ms;
    animation-delay: 270ms;
}

/* Animations */

@-webkit-keyframes moveFromRight {
    0% { -webkit-transform: translateX(600%); }
    100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
    0% { -webkit-transform: translateX(-600%); }
    100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
    0% { transform: translateX(600%); }
    100% { transform: translateX(0); }
}

@keyframes moveFromLeft {
    0% { transform: translateX(-600%); }
    100% { transform: translateX(0); }
}

@keyframes moveToRight {
    0% { transform: translateX(0%); }
    100% { transform: translateX(600%); }
}

@keyframes moveToLeft {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-600%); }
}

.mi-slider {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Media Queries */
@media screen and (max-width: 910px){
    .mi-slider nav {
        max-width: 90%;
    }
    .mi-slider nav a {
        font-size: 12px;
        padding: 40px 10px 30px 14px;
    }
}

@media screen and (max-width: 740px){
    .mi-slider {
        height: 300px;
    }
    .mi-slider nav {
        top: 220px;
    }
}

@media screen and (max-width: 490px){
    .mi-slider {
        text-align: center;
        height: auto;
    }

    .mi-slider ul {
        position: relative;
        display: inline;
        bottom: auto;
        pointer-events: auto;
    }

    .mi-slider ul li {
        -webkit-animation: none !important;
        animation: none !important;
        -webkit-transform: translateX(0) !important;
        transform: translateX(0) !important;
        padding: 10px 3px;
        min-width: 140px;
    }

    .mi-slider nav {
        display: none;
    }
}




@font-face
{
 font-family: Open sans;
 src: url(../../skin/frontend/base/default/css/magestore/OpenSans-Regular.ttf);
}

.magestore-popup_social {
    max-width: 565px !important;
}
.clear{
 width:100%;
 clear:both;
}

#sociallogin_button{
	margin-top:10px;
}

#sociallogin_button button span{
	box-sizing: border-box;
}

#sociallogin_button #bt-loginfb span, #bt-loginfb-popup span{
    height:35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/fb.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginfb span span, #bt-loginfb-popup span span{background: none repeat scroll 0 0 #2d78bd;}
#sociallogin_button #bt-loginamazon span, #bt-loginamazon-popup span{
    height:35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/bt_amazon.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginamazon span span, #bt-loginamazon-popup span span{background: none repeat scroll 0 0 #fe9900;}
#sociallogin_button #bt-loginins span, #bt-loginins-popup span{
    height:35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/bt_intagram.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginins span span, #bt-loginins-popup span span{background: none repeat scroll 0 0 #42729a;}
#sociallogin_button #bt-logingo span, #bt-logingo-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/google.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-logingo span span, #bt-logingo-popup span span{background: none repeat scroll 0 0 #dd4b39;}
#magestore-popup  .input-box{width:100%;}
#sociallogin_button #bt-loginvk span, #bt-loginvk-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/vk.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginvk span span, #bt-loginvk-popup span span{background: none repeat scroll 0 0 #44678d;}
#sociallogin_button #bt-loginper span, #bt-loginper-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/persional.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginper span span, #bt-loginper-popup span span{background: none repeat scroll 0 0 #ffc823;}
#bt-logintw-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginse span, #bt-loginse-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/stack.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginse span span, #bt-loginse-popup span  span{background: none repeat scroll 0 0 #3170c3;}

#sociallogin_button #bt-logintw span, #bt-loginaol-popup span{
    height: 35px;
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-logintw span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #28bceb;}
#sociallogin_button #bt-loginwp span, #bt-loginwp-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/wpress.png") no-repeat;
}
#sociallogin_button #bt-loginwp span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#sociallogin_button #bt-loginya span, #bt-loginya-popup span{
    height: 35px;
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/yh.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginya span span, #bt-loginya-popup span span{background: none repeat scroll 0 0 #6f2b90;}
/* by Hai Ta */
#sociallogin_button #bt-loginaol span, #bt-loginaol-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/aol.png") no-repeat;
}
#sociallogin_button #bt-loginaol span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #ffc923;}
#sociallogin_button #bt-loginwp span, #bt-loginwp-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/wpress.png") no-repeat;
}
#sociallogin_button #bt-loginwp span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#sociallogin_button #bt-logincal span, #bt-logincal-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/clavid.png") no-repeat;
}
#sociallogin_button #bt-logincal span span, #bt-logincal-popup span span{ background: none repeat scroll 0 0 #12396b;}
#sociallogin_button #bt-loginorg span, #bt-loginorg-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/orange.png") no-repeat;
}
#sociallogin_button #bt-loginorg span span, #bt-loginorg-popup span span{background: none repeat scroll 0 0 #ff6501;}
#sociallogin_button #bt-loginmp span, #bt-loginmp-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/mysp.png") no-repeat;
}
#sociallogin_button #bt-loginmp span span, #bt-loginmp-popup span span{background: none repeat scroll 0 0 #ff6501;}
#sociallogin_button #bt-loginlive span, #bt-loginlive-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/live.png") no-repeat;
}
#sociallogin_button #bt-loginlive span span, #bt-loginlive-popup span span{  background: none repeat scroll 0 0 #30a8e4;}
#sociallogin_button #bt-loginfq span, #bt-loginfq-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/fq.png") no-repeat;
}
#sociallogin_button #bt-loginfq span span, #bt-loginfq-popup span span{	background: none repeat scroll 0 0 #099eba;}

#sociallogin_button #bt-loginlinked span, #bt-loginlinked-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/linked.png") no-repeat;
}
#sociallogin_button #bt-loginlinked span span, #bt-loginlinked-popup span span{background: none repeat scroll 0 0 #017fb2;}
#sociallogin_button #bt-loginopen span, #bt-loginopen-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/myop.png") no-repeat;
}
#sociallogin_button #bt-loginopen span span, #bt-loginopen-popup span span{background: none repeat scroll 0 0 #74bc52;}
#sociallogin_button #bt-loginlj span, #bt-loginlj-popup span{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/liveJ.png") no-repeat;
}
#sociallogin_button #bt-loginlj span span, #bt-loginlj-popup span span{background: none repeat scroll 0 0 #143ea9;}

#sociallogin-other-div{
	display: block;
	float: right;
}
#sociallogin-other-a{
	width: 91px;
	display: block;
}
.sociallogin-other{
	display: block;
	float: right;
    width: 100%;
}
.sociallogin-other-span{
	cursor: pointer;
	font-weight: bold;
    white-space: nowrap;
}

.sociallogin-other-span-img-popup{
	float: right;
	width: 26px;
	height: 16px;
	cursor: pointer;
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/add.png") no-repeat right;
}

.other-button{
	/* margin: 7px 3px 5px 4px; */
}
.sociallogin-other-button{
    width: auto;
	max-width:375px;
}
button.bt-login-social{background:none;border:none;cursor: pointer;}
button.bt-login-social:hover{opacity: 0.9;}
button.bt-login-social span{
	height:35px;
	line-height:35px;
	color:#fff;
	padding:0 0 0 35px;
	float:left;
	}

#sociallogin_button .sociallogin-other #other_sociallogin_label{font-family: Open sans;}
button.bt-login-social span span{
	background-position:100% 0 !important;
	/* padding-right:10px !important; */
	padding-left:10px !important;
	text-align: left;
	color:#fff;
	min-width: 110px;
	font-family: Open sans;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
	text-transform:none;
}
button.bt-login-social span span {
	min-width: 134px;
}

/* change poppup */
#magestore-popup{
	padding: 10px;
    position: fixed;
    width: 706px;
    z-index: 9990;
	background: #fff;
	border: 2px;
	min-width: 200px;
	/* border-radius: 7px; */
}
#magestore-login-social{
	float: right;
	width: 34%;
	/* text-align: center; */
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.3;
}
#sociallogin-close{
	cursor: pointer;
    height: 33px;
    position: absolute;
    right: -20px;
    top: -16px;
    z-index: 9999;
	right: -12px;
	top: -15px;
	height: 34px;
	width: 33px;
	background:url("../../skin/frontend/base/default/css/magestore/sociallogin/close.png") no-repeat;
}
#sociallogin-close:hover{
	text-decoration: underline;
}
#magestore-login-form{
	margin-left: 10px;
}
.magestore-loign-h3{
	margin-bottom: 18px;
	border-bottom: 1px solid #CCCCCC;
	font-family: 'tahoma',Arial,Helvetica,sans-serif;
    font-size: 15px;
	padding-bottom: 3px;
}
.magestore-login-input-box{
	margin-bottom: 12px;
	height: 30px;
}
.login-label{
	float: left;
	padding-top: 5px;
    width: 32%;
	font-weight: bold;
	color: #666;
}
#magestore-popup .form-list label{float: left;text-align: left;}
#magestore-popup .form-list .sociallogin-field {clear: none;}
.login-label em{
	color: red;
}
.sociallogin-input-box{
	float: right;
	width: 246px;
	margin-bottom: 12px;
}
.sociallogin-input-box .input-text{
	border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 2px #E3E3E3 inset;
    font-family: inherit;
    font-size: 1.1em;
    margin: 0;
    padding: 5px 4px;
    width: 230px;
}
.magestore-login-popup-button{
	float: right;
}
#magestore-forgot-password, #magestore-forgot-back{
	margin-right: 69px;
	font-size: 10px;
	float: left;
	width: 100%;
}
#magestore-forgot-back{
	margin-right: 40px;
}
.popup_click_btn{
	margin-right: 10px !important;
	float: right;
}
.magestore-login-input-box  .login-label em{
}
.ajax-login-image{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/opc-ajax-loader.gif") no-repeat scroll 0 0 transparent;
	width: 16px;
	height: 16px;
	margin: 5px 0 5px 152px;
}
.magestore-invalid-email{
	margin-left: 152px;
	color: red;
}

#sociallogin-forgot{
	margin-bottom : 20px;
}
.magestore-sociallogin-create-new-customer{
	float: left;
	clear: both;
}
.magestore-sociallogin-create-new-customer a{
	margin-left: 10px;
	font-weight: bold;
}
.sociallogin-field{
	width: 218px !important;
	float: left;
}
.sociallogin-field .input-text{
	width: 168px  !important;
}
#magestore-create-back{
	font-size: 10px;
}
.sociallogin-other-button-popup{
	float: left;
}
#magestore-login-social  .magestore-loign-h3{text-align:center;}
#sociallogin_button ul.right{float:right;}
#sociallogin_button ul.left{float:left;}

@font-face
{
 font-family: Open sans;
 src: url(../../skin/frontend/base/default/css/magestore/OpenSans-Regular.ttf);
}
#sociallogin_button #magestore-popup_social ul li button{
	width: 175px;height:37px;
}
#sociallogin_button #magestore-popup_social ul li {
    float:left;
	font-family: Open sans;
}
@media all and (min-width: 0px) and (max-width: 680px){
#magestore-login-social .magestore-login-social li,.sociallogin-other ul li.other-button{padding: 0px 0px 10px 0px;}
#magestore-popup_social {
    font-size: 1.5em !important;
}
}
@media (min-width: 681px) {
#magestore-login-social .magestore-login-social li,.sociallogin-other ul li.other-button{padding: 0px 0px 10px 10px;}
}
@media all and (min-width: 0px) and  (max-width: 459px) {
	#sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 0px;}
	#sociallogin_button ul li{padding: 0px 0px 10px 0px;}
}
@media (min-width: 460px) {
	#sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 10px;}
	#sociallogin_button ul li{padding: 0px 0px 10px 10px;}
}
ul.magestore-login-social li{background:#fff;border:none;padding:}

#magestore-popup{
	width:66% !important;
	z-index:99999;
	max-width: 587px;
}
#magestore-popup_social {
	text-align: center;
	font-size: 2.5em;
	line-height: 1.25em;
	margin-bottom: 0.7em;
	position: absolute;
	top: 100px !important;
	left: 0;
	z-index: 100000;
	background-color: white;
}
#sociallogin_button ul.right li{
    float: right;
}
.magestore-popup_social{
		width: 740px !important;
	}
#other_sociallogin_label {
	background-color: rgb(240, 240, 237);
	line-height: 2em;
}
#magestore-popup_social li{
/* 	margin: 0px !important;
	padding: 0px !important; */
}

ul.magestore-login-social li.button{
    list-style: none !important;
}
ul.magestore-login-social li.button:hover{
	background:none !important;
	margin:0;
	border:none;
    list-style: none !important;
}
.sociallogin-input-box .input-text{
	box-shadow: none;
}
.sociallogin-other-button-popup li.button{
	background:none;
	border:none;
	list-style: none !important;
	/* padding: 0px 4px 0px 5px !important; */
}
.sociallogin-other-button-popup li.button:hover{
	background:none;
	border:none;
        list-style: none !important;
}
.other-button{padding:0;}
.bt-login-social{padding:0;margin:0 !important;}
.top-container{width:100%;}

#sociallogin_button{
	float:left;
}
#sociallogin_button ul li,.sociallogin-other ul li{margin: 0px;}
#sociallogin_button ul li.button,.sociallogin-other ul li.button{
	background:none !important;
	border:none !important;
	list-style: none !important;
}
#sociallogin_button ul li.button,.sociallogin-other ul li{}
#sociallogin_button ul li.button:hover{
	background:none !important;
	border:none !important;
	list-style: none !important;
}
.sociallogin-other-button{
	_display:block !important;
	z-index:3000 !important;
}
#sociallogin-other-a{
	display: inline-block;
	width:100%;
	text-align:right;
}
#sociallogin-other-div{
	display: inline-block;
	width:100%;
	margin:0;
}
#sociallogin-other-b{
	display:block;
	height:30px;
	line-height:30px;
}
#sociallogin-other-b span{
	display:block;
	margin-right:30px;
	text-align:right;
}
#sociallogin-other-button{
	top:30px;
}

#magestore-popup{
	top:100px !important;
	position:absolute !important;
	z-index:40020 !important;
}
#magestore-login-form .magestore-invalid-email{
	margin:0;
}
.other-button{
/* 	margin: 0px 2px 0px 2px !important;
	padding: 3px 0px 0px 8px!important; */
}

#bg_fade{
	z-index:30020 !important;
	float:left;
	width:100%;
	min-height:3000px;
}
.active .sociallogin-other-span-img-popup{	
	float: right;
	width: 26px;
	height: 16px;
	cursor: pointer;        
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/sub.png") no-repeat right;
}

@media all and (min-width: 0px) and (max-width: 680px) {}
@media screen and (max-width:719px) {
	.top-container{
		margin:0 auto;
	}
	
	#magestore-login-social{
		float:left !important;
		width:100%;
	}
	#magestore-login-form{
		float:left !important;
		width:100%;
		margin:0;
	}
	.sociallogin-input-box{
		float:left;
		width:100%;
	}
	.magestore-login-input-box label{float:left;width:100% !important;}
	.sociallogin-input-box .input-text{
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		width:100%;
		box-shadow: none;
		height:30px;
	}
	#magestore-create-user{
		float:left !important;
		width:100%;
	}
	.form-list .sociallogin-field{float:left !important;width:100% !important;}
	.form-list .sociallogin-field .input-text{
		float:left;
		width:100% !important;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		height:30px;
	}
	.sociallogin-field label{float:left;/* width:100%; */}
	#sociallogin-other-button li.other-button{
		float:none;
		margin:0;
		text-align:center;
	}
	#sociallogin-other-button-popup li.button{
		float:none;
		text-align:center;
		width:100%;
	}
	
	ul.magestore-login-social li.button{
		text-align:center !important;
		width:100%;
	}
	.magestore-popup_social{
		width: 380px !important;
	}
}
@media screen and (max-width:479px) {
	.magestore-popup_social{
		width: 210px !important;
	}
	#magestore-forgot-password, #magestore-forgot-back{
		float:left !important;
		margin:10px 0 !important;
		width:100%;
	}
	#sociallogin_button ul li.button{
		margin:0;
		text-align:center;
		width:100%;
		list-style: none !important;
	}	
	#sociallogin-other-button li.other-button{
		float:none;
		margin:0;
		text-align:center;
		width:100%;
        list-style: none !important;
	}
	#sociallogin-other-button-popup li.button{
		float:none;
		text-align:center;
		width:100%;
        list-style: none !important;
	}
}
@media screen and (min-width: 720px) and (max-width: 985px) {
	.top-container{
		margin:0 auto;
	}
	#magestore-login-social{
		float:left !important;
		width:100%;
	}
	#magestore-login-form{
		float:left !important;
		width:100%;
		margin:0;
	}
	.sociallogin-input-box{
		float:left;
		width:100%;
	}
	.magestore-login-input-box label{float:left;width:100% !important;}
	.sociallogin-input-box .input-text{
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		width:100%;
		box-shadow: none;
		height:30px;
	}
	#magestore-create-user{
		float:left !important;
		width:100%;
	}
	.form-list .sociallogin-field{float:left !important;width:100% !important;}
	.form-list .sociallogin-field .input-text{
		float:left;
		width:100% !important;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		height:30px;
	}
	.sociallogin-field label{float:left;/* width:100%; */}
	#sociallogin-other-button li.other-button{
		/* margin-left:65px !important; */
	}
	ul.magestore-login-social li.button{
		/* text-align:center !important;
		margin-left: 5px; */
		/* width:100%; */
		float:left;
	}
	.magestore-popup_social{
		width: 380px !important;
	}
}
@media screen and (min-width: 986px) {
	#magestore-login-social{
		text-align:center !important;
	}
	ul.magestore-login-social li.button{
	}
	#magestore-login-social . magestore-login-social {width:200px}
}
@media screen and (min-width: 986px) and (max-width: 1235px) {
	/* #magestore-popup{border:1px solid blue;} */
	#magestore-login-social{
		float:left !important;
		width:100%;
		text-align:center !important;
	}
	#magestore-login-form{
		float:left !important;
		width:100%;
		margin:0;
	}
	.sociallogin-input-box{
		float:left;
		width:100%;
	}
	.sociallogin-input-box .input-text{
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		width:100%;
		box-shadow: none;
		height:30px;
	}
	.magestore-login-input-box label{float:left;width:100% !important;}
	#magestore-create-user{
		float:left !important;
		width:100%;
	}
	.form-list .sociallogin-field{float:left !important;width:100% !important;}
	.form-list .sociallogin-field .input-text{
		float:left;
		width:100% !important;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		height:30px;
	}
	.sociallogin-field label{float:left;/* width:100%; */}
	#magestore-login-social ul.magestore-login-social li{
		float:left;
	}
	#magestore-login-social ul.magestore-login-social li{ }
	
	.magestore-popup_social{
		width: 563px !important;
	}
}
	
@media screen and (min-width: 1236px) and (max-width: 1585px) {
	.magestore-popup_social{
		width: 740px !important;
	}
}
@media screen and (min-width: 1235px){
	#magestore-login-form {
		max-width: 364px;
	}
	#magestore-create-user{
		max-width: 374px;
	}
	.sociallogin-field {
    max-width: 187px;
	}
}
@media screen and (min-width: 1586px) and (max-width: 1890px) {
.magestore-popup_social{
		width: 740px !important;
	}
}
@media screen and (min-width:1891px) {
.magestore-popup_social{
		width: 740px !important;
	}
}
/* CONTAINER */
.cookienotice-container {font: inherit;background: #ddd;z-index: 9999;padding: 10px;}
.cookienotice-content {margin: 0 auto;display: block;clear: both;overflow: auto;}

/* MESSAGE */
.cookienotice-message {float: left;}
.cookienotice-page-link {}
.cookienotice-page-link:hover {}

/* BUTTON */
.cookienotice-button-container {float: right;}
.cookienotice-button {cursor: pointer;}
.cookienotice-container .cookienotice-button:hover {}
.cookienotice-container a.cookienotice-button:active {}

/* BAR */
.cookienotice-bar {clear: both;width: 100%;}
.cookienotice-bar-top {position: absolute;top: 0;left: 0;}
.cookienotice-bar-bottom {position: fixed;top: auto;bottom: 0;left: 0;}
.cookienotice-bar .cookienotice-content {width: 960px;}

/* BOX */
.cookienotice-box {position: fixed;top: 0;left: 0;width: 240px;border-radius: 4px;top: auto;bottom: auto;left: auto;right: auto;}
.cookienotice-box-top-left {left: 30px;top: 30px;}
.cookienotice-box-top-right {right: 30px;top: 30px;}
.cookienotice-box-bottom-right {right: 30px;bottom: 30px;}
.cookienotice-box-bottom-left {left: 30px;bottom: 30px;}
.cookienotice-box .cookienotice-content {}
.maintitle {
    background: url("../../skin/frontend/default/default/images/catalogextensions/greyboxbg.gif") repeat-x scroll center top transparent;
    border-left: 1px solid #DBDBDB;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    color: #3A3A3A;
    float: none;
    font-size: 14px;
    height: 29px;
    padding: 6px 10px 0;
    clear: both;
}

.titlemain {
    color: #3A3A3A;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.viewall {
    float: right;
}

.viewall a {
    color: #5C5C5C;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}


.products-grid li.item {
    float: left;
    padding-bottom: 80px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    width: 138px;
}

/*.std .category-products ul.products-grid, .std .category-products ol.products-grid {
    width: 634px;
}*/

.std .category-products ul, .std .category-products ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/*.maintitle {
    width: 634px;
}*/