/* TB-newsletter-popup Start */
#TB-newsletter-popup #boxes {
	background-color: #fff;
	bottom: 0;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
	height: max-content;
	max-width: 600px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	padding: 0px;
}
#TB-newsletter-popup .newslatterpopup-content {
	/* width: 88%; */
	margin: 0 auto;
}
#TB-newsletter-popup #notification .warning {
	background: #f8d7da;
	padding: 12px;
	color: #842029;
	margin: 0 0 15px 0;
	border: 1px solid #f5c2c7;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}
#TB-newsletter-popup #notification .success {
	background: #d1e7dd;
	padding: 12px;
	color: #0f5132;
	margin: 0 0 15px 0;
	border: 1px solid #badbcc;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}
#TB-newsletter-popup #popup2 {
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	cursor: pointer;
	top: 0;
	width: auto;
	height: 30px;
	width: 30px;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	z-index: 1;
	background: #58a986;
}
#TB-newsletter-popup #popup2 span {
	display: inline-block;
}
#TB-newsletter-popup #popup2 .b-close i {
	color: #fff;
	line-height: 30px;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	display: block;
	font-size: 20px;
}
#TB-newsletter-popup #popup2:hover .b-close i {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
#TB-newsletter-popup .newslatter-img {
	background: url("/image/catalog/newsletter_photo2.png");
	padding: 0;
	order: 2;
	display: block;
	margin: 0 auto;
	width:600px;
	height: 320px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#TB-newsletter-popup .box {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
#TB-newsletter-popup #boxes .newletter-title h2 {
	color: #111;
	font: 600 38px/40px 'Philosopher', Helvetica, sans-serif;
	margin: 40px 0 8px 0;
	text-transform: uppercase;
}
#TB-newsletter-popup #subscribe_popup {
	padding: 0;
	margin: 0 0 15px;
}
#TB-newsletter-popup .newslatterpopup-content > span {
	margin: 0 0 20px 0;
	font: 400 16px/24px 'Cabin', helvetica, sans-serif;
	color: #4b4b4b;
	display: block;
}
#TB-newsletter-popup #boxes #newleter_form_subscribe #subscribe_pemail {
	border: 1px solid #dddcdc;
	padding: 12px 20px;
	color: #111;
	background: #f5f5f5;
	margin: 0 0 20px;
	text-align: center;
	letter-spacing: 0.5px;
	font: 400 14px/20px 'Cabin', helvetica, sans-serif;
	box-shadow: none;
	outline: none;
	display: block;
	width: 100%;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}
#TB-newsletter-popup #boxes .newleter-content label {
	color: #4b4b4b;
	font: 400 14px/24px 'Cabin', helvetica, sans-serif;
	cursor: pointer;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}
#TB-newsletter-popup #boxes .newleter-content label:hover {
	color: #111;
}
@media (max-width: 991px) {
	#TB-newsletter-popup .box {
		width: 100%;
	}
	#TB-newsletter-popup .newslatter-img {
		width: 318px;
		height: 233px;
		margin: 0 auto;
	}
	#TB-newsletter-popup #boxes .newletter-title h2 {
		font-size: 32px;
		line-height: 34px;
	}
	#TB-newsletter-popup #dialog {
		display: block;
	}
	#TB-newsletter-popup #boxes {
		bottom: 0;
		overflow-y: auto;
		left: 0;
		top: 0;
		margin: 65px auto;
		right: 0;
		position: fixed;
		z-index: 9;
		overflow-x: hidden;
		/* height: auto; */
	}
	#TB-newsletter-popup #boxes {
		max-width: 500px;
	}
	#TB-newsletter-popup #popup2 {
		height: 30px;
		width: 30px;
		z-index: 1;
		right: 0;
		top: 0;
		background: #111;
	}
	#TB-newsletter-popup .popup-button .button.btn.btn-primary {
		padding: 12px 26px;
	}
}
@media (max-width: 543px) {
	#TB-newsletter-popup #boxes {
		max-width: 400px;
	}
	#TB-newsletter-popup #boxes .newletter-title h2 {
		font-size: 28px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	#TB-newsletter-popup .newslatterpopup-content>span {
		margin: 0 0 15px 0;
		font-size: 14px;
		line-height: 24px;
	}
	#TB-newsletter-popup #boxes #newleter_form_subscribe #subscribe_pemail {
		margin: 0 0 18px;
	}
	#TB-newsletter-popup .popup-button {
		margin: 0 0 18px;
	}
	#TB-newsletter-popup .newslatterpopup-content {
		width: 100%;
	}
	#TB-newsletter-popup #boxes .newleter-content label {
		font-size: 13px;
	}
	#TB-newsletter-popup .btn-primary {
		font-size: 14px;
		line-height: 16px;
	}
	#TB-newsletter-popup .newslatter-img {
		width: 318px;
		height: 233px;
	}
}
@media (max-width: 480px) {
	#TB-newsletter-popup .newslatter-img {
		width: 258px;
		height: 196px;
	}
	#TB-newsletter-popup #boxes {
		max-width: 320px;
	}
	#TB-newsletter-popup #boxes .newletter-title h2 {
		font-size: 22px;
		line-height: 24px;
		margin: 0 0 5px;
	}
	#TB-newsletter-popup .newslatterpopup-content > span {
		font-size: 13px;
		line-height: 24px;
	}
	#TB-newsletter-popup #boxes #newleter_form_subscribe #subscribe_pemail {
		margin: 0 0 15px;
	}
	#TB-newsletter-popup .popup-button {
		margin: 0 0 15px;
	}

	#TB-newsletter-popup #boxes .newleter-content label {
		font-size: 11px;
	}
}
@media (max-width: 360px) {
	#TB-newsletter-popup #boxes {
		max-width: 300px;
	}
	#TB-newsletter-popup #boxes {
		padding: 20px;
	}
}
/* TB-newsletter-subscribe Start*/
#TB-newletter-subscribe .newletter-desc {
	/* display: none; */
	font: 400 20px/22px 'Cabin', Helvetica, sans-serif;
	letter-spacing: 0.3px;
	color: #111;
	margin: 20px 0;
	display: inherit;
}
#TB-newletter-subscribe .tb-title {
	font: 700 40px/42px 'Philosopher', Helvetica, serif;
	color: #111;
	letter-spacing: 0.50px;
	margin: 0;
	text-transform: uppercase;
}
#TB-newletter-subscribe #subscribe {
	position: relative;
}
#TB-newletter-subscribe #notification-normal {
	position: absolute;
	bottom: -55px;
	top: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0;
	text-align: center;

}
#TB-newletter-subscribe #notification-normal .warning {
	background: #f8d7da;
	padding: 9px;
	color: #842029;
	border: 1px solid #f5c2c7;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
}
#TB-newletter-subscribe #notification-normal .success {
	background: #d1e7dd;
	padding: 9px;
	color: #0f5132;
	border: 1px solid #badbcc;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;

}
#TB-newletter-subscribe .newletter-title h2::after {
	content: "\ec67";
	font-family: "IcoFont";
	font-size: 40px;
	line-height: 45px;
	position: absolute;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 45px;
	height: 45px;
	text-align: center;
}
/* #TB-newletter-subscribe .box {
	padding: 0;
} */

#TB-newletter-subscribe .tb-newsletter-subscribe-img {
	overflow: hidden;
	border-radius: 12px;
	display: inline-block;
	margin: 0 0 0 -80px;
}
#TB-newletter-subscribe .tb-newsletter-subscribe-img img {
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
}
#TB-newletter-subscribe:hover .tb-newsletter-subscribe-img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
}
#TB-newletter-subscribe .newleter-content>label {
	display: none;
}
#TB-newletter-subscribe #form_subscribe {
	background-image: url(/image/catalog/Background%20_photo-3.png);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	padding: 140px 80px;
}
#TB-newletter-subscribe #form_subscribe #subscribe .btn-primary {
	font: 500 16px/18px 'Cabin', Helvetica, sans-serif;
	letter-spacing: 0.3px;
	padding: 16px 45px;
}
/* #TB-newletter-subscribe #form_subscribe #subscribe .btn-primary::before, */
#TB-newletter-subscribe #form_subscribe #subscribe .btn-primary::before {
	background-color: #111;
	border-radius:0 50px 50px 0;
	-webkit-border-radius:0 50px 50px 0;
	-moz-border-radius:0 50px 50px 0;
	-ms-border-radius:0 50px 50px 0;
	-o-border-radius:0 50px 50px 0;
}
#TB-newletter-subscribe #form_subscribe #subscribe_email {
	color: #111;
	padding: 15px 185px 15px 20px;
	font:400 16px/18px 'Cabin', Helvetica, sans-serif;
	background: #fff;
	height: 50px;
	outline: none;
	letter-spacing: 0.3px;
	width: 100%;
	border: 2px solid #fff;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
}
#TB-newletter-subscribe #form_subscribe .btn.btn-primary {
	position: absolute;
	right: -2px;
	top: 0;
	background: #58a986;
	color: #fff;
	border-radius:0 50px 50px 0;
	-webkit-border-radius:0 50px 50px 0;
	-moz-border-radius:0 50px 50px 0;
	-ms-border-radius:0 50px 50px 0;
	-o-border-radius:0 50px 50px 0;
}
#TB-newletter-subscribe #form_subscribe .btn i {
	display: none;
}
@media (max-width: 1399px) {
	#TB-newletter-subscribe .tb-title {
		font-size: 34px;
		line-height: 36px;
	}
}
@media (max-width: 1299px) {
	#TB-newletter-subscribe .tb-title {
		font-size: 34px;
		line-height: 36px;
	}
	#TB-newletter-subscribe .newletter-desc {
		font-size: 16px;
		line-height: 18px;
		margin: 15px 0;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe_email {
		padding: 15px 160px 15px 15px;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe .btn-primary {
		padding: 16px 32px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#TB-newsletter-popup .newslatter-img {
		width: 450px;
	}
	#TB-newsletter-popup #boxes {
		max-width: 900px;
	}
	#TB-newletter-subscribe .newletter-title h2::after {
		font-size: 35px;
	}
	#TB-newletter-subscribe .tb-title {
		font-size: 30px;
		line-height: 32px;
	}
	#TB-newletter-subscribe #form_subscribe {
		padding: 80px 0 80px 30px;
	}	
}
@media (max-width: 1199px) {
	#TB-newletter-subscribe #form_subscribe .btn.btn-primary{
		right: 90px;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe_email{
		width: 70%;
	}
}
@media (max-width: 991px) {
	#TB-newletter-subscribe {
		text-align: center;
	}
	#TB-newletter-subscribe #form_subscribe {
		padding: 50px 0 60px 0;
	}
	#TB-newletter-subscribe .newletter-title h2 {
		display: inline-block;
		margin: 0 0 20px 0;
	}
	#TB-newletter-subscribe #notification-normal {
		position: static;
		margin: 10px auto 0;
		padding: 0;
		width: 80%;
	}
	#TB-newletter-subscribe .tb-newsletter-subscribe-img {
		margin: -30px 0 0 0;
		position: relative;
		z-index: 1;
	}
}
@media (max-width: 767px) {
	#TB-newletter-subscribe #form_subscribe .btn.btn-primary {
		right: 80px;
	}
	#TB-newletter-subscribe .tb-newsletter-subscribe-img {
		width: 90%;
	}
	#TB-newletter-subscribe .tb-title {
		font-size: 30px;
		line-height: 32px;
	}
	#TB-newletter-subscribe .newletter-desc {
		font-size: 15px;
		line-height: 18px;
	}
}
@media (max-width: 575px) {
	#TB-newletter-subscribe #form_subscribe #subscribe_email {
		width: 85%;
	}
	#TB-newletter-subscribe #form_subscribe .btn.btn-primary {
		right: 30px;
	}
	#TB-newletter-subscribe .tb-title {
		font-size: 26px;
		line-height: 28px;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe .btn-primary {
		font-size: 14px;
		line-height: 16px;
		padding: 17px 25px;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe_email {
		padding: 10px 130px 10px 20px;
		font-size: 14px;
		line-height: 16px;
	}
}
@media (max-width: 480px) {
	#TB-newletter-subscribe #form_subscribe #subscribe_email {
		width: 100%;
	}
	#TB-newletter-subscribe #form_subscribe {
		padding: 30px 20px 50px 20px;
	}
	#TB-newletter-subscribe .tb-title {
		font-size: 18px;
		line-height: 20px;
	}
	#TB-newletter-subscribe .newletter-desc {
		font-size: 15px;
		line-height: 17px;
		margin: 10px 0 12px;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe_email {
		height: 45px;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe .btn-primary {
		padding: 0;
		height: 45px;
		width: 45px;
		line-height: 45px;
	}
	#TB-newletter-subscribe .newletter-title h2::after {
		width: 40px;
		height: 30px;
		font-size: 30px;
		line-height: 30px;
	}
	#TB-newletter-subscribe #notification-normal{
		width: 100%;
	}
	#TB-newletter-subscribe #form_subscribe .btn span {
		display: none;
	}
	#TB-newletter-subscribe #form_subscribe .btn {
		width: 44px;
		padding: 0;
	}
	#TB-newletter-subscribe #form_subscribe #subscribe_email {
		padding: 12px 55px 12px 15px;
	}
	#TB-newletter-subscribe #form_subscribe .btn i {
		display: inline-block;
		line-height: 44px;
		font-size: 20px;
	}
	#TB-newletter-subscribe #form_subscribe .btn.btn-primary {
		right: 0;
	}
}
@media (max-width: 320px) {
	#TB-newletter-subscribe .newletter-title h2::after {
		width: 35px;
		height: 25px;
		font-size: 24px;
		line-height: 26px;
	}
	#TB-newletter-subscribe .tb-title {
		font-size: 16px;
		line-height: 18px;
	}
}
/* TB-newsletter-subscribe  End*/