/* Custom styles */
body {
	font-family: 'GothamPro';
	font-size:15px;
	font-weight:400;
	line-height:26px;
	color:#0e0e0e;
}

a {
	color:#ea534e;
}

a:hover,
a:focus {
	color:#0091e4;
	text-decoration:none;
}

a,
a:hover,
a:focus,
.button,
.button:hover,
.button:focus {
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}

p:empty,
p:last-child {
	margin-bottom:0;
}

strong,
b {
	font-weight:400;
	 font-family: 'GothamPro Medium';
}


input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]) {
	padding:10px;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea, button {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
}


.form-control, 
.wpcf7 .wpcf7-validation-errors, 
.wpcf7 input[type="color"], 
.wpcf7 input[type="date"], 
.wpcf7 input[type="datetime-local"], 
.wpcf7 input[type="datetime"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="file"], 
.wpcf7 input[type="month"], 
.wpcf7 input[type="number"], 
.wpcf7 input[type="range"], 
.wpcf7 input[type="search"], 
.wpcf7 input[type="submit"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="text"], 
.wpcf7 input[type="time"], 
.wpcf7 input[type="url"], 
.wpcf7 input[type="week"], 
.wpcf7 select, 
.wpcf7 textarea,
.btn {
	border-color:#fff;
	font-size:15px;
	padding:15px;
	height:auto;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.form-control, 
input:not([type="submit"]),
textarea,
.form-control:focus, 
input:not([type="submit"]):focus,
textarea:focus {
	border:1px solid #bababa;
}

input[type="radio"] {
	border:none;
}


.form-control:focus, 
.wpcf7 .wpcf7-validation-errors:focus, 
.wpcf7 input:focus[type="color"], 
.wpcf7 input:focus[type="date"], 
.wpcf7 input:focus[type="datetime-local"], 
.wpcf7 input:focus[type="datetime"], 
.wpcf7 input:focus[type="email"], 
.wpcf7 input:focus[type="file"], 
.wpcf7 input:focus[type="month"], 
.wpcf7 input:focus[type="number"], 
.wpcf7 input:focus[type="range"], 
.wpcf7 input:focus[type="search"], 
.wpcf7 input:focus[type="submit"], 
.wpcf7 input:focus[type="tel"], 
.wpcf7 input:focus[type="text"], 
.wpcf7 input:focus[type="time"], 
.wpcf7 input:focus[type="url"], 
.wpcf7 input:focus[type="week"], 
.wpcf7 select:focus, 
.wpcf7 textarea:focus,
.btn-primary.focus, 
.btn-primary:focus,
.btn:focus,
.custom-select:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-primary,
.btn,
.woocommerce a.button,
.woocommerce button.button,
.button {
	background-color:#ea534e;
	border:1px solid #ea534e;
	padding:15px 25px;
	font-family: 'GothamPro Medium';
	line-height:1;
	font-size:15px;
	color:#fff;
}

.btn-primary:hover,
.btn-primary.focus, 
.btn-primary:focus,
.btn:hover,
.btn:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.button:hover,
.button:focus {
	background-color:#fff;
	color:#ea534e;
	border-color:#ea534e;
}

.btn-outline-primary, 
.wpcf7 input[type="submit"] {
	color: #fff;
	border-color: #ea534e;
}

.form-control:focus {
	border-color:#fff;
}

.wrapper {
	padding:0;
}

.container-fluid {
	max-width:1520px;
}

.navbar-brand {
	padding:0;
	margin-right:0;
}


.top-header {
	background-color:#6d6d6d;
	color:#fff;
	font-size:15px;
	line-height:1;
	padding:10px 0;
}

.top-header a {
	color:#fff;
	text-decoration:none;
}

.navbar {
	padding:0;
}

.navbar-dark .navbar-nav .active > .nav-link, 
.navbar-dark .navbar-nav .nav-link.active, 
.navbar-dark .navbar-nav .nav-link.show, 
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-expand-md .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
	color: #fff;
	background-color:#ea534e;
}

.navbar-expand-md .navbar-nav .nav-link {
	padding:10px 15px;
	line-height:1;
}

.navbar-dark .navbar-nav .nav-link {
	color:#0e0e0e;
}

.header-right a {
	text-decoration:none;
	color:#0e0e0e;
}

.header-right .fa,
.header-right a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before,
.header-right a.wishlist_products_counter.top_wishlist-heart:before {
	font-size:30px;
	line-height:1;
	color:#ea534e;
}

.header-right .wishlist_products_counter_text {
	display:none;
}

.header-right .wishlist_products_counter {
	position:relative;
	margin-right:35px;
}

.header-right a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before,
.header-right a.wishlist_products_counter.top_wishlist-heart:before {
	content:'\f08a';
	font-family:'FontAwesome' !important;
}


.header-right .cart-customlocation div {
	position:relative;
	font-family: 'Gotham Light';
	line-height:18px;
}

.header-right .cart-customlocation div .amount {
	font-family: 'Gotham Bold';
}

.header-right .cart-customlocation div:first-child {
	margin-right:20px;
}

.header-right span:not([class]),
.header-right .wishlist_products_counter .wishlist_products_counter_number {
	position:absolute;
	font-size:15px;
	width:25px;
	height:25px;
	text-align:center;
	padding:5px;
	color:#fff;
	top:-10px;
	right:-10px;
	z-index:1;
	display:block;
	line-height:1;
	background-color:#0091e4;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}

.bottom-header {
	color:#fff;
	font-size:23px;
	background-color:#ea534e;
}

.bottom-header a {
	color:#fff;
	text-decoration:none;
	font-family: 'GothamPro Medium';
	display:inline-block;
	vertical-align:middle;
}

.bottom-header .phone-details .fa {
	color:#0091e4;
	width:32px;
	height:32px;
	text-align:center;
	padding:7px;
	font-size:20px;
	line-height:1;
	background-color:#fff;
	display:inline-block;
	margin-right:15px;
	vertical-align:middle;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}

.bottom-header .search-form-wrap {
	width:64%;
	margin-right:15px;
}

.bottom-header #searchform {
	padding:5px 0;
	margin-left:-10px;
	margin-right:-15px;
}

.bottom-header #searchform .btn {
	background-color:#6d6d6d;
	font-size:29px;
	padding:5px 15px;
	line-height:1;
	border-color:#6d6d6d;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

.footer-wrapper {
	background:url('images/footer-bg.jpg') no-repeat 0px 0px;
	background-size:cover;
}

#wrapper-footer-full {
	font-family: 'GothamPro Medium';
	font-size:24px;
	padding:50px 0;
	background-color:transparent;
}

#wrapper-footer-full a,
#wrapper-footer a {
	color:#fff;
	text-decoration:none;
}

#wrapper-footer-full span {
	display:inline-block;
	line-height:1;
	width:52px;
	height:52px;
	font-size:24px;
	background-color:#fff;
	color:#0091e4;
	margin-right:15px;
	vertical-align:middle;
	padding:15px;
	text-align:center;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}

#wrapper-footer {
	background-color:rgba(0,0,0,0.46);
	color:#fff;
	font-size:15px;
	padding:25px 0;
	line-height:1;
}

#wrapper-footer .footer-right {
	text-align:right;
}

.product-category {
	background-color:#f2f2f2;
}

.product-category .widget-title,
.dashboard-menu-wrap .widget-title {
	background-color:#009bdb;
	color:#fff;
	font-size:22px;
	font-family: 'GothamPro Medium';
	text-transform:uppercase;
	line-height:1;
	padding:20px 15px;
	margin-bottom:0;
}

.product-category ul,
.dashboard-menu-wrap ul {
	padding:0;
	margin:0;
}

.product-category li,
.dashboard-menu-wrap li {
	list-style-type:none;
	overflow:hidden;
	position:relative;
}

.product-category li a,
.dashboard-menu-wrap li a {
	display:block;
	padding:15px;
	line-height:1;
	color:#595959;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#f2f2f2;
	border-bottom:1px solid #cacaca;
	position:relative;
}

.product-category ul > li.has-children > a:after {
	content:'\f107';
	font-family:'FontAwesome';
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-8px;
	line-height:1;
}

.product-category ul > li.has-children.open > a:after {
	-moz-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
	-moz-transition:-moz-transform 0.2s ease-in-out;
	-webkit-transition:-webkit-transform 0.2s ease-in-out;
	-ms-transition:-ms-transform 0.2s ease-in-out;
	-o-transition:-o-transform 0.2s ease-in-out;
	transition:transform 0.2s ease-in-out;
}

.product-category .child-terms {
	padding:15px;
	background-color:#f2f2f2;
	opacity:0;
	visibility:hidden;
	position:absolute;
	left:-999999999px;
	-moz-transition:opacity 0.2s ease-in-out;
	-webkit-transition:opacity 0.2s ease-in-out;
	-ms-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
}

.product-category li.open .child-terms {
	opacity:1;
	visibility:visible;
	left:auto;
	position:relative;
	-moz-transition:opacity 0.2s ease-in-out;
	-webkit-transition:opacity 0.2s ease-in-out;
	-ms-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
}

.product-category .child-terms li > a {
	display:inline-block;
	border-bottom:none;
	padding:0 0 10px 15px;
}

.product-category .child-terms li > a:hover {
	background-color:#f2f2f2;
	color:#ea534e;
}

.product-category .child-terms li:last-child > a {
	padding-bottom:0;
}

.product-category li:last-child a {
	border-bottom:none;
}

.product-category li a.active,
.product-category li a:hover {
	color:#ea534e;
}

.dashboard-menu-wrap li.is-active a,
.dashboard-menu-wrap li a:hover {
	color:#ea534e;
}


.sale-perc {
	position:absolute;
	top:10px;
	left:0;
	z-index:9;
	background-color:#ea534e;
	color:#fff;
	padding:5px;
	line-height:1;
	font-size:13px;
	font-family: 'GothamPro Medium';
	text-transform:uppercase;
}

.tinvwl_add_to_wishlist-text {
	display:none;
}

.tinvwl_add_to_wishlist_button,
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
	position:absolute;
	top:15px;
	right:15px;
	margin:0;
	line-height:1;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
	content:'\f004';
	font-family:'FontAwesome' !important;
	color:#dfdfdf;
	margin-right:0;
	font-size:15px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
	content:'\f004';
	color:#ea534e;
}

/* Inner page */
.inner-page .breadcrumbs,
.woocommerce .woocommerce-breadcrumb,
.search .breadcrumbs,
.error404 .breadcrumbs {
	padding:25px 0;
	font-size:14px;
	color:#757575;
}

.woocommerce .woocommerce-breadcrumb {
	margin-bottom:0;
}

.inner-page .breadcrumbs a,
.search .breadcrumbs a,
.error404 .breadcrumbs a {
	color:#757575;
	text-decoration:none;
}

.inner-page .breadcrumbs a:hover,
.search .breadcrumbs a:hover,
.error404 .breadcrumbs a:hover {
	color:#ea534e;
}

.inner-page .entry-header,
.search .entry-header {
	padding-bottom:20px;
	margin-bottom:35px;
	border-bottom:2px solid #d8d8d8;
}

.inner-page .page-title,
.search .page-title {
	font-size:35px;
	margin-bottom:0;
	color:#ea534e;
	font-family: 'GothamPro Medium';
	text-transform:uppercase;
	font-weight:400;
}

.inner-page .section-1 {
	padding-bottom:70px;
}

.inner-page:not(.woocommerce):not(.woocommerce-page)  .entry-content ul,
.inner-page .entry-content ol {
	padding:0;
}

.inner-page .entry-content ol {
	counter-reset: my-counter;
}

.inner-page .entry-content ol li {
	counter-increment: my-counter;
	position:relative;
	list-style-type:none;
	padding-left:35px;
}

.inner-page .entry-content ol li:before {
	content: counter(my-counter) ".";
	position:absolute;
	left:0;
}

.inner-page:not(.woocommerce):not(.woocommerce-page) .entry-content ul li {
	list-style-type:none;
	position:relative;
	padding-left:35px;
}

.inner-page:not(.woocommerce):not(.woocommerce-page) .entry-content ul li:before {
	content:'\f111';
	font-family:'FontAwesome';
	position:absolute;
	left:10px;
	font-size:10px;
	color:#ea534e;
}



/* Front page */
.front-page .hero-slider-wrap {
	margin-top:5px;
}

.front-page .hero-slide {
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
}

.front-page .hero-slide .d-flex {
	height:545px;
	height:681px;
}

.front-page .hero-content {
	color:#fff;
	text-align:center;
	line-height:37px;
	text-transform:uppercase;
}

.front-page .hero-content h3,
.front-page .hero-content h2,
.front-page .hero-content h1 {
	font-family: 'Gotham Bold';
	font-weight:400;
	margin-bottom:5px;
}

.front-page .hero-content h3 {
	font-size:25px;
}

.front-page .hero-content h2 {
	font-size:30px;
}

.front-page .hero-content h1 {
	font-size:60px;
}

.front-page .hero-content .btn {
	margin-top:30px;
}

.front-page .hero-slider .slick-arrow,
.front-page .section-3 .product-feature-slider .slick-arrow {
	position:absolute;
	width:45px;
	height:45px;
	font-size:20px;
	text-align:center;
	line-height:1;
	color:#fff;
	background-color:rgba(234,83,78,0.40);
	padding:11px;
	left:0;
	top:50%;
	margin-top:-23px;
	z-index:9;
	display:block;
	cursor:pointer;
}

.front-page .hero-slider .slick-arrow.slick-next,
.front-page .section-3 .product-feature-slider .slick-arrow.slick-next {
	left:auto;
	right:0;
}

.front-page .category-wrap {
	position:relative;
}

.front-page .product-category {
	position:absolute;
	top:-54px;
	z-index:1;
	width:-moz-calc( 100% - 15px );
	width:-webkit-calc( 100% - 15px );
	width:calc( 100% - 15px );
}

.front-page .product-category .widget-title {
	padding:16px 15px;
}

.front-page .section-2,
.front-page .section-3 {
	margin-top:15px;
}

.front-page .section-2 .section-wrap {
	padding:30px 50px;
	background-color:#f2f2f2;
}

.front-page .section-2 .d-flex div {
	margin-right:30px;
	max-width:52px;
	-moz-flex:0 0 22%;
	-webkit-flex:0 0 22%;
	flex:0 0 22%;
}

.front-page .section-2 .d-flex div img {
	display:block;
}

.front-page .section-2 .d-flex span {
	font-size:20px;
	font-family: 'GothamPro Medium';
	text-transform:uppercase; 
}

.front-page .section-3 .login-request {
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
	text-align:center;
	margin-right:-15px;
}

.front-page .section-3 .login-request .d-flex {
	height:525px;
}

.front-page .section-3 .login-request span {
	display:block;
	font-size:40px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Gotham Bold';
	font-weight:400;
	text-align:center;
	line-height:45px;
	letter-spacing:1px;
	margin-bottom:40px;
}

.front-page .section-3 .login-request .btn {
	font-size:17px;
	text-transform:uppercase;
	font-family: 'GothamPro Medium';
}

.front-page .section-3 .product-nav {
	padding:25px 0;
	font-size:20px;
	font-family: 'GothamPro Medium';
	border-bottom:2px solid #d8d8d8;
	margin-bottom:15px;
	text-transform:uppercase;
	margin-right:15px;
}

.front-page .section-3 .product-nav a {
	color:#2c2c2c;
	display:inline-block;
	margin-right:30px;
}

.front-page .section-3 .product-nav a.active,
.front-page .section-3 .product-nav a:hover {
	color:#ea534e;
	text-decoration:none;
}

.front-page .section-3 .featured-products {
	background-color:#f2f2f2;
	margin-left:-15px;
	padding-left:15px;
	padding-bottom:12px;
	
}

body:not(.logged-in).front-page .section-3 .featured-products {
	min-height:525px;
}

.front-page .section-3 .slick-track {
	display:-moz-flex;
	display:-webkit-flex;
	display:flex;
}

.front-page .section-3 .slick-slide {
	max-width:300px;
	padding:0 15px;
	-moz-flex:0 0 25%;
	-webkit-flex:0 0 25%;
	flex:0 0 25%;
}

.front-page .section-3 .product-slide,
.single-product ul.products li.product > div,
.woocommerce ul.products li.product > div {
	width:100%;
	padding:65px 30px 20px;
	text-align:center;
	background-color:#fff;
	position:relative;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}

body:not(.logged-in).front-page .section-3 .product-slide {
	min-height:421px;
}

.front-page .section-3 .product-slide .product-thumbnail,
.single-product ul.products li.product .product-thumbnail,
.woocommerce ul.products li.product .product-thumbnail {
	margin-bottom:70px;
	margin-bottom:37px;
	height:auto;
}

.front-page .section-3 .product-slide .product-thumbnail img {
	margin:0 auto;
}

.front-page .section-3 .product-slide .product-title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size:16px;
	font-weight:400;
	padding:0;
	margin-bottom:0.5rem;
	min-height:58px;
}

.front-page .section-3 .product-slide .product-title a {
	color:#1b1b1b;
	text-decoration:none;
}

.front-page .section-3 .product-slide .product-price,
.woocommerce ul.products li.product .product-price span.price {
	color:#0091e4;
	font-size:18px;
	font-family: 'GothamPro Medium';
	min-height:72px;
	margin-bottom:10px;
}

.front-page .section-3 .product-slide .product-price ins,
.woocommerce ul.products li.product .product-price ins,
ins {
	text-decoration:none;
}

.front-page .section-3 .product-slide .product-price del,
.woocommerce ul.products li.product .product-price del {
	color:#222;
	font-size:17px;
	margin-bottom:10px;
	opacity:1;
}

.front-page .section-3 .product-slide .product-price ins,
.front-page .section-3 .product-slide .product-price del,
.woocommerce ul.products li.product .product-price ins,
.woocommerce ul.products li.product .product-price del {
	display:block;	
}

.front-page .section-3 .product-slide .btn,
.woocommerce ul.products li.product .btn {
	padding-left:0;
	padding-right:0;
	width:100%;
	max-width:165px;
	background-color:#0091e4;
	border-color:#0091e4;
	margin:0 auto;
	display:block;
	font-size:15px;
	text-transform:uppercase;
	font-family: 'GothamPro Medium';
}

.front-page .section-3 .product-slide .btn:hover,
.woocommerce ul.products li.product .btn:hover,
.front-page .section-3 .product-slide .btn:focus,
.woocommerce ul.products li.product .btn:focus,
.single-product .single_add_to_cart_button:hover,
.single-product .single_add_to_cart_button:focus,
.single-product .quantity + .btn:hover,
.single-product .quantity + .btn:focus {
	background-color:#ea534e;
	border-color:#ea534e;
	color:#fff;
}

.front-page .section-3 .product-feature-slider .slick-arrow {
	background:rgba(0,0,0,0.40);
}

.front-page .section-3 .product-feature-slider-wrap {
	position:relative;
	overflow:hidden;
}

.front-page .section-3 .slider-tab {
	position:absolute;
	left:-99999999px;
	opacity:0;
	visibility:hidden;
	-moz-transition:opacity 0.2s ease-in-out;
	-webkit-transition:opacity 0.2s ease-in-out;
	-ms-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
}

.front-page .section-3 .slider-tab.active {
	opacity:1;
	visibility:visible;
	left:auto;
	position:relative;
	-moz-transition:opacity 0.2s ease-in-out;
	-webkit-transition:opacity 0.2s ease-in-out;
	-ms-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
}

.front-page .section-4 {
	margin-top:15px;
}

.front-page .section-4 .d-flex {
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
	padding:0 45px;
	height:145px;
	font-size:30px;
	text-transform:uppercase;
	color:#fff;
	font-family: 'GothamPro Medium';
	line-height:33px;
	letter-spacing:-1px;
}

.front-page .section-4 .d-flex .btn {
	background-color:#000;
	color:#fff;
	border-color:#000;
	font-size:18px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.front-page .section-4 .d-flex .btn:hover,
.front-page .section-4 .d-flex .btn:focus {
	background-color:#fff;
	color:#000;
}

.front-page .section-4 .section-content,
.before-footer .section-content {
	padding:25px 0;
	font-size:13px;
}


/* Single product */
.single-product .entry-header,
.woocommerce .woocommerce-products-header {
	position:relative;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:2px solid #d8d8d8;
}

.single-product .entry-header .tinvwl_add_to_wishlist-text {
	display:inline-block;
	text-transform:uppercase;
	font-size:13px;
	color:#4f4f4f;
	letter-spacing:1px;
	margin-left:15px;
	vertical-align:middle;
}

.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
	content: '\f08a';
	font-family: 'FontAwesome' !important;
}

.single-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
	content:'\f004';
	color:#ea534e;
}

.single-product .variations_form {
	margin-top:30px;
}

.single-product div.product form.cart .variations td {
	display:block;
	width:100%;
	padding-left:15px;
	padding-right:15px;
}

.single-product div.product form.cart .variations td.label {
	padding-top:10px;
}

.single-product div.product form.cart .variations td.value {
	padding-bottom:10px;
}

.single-product div.product form.cart .variations {
	padding:10px 15px;
	background-color:#f2f2f2;
}

.single-product .variation-radios ul {
	padding:0;
	margin:0;
}

.single-product .variation-radios ul li {
	list-style-type:none;
}

.single-product .variation-radios ul li input {
	margin-right:15px;
}

.single-product div.product form.cart .variations label {
	margin-bottom:0;
}

.single-product div.product .woocommerce-variation-price span.price,
.single-product div.product p.price,
.single-product div.product .woocommerce-product-details__short-description + p.price {
	font-size:37px;
	color:#ea534e;
	font-family: 'GothamPro Medium';
	display:inline-block;
	margin-bottom:30px;
	margin-top:30px;
}

.single-product div.product p.price {
	line-height:1.2;
}

.single-product div.product .woocommerce-product-details__short-description + p.price ins {
	text-decoration:none;
}

.single-product div.product .woocommerce-product-details__short-description + p.price del {
	font-size:17px;
	color:#1b1b1b;
	font-family: 'Gotham Light';
	display:inline-block;
	margin-left:15px;
	opacity:1;
}

.single-product div.product .woocommerce-variation + p.price {
	font-size:20px;
}

.single-product div.product .woocommerce-Price-currencySymbol {
	color:#1b1b1b;
}

.single-product div.product .product-price .woocommerce-Price-currencySymbol {
	color:#0091e4;
}

.single-product div.product .product-price del .woocommerce-Price-currencySymbol {
	color:#222;
}

.single-product.woocommerce .quantity .qty {
	width:70px;
	background-color:#fff;
}

.single-product .single_add_to_cart_button,
.single-product .quantity + .btn,
.woocommerce ul.products li .btn {
	padding:10px 15px;
	background-color:#0091e4;
	border-color:#0091e4;
	text-transform:uppercase;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.single-product .products .single_add_to_cart_button {
	max-width:145px;
}


.single-product div.product .woocommerce-tabs {
	margin-bottom:75px;
}

.single-product div.product .woocommerce-tabs ul.tabs li {
	border:none;
	padding:0;
	margin:0;
	font-size:22px;
	font-family: 'GothamPro Medium';
}

.single-product div.product .woocommerce-tabs ul.tabs li a {
	padding: 0;
	font-weight: 400;
	color: #1b1b1b;
}

.single-product div.product .woocommerce-tabs ul.tabs li.active:before,
.single-product div.product .woocommerce-tabs ul.tabs li.active:after,
.single-product div.product .woocommerce-tabs ul.tabs:before {
	display:none;
}

.single-product div.product .woocommerce-tabs ul.tabs {
	padding:0 0 30px;
	border-bottom:2px solid #d8d8d8;
	margin-bottom:30px;
}

.single-product ul.products,
.woocommerce ul.products {
	margin-bottom:0;
}

.single-product ul.products li.product,
.woocommerce ul.products li.product {
	float: none;
	margin: 0;
	position: relative;
	width: 100%;
	margin-left: 0;
	padding:0 15px;
}

.single-product ul.products li.product > div,
.woocommerce ul.products li.product > div {
	border:1px solid #e2e2e2;
	height:100%;
}

.single-product .before-footer .section-content {
	padding-top:75px;
	padding-bottom:10px;
}

.single-product .products > h2 {
	font-size:22px;
	color:#ea534e;
	text-transform:uppercase;
	padding:0 0 30px;
	border-bottom:2px solid #d8d8d8;
	margin-bottom:30px;
	font-family: 'GothamPro Medium';
	font-weight:400;
}

.woocommerce div.product div.images .flex-control-thumbs {
	display:-moz-flex;
	display:-webkit-flex;
	display:flex;
}

.single-product div.product div.images .flex-control-thumbs li {
	max-width: 70px;
	padding: 0 15px;
	-moz-flex:0 0 25%;
	-webkit-flex:0 0 25%;
	flex:0 0 25%;
}


.single-product div.product div.images .flex-control-thumbs li > img {
	-moz-justify-content:center;
	-webkit-justify-content:center;
	justify-content:center;
}

.single-product div.product div.images.woocommerce-product-gallery .flex-viewport {
	padding:15px;
	border:1px solid #e2e2e2;
	margin-bottom:15px;
}

.woocommerce div.product .product_title,
.woocommerce .woocommerce-products-header__title {
	margin-bottom:0;
	color:#ea534e;
	font-size:35px;
	font-family: 'GothamPro Medium';
	text-transform:uppercase;
	max-width:70%;
}

.woocommerce div.product div.images,
.woocommerce div.product div.summary {
	float:none;
	width:100%;
}

.woocommerce div.product form.cart .variations select {
	display:none;
}

.woocommerce-message:before {
	color: #009bdb;
}

.woocommerce-message {
	border-top-color: #009bdb;
}

.woocommerce ul.products.row {
	margin-left:-15px;
	margin-right:-15px;
}

.woocommerce ul.products li.product {
	margin-bottom:30px;
}

.woocommerce ul.products li.product:hover > div {
	-moz-box-shadow:0 0 3px 2px rgba(0,0,0,0.10);
	-webkit-box-shadow:0 0 3px 2px rgba(0,0,0,0.10);
	box-shadow:0 0 3px 2px rgba(0,0,0,0.10);
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}

.woocommerce ul.products li.product a img {
	width:auto;
	margin: 0 auto;
	max-width: 100%;
	display:block;
}

.woocommerce .woocommerce-ordering, 
.woocommerce-page .woocommerce-ordering {
	float:none;
	margin-bottom:0;
}

.woocommerce .custom-select {
	background-image:url('images/angle-down-solid.svg');
	background-size:20px 30px;
	display: inline-block;
	width: 100%;
	height:auto;
	padding:5px;
	font-size: 15px;
	line-height: normal;
	color: #0e0e0e;
	border: none;
	text-transform:uppercase;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.load-more-wrap {
	visibility:hidden;
	opacity:0;
	height:0px;
	overflow:hidden;
}

.load-more-wrap.show {
	opacity:1;
	visibility:visible;
	height:auto;
}

.load-more {
	text-align:center;
	text-transform:uppercase;
}

/* Cart Page */
.woocommerce-cart .woocommerce .quantity .quantity-input-wrap,
.single-product.woocommerce .quantity .quantity-input-wrap {
	position:relative;
	max-width:145px;
	overflow:hidden;
}

.woocommerce-cart .woocommerce .quantity .quantity-input-wrap {
	border:none;
	
}

.woocommerce-cart .woocommerce .quantity .quantity-input-wrap .quantity-button,
.single-product.woocommerce .quantity .quantity-input-wrap .quantity-button {
	float:left;
	width:35px;
	padding:10px 0;
	max-height:35px;
	background-color:#fff;
	color:#010101;
	font-size:14px;
	text-align:center;
	line-height:1;
	cursor:pointer;
}

.woocommerce-cart .woocommerce .quantity .quantity-input-wrap .quantity-button {
	background-color:#fff;
	height:36px;
}

.woocommerce-cart .woocommerce .quantity .quantity-input-wrap .quantity-button.quantity-up,
.single-product.woocommerce .quantity .quantity-input-wrap .quantity-button.quantity-up {
	float:right;
}

.woocommerce-cart .woocommerce .quantity .qty,
.single-product.woocommerce .quantity .qty {
	padding:11px 15px;
	background-color:#fff;
	border:none;
	width:72px;
	text-align:left;
	max-height:35px;
	line-height:1;
	font-size:14px;
	float:left;
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	appearance: textfield;
}

.woocommerce-cart .woocommerce .quantity > span,
.single-product.woocommerce .quantity > span {
	display:none;
}

.woocommerce table.shop_table {
	border-color:#bababa;
	border-top:none;
	border-left:none;
	border-right:none;
	font-size:16px;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

.woocommerce table.shop_table th {
	font-weight: 400;
	padding: 0 0 20px;
	line-height: normal;
	text-transform:uppercase;
}

.woocommerce table.shop_table td {
	border-color:#bababa;
	padding: 30px 0;
	line-height:normal;
}

.woocommerce table.shop_table td a {
	color:#0e0e0e;
}

.woocommerce-cart table.cart img {
	max-width:110px;
	width:100%;
}

.woocommerce-cart .woocommerce button.button {
	text-transform:uppercase;
	font-weight:400;
	font-family: 'GothamPro Medium';
}

.woocommerce-cart .woocommerce .coupon button.button {
	padding:20px;
	background-color:#0091e4;
	border-color:#0091e4;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

.woocommerce-cart .woocommerce .coupon button.button:hover {
	color:#0091e4;
	background-color:#fff;
}

.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled] {
	color:#fff;
	padding:15px 25px;
}

.woocommerce a.remove:hover {
	color: #ea534e !important;
	background: none;
}

.woocommerce-page table.cart td.actions .coupon {
	display:-moz-flex;
	display:-webkit-flex;
	display:flex;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding:20px;
	width:100%;
	max-width:235px;
	display:inline-block;
	margin:0;
}

#coupon_code.input-text {
	width: 100% !important;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
}

.woocommerce-page .cart-collaterals .cart_totals h2 {
	font-size:17px;
	text-transform:uppercase;
	font-family: 'GothamPro Medium';
	margin-bottom:35px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-top:none;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th,
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
	padding-top:30px;
	border-top:1px solid #0e0e0e;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border-bottom:none;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
	padding-top:0;
}

.woocommerce-cart .cart-collaterals .cart_totals table td[data-title="Subtotal"] {
	text-align:right;
}	

.woocommerce ul#shipping_method .amount {
	font-weight: 400;
}

.woocommerce ul#shipping_method li label {
	position:relative;
	display:inline-block;
	padding-left:30px;
}

.woocommerce ul#shipping_method li label:before,
.woocommerce ul#shipping_method li label:after {
	content:'\f1db';
	font-family:'FontAwesome';
	position:absolute;
	left:0;
	top:0;
}

.woocommerce ul#shipping_method li label:after {
	content:'\f111';
	display:none;
}

.woocommerce ul#shipping_method li input:checked + label:after,
.woocommerce ul#shipping_method li input[type="hidden"] + label:after  {
	display:block;
	z-index:1;
	color:#0091e4;
}

.woocommerce ul#shipping_method li input {
	margin: 0;
	vertical-align: middle;
	margin-right: 10px;
	display:none;
}

.woocommerce-cart .wc-proceed-to-checkout .btn {
	padding-top:25px;
	padding-bottom:25px;
	background-color:#0091e4;
	border-color:#0091e4;
	text-transform:uppercase;
}

.woocommerce-cart .wc-proceed-to-checkout .btn:hover,
.woocommerce-cart .wc-proceed-to-checkout .btn:focus {
	color:#0091e4;
	background-color:#fff;
}

/* Checkout Page */
.woocommerce-form-coupon-toggle .woocommerce-info {
	background-color:#fff;
	border-top:none;
	border-bottom:1px solid #bababa;
	padding:5px 0 40px;
	text-transform:uppercase;
	margin-bottom:50px;
}

.woocommerce-form-coupon-toggle .woocommerce-info:before {
	display:none;
}

.woocommerce-checkout .woocommerce-billing-fields,
#customer_details div[class^="col-"] > div {
	background-color:#f2f2f2;
	padding:25px;
}

.woocommerce-checkout .woocommerce-billing-fields {
	margin-bottom:30px;
}

.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-shipping-fields h3,
h3#order_review_heading {
	font-size:18px;
	font-weight:400;
	font-family: 'GothamPro Medium';
	text-transform:uppercase;
	margin-bottom:25px;
}

.woocommerce-checkout .woocommerce-billing-fields .control-label {
	display:none;
}

.woocommerce-checkout .form-control {
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:0 0 3px 1px rgba(0,0,0,0.10);
	-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,0.10);
	box-shadow:0 0 3px 1px rgba(0,0,0,0.10);
}

.woocommerce form .form-row textarea {
	-moz-box-shadow:0 0 3px 1px rgba(0,0,0,0.10);
	-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,0.10);
	box-shadow:0 0 3px 1px rgba(0,0,0,0.10);
}

.woocommerce-checkout .form-control:hover,
.woocommerce-checkout .form-control:focus {
	border:none;
}

.select2-container .select2-selection--single {
	height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding:15px;
	line-height:normal;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 50%;
	margin-top: -13px;
}

.woocommerce-checkout #order_review th:first-child,
.woocommerce-checkout #order_review td:first-child {
	width:65%;
	padding-right:15px;
}

.woocommerce-checkout #order_review th {
	padding-top:30px;
	padding-bottom:30px;
}

.woocommerce-checkout #payment #place_order {
	width:100%;
	background-color:#0091e4;
	border-color:#0091e4;
	font-size:25px;
	text-transform:uppercase;
}

.woocommerce-checkout #payment #place_order:hover,
.woocommerce-checkout #payment #place_order:focus {
	color:#0091e4;
	background-color:#fff;
}

/* Wishlist page */
.tinv-wishlist table.tinvwl-table-manage-list th {
	padding:0 0 15px;
	border-bottom:1px solid #bababa;
	line-height:1;
	font-size:17px;
}

.tinv-wishlist table.tinvwl-table-manage-list td {
	padding:35px 15px;
	font-size:17px;
	border-bottom:1px solid #bababa;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-name a {
	color:#0e0e0e;
	margin-bottom:10px;
	display:inline-block;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-name a + span {
	display:block;
	font-size:24px;
	color:#ea534e;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-name a + span del {
	color:#0e0e0e;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-action {
	width:auto;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-action .btn {
	width:155px;
	font-size:14px;
	text-transform:uppercase;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-remove button {
	width:auto;
	height:auto;
	background-color:transparent;
	padding:0;
	color:#ea534e;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* Account Page */
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: 100%;
}

.woocommerce-MyAccount-content .btn-primary {
	margin-right:10px;
	background-color:#5f5f5f;
	border-color:#5f5f5f;
	text-transform:uppercase;
}

.woocommerce-MyAccount-content .btn-primary:hover,
.woocommerce-MyAccount-content .btn-primary:focus {
	background-color:#ea534e;
	border-color:#ea534e;
	color:#fff;
}

.woocommerce-MyAccount-content .form-heading,
.login-page .form-heading,
.gform_wrapper .form-heading {
	color:#6d6d6d;
	text-transform:uppercase;
	padding:15px;
	font-size:20px;
	font-family: 'GothamPro Medium';
	margin-bottom:15px;
	background-color:#e1e1e1;
}

.woocommerce-MyAccount-content form .form-row,
.login-page .woocommerce form .form-row {
	padding:0;
	margin-bottom:15px;
	-moz-justify-content:space-between;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

.woocommerce-MyAccount-content form .form-row input.input-text,
.login-page form .form-row input.input-text {
	padding:10px;
	-moz-flex:0 0 75%;
	-webkit-flex:0 0 75%;
	flex:0 0 75%;
}

.woocommerce-MyAccount-content form .form-row label,
.login-page .woocommerce form .form-row label {
	font-size:17px;
	margin:0;
	-moz-align-self:center;
	-webkit-align-self:center;
	align-self:center;
}

.woocommerce-MyAccount-content fieldset {
	margin-bottom:30px;
}

.woocommerce-MyAccount-content button.button,
.login-page .btn,
.request-login .gform_wrapper .gform_footer input.button {
	max-width:145px;
	width:100%;
	text-transform:uppercase;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

.woocommerce form .form-row:after, 
.woocommerce form .form-row:before, 
.woocommerce-page form .form-row:after, 
.woocommerce-page form .form-row:before {
	content: ' ';
	display: none;
}

.account-page .order-wrapper h3 {
	font-size:16px;
	font-weight:400;
	margin-bottom:10px;
	text-transform:uppercase;
}

.account-page .order-wrap {
	padding:30px 0;
	border-bottom:1px solid #bababa;
}

.account-page .order-wrap:first-of-type {
	border-top:1px solid #bababa;
}

.account-page .order-wrap div[class^="col-"]:last-child {
	margin-top:30px;
}

.account-page .order-wrap img {
	max-width:100px;
}

.account-page .order-wrap .product-price {
	display:block;
	font-size:24px;
	color:#ea534e;
	font-family: 'GothamPro Medium';
}

legend {
	font-size:17px;
	font-weight:400;
	font-family: 'GothamPro Medium';
	margin-bottom:15px;
}

/* Login page */
.login-page .woocommerce form.login {
	border: none;
	padding: 0;
	margin:0;
}

/* Contact page */
.contact-page .sidebar {
	padding:30px;
	background-color:#f2f2f2;
}

.contact-page .sidebar h3 {
	color:#ea534e;
	font-size:24px;
	text-transform:uppercase;
	font-weight:400;
	font-family: 'GothamPro Medium';
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #bababa;
}

.contact-page .gform_wrapper ul.gform_fields li.gfield {
	padding-right:0;
	display:-moz-flex;
	display:-webkit-flex;
	display:flex;
}

.contact-page .gform_wrapper .top_label .gfield_label {
	font-weight:400;
	-moz-flex:0 0 15%;
	-webkit-flex:0 0 15%;
	flex:0 0 15%;
	-moz-align-self:center;
	-webkit-align-self:center;
	align-self:center;
}

.contact-page .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

.contact-page .gform_wrapper.gform_validation_error .top_label .gfield_error input.medium {
	width: 100%;
}

.contact-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top:0;
	margin-right:15px;
}

.contact-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding-right: 0;
	padding-top: 0;
	-moz-align-self:center;
	-webkit-align-self:center;
	align-self:center;
}

.contact-page .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
	width:100%;
}

.contact-page .gform_wrapper .top_label input.medium,
.contact-page .gform_wrapper textarea.medium {
	width:75%;
	border:1px solid #bababa;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
}

.contact-page .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding:10px;
}

.contact-page .gform_wrapper .gform_footer {
	padding:0;
	padding-left:15%;
}

.contact-page .gform_wrapper .gform_footer input.button {
	margin:0;
	width:100%;
	max-width:150px;
	text-transform:uppercase;
}

/* Request Login */
.request-login .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}

.request-login .gform_wrapper ul.gform_fields li.gfield:not(.gfield_html),
.request-login .gform_wrapper .gfield_repeater_item {
	display:-moz-flex;
	display:-webkit-flex;
	display:flex;
	-moz-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

.request-login .gform_wrapper .gfield_repeater_item {
	margin-left:-15px;
	margin-right:-15px;
}

.request-login .gform_wrapper .gfield_repeater_cell {
	max-width:33.33%;
	padding:0 15px;
	-moz-flex:0 0 33.33%;
	-webkit-flex:0 0 33.33%;
	flex:0 0 33.33%;
}

.request-login .gform_wrapper .gfield_repeater_cell label {
	color:#0e0e0e;
}

.request-login .gfield_repeater_buttons {
	padding-left:15px;
}

.request-login .gfield_repeater_buttons .add_repeater_item_text, 
.request-login .gfield_repeater_buttons .remove_repeater_item_text {
	min-width: 100px;
	height: auto;
	padding:10px;
	color:#ea534e;
	background-color:#f2f2f2;
	border:2px solid #ea534e;
	text-transform:uppercase;
	font-size:17px;
	line-height:1;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}

.request-login .gform_wrapper .gfield_repeater_wrapper,
.request-login .gform_wrapper .gfield_repeater_cell input {
	width:100%;
}

.request-login .gform_wrapper .top_label .gfield_label {
	font-weight:400;
}

.request-login .gform_wrapper .top_label .gfield_label {
	margin-bottom:0;
	-moz-align-self:center;
	-webkit-align-self:center;
	align-self:center;
	-moz-flex:0 0 25%;
	-webkit-flex:0 0 25%;
	flex:0 0 25%;
}

.request-login .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
	-moz-flex: 0 0 75%;
	-webkit-flex: 0 0 75%;
	flex: 0 0 75%;
}

.request-login .gform_wrapper ul.gform_fields,
.contact-page .gform_wrapper ul.gform_fields {
	padding:0;
}

.request-login .gform_wrapper ul.gform_fields li.gfield,
.request-login .gform_wrapper ul.gform_fields li,
.contact-page .gform_wrapper ul.gform_fields li {
	list-style-type:none;
	padding:0;
}

.request-login .gform_wrapper ul.gform_fields li.gfield:before,
.request-login .gform_wrapper ul.gform_fields li:before,
.contact-page .gform_wrapper ul.gform_fields li:before {
	display:none;
}

.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_6 .gfield_label,
.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_16 .gfield_label {
	-moz-flex:0 0 25%;
	-webkit-flex:0 0 25%;
	flex:0 0 25%;
}

.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_33 .gfield_label,
.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_33 div.ginput_container,
.request-login .gform_wrapper .top_label .row .ginput_container {
	width:100%;
	-moz-flex:none;
	-webkit-flex:none;
	flex:none;
}

.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_6 .gfield_label,
.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_16 .gfield_label {
	font-family: 'GothamPro Medium';
	font-size:17px;
}

.request-login .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	font-size:17px;
}

.request-login .gform_wrapper .gfield_html {
	margin-top: 16px;
}

.request-login .gform_wrapper .top_label input.medium {
	width:100%;
	max-width:50%;
	border:1px solid #bababa;
}

.request-login .gform_wrapper .top_label li ul.gfield_checkbox {
	width: 100%;
	margin: 0;
}

.request-login .gform_wrapper .column-1 .gfield > .gfield_label,
.request-login .gform_wrapper .column-2 .gfield > .gfield_label,
.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_33 .gfield_label,
.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_34 .gfield_label,
.request-login .gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
	display:none;
}

.request-login .gform_wrapper .column-1 .gfield:not(.gfield_error),
.request-login .gform_wrapper .column-2 .gfield:not(.gfield_error) {
	height:38px;
}

.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_32 {
	margin-top:50px;
}

.request-login .gform_wrapper .gfield_checkbox li label {
	font-size: 15px;
	position:relative;
	padding-left:35px;
}

.request-login .gform_wrapper .gfield_checkbox li label:before {
	content:'';
	width:20px;
	height:20px;
	border:1px solid #bababa;
	position:absolute;
	left:0;
	top:0;
	display:block;
}

.request-login .gform_wrapper .gfield_checkbox li input[type="checkbox"]:checked + label:after {
	content:'\f00c';
	font-family:'FontAwesome';
	position:absolute;
	left:2px;
	top:3px;
	line-height:1;
	color:#009bdb;
}

.request-login .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

/* Thank you page */
.thank-you-page .section-1 {
	padding:130px 0;
}

.thank-you-page .entry-content {
	text-align:center;
	font-size:26px;
}

.thank-you-page .entry-content h2 {
	font-size:65px;
	margin-bottom:15px;
	font-weight:400;
	font-family: 'GothamPro Medium';
	text-transform:uppercase;
}

.thank-you-page .entry-content .btn {
	text-transform:uppercase;
}


.box {
	padding:25px;
	background-color:#cbf0ff;
	margin-bottom:1rem;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.box .btn-primary {
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.woocommerce .products ul:after, 
.woocommerce .products ul:before, 
.woocommerce ul.products:after, 
.woocommerce ul.products:before {
	display: none;
}

.price-wrap {
	max-width:50%;
}

.price-wrap > span {
	color:#ea534e;
}

.sku_wrapper {
	text-transform:uppercase;
	color:#ea534e;
}

.hidden {
	display:none;
}

/* Responsive */
@media (max-width:1535px) {
	.bottom-header {
		font-size: 17px;
	}
	
	.bottom-header .phone-details .fa {
		margin-right:5px;
	}
}

@media (max-width:1200px) {
	.bottom-header {
		font-size: 20px;
	}
	
	.navbar-expand-md .navbar-nav .nav-link {
		padding-left:10px;
		padding-right:10px;
	}
	
	.woocommerce div.product .product_title, 
	.woocommerce .woocommerce-products-header__title {
		max-width: 70%;
	}
}

@media (max-width:1024px) {
	
	#wrapper-footer-full {
		font-size: 20px;
		padding-bottom:20px;
	}
	
	#wrapper-footer-full .row > div[class^="col-"] {
		margin-bottom:30px;
	}
	
	#wrapper-footer {
		font-size: 12px;
	}
	
	.front-page .section-3 .featured-products {
		margin-left:0;
		padding-right: 15px;
	}
	
	.front-page .section-3 .product-nav {
		margin-right:0;
	}
	
	.woocommerce-MyAccount-content form .form-row input.input-text {
		-moz-flex: 0 0 65%;
		-webkit-flex: 0 0 65%;
		flex: 0 0 65%;
	}
	
	.request-login .gform_wrapper .top_label input.medium {
		max-width: 100%;
	}
	
	.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_6 .gfield_label, 
	.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_16 .gfield_label {
		-moz-flex: 0 0 75%;
		-webkit-flex: 0 0 75%;
		flex: 0 0 75%;
	}
	
	.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_6 div.ginput_container, 
	.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_16 div.ginput_container {
		-moz-flex: 0 0 25%;
		-webkit-flex: 0 0 25%;
		flex: 0 0 25%;
	}
	
	.price-wrap {
		max-width: 100%;
	}
}

@media (max-width:991px) {
	
	.navbar-expand-md .navbar-nav .nav-link {
		padding-left:5px;
		padding-right:5px;
		font-size:12px;
	}
	
	#wrapper-footer {
		font-size: 15px;
		text-align:center;
		line-height:1.625;
	}

	#wrapper-footer .footer-right {
		text-align:center;
	}
	
	#wrapper-footer .footer-left {
		margin-top:30px;
	}
	
	.navbar-dark .navbar-brand {
		max-width: 130px;
	}
	
	.front-page .section-2 .section-wrap {
		padding-bottom:0;
	}
	
	.front-page .section-2 .section-wrap div[class^="col-"] {
		margin-bottom:30px;
	}
	
	.single-product ul.products li.product {
		margin-bottom:30px;
	}
	
	.woocommerce-page table.cart .product-thumbnail {
		display:block;
		text-align:left !important;
	}
	
	.woocommerce table.shop_table_responsive tr td.product-thumbnail:before, 
	.woocommerce-page table.shop_table_responsive tr td.product-thumbnail:before {
		display:none;
	}
	
	.woocommerce table.shop_table_responsive tr td.product-quantity:before,
	.woocommerce-page table.shop_table_responsive tr td.product-quantity:before {
		padding-top:9px;
	}
	
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: #fff;
	}
	
	.woocommerce-cart .woocommerce .quantity {
		overflow:hidden;
	}
	
	.woocommerce-cart .woocommerce .quantity .quantity-input-wrap {
		float: right;
	}
	
	.woocommerce-page table.cart td.actions .d-flex {
		margin-left:-15px;
	}
	
	.woocommerce-page table.cart td.actions .d-flex > * {
		-webkit-flex:0 0 50%;
		-moz-flex:0 0 50%;
		flex:0 0 50%;
	}
	
	.woocommerce-page table.cart td.actions .coupon {
		padding-bottom:0;
		padding:0 15px;
	}
	
	.woocommerce-checkout #order_review th:first-child, 
	.woocommerce-checkout #order_review td:first-child {
		width: 50%;
		padding-top:30px;
	}
	
	.woocommerce .woocommerce-products-header > .d-flex,
	.contact-page .gform_wrapper ul.gform_fields li.gfield {
		-moz-flex-direction:column;
		-webkit-flex-direction:column;
		flex-direction:column;
	}
	
	.woocommerce div.product .product_title, 
	.woocommerce .woocommerce-products-header__title {
		max-width: 100%;
	}
	
	.entry-header .tinvwl_add_to_wishlist_button, 
	.entry-header .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
		position: relative;
		right: auto;
		top: auto;
	}
	
	.woocommerce .woocommerce-ordering, 
	.woocommerce-page .woocommerce-ordering {
		margin-top:30px;
		-moz-align-self:flex-end !important;
		-webkit-align-self:flex-end !important;
		align-self:flex-end !important;
	}
	
	.woocommerce-MyAccount-content form .form-row input.input-text,
	.login-page form .form-row input.input-text {
		-moz-flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	
	.contact-page .gform_wrapper .top_label .gfield_label,
	.request-login .gform_wrapper .top_label .gfield_label,
	.request-login .gform_wrapper .top_label div.ginput_container,
	.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_6 .gfield_label, 
	.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_16 .gfield_label,
	.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_6 div.ginput_container, 
	.request-login .gform_wrapper ul.gform_fields li.gfield#field_2_16 div.ginput_container {
		width: 100%;
		-moz-flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	
	.contact-page .gform_wrapper .top_label input.medium, 
	.contact-page .gform_wrapper textarea.medium {
		width: 100%;
	}
	
	.contact-page .gform_wrapper .gform_footer {
		padding-left: 0;
	}
	
	.request-login .gform_wrapper .gfield_repeater_item {
		margin-left: 0;
		margin-right: 0;
	}
	
	.request-login .gform_wrapper .gfield_repeater_cell {
		max-width: 100%;
		padding:0;
		-moz-flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}

@media (max-width:767px) {
	
	.mobile-nav-wrap {
		width:100%;
	}
	
	.navbar-expand-md > .container-fluid,
	.navbar-expand-md .navbar-nav .nav-link {
		padding-left:15px;
		padding-right:15px;
	}
	
	.navbar-dark .navbar-brand {
		max-width: 100%;
	}
	
	.navbar-expand-md .navbar-nav .nav-link {
		font-size:15px;
	}
	
	.navbar-collapse {
		margin-top:30px;
	}
	
	.navbar-dark .navbar-toggler {
		border:none;
		padding:0;
	}
	
	.navbar-dark .navbar-toggler-icon {
		background:none;
	}
	
	.navbar-toggler-icon {
		position:relative;
		border-bottom:5px solid #009bdb;
	}

	.navbar-toggler-icon:before,
	.navbar-toggler-icon:after {
		content:'';
		height:5px;
		width:100%;
		display:block;
		position:absolute;
		top:0;
		background-color:#009bdb;
		-moz-transition:-moz-transform 0.2s ease-in-out;
		-webkit-transition:-webkit-transform 0.2s ease-in-out;
		-ms-transition:-ms-transform 0.2s ease-in-out;
		-o-transition:-o-transform 0.2s ease-in-out;
		transition:transform 0.2s ease-in-out;
	}

	.navbar-toggler-icon:after {
		top:13px;
	}
	
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
		border-bottom-color:transparent;
	}
	
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
		top:13px;
		-moz-transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
		-moz-transition:-moz-transform 0.2s ease-in-out;
		-webkit-transition:-webkit-transform 0.2s ease-in-out;
		-ms-transition:-ms-transform 0.2s ease-in-out;
		-o-transition:-o-transform 0.2s ease-in-out;
		transition:transform 0.2s ease-in-out;
	}
	
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
		-moz-transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		transform:rotate(-45deg);
		-moz-transition:-moz-transform 0.2s ease-in-out;
		-webkit-transition:-webkit-transform 0.2s ease-in-out;
		-ms-transition:-ms-transform 0.2s ease-in-out;
		-o-transition:-o-transform 0.2s ease-in-out;
		transition:transform 0.2s ease-in-out;
	}
	
	.bottom-header {
		font-size: 23px;
		padding:15px 0;
	}
	
	.bottom-header #searchform {
		margin-left: 0;
		margin-right: 0;
		padding:0;
		margin-bottom:15px;
	}
	
	.front-page .product-category {
		position: relative;
		top: 0;
		width: 100%;
	}
	
	.front-page .section-3 .login-request {
		margin-right:0;
	}
	
	.front-page .section-3 .product-slide .product-thumbnail, 
	.single-product ul.products li.product .product-thumbnail {
		height: auto;
	}
	
	.sidebar {
		margin-bottom:30px;
	}
	
	.single-product ul.products[class*="columns-"] li.product,
	.woocommerce ul.products[class*="columns-"] li.product {
		width: 100%;
		max-width: 50%;
		margin-bottom:30px;
	}
}

@media (max-width:568px) {
	.woocommerce-page table.cart td.actions .d-flex {
		margin-left:0;
		-moz-flex-direction:column;
		-webkit-flex-direction:column;
		flex-direction:column;
	}
	
	.woocommerce-page table.cart td.actions .coupon {
		padding:0;
		margin-bottom:30px;
	}
	
	.woocommerce-cart .woocommerce .coupon button.button {
		max-width:57px;
	}
	
	.dashboard-menu-wrap {
		margin-top:30px;
	}
	
	.account-page .woocommerce-MyAccount-content .d-flex {
		-moz-flex-direction:column;
		-webkit-flex-direction:column;
		flex-direction:column;	
	}
	
	.woocommerce-MyAccount-content .btn-primary {
		margin-right: 0;
		margin-bottom:30px;
	}
	
	.tinvwl_add_to_wishlist_button, 
	.tinv-wishlist.tinvwl-after-add-to-cart 
	.tinvwl_add_to_wishlist_button {
		position: relative;
		right: auto;
		top:auto;
	}
	
	.thank-you-page .entry-content h2 {
		font-size: 45px;
	}
	
	.price-wrap {
		max-width: 100%;
	}
}


@media (max-width:480px) {
	.top-header .d-flex {
		-moz-flex-direction:column;
		-webkit-flex-direction:column;
		flex-direction:column;
	}
	
	.top-header .header-top-menu {
		margin-top:30px;
	}
	
	.navbar {
		padding-bottom: 15px;
	}
	
	.front-page .hero-content h1 {
		font-size: 40px;
	}
	
	.front-page .hero-content h2 {
		font-size: 20px;
	}
	
	.front-page .hero-slider .slick-arrow, 
	.front-page .section-3 .product-feature-slider .slick-arrow {
		display: none !important;
	}
	
	.front-page .hero-slider:hover .slick-arrow, 
	.front-page .section-3 .product-feature-slider:hover .slick-arrow {
		display:block !important;
	}
	
	.front-page .section-4 .d-flex {
		padding:20px 15px;
		-moz-flex-direction:column;
		-webkit-flex-direction:column;
		flex-direction:column;
	}
	
	
	
	.single-product .products .tinvwl_add_to_wishlist_button,
	.woocommerce ul.products .tinvwl_add_to_wishlist_button {
		position:absolute;
		top:15px;
		right:15px;
	}

	.single-product ul.products[class*="columns-"] li.product,
	.woocommerce ul.products[class*="columns-"] li.product {
		max-width: 100%;
	}
	
	.woocommerce form .form-row-first, 
	.woocommerce form .form-row-last, 
	.woocommerce-page form .form-row-first, 
	.woocommerce-page form .form-row-last {
		width: 100%;
	}
	
	.thank-you-page .entry-content h2 {
		font-size: 35px;
	}
	
	.price-wrap {
		-moz-flex-direction:column;
		-webkit-flex-direction:column;
		flex-direction:column;
	}
	
	.price-wrap > span {
		-moz-align-self: flex-start !important;
		-webkit-align-self: flex-start !important;
		align-self: flex-start !important;
	}
}

@media (max-width:320px) {
	.login-page .login .btn {
		margin-bottom:30px;
	}
}
