/**
  * Name: Educate
  * Version: 1.0
  * Author: Themesflat
  * Author URI: http://www.themesflat.com
*/

/**
  * Reset
  * Repeatable Patterns
  *	Preload
  *	Course meta review
  * Header
  * Pagination
  * widget
  * Footer
  * Bottom
  * Parallax
  * Revolution Slider
  * Home 1
  * Contact page
  * Have sidebar
  * Flat team page
  * Boxed
  * Switcher
*/

/* Reset
-------------------------------------------------------------- */
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	line-height: 23px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video  {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

figure {
	margin: 0;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	line-height: 1;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	border: none;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Repeatable Patterns
-------------------------------------------------------------- */
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {

	font-weight: 400;
	background-color: #fff;
	color: #1d1d1d;
}

a {
	color: #354c5e;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:hover,a.active,
a:focus {
	color: #ffaa30;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

ul, ol {
	padding: 0;
}

img {
	max-width: 100%;
	height: auto;
}
.post .entry-image img{ height:220px; width:300px;}
.img-left {
	margin: -10px 50px 0 0 !important;
	float: left;
}

.img-right {
	margin: 0 0 0 50px !important;
	float: right;
}

b, strong {
	font-weight: 900;
}

.entry-page p {
	margin-bottom: 25px;
}


h1 { font-size: 26px;  font-weight: 700; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	color: #000000;
	margin-bottom: 10px;
	#box-shadow: 0 0 7px #000;
	#background-color: #3b5998;
	line-height:1;
}


button {
	border: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	background-image: none;
	height: 50px;
	background-color: #ffaa30;
	line-height: 50px;
	padding: 0 24px 0 32px;
	cursor: pointer;
	/*letter-spacing: 1px;*/
	white-space: nowrap;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	border: 1px solid #e5e5e5;
	height: 50px;
	/*padding: 20px;  	*/
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	max-width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
	padding: 12px 35px;
	padding-top: 12px;
	padding-right: 35px;
	padding-bottom: 12px;
	padding-left: 20px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	border: 1px solid #ffaa30;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

textarea {
	width: 100%;
	height: 200px;
	padding: 14px 20px;
}

input[type="checkbox"] {
	display: inline;
}

textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
	font-size: 12px;
	line-height: 19px;
	color: #b1b1b1;
	opacity: 1;
}

input:-ms-input-placeholder {
	font-size: 12px;
	line-height: 19px;
	color: #b1b1b1;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
	font-size: 12px;
	line-height: 19px;
	color: #b1b1b1;
	opacity: 1;
}

@-webkit-keyframes pop-scale { 0% { -webkit-transform: scale(0.7) } 100% { -webkit-transform: scale(1) } }
@-moz-keyframes pop-scale { 0% { -moz-transform: scale(0.7) } 100% { -moz-transform: scale(1) } }
@keyframes pop-scale { 0% { transform: scale(0.7) } 100% { transform: scale(1) } }

/* bootstrap resetting elements */
.btn {
	background-image: none;
}

textarea,
input[type="text"],
input[type="submit"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.dropdown-menu,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	-webkit-appearance: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	color: #333333;
}

.bold {
	font-weight: 700;
}

.cl-orange {
	color: #ffaa30;
}

.blog-single .entry p {
	margin-bottom: 30px;
}

.go-top {
	position: fixed !important;
	right: -35px;
	bottom: 47px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-color: #428bdc;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.go-top i {
	color: #fff;
}

.go-top.show {
	right: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}

.go-top.show:hover {
	background: #ffaa30;
}


/* Header
-------------------------------------------------------------- */
div#header-sticky-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999999;
	width: 100%;
}

#header {
	width: 100%;
	z-index: -1;
}

#header.downscrolled {
	position: fixed;
	top: 0;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 1;
	filter: alpha(opacity=0);
	top: -60px;
	max-width: 1920px;
	margin: 0 auto;
	z-index: 999999;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.logo-container{margin-right:20px}
.logo-container a:hover{opacity:1}
.search-container{width:59%}
.logo img{position:relative;max-width:163px}
.toplinks .toplinks-sub{color:#68b2fc;font-size:12px; line-height:40px; margin-top:8px;}
.container-wide.navigation{background-color:#123642; transition:all 0.5s ease-in-out;}
@media (min-width:980px){
	.sticky-header{width:100%;position:fixed;top:0;left:0;background:#fff;z-index:999}
	.fixed-header #header{padding-top:10px;height:51px}
	.fixed-header .custom-navigation{height:1px}
	.fixed-header .custom-navigation .row-fluid .span12{min-height:0}
}
@media (min-width:1220px){
	.container{width:1320px}
}
@media (max-width:979px){
	.main-container{overflow:hidden}
	.container-wide{width:100%}
	.container-wide .navigation{height:0}
	.container{width:100%}
	#header{border-bottom:1px solid #333;-webkit-box-shadow:0 1px 0 0 #ccc;box-shadow:0 1px 0 0 #ccc}
	#header .links-container{display:inline-block;float:right;text-align:right;border-right:none;margin-left:0;margin-right:0;overflow:hidden}
	#header .logo{margin-bottom:0}
	#header .logo img{max-width:140px}
	#header .toplinks{float:left;margin: auto;}
	#header .toplinks.logo-search{width:50%;height:33px}
}
@media (max-width:720px){
	.sticky-header #header.fixed-header-mobile{height:60px;width:100%;position:fixed;top:0;left:0;background: #fff;z-index:999;-webkit-transition:.1s ease-in;transition:.1s ease-in}
}

/*     preloader      */
#preloader{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999;
	overflow:hidden;
	background:#fff;
}

#preloader:before{
	content:"";
	position:fixed;
	top:calc(50% - 30px);
	left:calc(50% - 30px);
	border:6px solid #0880e8;
	border-top-color:#bfe0fd;
	border-radius:50%;
	width:60px;
	height:60px;
	-webkit-animation:animate-preloader 1s linear infinite;
	animation:animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader{
	0%{
		transform:rotate(0deg);
	}
	100%{
		transform:rotate(360deg);
	}
}

@keyframes animate-preloader{
	0%{
		transform:rotate(0deg);
	}
	100%{
		transform:rotate(360deg);
	}
}


/* header advertisment */
.header__adv {
	background: #2d3f4e;
	opacity: 1;
	width: 100%;
	visibility: visible;
	padding: 10px 0 0 0;
}
.header__adv--active {
	opacity: 0;
	height: 0;
	width: 0;
	visibility: hidden;
}
.header__adv-title {
	position: relative;
}
.visible-xs .header__adv-title h3{
	color:#333;
	text-align:center;
}
.header__adv-title h3 {
	position: relative;
	font-size: 18px;
	letter-spacing: .8px;
	line-height: 1.5;
	margin: 5px 10px;
	color: #ffffff;
	font-weight: bold;
	width: 97%;
}
.header__adv-title span {
	color: #fff;
	display: inline-block;
	font-size: 16px;
}
.adv-close-btn {
	position: absolute;
	top: 13%;
	right: 0;
	font-weight: 600;
	cursor: pointer;
	font-size: 25px;
}
.header__adv-title h3 span#adv-timer {
	width: 86px;
	font-size: 20px;
}
@media (max-width: 760px) {
	.header__adv-title span {
		font-size: 16px;
	}
}

/* Course meta review
-------------------------------------------------------------- */

.course-meta.review.style2 {
	margin-bottom: 62px;
}

.course-meta.review.style2 li {
	float: left;
	padding-top: 1px;
	line-height: 25px;
	font-size: 12px;
	position: relative;
	padding-right: 50px;
}

.course-meta.review.style2 li:last-child {
	padding-right: 0;
}

.course-meta.review.style2 li.review-stars {
	padding-right: 15px;
}

.course-meta.review.style2 li:after {
	content: "";
	position: absolute;
	top: 0;
	right: 19px;
	width: 1px;
	height: 37px;
	background: #e5e5e5;
}

.course-meta.review.style2 li.review-stars:after, .course-meta.review.style2 li:last-child:after {
	content: none;
}

.course-meta.review.style2 .thumb {
	float: left;
	margin-right: 15px;
}

.course-meta.review.style2 .thumb img {
	width: 55px;
	border-radius: 55px;
}

.course-meta.review.style2 .text {
	float: left;
}

.course-meta.review.style2 a{
	font-size: 14px;
	line-height: 23px;
	font-family: Montserrat, sans-serif;
}

.course-meta.review.style2 p{
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 0;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */

.main-nav {
	line-height:32px;
}

.main-nav,
.main-nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-nav > ul > li {
	position: relative;
	white-space: nowrap;
	float: left;
}

.main-nav a {
	display: block;
	position: relative;
	color: #ffffff;
	padding: 10px 10px;
	transition: 0.3s;
	font-size: 14px;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
}

.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {
	color: #fff;
	text-decoration: none;
}

.main-nav .drop-down ul {
	display: block;
	position: absolute;
	left: 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
	/*transition: ease all 0.3s;*/
}

.main-nav .drop-down:hover > ul {
	opacity: 1;
	top: 100%;
	visibility: visible;
}

.main-nav .drop-down li {
	min-width: 180px;
	position: relative;
}

.main-nav .drop-down ul a {
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	color: #065e77;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
	color: #1bb1dc;
}

.main-nav .drop-down > a:after {
	content: "\f107";
	font-family: FontAwesome;
	padding-left: 10px;
}

.main-nav .drop-down .drop-down ul {
	top: 0;
	left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover > ul {
	opacity: 1;
	top: 0;
	left: 100%;
}

.main-nav .drop-down .drop-down > a {
	padding-right: 35px;
}

.main-nav .drop-down .drop-down > a:after {
	content: "\f105";
	position: absolute;
	right: 15px;
}

.main-nav .drop-down .drop-down .drop-down ul {
	top: 0;
	left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down .drop-down:hover > ul {
	opacity: 1;
	top: 0;
	left: 100%;
}

.main-nav .drop-down .drop-down .drop-down > a {
	padding-right: 35px;
}

.main-nav .drop-down .drop-down .drop-down > a:after {
	content: "\f105";
	position: absolute;
	right: 15px;
}

/* Mobile Navigation */

.mobile-nav {
	position: fixed;
	top: 60px;
	bottom: 0;
	z-index: 9999;
	overflow-y: auto;
	left: -100%;
	width: 100%;
	/* padding-top: 18px; */
	background: #0c1923;
	transition: 0.4s;
}

.mobile-nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mobile-nav a {
	display: block;
	position: relative;
	color: #fff;
	padding: 15px 20px;
	font-weight: 500;
	border-top: 1px solid rgba(255, 255, 255, .5);
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
	color: #8dc2fa;
	text-decoration: none;
}

.mobile-nav .drop-down > a:after {
	content: "\f078";
	font-family: FontAwesome;
	padding-left: 10px;
	position: absolute;
	right: 15px;
}

.mobile-nav .active.drop-down > a:after {
	content: "\f077";
}

.mobile-nav .drop-down > a {
	padding-right: 35px;
}

.mobile-nav .drop-down ul {
	display: none;
	overflow: hidden;
}

.mobile-nav .drop-down li {
	padding-left: 20px;
}

.mobile-nav-toggle {
	position: fixed;
	top: 0;
	z-index: 9998;
	border: 0;
	background: none;
	font-size: 24px;
	transition: all 0.4s;
	outline: none !important;
	line-height: 1;
	cursor: pointer;
	text-align: right;
}

.mobile-nav-toggle i {
	margin: 18px 18px 0 0;
	color: #45b845!important;
}

.mobile-nav-overly {
	width: 100%;
	height: 100%;
	z-index: 9997;
	top: 0;
	left: 0;
	position: fixed;
	/* background: rgba(40, 38, 70, 0.8); */
	overflow: hidden;
	display: none;
}

.mobile-nav-active {
	overflow: hidden;
}

.mobile-nav-active .mobile-nav {
	left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
	color: #fff;
}



/* parallax4 */
.page-title {
	position: relative;
}

.page-title .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.page-title .page-title-heading h2 {
	font-family: "Montserrat", sans-serif;
	font-size: 35px;
	line-height: 40PX;
	font-weight: 700;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1px;
	text-transform: uppercase;
	margin-bottom: 9px;
}

.breadcrumbs {
	text-align: center;
	#padding-bottom: 96px;
}

.breadcrumbs ul li, .breadcrumbs ul li a {
	font-size: 14px;
	line-height: 22px;
	font-family:Helvetica Neue;
	color: #fff;
}

.breadcrumbs ul li {
	display: inline-block;
	padding: 0px 15px 0 0;
	color: #fff;
}
.category .breadcrumbs{
	text-align:left;
	margin:15px 0;
}
.category .breadcrumbs ul li a {
	color: rgba(18,54,66,1);
	font-size:16px;
	line-height:18px;
	font-weight:500;
	font-family:Helvetica Neue;
}

.breadcrumbs ul li a:hover {
	color: #ffaa30;
}

.breadcrumbs ul li a {
	position: relative;
}

.breadcrumbs ul li a:after {
	position: absolute;
	top: 0;
	right: -12px;
	font-family: "FontAwesome", sans-serif;
	content: "\f105";
	font-size: 14px;
}


/* Pagination
-------------------------------------------------------------- */
.blog-pagination .flat-pagination li {
	border: 1px solid #dfdfdf;
	color: #000;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.blog-pagination .flat-pagination li:hover {
	border: 1px solid #ffaa30;
	border-radius: 4px;
}

.blog-pagination .flat-pagination li {
	display: inline-block;
	margin-left: 1px;
}

.blog-pagination .flat-pagination li a {
	display: inline-block;
	line-height: 23px;
	font-size: 14px;
	padding: 10px 18px;
	font-family: "Montserrat", sans-serif;
	color: #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.blog-pagination .flat-pagination .active {
	line-height: 23px;
	font-size: 14px;
	padding: 10px 19px;
}

.blog-pagination .flat-pagination li a:hover, .blog-pagination .flat-pagination .active  {
	color: #fff;
	background-color: #ffaa30;
	border-radius: 4px;
	display: inline-block;
}

.blog-pagination .flat-pagination li.next a:hover {
	color: #fff;
}

.blog-pagination .flat-pagination li.next i {
	font-weight: 700;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* widget
-------------------------------------------------------------- */
.sidebar {
	/*padding-left: 38px;*/
	padding-left: 32px;
}

.sidebar .widget {
	position: relative;
}
.sidebar .widget:before {
	position: absolute;
	top: 0;
	left: -35px;
	width: 1px;
	height: 100%;
	content: "";
	background-color: #e5e5e5;
}

.sidebar .widget:after {
	position: absolute;
	top: 0;
	left: -35px;
	width: 3px;
	height: 50px;
	content: "";
	z-index: 999;
	/*background-color: #ffaa30;*/
}

.widget .widget-title {
	position: relative;
	font-family: 'Montserrat', sans-serif;
	color: #1d1d1d;
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
	margin-bottom: 30px;
	padding-top: 7px;
	margin-top: 5px;
}

.widget .widget-title:before {
	position: absolute;
	left: 0;
	bottom: -18px;
	content: "";
	width: 35px;
	height: 1px;
	background-color: #333;
}

.sidebar .widget {
	margin-bottom: 46px;
}

.sidebar .widget li {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 11px 3px ;
	margin-bottom: 15px;
	font-weight:600;
}

.sidebar .widget li:first-child {
	padding-top: 0;
}

.sidebar .widget li:last-child {
	border-bottom: none;
}

.sidebar .widget ul.flat-socials li {
	border-bottom: none;
	padding: 0 17px 0 0;
}

.sidebar .widget ul.flat-socials li a {
	padding: 0;
}

.sidebar .widget ul.flat-reviews li {
	border-bottom: none;
	padding: 0 ;
}



/* widget-popular-news */
.sidebar .widget .featured-courses-news li,
.sidebar .widget .popular-news li, .sidebar .widget .blog-news li{
	position: relative;
	float: left;
	display: block;
}
.sidebar .widget .blog-news li{ width:100%;}

.widget .featured-courses-news li .thumb,
.widget .popular-news li .thumb {
	float: left;
	margin-right: 18px;
}

.widget .popular-news li .thumb img {
	border-radius: 4px;
}

.widget .featured-courses-news li .text,
.widget .popular-news li .text {
	overflow: hidden;
	color: #666;
}

.widget .featured-courses-news li .text a,
.widget .popular-news li .text a {
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: 700;
}

/*widget  featured course new*/
.widget .featured-courses-news li .text a {
	display: block;
	margin-bottom: 4px;

}

.widget .featured-courses-news .widget-title {
	margin-bottom: 58px;
}

.widget .featured-courses-news li .text a:hover,
.widget .popular-news li .text a:hover {
	color: #ffaa30;
}

.widget .popular-news li .text p {
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #b1b1b1;
}

/* Widget-categories */
.widget-categories ul li a {
	color: #666;
}

.widget-categories ul li a:hover {
	color: #ffaa30;
}

.sidebar .widget ul li span {
	color: #b1b1b1;
}



/* Footer
-------------------------------------------------------------- */
.footer {
	background: #222;
	color: #9c9c9c;
	padding: 65px 15px 0;
}

.footer .footer-widgets {
	padding-bottom: 31px;
}

.footer .widget .recent-courses-news ul.flat-reviews li {
	position: relative;
	float: left;
	display: block;
}

.footer .widget .recent-courses-news li .text {
	overflow: hidden;
	color: #666;
}

.footer .widget .recent-courses-news li .text a {
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

.footer .widget .recent-courses-news li .text a:hover {
	color: #ffaa30;
}

.footer .footer-widgets .flat-contact-form .flat-button {
	background: #428bdc;
	border-color: #428bdc;
}

.footer .footer-widgets .flat-contact-form .flat-button:hover {
	background: #ffaa30;
	border-color: #ffaa30;
}

.footer .footer-widgets .col-md-3:first-child{
	padding-top: 6px;
}

/* Widget-text */
.footer .widget-text img {
	border-radius: 4px;
	margin-bottom: 26px;
}

.footer .widget-text li {
	position: relative;
	padding-left: 16px;
}

.footer .widget-text li.email {
	padding-left: 22px;
}

.footer .widget-text li,
.footer .widget-text li a {
	font-size: 14px;
	color: #9c9c9c;
	line-height: 29px;
}

.footer .widget-text li a:hover {
	color: #ffaa30;
}

.footer .widget-text li:before {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: "FontAwesome";
	content: "\f041";
	font-size: 14px;
}

.footer .widget-text li.phone:before {
	content: "\f095";
}

.footer .widget-text li.email:before {
	content: "\f0e0";
}

.footer .widget .widget-title {
	text-transform: none;
	color: #fff;
	margin-bottom: 56px;
}

footer .widget.widget_tweets .widget-title {
	margin-bottom: 47px;
}

.footer .widget .widget-title:before {
	background-color: #4e4e4e;
	bottom: -17px;
}

/* Widget_tweets */
footer .widget_tweets ul li a {
	font-size: 12px;
	line-height: 32px;
	color: #9c9c9c;
	font-weight: 600;
}

footer .widget_tweets ul li a:hover {
	color: #ffaa30;
}

footer .widget_tweets .link-left {
	float: left;
}

footer .widget_tweets .link-right {
	float: right;
}

/* widget_recent-courses */
.recent-courses-news .text a {
	margin-right: 10px;
}

.recent-courses-news .text {
	margin-bottom: 7px;
}

footer .widget_recent-courses {
	margin-right: -15px;
}

footer .widget_recent-courses ul li .thumb {
	float: left;
	margin-right: 20px;
}


.footer .widget .recent-courses-news li.star {
	margin-bottom: 0;
}

.footer .widget .recent-courses-news li .text a {
	color: #9c9c9c;
}

.footer .widget .recent-courses-news li .text a:hover {
	color: #ffaa30;
}

.footer .widget.widget_recent-courses li {
	border-bottom: 1px solid #323232;
	padding: 19px 0 8px;
}

.footer .widget.widget_recent-courses li:first-child {
	padding-top: 0;
}

.footer .widget.widget_recent-courses .review-rating ul li {
	border-bottom: none;
	padding: 0;
}

/* Widget-quick-contact */
.widget-quick-contact textarea {
	height: 120px;
}

.widget-quick-contact input[type="email"] {
	margin-bottom: 10px;
	background: #222;
	width: 100%;
}

.widget-quick-contact textarea,
.widget-quick-contact input[type="email"] {
	color: #fff;
	border-radius: 4px;
	border: 1px solid #393939;
	padding: 15px 19px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.widget-quick-contact textarea:focus,
.widget-quick-contact input[type="email"]:focus {
	border: 1px solid #ffaa30;
}

.widget-quick-contact button {
	position: absolute;
	bottom: 32px;
	right: 16px;
	height: 30px;
	line-height: 30px;
	width: 50px;
	padding: 0;
	border-radius: 4px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.widget-quick-contact .flat-button:hover {
	background-color: #ffaa30;
	border-color: #ffaa30;
}

/* Bottom
-------------------------------------------------------------- */
.bottom {
	background: #222;
	color: #9c9c9c;
	text-align: center;
}

.bottom .container-bottom {
	position: relative;
	overflow: hidden;
	border-top: 2px solid #393939;
	width:100%;
}

.bottom .container-bottom span a {
	color: #428bdc;
}

.bottom .container-bottom span a:hover {
	color: #ffaa30;
}

.container-bottom .copyright {
	padding: 10px 0 15px;
}
@media (max-width:720px){
	.container-bottom .copyright{ padding-bottom:50px;}
}
.bottom .flat-socials-v1 li a,
.container-bottom .copyright p {
	color: #9c9c9c;
}


/* Parallax
-------------------------------------------------------------- */
.parallax {
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	padding-top:160px;
}
@media ( max-width:720px){
	.parallax{ padding-top:10px;}
}
.parallax1 { background-image: url(../images/parallax/bg-parallax1.jpg); }



/* Revolution Slider
-------------------------------------------------------------- */
.tp-banner-container{
	max-height: 700px !important;
	width: 100% !important;
	position: relative;
	overflow: hidden !important;
	padding: 0;
	background-color: #fff;
	float:left;
}


/* Home 1
----------------------------------------------- */
.title-course {
	letter-spacing: -0.4px;
	padding-right: 20px;
}

.header-inner-pages p {
	margin-bottom: 0;
}

.flat-lh-25 {
	line-height: 25px;
}

.flat-pdr-100 {
	padding-right: 100px;
}

.flat-row.course {
	border-bottom: 1px solid #efefef;
}

.flat-row.popular-course {
	padding: 0px 0 98px;
}

.flat-row.popular-course .featured-post {
	/*cursor: ;*/
}

.flat-row.join-us, .flat-row.about-us {
	padding: 0;
}

.flat-row.join-us .counter-content {
	margin-bottom: 26px;
	text-align: center;
}

.flat-row.join-us .numb-counter {
	display: inline-block;
}

.flat-row.join-us .numb-count {
	color: #ffaa30;
	font-size: 60px;
	font-family: 'Montserrat', sans-serif;
}
@media (max-width:720px){
	.flat-row.join-us .numb-count {
		font-size: 32px;
	}
}
.flat-row.join-us .counter-content span {
	font-size: 20px;
	color: #888888;
}

.flat-row.join-us p {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	padding: 0 124px;
	letter-spacing: -0.2px;
	margin-bottom: 35px;
}

.flat-row.join-us .flat-button {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	- ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	padding: 0 30px;
	color:#fff;
}

.flat-row.join-us .overlay.bg-222, .flat-row.about-us .overlay.bg-222{
	background-color: rgba(34,34,34,0.9);
	padding: 93px 0 85px;
}

.flat-row.lastest-new {
	padding: 92px 0 72px;
	border-bottom: 1px solid #efefef;
}

.post-lastest-new .title-post {
	padding: 0 15px 0 15px;
	line-height: 22px;
	overflow: hidden;
	min-height: 70px;
}

.post-lastest-new .title-post a {
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	line-height: 22px;
}

.post-lastest-new .entry-image {
	margin-bottom: 31px;
	overflow: hidden;
}

.post-lastest-new .content-post {
	line-height: 22px;
}

.post-lastest-new .entry-meta.style1 p {
	margin-bottom: 0px;
}

.post-lastest-new .entry-meta.style1 a {
	color: #428bdc;
}

.post-lastest-new .entry-meta.style1 a:hover {
	color: #ffaa30;
}

.post-lastest-new  .post .date-post {
	padding-bottom: 6px;
}

.post-lastest-new .post .date-post span.numb {
	margin-bottom: 5px;
}

.post-lastest-new .content-post .entry-content {
	margin-bottom: 30px;
}

.post-lastest-new .content-post .entry-content:before {
	bottom: -17px;
}

.flat-title-section .title a{ font-size: 20px; }
.post .date-post {
	float: left;
	border: 2px solid #ffaa30;
	padding: 12px 10px 9px;
	text-align: center;
}

.post .date-post span {
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #ffaa30;
	text-transform: uppercase;
}

.post .date-post span.numb {
	font-size: 30px;
}

.flat-row.partners {
	padding: 20px 0 15px;
}
.flat-row.partners h2.title{
	color:#1A70C5;
	font-size:16px;
	margin:0 0 19px;
	font-family:Helvetica Neue;
}
.flat-row.partners h2.title span{
	color:#999999;
	font-size:14px;
}
.flat-row.partners p.contest{
	color:#354D5F;
	font-size:15px;
	margin-bottom:31px;
	font-family:Helvetica Neue;
}
.flat-row.partners .content{
	display:flex;
	flex-direction:column;
	margin:20px 0;
}
.flat-row.partners .contentTop{
	padding:0 0 10px;
}
.flat-row.partners .contentBottom{
	padding-bottom:20px;
	border-bottom: 1px solid #EFF1F2;
	font-size:14px;
}
.flat-row.partners .contentBottom span{
	color:#999999;
	font-size:12px;
	margin-left:12px;
}
.flat-row.partners .contentTop p{
	color:#354D5F;
	font-size:15px;
}
.partners-slider li {
	text-align: center;
}

.flat-row.testimonial {
	background: url("../images/index/bg-testimonial.jpg") no-repeat;
	padding: 93px 0 96px;
}

.flat-row.testimonial .testimonial-content {
	font-size: 16px;
	line-height: 27px;
	color: #333;
	margin-bottom: 37px;
	padding-top: 89px;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}

.flat-row.testimonial .testimonial-content blockquote {
	cursor: e-resize;
}

.flat-row.testimonial .testimonial-content:before {
	content: "";
	top: 0;
	background: url(../images/index/testimonial-icon.png) no-repeat;
	position: absolute;
	width: 66px;
	height: 54px;
	text-align: center;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	- ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.flat-row.testimonial .testimonial-author {
	margin-bottom: 27px;
}

.flat-row.testimonial .testimonial-author .author-name {
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	font-family: "Montserrat", sans-serif;
}

.flat-row.testimonial .testimonial-author .author-info {
	font-size: 14px;
	line-height: 27px;
	color: #999;
	font-family: "Montserrat", sans-serif;
}

.flat-row.news-letter {
	padding-bottom: 0;
}

.have-question {
	text-align: center;
	margin: 20px 0;
}

.have-question h2 {
	margin-bottom: 20px;
}

.have-question p {
	margin-bottom: 24px;
}

.have-question p, .have-question .read-more{
	font-weight: 300;
	font-size: 20px;
	line-height: 28px;
}

.have-question .read-more {
	padding-left: 30px;
}


.news-letter-form {
	min-height: 646px;
	background: url(../images/index/bg-news-letter.webp);
	position: relative;
	background-position: center;
}

.news-letter-form .widget-mailchimb {
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	- ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	text-align: center;
}

.news-letter-form .widget-mailchimb h1 {
	margin-bottom: 20px;
}

.news-letter-form .widget-mailchimb p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	margin-bottom: 30px;
}

.news-letter-form .widget-mailchimb input[type="email"] {
	width: 75%;
}

.news-letter-form .widget-mailchimb button {
	padding: 0 21px 0 29px;
}


#subscribe-content{float:left; width:100%;}
.input-wrap{ float:left; width:70%;}
.button-wrap{ float:left; width:30%;}
/* Contact page
-------------------------------------------------------------------- */
.contact .comment-form .name-container, .flat-contact-form .input-wrap.name {
	width: 32%;
	float: left;
	margin-right: 2%;
}

.flat-contact-form .input-wrap, .flat-contact-form .textarea-wrap {
	position: relative;
}

.comment-respond.style2 h1.comment-title {
	margin-bottom: 60px;
	text-align: center;
}

/* About page
-------------------------------------------------------------------- */

.flat-row.flat-about {
	padding-bottom: 94px;
}

.content-tab .flat-title h1 {
	letter-spacing: -0.1px;
}

.flat-row.about-us .overlay.bg-222 {
	padding-bottom: 103px;
}

.flat-certified {
	text-align: center;
}

.flat-certified img {
	margin-bottom: 33px;
}

.flat-certificates .owl-stage-outer {
	margin-bottom: 32px;
}

/* Course
------------------------------------------------------------------------- */
.main-content .course-grid {
	padding-top: 105px;
}

.main-content.course-grid, .main-content.course-list {
	padding-top: 10px;
}

.main-content.course-grid .flat-course {
	margin-bottom: 33px;
	padding: 0 15px;
	float: left;
	width:32%;
}

.main-content.course-grid .blog-pagination {
	text-align: center;
}

.main-content .post-warp {
	margin-bottom: 21px;
}

.main-content.course-list .post-warp {
	margin-bottom: 0;
}

.main-content.course-grid.have-sidebar .blog-pagination {
	text-align: left;
}

.main-content.course-grid .container, .main-content.course-list .container {
	position: relative;
}

.main-content.course-grid .flat-post-ordering, .main-content.course-list .flat-post-ordering {
	position: absolute;
	top: 2px;
	right: 0;
}

.main-content.course-grid .flat-course .course-content {
	padding-bottom: 19px;
	height: 175px;
}
/* Have sidebar
--------------------------------------------------------------- */
.main-content.have-sidebar .flat-post-ordering {
	top: -90px;
	right: 39px;
	position: absolute;
}

.main-content.course-list.have-sidebar .flat-post-ordering {
	right: 60px;
}
.blog-title-single{ float:left; width:100%;}
.blog-title-single h4{ margin:10px; }
.course-single{ margin-top:150px;}
.sidebar {
	width: 28.4%;
	float: right;
}

.course-single .sidebar {
	width: 29%;
	min-width: 300px;
	float:left;
}

@media ( max-width:720px){
	.course-single .sidebar {
		width:100%;
	}
	.course-single{ margin-top:0;}
}
.have-sidebar .post-content {
	width: 70%;
	float: left;
	position: relative;
}
/* Course grid  */

.main-content.course-grid.have-sidebar .flat-course {

	padding: 0;
	margin:5px;
}

.main-content.course-grid.have-sidebar .flat-course:nth-of-type(even) {
	#margin-left: 50px;
}

.main-content.course-grid .course-meta.review .author,  .main-content.course-grid  .flat-button {
	display: none;
}



/* Flat course single
--------------------------------------------------------------- */
.main-content.course-single .blog-title-single h1 {
	margin-top: 10px;
	letter-spacing: -0.2px;
	margin-bottom: 20px;
}

.main-content.course-single .course-meta.review.style2  {
	margin-bottom: 25px;
}

.main-content.course-single .course-widget-price {
	float: left;
	margin-right: 40px;
}

.main-content.course-single .course-widget-price {
	width: 38.96103896103896%;
}

.main-content.course-single .bt-course {
	margin-bottom: 28px;

}

.main-content.course-single .feature-post {
	margin-bottom: 50px;
}


.main-content.course-single .entry-content {
	margin-top: -2px;
	line-height: 22px;
	margin-bottom: 67px;
}

.main-content.course-single .flat-list {
	overflow: hidden;
	margin-bottom: 32px;
}


.info ul li:first-child a {
	padding-left: 0;
}

/*.info ul li a {
	padding: 0 10px 0;
}*/

.info .text {
	overflow: hidden;
}

.info .text h6 {
	margin-bottom: 0;
	text-transform: uppercase;
}

.info .text p {
	line-height: 50px;
	margin-bottom: 0;
}

.flat-socials > li.facebook {
	padding-left: 0;
}
.style-v1{ padding-top:170px; background:#f3f3f3}

.jjfa_show {
	background: #FFF;
	width:100%;
	float:left;
}
.jjfa_show .pic {
	float: left;
}
.jjfa_show .pic img {

}
.jjfa_show .txt_box {
	float: right;
	padding-right: 30px;
	position: relative;
}
.jjfa_show .txt_box .title {
	line-height: 38px;
	font-size: 28px;
	padding-top: 20px;
	color: #29415d;
	font-weight: bold;
}
.jjfa_show .txt_box .course-info {
	clear: both;
}
.jjfa_show .xsmf{
	float:left;
	padding:10px 20px;
	width:100%;
}
.jjfa_show .xsmf input{
	width:44%;
	margin:0 2.5%;
}
.jjfa_show .xsmf .bg-red{
	border-radius:60px;
	color:#ffffff;
}
.course-info .tag{font-size: 14px;color: #0958ce;padding:2px 6px;border: solid 1px #0958ce;margin-right: 8px;}
.course-info .online,.offline{font-size: 14px;line-height: 40px;color: #333;}
.course-info .service{text-align: justify;color: #666;margin: 20px 0 10px;line-height: 24px; clear:both;}
.course-info .btn-div{ text-align:right; clear:both;}
.course-info .btn-div .btn{display: inline-block;font-size: 18px;padding:6px 25px;border: solid 1px #0958ce;margin-left: 20px;color: #0958ce;}
.course-info .btn-div .btn:hover{color: #fff;background-color:#0958ce;}
.course-info .btn-div .btn.bg{color: #fff;padding:7px 25px;background:#ff9c00; border:0px;}
.course-info .btn-div .btn.bg:hover{background:#ff7200;}
.jjfa_show .txt_box .xzfx_box{ position:absolute; left:0; bottom:30px;}

.jjfznr_box    { overflow:hidden; padding:30px 0; padding-bottom:10px;  }
.jjfznr_con    { width:1150px; margin:0 auto;}
.jjfznr_left   { float:left; min-height:600px; padding:0 15px; background:url(../images/zise.gif) #FFF right 0 no-repeat; }
.jjfznr_right  { float:right; min-height:600px;  padding:0 15px;  background:url(../images/fengse.gif) #FFF right 0 no-repeat;}
.jjfznr_left .lan  { height:60px; line-height:60px; border-bottom:solid 1px #dfdfdf; }
.jjfznr_right .lan  { height:100px; padding-top:20px; float:left; width:100%; }
.jjfznr_left .lan .name_cn   {  height:60px; font-size:18px;  color:#3c6b93; display:block;  }
.jjfznr_right .lan .name_cn   { height:50px; font-size:18px; line-height:50px; text-align:center;  background:url(../images/lanbgb.gif) center center no-repeat;}
.jjfznr_right .lan .name_en   { height:20px;  line-height:20px; text-align:center; color:#b9b9b9; text-transform:uppercase;}

.jjfznr_wqhg                  {}
.jjfznr_wqhg ul li            { float:left; width:100%; padding-bottom:15px; margin-bottom:15px; border-bottom: dotted 1px #dbdbdb;  }
.jjfznr_wqhg ul li .pic       { height:70px; float:left; width:30%; }
.jjfznr_wqhg ul li .pic img   { height:70px; }
.jjfznr_wqhg ul li .miaosu    { float:left; margin-left:10px; width:60%; }
.jjfznr_wqhg ul li .miaosu1    { float:left; margin-left:10px; width:100%; }
.jjfznr_wqhg ul li .title     {line-height:25px; overflow:hidden; }
.jjfznr_wqhg ul li .xinxi     { height:40px; line-height:20px;   overflow:hidden;  color:#7b7b7b; }
.show_conbox { line-height:200%; font-size:15px; padding:20px 0; min-height:300px;}
.show_conbox img  { max-width:820px; width:100%;}

.tab-pane ul{ margin:0 15px;}
.tab-pane ul li{ list-style:disc;}
.tag-wireless ul{  margin:0 15px;}
.tag-wireless ul li{ list-style:disc;}
.tag-wireless .circle{list-style:circle;}

.bg_shadow{
	background-color: #fff;
	border-radius: 20px;
	padding: 40px 15px;
}

.bg_shadow p{
	color:#516e84;
}


/**
  ÃƒÂ¨Ã‚Â§Ã¢â‚¬Â ÃƒÂ©Ã‚Â¢Ã¢â‚¬ËœÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã‹Å“
 */
.vd-top-des{margin-bottom: 50px;margin-top: 50px;text-align: center}
.vd-top-des p:first-child{font-size: 24px;color: #354D5F;font-weight: bold}
.vd-top-des p:last-child{margin-top:20px;margin-bottom:25px;font-size: 18px;font-family: Helvetica Neue;font-weight: 400;color: #354D5F;}
.vd-top-seach{margin:20px auto;text-align: center}
.vd-top-seach input{height: 50px;background: #FBFCFF;border: 1px solid #EFF1F2;border-right:none;font-size: 16px;border-radius: 25px 0 0 25px;margin-right: -1px}
.vd-top-seach span{width:105px;height:48px;color: #fff;background: #46B847;border-radius: 0 25px 25px 0;border: none;margin-left: -1px}
.vd-top-seach input::-webkit-input-placeholder{color: #666666;font-size: 16px;font-family: Helvetica Neue;font-weight: 400}
.vd-top-seach input:-moz-placeholder{color: #666666;font-size: 16px;font-family: Helvetica Neue;font-weight: 400}
.vd-top-seach input::-moz-placeholder{color: #666666;font-size: 16px;font-family: Helvetica Neue;font-weight: 400}
.vd-top-seach input:-ms-input-placeholder  {color: #666666;font-size: 16px;font-family: Helvetica Neue;font-weight: 400}
.vd-swp-title {height: 50px;line-height: 50px;}
.vd-swp-title span:first-child{float: left;font-size:18px;color: #354D5F;}
.vd-swp-title span:last-child{float: right;display: block;font-size:16px;color: #1A70C5;text-decoration: underline;}
.vd-swp .swiper-wrapper{padding:0 0 40px 0;}
.vd-swp .swiper-slide{width: 99%;border-radius: 5px;box-shadow:0 0 5px #999;}
.vd-swp .swiper-slide a{width: 100%;color: #1A70C5;font-size: 16px;height: 160px;}
.vd-swp .swiper-slide img{width: 100%;border-radius: 5px 5px 0 0;height: 160px}
.vd-swp .swiper-slide p.text-area{height: 90px;line-height: 24px;text-align: left;padding: 10px;-webkit-line-clamp:3;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}

.vd-info{width: 100%;margin-bottom: 30px;min-height: 370px;background: #FBFCFF;border: 1px solid #F4F5F8;border-radius: 4px;display: inline-block}
.vd-info .cover{float: left;height: 370px;width: 370px;}
.vd-info .cover a{width: 300px;height: 280px;display: block;margin: 45px 35px;}
.vd-info .cover img{width: auto;height: 280px;display: block;}
.vd-info .intro{float: right;min-height:370px;width: calc(100% - 370px);}
.vd-info .intro .title{color: #354D5F;font-size: 22px;margin-top: 50px;line-height: 30px;font-weight: bold;font-family: Helvetica Neue;}
.vd-info .intro .star{margin-top: 5px;margin-bottom: 5px}
.vd-info .intro .desc{color: #354D5F;font-size: 16px;font-family: Helvetica Neue;}
.vd-info .intro .btgroup{margin-top: 30px;margin-bottom: 20px}
.vd-info .intro .btgroup a:first-child{width: 180px;height: 50px;background: #46B847;border-radius: 4px;box-shadow: 0px 4px 14px 0px rgba(36, 128, 36, 0.21);line-height: 50px;color: #ffffff;text-align: center;font-size: 22px;display: inline-block;margin-right: 20px}
.vd-info .intro .btgroup a:last-child{width: 180px;height: 50px;background: #46B847;border-radius: 4px;background: linear-gradient(130deg, rgba(253, 183, 38, 0.83) 0%, #FFA700 100%);box-shadow: 0px 2px 24px 0px rgba(252, 100, 0, 0.18);line-height: 50px;color: #ffffff;text-align: center;font-size: 22px;display: inline-block}
.lf-comments{width: calc(100% - 320px);display: inline-block;float: left}
.lf-comments .datetime{color: #999999;font-size: 12px;}
.rg-item{width: 310px;display: inline-block;vertical-align: top;float: right}
.rg-item .title{color: #354D5F;font-size: 18px;font-weight: 500}
.rg-item .cover{width: 270px;height: 190px;border: 1px solid #EFF1F2;;display: block;margin: auto}
.rg-item .cover img{width: auto;height: 100%;margin: auto;display: block}
.rg-item .bt-title{height:40px;line-height: 40px;font-size: 15px;color: #123642;display: block;text-align: center;font-weight: 500}

.vd-info-m{width: 100%;margin-bottom: 30px;background: #FBFCFF;border-radius: 4px}
.vd-info-m .cover{display:inline-block;width: 140px;vertical-align: top;}
.vd-info-m .cover a{width: 140px;display: block;margin: auto;}
.vd-info-m .cover img{width: 100%;height: auto;display: block;}
.vd-info-m .intro{display:inline-block;width: calc(100% - 150px);vertical-align: top}
.vd-info-m .intro .title{color: #354D5F;font-size: 18px;margin-left: 5px;line-height: 20px;font-weight: bold;font-family: Helvetica Neue;}
.vd-info-m .intro .star{margin-top: 5px;margin-bottom: 5px}
.vd-info-m .dscbt {width: 100%;}
.vd-info-m .dscbt .desc{color: #354D5F;font-size: 16px;font-family: Helvetica Neue;}
.vd-info-m .dscbt .btgroup{margin-top: 15px;text-align: center}
.vd-info-m .dscbt .btgroup a:first-child{width: 180px;height: 50px;background: #46B847;border-radius: 4px;box-shadow: 0px 4px 14px 0px rgba(36, 128, 36, 0.21);line-height: 50px;color: #ffffff;text-align: center;font-size: 22px;display: inline-block;margin-right: 10px}
.vd-info-m .dscbt .btgroup a:last-child{width: 180px;height: 50px;background: #46B847;border-radius: 4px;background: linear-gradient(130deg, rgba(253, 183, 38, 0.83) 0%, #FFA700 100%);box-shadow: 0px 2px 24px 0px rgba(252, 100, 0, 0.18);line-height: 50px;color: #ffffff;text-align: center;font-size: 22px;display: inline-block}
.lf-comments-m .datetime{color: #999999;font-size: 12px;}
.rg-item-m{width: 100%;display: inline-block;vertical-align: top;}
.rg-item-m .title{color: #354D5F;font-size: 18px;font-weight: 500}
.rg-item-m .cover{width: 270px;height: 190px;border: 1px solid #EFF1F2;;display: block;margin: auto}
.rg-item-m .cover img{width: auto;height: 100%;margin: auto;display: block}
.rg-item-m .bt-title{height:40px;line-height: 40px;font-size: 15px;color: #123642;display: block;text-align: center;font-weight: 500}



/**
pass-ccie-ei-lab-at-first-try.php
 */

.m-head-title{color: #354D5F ;font-size: 20px!important;line-height: 25px;margin-top: 0px}
.m-head-title-sub{color: #354D5F ;font-size: 16px!important;margin-top: 10px;line-height: 24px}
.m-head-title-sub span{color: #F2A525;font-size: 16px!important;}
.m-head-des{font-size: 14px!important;color: #354D5F;margin-top: 15px;line-height: 20px}
.m-timer-box{text-align: center;}
.m-timer-box ul {list-style: none;margin-top: 20px;margin-bottom: 20px;height:50px;text-align: center;display: inline-block;}
.m-timer-box li:nth-of-type(odd){ display: inline;float:left;border-radius: 4px;width: 40px;height: 50px;background: linear-gradient(130deg, #FDB825, #FCA31A); text-align: center;color: #fff;font-size: 18px;font-weight: 500;padding-top: 3px}
.m-timer-box li:nth-of-type(odd) span:last-child{display:block;font-size: 10px;margin-top: -3px}
.m-timer-box li:nth-of-type(even){display: inline;float:left;border-radius: 4px;width: 20px;height: 50px;font-size: 10px;font-weight: bold;color: #354D5F;text-align: center;line-height: 50px}
.m-center-pannel{width: 100%;margin-top: 20px}
.m-right-pannel{width: 280px;display: inline-block;float: right;height: 400px;margin-left: 35px;z-index: 9}
.m-left-box-1{height: 210px;background: #FBFCFF;border: 1px solid #ECECEC;}
.m-left-box-1 .m-title{font-size: 18px;font-weight: 600;line-height: 50px;margin-left: 10px;margin-top: 5px;margin-bottom: 5px;color: #354D5F;}
.m-left-box-1 .m-sub-title{padding-left: 5px;padding-right:5px;text-align: center;color: #354D5F;font-size: 11px;font-weight: 600;line-height: 17px}
.m-left-box-1 ul {list-style: none;}
.m-left-box-1 li {display: inline;float:left;background: #F0F4FF;border-radius: 2px;width: 30%;height: 120px;margin-left: 2.5%}
.m-left-box-1 li .m-tl{font-size: 20px;font-weight: bold;color: #084AB3;text-align: center;height: 45px;line-height: 55px}
.m-left-box-2{margin-top: 20px;background: #FBFCFF;border: 1px solid #ECECEC;}
.m-left-box-2 .m-title{height: 20px;font-size: 16px;font-weight: 600;color: #354D5F;line-height: 20px;margin-left: 10px;margin-top: 25px;margin-bottom: 15px}
.m-left-box-2 .m-des{font-size: 14px;font-weight: 400;color: #354D5F;line-height: 21px;margin-left: 10px}
.m-left-box-2 .m-des p{margin-bottom: 5px;font-size: 14px}
.m-left-box-2 .m-itme-list p{margin-left: 10px;color: #354D5F;font-size: 14px;line-height: 30px}
.m-left-box-2 .m-itme-list i{width: 18px;height: 18px;display: inline-block;background: url("../images/edx.png")no-repeat center;background-size: 100%;margin-right: 10px}
.m-left-box-2 .m-btn a{height: 41px;background: #6CC24A; border-radius: 4px;display: block;line-height: 41px;color: #fff;text-align: center;margin-left: 10px;margin-top: 20px;margin-bottom: 20px;margin-right: 10px;font-size: 16px}
.m-left-box-2 .m-group-btn a{height: 41px;background: #6CC24A;border-radius: 4px;display: block;line-height: 41px;color: #fff;text-align: center;margin-left: 10px;margin-right: 10px;margin-top: 10px;margin-bottom: 10px}
.m-left-box-2 .m-group-btn a:last-child{background: linear-gradient(130deg, #FDB825 0%, #FDB825 100%);box-shadow: 0px 4px 48px 0px rgba(252, 100, 0, 0.18);margin-bottom: 20px}
.m-left-box-3{height: 940px;margin-top: 20px;background: #FBFCFF;border: 1px solid #ECECEC;}
.m-left-box-3 .m-title{height: 60px;font-size: 20px;font-weight: 600;color: #354D5F;line-height: 60px;margin-left: 20px}
.m-left-box-3 .m-prsimg img{width: 100%;height: auto}
.m-left-box-3 .m-lo{height: 105px;background: #F0F4FF;margin-left: 10px;margin-right:20px;margin-top: 10px}
.m-left-box-3 .m-lo i{display: block;height: 20px;width: 20px;position: absolute;margin-top: 10px;margin-left: 10px;background: url("../images/clk.png?v=1")no-repeat center;background-size: 100%}
.m-left-box-3 .m-lo span.m-bx{display: block;width: 150px;margin-left: 35px;position: absolute;margin-top: 7px;}
.m-left-box-3 .m-lo span.m-bx p:first-child{font-size: 14px;font-weight: bold;font-style: italic;color: #084AB3;line-height: 24px;}
.m-left-box-3 .m-lo span.m-bx p:last-child {font-size: 11px;font-weight: 600;color: #084AB3;line-height: 20px;}
.m-left-box-3 .m-lo span.m-btn-box{display: block;width: 100px;height: 34px;float: right;right: 20px;margin-top: 35px;margin-right: 10px;}
.m-left-box-3 .m-lo span.m-btn-box a{display: block;width: 100px;height: 34px;line-height: 34px;text-align: center;color: #fff;font-size: 15px;background: linear-gradient(130deg, #FDB825, #FCAC31);border-radius: 4px;}
.m-left-box-3 .m-item-title{font-size: 16px;font-weight: 600;color: #1A70C5;margin-left: 10px;margin-top: 20px}
.m-left-box-3 .m-item p{margin-left: 10px;margin-right: 10px;font-size: 14px; font-weight: 400;color: #354D5F;line-height: 24px;margin-top: 15px;margin-bottom: 10px;border-bottom: 1px solid #EFF1F2}
.m-left-box-3 .m-item p span{display: block;font-size: 12px;font-weight: 600;color: #334C55;margin-top: 5px;margin-bottom: 10px;}
.m-left-box-4{height: 375px;margin-top: 20px;background: #FBFCFF;border: 1px solid #ECECEC;}
.m-left-box-4 .m-title{font-size: 16px;color: #354D5F;margin-top: 20px;margin-left: 10px;font-weight: 600}
.m-left-box-5{margin-top: 20px;background: #FBFCFF;border: 1px solid #ECECEC;}
.m-left-box-5 .m-title{font-size: 15px;color: #354D5F;line-height: 40px;margin-left: 10px;margin-top: 15px;font-weight: bold}
.m-left-box-5 .m-desc{font-size: 14px;font-weight: 400;color: #354D5F;line-height: 24px;margin-left: 10px;margin-top: 10px}
.m-left-box-5 .m-aws-box{margin-left: 10px ;margin-top: 10px}
.m-left-box-5 .m-faq-i{padding-left:35px!important;margin-top: -5px}
.m-left-box-5 .m-faq-title{font-size: 15px;font-weight: 600;color: #354D5F;margin-bottom: 15px}
.m-left-box-5 i.m-ioc{height: 24px;width: 24px;background-color:#fcae2b}
.m-left-box-5 .m-faq-asw{font-size: 14px;font-weight: 400;color: #354D5F;line-height: 24px;}
.m-left-box-6{margin-top: 20px;background: #FBFCFF;border: 1px solid #ECECEC;}
.m-left-box-6 .m-title{font-size: 18px;font-weight: bold;color: #354D5F;line-height: 24px;text-align: center;margin-top: 20px;margin-bottom: 20px}
.m-left-box-6 .m-sub-title{font-size: 15px;font-weight: 600; color: #354D5F;height:38px;line-height: 24px;text-align: center}
.m-left-box-6 .m-btn{display: block;height: 40px;margin: auto;background: #FCAC31;color: #fff;line-height: 40px;font-size: 16px;font-weight: bold;margin-top: 30px;margin-bottom: 30px;margin-right: 10px;margin-left: 10px;border-radius: 3px;text-align: center}
.m-left-box-6 .m-btn span{padding-left: 10px}
.m-left-box-6 .m-btn i{display: block;height: 24px;width: 24px;background: url("../images/eml.png")no-repeat center;background-size: 100%;position: absolute;margin-left: 70px;margin-top: 10px}
.m-left-box-7{margin-top: 20px;background: #FBFCFF;border: 1px solid #ECECEC}
.m-right-btn-1{height: 41px;background: #6CC24A;margin-left: 10px;margin-right: 10px;margin-top: 20px;border-radius: 3px}
.m-right-btn-1 a{display: block;height: 40px;background: #6CC24A;font-weight: 600;color: #FFFFFF;line-height: 41px;font-size: 18px;text-align: center;;border-radius: 3px}
.m-right-btn-1 i{background: url("../images/talk@2x.png")no-repeat center;background-size:100%;display: inline-block;height: 24px;width: 24px;vertical-align: middle;}
.m-right-btn-2 {height: 41px;background: #FCAC31;margin-top: 10px;margin-left: 10px;margin-right: 10px;border-radius: 3px}
.m-right-btn-2 a{display: block;height: 40px;background: #FCAC31;font-weight: 600;color: #FFFFFF;line-height: 41px;font-size: 18px;text-align: center;border-radius: 3px}
.m-right-btn-2 i{background: url("../images/edit.png")no-repeat center;background-size:100%;display: inline-block;height: 24px;width: 24px;vertical-align: middle;}
.m-right-btn-3{height: 41px;background: #6CC24A;margin-top: 10px;border-radius: 3px}
.m-right-btn-3 a{display: block;height: 40px;background: #6CC24A;font-weight: 600;color: #FFFFFF;line-height: 41px;font-size: 18px;text-align: center;;border-radius: 3px}
.m-right-form-box{height: 325px;background: #FBFCFF;margin-top: 10px;text-align:center;vertical-align:middle;}
.m-right-form-box .m-fm-title{font-size: 16px;font-weight: bold;color: #354D5F;height:60px;line-height: 60px;text-align: center}
.m-right-form-box input{width: 240px;height: 40px;margin-left: auto;margin-right: auto;border:0;border-bottom: 1px solid #ECECEC;background-color:transparent;}
.m-right-form-box button{width: 132px;height: 48px;background: #6CC24A;border-radius: 4px;text-transform: unset;margin-top: 28px}

.head-title{color: #354D5F ;font-size: 36px;}
.head-title-sub{color: #354D5F ;font-size: 36px;margin-top: 30px}
.head-title-sub span{color: #F2A525;font-size: 36px}
.head-des{font-size: 28px!important;color: #354D5F;margin-top: 40px}
.timer-box{text-align: center;}
.timer-box ul {list-style: none;margin-top: 30px;height:66px;text-align: center;width: 280px;display: inline-block;}
.timer-box li:nth-of-type(odd){ display: inline;float:left;border-radius: 4px;width: 50px;height: 66px;background: linear-gradient(130deg, #FDB825, #FCA31A); text-align: center;color: #fff;font-size: 26px;font-weight: 500;padding-top: 5px}
.timer-box li:nth-of-type(even){display: inline;float:left;border-radius: 4px;width: 25px;height: 33px;font-size: 30px;font-weight: bold;color: #354D5F;text-align: center;line-height: 66px}
.center-pannel{width: 1200px;margin-top: 50px}
.left-pannel{width: 880px;display: inline-block;}
.right-pannel{width: 280px;display: inline-block;float: right;height: 400px;margin-left: 35px;z-index: 9}
.left-box-1{height: 245px;background: #FBFCFF;border: 1px solid #ECECEC;}
.left-box-1 .title{font-size: 20px;font-weight: 500;line-height: 60px;margin-left: 25px;margin-top: 15px;margin-bottom: 10px;color: #354D5F}
.left-box-1 .sub-title{padding-left: 20px;padding-right: 20px;line-height: 25px;text-align: center;color: #354D5F;font-size: 14px;font-weight: 500}
.left-box-1 ul {list-style: none;}
.left-box-1 li {display: inline;float:left;background: #F0F4FF;border-radius: 2px;width: 265px;height: 120px;margin-left: 20px}
.left-box-1 li .tl{font-size: 30px;font-weight: bold;color: #084AB3;text-align: center;height: 60px;line-height: 60px}
.left-box-2{height: 880px;margin-top: 30px;background: #FBFCFF;border: 1px solid #ECECEC;}
.left-box-2 .title{height: 60px;font-size: 20px;font-weight: 500;color: #354D5F;line-height: 60px;margin-left: 20px}
.left-box-2 .des{font-size: 16px;font-weight: 400;color: #354D5F;line-height: 24px;margin-left: 20px;margin-right: 20px}
.left-box-2 .des p{margin-bottom: 5px}
.left-box-2 .itme-list p{margin-left: 40px;color: #354D5F;font-size: 16px;line-height: 30px}
.left-box-2 .itme-list i{width: 18px;height: 18px;display: inline-block;background: url("../images/edx.png")no-repeat center;background-size: 100%;margin-right: 10px}
.left-box-2 .btn a{width: 200px;height: 48px;background: #6CC24A;border-radius: 4px;display: block;line-height: 48px;color: #fff;text-align: center;margin-left: 20px;margin-top: 20px;margin-bottom: 20px}
.left-box-2 .group-btn a{width: 200px;height: 48px;background: #6CC24A;border-radius: 4px;display: inline-block;line-height: 48px;color: #fff;text-align: center;margin-left: 20px;margin-top: 20px;margin-bottom: 20px}
.left-box-2 .group-btn a:last-child{background: linear-gradient(130deg, #FDB825 0%, #FDB825 100%);box-shadow: 0px 4px 48px 0px rgba(252, 100, 0, 0.18);}
.left-box-3{height: 940px;margin-top: 30px;background: #FBFCFF;border: 1px solid #ECECEC;}
.left-box-3 .title{height: 60px;font-size: 20px;font-weight: 500;color: #354D5F;line-height: 60px;margin-left: 20px}
.left-box-3 .prsimg img{width: 710px;height: 350px}
.left-box-3 .lo{height: 105px;background: #F0F4FF;margin-left: 20px;margin-right:20px;margin-top: 20px}
.left-box-3 .lo i{display: block;height: 40px;width: 40px;position: absolute;margin-top: 30px;margin-left: 20px;background: url("../images/clk.png?v=1")no-repeat center;background-size: 100%}
.left-box-3 .lo span.bx{display: block;width: 550px;margin-left: 80px;position: absolute;margin-top: 22px;}
.left-box-3 .lo span.bx p:first-child{font-size: 24px;font-weight: bold;font-style: italic;color: #084AB3;line-height: 24px;height: 35px;}
.left-box-3 .lo span.bx p:last-child{font-size: 20px;font-weight: 500;color: #084AB3;line-height: 24px;}
.left-box-3 .lo span.btn-box{display: block;width: 135px;height: 45px;float: right;right: 20px;margin-top: 30px;margin-right: 20px;}
.left-box-3 .lo span.btn-box a{display: block;width: 135px;height: 45px;line-height: 45px;text-align: center;color: #fff;font-size: 18px;background: linear-gradient(130deg, #FDB825, #FCAC31);border-radius: 4px;}
.left-box-3 .item-title{font-size: 16px;font-weight: 500;color: #1A70C5;margin-left: 20px;margin-top: 30px}
.left-box-3 .item p{margin-left: 20px;margin-right: 20px;font-size: 15px; font-weight: 400;color: #354D5F;line-height: 24px;margin-top: 15px;margin-bottom: 10px;border-bottom: 1px solid #EFF1F2}
.left-box-3 .item p span{display: block;font-size: 14px;font-weight: 600;color: #334C55;margin-top: 5px;margin-bottom: 10px;}
.left-box-4{height: 375px;margin-top: 30px;background: #FBFCFF;border: 1px solid #ECECEC;}
.left-box-4 .title{font-size: 20px;font-weight: 500;color: #354D5F;margin-top: 40px;margin-left: 20px}
.left-box-5{margin-top: 30px;background: #FBFCFF;border: 1px solid #ECECEC;}
.left-box-5 .title{font-size: 20px;font-weight: 500;color: #354D5F;line-height: 60px;margin-left: 20px;margin-top: 15px;}
.left-box-5 .desc{font-size: 16px;font-weight: 400;color: #354D5F;line-height: 24px;margin-left: 20px;margin-top: 10px;margin-right: 20px}
.left-box-5 .aws-box{margin-left: 20px ;margin-top: 20px}
.left-box-5 .faq-title{font-size: 18px;font-weight: 500;color: #354D5F;margin-bottom: 15px}
.left-box-5 i.ioc{height: 24px;width: 24px;background-color:#fcae2b}
.left-box-5 .faq-asw{font-size: 16px;font-weight: 400;color: #354D5F;line-height: 24px;}
.left-box-6{height: 235px;margin-top: 30px;background: #FBFCFF;border: 1px solid #ECECEC;}
.left-box-6 .title{font-size: 20px;font-weight: bold;color: #354D5F;line-height: 24px;text-align: center;margin-top: 40px;margin-bottom: 30px}
.left-box-6 .sub-title{font-size: 18px;font-weight: 500; color: #354D5F;line-height: 24px;text-align: center}
.left-box-6 .btn{display: block;width: 270px;height: 48px;margin: auto;background: #FCAC31;color: #fff;line-height: 30px;font-size: 18px;font-weight: bold;margin-top: 40px;}
.left-box-6 .btn span{padding-left: 20px}
.left-box-6 .btn i{display: block;height: 30px;width: 30px;background: url("../images/eml.png")no-repeat center;background-size: 100%;position: absolute;margin-left: 30px;margin-top: 2px}
.right-btn-1{width: 278px;height: 40px;background: #6CC24A;}
.right-btn-1 a{display: block;width: 278px;height: 40px;background: #6CC24A;font-weight: 500;color: #FFFFFF;line-height: 40px;font-size: 18px;text-align: center}
.right-btn-1 i{background: url("../images/talk.png")no-repeat center;background-size:100%;display: inline-block;height: 30px;width: 30px;vertical-align: middle;}
.right-btn-2 {width: 278px;height: 40px;background: #FCAC31;margin-top: 10px}
.right-btn-2 a{display: block;width: 278px;height: 40px;background: #FCAC31;font-weight: 500;color: #FFFFFF;line-height: 40px;font-size: 18px;text-align: center}
.right-btn-2 i{background: url("../images/edit.png")no-repeat center;background-size:100%;display: inline-block;height: 30px;width: 30px;vertical-align: middle;}
.right-form-box{height: 325px;background: #FBFCFF;border: 1px solid #ECECEC;margin-top: 10px;text-align:center;vertical-align:middle;}
.right-form-box .fm-title{font-size: 16px;font-weight: bold;color: #354D5F;height:60px;line-height: 60px;text-align: center}
.right-form-box input{width: 240px;height: 40px;margin-left: auto;margin-right: auto;border:0;border-bottom: 1px solid #ECECEC;background-color:transparent;}
.right-form-box button{width: 132px;height: 48px;background: #6CC24A;border-radius: 4px;text-transform: unset;margin-top: 28px}


.wrap {
	width: 100%;
	margin: 20px auto auto auto;
	position: relative;
	/*background: #ccc;*/
}


.nav_ {
	width: 100%;
	height: 40px;
}

.nav_ a {
	font-size: 15px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-right: 1px solid #fff;
	background: rgba(224, 222, 222, 0.93);
	float: left;
	text-decoration: none;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.nav_ a:hover, .nav_ a.active {
	color: #fff;
	background: #46b847;
}


/**
   最新导航样式
 */

@font-face {
	font-family: "iconfont";
	font-family: "iconfont";
	src: url('/static/web/css/index/iconfont/iconfont.woff2') format('woff2'),
	url('/static/web/css/index/iconfont/iconfont.woff') format('woff'),
	url('/static/web/css/index/iconfont/iconfont.ttf') format('truetype');
	font-display: swap;
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-sousuo1:before {
	content: "\e616"
}

.icon-kefu1:before {
	content: "\e617"
}

.icon-yonghu:before {
	content: "\e618"
}

.icon-shouye1:before {
	content: "\e619"
}

.icon-duoyuyan:before {
	content: "\e61a"
}

.icon-wancheng:before {
	content: "\e615"
}

.icon-dingyueyouhui430:before {
	content: "\e613"
}

.icon-gouwuchekong430:before {
	content: "\e614"
}

.icon-pinglun430:before {
	content: "\e608"
}

.icon-changjianwenti430:before {
	content: "\e60c"
}

.icon-dizhiben430:before {
	content: "\e606"
}

.icon-zhanghuxinxi430:before {
	content: "\e607"
}

.icon-kehufuwu430:before {
	content: "\e609"
}

.icon-dingdan430:before {
	content: "\e60a"
}

.icon-jifen430:before {
	content: "\e60b"
}

.icon-gouwuche430:before {
	content: "\e604"
}

.icon-sousuo430:before {
	content: "\e601"
}

.icon-kefu430:before {
	content: "\e602"
}

.icon-zhanghu430:before {
	content: "\e603"
}

.icon-search:before {
	content: "\e612"
}

.icon-fav:before {
	content: "\e610"
}

.icon-user:before {
	content: "\e60f"
}

.icon-gouwudai1:before {
	content: "\e600"
}

.icon-linedesign-20:before {
	content: "\e673"
}

.icon-weixin:before {
	content: "\e611"
}

.icon-peisong:before {
	content: "\e755"
}

.icon-prev:before {
	content: "\e624"
}

.icon-next:before {
	content: "\e625"
}

.icon-close:before {
	content: "\e64c"
}

.icon-facebook1:before {
	content: "\f19d"
}

.icon-twitter:before {
	content: "\e83f"
}

.icon-dingzhi:before {
	content: "\e605"
}

.icon-dingzhi1:before {
	content: "\e91b"
}

.icon-youxiang:before {
	content: "\e77e"
}

.icon-edit:before {
	content: "\e649"
}

.icon-selectionfill:before {
	content: "\e6e1"
}

.icon-friendfavor:before {
	content: "\e6f1"
}

.icon-light:before {
	content: "\e6fa"
}

.icon-safe:before {
	content: "\e76b"
}

.icon-crownfill:before {
	content: "\e77b"
}

.icon-crown:before {
	content: "\e77c"
}

.icon-calendar:before {
	content: "\e60e"
}

.icon-edit_light:before {
	content: "\e7de"
}

.icon-delete_light:before {
	content: "\e7ed"
}

.icon-chizi:before {
	content: "\eabd"
}

.icon-jiazai1:before {
	content: "\e699"
}

.icon-pinterest:before {
	content: "\e74e"
}

.icon-facebook:before {
	content: "\e6e5"
}

.icon-instagram:before {
	content: "\e87f"
}

.icon-youtube:before {
	content: "\e85a"
}

.icon-danxuanfill:before {
	content: "\e71e"
}

.icon-danxuan:before {
	content: "\e71f"
}

.icon-fangxingweixuanzhong:before {
	content: "\e720"
}

.icon-fangxingxuanzhongfill:before {
	content: "\e721"
}

.icon-fangxingxuanzhong:before {
	content: "\e722"
}

.icon-guanbi1:before {
	content: "\e723"
}

.icon-guanbi2fill:before {
	content: "\e724"
}

.icon-guanbi2:before {
	content: "\e725"
}

.icon-jiahao:before {
	content: "\e726"
}

.icon-jiahao1:before {
	content: "\e727"
}

.icon-jiahao2fill:before {
	content: "\e728"
}

.icon-jianhao:before {
	content: "\e729"
}

.icon-tishifill:before {
	content: "\e72a"
}

.icon-tishi:before {
	content: "\e72b"
}

.icon-wenhaofill:before {
	content: "\e72c"
}

.icon-wenhao:before {
	content: "\e72d"
}

.icon-xuanze:before {
	content: "\e72e"
}

.icon-yuanxingweixuanzhong:before {
	content: "\e72f"
}

.icon-yuanxingxuanzhongfill:before {
	content: "\e730"
}

.icon-yuanxingxuanzhong:before {
	content: "\e731"
}

.icon-biaoxingfill:before {
	content: "\e732"
}

.icon-biaoxing:before {
	content: "\e733"
}

.icon-chexiao:before {
	content: "\e734"
}

.icon-dingdan:before {
	content: "\e737"
}

.icon-fankui:before {
	content: "\e738"
}

.icon-fenxiang:before {
	content: "\e739"
}

.icon-gengduo:before {
	content: "\e73a"
}

.icon-gonglve:before {
	content: "\e73b"
}

.icon-gouwuchefill:before {
	content: "\e73c"
}

.icon-gouwuche:before {
	content: "\e73d"
}

.icon-gouwudai:before {
	content: "\e73e"
}

.icon-qiapianxingshi:before {
	content: "\e73f"
}

.icon-kefufill:before {
	content: "\e740"
}

.icon-kefu:before {
	content: "\e741"
}

.icon-liebiaoxingshi:before {
	content: "\e742"
}

.icon-liuyanfill:before {
	content: "\e743"
}

.icon-liuyan:before {
	content: "\e744"
}

.icon-pengyoufill:before {
	content: "\e745"
}

.icon-pengyou:before {
	content: "\e746"
}

.icon-qingchu:before {
	content: "\e747"
}

.icon-quan:before {
	content: "\e748"
}

.icon-saoma:before {
	content: "\e749"
}

.icon-shaixuan:before {
	content: "\e74a"
}

.icon-shanchu:before {
	content: "\e74b"
}

.icon-shezhi:before {
	content: "\e74c"
}

.icon-shenfen:before {
	content: "\e74d"
}

.icon-shizhong:before {
	content: "\e74f"
}

.icon-shouyefill:before {
	content: "\e750"
}

.icon-shouye:before {
	content: "\e751"
}

.icon-sousuo:before {
	content: "\e752"
}

.icon-sousuoleimufill:before {
	content: "\e753"
}

.icon-sousuoleimu:before {
	content: "\e754"
}

.icon-tongzhi:before {
	content: "\e759"
}

.icon-tuikuan:before {
	content: "\e75a"
}

.icon-wodefill:before {
	content: "\e75d"
}

.icon-wode:before {
	content: "\e75e"
}

.icon-wuliu:before {
	content: "\e75f"
}

.icon-xihuanfill:before {
	content: "\e760"
}

.icon-xihuan:before {
	content: "\e761"
}

.icon-xinxifill:before {
	content: "\e762"
}

.icon-xinxi:before {
	content: "\e763"
}

.icon-youhuiquan:before {
	content: "\e764"
}

.icon-yuyan:before {
	content: "\e765"
}

.icon-zhengli:before {
	content: "\e766"
}

.icon-zuji:before {
	content: "\e767"
}

.icon-zuobiaofill:before {
	content: "\e768"
}

.icon-zuobiao:before {
	content: "\e769"
}

.icon-dibu:before {
	content: "\e76a"
}

.icon-dingbu:before {
	content: "\e76c"
}

.icon-xiangshang1:before {
	content: "\e76d"
}

.icon-xiangshang2:before {
	content: "\e76e"
}

.icon-xiangshang3:before {
	content: "\e76f"
}

.icon-xiangshang5:before {
	content: "\e770"
}

.icon-xiangxia1:before {
	content: "\e771"
}

.icon-xiangxia2:before {
	content: "\e772"
}

.icon-xiangxia3:before {
	content: "\e773"
}

.icon-xiangxia5:before {
	content: "\e774"
}

.icon-xiangyou1:before {
	content: "\e775"
}

.icon-xiangyou2:before {
	content: "\e776"
}

.icon-xiangyou3fill:before {
	content: "\e777"
}

.icon-xiangyou3:before {
	content: "\e778"
}

.icon-xiangzuo1:before {
	content: "\e779"
}

.icon-xiangzuo2:before {
	content: "\e77a"
}

.icon-jiazai:before {
	content: "\e781"
}

.icon-shuaxin:before {
	content: "\e782"
}

.icon-wifi:before {
	content: "\e783"
}

.icon-xinyongqia:before {
	content: "\e785"
}

.icon-salefill:before {
	content: "\e78a"
}

.icon-sale:before {
	content: "\e78b"
}

.icon-zengsong:before {
	content: "\e78c"
}

.icon-androidgengduo:before {
	content: "\e78d"
}

.icon-bangzhuzhongxin:before {
	content: "\e78f"
}

.icon-caidan:before {
	content: "\e790"
}

.icon-zantongfill:before {
	content: "\e793"
}

.icon-zantong:before {
	content: "\e794"
}

.icon-xiangshang4:before {
	content: "\e795"
}

.icon-xiangxia4:before {
	content: "\e796"
}

.icon-dianhua:before {
	content: "\e797"
}

.icon-danpin:before {
	content: "\e7ab"
}

.icon-duozhongzhifu:before {
	content: "\e7ac"
}

.icon-erweima:before {
	content: "\e7ad"
}

.icon-guojiwuliu:before {
	content: "\e7ae"
}

.icon-neiyi:before {
	content: "\e7b6"
}

.icon-nvzhuang:before {
	content: "\e7b7"
}

.icon-pinpai:before {
	content: "\e7b8"
}

.icon-others:before {
	content: "\e7bc"
}

.icon-compass:before {
	content: "\e77d"
}

.wbtop, .mbtop {
	width: 100%;
	background: #fff;
}

@media only screen and (min-width: 766px) {
	.mbtop {
		display: none;
	}

	.wbtop {
		display: block;
	}
}

.menu-account-ico{
	fill: #fff;
}
@media only screen and (max-width: 767px) {
	.menu-account-ico{
		fill: #000;
	}

	.mbtop {
		display: inline-flex;
	}

	.wbtop {
		display: none;
	}

	.mainnav {
		position: fixed;
		top: 60px;
		border-top: 1px solid #ddd;
		left: 0;
		z-index: 99;
		right: 0;
		height: 100%;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		display: none;
		bottom: 0;
		overflow: hidden;
		background: #fff;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		transition: all .5s;
		-webkit-overflow-scrolling: touch
	}

	.mainnav .container {
		padding: 0
	}

	.mainnav .navigation {
		display: block;
		position: absolute;
		height: 100%;
		width: 100%;
		bottom: 0;
		top: 0;
		background: #fff;
	}

	.mainnav .navigation > ul {
		padding: 0;
		margin: 0;
		height: 100%;
		width: 120px;
		background: #fefefe;
		border-right: 1px solid #efefef
	}

	.mainnav .navigation > ul > li {
		margin: 0;
		display: block
	}

	.mainnav .navigation > ul > li > a {
		padding: 10px 0 10px 10px;
		display: block;
		color: #000 !important;
		text-decoration: none;
		font-size: 12px;
		text-transform: capitalize;
		font-weight: 500;
	}

	.mainnav .navigation > ul > li > .submenu {
		display: none;
		position: absolute;
		right: 0;
		left: 120px;
		top: 0;
		bottom: 0;
		padding: 10px;
		overflow-x: hidden;
		overflow-y: auto;
		background: #fff;
	}

	.mainnav .navigation > ul > li > .submenu .filtr-item, .mainnav .navigation > ul > li > .submenu li {
		line-height: 15px;
		border-bottom: 1px solid #ffefed;
		margin: 0;
		width: 100%;
		transform: none !important
	}

	.mainnav .navigation > ul > li > .submenu .filtr-item.parent > a, .mainnav .navigation > ul > li > .submenu li.parent > a {
		font-weight: 700
	}

	.mainnav .navigation > ul > li > .submenu .filtr-item a, .mainnav .navigation > ul > li > .submenu li a {
		padding: 12px 0;
		font-size: 14px;
		color: rgba(0, 0, 0, .8);
		display: block;
		text-decoration: none
	}

	.mainnav .navigation > ul > li > .submenu .filtr-item a:hover, .mainnav .navigation > ul > li > .submenu li a:hover {
		background-color: #eaeaea;
		margin: 0 -10px;
		padding: 12px 10px;
		color: #333
	}

	.mainnav .navigation > ul > li > .submenu .filtr-item.all, .mainnav .navigation > ul > li > .submenu li.all {
		text-transform: uppercase;
		background: #f8f4e5;
		text-align: center
	}

	.mainnav .navigation > ul > li > .submenu .filtr-item.all a, .mainnav .navigation > ul > li > .submenu li.all a {
		color: #d18900
	}

	.mainnav .navigation > ul > li > .submenu .filtr-item.all a .icon, .mainnav .navigation > ul > li > .submenu li.all a .icon {
		display: none
	}

	.mainnav .navigation > ul > li > .submenu ul {
		padding: 0
	}

	.mainnav .navigation > ul > li > .submenu ul.flex {
		flex-direction: column
	}

	.mainnav .navigation > ul > li > .submenu .filtr-list {
		display: none
	}

	.mainnav .navigation > ul > li > .submenu .filtr-list .filters-search {
		display: none
	}

	.mainnav .navigation > ul > li.hover > .submenu {
		display: block
	}

	.mainnav .navigation > ul > li.hover > .submenu[class*=col] {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		opacity: 1;
		align-content: flex-start;
		margin: 0 -5px
	}

	.mainnav .navigation > ul > li.hover > .submenu[class*=col] > li {
		border: none;
		padding: 0 5px
	}

	.mainnav .navigation > ul > li.hover > a {
		background: #fff;
		font-weight: 700;
		border-top: 1px solid #efefef;
		border-bottom: 3px solid #ff6c1a;
		margin-right: -1px;
		margin-top: -1px;
		color: #d18900
	}

	body.open-menu {
		overflow-y: hidden
	}

	body.open-menu .page-header .header_content .header-top {
		background-color: #efefef
	}

	body.open-menu .mainnav {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		display: block
	}

	body.open-menu .open-menu-btn .icon-caidan {
		display: none !important
	}

	body.open-menu .open-menu-btn .icon-guanbi1 {
		display: inline-block !important
	}

	.page-title-wrapper {
		text-align: center
	}

	.header-top-banner {
		height: 36px;
		-webkit-transition: height .1s;
		transition: height .1s
	}


	.page-header.padding .header_content {
		top: 0;
		left: 0;
		right: 0;
		z-index: 101
	}

	.page-header .header_content {
		background: #fff;
		transition: box-shadow .3s ease-out, transform .3s ease-out
	}

	.page-header .header_content .header-top {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		height: 60px;
		border-bottom: none;
		z-index: 98
	}

	.page-header .header_content .header-top .iconfont {
		height: 60px;
		width: 60px;
		display: block;
		line-height: 60px;
		text-align: center;
		font-size: 2.2rem;
		color: rgba(92, 96, 102, .8);
		font-weight: 500;
	}

	.page-header .header_content .header-top .iconfont.icon-guanbi1 {
		display: none;
	}

	.page-header .header_content .header-top .iconfont.icon-shouye1 {
		font-size: 2.5rem
	}

	.page-header .header_content .header-top .header-left {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.page-header .header_content .header-top .logo {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-webkit-justify-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		display: flex;
		align-items: center;
	}

	.page-header .header_content .header-top .header-right {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: flex-end
	}

	.page-header .header_content .header-top .header-right .header-user .switcher-trigger > a > span {
		display: none
	}

	.page-header .header_content .header-top .header-right .header-user .switcher-options:hover .switcher-dropdown {
		display: none !important
	}

	.page-header .header_content .header-top .header-right .header-user .switcher-options.active:after {
		content: '';
		display: block;
		position: fixed;
		left: 0;
		background: rgba(0, 0, 0, .3);
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 1000
	}

	.page-header .header_content .header-top .header-right .header-user .switcher-options.active .switcher-dropdown {
		display: block !important;
		background: #fff;
		padding: 10px;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		min-width: auto !important;
		width: auto !important;
		left: 50px;
		border: none;
		z-index: 1001;
		box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
		margin: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		transition: all .5s;
		-webkit-overflow-scrolling: touch
	}

	.page-header .header_content .header-top .header-right .header-user .switcher-options.active .switcher-dropdown .logged-in {
		display: block;
		line-height: 35px;
		padding-bottom: 10px
	}

	.page-header .header_content .header-top .header-right .header-user .switcher-options.active .switcher-dropdown .user_menu ul li {
		white-space: normal;
		padding: .5rem 0;
		border-bottom: 1px solid #eee
	}

	.page-header .header_content .header-top .header-right .header-user .switcher-options.active .switcher-dropdown .user_menu ul li a {
		font-size: 1.4rem
	}

	.page-header .header_content .header-top .header-right .header-user .switcher-options.active .switcher-dropdown .user_menu ul li a .iconfont {
		font-size: 18px;
		margin: 0;
		width: auto;
		line-height: inherit;
		display: inline-block;
		height: auto
	}

	.page-header .header_content .header-top .header-right ul {
		padding: 0;
		list-style: none
	}

	.page-header .header_content .header-top .header-right .header-kefu {
		display: none
	}

	.page-header .header_content .header-top .header-right .switcher-currency {
		display: none
	}

	.open-menu .page-header .header_content .header-top .header-right .minicart-wrapper, .open-menu .page-header .header_content .header-top .header-right .header-user {
		display: none
	}

	.open-menu .page-header .header_content .header-top .header-right .header-kefu, .open-menu .page-header .header_content .header-top .header-right .switcher-currency {
		display: block;
		position: relative;
		z-index: 999
	}

	.open-menu .page-header .header_content .header-top .logo .img {
		display: none
	}
}

@keyframes loading {
	0% {
		transform: translate(-50%, -50%) rotate(0)
	}

	100% {
		transform: translate(-50%, -50%) rotate(359.9deg)
	}
}

@media only screen and (max-width: 1000px) and (min-width: 701px) {
	.ampromo-overlay .ampromo-gallery {
		width: 570px;
		margin: 0 auto 30px
	}

	.ampromo-items-content {
		padding: 24px 54px
	}
}

@media only screen and (max-width: 700px) {
	.ampromo-overlay .ampromo-gallery {
		width: 280px;
		margin: 0 auto
	}

	.ampromo-items-content {
		padding: 24px 54px
	}

	.ampromo-items-form .product-info-price > *:first-child, .ampromo-items-form .product-info-price > *:last-child {
		padding: 0
	}
}

@media only screen and (max-width: 400px) {
	.ampromo-overlay .ampromo-gallery {
		margin: 0 auto 30px auto
	}

	.ampromo-overlay .slick-prev, .ampromo-overlay .slick-next {
		display: none !important
	}

	.ampromo-items-content {
		padding: 15px
	}
}

.clearfix:before, .clearfix:after {
	content: '';
	display: table
}

.clearfix:after {
	clear: both
}

.affiliate__positive {
	color: #0a0
}

.affiliate__negative {
	color: red
}

.affiliate__balance {
	margin-bottom: 2rem
}

.affiliate__balance:before, .affiliate__balance:after {
	content: '';
	display: table
}

.affiliate__balance:after {
	clear: both
}

.affiliate__balance > div {
	background: #f5f5f5;
	padding: 1rem;
	float: left;
	margin-right: 1rem
}

.affiliate__widget-programs {
	background: #f5f5f5
}

.affiliate__widget_group {
	background-color: #ffd1bd
}

.affiliate__widget_program-name {
	font-size: 2rem
}

.affiliate__widget_program-name span {
	font-weight: 600
}

.affiliate__widget-current span {
	background-color: #ffd1bd;
	border-radius: 3px;
	padding: 0 5px
}

.affiliate__widget-tabs .affiliate__widget-programs tr {
	border-bottom: 1px solid #ccc
}

.affiliate__widget-tabs .affiliate__widget-programs td {
	width: 33%
}

.affiliate-account__promotion-link {
	margin-bottom: 0 !important
}

.affiliate__promo-programs {
	width: auto
}

.affiliate__promo-programs > tbody > tr {
	border-bottom: 3px solid #fff
}

.affiliate__promo-programs td {
	padding: 7px 15px !important
}

.affiliate__promo-programs td p:last-child {
	margin-bottom: 0
}

.affiliate__promo-title {
	font-size: 2rem;
	margin-top: 0;
	margin-bottom: .5rem
}

.affiliate__widget-program_name {
	max-width: 550px
}

.affiliate__widget-program_description {
	margin-left: 1rem
}

.affiliate-account__promotion-widget:before, .affiliate-account__promotion-widget:after {
	content: '';
	display: table
}

.affiliate-account__promotion-widget:after {
	clear: both
}

.affiliate-account__promotion-widget .fieldset.general {
	width: 50%;
	float: left;
	padding-right: 1rem;
	box-sizing: border-box
}

.affiliate-account__promotion-widget .fieldset.information {
	width: 50%;
	float: left;
	padding-left: 1rem;
	box-sizing: border-box
}

.affiliate-account__promotion-widget .fieldset.information .field.radios label, .affiliate-account__promotion-widget .fieldset.information .field.checkboxes label {
	font-weight: 400;
	margin-right: 2rem
}

.affiliate-account__promotion-widget .iframe-container {
	border: 1px solid #c2c2c2;
	border-radius: 1px;
	padding: 2rem;
	text-align: center;
	margin-bottom: 1rem
}

.affiliate-account__promotion-widget .iframe-container iframe {
	border: 1px dashed #cfcfcf !important
}

.affiliate-account__promotion-widget .action.primary {
	float: right
}

.affiliate__account-create .fieldset.information {
	width: 40%;
	float: left
}

.affiliate__account-create .fieldset.agreement {
	width: 60%;
	float: left;
	padding-left: 1rem;
	box-sizing: border-box
}

.affiliate__account-create .fieldset.agreement .agreement-text {
	border: 1px solid #c2c2c2;
	padding: 1rem;
	border-radius: 1px;
	overflow-y: visible;
	overflow-x: hidden;
	max-height: 19rem;
	margin-bottom: 1rem
}

.affiliate__account-edit .fieldset.general, .affiliate__account-edit .fieldset.withdraw {
	width: 50%;
	float: left;
	box-sizing: border-box
}

.affiliate__account-edit .fieldset.general {
	padding-right: 2rem
}

.affiliate__account-edit .fieldset.withdraw {
	padding-left: 2rem
}

.affiliate__withdraw-request:before, .affiliate__withdraw-request:after {
	content: '';
	display: table
}

.affiliate__withdraw-request:after {
	clear: both
}

.affiliate__withdraw-request .box.balance {
	width: 30%;
	float: left;
	margin-top: -1rem
}

.affiliate__withdraw-request .box.request {
	width: 70%;
	float: left;
	text-align: right
}

.affiliate__withdraw-request .box.request .affiliate__withdraw-request-form {
	margin-top: -3px
}

.affiliate__withdraw-request-form {
	display: inline-table;
	width: 100%;
	max-width: 40rem
}

.affiliate__withdraw-request-form .field {
	margin: 0
}

.affiliate__withdraw-request-form .field .control {
	text-decoration: none;
	display: block
}

.affiliate__withdraw-request-form .field .control:before {
	position: absolute;
	color: #c2c2c2;
	content: '\f09d';
	font: normal normal normal 16px/32px FontAwesome;
	margin: 0 0 0 8px
}

.affiliate__withdraw-request-form .field .control .input-text {
	padding-left: 4rem
}

.affiliate__withdraw-request-form .actions {
	display: table-cell;
	vertical-align: top;
	width: 1%
}

.affiliate__withdraw-request-form .actions button.action {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: -3px;
	white-space: nowrap
}

.affiliate__statistics-toolbar {
	margin-bottom: 2rem;
	background: #f5f5f5;
	padding: 1rem
}

.affiliate__statistics-toolbar:before, .affiliate__statistics-toolbar:after {
	content: '';
	display: table
}

.affiliate__statistics-toolbar:after {
	clear: both
}

.affiliate__statistics-toolbar > div {
	margin-right: 2rem;
	float: left
}

.affiliate__statistics-toolbar > div label {
	margin-right: 1rem
}

.affiliate__statistics-toolbar > div .datetime-picker {
	max-width: 10rem
}

.affiliate__statistics-toolbar button[type=submit] {
	float: left
}

.affiliate-widget-view .page-main {
	padding: 0 !important;
	max-width: 100% !important;
	margin: 0 !important
}

.affiliate__widget {
	padding: 1rem
}

.affiliate__widget h3 {
	border-bottom: 1px solid #c2c2c2;
	padding: 0 0 .5rem;
	margin: 0
}

.affiliate__widget ul {
	padding: 0 !important;
	max-width: 100% !important;
	margin: 0 !important;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

.affiliate__widget ul li {
	text-align: center;
	min-width: 10rem;
	max-width: 11rem;
	float: left;
	display: table-cell;
	padding: 1rem;
	box-sizing: border-box
}

.affiliate__widget ul li img {
	max-width: 100%
}

.affiliate__widget ul li a {
	font-weight: 400
}

@media only screen and (max-width: 767px) {
	.mst-nav__horizontal-bar {
		padding-bottom: 2rem
	}

	.mst-nav__horizontal-bar strong[role=heading] {
		display: none
	}

	.mst-nav__horizontal-bar .filter-options {
		display: block !important;
		border-bottom: 1px solid #ccc
	}

	.mst-nav__horizontal-bar .filter-options .filter-options-item {
		border-bottom: 0;
		float: left
	}
}

@media only screen and (max-width: 768px) {
	.mst-nav__apply-button-wrapper {
		display: none !important
	}

	.filter-active .mst-nav__apply-button-wrapper {
		display: block !important;
		z-index: 1000;
		left: unset !important;
		right: 10px
	}
}

.mst-nav__sizeLimiter {
	cursor: pointer;
	color: #757575
}

#nprogress {
	pointer-events: none
}

.mst-nav__progress-bar {
	background: #ff5501;
	position: fixed;
	z-index: 103100;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px
}

.mst-nav__progress-bar .mst-nav__progress-bar-peg {
	display: block;
	position: absolute;
	right: 0;
	width: 100px;
	height: 100%;
	box-shadow: 0 0 10px #ff5501, 0 0 5px #ff5501;
	opacity: 1;
	-webkit-transform: rotate(3deg) translate(0px, -4px);
	-ms-transform: rotate(3deg) translate(0px, -4px);
	transform: rotate(3deg) translate(0px, -4px)
}

@-webkit-keyframes nprogress-spinner {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes nprogress-spinner {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.main .mst-scroll__button {
	cursor: pointer;
	display: flex;
	margin: 1rem auto;
	align-items: center;
	justify-content: center
}

.main .mst-scroll__button:before {
	opacity: .6;
	display: block;
	content: "";
	height: 36px;
	width: 36px;
	margin-right: 12px;
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.7928 10.3055C22.589 11.2646 23.2047 12.2066 24.1681 12.4094L32.3858 14.1402L34.1553 6.39665C34.3738 5.44085 33.7725 4.48961 32.8125 4.27207C31.8524 4.05452 30.8971 4.65321 30.6786 5.60915L30.104 8.12397C30.066 8.06061 30.0251 7.99829 29.9783 7.9388C27.0513 4.20575 22.488 1.79999 17.3614 1.79999C8.51464 1.79999 1.3501 8.9562 1.3501 17.775C1.3501 26.5939 8.51464 33.75 17.3614 33.75C26.2081 33.75 33.3729 26.5939 33.3729 17.775C33.3729 16.7946 32.5743 16 31.5901 16C30.6053 16 29.8072 16.7946 29.8072 17.775C29.8072 24.6411 24.231 30.2 17.3614 30.2C10.4918 30.2 4.91563 24.6411 4.91563 17.775C4.91563 10.909 10.4918 5.34999 17.3614 5.34999C20.9298 5.34999 24.7283 7.04316 27.0001 9.44976L24.9059 8.93618C23.9426 8.73341 22.9966 9.34644 22.7928 10.3055Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}

.main .mst-scroll__button:hover:before {
	opacity: 1
}

.main .mst-scroll__button._loading {
	opacity: .7
}

.main .mst-scroll__button._loading:before {
	opacity: 1;
	animation: rotating 3s linear infinite
}

@-webkit-keyframes rotating {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

@keyframes rotating {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

@keyframes reveal {
	from {
		transform: scale(.001)
	}

	to {
		transform: scale(1)
	}
}

@keyframes slide {
	to {
		transform: translateX(1.5em)
	}
}

.mst-scroll__loader {
	font-size: 20px;
	position: relative;
	width: 4em;
	height: 1em;
	margin: 10px auto
}

.loader-dot {
	display: block;
	width: 1em;
	height: 1em;
	border-radius: .5em;
	background: #555;
	position: absolute;
	animation-duration: .5s;
	animation-timing-function: ease;
	animation-iteration-count: infinite
}

.loader-dot:nth-child(1), .loader-dot:nth-child(2) {
	left: 0
}

.loader-dot:nth-child(3) {
	left: 1.5em
}

.loader-dot:nth-child(4) {
	left: 3em
}

.loader-dot:nth-child(1) {
	animation-name: reveal
}

.loader-dot:nth-child(2), .loader-dot:nth-child(3) {
	animation-name: slide
}

.loader-dot:nth-child(4) {
	animation-name: reveal;
	animation-direction: reverse
}

.mst-scroll__progress {
	text-align: center;
	width: 40%;
	min-width: 300px;
	margin: 0 auto 1.4rem
}

.mst-scroll__progress .mst-scroll__progress-label {
	font-size: 1.4rem
}

.mst-scroll__progress .mst-scroll__progress-bar {
	width: 100%;
	height: 2px;
	background-color: #9a9a9a;
	margin: 1rem 0
}

.mst-scroll__progress .mst-scroll__progress-bar div {
	background-color: #ff5501;
	height: 100%
}

@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
	.product-video {
		height: 100%;
		width: 81%
	}
}

.file-uploader-area {
	position: relative
}

.file-uploader-area input[type=file] {
	cursor: pointer;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	width: 0
}

.file-uploader-area input[type=file]:focus + .file-uploader-button {
	box-shadow: 0 0 0 1px #006bb4
}

.file-uploader-area input[type=file]:disabled + .file-uploader-button {
	cursor: default;
	opacity: .5;
	pointer-events: none
}

.file-uploader-summary {
	display: inline-block;
	vertical-align: top
}

.file-uploader-button {
	background: #eee;
	border: 1px solid #ccc;
	box-sizing: border-box;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.6rem;
	margin: 0;
	padding: 7px 15px;
	vertical-align: middle
}

.file-uploader-button._is-dragover {
	background: #d4d4d4;
	border: 1px solid #006bb4
}

.file-uploader-spinner {
	background-image: url('../images/loader-1.gif');
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 15px;
	display: none;
	height: 30px;
	margin-left: 10px;
	vertical-align: top;
	width: 15px
}

.file-uploader-preview .action-remove {
	bottom: 4px;
	cursor: pointer;
	display: block;
	height: 27px;
	left: 6px;
	padding: 2px;
	position: absolute;
	text-decoration: none;
	width: 25px;
	z-index: 2
}

.file-uploader-preview .action-remove > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.file-uploader-preview .action-remove:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.6rem;
	line-height: inherit;
	color: #514943;
	content: '\e604';
	font-family: 'iconfont';
	vertical-align: middle;
	display: inline-block;
	font-weight: 400;
	overflow: hidden;
	speak: none;
	text-align: center
}

.file-uploader-preview .action-remove:hover:before {
	color: #736963
}

.file-uploader-preview:hover .preview-image img, .file-uploader-preview:hover .preview-link:before {
	opacity: .7
}

.file-uploader-preview .preview-link {
	display: block;
	height: 100%
}

.file-uploader-preview .preview-image img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.file-uploader-preview .preview-video {
	display: inline-block;
	text-decoration: none
}

.file-uploader-preview .preview-video:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 4rem;
	line-height: inherit;
	color: #ccc;
	content: '\e626';
	font-family: 'iconfont';
	vertical-align: middle;
	display: inline-block;
	font-weight: 400;
	overflow: hidden;
	speak: none;
	text-align: center
}

.file-uploader-preview .preview-video:hover:before {
	color: #ccc
}

.file-uploader-preview .preview-video:before {
	left: 0;
	margin-top: -2rem;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 2
}

.file-uploader-preview .preview-document {
	display: inline-block;
	text-decoration: none
}

.file-uploader-preview .preview-document:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 7rem;
	line-height: inherit;
	color: #ccc;
	content: '\e626';
	font-family: 'iconfont';
	vertical-align: middle;
	display: inline-block;
	font-weight: 400;
	overflow: hidden;
	speak: none;
	text-align: center
}

.file-uploader-preview .preview-document:hover:before {
	color: #ccc
}

.file-uploader-preview .preview-document:before {
	left: 0;
	margin-top: -3.5rem;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 2
}

.file-uploader-preview, .file-uploader-placeholder {
	background: #fff;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 150px;
	line-height: 1;
	margin: 10px 25px 10px 0;
	overflow: hidden;
	position: relative;
	width: 150px
}

.file-uploader._loading .file-uploader-spinner {
	display: inline-block
}

.file-uploader .admin__field-note, .file-uploader .admin__field-error {
	margin-bottom: 10px
}

.file-uploader .file-uploader-filename {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 150px;
	word-break: break-all
}

.file-uploader .file-uploader-filename:first-child {
	margin-bottom: 10px
}

.file-uploader .file-uploader-meta {
	color: #9e9e9e
}

.file-uploader .admin__field-fallback-reset {
	margin-left: 10px
}

._keyfocus .file-uploader .action-remove:focus {
	box-shadow: 0 0 0 1px #006bb4
}

.file-uploader-placeholder.placeholder-document {
	display: inline-block;
	text-decoration: none
}

.file-uploader-placeholder.placeholder-document:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 5rem;
	line-height: inherit;
	color: #ccc;
	content: '\e626';
	font-family: 'iconfont';
	vertical-align: middle;
	display: inline-block;
	font-weight: 400;
	overflow: hidden;
	speak: none;
	text-align: center
}

.file-uploader-placeholder.placeholder-document:hover:before {
	color: #ccc
}

.file-uploader-placeholder.placeholder-document:before {
	left: 0;
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 2
}

.file-uploader-placeholder.placeholder-image {
	display: inline-block;
	text-decoration: none
}

.file-uploader-placeholder.placeholder-image:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 5rem;
	line-height: inherit;
	color: #ccc;
	content: '\e626';
	font-family: 'iconfont';
	vertical-align: middle;
	display: inline-block;
	font-weight: 400;
	overflow: hidden;
	speak: none;
	text-align: center
}

.file-uploader-placeholder.placeholder-image:hover:before {
	color: #ccc
}

.file-uploader-placeholder.placeholder-image:before {
	left: 0;
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 2
}

.file-uploader-placeholder.placeholder-video {
	display: inline-block;
	text-decoration: none
}

.file-uploader-placeholder.placeholder-video:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 3rem;
	line-height: inherit;
	color: #ccc;
	content: '\e626';
	font-family: 'iconfont';
	vertical-align: middle;
	display: inline-block;
	font-weight: 400;
	overflow: hidden;
	speak: none;
	text-align: center
}

.file-uploader-placeholder.placeholder-video:hover:before {
	color: #ccc
}

.file-uploader-placeholder.placeholder-video:before {
	left: 0;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 2
}

.file-uploader-placeholder-text {
	bottom: 0;
	color: #008bdb;
	font-size: 1.1rem;
	left: 0;
	line-height: 1.42857143;
	margin-bottom: 15%;
	padding: 0 20px;
	position: absolute;
	right: 0;
	text-align: center
}

.data-grid-file-uploader {
	min-width: 7rem
}

.data-grid-file-uploader._loading .file-uploader-spinner {
	display: block
}

.data-grid-file-uploader._loading .file-uploader-button:before {
	display: none
}

.data-grid-file-uploader .file-uploader-image {
	background: 0 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
	display: none
}

.data-grid-file-uploader .file-uploader-area {
	z-index: 2
}

.data-grid-file-uploader .file-uploader-spinner {
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.data-grid-file-uploader .file-uploader-button {
	height: 48px;
	text-align: center;
	display: block;
	text-decoration: none
}

.data-grid-file-uploader .file-uploader-button > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.data-grid-file-uploader .file-uploader-button:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.3rem;
	line-height: 48px;
	color: #8a837f;
	content: '\e626';
	font-family: 'iconfont';
	vertical-align: middle;
	display: inline-block;
	font-weight: 400;
	overflow: hidden;
	speak: none;
	text-align: center
}

.data-grid-file-uploader .file-uploader-button:hover:before {
	color: #666
}

.data-grid-file-uploader .action-select-wrap {
	float: left
}

.data-grid-file-uploader .action-select-wrap .action-select {
	border: 1px solid #cacaca;
	display: block;
	height: 5rem;
	margin-left: -1px;
	padding: 0;
	width: 2rem
}

.data-grid-file-uploader .action-select-wrap .action-select:after {
	border-color: #8a837f transparent transparent;
	left: 50%;
	margin: 0 0 0 -5px
}

.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
	border-color: #666 transparent transparent
}

.data-grid-file-uploader .action-select-wrap .action-select > span {
	display: none
}

.data-grid-file-uploader .action-select-wrap .action-menu {
	left: 4rem;
	right: auto;
	z-index: 2
}

.data-grid-file-uploader-inner {
	border: 1px solid #cacaca;
	float: left;
	height: 5rem;
	position: relative;
	width: 5rem
}

@media only screen and (max-width: 768px) {
	.field-tooltip .field-tooltip-content {
		left: auto;
		right: -10px;
		top: 40px
	}

	.field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
		border: 10px solid transparent;
		height: 0;
		left: auto;
		margin-top: -21px;
		right: 10px;
		top: 0;
		width: 0
	}

	.field-tooltip .field-tooltip-content:before {
		border-bottom-color: #666
	}

	.field-tooltip .field-tooltip-content:after {
		border-bottom-color: #f4f4f4;
		top: 1px
	}
}

@media only screen and (max-width: 768px) {
	.opc-block-summary .product-item .product-item-inner {
		display: block
	}

	.opc-block-summary .product-item .product-item-name-block {
		display: block;
		text-align: left
	}

	.opc-block-summary .product-item .subtotal {
		display: block;
		text-align: left
	}
}

.shipp-item {
	display: flex;
	padding: 5px 10px
}

.shipp-item .col-input {
	padding: 0 10px
}

.shipp-item .col-method .title {
	font-weight: 700;
	margin-bottom: 3px
}

.block-minicart .subtitle {
	display: none
}

.product.options[role=tablist] > .toggle {
	display: none
}

.product.options[role=tablist] > .content {
	display: block !important
}

.form-discount .checkbox-group {
	margin-bottom: 10px
}

.rewards-message-block {
	float: left;
	display: inline-block;
	width: 100%
}

.rewards__checkout-cart-usepoints {
	margin-bottom: 1.5rem
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount {
	border: 0;
	border-bottom: 1px solid silver
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus {
	border-bottom: 1px solid #000
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus + label, .rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:valid + label {
	top: -12px;
	font-size: 12px
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout .button {
	background-color: #000;
	color: #fff;
	margin: 5px
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box {
	position: relative
}

.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box label {
	position: absolute;
	top: 5px;
	color: #898989
}

.rewards__checkout-cart-usepoints .input-box {
	position: relative
}

.rewards__checkout-cart-usepoints .input-box label {
	position: absolute;
	top: 5px;
	left: 3px;
	color: #898989
}

.rewards__checkout-cart-usepoints #points_amount:focus + label, .rewards__checkout-cart-usepoints #points_amount:valid + label {
	top: -18px;
	font-size: 12px
}

.rewards__checkout-cart-usepoints .discount-form p {
	margin-bottom: 15px
}

.rewards__checkout-cart-usepoints .discount-form .buttons-container {
	margin-top: 5px
}

.rewards__checkout-cart-usepoints .discount-form .checkbox-group {
	clear: both;
	padding-top: 10px
}

.rewards__checkout-cart-usepoints .amount {
	display: table;
	width: 100%;
	margin-bottom: .5rem
}

.rewards__checkout-cart-usepoints .amount .field {
	display: table-cell
}

.rewards__checkout-cart-usepoints .amount .actions-toolbar {
	display: table-cell;
	vertical-align: top;
	width: 1%
}

.rewards__checkout-cart-usepoints .amount .actions-toolbar button {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin: 0 0 0 -1px;
	white-space: nowrap;
	width: auto
}

.rewards__checkout-cart-usepoints label.magestore-onestepcheckout-lab-fix {
	top: -2px !important;
	left: inherit;
	font-size: 14px !important;
	color: #898989 !important
}

.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix {
	padding: 0 5px;
	width: 105px;
	height: 35px;
	background-color: #000 !important
}

.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix span {
	color: #fff
}

.checkbox-group label span.checkout-rewards-all-block {
	position: inherit;
	margin-left: 25px
}

.checkbox-group label span.checkout-rewards-all-block span {
	position: inherit;
	display: inline-block
}

.checkbox-group label span.checkout-rewards-all-block b {
	position: inherit
}

.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block {
	max-width: inherit !important
}

.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary button {
	width: 49% !important
}

.checkout-payment-method .payment-option-content .actions-toolbar.rewards-checkout-buttons-block {
	display: inline;
	width: inherit
}

.checkout-payment-method .payment-option-content .actions-toolbar.rewards-checkout-buttons-block .button {
	margin-right: 10px
}

.block-referral {
	width: 100%;
	text-align: center;
	margin-top: 25px
}

.block-referral li {
	list-style-position: inside
}

.block-title.earn.subtitle {
	margin-top: 25px;
	padding-top: 10px
}

.block-content.dashed-border {
	border: 1px dashed #ccc;
	padding: 5px;
	margin-bottom: 20px
}

.block-rewards-account-summary .table-wrapper.orders-recent {
	border: none
}

.rewards-account__tiers {
	margin-bottom: 3rem
}

.rewards-account__tiers .tier-progress-bar {
	margin-top: 5rem;
	margin-bottom: 5rem;
	margin-left: 3rem;
	margin-right: 3rem;
	position: relative;
	height: 1.1rem;
	background: #ccc;
	border-radius: 100px
}

.rewards-account__tiers .tier-progress-bar .points {
	width: auto;
	display: flex;
	justify-content: space-between
}

.rewards-account__tiers .tier-progress-bar .points .tier-point {
	width: 2rem;
	height: 2rem;
	background: #ccc;
	border-radius: 100%;
	margin-top: -.5rem;
	position: relative;
	z-index: 1
}

.rewards-account__tiers .tier-progress-bar .points .tier-point.closed {
	background: #fe5503
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .tier-logo {
	position: absolute;
	left: 50%;
	top: -6rem;
	color: #727272;
	margin-left: -1.5rem;
	width: 3rem;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .label {
	position: absolute;
	left: 0;
	top: -3rem;
	color: #727272;
	font-weight: 700;
	font-size: 1.2rem;
	margin-left: -4.5rem;
	width: 11rem;
	text-align: center;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .label[data-description]:hover {
	text-decoration: underline;
	cursor: pointer
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .number {
	position: absolute;
	left: 0;
	top: 2.5rem;
	margin-left: -3rem;
	width: 8rem;
	text-align: center
}

.rewards-account__tiers .tier-progress-bar .points .tier-point .number > span {
	display: inline-block;
	background: #fe5503;
	color: #fff;
	border-radius: 12px;
	font-size: 1.1rem;
	padding: .1rem .5rem;
	white-space: nowrap
}

.rewards-account__tiers .tier-progress-bar .closers {
	width: auto;
	display: flex;
	justify-content: space-between
}

.rewards-account__tiers .tier-progress-bar .closers .closer {
	position: absolute;
	left: 0;
	top: .3rem;
	height: .5rem;
	padding: 0 2px;
	box-sizing: border-box
}

.rewards-account__tiers .tier-progress-bar .closers .closer .progress {
	height: .5rem;
	background: #fe5503
}

.rewards-account__tiers .to-next {
	margin-top: .5rem;
	text-align: center;
	font-size: 1.2rem;
	color: #666;
	margin-bottom: 0
}

.rewards-account__tiers .to-next .open-popup {
	color: #727272;
	cursor: pointer
}

#search_autocomplete, .search-autocomplete, #searchbox_autocomplete {
	display: none !important;
	height: 0 !important;
	overflow: hidden !important
}

@media (min-width: 768px), print {
	.abs-product-options-list-desktop, .block-giftregistry-shared .item-options {
		margin: 0
	}

	.abs-product-options-list-desktop dt, .block-giftregistry-shared .item-options dt {
		clear: left;
		float: left;
		margin: 0 10px 5px 0;
		font-size: 12px
	}

	.block-giftregistry-shared .item-options dt:after {
		content: ': '
	}

	.abs-product-options-list-desktop dd, .block-giftregistry-shared .item-options dd {
		display: inline-block;
		float: left;
		margin: 0 0 5px
	}

	.abs-button-desktop {
		width: auto
	}

	.abs-blocks-2columns, .column .block-addbysku .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, .login-container .block, .account .column.main .block:not(.widget) .block-content .box, .form-address-edit > .fieldset, .form-edit-account .fieldset, [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
		width: 48.8%
	}

	.column .block-addbysku .block-content .box:nth-child(odd), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd), .login-container .block:nth-child(odd), .account .column.main .block:not(.widget) .block-content .box:nth-child(odd), .form-address-edit > .fieldset:nth-child(odd), .form-edit-account .fieldset:nth-child(odd), [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box:nth-child(odd), .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
		clear: left;
		float: left
	}

	.column .block-addbysku .block-content .box:nth-child(even), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even), .login-container .block:nth-child(even), .account .column.main .block:not(.widget) .block-content .box:nth-child(even), .form-address-edit > .fieldset:nth-child(even), .form-edit-account .fieldset:nth-child(even), [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box:nth-child(even), .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
		float: right
	}

	.abs-reset-left-margin-desktop, .bundle-options-container .legend.title, .gift-summary .actions-toolbar, .cart.table-wrapper .gift-summary .actions-toolbar, .column.main .block-giftregistry-shared-items .actions-toolbar, .form-new-agreement .fieldset .legend, .form-new-agreement .actions-toolbar, .column.main .paypal-review .actions-toolbar, .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
		margin-left: 0
	}

	.abs-action-remove-desktop, .abs-add-fields-desktop .fieldset .additional .action.remove, .form-giftregistry-share .fieldset .additional .action.remove, .form-giftregistry-edit .fieldset .additional .action.remove, .form-add-invitations .fieldset .additional .action.remove, .form-create-return .fieldset .additional .action.remove, .form.send.friend .fieldset .additional .action.remove {
		margin-left: 75.8%;
		top: 6px
	}

	.form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
		width: 50%
	}

	.abs-visually-hidden-desktop, .modes-label, .minisearch .label {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}

	.abs-add-clearfix-desktop:before, .abs-add-clearfix-desktop:after, .abs-pager-toolbar:before, .abs-pager-toolbar:after, .block-cart-failed .block-content:before, .block-cart-failed .block-content:after, .column .block-addbysku .block-content:before, .column .block-addbysku .block-content:after, .block-giftregistry-shared .item-options:before, .block-giftregistry-shared .item-options:after, .gift-wrapping .nested:before, .gift-wrapping .nested:after, .table .gift-wrapping .content:before, .table .gift-wrapping .content:after, .block-wishlist-management:before, .block-wishlist-management:after, .paypal-review .block-content:before, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, .cart-container:before, .cart-container:after, .login-container:before, .login-container:after, .account .page-title-wrapper:before, .account .page-title-wrapper:after, .account .column.main .block:not(.widget) .block-content:before, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:before, .block-addresses-list .items.addresses:after, [class^=sales-guest-] .column.main .block:not(.widget) .block-content:before, [class^=sales-guest-] .column.main .block:not(.widget) .block-content:after, .sales-guest-view .column.main .block:not(.widget) .block-content:before, .sales-guest-view .column.main .block:not(.widget) .block-content:after, .toolbar-giftregistry-results:before, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:before, .toolbar-wishlist-results:after, .account .toolbar:before, .account .toolbar:after {
		content: '';
		display: table
	}

	.abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .block-cart-failed .block-content:after, .column .block-addbysku .block-content:after, .block-giftregistry-shared .item-options:after, .gift-wrapping .nested:after, .table .gift-wrapping .content:after, .block-wishlist-management:after, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, .cart-container:after, .login-container:after, .account .page-title-wrapper:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, [class^=sales-guest-] .column.main .block:not(.widget) .block-content:after, .sales-guest-view .column.main .block:not(.widget) .block-content:after, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:after, .account .toolbar:after {
		clear: both
	}

	.abs-add-box-sizing-desktop {
		box-sizing: border-box
	}

	.abs-add-box-sizing-desktop-m, .opc-wrapper {
		box-sizing: border-box
	}

	.abs-revert-field-type-desktop .fieldset > .field, .abs-revert-field-type-desktop .fieldset .fields > .field {
		margin: 0 0 20px
	}

	.abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label, .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
		box-sizing: content-box;
		float: none;
		width: auto;
		text-align: left;
		padding: 0
	}

	.abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control, .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
		float: none;
		width: auto
	}

	.abs-revert-field-type-desktop .fieldset > .field > .label, .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
		margin: 0 0 5px;
		display: inline-block
	}

	.abs-revert-field-type-desktop .fieldset > .field.choice:before, .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before, .abs-revert-field-type-desktop .fieldset > .field.no-label:before, .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
		display: none
	}

	.abs-no-display-desktop {
		display: none
	}

	.abs-pager-toolbar, .toolbar-giftregistry-results, .toolbar-wishlist-results, .account .toolbar {
		margin-bottom: 20px;
		position: relative
	}

	.abs-pager-toolbar .limiter, .toolbar-giftregistry-results .limiter, .toolbar-wishlist-results .limiter, .account .toolbar .limiter {
		float: right;
		position: relative;
		z-index: 1
	}

	.abs-pager-toolbar .toolbar-amount, .toolbar-giftregistry-results .toolbar-amount, .toolbar-wishlist-results .toolbar-amount, .account .toolbar .toolbar-amount {
		float: left;
		line-height: normal;
		padding: 7px 0 0;
		position: relative;
		z-index: 1
	}

	.abs-pager-toolbar .pages, .toolbar-giftregistry-results .pages, .toolbar-wishlist-results .pages, .account .toolbar .pages {
		position: absolute;
		width: 100%;
		z-index: 0
	}

	.abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .cart-gift-item, .cart-container .form-cart {
		float: left;
		position: relative;
		width: 73%
	}

	.abs-shopping-cart-items-desktop .actions, .block-cart-failed .actions, .cart-container .cart-gift-item .actions, .cart-container .form-cart .actions {
		text-align: right
	}

	.block-cart-failed .action.clear, .block-cart-failed .action.update, .cart-container .cart-gift-item .action.clear, .cart-container .cart-gift-item .action.update, .cart-container .form-cart .action.clear, .cart-container .form-cart .action.update {
		margin-left: 10px
	}

	.block-cart-failed .action.continue, .cart-container .cart-gift-item .action.continue, .cart-container .form-cart .action.continue {
		float: left
	}

	h1 {
		font-size: 28px;
		margin-bottom: 40px
	}

	body {
		background: #fff
	}

	.container, .header-top, .breadcrumbs .items, .columns {
		max-width: 760px;
		/* padding: 0 10px; */
		margin: 0 auto
	}

	.mainnav {
		display: flex;
		justify-content: space-between
	}

	.navigation {
		font-weight: 700;
		height: inherit;
		overflow: inherit
	}

	.navigation:empty {
		display: none
	}

	.navigation ul {
		margin-top: 0;
		margin-bottom: 0;
		padding: 0
	}

	.navigation li.level0 {
		margin: 0;
		padding: 0 12px;
		display: table-footer-group;
		float: left
	}


	.navigation li.level0:last-child > .level-top:before {
		display: none
	}

	.navigation li.level0 > .level-top {
		color: #fff !important;
		padding: 0;
		text-decoration: none;
		display: flex;
		position: relative;
		align-items: center;
		font-size: 13px;
		font-family: "HelveticaNeue-Bold";
		font-weight: bold;
	}

	.navigation li.level0 > .level-top span {
		font-size: 14px;
		font-weight: bold;
	}

	.navigation li.level0 > .level-top .icon {
		max-width: 32px;
		display: block;
		margin-right: 5px
	}

	.navigation li.level0 > .level-top .icon img {
		display: block
	}

	.navigation li.level0 > .level-top:before {
		content: '';
		position: absolute;
		top: 0;
		right: -19px;
		color: #e5e5e5
	}

	.navigation li.level0 > .level-top:after {
		content: "";
		position: absolute;
		bottom: 0;
		height: 3px;
		width: 0;
		left: 50%;
		background: rgba(255, 108, 26, .8);
		transition: all .3s
	}

	.navigation li.level0 > .level-top:hover, .navigation li.level0 > .level-top.ui-state-focus {
		color: #333;
		text-decoration: none
	}

	.navigation li.level0:not(.flex) {
		position: relative
	}

	.navigation li.level0.flex > div.submenu {
		right: 0
	}

	.navigation li.level0 > div.submenu {
		background: #fff;
		box-shadow: 0 5px 5px rgba(0, 0, 0, .19);
		font-weight: 700;
		min-width: 150px;
		display: none;
		opacity: 0;
		transition: all .2s;
		left: 0;
		margin: 0 auto;
		max-width: 1400px;
		padding: 10px 20px;
		position: absolute;
		z-index: 2;
		border-top: 1px solid #ededed;
		line-height: 35px
	}

	.navigation li.level0 > div.submenu.right {
		left: auto;
		right: 0
	}

	.navigation li.level0 > div.submenu > ul.flex {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.navigation li.level0 > div.submenu > ul.flex > li {
		width: 20%;
		padding-right: 20px
	}

	.navigation li.level0 > div.submenu > ul > li {
		line-height: 14px;
		padding: 5px 0;
		width: 150px;
	}

	.navigation li.level0 > div.submenu a {
		display: block;
		line-height: inherit;
		color: #333;
		padding: 10px 0;
		margin: -5px 0;
		font-size: 14px;
		font-weight: 400
	}

	.navigation li.level0 > div.submenu a:hover, .navigation li.level0 > div.submenu a.ui-state-focus {
		color: #ff6c1a;
		text-decoration: underline
	}

	.navigation li.level0 > div.submenu li {
		margin: 0
	}

	.navigation li.level0 > div.submenu li.parent > a > .ui-menu-icon {
		position: absolute;
		right: 3px;
		display: inline-block;
		text-decoration: none
	}

	.navigation li.level0 > div.submenu li.parent > a > .ui-menu-icon > span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}

	.navigation li.level0 > div.submenu li.parent > a > .ui-menu-icon:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 12px;
		line-height: 20px;
		color: inherit;
		content: '\e775';
		font-family: 'iconfont';
		vertical-align: middle;
		display: inline-block;
		font-weight: 400;
		overflow: hidden;
		speak: none;
		text-align: center
	}

	.navigation li.level0.more {
		position: relative;
		display: inline-block;
		text-decoration: none
	}

	.navigation li.level0.more:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 26px;
		line-height: inherit;
		color: inherit;
		content: '\e607';
		font-family: 'iconfont';
		vertical-align: middle;
		display: inline-block;
		font-weight: 400;
		overflow: hidden;
		speak: none;
		text-align: center
	}

	.navigation li.level0.more:before {
		display: none
	}

	.navigation li.level0.more:after {
		cursor: pointer;
		padding: 8px 12px;
		position: relative;
		z-index: 1
	}

	.navigation li.level0.more:hover > .submenu {
		overflow: visible !important
	}

	.navigation li.level0.more li {
		display: block
	}

	.navigation li.level0.hover > .level-top, .navigation li.level0:hover > .level-top {
		color: #333
	}

	.navigation li.level0.hover > .level-top:after, .navigation li.level0:hover > .level-top:after {
		width: 100%;
		left: 0
	}

	.navigation li.level0.hover > div.submenu, .navigation li.level0:hover > div.submenu {
		display: block;
		visibility: visible;
		opacity: 1
	}

	.navigation li.level0.filters {
		position: static
	}

	.navigation li.level0.filters > div.submenu {
		padding: 10px 10px 0 170px;
		left: 0;
		right: 0
	}

	.navigation li.level0.filters > div.submenu > .content {
		display: flex
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-left {
		font-size: 0;
		padding: 10px 0 10px 10px;
		position: absolute;
		left: 0;
		top: 0;
		width: 160px
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-left .filtr-list {
		padding: 0;
		margin-bottom: 10px
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-left .filtr-list .filtr-button {
		background-color: #0063af;
		border: none;
		border-radius: .25rem;
		color: #fff;
		font-weight: 400;
		padding: 5px;
		width: 25px;
		text-align: center;
		text-transform: uppercase;
		transition: background-color .25s;
		font-size: 14px;
		line-height: 25px;
		margin: 0 5px 5px 0;
		float: left
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-left .filtr-list .filtr-button.allbtn {
		width: 115px
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-left .filtr-list .filtr-button.filtr-active {
		background-color: rgba(255, 158, 26, .8)
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-left .filtr-list .filtr-button:hover {
		background-color: rgba(255, 158, 26, .3)
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-left .filters-search {
		display: none
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-right {
		width: 100%;
		overflow-y: auto;
		overflow-x: hidden;
		height: 290px;
		padding-left: 10px
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-right .filtr-menu {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-right .filtr-menu .filtr-item {
		transform: none !important;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		text-align: left;
		line-height: 14px;
		padding: 5px 10px 5px 0
	}

	.navigation li.level0.filters > div.submenu .filtr-menu-right .filtr-menu .filtr-item a {
		display: block !important
	}

	body.open-menu:after {
		content: '';
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		bottom: 0;
		background: rgba(0, 0, 0, .2);
		z-index: 100
	}

	.product.data.items {
		position: relative;
		z-index: 1
	}

	.product.data.items:before, .product.data.items:after {
		content: '';
		display: table
	}

	.product.data.items:after {
		clear: both
	}

	.product.data.items > .item.title {
		float: left;
		width: auto
	}

	.product.data.items > .item.title > .switch {
		height: 20px;
		display: block;
		position: relative;
		z-index: 2
	}

	.product.data.items > .item.content {
		margin-top: 20px;
		box-sizing: border-box;
		float: right;
		margin-left: -100%;
		width: 100%
	}

	.product.data.items > .item.content:before, .product.data.items > .item.content:after {
		content: '';
		display: table
	}

	.product.data.items > .item.content:after {
		clear: both
	}

	.product.data.items > .item.content.active {
		display: block
	}

	.product.data.items > .item.title {
		margin: 0 5px 0 0
	}

	.product.data.items > .item.title > .switch {
		font-weight: 600;
		line-height: 1.42857143;
		font-size: 1.4rem;
		color: #7d7d7d;
		text-decoration: none;
		background: #f0f0f0;
		border: 1px solid #d1d1d1;
		border-bottom: none;
		padding: 5px 20px
	}

	.product.data.items > .item.title > .switch:visited {
		text-decoration: none
	}

	.product.data.items > .item.title > .switch:hover {
		color: #7d7d7d;
		text-decoration: none
	}

	.product.data.items > .item.title > .switch:active {
		color: #333;
		text-decoration: none
	}

	.product.data.items > .item.title:not(.disabled) > .switch:focus, .product.data.items > .item.title:not(.disabled) > .switch:hover {
		background: #fcfcfc
	}

	.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
		background: #fff;
		color: #333;
		text-decoration: none
	}

	.product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
		padding-bottom: 6px
	}

	.product.data.items > .item.content {
		background: #fff;
		margin-top: 31px;
		border: 0;
		border-top: 1px solid #d1d1d1
	}

	.product.data.items .item.title > .switch {
		height: 31px;
		line-height: 25px;
		padding: 5px 15px
	}

	.product.data.items .item.title:not(.disabled) > .switch:active, .product.data.items .item.title.active > .switch, .product.data.items .item.title.active > .switch:focus, .product.data.items .item.title.active > .switch:hover {
		height: 32px
	}

	.product.data.items > .item.content {
		padding: 15px 0;
		display: none
	}

	.product.data.items .active + .item.content {
		display: block
	}

	.actions-toolbar:before, .actions-toolbar:after {
		content: '';
		display: table
	}

	.actions-toolbar:after {
		clear: both
	}

	.actions-toolbar .primary {
		float: left
	}

	.actions-toolbar .secondary {
		float: right
	}

	.actions-toolbar .primary, .actions-toolbar .secondary {
		display: inline-block
	}

	.actions-toolbar .primary a.action, .actions-toolbar .secondary a.action {
		display: inline-block
	}

	.actions-toolbar .primary .action {
		margin: 0 5px 0 0
	}

	.actions-toolbar .secondary a.action {
		margin-top: 10px
	}

	.actions-toolbar > .primary, .actions-toolbar > .secondary {
		margin-bottom: 0
	}

	.actions-toolbar > .primary .action, .actions-toolbar > .secondary .action {
		margin-bottom: 0;
		width: auto
	}

	.actions-toolbar > .secondary {
		float: left;
		margin-left: 10px
	}

	.breadcrumbs .items > li {
		padding: 10px 0 0
	}

	.switcher-options:hover:before, .dialog-wrapper:hover:before {
		content: '';
		z-index: 102;
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 10px 10px;
		border-color: transparent transparent #fff
	}

	.switcher-options:hover .ui-dialog, .dialog-wrapper:hover .ui-dialog, .dialog-wrapper.active .ui-dialog, .switcher-options:hover .switcher-dropdown, .dialog-wrapper:hover .switcher-dropdown, .dialog-wrapper.active .switcher-dropdown {
		top: 100%;
		display: block !important
	}

	.switcher-options:hover:before, .dialog-wrapper:hover:before, .dialog-wrapper.active:before {
		content: '';
		z-index: 102;
		position: absolute;
		bottom: 0;
		left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 10px 10px;
		border-color: transparent transparent #fff
	}

	.header-right .switcher-options:hover:before, .header-right .dialog-wrapper:hover:before, .header-right .dialog-wrapper.active:before {
		left: auto;
		right: 1rem
	}

	.header-right .switcher-dropdown, .header-right .ui-dialog {
		right: 0;
		left: auto;
		transform: translateX(0)
	}

	.row {
		margin-right: -10px;
		margin-left: -10px;
	}

	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .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, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-lg-20, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
		padding-right: 10px;
		padding-left: 10px
	}

	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.333333%
	}

	.offset-md-2 {
		margin-left: 16.666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.333333%
	}

	.offset-md-5 {
		margin-left: 41.666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.333333%
	}

	.offset-md-8 {
		margin-left: 66.666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.333333%
	}

	.offset-md-11 {
		margin-left: 91.666667%
	}

	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0, .my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0, .mx-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0, .mx-md-0 {
		margin-left: 0 !important
	}

	.m-md-1 {
		margin: .25rem !important
	}

	.mt-md-1, .my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1, .mx-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1, .mx-md-1 {
		margin-left: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2, .my-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2, .mx-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2, .my-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2, .mx-md-2 {
		margin-left: .5rem !important
	}

	.m-md-3 {
		margin: 1rem !important
	}

	.mt-md-3, .my-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3, .mx-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3, .my-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3, .mx-md-3 {
		margin-left: 1rem !important
	}

	.m-md-4 {
		margin: 1.5rem !important
	}

	.mt-md-4, .my-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4, .mx-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4, .my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4, .mx-md-4 {
		margin-left: 1.5rem !important
	}

	.m-md-5 {
		margin: 3rem !important
	}

	.mt-md-5, .my-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5, .mx-md-5 {
		margin-right: 3rem !important
	}

	.mb-md-5, .my-md-5 {
		margin-bottom: 3rem !important
	}

	.ml-md-5, .mx-md-5 {
		margin-left: 3rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0, .py-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0, .px-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0, .py-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0, .px-md-0 {
		padding-left: 0 !important
	}

	.p-md-1 {
		padding: .25rem !important
	}

	.pt-md-1, .py-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1, .px-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1, .py-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1, .px-md-1 {
		padding-left: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2, .py-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2, .px-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2, .py-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2, .px-md-2 {
		padding-left: .5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3, .py-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3, .px-md-3 {
		padding-right: 1rem !important
	}

	.pb-md-3, .py-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3, .px-md-3 {
		padding-left: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4, .py-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4, .px-md-4 {
		padding-right: 1.5rem !important
	}

	.pb-md-4, .py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4, .px-md-4 {
		padding-left: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem !important
	}

	.pt-md-5, .py-md-5 {
		padding-top: 3rem !important
	}

	.pr-md-5, .px-md-5 {
		padding-right: 3rem !important
	}

	.pb-md-5, .py-md-5 {
		padding-bottom: 3rem !important
	}

	.pl-md-5, .px-md-5 {
		padding-left: 3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto, .my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto, .mx-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto, .my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto, .mx-md-auto {
		margin-left: auto !important
	}

	.modal-inner-wrap {
		max-width: 768px
	}

	.modal-content {
		padding: 1.5rem
	}

	.modal-social {
		bottom: 0;
		left: 0;
		min-width: 0;
		position: fixed;
		right: 0;
		top: 0;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: visibility 0s .3s, opacity .3s ease;
		transition: visibility 0s .3s, opacity .3s ease
	}

	.modal-social._show {
		visibility: visible;
		opacity: 1;
		-webkit-transition: opacity .3s ease;
		transition: opacity .3s ease
	}

	.modal-social._show .modal-inner-wrap {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	.modal-social .modal-inner-wrap {
		background-color: #fff;
		box-shadow: 0 0 12px 2px rgba(0, 0, 0, .35);
		opacity: 1;
		pointer-events: auto
	}

	.modal-social._show {
		z-index: 99 !important
	}

	.modal-social._show .modal-inner-wrap {
		-webkit-transform: translate(0, 0);
		transform: translate(-50%, -50%);
		left: 50%;
		top: 50%;
		position: fixed;
		z-index: 9999 !important
	}

	.modal-popup.modal-slide .modal-footer {
		border-top: 1px solid #c1c1c1;
		text-align: right
	}

	.page-title-wrapper {
		padding: 20px 0
	}

	.page-title-wrapper h1 {
		font-size: 26px
	}

	.page-header .header_content {
		background: #fff;
		position: relative;
		z-index: 101;
		-webkit-transition: -webkit-transform .3s;
		transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s, -webkit-transform .3s
	}

	.page-header .header_content.sticky {
		position: fixed;
		top: 0;
		left: 0;
		right: 0
	}

	.page-header .header_content.sticky.topscroll-hide {
		transform: translateY(-131px)
	}

	.page-header .header_content .header-top {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
		border-bottom: none;
		z-index: 98;
		position: relative;
		width: 1200px;
	}

	.page-header .header_content .header-top .header-left {
		display: none
	}

	.page-header .header_content .header-top .logo img {
		display: block;
		margin: 0
	}

	.page-header .header_content .header-top .header-right {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		text-align: left;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		align-items: center
	}

	.page-header .header_content .header-top .header-right .header-user .switcher-trigger > a > span {
		display: none
	}

	.page-header .header_content .header-top .switcher-trigger .iconfont, .page-header .header_content .header-top .minicart-wrapper .iconfont {
		font-size: 28px;
		color: rgba(51, 51, 51, .8)
	}

	.page-header .header_content .header-top .switcher-trigger .iconfont.icon-yonghu, .page-header .header_content .header-top .minicart-wrapper .iconfont.icon-yonghu {
		font-size: 22px
	}

	.page-header .header_content .header-top .switcher-trigger .iconfont.icon-kefu1, .page-header .header_content .header-top .minicart-wrapper .iconfont.icon-kefu1 {
		font-size: 25px
	}

	.page-header .header_content .header-top .switcher-trigger > a, .page-header .header_content .header-top .minicart-wrapper > a {
		margin: 0 8px;
		height: 48px;
		line-height: 48px;
		font-size: 12px;
		color: rgba(51, 51, 51, .6)
	}

	.page-header .header_content .header-top .switcher-trigger:hover > a, .page-header .header_content .header-top .minicart-wrapper:hover > a {
		color: #333
	}

	.page-header .header_content .header-top .switcher-trigger:hover .iconfont, .page-header .header_content .header-top .minicart-wrapper:hover .iconfont {
		color: #333
	}

	.page-header ul.flat-information {
		display: inline-block !important;
		justify-content: unset !important;
	}

	.page-header .submenu ul {
		justify-content: unset !important;
		display: block;
	}

	.page-header ul {
		padding: 0;
		margin: 0;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.page-header ul li {
		list-style: none
	}

	.page-wrapper ::-webkit-scrollbar-track {
		background: #fafafa;
		border-radius: 10px;
		box-shadow: inset 0 0 3px rgba(51, 51, 51, .2);
		-webkit-transition: background .45s;
		transition: background .45s
	}

	.page-wrapper ::-webkit-scrollbar {
		width: 10px;
		background: #3fb8af;
		border-radius: 10px
	}

	.page-wrapper ::-webkit-scrollbar-thumb {
		background-color: #f90;
		border-radius: 10px
	}

	.amcart-message-box, .amcart-message-box .related {
		width: 462px
	}

	.am-related-box, .am-related-box .related {
		width: 462px
	}

	#confirmBox {
		max-height: 90vh
	}

	#confirmBox .products-grid .product-item-actions {
		margin-top: 0
	}

	#confirmOverlay.am-center {
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	#confirmOverlay.am-right {
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding-right: 230px
	}

	#confirmOverlay.am-left {
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-left: 230px
	}

	#confirmOverlay.am-top-right {
		-webkit-align-items: flex-start;
		-ms-align-items: flex-start;
		align-items: flex-start;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding: 130px 230px 0 0
	}

	#confirmOverlay.am-top-left {
		-webkit-align-items: flex-start;
		-ms-align-items: flex-start;
		align-items: flex-start;
		webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 130px 0 0 230px
	}

	#confirmOverlay.am-top {
		justify-content: center;
		-webkit-align-items: flex-start;
		-ms-align-items: flex-start;
		align-items: flex-start;
		padding-top: 130px
	}

	.amcart-message-box .products .product-item {
		margin: 0;
		width: 60%
	}

	.amcart-confirm-buttons .button {
		width: 42%
	}

	.amcart-confirm-buttons .am-btn-left {
		margin-right: 20px
	}

	.amcart-confirm-buttons .timer {
		display: inline
	}

	.am-slider.owl-carousel .owl-prev {
		margin-left: 10px
	}

	.am-slider.owl-carousel .owl-next {
		margin-right: 10px
	}

	.amcart-minipage-wrap .amcart-message-box {
		min-width: 700px
	}

	.amcart-minipage-wrap .product-item-info {
		margin-top: 60px;
		min-height: 450px
	}

	.amcart-minipage-wrap .am-photo-container {
		position: absolute;
		left: 0;
		margin: 0;
		padding: 0 25px;
		width: 50%;
		border: 0;
		box-sizing: border-box
	}

	.amcart-minipage-wrap .am-photo-container > .product-item-photo {
		width: 100%;
		border: 0
	}

	.amcart-minipage-wrap .am-photo-container .product-image-container {
		border: 1px solid #b2b2b2
	}

	.amcart-minipage-wrap .amcart-confirm-buttons {
		clear: both;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-justify-content: space-between;
		-ms-flex-pack: space-between;
		justify-content: space-between;
		margin: 0 25px 40px
	}

	.amcart-minipage-wrap .amcart-confirm-buttons .button {
		margin: 0;
		max-width: 305px;
		height: 70px
	}

	.amcart-product-notice {
		padding: 20px 35px;
		width: initial;
		font-size: 14px
	}

	.ampage-top-info {
		float: right;
		margin: 0;
		width: 50%
	}

	.ampage-bottom-info {
		clear: both;
		float: right;
		margin-bottom: 20px;
		width: 50%
	}

	.ampage-top-info, .ampage-bottom-info {
		padding: 0 20px 0 0;
		box-sizing: border-box
	}

	.ampage-bottom-info .am-description {
		margin: 0
	}

	.ampage-bottom-info .product-info-main {
		width: 100% !important
	}

	.ampage-bottom-info .product-add-form {
		padding: 0;
		margin: 0
	}

	.ampage-top-info .am-title {
		margin-bottom: 10px;
		font-size: 24px
	}

	.ampage-top-info .product-reviews-summary {
		margin-bottom: 10px
	}

	.ampage-top-info .product-reviews-summary .action {
		margin-left: 10px
	}

	.ampage-bottom-info .am-description {
		font-size: 14px;
		margin-top: 5px
	}

	.ampage-bottom-info .product-add-form {
		padding: 0
	}

	.amcart-qty-wrap {
		margin: 0 0 0 25px
	}

	.amcart-qty-wrap > .amcart-label {
		position: static;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none
	}

	.amcart-qty-wrap > .amcart-refresh {
		margin-left: 15px
	}

	.amstorecredit-pager .limiter {
		float: right
	}

	.amxnotif-block .input-fields {
		margin-bottom: 5px
	}

	.category .subscribe-popup .amxnotif_guest_action {
		min-width: inherit
	}

	.category .subscribe-popup {
		width: 40%;
		top: 25%;
		margin: 0 auto
	}

	.category .subscribe-popup .notification-container {
		margin-top: 20px
	}

	.affiliate__banner-info {
		width: 60%;
		float: left
	}

	.affiliate__banner-preview {
		width: 40%;
		float: left;
		padding-left: 1rem;
		box-sizing: border-box
	}

	.block.newsletter .form.subscribe.hidden-consents > .field, .block.newsletter .form.subscribe.visible-consents > .field, .block.newsletter .form.subscribe.hidden-consents > .actions, .block.newsletter .form.subscribe.visible-consents > .actions {
		float: none
	}

	.cookie-bar-mode-minimalistic .cookie-bar-container {
		flex-direction: row
	}

	.cookie-bar-mode-minimalistic .cookie-bar-buttons {
		justify-content: flex-end;
		width: 30%;
		margin: 0 0 0 40px
	}

	.cookie-settings-multicols .cookie-groups {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between
	}

	.cookie-settings-multicols .cookie-group {
		width: calc(50% - 7px)
	}

	.cookie-settings-multicols .cookie-group-description {
		min-height: 85px
	}

	.block-cart-failed .actions {
		text-align: left
	}

	.block-cart-failed .actions.primary {
		float: right
	}

	.bundle-options-container .bundle-options-wrapper, .bundle-options-container .product-options-wrapper {
		float: left;
		width: 57%
	}

	.bundle-options-container .block-bundle-summary {
		float: right;
		position: relative;
		width: 40%
	}

	.page-layout-2columns-left .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-left .bundle-options-container .block-bundle-summary, .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-right .bundle-options-container .block-bundle-summary, .page-layout-3columns .bundle-options-container .bundle-options-wrapper, .page-layout-3columns .bundle-options-container .block-bundle-summary {
		width: 48%
	}

	.block-category-event.block:last-child {
		margin-bottom: 30px;
		padding: 10px 0 30px
	}

	.block-category-event .block-title {
		margin: 0
	}

	.block-category-event .block-title strong {
		font-size: 2.4rem
	}

	.block-category-event .ticker li {
		display: none;
		margin: 0 50px
	}

	.block-category-event .ticker .value {
		font-size: 6rem
	}

	.block-category-event .ticker .label {
		font-size: 1.4rem;
		text-transform: none
	}

	.block-category-event .dates .date {
		font-size: 5rem
	}

	.block-category-event .dates .start {
		padding-right: 50px
	}

	.block-category-event .dates .start:after {
		font-size: 5rem;
		right: 10px
	}

	.contact-index-index .column:not(.sidebar-additional) .form.contact {
		min-width: 600px
	}

	.page-product-downloadable .product-options-wrapper {
		float: left;
		width: 55%
	}

	.page-product-downloadable .product-options-bottom {
		float: right;
		width: 40%
	}

	.page-product-downloadable .product-options-bottom .field.qty + .actions {
		padding-top: 0
	}

	.gift-message .field {
		margin-bottom: 20px
	}

	.gift-options {
		position: relative;
		z-index: 1
	}

	.gift-options .actions-toolbar {
		clear: both;
		float: right;
		position: static
	}

	.gift-options .actions-toolbar .secondary {
		float: right
	}

	.gift-options .actions-toolbar .secondary .action {
		float: right;
		margin-left: 20px
	}

	.gift-options .actions-toolbar .secondary .action-cancel {
		display: block;
		float: left;
		margin-top: 6px
	}

	.gift-options .actions-toolbar:nth-child(3):before {
		border-left: 1px solid #c1c1c1;
		bottom: 5rem;
		content: '';
		display: block;
		left: 50%;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 0
	}

	.gift-options-title {
		font-weight: 300;
		font-size: 1.8rem
	}

	.cart.table-wrapper .action-gift {
		float: left
	}

	.order-options .gift-wrapping, .table-order-review .gift-wrapping {
		max-width: 50%
	}

	.form-giftregistry-search .fieldset {
		margin-bottom: 29px
	}

	.form-giftregistry-search .fieldset > .fields-specific-options > .field {
		margin: 0 0 20px;
		box-sizing: border-box
	}

	.form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
		margin: 0
	}

	.form-giftregistry-search .fieldset > .fields-specific-options > .field:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
		content: '';
		display: table
	}

	.form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
		clear: both
	}

	.form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
		padding: 6px 15px 0 0;
		width: 25.8%;
		box-sizing: border-box;
		content: ' ';
		float: left;
		height: 1px
	}

	.form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
		padding: 6px 15px 0 0;
		text-align: right;
		width: 25.8%;
		box-sizing: border-box;
		float: left
	}

	.form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
		padding: 6px 15px 0 0;
		text-align: right;
		width: 25.8%;
		box-sizing: border-box;
		float: left
	}

	.form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
		width: 74.2%;
		float: left
	}

	.block-giftregistry-shared-items .product-item-photo {
		display: table-cell;
		max-width: 100%;
		padding: 0 20px 0 0;
		vertical-align: top;
		width: 1%
	}

	.block-giftregistry-shared-items .product-item-details {
		display: table-cell;
		vertical-align: top;
		width: 99%;
		word-break: normal
	}

	.block-giftregistry-shared-items .col.product {
		width: 48%
	}

	.block-giftregistry-shared-items .col:not(.product) {
		text-align: center
	}

	.block-giftregistry-shared-items .col.price {
		padding-top: 17px
	}

	.block-giftregistry-shared-items .input-text.qty {
		margin-top: -4px
	}

	.gift-options-cart-item .gift-wrapping, .cart-gift-item .gift-wrapping {
		box-sizing: border-box;
		float: left;
		padding-right: 20px;
		width: 50%
	}

	.gift-options-cart-item .gift-wrapping + .gift-message, .cart-gift-item .gift-wrapping + .gift-message {
		border-left: 1px solid #c1c1c1;
		box-sizing: border-box;
		float: left;
		padding-left: 4.5rem;
		width: 50%
	}

	.form-add-invitations .additional, .form-add-invitations .field.text {
		margin-top: 29px
	}

	.table-invitations .col {
		width: 50%
	}

	.wishlist.window.popup {
		bottom: auto;
		top: 20%;
		left: 50%;
		margin-left: -212px;
		width: 380px;
		right: auto
	}

	.wishlist.window.popup .field {
		margin: 0 0 20px
	}

	.wishlist.window.popup .field:not(.choice) > .label {
		box-sizing: content-box;
		float: none;
		width: auto;
		text-align: left;
		padding: 0
	}

	.wishlist.window.popup .field:not(.choice) > .control {
		float: none;
		width: auto
	}

	.wishlist.window.popup .field > .label {
		margin: 0 0 5px;
		display: inline-block
	}

	.wishlist.window.popup .field.choice:before, .wishlist.window.popup .field.no-label:before {
		display: none
	}

	.block-wishlist-management {
		margin-bottom: 20px
	}

	.block-wishlist-management .wishlist-select {
		border-bottom: 1px solid #e8e8e8;
		display: table;
		margin-bottom: 15px;
		width: 100%
	}

	.block-wishlist-management .wishlist-select .wishlist-name {
		display: table-cell;
		margin-right: 10px;
		padding: 5px 10px 10px;
		vertical-align: top;
		white-space: nowrap;
		width: 5%
	}

	.block-wishlist-management .wishlist-select-items {
		display: table-cell;
		padding-right: 160px;
		vertical-align: top
	}

	.block-wishlist-management .wishlist-select-items .item {
		display: inline-block;
		margin-right: 10px;
		padding: 5px 10px 10px
	}

	.block-wishlist-management .wishlist-select-items .item:last-child {
		margin-right: 0
	}

	.block-wishlist-management .wishlist-select-items .current {
		border-bottom: 3px solid #ff5501;
		font-weight: 600
	}

	.block-wishlist-management .wishlist-select .wishlist-name-current {
		display: none
	}

	.block-wishlist-management .wishlist-add.item {
		position: absolute;
		right: 0;
		top: 0
	}

	.block-wishlist-management .wishlist-title strong {
		font-size: 4rem
	}

	.block-wishlist-management .wishlist-info {
		float: left
	}

	.block-wishlist-management .wishlist-toolbar {
		float: right
	}

	.block-wishlist-info-items .product-item-photo {
		margin-left: 0
	}

	.products-grid.wishlist .product-item-checkbox {
		float: left
	}

	.products-grid.wishlist .product-item-checkbox + .product-item-name {
		margin-left: 25px
	}

	.block.newsletter {
		max-width: 44%;
		width: max-content
	}

	.block.newsletter .field {
		margin-right: 5px
	}

	.block.newsletter .field.newsletter {
		max-width: 220px
	}

	.block.newsletter .field .control {
		width: 100%
	}

	.block.newsletter .action.subscribe {
		border-radius: 3px
	}

	.paypal-review .paypal-review-title {
		border-bottom: 1px solid #d1d1d1
	}

	.paypal-review .block-content .box-order-shipping-address, .paypal-review .block-content .box-order-shipping-method, .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
		box-sizing: border-box;
		float: left;
		width: 33%
	}

	.paypal-review .block-content .box-order-shipping-address {
		padding: 0 5%;
		width: 34%
	}

	.paypal-review .col.subtotal, .paypal-review .mark, .paypal-review .amount {
		text-align: right
	}

	.reward-settings + .actions-toolbar {
		margin-top: -32px
	}

	.form-create-return .additional .field:last-child {
		margin-top: 29px
	}

	.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
		margin-bottom: 20px
	}

	.block-returns-tracking .block-title .action {
		margin: 0 0 0 30px
	}

	.block-returns-tracking .block-title .actions-track {
		float: right;
		margin-top: 12px
	}

	.my-credit-cards .card-type img {
		display: block
	}

	.amreview-summary-info, .amreview-summary-details, .amreview-review-list {
		padding: 0
	}

	.amreview-summary-info .amreview-showmore {
		display: none
	}

	.amreview-summary-info, .amreview-summary-details {
		display: inline-block
	}

	.amreview-summary-details {
		margin-left: 20px
	}

	.amreview-add-new {
		text-align: center
	}

	.amreview-add-new .amreview-label {
		max-width: 160px;
		text-align: left
	}

	.amreview-author-details {
		display: inline-block;
		margin: 0 10px 0 0;
		width: 25%;
		vertical-align: top
	}

	.amreview-author-details .amreview-verified {
		display: block;
		margin: 0 0 20px
	}

	.amreview-author-details .amreview-author {
		margin: 0 0 5px
	}

	.amreview-author-details .amreview-date {
		position: static
	}

	.amreview-recommended {
		position: relative;
		margin-bottom: 20px;
		padding: 5px;
		max-width: 90px;
		line-height: 14px;
		border-left: 2px solid #1ab900;
		color: #6b6b6b;
		background: #f9f9f9
	}

	.amreview-recommended:after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		right: -38px;
		display: block;
		border: 24px solid transparent;
		border-left: 14px solid #f9f9f9
	}

	.amreview-toolbar-wrap.review-toolbar .pages {
		float: right;
		padding: 20px 0;
		border: 0
	}

	.amreview-toolbar-wrap.review-toolbar .limiter {
		float: left;
		padding: 20px 0
	}

	.amreview-submit-form .review-form {
		padding: 0;
		box-sizing: border-box
	}

	.amreview-review-list {
		position: relative;
		overflow: hidden
	}

	.amreview-review-list:after {
		content: '';
		position: absolute;
		top: 55%;
		display: inline-block;
		width: 100%;
		height: 1px;
		background: #c4c4c4
	}

	.amreview-review-list > .am-strong {
		background: #fff;
		padding-right: 20px;
		font-size: 12px !important
	}

	.amreview-description-wrap {
		position: relative;
		display: inline-block;
		width: 70%
	}

	.slick-initialized .slick-slide {
		display: inline-block
	}

	.amcard-codes-list .table .actions {
		width: 20px;
		text-align: right
	}

	.amcard-field-container.-code .actions-toolbar {
		text-align: right
	}

	.amcard-field-container.-code .actions-toolbar .primary {
		float: none
	}

	.amcard-field-container.-code .actions-toolbar .primary .action {
		margin: 0
	}

	.amcard-field-container.-code .actions-toolbar .secondary .action {
		margin: 0 0 0 7px
	}

	.amrelated-cart-bundle {
		padding: 0;
		width: 73%
	}

	.amrelated-pack-wrapper {
		margin-bottom: 30px
	}

	.amrelated-pack-wrapper .amrelated-title {
		max-height: 102px;
		color: #333;
		font-size: 21px;
		cursor: default
	}

	.amrelated-pack-wrapper .amrelated-content-wrapper {
		display: flex
	}

	.amrelated-summary-content {
		flex-wrap: wrap;
		min-width: 230px;
		flex: 1;
		flex-flow: column
	}

	.amrelated-summary-content .amrelated-price-wrapper {
		box-sizing: border-box;
		margin: 0;
		display: flex;
		justify-content: center;
		border: 2px dashed #999;
		border-radius: 5px;
		padding: 20px;
		position: relative;
		margin-bottom: 15px;
		height: 110px;
		min-width: 200px;
		align-items: flex-end
	}

	.amrelated-summary-content .amrelated-price-wrapper .main.price {
		font-weight: 700;
		font-size: 30px;
		line-height: 1;
		text-align: center;
		color: #f6516c
	}

	.amrelated-summary-content .amrelated-price-wrapper .amrelated-discount.-summary {
		position: absolute;
		right: 10px;
		top: 10px
	}

	.amrelated-summary-content .amrelated-tocart-wrapper {
		margin-right: 0
	}

	.amrelated-summary-content .amrelated-tocart-wrapper .action {
		width: 100%
	}

	.amrelated-popup-container .amrelated-bundle-popup {
		min-width: 700px;
		max-width: initial
	}

	.amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
		margin-top: 60px;
		min-height: 450px
	}

	.amrelated-product-info .amrelated-info.-top {
		float: right;
		margin: 0;
		width: 50%
	}

	.amrelated-product-info .amrelated-info.-bottom {
		clear: both;
		float: right;
		margin-bottom: 20px;
		width: 50%
	}

	.amrelated-product-info .amrelated-info.-top, .amrelated-product-info .amrelated-info.-bottom {
		padding: 0 20px 0 0;
		box-sizing: border-box
	}

	.amrelated-info.-top .amrelated-title {
		margin-bottom: 10px;
		font-size: 24px
	}

	.amrelated-info.-top .product-reviews-summary {
		margin-bottom: 10px
	}

	.amrelated-info.-top .product-reviews-summary .action {
		margin-left: 10px
	}

	.amrelated-info.-bottom .amrelated-description {
		margin: 5px 0 0;
		font-size: 14px
	}

	.amrelated-info.-bottom .product-add-form {
		padding: 0;
		margin: 0
	}

	.amrelated-product-info .amrelated-image-container {
		position: absolute;
		left: 0;
		margin: 0;
		padding: 0 25px;
		width: 50%;
		border: 0;
		box-sizing: border-box
	}

	.amrelated-product-info .amrelated-image-container > .product-item-photo {
		width: 100%;
		border: 0
	}

	.amrelated-product-info .amrelated-image-container .product-image-container {
		border: 1px solid #b2b2b2
	}

	.related-post {
		margin-bottom: 25px
	}

	.home-recent {
		padding: 30px 0
	}

	.silder-post-list .slick-list {
		padding: 10px 5px;
		margin: 0 20px
	}

	.postitem {
		margin-bottom: 30px
	}

	.category-content {
		padding: 50px 0 20px
	}

	.category-content .page_menu {
		padding-top: 0
	}

	.cate-page {
		padding: 20px 60px
	}

	.postitem {
		margin-bottom: 45px
	}

	.slick-slider .slick-arrow i {
		font-size: 32px
	}

	.products-grid, .products-slider {
		padding: 0
	}

	.products-grid .product-item, .products-slider .product-item {
		margin-bottom: 10px
	}

	.products-grid .product-item:hover, .products-slider .product-item:hover {
		position: relative;
		z-index: 5
	}

	.products-grid .product-item-info, .products-slider .product-item-info {
		text-align: center;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		-webkit-transition: box-shadow .2s linear;
		transition: box-shadow .2s linear;
		background-color: #fff;
		padding: 10px
	}

	.products-grid .product-item-info:hover, .products-slider .product-item-info:hover {
		-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
		-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
		box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
	}

	.miniList .slick-slider .slick-list, .products-slider .slick-slider .slick-list {
		padding: 10px 4px;
		margin: 0 20px
	}

	.miniList .product-item-name, .products-slider .product-item-name {
		height: 40px;
		line-height: 20px;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden
	}

	.column.main .amrelated-grid-wrapper, .column.main .block.products-slider, .column.main .block.related, .column.main .review-list, .column.main .block.upsell {
		clear: both
	}

	.column.main .amrelated-grid-wrapper .block-title, .column.main .block.products-slider .block-title, .column.main .block.related .block-title, .column.main .review-list .block-title, .column.main .block.upsell .block-title {
		font-size: 2.1rem
	}

	.column.main .block.slider.related {
		margin-bottom: 30px
	}

	.page-products .columns {
		padding-top: 0;
		position: relative;
		z-index: 1
	}

	.toolbar {
		border-top: none !important
	}

	.products.wrapper ~ .toolbar .pages {
		float: left
	}

	.toolbar-amount {
		float: left
	}

	.openfilter #toolbar-amount {
		right: 0;
		left: auto
	}

	.modes {
		display: inline-block;
		float: left;
		margin-right: 20px
	}

	.products.wrapper ~ .toolbar .modes {
		display: none
	}

	.modes-mode {
		color: #7d7d7d;
		border: 1px solid #d1d1d1;
		border-right: 0;
		float: left;
		font-weight: 400;
		line-height: 1;
		padding: 7px 10px;
		text-align: center;
		display: inline-block;
		text-decoration: none
	}

	.modes-mode:not(.active):hover {
		color: #7d7d7d;
		background: #dedede
	}

	.modes-mode:last-child {
		border-right: 1px solid #d1d1d1
	}

	.modes-mode.active {
		color: #a6a6a6
	}

	.modes-mode > span {
		border: 0;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}

	.modes-mode:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 24px;
		line-height: inherit;
		color: #7d7d7d;
		content: '\e60d';
		font-family: 'iconfont';
		vertical-align: middle;
		display: inline-block;
		font-weight: 400;
		overflow: hidden;
		speak: none;
		text-align: center
	}

	.modes-mode:hover:before {
		color: #7d7d7d
	}

	.mode-list:before {
		content: '\e60b'
	}

	.products.wrapper ~ .toolbar .limiter {
		display: block;
		float: right
	}

	.products.wrapper ~ .toolbar #toolbar-amount {
		float: left
	}

	.product.data.items {
		max-width: 575px
	}

	.product-item-photo .tag .price {
		height: 42px;
		width: 42px;
		display: flex;
		align-items: center;
		border-radius: 100%
	}

	.product-info-top {
		position: relative
	}

	.product.media .fotorama__arr, .product.media .fotorama__thumb__arr {
		background: 0 0 !important
	}

	.product.media .fotorama__arr.fotorama__arr--next, .product.media .fotorama__thumb__arr.fotorama__arr--next {
		right: 0 !important
	}

	.price-box .price {
		font-size: 14px
	}

	.block.filter .block-title {
		display: none
	}

	.category-image, .category-description {
		margin-bottom: 20px
	}

	#toolbar-amount {
		border: none
	}

	#toolbar-amount .btn-filter {
		cursor: default !important;
		font-size: 14px !important
	}

	.box-tocart .actions {
		max-width: 380px
	}

	.product-options-wrapper .input-text {
		max-width: 380px
	}

	.home_product_items .product-item, .aw-arp-container .product-item, .block.crosssell .product-item, .products-slider .product-item {
		max-width: 205px
	}

	#search_autocomplete, .search-autocomplete, #searchbox_autocomplete {
		display: none !important;
		height: 0 !important;
		overflow: hidden !important
	}

	.block-search {
		display: block;
		z-index: 10000 !important
	}

	.minisearch {
		position: relative;
		width: 330px;
		margin: 0 15px 0 0;
		-webkit-transition: width .3s;
		transition: width .3s
	}

	.minisearch .control {
		border-top: 0;
		margin: 0;
		padding: 0
	}

	.minisearch .input-text {
		border: none;
		margin: 0;
		padding-left: 38px;
		height: 38px;
		position: static;
		background: #ebebeb;
		border-radius: 19px
	}

	.minisearch .input-text::-webkit-input-placeholder {
		color: #c2c2c2
	}

	.minisearch .input-text:-moz-placeholder {
		color: #c2c2c2
	}

	.minisearch .input-text::-moz-placeholder {
		color: #c2c2c2
	}

	.minisearch .input-text:-ms-input-placeholder {
		color: #c2c2c2
	}

	.minisearch.active {
		width: 400px
	}

	.minisearch.active .input-text {
		background: #fff
	}

	.minisearch .action.search {
		position: absolute;
		left: 0;
		top: 0;
		line-height: 38px;
		width: 38px;
		text-align: center;
		font-size: 2rem;
		padding: 0;
		background: 0 0;
		border: none
	}

	.search-autocomplete {
		margin-top: 0
	}

	.checkout-cart-index .page-main {
		padding-left: 15px;
		padding-right: 15px
	}

	.cart-container .form-cart .actions.main {
		text-align: right
	}

	.cart-container .widget {
		float: left
	}

	.cart-summary {
		width: 25%;
		float: right;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		padding: 1px 20px 25px;
		position: relative
	}

	.cart-summary > .title {
		display: block
	}

	.cart-summary .block > .title {
		padding-left: 0
	}

	.cart-summary .block > .title:after {
		right: 3px
	}

	.cart-summary .block .fieldset .field {
		margin: 0 0 20px;
		margin: 0 0 10px
	}

	.cart-summary .block .fieldset .field:not(.choice) > .label {
		box-sizing: content-box;
		float: none;
		width: auto;
		text-align: left;
		padding: 0
	}

	.cart-summary .block .fieldset .field:not(.choice) > .control {
		float: none;
		width: auto
	}

	.cart-summary .block .fieldset .field > .label {
		margin: 0 0 5px;
		display: inline-block
	}

	.cart-summary .block .fieldset .field.choice:before, .cart-summary .block .fieldset .field.no-label:before {
		display: none
	}

	.cart-summary .checkout-methods-items {
		padding: 0
	}

	.cart.table-wrapper .items {
		min-width: 100%;
		width: auto
	}

	.cart.table-wrapper tbody td {
		padding-top: 20px
	}

	.cart.table-wrapper .item .col.item {
		padding: 20px 8px 20px 0
	}

	.cart.table-wrapper .item-actions td {
		padding: 0
	}

	.cart.table-wrapper .product-item-photo {
		display: table-cell;
		max-width: 100%;
		padding-right: 20px;
		position: static;
		vertical-align: top;
		width: 1%;
		min-width: 100px
	}

	.cart.table-wrapper .product-item-details {
		display: table-cell;
		padding-bottom: 35px;
		vertical-align: top;
		white-space: normal;
		width: 99%
	}

	.cart-products-toolbar {
		margin: 2px 0 0
	}

	.cart-products-toolbar .toolbar-amount {
		line-height: 30px;
		margin: 0
	}

	.cart-products-toolbar .pages {
		float: right
	}

	.cart-products-toolbar .pages .item:last-child {
		margin-right: 0
	}

	.cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
		padding-bottom: 10px;
		padding-top: 10px
	}

	.cart.table-wrapper .cart + .cart-products-toolbar {
		margin-top: 25px
	}

	.minicart-wrapper {
		position: relative
	}

	.minicart-wrapper .ui-dialog {
		right: 0
	}

	.minicart-wrapper .ui-dialog-content {
		width: 390px
	}

	.minicart-wrapper .block-title {
		display: none
	}

	.page-layout-checkout .page-header, .page-layout-checkout .columns {
		width: 1200px;
		max-width: 100%;
		margin: 0 auto;
		padding: 0
	}

	.page-layout-checkout .page-header .header_content {
		background: 0 0;
		box-shadow: none
	}

	.page-layout-checkout .page-header .header_content .logo {
		padding: 10px 0
	}

	.page-layout-checkout .page-header .header_content .logo img {
		width: 123px
	}

	.opc-wrapper {
		width: 133.33333333%;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		padding-right: 30px
	}

	.checkout-onepage-success .print {
		display: block;
		float: right;
		margin: 23px 0 0
	}

	.opc-estimated-wrapper {
		display: none
	}

	.opc-progress-bar {
		margin: 0 0 20px;
		counter-reset: i;
		display: block;
		font-size: 0
	}

	.opc-progress-bar-item {
		margin: 0 0 10px;
		width: 185px;
		display: inline-block;
		position: relative;
		text-align: center;
		vertical-align: top
	}

	.opc-progress-bar-item:before {
		background: #e4e4e4;
		border: 1px solid #ccc;
		top: 19px;
		transition: background .3s;
		content: '';
		height: 7px;
		left: 0;
		position: absolute;
		width: 100%
	}

	.opc-progress-bar-item:first-child:before {
		border-radius: 6px 0 0 6px
	}

	.opc-progress-bar-item:last-child:before {
		border-radius: 0 6px 6px 0
	}

	.opc-progress-bar-item > span {
		display: inline-block;
		padding-top: 45px;
		width: 100%;
		word-wrap: break-word;
		color: #666;
		font-weight: 300;
		font-size: 1.8rem
	}

	.opc-progress-bar-item > span:before, .opc-progress-bar-item > span:after {
		background: #e4e4e4;
		border: 1px solid #ccc;
		height: 38px;
		margin-left: -19px;
		transition: background .3s;
		width: 38px;
		border-radius: 50%;
		content: '';
		left: 50%;
		position: absolute;
		top: 0
	}

	.opc-progress-bar-item > span:after {
		background: #fff;
		height: 26px;
		margin-left: -13px;
		top: 6px;
		width: 26px;
		content: counter(i);
		counter-increment: i;
		color: #333;
		font-weight: 600;
		font-size: 1.8rem
	}

	.opc-progress-bar-item._complete {
		cursor: pointer
	}

	.opc-progress-bar-item._complete:hover:before {
		background: #d7d7d7
	}

	.opc-progress-bar-item._complete:hover > span:before {
		background: #d7d7d7
	}

	.opc-progress-bar-item._complete > span {
		color: #f6516c
	}

	.opc-progress-bar-item._complete > span:after {
		font-family: 'iconfont';
		content: '\e72e'
	}

	.opc-progress-bar-item._active:before {
		background: #ff5501;
		border-color: #ff5501
	}

	.opc-progress-bar-item._active > span {
		color: #333;
		font-weight: 600
	}

	.opc-progress-bar-item._active > span:before {
		background: #ff5501;
		border-color: #ff5501
	}

	.opc-progress-bar-item._active > span:after {
		border-color: #ff5501;
		content: '\e72e';
		font-family: 'iconfont'
	}

	.checkout-index-index .modal-popup .form-shipping-address {
		max-width: 500px
	}

	.checkout-index-index .modal-popup .modal-footer .action-save-address {
		float: right;
		margin: 0 0 0 20px
	}

	.checkout-shipping-method .actions-toolbar > .primary {
		float: right
	}

	.checkout-shipping-method .actions-toolbar .action.primary {
		margin: 0
	}

	.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
		max-width: 500px
	}

	.opc-wrapper .form-login {
		border-bottom: 1px solid #ccc;
		padding-bottom: 20px
	}

	.table-checkout-shipping-method {
		width: auto
	}

	.opc-summary-wrapper .modal-header .action-close {
		display: none
	}

	.authentication-dropdown {
		background-color: #fff;
		border: 1px solid #aeaeae;
		-webkit-transform: scale(1, 0);
		-webkit-transform-origin: 0 0;
		-webkit-transition: -webkit-transform linear .1s, visibility 0s linear .1s;
		position: absolute;
		text-align: left;
		top: 100%;
		transform: scale(1, 0);
		transform-origin: 0 0;
		transition: transform linear .1s, visibility 0s linear .1s;
		visibility: hidden;
		width: 100%
	}

	.authentication-dropdown._show {
		z-index: 100;
		-webkit-transform: scale(1, 1);
		-webkit-transition: -webkit-transform linear .1s, visibility 0s linear 0s;
		transform: scale(1, 1);
		transition: transform linear .1s, visibility 0s linear 0s;
		visibility: visible
	}

	.authentication-wrapper {
		width: 33.33333333%;
		text-align: right
	}

	.block-authentication .block-title {
		font-size: 2.6rem;
		border-bottom: 0;
		margin-bottom: 25px
	}

	.block-authentication .actions-toolbar > .primary {
		display: inline;
		float: right;
		margin-right: 0
	}

	.block-authentication .actions-toolbar > .primary .action {
		margin-right: 0
	}

	.block-authentication .actions-toolbar > .secondary {
		float: left;
		margin-right: 2rem;
		padding-top: 1rem
	}

	.popup-authentication .modal-inner-wrap {
		min-width: 768px;
		width: 60%
	}

	.popup-authentication .block-authentication {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		border-top: 1px solid #c1c1c1
	}

	.popup-authentication .block[class], .popup-authentication .form-login, .popup-authentication .fieldset, .popup-authentication .block-content {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-grow: 1;
		flex-grow: 1
	}

	.popup-authentication .block[class] {
		box-sizing: border-box;
		float: left;
		padding: 10px 30px 0 0;
		width: 50%
	}

	.popup-authentication .block[class] + .block {
		border-left: 1px solid #c1c1c1;
		border-top: 0;
		margin: 0;
		padding: 10px 0 0 40px
	}

	.popup-authentication .block[class] + .block:before {
		left: 0;
		top: 50%
	}

	.popup-authentication .actions-toolbar {
		margin-bottom: 0;
		margin-top: auto
	}

	.checkout-payment-method .actions-toolbar .primary {
		float: right;
		margin: 0
	}

	.checkout-payment-method .fieldset > .field-select-billing > .control {
		float: none;
		width: 100%
	}

	.checkout-billing-address .action-update {
		float: right
	}

	.checkout-billing-address .actions-toolbar .action-cancel {
		margin: 6px 20px 0 0
	}

	.checkout-payment-method .payment-option-title {
		padding-left: 22px
	}

	.checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
		margin-left: 0
	}

	.homeslider {
		text-align: center;
		position: relative;
		max-height: 420px;
		overflow: hidden;
		margin: 0 0 20px
	}

	.home-page-block {
		margin-bottom: 30px
	}

	.banner .item {
		overflow: hidden;
		margin-bottom: 20px
	}

	.banner .item:before {
		background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%) repeat scroll 0 0;
		content: "";
		display: block;
		height: 100%;
		right: -75%;
		position: absolute;
		top: 0;
		transform: skewX(-25deg);
		width: 50%;
		z-index: 2
	}

	.banner .item:hover:before {
		animation: 1s ease 0s normal none 1 running fixedAnim;
		-webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
		-moz-animation: 1s ease 0s normal none 1 running fixedAnim
	}

	@-webkit-keyframes fixedAnim {
		0% {
			right: 125%
		}

		125% {
			right: 0
		}
	}

	@-moz-keyframes fixedAnim {
		0% {
			right: 125%
		}

		125% {
			right: 0
		}
	}

	@keyframes fixedAnim {
		0% {
			right: 125%
		}

		125% {
			right: 0
		}
	}

	.items_title {
		margin: 0 0 20px;
		display: flex
	}

	.tab_title > .title {
		margin: 0 5px
	}

	.tab_title > .title a {
		padding: 0 16px;
		height: 32px;
		line-height: 32px;
		border-radius: 16px;
		background-color: #f2f2f2;
		cursor: pointer;
		text-transform: uppercase
	}

	.home_product_items {
		margin-bottom: 20px
	}

	.home_product_items .items_content {
		display: flex
	}

	.home_product_items .main-content {
		flex: 1;
		width: 1100px;
		padding: 10px 0 0
	}

	.home_product_items .left-content {
		margin-right: 20px
	}

	.home_product_items .left-content a {
		display: block;
		width: 260px;
		height: 360px
	}

	.home-hots .items_content {
		padding: 20px
	}

	.home_product_items {
		margin-bottom: 30px
	}

	.home_product_items .items_content {
		overflow: hidden;
		background: #f5f5f5
	}

	.hot-anime .item {
		margin-bottom: 20px
	}

	.bitems-content, .hot-tabs .tab_content {
		padding: 15px
	}

	.home-page-block .homeslider {
		width: 860px;
		margin-right: 20px
	}

	.login-container .block.login .actions-toolbar > .primary {
		margin-bottom: 0;
		margin-right: 30px
	}

	.login-container .block.login .actions-toolbar > .secondary {
		float: left
	}

	.login-container .fieldset > .field > .control {
		width: 80%
	}

	.form-create-account .fieldset-fullname .fields {
		display: table;
		width: 100%
	}

	.form-create-account .fieldset-fullname .fields .field {
		display: table-cell
	}

	.form-create-account .fieldset-fullname .fields .field + .field {
		padding-left: 10px
	}

	.form-create-account .fieldset-fullname .field-name-prefix, .form-create-account .fieldset-fullname .field-name-suffix {
		width: 50px
	}

	.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search {
		min-width: 600px;
		width: 50%
	}

	.account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
		width: 22.3%
	}

	.account.page-layout-2columns-left .column.main {
		width: 77.7%
	}

	.account.page-layout-2columns-left .sidebar-main .block {
		margin-bottom: 0
	}

	.account .data.table {
		margin-bottom: 0
	}

	.account .data.table .col.actions {
		white-space: nowrap
	}

	.block-addresses-list .items.addresses {
		font-size: 0
	}

	.block-addresses-list .items.addresses > .item {
		display: inline-block;
		font-size: 14px;
		margin-bottom: 20px;
		vertical-align: top;
		width: 48%
	}

	.block-addresses-list .items.addresses > .item:nth-last-child(1), .block-addresses-list .items.addresses > .item:nth-last-child(2) {
		margin-bottom: 0
	}

	.block-addresses-list .items.addresses > .item:nth-child(even) {
		margin-left: 4%
	}

	.form-edit-account .fieldset .fieldset {
		margin-bottom: 20px;
		width: 100%
	}

	.control.captcha-image .captcha-img {
		margin: 0 10px 10px 0
	}

	.mst-nav__horizontal-bar {
		padding-bottom: 5px
	}

	.filter.block {
		margin-bottom: 40px
	}

	.sidebar-main .filter.block {
		width: 230px;
		margin-right: 25px;
		position: sticky;
		top: 0
	}

	.filter-title {
		display: none
	}

	.filter-content .item {
		margin: 10px 0
	}

	.filter-actions {
		margin-bottom: 30px
	}

	.filter.active .filter-options, .filter-options {
		background: 0 0;
		clear: both;
		display: block;
		overflow: initial;
		position: static
	}

	.filter-subtitle {
		display: block;
		position: static
	}

	.page-layout-1column .toolbar-products {
		position: absolute;
		top: 0;
		width: 100%
	}

	.page-layout-1column .products ~ .toolbar-products {
		position: static
	}

	.page-layout-1column.page-with-filter .column.main {
		padding-top: 45px;
		position: relative;
		z-index: 1
	}

	.page-layout-1column .filter.block {
		border-top: 1px solid #d1d1d1
	}

	.page-layout-1column .filter-content {
		margin-top: 10px
	}

	.page-layout-1column .filter-subtitle {
		display: none
	}

	.page-layout-1column .filter-options-item {
		border: 0;
		display: inline-block;
		margin-right: 25px;
		position: relative
	}

	.page-layout-1column .filter-options-item.active {
		z-index: 2
	}

	.page-layout-1column .filter-options-item.active .filter-options-content {
		visibility: visible
	}

	.page-layout-1column .filter-options-item.active:hover {
		z-index: 3
	}

	.page-layout-1column .filter-options-item.active:after, .page-layout-1column .filter-options-item.active:before {
		border: 8px solid transparent;
		height: 0;
		width: 0;
		border-bottom-color: #000;
		bottom: -1px;
		content: '';
		display: block;
		left: 5px;
		position: absolute;
		z-index: 3
	}

	.page-layout-1column .filter-options-item.active:after {
		border-bottom-color: #fff;
		margin-top: 2px;
		z-index: 4
	}

	.page-layout-1column .filter-options-title {
		padding: 0 20px 0 0
	}

	.page-layout-1column .filter-options-title:after {
		right: 2px;
		top: 3px;
		z-index: 3
	}

	.page-layout-1column .filter-options-content {
		background: #fff;
		-webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
		-moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
		-ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
		box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
		border: 1px solid #d1d1d1;
		padding: 5px 0;
		position: absolute;
		top: 100%;
		visibility: hidden;
		width: 180px;
		z-index: 2
	}

	.page-layout-1column .filter-options-content .item {
		margin: 0;
		padding: 5px
	}

	.page-layout-1column .filter-options-content .item a {
		margin-left: 0
	}

	.page-layout-1column .filter-options-content .item:hover {
		background-color: #e8e8e8
	}

	.page-layout-1column .filter-current {
		display: inline;
		line-height: 35px
	}

	.page-layout-1column .filter-current-subtitle {
		color: #7d7d7d;
		display: inline;
		font-size: 14px;
		font-weight: 400;
		padding: 0
	}

	.page-layout-1column .filter-current-subtitle:after {
		content: ':'
	}

	.page-layout-1column .filter-current .item, .page-layout-1column .filter-current .items {
		display: inline
	}

	.page-layout-1column .filter-current .item {
		margin-right: 25px;
		white-space: nowrap
	}

	.page-layout-1column .filter-current .action.remove {
		line-height: normal
	}

	.page-layout-1column .filter-actions {
		display: inline;
		white-space: nowrap
	}

	.page-layout-1column .filter-actions ~ .filter-options {
		margin-top: 25px
	}

	.products.wrapper.list .product-reviews-summary {
		margin: 0
	}

	.review-list .amreview-info-wrapper .amreview-summary-details {
		padding: 0 20px 0 10px
	}

	.review-list .amreview-summary-details .amreview-label .amreview-bar {
		margin: 0 3px
	}

	.review-list .amreview-summary-details .amreview-label .amreview-bar.-active {
		margin: 0
	}

	.table-order-items .subtotal, .table-order-items .amount {
		text-align: right
	}

	.table-order-items.creditmemo .col.qty, .table-order-items.creditmemo .col.discount, .table-order-items.creditmemo .col.subtotal {
		text-align: center
	}

	.table-order-items.creditmemo .col.total {
		text-align: right
	}

	.order-pager-wrapper .order-pager-wrapper-top {
		padding-left: 0;
		padding-right: 0
	}

	.order-pager-wrapper .pages {
		float: right
	}

	.order-actions-toolbar .action.print {
		display: block;
		float: right
	}

	.page-title-wrapper .order-date {
		margin-top: -20px
	}

	[class^=sales-guest-] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
		margin-bottom: 20px
	}

	.mainnav {
		background: #123642;
		color: #fff
	}

	.mainnav .navigation {
		display: flex;
	}

	.header-best {
		position: absolute;
		left: 300px;
		top: 0;
		bottom: 0;
		display: flex;
		align-items: center
	}

	.right-nav ul li:hover > img {
		-webkit-animation: tada 1s .2s ease both;
		-moz-animation: tada 1s .2s ease both
	}

	@-webkit-keyframes tada {
		0% {
			-webkit-transform: scale(1)
		}

		10%, 20% {
			-webkit-transform: scale(.9) rotate(-3deg)
		}

		30%, 50%, 70%, 90% {
			-webkit-transform: scale(1.1) rotate(3deg)
		}

		40%, 60%, 80% {
			-webkit-transform: scale(1.1) rotate(-3deg)
		}

		100% {
			-webkit-transform: scale(1) rotate(0)
		}
	}

	@-moz-keyframes tada {
		0% {
			-moz-transform: scale(1)
		}

		10%, 20% {
			-moz-transform: scale(.9) rotate(-3deg)
		}

		30%, 50%, 70%, 90% {
			-moz-transform: scale(1.1) rotate(3deg)
		}

		40%, 60%, 80% {
			-moz-transform: scale(1.1) rotate(-3deg)
		}

		100% {
			-moz-transform: scale(1) rotate(0)
		}
	}

	#goToTop {
		position: fixed;
		bottom: 100px;
		right: 2px
	}

	#goToTop a {
		width: 40px;
		line-height: 40px;
		font-size: 20px
	}

	.page-header.padding {
		height: 131px
	}

	.page-header .header_content .header-top .logo img {
		width: 136px
	}

	.products-grid.wishlist .product-item-tooltip {
		display: inline-block
	}

	.products-grid.wishlist .product-item-actions {
		margin: 10px 0 0
	}

	.products-grid.wishlist .product-item .fieldset .field.qty {
		margin-bottom: 10px;
		padding-right: 10px
	}

	.products-grid.wishlist .product-item .fieldset .field.qty .label {
		width: auto
	}

	.products-grid.wishlist .product-item .box-tocart .actions-primary {
		margin: 0
	}

	.products-grid.wishlist .product-item .box-tocart .stock {
		margin: 20px 0 0
	}

	.mst-searchautocomplete__autocomplete {
		width: 100%;
		min-width: 50rem
	}

	.mst-searchautocomplete__autocomplete._active {
		display: block !important
	}

	.mst-searchautocomplete__autocomplete._active.mst-2-cols {
		width: 720px !important;
		position: absolute
	}

	.mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
		clear: left;
		float: left;
		display: block;
		position: relative;
		max-width: 240px;
		width: 240px;
		padding-bottom: 10px;
		box-sizing: border-box;
		border-right: 1px solid #efefef;
		margin-right: -1px
	}

	.mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
		width: 480px !important;
		max-width: 480px !important;
		clear: right;
		float: right;
		border-left: 1px solid #efefef;
		border-right: unset;
		margin-left: -1px
	}

	.mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
		clear: both
	}
}

@media all and (min-width: 1024px), print {
	.container, .header-top, .breadcrumbs .items, .columns {
		max-width: 1200px
	}

	.page-layout-2columns-left .page-main > .columns {
		display: flex
	}

	.page-layout-2columns-left .page-main > .columns > .main {
		float: left;
		flex: 1;
		max-width: 100%
	}

	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-20 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.333333%
	}

	.offset-lg-2 {
		margin-left: 16.666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.333333%
	}

	.offset-lg-5 {
		margin-left: 41.666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.333333%
	}

	.offset-lg-8 {
		margin-left: 66.666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.333333%
	}

	.offset-lg-11 {
		margin-left: 91.666667%
	}

	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0, .my-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0, .mx-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0, .my-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0, .mx-lg-0 {
		margin-left: 0 !important
	}

	.m-lg-1 {
		margin: .25rem !important
	}

	.mt-lg-1, .my-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1, .mx-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1, .my-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1, .mx-lg-1 {
		margin-left: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2, .my-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2, .mx-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2, .my-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2, .mx-lg-2 {
		margin-left: .5rem !important
	}

	.m-lg-3 {
		margin: 1rem !important
	}

	.mt-lg-3, .my-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3, .mx-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3, .my-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3, .mx-lg-3 {
		margin-left: 1rem !important
	}

	.m-lg-4 {
		margin: 1.5rem !important
	}

	.mt-lg-4, .my-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4, .mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4, .my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4, .mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.m-lg-5 {
		margin: 3rem !important
	}

	.mt-lg-5, .my-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5, .mx-lg-5 {
		margin-right: 3rem !important
	}

	.mb-lg-5, .my-lg-5 {
		margin-bottom: 3rem !important
	}

	.ml-lg-5, .mx-lg-5 {
		margin-left: 3rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0, .py-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0, .px-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0, .py-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0, .px-lg-0 {
		padding-left: 0 !important
	}

	.p-lg-1 {
		padding: .25rem !important
	}

	.pt-lg-1, .py-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1, .px-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1, .py-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1, .px-lg-1 {
		padding-left: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2, .py-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2, .px-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2, .py-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2, .px-lg-2 {
		padding-left: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3, .py-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3, .px-lg-3 {
		padding-right: 1rem !important
	}

	.pb-lg-3, .py-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3, .px-lg-3 {
		padding-left: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4, .py-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4, .px-lg-4 {
		padding-right: 1.5rem !important
	}

	.pb-lg-4, .py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4, .px-lg-4 {
		padding-left: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem !important
	}

	.pt-lg-5, .py-lg-5 {
		padding-top: 3rem !important
	}

	.pr-lg-5, .px-lg-5 {
		padding-right: 3rem !important
	}

	.pb-lg-5, .py-lg-5 {
		padding-bottom: 3rem !important
	}

	.pl-lg-5, .px-lg-5 {
		padding-left: 3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto, .my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto, .mx-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto, .my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto, .mx-lg-auto {
		margin-left: auto !important
	}

	.page-footer .footer .footer-list .app {
		text-align: center
	}

	.page-footer .footer .footer-list .app img {
		max-width: 100%
	}

	.amcart-minipage-wrap .amcart-message-box {
		width: 820px
	}

	.amcart-minipage-wrap .amcart-confirm-buttons {
		margin: 0 35px 40px
	}

	.amcart-minipage-wrap .amcart-confirm-buttons .button {
		max-width: 355px
	}

	.amcart-minipage-wrap .am-photo-container {
		padding: 0 25px 0 35px
	}

	.amcart-minipage-wrap .am-photo-container > .product-item-photo {
		text-align: left
	}

	.ampage-top-info, .ampage-bottom-info {
		padding: 0 35px 0 0
	}

	.ampromo-items-content {
		max-width: 960px;
		width: 100%
	}

	.amxnotif-block .input-fields {
		margin-bottom: 0
	}

	.category .subscribe-popup .notification-container {
		margin-top: 20px
	}

	.category .subscribe-popup {
		width: 30%
	}

	.cookie-settings-cols3 .cookie-group {
		width: calc(33% - 7px)
	}

	.cookie-settings-cols4 .cookie-group {
		width: calc(25% - 7px)
	}

	.amreview-review-wrapper.review-item .amstars-rating-container {
		top: 0;
		bottom: auto
	}

	.amreview-author-details {
		margin: 0 20px 0 0;
		width: 20%
	}

	.amreview-description-wrap {
		width: 75%
	}

	.amreview-title-review {
		margin-right: 90px
	}

	.amreview-add-new .amreview-button.action {
		margin-right: 15px;
		padding: 15px
	}

	.amreview-customer-review {
		margin-bottom: 25px
	}

	.amreview-info-wrapper {
		margin-bottom: 20px
	}

	.amreview-info-wrapper .amreview-summary-info, .amreview-info-wrapper .amreview-summary-details, .amreview-info-wrapper .amreview-add-new {
		vertical-align: middle
	}

	.amreview-info-wrapper .amreview-add-new {
		display: inline-block;
		margin: 0;
		padding: 15px 0 0;
		background: 0 0
	}

	.amreview-widget-container.-grid .review-items {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.amreview-widget-container.-grid .amreview-rating-wrapper {
		margin-bottom: 0
	}

	.amreview-widget-container.-grid .amreview-review-wrapper.review-item {
		width: 49%;
		background: #f8fcff;
		border-bottom: 0
	}

	.amreview-widget-container.-grid .amreview-title {
		padding: 10px 0;
		background: 0 0;
		cursor: unset;
		pointer-events: none
	}

	.amreview-widget-container.-grid .amreview-title:after {
		display: none
	}

	.amreview-widget-container.-grid .amreview-description-wrapper {
		min-width: 200px
	}

	.amreview-widget-container.-grid .amreview-message {
		max-width: 290px
	}

	.amreview-widget-container.-sidebar .amreview-rating-wrapper {
		max-width: 30%;
		min-width: 120px
	}

	.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus, .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
		padding: 10px;
		font-size: 40px;
		display: flex;
		align-items: center
	}

	.amrelated-popup-container .amrelated-bundle-popup {
		width: 820px
	}

	.amrelated-product-info .amrelated-info.-top, .amrelated-product-info .amrelated-info.-bottom {
		padding: 0 35px 0 0
	}

	.amrelated-product-info .amrelated-image-container .amrelated-image-container {
		padding: 0 25px 0 35px
	}

	.amrelated-product-info .amrelated-image-container > .product-item-photo {
		text-align: left
	}

	.products-grid > .product-items > .product-item {
		width: 25%
	}

	.product-info-top {
		display: grid;
		grid-template-columns: 680px auto;
		grid-gap: 50px
	}

	.product-info-top .product.media .loading-mask {
		bottom: 0;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
		background: rgba(255, 255, 255, .5)
	}

	.product-info-top .product.media .gallery-placeholder {
		width: 100%
	}

	.checkout-index-index .modal-popup .modal-inner-wrap {
		margin-left: -400px;
		width: 800px;
		left: 50%
	}

	.opc-wrapper .shipping-address-item {
		width: 33.33333333%
	}

	.opc-wrapper .shipping-address-item:before {
		background: #ccc;
		height: calc(100% - 20px);
		content: '';
		left: 0;
		position: absolute;
		top: 0;
		width: 1px
	}

	.opc-wrapper .shipping-address-item:nth-child(3n+1):before {
		display: none
	}

	.opc-wrapper .shipping-address-item.selected-item:before {
		display: none
	}

	.opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
		display: none
	}

	.table-checkout-shipping-method {
		min-width: 500px
	}

	.mainnav {
		line-height: 50px
	}
}

@media (min-width: 1320px), print {
	.container, .header-top, .breadcrumbs .items, .columns {
		max-width: 1320px;
	}

	.page-layout-3columns .home-page-block {
		max-width: 1400px;
		margin: 0 auto 30px
	}

	.page-layout-3columns .columns {
		max-width: none;
		padding: 0
	}

	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.333333%
	}

	.offset-xl-2 {
		margin-left: 16.666667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.333333%
	}

	.offset-xl-5 {
		margin-left: 41.666667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.333333%
	}

	.offset-xl-8 {
		margin-left: 66.666667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.333333%
	}

	.offset-xl-11 {
		margin-left: 91.666667%
	}

	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0, .my-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0, .mx-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0, .my-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0, .mx-xl-0 {
		margin-left: 0 !important
	}

	.m-xl-1 {
		margin: .25rem !important
	}

	.mt-xl-1, .my-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1, .mx-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1, .my-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1, .mx-xl-1 {
		margin-left: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2, .my-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2, .mx-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2, .my-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2, .mx-xl-2 {
		margin-left: .5rem !important
	}

	.m-xl-3 {
		margin: 1rem !important
	}

	.mt-xl-3, .my-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3, .mx-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3, .my-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3, .mx-xl-3 {
		margin-left: 1rem !important
	}

	.m-xl-4 {
		margin: 1.5rem !important
	}

	.mt-xl-4, .my-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4, .mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4, .my-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4, .mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.m-xl-5 {
		margin: 3rem !important
	}

	.mt-xl-5, .my-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5, .mx-xl-5 {
		margin-right: 3rem !important
	}

	.mb-xl-5, .my-xl-5 {
		margin-bottom: 3rem !important
	}

	.ml-xl-5, .mx-xl-5 {
		margin-left: 3rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0, .py-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0, .px-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0, .py-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0, .px-xl-0 {
		padding-left: 0 !important
	}

	.p-xl-1 {
		padding: .25rem !important
	}

	.pt-xl-1, .py-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1, .px-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1, .py-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1, .px-xl-1 {
		padding-left: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2, .py-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2, .px-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2, .py-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2, .px-xl-2 {
		padding-left: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3, .py-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3, .px-xl-3 {
		padding-right: 1rem !important
	}

	.pb-xl-3, .py-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3, .px-xl-3 {
		padding-left: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4, .py-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4, .px-xl-4 {
		padding-right: 1.5rem !important
	}

	.pb-xl-4, .py-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4, .px-xl-4 {
		padding-left: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem !important
	}

	.pt-xl-5, .py-xl-5 {
		padding-top: 3rem !important
	}

	.pr-xl-5, .px-xl-5 {
		padding-right: 3rem !important
	}

	.pb-xl-5, .py-xl-5 {
		padding-bottom: 3rem !important
	}

	.pl-xl-5, .px-xl-5 {
		padding-left: 3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto, .my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto, .mx-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto, .my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto, .mx-xl-auto {
		margin-left: auto !important
	}

	.amrelated-pack-list.-wide .amrelated-pack-item.-main {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.amrelated-pack-list.-wide .amrelated-pack-items {
		position: relative;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		width: unset;
		max-width: 66%
	}

	.amrelated-pack-list.-wide .amrelated-pack-item {
		max-width: 180px
	}

	.amrelated-pack-list.-wide .amrelated-plus, .amrelated-pack-list.-wide .amrelated-equal {
		line-height: unset
	}

	.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		display: block;
		width: 0;
		height: 100%;
		background: #fff;
		opacity: 1;
		transition: all .3s ease
	}

	.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
		right: 0;
		left: unset
	}

	.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info, .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus, .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
		z-index: 2
	}

	.amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
		width: 100%;
		opacity: 1
	}

	.product-fluid {
		position: relative;
		padding: 0;
		margin-top: 20px
	}

	.product-info-top {
		margin-bottom: 30px
	}

	.product-info-main {
		padding-left: 0
	}

	.product-info-main .page-title-wrapper {
		padding-top: 0
	}

	.page-header .header_content .header-top .logo img {
		width: 160px
	}
}


.header-search input{
	height: 30px!important;
	margin-top: 10px;
	width: 100px;
	padding: 5px!important;
	display: none!important;
}

.header-search-open input{
	display: block!important;
}

.header-search button{
	height: 30px!important;
	line-height: 16px;
	background: #fff;
	outline: none;
}

.header-search button:focus{
	outline: none;
}

.header-search button .iconfont{
	color:#000 ;
}