 /*
 Theme Name:   Lotus Flower - Child
 Theme URI:
 Description:  Lotus Flower - Child
 Author:       Kane Cameron
 Author URI:   http://example.com
 Template:     lotusflower
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  lotus-flower
 Theme Red: #FF0000;
*/

h1.underline-title {
    font-size: 16px;
    color: #5d5d5d;
    text-transform: uppercase;
}

h1.underline-title span {
    border-bottom: 3px solid #FF0000;
}

#page {
	margin: 0;
}

/* Header */

#top-header {
	background-color: rgba(0, 0, 0, 0.80)!important;
	border: none;
	text-align: right;
}

#top-header i {
	color: #fff;
	padding-left: 7px;
    font-size: 16px;
    transition: color 200ms;
}

#top-header i:hover {
	color: #FF0000;
}

p.head-number {
	color: #fff;
	margin: 0;
	padding: 0;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 200!important;
}

#logo {
	padding: 0 0 30px 0;
}

#branding {
	background-color: rgba(0, 0, 0, 0.65)!important;
}

#nav-menu {
	line-height: 120px;
}

#nav-menu li a {
	color: #fff;
	font-weight: 400!important;
}

#page-title-wrap {
	background-color: #000;
    margin-bottom: 60px;
}

#page-title-wrap .page-title h1 {
	font-weight: 400!important;
    font-size: 16px;
	color: #FF0000!important;
	text-transform: uppercase;
}

.page-title .crumbs {
	color: #9b9b9b;
	text-transform: uppercase;
}

.page-title .crumbs a {
	color: #FF0000!important;
}

/* Home Template */

.blackbar {
	background-color: #000;
	text-align: center;
	margin: 0 0 70px 0;
}

p.find-your-wheels {
	font-weight: 400!important;
    font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}

p.find-your-wheels span {
    border-bottom: 3px solid #FF0000;
}

.redbar {
	background-color: #FF0000;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	margin: 10px 0 20px 0;
    border-bottom: 2px solid #ca2424;
	height: 100px;
	font-size: 16px;
}

p.supply-title a {
	color: #fff;
}

.bottom-car {
	background: url("images/bottom-car.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
	height: 272px;
	margin: 20px 0 20px 0;
}

.gallery-text {
	text-align: center;
}

p.gallery-text {
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
    font-size: 37px;
    color: #fff;
}

.whitebar {
	text-align: center;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 60px;
}

p.whitebar-text {
	color: #000;
	font-size: 16px;
	padding: 20px 0 20px 0;
	line-height: 27px;
}

p.whitebar-text span {
	color: #FF0000;
}

.home-categories img {
	border-radius: 2px;
}

.boxcontainer {
	position: relative;
}

.boxcontainer a {
	width: 100%;
	height: 214px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	position: relative;
}

.boxcontainer a:hover {
	background:
    /* top, transparent black, faked with gradient */
    linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.7)
    ),
    /* bottom, image */
    url(http://tyresave.web1.forefrontdigital.net/wp-content/themes/lotusflower-child/images/home-cat1.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}


.boxcontainer-text {
	position: absolute;
	background-color: #FF0000;
	width: 60%;
	left: 20%;
	right: 20%;
	top: 50%;
	transform: translateY(-50%);
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 10px 10px 10px;
    border-radius: 2px;
    text-shadow: 1px 1px 1px solid;
}

/* Sidebar */

.sidebartitleone {
	font-weight: 600!important;
    font-size: 16px;
    color: #FF0000!important;
    text-transform: uppercase;
}

a.sidebartitleone:hover {
	text-decoration: underline;
}

p.sidebartitletwo {
	font-weight: 600!important;
    font-size: 16px;
    color: #000!important;
    text-transform: uppercase;
}

p.sidebartext {
	color: #000;
}

/* Footer */

#footer {
	margin-top: 10px;
}

#footer .widget-header .widget-title {
	font-weight: 500!important;
    font-size: 16px;
	color: #FF0000;
	text-transform: uppercase;
}

#footer .widget-header:after {
	height: 1px;
}

#footer-bottom a:hover {
	color: #FF0000;
}

/* Footer Form */

.ninja-forms-required-items {
	display: none;
}

.ninja-forms-req-symbol {
	color: #FF0000;
}

textarea#ninja_forms_field_3,
#ninja_forms_field_64_div_wrap .customSelect {
    color: #828386;
    border: 1px solid #36383b;
    background-color: #2d2e31;
    height: 75px;
}

#ninja_forms_field_64_div_wrap .customSelect {
    height: auto;
}

.home .header-outer {
	position: relative;
}

#header-wrap {
	background-image: url(images/);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.home #header-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	background-image: none;
}

.boxcontainer {
	margin-bottom: 10px;
}

.cff-wrapper {
	color: #fff !important;
}

#cff .cff-author .cff-page-name.cff-author-date {
	color: #fff!important;
}

p.cff-media-link a {
	color: #fff!important;
}

.cff-post-links {
	color: #fff!important;
}

.blackbar a:hover {
	text-decoration: none;
}

/* Contact Form */

#ninja_forms_form_6_all_fields_wrap {
	color: #535252;
	font-weight: 200!important;
	background-color: #fff;
}

.text-wrap.label-above label, .ninja-forms-form .label-above label {
	font-weight: 400!important;
}

input[type="text"], .customSelect, .textarea-wrap.label-above textarea {
	background-color: #f1f1f1;
	color: #000;
	border-radius: 1px;
    border: 1px solid #FF0000;
}

.text-wrap.label-above input {
	color: #000;
}

.ninja-forms-req-symbol {
	color: #ff0000!important;
}

.wheel_title {
	font-size: 16px;
}

.wheel_title > a {
    min-height: 2.8em;
    display: inline-block;
}

.wheel_title a {
    color: inherit;
}

.wheel-wrap {
    min-height: 360px;
}

a.buy {
	background-color: #FF0000;
	color: #fff;
    padding: 5px 25px 5px 25px;
	border-radius: 2px;
    margin-top: 5px;
    display: inline-block;
}

a.buy:hover, a.buy:focus, a.buy:active {
	text-decoration: none;
	background-color: #e00202;
}

.color-section {
	font-size: 12px;
}

.result-image {
    min-height: 248px;
	margin-top: 20px;
}

.wheel-wrap .price {
	margin: 5px 0 15px 0;
}

.form-group {
	display: inline-block;
	margin-bottom: 15px;
}

.results_text {
	min-height: 100px;
}

.toplogo {
	min-height: 35px;
}

.result-image {
    min-height: 240px;
    margin-top: 5px;
}

.border-element {
	text-align: center;
    margin: 20px 0px 10px 0px;
    border: 1px solid #e8e8e8;
    padding: 20px 10px 20px 10px;
    border-radius: 5px;
}

.border-element:hover {
	border: 1px solid #D3D3D3;
}

a.back_link {
	font-size: 15px;
	float: right;
}

a.back_link:hover {
	text-decoration: none;
}

a.slider-button-left {
  background-color: #FF0000;
  color: #FFF;
  text-decoration: none;
  padding: 5px 12px 5px 12px;
  border-radius: 4px;
  transition: 1000ms;
  }

  a.slider-button-right {
  background-color: #FFF;
  color: #FF0000;
  text-decoration: none;
  padding: 5px 12px 5px 12px;
  border-radius: 4px;
  transition: 1000ms;
  }

  .home_blackbar strong {
	display: none;
  }

  .fitment_buttons {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
  }

  #footer {
    background-color: #131415!important;
  }

  #footer-bottom {
    background-color: #171717;
  }

  .sf-menu ul a {
  	color: #fff!important;
  }

  .add_to_cart_button {
    margin-left: 0px!important;
    padding: 4px 20px!important;
    display: inline-block!important;
    font-size: 12px!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    border-radius: 3px!important;
	}

  #content .add_to_cart_button:hover,   #content .add_to_cart_button:active,   #content .add_to_cart_button:focus {
  	text-decoration: none;
  }

  .checkbox .cb1, .checkbox {
	display: inline-block;
	margin-right: 30px;
  }

  .form-inline input {
  	margin-right: 10px;
  }

  .add-to-basket-form {
  	margin-top: 15px;
  }

  .eulabel img {
    display: inline-block;
	}


/* Brands */

.alloys-both {
    border: 1px solid #484848;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    transition: background 200ms;
}

.alloys-both:hover{
    background: #808080;
}

.alloys-both .alloys-brands {
    margin-bottom: 10px;
}

.alloys-both .alloys-brands a {
    font-size: 16px;
    line-height: 1em;
}

.alloys-both .alloys-image a {
    display: inline-block;
}

.boughto-wheel-results .boughto-wheel {
    border: 1px solid #484848;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    transition: background 200ms;
}

.boughto-wheel-results .boughto-wheel:hover {
    background: #808080;
}

.boughto-wheel-results .boughto-wheel .toplogo {
    display: inline-block;
}

.single-product #content-area {
    margin-top: 10px;
    margin-bottom: 10px;
}

.header-slider {
    margin-bottom: 20px;
}

/* Results */

.boughto-result-filter a {
    color: #ffffff;
    background: #ff0000;
    padding: 13px;
    border-radius: 5px;
    margin-left: 10px;
    text-decoration: none;
}

.boughto-filters {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

.boughto-filters .reset-filter {
    position: absolute;
    bottom: 0;
    right: 0;
}

.filter-checkboxes {
    margin-top: 10px;
}

.filter-checkboxes button {
    vertical-align: bottom;
}

.tyre-eu-label img {
    display: inline-block;
}

.tyre {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
}

.page-id-24953 div#page {
    margin-top: 50px;
}

@media (min-width: 992px) {
    .alloys-both {
        min-height: 160px;
    }
}

/* Media Queries */

@media (max-width: 1200px) {
	#nav-menu {
		font-size: 9px;
	}

	.result-image {
    	min-height: 200px;
	}

	.wheel-wrap {
	    min-height: 310px;
	}

@media (max-width: 992px) {
	.result-image img {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
}

@media (max-width: 500px) {
	p.gallery-text {
	    font-size: 18px;
	}
	.bottom-car {
		height: 140px;
	}

	.tp-mask-wrap {
		display: none;
	}
	#branding {
		height: 176px;
	}
}

@media (min-width: 501px) {
	p.gallery-text {
	    font-size: 25px;
	}

	.bottom-car {
		height: 225px;
	}
	.wp-image-42 {
		display: none;
	}
}
