@font-face {
	font-family: star;
	src: url(fonts/star.eot?#iefix) format("embedded-opentype"), url(fonts/star.woff) format("woff"), url(fonts/star.ttf) format("truetype"), url(fonts/star.svg#star) format("svg");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: WooCommerce;
	src: url(fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(fonts/WooCommerce.woff) format("woff"), url(fonts/WooCommerce.ttf) format("truetype"), url(fonts/WooCommerce.svg#WooCommerce) format("svg");
	font-weight: 400;
	font-style: normal;
}
h1 {
	color: rgb(51, 49, 49); line-height: 1.2; font-family: "Poppins", sans-serif; margin-top: 0px;
}
h2 {
	color: rgb(51, 49, 49); line-height: 1.2; font-family: "Poppins", sans-serif; margin-top: 0px;
}
h3 {
	color: rgb(51, 49, 49); line-height: 1.2; font-family: "Poppins", sans-serif; margin-top: 0px;
}
h4 {
	color: rgb(51, 49, 49); line-height: 1.2; font-family: "Poppins", sans-serif; margin-top: 0px;
}
h5 {
	color: rgb(51, 49, 49); line-height: 1.2; font-family: "Poppins", sans-serif; margin-top: 0px;
}
h6 {
	color: rgb(51, 49, 49); line-height: 1.2; font-family: "Poppins", sans-serif; margin-top: 0px;
}
h1 {
	letter-spacing: 3px; font-size: 40px;
}
h2 {
	letter-spacing: 3px; font-size: 38px; margin-bottom: 40px;
}
h3 {
	letter-spacing: 3px; font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px; font-weight: 500; margin-bottom: 20px;
}
h6 {
	font-size: 14px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
body {
	color: #FFFFFF; line-height: 30px; font-family: "Poppins", sans-serif; font-size: 24px; font-weight: 500;
}
ul {
	margin: 0px; padding-left: 0px;
}
section {
	padding: 80px 0px; overflow: hidden; position: relative;
}
::selection {
	background: #00CCFF; color: rgb(255, 255, 255);
}
select.custom-select {
	padding: 0px 30px 0px 0px; border: currentColor; border-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.custom-select {
	width: 100%; border-bottom-color: rgb(153, 148, 148); border-bottom-width: 1px; border-bottom-style: solid;
}
.custom-select:focus {
	border-color: #00CCFF;
}
select.custom-select {
	background: url("images/icon/down.png") no-repeat right 10px top 0px;
}
input[type=text] {
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=email] {
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.ot-btn {
	padding: 0px 45px; transition:0.5s ease-in-out; text-align: center; color: rgb(153, 148, 148); line-height: 50px; font-size: 14px; display: inline-block; position: relative; -webkit-transition: all 0.5s ease-in-out;
}
.ot-btn:hover {
	text-decoration: none;
}
.ot-btn:focus {
	text-decoration: none;
}
.border-dark::before {
	border-width: 2px 0px 0px 2px; border-style: solid none none solid; border-color: rgb(153, 148, 148) currentColor currentColor rgb(153, 148, 148); transition:0.5s ease-in-out; border-image: none; left: 0px; top: 0px; width: 55px; height: 25px; position: absolute; content: ""; -webkit-transition: all 0.5s ease-in-out;
}
.border-dark::after {
	border-width: 0px 2px 2px 0px; border-style: none solid solid none; border-color: currentColor rgb(153, 148, 148) rgb(153, 148, 148) currentColor; transition:0.5s ease-in-out; border-image: none; width: 55px; height: 25px; right: 0px; bottom: 0px; position: absolute; content: ""; -webkit-transition: all 0.5s ease-in-out;
}
.border-dark:hover::after {
	border-color: #00CCFF; width: 100%; height: 100%;
}
.border-dark:hover::before {
	border-color: #00CCFF; width: 100%; height: 100%;
}
.border-dark:hover {
	color: #00CCFF;
}
.border-theme::before {
	border-width: 2px 0px 0px 2px; border-style: solid none none solid; border-color: #00CCFF currentColor currentColor #00CCFF; transition:0.5s ease-in-out; border-image: none; left: 0px; top: 0px; width: 55px; height: 25px; position: absolute; content: ""; -webkit-transition: all 0.5s ease-in-out;
}
.border-theme::after {
	border-width: 0px 2px 2px 0px; border-style: none solid solid none; border-color: currentColor #00CCFF #00CCFF currentColor; transition:0.5s ease-in-out; border-image: none; width: 55px; height: 25px; right: 0px; bottom: 0px; position: absolute; content: ""; -webkit-transition: all 0.5s ease-in-out;
}
.border-theme:hover::after {
	border-color: #00CCFF; width: 100%; height: 100%;
}
.border-theme:hover::before {
	border-color: #00CCFF; width: 100%; height: 100%;
}
.ot-btn-classic {
	background: #00CCFF; padding: 0px 25px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 14px; display: inline-block;
}
.ot-btn-classic:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ot-btn-classic:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ot-btn-border-classic {
	padding: 0px 25px; border: 2px solid rgb(153, 148, 148); border-image: none; text-align: center; color: rgb(153, 148, 148); line-height: 36px; font-size: 14px; display: inline-block;
}
.ot-btn-border-classic:hover {
	border-color: #00CCFF; color: #00CCFF; text-decoration: none;
}
.ot-btn-border-classic:focus {
	border-color: #00CCFF; color: #00CCFF; text-decoration: none;
}
.btn-style-2 {
	transition:0.5s ease-in-out; color: #00CCFF; -webkit-transition: all 0.5s ease-in-out;
}
.btn-style-2::before {
	border-width: 2px 0px 0px; border-style: solid none none; border-color: #00CCFF currentColor currentColor; transition:left 0.3s ease-out, width 0.3s ease-out, height 0.3s ease-out 0.3s; border-image: none; left: calc(5% + 45px); top: 0px; width: calc(90% - 90px); height: 0px; position: absolute; content: ""; -webkit-transition: left 0.3s ease-out, width 0.3s ease-out, height 0.3s ease-out 0.3s;
}
.btn-style-2::after {
	border-width: 0px 0px 2px; border-style: none none solid; border-color: currentColor currentColor #00CCFF; transition:left 0.3s ease-out, width 0.3s ease-out, height 0.3s ease-out 0.3s; border-image: none; left: calc(5% + 45px); width: calc(90% - 90px); height: 0px; bottom: 0px; position: absolute; content: ""; -webkit-transition: left 0.3s ease-out, width 0.3s ease-out, height 0.3s ease-out 0.3s;
}
.btn-style-2:hover {
	color: #00CCFF;
}
.btn-style-2:hover::before {
	border-width: 2px 2px 0px; border-style: solid solid none; border-color: #00CCFF #00CCFF currentColor; border-image: none; left: 0px; width: 100%; height: 50%;
}
.btn-style-2:hover::after {
	border-width: 0px 2px 2px; border-style: none solid solid; border-color: currentColor #00CCFF #00CCFF; border-image: none; left: 0px; width: 100%; height: 50%;
}
.btn-contact {
	background: none; margin: 30px 0px 0px; outline: 0px; border: 0px currentColor; border-image: none; padding-top: 0px; padding-bottom: 0px; box-shadow: none; -webkit-box-shadow: none;
}
header {
	padding: 0px 0px;
}
.header-1 {
	width: 100%; display: inline-block;
}
.header-2 {
	width: 100%; display: inline-block;
}
.header-3 {
	width: 100%; display: inline-block;
}
.header-4 {
	width: 100%; display: inline-block;
}
.header-5 {
	width: 100%; display: inline-block;
}
.header-6 {
	width: 100%; display: inline-block;
}
.header-7 {
	width: 100%; display: inline-block;
}
.logo {
	padding: 25px 0px; display: inline-block;
}
.btn-search-header {
	padding: 0px 25px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 100px; font-size: 20px; display: inline-block; position: relative; -webkit-transition: all 0.5s ease-in-out;
}
.btn-search-header:hover {
	color: #00CCFF;
}
.btn-search-header:focus {
	color: #00CCFF;
}
.btn-search-header > span {
	cursor: pointer;
}
.btn-search-header span.open {
	top: 50px; right: 100px; font-size: 30px; position: fixed; z-index: 999;
}
header {
	background: rgb(255, 255, 255); width: 100%; line-height: 0; vertical-align: top; display: inline-block;
}
header .animated {
	animation-duration: 0.3s; animation-fill-mode: both; -webkit-animation-duration: .3s; -webkit-animation-fill-mode: both;
}
header > * {
	line-height: normal;
}
header h1 {
	margin: 0px;
}
.search-popup {
	background: rgba(255, 255, 255, 0.98); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 99;
}
.form-search-navi {
	left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.form-search-navi .form-control {
	background: none; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor #00CCFF; padding: 18px 12px; border-radius: 0px; border-image: none; width: 300px; height: auto; color: #00CCFF; font-size: 16px; box-shadow: none; -webkit-box-shadow: none; -webkit-border-radius: 0;
}
.form-search-navi button {
	background: none; outline: 0px; border: 0px currentColor; border-image: none; top: 20px; right: 0px; line-height: 40px; position: absolute; z-index: 99; box-shadow: none; -webkit-box-shadow: none;
}
.acc-box {
	padding: 25px 0px; display: inline-block;
}
.acc-box a {
	margin: 0px 30px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 50px; font-size: 20px; display: inline-block; -webkit-transition: all 0.5s ease-in-out;
}
.acc-box a:hover {
	color: #00CCFF;
}
.cart-button {
	position: relative;
}
.icon-cart {
	padding: 0px 25px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 100px; font-size: 20px; display: inline-block; transform: translateY(5px); -webkit-transition: all 0.5s ease-in-out; -webkit-transform: translateY(5px);
}
.icon-cart:hover {
	color: #00CCFF;
}
.mini-cart-counter {
	background: #00CCFF; left: 50%; top: 50%; width: 14px; height: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 14px; font-size: 10px; position: absolute; -webkit-transform: translate(-webkit-calc(-50% + 9px), -webkit-calc(-50% - 14px));
}
.top_cart_list_product {
	border-width: 3px 0px 0px; border-style: solid none none; border-color: #00CCFF currentColor currentColor; list-style: none; margin: 0px; padding: 10px 20px 20px; border-image: none; top: 100%; right: 0px; font-size: 14px; display: none; position: absolute; z-index: 9; min-width: 200px; box-shadow: 0px 6px 12px rgba(0,0,0,0.176); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.top_cart_list_product .img-thumb {
	width: 90px; margin-right: 10px; float: left; display: inline-block;
}
.top_cart_list_product .product_list_widget {
	list-style: none;
}
.top_cart_list_product .mini_cart_item {
	padding: 10px 0px; width: 270px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid; float: left; display: block; position: relative;
}
.top_cart_list_product .product-detail {
	padding-left: 100px; font-size: 13px;
}
.top_cart_list_product .product-detail a {
	transition:0.3s; color: rgb(153, 148, 148); text-transform: uppercase; text-decoration: none; -webkit-transition: .3s;
}
.top_cart_list_product .product-detail a:hover {
	color: #00CCFF;
}
.top_cart_list_product .product-detail .quantity {
	color: rgb(51, 49, 49); font-size: 13px; display: block;
}
.top_cart_list_product .remove {
	top: 50%; right: 0px; margin-top: -10px; position: absolute;
}
.top_cart_list_product .total {
	padding: 10px 0px; text-align: right; color: rgb(85, 85, 85); border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid;
}
.top_cart_list_product .buttons {
	margin: 0px; text-align: left; padding-top: 10px;
}
.btn-menu-mobile {
	padding: 0px 25px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 100px; font-size: 20px; display: inline-block; position: relative; -webkit-transition: all 0.5s ease-in-out;
}
.btn-menu-mobile:hover {
	color: #00CCFF;
}
.btn-menu-mobile:focus {
	color: #00CCFF;
}
.mm-navbar-top-1 {
	height: auto;
}
.mm-navbar-top-1 img {
	margin: 0px auto; height: 70px;
}
.mm-navbar-top-2 {
	top: 65px;
}
.mm-hasnavbar-top-2 .mm-panels {
	top: 105px;
}
.main-nav > ul {
	list-style: none; width: 100%; display: inline-block;
}
.main-nav > ul > li {
	display: inline-block; position: relative;
}
.main-nav > ul > li > a {
	padding: 0px 25px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 100px; font-size: 16px; display: block; -webkit-transition: all 0.5s ease-in-out;
}
.main-nav > ul > li:hover > a {
	color: #00CCFF;
}
.main-nav > ul > li:focus > a {
	color: #00CCFF;
}
.main-nav > ul > li > ul {
	background: rgb(255, 255, 255); list-style: none; left: 0px; top: 100%; display: none; white-space: nowrap; position: absolute; min-width: 200px; box-shadow: 0px 7px 6px rgba(0,0,0,0.176); -webkit-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.176);
}
.main-nav > ul > li > ul li {
	position: relative;
}
.main-nav > ul > li > ul li a {
	padding: 0px 15px; transition:0.3s ease-in-out; color: rgb(153, 148, 148); line-height: 45px; font-size: 14px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid; display: block; -webkit-transition: all 0.3s ease-in-out;
}
.main-nav > ul > li > ul li:hover > a {
	background: #00CCFF; color: rgb(255, 255, 255);
}
.main-nav > ul > li > ul li:focus > a {
	background: #00CCFF; color: rgb(255, 255, 255);
}
.main-nav > ul > li > ul ul {
	background: rgb(255, 253, 252); list-style: none; left: 100%; top: 0px; display: none; white-space: nowrap; position: absolute; min-width: 200px; box-shadow: 0px 6px 12px rgba(0,0,0,0.176); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.main-nav > ul > li.active > a {
	color: #00CCFF;
}
.open-nav {
	display: block !important; z-index: 9;
}
.header-home .logo {
	float: left;
}
.header-home .logo img {
	padding-right: 30px; border-right-color: rgb(223, 222, 222); border-right-width: 1px; border-right-style: solid;
}
.header-home .btn-search-header {
	float: left;
}
.header-home .btn-menu-mobile {
	padding-right: 0px; float: right; display: none;
}
.header-home nav {
	float: right;
}
.header-home nav > ul > li:last-child a {
	padding-right: 0px;
}
.bg-transparent {
	background: none;
}
.fixed {
	left: 0px; top: 0px; position: fixed; z-index: 9;
}
.header-1 nav {
	float: right;
}
.header-1 .btn-search-header {
	padding-right: 0px; float: right;
}
.header-1 .btn-menu-mobile {
	float: right; display: none;
}
.header-2 .logo {
	float: left;
}
.header-2 .btn-menu-mobile {
	padding-right: 0px; float: right;
}
.header-3 .logo {
	left: 50%; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.header-3 .widget-social-list {
	float: left;
}
.header-3 .widget-social-list li:first-child a {
	padding-left: 0px;
}
.header-3 .btn-menu-mobile {
	padding-right: 0px; float: right;
}
.header-4 .logo {
	float: left;
}
.header-4 .logo img {
	padding-right: 30px; border-right-color: rgb(223, 222, 222); border-right-width: 1px; border-right-style: solid;
}
.header-4 > .cart-button {
	float: right;
}
.header-4 > .cart-button > a {
	padding-right: 0px;
}
.header-4 .acc-box {
	float: right;
}
.header-4 .btn-menu-mobile {
	float: left;
}
.header-5 .logo {
	left: 50%; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.header-5 .widget-social-list {
	float: left;
}
.header-5 .widget-social-list li:first-child a {
	padding-left: 0px;
}
.header-5 .btn-menu-mobile {
	padding-right: 0px; float: right;
}
.header-6 nav {
	float: left;
}
.header-6 .widget-social-list {
	float: right;
}
.header-6 .widget-social-list li:last-child a {
	padding-right: 0px;
}
.header-6 .logo {
	margin-right: 70px; float: left;
}
.header-6 .btn-menu-mobile {
	padding-right: 0px; float: right; display: none;
}
.header-7 .logo {
	left: 50%; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.header-7 > .cart-button {
	float: right;
}
.header-7 > .cart-button > a {
	padding-right: 0px;
}
.header-7 .acc-box {
	float: right;
}
.header-7 .btn-menu-mobile {
	padding-left: 0px; float: left;
}
.header-8 {
	position: relative;
}
.header-8 nav {
	width: 100%; border-top-color: rgb(250, 248, 247); border-top-width: 2px; border-top-style: solid; display: inline-block;
}
.header-8 .widget-social-list {
	float: left;
}
.header-8 .widget-social-list li:first-child a {
	padding-left: 0px;
}
.header-8 .acc-box {
	float: right;
}
.header-8 > .cart-button {
	float: right;
}
.header-8 > .cart-button > a {
	padding-right: 0px;
}
.header-8 .logo {
	left: 50%; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.header-8 .main-nav > ul {
	text-align: center;
}
.header-8 .main-nav > ul > li > ul {
	text-align: left;
}
.header-8 .btn-menu-mobile {
	float: right; display: none;
}
.header-9 .logo {
	float: left;
}
.header-9 .acc-box {
	float: right;
}
.header-9 > .cart-button {
	float: right;
}
.header-9 > .cart-button > a {
	padding-right: 0px;
}
.header-9 nav {
	width: 100%; border-top-color: rgb(250, 248, 247); border-top-width: 2px; border-top-style: solid; display: inline-block;
}
.header-9 .main-nav > ul {
	text-align: center;
}
.header-9 .main-nav > ul > li > ul {
	text-align: left;
}
.header-9 .btn-menu-mobile {
	float: right; display: none;
}
.header-10 .logo {
	float: left;
}
.header-10 .acc-box {
	float: right;
}
.header-10 nav {
	width: 100%; border-top-color: rgb(250, 248, 247); border-top-width: 2px; border-top-style: solid; display: inline-block;
}
.header-10 nav > ul {
	width: auto; float: right;
}
.header-10 nav > ul > li:last-child a {
	padding-right: 0px;
}
.header-10 .btn-search-header {
	padding-left: 0px; float: left; display: inline-block;
}
.header-10 .btn-menu-mobile {
	float: right; display: none;
}
.header-10 > .cart-button {
	float: right;
}
.header-10 > .cart-button > a {
	padding-right: 0px;
}
.header-kits header {
	clear: both; margin-top: 30px;
}
.left-navigation {
	padding-left: 300px;
}
.left-navigation .sidebar-nav {
	background: rgb(255, 255, 255); padding: 30px 0px; left: 0px; top: 0px; width: 300px; height: 100%; color: rgb(119, 119, 119); font-size: 13px; border-right-color: rgb(243, 243, 243); border-right-width: 1px; border-right-style: solid; position: fixed; z-index: 100;
}
.sidebar-nav nav {
	margin-top: 50px; margin-bottom: 50px;
}
.sidebar-nav .widget-social-list {
	padding-left: 40px;
}
.sidebar-nav .widget-social-list a {
	padding: 0px 15px; line-height: 16px;
}
.sidebar-nav .widget-social-list li:first-child a {
	padding-left: 0px;
}
.sidebar-nav .logo {
	padding: 0px 40px; display: block;
}
.sidebar-nav .logo img {
	margin: 0px auto; max-width: 170px;
}
.left-nav ul {
	list-style: none;
}
.left-nav li {
	position: relative;
}
.left-nav > ul > li ul {
	transition:left 0.3s, opacity 0.3s; left: calc(100% + 20px); top: -1px; white-space: nowrap; position: absolute; min-width: 200px; opacity: 0; transform: scaleX(0); -webkit-transition: left 0.3s ease 0s, opacity 0.3s; -webkit-transform: scaleX(0);
}
.left-nav > ul > li > a {
	padding: 10px 40px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 24px; font-size: 16px; border-top-color: rgb(243, 243, 243); border-top-width: 1px; border-top-style: solid; display: block; -webkit-transition: all 0.5s ease-in-out;
}
.left-nav > ul > li > a:hover {
	color: #00CCFF;
}
.left-nav > ul > li > a:focus {
	color: #00CCFF;
}
.left-nav > ul > li:last-child {
	border-bottom-color: rgb(243, 243, 243); border-bottom-width: 1px; border-bottom-style: solid;
}
.left-nav > ul > li::after {
	background: #00CCFF; transition:0.5s ease-in-out; top: 0px; width: 0px; height: 100%; right: 0px; display: block; position: absolute; content: ""; -webkit-transition: all 0.5s ease-in-out;
}
.left-nav > ul > li.active::after {
	width: 3px;
}
.left-nav > ul > li.active > a {
	color: #00CCFF;
}
.left-nav li:hover > ul {
	left: 100%; opacity: 1; transform: scaleX(1); -webkit-transform: scaleX(1);
}
.left-nav > ul > li > ul li {
	background: rgb(51, 49, 49); position: relative;
}
.left-nav > ul > li > ul li a {
	padding: 10px 15px; transition:0.5s ease-in-out; color: rgb(255, 255, 255); line-height: 20px; font-size: 14px; display: block; -webkit-transition: all 0.5s ease-in-out;
}
.left-nav > ul > li > ul li:hover > a {
	color: #00CCFF;
}
.header-on-sm {
	background: rgb(255, 255, 255); padding: 0px 15px; left: 0px; top: 0px; width: 100%; line-height: 0; position: fixed; z-index: 999; box-shadow: 0px 1px 4px rgba(0,0,0,0.176); -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.176);
}
.header-on-sm > * {
	line-height: normal;
}
.header-on-sm .btn-menu-mobile {
	line-height: 100px; float: right;
}
.contact-info {
	padding: 30px; font-size: 14px;
}
.contact-info a {
	color: rgb(51, 51, 51);
}
.contact-info a:hover {
	color: rgb(51, 51, 51);
}
header.is_stuck {
	transition:0.5s ease-in-out; z-index: 999; box-shadow: 0px 1px 4px rgba(0,0,0,0.176); -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.176); -webkit-transition: all 0.5s ease-in-out;
}
.widget-title {
	letter-spacing: 2px; clear: both; font-size: 20px; font-weight: 500; margin-bottom: 30px;
}
.widget {
	margin-bottom: 45px;
}
.widget li a {
	transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 35px; font-size: 14px; font-weight: 500; -webkit-transition: all 0.5s ease-in-out;
}
.widget li a:hover {
	color: #00CCFF;
}
.sidebar .widget {
	margin-bottom: 45px;
}
.sidebar .widget-social-list li a {
	line-height: 40px;
}
.sidebar .widget-social-list li:first-child a {
	padding-left: 0px;
}
.widget_product_tag_cloud a {
	background: rgb(250, 248, 247); padding: 0px 15px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 40px; font-weight: 500; margin-right: 5px; margin-bottom: 10px; display: inline-block; -webkit-transition: all 0.5s ease-in-out;
}
.widget_product_tag_cloud a:hover {
	background: #00CCFF; color: rgb(255, 255, 255);
}
.widget_product_search .contact-input {
	color: rgb(153, 148, 148); line-height: 40px;
}
.widget_product_search .contact-input:hover {
	color: rgb(153, 148, 148);
}
.widget_product_search .contact-input:focus {
	color: rgb(153, 148, 148);
}
.widget_product_search .search-form {
	position: relative;
}
.widget_product_search .search-form button {
	background: none; outline: 0px; border: 0px currentColor; border-image: none; top: 0px; right: 0px; line-height: 40px; font-size: 16px; position: absolute;
}
.widget_product_search .search-form button:hover {
	color: #00CCFF;
}
.widget_product_categories ul {
	list-style: none;
}
.widget_product_sort ul {
	list-style: none;
}
.widget_product_price ul {
	list-style: none;
}
.widget_recent_comments ul {
	list-style: none;
}
.widget_pages ul {
	list-style: none;
}
.widget_recent_entries ul {
	list-style: none;
}
.widget_archive ul {
	list-style: none;
}
.widget_categories ul {
	list-style: none;
}
.widget_meta ul {
	list-style: none;
}
.widget_product_categories li.active a {
	color: #00CCFF;
}
.widget_product_sort li.active a {
	color: #00CCFF;
}
.widget_product_price li.active a {
	color: #00CCFF;
}
.widget_recent_comments li.active a {
	color: #00CCFF;
}
.widget_pages li.active a {
	color: #00CCFF;
}
.widget_recent_entries li.active a {
	color: #00CCFF;
}
.widget_archive li.active a {
	color: #00CCFF;
}
.widget_categories li.active a {
	color: #00CCFF;
}
.widget_meta li.active a {
	color: #00CCFF;
}
.widget_search button {
	background: none; outline: 0px; border: 0px currentColor; border-image: none; top: 0px; right: 15px; line-height: 40px; font-size: 16px; position: absolute;
}
.widget_search button:hover {
	color: #00CCFF;
}
.widget_search .contact-input {
	color: rgb(153, 148, 148); line-height: 40px;
}
.widget_search .contact-input:hover {
	color: rgb(153, 148, 148);
}
.widget_search .contact-input:focus {
	color: rgb(153, 148, 148);
}
.comment-author-link a.url {
	color: #00CCFF;
}
.textwidget ul {
	list-style: none; padding-left: 0px;
}
.textwidget ol {
	list-style: none; padding-left: 0px;
}
.widget-contact-info {
	list-style: none; color: rgb(153, 148, 148); line-height: 25px; font-size: 14px; font-weight: 400;
}
.widget-contact-info a {
	color: rgb(153, 148, 148);
}
.widget-contact-info li {
	padding-left: 35px; display: block; position: relative;
}
.widget-contact-info span {
	left: 0px; top: 0px; color: #00CCFF; font-size: 20px; position: absolute;
}
.widget-contact-info li {
	margin-bottom: 10px;
}
.widget_nav_menu ul {
	list-style: none; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none;
}
.widget_nav_menu ul li:hover {
	background: #00CCFF;
}
.widget_nav_menu ul li.current-menu-item {
	background: #00CCFF;
}
.widget_nav_menu ul li:hover a {
	color: rgb(255, 255, 255);
}
.widget_nav_menu ul li.current-menu-item a {
	color: rgb(255, 255, 255);
}
.widget_nav_menu ul li {
	padding: 10px 20px; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid;
}
.widget_nav_menu ul li a {
	display: block;
}
.widget_nav_menu ul li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.widget-prochures ul {
	list-style: none;
}
.widget-prochures li a.button-brochures {
	padding: 0px 25px; border: 1px solid rgba(0, 0, 0, 0.1); transition:0.5s ease-in-out; border-image: none; width: 100%; color: rgb(114, 114, 114); text-transform: uppercase; line-height: 48px; margin-bottom: 8px; display: block; -webkit-transition: all 0.5s ease-in-out;
}
.widget-prochures li a.button-brochures:hover {
	background: #00CCFF; color: rgb(255, 255, 255);
}
.boxed {
	margin-right: 0px;
	margin-left: 0px;
}
.relative {
	position: relative;
}
.dark {
	background: rgb(51, 49, 49);
}
.grey {
	background: rgb(153, 148, 148);
}
.no-padding {
	padding: 0px !important;
}
.line-top-left {
	background: rgb(223, 222, 222); left: 0px; top: 102px; height: 2px; position: absolute;
}
.line-top-right {
	background: rgb(223, 222, 222); top: 102px; height: 2px; right: 0px; position: absolute;
}
.no-padding .line-top-right {
	top: 10px;
}
.w-240 {
	width: 240px;
}
.w-680 {
	width: 680px;
}
.o-hidden {
	overflow: hidden !important;
}
.mgt-30 {
	margin-top: 30px;
}
.mgt-60 {
	margin-top: 60px;
}
.mgt-150 {
	margin-top: 150px;
}
.clearfix {
	clear: both;
}
.pdb-0 {
	padding-bottom: 0px;
}
.left-navigation .container {
	max-width: 100%;
}
.mCS-sm-line {
	overflow: visible;
}
.mCS-sm-line .mCSB_container {
	overflow: visible; margin-right: 0px;
}
.mCS-sm-line .mCSB_1_scrollbar {
	left: 0px; right: auto;
}
.bg-dark {
	background: rgb(51, 49, 49); transition:0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;
}
.bg-img {
	background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover;
}
.bg-image-post {
	height: 100%; position: absolute;
}
.color-theme {
	color: #00CCFF;
	font-size: 40px;
}
.dark-color {
	color: rgb(51, 49, 49);
}
.title-on-dark {
	color: rgb(255, 255, 255);
}
h2.title-with-sub {
	margin-bottom: 15px;
}
h3.title-with-sub {
	font-size: 31px; margin-bottom: 10px;
}
.sub-title {
	line-height: 28px; font-size: 16px; font-weight: 500;
}
.owl-page-h .owl-controls {
	top: 95px; right: 145px; position: absolute; counter-reset: number;
}
.owl-page-h .owl-controls .owl-dot {
	background: none; border-radius: 50%; border: 2px solid rgb(223, 222, 222); transition:0.5s ease-in-out; border-image: none; width: 15px; height: 15px; margin-bottom: 30px; position: relative; -webkit-transition: all 0.5s ease-in-out; -webkit-border-radius: 50%;
}
.owl-page-h .owl-controls .owl-dot::after {
	background: #00CCFF; transition:0.5s ease-in-out; left: 5px; top: calc(100% + 30px); width: 2px; height: 0px; position: absolute; content: ""; -webkit-transition: all 0.5s ease-in-out;
}
.owl-page-h .owl-controls .owl-dot.active {
	background: #00CCFF; border-color: #00CCFF; margin-bottom: 160px;
}
.owl-page-h .owl-controls .owl-dot.active::after {
	height: 100px;
}
.owl-page-h .owl-controls .owl-dot::before {
	transition:0.5s ease-in-out; top: -8px; right: -60px; color: #00CCFF; font-size: 25px; position: absolute; content: "0" counter(number); counter-increment: number; opacity: 0; -webkit-transition: all 0.5s ease-in-out;
}
.owl-page-h .owl-controls .owl-dot.active::before {
	opacity: 1;
}
.owl-page-h .owl-controls :last-of-type.owl-dot.active {
	margin-bottom: 0px;
}
.owl-page-h .owl-controls :last-of-type.owl-dot.active::after {
	display: none;
}
.owl-page-top-right .owl-controls {
	top: 0px; right: 100px; position: absolute;
}
.owl-page-top-right .owl-controls .owl-dot {
	background: none; border-radius: 50%; border: 2px solid rgb(223, 222, 222); transition:0.5s ease-in-out; border-image: none; width: 15px; height: 15px; margin-bottom: 30px; position: relative; -webkit-transition: all 0.5s ease-in-out; -webkit-border-radius: 50%;
}
.owl-page-top-right .owl-controls .owl-dot.active {
	background: #00CCFF; border-color: #00CCFF;
}
.btn-1 {
	transition:0.5s ease-in-out; top: 50%; color: rgb(153, 148, 148); font-size: 60px; position: absolute; z-index: 2; cursor: pointer; opacity: 0.8; transform: translateY(-50%); -webkit-transition: all 0.5s ease-in-out; -webkit-transform: translateY(-50%);
}
.btn-1:hover {
	color: #00CCFF; opacity: 1;
}
.btn-1.prev {
	left: 60px;
}
.btn-1.next {
	right: 60px;
}
.page-pagination.style-1 {
	list-style: none; line-height: 60px; vertical-align: top; display: inline-block; position: relative;
}
.page-pagination.style-1 li {
	margin-right: 30px; display: inline-block;
}
.page-pagination.style-1 li a {
	background: none; border-radius: 50%; border: 2px solid rgb(223, 222, 222); transition:0.5s ease-in-out; border-image: none; width: 15px; height: 15px; display: block; position: relative; -webkit-transition: all 0.5s ease-in-out; -webkit-border-radius: 50%;
}
.page-pagination.style-1 li span {
	background: none; border-radius: 50%; border: 2px solid rgb(223, 222, 222); transition:0.5s ease-in-out; border-image: none; width: 15px; height: 15px; display: block; position: relative; -webkit-transition: all 0.5s ease-in-out; -webkit-border-radius: 50%;
}
.page-pagination.style-1 li a:hover {
	background: #00CCFF; border-color: #00CCFF;
}
.page-pagination.style-1 li span:hover {
	background: #00CCFF; border-color: #00CCFF;
}
.page-pagination.style-1 li span::after {
	background: #00CCFF; transition:0.5s ease-in-out; left: 35px; top: 5px; width: 0px; height: 2px; position: absolute; content: ""; -webkit-transition: all 0.5s ease-in-out;
}
.page-pagination.style-1 li span.current {
	background: #00CCFF; border-color: #00CCFF; margin-right: 100px;
}
.page-pagination.style-1 li span.current::after {
	width: 100px;
}
.page-pagination.style-1 li:last-child span::after {
	margin: 0px; display: none;
}
.current-page {
	color: #00CCFF; line-height: 60px; font-size: 60px; margin-right: 30px;
}
.page-pagination.style-2 {
	list-style: none; line-height: 40px; font-size: 20px; display: inline-block;
}
.page-pagination.style-2 li {
	margin: 0px 15px; display: inline-block;
}
.page-pagination.style-2 li a {
	transition:0.5s ease-in-out; color: rgb(153, 148, 148); vertical-align: middle; -webkit-transition: all 0.5s ease-in-out;
}
.page-pagination.style-2 li a:hover {
	color: #00CCFF;
}
.page-pagination.style-2 li span.current {
	color: #00CCFF;
}
.page-pagination.style-2 a.next {
	font-size: 40px;
}
.page-pagination.style-2 a.prev {
	font-size: 40px;
}
body.royal_loader {
	background: none; visibility: hidden;
}
#royal_preloader {
	transition:opacity 0.2s linear 0.8s; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; font-family: Arial; font-size: 12px; visibility: visible; position: fixed; z-index: 2147483647; -webkit-transition: opacity 0.2s linear 0.8s;
}
.complete#royal_preloader {
	opacity: 0;
}
#royal_preloader .background {
	transition:background 0.5s linear; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: absolute; background-color: rgb(0, 0, 0); -webkit-transition: background 0.5s linear;
}
.number#royal_preloader .name {
	transition:transform 0.3s linear; animation:fly 0.3s; left: 0px; top: 20%; text-align: center; right: 0px; color: rgb(238, 238, 238); text-transform: uppercase; position: absolute; opacity: 0; -webkit-transition: -webkit-transform 0.3s linear; -webkit-animation: fly 0.3s;
}
.number#royal_preloader .percentage {
	background-position: 50% 0px; margin: -90px 0px 0px -90px; transition:0.3s linear 0.5s; left: 50%; top: 50%; width: 180px; text-align: center; color: rgb(255, 255, 255); padding-top: 80px; font-family: Impact, Arial; font-size: 50px; position: absolute; text-shadow: 1px 1px 2px rgba(0,0,0,0.5); background-image: url("../images/loader.gif"); background-repeat: no-repeat; -webkit-transition: all 0.3s linear 0.5s;
}
.text#royal_preloader .loader {
	left: 50%; top: 50%; width: 240px; height: 60px; text-align: center; text-transform: uppercase; line-height: 60px; font-size: 30px; margin-top: -30px; margin-left: -60px; white-space: nowrap; position: absolute; text-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
.text#royal_preloader .loader div {
	transition:left 0.3s linear; left: 0%; top: 0px; right: 0px; bottom: 0px; position: absolute; opacity: 0.7; background-color: rgb(0, 0, 0); -webkit-transition: left 0.3s linear;
}
.logo#royal_preloader .loader {
	background-position: 50% 50%; left: 50%; top: 50%; width: 180px; height: 180px; overflow: hidden; position: absolute; transform: translate(-50%, -50%); background-repeat: no-repeat; background-size: 100% auto; -webkit-background-size: 100% auto; -webkit-transform: translate(-50%, -50%);
}
.logo#royal_preloader .loader div {
	transition:bottom 0.3s linear; left: 0px; height: 100%; right: 0px; bottom: 0%; position: absolute; opacity: 0.7; -webkit-transition: bottom 0.3s linear;
}
.logo#royal_preloader .percentage {
	left: 50%; top: 50%; width: 180px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; letter-spacing: 2px; font-family: "Open Sans", sans-serif; font-size: 18px; font-weight: 400; position: absolute; transform: translate(-50%, 50px); -webkit-transform: translate(-50%, 50px);
}
.widget-social-list {
	list-style: none; display: inline-block;
}
.widget-social-list li {
	display: inline-block;
}
.widget-social-list li a {
	padding: 0px 20px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 100px; font-size: 20px; -webkit-transition: all 0.5s ease-in-out;
}
.widget-social-list li a:hover {
	color: #00CCFF;
}
.widget-social-list-2 {
	list-style: none;
}
.widget-social-list-2 li {
	display: inline-block;
}
.widget-social-list-2 li a {
	padding: 0px 20px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 60px; font-size: 20px; -webkit-transition: all 0.5s ease-in-out;
}
.widget-social-list-2 li a:hover {
	color: #00CCFF;
}
.widget-social-list-2.left li:first-child a {
	padding-left: 0px;
}
.bg-top-right {
	background: url("images/bg/experience-1.png") no-repeat right top content-box border-box; -webkit-background-origin: content-box;
}
.experience-year span {
	color: #00CCFF; line-height: 1; font-size: 250px; font-weight: bold; display: inline-block;
}
.experience-year .des-text {
	vertical-align: 50px; display: inline-block;
}
.experience-year strong {
	color: rgb(51, 49, 49); line-height: 65px; letter-spacing: 4px; font-size: 50px;
}
.experience-year p {
	color: rgb(153, 148, 148); line-height: 30px; font-size: 25px;
}
.ey1 {
	margin-top: 80px;
}
.counter-block {
	text-align: center;
}
.counter-block span.counter {
	color: rgb(255, 253, 252); line-height: 60px; font-size: 58px;
}
.counter-block p {
	color: rgb(191, 189, 189); line-height: 30px; font-size: 25px; margin-bottom: 0px;
}
.portfolio-des {
	padding-top: 135px; max-width: 440px;
}
.owl-portfolio-h1 {
	position: relative;
}
.portfolio-des h3 {
	font-size: 31px; margin-top: 15px;
}
.portfolio-des p {
	margin-bottom: 45px;
}
.outter-btn {
	background: rgb(255, 255, 255); padding: 0px 50px; top: -25px; right: 325px; position: absolute;
}
.item-testimonial-1 {
	margin: 0px auto; color: rgb(191, 189, 189); max-width: 700px;
}
.item-testimonial-1 p {
	margin: 30px auto;
}
.item-testimonial-1 h2 {
	color: rgb(255, 253, 252); line-height: 57px; letter-spacing: 3px; font-size: 38px;
}
.item-testimonial-1 strong {
	color: rgb(255, 255, 255); margin-right: 10px;
}
.partner-item img {
	margin: 0px auto; transition:0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -webkit-filter: grayscale(100%);
}
.partner-item:hover img {
	-webkit-filter: grayscale(0);
}
.contact-input {
	background: none; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(153, 148, 148); outline: 0px; transition:0.5s ease-in-out; border-image: none; width: 100%; line-height: 57px; margin-bottom: 10px; box-shadow: none; -webkit-box-shadow: none; -webkit-transition: all 0.5s ease-in-out;
}
.contact-input:hover {
	color: rgb(51, 49, 49); border-bottom-color: #00CCFF;
}
.contact-input:focus {
	color: rgb(51, 49, 49); border-bottom-color: #00CCFF;
}
:-ms-input-placeholder.contact-input {
	color: rgb(51, 49, 49);
}
.textarea-contact {
	background: none; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(153, 148, 148); outline: 0px; transition:0.5s ease-in-out; border-image: none; width: 100%; min-height: 130px; box-shadow: none; -webkit-box-shadow: none; -webkit-transition: all 0.5s ease-in-out; resize: vertical;
}
.textarea-contact:hover {
	color: rgb(51, 49, 49); border-bottom-color: #00CCFF;
}
.textarea-contact:focus {
	color: rgb(51, 49, 49); border-bottom-color: #00CCFF;
}
:-ms-input-placeholder.textarea-contact {
	color: rgb(51, 49, 49);
}
.on-dark .contact-input:hover {
	color: rgb(255, 255, 255);
}
.on-dark .contact-input:focus {
	color: rgb(255, 255, 255);
}
.on-dark .textarea-contact:hover {
	color: rgb(255, 255, 255);
}
.on-dark .textarea-contact:focus {
	color: rgb(255, 255, 255);
}
.on-dark .ot-btn {
	color: rgb(255, 253, 252);
}
.on-dark .ot-btn:hover {
	color: #00CCFF;
}
.on-dark :-ms-input-placeholder.textarea-contact {
	color: rgb(238, 238, 238);
}
.on-dark :-ms-input-placeholder.contact-input {
	color: rgb(238, 238, 238);
}
.portfolio-warp {
	width: 100%; display: inline-block;
}
.portfolio-home2-item {
	overflow: hidden; position: relative;
}
.portfolio-home2-item img {
	transition:0.5s ease-in-out; width: 100%; -webkit-transition: all 0.5s ease-in-out;
}
.portfolio-home2-item .overlay {
	background: rgba(51, 49, 49, 0.7); transition:0.5s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 2; opacity: 0; -webkit-transition: all 0.5s ease-in-out;
}
.portfolio-home2-item .btn-detail-project {
	transition:0.5s ease-in-out; left: 50%; top: 50%; width: 36px; height: 36px; color: #00CCFF; font-size: 36px; position: absolute; transform: translate(-18px, -50px) rotate(45deg); -webkit-transition: all 0.5s ease-in-out; -webkit-transform: translate(-18px, -50px) rotate(45deg);
}
.portfolio-home2-item h4 a {
	transition:0.5s ease-in-out; color: rgb(255, 253, 252); letter-spacing: 1px; font-size: 20px; -webkit-transition: all 0.5s ease-in-out;
}
.portfolio-home2-item h4 a:hover {
	color: #00CCFF;
}
.portfolio-home2-item h4 {
	transition:0.5s ease-in-out; left: 50%; top: 50%; width: 100%; text-align: center; position: absolute; transform: translate(-50%, 25px); -webkit-transition: all 0.5s ease-in-out; -webkit-transform: translate(-50%, 25px);
}
.portfolio-home2-item .cate-project {
	transition:0.5s ease-in-out; left: 50%; top: 50%; color: rgb(191, 189, 189); position: absolute; transform: translate(-50%, 55px); -webkit-transition: all 0.5s ease-in-out; -webkit-transform: translate(-50%, 55px);
}
.portfolio-home2-item .cate-project:hover {
	color: #00CCFF;
}
.portfolio-home2-item:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1);
}
.portfolio-home2-item:hover .overlay {
	opacity: 1;
}
.footer-portfolio {
	background: rgb(51, 49, 49); padding: 40px 76px; width: 100%; line-height: 50px; display: inline-block;
}
.footer-portfolio p {
	color: rgb(252, 251, 250); margin-bottom: 0px; float: left;
}
.footer-portfolio .ot-btn {
	color: rgb(252, 251, 250); float: right;
}
.footer-portfolio .ot-btn:hover {
	color: #00CCFF;
}
.ey2 {
	margin-bottom: 60px;
}
.item-testimonial-2 {
	padding: 40px 0px; position: relative;
}
.item-testimonial-2 img {
	left: 0px; top: 0px; position: absolute;
}
.item-testimonial-2 .info {
	color: rgb(255, 253, 252); line-height: 28px; padding-right: 150px; padding-left: 200px; font-size: 14px;
}
.item-testimonial-2 .info span {
	color: rgb(153, 148, 148);
}
.latest-post {
	margin-top: 60px;
}
.item-latest-post .desc {
	padding: 20px 0px;
}
.item-latest-post h4 {
	margin-bottom: 8px;
}
.item-latest-post h4 a {
	transition:0.5s ease-in-out; color: rgb(51, 49, 49); font-size: 20px; -webkit-transition: all 0.5s ease-in-out;
}
.item-latest-post h4 a:hover {
	color: #00CCFF;
}
.item-latest-post .date-post {
	color: rgb(191, 189, 189);
}
.item-latest-post img {
	width: 100%;
}
.one-half {
	width: 50%; float: left; min-height: 658px;
}
.one-half.last {
	padding: 180px 90px;
}
.contact-form-home2 .ot-btn {
	color: rgb(255, 253, 252);
}
.contact-form-home2 .ot-btn:hover {
	color: #00CCFF;
}
.sub-header {
	position: relative;
}
.sub-header h2 {
	color: rgb(255, 253, 252); line-height: 60px; font-size: 46px; margin-bottom: 0px; text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.sub-header .breadcrumb {
	background: none; margin: 0px; padding: 0px;
}
.sub-header .breadcrumb li a {
	transition:0.5s ease-in-out; color: rgb(191, 189, 189); text-shadow: 1px 1px 3px rgba(0,0,0,0.3); -webkit-transition: all 0.5s ease-in-out;
}
.sub-header .breadcrumb li a:hover {
	color: rgb(255, 255, 255);
}
.sub-header .breadcrumb li.active {
	color: rgb(191, 189, 189); text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.breadcrumb.left {
	padding-left: 0px;
}
.sub-header.depen-on-img img {
	visibility: hidden;
}
.sub-header-inner.center-center {
	left: 50%; top: 50%; width: 100%; text-align: center; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.item-post {
	text-align: center; margin-bottom: 50px;
}
.item-post .desc {
	margin: 0px auto; padding: 25px; max-width: 790px;
}
.item-post h4 {
	margin-bottom: 0px;
}
.item-post h4 a {
	transition:0.5s ease-in-out; color: rgb(51, 49, 49); line-height: 30px; font-size: 25px; -webkit-transition: all 0.5s ease-in-out;
}
.item-post h4 a:hover {
	color: #00CCFF;
}
.item-post .meta {
	line-height: 60px;
}
.item-post .meta a {
	transition:0.5s ease-in-out; color: rgb(153, 148, 148); -webkit-transition: all 0.5s ease-in-out;
}
.item-post .meta a:hover {
	color: #00CCFF;
}
.item-post .ot-btn {
	margin-top: 30px;
}
.meta-single-post {
	background: rgba(51, 49, 49, 0.98); left: 0px; width: 100%; bottom: 0px; position: absolute; min-height: 100px;
}
.meta-single-post a {
	color: rgb(255, 253, 252);
}
.meta-single-post span {
	color: rgb(255, 253, 252);
}
.meta-single-post a {
	transition:0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;
}
.meta-single-post a:hover {
	color: #00CCFF;
}
.meta-single-post p {
	padding-top: 20px; margin-bottom: 5px;
}
.author-post {
	padding-left: 125px; position: relative; min-height: 100px;
}
.author-post img {
	left: 0px; top: 0px; height: 100px; position: absolute;
}
.sub-header-inner.bottom-left {
	bottom: 150px; position: absolute;
}
.sub-header.full {
	height: calc(100vh - 100px);
}
article.post img {
	margin: 60px 0px; width: 100%;
}
.list-comments ul.commentlist {
	width: 100%; margin-top: 20px; display: inline-block;
}
.list-comments ul {
	list-style: none;
}
.list-comments ol {
	list-style: none;
}
.list-comments li {
	width: 100%; padding-left: 125px; margin-bottom: 50px; position: relative;
}
.list-comments li .user-image {
	left: 0px; top: 0px; position: absolute;
}
.list-comments strong.name {
	font-size: 16px; font-weight: 600;
}
.list-comments .comment-right {
	background: rgb(252, 251, 250); padding: 40px;
}
.list-comments .comment-info {
	width: 100%; display: inline-block;
}
.list-comments .c-reply {
	transition:0.5s ease-in-out; color: #00CCFF; font-size: 14px; font-weight: 500; -webkit-transition: all 0.5s ease-in-out;
}
.list-comments .c-reply:hover {
	color: rgb(204, 93, 0);
}
.list-comments .children {
	padding-left: 120px;
}
.comment-form {
	margin-top: 30px;
}
.comment-form .contact-input {
	border-bottom-color: rgb(191, 189, 189);
}
.comment-form .contact-input:hover {
	border-color: #00CCFF;
}
.comment-form .contact-input:focus {
	border-color: #00CCFF;
}
.comment-form .textarea-contact {
	border-bottom-color: rgb(191, 189, 189);
}
.comment-form .textarea-contact:hover {
	border-color: #00CCFF;
}
.comment-form .textarea-contact:focus {
	border-color: #00CCFF;
}
.project-info h2 {
	color: rgb(255, 253, 252); font-size: 31px;
}
.table-detail-project {
	width: 100%;
}
.table-detail-project tr > td:first-child {
	width: 30%;
}
.table-detail-project span {
	color: rgb(51, 49, 49); font-weight: 500;
}
.table-detail-project a {
	color: rgb(51, 49, 49); font-weight: 500;
}
.table-detail-project a:hover {
	color: #00CCFF;
}
.table-detail-project td {
	vertical-align: top;
}
.widget-social-list.small-line-height li a {
	line-height: 50px;
}
article.project-post-2 img {
	margin-top: 0px;
}
.meta-single-post-2 {
	padding-top: 34px; padding-bottom: 40px;
}
.bg-top-right-services {
	background: url("images/bg/bg-services.png") no-repeat right content-box border-box; -webkit-background-origin: content-box;
}
.services-post {
	margin-bottom: 70px; position: relative;
}
.services-post .desc {
	padding: 80px 0px;
}
.services-post .bg-image-post img {
	display: none;
}
.title-block-number {
	padding-left: 130px; margin-bottom: 30px; position: relative;
}
.title-block-number .big-number {
	left: 0px; top: 0px; color: #00CCFF; line-height: 1; font-size: 94px; font-weight: 500; position: absolute;
}
.title-block-number .title-with-sub {
	padding-top: 10px; font-size: 31px; margin-bottom: 0px;
}
.title-block-number span.sub-title {
	font-size: 16px; font-weight: 500;
}
.item-team {
	padding-bottom: 30px; margin-bottom: 30px;
}
.item-team h5 {
	margin-bottom: 5px;
}
.item-team img {
	margin: 20px auto;
}
.item-team span {
	font-size: 14px;
}
.tabs-left {
	border: 0px currentColor; border-image: none;
}
.tabs-right {
	border: 0px currentColor; border-image: none;
}
.nav-tabs > li.active > a {
	background: none; border: 0px currentColor; border-image: none;
}
.nav-tabs > li.active > a:hover {
	background: none; border: 0px currentColor; border-image: none;
}
.nav-tabs > li.active > a:focus {
	background: none; border: 0px currentColor; border-image: none;
}
.nav-tabs > li > a {
	background: none; outline: 0px; border: 0px currentColor; border-image: none; box-shadow: none; -webkit-box-shadow: none;
}
.nav-tabs > li > a:hover {
	background: none; outline: 0px; border: 0px currentColor; border-image: none; box-shadow: none; -webkit-box-shadow: none;
}
.tabs-left > li {
	margin-bottom: 2px; float: none;
}
.tabs-right > li {
	margin-bottom: 2px; float: none;
}
.tabs-left > li {
	margin-right: -1px;
}
.tabs-right > li {
	margin-left: -1px;
}
.tabs-left > li > a {
	margin-right: 0px; display: block;
}
.tabs-right > li > a {
	margin-right: 0px;
}
.nav-tabs li h4 a {
	color: rgb(191, 189, 189); font-size: 20px; margin-bottom: 35px; display: block;
}
.tabs-left > li.active a {
	color: #00CCFF;
}
.list-portfolio-warp {
	margin-top: 100px;
}
.element-item {
	padding: 0px; border: 20px solid rgb(255, 255, 255); border-image: none;
}
.element-item.no-guter {
	border: 0px currentColor; border-image: none;
}
.projectFilter a {
	margin: 0px 30px; transition:0.5s ease-in-out; color: rgb(191, 189, 189); font-size: 16px; font-weight: 500; display: inline-block; -webkit-transition: all 0.5s ease-in-out;
}
.projectFilter a:hover {
	color: #00CCFF;
}
.projectFilter a.current {
	color: #00CCFF;
}
.warp-404 {
	position: relative;
}
.warp-404 strong {
	color: #00CCFF; line-height: 100px; letter-spacing: 3px; font-size: 82px; font-weight: 400;
}
.warp-404 p {
	color: rgb(255, 253, 252); line-height: 32px; font-size: 16px;
}
.warp-404 .warp-404-inner {
	left: 50%; top: 50%; position: absolute; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%);
}
.warp-comingsoon-inner {
	left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.warp-comingsoon-inner strong {
	color: #00CCFF; line-height: 100px; letter-spacing: 3px; font-size: 82px; font-weight: 400;
}
.warp-comingsoon-inner .logo {
	display: block;
}
.warp-comingsoon-inner .logo img {
	margin: 30px auto;
}
.warp-comingsoon-inner .widget-social-list {
	text-align: center; display: block;
}
.item-counter-down {
	text-align: center;
}
.item-counter-down span {
	color: rgb(255, 253, 252); letter-spacing: 2px; font-size: 58px;
}
.item-counter-down p {
	color: rgb(191, 189, 189); text-transform: uppercase; font-size: 25px;
}
.countdown {
	margin-top: 100px;
}
.clear {
	clear: both;
}
.woocommerce .woocommerce-breadcrumb::after {
	clear: both;
}
p.demo_store {
	margin: 0px; padding: 1em 0px; left: 0px; top: 0px; width: 100%; text-align: center; right: 0px; color: rgb(255, 255, 255); font-size: 1em; position: fixed; z-index: 99998; box-shadow: 0px 1px 1em rgba(0,0,0,0.2); background-color: rgb(164, 100, 151); -webkit-box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
}
p.demo_store a {
	color: rgb(255, 255, 255);
}
.admin-bar p.demo_store {
	top: 32px;
}
.woocommerce .blockUI.blockOverlay {
	position: relative;
}
.woocommerce .blockUI.blockOverlay::before {
	background: url("../images/icons/loader.svg") center / cover; animation:spin 1s ease-in-out infinite; left: 50%; top: 50%; width: 1em; height: 1em; text-align: center; color: rgba(0, 0, 0, 0.75); line-height: 1; font-size: 2em; margin-top: -0.5em; margin-left: -0.5em; display: block; position: absolute; content: ""; -webkit-background-size: cover; -webkit-animation: spin 1s ease-in-out infinite;
}
.woocommerce .loader::before {
	background: url("../images/icons/loader.svg") center / cover; animation:spin 1s ease-in-out infinite; left: 50%; top: 50%; width: 1em; height: 1em; text-align: center; color: rgba(0, 0, 0, 0.75); line-height: 1; font-size: 2em; margin-top: -0.5em; margin-left: -0.5em; display: block; position: absolute; content: ""; -webkit-background-size: cover; -webkit-animation: spin 1s ease-in-out infinite;
}
.woocommerce a.remove {
	border-radius: 100%; border: 0px currentColor; border-image: none; width: 1em; height: 1em; text-align: center; color: red !important; line-height: 1; font-size: 1.5em; font-weight: 700; text-decoration: none; display: block; -webkit-border-radius: 100%;
}
.woocommerce a.remove:hover {
	background: red; color: rgb(255, 255, 255) !important;
}
.woocommerce small.note {
	color: rgb(119, 119, 119); font-size: 0.85em; margin-top: 10px; display: block;
}
.woocommerce .woocommerce-breadcrumb {
	margin: 0px 0px 1em; padding: 0px; color: rgb(119, 119, 119); font-size: 0.92em;
}
.woocommerce .woocommerce-breadcrumb::after {
	display: table; content: " ";
}
.woocommerce .woocommerce-breadcrumb::before {
	display: table; content: " ";
}
.woocommerce .woocommerce-breadcrumb a {
	color: rgb(119, 119, 119);
}
.woocommerce .quantity .qty {
	width: 3.63em; text-align: center;
}
.woocommerce div.product {
	margin-bottom: 0px; position: relative;
}
.woocommerce div.product .product_title {
	padding: 0px; clear: none; margin-top: 0px;
}
.woocommerce #reviews #comments .add_review::after {
	clear: both;
}
.woocommerce .products ul::after {
	clear: both;
}
.woocommerce div.product form.cart::after {
	clear: both;
}
.woocommerce div.product p.cart::after {
	clear: both;
}
.woocommerce nav.woocommerce-pagination ul {
	clear: both;
}
.woocommerce ul.products::after {
	clear: both;
}
.woocommerce div.product p.price {
	color: rgb(119, 164, 100); font-size: 1.25em;
}
.woocommerce div.product span.price {
	color: rgb(119, 164, 100); font-size: 1.25em;
}
.woocommerce div.product p.price ins {
	background: inherit; font-weight: 700;
}
.woocommerce div.product span.price ins {
	background: inherit; font-weight: 700;
}
.woocommerce div.product p.price del {
	opacity: 0.5;
}
.woocommerce div.product span.price del {
	opacity: 0.5;
}
.woocommerce div.product p.stock {
	font-size: 0.92em;
}
.woocommerce div.product .stock {
	color: rgb(119, 164, 100);
}
.woocommerce div.product .out-of-stock {
	color: red;
}
.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 1.61em;
}
.woocommerce div.product div.images {
	margin-bottom: 2em;
}
.woocommerce div.product div.summary {
	margin-bottom: 2em;
}
.woocommerce div.product div.images img {
	width: 100%; height: auto; display: block; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
	padding-top: 1em;
}
.woocommerce div.product div.social {
	margin: 0px 0px 1em; text-align: right;
}
.woocommerce div.product div.social span {
	margin: 0px 0px 0px 2px;
}
.woocommerce div.product div.social span span {
	margin: 0px;
}
.woocommerce div.product div.social span .stButton .chicklets {
	width: 0px; padding-left: 16px;
}
.woocommerce div.product div.social iframe {
	margin-top: 3px; float: left;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	list-style: none; margin: 0px 0px 1.61em; padding: 0px 0px 0px 1em; overflow: hidden; position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: 0px -5px; padding: 0px 1em; border-radius: 4px 4px 0px 0px; border: 1px solid rgb(211, 206, 210); border-image: none; display: inline-block; position: relative; z-index: 0; background-color: rgb(235, 233, 235); -webkit-border-radius: 4px 4px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 0.5em 0px; color: rgb(81, 81, 81); font-weight: 700; text-decoration: none; display: inline-block;
}
.woocommerce div.product form.cart::after {
	display: table; content: " ";
}
.woocommerce div.product form.cart::before {
	display: table; content: " ";
}
.woocommerce div.product p.cart::after {
	display: table; content: " ";
}
.woocommerce div.product p.cart::before {
	display: table; content: " ";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: rgb(107, 107, 107); text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit; text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	box-shadow: 2px 2px 0px #fff; -webkit-box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	box-shadow: -2px 2px 0px #fff; -webkit-box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	border: 1px solid rgb(211, 206, 210); border-image: none; width: 5px; height: 5px; bottom: -1px; position: absolute; content: " ";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: 1px solid rgb(211, 206, 210); border-image: none; width: 5px; height: 5px; bottom: -1px; position: absolute; content: " ";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border-width: 0px 1px 1px 0px; left: -6px; border-bottom-right-radius: 4px; box-shadow: 2px 2px 0px #ebe9eb; -webkit-box-shadow: 2px 2px 0 #ebe9eb; -webkit-border-bottom-right-radius: 4px; -moz-border-bottom-right-radius: 4px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	border-width: 0px 0px 1px 1px; right: -6px; border-bottom-left-radius: 4px; box-shadow: -2px 2px 0px #ebe9eb; -webkit-box-shadow: -2px 2px 0 #ebe9eb; -webkit-border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	left: 0px; width: 100%; bottom: 0px; border-bottom-color: rgb(211, 206, 210); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 1; content: " ";
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0px 0px 2em; padding: 0px;
}
.woocommerce div.product form.cart {
	margin-bottom: 2em;
}
.woocommerce div.product p.cart {
	margin-bottom: 2em;
}
.woocommerce div.product form.cart div.quantity {
	margin: 0px 4px 0px 0px; float: left;
}
.woocommerce div.product form.cart table {
	border-width: 0px 0px 1px;
}
.woocommerce div.product form.cart table td {
	padding-left: 0px;
}
.woocommerce div.product form.cart table div.quantity {
	margin: 0px; float: none;
}
.woocommerce div.product form.cart table small.stock {
	float: none; display: block;
}
.woocommerce div.product form.cart .variations {
	border: 0px currentColor; border-image: none; width: 100%; margin-bottom: 1em;
}
.woocommerce div.product form.cart .variations td {
	border: 0px currentColor; border-image: none; line-height: 2em; vertical-align: top;
}
.woocommerce div.product form.cart .variations th {
	border: 0px currentColor; border-image: none; line-height: 2em; vertical-align: top;
}
.woocommerce div.product form.cart .variations label {
	font-weight: 700;
}
.woocommerce div.product form.cart .variations select {
	margin-right: 1em; display: inline-block; min-width: 75%; max-width: 100%;
}
.woocommerce div.product form.cart .variations td.label {
	padding-right: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
	margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
	font-size: 0.83em; visibility: hidden;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
	display: none;
}
.woocommerce div.product form.cart .button {
	vertical-align: middle; float: left;
}
.woocommerce div.product form.cart .group_table td.label {
	padding-right: 1em; padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
	border: 0px currentColor; border-image: none; padding-bottom: 0.5em; vertical-align: top;
}
.woocommerce span.onsale {
	margin: 0px; padding: 0.2em; border-radius: 100%; left: -0.5em; top: -0.5em; text-align: center; color: rgb(255, 255, 255); line-height: 3.236; font-size: 0.85em; font-weight: 700; position: absolute; min-height: 3.23em; min-width: 3.23em; background-color: rgb(119, 164, 100); -webkit-font-smoothing: antialiased; -webkit-border-radius: 100%;
}
.woocommerce .products ul {
	list-style: none; margin: 0px 0px 1em; padding: 0px; clear: both;
}
.woocommerce ul.products {
	list-style: none; margin: 0px 0px 1em; padding: 0px; clear: both;
}
.woocommerce .products ul::after {
	display: table; content: " ";
}
.woocommerce .products ul::before {
	display: table; content: " ";
}
.woocommerce ul.products::after {
	display: table; content: " ";
}
.woocommerce ul.products::before {
	display: table; content: " ";
}
.woocommerce .products ul li {
	list-style: none;
}
.woocommerce ul.products li {
	list-style: none;
}
.woocommerce ul.products li.product .onsale {
	margin: -0.5em -0.5em 0px 0px; left: auto; top: 0px; right: 0px;
}
.woocommerce ul.products li.product h3 {
	margin: 0px; padding: 0.5em 0px; font-size: 1em;
}
.woocommerce ul.products li.product a {
	text-decoration: none;
}
.woocommerce ul.products li.product a img {
	margin: 0px 0px 1em; width: 100%; height: auto; display: block; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce ul.products li.product strong {
	display: block;
}
.woocommerce ul.products li.product .star-rating {
	font-size: 0.85em;
}
.woocommerce ul.products li.product .button {
	margin-top: 1em;
}
.woocommerce ul.products li.product .price {
	color: rgb(119, 164, 100); font-size: 0.85em; font-weight: 400; margin-bottom: 0.5em; display: block;
}
.woocommerce ul.products li.product .price del {
	color: inherit; display: block; opacity: 0.5;
}
.woocommerce ul.products li.product .price ins {
	background: 0px 0px; font-weight: 700;
}
.woocommerce ul.products li.product .price .from {
	margin: -2px 0px 0px; color: rgba(132, 132, 132, 0.5); text-transform: uppercase; font-size: 0.67em;
}
.woocommerce .woocommerce-ordering {
	margin: 0px 0px 1em;
}
.woocommerce .woocommerce-result-count {
	margin: 0px 0px 1em;
}
.woocommerce .woocommerce-ordering select {
	vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
	text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
	border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: rgb(211, 206, 210) currentColor rgb(211, 206, 210) rgb(211, 206, 210); margin: 1px; padding: 0px; border-image: none; display: inline-block; white-space: nowrap;
}
.woocommerce nav.woocommerce-pagination ul li {
	margin: 0px; padding: 0px; overflow: hidden; border-right-color: rgb(211, 206, 210); border-right-width: 1px; border-right-style: solid; float: left; display: inline;
}
.woocommerce nav.woocommerce-pagination ul li a {
	margin: 0px; padding: 0.5em; line-height: 1; font-size: 1em; font-weight: 400; text-decoration: none; display: block; min-width: 1em;
}
.woocommerce nav.woocommerce-pagination ul li span {
	margin: 0px; padding: 0.5em; line-height: 1; font-size: 1em; font-weight: 400; text-decoration: none; display: block; min-width: 1em;
}
.woocommerce nav.woocommerce-pagination ul li a:focus {
	background: rgb(235, 233, 235); color: rgb(138, 126, 136);
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
	background: rgb(235, 233, 235); color: rgb(138, 126, 136);
}
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: rgb(235, 233, 235); color: rgb(138, 126, 136);
}
.woocommerce #respond input#submit {
	margin: 0px; padding: 0.61em 1em; border-radius: 3px; border: 0px currentColor; border-image: none; left: auto; color: rgb(81, 81, 81); line-height: 1; overflow: visible; font-size: 100%; font-weight: 700; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: rgb(235, 233, 235); -webkit-box-shadow: none; -webkit-border-radius: 3px;
}
.woocommerce a.button {
	margin: 0px; padding: 0.61em 1em; border-radius: 3px; border: 0px currentColor; border-image: none; left: auto; color: rgb(81, 81, 81); line-height: 1; overflow: visible; font-size: 100%; font-weight: 700; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: rgb(235, 233, 235); -webkit-box-shadow: none; -webkit-border-radius: 3px;
}
.woocommerce button.button {
	margin: 0px; padding: 0.61em 1em; border-radius: 3px; border: 0px currentColor; border-image: none; left: auto; color: rgb(81, 81, 81); line-height: 1; overflow: visible; font-size: 100%; font-weight: 700; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: rgb(235, 233, 235); -webkit-box-shadow: none; -webkit-border-radius: 3px;
}
.woocommerce input.button {
	margin: 0px; padding: 0.61em 1em; border-radius: 3px; border: 0px currentColor; border-image: none; left: auto; color: rgb(81, 81, 81); line-height: 1; overflow: visible; font-size: 100%; font-weight: 700; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: rgb(235, 233, 235); -webkit-box-shadow: none; -webkit-border-radius: 3px;
}
.woocommerce #respond input.loading#submit {
	padding-right: 2.61em; opacity: 0.25;
}
.woocommerce a.button.loading {
	padding-right: 2.61em; opacity: 0.25;
}
.woocommerce button.button.loading {
	padding-right: 2.61em; opacity: 0.25;
}
.woocommerce input.button.loading {
	padding-right: 2.61em; opacity: 0.25;
}
.woocommerce #respond input.loading#submit::after {
	animation:spin 2s linear infinite; top: 0.61em; right: 1em; font-family: WooCommerce; font-weight: 400; vertical-align: top; position: absolute; content: "\e01c"; -webkit-font-smoothing: antialiased; -webkit-animation: spin 2s linear infinite;
}
.woocommerce a.button.loading::after {
	animation:spin 2s linear infinite; top: 0.61em; right: 1em; font-family: WooCommerce; font-weight: 400; vertical-align: top; position: absolute; content: "\e01c"; -webkit-font-smoothing: antialiased; -webkit-animation: spin 2s linear infinite;
}
.woocommerce button.button.loading::after {
	animation:spin 2s linear infinite; top: 0.61em; right: 1em; font-family: WooCommerce; font-weight: 400; vertical-align: top; position: absolute; content: "\e01c"; -webkit-font-smoothing: antialiased; -webkit-animation: spin 2s linear infinite;
}
.woocommerce input.button.loading::after {
	animation:spin 2s linear infinite; top: 0.61em; right: 1em; font-family: WooCommerce; font-weight: 400; vertical-align: top; position: absolute; content: "\e01c"; -webkit-font-smoothing: antialiased; -webkit-animation: spin 2s linear infinite;
}
.woocommerce #respond input.added#submit::after {
	font-family: WooCommerce; margin-left: 0.53em; vertical-align: bottom; content: "\e017";
}
.woocommerce a.button.added::after {
	font-family: WooCommerce; margin-left: 0.53em; vertical-align: bottom; content: "\e017";
}
.woocommerce button.button.added::after {
	font-family: WooCommerce; margin-left: 0.53em; vertical-align: bottom; content: "\e017";
}
.woocommerce input.button.added::after {
	font-family: WooCommerce; margin-left: 0.53em; vertical-align: bottom; content: "\e017";
}
.woocommerce #respond input#submit:hover {
	color: rgb(81, 81, 81); text-decoration: none; background-image: none; background-color: rgb(218, 216, 218);
}
.woocommerce a.button:hover {
	color: rgb(81, 81, 81); text-decoration: none; background-image: none; background-color: rgb(218, 216, 218);
}
.woocommerce button.button:hover {
	color: rgb(81, 81, 81); text-decoration: none; background-image: none; background-color: rgb(218, 216, 218);
}
.woocommerce input.button:hover {
	color: rgb(81, 81, 81); text-decoration: none; background-image: none; background-color: rgb(218, 216, 218);
}
.woocommerce #respond input.alt#submit {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151); -webkit-font-smoothing: antialiased;
}
.woocommerce a.button.alt {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151); -webkit-font-smoothing: antialiased;
}
.woocommerce button.button.alt {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151); -webkit-font-smoothing: antialiased;
}
.woocommerce input.button.alt {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151); -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input.alt#submit:hover {
	color: rgb(255, 255, 255); background-color: rgb(147, 83, 134);
}
.woocommerce a.button.alt:hover {
	color: rgb(255, 255, 255); background-color: rgb(147, 83, 134);
}
.woocommerce button.button.alt:hover {
	color: rgb(255, 255, 255); background-color: rgb(147, 83, 134);
}
.woocommerce input.button.alt:hover {
	color: rgb(255, 255, 255); background-color: rgb(147, 83, 134);
}
.woocommerce #respond input.alt.disabled#submit {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce #respond input.alt.disabled#submit:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce #respond input:disabled.alt#submit {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce #respond input:disabled.alt#submit:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce #respond input:disabled[disabled].alt#submit {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce #respond input:disabled[disabled].alt#submit:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce a.button.alt.disabled {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce a.button.alt.disabled:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce a:disabled.button.alt {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce a:disabled.button.alt:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce a:disabled[disabled].button.alt {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce a:disabled[disabled].button.alt:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce button.button.alt.disabled {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce button.button.alt.disabled:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce button:disabled.button.alt {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce button:disabled.button.alt:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce button:disabled[disabled].button.alt {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce button:disabled[disabled].button.alt:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce input.button.alt.disabled {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce input.button.alt.disabled:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce input:disabled.button.alt {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce input:disabled.button.alt:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce input:disabled[disabled].button.alt {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce input:disabled[disabled].button.alt:hover {
	color: rgb(255, 255, 255); background-color: rgb(164, 100, 151);
}
.woocommerce #respond input.disabled#submit {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce #respond input:disabled#submit {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce #respond input:disabled[disabled]#submit {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce a.button.disabled {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce a:disabled.button {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce a:disabled[disabled].button {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce button.button.disabled {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce button:disabled.button {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce button:disabled[disabled].button {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce input.button.disabled {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce input:disabled.button {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce input:disabled[disabled].button {
	padding: 0.61em 1em; color: inherit; cursor: not-allowed; opacity: 0.5;
}
.woocommerce #respond input.disabled#submit:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce #respond input:disabled#submit:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce #respond input:disabled[disabled]#submit:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce a.button.disabled:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce a:disabled.button:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce a:disabled[disabled].button:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce button.button.disabled:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce button:disabled.button:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce button:disabled[disabled].button:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce input.button.disabled:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce input:disabled.button:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce input:disabled[disabled].button:hover {
	color: inherit; background-color: rgb(235, 233, 235);
}
.woocommerce .cart .button {
	float: none;
}
.woocommerce .cart input.button {
	float: none;
}
.woocommerce a.added_to_cart {
	padding-top: 0.5em; display: inline-block; white-space: nowrap;
}
.woocommerce #reviews #comments .add_review::after {
	display: table; content: " ";
}
.woocommerce #reviews #comments .add_review::before {
	display: table; content: " ";
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
	display: table; content: " ";
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::before {
	display: table; content: " ";
}
.woocommerce #reviews #comments ol.commentlist::after {
	display: table; content: " ";
}
.woocommerce #reviews #comments ol.commentlist::before {
	display: table; content: " ";
}
.woocommerce #reviews h2 small {
	margin: 10px 0px 0px; color: rgb(119, 119, 119); font-size: 15px; float: right;
}
.woocommerce #reviews h2 small a {
	color: rgb(119, 119, 119); text-decoration: none;
}
.woocommerce #reviews h3 {
	margin: 0px;
}
.woocommerce #reviews #respond {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.woocommerce #reviews #comment {
	height: 75px;
}
.woocommerce #reviews #comments h2 {
	clear: none;
}
.woocommerce #review_form #respond::after {
	clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
	clear: both;
}
.woocommerce #reviews #comments ol.commentlist::after {
	clear: both;
}
.woocommerce .woocommerce-product-rating::after {
	clear: both;
}
.woocommerce td.product-name dl.variation::after {
	clear: both;
}
.woocommerce #reviews #comments ol.commentlist {
	background: 0px 0px; list-style: none; margin: 0px; width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li {
	background: 0px; margin: 0px 0px 20px; padding: 0px; border: 0px currentColor; border-image: none; position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
	color: rgb(119, 119, 119); font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: rgb(235, 233, 235); margin: 0px; padding: 3px; border: 1px solid rgb(228, 225, 227); border-image: none; left: 0px; top: 0px; width: 32px; height: auto; float: left; position: absolute; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0px 0px 0px 50px; padding: 1em 1em 0px; border-radius: 4px; border: 1px solid rgb(228, 225, 227); border-image: none; -webkit-border-radius: 4px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin: 0px 0px 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
	list-style: none; margin: 20px 0px 0px 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
	display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
	margin: 20px 0px 0px 50px; padding: 1em 1em 0px; border-radius: 4px; border: 1px solid rgb(228, 225, 227); border-image: none; -webkit-border-radius: 4px;
}
.woocommerce #reviews #comments .commentlist > li::before {
	content: "";
}
.woocommerce .star-rating {
	width: 5.4em; height: 1em; line-height: 1; overflow: hidden; font-family: star; font-size: 1em; float: right; position: relative;
}
.woocommerce .star-rating::before {
	left: 0px; top: 0px; color: rgb(211, 206, 210); float: left; position: absolute; content: "\73\73\73\73\73";
}
.woocommerce .star-rating span {
	left: 0px; top: 0px; overflow: hidden; padding-top: 1.5em; float: left; position: absolute;
}
.woocommerce .star-rating span::before {
	left: 0px; top: 0px; position: absolute; content: "\53\53\53\53\53";
}
.woocommerce .woocommerce-product-rating {
	line-height: 2; display: block;
}
.woocommerce .woocommerce-product-rating::after {
	display: table; content: " ";
}
.woocommerce .woocommerce-product-rating::before {
	display: table; content: " ";
}
.woocommerce .woocommerce-product-rating .star-rating {
	margin: 0.5em 4px 0px 0px; float: left;
}
.woocommerce .products .star-rating {
	margin: 0px 0px 0.5em; float: none; display: block;
}
.woocommerce .hreview-aggregate .star-rating {
	margin: 10px 0px 0px;
}
.woocommerce #review_form #respond {
	background: 0px 0px; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; position: static;
}
.woocommerce #review_form #respond::after {
	display: table; content: " ";
}
.woocommerce #review_form #respond::before {
	display: table; content: " ";
}
.woocommerce p.stars a::before {
	content: "\e021";
}
.woocommerce p.stars a:hover ~ a::before {
	content: "\e021";
}
.woocommerce #review_form #respond p {
	margin: 0px 0px 10px;
}
.woocommerce #review_form #respond .form-submit input {
	left: auto;
}
.woocommerce #review_form #respond textarea {
	width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.woocommerce p.stars a {
	width: 1em; height: 1em; text-indent: -999em; text-decoration: none; display: inline-block; position: relative;
}
.woocommerce p.stars a::before {
	left: 0px; top: 0px; width: 1em; height: 1em; line-height: 1; text-indent: 0px; font-family: WooCommerce; display: block; position: absolute;
}
.woocommerce table.shop_attributes td {
	margin: 0px; line-height: 1.5; border-top-color: currentColor; border-bottom-color: rgba(0, 0, 0, 0.1); border-top-width: 0px; border-bottom-width: 1px; border-top-style: none; border-bottom-style: dotted;
}
.woocommerce table.shop_attributes th {
	margin: 0px; line-height: 1.5; border-top-color: currentColor; border-bottom-color: rgba(0, 0, 0, 0.1); border-top-width: 0px; border-bottom-width: 1px; border-top-style: none; border-bottom-style: dotted;
}
.woocommerce p.stars.selected a.active::before {
	content: "\e020";
}
.woocommerce p.stars:hover a::before {
	content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a::before {
	content: "\e021";
}
.woocommerce p.stars.selected a:not(.active)::before {
	content: "\e020";
}
.woocommerce table.shop_attributes {
	border-width: 1px 0px 0px; border-style: dotted none none; border-color: rgba(0, 0, 0, 0.1) currentColor currentColor; border-image: none; width: 100%; margin-bottom: 1.61em;
}
.woocommerce table.shop_attributes th {
	padding: 8px; width: 150px; font-weight: 700;
}
.woocommerce table.shop_attributes td {
	padding: 0px; font-style: italic;
}
.woocommerce table.shop_attributes td p {
	margin: 0px; padding: 8px 0px;
}
.woocommerce table.shop_attributes .alt td {
	background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.shop_attributes .alt th {
	background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.shop_table {
	margin: 0px -1px 24px 0px; border-radius: 5px; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; width: 100%; text-align: left; border-collapse: separate; -webkit-border-radius: 5px;
}
.woocommerce table.shop_table th {
	padding: 9px 12px; font-weight: 700;
}
.woocommerce table.shop_table td {
	padding: 6px 12px; vertical-align: middle; border-top-color: rgba(0, 0, 0, 0.1); border-top-width: 1px; border-top-style: solid;
}
.woocommerce table.shop_table td small {
	font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.woocommerce table.shop_table tbody:first-child tr:first-child th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.woocommerce table.shop_table tbody th {
	font-weight: 700; border-top-color: rgba(0, 0, 0, 0.1); border-top-width: 1px; border-top-style: solid;
}
.woocommerce table.shop_table tfoot td {
	font-weight: 700; border-top-color: rgba(0, 0, 0, 0.1); border-top-width: 1px; border-top-style: solid;
}
.woocommerce table.shop_table tfoot th {
	font-weight: 700; border-top-color: rgba(0, 0, 0, 0.1); border-top-width: 1px; border-top-style: solid;
}
.woocommerce table.my_account_orders {
	font-size: 0.85em;
}
.woocommerce table.my_account_orders td {
	padding: 4px 8px; vertical-align: middle;
}
.woocommerce table.my_account_orders th {
	padding: 4px 8px; vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
	white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions {
	text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button {
	margin: 0.12em 0px 0.12em 0.25em;
}
.woocommerce td.product-name dl.variation {
	margin: 0.25em 0px;
}
.woocommerce td.product-name dl.variation::after {
	display: table; content: " ";
}
.woocommerce td.product-name dl.variation::before {
	display: table; content: " ";
}
.woocommerce td.product-name dl.variation dd {
	margin-bottom: 1em; float: left; display: inline-block;
}
.woocommerce td.product-name dl.variation dt {
	margin-bottom: 1em; float: left; display: inline-block;
}
.woocommerce td.product-name dl.variation dt {
	margin: 0px 4px 0px 0px; padding: 0px 0px 0.25em; clear: left; font-weight: 700;
}
.woocommerce ul.cart_list li dl::after {
	clear: both;
}
.woocommerce ul.cart_list li::after {
	clear: both;
}
.woocommerce ul.product_list_widget li dl::after {
	clear: both;
}
.woocommerce ul.product_list_widget li::after {
	clear: both;
}
.woocommerce td.product-name dl.variation dd {
	padding: 0px 0px 0.25em;
}
.woocommerce td.product-name dl.variation dd p:last-child {
	margin-bottom: 0px;
}
.woocommerce td.product-name p.backorder_notification {
	font-size: 0.83em;
}
.woocommerce td.product-quantity {
	min-width: 80px;
}
.woocommerce ul.cart_list {
	list-style: none; margin: 0px; padding: 0px;
}
.woocommerce ul.product_list_widget {
	list-style: none; margin: 0px; padding: 0px;
}
.woocommerce ul.cart_list li {
	list-style: none; margin: 0px; padding: 4px 0px;
}
.woocommerce ul.product_list_widget li {
	list-style: none; margin: 0px; padding: 4px 0px;
}
.woocommerce ul.cart_list li::after {
	display: table; content: " ";
}
.woocommerce ul.cart_list li::before {
	display: table; content: " ";
}
.woocommerce ul.product_list_widget li::after {
	display: table; content: " ";
}
.woocommerce ul.product_list_widget li::before {
	display: table; content: " ";
}
.woocommerce ul.cart_list li a {
	font-weight: 700; display: block;
}
.woocommerce ul.product_list_widget li a {
	font-weight: 700; display: block;
}
.woocommerce ul.cart_list li img {
	width: 32px; height: auto; margin-left: 4px; float: right; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce ul.product_list_widget li img {
	width: 32px; height: auto; margin-left: 4px; float: right; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce ul.cart_list li dl {
	margin: 0px; padding-left: 1em; border-left-color: rgba(0, 0, 0, 0.1); border-left-width: 2px; border-left-style: solid;
}
.woocommerce ul.product_list_widget li dl {
	margin: 0px; padding-left: 1em; border-left-color: rgba(0, 0, 0, 0.1); border-left-width: 2px; border-left-style: solid;
}
.woocommerce ul.cart_list li dl::after {
	display: table; content: " ";
}
.woocommerce ul.cart_list li dl::before {
	display: table; content: " ";
}
.woocommerce ul.product_list_widget li dl::after {
	display: table; content: " ";
}
.woocommerce ul.product_list_widget li dl::before {
	display: table; content: " ";
}
.woocommerce ul.cart_list li dl dd {
	margin-bottom: 1em; float: left; display: inline-block;
}
.woocommerce ul.cart_list li dl dt {
	margin-bottom: 1em; float: left; display: inline-block;
}
.woocommerce ul.product_list_widget li dl dd {
	margin-bottom: 1em; float: left; display: inline-block;
}
.woocommerce ul.product_list_widget li dl dt {
	margin-bottom: 1em; float: left; display: inline-block;
}
.woocommerce ul.cart_list li dl dt {
	margin: 0px 4px 0px 0px; padding: 0px 0px 0.25em; clear: left; font-weight: 700;
}
.woocommerce ul.product_list_widget li dl dt {
	margin: 0px 4px 0px 0px; padding: 0px 0px 0.25em; clear: left; font-weight: 700;
}
#add_payment_method .wc-proceed-to-checkout::after {
	clear: both;
}
.woocommerce .order_details::after {
	clear: both;
}
.woocommerce .widget_layered_nav ul li::after {
	clear: both;
}
.woocommerce .widget_rating_filter ul li::after {
	clear: both;
}
.woocommerce .widget_shopping_cart .buttons::after {
	clear: both;
}
.woocommerce-account .addresses .title::after {
	clear: both;
}
.woocommerce-account .woocommerce::after {
	clear: both;
}
.woocommerce-cart .wc-proceed-to-checkout::after {
	clear: both;
}
.woocommerce-checkout .wc-proceed-to-checkout::after {
	clear: both;
}
.woocommerce-error::after {
	clear: both;
}
.woocommerce-info::after {
	clear: both;
}
.woocommerce-message::after {
	clear: both;
}
.woocommerce.widget_shopping_cart .buttons::after {
	clear: both;
}
.woocommerce ul.cart_list li dl dd {
	padding: 0px 0px 0.25em;
}
.woocommerce ul.product_list_widget li dl dd {
	padding: 0px 0px 0.25em;
}
.woocommerce ul.cart_list li dl dd p:last-child {
	margin-bottom: 0px;
}
.woocommerce ul.product_list_widget li dl dd p:last-child {
	margin-bottom: 0px;
}
.woocommerce ul.cart_list li .star-rating {
	float: none;
}
.woocommerce ul.product_list_widget li .star-rating {
	float: none;
}
.woocommerce .widget_shopping_cart .total {
	padding: 4px 0px 0px; border-top-color: rgb(235, 233, 235); border-top-width: 3px; border-top-style: double;
}
.woocommerce.widget_shopping_cart .total {
	padding: 4px 0px 0px; border-top-color: rgb(235, 233, 235); border-top-width: 3px; border-top-style: double;
}
.woocommerce .widget_shopping_cart .total strong {
	display: inline-block; min-width: 40px;
}
.woocommerce.widget_shopping_cart .total strong {
	display: inline-block; min-width: 40px;
}
.woocommerce .widget_shopping_cart .cart_list li {
	padding-top: 0px; padding-left: 2em; position: relative;
}
.woocommerce.widget_shopping_cart .cart_list li {
	padding-top: 0px; padding-left: 2em; position: relative;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove {
	left: 0px; top: 0px; position: absolute;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	left: 0px; top: 0px; position: absolute;
}
.woocommerce .widget_shopping_cart .buttons::after {
	display: table; content: " ";
}
.woocommerce .widget_shopping_cart .buttons::before {
	display: table; content: " ";
}
.woocommerce.widget_shopping_cart .buttons::after {
	display: table; content: " ";
}
.woocommerce.widget_shopping_cart .buttons::before {
	display: table; content: " ";
}
.woocommerce form .form-row {
	margin: 0px 0px 6px; padding: 3px;
}
.woocommerce form .form-row label {
	line-height: 2;
}
.woocommerce form .form-row label.hidden {
	visibility: hidden;
}
.woocommerce form .form-row label.inline {
	display: inline;
}
.woocommerce form .form-row select {
	margin: 0px; cursor: pointer;
}
.woocommerce form .form-row .required {
	border: 0px currentColor; border-image: none; color: red; font-weight: 700;
}
.woocommerce form .form-row .input-checkbox {
	margin: -2px 8px 0px 0px; text-align: center; vertical-align: middle; display: inline;
}
.woocommerce form .form-row input.input-text {
	margin: 0px; outline: 0px; width: 100%; line-height: 1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.woocommerce form .form-row textarea {
	margin: 0px; outline: 0px; width: 100%; line-height: 1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.woocommerce form .form-row textarea {
	height: 4em; line-height: 1.5; display: block; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce form .form-row .select2-container {
	width: 100%; line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid label {
	color: rgb(170, 0, 0);
}
.woocommerce form .form-row.woocommerce-invalid .select2-container {
	border-color: rgb(170, 0, 0);
}
.woocommerce form .form-row.woocommerce-invalid input.input-text {
	border-color: rgb(170, 0, 0);
}
.woocommerce form .form-row.woocommerce-invalid select {
	border-color: rgb(170, 0, 0);
}
.woocommerce form .form-row.woocommerce-validated .select2-container {
	border-color: rgb(105, 191, 41);
}
.woocommerce form .form-row.woocommerce-validated input.input-text {
	border-color: rgb(105, 191, 41);
}
.woocommerce form .form-row.woocommerce-validated select {
	border-color: rgb(105, 191, 41);
}
.woocommerce form :-ms-input-placeholder.form-row {
	line-height: normal;
}
.woocommerce form.checkout_coupon {
	margin: 2em 0px; padding: 20px; border-radius: 5px; border: 1px solid rgb(211, 206, 210); border-image: none; text-align: left; -webkit-border-radius: 5px;
}
.woocommerce form.login {
	margin: 2em 0px; padding: 20px; border-radius: 5px; border: 1px solid rgb(211, 206, 210); border-image: none; text-align: left; -webkit-border-radius: 5px;
}
.woocommerce form.register {
	margin: 2em 0px; padding: 20px; border-radius: 5px; border: 1px solid rgb(211, 206, 210); border-image: none; text-align: left; -webkit-border-radius: 5px;
}
.woocommerce ul#shipping_method {
	list-style: none; margin: 0px; padding: 0px;
}
.woocommerce ul#shipping_method li {
	list-style: none; margin: 0px; padding: 0.25em 0px 0.25em 22px; text-indent: -22px;
}
.woocommerce ul#shipping_method li input {
	margin: 3px 0.5ex;
}
.woocommerce ul#shipping_method li label {
	display: inline;
}
.woocommerce ul#shipping_method .amount {
	font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
	margin: 0px;
}
.woocommerce .order_details {
	list-style: none; margin: 0px 0px 1.5em;
}
.woocommerce .order_details::after {
	display: table; content: " ";
}
.woocommerce .order_details::before {
	display: table; content: " ";
}
.woocommerce .order_details li {
	text-transform: uppercase; line-height: 1; padding-right: 2em; padding-left: 0px; font-size: 0.71em; margin-right: 2em; margin-left: 0px; border-right-color: rgb(211, 206, 210); border-right-width: 1px; border-right-style: dashed; float: left; list-style-type: none;
}
.woocommerce .order_details li strong {
	text-transform: none; line-height: 1.5; font-size: 1.4em; display: block;
}
.woocommerce .order_details li:last-of-type {
	border: currentColor; border-image: none;
}
.woocommerce .widget_layered_nav ul {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.woocommerce .widget_layered_nav ul li {
	list-style: none; padding: 0px 0px 1px;
}
.woocommerce .widget_layered_nav ul li::after {
	display: table; content: " ";
}
.woocommerce .widget_layered_nav ul li::before {
	display: table; content: " ";
}
.woocommerce .widget_layered_nav ul li.chosen a::before {
	color: rgb(170, 0, 0); text-transform: none; line-height: 1; font-family: WooCommerce; font-variant: normal; font-weight: 400; text-decoration: none; content: "ª´"; -webkit-font-smoothing: antialiased; speak: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
	color: rgb(170, 0, 0); text-transform: none; line-height: 1; font-family: WooCommerce; font-variant: normal; font-weight: 400; text-decoration: none; content: "ª´"; -webkit-font-smoothing: antialiased; speak: none;
}
.woocommerce .widget_layered_nav ul li a {
	padding: 1px 0px;
}
.woocommerce .widget_layered_nav ul li span {
	padding: 1px 0px;
}
.woocommerce .widget_layered_nav ul li.chosen a::before {
	margin-right: 0.61em;
}
.woocommerce .widget_layered_nav_filters ul {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; overflow: hidden; -ms-zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
	list-style: none; padding: 0px 1px 1px 0px; float: left;
}
.woocommerce .widget_layered_nav_filters ul li a {
	text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
	margin-right: 0.61em;
}
.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
	text-align: right; line-height: 2.4; font-size: 0.87em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size: 1.15em; float: left;
}
.woocommerce .widget_price_filter .ui-slider {
	text-align: left; margin-right: 0.5em; margin-left: 0.5em; position: relative;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	outline: 0px; border-radius: 1em; top: -0.3em; width: 1em; height: 1em; margin-left: -0.5em; position: absolute; z-index: 2; cursor: ew-resize; background-color: rgb(164, 100, 151); -webkit-border-radius: 1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	border-radius: 1em; border: 0px currentColor; border-image: none; font-size: 0.7em; display: block; position: absolute; z-index: 1; background-color: rgb(164, 100, 151); -webkit-border-radius: 1em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	border-radius: 1em; border: 0px currentColor; border-image: none; background-color: rgb(96, 32, 83); -webkit-border-radius: 1em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0px; height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}
.woocommerce .widget_rating_filter ul {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.woocommerce .widget_rating_filter ul li {
	list-style: none; padding: 0px 0px 1px;
}
.woocommerce .widget_rating_filter ul li::after {
	display: table; content: " ";
}
.woocommerce .widget_rating_filter ul li::before {
	display: table; content: " ";
}
.woocommerce .widget_rating_filter ul li a {
	padding: 1px 0px; text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
	float: none; display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
	color: rgb(170, 0, 0); text-transform: none; line-height: 1; font-family: WooCommerce; font-variant: normal; font-weight: 400; text-decoration: none; margin-right: 0.61em; content: "ª´"; -webkit-font-smoothing: antialiased; speak: none;
}
.woocommerce-error {
	list-style: none !important; margin: 0px 0px 2em !important; padding: 1em 2em 1em 3.5em !important; width: auto; color: rgb(81, 81, 81); border-top-color: rgb(164, 100, 151); border-top-width: 3px; border-top-style: solid; position: relative; -ms-word-wrap: break-word; background-color: rgb(247, 246, 247);
}
.woocommerce-info {
	list-style: none !important; margin: 0px 0px 2em !important; padding: 1em 2em 1em 3.5em !important; width: auto; color: rgb(81, 81, 81); border-top-color: rgb(164, 100, 151); border-top-width: 3px; border-top-style: solid; position: relative; -ms-word-wrap: break-word; background-color: rgb(247, 246, 247);
}
.woocommerce-message {
	list-style: none !important; margin: 0px 0px 2em !important; padding: 1em 2em 1em 3.5em !important; width: auto; color: rgb(81, 81, 81); border-top-color: rgb(164, 100, 151); border-top-width: 3px; border-top-style: solid; position: relative; -ms-word-wrap: break-word; background-color: rgb(247, 246, 247);
}
.woocommerce-error::after {
	display: table; content: " ";
}
.woocommerce-error::before {
	display: table; content: " ";
}
.woocommerce-info::after {
	display: table; content: " ";
}
.woocommerce-info::before {
	display: table; content: " ";
}
.woocommerce-message::after {
	display: table; content: " ";
}
.woocommerce-message::before {
	display: table; content: " ";
}
.woocommerce-error::before {
	left: 1.5em; top: 1em; font-family: WooCommerce; display: inline-block; position: absolute; content: "\e028";
}
.woocommerce-info::before {
	left: 1.5em; top: 1em; font-family: WooCommerce; display: inline-block; position: absolute; content: "\e028";
}
.woocommerce-message::before {
	left: 1.5em; top: 1em; font-family: WooCommerce; display: inline-block; position: absolute; content: "\e028";
}
.woocommerce-error .button {
	float: right;
}
.woocommerce-info .button {
	float: right;
}
.woocommerce-message .button {
	float: right;
}
.woocommerce-error li {
	list-style: none !important; padding-left: 0px !important; margin-left: 0px !important;
}
.woocommerce-info li {
	list-style: none !important; padding-left: 0px !important; margin-left: 0px !important;
}
.woocommerce-message li {
	list-style: none !important; padding-left: 0px !important; margin-left: 0px !important;
}
.woocommerce-message {
	border-top-color: rgb(143, 174, 27);
}
.woocommerce-message::before {
	color: rgb(143, 174, 27); content: "\e015";
}
.woocommerce-info {
	border-top-color: rgb(30, 133, 190);
}
.woocommerce-info::before {
	color: rgb(30, 133, 190);
}
.woocommerce-error {
	border-top-color: rgb(184, 28, 35);
}
.woocommerce-error::before {
	color: rgb(184, 28, 35); content: "\e016";
}
.woocommerce-account .addresses .title::after {
	display: table; content: " ";
}
.woocommerce-account .addresses .title::before {
	display: table; content: " ";
}
.woocommerce-account .woocommerce::after {
	display: table; content: " ";
}
.woocommerce-account .woocommerce::before {
	display: table; content: " ";
}
.woocommerce-account .addresses .title h3 {
	float: left;
}
.woocommerce-account .addresses .title .edit {
	float: right;
}
.woocommerce-account ul.digital-downloads li .count {
	float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
	font-weight: 700; margin-bottom: 0px;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
	margin-bottom: 0px;
}
.woocommerce-account ul.digital-downloads {
	padding-left: 0px; margin-left: 0px;
}
.woocommerce-account ul.digital-downloads li {
	list-style: none; padding-left: 0px; margin-left: 0px;
}
.woocommerce-account ul.digital-downloads li::before {
	text-transform: none; line-height: 1; font-family: WooCommerce; font-variant: normal; font-weight: 400; text-decoration: none; margin-right: 0.61em; content: "ª«"; -webkit-font-smoothing: antialiased; speak: none;
}
#add_payment_method table.cart .product-thumbnail {
	min-width: 32px;
}
.woocommerce-cart table.cart .product-thumbnail {
	min-width: 32px;
}
.woocommerce-checkout table.cart .product-thumbnail {
	min-width: 32px;
}
#add_payment_method table.cart img {
	width: 32px; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce-cart table.cart img {
	width: 32px; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce-checkout table.cart img {
	width: 32px; box-shadow: none; -webkit-box-shadow: none;
}
#add_payment_method table.cart td {
	vertical-align: middle;
}
#add_payment_method table.cart th {
	vertical-align: middle;
}
.woocommerce-cart table.cart td {
	vertical-align: middle;
}
.woocommerce-cart table.cart th {
	vertical-align: middle;
}
.woocommerce-checkout table.cart td {
	vertical-align: middle;
}
.woocommerce-checkout table.cart th {
	vertical-align: middle;
}
#add_payment_method table.cart td.actions .coupon .input-text {
	margin: 0px 4px 0px 0px; padding: 6px 6px 5px; outline: 0px; border: 1px solid rgb(211, 206, 210); border-image: none; line-height: 1; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	margin: 0px 4px 0px 0px; padding: 6px 6px 5px; outline: 0px; border: 1px solid rgb(211, 206, 210); border-image: none; line-height: 1; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	margin: 0px 4px 0px 0px; padding: 6px 6px 5px; outline: 0px; border: 1px solid rgb(211, 206, 210); border-image: none; line-height: 1; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
#add_payment_method table.cart input {
	margin: 0px; line-height: 1; vertical-align: middle;
}
.woocommerce-cart table.cart input {
	margin: 0px; line-height: 1; vertical-align: middle;
}
.woocommerce-checkout table.cart input {
	margin: 0px; line-height: 1; vertical-align: middle;
}
#add_payment_method .wc-proceed-to-checkout {
	padding: 1em 0px;
}
.woocommerce-cart .wc-proceed-to-checkout {
	padding: 1em 0px;
}
.woocommerce-checkout .wc-proceed-to-checkout {
	padding: 1em 0px;
}
#add_payment_method .wc-proceed-to-checkout::after {
	display: table; content: " ";
}
#add_payment_method .wc-proceed-to-checkout::before {
	display: table; content: " ";
}
.woocommerce-cart .wc-proceed-to-checkout::after {
	display: table; content: " ";
}
.woocommerce-cart .wc-proceed-to-checkout::before {
	display: table; content: " ";
}
.woocommerce-checkout .wc-proceed-to-checkout::after {
	display: table; content: " ";
}
.woocommerce-checkout .wc-proceed-to-checkout::before {
	display: table; content: " ";
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button {
	padding: 1em; text-align: center; font-size: 1.25em; margin-bottom: 1em; display: block;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: 1em; text-align: center; font-size: 1.25em; margin-bottom: 1em; display: block;
}
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	padding: 1em; text-align: center; font-size: 1.25em; margin-bottom: 1em; display: block;
}
#add_payment_method .cart-collaterals .shipping_calculator .button {
	width: 100%; float: none; display: block;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
	width: 100%; float: none; display: block;
}
.woocommerce-checkout .cart-collaterals .shipping_calculator .button {
	width: 100%; float: none; display: block;
}
#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button::after {
	text-transform: none; line-height: 1; font-family: WooCommerce; font-variant: normal; font-weight: 400; text-decoration: none; margin-left: 0.61em; content: "ªº"; -webkit-font-smoothing: antialiased; speak: none;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after {
	text-transform: none; line-height: 1; font-family: WooCommerce; font-variant: normal; font-weight: 400; text-decoration: none; margin-left: 0.61em; content: "ªº"; -webkit-font-smoothing: antialiased; speak: none;
}
.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button::after {
	text-transform: none; line-height: 1; font-family: WooCommerce; font-variant: normal; font-weight: 400; text-decoration: none; margin-left: 0.61em; content: "ªº"; -webkit-font-smoothing: antialiased; speak: none;
}
#add_payment_method #payment ul.payment_methods li::after {
	display: table; content: " ";
}
#add_payment_method #payment ul.payment_methods li::before {
	display: table; content: " ";
}
#add_payment_method #payment ul.payment_methods::after {
	display: table; content: " ";
}
#add_payment_method #payment ul.payment_methods::before {
	display: table; content: " ";
}
.woocommerce-cart #payment ul.payment_methods li::after {
	display: table; content: " ";
}
.woocommerce-cart #payment ul.payment_methods li::before {
	display: table; content: " ";
}
.woocommerce-cart #payment ul.payment_methods::after {
	display: table; content: " ";
}
.woocommerce-cart #payment ul.payment_methods::before {
	display: table; content: " ";
}
.woocommerce-checkout #payment ul.payment_methods li::after {
	display: table; content: " ";
}
.woocommerce-checkout #payment ul.payment_methods li::before {
	display: table; content: " ";
}
.woocommerce-checkout #payment ul.payment_methods::after {
	display: table; content: " ";
}
.woocommerce-checkout #payment ul.payment_methods::before {
	display: table; content: " ";
}
#add_payment_method .cart-collaterals .cart_totals p small {
	color: rgb(119, 119, 119); font-size: 0.83em;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
	color: rgb(119, 119, 119); font-size: 0.83em;
}
.woocommerce-checkout .cart-collaterals .cart_totals p small {
	color: rgb(119, 119, 119); font-size: 0.83em;
}
#add_payment_method .cart-collaterals .cart_totals table {
	margin: 0px 0px 6px; padding: 0px; border-collapse: separate;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
	margin: 0px 0px 6px; padding: 0px; border-collapse: separate;
}
.woocommerce-checkout .cart-collaterals .cart_totals table {
	margin: 0px 0px 6px; padding: 0px; border-collapse: separate;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#add_payment_method .cart-collaterals .cart_totals table th {
	width: 40%;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
	width: 40%;
}
.woocommerce-checkout .cart-collaterals .cart_totals table th {
	width: 40%;
}
#add_payment_method .cart-collaterals .cart_totals table td {
	line-height: 1.5em; vertical-align: top; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
#add_payment_method .cart-collaterals .cart_totals table th {
	line-height: 1.5em; vertical-align: top; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
	line-height: 1.5em; vertical-align: top; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
	line-height: 1.5em; vertical-align: top; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
.woocommerce-checkout .cart-collaterals .cart_totals table td {
	line-height: 1.5em; vertical-align: top; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
.woocommerce-checkout .cart-collaterals .cart_totals table th {
	line-height: 1.5em; vertical-align: top; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
#add_payment_method .cart-collaterals .cart_totals table small {
	color: rgb(119, 119, 119);
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
	color: rgb(119, 119, 119);
}
.woocommerce-checkout .cart-collaterals .cart_totals table small {
	color: rgb(119, 119, 119);
}
#add_payment_method .cart-collaterals .cart_totals table select {
	width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
	width: 100%;
}
.woocommerce-checkout .cart-collaterals .cart_totals table select {
	width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals .discount td {
	color: rgb(119, 164, 100);
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td {
	color: rgb(119, 164, 100);
}
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
	color: rgb(119, 164, 100);
}
#add_payment_method .cart-collaterals .cart_totals tr td {
	border-top-color: rgb(235, 233, 235); border-top-width: 1px; border-top-style: solid;
}
#add_payment_method .cart-collaterals .cart_totals tr th {
	border-top-color: rgb(235, 233, 235); border-top-width: 1px; border-top-style: solid;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-top-color: rgb(235, 233, 235); border-top-width: 1px; border-top-style: solid;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top-color: rgb(235, 233, 235); border-top-width: 1px; border-top-style: solid;
}
.woocommerce-checkout .cart-collaterals .cart_totals tr td {
	border-top-color: rgb(235, 233, 235); border-top-width: 1px; border-top-style: solid;
}
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
	border-top-color: rgb(235, 233, 235); border-top-width: 1px; border-top-style: solid;
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0px;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0px;
}
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0px;
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address {
	clear: none; float: left;
}
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address {
	clear: none; float: left;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
	clear: none; float: left;
}
#add_payment_method .checkout .col-2 .form-row-first {
	clear: left;
}
#add_payment_method .checkout .col-2 .notes {
	clear: left;
}
.woocommerce-cart .checkout .col-2 .form-row-first {
	clear: left;
}
.woocommerce-cart .checkout .col-2 .notes {
	clear: left;
}
.woocommerce-checkout .checkout .col-2 .form-row-first {
	clear: left;
}
.woocommerce-checkout .checkout .col-2 .notes {
	clear: left;
}
#add_payment_method .checkout .create-account small {
	color: rgb(119, 119, 119); font-size: 11px; font-weight: 400;
}
.woocommerce-cart .checkout .create-account small {
	color: rgb(119, 119, 119); font-size: 11px; font-weight: 400;
}
.woocommerce-checkout .checkout .create-account small {
	color: rgb(119, 119, 119); font-size: 11px; font-weight: 400;
}
#add_payment_method .checkout div.shipping-address {
	padding: 0px; width: 100%; clear: left;
}
.woocommerce-cart .checkout div.shipping-address {
	padding: 0px; width: 100%; clear: left;
}
.woocommerce-checkout .checkout div.shipping-address {
	padding: 0px; width: 100%; clear: left;
}
#add_payment_method #payment ul.payment_methods li::after {
	clear: both;
}
#add_payment_method #payment ul.payment_methods::after {
	clear: both;
}
#add_payment_method .checkout .shipping_address {
	clear: both;
}
.single-product .twentythirteen p.stars {
	clear: both;
}
.woocommerce-cart #payment ul.payment_methods li::after {
	clear: both;
}
.woocommerce-cart #payment ul.payment_methods::after {
	clear: both;
}
.woocommerce-cart .checkout .shipping_address {
	clear: both;
}
.woocommerce-checkout #payment ul.payment_methods li::after {
	clear: both;
}
.woocommerce-checkout #payment ul.payment_methods::after {
	clear: both;
}
.woocommerce-checkout .checkout .shipping_address {
	clear: both;
}
#add_payment_method #payment {
	background: rgb(235, 233, 235); border-radius: 5px; -webkit-border-radius: 5px;
}
.woocommerce-cart #payment {
	background: rgb(235, 233, 235); border-radius: 5px; -webkit-border-radius: 5px;
}
.woocommerce-checkout #payment {
	background: rgb(235, 233, 235); border-radius: 5px; -webkit-border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods {
	list-style: none; margin: 0px; padding: 1em; text-align: left; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid;
}
.woocommerce-cart #payment ul.payment_methods {
	list-style: none; margin: 0px; padding: 1em; text-align: left; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid;
}
ul.payment_methods {
	list-style: none; margin: 0px; padding: 1em; text-align: left; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid;
}
#add_payment_method #payment ul.payment_methods li {
	margin: 0px; text-align: left; line-height: 2; font-weight: 400;
}
.woocommerce-cart #payment ul.payment_methods li {
	margin: 0px; text-align: left; line-height: 2; font-weight: 400;
}
.woocommerce-checkout #payment ul.payment_methods li {
	margin: 0px; text-align: left; line-height: 2; font-weight: 400;
}
#add_payment_method #payment ul.payment_methods li input {
	margin: 0px 1em 0px 0px;
}
.woocommerce-cart #payment ul.payment_methods li input {
	margin: 0px 1em 0px 0px;
}
.woocommerce-checkout #payment ul.payment_methods li input {
	margin: 0px 1em 0px 0px;
}
#add_payment_method #payment ul.payment_methods li img {
	margin: -2px 0px 0px 0.5em; padding: 0px; vertical-align: middle; position: relative; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce-cart #payment ul.payment_methods li img {
	margin: -2px 0px 0px 0.5em; padding: 0px; vertical-align: middle; position: relative; box-shadow: none; -webkit-box-shadow: none;
}
.woocommerce-checkout #payment ul.payment_methods li img {
	margin: -2px 0px 0px 0.5em; padding: 0px; vertical-align: middle; position: relative; box-shadow: none; -webkit-box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li img + img {
	margin-left: 2px;
}
.woocommerce-cart #payment ul.payment_methods li img + img {
	margin-left: 2px;
}
.woocommerce-checkout #payment ul.payment_methods li img + img {
	margin-left: 2px;
}
#add_payment_method #payment div.form-row {
	padding: 1em;
}
.woocommerce-cart #payment div.form-row {
	padding: 1em;
}
.woocommerce-checkout #payment div.form-row {
	padding: 1em;
}
#add_payment_method #payment div.payment_box {
	margin: 1em 0px; padding: 1em; border-radius: 2px; width: 100%; color: rgb(81, 81, 81); line-height: 1.5; font-size: 0.92em; position: relative; box-sizing: border-box; background-color: rgb(223, 220, 222); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-border-radius: 2px;
}
.woocommerce-cart #payment div.payment_box {
	margin: 1em 0px; padding: 1em; border-radius: 2px; width: 100%; color: rgb(81, 81, 81); line-height: 1.5; font-size: 0.92em; position: relative; box-sizing: border-box; background-color: rgb(223, 220, 222); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-border-radius: 2px;
}
.woocommerce-checkout #payment div.payment_box {
	margin: 1em 0px; padding: 1em; border-radius: 2px; width: 100%; color: rgb(81, 81, 81); line-height: 1.5; font-size: 0.92em; position: relative; box-sizing: border-box; background-color: rgb(223, 220, 222); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-border-radius: 2px;
}
#add_payment_method #payment div.payment_box input.input-text {
	border-color: rgb(187, 179, 185) rgb(199, 193, 198) rgb(199, 193, 198);
}
#add_payment_method #payment div.payment_box textarea {
	border-color: rgb(187, 179, 185) rgb(199, 193, 198) rgb(199, 193, 198);
}
.woocommerce-cart #payment div.payment_box input.input-text {
	border-color: rgb(187, 179, 185) rgb(199, 193, 198) rgb(199, 193, 198);
}
.woocommerce-cart #payment div.payment_box textarea {
	border-color: rgb(187, 179, 185) rgb(199, 193, 198) rgb(199, 193, 198);
}
.woocommerce-checkout #payment div.payment_box input.input-text {
	border-color: rgb(187, 179, 185) rgb(199, 193, 198) rgb(199, 193, 198);
}
.woocommerce-checkout #payment div.payment_box textarea {
	border-color: rgb(187, 179, 185) rgb(199, 193, 198) rgb(199, 193, 198);
}
#add_payment_method #payment div:-ms-input-placeholder.payment_box {
	color: rgb(187, 179, 185);
}
.woocommerce-cart #payment div:-ms-input-placeholder.payment_box {
	color: rgb(187, 179, 185);
}
.woocommerce-checkout #payment div:-ms-input-placeholder.payment_box {
	color: rgb(187, 179, 185);
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods {
	list-style: none; margin: 0px;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods {
	list-style: none; margin: 0px;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
	list-style: none; margin: 0px;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
	margin: 0px 0px 0.5em;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
	margin: 0px 0px 0.5em;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
	margin: 0px 0px 0.5em;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
	margin: 0px 0px 0.5em;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
	margin: 0px 0px 0.5em;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
	margin: 0px 0px 0.5em;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
	cursor: pointer;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
	cursor: pointer;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
	cursor: pointer;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
	cursor: pointer;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
	cursor: pointer;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
	cursor: pointer;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
	margin: -3px 1em 0px 0px; vertical-align: middle; position: relative;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
	margin: -3px 1em 0px 0px; vertical-align: middle; position: relative;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
	margin: -3px 1em 0px 0px; vertical-align: middle; position: relative;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form {
	margin: 1em 0px 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form {
	margin: 1em 0px 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
	margin: 1em 0px 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
	background-position: right 0.61em center; padding: 8px; font-size: 1.5em; background-repeat: no-repeat; background-size: 32px 20px; -webkit-background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry {
	background-position: right 0.61em center; padding: 8px; font-size: 1.5em; background-repeat: no-repeat; background-size: 32px 20px; -webkit-background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number {
	background-position: right 0.61em center; padding: 8px; font-size: 1.5em; background-repeat: no-repeat; background-size: 32px 20px; -webkit-background-size: 32px 20px;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc {
	background-position: right 0.61em center; padding: 8px; font-size: 1.5em; background-repeat: no-repeat; background-size: 32px 20px; -webkit-background-size: 32px 20px;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry {
	background-position: right 0.61em center; padding: 8px; font-size: 1.5em; background-repeat: no-repeat; background-size: 32px 20px; -webkit-background-size: 32px 20px;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number {
	background-position: right 0.61em center; padding: 8px; font-size: 1.5em; background-repeat: no-repeat; background-size: 32px 20px; -webkit-background-size: 32px 20px;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc {
	background-position: right 0.61em center; padding: 8px; font-size: 1.5em; background-repeat: no-repeat; background-size: 32px 20px; -webkit-background-size: 32px 20px;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry {
	background-position: right 0.61em center; padding: 8px; font-size: 1.5em; background-repeat: no-repeat; background-size: 32px 20px; -webkit-background-size: 32px 20px;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
	background-position: right 0.61em center; padding: 8px; font-size: 1.5em; background-repeat: no-repeat; background-size: 32px 20px; -webkit-background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
	background-image: url("../images/icons/credit-cards/visa.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa {
	background-image: url("../images/icons/credit-cards/visa.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa {
	background-image: url("../images/icons/credit-cards/visa.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
	background-image: url("../images/icons/credit-cards/visa.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa {
	background-image: url("../images/icons/credit-cards/visa.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa {
	background-image: url("../images/icons/credit-cards/visa.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
	background-image: url("../images/icons/credit-cards/visa.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa {
	background-image: url("../images/icons/credit-cards/visa.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
	background-image: url("../images/icons/credit-cards/visa.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
	background-image: url("../images/icons/credit-cards/mastercard.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard {
	background-image: url("../images/icons/credit-cards/mastercard.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
	background-image: url("../images/icons/credit-cards/mastercard.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
	background-image: url("../images/icons/credit-cards/mastercard.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard {
	background-image: url("../images/icons/credit-cards/mastercard.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
	background-image: url("../images/icons/credit-cards/mastercard.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
	background-image: url("../images/icons/credit-cards/mastercard.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard {
	background-image: url("../images/icons/credit-cards/mastercard.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
	background-image: url("../images/icons/credit-cards/mastercard.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
	background-image: url("../images/icons/credit-cards/laser.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser {
	background-image: url("../images/icons/credit-cards/laser.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser {
	background-image: url("../images/icons/credit-cards/laser.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
	background-image: url("../images/icons/credit-cards/laser.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser {
	background-image: url("../images/icons/credit-cards/laser.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser {
	background-image: url("../images/icons/credit-cards/laser.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
	background-image: url("../images/icons/credit-cards/laser.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser {
	background-image: url("../images/icons/credit-cards/laser.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
	background-image: url("../images/icons/credit-cards/laser.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
	background-image: url("../images/icons/credit-cards/diners.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub {
	background-image: url("../images/icons/credit-cards/diners.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
	background-image: url("../images/icons/credit-cards/diners.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
	background-image: url("../images/icons/credit-cards/diners.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub {
	background-image: url("../images/icons/credit-cards/diners.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
	background-image: url("../images/icons/credit-cards/diners.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
	background-image: url("../images/icons/credit-cards/diners.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub {
	background-image: url("../images/icons/credit-cards/diners.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
	background-image: url("../images/icons/credit-cards/diners.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
	background-image: url("../images/icons/credit-cards/maestro.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro {
	background-image: url("../images/icons/credit-cards/maestro.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro {
	background-image: url("../images/icons/credit-cards/maestro.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
	background-image: url("../images/icons/credit-cards/maestro.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro {
	background-image: url("../images/icons/credit-cards/maestro.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro {
	background-image: url("../images/icons/credit-cards/maestro.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
	background-image: url("../images/icons/credit-cards/maestro.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro {
	background-image: url("../images/icons/credit-cards/maestro.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
	background-image: url("../images/icons/credit-cards/maestro.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
	background-image: url("../images/icons/credit-cards/jcb.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb {
	background-image: url("../images/icons/credit-cards/jcb.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb {
	background-image: url("../images/icons/credit-cards/jcb.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
	background-image: url("../images/icons/credit-cards/jcb.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb {
	background-image: url("../images/icons/credit-cards/jcb.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb {
	background-image: url("../images/icons/credit-cards/jcb.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
	background-image: url("../images/icons/credit-cards/jcb.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb {
	background-image: url("../images/icons/credit-cards/jcb.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
	background-image: url("../images/icons/credit-cards/jcb.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
	background-image: url("../images/icons/credit-cards/amex.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex {
	background-image: url("../images/icons/credit-cards/amex.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex {
	background-image: url("../images/icons/credit-cards/amex.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
	background-image: url("../images/icons/credit-cards/amex.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex {
	background-image: url("../images/icons/credit-cards/amex.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex {
	background-image: url("../images/icons/credit-cards/amex.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
	background-image: url("../images/icons/credit-cards/amex.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex {
	background-image: url("../images/icons/credit-cards/amex.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
	background-image: url("../images/icons/credit-cards/amex.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
	background-image: url("../images/icons/credit-cards/discover.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover {
	background-image: url("../images/icons/credit-cards/discover.svg");
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover {
	background-image: url("../images/icons/credit-cards/discover.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
	background-image: url("../images/icons/credit-cards/discover.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover {
	background-image: url("../images/icons/credit-cards/discover.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover {
	background-image: url("../images/icons/credit-cards/discover.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
	background-image: url("../images/icons/credit-cards/discover.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover {
	background-image: url("../images/icons/credit-cards/discover.svg");
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
	background-image: url("../images/icons/credit-cards/discover.svg");
}
#add_payment_method #payment div.payment_box span.help {
	color: rgb(119, 119, 119); font-size: 0.85em; font-weight: 400;
}
.woocommerce-cart #payment div.payment_box span.help {
	color: rgb(119, 119, 119); font-size: 0.85em; font-weight: 400;
}
.woocommerce-checkout #payment div.payment_box span.help {
	color: rgb(119, 119, 119); font-size: 0.85em; font-weight: 400;
}
#add_payment_method #payment div.payment_box .form-row {
	margin: 0px 0px 1em;
}
.woocommerce-cart #payment div.payment_box .form-row {
	margin: 0px 0px 1em;
}
.woocommerce-checkout #payment div.payment_box .form-row {
	margin: 0px 0px 1em;
}
#add_payment_method #payment div.payment_box p:last-child {
	margin-bottom: 0px;
}
.woocommerce-cart #payment div.payment_box p:last-child {
	margin-bottom: 0px;
}
.woocommerce-checkout #payment div.payment_box p:last-child {
	margin-bottom: 0px;
}
#add_payment_method #payment div.payment_box::before {
	border-width: 1em; border-style: solid; border-color: transparent transparent rgb(223, 220, 222); margin: -1em 0px 0px 2em; border-image: none; left: 0px; top: -0.75em; display: block; position: absolute; content: "";
}
.woocommerce-cart #payment div.payment_box::before {
	border-width: 1em; border-style: solid; border-color: transparent transparent rgb(223, 220, 222); margin: -1em 0px 0px 2em; border-image: none; left: 0px; top: -0.75em; display: block; position: absolute; content: "";
}
.woocommerce-checkout #payment div.payment_box::before {
	border-width: 1em; border-style: solid; border-color: transparent transparent rgb(223, 220, 222); margin: -1em 0px 0px 2em; border-image: none; left: 0px; top: -0.75em; display: block; position: absolute; content: "";
}
#add_payment_method #payment .payment_method_paypal .about_paypal {
	line-height: 52px; font-size: 0.83em; float: right;
}
.woocommerce-cart #payment .payment_method_paypal .about_paypal {
	line-height: 52px; font-size: 0.83em; float: right;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	line-height: 52px; font-size: 0.83em; float: right;
}
#add_payment_method #payment .payment_method_paypal img {
	vertical-align: middle; max-height: 52px;
}
.woocommerce-cart #payment .payment_method_paypal img {
	vertical-align: middle; max-height: 52px;
}
.woocommerce-checkout #payment .payment_method_paypal img {
	vertical-align: middle; max-height: 52px;
}
.woocommerce-password-strength {
	padding: 3px 0.5em; text-align: center; font-size: 1em; font-weight: 600;
}
.woocommerce-password-strength.strong {
	border-color: rgb(131, 195, 115); background-color: rgb(193, 225, 185);
}
.woocommerce-password-strength.short {
	border-color: rgb(227, 91, 91); background-color: rgb(241, 173, 173);
}
.woocommerce-password-strength.bad {
	border-color: rgb(247, 139, 83); background-color: rgb(251, 197, 169);
}
.woocommerce-password-strength.good {
	border-color: rgb(255, 199, 51); background-color: rgb(255, 227, 153);
}
.woocommerce-password-hint {
	margin: 0.5em 0px 0px; display: block;
}
.product.has-default-attributes.has-children > .images {
	opacity: 0;
}
.twentyeleven#content .woocommerce-pagination a {
	line-height: 1; font-size: 1em;
}
.single-product .twentythirteen #reply-title {
	padding: 0px;
}
.single-product .twentythirteen #respond #commentform {
	padding: 0px;
}
.single-product .twentythirteen .entry-summary {
	padding: 0px;
}
.twentythirteen .woocommerce-breadcrumb {
	padding-top: 40px;
}
.twentyfourteen ul.products li.product {
	margin-top: 0px !important;
}
body:not(.search-results) .twentysixteen .entry-summary {
	color: inherit; line-height: inherit; font-size: inherit;
}
.twentysixteen .price ins {
	background: inherit; color: inherit;
}
.products-list {
	width: 100%; display: inline-block;
}
.product img {
	width: 100%;
}
.product h3 {
	line-height: 24px; font-size: 16px;
}
.product h3 a {
	transition:0.5s ease-in-out; color: rgb(89, 86, 86); -webkit-transition: all 0.5s ease-in-out;
}
.product h3 a:hover {
	color: #00CCFF;
}
.product .price {
	color: #00CCFF; line-height: 16px; font-size: 14px;
}
.product .price del {
	color: rgb(153, 148, 148); margin-right: 10px;
}
.product .price ins {
	text-decoration: none;
}
.product .product-details {
	padding: 15px 0px;
}
.product .product-buttons a {
	transition:0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;
}
.product .product-buttons:hover a {
	background: #00CCFF; color: rgb(255, 255, 255);
}
.special-product {
	margin-bottom: 30px; position: relative;
}
.special-product img {
	width: 100%;
}
.special-product .product-details {
	padding: 0px 40px; width: 50%; position: absolute; z-index: 2;
}
.special-product .product-details h3 a {
	transition:0.5s ease-in-out; color: rgb(51, 49, 49); font-size: 38px; -webkit-transition: all 0.5s ease-in-out;
}
.special-product .product-details h3 a:hover {
	color: #00CCFF;
}
.special-product .product-details p.desc {
	font-size: 16px; font-weight: 500;
}
.special-product .product-details .ot-btn {
	margin-top: 10px;
}
.special-product .product-details.right-center {
	left: 50%; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.special-product .product-details.right-bottom {
	left: 50%; bottom: 0px; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.special-product .product-details.left-top {
	left: 0px; top: 0px; transform: translateY(50%); -webkit-transform: translateY(50%);
}
.products div.product {
	margin-bottom: 40px;
}
.product .price {
	font-size: 16px; margin-bottom: 10px;
}
.woocommerce #respond input#submit {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.woocommerce a.button {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.woocommerce button.button {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.woocommerce input.button {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.woocommerce #respond input.alt#submit {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.woocommerce a.button.alt {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.woocommerce button.button.alt {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.woocommerce input.button.alt {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.checkout-button {
	margin: 0px; padding: 0px 1em; border-radius: 0px; border: 0px currentColor; border-image: none; left: auto; color: rgb(255, 255, 255); line-height: 34px; overflow: visible; font-family: inherit; font-size: 100%; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer; box-shadow: none; text-shadow: none; background-image: none; background-color: #00CCFF; -webkit-box-shadow: none; -webkit-border-radius: 0px;
}
.woocommerce #respond input#submit:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce a.button:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce button.button:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce input.button:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce #respond input.alt#submit:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce a.button.alt:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce button.button.alt:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce input.button.alt:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.checkout-button:hover {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce #respond input#submit:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce a.button:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce button.button:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce input.button:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce #respond input.alt#submit:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce a.button.alt:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce button.button.alt:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.woocommerce input.button.alt:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.checkout-button:focus {
	background: rgb(204, 93, 0); color: rgb(255, 255, 255);
}
.button.btn.btn-line {
	padding: 7px 30px; border-radius: 0px; border: 1px solid rgb(34, 34, 34); border-image: none; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 2px; font-size: 12px; font-weight: 500; text-decoration: none; display: inline-block; background-color: transparent; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.woocommerce .woocommerce-ordering select {
	color: rgb(17, 17, 17);
}
.woocommerce .quantity .qty {
	color: rgb(17, 17, 17);
}
.woocommerce-cart .cart-collaterals .cart_totals table {
	border: 1px solid rgba(0, 0, 0, 0.1); border-image: none;
}
.woocommerce-checkout #payment {
	background-color: transparent;
}
.woocommerce input {
	padding: 0px 10px; height: 34px; line-height: 32px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.woocommerce textarea {
	padding: 0px 10px; height: 34px; line-height: 32px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.woocommerce select {
	padding: 0px 10px; height: 34px; line-height: 32px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.woocommerce .input-radio {
	height: inherit; line-height: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin-bottom: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	border: 0px solid rgb(211, 206, 210); border-image: none; width: 0px; height: 0px; bottom: 0px; position: absolute; content: " ";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: 0px solid rgb(211, 206, 210); border-image: none; width: 0px; height: 0px; bottom: 0px; position: absolute; content: " ";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border-width: 0px; left: 0px; border-bottom-right-radius: 0px; box-shadow: 2px 2px 0px #ebe9eb; -webkit-box-shadow: 2px 2px 0 #ebe9eb; -webkit-border-bottom-right-radius: 0px; -moz-border-bottom-right-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	border-width: 0px; right: 0px; border-bottom-left-radius: 0px; box-shadow: -2px 2px 0px #ebe9eb; -webkit-box-shadow: -2px 2px 0 #ebe9eb; -webkit-border-bottom-left-radius: 0px; -moz-border-bottom-left-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	left: 0px; width: 100%; bottom: 0px; border-bottom-color: rgb(211, 206, 210); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 1; content: " ";
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0px 0px 2em; padding: 0px 20px 20px; border-radius: 0px; border-right-color: rgb(211, 206, 210); border-bottom-color: rgb(211, 206, 210); border-left-color: rgb(211, 206, 210); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; box-shadow: 0px 0px 0px rgba(0,0,0,0.05); background-color: transparent; -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05); -webkit-border-radius: 0px;
}
.woocommerce div.product .product_title {
	text-align: left; margin-bottom: 10px;
}
.summary.entry-summary .single_add_to_cart_button {
	background: #00CCFF; padding: 0px 30px; outline: 0px; border: 0px currentColor; transition:0.5s ease-in-out; border-image: none; color: rgb(255, 255, 255); line-height: 50px; font-size: 16px; margin-bottom: 30px; display: inline-block; box-shadow: none; -webkit-box-shadow: none; -webkit-transition: all 0.5s ease-in-out;
}
.summary.entry-summary .single_add_to_cart_button:hover {
	background: rgb(204, 93, 0);
}
.woocommerce div.product.first {
	clear: both;
}
.de_light #btn-search:hover {
	background: rgb(238, 238, 238);
}
#search {
	padding: 4px 0px 4px 10px;
}
.de_light h4 a {
	color: rgb(51, 51, 51) !important;
}
.woocommerce table.shop_table {
	width: 100%;
}
.woocommerce table.shop_table th {
	color: rgb(51, 49, 49); font-weight: 500;
}
.woocommerce table.shop_table tbody th {
	color: rgb(51, 49, 49); font-weight: 500;
}
.woocommerce table.shop_table a {
	color: rgb(51, 49, 49);
}
.woocommerce table.shop_table a:hover {
	color: #00CCFF;
}
.woocommerce a.remove {
	transition:0.3s; color: #00CCFF; line-height: 1.1em; font-weight: 500; -webkit-transition: all .3s;
}
.woocommerce a.remove:hover {
	background: #00CCFF; color: rgb(255, 255, 255);
}
.woocommerce table.shop_table strong {
	color: rgb(51, 49, 49); font-weight: 500;
}
.woocommerce select {
	width: 100%;
}
.woocommerce input[type='checkbox'] {
	margin: 0px 30px 0px 0px;
}
label.checkbox {
	margin: 0px; color: rgb(51, 49, 49); line-height: 34px; font-weight: 500; vertical-align: top; display: inline-block;
}
.woocommerce textarea {
	height: auto;
}
.woocommerce #payment #place_order {
	margin-top: 15px; float: none;
}
label {
	font-weight: 500;
}
.woocommerce .input-radio {
	margin-right: 15px;
}
.woocommerce table.shop_table tfoot td {
	color: rgb(51, 49, 49); font-weight: 500;
}
.woocommerce table.shop_table tfoot th {
	color: rgb(51, 49, 49); font-weight: 500;
}
.woocommerce-review-link {
	color: rgb(153, 148, 148); font-size: 13px;
}
.woocommerce-review-link:hover {
	color: rgb(153, 148, 148);
}
.product-detail .price {
	color: rgb(51, 49, 49); font-size: 24px; font-weight: normal; margin-bottom: 30px;
}
.product-detail .woocommerce-product-rating {
	margin-bottom: 15px;
}
.woocommerce .quantity .qty {
	outline: 0px; border: 1px solid rgb(191, 189, 189); border-image: none; height: 38px; color: rgb(51, 49, 49); line-height: 38px; margin-top: 15px; box-shadow: none; -webkit-box-shadow: none;
}
.product_meta a {
	transition:0.5s ease-in-out; color: rgb(51, 49, 49); -webkit-transition: all 0.5s ease-in-out;
}
.product_meta a:hover {
	color: #00CCFF;
}
.woocommerce-Tabs-panel {
	padding: 45px 15px;
}
.woocommerce-Tabs-panel h4 {
	font-size: 24px; margin-bottom: 30px;
}
.woocommerce-Tabs-panel strong {
	color: rgb(51, 49, 49); font-weight: 500;
}
.nav-tabs > li > a {
	color: rgb(51, 49, 49);
}
.nav-tabs > li.active > a {
	color: #00CCFF;
}
.nav-tabs > li.active > a:hover {
	color: #00CCFF;
}
.nav-tabs > li.active > a:focus {
	color: #00CCFF;
}
.woocommerce-tabs {
	clear: both; margin-top: 30px;
}
.woocommerce p.stars a {
	color: rgb(191, 189, 189);
}
.woocommerce p.stars a:hover {
	color: #00CCFF;
}
.comment-form-comment {
	margin-bottom: 30px;
}
.product-detail .images img {
	border: 1px solid rgb(191, 189, 189); border-image: none;
}
.coupon .input-text {
	border: 1px solid rgb(191, 189, 189); border-image: none;
}
.product-detail .images img {
	width: 100%;
}
.product-detail {
	padding: 0px 15px;
}
.product-detail .summary.entry-summary {
	padding: 30px 0px;
}
.woocommerce .product-detail .quantity .qty {
	margin-bottom: 30px;
}
.woocommerce table.shop_table.cart td.actions .coupon .input-text {
	width: auto;
}
.woocommerce .cart-collaterals {
	margin: 30px auto;
}
.woocommerce input {
	margin-bottom: 30px; border-bottom-color: rgb(191, 189, 189); border-bottom-width: 1px; border-bottom-style: solid;
}
.woocommerce select {
	margin-bottom: 30px; border-bottom-color: rgb(191, 189, 189); border-bottom-width: 1px; border-bottom-style: solid;
}
.woocommerce input:-ms-input-placeholder {
	color: rgb(51, 49, 49);
}
.woocommerce select:-ms-input-placeholder {
	color: rgb(51, 49, 49);
}
.woocommerce table.shop_table.cart .quantity .qty {
	margin: 0px;
}
.woocommerce ul.product_list_widget li {
	background: rgb(252, 251, 250); margin: 4px 0px; min-height: 80px;
}
.woocommerce ul.product_list_widget li img {
	width: 60px; margin-top: 10px; margin-right: 15px; margin-left: 10px; float: left;
}
.woocommerce ul.product_list_widget li a {
	line-height: 24px; font-weight: 500;
}
.woocommerce ul.product_list_widget li .price {
	color: #00CCFF; line-height: 35px;
}
.woocommerce .star-rating span {
	color: #00CCFF;
}
.icon-box-inline {
	padding: 20px 0px 20px 80px; position: relative;
}
.icon-box-inline img {
	left: 0px; top: 0px; width: 60px; position: absolute;
}
.icon-box-inline span {
	left: 0px; top: 0px; width: 60px; position: absolute;
}
.icon-box-contact {
	padding-left: 50px; clear: both; margin-bottom: 30px; position: relative;
}
.icon-box-contact img {
	left: 0px; top: 5px; position: absolute;
}
.icon-box-contact label {
	color: rgb(255, 255, 255); font-size: 16px; font-weight: 500;
}
.icon-box-contact a {
	color: rgb(153, 148, 148); display: block;
}
.icon-box-contact a:hover {
	text-decoration: underline;
}
.icon-box-block {
	padding: 20px 0px; position: relative;
}
.icon-box-block img {
	height: 60px; margin-bottom: 20px;
}
.icon-box-block span {
	height: 60px; margin-bottom: 20px;
}
.icon-box-center {
	text-align: center; font-weight: 500;
}
.icon-box-center .box-icon {
	height: 100px;
}
.icon-box-center img {
	margin: 30px auto;
}
.icon-box-center span {
	margin: 30px auto;
}
.icon-box-center a {
	color: rgb(153, 148, 148);
}
.icon-box-center a:hover {
	color: rgb(153, 148, 148); text-decoration: underline;
}
.icon-box-center a {
	font-weight: 500;
}
.icon-box-center p {
	font-weight: 500;
}
.icon-box-inline-sm {
	background: rgb(252, 251, 250); padding: 20px 80px 20px 100px; position: relative;
}
.icon-box-inline-sm img {
	left: 0px; top: 20px; width: 80px; position: absolute;
}
.icon-box-inline-sm span {
	left: 0px; top: 20px; width: 80px; position: absolute;
}
.icon-box-inline-sm span {
	text-align: right; color: #00CCFF; font-size: 36px;
}
.icon-box-inline-sm h5 {
	margin-bottom: 0px;
}
.icon-box-inline-sm p {
	margin-bottom: 0px;
}
.fixbtt {
	background-position: center; border-radius: 2px; transition:background-color 0.1s linear; width: 40px; height: 40px; text-align: center; right: 30px; bottom: 30px; color: rgb(255, 255, 255); line-height: 40px; display: none; position: fixed; z-index: 10000; cursor: pointer; background-repeat: no-repeat; background-color: #00CCFF; -webkit-transition: background-color 0.1s linear; -webkit-border-radius: 2px;
}
.fixbtt:hover {
	color: rgb(255, 255, 255); background-color: rgb(204, 93, 0);
}
.footer-kits footer {
	margin-bottom: 30px;
}
footer {
	background: rgb(255, 253, 252); width: 100%; line-height: 0; vertical-align: top; display: inline-block; position: relative;
}
footer > * {
	line-height: normal;
}
.footer-link {
	list-style: none;
}
.footer-link li {
	display: inline-block;
}
.footer-link li a {
	padding: 0px 30px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 100px; -webkit-transition: all 0.5s ease-in-out;
}
.footer-link li a:hover {
	color: #00CCFF;
}
.footer-link li a:focus {
	color: #00CCFF;
}
.footer-link-2 {
	list-style: none;
}
.footer-link-2 li {
	display: inline-block;
}
.footer-link-2 li a {
	padding: 0px 30px; transition:0.5s ease-in-out; color: rgb(153, 148, 148); line-height: 100px; -webkit-transition: all 0.5s ease-in-out;
}
.footer-link-2 li a:hover {
	color: rgb(255, 255, 255);
}
.footer-link-2 li a:focus {
	color: rgb(255, 255, 255);
}
.footer-link-2.on-light li a:hover {
	color: rgb(51, 51, 51);
}
.footer-home-1 .footer-inner {
	padding: 25px 80px;
}
.footer-home-1 .logo {
	padding-right: 50px; float: left;
}
.footer-home-1 .footer-link-2 {
	float: left;
}
.footer-home-1 .widget-social-list {
	float: right;
}
.footer-home-1 .copyright {
	line-height: 28px; padding-top: 25px; float: right;
}
.copyright .footer-link-2 li a {
	line-height: 88px;
}
.footer-1 {
	padding: 25px 80px;
}
.footer-1 .logo {
	float: left;
}
.footer-1 .widget-social-list {
	float: right;
}
.footer-1 .copyright-text {
	padding-top: 38px;
}
.footer-2 .footer-inner {
	padding: 25px 80px; width: 100%; display: inline-block;
}
.footer-2 .logo {
	float: left;
}
.footer-2 .footer-link {
	float: right;
}
.footer-2 .copyright {
	background: rgb(51, 49, 49); padding: 0px 80px; height: 88px; text-align: center; line-height: 88px; clear: both;
}
.footer-3 .footer-inner {
	padding: 25px 80px; width: 100%; display: inline-block;
}
.footer-3 .logo {
	float: left;
}
.footer-3 .widget-social-list {
	float: right;
}
.footer-3 .copyright {
	background: rgb(51, 49, 49); padding: 0px 80px; line-height: 88px; clear: both; min-height: 88px;
}
.footer-4 {
	text-align: center;
}
.footer-4 .footer-inner {
	padding: 25px 0px;
}
.footer-4 .copyright {
	background: rgb(51, 49, 49); height: 88px; text-align: center; line-height: 88px; clear: both;
}
.footer-5 .logo {
	padding-top: 0px;
}
.footer-5 .footer-inner {
	padding: 55px 80px;
}
.footer-5 .copyright {
	margin-top: 80px;
}
.footer-5 .widget-social-list li a {
	line-height: 40px;
}
.footer-6 {
	text-align: center;
}
.footer-6 .copyright {
	line-height: 150px;
}
.footer-7 .logo {
	padding-top: 0px;
}
.footer-7 .footer-inner {
	padding: 55px 80px;
}
.footer-7 .widget-social-list li a {
	line-height: 40px;
}
.footer-7 .copyright {
	background: rgb(51, 49, 49); height: 88px; text-align: center; line-height: 88px; clear: both;
}
footer.dark {
	background: rgb(51, 49, 49);
}
.rev_slider {
	z-index: 1;
}
.rev_slider .ot-btn {
	color: rgb(255, 255, 255);
}
.rev_slider .ot-btn:hover {
	color: #00CCFF;
}
.custom.horizontal {
	left: 12% !important; width: auto !important; counter-reset: number;
}
.custom.horizontal .tp-bullet {
	background: none; border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.5s ease-in-out; border-image: none; left: auto !important; top: auto !important; margin-right: 25px; float: left; display: inline-block; position: relative; -webkit-transition: all 0.5s ease-in-out; -webkit-border-radius: 50%;
}
.custom.horizontal .tp-bullet.selected {
	background: #00CCFF; border-color: #00CCFF; margin-right: 140px;
}
.custom.horizontal .tp-bullet::after {
	background: #00CCFF; transition:0.5s ease-in-out; left: calc(100% + 20px); top: 5px; width: 0px; height: 2px; display: inline-block; position: absolute; content: ""; opacity: 0; -webkit-transition: all 0.5s ease-in-out;
}
.custom.horizontal :last-of-type.tp-bullet::after {
	display: none;
}
.custom.horizontal .tp-bullet.selected::after {
	transition:0.5s ease-in-out; width: 100px; opacity: 1; -webkit-transition: all 0.5s ease-in-out;
}
.custom.horizontal .tp-bullet::before {
	transition:0.5s ease-in-out; top: -2px; color: #00CCFF; font-size: 60px; position: absolute; content: "0" counter(number); counter-increment: number; opacity: 0; -webkit-transition: all 0.5s ease-in-out;
}
.custom.horizontal :nth-of-type(1).tp-bullet::before {
	left: calc(-60px - (1 * 40px));
}
.custom.horizontal :nth-of-type(2).tp-bullet::before {
	left: calc(-75px - (2 * 40px));
}
.custom.horizontal :nth-of-type(3).tp-bullet::before {
	left: calc(-75px - (3 * 40px));
}
.custom.horizontal :nth-of-type(4).tp-bullet::before {
	left: calc(-75px - (4 * 40px));
}
.custom.horizontal :nth-of-type(5).tp-bullet::before {
	left: calc(-75px - (5 * 40px));
}
.custom.horizontal :nth-of-type(6).tp-bullet::before {
	left: calc(-75px - (6 * 40px));
}
.custom.horizontal :nth-of-type(7).tp-bullet::before {
	left: calc(-75px - (7 * 40px));
}
.custom.horizontal :nth-of-type(8).tp-bullet::before {
	left: calc(-75px - (8 * 40px));
}
.custom.horizontal :nth-of-type(9).tp-bullet::before {
	left: calc(-75px - (9 * 40px));
}
.custom.horizontal :nth-of-type(10).tp-bullet::before {
	left: calc(-75px - (10 * 40px));
}
.custom.horizontal .tp-bullet.selected::before {
	opacity: 1;
}
.custom.vertical {
	counter-reset: number;
}
.custom.vertical .tp-bullet {
	background: none; border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.5s ease-in-out; border-image: none; left: auto !important; top: auto !important; margin-bottom: 25px; float: left; display: inline-block; position: relative; -webkit-transition: all 0.5s ease-in-out; -webkit-border-radius: 50%;
}
.custom.vertical .tp-bullet.selected {
	background: #00CCFF; border-color: #00CCFF; margin-bottom: 100px;
}
.custom.vertical .tp-bullet::after {
	background: #00CCFF; transition:0.5s ease-in-out; left: 5px; top: calc(100% + 10px); width: 2px; height: 0px; display: inline-block; position: absolute; content: ""; opacity: 0; -webkit-transition: all 0.5s ease-in-out;
}
.custom.vertical :last-of-type.tp-bullet::after {
	display: none;
}
.custom.vertical .tp-bullet.selected::after {
	transition:0.5s ease-in-out; width: 2px; height: 80px; opacity: 1; -webkit-transition: all 0.5s ease-in-out;
}
.custom.vertical .tp-bullet::before {
	transition:0.5s ease-in-out; color: #00CCFF; font-size: 60px; position: absolute; content: "0" counter(number); counter-increment: number; opacity: 0; transform: translateX(-40%); -webkit-transition: all 0.5s ease-in-out; -webkit-transform: translateX(-40%);
}
.custom.vertical :nth-of-type(1).tp-bullet::before {
	top: calc(-50px - (1 * 40px));
}
.custom.vertical :nth-of-type(2).tp-bullet::before {
	top: calc(-50px - (2 * 40px));
}
.custom.vertical :nth-of-type(3).tp-bullet::before {
	top: calc(-50px - (3 * 40px));
}
.custom.vertical :nth-of-type(4).tp-bullet::before {
	top: calc(-50px - (4 * 40px));
}
.custom.vertical :nth-of-type(5).tp-bullet::before {
	top: calc(-50px - (5 * 40px));
}
.custom.vertical :nth-of-type(6).tp-bullet::before {
	top: calc(-50px - (6 * 40px));
}
.custom.vertical :nth-of-type(7).tp-bullet::before {
	top: calc(-50px - (7 * 40px));
}
.custom.vertical :nth-of-type(8).tp-bullet::before {
	top: calc(-50px - (8 * 40px));
}
.custom.vertical :nth-of-type(9).tp-bullet::before {
	top: calc(-50px - (9 * 40px));
}
.custom.vertical :nth-of-type(10).tp-bullet::before {
	top: calc(-50px - (10 * 40px));
}
.custom.vertical .tp-bullet.selected::before {
	opacity: 1;
}
.typo-1 {
	color: #FAA651; text-transform: uppercase; letter-spacing: 2px; font-weight: 500;
}
.typo-2 {
	color: rgb(255, 255, 255);
	font-size: 16px;
}
.animated {
	animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both;
}
.animated.infinite {
	animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;
}
.animated.hinge {
	animation-duration: 2s; -webkit-animation-duration: 2s;
}
.bounce {
	animation-name: bounce; -webkit-animation-name: bounce;
}
.flash {
	animation-name: flash; -webkit-animation-name: flash;
}
.pulse {
	animation-name: pulse; -webkit-animation-name: pulse;
}
.rubberBand {
	animation-name: rubberBand; -webkit-animation-name: rubberBand;
}
.shake {
	animation-name: shake; -webkit-animation-name: shake;
}
.swing {
	transform-origin: center top; animation-name: swing; -webkit-transform-origin: top center; -webkit-animation-name: swing;
}
.tada {
	animation-name: tada; -webkit-animation-name: tada;
}
.wobble {
	animation-name: wobble; -webkit-animation-name: wobble;
}
.bounceIn {
	animation-name: bounceIn; -webkit-animation-name: bounceIn;
}
.bounceInDown {
	animation-name: bounceInDown; -webkit-animation-name: bounceInDown;
}
.bounceInLeft {
	animation-name: bounceInLeft; -webkit-animation-name: bounceInLeft;
}
.bounceInRight {
	animation-name: bounceInRight; -webkit-animation-name: bounceInRight;
}
.bounceInUp {
	animation-name: bounceInUp; -webkit-animation-name: bounceInUp;
}
.bounceOut {
	animation-name: bounceOut; -webkit-animation-name: bounceOut;
}
.bounceOutDown {
	animation-name: bounceOutDown; -webkit-animation-name: bounceOutDown;
}
.bounceOutLeft {
	animation-name: bounceOutLeft; -webkit-animation-name: bounceOutLeft;
}
.bounceOutRight {
	animation-name: bounceOutRight; -webkit-animation-name: bounceOutRight;
}
.bounceOutUp {
	animation-name: bounceOutUp; -webkit-animation-name: bounceOutUp;
}
.fadeIn {
	animation-name: fadeIn; -webkit-animation-name: fadeIn;
}
.fadeInDown {
	animation-name: fadeInDown; -webkit-animation-name: fadeInDown;
}
.fadeInDownBig {
	animation-name: fadeInDownBig; -webkit-animation-name: fadeInDownBig;
}
.fadeInLeft {
	animation-name: fadeInLeft; -webkit-animation-name: fadeInLeft;
}
.fadeInLeftBig {
	animation-name: fadeInLeftBig; -webkit-animation-name: fadeInLeftBig;
}
.fadeInRight {
	animation-name: fadeInRight; -webkit-animation-name: fadeInRight;
}
.fadeInRightBig {
	animation-name: fadeInRightBig; -webkit-animation-name: fadeInRightBig;
}
.fadeInUp {
	animation-name: fadeInUp; -webkit-animation-name: fadeInUp;
}
.fadeInUpBig {
	animation-name: fadeInUpBig; -webkit-animation-name: fadeInUpBig;
}
.fadeOut {
	animation-name: fadeOut; -webkit-animation-name: fadeOut;
}
.fadeOutDown {
	animation-name: fadeOutDown; -webkit-animation-name: fadeOutDown;
}
.fadeOutDownBig {
	animation-name: fadeOutDownBig; -webkit-animation-name: fadeOutDownBig;
}
.fadeOutLeft {
	animation-name: fadeOutLeft; -webkit-animation-name: fadeOutLeft;
}
.fadeOutLeftBig {
	animation-name: fadeOutLeftBig; -webkit-animation-name: fadeOutLeftBig;
}
.fadeOutRight {
	animation-name: fadeOutRight; -webkit-animation-name: fadeOutRight;
}
.fadeOutRightBig {
	animation-name: fadeOutRightBig; -webkit-animation-name: fadeOutRightBig;
}
.fadeOutUp {
	animation-name: fadeOutUp; -webkit-animation-name: fadeOutUp;
}
.fadeOutUpBig {
	animation-name: fadeOutUpBig; -webkit-animation-name: fadeOutUpBig;
}
.animated.flip {
	backface-visibility: visible; animation-name: flip; -webkit-backface-visibility: visible; -webkit-animation-name: flip;
}
.flipInX {
	backface-visibility: visible !important; animation-name: flipInX; -webkit-backface-visibility: visible; -webkit-animation-name: flipInX;
}
.flipInY {
	backface-visibility: visible !important; animation-name: flipInY; -webkit-backface-visibility: visible; -webkit-animation-name: flipInY;
}
.flipOutX {
	backface-visibility: visible !important; animation-name: flipOutX; -webkit-backface-visibility: visible; -webkit-animation-name: flipOutX;
}
.flipOutY {
	backface-visibility: visible !important; animation-name: flipOutY; -webkit-backface-visibility: visible; -webkit-animation-name: flipOutY;
}
.lightSpeedIn {
	animation-name: lightSpeedIn; animation-timing-function: ease-out; -webkit-animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out;
}
.lightSpeedOut {
	animation-name: lightSpeedOut; animation-timing-function: ease-in; -webkit-animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in;
}
.rotateIn {
	animation-name: rotateIn; -webkit-animation-name: rotateIn;
}
.rotateInDownLeft {
	animation-name: rotateInDownLeft; -webkit-animation-name: rotateInDownLeft;
}
.rotateInDownRight {
	animation-name: rotateInDownRight; -webkit-animation-name: rotateInDownRight;
}
.rotateInUpLeft {
	animation-name: rotateInUpLeft; -webkit-animation-name: rotateInUpLeft;
}
.rotateInUpRight {
	animation-name: rotateInUpRight; -webkit-animation-name: rotateInUpRight;
}
.rotateOut {
	animation-name: rotateOut; -webkit-animation-name: rotateOut;
}
.rotateOutDownLeft {
	animation-name: rotateOutDownLeft; -webkit-animation-name: rotateOutDownLeft;
}
.rotateOutDownRight {
	animation-name: rotateOutDownRight; -webkit-animation-name: rotateOutDownRight;
}
.rotateOutUpLeft {
	animation-name: rotateOutUpLeft; -webkit-animation-name: rotateOutUpLeft;
}
.rotateOutUpRight {
	animation-name: rotateOutUpRight; -webkit-animation-name: rotateOutUpRight;
}
.slideInDown {
	animation-name: slideInDown; -webkit-animation-name: slideInDown;
}
.slideInLeft {
	animation-name: slideInLeft; -webkit-animation-name: slideInLeft;
}
.slideInRight {
	animation-name: slideInRight; -webkit-animation-name: slideInRight;
}
.slideOutLeft {
	animation-name: slideOutLeft; -webkit-animation-name: slideOutLeft;
}
.slideOutRight {
	animation-name: slideOutRight; -webkit-animation-name: slideOutRight;
}
.slideOutUp {
	animation-name: slideOutUp; -webkit-animation-name: slideOutUp;
}
.slideInUp {
	animation-name: slideInUp; -webkit-animation-name: slideInUp;
}
.slideOutDown {
	animation-name: slideOutDown; -webkit-animation-name: slideOutDown;
}
.hinge {
	animation-name: hinge; -webkit-animation-name: hinge;
}
.rollIn {
	animation-name: rollIn; -webkit-animation-name: rollIn;
}
.rollOut {
	animation-name: rollOut; -webkit-animation-name: rollOut;
}
.zoomIn {
	animation-name: zoomIn; -webkit-animation-name: zoomIn;
}
.zoomInDown {
	animation-name: zoomInDown; -webkit-animation-name: zoomInDown;
}
.zoomInLeft {
	animation-name: zoomInLeft; -webkit-animation-name: zoomInLeft;
}
.zoomInRight {
	animation-name: zoomInRight; -webkit-animation-name: zoomInRight;
}
.zoomInUp {
	animation-name: zoomInUp; -webkit-animation-name: zoomInUp;
}
.zoomOut {
	animation-name: zoomOut; -webkit-animation-name: zoomOut;
}
.zoomOutDown {
	animation-name: zoomOutDown; -webkit-animation-name: zoomOutDown;
}
.zoomOutLeft {
	animation-name: zoomOutLeft; -webkit-animation-name: zoomOutLeft;
}
.zoomOutRight {
	animation-name: zoomOutRight; -webkit-animation-name: zoomOutRight;
}
.zoomOutUp {
	animation-name: zoomOutUp; -webkit-animation-name: zoomOutUp;
}
.fadeInUp2 {
	animation-name: fadeInUp2; -webkit-animation-name: fadeInUp2;
}
@media only screen and (max-width:1600px)
{
.header-6 .widget-social-list {
	display: none;
}
.custom.horizontal {
	left: 4% !important;
}
.w-240 {
	width: 140px;
}
.item-testimonial-1 h2 {
	line-height: 45px;
}
.owl-page-h .owl-controls {
	top: 0px; right: 150px;
}
.footer-home-1 .logo {
	padding-right: 15px;
}
.footer-link-2 li a {
	padding: 0px 15px;
}
}
@media only screen and (max-width:1440px)
{
.custom.horizontal {
	left: -2% !important;
}
.bg-top-right {
	background-size: 35%; -webkit-background-size: 35% 35%;
}
.footer-home-1 .footer-link-2 {
	display: none;
}
}
@media only screen and (max-width:1366px)
{
.main-nav > ul > li > a {
	padding: 0px 10px;
}
.header-8 .widget-social-list {
	display: none;
}
.header-8 .logo {
	float: left; position: static; transform: none; -webkit-transform: none;
}
.portfolio-des {
	padding-top: 15px; padding-right: 90px;
}
.owl-page-h .owl-controls {
	top: 15px; right: 90px;
}
.line-top-left {
	display: none;
}
.bg-top-right-services {
	background-size: 30%; -webkit-background-size: 30% 30%;
}
.w-680 {
	width: 380px;
}
.footer-link-2 li a {
	padding: 0px 10px;
}
.widget-social-list li a {
	padding: 0px 10px;
}
.footer-link li a {
	padding: 0px 10px;
}
.footer-link-2 li a {
	padding: 0px 10px;
}
}
@media only screen and (max-width:1280px)
{
.footer-home-1 .footer-link-2 {
	display: none;
}
.line-top-right {
	display: none;
}
}
@media only screen and (max-width:1199px)
{
.main-nav > ul > li > a {
	padding: 0px 7px;
}
section {
	padding: 30px 0px;
}
header {
	padding: 0px 15px;
}
.boxed {
	margin-right: 0px; margin-left: 0px;
}
.w-680 {
	width: 480px;
}
.outter-btn {
	right: 125px;
}
.counter-block {
	padding: 15px;
}
.owl-page-h .owl-controls .owl-dot {
	margin-bottom: 15px;
}
.owl-page-h .owl-controls .owl-dot.active {
	margin-bottom: 80px;
}
.owl-page-h .owl-controls .owl-dot::after {
	top: calc(100% + 10px);
}
.owl-page-h .owl-controls .owl-dot.active::after {
	height: 60px;
}
.owl-page-h .owl-controls .owl-dot::before {
	top: -6px; right: -30px; font-size: 16px;
}
.btn-1 {
	font-size: 30px;
}
.footer-1 {
	text-align: center;
}
.footer-1 .widget-social-list {
	text-align: center; float: none; display: block;
}
.footer-1 .copyright-text {
	padding-top: 15px;
}
.footer-1 .logo {
	margin: 0px auto; float: none;
}
footer .widget-social-list li a {
	line-height: 40px;
}
.footer-home-1 .widget-social-list {
	padding: 33px 0px;
}
.footer-1 .widget-social-list {
	padding: 33px 0px;
}
.footer-3 .widget-social-list {
	padding: 33px 0px;
}
.footer-1 .copyright-text {
	padding-top: 33px;
}
}
@media only screen and (max-width:1024px)
{
.portfolio-des h3 {
	font-size: 24px;
}
.owl-page-h .owl-controls .owl-dot {
	margin-bottom: 15px;
}
.owl-page-h .owl-controls .owl-dot.active {
	margin-bottom: 80px;
}
.owl-page-h .owl-controls .owl-dot::after {
	top: calc(100% + 10px);
}
.owl-page-h .owl-controls .owl-dot.active::after {
	height: 60px;
}
.owl-page-h .owl-controls .owl-dot::before {
	top: -6px; right: -30px; font-size: 16px;
}
.btn-1 {
	font-size: 30px;
}
.item-testimonial-1 h2 {
	line-height: 36px; font-size: 30px; margin-bottom: 20px;
}
.one-half {
	width: 100%; min-height: auto;
}
.map-warp {
	max-height: 300px;
}
}
@media only screen and (max-width:991px)
{
.main-nav {
	display: none !important;
}
.tp-bullets {
	display: none !important;
}
.acc-box {
	display: none !important;
}
.btn-menu-mobile {
	display: block !important;
}
.sub-header-inner.bottom-left {
	top: 30px; bottom: auto;
}
.mgt-sm-0 {
	margin-top: 0px;
}
.bg-top-right {
	background: none;
}
.line-top-right {
	top: 50px;
}
.portfolio-des {
	padding: 30px 15px; max-width: 100%;
}
.item-testimonial-2 {
	padding: 0px; min-height: 150px;
}
.bg-top-right-services {
	background: none;
}
.services-post .bg-image-post {
	background: none !important; position: static;
}
.services-post .bg-image-post img {
	width: 100%; display: block;
}
.warp-comingsoon-inner {
	width: 90%; text-align: center;
}
.warp-comingsoon-inner strong {
	line-height: 50px; font-size: 45px;
}
.countdown {
	margin-top: 30px; display: inline-block;
}
.item-counter-down span {
	line-height: 100px;
}
.warp-404 .warp-404-inner {
	width: 90%;
}
.experience-year .des-text {
	vertical-align: baseline;
}
.experience-year span {
	font-size: 82px;
}
.experience-year strong {
	line-height: 32px; font-size: 32px;
}
.experience-year p {
	font-size: 20px;
}
.ey1 {
	margin-top: 30px;
}
.portfolio-h1-item img {
	padding: 0px 25px;
}
.owl-page-h .owl-controls {
	text-align: center; margin-bottom: 60px; display: block; position: static;
}
.owl-page-h .owl-controls .owl-dot {
	background: rgb(223, 222, 222); margin: 15px; display: inline-block;
}
.owl-page-h .owl-controls .owl-dot.active {
	margin: 15px;
}
.owl-page-h .owl-controls .owl-dot.active::after {
	display: none;
}
.owl-page-h .owl-controls .owl-dot::after {
	display: none;
}
.owl-page-h .owl-controls .owl-dot.active::before {
	display: none;
}
.owl-page-h .owl-controls .owl-dot::before {
	display: none;
}
.owl-page-h .owl-controls :last-of-type.owl-dot.active {
	margin: 15px;
}
.owl-page-top-right .owl-controls {
	text-align: center; display: block; position: static;
}
.owl-page-top-right .owl-controls .owl-dot {
	margin: 15px; display: inline-block;
}
.footer-home-1 .copyright {
	text-align: center; padding-top: 0px; clear: both; float: none;
}
.footer-1 {
	padding-bottom: 44px;
}
.footer-1 .copyright-text {
	padding: 10px 0px; left: 0px; top: auto; width: 100%; text-align: center; bottom: 0px; transform: none; -webkit-transform: none;
}
.footer-2 .copyright {
	padding: 10px 0px; height: auto; text-align: center; line-height: 30px; min-height: auto;
}
.footer-3 .copyright {
	padding: 10px 0px; text-align: center; line-height: 30px; min-height: auto;
}
.footer-3 .footer-link-2 li a {
	line-height: 30px;
}
.footer-3 .text-sm-center {
	text-align: center;
}
.left-navigation {
	padding-left: 0px;
}
.left-navigation .sidebar-nav {
	display: none;
}
}
@media only screen and (max-width:767px)
{
header {
	padding: 0px 15px;
}
.sub-header h2 {
	line-height: 30px; font-size: 24px;
}
.header-3 .widget-social-list {
	display: none;
}
.header-3 .logo {
	float: left; position: static; transform: none; -webkit-transform: none;
}
.header-5 .widget-social-list {
	display: none;
}
.header-5 .logo {
	float: left; position: static; transform: none; -webkit-transform: none;
}
.bg-top-right {
	background: none;
}
.bg-top-right-services {
	background: none;
}
.line-top-right {
	display: none;
}
.item-testimonial-1 h2 {
	line-height: 24px; font-size: 18px;
}
.btn-1 {
	font-size: 20px;
}
.btn-1.next {
	right: 15px;
}
.btn-1.prev {
	left: 15px;
}
.experience-year span {
	font-size: 150px;
}
.ey1 {
	margin-top: 0px;
}
.experience-year strong {
	color: rgb(51, 49, 49); line-height: 40px; letter-spacing: 4px; font-size: 36px;
}
.experience-year {
	text-align: center !important;
}
.experience-year .des-text {
	text-align: center !important;
}
.item-testimonial-2 .info {
	padding-right: 0px;
}
.services-post {
	margin-bottom: 30px;
}
.services-post .desc {
	padding: 15px 0px;
}
.title-block-number {
	padding-left: 56px;
}
.title-block-number .big-number {
	font-size: 40px;
}
.title-block-number .title-with-sub {
	padding-top: 0px; font-size: 20px;
}
.title-block-number span.sub-title {
	font-size: 14px;
}
.list-portfolio-warp {
	margin-top: 30px;
}
.projectFilter a {
	text-align: center; display: block;
}
.meta-single-post {
	padding: 15px 0px;
}
.author-post {
	margin-bottom: 15px;
}
.warp-404 .warp-404-inner {
	text-align: center; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.warp-404 {
	height: 100vh !important;
}
.warp-comingsoon-inner .item-counter-down span {
	line-height: 50px; font-size: 40px;
}
.special-product .product-details {
	padding: 15px; width: 100%; position: static !important; transform: none !important; -webkit-transform: none;
}
.woocommerce .quantity .qty {
	margin: 0px;
}
.woocommerce table.shop_table_responsive tr td::before {
	color: rgb(51, 49, 49); font-weight: 500; float: left; content: attr(data-title) ": ";
}
.woocommerce-page table.shop_table_responsive tr td::before {
	color: rgb(51, 49, 49); font-weight: 500; float: left; content: attr(data-title) ": ";
}
.checkout {
	padding: 0px 15px;
}
.footer-link {
	display: none;
}
.footer-link-2 {
	display: none;
}
footer .logo {
	padding: 0px !important; width: 100% !important; float: none !important;
}
footer .logo img {
	margin: 0px auto 15px;
}
footer .widget-social-list {
	padding: 0px !important; width: 100% !important; text-align: center; float: none !important;
}
footer .textwidget {
	text-align: center;
}
.copyright {
	text-align: center !important;
}
.footer-3 .widget-social-list li a {
	line-height: 30px;
}
.footer-5 .widget-social-list li a {
	line-height: 30px;
}
.footer-5 .copyright {
	margin-top: 15px;
}
}
@media only screen and (max-width:479px)
{
header .logo {
	padding: 15px 0px; width: 150px;
}
.btn-menu-mobile {
	line-height: 60px;
}
.btn-search-header {
	line-height: 60px;
}
.icon-cart {
	line-height: 60px;
}
.header-on-sm .logo {
	padding: 15px 0px; width: 150px;
}
.header-on-sm .btn-menu-mobile {
	line-height: 60px;
}
.sub-header {
	padding: 90px 0px 15px;
}
.item-testimonial-2 img {
	margin: 30px auto; position: static;
}
.item-testimonial-2 .info {
	padding: 0px; text-align: center;
}
.owl-page-top-right .owl-controls {
	text-align: center; position: static;
}
.owl-page-top-right .owl-controls .owl-dot {
	margin: 15px; display: inline-block;
}
.experience-year .des-text {
	text-align: center !important;
}
.experience-year .des-text strong {
	text-align: center !important;
}
.experience-year .des-text p {
	text-align: center !important;
}
.one-half.last {
	padding: 30px 15px;
}
.page-pagination.style-1 li span::after {
	display: none;
}
.page-pagination.style-1 li span.current {
	margin-right: 0px;
}
.list-comments .children {
	padding-left: 30px;
}
.list-comments .user-image {
	width: 50px;
}
.list-comments li {
	padding-left: 65px;
}
.warp-comingsoon-inner strong {
	line-height: 30px; font-size: 24px;
}
.warp-comingsoon-inner .logo {
	margin: 0px;
}
.warp-comingsoon-inner .item-counter-down span {
	line-height: 24px; font-size: 18px;
}
.warp-comingsoon-inner .item-counter-down p {
	font-size: 18px;
}
}
