/*!
Theme Name: mudking
Theme URI: https://meshcreative.co/
Author: MeshCreative
Author URI: https://meshcreative.co/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mudking
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

mudking is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */


.popupFormHeader {


	display: none;
    width: 90%;
    position: relative;
    z-index: 999999;
    clear: both;
    float: left;
    margin-left: 5%;
    text-align: center;
}


input.inputSearchForm {
    padding: 6px !important;
    border: 2px solid #c9c9c9 !important;
}

.searchProducts {

	float: right !important; 
}
.custom_product
{
	padding:30px 0 30px 0;
	background: #ebebeb;
	background-size:100%;
}
.custom_product h1
{
    font: 900 30px/40px "Roboto" !important;
    color: #000 !important;
    margin: 0 0 30px !important;
	text-shadow: none !important;
	text-transform:capitalize !important;
}
.info
{
	margin-top:30px;
	float:right;
	width:49%;
}
.product_left
{
	margin:30px 0 0 90px;
	background: #fff; 
	float:left;
	width:40%
}
.product_left img
{
	max-width: 100%;
	height: auto;   
}
.clear
{
	clear:both
}
.pdfbtn .btn
{   
	width: 170px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 35px;
    padding: 15px;
    min-width: 270px;
    background: #303030;
    border: 0 !important;
}
.pdfbtn .btn:hover
{
   background: #620006;
}
.product_title
{
    float:left;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.product_title:after 
{
    width: 100px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto 10px auto;
    height: 2px;
    background: #000;
    content: "";
}
.related_product
{
	background:#e4e4e4;
	padding: 45px 0 45px 0;
}
.related_product h4
{
	font-weight:400;
}

.related
{
	padding-left:90px;
}
.related_img
{
	float:left;
	width:15% !important;
	margin-right:2% !important;
	background:#fff !important;
	padding:10px 0 10px 0 !important;
}
.related_product img
{
	max-width: 100%;
	height: auto;   
}
.brochure-sec
{
background:#0f0f0f !important;
}
.search_Products .searchProducts{
  
    float: right !important;
}
.search_Products .top-search 
{
    width: 19%;
}

.wpml-ls-legacy-dropdown-click
{
	float: right;
    background:#fff !important;
    width: auto !important;
}
.row
{
	margin-right:0px !important;
	margin-left:0px !important;
}
.site-nav .menu li
{
	margin:0px 10px !important;
}
@media only screen and (max-width: 768px) {
.info
{
	width:100%;
	margin:auto;
	float:none;
}
.related
{
	padding-left:0px;
}
.product_left
{

	width:100%;
	margin:auto;
	float:none;
}
.product_left img
{
	max-width: 100%;
	height: auto;   
}
.product_title
{
	float:none;
}
.product_title:after 
{
	margin-bottom:-10px;
}
.custom_product h1
{
	margin-top:20px !important;
	font-size:20px !important;
}
.related_product h4
{
	text-align:center;
}

.related_product  a img
{
	text-align:center !important;
}
.related_img
{
	float:left;
	width:43% !important;
	text-align:center !important;
	margin:3% !important;
	background:#fff !important;
}
.search_Products .searchProducts
{	
	margin:auto;
    width:55% !important;
    float: left !important;
	margin-bottom:20px;
}

.menu-icon
{
	width:auto  !important;
}
.wpml-ls-legacy-dropdown-click
{
	margin:auto;
	margin-left:30px !important;
	background:#fff !important;
    width:56% !important;
    float: left !important;
}
.wpml-ls-statics-shortcode_actions
{
background:#fff !important;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a
{
padding-left:10px !important;
padding-right:10px !important;
}
}
@media only screen and (min-width:760px) and (max-width:1000px)
{
.product_title
{
    float:none;
    position: relative;
    text-align: center;   
}
.product_title:after 
{
    width: 100px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto 30px auto;
    height: 2px;
    background: #000;
    content: "";
}
.product_title:after 
{
	margin-bottom:-10px;
}
.product_left
{
	width:100% !important;
	margin:auto !important;
}
.product_left img
{
	max-width: 100%;
	height: auto;   
}
.info
{
	width:100% !important;
	margin:auto !important;
}
.related
{
	padding-left:0px;
}
.custom_product h1
{
	margin-top:15px !important;
	font-size:20px !important;
}
.related_product
{
	padding:0px;
}
.related_product h4
{
	margin-top:20px !important;
	text-align:center;
}
.related_product  a img
{
	text-align:center !important;
}
.related_img
{
	float:left;
	width:43% !important;
	text-align:center !important;
	margin:3% !important;
	background:#fff !important;
}

.wpml-ls-statics-shortcode_actions
{
background:#fff !important;
}
.distributor__box {
 margin-bottom: 40px; min-height: 320px;
} 
.menu-icon
{
	width:auto  !important;
}
}
@media only screen and (min-width:765px) and (max-width:991px)
{
.search_Products .searchProducts
{	
	margin:auto;
    width:55% !important;
    float: left !important;
	margin-bottom:20px;
}

.wpml-ls-legacy-dropdown-click
{
	margin:auto;
	 background:#fff !important;
    width:56% !important;
    float: left !important;
}
.wpml-ls-statics-shortcode_actions
{
background:#fff !important;
}
}
@media only screen and (min-width:568px) and (max-width:823px)
{
.wpml-ls-legacy-dropdown-click
{
	margin:auto;
	margin-left:30px !important;
	background:#fff !important;
    float: left !important;
}
}

.legalLink {float:right;}