@charset "UTF-8";

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-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%,20%,50%,80%,100%{-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%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{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(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.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(.75);-ms-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);-ms-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);-ms-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.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(.9) rotate(-3deg);transform:scale(.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(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.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(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-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-out;animation-timing-function:ease-out}50%{-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-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-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-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(0) rotate(0deg);transform:translateX(0) 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(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) 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}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@font-face {
font-family: 'reckoner_boldcondensed_bold';
src: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/fonts/reckoner_bold-webfont.woff2) format('woff2'),
url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/fonts/reckoner_bold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
html {
font-family: 'PT Serif', serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
text-decoration: none;
color: #bbbcc1;
outline: none;
}
a:active,
a:hover {
text-decoration: underline;
color: #bbbcc1;
}
a:focus {
outline: none;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0 0 30px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #616161;
font-family: 'Lato', sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-top: 0;
}
p {
margin-bottom: 1.5em;
margin-top: 0
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #f9f9f9;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 16px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.5em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
color: #616161;
font: 18px/24px 'Lato', sans-serif;
background: #fff;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: none;
min-width: 320px;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: """";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 0;
}
ul {
list-style: square;
padding: 0 0 0 22px;
}
ol {
list-style: decimal;
padding: 0 0 0 22px;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 2px solid #41aad4;
float: left;
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
line-height: 28px;
padding: 8px 28px;
text-transform: uppercase;
background: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #41aad4;
color: #fff;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #41aad4;
color: #fff;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus{
outline: thin dotted;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #dbdbdb;
border-radius: 0;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
outline: thin dotted;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 10px 15px;
}
textarea {
padding: 10px 15px;
width: 100%;
height: 155px;
resize: none;
}  a {
color: #41aad4;
}
a:hover,
a:focus,
a:active {
color: #41aad4;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: none;
} .main-navigation {
float: right;
margin: 21px 9px 0 0;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
font-size: 16px;
font-weight: 700;
}
.main-navigation li {
float: left;
position: relative;
margin-left: 48px;
}
.main-navigation ul li:first-child {
margin-left: 0;
}
.main-navigation a {
display: block;
text-decoration: none;
padding: 0 0 16px;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -22px;
z-index: 99999;
width: 180px;
background: #41aad4;
display: none;
}
.main-navigation ul ul:before {
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #41aad4;
content: '';
position: absolute;
top: -10px;
left: 30px;
}
.main-navigation ul ul ul {
left: -100%;
top: 0;
}
.main-navigation ul ul ul:before {
display: none;
}
.main-navigation ul ul a {
color: #fff;
border-bottom: 1px solid #54b3d8;
padding: 10px 23px;
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li a:focus {
background: #54b3d8;
color: #fff;
}
.main-navigation ul ul li {
float: none;
display: block;
margin: 0;
}
.main-navigation li:hover>a,
.main-navigation li:focus>a,
.main-navigation li.focus>a {
color: #4fbba9;
}
.main-navigation ul ul :hover>a,
.main-navigation ul ul :focus>a,
.main-navigation ul ul .focus>a,
.main-navigation ul ul .current-menu-item>a {
background: #54b3d8;
color: #fff;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {}
.main-navigation ul li:hover>ul {
display: block;
}
.main-navigation ul li:focus-within>ul {
display: block;
}
.main-navigation ul li.focus>ul {
display: block;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
display: block;
}
.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a,
.main-navigation ul li a:hover,
.main-navigation ul li a:focus {
color: #4fbba9;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
background: #41aad4;
color: #fff;
display: block;
padding: 5px 0;
} .gallery {
margin-bottom: 1.5em;
margin-left: -15px;
margin-right: -15px;
}
.gallery-item {
float: left;
text-align: center;
vertical-align: top;
width: 100%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.gallery-item img {
width: 100%;
vertical-align: top;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
background: #41aad4;
color: #fff;
padding: 5px 0;
text-align: center;
}
.site {
background: #fff;
}
.custom-background .site {
margin: 20px;
} .container {
max-width: 1170px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.container:after {
content: '';
display: block;
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:after {
content: '';
display: block;
clear: both;
} .header-t {
background: #f9f9f9 url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/line.png) repeat-x 0 100%;
padding: 8px 0 17px;
}
.header-t .contact-info {
float: left;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
font-size: 16px;
}
.header-t .contact-info li {
float: left;
margin-right: 38px;
}
.header-t .contact-info li a {
color: #919191;
}
.header-t .contact-info li a:hover,
.header-t .contact-info li a:focus {
color: #41aad4;
text-decoration: none;
}
.header-t .contact-info li a svg {
font-size: 15px;
margin-right: 5px;
}
.header-t .social-networks {
float: right;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
font-size: 15px;
}
.header-t .social-networks li {
float: left;
margin-left: 19px;
}
.header-t .social-networks li:first-child {
margin-left: 19px;
}
.header-t .social-networks li a {
color: #919191;
}
.header-t .social-networks li a:hover,
.header-t .social-networks li a:focus {
text-decoration: none;
color: #41aad4;
}
.header-b {
padding: 23px 0 30px;
}
.site-branding {
float: left;
}
.site-branding .custom-logo-link {
float: left;
margin-right: 10px;
}
.site-branding .custom-logo-link a {
display: block;
height: 100%;
}
.site-branding .custom-logo-link img {
vertical-align: top;
}
.site-branding .text-logo {
float: left;
}
.site-branding .site-title {
font-size: 32px;
line-height: 36px;
margin: 0 0 5px;
font-weight: 400;
font-family: 'Pacifico', cursive;
}
.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
text-decoration: none;
}
.site-branding .site-description {
font-size: 14px;
line-height: 17px;
color: #919191;
margin: 0;
} .banner {
position: relative;
background: #000;
} .banner .flexslider .slides>li {
position: relative;
}
.banner img {
width: 100%;
vertical-align: top;
opacity: 0.5;
}
.banner .banner-text {
position: absolute;
top: 24.5%;
left: 0;
width: 100%;
color: #fff;
font-size: 24px;
line-height: 32px;
z-index: 2;
}
.banner .banner-text .text-holder {
max-width: 454px;
float: left;
}
.banner .banner-text .title {
font-size: 60px;
line-height: 64px;
display: block;
margin: 0 0 13px;
}
.banner .banner-text .btn-enroll {
background: #41aad4;
font-size: 16px;
line-height: 20px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
float: left;
padding: 13px 42px 14px 42px;
}
.banner .banner-text .btn-enroll:hover,
.banner .banner-text .btn-enroll:focus {
text-decoration: none;
background: #3995ba;
}
.banner .banner-text p {
margin: 0 0 26px;
}
.banner .owl-nav .owl-prev {
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/btn-prev.png) no-repeat;
width: 55px;
height: 55px;
text-indent: -9999px;
position: absolute;
top: 50%;
left: 10px;
margin-top: -55px;
opacity: 0.5;
}
.banner .owl-nav .owl-prev:hover {
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/btn-prev.png) no-repeat;
opacity: 1;
}
.banner .owl-nav .owl-next {
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/btn-next.png) no-repeat;
width: 55px;
height: 55px;
text-indent: -9999px;
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
right: 10px;
margin-top: -55px;
opacity: 0.5;
}
.banner .owl-nav .owl-next:hover {
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/btn-next.png) no-repeat;
opacity: 1;
}
.banner .owl-nav .owl-prev:focus,
.banner .owl-nav .owl-next:focus{
outline: thin dotted #fff;
}
.banner .owl-carousel .owl-dots {
position: absolute;
width: 100%;
bottom: 40px;
text-align: center;
display: inline-block;
}
.banner .owl-carousel .owl-dots .owl-dot {
display: inline-block;
}
.banner .owl-carousel .owl-dots .owl-dot:focus{
outline: thin dotted #fff;
}
.banner .owl-carousel .owl-dots span {
background: none;
width: 13px;
height: 13px;
border: 2px solid #fff;
margin: 0 5px;
display: inline-block;
border-radius: 50%;
}
.banner .owl-carousel .owl-dots .active span,
.banner .owl-carousel .owl-dots .owl-dot:hover span {
background: #fff;
} .welcome {
padding: 75px 0 83px;
}
.welcome .img-holder {
float: left;
width: 50%;
padding-left: 15px;
padding-right: 15px;
margin-top: 3px;
}
.welcome .img-holder img {
vertical-align: top;
}
.welcome .text-holder {
float: left;
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.welcome .text-holder .title {
font-size: 36px;
line-height: 40px;
font-weight: 700;
color: #f380b2;
margin: 0 0 10px;
}
.welcome .text-holder .btn-more {
font-size: 16px;
line-height: 20px;
font-weight: 700;
text-transform: uppercase;
border: 2px solid #41aad4;
float: left;
padding: 11px 58px 12px 58px;
}
.welcome .text-holder .btn-more:hover,
.welcome .text-holder .btn-more:focus {
text-decoration: none;
background: #41aad4;
color: #fff;
}
.welcome .text-holder .btn-more:focus{
outline: thin dotted #000;
outline-offset: 2px;
} .section-2 {
background: #f9f9f9;
padding: 63px 0 26px;
text-align: center;
}
.section-2 .header {
max-width: 780px;
margin: 0 auto 48px;
font-size: 24px;
line-height: 32px;
}
.section-2 .header .title {
font-size: 42px;
line-height: 48px;
color: #f380b2;
margin: 0 0 21px;
font-weight: 400;
}
.section-2 .col {
float: left;
width: 33.3333%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.section-2 .col .img-holder {
margin: 0 0 33px;
}
.section-2 .col .img-holder img {
vertical-align: top;
-webkit-border-radius: 100px;
border-radius: 50%;
}
.section-2 .col .text-holder {
padding: 0 40px;
}
.section-2 .col .text-holder .title {
font-size: 24px;
line-height: 28px;
font-weight: 400;
color: #313131;
margin: 0 0 18px;
}
.section-2 .col .text-holder .title a {
color: #313131;
}
.section-2 .col .text-holder .title a:hover,
.section-2 .col .text-holder .title a:focus {
text-decoration: none;
color: #41aad4;
} .section-3 {
padding: 66px 0 0;
}
.section-3 .header {
font-size: 24px;
line-height: 32px;
max-width: 780px;
}
.section-3 .header .title {
color: #f380b2;
font-size: 42px;
font-weight: 400;
line-height: 48px;
margin: 0 0 10px;
}
.section-3 .header p {
margin: 0 0 23px;
}
.section-3 .text-holder {
float: left;
width: 66.6667%;
padding-left: 15px;
padding-right: 15px;
}
.section-3 ul {
margin: 0 -15px 50px;
padding: 0;
list-style: none;
overflow: hidden;
}
.section-3 ul li {
float: left;
padding-left: 60px;
padding-right: 15px;
padding-top: 8px;
width: 50%;
position: relative;
}
.section-3 ul li:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 45px;
height: 45px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%234fbba9' viewBox='0 0 512 512'%3E%3Cpath d='M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z'/%3E%3C/svg%3E") center center no-repeat;
}
.section-3 ul li .title {
font-size: 20px;
line-height: 24px;
font-weight: 700;
color: #313131;
margin: 0 0 7px;
}
.section-3 .text-holder .btn-detail {
border: 2px solid #41aad4;
float: left;
font-size: 16px;
font-weight: 700;
line-height: 20px;
padding: 11px 58px 12px;
text-transform: uppercase;
}
.section-3 .text-holder .btn-detail:hover,
.section-3 .text-holder .btn-detail:focus {
text-decoration: none;
background: #41aad4;
color: #fff;
}
.section-3 .img-holder {
float: left;
width: 33.3333%;
padding-left: 15px;
padding-right: 15px;
margin-top: -107px;
}
.section-3 .img-holder img {
vertical-align: top;
} .promotional-block {
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/img37.jpg) no-repeat;
background-size: cover;
color: #fff;
font-size: 24px;
line-height: 32px;
text-align: center;
padding: 130px 0 119px;
position: relative;
}
.promotional-block:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
}
.promotional-block .container {
position: relative;
z-index: 1;
}
.promotional-block .title {
font-size: 60px;
line-height: 66px;
font-weight: 700;
margin: 0 0 20px;
}
.promotional-block .btn-detail {
border: 2px solid #fff;
font-size: 16px;
font-weight: 700;
line-height: 20px;
padding: 11px 58px 12px;
text-transform: uppercase;
color: #fff;
display: inline-block;
}
.promotional-block .btn-detail:hover,
.promotional-block .btn-detail:focus {
text-decoration: none;
background: #fff;
color: #313131;
}
.promotional-block .btn-detail:focus{
outline-offset: 2px;
outline: thin dotted #fff;
} .featured {
background: #f9f9f9;
padding: 70px 0;
text-align: center;
}
.featured .header {
font-size: 24px;
line-height: 32px;
margin: 0 auto 90px;
max-width: 780px;
}
.featured .header .title {
color: #f380b2;
font-size: 42px;
font-weight: 400;
line-height: 48px;
margin: 0 0 21px;
}
.featured .col {
float: left;
width: 33.3333%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.featured .col .holder {
background: #fff;
padding: 0 40px 50px;
}
.featured .col .img-holder {
margin: 0 0 33px;
}
.featured .col .img-holder img {
vertical-align: top;
-webkit-border-radius: 100px;
border-radius: 50%;
border: 10px solid #fff;
margin: -45px 0 0;
}
.featured .col .text-holder { }
.featured .col .text-holder .title {
color: #313131;
font-size: 24px;
font-weight: 400;
line-height: 28px;
margin: 0 0 18px;
}
.featured .col .text-holder .btn-detail {
border: 2px solid #41aad4;
display: block;
font-size: 16px;
font-weight: 700;
line-height: 20px;
padding: 11px 10px 12px;
text-transform: uppercase;
}
.featured .col .text-holder .btn-detail:hover,
.featured .col .text-holder .btn-detail:focus {
text-decoration: none;
background: #41aad4;
color: #fff;
}
.featured .col .text-holder .btn-detail:focus{
outline: thin dotted #000;
outline-offset: 2px;
} .testimonial {
padding: 70px 0;
}
.testimonial .table {
display: table;
width: 100%;
background: #3ca4d0;
}
.testimonial .table .table-row {
display: table-row;
}
.testimonial .text-holder,
.testimonial .img-holder {
display: table-cell;
vertical-align: middle;
width: 50%;
}
.testimonial .img-holder img {
vertical-align: top;
}
.testimonial .text-holder {
color: #fff;
padding: 50px;
}
.testimonial .text-holder .header {
font-size: 24px;
line-height: 32px;
}
.testimonial .text-holder .header .title {
font-size: 42px;
font-weight: 400;
line-height: 48px;
margin: 0 0 10px;
}
.testimonial .text-holder .header p {
margin: 0 0 26px;
}
.testimonial .text-holder .name {
display: block;
font-weight: 700;
}
ul.owl-carousel {
margin: 0;
padding: 0;
list-style: none;
}
.testimonial .owl-carousel .owl-nav [class*="owl-"] {
width: 45px;
height: 45px;
display: block;
top: 50%;
cursor: pointer;
position: absolute;
z-index: 99;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0.5;
filter: alpha(opacity=50);
text-indent: 55px;
overflow: hidden;
-webkit-transition: all linear 0.35s;
-moz-transition: all linear 0.35s;
transition: all linear 0.35s;
}
.testimonial .owl-carousel .owl-nav .owl-next {
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/btn-next2.png) no-repeat;
right: 0;
}
.testimonial .owl-carousel .owl-nav .owl-prev {
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/btn-prev2.png) no-repeat;
left: 0;
}
.testimonial .owl-carousel .owl-nav [class*="owl-"].disabled {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: not-allowed;
} .our-staff {
background: #f9f9f9;
padding: 70px 0 40px;
}
.our-staff .header {
font-size: 24px;
line-height: 32px;
margin: 0 auto 48px;
max-width: 780px;
text-align: center;
}
.our-staff .header .title {
color: #f380b2;
font-size: 42px;
font-weight: 400;
line-height: 48px;
margin: 0 0 21px;
}
.our-staff .col {
float: left;
width: 33.3333%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.our-staff .col .img-holder img {
width: 100%;
vertical-align: top;
}
.our-staff .col .text-holder {
background: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
padding: 23px 30px;
}
.our-staff .col .text-holder .name {
display: block;
font-size: 20px;
line-height: 24px;
font-weight: 700;
color: #313131;
margin: 0 0 5px;
}
.our-staff .col .text-holder .name a {
color: #313131;
}
.our-staff .col .text-holder .name a:hover,
.our-staff .col .text-holder .name a:focus {
text-decoration: none;
color: #41aad4;
}
.our-staff .col .text-holder .designation {
font-size: 18px;
line-height: 22px;
color: #919191;
display: block;
} .news {
padding: 70px 0 40px;
}
.news .header {
font-size: 24px;
line-height: 32px;
margin: 0 auto 48px;
max-width: 780px;
text-align: center;
}
.news .header .title {
color: #f380b2;
font-size: 42px;
font-weight: 400;
line-height: 48px;
margin: 0 0 21px;
}
.news .post {
float: left;
width: 33.3333%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.news .post .posted-on {
float: left;
width: 65px;
margin-right: 30px;
border: 1px solid #4fbba9;
text-align: center;
color: #4fbba9;
padding: 10px 0;
}
.news .post .posted-on strong {
display: block;
font-size: 32px;
line-height: 33px;
font-weight: 400;
}
.news .post .posted-on span {
display: block;
font-size: 12px;
text-transform: uppercase;
line-height: 15px;
}
.news .post .text-holder {
overflow: hidden;
}
.news .post .entry-title {
font-size: 20px;
line-height: 24px;
font-weight: 700;
color: #616161;
margin: 0 0 15px;
}
.news .post .entry-title a {
color: #616161;
}
.news .post .entry-title a:hover,
.news .post .entry-title a:focus {
text-decoration: none;
color: #41aad4;
}
.news .post .entry-content {
margin: 0;
}
.news .post .entry-footer {
overflow: hidden;
}
.news .post .readmore {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
} .top-bar {
background: #f9f9f9;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
padding: 24px 0 31px;
}
.page-header {
float: left;
}
.page-header .page-title {
font-size: 36px;
line-height: 43px;
font-weight: 700;
color: #f380b2;
margin: 0;
}
#crumbs {
float: right;
font-size: 14px;
line-height: 17px;
color: #919191;
padding: 15px 2px 0 0;
}
#content {
padding: 43px 0;
}
#primary {
float: left;
width: 75%;
padding-left: 15px;
padding-right: 15px;
}
#primary .site-main {
padding-right: 15px;
}
#primary .post,
.search #primary .page {
border-bottom: 1px solid #e9e9e9;
padding-bottom: 37px;
margin-bottom: 40px;
}
#primary .post .post-thumbnail,
.search #primary .page .post-thumbnail {
display: block;
height: 100%;
margin: 0 0 23px;
}
#primary .post .post-thumbnail img,
.search #primary .page .post-thumbnail img {
vertical-align: top;
}
#primary .post .entry-header,
.search #primary .page .entry-header {
margin: 0 0 21px;
}
#primary .post .entry-header .entry-title,
.search #primary .page .entry-header .entry-title {
font-size: 28px;
line-height: 38px;
font-weight: 400;
color: #313131;
margin: 0 0 14px;
}
#primary .post .entry-header .entry-title a,
.search #primary .page .entry-header .entry-title a {
color: #313131;
}
#primary .post .entry-header .entry-title a:hover,
#primary .post .entry-header .entry-title a:focus,
.search #primary .page .entry-header .entry-title a:hover,
.search #primary .page .entry-header .entry-title a:focus {
text-decoration: none;
color: #41aad4;
}
#primary .post .entry-meta {
font-size: 16px;
color: #6c6c6c;
}
#primary .post .entry-meta span {
display: inline-block;
margin-right: 23px;
}
#primary .post .entry-meta a:hover,
#primary .post .entry-meta a:focus {
text-decoration: none;
color: #6c6c6c;
}
#primary .post .entry-meta .comments-link a:before {
content: '';
margin-right: 5px;
color: #6c6c6c;
vertical-align: top;
width: 13px;
height: 13px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236c6c6c' viewBox='0 0 512 512'%3E%3Cpath d='M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32z'/%3E%3C/svg%3E") center center no-repeat;
display: inline-block;
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
#primary .post .entry-content,
.search #primary .page .entry-content,
#primary .page .entry-content {
margin: 0;
}
#primary .post .entry-footer,
.search #primary .page .entry-footer {
overflow: hidden;
}
#primary .post .btn-readmore,
.search #primary .page .btn-readmore {
font-size: 16px;
line-height: 28px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
border: 2px solid #41aad4;
float: left;
padding: 8px 28px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.edit-link {
float: right;
}
#primary .post .btn-readmore:hover,
#primary .post .btn-readmore:focus,
.search #primary .page .btn-readmore:hover,
.search #primary .page .btn-readmore:focus,
.edit-link a:hover,
.post .edit-link a:focus {
text-decoration: none;
background: #41aad4;
color: #fff;
}
#primary .post .btn-readmore:focus,
.search #primary .page .btn-readmore:focus{
outline-offset: -2px;
outline: thin dotted #fff;
}
#primary .post .entry-content iframe,
#primary .page .entry-content iframe {
width: 100%;
height: 475px;
vertical-align: top;
margin: 0 0 30px;
}
#primary .post.format-status .entry-header .entry-title,
#primary .post.format-aside .entry-header .entry-title,
#primary .post.format-link .entry-header .entry-title {
display: none;
}
#primary .post .entry-content h1,
#primary .page .entry-content h1 {
font-size: 60px;
line-height: 72px;
font-weight: 400;
color: #313131;
margin: 0 0 10px;
}
#primary .post .entry-content h2,
#primary .page .entry-content h2 {
font-size: 42px;
line-height: 50px;
font-weight: 400;
color: #313131;
margin: 0 0 13px;
}
#primary .post .entry-content h3,
#primary .page .entry-content h3 {
font-size: 36px;
line-height: 43px;
font-weight: 400;
color: #313131;
margin: 0 0 17px;
}
#primary .post .entry-content h4,
#primary .page .entry-content h4 {
font-size: 24px;
line-height: 29px;
font-weight: 400;
color: #313131;
margin: 0 0 20px;
}
#primary .post .entry-content h5,
#primary .page .entry-content h5 {
font-size: 20px;
line-height: 24px;
font-weight: 400;
color: #313131;
margin: 0 0 18px;
}
#primary .post .entry-content h6,
#primary .page .entry-content h6 {
font-size: 16px;
line-height: 19px;
font-weight: 400;
color: #313131;
margin: 0 0 18px;
}
#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote {
margin: 0 0 1.5em;
background: #f9f9f9 url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/bg-quote.png) no-repeat 50px 20px;
padding: 50px 50px 30px;
border-left: 2px solid #4fbba9;
color: #919191;
font-style: italic;
}
#primary .post .entry-content blockquote cite,
#primary .page .entry-content blockquote cite {
font-size: 16px;
font-style: normal;
text-transform: uppercase;
color: #313131;
font-weight: 700;
}
#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
float: right;
text-align: right;
width: 263px;
margin-left: 15px;
margin-bottom: 30px;
border-top: 3px solid #f1f1f2;
padding-top: 10px;
}
#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left {
float: left;
text-align: left;
width: 263px;
margin-right: 15px;
margin-bottom: 30px;
border-top: 3px solid #f1f1f2;
padding-top: 10px;
}
#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap {
font-size: 115px;
line-height: 100px;
float: left;
margin-right: 15px;
}
#primary .post .entry-content .highlight,
#primary .page .entry-content .highlight {
background: #72c9ba;
color: #fff;
}
#primary .post .entry-content table,
#primary .page .entry-content table {
color: #919191;
}
#primary .post .entry-content table thead,
#primary .page .entry-content table thead {
background: #e9e9e9;
font-weight: 700;
color: #616161;
}
#primary .post .entry-content table thead th,
#primary .page .entry-content table thead th {
font-weight: 700;
color: #616161;
}
#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td {
padding: 1vw 2vw;
text-align: left;
}
#primary .post .entry-content table tr,
#primary .page .entry-content table tr {
border-bottom: 1px solid #ebebeb;
}
.author {
margin: 0 0 40px;
background: #f9f9f9;
padding: 30px 26px;
}
.author .img-holder {
float: left;
width: 105px;
margin-right: 20px;
}
.author .text-holder {
overflow: hidden;
}
.author .name {
font-size: 21px;
line-height: 28px;
font-weight: 400;
color: #313131;
} .pagination {
margin: 0 0 30px;
}
.pagination .nav-links {
overflow: hidden;
}
.pagination a,
.pagination .current {
font-size: 16px;
line-height: 40px;
height: 40px;
float: left;
color: #bebebe;
margin: 0 3px 0 0;
padding: 0 14px; }
.pagination .current,
.pagination a:hover,
.pagination a:focus {
background: #919191; color: #fff;
text-decoration: none;
}
.pagination a:focus{
outline: thin dotted #fff;
outline-offset: -2px;
}
.pagination .dots {
float: left;
margin: 0 3px 0 0;
line-height: 36px;
}
.search #primary .search-form {
width: 100%;
margin: 0 0 42px;
background: #f8f8f8;
} .comments-area {
margin: 0 0 40px;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
font-size: 28px;
line-height: 32px;
font-weight: 400;
color: #313131;
}
.comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area .comment-body .avatar {
float: left;
margin-right: 20px;
}
.comments-area .comment-body .fn {
float: left;
font-weight: 700;
font-size: 18px;
line-height: 24px;
color: #313131;
margin-right: 15px;
}
.comments-area .comment-body .says {
display: none;
}
.comments-area .comment-body .comment-metadata {
float: left;
font-size: 14px;
color: #919191;
}
.comments-area .comment-body .comment-metadata a {
color: #919191;
}
.comments-area .comment-body .comment-metadata a:hover,
.comments-area .comment-body .comment-metadata a:focus {
text-decoration: none;
color: #41aad4;
}
.comment-author {
float: left;
}
.comment-meta {
overflow: hidden;
}
.comments-area .comment-body .comment-content {
margin-left: 97px; }
.comments-area .comment-body .reply {
margin-left: 97px;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
}
.comments-area .comment-body {
border-bottom: 1px solid #f3f3f3;
padding-bottom: 25px;
margin-bottom: 25px;
}
.comments-area .comment-list .children {
padding-left: 97px;
}
.comments-area .comment-form label {
display: none;
}
.comments-area .comment-form .comment-form-author {
float: left;
width: 267px;
margin-right: 15px;
}
.comments-area .comment-form .comment-form-email {
float: left;
width: 267px;
margin-right: 15px;
}
.comments-area .comment-form .comment-form-url {
float: left;
width: 267px;
}
.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="url"] {
width: 100%;
padding: 10px 15px;
}
.comments-area .comment-form label[for="wp-comment-cookies-consent"] {
display: inline-block;
margin-left: 5px;
}
.full-width #primary {
width: 100%;
} #secondary {
float: right;
width: 25%;
padding-left: 15px;
padding-right: 15px;
}
.search #primary .search-form {
background: #f8f8f8;
margin: 0 15px 42px 0;
overflow: hidden;
padding: 15px;
}
.search #primary .search-form label {
float: left;
width: 85%
}
.search #primary .search-form input[type="search"] {
background: none;
border: 0;
border-radius: 0;
float: left;
width: 100%;
margin: 0;
padding: 0;
font-size: 15px;
}
.search #primary .search-form input[type="submit"] {
float: right;
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/bg-search.png) no-repeat;
width: 17px;
height: 18px;
border: 0;
border-radius: 0;
text-indent: -9999px;
} .widget_search .search-form {
background: #f8f8f8;
margin: 0;
overflow: hidden;
padding: 15px;
}
.widget_search .search-form label {
float: left;
width: 85%
}
.widget_search .search-form input[type="search"] {
background: none;
border: 0;
border-radius: 0;
float: left;
width: 100%;
margin: 0;
padding: 0;
font-size: 15px;
}
.widget_search .search-form input[type="submit"] {
float: right;
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/bg-search.png) no-repeat;
width: 17px;
height: 18px;
border: 0;
border-radius: 0;
text-indent: -9999px;
padding: 0;
}
.widget_search .search-form input[type="submit"]:focus{
outline: thin dotted #000;
} .widget .widget-title {
font-size: 16px;
line-height: 28px;
font-weight: 700;
color: #313131;
text-transform: uppercase;
}
.widget ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 20px;
color: #919191;
}
.widget ul li {
padding-left: 17px;
margin: 0 0 15px;
position: relative;
}
.widget ul li:before {
position: absolute;
top: 0;
left: 0;
content: '';
width: 5px;
height: 20px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23919191' viewBox='0 0 192 512'%3E%3Cpath d='M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z'/%3E%3C/svg%3E") center center no-repeat;
}
.widget ul li a {
color: #919191;
}
.widget ul li a:hover,
.widget ul li a:focus {
text-decoration: none;
color: #41aad4;
} .widget.widget_flickr_photo ul {
margin-left: -1px;
margin-right: -1px;
overflow: hidden;
}
.widget.widget_flickr_photo ul li {
padding-left: 1px;
padding-right: 1px;
float: left;
margin-bottom: 2px;
width: 25%;
text-align: center;
}
.widget.widget_flickr_photo ul li:before {
display: none;
}
.widget.widget_flickr_photo ul li img {
vertical-align: top;
} .widget.widget_preschool_and_kindergarten_recent_post ul li {
padding-left: 0;
margin-bottom: 28px;
overflow: hidden;
}
.widget.widget_preschool_and_kindergarten_recent_post ul li:before {
display: none;
}
.widget.widget_preschool_and_kindergarten_recent_post ul li .post-thumbnail {
float: left;
width: 60px;
margin-right: 19px;
}
.widget.widget_preschool_and_kindergarten_recent_post ul li .post-thumbnail img {
vertical-align: top;
}
.widget.widget_preschool_and_kindergarten_recent_post ul li .entry-header {
overflow: hidden;
}
.widget.widget_preschool_and_kindergarten_recent_post ul li .entry-header .entry-title {
font-size: 16px;
line-height: 20px;
font-weight: 400;
color: #313131;
margin: 0 0 3px;
}
.widget.widget_preschool_and_kindergarten_recent_post ul li .entry-header .entry-title a {
color: #313131;
}
.widget.widget_preschool_and_kindergarten_recent_post ul li .entry-header .entry-title a:hover,
.widget.widget_preschool_and_kindergarten_recent_post ul li .entry-header .entry-title a:focus {
color: #41aad4;
text-decoration: none;
}
.widget.widget_preschool_and_kindergarten_recent_post ul li .entry-header .posted-on {
display: block;
font-size: 14px;
color: #919191;
}  .widget.widget_preschool_and_kindergarten_popular_post ul li {
padding-left: 0;
margin-bottom: 28px;
overflow: hidden;
}
.widget.widget_preschool_and_kindergarten_popular_post ul li:before {
display: none;
}
.widget.widget_preschool_and_kindergarten_popular_post ul li .post-thumbnail {
float: left;
width: 60px;
margin-right: 19px;
}
.widget.widget_preschool_and_kindergarten_popular_post ul li .post-thumbnail img {
vertical-align: top;
}
.widget.widget_preschool_and_kindergarten_popular_post ul li .entry-header {
overflow: hidden;
}
.widget.widget_preschool_and_kindergarten_popular_post ul li .entry-header .entry-title {
font-size: 16px;
line-height: 20px;
font-weight: 400;
color: #313131;
margin: 0 0 3px;
}
.widget.widget_preschool_and_kindergarten_popular_post ul li .entry-header .entry-title a {
color: #313131;
}
.widget.widget_preschool_and_kindergarten_popular_post ul li .entry-header .entry-title a:hover,
.widget.widget_preschool_and_kindergarten_popular_post ul li .entry-header .entry-title a:focus {
color: #41aad4;
text-decoration: none;
}
.widget.widget_preschool_and_kindergarten_popular_post ul li .entry-header .posted-on {
display: block;
font-size: 14px;
color: #919191;
} .widget.widget_tag_cloud .tagcloud {
overflow: hidden;
}
.widget.widget_tag_cloud .tagcloud a {
font-size: 14px;
line-height: 17px;
color: #919191;
float: left;
margin-right: 10px;
margin-bottom: 10px;
padding: 5px 8px;
border: 2px solid #dbdbdb;
}
.widget.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud .tagcloud a:focus {
background: #41aad4;
border-color: #41aad4;
color: #fff;
text-decoration: none;
} .widget.widget_calendar caption {
font-size: 16px;
color: #fff;
line-height: 20px;
background: #4fbba9;
padding: 12px 0;
font-weight: 700;
}
.widget.widget_calendar table {
position: relative;
font-family: 'Lato', sans-serif;
}
.widget.widget_calendar thead th {
font-size: 14px;
background: #fff;
color: #616161;
font-weight: 400;
height: 35px;
}
.widget.widget_calendar tbody {
background: #f9f9f9;
}
.widget.widget_calendar tbody td {
text-align: center;
font-size: 14px;
height: 35px;
line-height: 35px;
color: #919191;
}
.widget_calendar table #prev a {
left: 15px;
position: absolute;
top: 20px;
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/btn-prev-month.png) no-repeat;
width: 7px;
height: 11px;
text-indent: -9999px;
}
.widget.widget_calendar table #next a {
position: absolute;
right: 15px;
top: 20px;
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/btn-next-month.png) no-repeat;
width: 7px;
height: 11px;
text-indent: -9999px;
}
.widget.widget_calendar table tbody td a {
display: block;
height: 100%;
color: #41aad4;
} .widget.widget_text {
font-size: 16px;
line-height: 22px;
color: #616161;
} .widget.widget_preschool_and_kindergarten_social_links ul:after {
content: '';
display: block;
clear: both;
}
.widget.widget_preschool_and_kindergarten_social_links li:before {
display: none;
}
.widget.widget_preschool_and_kindergarten_social_links li {
float: left;
padding: 0;
margin-right: 20px;
margin-bottom: 15px;
}
.widget.widget_preschool_and_kindergarten_social_links li a {
font-size: 17px;
color: #5d5f61;
}
.widget.widget_preschool_and_kindergarten_social_links li a:hover,
.widget.widget_preschool_and_kindergarten_social_links li a:focus {
text-decoration: none;
} .site-footer {
background: #f9f9f9 url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/line.png) repeat-x;
}
.site-footer .footer-t {
border-bottom: 1px solid #e0e0e0;
padding: 60px 0 0;
}
.site-footer .column {
float: left;
width: 25%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.site-info {
font-size: 12px;
line-height: 24px;
text-transform: uppercase;
color: #919191;
padding: 15px 0;
}
.site-footer .site-info a.privacy-policy-link {
display: inline-block;
margin-left: 5px;
}
#mobile-header {
display: none;
} .error-holder {
max-width: 750px;
margin: 0 auto;
text-align: center;
} .error-holder h2 {
font-size: 90px;
line-height: 90px;
margin: 0 0 30px;
color: #41aad4;
}
.error-holder .search-form {
background: #f8f8f8;
overflow: hidden;
padding: 15px;
max-width: 450px;
margin: 0 auto;
border-radius: 50px;
}
.error-holder .search-form label {
float: left;
width: 85%
}
.error-holder .search-form input[type="search"] {
background: none;
border: 0;
border-radius: 0;
float: left;
width: 100%;
margin: 0;
padding: 0;
font-size: 15px;
}
.error-holder .search-form input[type="submit"] {
float: right;
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/bg-search.png) no-repeat;
width: 17px;
height: 18px;
border: 0;
border-radius: 0;
text-indent: -9999px;
padding: 0;
}
.overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.85);
z-index: 1;
opacity: 0;
visibility: hidden;
-webkit-transition: ease 0.35s;
-moz-transition: ease 0.35s;
transition: ease 0.35s;
}
body.menu-open .overlay {
opacity: 1;
visibility: visible;
}
body.menu-open {
overflow-y: hidden;
}
.mobile-header{
display: none;
} @media only screen and (max-width: 1199px) {
.container {
max-width: 970px;
}
.banner .banner-text {
top: 10%;
}
.banner .banner-text .title {
font-size: 40px;
line-height: 44px;
}
.banner .banner-text p {
margin: 0 0 15px;
}
.section-3 .img-holder {
margin-top: 60px;
}
}
@media only screen and (max-width: 1024px) {
.site-header {
display: none;
}
.mobile-header {
display: block;
padding: 12px 0;
background: #fff;
}
.mobile-header .container:after {
display: none;
}
.mobile-header .container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.mobile-header .site-branding {
display: flex;
flex-wrap: wrap;
align-items: center;
max-width: 90%;
}
.menu-opener {
width: 25px;
height: 20px;
cursor: pointer;
}
.menu-opener span {
display: block;
width: 100%;
height: 2px;
background: #000;
border-radius: 10px;
margin-bottom: 5px;
}
.menu-opener span:last-child {
margin-bottom: 0;
}
.mobile-menu {
position: fixed;
top: 0;
right: 0;
width: 320px;
height: 100%;
background: #fff;
z-index: 2;
padding-top: 80px;
-webkit-transform: translateX(420px);
-moz-transform: translateX(420px);
transform: translateX(420px);
-webkit-transition: ease 0.35s;
-moz-transition: ease 0.35s;
transition: ease 0.35s;
overflow-y: auto;
}
body.menu-open .mobile-menu {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.primary-menu ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 0.9rem;
}
.primary-menu ul li {
position: relative;
}
.primary-menu ul li .angle-down {
position: absolute;
top: 0;
right: 0;
width: 45px;
height: 45px;
background: transparent;
cursor: pointer;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.primary-menu ul li .angle-down.active {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.primary-menu ul li .angle-down:after {
position: absolute;
top: 50%;
left: 50%;
width: 25px;
height: 20px;
content: '';
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E") center center no-repeat;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.primary-menu ul li a {
color: #000;
text-transform: uppercase;
display: block;
padding: 10px 25px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.primary-menu ul li a:hover,
.primary-menu ul li a:focus,
.primary-menu ul li:hover>a,
.primary-menu ul li:focus>a,
.primary-menu ul .current-menu-item>a,
.primary-menu ul .current-menu-ancestor>a,
.primary-menu ul .current_page_item>a,
.primary-menu ul .current_page_ancestor>a {
text-decoration: none;
color: #41aad4;
}
.primary-menu ul ul {
display: none;
}
.mobile-menu .contact-info {
margin: 50px 25px 0;
padding: 0;
list-style: none;
}
.mobile-menu .contact-info li {
margin: 0 0 20px;
}
.mobile-menu .contact-info li:last-child {
margin: 0;
}
.mobile-menu .contact-info li a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.mobile-menu .contact-info li a:hover,
.mobile-menu .contact-info li a:focus {
text-decoration: none;
color: #41aad4;
}
.mobile-menu .contact-info li a svg {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.mobile-menu .social-networks {
margin: 50px 25px 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.mobile-menu .social-networks li {
margin: 0 5px 5px 0;
}
.mobile-menu .social-networks li a {
display: flex;
align-items: center;
justify-content: center;
border: 1px solid rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.5);
width: 40px;
height: 40px;
border-radius: 50%;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.mobile-menu .social-networks li a:hover,
.mobile-menu .social-networks li a:focus {
text-decoration: none;
color: #fff;
border-color: #41aad4;
background: #41aad4;
}
.mobile-menu .btn-close-menu {
position: absolute;
top: 28px;
right: 30px;
width: 25px;
height: 20px;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238d8d8d' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E") center center no-repeat;
cursor: pointer;
}
}
@media only screen and (max-width: 991px) {
.container {
max-width: 750px;
}
.banner .banner-text {
font-size: 20px;
line-height: 26px;
}
.banner .banner-text .title {
font-size: 30px;
line-height: 34px;
}
.banner .banner-text .text-holder {
padding-left: 46px;
max-width: 470px;
}
.welcome .img-holder,
.section-3 .text-holder {
width: 100%;
margin-bottom: 30px;
}
.welcome .text-holder,
.section-2 .col {
width: 100%;
}
.section-3 .img-holder {
width: 100%;
margin-top: 0;
}
.featured .col {
width: 100%;
margin-bottom: 90px;
}
.testimonial .text-holder,
.testimonial .img-holder {
display: block;
width: 100%;
}
.testimonial .img-holder img {
width: 100%;
}
.our-staff .col {
width: 100%;
}
.news .post {
width: 100%;
}
.site-footer .widget {
width: 50%;
}
.widget.widget_flickr_photo ul li img {
width: 100%;
}
#primary,
#secondary {
width: 100%;
}
.site-footer .column {
width: 50%;
}
}
@media only screen and (max-width: 767px) {
.container {
width: 100%;
}
.header-t .contact-info {
width: 100%;
text-align: center;
}
.header-t .contact-info li {
float: none;
display: inline-block;
margin: 0 6px;
}
.header-t .social-networks {
width: 100%;
text-align: center;
}
.header-t .social-networks li {
float: none;
display: inline-block;
margin: 0 5px;
}
.banner .banner-text {
position: relative;
top: 0;
padding: 25px 0 55px;
}
.banner .flex-direction-nav a {
top: 50px;
}
.banner .banner-text .text-holder {
padding-left: 0;
}
.welcome,
.section-2,
.promotional-block,
.featured,
.testimonial,
.our-staff,
.news {
padding: 20px 0;
}
.section-3 .header,
.section-2 .header,
.promotional-block,
.featured .header,
.testimonial .text-holder .header,
.our-staff .header,
.news .header {
font-size: 18px;
line-height: 24px;
}
.welcome .text-holder .title,
.section-2 .header .title,
.section-3 .header .title,
.promotional-block .title,
.featured .header .title,
.testimonial .text-holder .header .title,
.our-staff .header .title,
.news .header .title {
font-size: 24px;
line-height: 32px;
}
.section-3 {
padding-top: 20px;
}
.section-3 ul li {
width: 100%;
}
.testimonial .text-holder {
padding-top: 20px;
padding-bottom: 20px;
}
.news .post .posted-on {
margin-right: 15px;
}
.site-footer .widget {
width: 100%;
}
.site-footer .column {
width: 100%;
}
}.woocommerce ul.products li.product .onsale{width:50px;height:50px;line-height:43px;font-weight:400}.woocommerce span.onsale{background:#41aad4;width:50px;height:50px;line-height:43px;font-weight:400}.woocommerce .star-rating:before{color:#ffc733}.woocommerce ul.products li.product h3{padding:0;color:#3f3d33;font-weight:400;font-size:18px;line-height:22px;margin:0 0 5px}.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price{color:#515050;font-size:16px;line-height:28px}.woocommerce ul.products li.product .button{margin-top:0}.woocommerce #respond input#submit,.woocommerce a.added_to_cart,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#41aad4;color:#fff;font-size:14px;font-weight:400;line-height:17px;padding:12px 20px;text-transform:uppercase;border-radius:0;height:auto}.woocommerce a.added_to_cart{margin-top:5px}.woocommerce #respond input#submit:focus,.woocommerce #respond input#submit:hover,.woocommerce a.added_to_cart:focus,.woocommerce a.added_to_cart:hover,.woocommerce a.button:focus,.woocommerce a.button:hover,.woocommerce button.button:focus,.woocommerce button.button:hover,.woocommerce input.button:focus,.woocommerce input.button:hover{opacity:.8;color:#fff;background:#41aad4;box-shadow:none}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border-right:0;display:inline-block;margin:0 2px}.woocommerce nav.woocommerce-pagination ul li a{border:1px solid #41aad4;color:#b0afaa;display:block;font-size:18px;padding:0 10px;height:30px;line-height:30px}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#41aad4;border:1px solid #41aad4;border-radius:0;color:#fff;display:block;height:30px;line-height:30px;padding:0 10px;text-decoration:none}.woocommerce .entry-summary{margin-top:0}.woocommerce div.product .product_title{font-size:28px;line-height:32px;color:#343434;margin:0 0 14px}.woocommerce div.product p.price del{margin-right:5px}.woocommerce div.product form.cart div.quantity{float:none;margin-bottom:10px}.woocommerce .quantity .qty{width:4.631em}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#41aad4;color:#fff;font-size:15px;font-weight:700;line-height:20px;padding:12px 22px;text-transform:uppercase;border-radius:0}.woocommerce #respond input#submit.alt:focus,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:focus,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:focus,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:focus,.woocommerce input.button.alt:hover{background:#41aad4;color:#fff;opacity:.8}.woocommerce div.product .woocommerce-tabs ul.tabs{font-size:14px;line-height:17px;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400;text-transform:uppercase;padding:1em}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#282828}.woocommerce div.product .woocommerce-tabs .panel{border:1px solid #dcdcdc;border-radius:0;border-top:0;box-shadow:none;padding:30px 20px 20px 20px}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:28px;line-height:32px;color:#343434;margin:0 0 14px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;border-bottom-color:#fff}.woocommerce .related.products h2{color:#343434;font-size:28px;line-height:32px;letter-spacing:1px;margin:0 0 30px;position:relative}.woocommerce .star-rating{font-size:.857em}.woocommerce p.stars a{color:#ffc733}.woocommerce table.shop_table{border-radius:0}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{padding:9px 10px;width:150px!important}.woocommerce div.product form.cart .variations td.label{width:50px}.woocommerce div.product form.cart .variations select{height:35px}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt[disabled]:disabled,.woocommerce #respond input#submit.alt[disabled]:disabled:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt[disabled]:disabled,.woocommerce a.button.alt[disabled]:disabled:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt[disabled]:disabled,.woocommerce button.button.alt[disabled]:disabled:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt[disabled]:disabled,.woocommerce input.button.alt[disabled]:disabled:hover{background:#aec365;pointer-events:none}.woocommerce .comment-form input[type=email],.woocommerce .comment-form input[type=phone],.woocommerce .comment-form input[type=text]{float:none;display:block;width:100%!important;margin:0;height:auto;padding:10px}.woocommerce .comment-form .comment-form-author{float:left;width:49%}.woocommerce .comment-form .comment-form-email{float:right;width:49%}.woocommerce .comment-form textarea{color:#b4b4b4;padding:10px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{width:49%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}.woocommerce form .form-row textarea{height:200px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{padding:1em!important}.woocommerce .widget.widget_products ul.product_list_widget li a,.woocommerce .widget.widget_recent_reviews ul.product_list_widget li .star-rating,.woocommerce .widget.widget_recent_reviews ul.product_list_widget li a,.woocommerce .widget.widget_top_rated_products ul.product_list_widget li .star-rating,.woocommerce .widget.widget_top_rated_products ul.product_list_widget li a{margin-bottom:5px}.woocommerce .star-rating span{color:#ffc733}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#000}.woocommerce .woocommerce-product-search{background:#f4f3f2;border-radius:5px;margin:0;overflow:hidden;padding:14px 15px 15px 16px;width:100%}.woocommerce .woocommerce-product-search input[type=search]{width:85%;background:0 0;border:0 none;border-radius:0;color:#6f6f6f;float:left;font-size:14px;font-weight:700;margin:0;padding:0}.woocommerce .woocommerce-product-search input[type=submit]{background:url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/bg-search.png);border:0;border-radius:0;box-shadow:none;float:right;font-size:14px;height:18px;margin:5px 0 0;padding:0;text-indent:-9999px;width:17px}#secondary .woocommerce.widget_shopping_cart .total{padding:10px 28px 0}#secondary .woocommerce.widget_shopping_cart .buttons{padding:0 28px}#secondary .woocommerce.widget_shopping_cart .widget_shopping_cart_content{padding-bottom:1px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:10px;border-radius:3px;border:1px solid #ccc;width:100%!important}.woocommerce .wc_payment_methods li{padding-left:0!important;background:0 0!important}@media only screen and (max-width:767px){#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{width:48%!important}.woocommerce #respond input#submit,.woocommerce a.added_to_cart,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{padding:12px 10px;font-size:14px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{width:100%}}.pswp {
z-index: 999999 !important;
}
img {
max-width: 100%!important;
}
.page-header {
float: none!important;
}
body {
position: relative!important;
} body:not(.category-blog) .post-list-wrapper, .listing-item {
display: inline-block;
width: 20%;
margin: 2%!important;
}
.form-submit > input[type="submit"] {
color: white;
}
body:not(.category-blog) .post-list-wrapper > article {
padding-bottom: 0!important;
margin-bottom: 0!important;
}
body:not(.category-blog) .post-list-wrapper, .listing-item {
box-shadow: 2px 2px 5px #777;
}
body:not(.category-blog) .post-list-wrapper:hover, .listing-item:hover {
box-shadow: 2px 2px 10px #777;
}
body:not(.category-blog) .post-list-wrapper > article > header, .listing-item .title {
margin-top: -73px!important;
background-color: rgba(71,171,208,0.9)!important;
position: relative;
height: 50px;
margin-bottom: -1px!important;
display: block;
}
body:not(.category-blog) .post-list-wrapper > article > header, .listing-item .title {
height: 50px!important;
display: block;
overflow: hidden;
}
body:not(.category-blog) .post-list-wrapper > article > header > h3, .listing-item .title {
font-size: 18px!important;
line-height: 22px!important;
padding: 2px 5px;
text-overflow: ellipsis;
display: inline-block;
}
body:not(.category-blog) .post-list-wrapper > article > header > h3 > a, .listing-item .title {
color: white!important;
font-weight: bold;
font-size: 1rem;
vertical-align: center;
text-overflow: ellipsis;
display: inline-block;
}
p.download-small a {
background-color: rgba(71,171,208, 1);
display: inline-block;
margin: auto;
color: white;
font-weight: bold;
padding: 7px 10px;
border-radius: 5px;
font-size: 16px;
} @media screen and (max-width: 991px) {
body:not(.category-blog) .post-list-wrapper, .listing-item {
display: inline-block;
width: 28%;
margin: 2%!important;
}
}
@media screen and (max-width: 782px) {
body:not(.category-blog) .post-list-wrapper, .listing-item {
display: inline-block;
width: 45%;
margin: 2%!important;
}
body:not(.category-blog) .post-list-wrapper > article > header > h2, .listing-item .title {
height: 44px;
overflow: hidden;
}
}
@media screen and (max-width: 400px) {
body:not(.category-blog) .post-list-wrapper, .listing-item {
display: inline-block;
width: 100%;
margin: 2% 0!important;
}
body:not(.category-blog) .post-list-wrapper img, .listing-item img {
width: 100%;
}
} .navigation {
text-align: center;
}
.navigation>div {
display: inline-block;
} body:not(.category-blog) .widget_preschool_and_kindergarten_recent_post .post-thumbnail {
float: none!important;
margin-right: 0!important;
width: 200px!important;
}
body:not(.category-blog) .widget_preschool_and_kindergarten_recent_post .post-thumbnail img {
width: 200px;
margin-bottom: 15px;
max-width: auto!important;
}
body:not(.category-blog) .wp-block-column > h3 {
font-size: 2rem!important;
}
.widget-title {
text-align: center;
}
.widget-area #block-2 {
margin-bottom: 0;
}
#preschool_and_kindergarten_recent_post-2 li {
text-align: center;
}
#preschool_and_kindergarten_social_links-3 > h2 {
display: none;
} .post-navigation .nav-links {
display: block;
}
.post-navigation .nav-links {
text-align: left;
}
#post-189 h1 {
font-size: 3rem!important;
font-weight: bold!important;
}
#post-189 h2 {
font-size: 2.5rem!important;
}
.post h2 {
font-size: 1.5rem!important;
}
.post p {
margin-bottom: 1rem;
}
.post .wp-block-image img {
max-width: 400px;
border: solid 1px #ddd;
}
.read-more {
display: block;
margin-top: 1em;
}
.category .post-list-wrapper > article, .listing-item {
padding-bottom: 10px!important;
margin-bottom: 30px!important;
}
body:not(.category-blog) .entry-meta {
display: none;
}
.wp-block-quote {
margin-top: 1em!important;
padding: 50px 70px 20px!important;
}
.wp-block-quote p {
margin-bottom: .5em;
} .comment-form-cookies-consent {
display: inline-block;
}
.form-submit > input[type="submit"]{
background-color: rgb(65, 170, 212);
}
body.category-blog div.entry-meta > span.byline, body.category-blog div.entry-meta > span.cat-links, body.single-post div.entry-meta {
display: none!important;
}
.comment_container .avatar {
display: none;
}
.comment_container .comment-text {
margin: 0!important;
}
.c4wp_user_input_captcha {
max-width: 200px;
} .social-networks {
display: block;
text-align: center;
}
.social-networks li {
display: inline;
float: none!important;
} #block-7 div.wp-block-column {
margin-left: .8em!important;
}
#block-7 p {
margin-bottom: 0!important;
}
.vcard.author {
background: none;
padding: 0;
font-weight: bold;
}
div.saboxplugin-wrap[itemprop="author"] {
margin-top: 2em;
}
.etiquettes-container .wp-block-column:first-child {
transform: rotate(3deg);
}
.etiquettes-container .wp-block-column {
transform: rotate(1deg);
}
.etiquettes-container .wp-block-column:last-child {
transform: rotate(-4deg);
}
.etiquettes-container {
width: 90%;
margin: auto;
}
.sgpb-floating-button {
display: none!important;
}
.fn {
counter-increment: none;
display: inherit;
font-size: inherit;
text-indent: inherit;
vertical-align: inherit;
}
.fn:after {
content: unset;
float: none;
text-indent: inherit;
}
#block-2 li::before {
background: none;
} .listing-item {
padding-bottom: 0!important;
}
.listing-item .title {
display: block;
margin-top: 0!important;
}
.listing-item .image {
display: block;
height: 265px;
}
.listing-item img {
display: block;
height: 315px;
}
.listing-item .title {
font-size: 1rem!important;
}
.listing-item .title:hover {
text-decoration: none;
} .top-bar {
padding: 7px!important;
}
.top-bar .page-header {
display: inline-block;
}
.top-bar h1 {
font-size: 20pt!important;
}
.top-bar {
min-height: 59px;
} .woocommerce-shop .top-bar,
.post-type-archive-product .top-bar,
.single-product .top-bar {
display: none;
} .woocommerce-products-header {
display: none;
} .woocommerce-shop ul.products.columns-2:first-of-type,
.post-type-archive-product ul.products.columns-2:first-of-type {
margin-top: 80px !important;
}
@media (max-width: 768px) {
.woocommerce-shop ul.products.columns-2:first-of-type,
.post-type-archive-product ul.products.columns-2:first-of-type {
margin-top: 60px !important;
}
}  .woocommerce-page .shop_menu .container {
padding: 15px;
background: #fefefe url(https://www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/line.png) repeat-x 0 0%;
border: solid 1px #ccc;
border-top: none;
box-shadow: 0 3px 7px #eee
}
.woocommerce-page .shop_menu_item:last-child {
float: right;
}   .woocommerce-cart .top-bar {
display: none;
} .woocommerce-cart #content {
padding-top: 0 !important;
} .woocommerce-cart .woocommerce {
max-width: 1200px;
margin: 0 auto;
padding: 20px;
} .woocommerce-cart-form__contents {
border: 1px solid #edf2f7 !important;
border-radius: 8px !important;
background: #f8f9fa;
border-collapse: separate !important;
border-spacing: 0 !important;
}
.woocommerce-cart-form__contents thead,
.woocommerce table.shop_table thead,
.woocommerce-page table.shop_table thead {
background: transparent !important;
}
.woocommerce-cart-form__contents thead tr th:first-child {
border-top-left-radius: 8px;
}
.woocommerce-cart-form__contents thead tr th:last-child {
border-top-right-radius: 8px;
}
.woocommerce-cart-form__contents th {
padding: 12px 10px !important;
color: #4a5568 !important;
font-weight: 600 !important;
font-size: 13px !important;
text-transform: uppercase;
letter-spacing: 0.5px;
border: none !important;
border-bottom: 1px dashed #cbd5e0 !important;
}
.woocommerce-cart-form__contents td {
padding: 14px 10px !important;
vertical-align: middle !important;
border-bottom: 1px solid #edf2f7 !important;
border-left: none !important;
border-right: none !important;
background: #fff;
}
.woocommerce-cart-form__contents tbody tr:last-child td {
border-bottom: none !important;
}
.woocommerce-cart-form__contents tbody tr:first-child td:first-child {
border-top-left-radius: 0;
}
.woocommerce-cart-form__contents tbody tr:first-child td:last-child {
border-top-right-radius: 0;
}
.woocommerce-cart-form__contents tbody tr:hover td {
background: #f8fbfd;
} .woocommerce-cart-form__contents .product-thumbnail img {
border-radius: 8px;
max-width: 50px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
} .woocommerce-cart-form__contents .product-name a {
color: #2d3748 !important;
font-weight: 600;
font-size: 14px;
text-decoration: none;
transition: color 0.2s ease;
}
.woocommerce-cart-form__contents .product-name a:hover {
color: #41aad4 !important;
} .woocommerce-cart-form__contents .product-name .variation {
margin-top: 8px;
font-size: 13px;
color: #718096;
}
.woocommerce-cart-form__contents .product-name .variation dt,
.woocommerce-cart-form__contents .product-name .variation dd {
display: inline;
margin: 0;
}
.woocommerce-cart-form__contents .product-name .variation p {
margin: 4px 0;
} .woocommerce-cart-form__contents .product-variation {
text-align: center;
}
.woocommerce-cart-form__contents .product-variation .variation-badge {
color: #41aad4;
font-weight: 700;
font-size: 13px;
}
.woocommerce-cart-form__contents .product-variation .variation-empty {
color: #cbd5e0;
font-size: 14px;
}
.woocommerce-cart-form__contents thead th.product-variation {
text-align: center;
} .woocommerce-cart-form__contents .product-remove {
width: 40px;
padding-left: 12px !important;
} .woocommerce-cart-form__contents .product-thumbnail {
width: 60px;
} .woocommerce-cart-form__contents td.product-price,
.woocommerce-cart-form__contents td.product-subtotal {
font-weight: 600;
color: #41aad4;
font-size: 14px !important;
white-space: nowrap;
} .woocommerce-cart-form__contents .product-remove a.remove {
display: flex;
align-items: center;
justify-content: center;
width: 26px;
height: 26px;
border-radius: 50%;
background: #fee2e2;
color: #ef4444 !important;
font-size: 16px;
font-weight: 400;
text-decoration: none;
transition: all 0.2s ease;
}
.woocommerce-cart-form__contents .product-remove a.remove:hover {
background: #ef4444;
color: #fff !important;
transform: scale(1.1);
} .woocommerce-cart-form__contents .quantity {
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce-cart-form__contents .quantity input.qty {
width: 50px !important;
height: 32px;
text-align: center;
border: 2px solid #e2e8f0 !important;
border-radius: 6px !important;
font-size: 14px;
font-weight: 600;
color: #2d3748;
}
.woocommerce-cart-form__contents .quantity input.qty:focus {
border-color: #41aad4 !important;
outline: none;
} .woocommerce-cart-form__contents .actions {
display: none;
} .cart-collaterals {
margin-top: 30px;
}
.cart_totals {
background: #f8f9fa;
border-radius: 8px;
padding: 14px 16px;
float: right;
min-width: 250px;
border: 1px solid #edf2f7;
}
.cart_totals h2 {
display: none !important;
}
.cart_totals .shop_table {
border: none !important;
margin: 0 !important;
}
.cart_totals .shop_table th,
.cart_totals .shop_table td {
padding: 8px 0 !important;
border: none !important;
font-size: 13px;
background: transparent !important;
}
.cart_totals .shop_table tr:not(.order-total) th,
.cart_totals .shop_table tr:not(.order-total) td {
opacity: 0.7;
}
.cart_totals .shop_table th {
font-weight: 500;
color: #4a5568;
}
.cart_totals .shop_table td {
text-align: right;
font-weight: 500;
color: #4a5568;
} .cart_totals .shipping td p,
.cart_totals .woocommerce-shipping-destination {
font-size: 12px !important;
color: #718096 !important;
font-style: italic;
margin-top: 2px;
line-height: 1.3;
} .cart_totals .order-total th,
.cart_totals .order-total td {
font-size: 16px !important;
font-weight: 700 !important;
padding-top: 12px !important;
padding-bottom: 0 !important;
border-top: 1px dashed #cbd5e0 !important;
opacity: 1 !important;
}
.cart_totals .order-total th {
color: #2d3748 !important;
}
.cart_totals .order-total td {
color: #2d3748 !important;
}
.cart_totals .wc-proceed-to-checkout {
padding: 0 !important;
margin: 0 !important;
}
.cart_totals .wc-proceed-to-checkout a.checkout-button {
display: block;
width: 100%;
background: #41aad4 !important;
color: #fff !important;
border: none !important;
border-radius: 8px !important;
padding: 14px 20px !important;
font-size: 16px !important;
font-weight: 700 !important;
text-align: center;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.5px;
transition: all 0.2s ease;
margin-top: 14px;
position: relative;
overflow: hidden;
box-shadow: 0 4px 15px rgba(65, 170, 212, 0.4);
}
.cart_totals .wc-proceed-to-checkout a.checkout-button::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 50%;
height: 100%;
background: linear-gradient(
90deg,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.3) 50%,
rgba(255, 255, 255, 0) 100%
);
animation: shine 3s ease-in-out infinite;
transform: skewX(-25deg);
pointer-events: none;
}
.cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
background: #3498db !important;
transform: translateY(-1px);
box-shadow: 0 6px 20px rgba(65, 170, 212, 0.5);
}
.cart_totals .wc-proceed-to-checkout a.checkout-button:hover::before {
animation: none;
} #ppcp-recaptcha-v2-container {
display: none !important;
} .woocommerce-additional-fields {
display: none !important;
}  .woocommerce-checkout .top-bar {
display: none;
} .woocommerce-checkout #content {
padding-top: 0 !important;
} .woocommerce-checkout .woocommerce {
max-width: 1100px;
margin: 0 auto;
padding: 20px;
} .woocommerce-checkout h3 {
font-size: 18px;
font-weight: 700;
color: #2d3748;
margin-bottom: 16px;
padding-bottom: 10px;
border-bottom: 2px solid #41aad4;
} .woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 12px;
}
.woocommerce-checkout .form-row-wide {
grid-column: 1 / -1;
} .woocommerce-checkout .form-row {
margin-bottom: 0;
}
.woocommerce-checkout .form-row label {
font-size: 13px;
font-weight: 600;
color: #4a5568;
margin-bottom: 4px;
display: block;
}
.woocommerce-checkout .form-row label .required {
color: #e53e3e;
}
.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .select2-container--default .select2-selection--single {
width: 100%;
padding: 0;
border: 1px solid #e2e8f0;
border-radius: 8px;
font-size: 14px;
transition: border-color 0.2s ease, box-shadow 0.2s ease;
background: #fff;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 10px 12px;
line-height: 1.4;
}
.woocommerce-checkout .form-row input.input-text:focus,
.woocommerce-checkout .form-row textarea:focus,
.woocommerce-checkout .form-row select:focus {
border-color: #41aad4;
box-shadow: 0 0 0 3px rgba(65, 170, 212, 0.15);
outline: none;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
height: auto;
min-height: 42px;
display: flex;
align-items: center;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 100%;
} .woocommerce-checkout .col2-set {
margin-bottom: 30px;
}
.woocommerce-checkout .col2-set .col-1 {
background: #fff;
padding: 20px;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
max-width: 600px;
}
.woocommerce-checkout .col2-set .col-2 {
display: none;
} .woocommerce-checkout #order_review_heading {
font-size: 18px;
margin-top: 20px;
margin-bottom: 12px;
color: #2d3748;
font-weight: 700;
padding-bottom: 10px;
border-bottom: 2px solid #e2e8f0;
}
.woocommerce-checkout #order_review {
background: #fff;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
overflow: hidden;
} .woocommerce-checkout-review-order-table {
border: none !important;
border-collapse: separate !important;
border-spacing: 0 !important;
margin: 0 !important;
}
.woocommerce-checkout-review-order-table thead {
background: transparent !important;
}
.woocommerce-checkout-review-order-table thead th {
padding: 14px 16px !important;
color: #4a5568 !important;
font-weight: 600 !important;
font-size: 13px !important;
text-transform: uppercase;
letter-spacing: 0.5px;
border: none !important;
border-bottom: 1px dashed #cbd5e0 !important;
}
.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout-review-order-table tfoot td {
padding: 12px 16px !important;
border: none !important;
border-bottom: 1px solid #f0f0f0 !important;
}
.woocommerce-checkout-review-order-table .cart_item td {
font-size: 14px;
color: #2d3748;
}
.woocommerce-checkout-review-order-table .product-name {
color: #2d3748;
}
.woocommerce-checkout-review-order-table .product-total {
text-align: right;
font-weight: 600;
color: #41aad4;
}
.woocommerce-checkout-review-order-table tfoot th {
color: #4a5568;
font-weight: 600;
font-size: 14px;
}
.woocommerce-checkout-review-order-table tfoot td {
text-align: right;
font-weight: 600;
font-size: 14px;
color: #2d3748;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
font-size: 16px !important;
color: #41aad4 !important;
font-weight: 700 !important;
border-bottom: none !important;
} .woocommerce-checkout #payment {
background: transparent;
border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
padding: 0;
padding-bottom: 0 !important;
border: none;
margin-bottom: 16px;
}
.woocommerce-checkout #payment ul.payment_methods li {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
margin-bottom: 8px;
padding: 14px 16px;
transition: all 0.2s ease;
}
.woocommerce-checkout #payment ul.payment_methods li:hover {
border-color: #41aad4;
}
input[name="payment_method"] {
float: left;
margin-top: 12px !important;
margin-left: 17px !important;
}
.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method > label {
font-weight: 600;
color: #2d3748;
cursor: pointer;
display: flex;
align-items: center;
gap: 10px;
}
.woocommerce-checkout #payment ul.payment_methods li img {
max-height: 24px;
width: auto;
}
.woocommerce-checkout #payment div.payment_box {
background: #fff;
border: 1px solid #e2e8f0;
border-radius: 6px;
margin-top: 12px;
padding: 14px;
color: #4a5568;
font-size: 13px;
}
.woocommerce-checkout #payment div.payment_box::before {
display: none;
}
.payment_box.payment_method_woocommerce_payments {
border: none !important;
margin: 0 !important;
}
.payment_box.payment_method_ppcp-gateway {
border: none !important;
margin: 0 !important;
} .woocommerce-checkout #place_order {
width: 100%;
background: #41aad4 !important;
color: #fff !important;
border: none !important;
border-radius: 8px !important;
padding: 16px 24px !important;
font-size: 16px !important;
font-weight: 600 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
transition: transform 0.2s ease !important;
margin-top: 10px;
position: relative;
overflow: hidden;
cursor: pointer !important;
}
.woocommerce-checkout #place_order::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 50%;
height: 100%;
background: linear-gradient(
90deg,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.3) 50%,
rgba(255, 255, 255, 0) 100%
);
animation: shine 3s ease-in-out infinite;
transform: skewX(-25deg);
pointer-events: none;
}
.woocommerce-checkout #place_order:hover {
background: #3498db !important;
transform: translateY(-1px);
box-shadow: 0 6px 24px rgba(65, 170, 212, 0.5);
}
.woocommerce-checkout #place_order:hover::before {
animation: none;
} .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
margin: 16px 0;
font-size: 13px;
color: #4a5568;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper a {
color: #41aad4;
} .woocommerce-checkout .woocommerce-info {
background: #f0f9ff;
border: 1px solid #41aad4;
border-radius: 8px;
padding: 14px 18px;
color: #2d3748;
margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-info a {
color: #41aad4;
font-weight: 600;
} @media screen and (max-width: 768px) {
.woocommerce-checkout .col2-set {
grid-template-columns: 1fr;
gap: 20px;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
grid-template-columns: 1fr;
}
} .woocommerce-shipping-calculator {
display: none;
} @media screen and (max-width: 768px) {
.cart_totals {
float: none;
min-width: auto;
width: 100%;
}
.woocommerce-cart-form__contents .product-thumbnail img {
max-width: 60px;
}
.woocommerce-cart-form__contents th,
.woocommerce-cart-form__contents td {
padding: 12px 8px !important;
}
} .single-product .woocommerce-Price-amount {
font-size: 18pt!important;
}
.woocommerce .star-rating {
}
.rating, .woocommerce .star-rating {
font-size: 16px!important;
}
@media screen and (max-width: 1199px) {
.products_loop_wrapper_thumbnail .star-rating {
margin-top: .8em!important;
}
}
@media screen and (min-width: 1200px) {
.products_loop_wrapper_thumbnail .star-rating {
position: absolute!important;
right: 10px;
top: 10px;
font-size: 11px!important;
}
}
.product-purchase-note {
color: red;
font-weight: bold;
} .single-product .thwepo-extra-options {
width: 100% !important;
flex-basis: 100% !important;
order: 0 !important;
margin-bottom: 8px !important;
border-collapse: separate !important;
border-spacing: 0 12px !important;
}
.single-product .thwepo-extra-options tr {
display: flex !important;
flex-direction: column !important;
gap: 6px !important;
margin-bottom: 16px !important;
}
.single-product .thwepo-extra-options tr:last-child {
margin-bottom: 0 !important;
}
.single-product .thwepo-extra-options td {
display: block !important;
padding: 0 !important;
width: 100% !important;
}
.single-product .thwepo-extra-options td.label {
margin-bottom: 6px !important;
}
.single-product .thwepo-extra-options label {
font-size: 15px !important;
font-weight: 700 !important;
color: #2d3748 !important;
letter-spacing: 0.01em !important;
}
.single-product .thwepo-extra-options abbr.required,
.single-product abbr.required {
color: #ef4444 !important;
text-decoration: none !important;
border-bottom: none !important;
font-weight: 700 !important;
margin-left: 2px !important;
}
.single-product .thwepo-extra-options input[type="text"],
.single-product .thwepo-extra-options select {
width: 100% !important;
padding: 12px 16px !important;
border: 2px solid #e2e8f0 !important;
border-radius: 8px !important;
font-size: 15px !important;
color: #2d3748 !important;
background: #fff !important;
transition: border-color 0.2s ease !important;
box-sizing: border-box !important;
} .single-product .epiu-upload-wrapper {
width: 100% !important;
flex-basis: 100% !important;
order: 0 !important;
margin-bottom: 20px !important;
}
.single-product .epiu-upload-field {
background: none !important;
border: none !important;
box-shadow: none !important;
padding: 0 !important;
}
.single-product .epiu-label {
font-size: 15px !important;
font-weight: 700 !important;
color: #2d3748 !important;
margin-bottom: 6px !important;
display: block !important;
}
.single-product .epiu-label .required {
color: #ef4444 !important;
font-weight: 700 !important;
}
.single-product .epiu-description {
font-size: 13px !important;
color: #718096 !important;
margin-bottom: 12px !important;
}
.single-product .epiu-file-label {
display: inline-flex !important;
align-items: center !important;
gap: 8px !important;
padding: 12px 20px !important;
background: #2d3748 !important;
color: #fff !important;
border-radius: 8px !important;
cursor: pointer !important;
transition: background 0.2s ease !important;
font-size: 14px !important;
font-weight: 600 !important;
}
.single-product .epiu-file-label:hover {
background: #4a5568 !important;
}
.single-product .epiu-file-input {
display: none !important;
}
.single-product .epiu-preview-wrapper {
margin-top: 12px;
position: relative;
}
.single-product .epiu-preview-image {
max-width: 150px !important;
border-radius: 8px !important;
border: 2px solid #e2e8f0 !important;
}
.single-product .epiu-remove-image {
position: absolute !important;
top: -8px !important;
right: -8px !important;
width: 24px !important;
height: 24px !important;
background: #ef4444 !important;
color: #fff !important;
border: none !important;
border-radius: 50% !important;
cursor: pointer !important;
font-size: 16px !important;
line-height: 1 !important;
}
.single-product .thwepo-extra-options input[type="text"]:focus,
.single-product .thwepo-extra-options select:focus {
outline: none !important;
border-color: #41aad4 !important;
}
.single-product .thwepo-extra-options input[type="text"]:hover,
.single-product .thwepo-extra-options select:hover {
border-color: #cbd5e0 !important;
}
.woocommerce ul.products li.product strong {
display: inline!important;
}
.sku_wrapper {
display: none;
}
.woocommerce-product-gallery__wrapper > div {
margin-top: 1rem;
}
.woocommerce-product-gallery__wrapper > div:first-child {
margin-top: inherit;
}
.single_add_to_cart_button {
margin-top: 1rem;
} @media screen and (max-width: 768px) {
.tax-product_cat ul.products li.product, .post-type-archive-product ul.products li.product {
display: block!important;
width: 100%!important;
}
.shop_menu .container {
display: flex;
flex-direction: column;
}
.shop_menu > .container > span {
margin-left: 0!important;
}
.shop_menu > .container > span:last-child {
margin-top: 0.5rem;
}
} .woocommerce-store-notice, p.demo_store {
bottom: 0;
top: inherit;
position: fixed;
padding: 10px 0;
background-color: #41aad4;
font-weight: bold;
}
.woocommerce-store-notice, p.demo_store a {
text-decoration: none;
}
.woocommerce-store-notice__dismiss-link {
} .woocommerce-message,
.woocommerce-error,
.woocommerce-info {
padding: 16px 20px 16px 50px !important;
margin-bottom: 24px !important;
border-radius: 8px !important;
border: 1px solid #e2e8f0 !important;
border-left: 4px solid !important;
background: #fff !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) !important;
font-size: 15px !important;
line-height: 1.6 !important;
list-style: none !important;
color: #4a5568 !important;
position: relative !important;
} .woocommerce-message {
border-left-color: #22c55e !important;
} .woocommerce-error {
border-left-color: #ef4444 !important;
} .woocommerce-info {
border-left-color: #41aad4 !important;
} .woocommerce-message:focus,
.woocommerce-error:focus,
.woocommerce-info:focus,
.woocommerce-message:focus-visible,
.woocommerce-error:focus-visible,
.woocommerce-info:focus-visible {
outline: none !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) !important;
} .woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
font-size: 24px !important;
position: absolute !important;
left: 14px !important;
top: 14px !important;
display: block !important;
line-height: 1 !important;
}
.woocommerce-message::before {
content: '✓' !important;
color: #22c55e !important;
font-weight: bold !important;
}
.woocommerce-error::before {
content: '⚠' !important;
color: #ef4444 !important;
}
.woocommerce-info::before {
content: 'ℹ' !important;
color: #41aad4 !important;
font-weight: bold !important;
} .woocommerce-error li {
margin-bottom: 8px !important;
padding-left: 0 !important;
}
.woocommerce-error li:last-child {
margin-bottom: 0 !important;
} .woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message a.button,
.woocommerce-error a.button,
.woocommerce-info a.button {
background: #41aad4 !important;
color: #fff !important;
border: none !important;
border-radius: 8px !important;
padding: 10px 20px !important;
font-size: 13px !important;
font-weight: 600 !important;
text-transform: uppercase !important;
letter-spacing: 0.5px !important;
transition: all 0.2s ease !important;
white-space: nowrap !important;
display: inline-block !important;
margin-left: 15px !important;
vertical-align: middle !important;
}
.woocommerce-message .button:hover,
.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.woocommerce-message a.button:hover,
.woocommerce-error a.button:hover,
.woocommerce-info a.button:hover {
background: #3498db !important;
color: #fff !important;
transform: translateY(-1px) !important;
box-shadow: 0 4px 12px rgba(65, 170, 212, 0.4) !important;
}
.cookie-law-info-bar {
z-index: 9999999;
} #shop_special_message {
display: block;
text-align: center;
padding: 14px 0;
border-bottom: solid 1px #eee;
}
#shop_special_message a {
color: black!important;
}
#shop_special_message a:hover {
text-decoration: none;
}
#shop_special_message ._title {
}
#shop_special_message ._logo {
color: #41aad4;
font-family: 'Pacifico', cursive;
font-size: 22px;
}
#shop_special_message a {
color: white;
font-size: 18pt;
}
#shop_special_message .btn {
display: inline-block;
padding: 9px 14px;
box-shadow: 0px 0px 5px 0px #41aad4;
line-height: 1.25;
background: #41aad4;
text-decoration: none;
color: white!important;
font-size: 22px!important;
text-transform: uppercase;
position: relative;
overflow: hidden;
margin-top: 13px;
font-weight: bold;
border-radius: 10px;
}
#shop_special_message .btn span {
font-size: 26px;
}
#shop_special_message .btn:hover {
display: inline-block;
padding: 9px 14px;
box-shadow: 0px 0px 15px 0px #41aad4;
line-height: 1.25;
background: #41aad4;
text-decoration: none;
color: white!important;
font-size: 16px;
text-transform: uppercase;
position: relative;
overflow: hidden;
margin-top: 13px;
font-weight: bold;
border-radius: 10px;
} @media screen and (min-width: 1025px) {
.site-branding {
float: none!important;
}
.site-branding .text-logo {
float: none!important;
text-align: center!important;
}
.main-navigation {
float: none;
}
#primary-menu {
text-align: center;
}
#primary-menu > li {
text-align: left;
float: none;
display: inline-block;
}
#site-navigation {
margin-top: .8em;
}
.header-b {
padding-top: .9em!important;
padding-bottom: .3em!important;
}
} .menu-item-10571 a{
color: red!important;
}
#primary-menu .menu-item-23264 a {
color: darkorange;
text-shadow: 0 0 5px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 4px darkorange, 0 0 6px darkorange;
}
#primary-menu .menu-item-20496 a {
color: #41aad4;
text-shadow: 0 0 10px #cff1ff, 0 0 5px #cff1ff, 0 0 10px #cff1ff, 0 0 8px #cff1ff;
}
#primary-menu .menu-item-19502 a {
color: green;
text-shadow: 0 0 5px #fff, 0 0 3px #fff, 0 0 10px #fff, 0 0 6px gold, 0 0 8px gold;
}
#primary-menu .menu-item-19460 a {
color: darkorange;
text-shadow: 0 0 5px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 4px darkorange, 0 0 6px darkorange;
}
#primary-menu .menu-item-17051 a {
color: green;
text-shadow: 0 0 5px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 4px lightgreen, 0 0 6px lightgreen;
}
#primary-menu .menu-item-17935 a {
color: peru;
text-shadow: 0 0 5px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 6px peru, 0 0 8px peru;
}
#primary-menu .menu-item-11099 a, #primary-menu .menu-item-14196 a {
color: green;
text-shadow: 0 0 5px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 4px lightgreen, 0 0 6px lightgreen;
}
#primary-menu .menu-item-16444 a {
color: #e6c619;
text-shadow: 0 0 5px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 6px gold, 0 0 8px gold;
}
#primary-menu .menu-item-12033 a {
color: #41aad4;
text-shadow: 0 0 5px #cff1ff, 0 0 3px #cff1ff, 0 0 5px #cff1ff, 0 0 4px #cff1ff;
}
#primary-menu .menu-item-9616 a {
color: #f28c00; }
@media(min-width: 1200px) {
#primary-menu .menu-item-9616 a {
background-color: #ffefd4; color: #f28c00; padding: 6px 14px;
border-radius: 20px;
font-weight: bold;
text-decoration: none;
display: inline-flex;
align-items: center;
gap: 6px;
box-shadow: 0 2px 4px rgba(242, 140, 0, 0.2);
transition: background-color 0.3s, transform 0.2s;
}
#primary-menu  .menu-item-9616 a:hover {
background-color: #ffd28a;
transform: scale(1.05);
}
} @media screen and (min-width: 1200px) { .menu-item-2149 ul.sub-menu > li > a, .menu-item-918 ul.sub-menu > li > a {
padding: 8px 8px;
}
.menu-item-918 ul.sub-menu {
width: 220px;
}
}
@media screen and (max-width: 1023px) {
.menu-item-2149 ul.sub-menu > li > a::before, .menu-item-918 ul.sub-menu > li > a::before {
filter: invert(0)!important;
}
}
ul.sub-menu > li.menu-item-14243 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-alphabet.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-12091 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-calendrier.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-8300 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-fleur.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-8618 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-soleil.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-8393 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-feuille.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-4885 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-flocon.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-8980 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-oeuf.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-4147 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-citrouille.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-4530 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-noel.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-14208 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-musique.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-2148 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-escargot.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-14206 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-insecte.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-5458 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-abeille.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-8959 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-papillon.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-8979 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-peinture.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-15569 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-fusee.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-16923 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-ecole.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17055 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/icone-bonhomme.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17417 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/image.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17418 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/art.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17420 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/calendrier.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17421 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/formes.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17422 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/musique.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17423 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/crayon.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17424 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/livre.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17425 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/de.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17426 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/decoupage.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17427 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/cle.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17428 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/puzzle.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17429 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/cuisine.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-17419 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/autres.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
}
ul.sub-menu > li.menu-item-21050 a::before {
height: 24px;
width: 24px;
content: '';
background: url(//www.mamaternelle.com/wp-content/themes/preschool-and-kindergarten/images/car.png) no-repeat;
background-size: cover;
float: left;
margin-right: 8px;
filter: invert(1);
} #branding-search {
display: inline-block;
float: right;
margin-bottom: 0;
display: none;
}
#branding-search form {
padding: 13px 20px;
width: 280px;
margin-top: -3px;
}
.site-title {
display:inline-block!important;
clear: none;
} body.category-blog.archive article {
display: flex;
align-items: center;
}
body.category-blog.archive article a.post-thumbnail {
width: 400px;
margin-right: 30px!important;
margin-top: 14px!important;
}
article.category-blog .yarpp {
display: none;
} #main div.post-list-wrapper article.product a {
display: block;
height: 100%;
margin-bottom: 18px;
}
#main div.post-list-wrapper article.product div.entry-content {
display: none;
}
.format-papier {
display: inline-block;
padding: .1rem .4rem;
border-radius: 5px;
margin: .2rem 0 0 0;
border: solid 1px #801000;
color: #801000;
cursor: default;
}
.format-numerique {
display: inline-block;
padding: .1rem .4rem;
border-radius: 5px;
margin: .2rem 0 0 0;
border: solid 1px #100080;
color: #100080;
cursor: default;
}
body.woocommerce-page span.loop-price .woocommerce-Price-amount:last-child {
display: none;
}
body.woocommerce-page span.loop-price .woocommerce-Price-amount:first-child {
display: block;
} .yarpp-template-thumbnails {
border: solid 1px #ddd;
border-radius: 10px;
padding: .3rem 1rem;
box-shadow: 0px 0px 10px#ddd
}
.yarpp-template-thumbnails h3 {
font-size: 1.5rem!important;
text-transform: none;
margin-bottom: 0!important;
}
.yarpp-thumbnails-horizontal {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: center;
}
.yarpp-thumbnail-title {
display: none;
}
.yarpp-thumbnail {
height: auto!important;
}
@media screen and (max-width: 400px) {
.yarpp-thumbnails-horizontal {
flex-direction: column;
flex-wrap: wrap!important;
}
} .addtoany_share_save_container {
display: flex;
align-items: center;
justify-content: end;
}
.addtoany_header {
margin-bottom: 5px;
margin-right: 1rem;
} .border-around img {
border: solid 1px #ccc;
} .woocommerce-shop #content {
padding-top: 0;
}
.woocommerce-shop #content #primary {
padding: 0;
} .woocommerce-shop .woocommerce ul.products,
.woocommerce-page ul.products {
display: grid;
grid-template-columns: 1fr;
gap: 20px;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding: 0 15px 20px 15px;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
max-width: 100vw;
}
.woocommerce-shop .woocommerce ul.products:before,
.woocommerce-page ul.products:before {
content: none;
} @media(min-width: 768px) {
.woocommerce-shop .woocommerce ul.products,
.woocommerce-page ul.products {
grid-template-columns: repeat(3, 1fr);
gap: 25px;
padding: 25px 30px;
}
} @media(min-width: 1024px) {
.woocommerce-shop .woocommerce ul.products,
.woocommerce-page ul.products {
grid-template-columns: repeat(4, 1fr);
gap: 30px;
padding: 30px 40px;
}
} @media(min-width: 1400px) {
.woocommerce-shop .woocommerce ul.products,
.woocommerce-page ul.products {
grid-template-columns: repeat(5, 1fr);
gap: 35px;
padding: 30px 50px;
}
} .woocommerce-shop .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
float: none;
margin: 0!important;
padding: 0!important;
width: 100%!important;
position: relative;
display: flex;
} .mm-product-card {
background: #fff;
border-radius: 16px;
overflow: hidden;
transition: all 0.3s ease;
position: relative;
display: flex;
flex-direction: column;
text-decoration: none;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
width: 100%;
}
.mm-product-card:hover {
box-shadow: 0 12px 35px rgba(65, 170, 212, 0.2);
} .mm-product-img {
width: 100%;
aspect-ratio: 1 / 1;
overflow: hidden;
background: #f8f9fa;
position: relative;
}
.mm-product-img img {
width: 100%;
height: 100%;
object-fit: cover;
} .mm-product-title {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
font-size: 16px;
line-height: 1.4;
color: #2c3e50;
margin: 0;
padding: 16px 16px 12px 16px;
font-weight: 600;
min-height: 62px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-align: center;
} .mm-product-formats {
display: flex;
gap: 6px;
padding: 0 12px 16px 12px;
justify-content: space-between;
margin-top: auto;
}
.mm-format-item {
flex: 1;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 4px;
padding: 4px 4px;
border: 2px solid #e9ecef;
border-radius: 8px;
transition: all 0.2s ease;
min-height: 50px;
}
.mm-format-item:hover {
border-color: #41aad4;
background: #f8f9fa;
}
.mm-simple-price {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
padding: 8px 4px;
}
.mm-simple-price .mm-format-price {
font-size: 20px;
font-weight: 800;
color: #41aad4;
}
.mm-format-label {
font-size: 9px;
font-weight: 600;
line-height: 1.1;
color: #6c757d;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.3px;
}
.mm-format-price {
font-size: 17px;
font-weight: 800;
white-space: nowrap;
line-height: 1;
}
.mm-format-pdf .mm-format-price {
color: #5eb3d4;
}
.mm-format-kit .mm-format-price {
color: #e88ba8;
}
.mm-format-livre .mm-format-price {
color: #b19cd9;
} .woocommerce ul.products li.product .onsale {
position: absolute;
top: 10px;
right: 10px;
background: #ff5252;
color: white;
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: 12px;
z-index: 2;
box-shadow: 0 4px 12px rgba(255, 82, 82, 0.3);
} @media(max-width: 768px) {
.mm-product-title {
font-size: 15px;
padding: 14px 14px 10px 14px;
min-height: 58px;
}
.mm-product-formats {
padding: 0 10px 14px 10px;
gap: 5px;
}
.mm-format-item {
padding: 8px 4px;
}
.mm-format-label {
font-size: 9px;
}
.mm-format-price {
font-size: 14px;
}
} .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
padding-bottom: 0;
}
.woocommerce-page a.add_to_cart_button {
color: #41aad4;
background: none;
border: solid 1px #41aad4;
padding: 3px;
}
.shop-footer-wrapper::before {
content: '';
position: absolute;
top: -20px;
left: 0;
width: 100%;
height: 20px;
background: linear-gradient(45deg, #f8f9fa 33.33%, transparent 33.33%) 0 0,
linear-gradient(-45deg, #f8f9fa 33.33%, transparent 33.33%) 0 0;
background-size: 30px 100%;
background-repeat: repeat-x;
}
.shop-footer-wrapper {
display: grid;
grid-template-columns: 1.2fr 1fr;
gap: 30px;
max-width: 100vw;
padding: 10px 40px 10px 40px;
margin: 0 auto;
margin-top: 20px;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
background: #f8f9fa;
align-items: center;
}
.shop-top-zone,
.shop-bottom-zone {
display: flex;
flex-direction: row;
margin: 0;
align-items: center;
justify-content: center;
padding: 15px 20px;
background: transparent;
border-radius: 0;
box-shadow: none;
height: 100%;
gap: 0;
}
.shop-top-zone .shop-top-zone-left,
.shop-bottom-zone .shop-top-zone-left {
margin-bottom: 0;
margin-right: -25px;
flex-shrink: 0;
position: relative;
z-index: 2;
} .polaroid-frame {
background: #fafaf8;
padding: 8px;
padding-bottom: 40px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
transform: rotate(-3deg) translateY(-15px);
position: relative;
border: 1px solid #e8e8e6;
max-width: fit-content;
display: flex;
flex-direction: column;
align-items: center;
}
.polaroid-frame::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
135deg,
rgba(255, 255, 255, 0.1) 0%,
rgba(255, 255, 255, 0) 50%,
rgba(0, 0, 0, 0.02) 100%
);
pointer-events: none;
z-index: 1;
}
.polaroid-frame img {
display: block;
width: 100px;
height: auto;
border: 1px solid #f0f0ee;
position: relative;
z-index: 2;
}
.polaroid-caption {
position: absolute;
bottom: 0;
left: 12px;
right: 12px;
height: 50px;
z-index: 2;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 2px;
}
.polaroid-name {
font-family: "Pacifico", cursive;
font-size: 16px;
color: #41aad4;
line-height: 1.2;
text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}
.polaroid-title {
font-size: 9px;
color: #5a5a5a;
text-align: center;
line-height: 1.3;
font-weight: 400;
letter-spacing: 0.3px;
}
.shop-top-zone .shop-top-zone-right,
.shop-bottom-zone .shop-top-zone-right {
width: 100%;
max-width: 600px;
margin: 0 auto;
text-align: center;
background: #fff;
padding: 12px 18px 5px 18px;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
transform: rotate(0deg);
position: relative;
border: 8px solid #fff;
outline: 1px solid #e8e8e6;
}
.shop-top-zone .shop-top-zone-right::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
145deg,
rgba(255, 255, 255, 0.1) 0%,
rgba(255, 255, 255, 0) 50%,
rgba(0, 0, 0, 0.02) 100%
);
pointer-events: none;
border-radius: 8px;
}
.shop-top-zone .shop-top-zone-right p,
.shop-bottom-zone .shop-top-zone-right p {
font-size: 14px;
line-height: 1.4;
margin-bottom: 8px;
color: #495057;
position: relative;
z-index: 1;
}
.shop-top-zone .shop-top-zone-right h3,
.shop-bottom-zone .shop-top-zone-right h3 {
font-family: "Pacifico";
color: #41aad4;
font-size: 26px;
text-align: center;
font-weight: 400;
user-select: none;
line-height: 1.2;
margin-bottom: 10px;
position: relative;
z-index: 1;
}
.shop-top-zone .shop-top-zone-right h4,
.shop-bottom-zone .shop-top-zone-right h4 {
font-family: "Pacifico";
color: #41aad4;
text-align: center;
font-size: 20px;
user-select: none;
margin-top: 5px;
margin-bottom: 0;
position: relative;
z-index: 1;
}
ul.products.columns-2 {
display: none !important;
margin: 0 !important;
padding: 0 !important;
}
.shop-category-title {
text-align: center;
margin: 0 0 15px 0;
position: relative;
}
.shop-category-title:first-child {
margin-top: 80px !important;
}
@media (max-width: 768px) {
.shop-category-title:first-child {
margin-top: 60px !important;
}
}
.shop-category-title h5 {
font-size: 36px;
font-weight: 400;
font-family: "Pacifico", cursive;
color: #41aad4;
text-align: center;
margin: 0 auto;
padding: 0 20px;
user-select: none;
display: inline-block;
position: relative;
z-index: 2;
background: transparent;
transform: translateY(17px);
text-shadow:
-4px -4px 0 #fff,
4px -4px 0 #fff,
-4px 4px 0 #fff,
4px 4px 0 #fff,
-4px 0 0 #fff,
4px 0 0 #fff,
0 -4px 0 #fff,
0 4px 0 #fff,
-3px -3px 0 #fff,
3px -3px 0 #fff,
-3px 3px 0 #fff,
3px 3px 0 #fff,
-2px -2px 0 #fff,
2px -2px 0 #fff,
-2px 2px 0 #fff,
2px 2px 0 #fff;
}
.shop-category-title h5:last-child {
margin-bottom: 32px;
}
.shop-category-description {
font-size: 13px;
line-height: 1.6;
color: #495057;
text-align: center;
max-width: 950px;
margin: 0 auto;
padding: 35px 30px 12px 30px;
font-style: normal;
background: rgba(65, 170, 212, 0.06);
border-left: 3px solid #41aad4;
border-radius: 25px;
position: relative;
z-index: 1;
}
.shop-category-description strong {
color: #41aad4;
font-weight: 700;
}
.shop-category-description em {
color: #2d3748;
font-style: italic;
font-weight: 500;
} .shop-category-title h5::before {
content: none;
}
.shop-category-title h5::after {
content: none;
} .shop-reassurance {
display: grid;
grid-template-columns: 1fr auto 1fr;
align-items: stretch;
gap: 50px;
margin: 0;
padding: 20px 30px;
background: transparent;
border-radius: 0;
box-shadow: none;
}
.reassurance-item {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
}
.reassurance-item > span,
.reassurance-logos-title {
margin-top: auto;
}
.reassurance-item:first-child {
justify-self: end;
}
.reassurance-item:last-child {
justify-self: start;
}
.reassurance-item svg {
width: auto;
height: 40px;
flex-shrink: 0;
object-fit: contain;
}
.reassurance-item span {
font-size: 13px;
font-weight: 600;
color: #495057;
white-space: nowrap;
}
.reassurance-logos {
display: flex;
flex-direction: column;
align-items: center;
gap: 8px;
padding: 0 20px;
border: none;
}
.reassurance-logos-title {
display: block;
font-size: 11px;
font-weight: 600;
color: #6c757d;
text-transform: none;
letter-spacing: 0.5px;
order: 2;
}
.reassurance-logos-grid {
display: flex;
flex-wrap: nowrap;
gap: 15px;
align-items: center;
justify-content: center;
}
.reassurance-logos img {
height: 26px;
width: auto;
opacity: 0.7;
transition: opacity 0.2s ease;
}
.reassurance-logos img:hover {
opacity: 1;
}
@media(max-width: 1024px) {
.shop-footer-wrapper {
grid-template-columns: 1fr;
padding: 15px;
}
.shop-top-zone,
.shop-bottom-zone {
flex-direction: column;
}
.shop-top-zone .shop-top-zone-left,
.shop-bottom-zone .shop-top-zone-left {
margin-bottom: 12px;
}
}
@media(max-width: 768px) {
.shop-reassurance {
flex-direction: column;
gap: 20px;
padding: 20px 15px;
}
.reassurance-logos {
flex-direction: column;
gap: 10px;
}
.reassurance-logos-title {
display: block;
font-size: 12px;
}
.reassurance-logos-grid {
gap: 12px;
}
.reassurance-logos img {
height: 24px;
}
}
@media(min-width: 576px) {
.shop-category-title h5 {
font-size: 44px;
padding: 0 30px;
transform: translateY(19px);
}
.shop-category-description {
font-size: 14px;
padding: 40px 30px 14px 30px;
}
}
#primary .site-main {
padding-right: 0;
} .woocommerce-shop #content,
.woocommerce-page #content {
padding-bottom: 0;
}  .download a {
background: linear-gradient(135deg, #65A9CD, #5CA0C4);
border: none;
border-radius: 999px;
padding: 12px 28px;
color: white;
font-size: 16px;
font-weight: 600;
display: inline-flex;
align-items: center;
gap: 12px;
text-decoration: none;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
transition: background 0.3s ease, transform 0.2s ease;
} .download a:hover {
background: linear-gradient(135deg, #74b5d8, #65A9CD);
transform: translateY(-2px);
} .download a:hover::before {
transform: translateY(2px);
} .zone-conseil-mm {
border: 2px solid #41aad4;
padding: 15px;
border-radius: 5px;
margin: 30px 30px;
color: #41aad4;
font-family: Arial, sans-serif;
display: flex;
align-items: flex-start;
gap: 10px;
}
.zone-conseil-mm > div:first-child {
font-size: 30px;
}
.zone-conseil-mm strong {
font-family: 'Pacifico';
font-size: 20px;
display: block;
margin-bottom: 0.6rem;
} .post-type-archive-product .loop-price > span {
display: none;
} .floating-cart-button {
position: fixed;
bottom: 30px;
right: 30px;
width: 60px;
height: 60px;
background: linear-gradient(135deg, #41aad4, #3498db);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 24px;
box-shadow:
0 8px 25px rgba(65, 170, 212, 0.3),
0 4px 10px rgba(0, 0, 0, 0.15);
transition: all 0.3s ease;
z-index: 9999;
cursor: pointer;
text-decoration: none;
}
.floating-cart-button:hover {
transform: translateY(-3px) scale(1.05);
box-shadow:
0 12px 35px rgba(65, 170, 212, 0.4),
0 6px 15px rgba(0, 0, 0, 0.2);
color: #fff;
}
.floating-cart-button .fa-shopping-cart {
position: relative;
z-index: 1;
}
.floating-cart-button .cart-count {
position: absolute;
top: -5px;
right: -5px;
background: #ff4757;
color: #fff;
font-size: 12px;
font-weight: 700;
width: 24px;
height: 24px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
border: 3px solid #fff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
.floating-cart-button {
bottom: 20px;
right: 20px;
width: 55px;
height: 55px;
font-size: 22px;
}
.floating-cart-button .cart-count {
width: 22px;
height: 22px;
font-size: 11px;
}
}  .single-product .back-to-shop,
.woocommerce-cart .back-to-shop,
.woocommerce-checkout .back-to-shop {
display: inline-block;
margin-bottom: 20px;
padding: 8px 18px;
background: transparent;
color: #41aad4;
font-size: 15px;
font-weight: 600;
text-decoration: none;
border: 2px solid #41aad4;
border-radius: 6px;
transition: all 0.3s ease;
}
.single-product .back-to-shop:hover,
.woocommerce-cart .back-to-shop:hover,
.woocommerce-checkout .back-to-shop:hover {
background: #41aad4;
color: #fff;
text-decoration: none;
transform: translateX(-3px);
} .single-product .addtoany_header,
.single-product .a2a_kit,
.single-product .addtoany_share_save_container {
display: none !important;
}  .single-product div.product {
display: flex !important;
flex-wrap: wrap !important;
gap: 40px !important;
max-width: 1400px !important;
margin: 0 auto !important;
} .single-product .woocommerce-product-gallery {
flex: 0 0 35% !important;
width: 35% !important;
max-width: 35% !important;
float: none !important;
} .single-product .summary {
flex: 1 !important;
max-width: none !important;
width: auto !important;
float: none !important;
} .single-product .woocommerce-tabs {
flex: 0 0 100% !important;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
display: block !important;
text-align: left !important;
} .single-product .product_title {
font-size: 32px !important;
font-weight: 700 !important;
color: #2d3748 !important;
margin-bottom: 24px !important;
line-height: 1.3;
} .single-product .woocommerce-product-rating {
margin-bottom: 24px;
display: flex;
align-items: center;
gap: 8px;
}
.single-product .woocommerce-product-rating .star-rating {
margin: 0;
}
.single-product .woocommerce-product-rating .woocommerce-review-link {
font-size: 14px;
color: #718096;
text-decoration: none;
}
.single-product .woocommerce-product-rating .woocommerce-review-link:hover {
color: #41aad4;
} .single-product .price {
font-size: 36px !important;
font-weight: 700 !important;
color: #2d3748 !important;
margin-bottom: 24px !important;
display: block !important;
} .single-product .summary .price {
display: none !important;
}
.single-product .price del {
font-size: 24px;
color: #a0aec0;
font-weight: 400;
margin-right: 12px;
}
.single-product .price ins {
text-decoration: none;
} .single-product .stock {
font-size: 14px !important;
font-weight: 600 !important;
color: #48bb78 !important;
margin-bottom: 24px !important;
display: inline-block;
padding: 6px 12px;
background: #f0fff4;
border-radius: 6px;
}
.single-product .stock.out-of-stock {
color: #f56565 !important;
background: #fff5f5;
} .single-product .woocommerce-product-details__short-description {
background: #f7fafc;
padding: 24px;
border-radius: 8px;
margin-bottom: 12px;
line-height: 1.7;
color: #4a5568;
}
.single-product .woocommerce-product-details__short-description p {
margin-bottom: 12px;
}
.single-product .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.single-product .woocommerce-product-details__short-description strong {
color: inherit;
font-weight: 700;
} .single-product form.cart {
margin-top: 32px;
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 16px;
} .single-product form.cart .cart-actions-wrapper,
.single-product .variations_button .cart-actions-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 20px;
justify-content: flex-end;
width: 100%;
} .single-product .woocommerce-product-rating {
order: 1;
} .single-product .quantity-button-group {
display: flex;
align-items: center;
gap: 8px;
order: 2;
} .single-product form.cart .quantity-wrapper,
.single-product .variations_button .quantity-wrapper {
display: flex;
justify-content: flex-start;
margin: 0;
padding: 0;
} .single-product .quantity {
display: flex;
align-items: center;
padding: 0 !important;
margin: 0 !important;
} .single-product .quantity-controls {
display: flex;
align-items: center;
gap: 0;
height: 56px;
} .single-product .quantity-btn {
background: #e2e8f0 !important;
border: 2px solid #e2e8f0 !important;
color: #2d3748 !important;
width: 40px !important;
height: 56px !important;
font-size: 20px !important;
font-weight: 700 !important;
cursor: pointer !important;
transition: all 0.2s ease !important;
margin: 0 !important;
padding: 0 !important;
box-sizing: border-box !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
user-select: none !important;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
}
.single-product .quantity-btn.minus {
border-radius: 8px 0 0 8px !important;
border-right: none !important;
}
.single-product .quantity-btn.plus {
border-radius: 0 8px 8px 0 !important;
border-left: none !important;
}
.single-product .quantity-btn:hover {
background: #cbd5e0 !important;
}
.single-product .quantity-btn:active {
background: #a0aec0 !important;
} .single-product .single_add_to_cart_button {
margin: 0 !important;
}
.single-product .quantity label {
font-size: 14px;
font-weight: 600;
color: #4a5568;
margin-right: 12px;
}
.single-product .quantity input {
border: 2px solid #e2e8f0 !important;
border-radius: 0 !important;
border-left: none !important;
border-right: none !important;
padding: 16px 8px !important;
font-size: 16px !important;
font-weight: 600 !important;
width: 50px !important;
height: 56px !important;
text-align: center !important;
color: #2d3748 !important;
background: #fff !important;
transition: border-color 0.2s ease !important;
margin: 0 !important;
box-sizing: border-box !important;
}
.single-product .quantity input:focus,
.single-product .quantity input:active {
outline: none !important;
border-color: #e2e8f0 !important;
}
.single-product .quantity input:hover {
border-color: #cbd5e0 !important;
} @keyframes shine {
0% {
left: -100%;
}
100% {
left: 200%;
}
} .single-product .single_add_to_cart_button {
background: #41aad4 !important;
color: #fff !important;
border: none !important;
border-radius: 8px !important;
padding: 16px 32px !important;
font-size: 16px !important;
font-weight: 600 !important;
cursor: pointer !important;
transition: transform 0.2s ease !important;
width: auto;
height: 56px !important;
max-width: none;
position: relative;
display: flex !important;
align-items: center;
justify-content: center;
gap: 10px;
overflow: hidden;
order: 2;
box-sizing: border-box !important;
} .single-product .single_add_to_cart_button:not(:disabled):not(.disabled)::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 50%;
height: 100%;
background: linear-gradient(
90deg,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.3) 50%,
rgba(255, 255, 255, 0) 100%
);
animation: shine 3s ease-in-out infinite;
transform: skewX(-25deg);
pointer-events: none;
} .single-product .single_add_to_cart_button:disabled,
.single-product .single_add_to_cart_button.disabled {
background: #cbd5e0 !important;
cursor: not-allowed !important;
opacity: 0.6;
}
.single-product .single_add_to_cart_button .cart-icon {
font-size: 18px;
display: inline-block;
position: relative;
z-index: 1;
} .single-product .single_add_to_cart_button {
z-index: 0;
}
.single-product .single_add_to_cart_button > * {
position: relative;
z-index: 1;
}
.single-product .single_add_to_cart_button:hover {
background: #3498db !important;
transform: translateY(-1px);
box-shadow: 0 6px 24px rgba(65, 170, 212, 0.5);
}
.single-product .single_add_to_cart_button:hover::before {
animation: none;
} .single-product .woocommerce-product-gallery {
margin-bottom: 0;
}
.single-product .woocommerce-product-gallery__wrapper {
border-radius: 12px !important;
overflow: hidden;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
background: #fff;
border: 1px solid #e2e8f0;
}
.single-product .woocommerce-product-gallery__image img {
border-radius: 12px !important;
width: 100%;
height: auto;
}
.single-product .flex-control-thumbs {
margin-top: 15px !important;
display: flex;
justify-content: center;
gap: 10px;
}
.single-product .flex-control-thumbs li {
width: auto !important;
margin: 0 !important;
}
.single-product .flex-control-thumbs li img {
border-radius: 12px !important;
border: 3px solid #e0e0e0 !important;
transition: all 0.3s ease !important;
width: 80px !important;
height: 80px !important;
object-fit: cover !important;
cursor: pointer;
}
.single-product .flex-control-thumbs li img:hover {
border-color: #41aad4 !important;
transform: scale(1.05);
}
.single-product .flex-control-thumbs li img.flex-active {
border-color: #41aad4 !important;
box-shadow: 0 4px 12px rgba(65, 170, 212, 0.3) !important;
} .single-product .woocommerce-tabs ul.tabs {
display: none !important;
} .single-product .woocommerce-tabs #tab-additional_information {
display: none !important;
} .single-product .woocommerce-tabs .panel {
display: block !important;
opacity: 1 !important;
background: transparent !important;
border: none !important;
padding: 0 !important;
margin: 0 0 48px 0 !important;
box-shadow: none !important;
width: 100% !important;
float: none !important;
text-align: left !important;
}  .single-product .woocommerce-tabs .panel h2 {
font-size: 28px;
font-weight: 700;
color: #2d3748;
margin: 0 0 32px 0;
padding-bottom: 16px;
position: relative;
}
.single-product .woocommerce-tabs .panel h2::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 80px;
height: 4px;
background: linear-gradient(135deg, #41aad4 0%, #5eb3d4 100%);
border-radius: 2px;
} .single-product .woocommerce-tabs .panel h3 {
font-size: 20px;
font-weight: 700;
color: #2d3748;
margin: 32px 0 16px 0;
padding-left: 16px;
border-left: 4px solid #41aad4;
position: relative;
} .single-product .woocommerce-tabs .panel p {
font-size: 15px;
line-height: 1.8;
color: #4a5568;
margin: 0 0 16px 0;
}
.single-product .woocommerce-tabs .panel p:last-child {
margin-bottom: 0;
} .single-product .woocommerce-tabs .panel strong {
color: inherit;
font-weight: 700;
} .single-product .woocommerce-tabs .panel ul,
.single-product .woocommerce-tabs .panel ol {
margin: 0 0 20px 0;
color: #4a5568;
}
.single-product .woocommerce-tabs .panel ul li,
.single-product .woocommerce-tabs .panel ol li {
margin-bottom: 12px;
line-height: 1.8;
} .single-product .woocommerce-tabs .panel img {
max-width: 100%;
height: auto;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
border: 3px solid #f7fafc;
} .single-product .woocommerce-tabs .panel a {
color: #41aad4;
text-decoration: none;
font-weight: 600;
position: relative;
transition: color 0.2s ease;
}
.single-product .woocommerce-tabs .panel a::after {
content: '';
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
background: linear-gradient(135deg, #41aad4 0%, #5eb3d4 100%);
transition: width 0.3s ease;
}
.single-product .woocommerce-tabs .panel a:hover {
color: #3498db;
}
.single-product .woocommerce-tabs .panel a:hover::after {
width: 100%;
}  .single-product .summary {
position: relative !important;
}
.single-product .woocommerce-product-rating {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
gap: 0 !important;
margin: 0 !important;
padding: 0 !important;
order: 1;
} .single-product .woocommerce-product-rating .stars {
display: flex;
gap: 2px;
font-size: 18px;
line-height: 1;
}
.single-product .woocommerce-product-rating .star.full {
color: #FFB800;
}
.single-product .woocommerce-product-rating .star.half {
color: #FFB800;
opacity: 0.5;
}
.single-product .woocommerce-product-rating .star.empty {
color: #E5E7EB;
} .single-product .woocommerce-product-rating .rating-info {
display: flex;
align-items: center;
gap: 8px;
} .single-product .woocommerce-product-rating .rating-average {
font-size: 16px;
font-weight: 600;
color: #4a5568;
line-height: 1;
} .single-product .woocommerce-product-rating .woocommerce-review-link {
color: #6B7280 !important;
text-decoration: none;
font-size: 14px;
font-weight: 400;
transition: color 0.2s ease;
white-space: nowrap;
}
.single-product .woocommerce-product-rating .woocommerce-review-link:hover {
color: #41aad4 !important;
} .single-product .variations_form {
margin-top: 0 !important;
}
.single-product .variations_form .variations {
margin-bottom: 0 !important;
border: none !important;
max-width: 100%;
}
.single-product .variations_form .variations tbody {
display: block !important;
margin: 0 !important;
padding: 0 !important;
}
.single-product .variations_form .variations tr {
display: grid !important;
grid-template-columns: 90px 1fr !important;
align-items: center !important;
gap: 15px !important;
border: none !important;
margin: 0 0 16px 0 !important;
padding: 0 !important;
}
.single-product .variations_form .variations td,
.single-product .variations_form .variations th {
padding: 0 !important;
border: none !important;
margin: 0 !important;
}
.single-product .variations_form .variations th {
text-align: right !important;
font-weight: 600 !important;
color: #2d3748 !important;
font-size: 15px !important;
text-transform: none !important;
letter-spacing: 0 !important;
line-height: 1 !important;
}
.single-product .variations_form .variations td {
text-align: left !important;
position: relative !important;
}
.single-product .variations_form .variations .label {
display: block !important;
text-align: right !important;
margin: 0 !important;
font-weight: 600 !important;
color: #2d3748 !important;
font-size: 15px !important;
} .single-product .variations_form .variations select {
width: 100% !important;
padding: 12px 16px !important;
border: 2px solid #e2e8f0 !important;
border-radius: 8px !important;
font-size: 15px !important;
line-height: 1.4 !important;
height: auto !important;
background-color: #fff !important;
color: #2d3748 !important;
cursor: pointer !important;
transition: border-color 0.2s ease !important;
}
.single-product .variations_form .variations select:hover {
border-color: #cbd5e0 !important;
}
.single-product .variations_form .variations select:focus {
outline: none !important;
border-color: #41aad4 !important;
box-shadow: 0 0 0 3px rgba(65, 170, 212, 0.15) !important;
} .single-product .variations_form .reset_variations {
display: none !important;
} .single-product .variations_form .variable-items-wrapper {
display: flex;
gap: 15px;
justify-content: center;
flex-wrap: wrap;
}
.single-product .variations_form .variable-item {
position: relative;
}
.single-product .variations_form .variable-item input[type="radio"] {
position: absolute;
opacity: 0;
}
.single-product .variations_form .variable-item label {
display: block;
padding: 12px 24px;
border: 2px solid #e0e0e0;
border-radius: 25px;
background: #fff;
color: #495057;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
font-size: 14px;
}
.single-product .variations_form .variable-item input[type="radio"]:checked + label {
background: #41aad4;
color: #fff;
border-color: #41aad4;
box-shadow: 0 4px 12px rgba(65, 170, 212, 0.3);
}
.single-product .variations_form .variable-item label:hover {
border-color: #41aad4;
transform: translateY(-2px);
} .single-product .variations_form .variations tr.mm-variation-format select {
display: none !important;
}
.single-product .variations_form .variations tr.mm-variation-format th,
.single-product .variations_form .variations tr.mm-variation-format .label {
display: none !important;
}
.single-product .variations_form .variations tr.mm-variation-format {
display: block !important;
grid-template-columns: none !important;
} .single-product .variations_form .variations tr.mm-variation-format td.value {
display: flex !important;
flex-direction: row !important;
gap: 12px !important;
flex-wrap: wrap !important;
justify-content: stretch !important;
width: 100% !important;
} .single-product .variations_form .variation-buttons-wrapper {
display: flex !important;
flex-direction: row !important;
gap: 12px !important;
flex-wrap: wrap !important;
justify-content: stretch !important;
width: 100% !important;
} .single-product .variations_form .variation-button {
flex: 1 1 0;
display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: space-between;
gap: 16px;
padding: 16px 20px;
min-width: 0;
border: 2px solid #e9ecef;
border-radius: 12px;
background: #fff;
cursor: pointer;
transition: all 0.2s ease;
position: relative;
}
.single-product .variations_form .variation-button:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(65, 170, 212, 0.15);
}
.single-product .variations_form .variation-button.selected {
border-color: #41aad4;
background: #fff;
box-shadow: 0 4px 12px rgba(65, 170, 212, 0.3);
}
.single-product .variations_form .variation-button.selected::after {
content: '✓';
position: absolute;
top: -8px;
right: -8px;
width: 24px;
height: 24px;
background: #41aad4;
color: #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: bold;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
} .single-product .variations_form .variation-button[data-value*="kit"],
.single-product .variations_form .variation-button[data-value*="Kit"] {
order: 3;
}
.single-product .variations_form .variation-button[data-value*="relié"],
.single-product .variations_form .variation-button[data-value*="Relié"],
.single-product .variations_form .variation-button[data-value*="relie"],
.single-product .variations_form .variation-button[data-value*="Relie"] {
order: 2;
} .single-product .variations_form .variation-content {
flex: 1;
display: flex;
flex-direction: column;
gap: 4px;
min-width: 0;
} .single-product .variations_form .variation-label {
font-size: 15px;
font-weight: 700;
color: #2d3748;
text-align: left;
text-transform: none;
letter-spacing: 0;
line-height: 1.3;
} .single-product .variations_form .variation-description {
font-size: 12px;
font-weight: 400;
color: #718096;
line-height: 1.4;
text-align: left;
} .single-product .variations_form .variation-price-container {
display: flex;
flex-direction: column;
align-items: flex-end;
justify-content: center;
flex-shrink: 0;
} .single-product .variations_form .variation-icon {
position: absolute;
bottom: 12px;
right: 12px;
font-size: 32px;
color: #cbd5e0;
opacity: 0.6;
pointer-events: none;
} .single-product .variations_form .variation-price {
font-size: 24px;
font-weight: 800;
color: #41aad4;
line-height: 1;
white-space: nowrap;
} .single-product .variations_form .variation-button[data-value*="Numérique"] .variation-price,
.single-product .variations_form .variation-button[data-value*="numérique"] .variation-price,
.single-product .variations_form .variation-button[data-value*="PDF"] .variation-price,
.single-product .variations_form .variation-button[data-value*="pdf"] .variation-price,
.single-product .variations_form .variation-button[data-value*="Papier"] .variation-price,
.single-product .variations_form .variation-button[data-value*="papier"] .variation-price,
.single-product .variations_form .variation-button[data-value*="imprimer"] .variation-price,
.single-product .variations_form .variation-button[data-value*="A imprimer"] .variation-price {
color: #5eb3d4;
}
.single-product .variations_form .variation-button[data-value*="Numérique"],
.single-product .variations_form .variation-button[data-value*="numérique"],
.single-product .variations_form .variation-button[data-value*="PDF"],
.single-product .variations_form .variation-button[data-value*="pdf"],
.single-product .variations_form .variation-button[data-value*="Papier"],
.single-product .variations_form .variation-button[data-value*="papier"],
.single-product .variations_form .variation-button[data-value*="imprimer"],
.single-product .variations_form .variation-button[data-value*="A imprimer"] {
border-left: 4px solid #5eb3d4;
background: linear-gradient(135deg, rgba(94, 179, 212, 0.01) 0%, rgba(94, 179, 212, 0.04) 100%);
} .single-product .variations_form .variation-button[data-value*="Kit"] .variation-price,
.single-product .variations_form .variation-button[data-value*="kit"] .variation-price,
.single-product .variations_form .variation-button[data-value*="En kit"] .variation-price {
color: #e88ba8;
}
.single-product .variations_form .variation-button[data-value*="Kit"],
.single-product .variations_form .variation-button[data-value*="kit"],
.single-product .variations_form .variation-button[data-value*="En kit"] {
border-left: 4px solid #e88ba8;
background: linear-gradient(135deg, rgba(232, 139, 168, 0.01) 0%, rgba(232, 139, 168, 0.04) 100%);
} .single-product .variations_form .variation-button[data-value*="Livre"] .variation-price,
.single-product .variations_form .variation-button[data-value*="livre"] .variation-price,
.single-product .variations_form .variation-button[data-value*="Relié"] .variation-price,
.single-product .variations_form .variation-button[data-value*="relié"] .variation-price {
color: #b19cd9;
}
.single-product .variations_form .variation-button[data-value*="Livre"],
.single-product .variations_form .variation-button[data-value*="livre"],
.single-product .variations_form .variation-button[data-value*="Relié"],
.single-product .variations_form .variation-button[data-value*="relié"] {
border-left: 4px solid #b19cd9;
background: linear-gradient(135deg, rgba(177, 156, 217, 0.01) 0%, rgba(177, 156, 217, 0.04) 100%);
} .single-product .product_meta {
display: none;
}
.single-product div[class*="share"],
.single-product .woocommerce-product-share {
margin-top: 40px;
padding-top: 30px;
border-top: 2px solid rgba(65, 170, 212, 0.2);
}
.single-product div[class*="share"] h3,
.single-product .woocommerce-product-share h3 {
font-size: 16px;
color: #2d3748;
margin-bottom: 15px;
text-align: center;
}
.single-product div[class*="share"] a,
.single-product .woocommerce-product-share a {
display: inline-block;
margin: 0 8px;
transition: transform 0.3s ease;
}
.single-product div[class*="share"] a:hover,
.single-product .woocommerce-product-share a:hover {
transform: translateY(-3px);
} .single-product #primary {
max-width: 1200px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
.single-product .product {
background: #fff;
} .single-product .sidebar {
display: none;
}
.single-product .content-area {
width: 100%;
}
@media (max-width: 768px) {
.single-product .product_title {
font-size: 28px !important;
}
.single-product .price {
font-size: 26px !important;
}
.single-product .summary > .price,
.single-product .summary > .stock {
padding: 20px;
}
.single-product .single_add_to_cart_button {
font-size: 16px !important;
padding: 12px 30px !important;
}
.single-product .woocommerce-product-gallery {
max-width: 100%;
}
.single-product .flex-control-thumbs li img {
width: 60px !important;
height: 60px !important;
}
.single-product .woocommerce-product-details__short-description {
padding: 20px;
}
.single-product .quantity input {
width: 80px !important;
font-size: 16px !important;
padding: 10px 16px !important;
}
.single-product .variations select {
font-size: 14px !important;
max-width: 100% !important;
}
.single-product form.cart {
padding: 20px 15px;
} .single-product form.cart .cart-actions-wrapper {
flex-direction: column;
align-items: center;
gap: 15px;
}
.single-product .woocommerce-product-rating {
order: 2;
}
.single-product .single_add_to_cart_button {
order: 1;
width: 100%;
}
.single-product .woocommerce-product-rating .star-rating {
font-size: 20px !important;
}
.single-product .woocommerce-product-rating .rating-text {
font-size: 14px;
}
.single-product .woocommerce-product-rating .woocommerce-review-link {
font-size: 12px;
}
.single-product .variations_form .variations tr {
grid-template-columns: 80px 1fr;
gap: 10px;
}
.single-product .quantity {
grid-template-columns: 80px 1fr !important;
gap: 10px !important;
}
.single-product .cart {
gap: 12px;
}
.single-product .variations_form .reset_variations {
margin-left: 90px;
}
.single-product form.cart {
padding: 15px;
}
}  #reviews {
margin-top: 0 !important;
background: transparent !important;
border: none !important;
padding: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.woocommerce-Reviews {
width: 100%;
max-width: 100%;
margin: 0 !important;
padding: 0 !important;
float: none !important;
text-align: left !important;
} #reviews .woocommerce-Reviews-title {
font-size: 28px;
font-weight: 700;
color: #2d3748;
margin: 0 0 32px 0;
padding-bottom: 16px;
position: relative;
display: block !important;
font-size: 0;
}
#reviews .woocommerce-Reviews-title::before {
content: 'Avis clients';
font-size: 28px;
}
#reviews .woocommerce-Reviews-title::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 80px;
height: 4px;
background: linear-gradient(135deg, #41aad4 0%, #5eb3d4 100%);
border-radius: 2px;
} #reviews .woocommerce-verification-required,
#reviews p.woocommerce-verification-required,
#review_form_wrapper > p:first-child {
display: none !important;
} .woocommerce-Reviews #comments {
width: 100%;
margin: 0 !important;
padding: 0 !important;
float: none !important;
display: block !important;
}
.woocommerce-Reviews #comments ol.commentlist {
list-style: none;
padding: 0 !important;
margin: 0 !important;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
width: 100%;
grid-auto-flow: dense;
} .woocommerce-Reviews #comments ol.commentlist::before {
content: none !important;
display: none !important;
}
.woocommerce-Reviews #comments ol.commentlist > li {
list-style: none;
margin: 0 !important;
padding: 0 !important;
width: 100%;
} .woocommerce-Reviews #comments ol.commentlist > .children,
.woocommerce-Reviews #comments ol.commentlist > ul.children {
display: none !important;
} .mamaternelle-review-card {
background: #fff;
border: none;
border-radius: 16px;
padding: 24px 24px 44px 24px;
transition: all 0.3s ease;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
position: relative;
overflow: visible;
width: 100%;
margin: 0 !important;
float: none !important;
}   .mamaternelle-review-card.no-comment-text {
padding-bottom: 24px !important;
} .mamaternelle-review-card .review-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 16px;
gap: 16px;
} .mamaternelle-review-meta {
display: flex;
align-items: center;
gap: 12px;
flex: 1;
} .review-author-avatar {
flex-shrink: 0;
}
.review-author-avatar .avatar-initials {
display: flex;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
background: linear-gradient(135deg, #41aad4 0%, #5eb3d4 100%);
color: #fff;
font-size: 15px;
font-weight: 700;
border-radius: 50%;
box-shadow: 0 2px 6px rgba(65, 170, 212, 0.25);
} .review-author-info {
display: flex;
flex-direction: column;
gap: 4px;
flex: 1;
}
.review-author-line {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}
.woocommerce-review__author {
font-size: 15px;
font-weight: 700;
color: #2d3748;
margin: 0;
} .woocommerce-review__verified,
.woocommerce-review__verified *,
.woocommerce-review__verified svg,
.verified svg,
span.verified {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
width: 0 !important;
height: 0 !important;
} .woocommerce-review__published-date {
display: inline-flex;
align-items: center;
gap: 5px;
font-size: 13px;
color: #718096;
font-weight: 400;
}
.woocommerce-review__published-date i {
font-size: 12px;
opacity: 0.6;
} .mamaternelle-review-rating {
display: flex;
align-items: center;
gap: 8px;
padding: 6px 12px;
background: #fff;
border-radius: 20px;
border: 1px solid #e2e8f0;
}
.mamaternelle-review-rating .review-stars {
display: flex;
gap: 2px;
font-size: 16px;
line-height: 1;
}
.mamaternelle-review-rating .star.full {
color: #FFB800;
}
.mamaternelle-review-rating .star.empty {
color: #e2e8f0;
}
.mamaternelle-review-rating .review-rating-number {
font-size: 14px;
font-weight: 700;
color: #4a5568;
white-space: nowrap;
} .mamaternelle-review-card .comment-text {
margin: 0 !important;
padding: 16px 20px;
background: #f9fafb;
border-radius: 8px;
border: 1px solid #f3f4f6;
} .mamaternelle-review-card .comment-text img {
display: inline !important;
float: none !important;
position: static !important;
vertical-align: middle;
max-width: 20px;
height: auto;
} .mamaternelle-review-card .comment-text:has(.description > p:empty),
.mamaternelle-review-card .comment-text:has(.description:empty) {
display: none !important;
}
.mamaternelle-review-card .comment-text p {
font-size: 14px;
line-height: 1.6;
color: #4a5568;
margin: 0;
}
.mamaternelle-review-card .description {
display: block;
}
.mamaternelle-review-card .description p {
font-size: 14px;
line-height: 1.6;
color: #4a5568;
margin: 0;
display: block;
}
.mamaternelle-review-card .description img {
display: inline !important;
float: none !important;
position: static !important;
vertical-align: middle;
max-width: 20px;
height: auto;
} .woocommerce-Reviews #comments ol.commentlist li .children.reply-collapsed,
.woocommerce-Reviews #comments ol.commentlist li ul.children.reply-collapsed {
display: none;
}
.woocommerce-Reviews #comments ol.commentlist li .children.reply-visible,
.woocommerce-Reviews #comments ol.commentlist li ul.children.reply-visible {
display: block;
margin-top: 16px;
padding-left: 0;
list-style: none;
}
.mamaternelle-review-card.byuser {
background: #fefcfb;
border-left: 3px solid #ed8936;
margin-left: 0;
margin-top: 0;
overflow: hidden !important;
}
.mamaternelle-review-card.byuser .avatar-initials {
background: linear-gradient(135deg, #ed8936 0%, #dd6b20 100%);
box-shadow: 0 2px 6px rgba(237, 137, 54, 0.25);
}
.mamaternelle-review-card.byuser .review-author-line::after {
content: 'Réponse du vendeur';
padding: 2px 8px;
background: #ed8936;
color: #fff;
font-size: 10px;
font-weight: 600;
border-radius: 10px;
text-transform: uppercase;
letter-spacing: 0.3px;
} .woocommerce-Reviews .mamaternelle-review-card .comment_container {
padding-bottom: 0 !important;
} .woocommerce-Reviews .comment_container .view-reply-btn {
display: inline-flex !important;
align-items: center;
gap: 4px;
margin-top: 12px;
margin-bottom: 0;
padding: 0;
background: none !important;
border: none !important;
color: #ed8936 !important;
font-size: 12px !important;
font-weight: 500;
cursor: pointer;
transition: all 0.2s ease;
text-transform: none !important;
letter-spacing: normal !important;
box-shadow: none !important;
text-decoration: none;
position: relative;
z-index: 1;
} .mamaternelle-review-card.no-comment-text .view-reply-btn {
margin-top: -10px !important;
}
.woocommerce-Reviews .comment_container .view-reply-btn:hover {
color: #dd6b20 !important;
background: none !important;
}
.woocommerce-Reviews .comment_container .view-reply-btn:hover .btn-text {
text-decoration: underline;
}
.woocommerce-Reviews .comment_container .view-reply-btn i {
font-size: 10px;
transition: all 0.2s ease;
opacity: 0.7;
}
.woocommerce-Reviews .comment_container .view-reply-btn .btn-text {
font-size: 12px;
} #review_form_wrapper {
margin-top: 48px;
padding-top: 48px;
border-top: 2px solid #e2e8f0;
}
#review_form_wrapper .comment-reply-title {
font-size: 24px;
font-weight: 700;
color: #2d3748;
margin-bottom: 24px;
} #review_form_wrapper {
display: none;
}
#review_form_wrapper .comment-form {
background: #f7fafc;
padding: 32px;
border-radius: 16px;
border: 2px solid #e2e8f0;
}
#review_form_wrapper .comment-form-rating label {
font-weight: 600;
color: #2d3748;
margin-bottom: 8px;
display: block;
}
#review_form_wrapper .comment-form-comment label,
#review_form_wrapper .comment-form-author label,
#review_form_wrapper .comment-form-email label {
font-weight: 600;
color: #2d3748;
margin-bottom: 8px;
display: block;
}
#review_form_wrapper .comment-form-comment textarea,
#review_form_wrapper .comment-form-author input,
#review_form_wrapper .comment-form-email input {
width: 100%;
padding: 12px 16px;
border: 2px solid #e2e8f0;
border-radius: 8px;
font-size: 15px;
color: #2d3748;
transition: all 0.2s ease;
font-family: inherit;
}
#review_form_wrapper .comment-form-comment textarea:focus,
#review_form_wrapper .comment-form-author input:focus,
#review_form_wrapper .comment-form-email input:focus {
outline: none;
border-color: #41aad4;
box-shadow: 0 0 0 3px rgba(65, 170, 212, 0.1);
}
#review_form_wrapper .form-submit input[type="submit"] {
background: #41aad4;
color: #fff;
border: none;
padding: 14px 32px;
font-size: 16px;
font-weight: 600;
border-radius: 8px;
cursor: pointer;
transition: all 0.2s ease;
}
#review_form_wrapper .form-submit input[type="submit"]:hover {
background: #3498db;
transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(65, 170, 212, 0.4);
} .woocommerce-noreviews {
text-align: center;
padding: 48px 24px;
background: #f7fafc;
border-radius: 16px;
border: 2px dashed #cbd5e0;
color: #718096;
font-size: 16px;
} @media (max-width: 768px) { .woocommerce-Reviews #comments ol.commentlist {
grid-template-columns: 1fr;
gap: 16px;
}
.woocommerce-Reviews #comments ol.commentlist li {
margin: 0 !important;
}
.mamaternelle-review-card {
padding: 16px;
}
.mamaternelle-review-card .review-header {
flex-direction: column;
align-items: flex-start;
}
.review-author-avatar .avatar-initials {
width: 40px;
height: 40px;
font-size: 14px;
}
.woocommerce-review__author {
font-size: 14px;
}
.mamaternelle-review-rating {
padding: 5px 10px;
}
.mamaternelle-review-rating .review-stars {
font-size: 14px;
}
.mamaternelle-review-card.byuser {
margin-left: 0;
}
.mamaternelle-review-card .comment-text {
padding: 12px 16px;
}
#review_form_wrapper .comment-form {
padding: 20px;
}
}.yarpp-thumbnail-default,.yarpp-thumbnail-title,.yarpp-thumbnails-horizontal .yarpp-thumbnail{display:inline-block}.yarpp-thumbnails-horizontal .yarpp-thumbnail{border:1px solid hsla(0,0%,50%,.1);vertical-align:top}.yarpp-thumbnails-horizontal .yarpp-thumbnail-default,.yarpp-thumbnails-horizontal .yarpp-thumbnail>img{display:block}.yarpp-thumbnails-horizontal .yarpp-thumbnail-title{font-size:1em;line-height:1.4em;max-height:2.8em;overflow:hidden;text-decoration:inherit}.yarpp-thumbnail-default{overflow:hidden}