button.action.tocart.primary {
    display: none;
}
.actions-secondary {
    display: none;
}
.minicart-wrapper {
    display: none;
}
ul.header.links {
    visibility: hidden;
}
span.price{
	display:none;
}
/* HOMEPAGE FEATURES */
.features {margin:0;background:#fff;padding:50px 0 10px;}
.features .feature { margin:0 0 40px; text-align:center; }
.features .feature .feature-image { display:block; position:relative; min-height:102px; margin:0 0 20px; }
.features .feature .feature-image img { display:block; margin:0 auto; }
.features .feature .feature-icon { position:absolute; background:#fff; left:50%; top:50%; font-family:'fontawesome'; text-align:center; width:100px; height:100px; font-size:30px; margin:-51px 0 0 -51px; line-height:100px; border:1px solid #ddd; border-radius:50%; }
.features .feature .feature-title { margin:30px 0; font-size:1.2em; text-transform:uppercase; }
.features .feature .feature-content { margin:0; padding:0 0 20px; }
.features .feature .feature-icon {
    border-style: dotted;
    border-color: #70b85d;
    color: #70b85d;
}
.features .feature .feature-title {
    font-size: 20px;
    color: #18253c;
    font-weight: 700;
    line-height: 40px;
    margin: 35px 0 20px;
}
.features .feature .feature-content p {
    line-height: 26px;
    font-size: 15px;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    color: #8c9597;
}
.row {
    display: block;
}
.col3 {
    width: 30%;
}
.column {
    display: block;
    float: left;
    margin-right: 3%;
}
body .section-heading {
    margin-bottom: 60px;
}
body .section-heading {
    font-size: 30px;
    line-height: 35px;
    font-weight: 800;
    color: #18253c;
    font-family: "Raleway";
}
.section-heading {
    position: relative;
    margin: 0 0 40px;
    padding: 0 0 30px;
    text-align: center;
    line-height: 1.2;
    font-size: 2.5em;
    text-transform: uppercase;
}
.container1 {
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
}

.flex-direction-nav .flex-prev, .flexslider:hover .flex-prev {
    left: 15px;
}
.flex-direction-nav .flex-next, .flexslider:hover .flex-next {
    right: 15px;
}
.features {
    padding: 20px 0 10px;
    display: flex;
}

.nav-sections-item-content .custom-slider {
    display: block !important;
}

@media screen and (max-width: 767px) {
	.features {
	    padding: 5px 0 10px;
	}
	body .section-heading {
	    font-size: 24px;
	    line-height: normal;
	    margin: 0 0 25px;
	    padding: 0;
	    display: block;
	    text-align: center;
	}
	.features .column {
	    display: block;
	    float: none;
	    margin-right: 0;
	    width: 100%;
	}
	.features .feature {
	    margin: 0 0 15px;
	    text-align: center;
	}
	.header  {

	}
	.block-search {
	    width: 100%;
	    position: absolute;
	    top: 50px;
	    right: 0;
	    margin: 0;
    	z-index: 999;
	}
	.block-search input {
	    margin: 0 0;
	}
	.page-header p {
	    width: 100%;
	    max-width: 100% !important;
	    text-align: center;
	}
	.page-header p font {
	    font-size: 20px;
	}
	.nav-toggle {
	    top: 0;
	}
	.logo {
	    float: none;
	    max-width: 100%;
	    width: 100px;
	    margin: 0px auto;
	    display: table;
	}
	.block-search .control {
	    border-top: none;
	}
	.nav-sections-item-title {
	    border: none;
	    border-width: 0;
	    height: auto;
	    padding: 15px;
	    width: auto;
	}
	.nav-sections-items {
	    position: fixed;
	    z-index: 1;
	    background: #ffffff;
	    width: calc(100% - 57px);
	    height: 100vh;
	}
	.nav-sections-item-content {
	    float: right;
	    margin-left: -100%;
	    margin-top: 48px;
	    width: 100%;
	    padding: 0;
	}
	.nav-open body {
	    overflow: hidden;
	    position: fixed;
	}
	.features-heading span {
	    font-size: 20px !important;
	    line-height: normal;
	}
	.products.products-grid, .custom-slider {
	    padding: 0;
	}
}
