/*
Theme Name: Aston Service - Dorset
Theme URI: https://astonservicedorset.com
Author: Hearst
Author URI: https://hearstdms.com
Description: Child Theme for Aston Service - Dorset
Template: betheme
Version: 1.6.2

&rsquo; for silly optima back tick thing
*/
@font-face {
  font-family: gobold;
  src: url(font/gobold-bold.ttf);
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: gobold;
  src: url(font/gobold-light.ttf);
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: gobold;
  src: url(font/gobold-regular.ttf);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: franklin;
  src: url(font/LibreFranklin-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: franklin;
  src: url(font/LibreFranklin-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: optima;
  src: url(font/Optima-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: optima;
  src: url(font/Optima-BoldItalic.ttf);
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: optima;
  src: url(font/Optima-ExtraBlack.ttf);
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: optima;
  src: url(font/Optima-Italic.ttf);
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: optima;
  src: url(font/Optima-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}

html * {
  font-family: "franklin";
	font-weight: normal;
}

h1{
  font-family: "optima";
}

h2 {
 font-size: 50px;
 line-height: 34px;
 font-weight: 300;
 letter-spacing: 0px;
 color: #ede1a6;
 text-align: center;
 text-transform: uppercase;
}

#Action_bar {
    font-family: 'optima';
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}

#Action_bar a {
    font-weight: bold;
    color: #ede1a6;
    padding-left: 35px;
    padding-right: 20px;
}

div#Action_bar > div {
    margin-right: 80px !important;
}

ul#menu-main-menu {
    border-top: solid 1px #c6cfd4;
    margin-top: 15px;
}

ul#menu-main-menu a {
    padding-top: 0px !important;
}

div#Action_bar {
    padding-top: 20px !important;
}

#Header {
  background-image: url(https://aston-service-dorset.websitepro.hosting/wp-content/uploads/2021/10/Asset-background.jpg);
  background-repeat: no-repeat;
/*   background-position: left -150px; */
  background-size: cover;
}

div#top-wrapper-flex {
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
}

#Top_bar {
  background: transparent !important;
}

#Top_bar .secondary_menu_wrapper {
    display: block;
}

nav#menu a {
    padding-bottom: 0 !important;
}

nav#secondary-menu li {
    background: #044227;
    color: #fff;
    width: 166px;
    text-align: center;
    padding: 15px 0px !important;
    display: block;
    border-radius: 30px !important;
	margin-left: 10px !important;
}

ul#menu-seconday {
    display: inline-flex;
    position: relative;
    top: -5px;
}

nav#secondary-menu li {
    background: #044227;
    color: #fff;
    width: 166px;
    padding: 15px 0px !important;
    border-radius: 30px !important;
    margin-left: 10px !important;
    display: flex !important;
    align-items: center;
    text-align: center !important;
    justify-content: center;
}

ul#menu-main-menu > li {
    position: relative;
}

#Header .secondary-menu > li > a {
    color: #ffffff;
    font-weight: bold;
}

body:not(.template-slider) #Header {
/*   min-height: 1200px; */
}

/* .big-header-logo {
  width: 850px;
  position: relative;
  left: 870px;
  top: 350px;
} */

.big-header-logo {
    width: 50%;
    position: relative;
    left: 47%;
    padding-top: 290px;
    padding-bottom: 230px !important;
}

.secondary-logo {
	position: relative;
}

.blogMainPost {
    width: 50% !important;
    display: inline-block !important;
}

.otherPosts {
    width: 48%;
    display: inline-block;
	margin-left: 20px;
}

/* TEXT LINE STYLES */
body {
  font-family: Gobold;
  font-weight: bold;
  background-color: gray;
  font-size: 18px;
}

.post-item.isotope-item.clearfix.post-58.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-engine.category-homepage {
    width: 100%;
}

.bg-stroke {
  position: relative;
  z-index: 1;
}

.bg-stroke:before {
  content: attr(data-before);
  position: absolute;
  top: 2px;
  left: 3px;
  z-index: -1;
  -webkit-text-stroke-width: 1px;
  width: 100%;
}

.white-green-yellow {
  color: white;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-color: #044227;
  -webkit-text-stroke-width: 2px;
}

.white-green-yellow:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #ede1a6;
}

.white-green, .white-green-home {
  color: white;
}

.white-green:before, .white-green-home:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #044227;
}

.green-gray {
  color: #044227;
}

.green-gray:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #D0D8D5;
}

.green-yellow-black {
  color: #044227;
  -webkit-text-fill-color: #044227;
  -webkit-text-stroke-color: #ede1a6;
  -webkit-text-stroke-width: 1px;
}

.green-yellow-black:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: black;
}

.yellow-green{
  color: #ede1a6;
  -webkit-text-fill-color: #ede1a6;
  -webkit-text-stroke-color: #ede1a6;
  -webkit-text-stroke-width: 1px;
}

.yellow-green:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #044227;
}

/* MISC */
div.section:nth-child(1) {
  background-position: center center;
  background-size: cover;
}

.flex-half {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.flex-half div > select:nth-child(1) {
  height: 100px;
  border-radius: 900px;
  width: 100%;
  border: 3px solid #ede1a6 !important;
  background: transparent;
  font-size: 43px;
}

.flex-half > a:nth-child(2) {
    height: 100px;
    border-radius: 900px;
    width: 66%;
    border: 3px solid #ede1a6 !important;
    background: transparent;
    font-size: 30px;
    display: flex;
    align-items: center;
    font-family: gobold !important;
    font-weight: 100;
    letter-spacing: 1px;
	padding-left: 30px !important;
}

#Content {
  padding-top: 0px;
}

/*BLOG STYLES*/
.blogWrapper {
   display: flex;
  justify-content: space-around; 
  margin-top: 10px;
}

.blogWrapper button {
  pointer-events: none;
}

.blogWrapper button > a {
  pointer-events: all;
}

.blogMainPost {
  flex-basis: 50%;
}

.blogSidePost {
  display: flex;
  margin: 0px 0px 30px 0px;
}

.blogSidePost > img {
  flex-basis: 60%;
  min-height: 180px;
  width: auto;
}

.otherPosts {
  flex-basis: 45%;
}

.blogMainPost .postTitle {
  color: #044227;
  font-size: 30px;
  text-shadow: 2px 2px white;
  padding-bottom: 10px;
  border-bottom: 1px solid #044227;
}

.blogSidePost .postTitle {
  color: #044227;
  font-size: 20px;
  text-shadow: 2px 2px white;
  padding-bottom: 10px;
  border-bottom: 1px solid #044227;
}

.blogSidePost .disc_wrapper {
  margin-left: 10px;
}

.blogWrapper img {
  border: 2px solid #044227;
  border-radius: 23px;
}

button {
  background-color: transparent !important;
  box-shadow: none !important;
  border: 1px solid #044227 !important;
  border-radius: 1000px !important;
  font-size: 15px;
  font-weight: bolder;
  text-transform: uppercase;
}

button > a {
  color: #044227;
}

.column.mcb-column.mcb-item-xwagk9evx.one.column_blog .image_wrapper {
    border: solid 2px #0a4227 !important;
    border-radius: 20px;
}

.post-meta.clearfix, .button-love, i.icon-doc-text, a.post-comments {
    display: none;
}

.post-desc-wrapper.bg- {
    background: #ff000000;
}

.post-links {
    border: solid 2px #0a4227 !important;
    padding: 10px;
    text-transform: uppercase;
    color: #0a4227 !important;
    font-weight: normal;
    border-radius: 37px;
}

.post-item.isotope-item.clearfix.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-engine.category-homepage {
    margin-bottom: 10px !important;
}

/*WORKSHOP SECTION*/
.hover-info {
  opacity: 0;
}

.hover-info:hover {
  opacity: 1;
  background: #0442274D;
  border-radius: 27px;
}

.slide-top, .slide-bottom {
  position: relative;
}

.slide-top > div, .slide-bottom > div {
  position: absolute;
  height: 190px;
  width: 100%;
  top: 0;
}

.slide-top > div.hover-info > span, .slide-bottom > div.hover-info > span {
  color: #ede1a6;
  position: absolute;
  top: 10px;
  left: 25px;
}

.slide-top > div.hover-info > button, .slide-bottom > div.hover-info > button {
  margin: 0;
  bottom: 15px;
  right: 15px;
  position: absolute;
  border: 3px solid #ede1a6 !important;
  color: #ede1a6;
}

/*WORKSHOP FORM*/
#gform_wrapper_2 .ginput_container_text input {
  height: 50px;
  font-size: 23px;
  border-radius: 900px;
  border: 3px solid #ede1a6 !important;
  background: #0442274D;
  color: #ede1a6;
}

#gform_wrapper_2 .ginput_container_textarea textarea {
  font-size: 23px;
  border-radius: 900px;
  border: 3px solid #ede1a6 !important;
  background: #0442274D;
  color: #ede1a6;
  height: 50px;
}

#gform_wrapper_2 .ginput_container_textarea textarea:focus, #gform_wrapper_2 .ginput_container_text input:focus {
  background: #0442274D !important;
  color: #ede1a6 !important;
}

#gform_wrapper_2 .ginput_container_textarea textarea::placeholder, #gform_wrapper_2 .ginput_container_text input::placeholder {
  color: #ede1a6;
  opacity: 1;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

/* #Header .bg-stroke {
  position: relative;
  top: 538px;
  font-size: 115px;
  text-align: center;
  font-family: initial;
} */

.section.mcb-section.mcb-section-d1on26pca select,
.column.mcb-column.mcb-item-r4wf3l4tc.one.column_column .flex-half a{
    font-family: 'optima';
    text-transform: uppercase;
    color: #fff;
    padding-left: 10px;
}

.column.mcb-column.mcb-item-1e9vq8z9z.one.column_column label.gfield_label {
    display: none !important;
}

#Header .bg-stroke {
    position: absolute;
    bottom: 10px;
    font-size: 100px;
    text-align: center;
    font-family: 'optima';
    left: 0;
    right: 0;
}

#Header .bg-stroke::before {
  top: 5px;
  left: 6px;
}

#gform_wrapper_2 .gform_footer {
  text-align: center;
}

#gform_submit_button_2 {
  width: 350px;
  height: 55px;
  border-radius: 900px;
  font-family: "franklin";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 23px;
  background: #044227;
  color: #ede1a6;
}



/*HEADER*/

#Top_bar .menu > li > a span:not(.description) {
 display:block;
 line-height:60px;
 padding:0 20px;
 white-space:nowrap;
 border-right-width:0;
 border-style:solid;
 font-size: 20px;
 color: white;
}

#Action_bar {
 background: transparent !important;
}

#top-wrapper-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
}


#Header_wrapper .section_wrapper, #Header_wrapper .container {
  margin: 0 0 0 auto;
}

#Action_bar > div:nth-child(1) > div:nth-child(1) {
  display: flex;
  justify-content: flex-end;
}

.slogan {
  color: white;
}

.phone {
  color: #ede1a6;
}

#Action_bar .contact_details a {
  color: #ede1a6;
}

.logo {
  position: absolute;
  left: 0;
  top: 0;
}

#Top_bar .top_bar_left {
  position: inherit;
}

#Top_bar .section_wrapper, .container {
  position: inherit;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
  line-height: initial; 
  height: 200px;
}

.contact_details {
 display: flex;
 justify-content: space-evenly;
 width: 100%;
}

#Top_bar .menu > li > a span:not(.description) {
  padding: 0 10px !important;
}



.top_bar_right {
 display: none;
}

#Top_bar .menu_wrapper {
  float: right;
}

.flex-half > * {
  background: #0442274D !important;
}

footer#Footer {
    background: #0b0b14;
}

#Footer h3 {
    color: #ede1a6 !important;
    font-family: optima;
	margin: 15px 0px;
}

#Footer p {
    margin-bottom: 0;
}


.flex-half a::after, .special-dropdown::after {
  content: "";
  min-width: 60px;
  min-height: 60px;
  display: block;
  background-image: url("/wp-content/uploads/2020/09/Asset-558@4x.png");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(270deg);
  margin-left: 50px;
}

.mcb-section-66oltekec{
	margin-bottom: -6px;
}

.extra-header-image {
  width: 150px;
  position: absolute;
  left: 10%;
  z-index: 999999999;
}

#Action_bar > div:nth-child(1) > div:nth-child(1) {
  position: relative;
  overflow: visible;
}

.special-dropdown{
height: 100px;
border-radius: 900px;
width: 48%;
border: 3px solid #ede1a6 !important;
font-size: 43px;
background: #0442274D !important
}

.row-header {
 display: flex;
 align-content: center;
 justify-content: space-between;
}

body.archive.tax-product_cat {
	background: #0b0b14;
}

body.archive.tax-product_cat #Wrapper {
    background-color: black;
    background: url(https://aston-service-dorset.websitepro.hosting/wp-content/uploads/2020/11/Asset-93@4x.png);
    background-size: 100% !important;
	background-repeat: no-repeat;
}

body.archive.tax-product_cat div#Header_wrapper {
    background: none !important;
}

body.archive.tax-product_cat header#Header {
    background: none !important;
}

body.archive.tax-product_cat #Content {
    background-color: inherit !important;
}

/* PRODUCT PAGE */
body.product-template-default #Wrapper {
    background-image: url(/wp-content/uploads/2020/12/Asset-546@4x-1-1007x1024-copy.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #17171d;
}

body.product-template-default #Header {
    background-image: none !important;
}

body.product-template-default #Header_wrapper, #Intro {
    background-color: initial !important;
}

body.product-template-default #Content {
    background-color: #ffffff00;
}

body.product-template-default .special-dropdown {
    height: 75px;
    border-radius: 900px;
    width: 450px;
    border: 3px solid #ede1a6 !important;
    font-size: 43px;
    background: #0442274D !important;
    max-width: 48%;
    color: white;
    text-transform: uppercase;
    font-size: 24px !important;
    padding-left: 20px;
    font-family: 'gobold';
	letter-spacing: 2px;
	font-weight: normal;
}

body.product-template-default {
	font-family: 'gobold';
}

body.product-template-default section.row-header.column.one {
    border-bottom: solid 2px #fff;
}

body.product-template-default .column.one.post-nav.minimal {
    display: none;
}

body.product-template-default h1.bg-stroke.yellow-green {
    font-size: 75px;
    position: relative;
    top: 20px;
}

body.product-template-default h1.product_title.entry-title {
    color: #fff;
    font-weight: bold;
	font-family: 'gobold';
	letter-spacing: 2px;
}

body.product-template-default span.woocommerce-Price-amount.amount {

    color: #ede1a6;
}

body.product-template-default p.price {
    display: inline-block;
    width: 33%;
	
}

body.product-template-default p.stock.in-stock {
    display: none;
}

body.product-template-default form.cart {
    display: inline-block;
    width: 66%;
}

body.product-template-default .product_meta {
    display: none;
}

body.product-template-default .share-simple-wrapper {
    display: none !important;
}

body.product-template-default .summary.entry-summary.column.one-second {
    display: flex;
	flex-wrap: wrap;
}

body.product-template-default h1.product_title.entry-title {
    order: 1;
}

body.product-template-default p.price {
    order: 2;
}

body.product-template-default form.cart {
    order: 3;
}

body.product-template-default .accordion {
    order: 1;
    width: 100%;
	padding-bottom: 100px;
    border-bottom: solid 1px #ede1a6;
    margin-bottom: 25px;
}

body.product-template-default button.single_add_to_cart_button.button.alt {
    float: right !important;
}

body.product-template-default .accordion .title {
    display: none;
}

body.product-template-default .accordion .answer {
    background: #4c444400 !important;
    color: #fff !important;
}

body.product-template-default .accordion .answer {
    padding: 0px !important;
}

body.product-template-default .amount:before {
    content: 'Price ';
    font-size: 20px;
    padding-right: 10px;
	text-transform: uppercase;
	font-family: 'gobold';
}

body.product-template-default .quantity:before {
    content: 'Quantity';
    color: #ede1a6;
	padding-right: 10px;
    text-transform: uppercase;
	position: relative;
    bottom: 2px;
	font-family: 'gobold';
}


body.product-template-default .quantity input {
    position: relative;
    top: -15px;
}

body.product-template-default button.single_add_to_cart_button.button.alt {
    top: -15px;
    background: #044227 !important;
	color: #ede1a6 !important;
	font-family: 'gobold';
	letter-spacing: 2px;
}

body.product-template-default .woocommerce-product-gallery__image {
    border-radius: 10px !important;
    border: solid 5px #ffffff;
}

body.product-template-default ul.products li {
    width: 21% !important;
    margin: 2% !important;
}

body.product-template-default .desc {
    display: none;
}

body.product-template-default .image_frame.scale-with-grid.product-loop-thumb {
    border: solid 5px #464646;
    border-radius: 10px;
}

body.product-template-default section.related.products h2 {
    text-align: left;
    font-size: 30px !important;
    font-weight: bold;
	font-family: 'gobold';
    letter-spacing: 2px;
}

body.product-template-default .image_frame .image_wrapper .image_links {
    background: #044227 !important;
}

.cat-under-related {
    border-top: solid 2px #fff;
    padding-top: 50px;
    margin-top: 30px;
	display: block;
    text-align: center !important;
	width: 100%;
	padding-bottom: 50px;
}

.cat-under-related span {
    font-family: 'gobold';
    padding-top: 10px;
}

.cat-under-related > div {
    width: 105px;
    display: inline-block;
    padding: 0px 30px;
}

.cat-under-related span {
    color: #ede1a6;
    display: block;
    margin-top: 10px;
    font-size: 15px !important;
    line-height: 20px;
}

.single-product .section_wrapper {
    max-width: 100%;
}

.single-product .column.one.woocommerce-content {
    width: 100%;
    margin: 0;
}

.single-product .woocommerce-content > div {
    max-width: 1220px;
    margin: 0px auto;
}

.light-publication {
    max-width: 100% !important;
	background: #fff;
}

.light-publication > div {
	max-width: 1220px;
	margin: 0px auto;
	display: flex;
	padding: 50px 0px;
}

.publication, .looking-for {
    width: 50%;
}

.publication {
    padding-right: 30px;
}

.looking-for {
    padding-left: 30px;
}

.pub-details {
	display: flex;
	font-size: 15px;
    color: #044227;
}

.pub-details > div:first-child {
	width: 65%;
	padding-right: 25px;
}

.pub-details img {
    border: solid 5px #464646;
    height: auto;
    width: 175px !important;
    border-radius: 10px;
}

.pub-details p {
    font-size: 15px !important;
    margin-top: 10px;
    color: #000;
}

.pub-details h4 {
	font-family: 'gobold';
	letter-spacing: 2px;
}

.single-product h3 {
    font-family: 'gobold';
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #044227;
	letter-spacing: 2px;
}

a.btn-green {
    display: block;
    width: 100%;
    background: #044227;
    margin: 20px 0px;
    color: #ede1a6;
    text-align: center;
    padding: 10px;
    border-radius: 103px;
    font-size: 22px;
	font-family: 'gobold';
	letter-spacing: 2px;
}

.looking-for input, .looking-for textarea {
    background: #044227;
    color: #ede1a6;
    border-radius: 25px;
    padding: 15px !important;
	margin: 0;
}

.looking-for input::placeholder, .looking-for textarea::placeholder {
	color: #ede1a6;
	font-family: 'gobold';
	letter-spacing: 2px;
}

.looking-for li {
	margin-top: 0px !important;
}

.looking-for #gform_submit_button_3 {
    display: block;
    width: 34%;
    background: #044227;
    margin: 20px 0px;
    color: #ede1a6;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0px;
    border: none;
    border-radius: 100px;
	font-family: 'gobold';
	letter-spacing: 2px;
}

ul.products {
    margin-bottom: 30px !important;
}

.full-width-background {
    /* background: red !important; */
    width: 100% !important;
    max-width: 100% !important;
}

.single-product a.fixed-nav.fixed-nav-prev.format-.style-default {
    display: none;
}

.light-publication {
    background: url(/wp-content/uploads/2020/12/Screen-Shot-2020-12-14-at-8.55.49-AM.png);
}

.custom-heading-product {
	position: relative;
	z-index: 100000;
}

.cat-under-related img {
    max-height: 100px;
}

body.product-template-default .desc {
    display: block !important;
    background: inherit !important;
    color: #ede1a6 !important;
    font-family: gobold; 
}

body.product-template-default .desc a {
    color: #ede1a6;
    text-align: center !important;
    display: block;
    font-family: gobold;
    letter-spacing: 2px;
}

.publication .btn-green {
    width: 40%;
    display: inline-block;
    text-align: center;
    margin: 20px 3% !important;
}

.publication .btn-green:first-child {
	margin: 0px !important;
}

.blogWrapper2 {
    display: inline-flex;
}

.blogMainPost2 {
    width: 49% !important;
	margin-right: 1%;
}

.otherPosts2 {
    width: 49% !important;
    flex-wrap: wrap;
	margin-left: 1%;
}

.otherPosts2 img {
    width: 50% !important;
}

.blogSidePost2 {
    display: flex;
	align-items: flex-start;
	margin-bottom: 2%;
}

.postTitle2 {
    color: #134227;
    font-family: gobold;
    letter-spacing: 1px;
    padding: 15px 0px;
    border-bottom: solid 1px #134227;
    margin-bottom: 10px;
}

.disc_wrapper {
    margin-left: 2%;
    width: 100%;
}

.blogWrapper2 img {
    border: solid 1px #134227;
    border-radius: 25px;
}

.headline2 {
    margin-bottom: 10px;
}

.headline span,
.headline2 span{
    font-family: optima;
    text-transform: uppercase;
    font-weight: bold;
}

.white-btn {
    font-family: 'gobold';
    text-transform: uppercase;
    border: solid 1px #134227;
    padding: 5px 30px;
    margin-top: 15px !important;
    display: inline-block;
    border-radius: 20px;
    font-size: 16px;
    color: #134227;
    letter-spacing: 1px;
    line-height: 1.3;
}

.hover-info span {
    font-family: 'gobold';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 22px;
}

.hover-info button {
    font-family: 'gobold';
    letter-spacing: 1px;
    padding: 5px 15px;
}

.column.mcb-column.mcb-item-1e9vq8z9z.one.column_column h2 {
    font-family: 'gobold';
    letter-spacing: 1px;
    font-size: 35px;
    font-weight: 400;
}

ul#gform_fields_2 input, ul#gform_fields_2 textarea {
    font-family: gobold !important;
    text-align: left !important;
    font-size: 18px !important;
    letter-spacing: 1px;
	padding-left: 30px;
}

ul#gform_fields_2 input::placeholder,
ul#gform_fields_2 textarea::placeholder{
    text-align: left !important;
}

input#gform_submit_button_2 {
    font-family: 'gobold';
    letter-spacing: 1px;
    width: auto !important;
    padding: 0px 50px;
}

.column.mcb-column.mcb-item-r4wf3l4tc.one.column_column h1 {
    font-family: 'gobold';
    letter-spacing: 2px;
    margin: 60px 0px 25px 0px !important;
}

.column.mcb-column.mcb-item-r4wf3l4tc.one.column_column select {
    font-family: gobold !important;
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 30px;
    padding-left: 30px;
	background: #0442274D !important;
} 

.flex-half a::after, .special-dropdown::after {
    content: "";
    min-width: 60px;
    min-height: 60px;
    display: block;
    background-image: url(/wp-content/uploads/2020/09/Asset-558@4x.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(270deg);
    margin-left: 50px;
    right: 20px !important;
    position: absolute;
}

.flex-half > div {
    width: 95%;
    background: none !important;
    margin-right: 5%;
	position: relative !important;
} 

.flex-half > div::after {
    content: '';
    position: absolute;
    top: 29px;
    right: 52px;
    background-image: url(/wp-content/uploads/2020/09/Asset-558@4x.png);
    height: 40px !important;
    width: 78px;
    background-size: cover;
}

.column.mcb-column.mcb-item-r4wf3l4tc.one.column_column > div > span {
    font-family: 'gobold' !important;
    letter-spacing: 1px !important;
    font-weight: 100 !important;
}

.column.mcb-column.mcb-item-r4wf3l4tc.one.column_column > div > span a {
    font-weight: bold !important;
    font-family: gobold !important;
    border-bottom: solid 1px;
    padding-bottom: 3px;
}

/*  .page-template-template-content .content_wrapper.clearfix {
    max-width: 1220px;
    margin: auto !important;
}

.page-template-template-content .content_wrapper.clearfix .section {
    padding-left: 0px !important;
    padding-right: 0px !important;
}  */

.page-template-template-content .content_wrapper.clearfix .section {
    max-width: 1220px !important;
    margin: auto;
}

.page-template-template-content .section.full-width.bg-cover {
    max-width: 100% !important;
}

.page-template-template-content .section.mcb-section.mcb-section-8mr2qyg25.full-width.bg-cover > div {
    max-width: 1220px !important;
}

.page-template-template-content section.row-header.column.one.custom-heading-product {
    /* background: red; */
    width: 1220px !important;
    max-width: 1220px !important;
    margin: 0px auto 70px auto !important;
    display: block !important;
    float: none;
}

.single-post header#Header {
    min-height: 375px !important;
}

#Top_bar .menu li ul li {
    
    width: 240px;
}

#Top_bar .menu li ul li a .menu-arrow {
    display: none;
}

body:not(.home) .section_wrapper.mcb-section-inner {
    position: relative;
    z-index: 0;
}

.hover-info {
    display: none;
}

#gform_wrapper_3 input[type="text"]:focus,
#gform_wrapper_3 textarea:focus, 
#gform_wrapper_4 input[type="text"]:focus,
#gform_wrapper_4 textarea:focus
{
	color: #ede1a6;
    background-color: #134227 !important;
    border-color: #ebebeb;
}

input#gform_submit_button_4 {
    background: #134227 !important;
    color: #ede1a6;
    font-family: 'gobold';
    letter-spacing: 1px;
    border-radius: 30px;
    padding: 15px 23px !important;
}

 .postTitle2 {
    line-height: normal;
}

.containing {
	max-width: 1220px;
}

.section.mcb-section.mcb-section-ezpt1z9jk.full-width.bg-cover > div,
.section.mcb-section.mcb-section-ezpt1z9jk.full-width.bg-cover > div,
.section.mcb-section.mcb-section-mx8ywk5b7.full-width.bg-cover > div,
.section.mcb-section.mcb-section-4qcxqz12p.full-width.bg-cover > div,
.section.mcb-section.mcb-section-4n8yzesr3.full-width.bg-cover > div {
    max-width: 1220px !important;
}

ul.sub-menu {
    background: #044227 !important;
}

ul.sub-menu li {
    padding: 5px 0px !important;
}

ul.sub-menu span {
    color: #fff;
	font-size: 16px;
}

h1.bg-stroke.white-green-home {
    line-height: 85px;
}

.page-template-template-content section.row-header.column.one.custom-heading-product {
    max-width: 100% !important;
}

p.dark a {
	color: #ede1a6;
}

h1, h2, h3 {
    /* background: red; */
    line-height: normal !important;
}

a.button.button_left.has-icon span.button_label {
    font-family: 'gobold';
    text-transform: uppercase;
    letter-spacing: 1px;
}

a.button.button_left.has-icon {
    background: #044227;
    color: #ede1a6;
    font-family: 'gobold' !important;
    font-weight: bold !important;
}

a.button.button_left.has-icon .icon-layout {
    color: #ede1a6 !important;
}

li#menu-item-6864, li#menu-item-6865, li#menu-item-6866, li#menu-item-6867 {
    display: none !important;
}

.tables th:nth-child(6),
.tables th:nth-child(7) {
    display: none;
}

td.price,
.tables td:nth-child(7) {
    display: none;
}

a#slide-cart {
    display: none !important;
}

@media only screen and (max-width: 1350px) {
	#Header h1.bg-stroke.white-green-home {
		font-size: 90px !important;
	}
}

@media only screen and (max-width: 1239px) {
	
	li#menu-item-6864, li#menu-item-6865, li#menu-item-6866, li#menu-item-6867 {
		display: block !important;
	}
	
	.logo {
		top: -50px !important;
		width: 150px !important;
	}
	
	.extra-header-image {
		top: 15px !important;
		left: 165px !important;
		width: 115px !important;
	}
	
	a.responsive-menu-toggle {
		background: #134227 !important;
		color: #fff !important;
	}
	
	nav#secondary-menu li {
		width: 115px;
		margin-top: 20px !important;
		font-size: 12px !important;
		line-height: normal !important;
	}
	
	nav#secondary-menu {
		right: 100px !important;
		position: relative;
	}
	
	a.responsive-menu-toggle {
		top: 35px !important;
		padding: 20px;
		border-radius: 100px !important;
		height: 40px !important;
	}
	
	nav#menu li {
		padding: 10px 0px;
	}
	
	ul.sub-menu li {
		padding: 10px 0px !important;
	}
	
	ul#menu-main-menu span {
		font-size: 16px !important;
	}
	
	.light-publication {
		padding: 0px 33px !important;
	}
}

@media only screen and (max-width: 1024px) {
  	section.row-header.column.one.custom-heading-product {
		display: flex;
		align-items: center;
	}
	
	
}

@media only screen and (max-width: 959px) {
	.ginput_recaptcha > div {
		position: relative;
		left: -30px;
		transform: scale(0.8);
	}
	
	#Top_bar #logo {
		line-height: initial;
		height: 135px !important;
	}
	
	div#Action_bar {
		padding-top: 10px !important;
	}
	
	.logo {
		top: 0px !important;
	}
	
	.menu_wrapper {
		width: 100%;
	}
	
	nav#secondary-menu {
		display: none;
	}
	
	a#logo {
		margin: 0px !important;
	}
	
	.big-header-logo {
		padding-top: 150px;
	}
	
	.flex-half {
		display: block;
	}
	
	.flex-half > div, .flex-half a {
		/* background: red !important; */
		width: 100% !important;
	}
	
	.flex-half a {
		margin-bottom: 20px;
	}
	
	footer#Footer .container {
		display: flex;
		flex-wrap: wrap;
	}
	
	footer#Footer .column {
		width: 48%;
	}
	
	.single-post h1.bg-stroke.white-green-home {
		font-size: 50px !important;
	}
	
	section.row-header.column.one.custom-heading-product h1.bg-stroke.yellow-green {
		font-size: 42px !important;
	}
	
	.right-s .btn-green {
		float: none !important;
		margin-top: 5px;
	}
	
	.page-split > div {
		width: 100% !important;
	}
	
	.right-s {
		margin-top: 50px;
	}
	
	.right-s .btn-green {
		margin-top: 5px;
	}
	
	.light-publication > div {
		display: block;
	}
	
	.publication {
		margin: 0px;
		padding: 0;
		width: 100%;
	}
	
	.looking-for {
		width: 100%;
		margin-top: 50px;
		/* text-align: center; */
		margin-left: 0px !important;
		padding-left: 0px !important;
	}
	
	.page-template-template-content p, .page-template-template-content {
		line-height: 1.3;
	}

}

@media only screen and (max-width: 767px) {
	
	#Action_bar > div:nth-child(1) > div:nth-child(1) {
		justify-content: center !important;
	}
	
  	div#Top_bar .container {
		max-width: 90% !important;
	}
	
	div#Action_bar span {
    	display: none;
	}
	
	div#Action_bar {
		background: #0b0b14 !important;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}
	
	
	img.extra-header-image {
    	display: none;
	}
	
	.top_bar_left.clearfix {
		margin-top: 10px;
	}
	
	.logo {
		width: 120px !important;
	}
	
	a.responsive-menu-toggle {
		top: 40px !important;
		padding: 10px 10px 6px 10px;
		border-radius: 41px !important;
		/* height: 40px !important; */
	}
	
	#Top_bar #logo {
		line-height: initial;
		height: 105px !important;
		margin-left: 10px !important;
	}
	
	div#Action_bar a {
		font-size: 12px;
		text-align: center !important;
		display: block;
		/* background: red; */
	}
	
	#Header h1.bg-stroke.white-green-home {
		font-size: 51px !important;
		line-height: 56px;
	}
	
	.big-header-logo {
		width: 90%;
		position: relative;
		left: 5%;
		padding-bottom: 200px !important;
		padding-top: 40px !important;
	}
	
	.flex-half > div, .flex-half a {
		width: 100% !important;
		margin: 0px !important;
	}
	.flex-half {
		display: flex;
		align-items: baseline;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.column.mcb-column.mcb-item-r4wf3l4tc.one.column_column select {
		/* background: red !important; */
		padding: 7px 30px 7px 10px !important;
		height: auto;
		font-size: 20px;
	}
	
	.column.mcb-column.mcb-item-r4wf3l4tc.one.column_column .flex-half a {
		padding: 7px 30px 7px 10px!important;
		height: auto !important;
		font-size: 20px !important;
		margin-bottom: 20px !important;
	}
	
	.flex-half > div::after {
		content: '';
		position: absolute;
		top: 16px;
		right: 23px;
		background-image: url(/wp-content/uploads/2020/09/Asset-558@4x.png);
		height: 12px !important;
    	width: 24px;
		background-size: cover;
	}
	
	.flex-half a::after, .special-dropdown::after {
		content: "";
		min-width: 20px;
		min-height: 23px;
		display: block;
		background-image: url(/wp-content/uploads/2020/09/Asset-558@4x.png);
		background-size: contain;
		background-repeat: no-repeat;
		transform: rotate(
	270deg);
		margin-left: 50px;
		right: 20px !important;
		position: absolute;
	}
	
	.column.mcb-column.mcb-item-r4wf3l4tc.one.column_column > div > span {
		line-height: normal;
	}
	
	h1.bg-stroke.green-gray {
		line-height: 1 !important;
		font-size: 40px !important;
	}
	
	.blogWrapper2 {
		display: block;
	}
	
	.blogMainPost2 {
		width: 100% !important;
		margin-right: 0%;
	}
	
	.otherPosts2 {
		width: 100% !important;
		flex-wrap: wrap;
		margin-left: 0%;
		margin-top: 20px;
	}
	
	.blogSidePost2 {
		width: 100%;
	}
	
	.blogSidePost2 {
		display: flex;
		align-items: flex-start;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}
	
	.blogSidePost2 img {
		width: 100% !important;
	}
	
	h2.bg-stroke.yellow-green {
		line-height: normal !important;
		font-size: 40px !important;
		text-align: center !important;
	}
	
	.section.mcb-section.mcb-section-29m6yc9qr.bg-cover {
		padding-top: 30px !important;
	}
	
	.column.mcb-column.mcb-item-1e9vq8z9z.one.column_column h2 {
		line-height: normal !important;
	}
	
	.page-template-template-content .section {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.page-template-template-content h1.bg-stroke.yellow-green.container {
		line-height: 1;
		font-size: 45px !important;
	}
	
	.page-template-template-content h2.bg-stroke.green-gray {
		font-size: 35px !important;
		line-height: 1 !important;
	}
	
	.page-template-template-content .section.bg-cover {
		padding: 20px !important;
	}
	
	.page-template-template-content .section.bg-cover .column_attr {
		padding: 0px !important;
	}
	
	.page-template-template-content .section.full-width-background.dark.bg-cover {
		padding: 0px !important;
	}
	
	h1.bg-stroke.white-green {
		line-height: 1.3 !important;
	}
	
	.looking-for {
		padding-left: 0px !important;
	}
	
	input#gform_submit_button_3 {
    	width: auto !important;
	}
	
	h1.bg-stroke.yellow-green.container:before {
		display: none;
	}
	
	.column.mcb-column.mcb-item-45xr2kmr9.one.column_column {
		margin-top: 40px;
	}
	
	h1.bg-stroke.yellow-green.container {
		padding: 0px 0px 35px 0px !important;
	}
	
	.section_wrapper .section_wrapper.mcb-section-inner {
		/* background: red; */
		padding: 0px !important;
	}
	
	section.row-header.column.one.custom-heading-product {
		display: block;
	}
	
	select.special-dropdown {
		min-width: 100% !important;
		font-size: 18px !important;
		padding: 15px !important;
		height: auto;
		margin-top: 30px;
	}
	
	.tables > div {
		max-width: 100% !important;
		overflow: scroll;
	}
	
	.tables td {
		font-size: 14px;
		padding: 5px 0px !important;
	}
	
	
}

@media only screen and (max-width: 425px) {
  	div#Top_bar .container {
    	max-width: 100% !important;
	}
	
	.cat-img {
		width: 40px !important;
	}
	
	body .cat-img img {
		height: auto !important;
		margin-left: 10px !important;
	}
	
	.cat-sections a {
		font-size: 16px !important;
		width: calc(73% - 0px) !important;
		margin-left: 7% !important;
	}
	
	.pub-details span {
		/* background: red; */
		font-size: 20px !important;
		line-height: normal !important;
	}
}

@media only screen and (max-width: 375px) {
  
}