/*   
Theme Name: Sytian Wordpress Bootstrap
Theme URI:
Description: Wordpress Base Theme
Author: Sytian-Productions
Author URI: https://www.sytian-productions.com
Version: 3.0
*/
	.main-header .desktop-menu .nav .menu li{
		margin-right: 0 !important;
	}
.search-page-layout .search-item:last-child {
	border-bottom: none;
}
/*.support-serives .post-content .imp-initialized .imp-tooltip.imp-tooltip-visible .squares-element p {
	color: #000  !important;
	overflow: hidden;
}*/
.support-serives .post-content .imp-initialized .imp-tooltip.imp-tooltip-visible .squares-element p:after {
	left: -32px;
}
/*.support-serives .post-content .imp-initialized .imp-tooltip.imp-tooltip-visible .squares-element {
	background:#fff !important;
}*/
@media screen and (min-width: 768px){
	.footer .footer-contain .site-map li ul li {
		width: 100% !important;
	}

}
@media screen and (min-width: 1366px){
	.page-banner {
		background-size: 102%;
	    background-position: bottom;
	}
}
@media screen and (max-width: 1200px){
.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip {
	    background: rgba(0, 128, 64, 1) !important;
}
}

@media screen and (max-width: 768px){
	.page-template-template-register .wpcf7-form span input.wpcf7-tel {
		width: auto;
	}

}
@media screen and (max-width: 768px){
	.page-template-template-register .wpcf7-form span input.wpcf7-tel {
		width: auto;
	}

}

@media screen and (min-width: 768px){
	.footer .footer-contain .site-map li ul li {
		width: 100% !important;
	}

}
@media screen and (min-width: 320px){
	.support-serives .post-content img {
		width: auto;
		max-width: 100%;
	}
	.page-template-template-register .wpcf7-form .addlabel {
		padding-bottom: 30px;
	}
	.page-template-template-register .wpcf7-form .customfield {
	 	position: relative;
	 	margin-bottom: 35px;
	}
		.page-template-template-register  .wpcf7-form  img {
   max-width: 475px;
}
	.page-template-template-register .wpcf7-form .customfield label {
    border: 1px solid #ccc;
    padding: 3px 13px;
    width: 100%;
    max-width: 474px;
}
		.page-template-template-register .wpcf7-form .addlabel input {
	 	width: 99%;
	 	max-width: 474px;
	}
	.page-template-template-register .wpcf7-form .customfield .addlabel {
	 	 position: absolute;
    	top: -17px;
    	width: 100%;
	}
	  
}

@media screen and (min-width: 992px){


}
@media screen and (min-width: 1200px){
	.page-template-template-register .wpcf7-form .addlabel {
		padding-bottom: 0;
		padding-left: 15px;
	}
	.page-template-template-register .wpcf7-form .customfield {
		padding-bottom: 0;
	}
		.page-template-template-register .wpcf7-form .customfield .addlabel{
	width: 100%;
    position: absolute;
    top: -99px;
    right: 344px;
    max-width: 290px;
	}
	.main-header .desktop-menu .nav .menu li a{
		padding: 15px 12px 5px;
	}
	.main-header .desktop-menu .nav .search-filter .btn-search {
		    padding-top: 5px;
	}
	.single-products_lists .single-product-datas .container{
		width: 1260px !important;
	}
}

.table-responsive{
	overflow: visible !important;
}

.custom-form .tire-flex span {
    display: inline-block !important;
}
.wpcf7-form span input, .wpcf7-form span textarea {
    outline: none !important;
    border: none;
    border: 1px solid #ccc;
}

@media screen and (min-width: 992px) {
    .product-lists li {
        width: 32.33%;
    }
}

@media screen and (min-width: 1200px) {
    .product-lists li a .product-item .product-details h3 {
        font-size: 40px;
    }
    
   #featured-product .AZ850 img, 
      #featured-product .CL991 img{
       position: relative;
    bottom: 125px;
   }
}
@media screen and (max-width: 992px) {
.table-responsive {
    overflow: auto !important;
}
.product-lists li {
        width: 49%;
}
}
