/*
Theme Name: Ilfcommerce
Theme URI: 
Description: A lightweight, 2-3 columns, widget ready, SEO optimized, fast loading, easy to customize WordPress theme.
Version: 1.0.1
Author: Ilfusion
Author URI: https://www.ilfusion.com/
Tags: two-columns, three-columns, right-sidebar, threaded-comments, sticky-post, custom-background
Text Domain: ilfusion
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Ilfusion WordPress Theme, Copyright 2018 ilfusion.com
Ilfusion is distributed under the terms of the GNU GPL
*/


body{
	font-family:Roboto;
	font-size:16px;
}

*{outline:none !important;}

a{text-decoration:none;}

.alignleft{text-align:left;}
.aligncenter{text-align:center;}
.alignright{text-align:right;}

#main{}

.section{}

.section-relative{
	position:relative;
}


#page-header-section{}

#hdr-top{
	color:#999999;
	background: #363636;
    padding: 12px 0px;
}
#hdr-top .smedia{
	margin: 0px 0px;
    padding: 0px 0px;
    list-style: none;
}
#hdr-top .smedia li{
	float: left;
    margin-right: 10px;
}
#hdr-top .smedia li a{
	background:transparent url(images/social-icons.png) no-repeat 0px 0px;
	width: 25px;
    height: 25px;
    display: block;
}
#hdr-top .smedia li.instagram a{background-position:0px 0px;}
#hdr-top .smedia li.facebook a{background-position:-33px 0px;}
#hdr-top .smedia li.twitter a{background-position:-67px 0px;}
#hdr-top .smedia:after{
	content:" ";
	display:block;
	clear:both;
}

#hdr-top p{
	font-size: 18px;
    margin: 2px 0px; 
}

#hdr-top .signin{}
#hdr-top .signin select{
	border: 0px;
    background: transparent;
    color: #999999;
    margin-right: 10px;
}
#hdr-top .signin a{
	font-size: 18px;
    color: #fff;
    font-weight: 400;
}



#hdr-main{
	background: #424242;
    padding: 25px 0px;
}
#hdr-main .telno{}
#hdr-main .telno a{
	color: #fff;
    font-size: 16px;
    font-weight: 300;
    display: block;
    margin: 17% 0px;
}
#hdr-main .telno a strong{    font-weight: 600;}
#hdr-main .logo-container{}
#hdr-main .logo-container #logo{}
#hdr-main .logo-container #logo a{}
#hdr-main .mycart{}
#hdr-main .mycart a{
    background: transparent url(images/cart-ico.png) no-repeat right bottom;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin: 14% 0px;
    text-transform: uppercase;
    padding: 10px 45px 3px 0px;
}



#hdr-bottom{
	background: #424242;
    padding: 0px 0px;    position: relative;
}
#hdr-bottom:after{
    content: " ";
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 30%;
}
#hdr-bottom .section-inner{z-index: 44;}

#hdr-bottom .nav-section{text-align: center;}
#hdr-bottom .nav-section ul{
    padding: 20px 0px 10px;
    margin: 0px auto;
    list-style: none;
    display: inline-block;
}
#hdr-bottom .nav-section ul li{float: left;    margin: 0px 5px;}
#hdr-bottom .nav-section ul li a{
	color: #cccccc;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 20px;
    text-transform: uppercase;
    display: block;
}

#hdr-bottom .nav-section ul li:last-child a{
    background: transparent url(images/search-ico.png) no-repeat 0px 0px;
    text-indent: -99999px;
    width: 25px;
    height: 25px;
    padding: 0px 0px;
    margin: 7px 10px 0px 15px;
	cursor:pointer;
	cursor:hand;
}
#hdr-bottom .nav-section ul:after{
	content:" ";
	display:block;
	clear:both;
}


.main-slider-section{
	max-width: 1250px;
    margin: 0px auto;
	overflow:hidden;
	position:relative;
}
#banner_slider{
	padding: 0px;
    margin: 0px;
    list-style: none;
}
#banner_slider li{position:relative;}
#banner_slider li img{}
#banner_slider li div{
    position: absolute;
    bottom: 30%;
    right: 10%;
}
@media only screen and (max-width:550px){
    #banner_slider li div{
        padding:15px;
        right:0;
    }
}
#banner_slider li div h3{
	color: #fff;
    font-size: 48px;
    margin: 0px 0px;
}
#banner_slider li div p{
	color: #fff;
    margin: 0px 0px 15px;
    display: block;
}
#banner_slider li div a{
	background: #ffffff;
    padding: 14px 30px 10px;
    display: inline-block;
    border-radius: 3px;
    color: #000;
    font-weight: 600;
}


.slick-dots{
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-align: center;
    position: relative;
    top: -45px;
}
.slick-dots li{display: inline-block;}
.slick-dots li:hover button,
.slick-dots li.slick-active button{background: #e6e6e6;}
.slick-dots li button{
	outline:none;
	text-indent: -99999px;
    background: transparent;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    width: 10px;
    height: 10px;
    padding: 0px 0px;
    margin: 0px 5px;
	
	cursor:pointer;
	cursor:hand;
}



#featuredprod-section{
	    padding: 30px 0px 40px;
}
#featuredprod-section a{display: block;}
#featuredprod-section img{    max-width: 100%;}
#featuredprod-section h3{
	color: #000;
    font-size: 30px;
    text-align: center;
    margin: 30px 0px 15px;
}
#featuredprod-section p{
	color: #000000;
    font-size: 18px;
    text-align: center;
    margin: 0px 0px 20px;
}




#product-list-section{background:#f5f5f5;padding:45px 0px 80px;}
#product-list-section h2{
	text-align: center;
    color: #000;
    font-size: 48px;
    margin: 25px 0px 20px;
}
.product-list{    margin: 0px -15px;}
.product-list ul{
	padding: 0px;
    margin: 0px;
    list-style: none;
}
.product-list ul li{
	float: left;
    width: 25%;
    padding: 0px 12px;    margin-bottom: 45px;
}
.product-list ul li .desc{
	position: relative;
    padding-right: 60px;
}
.product-list ul li a{display:block;}
.product-list ul li img{max-width:100%;}
.product-list ul li label{
	display: block;
    font-size: 21px;
    font-weight: 600;
    margin: 10px 0px 5px;
}
.product-list ul li span{
	font-size: 14px;
}
.product-list ul li .plprice{
	position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
    line-height: 150%;
}
.product-list ul li .plprice span{
	display: block;
    text-decoration: line-through;
}
.product-list ul:after{
	content:" ";
	display:block;
	clear:both;
}


#insta-slider-section{padding:70px 0px 110px;}
#insta-slider-section h2{
	text-align: center;
    color: #000;
    font-size: 48px;
    margin: 25px 0px 40px;
}
#insta_slider{
	margin: 0px 0px;
    padding: 0px 0px;
    list-style: none;
	position:relative;
}
#insta_slider li{padding:0px 5px;}
#insta_slider li img{    max-width: 100%;}

#insta_slider .slick-prev,
#insta_slider .slick-next{
    background: transparent url(images/slider-arrow.png) no-repeat 0px 0px;
    display: block;
    width: 20px;
    height: 36px;
    text-indent: -99999px;
    border: 0px;
}

#insta_slider .slick-prev{
	position: absolute;
    left: -55px;
    top: 40%;
}
#insta_slider .slick-next{
	background-position: -79px 0px;
    position: absolute;
    top: 40%;
    right: -55px;
}



#page-footer-section{background:#efefef;padding:45px 0px 0px;}


#footer-newsletter{}
#footer-newsletter h3{
    color: #000;
    font-size: 48px;
    margin: 25px 0px 5px;
}
#footer-newsletter p{
	margin: 0px 0px 30px;
    color: #000000;
    font-size: 30px;
}
#footer-newsletter form{}
#footer-newsletter form input[type="text"]{
	border: 1px solid #464646;
    font-size: 30px;
    color: #000;
    background: transparent;
    padding: 10px 20px;
    width: 100%;
    max-width: 460px;
}
#footer-newsletter form input[type="submit"]{
	display: block;
    background: #464646;
    color: #fff;
    border: 0px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 30px;
    margin: 20px 0px 0px;
}

#footer-newsletter .services{text-align: center;}
#footer-newsletter .services .col-6{margin-bottom:40px;}
#footer-newsletter .services img{}
#footer-newsletter .services h4{
	color: #000000;
    font-size: 24px;
    margin: 20px 0px 10px;
}
#footer-newsletter .services span{
	color: #000000;
    font-size: 14px;
}

#footer-newsletter:after{
	content:" ";
	display:block;
	clear:both;
}

#footer-main{background:#303030;padding:85px 0px 40px;}
#footer-main .widget{}
#footer-main .widget img{max-width:100%;height: auto;}
#footer-main .widget h3{
	color: #cccccc;
    font-size: 30px;
    margin: 0px 0px 20px;
}
#footer-main .widget ul{
	margin: 0px 0px;
    padding: 0px 0px;
    list-style: none;
}
#footer-main .widget ul li{    margin-bottom: 10px;}
#footer-main .widget ul li a{
	color: #979797;
    font-size: 21px;
}

#footer-main .widget .footer-social-media li{}
#footer-main .widget .footer-social-media li a{
	background: transparent url(images/social-icons.png) no-repeat 0px 0px;
    width: 25px;
    height: 25px;
    display: block;
	text-indent: -99999px;
	float: right;
}
#footer-main .widget .footer-social-media li.insta a{background-position: 0px 0px;}
#footer-main .widget .footer-social-media li.fb a{background-position: -33px 0px;}
#footer-main .widget .footer-social-media li.twt a{background-position: -67px 0px;}
#footer-main .widget .footer-social-media li:after{
	content:" ";
	display:block;
	clear:both;
}


#footer-bottom{
	background:#303030;padding:45px 0px 40px;
}
#footer-bottom .mode-of-payments{
	text-align: center;
    border-top: dashed #555555;
    padding-top: 45px;
}
#footer-bottom .mode-of-payments img{
	margin: 0px 10px;
}


@media screen and (max-width: 992px) {
    #hdr-top .signin{
        padding:10px 0;
    }
    #hdr-top .signin,
    .smedia{
        text-align: center;
    }
    #hdr-top .smedia li{
        float:none;
        display:inline-block;
        margin-bottom:10px;
    }
	#hdr-main .telno a{
	text-align: center;
    line-height: 150%;
	}
	#hdr-main .telno a strong{display:block;}
}

@media screen and (max-width: 768px) {
    .footer-social-media li{
        display:inline-block;
        margin:5px 3px;
    }

	#hdr-top .signin select{display:none;}
	
	#hdr-main .telno,
	#hdr-main .mycart,
	#hdr-main .logo-container{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		float: none;
	}
	
	#hdr-main .telno a {
		margin: 0px 0px;
	}
	
	#hdr-main .mycart{
		text-align: center;
	}
	
	#hdr-main .mycart a{
		margin: 25px 0px 0px;
		float: none;
		display: inline-block;
	}
	
	.product-list ul li{
		width: 50%;
	}
	#insta_slider .slick-prev {
		left: 0px;
		top: initial;
		bottom: -50px;
	}
	#insta_slider .slick-next {
		top: initial;
		bottom: -50px;
		right: 0px;
	}
	
	#page-footer-section .maindvdr{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		float: none;
		text-align: center;
	}
	
	#footer-newsletter form input[type="submit"] {
		margin: 20px auto 40px;
	}
	
	
	#footer-main .col-3{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		float: none;
		text-align: center;
	}
	
	
	
	
	

}

@media screen and (max-width: 520px) {
	
	#featuredprod-section .col-4{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		float: none;
	}
	#featuredprod-section a {
		display: block;
		text-align: center;
	}
	.product-list ul li{
		float: none;
		width: 100%;
	}
}