/*
Theme Name:     Comtech Links
Theme URI:      /
Author:         Ginger Nut Design
Author URI:     https://gingernutdesign.com/
Template:       Divi
Version:        1.0.0
*/

/* Theme customization starts here

------------------------------------------------------- */

/* gotham fonts */
@font-face {
  font-family: 'Gotham';
  src: url('fonts/hinted-Gotham-Medium.eot');
  src: local('fonts/Gotham-Medium'),
  url('fonts/hinted-Gotham-Medium.eot?#iefix') format('embedded-opentype'),
  url('fonts/hinted-Gotham-Medium.woff2') format('woff2'),
  url('fonts/hinted-Gotham-Medium.woff') format('woff'),
  url('fonts/hinted-Gotham-Medium.ttf') format('truetype'),
  url('fonts/hinted-Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
	font-family: 'Gotham';
  src: url('fonts/hinted-Gotham-Light.eot');
  src: local('fonts/Gotham-Light'),
  url('fonts/hinted-Gotham-Light.eot?#iefix') format('embedded-opentype'),
  url('fonts/hinted-Gotham-Light.woff2') format('woff2'),
  url('fonts/hinted-Gotham-Light.woff') format('woff'),
  url('fonts/hinted-Gotham-Light.ttf') format('truetype'),
  url('fonts/hinted-Gotham-Light.svg#Gotham-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Book';
  src: url('fonts/hinted-Gotham-Book.eot');
  src: local('fonts/Gotham-Book'),
  url('fonts/hinted-Gotham-Book.eot?#iefix') format('embedded-opentype'),
  url('fonts/hinted-Gotham-Book.woff2') format('woff2'),
  url('fonts/hinted-Gotham-Book.woff') format('woff'),
  url('fonts/hinted-Gotham-Book.ttf') format('truetype'),
  url('fonts/hinted-Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/hinted-Gotham-Bold.eot');
  src: local('fonts/Gotham-Bold'),
  url('fonts/hinted-Gotham-Bold.eot?#iefix') format('embedded-opentype'),
  url('fonts/hinted-Gotham-Bold.woff2') format('woff2'),
  url('fonts/hinted-Gotham-Bold.woff') format('woff'),
  url('fonts/hinted-Gotham-Bold.ttf') format('truetype'),
  url('fonts/hinted-Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

body{
  font-family: 'Gotham';
}

a {
	transition: ease-in-out 0.2s;
}

h1,h2,h3,h4,h5,h6, strong, b{
	font-family: 'Gotham';
}

/* Full Page Slider */
.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
  min-height: 100% !important;
  height: 100% !important;
}
.owl-carousel .owl-dots {
	margin: 0 auto;
}
.owl-carousel .owl-dots .owl-dot.active{
	background-color: #44ccb8;
	border: 1px solid #44ccb8;
}
.owl-carousel .owl-dots .owl-dot {
	background-color: transparent;
	border: 1px solid #fff;
	transition: ease-in-out 0.2s;
	margin: 5px 4px;
}
.owl-carousel .owl-dots .owl-dot:hover{
	background-color: #44ccb8;
	transition: ease-in-out 0.2s;
}
.wcps-container .owl-nav.middle-fixed .owl-prev {
  content: url(/wp-content/uploads/2018/01/Left_right_white.png);
  background: none;
  border: none;
  border-radius: 0;
  height: 50px;
  left: -30px;
  padding: 0;
  position: absolute;
  top: 0;
  width: 30px;
  transition: ease-in-out 0.2s;
}
.wcps-container .owl-nav.middle-fixed .owl-prev:hover {
  content: url(/wp-content/uploads/2018/01/Left_right_green.png);
  height: 50px;
  left: -30px;
  padding: 0;
  position: absolute;
  top: 0;
  width: 30px;
  transition: ease-in-out 0.2s;
}
.wcps-container .owl-nav.middle-fixed .owl-next {
  content: url(/wp-content/uploads/2018/01/Arrow_right_white.png);
  background: none;
  border: none;
  border-radius: 0;
  height: 50px;
  padding: 0;
  position: absolute;
  right: -30px;
  top: 0;
  width: 30px;
  transition: ease-in-out 0.2s;
}
.wcps-container .owl-nav.middle-fixed .owl-next:hover {
  content: url(/wp-content/uploads/2018/01/Arrow_right_blue2.png);
  height: 50px;
  padding: 0;
  position: absolute;
  right: -30px;
  top: 0;
  width: 30px;
  transition: ease-in-out 0.2s;
}
.wcps-container:hover .owl-nav.middle-fixed .owl-prev, .wcps-container:hover .owl-nav.middle-fixed .owl-next {
	box-shadow: none;
}
.single-product-container .owl-carousel .owl-dots {
	text-align: center;
}
.single-product-container .owl-carousel .owl-dots .owl-dot{
	background-color: #161616;
	border: 1px solid #161616;
	transition: ease-in-out 0.2s;
	border-radius: 20px;
  display: inline-block;
  height: 15px;
  margin: 5px 4px;
  opacity: 0.8;
  width: 15px;
}
.single-product-container .owl-carousel .owl-dots .owl-dot.active{
	background-color: #44ccb8;
	border: 1px solid #44ccb8;
}
.single-product-container .owl-carousel .owl-dots .owl-dot:hover{
	background-color: #44ccb8;
	transition: ease-in-out 0.2s;
}
.single-product-container .owl-carousel .owl-nav {
	left: 0;
  position: absolute;
  top: 40%;
  width: 100%;
}
.single-product-container .owl-carousel .owl-nav .owl-prev{
	content: url(/wp-content/uploads/2018/01/Left_right_green.png);
  top: 0;
  height: 50px;
  width: 30px;
  transition: ease-in-out 0.2s;
}
.single-product-container .owl-carousel .owl-nav .owl-prev:hover{
	content: url(/wp-content/uploads/2017/12/Left_right_grey.png);
  top: 0;
  height: 50px;
  width: 30px;
  transition: ease-in-out 0.2s;
}
.single-product-container .owl-carousel .owl-nav .owl-next{
	content: url(/wp-content/uploads/2018/01/Arrow_right_green.png);
  top: 0;
  height: 50px;
  width: 30px;
  transition: ease-in-out 0.2s;
}
.single-product-container .owl-carousel .owl-nav .owl-next:hover{
	content: url(/wp-content/uploads/2017/12/Arrow_right_grey.png);
  top: 0;
  height: 50px;
  width: 30px;
  transition: ease-in-out 0.2s;
}

.et_overlay{
	background: transparent;
}
#et-top-navigation {
	padding-right: 10px !important;
}
#main-footer .footer-widget:nth-child(2){
	margin-right: 0 !important;
}
li.type-product .product_categories {
	color: #44ccb8;
}
li.type-product .product_categories:hover, .et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product:hover .category-names .product_categories {
	color: #ffffff;
}
li.type-product .product_categories a {
	display: inline-block;
	padding-bottom: 4px;
  line-height: 22px;
}
div.et_pb_slider.et_fullscreen_slider div.et-pb-controllers{
	bottom: 60px;
}
.post-type-archive-product header.woocommerce-products-header.clearfix h1 {
	padding-bottom: 0;
}
.wcps-container .wcps-items-title {
	padding-bottom: 4px !important;
}
.container.single-product-container .pdf-links h3 img, .container.single-product-container .textwidget strong img{
	width: 30px;
  height: 1px;
}
#single-prod-info img {
	display: inline-block;
}
#text-5 {
	top: 108px !important;
}
div.et_pb_slider.et_fullscreen_slider div.et-pb-controllers::after{
	content: url(/wp-content/uploads/2017/08/mouse-scroll-white.png);
	color: #ffffff;
	font-size: 36px;
	display: block;
	clear: both;
	padding-top: 20px;
	animation: bounce 1s infinite;
	-webkit-animation: bounce 1s infinite;
	-moz-animation: bounce 1s infinite;
}

@keyframes bounce {
  0%    { transform: translateY(-15%); }
  50%   { transform: translateY(0%);   }
	100%  { transform: translateY(-15%); }
}

@-webkit-keyframes bounce {
  0%    { transform: translateY(-15%); }
  50%   { transform: translateY(0%);   }
	100%  { transform: translateY(-15%); }
}

@-moz-keyframes bounce {
  0%    { transform: translateY(-15%); }
  50%   { transform: translateY(0%);   }
	100%  { transform: translateY(-15%); }
}


/* removing cart */
#et-top-navigation .et-cart-info{
	display: none;
}

/* slider setting */
.slider-arrow {
  width: 100px !important;
  height: 100px !important;
}

.rolo_slider .slider-arrow span {
  width: 100px !important;
  height: 100px !important;
}

.rolo_slider .slider-arrow span:after {
  width: 60px;
  height: 60px;
  border-width: 2px;
}

.slider-arrow.arrow-right {
  right: 200px !important;
}

.slider-arrow.arrow-left {
  left: 200px !important;
}

.slider-arrow.arrow-left span:after {
  margin-top: -31px;
}
.rolo_slider .slider-buttons a {
  border-radius: 0 !important;
}

.owl-theme .owl-controls .owl-page span {
  width: 15px;
  height: 15px;
  border: 1px solid #fff;
}

.slider-meta-wrap {
  color: #fff;
}

h3.slider-title {
  color: #fff;
  font-size: 3em;
  line-height: 1.2em;
  font-weight: 700;
}

.slide-layer{
  max-width: 800px;
  margin: auto;
}

.slider-meta-wrap h4 {
  color: #fff;
  margin-bottom: 30px;
}



.rolo_wrapper.default.force-width{
  height: auto !important;
}

.owl-carousel .slide-img{
  height: calc(100vh + 1px) !important;
}

.rolo_slider{
  width: 100% !important;
}
@media screen and (max-width: 1440px) {
	body.page-id-78 .et_pb_section_6 {
		background-size: 100% 55%;
	}
	.pdf-links a {
		margin-right: 0 !important;
	}
}
@media(min-width: 1025px){
  .owl-carousel .slide-img{
    min-height: 500px;
  }
  .owl-theme .owl-controls{
    bottom: -15%;
  }
  body.page-id-78 .et_pb_section_6 {
		background-size: 100% 65%;
	}
}

/* White logo Slider - Homepage */
body.page-id-78 header#main-header div.logo_container img#logo{
	content: url(/wp-content/uploads/2017/10/Comtech-link_logo_white.svg);
	margin-top: 0px;
	padding: 0;
  width: 246px;
}

body.page-id-78 header#main-header.et-fixed-header div.logo_container img#logo{
	content: url(/wp-content/uploads/2017/10/Comtech-link_logo.svg);
	margin-top: 0px;
	padding: 10px;
}

body.page-id-78 header#main-header.et-fixed-header #top-menu li a{
  padding-top: 0px !important;
}

.et_pb_svg_logo #logo{
	padding: 10px;
}

body.page-id-78 header#main-header #top-menu a{
	color: #ffffff;
}

#top-menu li{
  font-weight: normal;
  padding-right: 35px;
}

ul#menu-social-menu a:hover {
  color: #44ccb8 !important;
}


body:not(.page-id-78) header#main-header, body:not(.page-id-78) header#main-header .container.clearfix.et_menu_container  {
	height: 74px;
}

body:not(.page-id-78) header#main-header .container.clearfix.et_menu_container #et-top-navigation {
	padding: 30px 0 0 0;
}

body.page-id-78 header#main-header #top-menu li.current-menu-item > a {
	color: #44ccb8 !important;
}

body.page-id-78 header#main-header{
	box-shadow: none !important;
}

body.page-id-78 header#main-header #et-top-navigation .et-cart-info {
	color: #ffffff;
}

body.page-id-78 header#main-header.et-fixed-header #top-menu li.current-menu-item a:hover, body.page-id-78 header#main-header #top-menu li.current-menu-item a:hover {
	color: #000000 !important;
	opacity: 1;
}

body.page-id-78 header#main-header.et-fixed-header #top-menu li a:hover, body.page-id-78 header#main-header #top-menu a:hover {
	color: #44ccb8 !important;
}

#main-header #top-menu-nav li a:hover{
	color: #44ccb8;
	opacity: 1;
}

#main-header, body.page-id-78 header#main-header.et-fixed-header{
	background-color: rgba(255, 255, 255, 1) !important;
	border-top: 4px solid rgb(68, 204, 184) !important;
}

body.page-id-78 header#main-header {
	background-color: rgba(255, 255, 255, 0) !important;
	border-top: 4px solid rgba(68, 204, 184, 0) !important;
}

.ds-vertical-align{
	display: flex; 
  flex-direction: column; 
  justify-content: center;
}

div.homepage-link{
	padding-top: 20px;
}

div.homepage-link a{
  color: #000;
}

div.homepage-link a:hover{
	color: #44ccb8 !important;
	transition: ease-in-out 0.2s;
}

div.homepage-link-black{
	padding-top: 5px;
}

div.homepage-link-black a:hover{
	color: #000000 !important;
	transition: ease-in-out 0.2s;
}

div.homepage-link-white{
	padding-top: 10px;
}

div.homepage-link-white a:hover{
	color: #ffffff !important;
	transition: ease-in-out 0.2s;
}

#home-prod-sect a:hover {
  color: #000000 !important;
  transition: ease-in-out 0.2s;
}

div.home-product{
	display: inline-block;
	padding: 20px 0;
  margin: 10px 5px;
  position: relative; 
}

div.home-product a:hover:after {
	opacity: 1;
	background-color: #44ccb8 !important;
}

div.home-product a:after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: .5s ease-in-out all;
}

#branches-home-text h3{
	font-size: 24px;
  font-weight: bold;
  color: #ffffff;
}

#branches-home-text a:hover {
  color: #000000 !important;
}

/* PRODUCTS PAGE */
.product-header .left-col{
	padding-top: 10px;
	width: 48%;
	display: inline-block;
}

.product-header .right-col{
	padding-top: 10px;
	margin-left: 21%;
	width: 30%;
	display: inline-block;
}

.product-header .right-col a{
	color: #ffffff;
}

.product-header .right-col a:hover{
	color: #000000;
}

/* WOOCOMMERCE CATEGORY PAGE */

.archive.tax-product_cat #main-content .container {
	width: 100%;
	max-width: 100%;
	padding-top: 0;
}

.archive.tax-product_cat #main-content #left-area {
	width: 100%;
	padding-right: 0 !important;
}

.archive.tax-product_cat #main-content #left-area .et_pb_fullwidth_header {
	padding-top: 124px !important;
}

.archive.tax-product_cat #main-content #left-area li.product {
	width: 30.75% !important;
}

.archive.tax-product_cat #main-content .max-width-content {
	width: 80%;
	max-width: 1080px;
	margin: 0 auto;
	display: none;
}

.archive.woocommerce .container .template-shop.nine.units{
	width: 100% !important;
}

.archive.woocommerce .container .sidebar.three.units{
	display: none !important;
}

#woof_widget-2 ul.woof_list.woof_list_radio input[type="radio"] {
	display: none;
}

#woof_widget-2 h4.widgettitle {
	padding-bottom: 15px;
	border-bottom: 1px solid #231f20;
	margin-bottom: 15px;
	margin-right: 10px;
}

.et_pb_widget_area_left {
	border-right: none;
}

span.woof_is_opened, span.woof_is_closed {
	background: none !important;
}

span.woof_is_opened:after, span.woof_is_closed:after {
	font-size: 20px;
}

span.woof_is_opened:after {
	content: '-';
}

span.woof_is_closed:after {
	content: '+';
}

#woocommerce_product_search-2 form.woocommerce-product-search label {
	display: none;
}

#woocommerce_product_search-2 form.woocommerce-product-search input[type="search"] {
	border: none;
	padding: 10px;
	margin-top: 5px;
	float: left;
	display: inline-block;
	width: 125px;
}

#woocommerce_product_search-2 form.woocommerce-product-search input[type="search"] {
	float: left;
	display: inline-block;
}

#woocommerce_product_search-2 form.woocommerce-product-search input[type="submit"] {
	float: left;
	visibility: hidden;
}

#woocommerce_product_search-2 form.woocommerce-product-search input:nth-child(2)::after {
	content: '/55';
	font-size: 17px;
	position: absolute;
}

/* woocommerce customization */
li.product-category.product svg {
  width: 100px;
}

.woocommerce ul.products li.product a svg, .woocommerce-page ul.products li.product a svg {
  margin: 10px auto !important;
  display: block;
  height: 80px;
}

.woocommerce ul.products li.product a svg, .woocommerce-page ul.products li.product h2.woocommerce-loop-category__title {
	padding: 0;
}


.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product{
	width: 19.5%;
  text-align: center;
  padding: 10px;
  transition: all 0.2s ease-in-out;
  margin: 2px;
}

.woocommerce.columns-5 ul.products li.product:hover{
  background: #44ccb8;
}

.woocommerce.columns-5 ul.products li.product:hover a h2{
  color: #fff;
}

.woocommerce.columns-5 ul.products li.product a h2 mark{
  display: none;
}

.woocommerce.columns-5 ul.products li.product:hover svg path, .woocommerce.columns-5 ul.products li.product:hover svg circle {
  fill: #fff;
}

/* BLOG PAGE */
div.blog-cta a.more-link:before {
  content: url(/wp-content/uploads/2017/10/Green_arrow_button.svg);
  padding-right: 5px;
  display: inline-block;
  width: 7px;
}

div.blog-cta a.more-link:hover{
	color: rgba(68,204,184,0.8);
}

div.blog-cta h2.entry-title{
	display: none;
}

/* CONTACT PAGE */
div.header-content h1 span {
  font-weight: normal;
  width: 80px;
  background: #fff;
  height: 1px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

.header p {
  margin-bottom: 15px;
}

.contact-details-text .header h4{
	font-size: 39px;
	font-weight: bold;
	line-height: 1.2em;
}

.contact-details-text .contact, .contact-details-text .address{
	padding-bottom: 25px;
}

span.dash {
  width: 60px;
  display: inline-block;
  height: 1px;
  background: #44ccb8;
  position: relative;
  overflow: hidden;
  left: 10px;
  vertical-align: middle;
}


span.dash.white {
  background: #fff;
}

.contact-details-text .contact a{
	color: #231f20;
}

.contact-details-text .contact a:hover, #footer-widgets .footer-widget .contact.footer-details a:hover, .footer-widget #nav_menu-2 ul#menu-main-pages li a:hover{
	color: #44ccb8;
}

.contact-details-text .contact p, .contact-details-text .address p{
	padding-bottom: 0;
}

#main-contact-form .contact-left label{
	color: #161616;
}

#main-contact-form .nf-before-form-content{
	display: none;
}

#main-contact-form .et_contact_bottom_container.et_pb_contact_submit.et_pb_button{
	width: 100%;
}

#main-contact-form input.wpcf7-form-control[type="email"], #main-contact-form input.wpcf7-form-control[type="text"], #main-contact-form input.wpcf7-form-control[type="tel"], #main-contact-form textarea.wpcf7-form-control {
	width: 100%;
	color: #161616;
	background-color: #eeeeee;
	font-size: 14px;
	border: none;
	padding: 14px;
	margin-top: 8px;
}

#main-contact-form textarea.wpcf7-form-control{
	height: 323px;
}

#main-contact-form textarea.wpcf7-form-control::placeholder{
	color: #161616 !important;
	font-family: Gotham;
	font-size: 14px;
}

#main-contact-form input.wpcf7-form-control[type="submit"]{
	width: 100%;
	font-family: Gotham;
	color: #ffffff;
	background: #999999;
	font-size: 16px;
	border: none;
	border-radius: 0;
	padding: 13px;
  margin-top: 43px;
  transition: ease-in-out .2s;
}

#main-contact-form input.wpcf7-form-control[type="submit"]:hover{
	background: #44ccb8;
	color: #ffffff;
	cursor: pointer;
	transition: ease-in-out .2s;
}

#main-contact-form div.contact-left{
	width: 50%;
	display: block;
	float: left;
	padding-right: 30px;
}

#main-contact-form div.contact-right{
	width: 50%;
	display: block;
	float: right;
	padding-top: 23px;
}

#main-contact-form div.wpcf7-validation-errors{
	border: none;
}

/* ABOUT US PAGE */
.page-id-2 div.contact a{
	color: #231f20;
}

.page-id-2 div.contact a:hover{
	color: #44ccb8;
	transition: ease-in-out .2s;
}

.page-id-2 div.contact p:nth-child(2){
	padding-bottom: 0;
}

/* FOOTER STYLES */
#footer-info{
	width: 100%;
}

#footer-info .copyright{
	float: left;
	text-align: left;
}

#footer-info .website{
	float: right;
	text-align: right;
}

.contact.footer-details p, .registered-address p{
	padding: 0;
}

.contact.footer-details{
	padding-bottom: 20px;
}

#main-footer .footer-widget h4.title{
	color: #ffffff;
}

#footer-widgets .footer-widget li::before{
	border: none;
}

#footer-widgets .footer-widget li{
	padding-left: 0;
}

.footer-widget #media_image-2{
	width: 100%;
	text-align: right;
}

body.animated{
	transform: none !important;
}

.home-page-product-slider .et_pb_slide_image {
  right: 0;
  margin-right: 0;
}

.home-page-product-slider .et_pb_slide_description {
  float: left;
}

.home-page-product-slider .et_pb_module {
  padding: 0 !important;
}

.home-page-product-slider .et_pb_slides .et_pb_slide {
  padding: 0;
}

.bottom-logos a {
  display: inline-block;
  width: 24%;
  vertical-align: middle;
  padding: 25px;
}

.bottom-logos a img {
  max-height: 80px;
}

#text-3{
	width: 100%;
	text-align: left;
  padding-left: 20px;
}

.et_pb_scroll_top.footer-to-top:before {
    display: none;
}
.footer-to-top {
    cursor: pointer;
    position: static !important;
    animation: none !important;
    display: block !important;
    opacity: 1 !important;
}
.footer-to-top>strong {
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    font-size: 1.3em;
    transition: ease-in-out .2s;
}
.footer-to-top>strong:hover{
	color: #44ccb8;
	transition: ease-in-out .2s;
}
.textwidget .et_pb_scroll_top.footer-to-top.et-visible{
  transition: ease-in-out .2s;
}
.textwidget .et_pb_scroll_top.footer-to-top.et-visible:hover img {
  content: url(/wp-content/uploads/2017/10/Ruturn_to_top_arrow_green.svg);
  transition: ease-in-out .2s;
  width: 30px;
}
.et_pb_slider{
	overflow:  visible !important;
}
.et-pb-arrow-next:before {
    content: url(/wp-content/uploads/2017/10/Arrow_right.svg);
    font-family: arial !important;
    display: block;
    width:30px;
}
.et-pb-arrow-prev:before {
    content: url(/wp-content/uploads/2017/10/Arrow_left.svg);
    font-family: arial !important;
    display: block;
    width: 30px;
}
.et-pb-arrow-next:hover:before {
    content: url(/wp-content/uploads/2017/10/Arrow_right_green.svg);
}
.et-pb-arrow-prev:hover:before {
    content: url(/wp-content/uploads/2017/10/Left_right_green.svg);
}
.et-pb-arrow-next, .et-pb-arrow-prev {
    opacity: 1 !important;
}
.et-pb-arrow-prev{

  left: -90px !important;
}
.et-pb-arrow-next{

  right: -90px !important;
}

.et-pb-controllers a {
    width: 14px;
    height: 14px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: transparent;
    border: 1px solid #fff;
}
.et-pb-controllers .et-pb-active-control{
	background-color: #43cbb7 !important;
}

#news-blog div.column .et_pb_post{
	padding: 0px;
}

#news-blog div.column .et_pb_image_container{
	margin: 0 0 15px 0;
}

#news-blog div.column .et_pb_post.et_pb_has_overlay .post-meta{
	color: #808080 !important;
}

#news-blog div.column .et_pb_post.et_pb_has_overlay .et_overlay:hover{
	background-color: rgba(68,204,184,0.78);
}

#news-blog div.column .et_pb_post.et_pb_has_overlay a:hover{
	color: #44ccb8;
}

#news-blog div.alm-btn-wrap .more_blog_button{
	width: 100%;
	background: #999999;
  color: #ffffff;
  padding: 15px 25px;
  font-size: 22px;
  text-decoration: none;
  line-height: 1em;
  height: 52px;
	transition: 0.2s ease-in-out;
}

#news-blog div.alm-btn-wrap .more_blog_button:hover{
	background: #eeeeee;
	color: #111111;
	transition: 0.2s ease-in-out;
}

.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, 
.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, 
.et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container,
.et_pb_bg_layout_light p.et_pb_title_meta_container a{
	color: #161616;
}

#news-blog div.column .et_pb_post a {
  display: block;
  margin-top: 10px;
  color: #161616;
}

#news-blog div.column .et_overlay:before{
	content: "";
}

#products_header{
	padding: 20px 0;
}

#products_header h1{
	font-size: 38px;
}

#products_header p, #products_header h4{
	font-size: 16px;
	line-height: 26px;
}

#products_header a:hover{
	color: #161616 !important;
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 33.33%;
    margin: 0;
    padding: 15px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.et_pb_row,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container{
	max-width: 1300px;
}
/* woocommerce page customizer */
.right-sidebar {
    width: 100%;
    padding-left: 300px;
    position: relative;
    padding-bottom: 20px;
    background: #fff;
}

.sidebar-shop {
    position: absolute;
    left: -0;
    background: #f7f7f7;
    padding: 45px 45px 45px 0;
       min-height: 100%;
       width: 300px;
}
.main-shop-loop {
  margin-left: 10%;
}
.sidebar-shop:before {
    position: absolute;
    content: "";
    background: #f7f7f7;
    right: 100%;
    display: block;
    width: 9999px;
    min-height: 100%;

    top: 0;
}

body.page-id-78 .woocommerce ul.products {
	background: transparent;
}

.woocommerce .products ul, .woocommerce ul.products{
  margin-bottom: 0px;
  background: #fff;
}
.col-6{
  width: 50%;
  float: left;
}
.shop-top-contact {
  padding-left: 200px;
}

.shop-top-contact a {
  display: block;
  color: #fff;
}

section.shop_header {
  color: #fff;
  padding-bottom: 50px;
}


header.woocommerce-products-header.clearfix img {
  width: 80px;
  margin-right: 30px;
  float: left;
}

header.woocommerce-products-header.clearfix {
  background: #1e2f48;
  color: #ffffff;
  padding: 30px 45px;
}

header.woocommerce-products-header.clearfix h1 {
  color: #44ccb8;
  font-size: 32px;
  font-weight: 900;
}

.term-description {
  line-height: 26px;
  font-size: 16px;
}
section.shop_header h1, section.shop_header h4 {
    color: #fff;
}
section.shop_header h4 {
  margin-top: 45px;
}
section.shop_header h1 {
    font-weight: 900;
    margin-bottom: 15px;
}
div.type-product div.summary.entry-summary h1.product_title.entry-title {
	font-size: 38px;
	color: #44ccb8;
}

#home-blog-posts article .et_pb_image_container:after{
	content: '\A';
  position: absolute;
  width: 100%; 
  height:100%;
  top:0; 
  left:0;
  opacity: 0;
  background:rgba(68, 204, 184, 0.6);
  transition: ease-in-out .4s;
  -webkit-transition: ease-in-out .4s;
}

#home-blog-posts article .et_pb_image_container:hover:after {
	content: '\A';
  position: absolute;
  width: 100%; 
  height:100%;
  top:0; 
  left:0;
  opacity: 1;
  background:rgba(68, 204, 184, 0.6);
  transition: ease-in-out .4s;
  -webkit-transition: ease-in-out .4s;
}

#home-blog-posts article .post-content a:hover {
	color: #44ccb8;
}

.et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product:hover img{
	opacity: 0.8;
}

/* WOOCOMMERCE */
@media (min-width: 981px){
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), 
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), 
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item,
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item,
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, 
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, 
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget, 
.et_pb_gutters3.et_left_sidebar.woocommerce-page ul.products li.product, 
.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n),
 .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), 
 .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item,
 .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, 
 .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4,
 .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product,
 .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget, 
 .et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product, 
 .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4, 
 .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), 
 .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), 
 .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, 
 .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, 
 .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, 
 .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 33.33%;
    margin-right: 0;
}
}
.et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product{
  padding: 20px 20px;
  margin: 2px;
  width: 33%;
  transition: ease-in-out .2s;
  background: #ffffff;
}
.et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product:hover{
  background: #44ccb8;
  color: #ffffff;
  transition: ease-in-out .2s;
}
.woocommerce ul.products li.product .price{
  display: none;
}
.woocommerce ul.products li.product a.read-more-link{
  color: #161616;
}
.woocommerce ul.products li.product a.read-more-link:before {
    content: url(/wp-content/uploads/2017/10/Green_arrow_button.svg);
    display: inline-block;
    width: 7px;
}
.woocommerce ul.products li.product:hover a.read-more-link, .woocommerce ul.products li.product:hover div.product_categories a {
  color: #fff;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  color: #44ccb8;
  font-size: 1.4em;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.woocommerce ul.products li.product .category-names:after{
  content: "";
  width: 130px;
  display: block;
  height: 1px;
  background: #44ccb8;
  margin-top: 5px;
  margin-bottom: 5px;
}
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title{
  color: #fff;
}
.woocommerce ul.products li.product:hover .category-names:after{
  background:  #ffffff;
}

.woocommerce ul.products span.et_shop_image{
	width: 65%;
	margin: 0 auto;
}

.woocommerce ul.products li.product:hover  a.read-more-link:before {
  content: url(/wp-content/uploads/2017/10/Black_arrow_button.svg);
}

.woocommerce ul.products.owl-carousel {
	background: transparent;
	margin: 50px 0;
}

.woocommerce ul.products li.product .et_overlay{
  display: none;
}

h3.ywcca_widget_title{
    font-size: 18px;
    display: inline-block;
    border-bottom: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 7.5px;
    padding-right: 30px;
}

div.ywcca_container.ywcca_widget_container_style_1 {
	border: none;
}

.sidebar-shop h2 {
  font-family: Gotham;
  width: 140px;
  font-size: 18px;
	color: #161616;
	font-weight: normal;
	border-bottom: 1px solid #161616;
  margin-bottom: 15px;
  margin-top: 15px;
}

.sidebar-shop .textwidget p {
	padding-bottom: 5px;
}

.sidebar-shop .textwidget p a {
	color: #161616;
}

.sidebar-shop .textwidget p a:hover{
	color: #44ccb8;
}


#widget-collapscat-2-top li a {
	font-family: Gotham;
  font-size: 16px;
  color: #161616;
  padding-bottom: 5px;
}

#widget-collapscat-2-top li a:hover {
	color: #44ccb8;
}

#widget-collapscat-2-top li.collapsing.categories {
	margin-bottom: 5px;
}

#widget-collapscat-2-top > ul > li.collapsing.categories.item {
	margin-left: 25px;
}

#widget-collapscat-2-top li span.collapsing.categories.collapse, #widget-collapscat-2-top li span.collapsing.categories.expand {
	padding-right: 10px;
}

#widget-collapscat-2-top li span span {
	transition: ease-in-out .2s;
}

#widget-collapscat-2-top li span span:hover {
	color: #44ccb8;
	cursor: pointer;
	transition: ease-in-out .2s;
}

#widget-collapscat-2-top li ul {
	margin-left: 25px;
	margin-top: 5px;
}

div.search-wrap {
	margin: 5px 0px 20px;
}

div.search-wrap #woocommerce-product-search-field-0 {
	color: #161616;
  background-color: #eeeeee;
  font-size: 14px;
  border: none;
  padding: 10px;
}

#woocommerce_product_search-4 {
	padding-top: 20px;
}

div.search-wrap button {
	background-color: transparent;
  border: none;
}

div.search-wrap button span {
	font-size: 24px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  color: #161616;
	transition: ease-in-out .2s;
}

div.search-wrap button span:hover {
	color: #44ccb8;
	cursor: pointer;
	transition: ease-in-out .2s;
}

.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
    float: left;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
	float: right;
}

.summary.entry-summary {
  background: #2b364b;
  position: relative;
  padding-top: 120px;
}

.summary.entry-summary:before {
  position: absolute;
  content: "";
  display: block;
  width: 999px;
  height: 100%;
  background: #2b364b;
  right: 100%;
  top: 0;
}
.lmp_load_more_button .lmp_button{
	display: block;
	background: #999;
	color: #fff;
	padding: 20px 25px;
	font-size: 20px;
	margin: 30px 4px 150px;
}
.lmp_load_more_button .lmp_button span{
	font-size: 24px;
	vertical-align: middle;
}
.lmp_load_more_button .lmp_button:hover{
	background: #44ccb8;
	color: #ffffff;
}

.woocommerce_product_long_description {
    background: #f4f4f4;
    position: relative;
    padding: 50px 0;
    padding-right: 80px;
    color: #161616;
    min-height: 400px;
}

.woocommerce_product_long_description:before {
    content: "";
    display: block;
    width: 999px;
    background: #f4f4f4;
    height: 100%;
    right: 100%;
    position: absolute;
    top: 0;
}

.summary.entry-summary 
 h1 {
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0 !important;
    font-size: 2.75em;
}

.woocommerce-product-details__short-description {
    color: #fff;
    padding: 50px 0;
    padding-right: 80px;
    padding-top: 30px;
}
.woocommerce-product-details__short-description, .woocommerce_product_long_description {
  font-size: 16px;
  line-height: 26px;
}

a.back-to-products {
    color: #fff;
    margin-bottom: 15px;
    display: inline-block;
}
a.back-to-products:before {
    content: url(/wp-content/uploads/2017/10/White_arrow_button.svg);
    margin-right: 5px;
    display: inline-block;
    width: 6px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
a.back-to-products:hover:before {
	content: url(/wp-content/uploads/2017/10/Green_arrow_button.svg);
  margin-right: 5px;
  display: inline-block;
  width: 6px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
a.back-to-products:hover {
	color: #44ccb8;
}

.product {
    font-size: 16px;
    line-height: 2;
}
.woocommerce div.product div.summary{
	margin-bottom: 0px;
}
body{
	overflow-x:hidden;
}
.related_products_area_title {
    background: #44ccb8;
    color: #fff;
    font-size: 32px !important;
    padding: 1em 0;
    position: relative;

}

.related_products_area_title:before {
    background: #44ccb8;
    display: block;
    position: absolute;
    top: 0;
    width: 999px;
    right: 100%;
    height: 100%;
    content: "";
}

.related_products_area_title:after {
    background: #44ccb8;
    display: block;
    position: absolute;
    top: 0;
    width: 9999px;
    left: 100%;
    height: 100%;
     content: ""; 
}

.woocommerce .owl-carousel.products .owl-item .item.product{
	width: 100% !important;
}

.woocommerce .owl-carousel.products .owl-item .item.product img{
  width: 80%;
  margin: 0 auto !important;
  opacity: 0.99;
}

.related_products_carousel .owl-prev {
    position: absolute;
    left: -150px;
    top: -185px;
    transition: ease-in-out .2s;
}

.related_products_carousel .owl-prev:hover img {
	content: url(/wp-content/uploads/2018/01/Left_right_green.png);
	transition: ease-in-out .2s;
}

.related_products_carousel .owl-next {
    position: absolute;
    right: -150px;
    top: -185px;
    transition: ease-in-out .2s;
}
.related_products_carousel .owl-next:hover img {
	content: url(/wp-content/uploads/2018/01/Arrow_right_green.png);
	transition: ease-in-out .2s;
}
.related_products_carousel .owl-theme .owl-controls .owl-buttons div{
	opacity: 1;
	background: none;
}

.woocommerce-product-right-section {
    float: right;
    width: 42%;
    margin-top: 120px;
}
.woocommerce-product-right-section img {
  margin: 0 auto;
  display: block;
}
#home-blog-posts article {
	background: transparent;
	box-shadow: none;
}

#home-blog-posts .post-meta, #home-blog-posts .post-content p, #home-blog-posts .post-content a {
	color: #fff;
}

#home-blog-posts .post-content p {
	margin-bottom: 10px;
}

#home-blog-posts .et_pb_image_container {
	width: 100%;
	margin: 0 auto;
}
.pdf-links a {
  display: block;
  position: relative;
  padding-left: 50px;
  margin-right: 100px;
  line-height: 30px;
  color: #161616;
}
.pdf-links a:hover {
	color: #44ccb8;
}

.pdf-links > img {
  width: 30px;
  display: inline-block;
}

.pdf-links {
  padding: 20px 15px 0px;
  line-height: 26px;
  float: left;
  width: 50%;
  display: inline-block;
}

#custom_html-2.single-product-contact-details {
	float: left;
	padding: 20px 15px 0px;
  width: 50%;
  display: inline-block;
}

#single-prod-info {
	display: flex;
  width: 100%;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}

.pdf-links h3, #custom_html-2.single-product-contact-details h3 {
	display: inline-block;
	padding-left: 15px;
  vertical-align: middle;
  color: #161616;
  font-size: 16px;
  font-weight: bold;
}



.slider-button:before{
	content: url("/wp-content/uploads/2017/10/White_arrow_button.svg");
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-right: 7px;
	vertical-align: top;
}
#main-footer, #footer-bottom{
	background: #161616 !important;
	z-index: 3;
	position: relative;
}

#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover, #footer-info, #footer-info a {
	color: #ffffff;
	font-size: 16px;
}

footer#main-footer > .container {
    border-bottom: 1px solid #333;
}

.et_fixed_nav #main-header, 
.et_fixed_nav #top-header{
	border-top: 4px solid rgb(68, 204, 184);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25) !important;
}

.home.et_fixed_nav #main-header, 
.home.et_fixed_nav #top-header{
	border-top: none;
}
.et_fixed_nav #main-header.et-fixed-header, 
.et_fixed_nav #top-header.et-fixed-header{
	border-top: 4px solid rgb(68, 204, 184);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25) !important;
}

.close-menu, .close-categories{
	display: none;
}

p.woocommerce-result-count {
    display: none;
}

form.woocommerce-ordering {
    display: none;
}
.about-us-footer-details .contact{
	margin-bottom: 30px;
}

.hover-change .et_pb_image{
  position:relative;
}
.hover-change .et_pb_image::before{
  transition:all 0.2s ease-in-out;
  background:rgba(68,204,184,0);
  content:"";
	display:block;
	height:100%;
	width:100%;
	position:absolute
}
.hover-change:hover .et_pb_image::before{
	background:rgba(68,204,184,0.78);
}
p.para-links a:hover{
  transition: ease-in-out 0.2s !important;
  color: #191919 !important;
}
.et_pb_blog_grid .et_pb_post{
	padding: 0px;
	border: 0 !important;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #44ccb8;
	border: 1px solid #44ccb8;
}
#home-animation {
  margin: 0 auto;
}
.branch-images img {
    margin-right: 2%;
    vertical-align: middle;
    padding: 20px;
}
.branch-images p{
	text-align: center;
}
.woocommerce-product-right-section > img{
	width: 400px;
}

/* tablet specific */ 
@media(min-width: 993px){
	.hide-on-desktop{
		display: none;
	}
	.pdf-links.mobile {
		display: none;
	}
}
.about-us-footer-details .contact{
	max-width: 230px;
}
@media(max-width: 992px){
	.pdf-links.mobile > img {
    width: 50px;
    display: block;
    margin-bottom: 10px;
}
.summary.entry-summary, .summary.entry-summary:before{
	background: #2b364b;
}
.woocommerce div.product .product_title{
	color:#44ccb8;
}
a.back-to-products:before {
    content: url(/wp-content/uploads/2017/10/Green_arrow_button.svg);

}
.woocommerce-product-right-section{
	padding-left: 30px;
}
.related_products_area_title, 
.related_products_area_title:before,
.related_products_area_title:after{
	background: #44ccb8;
}
.related_products_area_title span.dash{
	background: #fff;
}
.pdf-links.mobile a {
    padding-left: 0;
    display: block;
    line-height: 2;
}
.pdf-links.mobile a img{
	width: 8px;
	height: 14px;
	position: static;
}
.woocommerce-search-form-tab{
	display: block;
}
.woocommerce .owl-carousel.products .owl-item .item.product {
    width: 99% !important;
}
.woocommerce-page div.product div.summary{
	width: 50%;
	float: left;
}
.woocommerce .related_products_carousel  ul.products:before{
	content: "";
	background: #eee;
	display: block;
	position: absolute;
	width: 120%;
	left: -10%;
	top: 0;
	height: 100%;
}
.woocommerce .related_products_carousel  ul.products{
	padding: 5% 0;
	position: relative;
}
.post-type-archive .woocommerce ul.products{
  padding-bottom: 30px;
}
.related_products_carousel .owl-pagination {
  display: block; 
}
.related_products_carousel .owl-theme .owl-controls{
	margin-top: 10px;
	position: relative;
}

#main-contact-form div.contact-left,
#main-contact-form div.contact-right{
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#main-contact-form div.contact-right{
	margin-top: 10px;
}
#main-contact-form input.wpcf7-form-control[type="submit"]{
	width: auto;
	background: #999;
	color: #fff;
	border: none;
	margin-top: 0px;
	font-family: 'Gotham';
}
.about-us-footer-details .contact{
	display: inline-block;
	vertical-align: top;
	max-width: 230px;
	margin-right: 20px;
}
	.close-menu{
	display: block;
}
.woocommerce-search-form-tab {
    padding: 5%;
}

.search-wrap {
    position: relative;
    margin-top: 10px;
}

.search-wrap input {
    width: 100%;
    line-height: 42px;
    height: 42px;
    border: none;
    padding: 0 50px 0px 10px;
    font-family: 'gotham';
}

.search-wrap button {
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 42px;
    border: none;
    background: #999;
    border-left: 4px solid #eee;
    padding: 0;
    text-align: center;
}

.search-wrap button span {
    color: #fff;
    font-size: 25px;
    line-height: 42px;
    display: inline;
}
body .rolo_slider.owl-carousel .slide-img, 
body .rolo_slider[id*=rolo_], body .rolo_wrapper{
max-height: 100vh;
}
.slider-arrow.arrow-right{
	right: 10px !important;
}
.slider-arrow.arrow-left{
	left: 10px !important;
}
.container.et_menu_container{
	width: 100%;
	padding: 0 15px;
	background: #fff;
}
.et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation{
	padding-top: 0px;
}
.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar{
	padding-bottom: 0px;
}
.mobile_menu_bar:before{
	font-size: 60px;
}
.et_pb_svg_logo #logo, .et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{
	height:60px;
	max-height: 100%;
}
span.logo_helper{
	display: none;
}
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu{
	background: #fff !important;
	padding: 0;
	border-color:#eee;
}
.et_mobile_menu li {
    float: left;
    width: 16.66%;
    text-align: center;
}
.et_mobile_menu li a {
	padding: 20px 0;
	border-bottom: 0px;
}
.home .et_pb_section.et_pb_section_1.et_section_regular .et_pb_column{
	width: 50% !important;
}
#post-80 .et_pb_section_1 .et_pb_column{
	width: 50% !important ;
}
#post-80 .et_pb_section_1 .et_pb_column .contact,
#post-80 .et_pb_section_1 .et_pb_column .address{
	padding-left: 100px;
}
.et_pb_row{
	width: 90%;
}
.et_pb_image_0 img{
	max-height: 275px;
}
.et_gallery_item, .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_column .woocommerce ul.products li.product:nth-child(n), .woocommerce-page ul.products li.product:nth-child(n){
	width: 50%!important;
	background: #fff;
	margin: 0px;
}
.woocommerce ul.products li.product a svg,
 .woocommerce-page ul.products li.product a svg {
	height: auto;
	width: 50px;
	display: inline-block;
	margin: 0 !important;
	vertical-align: middle;
	margin-right: 30px !important;
	}
  .et_pb_section.et_pb_section_3.et_section_regular  .et_pb_column .woocommerce ul.products li.product:nth-child(n){
 	    width: 49% !important;
		    height: 80px;
		    padding: 15px !important;
		    text-align: left;
		    margin: 2px !important;
		    background: #fff;
		    clear: none;
 }
 .home .et_pb_section.et_pb_section_3.et_section_regular {
    background: #eee;
}
 h2.woocommerce-loop-category__title{
 	display: inline-block;
 	vertical-align: middle;
 }
 .hide-on-mobile {
    display: none;
}

.seventy-p-on-tab {
    padding-right: 30%;
}

.right-wave.et_pb_row {
    width: 100%;
    padding-left: 5%;
    background-image: url(/wp-content/uploads/2017/08/Wave_green.png);
    background-size: auto 200px;
    background-position: 230% top;
}
.home .et_pb_section.et_pb_section_5.et_section_regular .et_pb_row.et_pb_row_5 .et_pb_column{
	width: 50% !important;
	margin: 0 !important;
	padding: 15px;
}
.home .et_pb_column_13 {
    padding: 50px 0;
}

div#nav_menu-3{
	margin-left: 20px;
}
#footer-widgets{
  padding: 6% 0 !important;
}

.footer-widget{
  margin-bottom: 0 !important;
}

.footer-widget #nav_menu-2{
  margin-bottom: 0 !important;
  margin-left: 30% !important;
}

.footer-widget.last{
  padding-top: 25px;
}

.footer-widget #text-3 strong{
  transition: ease-in-out .2s;
}

.footer-widget #text-3 strong:hover{
  color: #44ccb8 !important;
  transition: ease-in-out .2s;
}

#footer-widgets .footer-widget{
	margin: 0 !important;
	width: 240px !important;
}
#footer-widgets .footer-widget:nth-child(2){
	width: 262px !important;
}
#footer-widgets .footer-widget:nth-child(3){
	width: 187px !important;
}
#main-footer .container{
	width: 90%;
}
#footer-info .website,
#footer-info .copyright{
	float: none;
	text-align: left;
}
.home .et_pb_section_1 .et_pb_text_0{
	padding-right: 10px !important;
}
.home .et_pb_text_0 h1{
	font-size: 26px;
}
.home .et_pb_row_1.et_pb_row{
	padding: 5% 35% 5% 5%;
	width: 100%;
}
.home .et_pb_section_2:after{
	
	right: -150px !important;
}
.et_pb_row_1.et_pb_row{
	padding-top: 0 !important;
	padding-bottom: .0 !important;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container{
	width: 90%;
}
.et_pb_blog_grid .et_pb_post .et_pb_image_container {
    margin: 0 !important;
}

.blog-cta.et_pb_blog_0 {
    margin: 0 -10px;
}
.et_pb_blog_grid .et_pb_post{
	padding: 0px;
	border: 0 !important;
}
.et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n){
	width: 50% !important;
	margin: 0% !important;
	padding: 10px;
}

.sidebar-shop {
  position: static;
  margin: 0px;
  padding: 0;
  width: 100%;
  z-index: 1;
}

.right-sidebar {
  padding: 0;
}

.main-shop-loop {
  margin: 0;
}

h3.ywcca_widget_title {
  display:block;
  background:#333;
  color:#fff;
  padding:20px 5%;
  margin-bottom: 0px;
}

.container {
    width: 90%;
}

.shop-top-contact {
    display: none;
}

.widget_yith_wc_category_accordion > ul {
    display: none;
    padding: 2.5% 5% 65px 2.5%
}
.col-6{
	width: 100%;
}
.close-categories {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #999;
    text-align: center;
    padding: 15px;
    color: #fff;
    font-size: 1.6em;
    font-weight: 100;
}

ul.ywcca_category_accordion_widget {
    position: relative;
}
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
}

.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget li i {
    left: auto;
    right: 0;
    top: 12px;
}

.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li.opened > a {
    border-bottom: 1px solid #eee;
    display: block;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
h3.ywcca_widget_title:after {
    content: url(/wp-content/uploads/2017/10/Arrow_right.svg);
    position: absolute;
    right: 5%;
    width: 10px;
    height: 10px;
}
.woocommerce-page ul.products li.product:nth-child(n) {
    width: 49.5% !important;
    clear: none !important;
    margin-right: 0.5% !important;
    margin-bottom: 1% !important;
}

.woocommerce-page ul.products li.product:nth-child(even) {
    margin-left: 0.5% !important;
    margin-right: 0px !important;
}

.woocommerce ul.products {
    padding: 5%;
    background: #eee;
}
h3.ywcca_widget_title{
	border-bottom: none;
}
}

/* Mobile Stylesheet */
@media (max-width: 481px) {
	.home .et_pb_section.et_pb_section_1.et_section_regular .et_pb_column{
		width: 100% !important;
	}
	.home  div.et_pb_section.et_pb_section_1 {
	    background-image: linear-gradient(180deg,#1e2f48 350px,#f4f4f4 350px)!important;
	}
	.home .et_pb_image_0{
		margin-left: auto !important;
	}
	.home .et_pb_image_0 img{
		max-height: 275px;
		margin-bottom: 25px;
	}
	.home .et_pb_section_1 .et_pb_text_0 {
	    padding: 0 !important;
	    margin-top: 50px;
	}
	.home .et_pb_row_1.et_pb_row{
		padding: 5%;
	}
	.home .et_pb_section_2:after{
		display: none;
	}
	.et_pb_section_2 .et_pb_column{
		margin-bottom: 0px;
	}
	.woocommerce ul.products{
		padding: 0;
	}
	.et_pb_section.et_pb_section_3.et_section_regular .et_pb_column .woocommerce ul.products li.product:nth-child(n) {
	    width: 100% !important;
	    margin: 2px 0 !important;
	}


	.home .et_pb_section.et_pb_section_4.et_pb_with_background.et_section_regular {
	    background: #eee !important;
	    padding-bottom: 50px;
	}

	.home .et_pb_slider_0.et_pb_slider {
	    background: #1e2f48;
	    padding: 5%;
	}

	.home-page-product-slider .et_pb_slide_image {
	    display: block !important;
	    position: absolute;
	    bottom: 0px;
	    top: auto;
	}

	.et_pb_slides .et_pb_slider_container_inner {
	    display: block;
	}

	.home-page-product-slider .et_pb_slides .et_pb_slide .et_pb_container {
	    padding-bottom: 200px !important;
	}

	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
	    text-align: left;
	}

	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content p {
	    display: block !important;
	}
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content p span {
	    line-height: 1.2 !important;
	}
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content p a{
		color: #fff;
	}
	.et_pb_slider .et-pb-controllers a{
		border: 1px  solid #999999;
	}
	.et_pb_slider .et-pb-controllers{
		bottom: -8%;
	}
	.right-wave.et_pb_row{
		padding: 0 5%;
	}
	.seventy-p-on-tab{
		padding-right: 0px;
	}
	.right-wave.et_pb_row{
		background:  none;
	}
	.home .et_pb_section.et_pb_section_5.et_section_regular .et_pb_row.et_pb_row_5 .et_pb_column{
		width: 100% !important;
		padding: 0 !important;
		margin-bottom: 30px !important;
	}
	.home div.et_pb_section.et_pb_section_5 {
	    background-image: linear-gradient(180deg,#ffffff 0%,#1f3149 0%) !important;
	    background-size: 100% 65%;
	}
	.home .et_pb_section.et_pb_section_5.et_section_regular .et_pb_row.et_pb_row_5 .et_pb_column.hide-on-mobile{
		display: block;
	}
	.bottom-logos a{
		width: 48%;
	}
	.home .et_pb_section_5 .et_pb_row_6 {
		width: 100%;
		
	}
	.home .et_pb_text_7{
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	.home .et_pb_column_14{
		background: #fff;
	}
	div#nav_menu-3{
		width: 100%;
		margin-left: 0px;
	}
	#main-header .et_mobile_menu{
		padding: 5% !important;
	}
	.et_mobile_menu li {
	   width: 100%;
	   border-bottom: 1px solid #eee;

	}
	.et_mobile_menu li a {
	    padding: 10px 0;
	    text-align: left;
	}
	.et_mobile_menu li a:before {
	    content: "";
	    width: 20px;
	    display: inline-block;
	    height: 1px;
	    background: #44ccb8;
	    vertical-align: middle;
	    margin-right: 10px;
	}
	.blog-cta.et_pb_blog_0{
		margin: 0;
	}
	.contact-details-text .header h4{
		font-size: 30px;
	}
	.et_pb_blog_grid .et_pb_post .et_pb_image_container{
		margin-bottom: 10px !important;
	}
	.woocommerce-page ul.products li.product:nth-child(n), .woocommerce-page ul.products li.product:nth-child(even){
		width: 98% !important;
		margin: 1% !important;
	}
	header.woocommerce-products-header.clearfix{
		padding: 5%;
	}
	header.woocommerce-products-header.clearfix img{
		float: none;
		display: block;
		width: 100px;
	}
	header.woocommerce-products-header.clearfix h1 {
		font-size: 3em;
		margin-top: 20px;
	}
	.about-logo {
	    margin-left: -10% !important;
	    margin-right: -10% !important;
	}
	.about-us-footer-details .contact{
		display: none;
	}
	.branch-images img{
		width: 50%;
	}
	#post-80 .et_pb_section_1 .et_pb_column{
		width: 100% !important
	}
	#post-80 .et_pb_section_1 .et_pb_column .contact, #post-80 .et_pb_section_1 .et_pb_column .address{
		padding-left: 0 !important;
	}
	#post-80 .et_pb_section_1 .et_pb_column .contact {
		max-width: 230px;
	}
	#post-80 .et_pb_section_1 .et_pb_column .contact a {
	    margin-top: 7px;
	    display: inline-block;
	}
	.woocommerce-page div.product div.summary {
    width: 100%;
}

.woocommerce-product-right-section {
    width: 100%;
    padding: 0;
}

.summary.entry-summary:before {
    z-index: -1;
    left: -10%;
}

.woocommerce_product_long_description {
    padding: 50px 0;
}

.woocommerce_product_long_description:before {
    z-index: -1;
    left: -20%;
}

.woocommerce-product-details__short-description {
    padding-right: 0;
}

.pdf-links {
    border-bottom: 0 !important;
}

.pdf-links a{
    padding: 10px 0;
   }
   .related_products_area_title{
   	font-size: 2em !important;
   }
   .rolo_slider .slider-arrow span{
   	display: none;
   }

h3.slider-title {
    font-size: 2.4em;
    font-weight: 500;
}
.slider-meta-wrap h4 {

   line-height: 1.4;
    padding: 10px 32px;
}
.et_pb_fullwidth_code_0:after{
	display: none;
}
.contact-details-text{
	display: none;
}
.slider-meta-wrap h3, .slider-meta-wrap h4, .slider-meta-wrap .slide-desc, .slider-meta-wrap .slider-buttons a{
  border-radius: 0 !important;
}
}