/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	padding: 0;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}


/** THEME
===================================*/

.bx-wrapper .bx-viewport { }



/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ABABAB;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffa320;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

/*.bx-wrapper .bx-controls-direction {*/
/*	position: absolute; top: -53px; right:0; z-index:9;*/
/*}*/
.bx-controls-direction {position:absolute; top:-80px; left:50%; margin-left:-53px;}
.bx-wrapper .bx-controls-direction a {
	outline: 0;
	width: 48px;
	height: 39px;
	line-height: 38px;
	z-index: 9;
	font-family: FontAwesome;
	font-size: 0;
	color: #666;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	border:1px solid #dddddd;
	background:#fff;

}
.producttabs-products .bx-controls-direction {display:none;}
.onsaleslider .bx-wrapper .bx-controls-direction { display:none;}
.bx-wrapper .bx-controls-direction a.bx-prev {
 z-index:9; margin-right:10px;
}
.bx-wrapper .bx-controls-direction .bx-prev:before {
	content: "\f104";
	font-size: 20px;
	display: inline-block;
}
.bx-wrapper .bx-controls-direction a.bx-next {
	z-index:9;
}
.bx-wrapper .bx-controls-direction .bx-next:before {
	content: "\f105";
	font-size:20px;
	display: inline-block;
}


.bx-wrapper .bx-controls-direction a:hover {
	background: #333;
	color:#fff;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
	display: none;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/plugin/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/plugin/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}


/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border: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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.list-inline>li:first-child{padding-left:0}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.428571429;color:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.428571429}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}.col-xs-offset-0{margin-left:0}@media(max-width:767px){.col-sms-1,.col-sms-2,.col-sms-3,.col-sms-4,.col-sms-5,.col-sms-6,.col-sms-7,.col-sms-8,.col-sms-9,.col-sms-10,.col-sms-11,.col-sms-12{float:left}.col-sms-12{width:100%}.col-sms-11{width:91.66666666666666%}.col-sms-10{width:83.33333333333334%}.col-sms-9{width:75%}.col-sms-8{width:66.66666666666666%}.col-sms-7{width:58.333333333333336%}.col-sms-6{width:50%}.col-sms-5{width:41.66666666666667%}.col-sms-4{width:33.33333333333333%}.col-sms-3{width:25%}.col-sms-2{width:16.666666666666664%}.col-sms-1{width:8.333333333333332%}.col-sms-pull-12{right:100%}.col-sms-pull-11{right:91.66666666666666%}.col-sms-pull-10{right:83.33333333333334%}.col-sms-pull-9{right:75%}.col-sms-pull-8{right:66.66666666666666%}.col-sms-pull-7{right:58.333333333333336%}.col-sms-pull-6{right:50%}.col-sms-pull-5{right:41.66666666666667%}.col-sms-pull-4{right:33.33333333333333%}.col-sms-pull-3{right:25%}.col-sms-pull-2{right:16.666666666666664%}.col-sms-pull-1{right:8.333333333333332%}.col-sms-pull-0{right:0}.col-sms-push-12{left:100%}.col-sms-push-11{left:91.66666666666666%}.col-sms-push-10{left:83.33333333333334%}.col-sms-push-9{left:75%}.col-sms-push-8{left:66.66666666666666%}.col-sms-push-7{left:58.333333333333336%}.col-sms-push-6{left:50%}.col-sms-push-5{left:41.66666666666667%}.col-sms-push-4{left:33.33333333333333%}.col-sms-push-3{left:25%}.col-sms-push-2{left:16.666666666666664%}.col-sms-push-1{left:8.333333333333332%}.col-sms-push-0{left:0}.col-sms-offset-12{margin-left:100%}.col-sms-offset-11{margin-left:91.66666666666666%}.col-sms-offset-10{margin-left:83.33333333333334%}.col-sms-offset-9{margin-left:75%}.col-sms-offset-8{margin-left:66.66666666666666%}.col-sms-offset-7{margin-left:58.333333333333336%}.col-sms-offset-6{margin-left:50%}.col-sms-offset-5{margin-left:41.66666666666667%}.col-sms-offset-4{margin-left:33.33333333333333%}.col-sms-offset-3{margin-left:25%}.col-sms-offset-2{margin-left:16.666666666666664%}.col-sms-offset-1{margin-left:8.333333333333332%}.col-sms-offset-0{margin-left:0}}@media(max-width:480px){.col-smb-12{width:100%}}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}
.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}
.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media(max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555}.form-control{width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type="date"]{line-height:34px}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:0;padding-left:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{display:inline;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}
.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-control-static{padding-top:7px}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/glyphicons-halflings-regular.eot');src:url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}
.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}
.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}
.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}
.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}
.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}
.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.navbar{border-radius:4px}}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:20px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:992px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}
}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}.label{display:inline;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}
.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}
.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group .list-group-item:first-child{border-top:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel>.list-group:first-child .list-group-item:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tfoot>tr:first-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tfoot>tr:first-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>td{border-top:0}.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}
.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:auto;overflow-y:scroll;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-25px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#262626}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#262626}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{content:"";border-width:10px}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom .arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left .arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm{display:none!important}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}.visible-xs{display:block!important}}.visible-md,tr.visible-md,th.visible-md,td.visible-md{display:none!important}.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg{display:none!important}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media(max-width:767px){.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print,tr.visible-print,th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}@media print{.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print{display:none!important}}
@-webkit-keyframes tp-rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@-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)}}.language-currency,.header-toplinks .links,.header-cart-mini .top-cart-content,.drop-lang .drop-trigger .sub-lang,.drop-currency .currency-trigger .sub-currency,.nav_megamenu div.megamenu div.dropdown{-webkit-transition:top .3s ease 0s,opacity .3s;-moz-transition:top .3s ease 0s,opacity .3s;-ms-transition:top .3s ease 0s,opacity .3s;-o-transition:top .3s ease 0s,opacity .3s;transition:top .3s ease 0s,opacity .3s}.link-follow a,.link-follow li a span,.nav_megamenu .itemMenu a,.nav_vmegamenu div.megamenu div.dropdown,.footer-links a,.bx-wrapper .bx-controls-direction a,#back-top,#tabs-title li h3,a .fa-arrow-circle-right,.link-follow li a span,.cattabs-wrapper li h3,.header-menu .top-cart-content,.dropit .dropit-trigger .dropit-submenu,.products-grid .item .add-to-links,.products-list .item .add-to-links,.home-banner-content1 a img,.home-banner-content2 a img,.home-banner-content3 a img,.footer-static-block .box .fa,.menu-col .menu-custom-title .fa,.banner-left a img,.products-grid .item button.btn-cart span span,.products-list .item button.btn-cart span span,.drop-currency .currency-trigger .sub-currency,.products-grid .item .add-to-links li a,.form-search input.input-text,.header-toplinks .links li a,.home-banner-content2 .letter-banner1,.bx-wrapper img{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.cart-qty,.shopping-cart .arrows,.bx-navigation .i-number a,.banner-col p.icon .fa,.testimonial-content-avatar a.avatar,.block-static-information .banner-col .title .fa,.info-content em,.footer-static-block .box .fa{-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px}ul.cattabs li,.view-list a,.nav_megamenu,.header-menu .cart-mini-title a.shopping-cart,.form-search .dd-selected,.form-search,#header-special-offer .promotion .btn-promotion,.social img,.nivo-caption .readmore a,button.button span span{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.header-menu .cart-mini-title a.shopping-cart{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.link-follow li a span,.drop-currency .currency-trigger .sub-currency,.drop-lang .drop-trigger .sub-lang,.dropit .dropit-trigger .dropit-submenu,.header-menu .top-cart-content,.products-grid .item button.btn-cart span span{-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.link-follow li a:hover span,.imageslider-container li.image-item:hover img,.social img:hover{-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.drop-lang .drop-trigger:hover .sub-lang,.drop-currency .currency-trigger:hover .sub-currency,.dropit .dropit-trigger:hover .dropit-submenu,.header-menu .block-cart:hover .top-cart-content,.products-grid .item-inner:hover button.btn-cart span span,.products-list .item-inner:hover button.btn-cart span span{-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.home-banner-content1 a,.home-banner-content2 a,.home-banner-content3 a{background:#222}.home-banner-content1 a:hover img,.home-banner-content2 a:hover img,.home-banner-content3 a:hover img,.banner-left:hover a img{opacity:.8}.home-banner-content2 a:before,.home-banner-content2 a:after,.home-banner-content3 a:before,.home-banner-content3 a:after{position:absolute;top:15px;right:15px;bottom:15px;left:15px;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.home-banner-content2 a:before,.home-banner-content3 a:before{border-top:1px solid #ddd;border-bottom:1px solid #ddd;-webkit-transform:scale(0,1);transform:scale(0,1)}
.home-banner-content2 a:after,.home-banner-content3 a:after{border-right:1px solid #ddd;border-left:1px solid #ddd;-webkit-transform:scale(1,0);transform:scale(1,0)}.home-banner-content2 a:hover::before,.home-banner-content2 a:hover::after,.home-banner-content3 a:hover::before,.home-banner-content3 a:hover::after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.home-banner-content2 a:hover::before,.home-banner-content3 a:hover::before{left:10px;right:10px;z-index:99}.home-banner-content2 a:hover::after,.home-banner-content3 a:hover::after{top:10px;bottom:10px;z-index:100}img.img-face-back{position:absolute;opacity:0;top:0;left:0}img.img-face{position:relative;opacity:1;transition:all .4s ease}.item-inner:hover img.img-face-back{opacity:1}.item-inner:hover img.img-face{opacity:0}.products-grid .item .add-to-links li{-webkit-transform:translate(0,200px);-ms-transform:translate(0,200px);-o-transform:translate(0,200px);-moz-transform:translate(0,200px);transform:translate(0,200px);-moz-transition-duration:.6s;-webkit-transition-duration:.6s;transition-duration:.6s}.products-grid .item .add-to-links li.quickview{-moz-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s}.products-grid .item .add-to-links li.add-to-Compare{-moz-transition-duration:.8s;-webkit-transition-duration:.8s;transition-duration:.8s}.products-grid .item-inner:hover .add-to-links li{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0)}.blog-content li.item .item-inner:hover img{tranform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transition:.4s ease all;opacity:.7}.blog-content li.item .box-img{transition:ease .4s all;-webkit-transform:ease .4s all;-moz-transform:ease .4s all}.box-img i{opacity:0;transition:all aese .4s;-webkit-transition:all aese .4s;-moz-transition:all aese .4s}.widget-static-block a{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px}.block-newsletter-content a:before,.block-newsletter-content a:after{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-moz-transition:opacity .35s,-webkit-transform .35s}.block-newsletter-content a:before{-webkit-transform:scale(0,1);transform:scale(0,1);-moz-transform:scale(0,1)}.block-newsletter-content a:after{-webkit-transform:scale(1,0);transform:scale(1,0);-moz-transform:scale(1,0)}.block-newsletter-content a:hover img{opacity:.8;transition:ease .5s all;-webkit-transition:ease .5s all;-moz-transition:ease .5s all}.block-newsletter-content a:hover::before,.block-newsletter-content a:hover::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);-moz-transform:scale(1);z-index:99}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}

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

Copyright (c) 2014 Daniel Eden
*/

.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%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-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;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 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: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.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: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.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;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    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% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    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: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    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: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    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: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    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: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-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% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}


@-webkit-keyframes effectRotate{
	
	0%{
		opacity:0;
		-webkit-transform:scale(0);
		-moz-transform:scale(0);
		-ms-transform:scale(0);
		transform:scale(0)
		-webkit-transform: rotateY(0);
		-moz-transform: rotateY(0);
		-ms-transform: rotateY(0);
		transform: rotateY(0);
	}
	100%{
		opacity:1;
		-webkit-transform:scale(1);
		-moz-transform:scale(1);
		-ms-transform:scale(1);
		transform:scale(1)
		-webkit-transform: rotateY(360deg);
		-moz-transform: rotateY(360deg);
		-ms-transform: rotateY(360deg);
		transform: rotateY(360deg);
	}
	}
@keyframes effectRotate{
	
	0%{
	opacity:0;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0)
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	transform: rotateY(0);
	}
	50%{
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	-ms-transform:scale(0.5);
	transform:scale(0.5)
	}
	100%{
	opacity:1;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1)
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
	}
}
img {
	border: 0;
	vertical-align: top;
	max-width: 100%;
	height: auto
}

.lazy_img,.lazy_img2 {
	width: 100%;
    background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/loading.gif) no-repeat 50% 50%;
    text-align: center;
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	text-decoration: none;
	color: #f33636
}

span.color {
	color: #333
}

:focus,a:focus {
	outline: 0
}

h1,h2,h3,h4,h5,h6 {
	margin: 0 0 5px;
	line-height: 1.35
}

h1 {
	font-size: 20px;
	font-weight: 400
}

h2 {
	font-size: 18px;
	font-weight: 400
}

h3 {
	font-size: 16px;
	font-weight: 700
}

h4 {
	font-size: 14px;
	font-weight: 700
}

h5 {
	font-size: 12px;
	font-weight: 700
}

h6 {
	font-size: 11px;
	font-weight: 700
}

form {
	display: inline
}

fieldset {
	border: 0
}

legend {
	display: none
}

table {
	border: 0;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%
}

caption,td,th {
	vertical-align: top;
	text-align: left;
	font-weight: 400
}

p {
	margin: 0 0 10px
}

strong {
	font-weight: 700
}

address {
	font-style: normal;
	line-height: 1.35
}

cite {
	font-style: normal
}

blockquote,q {
	quotes: none
}

q:after,q:before {
	content: ''
}

big,small {
	font-size: 1em
}

li,ol,ul {
	list-style: none;
	margin: 0;
	padding: 0
}

dd,dt {
	line-height: 25px
}

.hidden {
	display: block!important;
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
	font-size: 0!important;
	line-height: 0!important;
	width: 0!important;
	height: 0!important;
	overflow: hidden!important
}

.nobr {
	white-space: nowrap!important
}

.wrap {
	white-space: normal!important
}

.a-left {
	text-align: left!important
}

.a-center {
	text-align: center!important
}

.a-right {
	text-align: right!important
}

.v-top {
	vertical-align: top
}

.v-middle {
	vertical-align: middle
}

.f-left,.left {
	float: left!important
}

.f-right,.right {
	float: right!important
}

.f-none {
	float: none!important
}

.f-fix {
	float: left;
	width: 100%
}

.no-display {
	display: none
}

.no-margin {
	margin: 0!important
}

.no-padding {
	padding: 0!important
}

.no-bg {
	background: 0 0!important
}

.wrapper {
	overflow: hidden
}

.page-print {
	background: #fff;
	padding: 25px 30px;
	text-align: left
}

.page-empty {
	background: #fff;
	padding: 20px;
	text-align: left
}

.page-popup {
	background: #fff;
	padding: 25px 30px;
	text-align: left
}

.main {
	margin: 0 auto;
	min-height: 400px;
	text-align: left
}

.cms-index-index .main {
	padding-top: 0
}

.container {
	padding: 0
}

.col1-layout .col-main {
	float: none;
	width: auto
}

.col2-left-layout {
	padding-bottom: 25px
}

.col2-set {
	margin-bottom: 20px
}

.col2-set .col-narrow {
	width: 32%
}

.col2-set .col-wide {
	width: 65%
}

.col3-set .col-1 {
	float: left;
	width: 32%
}

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

.col3-set .col-3 {
	float: right;
	width: 32%
}

.col4-set .col-1 {
	float: left;
	width: 23.5%
}

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

.col4-set .col-3 {
	float: left;
	width: 23.5%
}

.col4-set .col-4 {
	float: right;
	width: 23.5%
}

button.button::-moz-focus-inner {
	padding: 0;
	border: 0
}

button.button {
	-webkit-border-fit: lines
}

button.button {
	overflow: visible;
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
	background: 0;
	cursor: pointer
}

button.button span span {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	font-size: 14px;
	padding: 8px 15px;
	background: #333
}

button.button:hover span span {
	color: #fff;
	background: #fd326a
}

.form-search button.button span span {
	border: 0;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: 0;
	padding: 0
}

.form-search button.button span span .fa {
	line-height: 40px
}

.form-search button.button span span .fa:hover {
	color: #fd326a
}

.customer-account .main-container {
	margin-top: 20px
}

.product-view button.btn-cart span span,.products-grid .item button.btn-cart span span,.products-list .item button.btn-cart span span {
	font-size: 13px;
	font-weight: 400;
	text-transform: capitalize;
	position: relative;
	padding-left: 10px;
	display: inline-block;
	line-height: 35px;
	border-top: 1px solid #fd326a;
	border-bottom: 1px solid #fd326a;
	color: #fff;
	padding: 0;
	border-radius: 0;
	width: 140px;
	background: #fd326a;
}

.product-view button.btn-cart:hover span span,.products-grid li.item button.btn-cart:hover span span,.products-list li.item button.btn-cart:hover span span {
	background: #f33636;
	color: #fff;
	border-top: 1px solid #f33636;
	border-bottom: 1px solid #f33636
}

.buttons-set p.required {
	margin: 0 0 10px
}

.buttons-set .back-link {
	float: left;
	margin: 0
}

.buttons-set button.button {
	float: right;
	margin-left: 5px
}

button,input,select,textarea {
	vertical-align: middle;
	color: #2f2f2f;
	outline: 0
}

input.input-text,select,textarea {
	background: #fff;
	border: 1px solid #ccc
}

input.input-text,textarea {
	padding: 5px
}

select {
	padding: 1px
}

select option {
	padding-right: 10px
}

select.multiselect option {
	border-bottom: 1px solid #b6b6b6;
	padding: 2px 5px
}

select.multiselect option:last-child {
	border-bottom: 0
}

textarea {
	overflow: auto
}

input.radio {
	margin-right: 3px
}

input.checkbox {
	margin-right: 3px
}

button.button::-moz-focus-inner {
	padding: 0;
	border: 0
}

button.button {
	-webkit-border-fit: lines
}

button.button {
	overflow: visible;
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
	background: 0;
	cursor: pointer
}

button.button span span {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	font-size: 14px
}

button.button:hover span span {
	color: #fff
}

button.disabled span {
	border-color: #bbb!important;
	background: #bbb!important
}

button.btn-checkout span span {
	padding: 10px 25px;
	text-transform: uppercase;
	display: inline-block;
	background: #333
}

button.btn-checkout:hover span span {
	background: #f33636
}

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

.form-list li {
	margin: 0 0 8px
}

.form-list label {
	float: left;
	color: #666;
	font-weight: 700;
	position: relative;
	z-index: 0;
	margin-top: 1px
}

.form-list label.required em {
	float: right;
	font-style: normal;
	color: #eb340a;
	position: absolute;
	top: 0;
	right: -8px
}

.form-list li.control label {
	float: none
}

.form-list li.control input.checkbox,.form-list li.control input.radio {
	margin-right: 6px
}

.form-list li.control .input-box {
	clear: none;
	display: inline;
	width: auto
}

.form-list .input-box {
	display: block;
	clear: both;
	width: 100%
}

.form-list .field {
	float: left;
	width: 100%
}

.form-list input.input-text {
	width: 100%
}

.form-list textarea {
	width: 100%;
	height: 10em
}

.form-list select {
	width: 100%
}

.form-list li.wide .input-box {
	width: 100%
}

.form-list li.wide input.input-text {
	width: 100%
}

.form-list li.wide textarea {
	width: 100%
}

.form-list li.wide select {
	width: 100%;
	padding: 10px
}

.form-list li.additional-row {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 7px
}

.form-list li.additional-row .btn-remove {
	float: right;
	margin: 5px 0 0
}

.form-list .input-range input.input-text {
	width: 74px
}

#login-form .form-list .input-box,#login-form .form-list input.input-text {
	width: 100%;
	height: 30px
}

.form-list-narrow li {
	margin-bottom: 0
}

.form-list-narrow li .input-box {
	margin-bottom: 6px
}

.form-list-narrow li.wide .input-box {
	width: 260px
}

.form-list-narrow li.wide input.input-text,.form-list-narrow li.wide textarea {
	width: 254px
}

.form-list-narrow li.wide select {
	width: 260px
}

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

.form-list .name-prefix {
	width: 65px
}

.form-list .name-prefix select {
	width: 55px
}

.form-list .name-prefix input.input-text {
	width: 49px
}

.form-list .name-suffix {
	width: 65px
}

.form-list .name-suffix select {
	width: 55px
}

.form-list .name-suffix input.input-text {
	width: 49px
}

.form-list .customer-name-prefix-middlename .name-firstname,.form-list .customer-name-prefix-middlename-suffix .name-firstname {
	width: 140px
}

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

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px
}

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

.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px
}

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

.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px
}

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

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

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

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

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-year {
	float: left;
	width: 85px
}

.form-list .customer-dob input.input-text {
	display: block;
	width: 74px
}

.form-list .customer-dob label {
	font-size: 10px;
	font-weight: 400;
	color: #888
}

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month {
	width: 60px
}

.form-list .customer-dob .dob-day input.input-text,.form-list .customer-dob .dob-month input.input-text {
	width: 46px
}

.form-list .customer-dob .dob-year {
	width: 140px
}

.form-list .customer-dob .dob-year input.input-text {
	width: 134px
}

.buttons-set {
	clear: both;
	margin: 20px 0 0;
	padding: 8px 0 0;
	text-align: right
}

.buttons-set p.required {
	margin: 0 0 10px
}

.buttons-set .back-link {
	float: left;
	margin: 0
}

.buttons-set button.button {
	float: right;
	margin-left: 5px
}

.buttons-set-order {
	margin: 10px 0 0
}

.buttons-set-order .please-wait {
	padding: 12px 7px 0 0
}

.fieldset {
	border: 1px solid #ddd;
	padding: 25px 25px 16px 25px;
	margin: 28px 0;
	background: #fff
}

.fieldset .legend {
	float: left;
	font-weight: 700;
	font-size: 13px;
	border: 1px solid #ddd;
	background: #fff;
	margin: -38px 0 0 -10px;
	padding: 3px 10px;
	position: relative
}

.validation-advice {
	clear: both;
	min-height: 13px;
	margin: 3px 0 0;
	padding-left: 17px;
	font-size: 11px;
	font-weight: 700;
	line-height: 13px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/validation_advice_bg.gif) 2px 0 no-repeat;
	color: #eb340a
}

.validation-failed {
	border: 1px dashed #eb340a!important;
	background: #faebe7!important
}

p.required {
	font-size: 11px;
	text-align: right;
	color: #eb340a
}

.v-fix {
	float: left
}

.v-fix .validation-advice {
	display: block;
	width: 12em;
	margin-right: -12em;
	position: relative
}

.success {
	font-weight: 700
}

.error {
	font-weight: 700
}

.messages,.messages ul {
	list-style: none!important;
	margin: 0!important;
	padding: 0!important
}

.messages {
	width: 100%;
	overflow: hidden
}

.messages li {
	margin: 0 0 10px!important
}

.messages li li {
	margin: 0 0 3px!important
}

.error-msg,.note-msg,.notice-msg,.success-msg {
	border-style: solid!important;
	border-width: 1px!important;
	background-position: 10px 9px!important;
	background-repeat: no-repeat!important;
	min-height: 24px!important;
	padding: 8px 8px 8px 32px!important;
	font-size: 13px!important;
	font-weight: 400!important;
	text-transform: capitalize
}

.error-msg {
	border-color: #eee;
	background-image: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_msg-error.gif);
	color: #333
}

.success-msg {
	border-color: #eee;
	background-image: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_msg-success.gif);
	color: #333
}

.note-msg,.notice-msg {
	border-color: #eee;
	background-image: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_msg-note.gif);
	color: #333
}

.breadcrumbs {
	line-height: 15px;
	margin: 30px 0 30px;
	position: relative
}

.catalog-category-view .breadcrumbs {
	margin-top: 20px;
	margin-bottom: 5px
}

.breadcrumbs li {
	display: inline
}

.breadcrumbs li.product {
	color: #fd326a
}

.breadcrumbs li span {
	margin: 0 2px
}

.breadcrumbs li strong {
	text-decoration: underline;
	font-family: Montserrat,sans-serif;
	font-size: 14px;
	font-weight: 400
}

.breadcrumbs li a {
	font-family: Montserrat,sans-serif;
	font-size: 14px;
	font-weight: 400
}

.breadcrumbs a {
	color: #333
}

.breadcrumbs a:hover {
	text-decoration: underline
}

.page-title {
	width: 100%;
	overflow: hidden;
	padding-bottom: 0;
	margin: 0 0 25px
}

.page-title h1,.page-title h2 {
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
	position: relative;
	padding-bottom: 15px;
	padding-top: 20px;
	font-family: arialbold;
	font-weight: 700;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px
}

.page-title .separator {
	margin: 0 3px
}

.page-title .link-rss {
	float: right;
	margin: 7px 0 0
}

.title-buttons {
	text-align: right
}

.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6 {
	float: left
}

.sub-title,.subtitle {
	clear: both;
	padding: 15px 0 0;
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 6px;
	color: #e25203
}

.toolbar {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0 0 6px 0;
	background: #fff;
	border-bottom: 1px solid #b2b2b2
}

.toolbar label {
	font-weight: 400;
	color: #333;
	font-family: Montserrat,sans-serif;
	font-weight: 400;
	font-size: 14px
}

.toolbar-bottom .toolbar {
	margin: 0
}

.pager {
	text-align: center;
	margin: 15px 0 0;
	padding: 15px 0 0;
	border-top: 1px solid #b2b2b2
}

.pager .amount {
	float: left;
	margin: 4px 30px 0 0;
	font-size: 13px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	font-family: utm_avoregular
}

.limiter {
	float: right;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px
}

.sorter .limiter label {
	vertical-align: middle;
	margin: 4px 0 0
}

.sorter .limiter select {
	margin: 0 0 0 10px;
	vertical-align: middle;
	font-size: 13px;
	padding: 6px 10px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5
}

.pager .pages {
	text-align: center;
	padding: 0;
	float: right
}

.pager .pages strong {
	font-weight: 400;
	color: #333;
	text-transform: capitalize;
	font-size: 14px;
	margin-right: 10px;
	font-family: utm_avoregular
}

.pager .pages ol {
	display: inline-block;
	margin: 0
}

.pager .pages li {
	display: inline-block;
	margin: 0;
	font-size: 14px;
	color: #333;
	border-left: 1px solid #efefef;
	line-height: 15px
}

.pager .pages li:first-child {
	border: 0
}

.pager .pages li a {
	font-size: 14px;
	color: #333;
	height: 22px;
	display: block;
	background: #eee;
	width: 22px;
	line-height: 22px;
	text-align: center
}

.pager .pages li.current {
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #ec5051;
	color: #fff!important
}

.pager .pages li a:hover,.pager .pages li.current {
	color: #fff;
	text-decoration: underline;
	background: #ec5051;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center
}

.sorter .view-mode {
	float: left;
	margin: 8px 0 0
}

.sorter .view-mode a {
	text-decoration: none
}

.sorter .sort-by {
	float: left;
	margin-left: 130px
}

.sorter .sort-by label {
	vertical-align: middle;
	margin: 4px 0 0
}

.sorter .sort-by select {
	margin: 0 0 0 10px;
	vertical-align: middle;
	font-size: 13px;
	display: inline-block;
	padding: 6px 10px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	font-size: 13px;
	font-weight: 400
}

.sorter .sort-by a {
	display: none
}

.sorter .view-mode {
	float: left
}

.sorter .view-mode label {
	float: left;
	margin: 2px 8px 0 0;
	font-size: 13px;
	font-family: Montserrat,sans-serif;
	font-weight: 400
}

.sorter .view-mode span {
	float: left;
	margin: 2px 5px 0 0
}

.sorter .view-mode .grid,.sorter .view-mode .list {
	float: left;
	color: #666;
	font-weight: 400;
	text-align: center;
	position: relative;
	padding-left: 30px;
	line-height: 25px;
	font-family: Montserrat,sans-serif;
	font-size: 13px;
	font-weight: 400
}

.sorter .view-mode .grid:before,.sorter .view-mode .list:before {
	width: 24px;
	height: 24px;
	content: "";
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/view-mode.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0
}

.sorter .view-mode a.grid:hover:before,.sorter .view-mode strong.grid:before {
	background-position: 0 100%
}

.sorter .view-mode .list:before {
	background-position: 100% 0
}

.sorter .view-mode a.list:hover:before,.sorter .view-mode strong.list:before {
	background-position: 100% 100%
}

.sorter .view-mode .list {
	margin-left: 10px
}

.pager li>a.selected {
	color: #ec5051
}

.pager li>a,.pager li>span {
	display: inline;
	padding: 0;
	background: 0;
	border: 0;
	border-radius: 0
}

.category-products .pager label,.category-products .pager ul li a {
	font-style: italic
}

.category-products .pager ul li a {
	background: #eee;
	padding: 0 10px
}

.data-table {
	width: 100%;
	background: #fff;
	border: 1px solid #f2f2f2
}

.data-table td,.data-table th {
	padding: 10px;
	vertical-align: top
}

.data-table th {
	font-weight: 400;
	padding: 15px 10px;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase
}

.data-table tbody td,.data-table thead th {
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2
}

.data-table tbody td .item-options {
	margin-left: 20px;
	margin-top: 10px
}

.data-table tbody td .item-options dt:after {
	content: ':'
}

.data-table tbody tr {
	border-bottom: 1px solid #f2f2f2
}

.info-box {
	background: #fff url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_block-title.gif) 0 0 repeat-x;
	border: 1px solid #d0cbc1;
	padding: 12px 15px;
	margin: 0 0 15px
}

.info-box h2 {
	font-weight: 700;
	font-size: 13px
}

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

.info-table td {
	padding: 2px 0
}

tr.summary-total {
	cursor: pointer
}

tr.summary-total .summary-collapse {
	float: right;
	text-align: right;
	padding-left: 20px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_collapse.gif) 0 5px no-repeat;
	cursor: pointer
}

tr.show-details .summary-collapse {
	background-position: 0 -52px
}

tr.summary-details td {
	font-size: 11px;
	background-color: #dae1e4;
	color: #626465
}

tr.summary-details-first td {
	border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
	font-style: italic
}

.cart {
	margin-bottom: 20px
}

.cart-tax-info {
	display: block
}

.cart-tax-info,.cart-tax-info .cart-price {
	padding-right: 20px
}

.cart-tax-total {
	display: block;
	padding-right: 20px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_collapse.gif) 100% 5px no-repeat;
	cursor: pointer
}

.cart-tax-info .price,.cart-tax-total .price {
	display: inline!important;
	font-weight: 400!important
}

.cart-tax-total-expanded {
	background-position: 100% -52px
}

.std .subtitle {
	padding: 0
}

.std ol.ol {
	list-style: decimal outside
}

.std ul.disc {
	list-style: disc outside
}

.std dl dt {
	font-weight: 700
}

.std address,.std blockquote,.std dl,.std ol,.std p,.std ul {
	padding: 0
}

.std ul {
	list-style: disc outside
}

.std ol {
	list-style: decimal outside
}

.std ul ul {
	list-style-type: circle
}

.std dt {
	font-weight: 700
}

.std blockquote {
	font-style: italic
}

.std address {
	font-style: normal
}

.std b,.std strong {
	font-weight: 700
}

.links li {
	display: inline
}

.links li.first {
	padding-left: 0!important
}

.links li.last {
	padding-right: 0!important
}

.link-print {
	font-weight: 700;
	color: #dc6809
}

.link-rss {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_rss.gif) 0 2px no-repeat;
	padding-left: 18px;
	line-height: 14px;
	white-space: nowrap
}

.btn-remove {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/btn_remove.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden
}

.btn-previous {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/btn_previous.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden
}

.btn-remove2 {
	display: block;
	width: 24px;
	height: 24px;
	font-size: 0;
	line-height: 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/icon-remove.png) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin: 0 auto
}

.btn-edit {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/btn_edit.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden
}

.cards-list dt {
	margin: 5px 0 0
}

.cards-list .offset {
	padding: 2px 0 2px 20px
}

.separator {
	margin: 0 3px
}

.divider {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 10px 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_divider1.gif) 0 50% repeat-x;
	text-indent: -999em;
	overflow: hidden
}

.global-site-notice {
	border: 1px solid #cfcfcf;
	border-width: 0 0 1px;
	background: #ffff90;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f
}

.global-site-notice .notice-inner {
	width: 860px;
	margin: 0 auto;
	padding: 12px 0 12px 80px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_notice.gif) 20px 25px no-repeat;
	text-align: left
}

.global-site-notice .notice-inner p {
	margin: 0;
	border: 1px dotted #cccc73;
	padding: 10px
}

.global-site-notice .notice-inner .actions {
	padding-top: 10px
}

.notice-cookie {
	position: fixed;
	z-index: 9999;
	width: 100%;
	bottom: 0;
	left: 0;
	margin: 0!important;
	opacity: .95;
	-ms-filter: "alpha(opacity=95)"
}

.demo-notice {
	margin: 0;
	padding: 6px 10px;
	background: #d75f07;
	font-size: 12px;
	line-height: 1.15;
	border: 0;
	text-align: center;
	color: #fff
}

.demo-notice .notice-inner {
	width: auto;
	padding: 0;
	background: 0;
	text-align: center
}

.demo-notice .notice-inner p {
	padding: 0;
	border: 0
}

#header-special-offer {
	background: #0f0f0f
}

#header-special-offer .promotion {
	text-align: left;
	color: #ccc;
	font-size: 14px;
	padding: 18px 0;
	position: relative;
	font-weight: 500
}

#header-special-offer .promotion .header-special-offer-close {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -14px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer
}

#header-special-offer .promotion .header-special-offer-close .fa {
	font-size: 0
}

#header-special-offer .promotion .header-special-offer-close .fa:before {
	font-size: 14px
}

#header-special-offer .promotion p {
	margin: 0
}

#header-special-offer .promotion p span {
	color: #fff
}

#header-special-offer .promotion .btn-promotion {
	position: absolute;
	top: 50%;
	right: 38px;
	margin-top: -19px;
	padding: 8px 20px;
	color: #fff;
	background: #f33636;
	font-size: 14px;
	letter-spacing: 1px
}

#header-special-offer .promotion .btn-promotion:hover {
	background: #666
}

#mini_cart_block {
	position: absolute;
	top: 20px;
	right: 1%;
	z-index: 9
}

.header-quick-access {
	height: 40px;
	border-bottom: 1px solid #ddd
}

.quick-access {
	position: relative;
	z-index: 999;
	display: inline-block;
	width: 100%;
	height: 40px
}

.language-currency {
	float: left
}

.header-currency {
	float: right;
	position: relative
}

.header-currency .form-currency:after {
	content: "";
	width: 1px;
	height: 10px;
	background: #525252;
	position: absolute;
	top: 15px;
	right: 9px
}

.header-quick-access .fa {
	margin-left: 10px;
	vertical-align: baseline;
	color: #888;
	font-size: 12px
}

.header-language {
	display: block;
	float: right;
	position: relative
}

.form-language {
	float: right;
	padding: 0 20px;
	position: relative;
	overflow: hidden
}

.form-language:hover {
	overflow: visible
}

.form-language:hover i {
	color: #ec5051
}

.header-language .form-language:after {
	content: "";
	width: 1px;
	height: 10px;
	background: #525252;
	position: absolute;
	top: 15px;
	right: 5px
}

.form-language label {
	display: none
}

.select-language {
	line-height: 40px;
	position: relative
}

.select-language .fa {
	padding-left: 5px
}

.select-language>a {
	font-size: 0;
	background-repeat: no-repeat;
	padding: 10px 10px 0 10px
}

.sub-lang {
	background: #fff;
	min-width: 100px;
	position: absolute;
	top: 48px;
	right: -20px;
	z-index: -1;
	opacity: 0;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	box-shadow: 0 5px 15px -5px #999
}

.form-language:hover .sub-lang {
	opacity: 1;
	z-index: 999;
	top: 40px
}

.sub-lang li {
	line-height: 25px;
	padding: 5px 5px 5px 10px
}

.sub-lang li:hover {
	background: #ddd
}

.sub-lang li:hover a {
	color: #ec5051
}

.sub-lang a {
	padding: 5px 30px 5px 25px;
	background-repeat: no-repeat;
	background-position: 3px 8px;
	font-family: Montserrat,sans-serif;
	font-size: 12px;
	font-weight: 400
}

.topcarttext {
	display: inline-block;
	padding-top: 8px
}

.drop-lang {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right
}

.drop-lang .drop-trigger {
	position: relative;
	float: right;
	padding: 0;
	overflow: hidden
}

.drop-lang .drop-trigger:hover {
	overflow: visible
}

.drop-lang .drop-trigger:hover>.en {
	color: #fff;
	transition: all .5s aese;
	-webkit-transition: all .5s aese;
	-moz-transition: all .5s aese
}

.drop-lang .drop-trigger:hover i {
	color: #fff
}

.drop-lang li a {
	display: block;
	position: relative;
	font-size: 12px;
	z-index: 10;
	color: #999;
	padding: 10px 0 10px 25px;
	line-height: 32px;
	text-transform: capitalize;
	font-family: arialregular;
	font-weight: 400
}

.drop-lang .drop-trigger>a {
	padding: 0;
	margin-right: 50px
}

.drop-lang .drop-trigger>a .fa {
	display: inline
}

.drop-lang .drop-trigger .sub-lang {
	position: absolute;
	top: 52px;
	list-style: none;
	background: #fff;
	border: 1px solid #eee;
	min-width: 100px;
	opacity: 0;
	z-index: 1;
	transition: all .5s aese;
	-webkit-transition: all .5s aese;
	-moz-transition: all .5s aese
}

.drop-lang .drop-trigger:hover .sub-lang {
	opacity: 1;
	top: 32px
}

.drop-lang .sub-lang li a {
	padding: 0 10px 0 25px;
	line-height: 32px;
	display: block;
	color: #666;
	font-weight: 400;
	font-size: 12px;
	border-top: 1px solid #eee
}

.drop-lang .sub-lang li:hover {
	background: #e74c3c
}

.drop-lang .sub-lang li:hover a {
	color: #fff!important
}

.drop-lang .sub-lang li:first-child a {
	border: 0
}

.drop-lang .sub-lang li a:hover {
	color: #cd282d
}

.form-currency {
	float: left
}

.form-currency:hover span {
	color: #ec5051
}

.form-currency:hover i {
	color: #ec5051
}

.form-currency label {
	display: none
}

.drop-currency {
	display: inline-block;
	margin: 0
}

.drop-currency .currency-trigger {
	position: relative;
	padding: 0;
	overflow: hidden;
	float: left
}

.drop-currency .currency-trigger:hover {
	overflow: visible
}

.drop-currency .currency-trigger li:hover {
	background: #ddd
}

.drop-currency .currency-trigger li:hover a {
	color: #ec5051
}

.drop-currency li a {
	display: block;
	font-size: 12px;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
	z-index: 10;
	color: #333;
	line-height: 22px;
	font-family: arialregular;
	padding: 0 40px 0 20px
}

.drop-currency li a span {
	color: #333;
	font-family: arialregular;
	font-weight: 400;
	line-height: 40px
}

.drop-currency .currency-trigger .sub-currency {
	left: 0;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	opacity: 0;
	top: 52px;
	background: #fff;
	z-index: 99;
	width: 180px;
	box-shadow: 0 5px 15px -5px #999
}

.drop-currency .currency-trigger:hover .sub-currency {
	top: 40px;
	opacity: 1!important
}

.drop-currency .sub-currency li a {
	color: #555;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 32px;
	padding: 0 10px;
	text-transform: capitalize;
	min-width: 75px
}

.drop-currency .sub-currency li:first-child a {
	border: 0
}

.drop-currency .sub-currency li a:hover {
	color: #cd282d
}

p.welcome-msg {
	float: left;
	margin: 0;
	margin-right: 20px;
	display: inline-block;
	position: relative;
	z-index: 999;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 40px
}

p.hotline {
	position: relative;
	float: left;
	display: inline-block;
	line-height: 40px;
	margin: 0;
	font-size: 11px;
	font-weight: 400;
	color: #333;
	padding-left: 20px
}

p.hotline::before {
	content: "";
	width: 1px;
	height: 10px;
	background: #444;
	position: absolute;
	top: 16px;
	left: 0
}

.header-toplinks {
	float: right;
	position: relative;
	z-index: 99;
	line-height: 40px;
	margin-left: 20px;
	margin-right: 0;
	overflow: hidden
}

.header-toplinks:hover {
	overflow: visible
}

.header-toplinks:hover i {
	color: #ec5051
}

.header-toplinks:hover .links {
	opacity: 1;
	z-index: 999;
	top: 40px;
	text-align: left
}

.header-toplinks .links {
	width: 156px;
	background: #fff;
	position: absolute;
	top: 60px;
	right: 0;
	opacity: 0;
	z-index: -1;
	box-shadow: 0 5px 15px -5px #999
}

.header-toplinks .links li {
	display: block;
	line-height: 20px
}

.header-toplinks .links li:hover {
	background: #ddd
}

.header-toplinks .links li:hover a:before {
	color: #ec5051
}

.header-toplinks .links li:hover i {
	color: #ec5051
}

.header-toplinks label {
	text-transform: uppercase;
	margin: 0;
	line-height: 40px;
	font-size: 12px;
	font-weight: 400;
	color: #333
}

.header-toplinks label:hover {
	color: #ec5051
}

.header-toplinks .links li a {
	padding: 0 0 0 15px;
	font-size: 12px;
	font-weight: 400;
	font-family: Montserrat,sans-serif;
	color: #555;
	line-height: 36px
}

.header-toplinks .links li a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	color: #b3b3b3;
	margin-right: 7px
}

.header-toplinks .links li.first a:before {
	content: "\f007"
}

.header-toplinks .links li:nth-child(2) a:before {
	content: "\f004";
	font-size: 11px
}

.header-toplinks .links li:nth-child(3) a:before {
	content: "\f06d"
}

.header-toplinks .links li:nth-child(4) a:before {
	content: "\f0e5"
}

.header-toplinks .links li:nth-child(5) a:before {
	content: "\f13e"
}

.header-toplinks .links li:hover a {
	color: #ec5051
}

.header-toplinks .links li.first a {
	border: 0
}

.header-toplinks .links li.login-register a {
	padding-right: 0
}

.header-toplinks .links li.login-register a:before {
	margin: 0
}

.cms-index-index .header-wrapper {
	width: 100%;
	z-index: 9
}

#search_mini_form {
	position: relative;
	display: block
}

.page-header-content .col-sm-4 .header-menu {
	background: 0 0
}

#search_mini_form .button {
	position: absolute;
	right: 0;
	top: 0;
	color: #666
}

#search_mini_form .button span span {
	color: #666
}

#search_mini_form .button span span .fa:hover {
	color: #666
}

.cart-mini-title {
	float: right
}

.header {
	padding: 20px 0 0
}

.onestepcheckout-index-index .header {
	padding: 20px 0 0
}

.page-header-content {
	position: relative;
	float: left;
	width: 100%
}

.page-header-content .header-left-logo {
	z-index: 98;
	margin: 0 auto
}

.page-header-content .header-right {
	float: right
}

.header .logo strong {
	position: absolute;
	top: -999em;
	left: -999em;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden
}

.header h1.logo {
	margin: 0;
	float: left
}

.search-keyword a {
	color: #555;
	font-weight: 500
}

.search-keyword a:hover {
	text-decoration: underline
}

.search-keyword .title {
	font-weight: 700
}

.form-search label {
	margin: 0;
	font-weight: 500;
	display: none
}

.form-search #cat {
	float: left;
	width: auto;
	display: none
}

.form-search .dd-select {
	background: 0;
	border: 0
}

.form-search .dd-selected {
	background: #fff;
	border: 0;
	text-align: left;
	box-shadow: none;
	font-weight: 500;
	color: #555;
	line-height: 18px
}

.form-search input.input-text {
	border: 1px solid #ebebeb;
	background: #fcfcfc
}

.form-search .dd-pointer {
	right: 6px;
	color: #333;
	border: solid 4px transparent
}

.form-search #cat .dd-options {
	border: 1px solid #e8e8e8;
	box-shadow: none;
	height: 495px;
	overflow: auto!important;
	width: 135px!important
}

.form-search #cat a.dd-option {
	padding: 5px 10px;
	background: 0
}

.form-search #cat a.dd-option:hover {
	background: #f33636;
	color: #fff
}

.dd-pointer-down {
	border-top: solid 4px #aaa!important
}

.dd-pointer-down.dd-pointer-up {
	border-bottom: solid 4px #aaa!important
}

.form-search #cat a.dd-option label {
	font-weight: 400
}

.form-search .search-autocomplete {
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	z-index: 999999
}

.form-search .search-autocomplete .amount {
	padding-right: 10px
}

.form-search .search-autocomplete ul li {
	padding-left: 5px;
	cursor: default
}

.form-search .search-autocomplete ul li.selected {
	background: #eee
}

.header-cart-mini {
	float: right;
	position: relative;
	z-index: 998
}

.header-cart-mini a.shopping-cart {
	color: #333
}

.mini_cart_ajax {
	position: relative;
	float: right;
	width: 145px;
	text-align: right
}

.cart-mini-title a.shopping-cart {
	color: #fff;
	font-size: 12px;
	display: block;
	padding: 0 10px 0 0;
	position: relative
}

.header-menu .cart-mini-title a.shopping-cart:before {
	color: #333;
	content: "\f07a";
	display: inline-block;
	font: normal normal normal 28px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0,0);
	font-size: 30px
}

.cart-title:after {
	content: "";
	position: absolute;
	width: 100%;
	border-bottom: 1px solid #9d9d9d;
	bottom: -3px;
	left: 0
}

.cart-count {
	color: #fff;
	display: block;
	position: absolute;
	top: 0;
	left: 15px;
	font-size: 10px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	background-color: #e85f5f;
	text-align: center;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px
}

.cart-qty {
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	background: #f33636;
	position: absolute;
	top: 3px;
	left: 32px;
	color: #fff;
	z-index: 99;
	font-size: 11px;
	font-weight: 400
}

.shopping-cart .arrows {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 16px;
	text-align: center;
	line-height: 40px
}

.mini-products-list .product-image {
	float: left;
	width: 50px
}

.mini-products-list .product-details {
	margin-left: 60px
}

#wraper_ajax.loadding_ajaxcart,.ajax_loading {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	margin-top: -20px;
	margin-left: -20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	top: 50%;
	left: 50%;
	position: fixed;
	display: none;
	z-index: 999;
	box-shadow: 1px 1px 5px 1px #ddd
}

.carousel-control {
	font-size: 80px;
	padding-top: 5%;
	width: 8%
}

.carousel-control.left,.carousel-control.right {
	background-image: none
}

.banner-slideshow {
	margin-bottom: 30px
}

.nav_megamenu div.megamenu.act .level-top a {
	background: 0 0!important
}

.level-top:hover {
	background: #47c9bf
}

.nav-container {
	background: #fd326a
}

#nav {
	width: 918px;
	margin: 0 auto;
	padding: 0 16px;
	font-size: 13px
}

#nav li {
	position: relative;
	text-align: left
}

#nav li.over {
	z-index: 998
}

#nav a,#nav a:hover {
	display: block;
	line-height: 1.3em;
	text-decoration: none
}

#nav span {
	display: block;
	cursor: pointer;
	white-space: nowrap
}

#nav li ul span {
	white-space: normal
}

#nav ul li.parent a {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_nav2.gif) 100% 100% no-repeat
}

#nav ul li.parent li a {
	background-image: none
}

#nav li {
	float: left
}

#nav li.active a {
	color: #d96708
}

#nav a {
	float: left;
	padding: 5px 12px 6px 8px;
	color: #a7c6dd;
	font-weight: 700
}

#nav a:hover,#nav li.over a {
	color: #d96708
}

#nav ul li,#nav ul li.active {
	float: none;
	margin: 0;
	padding-bottom: 1px;
	background: #ecf3f6 url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_nav1.gif) 0 100% repeat-x
}

#nav ul li.last {
	background: #ecf3f6;
	padding-bottom: 0
}

#nav ul a,#nav ul a:hover {
	float: none;
	padding: 0;
	background: 0
}

#nav ul li a {
	font-weight: 400!important
}

#nav div,#nav ul {
	position: absolute;
	width: 15em;
	top: 27px;
	left: -10000px;
	border: 1px solid #899ba5
}

#nav div ul {
	position: static;
	width: auto;
	border: 0
}

#nav ul div,#nav ul ul {
	top: 5px
}

#nav ul li a {
	background: #ecf3f6
}

#nav ul li a:hover {
	background: #d5e4eb
}

#nav ul li a,#nav ul li a:hover {
	color: #2f2f2f!important
}

#nav ul li.last li span,#nav ul span {
	padding: 3px 15px 4px 15px
}

#nav li div.shown-sub,#nav li ul.shown-sub {
	left: 0;
	z-index: 999
}

#nav li .shown-sub li div.shown-sub,#nav li .shown-sub ul.shown-sub {
	left: 100px
}

.block {
	margin: 0 0 20px
}

.block .block-title {
	font-size: 16px;
	font-family: Montserrat,sans-serif;
	font-weight: 700;
	color: #eee;
	margin-bottom: 40px
}

.block .block-title strong {
	font-family: Montserrat,sans-serif;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #333;
	font-size: 20px;
	font-weight: 700;
	position: relative
}

.block .block-title strong:before,.block-layered-nav dt span:before {
	content: "";
	border-bottom: 1px solid #2f2f2f;
	width: 45px;
	position: absolute;
	bottom: 0;
	left: 0
}

.block .block-title a {
	text-decoration: none!important
}

.block .block-subtitle {
	margin: 0;
	padding: 0 0 9px;
	font-size: 1em;
	font-weight: 700;
	color: #0a263c
}

.checkout-onepage-index .col-right .block .block-content {
	padding: 0
}

.checkout-onepage-index .main {
	padding: 20px 0 30px
}

.block .block-content {
	padding: 0
}

.block .block-content li.item {
	padding: 0
}

.block .btn-edit,.block .btn-remove {
	float: right;
	margin: 1px 0 2px 5px
}

.block .actions {
	padding: 6px 9px;
	text-align: right
}

.block .actions a {
	float: left
}

.block .actions button.button {
	float: right
}

.block .empty {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	font-family: Montserrat,sans-serif
}

.banner-left {
	overflow: hidden;
	margin-bottom: 20px
}

.block-related .block-content li.item {
	margin-bottom: 15px;
	position: relative
}

.block-related .block-content li.item .product-image {
	float: left;
	margin-right: 15px
}

.block-cart .mini-products-list .product-details .nobr small,.block-cart .mini-products-list .product-details .product-name {
	word-wrap: break-word
}

.block-cart .mini-products-list .product-details .nobr {
	white-space: normal!important
}

.block-account {
	border-color: #bbb
}

.block-account .block-content li a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	text-decoration: none!important
}

.block-account .block-content li a:hover {
	text-decoration: underline
}

.block-account .block-content li.last a {
	border-bottom: 0
}

.block-account .block-content li.current {
	border-bottom: 1px solid #ddd;
	padding: 5px 0
}

.block-account .block-content li.current strong {
	font-weight: 400;
	color: #f33636
}

.block-account .block-content li.current.last {
	border-bottom: 0
}

.block-currency {
	border: 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_block-currency.gif) 0 0 no-repeat;
	padding: 7px 12px 10px;
	height: 51px
}

.block-currency .block-content {
	background: 0;
	padding: 0
}

.block-currency .block-content select {
	width: 100%;
	padding: 0
}

.block-layered-nav {
	border: 0
}

.block-layered-nav .block-title {
	display: none
}

.block-layered-nav .block-subtitle {
	display: none
}

.block-layered-nav .block-content {
	padding: 0;
	background: 0;
	box-shadow: none
}

.block-layered-nav dt {
	padding-bottom: 0;
	position: relative;
	margin-bottom: 15px
}

.block-layered-nav dt span {
	text-transform: capitalize;
	font-size: 20px;
	position: relative;
	padding-bottom: 10px;
	font-family: Montserrat,sans-serif;
	font-weight: 600
}

.block-layered-nav dd ol {
	background: #fff;
	padding: 10px 0
}

.block-layered-nav dd {
	padding: 0
}

.block-layered-nav dd li {
	line-height: 25px
}

.block-layered-nav dd li a {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/check-box.png) 0 2px no-repeat;
	color: #666;
	padding-left: 20px;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 400
}

.block-layered-nav dd li a:hover {
	background-position: 0 -26px;
	text-decoration: underline
}

.block-layered-nav dl {
	margin: 0
}

.block-layered-nav .currently li {
	padding: 6px 24px 6px 0;
	position: relative;
	z-index: 1;
	line-height: 1.5
}

.block-layered-nav .currently .label {
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top
}

.block-layered-nav .currently .value {
	display: inline-block;
	vertical-align: top;
	margin: -3px 0 10px 5px
}

.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove {
	position: absolute;
	right: 4px;
	top: 7px;
	margin: 0
}

.block-layered-nav .currently .btn-previous {
	right: 17px
}

.block-layered-nav .actions {
	font-size: 11px;
	padding: 4px 5px 4px 9px;
	background: #eee;
	border: 1px solid #ececec;
	text-align: right
}

.block-layered-nav .actions a {
	float: none
}

.block-cart .summary {
	background: #fff;
	padding: 2px 8px 8px;
	margin: -1px 0 0;
	position: relative;
	z-index: 1
}

.block-cart .amount {
	margin: 0
}

.block-cart .amount a {
	font-weight: 700
}

.block-cart .subtotal {
	margin: 5px 0 0;
	padding: 2px 0;
	background: #fbebd9;
	text-align: center
}

.block-cart .subtotal .price {
	font-weight: 700
}

.block-cart .actions .paypal-logo {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	text-align: right
}

.block-cart .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 8px 0
}

.block-wishlist .actions {
	text-align: right
}

.block-wishlist .actions a {
	float: none
}

.page-popup .link-print {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_print.gif) 0 2px no-repeat;
	padding: 2px 0 2px 25px;
	font-weight: 700;
	color: #1e7ec8
}

.compare-table {
	border: 0
}

.compare-table thead tr.first td,.compare-table thead tr.first th {
	border: 0;
	background: 0;
	padding: 0;
	font-size: 0;
	line-height: 0
}

.compare-table .btn-remove {
	float: right;
	background-image: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/btn_remove2.gif);
	width: 72px;
	height: 15px
}

.compare-table tbody td,.compare-table tbody th {
	padding: 10px;
	border: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc
}

.compare-table tbody td.last {
	border-right: 1px solid #ccc
}

.compare-table tbody tr.last td,.compare-table tbody tr.last th {
	border-bottom: 1px solid #ccc!important
}

.compare-table tr.add-to-row td {
	text-align: center
}

.compare-table tr.first td {
	text-align: center
}

.compare-table tr.first td .product-name {
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 5px;
	color: #203548
}

.compare-table tr.first td .product-name a {
	color: #203548
}

.compare-table tr.first td .ratings {
	width: 160px;
	margin: 0 auto
}

.compare-table tr.add-to-row td p,.compare-table tr.first td p {
	margin: 0
}

.block-compared .block-title strong {
	background-image: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_block-list.gif);
	background-position: 0 1px
}

.block-poll .block-subtitle {
	font-size: 12px
}

.block-poll label {
	color: #777;
	font-weight: 700
}

.block-poll input.radio {
	float: left;
	margin: 1px -18px 0 0
}

.block-poll .label {
	display: block;
	margin-left: 18px
}

.block-poll li {
	padding: 3px 9px
}

.block-poll .actions {
	margin: 5px 0 0
}

.block-poll button.button span {
	border-color: #406a83;
	background: #618499
}

.block-poll .answer {
	font-weight: 700
}

.block-poll .votes {
	float: right;
	margin-left: 10px
}

.block-gr-search li {
	padding: 3px 9px
}

.block-gr-search button.button span {
	border-color: #406a83;
	background: #618499
}

.block-tags .block-content .tags-list {
	background: 0;
	border: 0;
	font-size: 12px;
	padding: 0
}

.block-tags .block-content a {
	padding: 5px 8px 8px;
	border: 1px solid #454545;
	line-height: 41px;
	font-size: 12px;
	font-weight: 400;
	color: #999
}

.block-tags .block-content a:hover {
	color: #fff;
	border: 1px solid #fff
}

.block-tags .block-content li:hover {
	margin-left: 0!important
}

.block-tags .actions {
	text-align: right;
	display: none
}

.block-subscribe .block-content {
	border: 1px solid #eaeaea;
	padding: 15px
}

.block-subscribe label {
	color: #727272;
	font-size: 13px;
	font-weight: 400
}

.block-subscribe .actions span {
	border: 0;
	background: #1d1d1d;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	display: inline-block
}

.block-subscribe .actions {
	padding: 0
}

.block-reorder input.checkbox {
	float: left;
	margin: 2px -20px 0 0
}

.block-reorder .product-name {
	margin-left: 20px
}

.block-reorder .validation-advice {
	margin: 3px 9px 7px
}

.block-banner {
	border: 0
}

.block-banner .block-content {
	padding: 0;
	text-align: center
}

.block-login .block-content {
	padding: 5px 10px
}

.block-login label {
	font-weight: 700;
	color: #666
}

.block-login input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0
}

.block-login .actions {
	background: 0;
	padding: 0;
	margin: 3px 0 0
}

.sidebar .paypal-logo {
	display: block;
	margin: 10px 0;
	text-align: center
}

.sidebar .paypal-logo a {
	float: none
}

.category-title {
	border: 0;
	margin: 0;
	text-align: center
}

.col-main .category-title h1 {
	font-size: 28px;
	font-weight: 400;
	border: 0;
	margin: 0;
	padding: 0
}

.category-image {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px
}

.category-image img {
	width: 100%
}

.category-description {
	margin: 0 0 10px
}

.category-products {
	margin-bottom: 15px
}

.category-products .products-grid .box-images a {
	background: #fff
}

.products-grid .item-inner:hover img {
	opacity: .9
}

.banner-new:hover .box-images img {
	opacity: .8
}

.catalog-product-view .categories-img {
	display: none
}

.bestseller {
	margin-bottom: -3px!important
}

.products-grid .ss {
	width: 100%;
	display: inline-block
}

.products-grid .product-shop1 {
	display: inline-block;
	float: left;
	margin-left: 25px
}

.box-images {
	float: left
}

.product-shop1 h2 {
	text-align: left!important
}

.category-products .products-grid .item {
	margin-bottom: 15px;
	position: relative;
	text-align: left
}

.products-grid .item .item-inner {
	position: relative;
	background: #fff;
	overflow: hidden;
	text-align: left
}

.products-grid .item .item-inner .price-box {
	margin-top: 6px!important
}

.products-grid .item .item-inner:hover .fa {
	opacity: 1
}

.products-grid .item .item-inner:hover .add-to-links li {
	padding-left: 0
}

.products-grid .box-images,.products-list .box-images {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	width: 100%
}

.products-grid .product-image {
	display: block;
	overflow: hidden
}

.products-grid .product-shop {
	text-align: center;
	margin-bottom: 6px
}

.products-grid .box-images,.products-list .box-images {
	border: 1px solid #f1f2f6
}

.products-grid .product-name {
	margin: -3px 0 0;
	text-align: center;
	clear: both
}

.products-grid .product-name a {
	font-size: 14px;
	font-family: Montserrat,sans-serif;
	font-weight: 300;
	text-align: center;
	margin: 0;
	text-transform: capitalize;
	color: #222;
	letter-spacing: 1px;
	display: block;
	height: 20px;
	overflow: hidden
}

.products-grid .availability {
	line-height: 21px
}

.products-grid .item .ratings {
	margin: 12px 0 0;
	height: 11px
}

.products-grid .item .ratings .rating-box {
	margin: 0 auto
}

.products-grid .item:hover .actions {
	bottom: -25px;
	opacity: 1
}

.products-grid .item .price-box {
	margin: 14px 0 6px;
	text-align: center
}

.products-grid .item .add-to-links {
	position: absolute;
	left: 50%;
	margin-left: -70px;
	bottom: 1px
}

.products-grid .item .add-to-links .fa,.products-list .item .add-to-links .fa {
	text-align: center;
	font-size: 16px;
	padding-top: 15px
}

.products-grid .item .add-to-links li,.products-list .item .add-to-links li {
	float: left;
	margin-left: 2px
}

.products-grid .item .add-to-links li:first-child,.products-list .item .add-to-links li:first-child {
	margin: 0
}

.products-grid .item .add-to-links li.add-to-wishlist a {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -108px 3px rgba(255,255,255,.7)
}

.products-grid .item .add-to-links li.add-to-wishlist a:hover {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -72px 3px rgba(0,0,0,.8)
}

.products-grid .item .add-to-links li.add-to-Compare a {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -187px 2px rgba(255,255,255,.7)
}

.products-grid .item .add-to-links li.add-to-Compare a:hover {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -147px 2px rgba(0,0,0,.8)
}

.products-list .item .add-to-links li.add-to-Compare a {
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #bbb;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -190px -4px rgba(255,255,255,.7);
	display: block
}

.products-list .item .add-to-links li.add-to-wishlist a {
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #bbb;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -112px -4px rgba(255,255,255,.7);
	display: block
}

.products-list .item .add-to-links li.add-to-Compare a:hover {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -151px -3px #333;
	display: block
}

.products-list .item .add-to-links li.add-to-wishlist a:hover {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -76px -3px #333;
	display: block
}

.products-grid .item .add-to-links li a {
	width: 45px;
	height: 45px;
	line-height: 33px;
	text-align: center;
	color: #bbb;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -35px 3px rgba(255,255,255,.7);
	display: block
}

.products-grid .item .add-to-links li a:hover {
	width: 45px;
	height: 45px;
	line-height: 33px;
	text-align: center;
	color: #bbb;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) 0 3px rgba(0,0,0,.8);
	display: block
}

.icon-new,.icon-sale {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) 0 0 no-repeat;
	font-size: 12px;
	font-weight: 400;
	position: absolute;
	top: -6px;
	left: 0;
	text-align: center;
	color: #fff;
	width: 45px;
	height: 50px;
	line-height: 45px;
	z-index: 5;
	padding-right: 4px
}

.icon-new {
	background-position: -90px -54px
}

.icon-sale {
	background-position: -16px -54px
}

.sale-off {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/50off.png) no-repeat;
	color: #fff;
	font-size: 18px;
	height: 56px;
	right: -2px;
	line-height: 28px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 61px;
	z-index: 5
}

.products-list li.item {
	margin-bottom: 30px;
	position: relative;
	padding: 0;
	background: #fff;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #e0e0e0
}

.products-list li.item .product-images {
	overflow: hidden
}

.products-list li.item .box-images {
	overflow: visible;
	margin: 0
}

.products-list .desc {
	padding-bottom: 27px;
	border-bottom: 1px solid #e0e0e0;
	font-weight: 400;
	font-size: 13px;
	color: #333
}

.products-list li.item .ratings {
	margin: 10px 0 0
}

.products-list li.item .rating-links a {
	color: #333;
	line-height: 15px
}

.products-list li.item .rating-links a:hover {
	text-decoration: underline
}

.products-list .item .add-to-links {
	margin-top: 30px
}

.products-list .item .add-to-links .add-to-Compare {
	margin-left: 20px
}

.products-list .price-box {
	margin: 0 0 16px 0;
	min-height: 25px
}

.product-view .next-prev-page {
	position: absolute;
	top: -47px;
	right: 23px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.product-view .next-prev-page .btn-next {
	float: right
}

.product-view .next-prev-page .btn-next .fa {
	margin-left: 5px
}

.product-view .next-prev-page .btn-prev .fa {
	margin-right: 5px
}

.no-rating {
	margin: 0
}

.ratings {
	font-size: 11px;
	line-height: 1.25;
	margin: 7px 0
}

.ratings strong {
	float: left;
	margin: 1px 3px 0 0
}

.ratings .rating-links {
	margin: 0
}

.products-grid .ratings .rating-links .add-review,.products-grid .ratings .rating-links .separator,.products-grid .ratings .rating-links a {
	display: none
}

.ratings .rating-links .separator {
	margin: 0 2px
}

.rating-box {
	width: 69px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_rating.gif) 0 0 repeat-x;
	text-indent: -999em;
	overflow: hidden;
	float: left
}

.rating-box .rating {
	float: left;
	height: 13px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_rating.gif) 0 100% repeat-x
}

.ratings .rating-box {
	margin-right: 10px
}

.products-grid .ratings .amount {
	margin-left: 5px
}

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

.ratings-table th {
	font-weight: 700;
	padding-right: 8px
}

.availability {
	margin: 0
}

.availability span {
	font-weight: 700
}

.availability.out-of-stock span {
	color: #d83820
}

.availability-only {
	margin: 10px 0 7px;
	line-height: 16px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_availability_only.gif) 0 50% no-repeat;
	padding-left: 15px
}

.availability-only a,.availability-only span {
	border-bottom: 1px dashed #751d02;
	color: #000
}

.availability-only a {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_availability_only_arrow.gif) 100% 0 no-repeat;
	cursor: pointer;
	padding-right: 15px;
	text-decoration: none
}

.availability-only .expanded {
	background-position: 100% -15px
}

.availability-only strong {
	color: #be2c00
}

.availability-only-details {
	margin: 0 0 7px
}

.availability-only-details th {
	background: #d2d6d9;
	font-size: 10px;
	padding: 0 8px
}

.availability-only-details td {
	background: #ebf0f3;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	padding: 2px 8px 1px
}

.availability-only-details tr.odd td.last {
	color: #d95e00;
	font-weight: 700
}

.product-view .product-shop .availability {
	font-size: 11px
}

.product-view .product-shop .availability span {
	font-weight: 400
}

.alert-price {
	margin: 0;
	font-size: 11px
}

.alert-stock {
	margin: 0;
	font-size: 11px
}

.price {
	white-space: nowrap!important
}

.price-box {
	margin: 10px 0
}

.price-box p {
	display: inline-block
}

.price-box .price {
	color: #fd326a
}

.regular-price {
	color: #c76200
}

.regular-price .price {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 12px
}

.block .regular-price,.block .regular-price .price {
	color: #333
}

.old-price {
	margin: 0
}

.old-price .price-label {
	display: none
}

.old-price .price {
	margin-right: -4px;
	text-decoration: line-through;
	color: grey;
	font-size: 13px;
	font-weight: 400;
	font-family: utm_avoregular
}

.special-price {
	margin: 0
}

.special-price .price-label {
	display: none
}

.special-price .price {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 12px 5px
}

.minimal-price {
	margin: 0
}

.minimal-price .price-label {
	white-space: nowrap
}

.minimal-price-link {
	display: none
}

.minimal-price-link .label {
	color: #1e7ec8
}

.minimal-price-link .price {
	font-weight: 400;
	color: #1e7ec8
}

.price-excluding-tax {
	display: block;
	color: #999
}

.price-excluding-tax .label {
	white-space: nowrap;
	color: #999
}

.price-excluding-tax .price {
	font-size: 13px;
	font-weight: 400;
	color: #c76200
}

.price-including-tax {
	display: block;
	color: #999
}

.price-including-tax .label {
	white-space: nowrap;
	color: #999
}

.price-including-tax .price {
	font-size: 13px;
	font-weight: 700;
	color: #c76200
}

.configured-price {
	margin: 0
}

.configured-price .price-label {
	font-weight: 700;
	white-space: nowrap
}

.configured-price .price {
	font-weight: 700
}

.weee {
	display: block;
	font-size: 11px;
	color: #333
}

.weee .price {
	font-size: 11px;
	font-weight: 400
}

.price-excl-tax {
	display: block
}

.price-excl-tax .label {
	display: block;
	white-space: nowrap
}

.price-excl-tax .price {
	display: block
}

.price-incl-tax {
	display: block
}

.price-incl-tax .label {
	display: block;
	white-space: nowrap
}

.price-incl-tax .price {
	display: block;
	font-weight: 700
}

.price-from {
	margin: 0
}

.price-from .price-label {
	font-weight: 700;
	white-space: nowrap
}

.price-to {
	margin: 0
}

.price-to .price-label {
	font-weight: 700;
	white-space: nowrap
}

.price-notice {
	color: #999
}

.price-notice .price {
	font-weight: 700;
	color: #2f2f2f;
	padding-left: 5px;
}

.price-as-configured {
	margin: 0
}

.price-as-configured .price-label {
	font-weight: 700;
	white-space: nowrap
}

.price-box-bundle {
	padding: 0 0 10px 0
}

.price-box-bundle .price-box {
	margin: 0!important;
	padding: 0!important
}

.price-box-bundle .price {
	color: #555
}

.product-pricing,.tier-prices {
	margin: 10px 0;
	padding: 10px;
	background-color: #f4f7f7;
	border: 1px solid #dadddd;
	color: #424242
}

.tier-prices li {
	line-height: 1.4;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_tier.gif) no-repeat 0 3px;
	padding: 2px 0 2px 10px
}

.tier-prices .benefit {
	font-style: italic;
	font-weight: 700;
	color: #2f2f2f
}

.tier-prices .price {
	font-weight: 700;
	color: #2f2f2f
}

.tier-prices-grouped li {
	padding: 2px 0;
	color: #e26703
}

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

.add-to-links {
	font-size: 11px;
	margin: 5px 0 0;
	display: inline-block
}

.add-to-links .fa-compress {
	padding: 0 12px
}

.add-to-cart .paypal-logo {
	float: left;
	margin: 0;
	text-align: left
}

.add-to-cart .btn-cart {
	float: left
}

.add-to-cart>div {
	float: left;
	margin-top: 26px
}

.add-to-cart .input-content {
	margin-top: 0
}

.bml-checkout-type {
	float: right
}

.add-to-cart .paypal-logo .paypal-or {
	margin: 0 5px;
	line-height: 30px
}

.product-view .add-to-cart .paypal-logo {
	margin: 0
}

.bml-checkout-type {
	list-style: none
}

.bml-checkout-type .bml_button {
	width: 150px;
	display: inline-table
}

.add-to-box .add-to-cart {
	float: left
}

.add-to-box .or {
	float: left;
	font-weight: 700;
	margin: 0 7px;
	color: #666
}

.add-to-box .add-to-links {
	text-align: center
}

.add-to-box .add-to-links li .separator {
	display: none!important
}

.product-view #wrap {
	z-index: 1!important
}

#cloudzoom img {
	margin: 0 auto
}

.product-view .product-img-box .product-image {
	margin-bottom: 10px;
	padding: 0;
	background: #fff
}

.product-view .ratings .rating-links a {
	color: #333;
	line-height: 15px
}

.product-view .ratings .rating-links a:hover {
	text-decoration: none;
	text-decoration: underline
}

.product-view .product-name a:hover {
	text-decoration: underline
}

.product-view .product-shop {
	background: #fff
}

.product-view .product-shop a.nobr {
	color: #90b37f
}

.product-view .product-shop a.nobr:hover {
	color: #e66b6b;
	text-decoration: none
}

.product-view .product-shop .buttons-set {
	margin-top: 20px
}

.col1-layout {
	position: relative
}

.col1-layout .next-prev-page {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.col1-layout .next-prev-page .btn-next {
	float: right
}

.col1-layout .next-prev-page .asc {
	margin: 0 3px
}

.col1-layout .next-prev-page .btn-next .fa {
	margin-left: 5px
}

.col1-layout .next-prev-page .btn-prev .fa {
	margin-right: 5px
}

.col3-layout .product-view .product-shop {
	float: none;
	width: auto
}

.product-view .product-shop .product-name {
	margin: 0 0 5px
}

.product-view .product-shop .product-name h1 {
	margin: 0;
	font-weight: 600;
	color: #333;
	font-family: Montserrat,sans-serif;
	font-size: 16px;
	text-transform: capitalize
}

#product-description-table {
	width: 100%
}

#product-description-table tr.odd {
	background: #ecebeb
}

#product-description-table tr td {
	padding: 10px;
	line-height: 20px
}

#product_tabs_description_contents h3 {
	margin-bottom: 20px
}

#product_tabs_description_contents h3 strong {
	color: #f33636
}

.sizetable {
	width: 100%;
	max-width: 400px;
	margin: 20px auto 15px;
	border: 1px solid #ccc
}

.sizetable td h2 {
	line-height: 40px
}

.sizetable td {
	border: 1px solid #ccc;
	height: 40px;
	text-align: center;
	word-wrap: break-word;
	line-height: 40px;
	font-size: 14px;
	min-width: 60px
}

.product-view .product-shop .availability {
	margin: 10px 0
}

.product-view .product-shop .short-description {
	margin: 12px 0 20px
}

.product-view .product-shop .short-description .std {
	font-size: 13px;
	font-weight: 400;
	color: #333
}

.product-view .product-shop .price-box {
	margin: 10px 0 0 0
}

.product-view .product-shop .availability {
	font-size: 13px
}

.product-view .product-shop .availability span {
	font-weight: 400;
	color: #f33636;
	font-weight: 700
}

.product-view .product-shop .add-to-box-cart {
	clear: both
}

.product-view .add-to-links {
	float: lef;
	margin: 0
}

.product-view .add-to-links li {
	float: left;
	margin-right: 4px
}

.product-view .add-to-links a,.product-view .email-friend a {
	color: #333;
	font-size: 11px;
	font-weight: 400;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: block;
	font-size: 14px;
	position: relative
}

.product-view .email-friend a {
	background: #eee
}

.product-view .add-to-links .add-to-wishlist a {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -113px -3px #eee
}

.product-view .add-to-links .add-to-wishlist a:hover {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -77px -3px #333
}

.product-view .add-to-links .add-to-Compare a {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -188px 0 #eee
}

.product-view .add-to-links .add-to-Compare a:hover {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) -150px 0 #333
}

.email-friend {
	margin: 0;
	line-height: 15px;
	float: left;
	margin-right: 7px
}

.email-friend .fa {
	font-size: 17px;
	color: #828283
}

.email-friend a:hover {
	background: #333
}

.email-friend a:hover .fa {
	color: #fff
}

.product-view .add-to-box {
	padding: 15px 0 0;
	float: left;
	width: 100%
}

.product-view .add-to-cart {
	margin: 0;
	padding: 15px 0 0;
	border-top: 1px solid #eee
}

.product-view .add-to-cart .input-content {
	float: left;
	margin-right: 15px
}

.product-view .add-to-cart .box-qty {
	border: 1px solid #ddd;
	float: left
}

.product-view .add-to-cart label {
	margin: 0 5px 5px 0;
	display: block;
	font-weight: 400
}

.product-view .add-to-cart .qty {
	float: left;
	padding: 8px 0 9px;
	text-align: center;
	width: 50px!important;
	border: 0;
	border-right: 1px solid #ddd
}

.product-view .add-to-cart .input-content .qty-arrows {
	width: 18px;
	float: left
}

.add-to-cart input.qty-decrease,.add-to-cart input.qty-increase {
	width: 18px;
	height: 15px;
	display: block;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/btn-qty.png) 0 100% no-repeat #fff;
	border: 0
}

.add-to-cart input.qty-increase {
	background-position: 0 0;
	margin-top: 1px
}

.product-view button.btn-cart {
	margin-top: 26px
}

.product-view .product-shop .special-price .price {
	font-size: 20px
}

.addthis_native_toolbox {
	float: left;
	margin-top: 10px
}

.addthis_native_toolbox .addthis_button_pinterest_pinit {
	display: none
}

.product-options {
	position: relative;
	background: 0;
	margin-bottom: 20px;
	clear: both
}

.product-options dt {
	padding: 10px 0 0;
	font-weight: 400
}

.product-options dt label {
	font-weight: 700;
	color: #2f2f2f
}

.product-options dt label.required em {
	color: #eb340a;
	margin-left: 5px;
	margin-right: 5px
}

.product-options dd .qty-holder {
	display: block;
	padding: 10px 0 0
}

.product-options dd .qty-holder label {
	vertical-align: middle
}

.product-options dt .qty-disabled {
	background: 0;
	border: 0;
	padding: 3px;
	color: #2f2f2f
}

.product-options dd {
	padding: 5px 0;
	margin: 0
}

.product-options dl.last dd.last {
	border-bottom: 0;
	padding-bottom: 5px;
	margin-bottom: 0
}

.product-options dd input.input-text {
	width: 98%
}

.product-options dd input.datetime-picker {
	width: 150px
}

.product-options dd .time-picker {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 0;
	vertical-align: middle
}

.product-options dd textarea {
	width: 98%;
	height: 8em
}

.product-options dd select {
	width: 99%;
	padding: 5px 0
}

.product-options dd .multiselect option {
	border-bottom: 1px dotted #d9e5ee;
	padding: 2px 4px
}

.product-options ul.options-list {
	margin-right: 5px
}

.product-options ul.options-list li {
	line-height: 1.5;
	padding: 2px 0
}

.product-options ul.options-list input.radio {
	float: left;
	margin-top: 3px
}

.product-options ul.options-list input.checkbox {
	float: left;
	margin-top: 3px
}

.product-options ul.validation-failed {
	padding: 0 7px;
	display: inline-block
}

.product-options p.note {
	margin: 0;
	font-size: 11px
}

.product-options p.required {
	position: absolute;
	right: 20px;
	top: 20px
}

.product-options-bottom {
	background: 0;
	border-top: 0
}

.product-options-bottom .product-pricing,.product-options-bottom .tier-prices {
	margin: 0;
	padding: 0 0 10px;
	border: 0;
	background: 0;
	color: #e26703
}

.product-options-bottom .tier-prices li {
	background: 0;
	padding: 2px 0
}

.product-options-bottom .tier-prices .benefit,.product-options-bottom .tier-prices .price {
	color: #e26703
}

.product-options-bottom .price-box {
	margin: 0;
	padding: 0
}

.product-options-bottom .add-to-links {
	clear: both;
	padding: 5px 0 0;
	text-align: right
}

.col3-layout .product-options-bottom .price-box {
	float: none;
	padding: 0 0 5px
}

.product-options-bottom .price-label {
	float: left;
	padding-right: 5px
}

.product-options-bottom .price-tax {
	float: left
}

.product-options-bottom .add-to-cart {
	margin: 10px 0 0
}

.product-shop .product-options-bottom .price-box {
	margin: 10px 0 5px
}

.product-shop .product-options-bottom .price-label {
	float: none;
	padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
	float: none
}

.product-shop .product-options-bottom .add-to-cart-box {
	clear: both;
	float: left;
	padding-top: 12px
}

.product-shop .product-options-bottom .add-to-links {
	clear: both;
	padding: 2px 0 0;
	text-align: right
}

.product-collateral {
	margin: 20px 0 0 0
}

.producttabs-products .products-grid .product-image {
	background: #333
}

.product-tabs {
	margin-top: 20px;
	overflow: hidden
}

.product-tabs li {
	float: left
}

.product-tabs a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: 600;
	line-height: 28px;
	border-bottom: 1px solid #fff
}

.product-tabs a:hover,.product-tabs li.active a {
	border-bottom: 1px solid #fd326a
}

.product-tabs-content {
	padding: 15px 8px 0
}

#product_tabs_description_contents h2 {
	display: none
}

.product-tabs-content .std {
	font-size: 13px;
	font-weight: 400;
	color: #333;
	line-height: 28px
}

.box-reviews {
	background: #fff;
	padding: 15px
}

.upsellslider .products-grid .item .item-inner {
	text-align: center
}

.upsellslider button.btn-cart {
	margin-top: 8px!important
}

.upsellslider .bx-title h2 {
	margin-bottom: 60px
}

.upsellslider .bx-wrapper .bx-controls-direction {
	top: -70px
}

#product-review-table {
	margin: 10px 0;
	width: auto
}

.review-col2 h3,.review-col2 h4 {
	font-size: 13px;
	font-weight: 400
}

.box-tags .input-box {
	margin-bottom: 10px
}

.box-tags input.input-text {
	width: 50%;
	display: block;
	height: 40px
}

.box-tags p.note {
	margin: 10px 0
}

#product-review-table .item {
	padding: 10px 0;
	border-bottom: 1px solid #eee
}

#product-review-table .item:first-child {
	border-top: 1px solid #eee
}

.stars-wrapper span.vote {
	float: left;
	margin-right: 10px;
	font-weight: 400;
	font-size: 14px
}

.stars-wrapper .value {
	color: #aaa;
	cursor: pointer;
	float: left;
	font-size: 1.16em;
	margin-right: 5px
}

.box-reviews .stars-wrapper .value i {
	position: relative;
	transition: color .1s ease 0s;
	z-index: 4
}

.box-reviews .stars-wrapper .value i.active {
	color: #ffd322
}

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

.product-view .box-additional .data-table td,.product-view .box-additional .data-table th {
	line-height: 1.25
}

.send-friend .form-list {
	overflow: hidden
}

.send-friend .form-list li {
	margin-right: -15px
}

.send-friend .form-list li p {
	margin: 0 15px 0 0
}

.send-friend .form-list .field {
	width: 315px
}

.send-friend .form-list .input-box {
	width: 300px
}

.send-friend .form-list input.input-text,.send-friend .form-list textarea {
	width: 294px
}

.send-friend .form-list li.wide .input-box {
	width: 612px
}

.send-friend .form-list li.wide textarea {
	width: 609px
}

.send-friend .buttons-set .limit {
	float: right;
	margin: 0 7px 0 0;
	font-size: 11px;
	line-height: 21px
}

.product-name {
	margin: 0;
	font-size: 1em
}

.product-name a {
	color: #222;
	font-size: 14px;
	font-weight: 300;
	font-family: Montserrat,sans-serif
}

.product-name a:hover {
	color: #f33636
}

.tags-list {
	display: block;
	font-size: 13px
}

.tags-list li {
	display: inline!important;
	margin: 0 4px 0 0
}

.tags-list li a {
	color: #fff
}

.advanced-search .form-list label {
	width: 160px;
	padding-right: 10px
}

.advanced-search .form-list .input-box,.advanced-search .form-list .input-range {
	float: left;
	clear: none
}

.advanced-search-amount {
	margin: 0 0 10px
}

.advanced-search-summary {
	margin: 10px 0;
	border: 1px solid #e9d7c9;
	background: #fff6f1;
	padding: 10px
}

.advanced-search-summary ul {
	float: left;
	width: 49%
}

.advanced-search-summary strong {
	color: #e17c24;
	padding-left: 15px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_search_criteria.gif) 0 3px no-repeat
}

.advanced-search-summary p {
	clear: both;
	font-weight: 700;
	margin: 0
}

.page-sitemap .links {
	text-align: right
}

.page-sitemap .links a {
	text-decoration: none;
	position: relative
}

.page-sitemap .links a:hover {
	text-decoration: underline
}

.page-sitemap .sitemap {
	margin: 12px
}

.page-sitemap .sitemap a {
	color: #1b2d3b
}

.page-sitemap .sitemap li {
	margin: 3px 0
}

.page-sitemap .sitemap li.level-0 {
	margin: 10px 0 0;
	font-weight: 700
}

.page-sitemap .sitemap li.level-0 a {
	color: #1e7ec8
}

.rss-title h1 {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_rss-big.png) 0 4px no-repeat;
	padding-left: 27px
}

.rss-table .link-rss {
	display: block;
	line-height: 1.55;
	background-position: 0 4px
}

.cart .page-title {
	border-bottom: 0;
	margin: 0 0 10px;
	text-align: left
}

.cart .page-title h1 {
	text-transform: uppercase;
	float: none;
	padding: 20px 0;
	font-size: 18px
}

.cart-forms .discount,.cart-forms .giftcard,.cart-forms .shipping,.cart-totals {
	padding: 10px;
	background-color: #f4f4f4;
	border: 1px solid #ccc
}

.cart-forms .discount,.cart-forms .giftcard,.cart-forms .shipping,.cart-table,.cart-totals {
	margin-bottom: 30px
}

.display-both-prices .cart-table {
	float: none;
	width: 100%
}

.display-both-prices .cart-forms {
	float: left;
	padding-right: 10px;
	padding-left: 0
}

.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell {
	padding-left: 10px
}

.display-both-prices .cart-forms,.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell {
	width: 50%
}

.display-both-prices .crosssell {
	clear: right;
	float: right
}

.checkout-types li {
	vertical-align: top;
	margin: 0 0 5px 5px
}

.checkout-types li:after {
	content: '';
	display: table;
	clear: both
}

.checkout-types li img {
	display: inline;
	vertical-align: top
}

.checkout-types li:first-child {
	margin-left: 0
}

.checkout-types .method-checkout-cart-methods-multishipping {
	display: block
}

.checkout-types .method-checkout-cart-methods-multishipping a {
	color: #333
}

.checkout-types.top li {
	display: inline-block
}

.checkout-types.top .bml_button {
	display: inline-block;
	vertical-align: top
}

.checkout-types.top .bml_button img {
	display: block
}

.checkout-types.bottom .paypal-logo a,.checkout-types.minicart .paypal-logo a {
	display: block
}

.checkout-types.bottom .paypal-or,.checkout-types.minicart .paypal-or {
	margin: 5px 0;
	width: 150px;
	display: block;
	text-align: center;
	float: right
}

.cart-totals .checkout-types .btn-checkout {
	margin-bottom: 7px
}

@media only screen and (max-width:670px) {
	.checkout-types {
		float: none;
		text-align: center
	}

	.checkout-types.bottom .paypal-or,.checkout-types.minicart .paypal-or {
		width: auto;
		float: right;
		margin-right: 20px
	}

	.checkout-types li {
		float: none;
		width: 100%;
		margin-left: 0
	}

	.btn-checkout {
		width: 100%
	}
}

.cart-table tbody td,.cart-table td,.cart-table th {
	border-bottom: 0;
	vertical-align: top
}

.cart-table h2 {
	color: #636363;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0
}

.cart-table .product-cart-actions,.cart-table .product-cart-info {
	padding-left: 15px
}

.cart-table tfoot tr {
	background: 0
}

.cart-table tfoot tr>td:after {
	content: '';
	display: table;
	clear: both
}

.cart-table span.or {
	font-size: 9px;
	padding: 0 5px;
	text-transform: uppercase
}

.cart-table .product-cart-actions .button,.cart-table .product-cart-image .cart-links,.cart-table .product-cart-info .btn-remove {
	display: none
}

.cart-table .product-cart-image {
	padding-left: 0;
	padding-right: 0;
	text-align: center
}

.cart-table .product-cart-sku {
	font-style: italic;
	font-size: 12px;
	margin: 5px 0 12px
}

.cart-table .product-cart-sku .label {
	font-weight: 600
}

.cart-table .btn-empty {
	float: left
}

.cart-table .product-cart-price,.cart-table .product-cart-total {
	text-align: center;
	font-weight: 700;
	font-size: 14px
}

.cart-table .cart-tax-total {
	position: relative;
	cursor: pointer
}

.cart-table .cart-tax-total:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #333;
	border-left: none;
	position: absolute;
	top: 3px;
	right: -11px
}

.cart-table .cart-tax-total.cart-tax-total-expanded:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 6px solid #333;
	border-bottom: 0;
	right: -15px;
	top: 6px
}

.cart-table .cart-links>li {
	white-space: nowrap;
	line-height: 1.3;
	margin-bottom: 5px;
	min-width: 65px;
	font-size: 13px
}

.cart-table .cart-links>li>a {
	display: block
}

.cart-table .cart-links>li:last-child {
	margin-bottom: 0
}

.cart-table .product-cart-actions {
	min-width: 60px;
	text-align: center
}

.cart-table .product-cart-actions .qty {
	height: 30px;
	border-color: silver;
	border-radius: 0;
	margin-bottom: 10px;
	text-align: center;
	width: 4em
}

.cart-table .product-cart-actions .button {
	margin-bottom: 5px
}

.cart-table .item-options {
	padding-left: 15px
}

@media only screen and (max-width:770px) {
	.cart-table th {
		font-size: 12px
	}

	.cart-table td,.cart-table th {
		padding: 7px 6px
	}

	.cart-table .product-cart-actions>li {
		white-space: inherit
	}
}

@media only screen and (max-width:699px) {
	.display-both-prices .cart-table td.product-cart-total,.display-both-prices .cart-table thead th.cart-total-head {
		display: none
	}
}

@media only screen and (max-width:599px) {
	.cart-table colgroup,.cart-table thead {
		display: none
	}

	.cart-table tr {
		display: block;
		margin-bottom: 10px;
		padding-bottom: 10px;
		overflow: hidden;
		position: relative;
		width: 100%
	}

	.cart-table tr:after {
		content: '';
		display: table;
		clear: both
	}

	.cart-table tr:last-child {
		margin-bottom: 0
	}

	.cart-table tfoot tr {
		padding-bottom: 0
	}

	.cart-table td {
		border: 0;
		display: block
	}

	.cart-table td[data-rwd-label] {
		padding-left: 15px;
		margin-bottom: 6px
	}

	.cart-table td[data-rwd-label] .price {
		font-weight: 400
	}

	.cart-table td[data-rwd-label]:before {
		font-size: 12px;
		font-family: Raleway,"Helvetica Neue",Verdana,Arial,sans-serif;
		padding-right: 5px;
		text-transform: uppercase
	}

	.cart-table td.product-cart-price {
		text-align: left
	}

	.cart-table h2 {
		font-size: 12px
	}

	.cart-table .cart-links {
		padding-top: 5px;
		padding-right: 5px
	}

	.cart-table .cart-links>li {
		white-space: normal;
		text-align: center
	}

	.cart-table .cart-links>li>a {
		padding: 2px 0
	}

	.cart-table .cart-tax-info {
		font-style: italic;
		padding-left: 15px;
		font-size: 13px
	}

	.cart-table .cart-tax-info .price {
		font-size: 13px
	}

	.cart-table .product-cart-image {
		width: 25%;
		float: left;
		padding-bottom: 0
	}

	.cart-table .product-cart-image a.cart-edit {
		display: block;
		font-size: 16px;
		text-align: center;
		text-transform: uppercase
	}

	.cart-table .product-cart-info,.cart-table td[data-rwd-label] {
		float: right;
		width: 75%
	}

	.cart-table .product-cart-actions,.cart-table .product-cart-price {
		padding-bottom: 0;
		padding-top: 0;
		float: right
	}

	.cart-table .product-cart-actions .cart-links,.cart-table .product-cart-total {
		display: none
	}

	.cart-table .product-cart-image .cart-links,.cart-table .product-cart-info .btn-remove {
		display: block
	}

	.cart-table .product-cart-actions .button {
		display: none
	}

	.cart-table .product-cart-info .btn-remove {
		float: right;
		margin: 5px 5px 2px 7px
	}

	.cart-table .product-cart-info .product-cart-sku {
		margin-bottom: 5px
	}

	.cart-table .product-cart-actions {
		text-align: left
	}

	.cart-table .product-cart-actions .qty {
		margin-right: 7px;
		margin-bottom: 7px
	}

	.cart-table .price,.cart-table .product-cart-price:before {
		font-weight: 500;
		font-size: 15px
	}

	.cart-table .cart-footer-actions {
		text-align: center;
		width: 100%
	}

	.cart-table .cart-footer-actions #empty_cart_button {
		float: right
	}

	.cart-table .cart-footer-actions .btn-continue {
		float: left
	}

	.cart-table .cart-footer-actions .btn-update,.cart-table .cart-footer-actions span.or {
		display: none
	}

	.display-both-prices .cart-table td[data-rwd-tax-label]:before {
		content: attr(data-rwd-tax-label) ":"
	}
}

.cart .crosssell {
	background: #fff;
	margin-bottom: 20px
}

.cart .crosssell h2.crossell-title {
	padding: 17px;
	background: #e9e9e9;
	color: #525252;
	font-size: 20px
}

.cart .crosssell-inner {
	padding: 15px
}

.cart .crosssell .product-image {
	float: left;
	margin-right: 15px
}

.cart .crosssell li.item {
	padding: 15px 0
}

.crosssell .add-to-links li {
	margin-right: 50px
}

.crosssell .add-to-links a {
	color: #333
}

.crosssell .add-to-links a:hover {
	color: #f33636
}

.crosssell .add-to-links a .fa {
	margin-right: 10px
}

.cart .discount,.cart .shipping {
	margin-bottom: 30px
}

.cart .discount .discount-form,.cart .shipping .shipping-form {
	padding: 15px 0;
	background: #fff
}

.cart .discount label,.cart .shipping label {
	font-weight: 400
}

.cart .discount .input-box {
	margin: 8px 0 0;
	width: 100%
}

.cart .discount input.input-text {
	width: 100%;
	padding: 7px 5px;
	background: #f2f2f2
}

.cart .shipping .sp-methods {
	margin: 10px 0 0;
	padding: 5px 0 0
}

.cart .discount .buttons-set button.button,.cart .shipping .buttons-set button.button {
	float: left;
	margin: -10px 5px 0
}

.cart .totals {
	background: #fff;
	border: 1px solid #e9e9e9
}

.cart .totals .totals-title {
	padding: 10px;
	border-bottom: 1px solid #e9e9e9;
	color: #525252;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase
}

.cart .totals table {
	width: 100%
}

.cart .totals td {
	padding: 10px 20px 10px 0;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #e9e9e9
}

.cart .totals tfoot th {
	padding: 5px 15px 5px 7px
}

.cart .totals tfoot td {
	padding: 10px 20px;
	text-transform: uppercase
}

.cart .totals tfoot td strong,.cart .totals tfoot th strong {
	font-size: 20px;
	font-weight: 400;
	color: #222
}

.cart .totals .checkout-types {
	font-size: 13px;
	padding: 8px 15px 15px;
	text-align: right
}

.cart .totals .checkout-types li {
	clear: both
}

.item-options dt {
	font-weight: 700;
	font-style: italic
}

.item-options dd {
	padding-left: 10px;
	margin: 0 0 6px
}

.truncated {
	cursor: help
}

.truncated a.dots {
	cursor: help
}

.truncated a.details {
	cursor: help
}

.truncated .truncated_full_value {
	position: relative;
	z-index: 999
}

.truncated .truncated_full_value .item-options {
	position: absolute;
	top: -99999em;
	left: -99999em;
	z-index: 999;
	width: 250px;
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #f6f6f6
}

.truncated .truncated_full_value .item-options>p {
	font-weight: 700;
	text-transform: uppercase
}

.truncated .show .item-options {
	top: -20px;
	left: 50%
}

.col-left .truncated .show .item-options {
	left: 15px;
	top: 7px
}

.col-right .truncated .show .item-options {
	left: -240px;
	top: 7px
}

.sp-methods {
	margin: 0 0 8px
}

.sp-methods dt {
	margin: 13px 0 5px;
	font-weight: 700
}

.sp-methods dd li {
	margin: 5px 0
}

.sp-methods label {
	font-weight: 700;
	color: #666
}

.sp-methods .price {
	font-weight: 700
}

.sp-methods .form-list {
	padding-left: 20px
}

.sp-methods .form-list li {
	margin: 0 0 8px
}

.sp-methods select.month {
	width: 154px;
	margin-right: 10px
}

.sp-methods select.year {
	width: 96px
}

.sp-methods input.cvv {
	width: 3em!important
}

.sp-methods .checkmo-list li {
	margin: 0 0 5px
}

.sp-methods .checkmo-list label {
	width: 135px;
	padding-right: 10px;
	text-align: right
}

.sp-methods .checkmo-list address {
	float: left
}

.sp-methods .centinel-logos a {
	margin-right: 3px
}

.sp-methods .centinel-logos img {
	vertical-align: middle
}

.sp-methods .release-amounts {
	margin: .5em 0
}

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

.please-wait {
	float: right
}

.please-wait img {
	vertical-align: middle
}

.cvv-what-is-this {
	font-size: 11px;
	cursor: help;
	margin-left: 10px
}

.tool-tip {
	border: 1px solid #7ba7c9;
	background: #eaf6ff;
	padding: 15px 20px;
	position: absolute;
	z-index: 9999
}

.tool-tip .btn-close {
	margin: -9px -14px 0;
	text-align: right
}

.tool-tip .btn-close a {
	display: block;
	margin: 0 0 0 auto;
	width: 15px;
	height: 15px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/btn_window_close.gif) 100% 0 no-repeat;
	text-align: left;
	text-indent: -999em;
	overflow: hidden
}

.tool-tip .tool-tip-content {
	padding: 5px
}

.gift-messages h3 {
	font-size: 12px;
	font-weight: 700;
	color: #e87403
}

.gift-messages p.control {
	color: #8e8d8b
}

.gift-messages-form {
	position: relative
}

.gift-messages-form label {
	float: none!important;
	position: static!important
}

.gift-messages-form h4 {
	font-size: 12px;
	font-weight: 700;
	color: #e87403
}

.gift-messages-form .whole-order {
	margin: 0 0 25px
}

.gift-messages-form .item {
	margin: 0 0 10px
}

.gift-messages-form .item .product-img-box {
	float: left;
	width: 75px
}

.gift-messages-form .item .product-image {
	margin: 0 0 7px
}

.gift-messages-form .item .number {
	margin: 0;
	font-weight: 700;
	text-align: center;
	color: #8a8987
}

.gift-messages-form .item .details {
	margin-left: 90px
}

.gift-messages-form .item .details .product-name {
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 10px
}

.gift-messages-form .item .details .form-list .field {
	width: 255px
}

.gift-messages-form .item .details .form-list .input-box {
	width: 240px
}

.gift-messages-form .item .details .form-list input.input-text {
	width: 234px
}

.gift-messages-form .item .details .form-list li.wide .input-box {
	width: 500px
}

.gift-messages-form .item .details .form-list li.wide textarea {
	width: 494px
}

.gift-message-link {
	font-size: 11px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_collapse-gm.gif) 100% 6px no-repeat;
	padding-right: 7px
}

.gift-message-link.expanded {
	background-position: 100% -40px
}

.gift-message-row {
	background: #f2efe9
}

.gift-message-row .btn-close {
	float: right;
	width: 16px;
	height: 16px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/btn_gm-close.gif) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden
}

.checkout-agreements li {
	margin: 30px 0
}

.checkout-agreements .agreement-content {
	overflow: auto;
	height: 12em;
	padding: 10px;
	background-color: #fbfaf6;
	border: 1px solid #bbb6a5
}

.checkout-agreements .agree {
	margin: 0;
	padding: 10px 0 10px 11px
}

.checkout-agreements .agree input.checkbox {
	margin-right: 6px
}

.checkout-agreements .agree label {
	font-weight: 700;
	color: #666
}

.opc .checkout-agreements {
	border: 1px solid #d9dde3;
	border-width: 0 1px;
	padding: 5px 30px
}

.opc .checkout-agreements li {
	margin: 20px 0 0
}

.opc .checkout-agreements .agreement-content {
	background-color: #fff;
	border-color: #e4e4e4;
	padding: 5px
}

.opc .checkout-agreements .agree {
	padding-left: 6px
}

.centinel .authentication {
	border: 1px solid #ddd;
	background: #fff
}

.centinel .authentication iframe {
	width: 99%;
	height: 400px;
	background: 0 0!important;
	margin: 0!important;
	padding: 0!important;
	border: 0!important
}

.opc .centinel {
	border: 1px solid #bbb6a5;
	border-width: 0 1px 1px;
	padding: 10px 30px
}

.info-set {
	background: #fbfaf6 url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_checkout.gif) 0 0 repeat-x;
	border: 1px solid #bbb6a5;
	margin: 0 0 25px;
	padding: 20px
}

.info-set h2 {
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 10px
}

.info-set h3,.info-set h4 {
	font-size: 13px;
	font-weight: 700;
	color: #e26703
}

.info-set h2 a,.info-set h3 a,.info-set h4 a {
	font-weight: 400
}

.info-set h2.legend {
	margin: -20px -20px 15px;
	padding: 5px 10px;
	background: #f9f3e3;
	border-bottom: 1px solid #bbafa0;
	position: relative
}

.info-set h3.legend {
	margin: 0 0 10px;
	color: #0a263c
}

.info-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative
}

.info-set .box {
	margin: 0 0 15px
}

.info-set .box h2 {
	color: #e26703
}

.info-set .data-table .product-name {
	font-size: 1em!important;
	font-weight: 700!important;
	color: #1e7ec8!important
}

.info-set .data-table .product-name a {
	font-weight: 700!important
}

.info-set .data-table .item-options {
	margin: 5px 0 0
}

.block-progress {
	border: 0;
	margin: 0
}

.block-progress dt {
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	border: 1px solid #eee;
	margin: 0 0 6px;
	padding: 2px 8px;
	color: #333
}

.block-progress dd {
	background: #fff;
	border: 1px solid #eee;
	border-top: 0;
	padding: 8px 13px;
	margin: 0 0 6px
}

.block-progress dt.complete {
	margin: 0;
	background: #fff;
	color: #333
}

.block-progress p {
	margin: 0
}

.block-progress .cards-list dt {
	background: 0;
	border: 0 none;
	color: inherit;
	font-size: 12px;
	margin: 5px 0;
	padding: 0
}

.block-progress .cards-list dd {
	border: 0 none;
	margin: 0;
	padding: 0
}

.block-progress .cards-list .info-table th {
	font-weight: 400
}

.opc-block-progress dt.complete .separator,.opc-block-progress dt.complete a {
	display: inline
}

.opc-block-progress dt .separator,.opc-block-progress dt a {
	display: none
}

.opc .buttons-set {
	margin-top: 0;
	padding-top: 2em
}

.opc .buttons-set p.required {
	margin: 0;
	padding: 0 0 10px
}

.opc .buttons-set .back-link small {
	display: none
}

.opc .buttons-set .back-link a {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/i_arrow-top.gif) 0 50% no-repeat;
	padding-left: 16px
}

.opc .buttons-set.disabled button.button {
	display: none
}

.opc .buttons-set .please-wait {
	height: 21px;
	line-height: 21px
}

.opc .ul {
	list-style: disc outside
}

.opc .ul li {
	list-style: inside
}

.opc {
	position: relative
}

.opc .step-title {
	border-bottom: 1px solid #ddd;
	text-align: right;
	margin-bottom: 10px
}

.opc .step-title .number {
	float: left;
	background: #ccc;
	border: 1px solid #ccc;
	padding: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 10px 0 0;
	font-size: 12px;
	color: #fff
}

.opc .step-title h2 {
	float: left;
	margin: 0;
	font: 700 13px/16px Arial,Helvetica,sans-serif;
	color: #333;
	line-height: 35px
}

.opc .step-title a {
	display: none;
	float: right;
	font-size: 11px;
	line-height: 16px
}

.opc .allow .step-title .number {
	background: #f33636;
	border: 1px solid #f33636
}

.opc .allow .step-title h2 {
	color: #333
}

.opc .active .step-title .number {
	background: #f33636;
	border-color: #f33636;
	color: #fff
}

.opc .step {
	background: #fff;
	padding: 15px 0;
	position: relative;
	margin-bottom: 10px
}

.opc .step .tool-tip {
	right: 30px
}

.opc input.radio {
	float: left;
	margin: 5px 5px 0 0
}

.opc #checkout-step-billing input.radio {
	margin: 12px 5px 0 0
}

#opc-login .buttons-set {
	border-top: 0
}

#opc-login h3 {
	font-size: 13px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 2px;
	text-transform: uppercase
}

#opc-login h4 {
	font-size: 1em;
	font-weight: 700;
	margin: 0;
	color: #2f2f2f
}

#opc-shipping_method .buttons-set {
	border-top: 0
}

.opc .gift-messages-form {
	margin: 0 -30px;
	background: #f6f1eb;
	border: 1px solid #e9e4de;
	border-width: 1px 0;
	padding: 22px 24px 22px 30px
}

.opc .gift-messages-form .inner-box {
	padding: 5px;
	height: 260px;
	overflow: auto
}

#opc-review .step {
	border: 0
}

#opc-review .product-name {
	font-weight: 700;
	color: #0a263c
}

#opc-review .item-options {
	margin: 5px 0 0
}

#opc-review .buttons-set p {
	margin: 0;
	line-height: 40px
}

#opc-review .buttons-set .please-wait {
	height: 40px;
	line-height: 40px
}

#opc-review .authentication {
	margin: 0 auto;
	width: 570px
}

#opc-review .warning-message {
	color: #222;
	font-weight: 700;
	text-align: center;
	padding: 10px 10px 0
}

.checkout-progress {
	padding: 0 90px;
	margin: 0 0 20px
}

.checkout-progress li {
	float: left;
	width: 19%;
	margin: 0 3px 0 0;
	border-top: 10px solid #999;
	padding: 2px 0 0;
	font-weight: 700;
	text-align: center;
	color: #abb5ba
}

.checkout-progress li.active {
	border-top-color: #e96200;
	color: #e96200
}

.multiple-checkout h2 {
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 10px
}

.multiple-checkout h3,.multiple-checkout h4 {
	font-size: 13px;
	font-weight: 700;
	color: #e26703
}

.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a {
	font-weight: 400
}

.multiple-checkout .data-table .product-name {
	font-size: 1em!important;
	font-weight: 700!important;
	color: #1e7ec8!important
}

.multiple-checkout .data-table .product-name a {
	font-weight: 700!important
}

.multiple-checkout .data-table .item-options {
	margin: 5px 0 0
}

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

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

.multiple-checkout .col2-set,.multiple-checkout .col3-set {
	background: #fbfaf6 url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_checkout.gif) 0 0 repeat-x;
	border: 1px solid #bbb6a5;
	margin: 0 0 25px;
	padding: 20px
}

.multiple-checkout .col2-set h2.legend {
	margin: -20px -20px 15px;
	padding: 5px 10px;
	background: #f9f3e3;
	border-bottom: 1px solid #bbafa0;
	position: relative
}

.multiple-checkout .col2-set h3.legend {
	margin: 0 0 10px;
	color: #0a263c
}

.multiple-checkout .col2-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative
}

.multiple-checkout .box {
	margin: 0 0 15px
}

.multiple-checkout .box h2 {
	color: #e26703
}

.multiple-checkout .place-order .please-wait {
	float: right;
	padding: 27px 7px 0 0
}

.multiple-checkout .place-order .grand-total {
	float: right;
	height: 71px;
	font-size: 1.5em;
	padding: 0 0 0 21px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_grand-total.gif) 0 0 no-repeat;
	overflow: hidden
}

.multiple-checkout .place-order .grand-total .inner {
	float: left;
	height: 57px;
	padding: 14px 21px 0 0;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_grand-total.gif) 100% 0 no-repeat
}

.multiple-checkout .place-order .grand-total .inner div {
	display: inline
}

.multiple-checkout .place-order .grand-total big {
	display: inline;
	margin-right: 12px
}

.multiple-checkout .place-order .grand-total .price {
	color: #e26703
}

#multiship-addresses-table td {
	padding: 10px
}

#multiship-addresses-table tfoot td {
	padding: 5px 10px
}

.multiple-checkout .gift-messages-form .item .details .form-list {
	width: 100%;
	overflow: hidden
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
	margin-right: -15px
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
	width: 230px
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
	width: 215px
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
	width: 209px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
	width: 445px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
	width: 439px
}

.checkout-multishipping-shipping .box-sp-methods {
	border: 1px solid #d9d2be;
	background: #f9f3e3;
	padding: 13px;
	position: relative
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
	position: absolute;
	top: -20px;
	right: -40px;
	width: 178px;
	height: 41px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_sp-methods.gif) 0 0 no-repeat;
	overflow: hidden
}

.checkout-multishipping-billing .multiple-checkout {
	position: relative
}

.account-login .content {
	min-height: 250px;
	padding: 14px 21px;
	border: 1px solid #ddd;
	border-bottom: 0;
	background: #fff
}

.account-login .content h2 {
	font-weight: 700;
	font-size: 13px;
	margin: 0 0 14px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	background-position: 0 1px;
	background-repeat: no-repeat;
	text-transform: uppercase
}

.account-login .buttons-set {
	border: 1px solid #ddd;
	margin: 0;
	padding: 8px 13px;
	background: #fff
}

.account-login .buttons-set a {
	line-height: 39px
}

.captcha-note {
	clear: left;
	padding-top: 5px
}

.captcha-image {
	float: left;
	display: inline;
	margin: 0;
	position: relative;
	width: 258px
}

.captcha-image .captcha-img {
	border: 1px solid #b6b6b6;
	vertical-align: bottom;
	width: 100%
}

.registered-users .captcha-image {
	margin: 0
}

.captcha-reload {
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 2px
}

.captcha-reload.refreshing {
	animation: rotate 1.5s infinite linear;
	-webkit-animation: rotate 1.5s infinite linear;
	-moz-animation: rotate 1.5s infinite linear
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0)
	}

	0% {
		-webkit-transform: rotate(-360deg)
	}
}

@-moz-keyframes rotate {
	0% {
		-moz-transform: rotate(0)
	}

	0% {
		-moz-transform: rotate(-360deg)
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0)
	}

	0% {
		transform: rotate(-360deg)
	}
}

.window-overlay {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/window_overlay.png) repeat;
	background: rgba(0,0,0,.35);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 990
}

.remember-me label {
	float: none;
	margin: 0 6px
}

.remember-me-popup {
	background: #fff;
	border: 1px solid #ccc;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -85px 0 0 -200px;
	width: 400px;
	text-align: left;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	-box-shadow: 0 0 6px #ccc;
	z-index: 1000
}

.remember-me-popup h3 {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
	position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/btn_window_close.gif) no-repeat;
	display: block;
	position: absolute;
	top: 7px;
	right: 7px;
	height: 15px;
	width: 15px;
	text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
	padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
	display: inline-block;
	height: 19px;
	border: 1px solid #de5400;
	background: #f18200;
	padding: 0 8px;
	font: 700 12px/19px Arial,Helvetica,sans-serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color: #fff
}

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

.dashboard .welcome-msg {
	margin: 0 8em 1.5em 0
}

.dashboard .welcome-msg p {
	margin: 0
}

.dashboard .col2-set {
	margin: 0 0 15px
}

.box-account {
	border: 1px solid #ddd;
	padding: 15px;
	margin: 0 0 20px;
	background: #fff
}

.box-account .box-head {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	text-align: right
}

.box-account .box-head h2 {
	float: left;
	margin: 0;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background-position: 0 0;
	background-repeat: no-repeat
}

.dashboard .box .box-title {
	padding: 0 0 2px;
	margin: 0 0 8px;
	text-align: right
}

.dashboard .box .box-title h3,.dashboard .box .box-title h4 {
	float: left;
	font-size: 13px;
	font-weight: 700;
	margin: 0
}

.dashboard .box-info h4 {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase
}

.dashboard .box-reviews .number {
	float: left;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #666
}

.dashboard .box-reviews .details {
	margin-left: 20px
}

.dashboard .box-reviews li.item {
	margin: 0 0 7px
}

.dashboard .box-reviews li.item.last {
	margin: 0
}

.dashboard .box-reviews .ratings {
	margin: 7px 0 0
}

.dashboard .box-tags .number {
	float: left;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #0a263c
}

.dashboard .box-tags .details {
	margin-left: 20px
}

.dashboard .box-tags li.item {
	margin: 0 0 7px
}

.dashboard .box-tags li.item.last {
	margin: 0
}

.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li {
	display: inline
}

.addresses-list h2 {
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase
}

.addresses-list h3 {
	font-weight: 700;
	font-size: 13px
}

.addresses-list address {
	margin: 0 0 3px
}

.addresses-list p {
	margin: 0
}

.addresses-list a {
	font-weight: 400
}

.addresses-list .link-remove {
	color: #646464
}

.addresses-list .separator {
	margin: 0 3px
}

.addresses-list li.item {
	background: #fff;
	padding: 10px 13px;
	margin: 0 0 10px
}

.addresses-list li.empty {
	background: 0;
	border: 0;
	padding: 0
}

.addresses-list li.empty p {
	font-weight: 700
}

.addresses-list .addresses-additional li.item {
	background: 0;
	border: 0;
	padding: 0
}

.order-info {
	background: #dee5e8;
	border: 1px solid #d0cbc1;
	padding: 4px 8px;
	margin: 0 0 8px
}

.order-info dd,.order-info dt,.order-info li,.order-info ul {
	display: inline
}

.order-info .current {
	font-weight: 700
}

.order-info li {
	margin: 0 3px
}

.order-date {
	margin: 10px 0
}

.order-info-box {
	background: #fff url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_block-title.gif) 0 0 repeat-x;
	border: 1px solid #d0cbc1;
	padding: 12px 15px;
	margin: 0 0 15px
}

.order-info-box h2 {
	font-weight: 700;
	font-size: 13px
}

.order-info-box .box-payment p {
	margin: 0 0 3px
}

.order-info-box .box-payment th {
	font-weight: 700;
	padding-right: 7px
}

.order-items {
	width: 100%;
	overflow-x: auto
}

.order-items h2,.order-items h3 {
	clear: none;
	font-weight: 700;
	font-size: 13px;
	padding: 0;
	margin: 0 0 5px;
	color: #0a263c
}

.order-items .product-name {
	font-size: 1em!important;
	font-weight: 700!important
}

.order-items .link-print {
	color: #1e7ec8;
	font-weight: 400
}

.order-items .order-links {
	text-align: right
}

.order-additional {
	margin: 15px 0
}

.gift-message dt strong {
	color: #666
}

.gift-message dd {
	font-size: 13px;
	margin: 5px 0 0
}

.order-about dt {
	font-weight: 700
}

.order-about dd {
	font-size: 13px;
	margin: 0 0 7px
}

.tracking-table {
	margin: 0 0 15px
}

.tracking-table th {
	font-weight: 700;
	white-space: nowrap
}

.tracking-table-popup {
	width: 100%
}

.tracking-table-popup th {
	font-weight: 700;
	white-space: nowrap
}

.tracking-table-popup td,.tracking-table-popup th {
	padding: 1px 8px
}

.page-print .print-head {
	margin: 0 0 15px
}

.page-print .print-head .logo {
	float: left
}

.page-print .print-head address {
	float: left;
	margin-left: 15px
}

.page-print h1 {
	font-size: 16px;
	font-weight: 700
}

.page-print h2,.page-print h3 {
	font-size: 13px;
	font-weight: 700
}

.page-print h2.h2 {
	font-size: 16px;
	font-weight: 700
}

.page-print .order-date {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bkg_divider1.gif) 0 100% repeat-x;
	padding: 0 0 10px;
	margin: 0 0 10px
}

.page-print .col2-set {
	margin: 0 0 10px
}

.page-print .gift-message-link {
	display: none
}

.page-print .price-excl-tax,.page-print .price-incl-tax {
	display: block;
	white-space: nowrap
}

.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .label,.page-print .price-incl-tax .price {
	display: inline
}

.my-wishlist .data-table td {
	padding: 10px
}

.my-wishlist .product-image {
	display: block;
	width: 113px;
	height: 113px;
	margin: 0 0 5px
}

.my-wishlist textarea {
	display: block;
	width: 97%;
	height: 109px
}

.my-wishlist .buttons-set {
	margin-top: 2em
}

.my-wishlist .buttons-set button.button {
	float: none
}

.my-wishlist .buttons-set .btn-add span,.my-wishlist .buttons-set .btn-share span {
	border-color: #406a83;
	background: #618499
}

#wishlist-table .add-to-links {
	white-space: nowrap
}

.my-tag-edit {
	float: left;
	margin: 0 0 10px
}

.my-tag-edit .btn-remove {
	float: right;
	margin: 4px 0 0 5px
}

#my-tags-table {
	clear: both
}

#my-tags-table td {
	padding: 10px
}

#my-tags-table .add-to-links {
	white-space: nowrap
}

#my-reviews-table td {
	padding: 10px
}

.review-customer-index .pager {
	background: #fff;
	margin-bottom: 15px;
	padding: 15px
}

.review-customer-index .pager .pages {
	float: none;
	clear: both;
	border-top: 1px solid #eee;
	text-align: right
}

.product-review .product-img-box {
	float: left;
	width: 140px
}

.product-review .product-img-box .product-image {
	display: block;
	width: 125px;
	height: 125px
}

.product-review .product-img-box .label {
	font-size: 11px;
	margin: 0 0 3px
}

.product-review .product-img-box .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px
}

.product-review .product-details {
	margin-left: 150px
}

.product-review .product-name {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 10px
}

.product-review h3 {
	font-size: 12px;
	margin: 0 0 3px;
	color: #2f2f2f
}

.product-review .ratings-table {
	margin: 0 0 10px
}

.product-review dt {
	font-weight: 700
}

.product-review dd {
	font-size: 13px;
	margin: 5px 0 0
}

.billing-agreements .info-box {
	margin: 15px 0
}

.billing-agreements .form-list li select {
	float: left
}

.billing-agreements .form-list li button.button {
	float: left;
	margin-left: 10px
}

.billing-agreements .table-caption {
	font-weight: 700;
	font-size: 13px
}

.cart-msrp-totals {
	color: red;
	font-size: 12px!important;
	font-weight: 700;
	margin: 10px 10px 0;
	padding: 10px;
	text-align: right;
	text-transform: uppercase
}

.map-cart-sidebar-total {
	color: red;
	display: block;
	font-size: 10px;
	font-weight: 700;
	text-align: left;
	padding: 2px 5px;
	text-shadow: 0 1px 0 #fff
}

.map-popup {
	background: #fff;
	border: 1px solid #aaa;
	margin: 12px 0 0;
	position: absolute;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	box-shadow: 0 0 6px #ccc;
	text-align: left;
	width: 300px;
	z-index: 100
}

.map-popup-heading {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	padding: 5px 30px 5px 10px;
	width: 260px
}

.map-popup-heading h2 {
	font-size: 16px;
	margin: 0;
	text-shadow: 0 1px 0 #f6f6f6;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: break-word;
	text-align: left;
	text-overflow: ellipsis
}

.map-popup-arrow {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/map_popup_arrow.gif) no-repeat;
	position: absolute;
	left: 50%;
	top: -10px;
	height: 10px;
	width: 19px
}

.map-popup-close {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/btn_window_close.gif) no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	right: 10px;
	height: 15px;
	width: 15px;
	text-indent: -9999em;
	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
	box-shadow: 0 0 3px #999;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.map-popup-content {
	border-top: 1px solid #eee;
	padding: 10px;
	overflow: hidden;
	text-align: left;
	width: 280px
}

.map-popup-checkout {
	display: inline;
	float: right;
	text-align: right
}

.map-popup-checkout span {
	display: block
}

.map-popup-checkout .paypal-or {
	clear: both;
	display: block
}

.map-popup-checkout .paypal-logo {
	margin: 0 0 5px
}

.map-popup-checkout li {
	list-style: none
}

.map-popup-checkout {
	text-align: center
}

.map-popup-price .price-box,.map-popup-price .price-box .special-price {
	margin: 0;
	padding: 0
}

.map-popup-price {
	margin: 5px 0 0
}

.map-popup-text {
	clear: right;
	margin: 0 10px;
	padding: 10px 0;
	text-align: left;
	word-wrap: break-word
}

.map-popup-only-text {
	border-top: 1px solid #ddd
}

.footer-static-block {
	background: #f7f7f7;
	padding: 25px 0
}

.footer-static-block .box .fa {
	float: left;
	margin-right: 25px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border: 1px solid #ccc;
	color: #333;
	font-size: 20px
}

.footer-static-block .box4 .fa:before {
	margin-left: 3px
}

.footer-static-block .box:hover .fa {
	border-color: #333;
	background: #333;
	color: #fff
}

.footer-static-block .box .title {
	padding-top: 15px;
	font-weight: 700;
	color: #333;
	font-size: 14px
}

.footer-info-2 {
	background: #171717;
	border-bottom: 1px solid #2f2f2f;
	position: relative
}

.footer-info-2 .des {
	float: left;
	padding-left: 42px
}

.footer-info-2 .des p {
	margin: 0;
	line-height: 59px;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	letter-spacing: 1px
}

.footer-info-2 .link-follow {
	float: right;
	line-height: 59px
}

.footer-info-2 .link-follow li {
	float: left
}

.footer-info-2 .link-follow a {
	position: relative;
	margin-left: 4px;
	background: #2f2f2f;
	color: #9f9f9f;
	width: 32px;
	height: 32px;
	text-align: center;
	padding-top: 8px;
	font-size: 15px
}

.footer-info-2 .link-follow a:hover {
	background: #48a2e0;
	color: #fff
}

.footer-info-2 .link-follow li:first-child a {
	margin-left: 0
}

.footer-info-2 .link-follow span {
	position: absolute;
	top: -34px;
	left: 0;
	padding: 5px 10px;
	background: #f33636;
	color: #fff
}

.footer-info-2 .logo-bottom {
	position: relative;
	float: left;
	padding: 17px 42px 17px 0;
	border-right: 1px solid #2f2f2f
}

.footer-information {
	padding: 20px 0 10px 0;
	color: #ccc;
	font-weight: 400;
	background: #de3965
}

.footer-information li {
	color: #999;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease
}

.footer-wrapper .block-title strong {
	color: #fff;
	text-transform: uppercase;
	font-family: Montserrat,sans-serif;
	font-weight: 700;
	margin-bottom: 25px;
	font-size: 16px;
	position: relative
}

.footer-information em {
	margin-right: 4px;
	font-size: 15px
}

.footer-information p.home {
	padding-left: 23px;
	position: relative
}

.footer-information p.home:before {
	content: "\f015";
	position: absolute;
	font-family: FontAwesome;
	top: 2px;
	left: 0;
	font-size: 18px
}

.footer-information li:hover {
	margin-left: 10px!important
}

.footer-information a {
	line-height: 24px;
	color: #999;
	font-size: 12px;
	font-weight: 400
}

.footer-static-title h3 {
	color: #fff;
	text-transform: uppercase;
	font-family: Montserrat,sans-serif;
	font-weight: 700;
	margin-bottom: 25px;
	font-size: 16px;
	position: relative
}

.footer-static-title h3:before {
	content: "";
	height: 1px;
	width: 48px;
	background: #fff;
	position: absolute;
	bottom: -10px;
	left: 0
}

.footer-static-content .box-img {
	margin: 15px 0
}

.footer-static-content p {
	line-height: 30px;
	color: #999;
	font-size: 12px;
	font-weight: 400;
	margin: 0
}

.footer-static-content .logo-footer {
	margin: 0 0 20px
}

.footer-static-content ul li a {
	line-height: 30px;
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #fff
}

.footer-static-content ul li a:hover {
	color: #fff;
	text-decoration: underline
}

.footer-static-content .des a {
	display: inline-block;
	margin-bottom: 12px
}

.footer-newsletter {
	background: #fff;
	padding: 40px 0
}

.form-subscribe-header label {
	color: #888;
	font-size: 13px;
	margin: 8px 0 10px
}

.form-subscribe-header .fa {
	color: #fff;
	margin-right: 5px;
	padding: 5px;
	font-size: 12px
}

.footer-container {
	clear: both;
	padding: 0;
	background: #fd326a
}

.footer .store-switcher {
	display: inline;
	margin: 0 5px 0 0;
	color: #fff
}

.footer .store-switcher label {
	font-weight: 700;
	vertical-align: middle
}

.footer .store-switcher select {
	padding: 0;
	vertical-align: middle
}

.footer a {
	color: #888;
	text-decoration: none
}

.footer a:hover {
	text-decoration: none;
	color: #fff
}

.footer .bugs {
	margin: 13px 0 0;
	color: #ecf3f6
}

.footer .bugs a {
	color: #ecf3f6;
	text-decoration: underline
}

.footer .bugs a:hover {
	text-decoration: none
}

.footer address {
	text-align: center;
	width: 100%;
	margin: 0;
	line-height: 58px;
	font-weight: 400;
	color: #fff
}

.footer address a {
	color: #fd326a
}

.footer ul {
	margin-top: 20px
}

.footer ul.links {
	display: block
}

.footer ul.links li {
	display: inline;
	margin: 0 3px;
	border-right: 1px solid #444;
	padding-right: 7px
}

.footer ul.links li.first {
	margin-left: 0
}

.footer ul.links li.last {
	background: 0 0!important;
	padding-right: 0!important;
	border: 0
}

.footer ul.links li.login-register {
	display: none
}

.footer-container .bottom-container {
	margin: 0 0 5px
}

.social {
	text-align: right;
	float: right;
	margin: 0;
	padding: 0
}

.social li {
	float: left;
	margin-left: 5px
}

.social a {
	display: inline-block;
	margin: 0
}

.link-folow {
	float: right;
	margin-top: 29px!important
}

.link-folow li {
	display: inline-block;
	margin-right: 8px;
	display: inline;
	margin-bottom: 8px
}

.link-folow li em {
	display: inline;
	color: #000;
	font-weight: 700
}

.link-folow a {
	text-align: left;
	position: relative;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 3px 8px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background: #aaa;
	display: inline-block;
	width: 30px;
	height: 30px
}

.link-folow a:hover {
	text-decoration: none;
	background: #fff
}

.link-folow li a span {
	width: 60px;
	height: auto;
	line-height: 20px;
	padding: 1px 7px;
	left: 50%;
	margin-left: -30px;
	text-transform: none;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	background: #f33636;
	text-indent: 0;
	position: absolute;
	pointer-events: none;
	bottom: 45px
}

.link-follow li a span:after,.link-follow li a span:before {
	content: '';
	position: absolute;
	bottom: -4px;
	left: 23%;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid rgba(0,0,0,.1)
}

.link-follow li a.fa-rss span:after,.link-follow li a.fa-rss span:before {
	left: 50%
}

.link-follow li a span:after {
	bottom: -4px;
	border-top: 5px solid #f33636
}

.footer-static-content ul.link-follow li {
	float: left;
	margin-right: 15px
}

.footer-static-content ul.link-follow li a {
	line-height: 18px;
	color: #555;
	font-size: 23px
}

.footer-static-content ul.link-follow li a:hover {
	color: #fff;
	padding: 0;
	text-decoration: none
}

.f-row2 .footer-static-content h3 {
	font-size: 14px;
	color: #f33636
}

.f-row2 .footer-static-content .store1 {
	margin-bottom: 15px
}

.f-row2 .footer-static-content p {
	margin: 0
}

.f-row2 .footer-static-content p .fa {
	margin-right: 5px;
	color: #aaa
}

#twitter-feed {
	margin-bottom: 1.5em
}

.tweet-title {
	display: none
}

#loading-container {
	text-align: center
}

.twitter-article {
	padding: 10px 0
}

#twitter-feed .fa {
	font-size: 30px;
	color: #aaa
}

.twitter-pic {
	float: left
}

.twitter-text {
	margin: 0 0 0 52px
}

.tweetprofilelink strong a {
	color: #f33636;
	text-decoration: none;
	font-weight: 700
}

.tweetprofilelink strong a:hover {
	text-decoration: underline
}

.tweet-time a,.tweetprofilelink a {
	color: #999;
	text-decoration: none
}

.tweet-time a:hover,.tweetprofilelink a:hover {
	text-decoration: underline
}

.home-callout {
	margin-bottom: 12px
}

.home-callout img {
	display: block
}

.home-spot {
	float: left;
	width: 470px;
	margin-left: 20px
}

.best-selling h3 {
	margin: 12px 0 6px 0;
	color: #e25203;
	font-size: 1.2em
}

.best-selling table {
	border-top: 1px solid #ccc
}

.best-selling tr.odd {
	background: #eee url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x
}

.best-selling tr.even {
	background: #fff url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/best_selling_tr_even_bg.gif) 0 100% repeat-x
}

.best-selling td {
	width: 50%;
	border-bottom: 1px solid #ccc;
	padding: 8px 10px 8px 8px;
	font-size: 11px
}

.best-selling .product-img {
	float: left;
	border: 2px solid #dcdcdc
}

.best-selling .product-description {
	margin-left: 107px;
	line-height: 1.3em
}

.best-selling a.product-name,.home-spot .best-selling a.product-name:hover {
	color: #203548
}

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

.guest-select {
	width: 305px!important
}

#back-top {
	bottom: 135px;
	display: none;
	height: 40px;
	position: fixed;
	right: 0;
	width: 40px;
	z-index: 999;
	cursor: pointer;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	line-height: 38px;
	background-color: #fd326a;
	color: #fff
}

#back-top:hover {
	background: #666
}

.vmegamenu-banner {
	margin-top: 30px
}

.home-banner-content1 a,.home-banner-content2 a,.home-banner-content3 a {
	display: block;
	overflow: hidden;
	position: relative
}

.home-banner-content3 {
	margin-bottom: 20px
}

.home-banner-content1 .img-banner {
	position: relative
}

.home-banner-content2 .letter-banner1 {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/plane.png) no-repeat 103px 32px #fd326a;
	color: #fff;
	padding: 112px 60px 14px;
	text-align: center
}

.home-banner-content2 .letter-banner1 h2 {
	position: relative;
	font-size: 20px;
	font-family: Montserrat,sans-serif;
	font-weight: 600;
	margin: 0;
	line-height: 22px
}

.home-banner-content2 .letter-banner1 h2.text-banner-letter:after {
	content: "";
	width: 50px;
	height: 1px;
	position: absolute;
	bottom: -20px;
	left: 35%;
	background: #fff
}

.home-banner-content2 .letter-banner1 span {
	font-size: 12px;
	font-weight: 400;
	line-height: 100px
}

.banner1 {
	position: relative;
	overflow: hidden;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer
}

.banner1 img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: .8;
	opacity: .95;
	-webkit-transition: opacity .35s,-webkit-transform .35s;
	transition: opacity .35s,transform .35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1)
}

.featuredproduct {
	margin-bottom: 30px
}

.bx-title {
	margin-bottom: 30px;
	text-align: center
}

.featuredproduct .featured-title {
	margin-bottom: 97px
}

.bestseller .featured-title h2 {
	text-align: left!important;
	padding-left: 0
}

.onsaleslider .onsaleslider-title h2 {
	text-align: left!important;
	padding-left: 0
}

.brandlogo-contain>.brand-title:before {
	content: "";
	width: 400px;
	height: 1px;
	border-bottom: 1px solid #e2e2e2;
	position: absolute;
	top: 9px;
	left: 66px;
	z-index: 99
}

.brandlogo-contain>.brand-title:after {
	content: "";
	width: 400px;
	height: 1px;
	border-bottom: 1px solid #e2e2e2;
	position: absolute;
	top: 9px;
	right: 66px;
	z-index: 99
}

.bx-title h2 {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
	color: #222;
	text-align: center;
	position: relative;
	z-index: 1;
	font-family: Montserrat,sans-serif;
	padding: 0 0 15px 0
}

.bx-title h2:before {
	content: "";
	width: 106px;
	height: 1px;
	background: #7f7f7f;
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -53px
}

.blockproduct .bx-title h2:before {
	width: 80px;
	left: 54px
}

.onsaleslider .bx-title h2:before {
	left: 54px
}

.onsaleslider .bx-title {
	margin-bottom: 50px
}

.bestseller .bx-title,.newproduct .bx-title,.onsaleslider .bx-title,.saleproduct .bx-title {
	text-align: left;
	margin-bottom: 0
}

.blockproduct .item {
	padding-top: 20px
}

.blockproduct .item .item-inner {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px
}

.blockproduct .item.last .item-inner {
	border: 0
}

.blockproduct .box-images {
	margin-bottom: 0;
	width: 80px;
	float: left;
	margin-right: 20px
}

.blockproduct .product-shop {
	text-align: left
}

.blockproduct .product-shop h2 {
	text-align: left
}

.blockproduct .products-grid .item .ratings .rating-box {
	margin: 0
}

.blockproduct .products-grid .item .price-box {
	text-align: left
}

.home-content2 .blockproduct .products-grid .item .price-box {
	text-align: center
}

.home-content2 .blockproduct .box-images {
	margin-right: 0
}

.blockproduct .product-name {
	margin: -3px 0 10px 85px;
	width: 195px;
	clear: none
}

.catalog-category-view .products-grid .item .item-inner .box-images img {
	width: 100%!important
}

.relatedslider {
	margin-bottom: 30px
}

.relatedslider .bx-title {
	margin-bottom: 70px
}

.relatedslider .bx-controls-direction {
	top: -60px
}

.relatedslider .products-grid .product-name {
	margin: 15px 0 0
}

.relatedslider .related-subtitle {
	margin-bottom: 10px;
	text-align: left
}

.relatedslider input.checkbox {
	display: inline-block;
	margin: 0 0 0 5px
}

.widget-static-block {
	margin: 0 0 60px 0;
	display: inline-block!important;
	width: 100%;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_widget_03.png) repeat;
	padding: 36px 0 56px 48px;
	position: relative
}

.widget-static-block:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	bottom: 10px;
	border-bottom: 2px solid #bcbcbc;
	border-top: 2px solid #bcbcbc
}

.widget-static-block .text-modern {
	display: inline-block;
	width: 100%
}

.widget-static-block h2 {
	display: block;
	float: left;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-family: utm_avobold;
	line-height: 45px;
	margin-bottom: 0
}

.widget-static-block .ecom {
	font-weight: 400;
	margin-left: 34px;
	position: relative;
	line-height: 35px!important
}

.widget-static-block .ecom:before {
	content: "";
	width: 10px;
	height: 5px;
	background: #fff;
	position: absolute;
	top: 20px;
	left: -20px
}

.widget-static-block p {
	line-height: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0
}

.widget-static-block a {
	position: absolute;
	top: 57px;
	right: 66px;
	font-size: 16px;
	font-family: utm_avobold;
	color: #fff;
	padding: 0 20px;
	line-height: 40px;
	text-transform: uppercase;
	background: #ff5b5c;
	letter-spacing: 1px
}

.widget-static-block a:hover {
	color: #f5f5f5;
	background: #333
}

.widget-static-block .box {
	padding: 24px;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.36);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.36);
	box-shadow: 0 0 3px rgba(0,0,0,.36)
}

.widget-static-block .box:hover em.fa {
	background: #cf4647
}

.widget-static-block .box em.fa {
	font-size: 18px;
	color: #fff;
	width: 52px;
	height: 52px;
	background: #555;
	padding-top: 3px;
	padding-lef: 128px;
	transition: all .7s ease;
	text-align: center;
	line-height: 47px;
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding-left: 4px
}

.box .title-box {
	padding-left: 72px
}

.box h2 {
	font-size: 14px;
	font-family: arialbold;
	font-weight: 700;
	text-transform: uppercase;
	color: #333
}

.box span {
	font-size: 13px;
	font-weight: 400;
	color: #333;
	line-height: 16px;
	padding-bottom: 10px;
	display: block;
	font-family: arialregular
}

.box p {
	font-size: 13px;
	font-family: arialregular;
	font-weight: 400;
	color: #666
}

.blog-content .bx-title {
	margin-bottom: 0
}

.blog-content .text_content {
	line-height: 25px;
	margin: 15px 0;
	padding: 0 30px
}

.blog-content {
	margin-bottom: 20px;
	position: relative;
	padding: 20px 0 0;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd
}

.blog-content li.item .item-inner {
	background: #fff
}

.blog-content li.item .box-img {
	position: relative;
	float: left;
	overflow: hidden;
	background: #333
}

.blog-content li.item .box-info {
	padding: 20px;
	display: inline-block
}

.blog-content .item-inner {
	display: inline-block;
	border: 1px solid #e5e5e5
}

.box-img i:hover {
	background: #cf4647!important;
	color: #fff!important
}

.item-inner:hover i {
	opacity: 1
}

.blog-content li.item .box-info .link-more a {
	font-size: 13px;
	font-family: arialregular;
	color: #aaa;
	text-transform: capitalize
}

.blog-content li.item .box-info .link-more a:hover {
	text-decoration: underline!important;
	color: #ea5c5c
}

.blog-content li.item .box-info .link-more em {
	display: none
}

.blog-content li.item h3.title {
	font-size: 18px;
	font-family: Montserrat,sans-serif;
	font-weight: 600;
	text-transform: capitalize;
	color: #333;
	text-align: left;
	line-height: 32px
}

.blog-content li.item h3.title:hover {
	text-decoration: underline;
	color: #fd326a
}

.blog-content .fa {
	font-size: 14px;
	color: #ccc;
	margin-right: 3px
}

.blog-content li.item p.author {
	color: #666;
	font-size: 12px;
	margin-bottom: 0;
	margin-left: 1px;
	float: left;
	padding-right: 8px;
	border-right: 1px solid #f0f0f0;
	margin-right: 12px
}

.blog-content li.item p.author .fa {
	margin-right: 3px;
	vertical-align: text-bottom
}

.blog-content li.item p.comment {
	font-size: 12px;
	color: #666;
	margin: 0
}

.blog-content li.item p.comment a {
	margin-left: 3px
}

.blog-content li.item p.des {
	margin: 0
}

.blog-content li.item .des {
	margin-bottom: 10px
}

.blog-content li.item .des p {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 20px
}

.block-blog .menu-categories ul li a,.block-blog .menu-recent ul li a,.block-blog .menu-tags ul li a {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/check-box.png) 0 1px no-repeat;
	color: #666;
	padding-left: 20px;
	text-transform: capitalize
}

.block-blog .menu-categories ul li a:hover,.block-blog .menu-recent ul li a:hover,.block-blog .menu-tags ul li a:hover {
	background-position: 0 -28px
}

.blog-content .box-info .des img {
	display: none
}

.postContent img {
	margin-bottom: 15px
}

.blog-content .time1 p {
	margin: 0!important;
	font-weight: 400;
	font-size: 13px;
	color: #666;
	float: left;
	padding-right: 40px;
	line-height: 40px;
	position: relative
}

.blog-content .time1 p.date-month-year:after {
	content: "";
	width: 1px;
	height: 10px;
	background: #666;
	position: absolute;
	top: 16px;
	right: 20px
}

.blog-content .box-info a {
	font-weight: 400;
	font-size: 13px;
	color: #666;
	line-height: 40px
}

.blog-content .box-info a:hover {
	color: #fd326a
}

.brandlogo-contain {
	margin: 0 0 84px 0;
	position: relative
}

.brandlogo-contain .bx-viewport {
	padding: 1px!important;
	height: auto!important;
	margin-right: -2px!important
}

.brandlogo-contain li.item {
	box-shadow: 0 0 2px rgba(0,0,0,.36);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.36);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.36)
}

.bestsellerslider {
	margin-bottom: 30px
}

.bestsellerslider li.item {
	float: none!important
}

.more-views h2 {
	display: none
}

.more-views .bx-wrapper .bx-controls-direction {
	position: inherit
}

.more-views .bx-wrapper .bx-controls-direction a {
	margin-left: 0;
	position: absolute;
	bottom: 0;
	top: 47%;
	margin-top: -13px;
	background: 0;
	color: #aaa
}

.more-views .bx-wrapper .bx-controls-direction a:hover {
	color: #f33636
}

.more-views .bx-wrapper .bx-prev {
	left: -30px!important;
	border: 0
}

.more-views .bx-wrapper .bx-next {
	right: -30px!important;
	border: 0
}

.more-views ul li {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #eee;
	padding: 0;
	width: 78px;
	background: #fff
}

.more-views ul li:last-child {
	margin: 0
}

.upsellslider {
	margin-top: 30px
}

.upsellslider .product-name {
	margin-top: 10px
}

.onsaleslider {
	margin-bottom: 30px;
	position: relative
}

.onsaleslider .products-grid .item .add-to-links {
	bottom: 0
}

.onsaleslider .box-timer {
	position: absolute;
	top: 0;
	left: 2px;
	width: 100%;
	z-index: 999
}

.onsaleslider .new-sale {
	display: none
}

.timer-view>div {
	width: 65px;
	background: rgba(255,255,255,.4);
	display: inline-block
}

.timer-view>div span {
	width: 100%;
	display: block;
	text-align: center
}

.timer-view>div span.count {
	font-size: 12px;
	font-family: Montserrat,sans-serif;
	font-weight: 700;
	color: #666;
	margin: 0;
	line-height: 20px;
	padding-top: 7px
}

.timer-view>div span.title {
	font-size: 13px;
	font-family: Montserrat,sans-serif;
	font-weight: 400;
	color: #ef6c6d;
	text-transform: capitalize;
	padding-bottom: 5px
}

.timer-view>div {
	margin-right: 2px
}

.timer-view>div.timer-day {
	margin-left: 1px
}

.producttabs-container {
	margin-bottom: 30px;
	min-height: 330px;
	position: relative
}

.producttabs-container .ajax_loading {
	position: absolute
}

#tabs-title {
	position: relative;
	text-align: center
}

#tabs-title li {
	display: inline-block;
	padding: 10px 32px;
	position: relative
}

#tabs-title li:after,#tabs-title li:before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #566473;
	content: '';
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	opacity: 0
}

#tabs-title li:after {
	top: 0;
	-webkit-transition: top .3s,opacity .3s,-webkit-transform .3s;
	-moz-transition: top .3s,opacity .3s,-moz-transform .3s;
	transition: top .3s,opacity .3s,transform .3s
}

#tabs-title li:hover::after,#tabs-title li:hover::before {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	transform: scale(.9);
	opacity: 1
}

#tabs-title li:hover::after {
	top: 0
}

#tabs-title li:nth-child(2) h3:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #222;
	position: absolute;
	top: 21px;
	left: 0;
	border-radius: 6px
}

#tabs-title li h3 {
	text-transform: uppercase;
	cursor: pointer;
	font-size: 20px;
	font-family: Montserrat,sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	color: #a9a9a9;
	margin-bottom: 0
}

#tabs-title li:last-child h3 {
	border: 0;
	padding: 0;
	margin-right: 0
}

#tabs-title li.active:after,#tabs-title li.active:before,#tabs-title li.active:hover::after,#tabs-title li.active:hover::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #566473;
	content: '';
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s;
	-webkit-transform: scale(.85);
	-moz-transform: scale(.85);
	transform: scale(.85);
	opacity: 1
}

#tabs-title li.active:after {
	top: 0!important;
	opacity: 1
}

#tabs-title li.active h3,#tabs-title li:hover h3 {
	color: #222
}

.producttabs-products .products-grid .item .item-inner {
	margin-top: 20px
}

.producttabs-products .products-grid .item .item-inner:first-child {
	margin: 0
}

.cattab_container {
	position: relative;
	min-height: 250px
}

.cattab_container .bx-title {
	margin-bottom: 70px
}

ul.cattabs li {
	float: left;
	margin: 0 0 0 5px;
	cursor: pointer;
	padding: 4px 10px;
	position: relative;
	z-index: 9;
	font-size: 13px;
	font-weight: 400;
	color: #555
}

ul.cattabs li:last-child {
	padding-right: 0
}

ul.cattabs li.active,ul.cattabs li:hover {
	color: #f33636
}

ul.cattabs li.active:after,ul.cattabs li:hover:after {
	display: block!important
}

ul.cattabs {
	position: absolute;
	top: 40px;
	right: 0
}

.cattabs-products .bx-wrapper .bx-controls-direction {
	top: -93px
}

.cattab_container .ajax_loading {
	position: absolute
}

.about-page .block-title {
	width: 100%;
	border-bottom: 2px solid #ccc;
	margin: 25px 0 17px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 5px;
	position: relative;
	display: inline-block
}

.about-page .block-title h2 {
	margin: 0;
	font-family: Montserrat,sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	display: inline-block;
	position: relative;
	padding: 0 20px;
	min-width: 200px
}

.about-page .block-title h2:after {
	position: absolute;
	height: 2px;
	width: 100%;
	bottom: -7px;
	left: 0;
	content: '';
	background: #db4c52
}

.about-page .col-sm-8 img {
	float: left;
	margin: 0 20px 20px 0;
	max-width: 380px;
	border: 1px solid #bebebe
}

.red-color {
	color: #000
}

.about-page p {
	line-height: 22px;
	font-size: 13px;
	font-weight: 400;
	font-family: Montserrat,sans-serif;
	color: #333
}

.f-left {
	float: left
}

.f-right {
	float: right
}

.leadership-block li,.service-box li {
	width: 48%;
	margin: 10px 0 20px
}

.service-box .icon-block {
	margin: 0 20px 20px 0;
	padding: 2px;
	border-radius: 50%
}

.service-box .icon-block .fa {
	width: 80px;
	height: 80px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	font-size: 36px;
	line-height: 80px;
	border: 3px solid #e2e2e2;
	color: #fff;
	background: #db4c52
}

.service-box .icon-block span {
	display: none
}

.leadership-block li img {
	float: left;
	margin: 0 30px 30px 0;
	max-width: 300px
}

.leadership-block li h3,.service-box li h3 {
	font-weight: 400;
	font-size: 18px
}

.read-btn {
	display: inline-block;
	padding: 4px 10px;
	font-size: 11px;
	text-transform: uppercase;
	background: #db4c52;
	color: #fff
}

.read-btn:hover {
	background: #333;
	color: #fff
}

.contact-page .fieldset {
	margin: 0
}

.contact-page .maps {
	background: #fff;
	padding: 4px 22px;
	border: 1px solid #ddd
}

.contact-page .maps p {
	margin: 0
}

.list-info {
	background: #fff;
	padding: 15px
}

.list-info li {
	clear: both;
	padding-bottom: 20px
}

.info-content em {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #eee;
	float: left;
	margin-right: 15px;
	margin: 0 15px 30px 0;
	font-size: 0
}

.info-content:hover em {
	background: #f33636;
	color: #fff
}

.info-content em:before {
	font-size: 14px
}

.info-content em.fa-envelope:before {
	font-size: 12px
}

.info-content h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: Montserrat,sans-serif
}

.info-content .des-info {
	font-size: 12px;
	font-weight: 400
}

.info-content a {
	color: #666
}

.info-content a:hover {
	text-decoration: underline
}

.info-content a .des-info {
	color: #fff
}

.bx-wrapper .products-grid .item {
	float: left
}

#twitter-feed {
	width: 300px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 20px
}

.tweet-title {
	display: none
}

#loading-container {
	text-align: center
}

#twitter-feed .fa {
	font-size: 30px;
	color: #22bbf4
}

.twitter-pic {
	float: left;
	padding: 6px 9px;
	margin-top: 6px
}

.twitter-text {
	margin: 0 0 0 56px;
	color: #999;
	font-size: 13px;
	font-style: italic
}

.tweetprofilelink strong a {
	color: #22bbf4;
	text-decoration: none;
	font-weight: 700
}

.tweetprofilelink strong a:hover {
	color: #ff0030
}

.tweet-time a,.tweetprofilelink a {
	color: #999;
	text-decoration: none
}

.tweet-time a:hover,.tweetprofilelink a:hover {
	color: #ff0030
}

.block-social-right .social-icon {
	width: auto!important;
	overflow: initial!important
}

.block-social-right {
	right: 0;
	position: fixed;
	top: 100px;
	z-index: 999
}

.block-social-right .social-icon .box-inner {
	position: relative
}

.block-social-right .social-icon .box-inner:before {
	background: #fff;
	width: 50px;
	height: 50px;
	content: "";
	text-align: center;
	line-height: 50px;
	font-family: FontAwesome;
	display: block;
	border: 1px solid #ddd;
	font-size: 32px;
	position: absolute;
	top: 0;
	left: -49px
}

.block-social-right .icon-facebook .box-inner:before {
	content: "\f09a";
	color: #4664b7
}

.block-social-right .icon-twitter .box-inner:before {
	content: "\f099";
	color: #22bbf4
}

.block-social-right .icon-youtube .box-inner:before {
	content: "\f167";
	color: #a21616
}

.block-social-right .fb-content {
	width: 360px;
	height: 380px;
	border: 1px solid #ddd;
	padding: 20px;
	background: #fff
}

.block-social-right .icon-facebook {
	position: absolute;
	top: 100px;
	right: -360px;
	transition: all .5s
}

#u_0_0>div {
	width: 250px!important
}

.block-social-right .icon-facebook:hover {
	right: 0
}

.block-social-right .icon-twitter {
	position: absolute;
	top: 160px;
	right: -300px;
	transition: all .5s
}

.block-social-right .icon-twitter:hover {
	right: 0
}

.block-social-right .box-youtube {
	padding: 20px;
	border: 1px solid #ddd;
	background: #fff
}

.block-social-right .icon-youtube {
	position: absolute;
	top: 220px;
	right: -602px;
	transition: all .5s
}

.block-social-right .icon-youtube:hover {
	right: 0
}

#popup-newsletter {
	padding: 27px 40px 30px 40px
}

.fancybox-skin .block-title {
	margin-bottom: 20px
}

.fancybox-skin .form-subscribe-header {
	margin-bottom: 38px
}

.fancybox-skin .text-bottom {
	margin-top: 38px
}

.fancybox-skin .text-bottom span {
	color: #333;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	font-family: Montserrat,sans-serif
}

.fancybox-skin .text-bottom span.text3 {
	color: #e85f5f;
	font-size: 14px;
	font-weight: 700;
	margin-right: 5px
}

.fancybox-skin .text-bottom p {
	margin-top: 5px
}

.fancybox-skin .block-title strong span {
	font-size: 30px;
	font-family: Montserrat,sans-serif;
	font-weight: 700;
	color: #000
}

.fancybox-skin .form-subscribe-header p {
	font-size: 13px;
	font-family: Montserrat,sans-serif;
	font-weight: 400;
	color: #333;
	line-height: 14px
}

.fancybox-skin .block-content .input-box {
	float: left;
	margin-right: 4px
}

.fancybox-skin .block-content .input-box input {
	border: 1px solid #bebec0;
	width: 520px;
	height: 45px;
	padding-left: 17px
}

.fancybox-skin .block-content .actions button.button span span {
	font-size: 14px;
	font-family: Montserrat,sans-serif;
	font-weight: 600;
	color: #fff;
	padding: 12px 25px;
	background: #000;
	border-radius: 0;
	text-transform: uppercase
}

.fancybox-skin .block-content .actions button.button span span:hover {
	background: #fd326a
}

.fancybox-skin .subscribe-bottom input {
	margin: -3px 15px 0 0
}

.fancybox-skin .subscribe-bottom {
	color: #333;
	font-size: 13px;
	font-family: Montserrat,sans-serif;
	font-weight: 400;
	margin-top: 20px;
	margin-top: 110px
}

#product-options-wrapper ul.options-list li {
	float: left;
}

#product-options-wrapper ul.options-list li input {
	display: none
}

#product-options-wrapper ul.options-list .label {
	display: inline;
	margin: 0;
	padding: 0
}

.product-options ul.options-list .label {
	display: block
}

.product-options ul.options-list label {
	min-width: 75px;
    text-align: center;
    font-size: 16px;
    min-height: 20px;
    margin: 0 6px;
    border: 1px solid #333;
    cursor: pointer;
    line-height: 30px;
    font-size: 14px;
}
.product-options ul.options-list label img{
	width: 30px;
    float: left;
    height: auto;
}
.product-options ul.options-list label.active{
	border: 1px solid red;
	color: red;
	position: relative;
}

ul.options-list li label i {
    float: right;
    padding: 0 5px;
    font-style: normal;
    font-weight: normal;
}

.product-options ul.options-list label.active:after{
	content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    right: 0;
    bottom: 0;
    background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/selected.png) no-repeat;
    background-position: 2px -27px;
    background-size: 178%;
}

#product-options-wrapper dl dt {
	clear: both
}

.product-options-bottom .price-box {
	display: none
}

.product-options-bottom .add-to-cart {
	clear: both
}

.category-products .toolbar .pager label {
	float: left
}

.category-products .toolbar .pager ul {
	float: left
}

.category-products .toolbar .pager ul li {
	font-size: 14px;
	padding: 0 10px;
	float: left
}

.limiter.hidden-xs.hidden-sm>label {
	height: 28px;
	line-height: 28px;
	margin-left: 10px;
	margin-right: 5px
}

.navigation.offset {
	-webkit-transform: translate3d(0,-100%,0);
	-moz-transform: translate3d(0,-100%,0);
	-ms-transform: translate3d(0,-100%,0);
	-o-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.navigation.scrolling {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.navigation.sticky {
	position: fixed;
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
	width: 100%;
	height: 60px;
	top: 0;
	z-index: 120
}

.navigation.sticky.scrolling {
	opacity: 1;
	visibility: visible
}

.navigation.sticky .menu-socials a {
	color: #444
}

.navigation.sticky .nav-right {
	color: #444
}

.navigation.sticky #nav-icon span {
	background-color: #444
}

#shopping-cart-table .product-cart-info .item-options {
	margin-left: 0;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 0
}

.box-up-sell .products-grid li {
	float: left;
	margin-right: 34px;
	width: 200px
}

.box-up-sell h2 {
	text-align: center;
	margin: 0 0 10px
}

.box-up-sell .products-grid li .price-box {
	margin: 5px 0 10px 0;
	text-align: center
}

.box-up-sell .products-grid li .product-name {
	margin-top: 10px
}

.cms-returns-exchanges .std table td {
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 10px;
	text-align: center
}

@media only screen and (max-width:1199px) {
	.breadcrumbs,.next-prev-page {
		display: none!important
	}
}

@media only screen and (max-width:478px) {
	#login-form .new-users,#login-form .registered-users {
		width: 100%!important
	}

	.account-login .content {
		min-height: 280px!important
	}
}

@media only screen and (max-width:748px) {
	.catagorySortBy,.sale-off {
		display: none
	}

	.category-products .pager .pages {
		text-align: center;
		float: none
	}
}

.category-products .ratings {
	float: left
}

@media(min-width:370px) and (max-width:991px) {
	.product-view .product-img-box {
		max-width: 470px!important;
		float: none;
		margin: 0 auto!important;
		padding: 0 2%
	}
}

@media(min-width:337px) and (max-width:991px) {
	.footer-information .footer-info-1 .f-col {
		width: 50%!important
	}
}

@media(min-width:339px) and (max-width:498px) {
	.category-products .products-grid .item {
		height: 230px
	}

	.box-up-sell .products-grid li {
		margin-right: 5px;
		width: 48%
	}
}

@media only screen and (max-width:338px) {
	.box-up-sell .products-grid li {
		margin-right: 5px;
		width: 120px
	}
}

@media(min-width:352px) and (max-width:767px) {
	.add-to-cart .paypal-logo {
		position: relative
	}
}

@media(min-width:361px) and (max-width:480px) {
	.category-products .products-grid .item {
		height: auto!important
	}
}

@media only screen and (max-width:991px) {
	div.onestepcheckout-threecolumns div.onestepcheckout-column-left,div.onestepcheckout-threecolumns div.onestepcheckout-column-middle,div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
		width: 100%!important
	}

	.blog-content,.category-description {
		display: none
	}
}

.blog-index-list .catagorySortBy label,.blog-index-list .catagorySortBy ul {
	float: left
}

.blog-index-list .catagorySortBy ul li {
	margin: 0 10px
}

.promotions>li {
	border: 1px dashed #ccc;
	float: left;
	height: 120px;
	margin: 0 30px 30px 0;
	padding: 20px 0;
	text-align: center;
	width: 22%
}

.addthis_toolbox iframe {
	z-index: 9999
}

.addthis_toolbox {
	margin-top: 15px;
	float: left;
	margin-left: 15px
}

.addthis_toolbox .text {
	position: relative;
	top: -4px;
	margin-left: 5px
}

.box-up-sell {
	margin: 10px 0
}

@media(min-width:0px) and (max-width:991px) {
	#comm100-float-button-2,.no-rating,.product-view .product-shop .availability,p.hotline {
		display: none
	}

	.product-view .product-shop .regular-price .price,.product-view .product-shop .special-price .price {
		font-size: 26px
	}

	.old-price .price {
		font-size: 16px
	}

	.header-menu .cart-mini-title a.shopping-cart:before {
		font: 28px/1 FontAwesome
	}

	#mini_cart_block {
		top: 2px!important
	}

	.header-menu .top-cart-content {
		display: none!important
	}
}

@media(min-width:0px) and (max-width:480px) {
	.addthis_toolbox {
		display: none
	}

	.product-collateral .product-tabs li {
		display: none!important
	}

	#product_tabs_description {
		display: block!important
	}

	#product_tabs_description_contents {
		margin-bottom: 20px
	}

	#best_seller,#kigurumi_accessories,#new_products {
		display: block!important;
		float: left;
		width: auto;
		text-align: center;
		margin-right: 2px
	}

	#best_seller a,#kigurumi_accessories a,#new_products a {
		font-size: 12px;
		font-weight: 400
	}

	.cms-index-index .col-smb-12 {
		width: 50%!important
	}

	.header {
		padding: 12px 0 5px!important
	}

	.header-left-logo .header-logo-center .logo {
		float: none!important
	}

	.header-left-logo .header-logo-center {
		padding-bottom: 0!important
	}

	.page-header-content .header-left-logo {
		width: 100%
	}

	.addthis_toolbox {
		display: block!important;
		position: absolute;
		top: -57px
	}

	.addthis_toolbox .text {
		display: none!important
	}

	.catalog-category-view .category-products .col-smb-12 {
		width: 50%!important
	}

	.catalog-category-view .category-products .item,.cms-index-index .product-tabs-content .item {
		padding-left: 5px;
		padding-right: 5px
	}

	#favouritelist-table tr td.customer-favouritelist-item-info {
		padding-top: 0!important
	}

	#favouritelist-table tr td {
		padding: 10px 5px!important
	}
}

@media(min-width:0px) and (max-width:320px) {
	.banner-slideshow,.products-grid .item .ratings .rating-box {
		display: none!important
	}

	.box-up-sell .products-grid li {
		width: 140px
	}

	#product_tabs_description {
		display: block!important
	}

	#product_tabs_description_contents {
		margin-bottom: 20px
	}
}

@media(min-width:0px) and (max-width:360px) {
	#favouritelist-table tr td {
		padding: 5px!important;
		float: left
	}

	.customer-favouritelist-item-image {
		text-align: center;
		width: 100%
	}
}

@media(min-width:0px) and (max-width:738px) {
	#favouritelist-view-form .fieldset {
		padding: 25px 5px 16px
	}

	.header-language {
		float: left
	}

	.top_cart_mini {
		float: right;
		position: relative;
		right: 20px;
		top: 20px;
		width: 20%
	}

	.searchlogocart .col-sm-4 {
		padding-top: 0!important;
		padding-bottom: 0!important
	}

	.cart-mini-title {
		padding-top: 2px
	}
}

@media(min-width:321px) and (max-width:360px) {
	.product-view .product-shop .freegift {
		float: left;
		width: 360px;
		margin-top: 5px
	}

	.box-up-sell .products-grid li {
		width: 160px
	}

	.product-collateral .product-tabs li {
		display: none!important
	}

	#product_tabs_description {
		display: block!important
	}

	#product_tabs_description_contents {
		margin-bottom: 20px
	}
}

.totals .method-checkout-cart-methods-multishipping {
	display: none
}

@media(min-width:639px) and (max-width:768px) {
	.product-collateral .product-tabs li {
		display: none!important
	}

	#product_tabs_description,#product_tabs_product_after_sale,#product_tabs_product_our_guarantee,#product_tabs_size_guide {
		display: block!important
	}

	#product_tabs_description_contents {
		margin-bottom: 20px
	}

	.product-tabs {
		margin-top: 15px
	}
}

@media(min-width:769px) and (max-width:1024px) {
	.product-collateral .product-tabs li {
		display: none!important
	}

	#product_tabs_description,#product_tabs_product_after_sale,#product_tabs_product_our_guarantee,#product_tabs_size_guide {
		display: block!important
	}

	.box-up-sell .products-grid li {
		width: 218px;
		margin-right: 10px
	}
}

@media(min-width:635px) and (max-width:640px) {
	.box-up-sell .products-grid li {
		width: 168px
	}
}

.cart .totals .totals-title {
	display: none
}

.fancybox-skin p.coupon {
	line-height: 45px;
	text-align: center
}

.fancybox-skin .fancybox-inner {
	width: 225px!important;
	height: 100px!important
}

.fancybox-skin .fancybox-inner span.label {
	padding: 8px 20px;
	font-size: 16px;
	color: #000
}

.fancybox-overlay {
	z-index: 9999!important
}

.cms-index-index .producttabs-products .ratings {
	float: left
}

.input-different-shipping input {
	margin: 0
}

.product-view .product-shop .product-options-bottom {
	clear: both
}

.product-view .product-shop .freegift {
	float: left;
	width: 410px;
	margin-top: 40px
}

@media only screen and (max-width:360px) {
	.product-view .product-shop .freegift {
		float: left;
		width: 290px!important;
		margin-top: 10px
	}
}

.product-cart-price .price-text {
	display: block;
	color: #827b74;
	font-size: 13px;
	font-weight: 400;
	font-family: Montserrat,sans-serif
}

.product-cart-price .cart-price .price {
	font-size: 24px;
	font-family: Montserrat,sans-serif
}

.cart-table .product-cart-actions .qty,.product-cart-remove a {
	margin-top: 30px
}

#shopping-cart-table .product-cart-price {
	border-right: none
}

.cart-table .product-cart-price {
	display: block;
	margin-top: 15px
}

.grey-button {
	float: left;
	margin-left: 10px;
	margin-top: 30px
}

#shopping-cart-table .product-cart-actions .btn-update {
	background: #eee;
	border: none;
	color: #7e7e7e;
	cursor: pointer;
	display: block;
	font-family: inherit;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px
}

@media(min-width:481px) and (max-width:640px) {
	.cart-table .product-cart-actions .qty,.cart-table .product-cart-price,.grey-button {
		margin-top: 0
	}

	#adult_onesies,#best_seller,#kids_onesies,#new_products {
		display: block!important;
		float: left
	}

	#favouritelist-table tr td.customer-favouritelist-item-info {
		padding-top: 35px!important
	}

	#favouritelist-table tr td {
		padding: 10px!important
	}
}

#discount-coupon-form .block,#discount-coupon-form .block .block-title {
	margin-bottom: 0
}

@media(min-width:1000px) {
	.box-up-sell .products-grid li:last-child,.box-up-sell .products-grid li:nth-child(11) {
		display: none
	}

	.recently-view-product .products-grid li:last-child {
		display: block!important
	}
}

@media(max-width:800px) {
	.promotions>li {
		height: 150px;
		margin: 0 10px 30px 0;
		width: 45%;
		padding: 15px 0 0
	}
}

@media(min-width:765px) {
	#adult_onesies,#best_seller,#kids_onesies,#kigurumi_accessories,#new_products {
		display: block!important;
		float: left
	}
}

.cms-index-index .product-collateral {
	clear: both;
	margin-bottom: 20px
}

.price-box .old-price span.price {
	font-size: 16px
}

.product-shop .link-wishlist {
	background: #eee url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) no-repeat scroll -112px -4px;
	color: #bbb;
	display: block;
	height: 31px;
	line-height: 37px;
	text-align: center;
	width: 37px;
	float: right
}

.product-shop .link-wishlist:hover {
	background: #333 url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/bg_icon.png) no-repeat scroll -75px -4px;
	display: block
}

#favouritelist-table .btn-remove2 {
	margin: 8px
}

#favouritelist-table tr td {
	padding: 10px 20px
}

#favouritelist-table tr td.customer-favouritelist-item-cart,#favouritelist-table tr td.customer-favouritelist-item-info,#favouritelist-table tr td.customer-favouritelist-item-price,#favouritelist-table tr td.customer-favouritelist-item-remove {
	padding-top: 45px
}

#favouritelist-table tr {
	border-bottom: 1px solid #ccc
}

.cart-top-image {
	text-align: center;
	width: 1000px;
	margin: 0 auto
}

.category-products .limiter .form-control {
	height: 28px;
	padding: 5px;
	width: 55px
}

.product-image img {
	min-width: 50px
}

.name,.product-name {
	text-transform: capitalize
}

#onestepcheckout-form input {
	height: 34px
}

#mobile_media_gallery {
	display: none
}

@media only screen and (min-width:480px) and (max-width:768px) {
	.product-view .product-essential form .col-lg-6 {
		width: 100%
	}

	#mobile_media_gallery {
		display: block
	}

	.product-image-wrap {
		margin: 0 auto;
		max-width: 400px;
		overflow: hidden;
		position: relative;
		width: auto
	}

	.product-image-ul li {
		float: left;
		display: inline-block;
		height: auto
	}

	.product-image-ul li img {
		width: 100%;
		display: block;
		height: auto
	}

	.product-slide-bg {
		text-align: center
	}

	.product-slide-bg span {
		width: 10px;
		height: 10px;
		border-radius: 7px;
		display: inline-table;
		background: #c6c6c6;
		margin: 0 2px
	}

	.product-slide-bg span.current {
		background: #575757
	}

	#product-options-wrapper .input-box textarea {
		height: 100px
	}

	.product-info .product-view {
		padding-top: 0
	}
}

@media only screen and (max-width:479px) {
	#mobile_media_gallery {
		display: block
	}

	.product-image-wrap {
		margin: 0 auto;
		max-width: 360px;
		overflow: hidden;
		position: relative;
		width: auto
	}

	.product-image-ul li {
		float: left;
		display: inline-block;
		height: auto
	}

	.product-image-ul li img {
		width: 100%;
		display: block;
		height: auto
	}

	.product-slide-bg {
		text-align: center
	}

	.product-slide-bg span {
		width: 10px;
		height: 10px;
		border-radius: 7px;
		display: inline-table;
		background: #c6c6c6;
		margin: 0 2px
	}

	.product-slide-bg span.current {
		background: #575757
	}

	#product-options-wrapper .input-box textarea {
		height: 100px
	}

	.product-info .product-view {
		padding-top: 0
	}

	.add-to-cart>div {
		clear: both
	}

	.bml-checkout-type {
		float: left;
		padding-top: 20px
	}
}

#cloud-zoom-big {
	border: none!important;
	left: 0!important;
	top: 0!important
}

.box-up-sell .product-name {
	height: 38px;
	line-height: 38px;
	overflow: hidden
}

.category-image {
	margin: 10px 0
}

.category-image ul li {
	float: left
}

.sizing-info-table {
	border-collapse: separate;
	border-spacing: 0
}

.sizing-info-table td {
	border: 1px solid #fff;
	height: 42px;
	padding: 5px 0;
	text-align: center
}

.sizing-info-table thead td {
	background-color: #f5f5f5;
	color: #333;
	font-weight: 100
}

.sizing-info-table tbody td input {
	border: 1px solid #e9e9e9;
	height: 28px;
	text-align: center;
	width: 125px
}

.sizing-info-table tbody td input[disabled] {
	background-color: #e9e9e9
}

.sizing-info-table tr.tr-odd {
	background-color: #f5f5f5
}

.sizing-info-table tr.suggest-size td:first-child {
	border-left: 1px solid #e62e04;
	position: relative
}

.sizing-info-table tr.suggest-size td:last-child {
	border-right: 1px solid #e62e04
}

.searchlogocart .header-menu {
	padding-top: 15px
}

.searchlogocart .col-sm-4 {
	padding-bottom: 15px
}

.sizing-info-table .suggest-size td {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e62e04;
	border-image: none;
	border-style: solid;
	border-width: 1px 0;
	color: #e62e04
}

input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea {
	height: 41px;
	border: 1px solid #ebebeb;
	background-color: #fcfcfc;
	width: 100%;
	font-size: 14px;
	padding: 0 16px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus {
	border-color: #e85f5f;
	background-color: #fff;
	outline: 0;
	box-shadow: none!important
}

#more-images {
	margin-left: 10px
}

.clear {
	clear: both
}

.col-lg-5ths,.col-md-5ths,.col-sm-5ths,.col-xs-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}

@media (min-width :768px) {
	.col-sm-5ths {
		width: 20%!important;
		float: left
	}
}

@media (min-width :992px) {
	.col-md-5ths {
		width: 20%!important;
		float: left
	}
}

@media (min-width :1200px) {
	.col-lg-5ths {
		width: 20%!important;
		float: left
	}
}

@media (max-width :768px) {
	#sticky-nav .col-sm-4 {
		float: left
	}

	#sticky-nav .topSearch {
		width: 48%;
		float: right;
		margin-top: 35px
	}

	#sticky-nav .top_cart_mini {
		float: right;
		margin-top: 20px
	}

	.category-image {
		display: none
	}
}

.dian {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/dian.png) repeat-x scroll 0 21px;
	height: 45px;
	line-height: 45px
}

.dian span {
	background: #fff;
	color: #383838;
	display: block;
	font-family: Patua One;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 180px
}

#buyersShowimg img {
	cursor: pointer;
	transition: all .3s
}

#buyersShowimg img:hover {
	transform: scale(1.6);
	z-index: 9;
	position: relative
}

.star div {
	display: inline-block;
	font-weight: 600;
	height: 60px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase
}

#buyersShowimg .row div {
	padding: 0 5px
}

#buyersShowimg .thumbnail {
	margin-bottom: 10px
}

.star .star1 {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/star0.png) no-repeat scroll 0 0
}

.star .star2 {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/star1.png) no-repeat scroll 0 0
}

.star .star3 {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/star3.png) no-repeat scroll 0 0
}

.star .star4 {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/star4.png) no-repeat scroll 0 0
}

.star .star5 {
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/star5.png) no-repeat scroll 0 0
}

@media (max-width :670px) {
	.checkout-cart-index .method-checkout-cart-methods-paypal_express-bottom p.paypal-logo span.paypal-or {
		margin-top: 20px;
		margin-bottom: -25px
	}
}

.three-columns-new-osc #one-step-checkout-form .checkout-review-load .data-table td h2 {
	max-height: 90px;
	overflow: hidden;
	display: block
}

.product-shop .product-tabs a:hover,.product-shop .product-tabs li.active a {
	border-bottom: 2px solid #000;
	padding-bottom: 4px
}

.product-shop .product-tabs a {
	border-bottom: 1px solid #000;
	padding: 5px 20px
}

.product-shop .product-tabs {
	border-bottom: none;
	background: 0 0
}

.paypal-logo .bml_button a:last-child {
	display: none
}

.checkout-types p.paypal-logo {
	margin-bottom: 0
}

.product-options ul li i {
	font-style: normal
}

.review-col1 .lazy_img {
	width: 100%;
	max-width: 600px
}

.home-content .home-banners {
	margin-top: 15px
}

.home-content .product-tabs {
	display: table;
	margin: 0 auto
}

@media only screen and (min-width:768px) {
	.home-banners>ul>li {
		width: 38.3%
	}

	.home-banners>ul>li:first-child {
		float: left
	}

	.home-banners>ul>li:last-child {
		float: right;
		width: 61.7%!important
	}

	.home-banners ul li ul li {
		width: 50%;
		float: left;
		margin-bottom: 1%;
		padding-left: 1%
	}
}

@media only screen and (max-width:479px) {
	.home-banners ul li ul li {
		margin-top: 15px
	}

	.pager .pages li {
		font-size: 22px
	}

	.pager .pages li a:hover,.pager .pages li.current {
		width: 36px;
		height: 36px;
		line-height: 36px
	}

	.pager .pages li a {
		width: 36px;
		line-height: 36px;
		height: 36px;
		font-size: 22px
	}

	.pages strong {
		display: none
	}

	.cart-table .product-cart-actions .qty,.cart-table .product-cart-price,.grey-button {
		margin-top: 0
	}

	.product-tabs a {
		font-size: 12px
	}

	.one-step-checkout p.subtitle,.onestepcheckout-login-link {
		display: none!important
	}

	#one-step-checkout-form input.radio {
		margin: 7px 5px 0 0!important;
		float: left!important
	}

	.mobilemenu a {
		color: #000!important
	}

	.mobilemenu .active a {
		color: #fff!important
	}

	.mobilemenu li.active {
		background: #47c9bf!important
	}

	#nav-mobilemenu {
		background: #fff!important
	}

	.mobilemenu a:hover {
		background: #47c9bf!important;
		color: #fff!important
	}

	#shopping-cart-table {
		position: relative
	}

	.product-cart-remove {
		position: absolute;
		right: 10px;
		top: 20px
	}
}

@media only screen and (max-width:320px) {
	.header-currency {
		display: none
	}

	#sticky-nav .topSearch {
		width: 46%;
		padding-left: 0;
		padding-right: 10px!important
	}

	.logo img {
		max-width: 150px
	}

	#sticky-nav .col-sm-4 {
		padding-right: 0
	}
}

@media (min-width:740px) and (max-width:768px) {
	.page-header-content {
		height: 113px
	}

	.footer-information .footer-info-1 .f-col {
		width: 25%
	}
}

.product-tabs-content .col-xs-6 {
	padding-right: 7px;
	padding-left: 7px
}

.one-step-checkout-address .mg-xs-6 {
	width: 50%
}

.prosale-site {
	margin-bottom: 10px;
	margin-top: 20px
}

.prosale-site .fast_shipping {
	padding-left: 26px
}

.prosale-site a {
	padding-right: 17px
}

.prosale-site a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	margin-right: 5px;
	padding: 0 6px;
	background-color: #fff;
	line-height: 30px;
	background-color: #13bf81;
	color: #fff
}

.prosale-site .fast_shipping::before {
	background-position: -85px -22px!important
}

.prosale-site .fast_shipping::before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 3px;
	width: 20px;
	height: 30px;
	background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/n-productbg.png) no-repeat
}

.prosale-lst.showone {
	overflow: visible
}

.prosale-lst {
	height: 40px;
	position: relative;
	overflow: hidden
}

.prosale-lst .prosale-line {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #fff;
	border-bottom: 1px solid #d2d2d2
}

.prosale-lst__item {
	margin-bottom: 10px
}

.prosale-pre .lbt {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	height: 20px;
	padding: 0 5px;
	text-align: center;
	margin-right: 20px;
	color: #c00;
	line-height: 20px;
	background-color: #fff
}

.prosale-lst__item .dtl {
	margin-right: 20px;
	max-width: 335px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #999
}

.form-add,.product-tags {
	clear: both
}

.product-tags li {
	float: left;
	padding: 5px 10px
}

#product_tabs_product_additional_data {
	display: block!important
}

@media(min-width:570px) and (max-width:991px) {
	.product-view .product-img-box {
		width: 470px
	}
}

.catalogsearch-result-index .page-title h1 {
	padding-bottom: 10px;
	padding-top: 7px
}

.catalogsearch-result-index .page-title {
	margin-bottom: 0
}

.catalogsearch-result-index .toolbar {
	display: none
}

.prosale-site p {
	margin-bottom: 0
}

.header-left-logo .logo img {
	max-width: 120px
}

.product-tabs-content div p {
	margin-bottom: 0
}
.review-order{
	text-transform: capitalize;
}
.review-order .page-title{
	margin: 0 0 10px;
}
.review-order h1{
	border-bottom: none;
	font-size: 20px;
	padding-bottom: 0;
}
.review-order .box-title h3{
	padding: 10px 0px 0px 0;
    text-transform: capitalize;
    color: #333;
    font-size: 14px;
    font-weight: 700;
}
.review-order .box-title h3:before{
	background-color: #e70200;
	display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
    margin-left: 17px;
}
.review-order .shipping-info .col-1 h3:before{
	content: '1';
}
.review-order .shipping-info .col-1, .review-order .shipping-info .col-2{
	width: 100%;
	float: left;
}
.review-order .shipping-info .col-2 h3:before{
	content: '2';
}
.review-order .payment-info .col-1 h3:before{
	content: '3';
}
.review-order .order-info .col-1 h3:before{
	content: '4';
}
.review-order .col-1, .review-order .col-2{
    padding: 0;
    box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);transition:all .2s ease-in-out;
    margin: 0 3% 20px 0;
}
.review-order #shipping_method{
	height: 45px;
    border: 1px solid #ccc;
    padding: 0 10px;
}
.review-order .separator{
	display: none;
}
.review-order .box-title a{
	float: right;
    margin: 10px 10px 0 0;
}
.review-order .box-content{
	padding: 20px;
}
.review-order .order-info .box-content{
	padding: 0;
}
.review-order .product-img, .review-order .product-img img{
	width: 75px;
    height: auto;
    display: table-cell;
    float: left;
    vertical-align: top;
    margin-right: 10px;
}
.review-order .product-img img{
	border: 1px solid #efefef;
}
.review-order .box-title{
    border-bottom: 1px solid #ccc;
}
.review-order .product-name{
	text-transform: capitalize;
}
.review-order .order-info{
	border-bottom: none!important;
	margin-bottom: 0;
	padding-bottom: 0;
}
.review-order .buttons-set{
	border: none;
}
.review-order .order-info .col-1, .review-order .payment-info .col-1{
	margin-right: 0;
}
.review-order #review_button{
	width: 100%;
    margin: 0px 0px 30px;
}
.review-order p.title{
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}
.review-order .info-set, .review-order .order-info{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}
.review-order .payment-info .col-1{
	width: 100%;
}
.review-order .data-table tfoot tr, .review-order .data-table thead tr{
	line-height: 30px;
}
.review-order .info-set .data-table .product-name{
	color: #000!important;
}
.review-order button.btn-checkout span span{
	background: #fd326a;
	font-size: 20px;
	width: 100%;
}

@media only screen and (min-width: 771px){
	.review-order .order-info dt{
	    margin-right: 0px;
	}
	.review-order .order-info item-options{
		float: left;
	}
}
@media only screen and (max-width: 770px){
	.review-order .order-info dt{
		display: block!important;
	    margin-right: 0px;
	    float: left;
	    clear: both;
	}
	.review-order .order-info dd{
		float: left;
	}
	
	.review-order .linearize-table tfoot td:nth-child(even) {
	    text-align: center;
	    width: 25%;
	}
	.review-order .linearize-table tfoot td:nth-child(odd) {
	    clear: left;
	    width: 75%;
	}
	.home-content .product-tabs a{
		padding: 5px 8px;
	}
}
.box-collateral dl {
    text-align: left;
}
#accept-cookies {
    position: fixed;
    z-index: 9999;
    left: 20px;
    background: #fff;
    padding: 20px;
    max-width: 330px;
    text-align: left;
    color: #111;
    bottom: 20px;
    border-radius: 5px;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.3);
}
.group-action-links{
    margin-top: 20px;
}
#accept-cookies button {
    border: none;
    padding: 10px 40px;
    color: #fff;
    border-radius: 5px;
    margin: 0 10px;
}
#btn-cookie-allow {
    background: #000;
    font-size: 16px;
}
#accept-cookies #btn-cookie-decline {
    background: none;
    color: #111;
    padding: 10px 0;
}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/arrow-left.svg");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/images/arrow-right.svg");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/css/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/css/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/css/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/css/default-skin/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/css/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.favolicorne.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.favolicorne.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.favolicorne.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.favolicorne.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.favolicorne.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.favolicorne.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.favolicorne.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.favolicorne.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.favolicorne.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.wrapper_inboxCart {
    position: fixed;
    width: 320px;
    height: auto;
    background: #fff;
    z-index: 999999;
    border: 1px solid #ddd;
    opacity: 1;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -120px;
    display: block;
    padding: 0;
}
#product_info_box { /* display: none; */}

.wrapper_inboxCart p.info {
    color: #262626;
    font-size: 13px;
    background: #fff;
    border: 1px solid #efefef;
    padding: 12px 10px;
    text-align: center;
    margin: 0;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.51);
    }


/* top cart  */
.block-cart { overflow: hidden; }
.block-cart:hover { overflow: visible; }
.header-menu .top-cart-content {
    width:270px;
    position: absolute;
    top: 30px;
    right: 0;
    border: 1px solid #eee;
    background:#fff;
    padding: 15px;
    text-align: left;
    opacity:0;
    z-index:1;
    box-shadow:0 5px 15px -5px #999;
}
.block-cart:hover .top-cart-content {
    opacity:1;
    z-index:99;
}

.top-subtotal {
    margin: 15px 0 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    border-top: 1px solid #eee;
    clear: both;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.top-cart-content li.item{ float:left; width:100%; margin:0 0 10px; }
.top-cart-content .product-details { position:relative; }
.top-cart-content .product-details .btn-remove{ position:absolute; right: 0; top:4px; }
.top-cart-content .product-details .btn-edit{ position:absolute; right: 15px; top:4px; }

.top-cart-content .actions {
    padding: 0;
    float: right;
    margin:10px 0 0;
}
.top-cart-contain .product-details .price {width: auto;font-size: 15px;font-weight: bold;}
.top-subtotal span{ font-weight: bold; font-size: 15px} 
.header-menu .cart-mini-title:hover a::before { color:#ec5051;}
.nav-container {
     position: relative;
  font-size: 14px;
  margin: 0 auto;
  z-index: 2;
  width:100%;
  float:left;
}
.fix-nav {
  z-index: 999;
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
    box-shadow: 0px 1px 1px 1px #ddd;
}
.nav_megamenu {
    position:relative;
    font-size: 13px;
    margin: auto;
    padding: 0 ;
    text-align: center;
    width:100%;
    float:left;
}
.nav_megamenu div.megamenu  { display: inline-block;}
.nav_megamenu div.megamenu .level-top { position: relative; }
.nav_megamenu div.megamenu .hot,
.nav_megamenu div.megamenu .new {
 display: none;
}
.nav_megamenu div.megamenu:hover .level-top .new,
.nav_megamenu div.megamenu:hover .level-top .hot,
.nav_megamenu div.megamenu.active .level-top .new,
.nav_megamenu div.megamenu.active .level-top .hot {
  top: -10px;
}
.fix-nav div.megamenu .hot,
.fix-nav div.megamenu .new { top: 0;}
 
.nav_megamenu div.megamenu .level-top a,
.nav_megamenu div.megamenu .level-top span.block-title {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.1em;
	color: #fff;
	font-size: 14px;
	padding: 0 17px;
	line-height: 40px;
}

@media  (max-width: 1200px) {
   .nav_megamenu div.megamenu .level-top a,
    .nav_megamenu div.megamenu .level-top span.block-title  { font-size: 12px;}
}
.nav_megamenu div.megamenu .level-top a > .fa,
.nav_megamenu div.megamenu .level-top span.block-title > .fa {
    margin-left: 5px;
    font-size: 13px;
    color: #fff;
}

.nav_megamenu div.megamenu.act .level-top a {
    background: #efefef;
}

.nav_megamenu div.megamenu.megamenu_no_child .level-top a >.fa { display: none;}
.nav_megamenu div.megamenu div.dropdown {
    position:absolute;
    background-color:#fff;
    text-align:left;
    margin: 0;
    padding: 25px;
    z-index: 9;
    top: 44px;
    border: 1px solid #efefef;
    margin-left: -1px;
    width: 1085px;
    display:none;
     transition: all 0.5s aese !important;
    -webkit-transition: all 0.5s aese !important;
    -moz-transition: all 0.5s aese !important;
}

.nav_megamenu div.megamenu:hover div.dropdown {
    display: inline-block;
    z-index:99999999999;
}
 #dropdown3 {
    width: 877px;
}
 #dropdown3 li {
    float: left;
 }
.nav_megamenu div.dropdown a {
    display:block;
    line-height: 25px;
}

.nav_megamenu .dropdown-parent div.dropdown{
  width: 100% !important;
  clear: both;
  right: 0;
  left: auto !important;
}

.nav_megamenu .itemMenu h4.level1,
.nav_megamenu .itemMenu a.level1{
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    font-family:"Raleway",san-serif;
}
.nav_megamenu .itemMenu a.level1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70%;
    height: 1px;
	border-bottom: 1px solid #eee;
}
.nav_megamenu .itemMenu h4.level1:hover,
.nav_megamenu .itemMenu a.level1:hover {
  text-decoration: none;
}
.nav_megamenu .itemMenu h4.level1 > span,
.nav_megamenu .itemMenu a.level1 > span {
  padding: 0 30px 5px 0;
}

.nav_megamenu .itemSubMenu h4.level2,
.nav_megamenu .itemSubMenu a.level2,
.nav_megamenu .itemSubMenu h4.level3,
.nav_megamenu .itemSubMenu a.level3,
.nav_megamenu .itemMenu a.level1.nochild{
    font-weight: 400;
    font-size: 14px;
    font-family: "Source Sans Pro",sans-serif;
	padding: 5px 2px;
}
#dropdown8{padding:5px 0 0 25px;}
.nohref{color:#000!important;font-size:16px!important;}
.nav_megamenu div.column {
    float:left;
    width: 188px; /* column width */
    margin-right: 10px;
    padding-right: 5px;
}
.pslogin-button-text{
  font-size: 12px;
  font-weight: 600;
}
.nav_megamenu div.column.last {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
.nav_megamenu div.column.blockright {
    width: 350px ;
}
.nav_megamenu div.itemSubMenu {
  padding-top: 5px;
  margin-bottom: 15px;
}
.nav_megamenu .block2{
    float: left;
}
.nav_megamenu .block2 img { margin: 0 10px;}
.nav_megamenu div.dropdown .block1{
    overflow: hidden;
    float: left;
    
}
.nav_megamenu div.dropdown .block1 .block-contain {
    padding: 25px;
}
.nav_megamenu div.dropdown .block1 .column{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.nav_megamenu div.dropdown .blockright img{
    max-width: 100%;
}


.nav_megamenu div.megamenu .level-top p{
    margin: 0;
    padding: 0;
}
.nav_megamenu #megamenu_link {
    padding: 0;
}
.nav_megamenu #megamenu_link p a { float: left; position: relative;}
.nav_megamenu #megamenu_link .level-top ul li{
    float: left;
    list-style: none;
}
.nav_megamenu #megamenu_link .level-top ul li a{
    float: left;
    padding: 0 10px;
    display: block;
}
.nav_megamenu #megamenu_extra .dropdown  { width: 970px !important; }

.nav_megamenu .clearBoth {
    clear:both;
}

div.megamenu.level0 { position: relative;}

div.megamenu ul.level0 {
    position: absolute;
    left: 38%;
    margin-left: -100px;
    top: 40px;
    padding:  0;
    border: 1px solid #eee;
    text-align: center;
    width: 260px;
    background: #fff;
    display: none;
}
@media  (max-width: 1024px) {
	div.megamenu ul.level0 {
		top: 40px;
	}
}
div.megamenu:hover ul.level0 {
    display: block;
}
div.megamenu ul.level0 li.level1 { position: relative; padding: 0 10px;}
div.megamenu ul.level0 li.level1 a { display: block; line-height: 40px; border-bottom: 1px solid #eee;
text-transform: capitalize; font-size:14px; font-weight:normal;letter-spacing:0.1em;}
div.megamenu ul.level0 li.level1.last a { border: none;}
div.megamenu ul.level0 li.level1.parent:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 8px;
    color: #ddd;
    font-size: 12px;
}

div.megamenu ul.level0 li.level1 ul.level1 {
    position: absolute;
    left: 100%;
    top: 0;
    width: 200px;
    padding: 0 15px;
    border: 1px solid #eee;
    background: #fff;
    display: none;
}
div.megamenu ul.level0 li.level1:hover ul.level1 {
    display: block;
}

/*Custommenu*/
.custom-menu-wrapper .menu-col .menu-custom-title .fa {
    float: left;
    font-size: 23px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #eee;
    border-radius: 5px;
    text-align: center;
    margin-right: 15px;
}
.custom-menu-wrapper .menu-col:hover .menu-custom-title .fa {
    background: #333;
    color: #fff;
    border-color: #333;
}
.custom-menu-wrapper .menu-col .menu-custom-title h3 {
    position: relative;
    float: left;
    margin-top: 10px;
    padding-bottom: 5px;
}
.custom-menu-wrapper .menu-col .menu-custom-title h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 1px;
    background: #ddd;
}
.custom-menu-wrapper .menu-col a {
    display: inline-block;
    color: #aaa;
}
.custom-menu-wrapper .menu-col a:hover {
    text-decoration: underline;
    color:#f46e6f;
}
.custom-menu-wrapper .menu-col .menu-custom-des { clear: both; padding-top: 15px;  font-size: 13px;font-weight: 300;
  font-family: "Raleway",san-serif; color: #333;}
.nav_megamenu .block2 .banner-custom { margin-top: 20px;}
.nav_megamenu .block2 .banner-custom img { margin: 0;}


.navbar { border-radius: 0; margin: 0; z-index: 99; border: none; }
#navbar-inner.navbar-inactive .mobilemenu { display: none;}
#navbar-inner.navbar-active .mobilemenu { display: block; }

.nav-collapse {
    text-align: left;
}
.navbar .nav > li {
    padding: 10px 30px 20px 0;
}
#nav-mobilemenu {
    height: auto;
    display: none;
    float: left;
    width: 100%;
    margin:0;
	background:#666;
}
.nav-collapse, .nav-collapse.collapse {

}
.navbar-inner {
    background:#fff;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0;
    
}
.menu-mobile {

}
.navbar .btn-navbar {
    border: 0 !important;
    box-shadow: none !important;
    background: url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/bg-menu-mobile.png") no-repeat 50% 50%;
}
.navbar .btn-navbar:hover {background:url("https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/bg-menu-mobile.png") no-repeat 50% 50% !important;  }
.navbar .btn-navbar .icon-bar {
    box-shadow:none !important;
    border-radius:0 !important;
    background-color:inherit !important;
}
.mobilemenu>li.last a {
     
}
.navbar .brand {
    color: #222;
    text-transform: capitalize;
    height: auto;
    line-height: 20px;
    text-shadow: none;
    font-size: 20px;
    font-weight:700;
    font-family: "Raleway",san-serif, 'Montserrat Alternates', sans-serif;
    padding: 15px ;
}
.mobilemenu {
  list-style-type: none;
  padding: 0;
    margin: 0;

}
.collapse.in {

}
.mobilemenu ul {
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  width: 100%;
}
.mobilemenu li {
  cursor: pointer;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  width: 100%;
  position: relative;
}
.mobilemenu li.level0.last {
   
}
.mobilemenu li.active>a {
  
}
.mobilemenu li div {
  padding: 20px;
  background: #aef;
  display: block;
  clear: both;
  float: left;
  width: 360px;
}
.mobilemenu a {
  text-decoration: none;
  border-bottom: 1px solid #e0d8d8;
  font-size: 14px;
  font-family: "Raleway",san-serif;
  line-height: 40px;
  font-weight: normal;
  color: #fff;
  margin: 0;
  display: block;
  text-transform: capitalize;
  cursor: pointer;
  padding:0 15px;
     
}
.mobilemenu a:hover { background:#333; color:#fff;}
.mobilemenu li.blog a { border: none;}

.mobilemenu ul a {
  color: #262626;
}

.mobilemenu a:hover {
    text-decoration: underline;
}


.mobilemenu li.parent>a {
  /*background: url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/open.gif') no-repeat center right;*/
}

.mobilemenu li ul li {
    font-size: 0.9em;
}
.mobilemenu li.active>ul {

}

.mobilemenu ul a {
  padding-left: 25px;
}
.mobilemenu ul ul a {
  padding-left: 40px;
}
.mobilemenu ul ul ul a {
  padding-left: 55px;
}
.mobilemenu ul ul ul ul a {
  padding-left: 70px;
}
.mobilemenu ul ul ul ul ul a {
  padding-left: 85px;
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.head {
  position: absolute;
  top: 8px;
  right: 3px;
}
.mobilemenu span.head a { 
  background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/menu_down.png) no-repeat 50% 50%;
  color:#333333;
  display:block;
  height:15px;
  padding:0;
  width:15px;
  border: 0;
  padding-right: 60px;
  padding-top: 30px;
}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active>span.head a {
  background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/menu_up.png) no-repeat 50% 50%;
}
.mobilemenu li.selected span.head a {
  background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/menu_up.png) no-repeat 50% 50%;
}
@media(max-width: 1199px){
    .container { padding: 0 15px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header-cart-mini { display: inline-block;}
    .nav_megamenu div.megamenu .level-top a { font-size: 13px;}
    .nav_megamenu { padding-left:0;}
    .nav_megamenu div.megamenu .level-top a, .nav_megamenu div.megamenu .level-top span.block-title {padding:10px 8px;}
    .bx-wrapper .products-grid .item {width:210px;}
    .blog-content .bx-controls-direction a.bx-prev {left:523px;}
    .blog-content .bx-controls-direction a.bx-next {right:523px;}
    .blog-content {  padding: 40px 15px 60px 15px;}
    .footer-info-2 .link-follow { position: absolute; top:0; right:35px;}
    .bx-wrapper .products-grid .item { width:291px !important;}
    .blog-content .bxslider .item { width:290px !important;}
    .blog-content li.item .box-info {padding-bottom:20px;}
    .blog-content .time1 p, .blog-content .box-info a {line-height:15px; padding-right:10px;}
    .blog-content .time1 p.date-month-year:after { display:none;}
    .blog-content li.item .des { margin-top:-25px;}
    .footer-info-2 .des p {font-size:12px;}
    .nav_megamenu div.megamenu:hover div.dropdown { left:30px !important;}
    .page-header-content .header-left-logo { margin-right:0;}
    .newproduct .products-grid .product-shop, .saleproduct .products-grid .product-shop, .bestseller .products-grid .product-shop { padding-left:15px;}
    .onsaleslider .products-grid .item { width:215px !important;}
    .timer-view > div  { width:65px; background:rgba(255,255,255,0.4); display:block; margin-top:3px; }
    .home-banner-content2 .letter-banner1 span { line-height:30px;}
    .home-banner-content2 .letter-banner1 { padding: 85px 20px 58px;}
    .home-banner-content2 .letter-banner1 h2.text-banner-letter:after { display:none;}
    .newproduct .products-grid .item.last .item-inner, .saleproduct .products-grid .item.last .item-inner, .bestseller .products-grid .item.last .item-inner { border:none;}
    .relatedslider .products-grid .item { width:212px !important;}
    .upsellslider  .products-grid .item { width:301px !important;}
}
@media(max-width:992px){
    .fancybox-lock { margin: 0 !important; overflow: visible !important;}
    .fancybox-overlay-fixed,
    .fancybox-lock .fancybox-overlay,
    .fancybox-wrap { display: none !important; position: static !important;}
    .bx-wrapper .products-grid .item {width:210px;}
    .nav_megamenu div.megamenu:hover div.dropdown { left:-204px;}
    .fix-nav {position: static !important;}
    .pager .pages { margin: 0 10px 0 0;}  
    .footer-wrapper .block-title strong { font-size:13px;}
    .footer-wrapper .block-title { margin-top:0px;}
    .footer-wrapper .account { margin-top:0px; padding-top:0px;}
    .f-row { margin-bottom: 20px; min-height: 270px;}
    .header-left-logo { float: none;}
    .header a.logo { text-align: center;}
    .page-header-content .header-left-logo { float: none; position:relative;   margin-bottom: 15px;}
    .header { padding: 5px 0;}
    .header h1.logo { margin-bottom:15px; float: none;}
    .nav-container { padding-left:0; background:#eee;}
    .blog-content li.item .box-info    { display:inline-block; margin-bottom:0px;}
    .blockproduct  .item-inner img{ width:157px;}
    .blockproduct .product-shop { text-align:center !important; padding-left:0 !important; float:none !important;}
    .blockproduct .products-grid .item.last .item-inner { border:none;}
}
@media (min-width: 768px) and (max-width: 992px) {
    .footer-info-2 .des p { display:none;}
    .footer ul.links li { padding:0 2px; }
    .footer-static-title h3 { font-size: 13px; }
    #header-special-offer .promotion p { padding-right: 200px;}
    .header-cart-mini .cart-mini-title a.shopping-cart { padding-right:25px;}
    .cart-title { font-size: 13px;}
    .header-toplinks .links { text-align: center;}
    .header-toplinks .links li { padding: 0 3px;}
    .header-cart-mini .cart-mini-title .cart-count .asc,
    .header-cart-mini .cart-mini-title .cart-count .price { display: none; }
    .blockproduct .product-shop h2 { text-align:center;}
    .blockproduct .products-grid .item .ratings .rating-box { margin:0 auto;}
    .blockproduct .products-grid .item .price-box { text-align: center;}
    .header-cart-mini { margin: 0;}
    .cart-title { font-size: 11px;}
    .bestsellerslider .products-grid .box-images { float: none;}
    .block-layered-nav .block-content { margin: 0;}
    .product-view .product-shop { margin-top: 20px;}
    .quickview-index-ajax .product-shop { margin: 0;}
    .bx-title h2 { font-size: 13px;}
    .blog-content .main{  padding: 40px 0 60px 0;  max-width: 720px; margin: auto;}
    .blog-content .item { width: 345px !important; }
    .blog-content li.item .box-img { float: none;   margin: 0 0 10px 0; }
    .blog-content li.item .box-img a{ display:block; }
    .blog-content li.item .box-img img { width: 100%; }
    .blog-content li.item .box-info { padding:0 15px;}
    .blog-content li.item .box-info .time1 { display:block; margin-top:-10px;}
    .form-list select,
    .form-list input.input-text { width: 220px;}
    .footer-static-block .box {text-align: center;}
    .footer-static-block .box .fa { float: none; margin: 0 0 10px; margin: auto;}
    .footer-wrapper .block-title strong { font-size:13px;}
    .footer-wrapper .block-title { margin-top:20px;}
    .footer-wrapper .account { margin-top:20px; padding-top:5px;}
    .bx-wrapper .products-grid .item { width:224px !important;}
    .blog-content li.item .box-img { float:none !important; margin-right:0 !important;}
    .blog-content li.item .box-info { margin-left:0;}
    .form-search:hover input.input-text { left:0;}
    .onsaleslider .products-grid .item {width:157px !important;}
    .onsaleslider .products-grid .item img {width:157px !important;}
    .home-banner-content2 .letter-banner1 { padding:15px 8px 25px; background: url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/plane.png') no-repeat 48px 106px #f46e6f;}
    .home-banner-content2 .letter-banner1 h2 { font-size:15px;}
    .home-banner-content2 .letter-banner1 span { line-height:79px;}
    .nav-container { width:100%;}
    .header-menu { position:relative;   margin-bottom: 13px;}
    .form-search button.button span span .fa { color:#333;}
    .cart-mini-title a.shopping-cart { color:#333;}
    .timer-view > div  { width:60px; background:rgba(255,255,255,0.4); display:block; margin-top:3px; }
    .timer-view > div span.count {
        font-size: 13px;
        margin: 0;
        line-height: 20px;
        padding-top: 7px;}
    .timer-view > div span.title { 
        font-size: 10px;
        text-transform: capitalize;
        padding-bottom:5px; }
    .blockproduct  .item-inner  {width:157px;}
    .blockproduct .box-images { margin-bottom:15px; width:157px; }
    .relatedslider .products-grid .item { width:270px !important;}
      
}
.navbar-active .btn-navbar{color:#e85f5f;}
.btn-navbar .icon-text{position:absolute;top:6px;left:35px;}
@media  (max-width: 767px){
    .cms-index-index .main{ max-width:480px; margin:0 auto;}
    .nav-container { width:100%;}
	#search_mini_form{width:100%;}
    .header-menu { position:relative; margin-bottom:13px;padding-top:0!important;}
    #mini_cart_block   { position:absolute; top:2px; right:50%; z-index:9; margin-right:-10px;}
    p.hotline:before { display: none;}
    .form-search button.button span span .fa { color:#333;}
    .blockproduct .rating-box { margin:0;}
    .cart-mini-title a.shopping-cart { color:#333;}
    .home-banner-content1 img, .home-banner-content2 img, .home-banner-content3 img a{ width:100%;}
    .home-banner-content2 a, .home-banner-content3 a { margin-bottom:20px;}
    .home-banner-content2 .letter-banner1 {padding-top:40px;   background: url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/plane.png') no-repeat 45px 87px #f46e6f;}
    .home-banner-content2 .letter-banner1:hover {  background: url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/plane.png') no-repeat 345px 29px #f46e6f;}
    .products-grid .item .item-inner .box-images img, .producttabs-products .products-grid .item .item-inner{ width:225px;}
    .producttabs-products .products-grid .item { width:225px !important;}
    .timer-view > div { display:block;}
    .footer-info-2 .des p { display: none;}
    #mini_cart_block   { position:absolute; top:2px; left:50%; z-index:9;}
    .footer { text-align: center;}
    .footer address { text-align: center;}
    .social { margin: 0 0 20px 0; text-align: center; display: inline-block;}
    .block-social-right { display: none;}
    .blockproduct { margin-bottom:20px;}
    .blockproduct .bx-title { margin-bottom:0;}
    .onsaleslider .onsaleslider-title { margin-bottom:20px;}
    .social { margin-bottom: 20px; text-align: center; display: inline-block; float: none;}
    .onsaleslider .onsaleslider-grid .bx-wrapper .products-grid .item  { width: 270px;}
    .onsaleslider .box-images a img { width: 100% !important;}
    .blog-content li.item { width:430px !important; margin:0 auto;}
    .blog-content li.item .item-inner { width:430px;}
    .blog-content li.item .box-info { margin-left:0; padding:15px 20px 20px; width:430px; }
    .blog-content .main-wrapper { max-width: 480px; margin:0 auto;}
    .blog-content li.item .box-img img{width:428px;}
    .relatedslider .products-grid .item .item-inner .box-images  { float: none;}
    .relatedslider .products-grid .item .item-inner .box-images  img { width: 100%;}
    .relatedslider { margin-top: 20px;}
}

@media (max-width: 480px) {
   .cms-index-index .main { margin:0 auto;}
   .home-banner-content2 .letter-banner1{ padding:10px;}
	p.hotline { display: none;}
   .drop-currency li a {padding: 0 10px; margin-right:10px;}
   #mini_cart_block { top:2px; right:50%;}
   .home-banner-content2 .letter-banner1 {background: url('https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/megamenu/images/plane.png') no-repeat 100px 50px #f46e6f;}
   .home-banner-content3 { margin-bottom:0;}
   .home-banner-content2 a, .home-banner-content3 a { margin-bottom: 20px;}
   .blockproduct { margin-bottom:20px;}
   .blockproduct .bx-title { margin-bottom:0;}
   .onsaleslider .onsaleslider-title { margin-bottom:20px;}
   .header-toplinks { margin-left:0;}
   .form-language { margin:0; padding:0 10px;}
   .form-search:before { display: none;}
   #mini_cart_block { margin-right:-20px;}
   #tabs-title li:nth-child(2) h3:before { display: none;}
   .producttabs-products .products-grid .item { width:290px !important;}
   .onsaleslider .box-timer { display: none;}
   .onsaleslider .products-grid .item .add-to-links { display: none;}
   .producttabs-products .products-grid .item .item-inner .box-images img, .producttabs-products .products-grid .item .item-inner  { width:290px;}
    .footer { text-align: center;}
    .footer address { text-align: center;}
    .social {  margin-bottom: 20px; display: inline-block; float: none; text-align: center;}
    .block-social-right { display: none;}
    .blog-content {    padding: 20px 0 20px 0; margin:0; }
    .footer-info-2 .des p { display: none;}
    .footer-info-2 .logo-bottom { border: none;}
    .footer-info-2 .link-follow  { float: left;}
    .footer address { line-height: 28px; margin-top: 20px;}
    .product-collateral .product-tabs li { width: 45%;float: left;text-align: center;}
    .product-tabs a { margin-right:0;}
    .breadcrumbs { margin-bottom: 50px;}
    .col1-layout .next-prev-page { top: 30px; right: 45px;}
    .col1-layout .product-view .product-shop { margin-top: 15px;}
    .relatedslider { margin-top: 20px;}
    .blog-content .main-wrapper {  padding: 20px 0 40px 0;  max-width: 290px;  margin: auto;}
    .blog-content li.item { width:290px !important;}
    .blog-content li.item .item-inner { width: 290px;}
    .blog-content li.item .box-info { padding: 5px 15px; width:290px;}
    .blog-content {    padding: 20px 0 20px 0; margin:0; }
    .product-view .product-shop .product-name { margin: 5px 0;}
    .relatedslider .bx-title { margin-top: 30px;}
    .product-tabs a { margin-right:0;}
    .upsellslider .products-grid .item  { width:349px !important;}
    .upsellslider .products-grid .box-images { width:349px;}
    .relatedslider .products-grid .item .item-inner .box-images img, .upsellslider .products-grid .item .item-inner .box-images img { width: 100%;}
    .relatedslider .products-grid .item .item-inner .box-images  { float: none;}
}
@media (max-width: 360px) {
    .item.col-md-3.col-sm-6.col-sms-6.col-smb-12{float:left;width:50%;}
}

.nav-vcontainer { margin-bottom: 20px;}
.cms-index-index .nav-vcontainer { margin-bottom: 0;}
.vmegamenu-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.vmegamenu-title:after {
  content: "";
  border-bottom: 1px solid #dedede;
  width: 38px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.vmegamenu-title h2 {
  font-weight: 700;
  font-size: 20px;
  font-stretch: normal;
  font-family: open sans;
}
.vmegamenu-contain { margin-bottom: 20px;}
.nav_vmegamenu li.parent {
  position: relative;
}
.nav_vmegamenu li.parent:before {
  content: "\f0da";
  font: normal normal normal 12px/1 FontAwesome;
  position: absolute;
  right: 15px;
  top: 17px;
  color: #ccc;
}
.nav_vmegamenu li ul {
  position: absolute;
  width: 200px;
  border: 1px solid #eee;
  left: 100%;
  top: -1px;
  margin-left: -10px;
  z-index: 999;
  background: #fff;
  display: none;
}
.nav_vmegamenu > li:hover > ul.level0,
.nav_vmegamenu > li > ul.level0 > li:hover ul.level1,
.nav_vmegamenu > li > ul.level0 > li ul.level1 > li:hover ul.level2 {
  display: block;
}
.nav_vmegamenu li { padding: 0 10px;}
.nav_vmegamenu > li.level0 { padding: 0;}
.nav_vmegamenu li a {
  line-height: 25px;
  display: block;
  text-transform: capitalize;
  font-family: utm_avoregular;
  font-weight: normal;
  font-size:14px;
  padding:10px;
}
.nav_vmegamenu li:hover { background:#262626;}
.nav_vmegamenu li:hover > a {color:#fff;}

.box-link li a { display: block; line-height: 25px; font-size:14px; font-family: utm_avoregular; font-weight:300;}
.jimei-product-actions {
    align-items: center;
    clear: both;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
    margin: 10px 0;
    max-width: 100%;
    -webkit-tap-highlight-color: transparent;
}

.jimei-product-actions .jimei-product-share,
.jimei-product-actions .jimei-product-wishlist,
.jimei-product-share,
.jimei-product-wishlist {
    margin: 0;
}

.jimei-product-share,
.jimei-product-share__links,
.jimei-product-actions__share {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.jimei-product-actions__wishlist,
.jimei-product-actions__share,
.jimei-product-wishlist__link,
.jimei-product-share__link {
    flex: 0 0 auto;
}

.jimei-product-wishlist__link,
.jimei-product-share__link {
    align-items: center;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    color: #ffffff;
    cursor: pointer;
    display: inline-flex;
    font-family: inherit;
    font-size: 13px;
    font-weight: 600;
    gap: 5px;
    justify-content: center;
    letter-spacing: 0;
    line-height: 1;
    min-height: 36px;
    padding: 0 10px;
    text-decoration: none;
    touch-action: manipulation;
    transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 120ms ease;
    white-space: nowrap;
}

.jimei-product-wishlist__link {
    background: linear-gradient(115deg, #ff5e62 0%, #d6334c 100%);
}

.jimei-product-wishlist__link:hover {
    background: linear-gradient(115deg, #ff7174 0%, #e6435b 100%);
}

.jimei-product-share__link--facebook {
    background: #1877f2;
}

.jimei-product-share__link--facebook:hover {
    background: #1464cf;
}

.jimei-product-share__link--x {
    background: #000000;
}

.jimei-product-share__link--x:hover {
    background: #1c1c1e;
}

.jimei-product-share__link--pinterest {
    background: #e60023;
}

.jimei-product-share__link--pinterest:hover {
    background: #c1021e;
}

.jimei-product-wishlist__link:hover,
.jimei-product-share__link:hover {
    box-shadow: 0 12px 18px -8px rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-2px);
}

.jimei-product-wishlist__link:active,
.jimei-product-share__link:active {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    opacity: 0.92;
    transform: translateY(1px);
}

.jimei-product-wishlist__mark,
.jimei-product-share__mark {
    align-items: center;
    color: #ffffff;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 18px;
    font-weight: 700;
    height: 16px;
    justify-content: center;
    line-height: 1;
    text-transform: uppercase;
    width: 16px;
}

.jimei-product-wishlist__mark:before {
    content: "\2665";
}

.jimei-product-share__link--facebook .jimei-product-share__mark {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: lowercase;
}

.jimei-product-share__link--x .jimei-product-share__mark {
    font-size: 18px;
    font-weight: 500;
}

.jimei-product-share__link--pinterest .jimei-product-share__mark {
    font-size: 18px;
    font-weight: 700;
}

.jimei-product-share__label {
    color: #52606d;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3;
}

@media (max-width: 700px) {
    .jimei-product-actions,
    .jimei-product-share,
    .jimei-product-share__links,
    .jimei-product-actions__share {
        gap: 5px;
    }

    .jimei-product-wishlist__link,
    .jimei-product-share__link {
        border-radius: 5px;
        flex-basis: auto;
        font-size: 12px;
        gap: 3px;
        height: auto;
        min-width: 0;
        min-height: 32px;
        padding: 0 6px;
        width: auto;
    }

    .jimei-product-wishlist__mark,
    .jimei-product-share__mark {
        font-size: 12px;
        height: 12px;
        width: 12px;
    }

    .jimei-product-share__link--facebook .jimei-product-share__mark {
        font-size: 15px;
    }

    .jimei-product-share__link--x .jimei-product-share__mark,
    .jimei-product-share__link--pinterest .jimei-product-share__mark {
        font-size: 13px;
    }
}

@media (max-width: 420px) {
    .jimei-product-actions,
    .jimei-product-share,
    .jimei-product-share__links,
    .jimei-product-actions__share {
        gap: 4px;
    }

    .jimei-product-wishlist__link,
    .jimei-product-share__link {
        font-size: 12px;
        gap: 3px;
        min-height: 30px;
        padding: 0 6px;
    }

    .jimei-product-wishlist__mark,
    .jimei-product-share__mark {
        font-size: 12px;
    }

    .jimei-product-share__link--facebook .jimei-product-share__mark {
        font-size: 15px;
    }

    .jimei-product-share__link--x .jimei-product-share__mark,
    .jimei-product-share__link--pinterest .jimei-product-share__mark {
        font-size: 13px;
    }
}

.jimei-express{clear:both;margin:12px 0;max-width:360px}.jimei-express__title{color:#111827;font-size:18px;font-weight:700;line-height:1.25;margin:0 0 12px;text-transform:none}.jimei-express__buttons,.jimei-express__paypal-container{min-height:45px;position:relative;width:100%;z-index:0}.jimei-express__paypal-container iframe{min-height:45px}.jimei-express__message{color:#52606d;font-size:13px;line-height:1.4;margin-top:7px}.jimei-express__message:empty{display:none}.jimei-express__message.is-error{color:#b42318}.jimei-express--cart{box-sizing:border-box;clear:both;display:block;float:none;margin:16px 0 0 auto;max-width:328px;text-align:center;width:100%}.checkout-types.top li{clear:both!important;display:block!important;float:none!important;margin:0 0 10px!important;width:100%!important}.checkout-types .jimei-express-cart-item,.checkout-types.top .jimei-express-cart-item,.cart .totals .checkout-types .jimei-express-cart-item,.cart .cart-totals-wrapper .checkout-types .jimei-express-cart-item{clear:both!important;display:block!important;float:none!important;margin:14px 0 0!important;text-align:right;width:100%!important}.cart .totals .checkout-types .jimei-express-cart-item .jimei-express--cart,.cart .cart-totals-wrapper .checkout-types .jimei-express-cart-item .jimei-express--cart{margin-left:auto;margin-right:0}.jimei-express--cart .jimei-express__message{text-align:center}.jimei-express--checkout{background:#fff;border:1px solid #d8dee8;border-radius:8px;margin:0 0 14px;max-width:none;padding:18px}.jimei-express--checkout .jimei-express__buttons{max-width:none}.jimei-express__divider{align-items:center;color:#6b7280;display:flex;font-size:12px;font-weight:700;gap:12px;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.jimei-express__divider:before,.jimei-express__divider:after{background:#d8dee8;content:"";flex:1 1 auto;height:1px}.jimei-express__divider span{color:#6b7280;display:inline-block;margin:0}.product-view .jimei-express{max-width:330px;position:relative;z-index:0}@media(max-width:640px){.jimei-express,.jimei-express--cart,.product-view .jimei-express{margin-left:0;max-width:none;width:100%}.jimei-express--checkout{padding:16px}}


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #ccc;
	margin:-1px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding: 5px;
	width:100%;
	text-align:center;	
	font-weight: normal;
	font-size: 12px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
	display:none;
}
.product-view .product-img-box .product-image-zoom
	{		
		border: 2px solid #CCCCCC;
	}
.more-views.vertical .bxslider .thumbnail-item{
	 
}

.lightbox{display:none;}
/*##########--------------##########*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 9999; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{/* background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/cloudzoom/images/loading.gif) 50% 50% no-repeat;*/ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/cloudzoom/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/cloudzoom/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif;  background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
/*
#imageData #bottomNavClose{ background:url(https://www.favolicorne.com/skin/frontend/kigurumi/onesies/themevast/cloudzoom/images/closelabel.gif) no-repeat 0 0; width: 66px; height:22px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
*/
#overlay{ position: absolute; top: 0; left: 0; z-index: 999; width: 100%; height: 500px; background-color: #000; }

