@charset "UTF-8";
/*
Theme Name: Last Looks
Author: Webtech Maestro team
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twentynineteen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('fonts/BrandonGrotesque-Black.eot');
  src: url('fonts/BrandonGrotesque-Black.woff') format('woff2'),
       url('fonts/BrandonGrotesque-Black.woff') format('woff'),
       url('fonts/BrandonGrotesque-Black.ttf') format('truetype'),
       url('https://lastlooksfx.com/wp-content/themes/lastlooks/fonts/BrandonGrotesque-Black.svg#BrandonGrotesque-Black') format('svg'),
       url('fonts/BrandonGrotesque-Black.eot#iefix') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('fonts/BrandonGrotesque-Bold.eot');
  src: url('fonts/BrandonGrotesque-Bold.woff') format('woff2'),
       url('fonts/BrandonGrotesque-Bold.woff') format('woff'),
       url('fonts/BrandonGrotesque-Bold.ttf') format('truetype'),
       url('https://lastlooksfx.com/wp-content/themes/lastlooks/fonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg'),
       url('fonts/BrandonGrotesque-Bold.eot#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('fonts/BrandonGrotesque-Medium.eot');
  src: url('fonts/BrandonGrotesque-Medium.woff') format('woff2'),
       url('fonts/BrandonGrotesque-Medium.woff') format('woff'),
       url('fonts/BrandonGrotesque-Medium.ttf') format('truetype'),
       url('https://lastlooksfx.com/wp-content/themes/lastlooks/fonts/BrandonGrotesque-Medium.svg#BrandonGrotesque-Medium') format('svg'),
       url('fonts/BrandonGrotesque-Medium.eot#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('fonts/BrandonGrotesque-Regular.eot');
  src: url('fonts/BrandonGrotesque-Regular.woff') format('woff2'),
       url('fonts/BrandonGrotesque-Regular.woff') format('woff'),
       url('fonts/BrandonGrotesque-Regular.ttf') format('truetype'),
       url('https://lastlooksfx.com/wp-content/themes/lastlooks/fonts/BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular') format('svg'),
       url('fonts/BrandonGrotesque-Regular.eot#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('fonts/BrandonGrotesque-Light.eot');
    src: url('fonts/BrandonGrotesque-Light.eot#iefix') format('embedded-opentype'),
        url('fonts/BrandonGrotesque-Light.woff') format('woff2'),
        url('fonts/BrandonGrotesque-Light.woff') format('woff'),
        url('fonts/BrandonGrotesque-Light.ttf') format('truetype'),
        url('https://lastlooksfx.com/wp-content/themes/lastlooks/fonts/BrandonGrotesque-Light.svg#BrandonGrotesque-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
body{
	font-family: 'Brandon Grotesque';font-size: 16px;font-weight:400;
}
h1, h2, h3, h4, h5, h6{
	font-weight: 700;
}
ul{
	list-style-type: none;margin: 0;padding: 0;	
}
a{
	text-decoration: none !important;
	color:#35e8f2;
}

a:hover{transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;}
.top-header-div.header-contact {
	width: 35%;
	padding: 20px 61px 20px 82px;
	position: relative;
}
.top-header-div {
	display: inline-block;
	float: left;
}
.top-header-div.header-timings {
	width: 36%;
	padding: 35px 75px;
	position: relative;
}
.header-socials a {
	margin: 0px 8px;
	font-size: 18px;
	color: #000000;
}
.header-socials p {
	margin: 0 !important;
}
.top-header-div.header-socials {
	padding: 47px 0px;
}
.top-header-div.header-contact::before {
	content: "";
	border-left: 1px solid;
	padding: 30px 0px;
	position: absolute;
	left: 0;
	top: 28px;
	color: #bdbdbd;
}
.top-header-div.header-contact::after, .top-header-div.header-timings::after, .top-header-div.header-socials::after {
	content: "";
	border-left: 1px solid;
	padding: 30px 0px;
	position: absolute;
	right: 0;
	top: 28px;
	color: #bdbdbd;
}
.header-phone a {
	color: #000000;
	font-weight: bold;
}
.header-phone {
	color: #000000;
	font-size: 18px;
	text-indent: -10px;
}
.header-location {
	color: #5f5f5f;
	font-size: 14px;
	text-indent: -8.5px;
}
.header-contact p {
	margin: 0 0 4px;
}
.header-location .fas.fa-map-marker {
	color: #000000;
	font-size: 18px;
	position: relative;
	left: -2px;
	top: 2px;
}
.timings .opening-hours .bar {
	margin: 0px 4px;
	position: relative;
	top: -1px;
	color: #e8e8e8;
	font-size: 14px !important;
	margin-right: 12px;
}
.timings {
	font-size: 14px !important;
	position: relative;
}
.timings span span {
	font-weight: bold;
	text-transform: uppercase;
}
.closed-day .bar {
	position: relative;
	margin-right: 12px;
	margin-left: 19.5px;
	color: #e8e8e8;
}
.top-header-div.header-socials {
	padding: 47px 34px;
	position: relative;
}
.logo {
	padding-top: 22px;
}
.timings::before {
	content: "\f017";
	position: absolute;
	font-family: "Font Awesome 5 Free";
	left: -24px;
	top: 8px;
	font-weight: 900;
	font-size: 16px;
}
.submenu-expand.main-menu-more-toggle.is-empty {
	display: none;
}
.sub-menu.hidden-links {
	display: none;
}
.top-nav.navbar.navbar-default {
	background: #000000;
	text-align: center !important;
	border: none;
	border-radius: 0;
}
#menu-main-menu.navbar-nav > li, #menu-product-category-menu.navbar-nav > li {
	float: none;
	display: inline-block;
}
#menu-main-menu.navbar-nav, #menu-product-category-menu.navbar-nav {
	float: none;
	text-align: center !important;
}
#menu-main-menu a {
	color: #ffffff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 27px;
	display: inline-block;
}
#menu-product-category-menu.navbar-nav a {
	color: #ffffff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 12px;
}
.current_page_item a {
	color: #35e8f2 !important;
}
.menu-item a:hover {
	color: #35e8f2 !important;
}
.home .entry-header {
	display: none !important;
}
.top-nav.navbar.navbar-default {
	margin-bottom: 0;
}
.wpb_revslider_element.wpb_content_element {
	margin-bottom: 0 !important;
}
.side-contact-info {
	padding-left: 50px;
	padding-top: 35px;
	background: #f9f8f8;
	box-shadow: 1px -2px 5px -2px #000000;
	margin-right: 2px;
	padding-bottom: 60px;
}
.side-contact-info h3 {
	color: #000000;
	font-size: 24px;
	line-height: 29px;
}
.side-contact-info p:nth-child(2)::before {
	content: "\f041";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	margin-right: 15px;
	color: #35e8f2;
}
.side-contact-info p:nth-child(2) {
	text-indent: -28px;
	padding-left: 29px;
}
.side-contact-info a {
	color: #000000;
	background: #35e8f2;
	padding: 4px 30px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 17px !important;
}
.side-contact-info p:nth-child(2) {
	text-indent: -28px;
	padding-left: 29px;
	margin-top: 15px;
}
.side-contact-info h3:nth-child(4)::before {
	content: "\f017";
	font-family: "Font Awesome 5 Free";
	font-size: 16px;
	margin-right: 14px;
	color: #35e8f2;
}
.side-contact-info h3:nth-child(4) {
	font-size: 18px;
}
.side-contact-info p:nth-child(5), .side-contact-info p:nth-child(6) {
	padding-left: 23px;
	font-size: 14px;
	margin-bottom: 6px;
}
.side-contact-info p:nth-child(6) strong {
	border-left: 1px solid #444444;
	padding-left: 10px;
	margin-left: 28px;
}
.side-contact-info p:nth-child(5) strong {
	border-left: 1px solid #444444;
	padding-left: 10px;
	margin-left: 10px;
}
.wpb_gmaps_widget .wpb_wrapper {
	padding: 0px !important;
}
.testimonials .flexslider {
	padding: 0;
	background: transparent;
	border: none;
	box-shadow: none;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0 !important;
}
.testimonials .wpb_posts_slider .flex-caption, .testimonials  .wpb_posts_slider .nivo-caption {
	background-color: transparent;
}
.testimonials .post-title {
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #ffffff;
	font-size: 16px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.testimonials .flex-caption {
	text-align: center;
	position: relative !important;
	min-height: 115px !important;
}
.testimonials p {
	font-size: 26px;
	font-style: italic;
	max-width: 560px;
	margin: 0 auto;
}
.testimonials .flex-control-nav.flex-control-paging {
	display: none !important;
}
.testimonials .post-title span {
	font-weight: 400;
	font-style: italic;
	text-transform: capitalize !important;
}
.vc_custom_heading{position: relative;padding-bottom: 12px;text-align: center !important;
	font-weight: bold !important;text-transform: uppercase;}
h2.vc_custom_heading {
	font-family: 'Brandon Grotesque' !important;
	font-size: 24px;
}
.service-section-3 h4.vc_custom_heading{height: 53px;}
.vc_custom_heading::after {
	content: "";
	position: absolute;
	border-bottom: 1px solid;
	padding: 1px;
	width: 65px;
	bottom: 0px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.studio_form{background-color: #fafafa;}

.testimonials .vc_custom_heading {
	color: #ffffff;
}
.side-contact-info {
	margin-bottom: 0 !important;
}
.wpb_gmaps_widget.wpb_content_element {
	margin-bottom: 0 !important;
}
.testimonials .flex-direction-nav a {
	opacity: 1;
}
.testimonials .flex-direction-nav .flex-prev {
	left: 165px;
}
.testimonials .flex-direction-nav .flex-next {
	right: 165px;
}
.testimonials .flex-direction-nav a::before {
	font-family: "Font Awesome 5 Free";
	font-size: 40px;
	display: inline-block;
	content: '\f30a';
	font-weight: 900;
}
.testimonials .flex-direction-nav a.flex-next::before {
	content: '\f30b';
}
.testimonials .flexslider:hover .flex-prev {
	opacity: 1;
	left: 165px;
}
.testimonials .flexslider:hover .flex-next {
	opacity: 1;
	right: 165px;
}
.cats-wrapper {
	max-width: 1000px !important;
	margin: 0 auto;
}

.cat-title-p {
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
}
.cat-desc-wrapper .cat-title {
	text-align: center;
	padding: 10px 35px;
	background: #35e8f2;
	margin: 0 auto;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.cat-desc-wrapper {
	position: relative;
}
.cat-desc-wrapper {
	position: relative;
	padding: 40px 34px 87px;
	text-align: center;
	background: #f6f6f6;
	margin-bottom: 35px !important;
	min-height: 255px;
}
.cat-image-wrapper img {
	max-width: 100%;
}
.cat-desc-wrapper p {
	color: #6e6a6a;
}
.shop-link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid;
	padding: 6px 22px;
	border-radius: 26px;
	text-transform: uppercase;
	margin: 0 auto;
}
.shop-btn-wrapper {
	position: absolute;
	bottom: 37px;
	left: 0;
	right: 0;
}
.shop-by-cat .vc_custom_heading {
	margin-bottom: 36px;
}
.single-product .entry-header {
	padding-top: 65px;
}
.loop-brand span {
	background: #F7F7F7;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	padding: 4px 9px;
}
.term-description {
	display: none;
}
.loop-brand {
	margin-bottom: 4px;
}
.home .custom-wrapper {
	max-width: 960px;
	margin: 39px auto 0px;
	background: #ffffff;
	padding: 5px 25px 30px;
	box-shadow: 0px 0px 10px #eeeeee;
	padding-bottom: 115px;
	position: relative;
}
.home .tribe-event-url {
	color: #35e8f2;
	text-transform: uppercase;
	font-size: 25px;
}
.home .tribe-event-schedule-details {
	font-weight: 900;
	margin-top: -8px;
	font-size: 18px;
	margin-bottom: 10px;
}
.home .tribe-events-event-cost {
	position: absolute;
	right: 33px;
	top: 20px;
	font-size: 27px;
	font-weight: bold;
}
.single-tribe_events .tribe-events-schedule.tribe-clearfix {
	display: none;
}
.single-tribe_events .tribe-events-single-event-title {
	margin-bottom: 26px !important;
}
.single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-gmap {
	display: none !important;
}
.home .tribe-events-venue-details {
	font-style: italic;
	margin-bottom: 20px;
}
.home .tribe-events-gmap {
	display: none;
}
.home .tribe-events-list-event-description.tribe-events-content.description.entry-summary {
	display: inline-grid;
	width: calc(100% - 217px);
	padding-left: 13px !important;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0;
	font-size: 22px;
	/* position: relative; */
}
.home .tribe-events-read-more {
	background: #35e8f2;
	display: inline-block !important;
	width: 216px;
	text-align: center;
	font-weight: bold;
	padding: 15px 23px;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 7px;
	position: absolute;
	right: 0;
	color: #000000;
	left: 0;
	margin: 0 auto;
	bottom: 27px;
}
.home .tribe-events-event-image {
	display: inline-grid;
	max-width: 213px;
	overflow: hidden;
}
.home .tribe-events-event-image img {
	max-width: 100%;
	height: auto;
}
.vc_custom_heading.main-heading::after {
	content: none;
}
.vc_custom_heading.main-heading {
	padding-bottom: 0;
	margin-bottom: 0;
}
.vc_custom_heading.sub-heading {
	margin-top: 6px;
	text-transform: capitalize;
	color: #999999;
	font-size: 16px;
	font-weight: 400 !important;
	margin-bottom: 61px;
}
.main-footer {
	background: #000000;
	padding-top: 45px;
	padding-bottom: 30px;
}
.main-footer .header-phone {
	color: #35e8f2;
	font-size: 18px;
	text-indent: 1px;
	margin-top: 32px;
}
.main-footer .header-phone a {
	color: #dddddd;
	margin-left: 5px;
}
.main-footer .header-location {
	color: #9e9e9e;
	font-size: 14px;
	text-indent: -8px;
	padding-left: 27px;
	padding-right: 66px;
	margin-bottom: 25px;
}
.main-footer .header-location .fas.fa-map-marker {
	color: #35e8f2;
	left: -8px;
}
.main-footer .timings::before {
	content: "\f017";
	left: 2px;
	top: 0px;
	color: #35e8f2;
}
.opening-hours {
	display: block;
}
.main-footer .timings {
	padding-left: 27px;
	color: #9e9e9e;
}
.main-footer .timings span span {
	color: #ffffff;
}
.main-footer h2 {
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
}
.main-footer li a::before,.brand_item li::before {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #35e8f2;
	font-size: 11px;
	position: relative;
	top: -1px;
	margin-right: 8px;
}
.main-footer li a {
	color: #9e9e9e;
	font-size: 14px;
}
.main-footer li {
	margin-bottom: 5px;
}
.copyright-text p {
	color: #000000;
}
.footer-social a {
	color: #35e8f2;
	margin-left: 35px;
}
.copyright {
	padding: 20px 0px 11px;
}
.footer-social {
	text-align: right;
}
.map-overlay {
	position: absolute;
	top: 0;
	background: #000000;
	padding: 15px 76px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	right: 0px;
}
#slide-1-layer-2, #slide-1-layer-1 {
	cursor: pointer;
}
.woocommerce-ordering {
	display: none !important;
}
.shop-sidebar {
	padding-top: 30px;
}
.shop-by-category-description p {
	color: #666666;
	text-align: center;
	max-width: 950px;
	margin: 0 auto 45px !important;
}
.filters h1 {
	font-size: 19px;
	text-transform: uppercase;
	background: #35e8f2;
	padding: 9px;
}
#sort-prods {
	width: 100%;
}
.button {
	background: #35e8f2 !important;
	color: #000000 !important;
	text-transform: uppercase;
}
.tribe-events-title-bar {
	padding-top: 35px;
}
.nw-cart-container {
	clear: both;
	position: absolute;
	right: 9% !important;
	top: 7px !important;
	z-index: 10;
	border: none !important;
}
.nw-cart-contents span {
	background: #35e8f2;
	padding: 3px 0px;
	text-align: center !important;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: relative;
	top: 4px;
}
.nw-cart-drop-toggle {
	border: none !important;
}
.nw-cart-icns img {
	width: 27px !important;
	height: 25px !important;
	max-width: 27px !important;
}
.single-product .entry-content .woocommerce {
	padding-top: 13px !important;
}
.single-product .entry-meta {
	display: none;
}
.woocommerce-info::before {
	color: #35e8f2 !important;
}
.woocommerce-info {
	border-top-color: #35e8f2 !important;
}
.wpcf7-form-control.wpcf7-submit {
	background: #35e8f2;
	border: none;
	text-transform: uppercase;
	padding: 5px 24px;
	font-size: 14px;
	font-weight: 700;
}
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
	border: 1px solid #cccccc;
	margin-top: 9px;
	margin-bottom: 17px !important;
	width: 100% !important;
	min-height: 37px;
	border-radius: 4px;
	max-height: 110px;
}
.wpcf7-form label {
	width: 100%;
}
.woocommerce-MyAccount-navigation-link a {
	color: #000000 !important;
	display: block;
	background: #f9f9f9;
	padding: 14px 16px;
	border-bottom: 1px solid #eeeeee;
	text-transform: uppercase;
	font-weight: 500;
}
.woocommerce-MyAccount-navigation-link a:hover, .woocommerce-MyAccount-navigation-link.is-active a {
	background:#35e8f2 !important;
}
.side-contact-info a:hover, .button:hover, .wpcf7-form-control.wpcf7-submit:hover, .shop-link:hover, .home .tribe-events-read-more:hover {
	color: #35e8f2 !important;
	background: #000000 !important;
	border-color: transparent;
}
.main-footer .current_page_item a {
	color: #9e9e9e !important;
}
.main-footer li a:hover, .main-footer .header-phone a:hover{
	color: #35e8f2;
}
#tribe-events-content-wrapper {
	padding-top: 30px;
}
.single-product .variations tr {
	position: relative !important;
}
.variations .label {
	display: block !important;
	color: #000000;
	position: absolute;
	/*top: 0;*/
	font-size: 16px;
	/*left: 2px;*/
}
.variations .value.woo-variation-items-wrapper, .variations .value {
	padding-top: 33px;
	padding-bottom: 7px;
}
#tab-description > h2 {
	display: none;
}
.benefits .vc_custom_heading {
	margin-bottom: 50px;
}
.benefits .wpb_single_image.wpb_content_element.vc_align_center {
	min-height: 77px;
	margin-bottom: 12px;
}
.benefits .vc_row.wpb_row.vc_inner.vc_row-fluid {
	margin-bottom: 30px;
}
.benefits .wpb_text_column.wpb_content_element {
	padding: 0px 50px;
	font-size: 18px;
	font-weight: 500;
	/* margin-bottom: 0; */
}
.single-product .iconic-woothumbs-thumbnails__slide {
	opacity: 1 !important;
}
#menu-item-207 {
	display: none !important;
}
.logged-in #menu-item-207 {
	display: inline-block !important;
}
.logged-in #menu-item-206 {
	display: none !important;
}
#menu-item-209 {
	display: none !important;
}
.logged-in #menu-item-209 {
	display: inline-block !important;
}
.logged-in #menu-item-208 {
	display: none !important;
}
.um-right.um-half {
    display: none;
}
.um-left.um-half {
    width: 100%;
}
.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
    background: #35e8f2 !important;
    color: #000000 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
input[type=submit].um-button, input[type=submit].um-button:focus {
    width: 160px !important;
    margin: 20px 0 0 !important;
}
.page-id-202 header.entry-header, .page-id-212 header.entry-header {
    display: none;
}
.page-id-202 .entry-content, .page-id-212 .entry-content {
    padding-top: 50px;
}
.um-col-alt-b a {
    text-align: left !important;
}
.freeze-warning {
	color: red;
}
.modal-dialog {
	margin-top: 120px;
}
#freeze-warning .btn.btn-danger {
	background: #35e8f2;
	border: none;
	float: right;
	padding: 2px 7px;
	color: #000000;
}
.modal-header {
	background: #000000;
	padding: 12px 15px;
}
.content-pop {
	padding: 15px;
}
.pop-header-title {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}
.tc-totals-form.tm-totals-form-main {
	display: none !important;
}
.tc-name.variation-WinterShippingPreference::before {
	content: "Freeze Warning : ";
	color: red;
}
.tc-name.variation-WinterShippingPreference {
	width: 107px;
	height: 22px;
	overflow: hidden;
}
.tm-epo-field-label {
	font-weight: normal !important;
}
.tmcp-field.tm-epo-field.tmcp-select {
	font-weight: normal !important;
}
.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
	width: 100% !important;
}
.submit.button, .button.button-primary {
	border: none;
	padding: 10px 30px;
}
.page .entry-header{text-align: center;}
.page-id-17 .entry-header {
	padding-top: 9px;
	text-align: center;
}
.page-id-17 .side-contact-info {
	position: relative;
	top: 32px;
}
.brand-image-wrapper {
	text-align: center;
}
.brand-name-wrapper {
	text-align: center;
	margin-bottom: 20px !important;
	padding: 10px;
}
.page-id-16 .entry-header{
	padding-top: 16px;
	text-align: center;
}
.tribe-events-gmap {
	display: none !important;
}
.post-type-archive-tribe_events .tribe-events-read-more {
	background: #35e8f2;
	color: #000000;
	padding: 9px;
	display: block;
	max-width: 200px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin: auto;
	margin-top: 10px;
}
.page-id-17 .side-contact-info p:nth-child(2) {
	font-size: 20px;
}
.page-id-17 .side-contact-info h3 {
	font-size: 28px;
	line-height: 33px;
}
.contact-hours table {
	font-size: 20px;
}
.contact-hours h3 {
	font-size: 28px;
}
.brand-name-wrapper {
	font-size: 20px;
	font-weight: 500;
}
.brand-image-wrapper img {
	max-width: 100%;
}
.brand-image-wrapper {
	min-height: 260px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
	display: none;
}
.tribe-events-single-event-description.tribe-events-content ul {
	list-style-type: disc;
	padding-left: 15px;
}
.single-cat-wrapper .wpb_single_image {
	margin-bottom: 0 !important;
}
.cat-title-wrapper {
	position: relative;
	margin: 0 !important;
}
.cat-title-wrapper p {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0;
	top: -13px;
}
.cat-title-wrapper .cat-title {
    text-align: center;
    padding: 10px 35px;
    background: #35e8f2;
    margin: 0 auto;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.shop-page-cat-wrapper {
	background: #f6f6f6;
	padding: 40px 30px 25px;
	text-align: center;
	color: #6e6a6a;
	margin: 0 !important;
}
.shop-btn-wrapper-b {
	background: #f6f6f6;
	padding: 0px 0px 34px;
	text-align: center;
}
.shop-page-cat-row {
	max-width: 1000px;
	margin: 0 auto !important;
}
.shop-page-heading p {
	max-width: 980px;
	margin: 25px auto 0 !important;
	text-align: center;
}
.page-id-570 .entry-header {
	display: none;
}
.shop-page-heading {
	padding-top: 25px;
}
.tribe-events-list-event-description ul {
	list-style-type: disc;
	margin: 0;
	padding: 0 0px 0px 22px;
}
.extra-date {
	margin-bottom: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	min-height: 400px;
}
.entry-content,.entry-title{
	padding: 0 15px;
}
.woocommerce-variation-custom-text-field {
	padding: 0px 0px 15px;
}
.single-product .sku_wrapper {
	display: none;
}
.new-services-section a,.btn_see{
	color: #000000;
	background: #35e8f2;
	padding: 4px 30px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 17px !important;
}
.new-services-section a:hover {
	background:#000;
	color:#35e8f2;
}
.new-services-section {
	text-align:center;
}
.new-services-section .wpb_single_image {
	margin-bottom: 10px;
}
.new-services-section {
	margin-top: 50px;
	margin-bottom: 30px;
}
.temp-list ul li {
	margin-bottom: 13px;
	font-size: 18px;
	list-style-image: url("list-arrownew.png");
}
.temp-list {
	margin-bottom:25px;
}
.temp-list ul{width: 45%;margin: 0 auto;}
.temp-list + .wpb_text_column.wpb_content_element{text-align: center;}
.service-text .vc_col-sm-8 .vc_column-inner {
	font-size: 20px;
	padding: 35px 150px 35px !important;
}
.service-column .vc_column-inner {
	min-height: 640px;
	background: #fff;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.service-column .vc_custom_heading{
	margin-bottom:35px;
}
.service-column .vc_column-inner .wpb_text_column {
	font-size: 17px;
	padding: 0 15px !important;
}
.service-column .vc_column-inner .wpb_text_column ul {
	display: inline-block;
	width: 100%;
}
.service-column .vc_column-inner .wpb_text_column ul li {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 8px 15px;
	text-align: right;color: #35e8f2;
}
.service-column .vc_column-inner .wpb_text_column ul li:last-child {
	border:none;
}
.service-column .vc_column-inner .wpb_text_column ul li strong {
	float: left;color: #000;
}
.service-column .vc_column-inner .wpb_text_column:last-child {
	padding: 0 !important;
}
.service-column .vc_column-inner .service-padding-text:last-child {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.service-column .vc_custom_heading {
	background: #fafafa;
	margin: 0;
	padding: 15px 0 7px;
	border-bottom: 18px solid #fafafa;
	font-size:18px !important;
}
.service-section-2 {
	padding-bottom: 65px;
	padding-top: 65px !important;
}
.nw-cart-container.nw-cart-click{display: none;}
.brand_item .wpb_text_column.wpb_content_element{margin-bottom: 30px !important;}
/*.brand_item ul{padding-left: 15px;}*/
.brand_item li{position: relative;padding-left: 18px;}
.brand_item li::before{position: absolute;left: 0px;line-height: initial;top: 4px;margin: 0px;}
.page-id-908 .entry-header{text-align: center;}

.service-section-3{background-color: #fafafa;}
.submenu-expand {
	display: none !important;
}
.mobile-parent-nav-menu-item {
	display: none;
}
.sub-menu {
	position: absolute;
	z-index: 999999;
	width: 325px;
	background: #000;
	right: 0;
	text-align: left;
	/* padding: 15px 0px; */
	display: none;
}
.menu-item-has-children:hover .sub-menu {
	display: block;
}
.sub-menu li a {
	padding: 5px 15px !important;
	display: block !important;
}
.single-product .entry-content {
	font-size: 18px;
}
.single-product .summary .woocommerce-Price-amount.amount {
	font-size: 1.75em;
}
#tab-description ul {
	list-style-type: disc;
}
.tinvwl_add_to_wishlist_button {
	color: gray !important;
}
a:visited .woocommerce-loop-product__title {
	color: #000 !important;
}
.category.filters {
	display: none;
}

.entry-date.published {
	display: none !important;
}

/*------------------------------------Start Media Queries------------------------------------------*/
@media (max-width:1199px) and (min-width:992px){
	.top-header-div.header-contact {
		padding: 20px 15px 20px 38px;
	}
	.top-header-div.header-timings {
		width: 34%;
		padding: 35px 40px;
	}
	.top-header-div.header-socials {
		padding: 47px 28px;
	}
	.nw-cart-container {
		right: 5% !important;
	}
	.button{
		font-size: 95% !important;
	}
	.filters h1{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1199px){
	.side-contact-info{
		padding-left: 25px;
	}
	.map-overlay{
		padding-left: 25px;
		padding-right: 25px;
		font-size: 20px;
	}
	.testimonials .flex-direction-nav .flex-prev{
		left: 120px;
	}
	.testimonials .flex-direction-nav .flex-next{
		right: 120px;
	}
	.cat-desc-wrapper{
		min-height: 270px;
	}
}
@media (max-width:991px) and (min-width:768px){
	#menu-main-menu a {
	color: #ffffff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 12px;
}
.side-contact-info {
	padding-left:10px;
}
.side-contact-info p:nth-child(2) {
	text-indent: -28px;
	padding-left: 24px;
	margin-top: 15px;
	font-size: 14px;
}
.side-contact-info h3 {
	font-size:20px;
}
.side-contact-info p:nth-child(5) strong {
	border-left: 1px solid #444444;
	padding-left: 3px;
	margin-left: 3px;
	font-size: 12px !important;
}
.side-contact-info p:nth-child(6) strong {
	font-size:12px;
}
.map-overlay {
	padding: 15px 60px;
	left: 0;
	top: 102px;
    text-align: center;
}
	.logo .img-reeponsive {
		max-width: 100%;
	}
	.header-phone {
		font-size: 14px;
	}
	.top-header-div.header-contact {
		width: 28%;
		padding: 20px 8px 20px 30px;
	}
	.header-location {
		font-size: 11px;
	}
	.top-header-div.header-timings {
		width: 30%;
		padding: 35px 12px 35px 30px;
		position: relative;
	}
	.timings {
		font-size: 10px !important;
	}
	.nw-cart-container {
		right: 5% !important;
	}
	.testimonials .flex-direction-nav .flex-prev {
	left:0;
}
.testimonials .flex-direction-nav .flex-next {
	right:0;
}
.testimonials .flexslider:hover .flex-prev {
	opacity: 1;
	left: 0;
}
.testimonials .flexslider:hover .flex-next {
	opacity: 1;
	right: 0;
}
.cat-image-wrapper img {
	max-width: auto !important;
	width: 100% !important;
}
.home .tribe-events-list-event-description.tribe-events-content.description.entry-summary {
	font-size: 18px;
}
}
@media only screen and (max-width: 991px){
	.home .tribe-event-url,.home .tribe-events-event-cost{
		font-size: 22px;
	}
	.tribe-events-sub-nav li a{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media(max-width:767px){
	.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
	width: 100% !important;
	text-align: center !important;
}

.woocommerce ul.products li.product .onsale {
	top: 10px !important;
	right: 10px !important;
}
.cat-image-wrapper img {
	max-width:auto !important;
	width: 100% !important;
}
.top-header-div.header-contact {
	width: 100%;
	padding: 20px 0 0px 0px;
	position: relative;
	text-align: center;
}
	.top-header-div.header-contact::after, .top-header-div.header-timings::after, .top-header-div.header-socials::after {
		border-left: none;
	}
	.top-header-div.header-contact::before {
		border-left: none;
	}
	.top-header-div.header-timings {
	width: 50%;
	padding: 7px 0 0px 0;
	text-align: center;
	float: left;
}
	.timings {
		font-size: 12px !important;
		display: inline-block;
	}
	.top-header-div.header-socials {
	padding: 13px 28px;
	width: 50%;
	text-align: center;
	float: right;
}
.side-contact-info {
	padding-left: 0;
	margin-right: 0;
	text-align: center;
}
.map-overlay {
	position: absolute;
	top: 0;
	background: #000000;
	padding: 15px 76px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	left: 0;
	top: 102px;
	text-align: center;
}
.testimonials .flex-direction-nav .flex-prev {
	left:0;
}
.testimonials .flex-direction-nav .flex-next {
	right:0;
}
.testimonials .flexslider:hover .flex-prev {
	opacity: 1;
	left: 0;
}
.testimonials .flexslider:hover .flex-next {
	opacity: 1;
	right: 0;
}
.home .tribe-events-gmap {
	margin-top:0 !important;
}
.home .tribe-events-read-more {
	background: #35e8f2;
	display: inline-block !important;
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding: 7px 23px;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 40px;
	position: relative;
	right: 0;
}
.home .tribe-events-list-event-description.tribe-events-content.description.entry-summary {
	display: inline-grid;
	width: 100%;
	padding-right: 0;
	position: relative;
	text-align: left;
	top: 20px;
}
.home .custom-wrapper {
	text-align:center;
}
.about {
	text-align: center;
}
.main-footer .header-location {
	color: #9e9e9e;
	font-size: 14px;
	text-indent: 0;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 25px;
}
.main-footer {
	text-align: center;
}
.copyright-text p {
	text-align: center;
}
.footer-social {
	text-align: center;
}
#menu-main-menu.navbar-nav > li {
	float: none;
	display: inline-block;
	width: 100%;
}
.closed-day{
	display: flex;
}
.closed-day .bar{
	margin-right: 18px;
	font-size: 16px;
}
.main-footer ul{
	padding-left: 42%;
}
.main-footer li{
	display: flex;
}
.footer-social a:first-child{
	margin-left: 0;
}
.nw-cart-container{
	right: 0 !important;
}
.side-contact-info h3:nth-child(4){
	display: flex;
	padding-left: 36%;
}
.side-contact-info p:nth-child(5), .side-contact-info p:nth-child(6){
	display: flex;
	padding-left: 41%;
}


}
@media only screen and (max-width: 575px){
	.top-header-div.header-socials{
		text-align: right;
		padding-left: 0;
		padding-right: 0;
	}
	.side-contact-info h3:nth-child(4){
		padding-left: 26%;
	}
	.side-contact-info p:nth-child(5), .side-contact-info p:nth-child(6){
		display: flex;
		padding-left: 34%;
	}
	.map-overlay{
		font-size: 20px;
		top: 65px;
	}
	.home .custom-wrapper{
		padding-left: 15px;
		padding-right: 15px;
	}
	.home .tribe-event-url, .home .tribe-events-event-cost{
		font-size: 17px;
	}
	.home .tribe-events-event-cost{
		top: 54px;
	}
	.main-footer ul{
		padding-left: 35%;
	}
}