/*

Theme Name: Custom Theme

Author: the Custom team

Author URI: https://wordpress.org/

Version: 1.1

*/
/*preloader*/
body {
  overflow: hidden;
}


/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 9999999;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(/wp-content/uploads/2018/12/status.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
/*preloader end*/
span.woocommerce-input-wrapper input {
    padding: 5px 10px!important;
    height: 40px!important;
    border: 1px solid #d3ced2!important;
    color: #686b6e!important;
    background-color: #fff!important;
    border-radius: 0!important;
}
span.woocommerce-input-wrapper textarea#order_comments {
    padding: 5px 10px!important;
    border: 1px solid #d3ced2!important;
    color: #686b6e!important;
    background-color: #fff!important;
    border-radius: 0!important;
}
span.woocommerce-input-wrapper input::placeholder {
    font-size: 11px;
}
.warranty-bx {
    width: 100%;
    margin: 20px 0px;
    padding: 30px;
    background: #f4f4f4;
    border: 1px solid #cccccc;
}
.inform-form {
    color: #ff0000;
    font-size: 14px;
}
.warranty-feild label {
    display: block;
    color: #444;
    font-size: 14px;
    font-weight: 600;
}
.warranty-feild {
    margin-top: 20px;
}
.warranty-head p {
    font-size: 14px;
}

.warranty-head h4 {
    font-weight: 600;
}
.warranty-head {
    margin-top: 30px;
}
.warranty-feild input[type="submit"] {
    text-align: center;
    border: 0px;
    background-color: #fff200;
    border-radius: 0;
    color: #323436!important;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    cursor: pointer;
    padding: 10px 30px;
}
.warranty-feild input[type="submit"]:hover, .warranty-feild input[type="submit"]:active, .warranty-feild input[type="submit"]:focus {
outline: none;
box-shadow: 0px 0px;
background-color: #fff;
color: #323436;
}
div.wpcf7 {
    width: 100%;
}
.side-bar-product ul {
    padding: 0px;
    margin: 20px 0px 0px;
    border: 1px solid #eee;
}
.side-bar-product ul li.active {
	background: #EEE;
}
.side-bar-product ul li a {
    color: #000;
}

.side-bar-product ul li {
    display: block;
    padding: 10px 12px;
    border-top: 1px solid #eee;
    font-size: 14px;
}
.side-bar-product ul li a:hover {
    color: #fff200;
}
.side-bar-product ul li:first-child {
    border-top: 0px;
}

/* 
 * ===============
 * 
 *  */

.woocommerce-MyAccount-content a {
    color: red;
}
.woocommerce-MyAccount-content a:hover, .woocommerce-MyAccount-content a:active, .woocommerce-MyAccount-content a:focus {
    color: #212529;
}

.main-container .install-inner-content a.btn.btn-default, .main-container .warranty-content .grey-back a.btn.btn-default {
    background: #FCD612!important;
    font-weight: 600;
}
.main-container .install-content p a {
    color: #FCD612!important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

/* custom css */
.cart-icon-link a {
	background: #fff200 !important;
}
span.sku_wrapper {
    top: 40px !important;
}
.woo-multi-currency.wmc-sidebar.wmc-right {
    right: 0px!important;
}
.woo-multi-currency.wmc-sidebar {
        position: absolute!important;
    z-index: unset!important;
    top: 0!important;
    transform: translateY(0%)!important;
    left: 0!important;
    text-align: center!important;
      
}
.wmc-list-currencies {
    width: 120px!important;
    margin: 0 auto;
}
.wmc-currency.wmc-active a {
    color: #000!important;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency {
    width: 58px!important;
    top: -8px!important;
    margin-top: 0px!important;
}
/*haris css*/
.text-center p {
    margin-top: 12px!important;
}

/*  */
.footer-cust-logo {
    margin-top: 40px;
}
.footer-cust-logo img {
    max-width: 200px;
    width: 100%;
}
@media screen and (max-width: 1024px){
	
}
@media screen and (max-width: 768px){
	#hs-beacon iframe {
		right: 0 !important;
	}
}
@media screen and (max-width: 767px){
	/*.logo img {
    max-width: 70% !important;
	}*/
	.head-search {
    width: 100% !important;
	}
	.head-search h5 {
    float: left;
		margin-right: 10px !important; 
	}
	
	.search-field {
		width: 100% !important;
		margin-bottom:10px;
	}
	.search-sub input[type="submit"] {
    width: 48% !important;
    margin-right: 9px;
}
	.search-sub input[type="reset"] {
    width: 48% !important;
}
	.f-social h4 {
		display: inherit !important;
	}

	.logo-bar .logo {
		max-width: 80px;
		margin: 0 auto;
	}
	.logo-bar{
		padding:10px 0px !important;
	}
	.copyright-info,.copyright-info .text-right {
		text-align: center !important;
	}
	
	
}
@media screen and (max-width: 375px){
	.search-sub input[type="submit"] {
    margin-right: 7px;
}
}


/*Custom */

.logo img {
    max-width: 100%;
    /*height: auto;*/
    height: 100px!important;
}

.wmc-currency a{
    /*padding-left: 58px!important;*/
}

.woo-multi-currency.wmc-sidebar.wmc-right .wmc-list-currencies .wmc-currency a span  {
    width: 58px!important;
}

.woo-multi-currency.wmc-price-switcher{
    margin-bottom: 55px!important;
}

@media (max-width: 575px){
    .slider-mobile, .widget-bx, .display_none{
        /*display: none!important;*/
    }

    .dealer-dic{
        text-align: center;
    }
}

.row.install-left img.img-fluid {
    width: 68% !important;
}

/* Yasin CSS Yellow Help Question Mark Dot */
.frame-content {
    display: none;
}

div#hs-beacon{
 display:none;
}

/* Yasin css end */
.related.products {
    width: 100%;
    float: left;
}
.func_warranty_text {
    text-align: center;
}



a.mysticky-welcomebar-getbar {
    display: none !important;
}