body{
	font-family: 'Source Sans Pro', sans-serif;
}
.container {
    width: 1280px;
    max-width: 100%;
}
.ui-menu {
	width: 150px;
}
#menu {
	position: relative;
	z-index: 1;
	width: 100%;
}
.construction, .ui-menu .ui-menu-item-wrapper {
	font-family: 'Source Sans Pro', sans-serif;
}
.construction{
	background: #e7e7e7		
}
.ui-state-active,  .ui-widget-content .ui-state-active,  .ui-widget-header .ui-state-active,  a.ui-button:active, .ui-button:active,  .ui-button.ui-state-active:hover {
	border: 1px solid #c9e8ce;
	background: #c9e8ce;
	font-weight: normal;
	color: #ffffff;
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 8px;
    border-bottom: 1px solid #eee;
    font-size: 13px;
    color: #484848;
}
.ui-menu {
	width: 200px;
}
.ui-widget.ui-widget-content h3 {
	color: #7b0202;
	padding: 5px;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
}
.vertical-menu h3 {
	background: #3ab54a;
	margin: 0px;
	margin-top: 10px;
	font-size: 19px;
	padding: 7px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	font-weight: 600;
}
.vertical-menu .ui-icon-caret-1-e {
    background-position: -37px -16px;
}
.cons-below-slider h3 {
        font-size: 24px;
    font-weight: 600;
    color: #37b44a;
}
.ui-menu .ui-menu-item:nth-child(even) {
	background: #f5f5f5
}
.ui-menu .ui-menu-item:nth-child(odd) {
	background: #FFF
}
.ui-menu .ui-menu-item-wrapper img {
    padding-right: 15px;
    padding-left: 10px;
}
.whole-page a {
         color: black;
         }
         .whole-page .btn {
         border-radius: 20px;
         cursor: pointer;
         font-family: Montserrat,sans-serif;
         font-size: 16px;
         letter-spacing: .3px;
         line-height: 1;
         text-align: center;
         text-transform: capitalize;
         width: auto;
         background: #3ab54a;
         color: #fff;
         }
        .whole-page p {
         font-size: 13px;
         letter-spacing: .5px;
         line-height: 22px;
         margin-bottom: 15px;
         font-weight: 400;
         }
         .construction-header{
         padding: 10px 0px;
         }
         .phone-top {
         font-size: 21px;
         margin-top: 15px;
         color: #3C3835;
         font-weight: 600;
         }
         .phone-top span {
         color: #3AB54A;
         }
         a.logo-img img {
    width: 70%;
}
section.construction-slider {
    margin-top: 10px;
}
.construction {
    xbackground: #1b3971;
}
section.construction-slider {
    margin-top: 10px;   
	background: #eee;
}
a.enquire-now-btn {
    float: right;
    margin-top: 30px;
    background: #144997;
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    border-radius: 4px;
    border-bottom: 3px solid #0c326b;
}
#construction-slider {
    position: relative;
}
#construction-slider.owl-theme .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    top: 40%;
    width: 40px;
    left: 10px;
    height: 40px;
    background: #3ab54a;
    opacity: 1;
    font-size: 25px;
    padding-top: 7px;
}
#construction-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 40%;
    width: 40px;
    right: 10px;
    height: 40px;
    background: #3ab54a;
    opacity: 1;
    font-size: 25px;
    padding-top: 7px;
}
.cons-below-slider {
    xbackground: #f1fbf1;
    xbackground: url(http://s1.makemyhouse.com//assets/images/construction-icons/green-abstract-bg.jpg);
    padding: 15px;
    border: 1px solid #d7d9d7;
    xposition: absolute;
    xbottom: 0px;
    width: 100%;
    background-size: contain;
    background: linear-gradient( 45deg, #eeeeee,#ceedd2);
}
.brands-section{
	background: #eee;	
	margin-top: 20px;
	    padding: 30px 0px;
		overflow: hidden;
		position: relative;
}
.brands-section strong {
    display: inline-block;
    line-height: 30px;
}
img.brands-bg-img {
    position: absolute;
    right: 0px;
    width: 60%;
    opacity: 0.1;
    bottom: 0px;
}
.brand-img {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 15px 0px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    overflow: hidden;
    border-left: 2px dotted #37b44a;
	box-shadow: 0px 0px 10px #aaa;
	transition: 0.5s linear;
}
.brand-img:hover{
	box-shadow: 5px 5px 10px #999;	
}
.brand-img img {
    max-height: 110px;
    max-width: 100%;
}
.sortbyproduct label {
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.sortbyproduct {
    display: flex;
}
.sortbyproduct label {
    font-weight: 600;
    color: #000;
    font-size: 16px;
    width: 40%;
    line-height: 30px;
}
#construction-slider.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
}
.sortbyproduct select {
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
}
.brand-pro-img {
    border: 1px solid #eee;
    height: 250px;
    overflow: hidden;
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.brand-pro-des {
    padding: 10px;
    border: 1px solid #eee;
}
#cement-slider .item,
#you-may-like-slider .item,
#top-selling-slider .item,
#deal_of_day_slider .item {
    margin: 5px;
}
.brand-pro-des h3 {
    xfont-weight: 600;
    font-size: 16px;
    margin-top: 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
	text-align: center;
}
.brand-pro-des p {
    font-size: 18px;
    font-weight: 600;
    color: #3ab54a;
    text-align: center;
}
.brand-pro-img .sale {
    background: #cd0400;
    display: inline-block;
    padding: 3px;
    color: #fff;
    position: absolute;
    top: 13px;
    left: 0px;
}
.brand-pro-img .discount {
    background: #063e92;
    display: inline-block;
    padding: 3px;
    color: #fff;
    position: absolute;
    top: 13px;
    left: 0px;
}
.brand-pro-img .discount .arrow-right {
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #063e92;
    position: absolute;
    right: -14px;
    top: 0px;
}
.brand-pro-img .sale .arrow-right {
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #cd0400;
    position: absolute;
    right: -14px;
    top: 0px;
}
.brand-pro-img-overlay {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    background: rgba(0,0,0,0.2);
    align-items: center;
    justify-content: center;
	opacity: 0;
	transition: 0.3s ease-in-out;
}
#cement-slider .item:hover .brand-pro-img-overlay,
#you-may-like-slider .item:hover .brand-pro-img-overlay,
#top-selling-slider .item:hover .brand-pro-img-overlay,
#deal_of_day_slider .item:hover .brand-pro-img-overlay{
	    opacity: 1;
}
.single-product-block:hover .brand-pro-img-overlay{
        opacity: 1;
}
.brand-pro-img-overlay i.fa.fa-search-plus {
    background: #3ab54a;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.brand-pro-des a {
    width: 50%;
    display: inline-block;
    border: 1px solid #ffd9d9;
    text-align: center;
    padding: 8px;
	    font-size: 12px;
}
.brand-pro-des a.more-det-btn {
    background: #ddfbe0;
}
.brand-pro-des a.ask-que {
    background: #d2f9f0;
}
.cement-slider h3, .deal-of-day-slider h3{
	font-family: 'Roboto Slab', serif;
}
.cement-slider .owl-theme .owl-controls .owl-buttons div.owl-prev,
.deal-of-day .owl-theme .owl-controls .owl-buttons div.owl-prev{
    position: absolute;
    top: 40%;
    width: 40px;
    left: -10px;
    height: 40px;
    background: #3ab54a;
    opacity: 1;
    font-size: 25px;
    padding-top: 7px;
}
.cement-slider .owl-theme .owl-controls .owl-buttons div.owl-next,
.deal-of-day .owl-theme .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 40%;
    width: 40px;
    right: -10px;
    height: 40px;
    background: #3ab54a;
    opacity: 1;
    font-size: 25px;
    padding-top: 7px;
}
#cement-slider .item,
#you-may-like-slider .item,
#top-selling-slider .item,
#deal_of_day_slider .item {
	transition: 0.5s linear;	
}
#cement-slider .item:hover,
#you-may-like-slider .item:hover,
#top-selling-slider .item:hover,
#deal_of_day_slider .item:hover  {
	box-shadow: 0px 0px 10px #999;
}
.single-product-block{
    transition: 0.5s linear;    
}
.single-product-block:hover{
    box-shadow: 0px 0px 10px #999;
}
.whole-page {
    background: #f5f5f5;
} 
section.advertisement {
    padding: 20px 0px;
}
.ad-image img {
    box-shadow: 5px 5px 10px #ccc;
}
.cement-slider-heading, .deal-of-day {
    background: #fff;
    padding: 15px;
    box-shadow: 2px 2px 5px #ccc;
}
.cement-slider-heading .btn, .deal-of-day-slider .btn {
    border-radius: 5px;
    font-size: 13px;
    padding: 8px 15px;
}
#deal_of_day_slider.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
}  
.right-ad {
    background: #fff;
    padding: 15px;
    box-shadow: 2px 2px 5px #ccc;
}
.ad-image {
    margin-bottom: 30px;
    box-shadow: 3px 3px 5px #777;
}
.mobile-view-slide-form {
    display: none;
}
.single-product-block {
    margin-bottom: 30px;
}

.bookmark-list{
    margin: 10px 0px;
    background: #f5f5f5;
}
.bookmark-list a {
    color: #555;
    padding: 7px 10px;
    display: inline-block;
}
.pro-showing {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.pro-showing span {
    font-size: 13px;
    color: #999;
}
.pro-sorting ul li {
    display: inline-block;
    padding: 9px;
    font-size: 15px;
}
.products-listing-page {
    background: #f5f5f5;
        padding-top: 15px;
}
.all-products-list, .all-filter-list {
    background: #fff;
    padding: 15px;
    box-shadow: 2px 2px 5px #ccc;
}
.pro-sorting ul li.active {
    color: #37b44a;
    border-bottom: 3px solid;
}
.all-filter-list ul li a{
    padding: 6px 20px;
    border: 1px solid #eee;
    display: inline-block;
    width: 100%;
        color: #555;
}
.all-filter-list ul li a:hover{
    background: #f5f5f5;
}
.all-filter-list ul li a{
    position: relative;
}
.all-filter-list ul li a:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f18a8d;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 6px;
    left: 5px;
}
.all-filter-list h4 {
    color: #37b44a;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}
.all-filter-list h3 {
    margin-top: 0px;
    font-size: 22px;
    margin-bottom: 20px;
    background: #f5f5f5;
    padding: 4px;
    padding-left: 10px;
}
.category-sidebar-div, .range-sidebar-div, .brand-sidebar-div {
    border-bottom: 1px solid #89e092;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.brand-sidebar-div ul li .checkbox_box {
    width: 17px;
    height: 17px;
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
        margin-right: 7px;
        position: relative;
}
.brand-sidebar-div ul li .ui-checkbox input[type="checkbox"]{
    width: 17px;
    height: 17px;
    margin: 0px;
    margin-right: 5px;
    z-index: 9;
    opacity: 0;
}
.brand-sidebar-div ul li {
    padding: 5px 0px;
}  
.brand-sidebar-div ul li .checkbox_box i {
    position: absolute;
        top: -1px;
    font-size: 18px;
}
.brand-sidebar-div ul li .checkbox_box i.fa.fa-square {
    color: #fff;
}
.brand-sidebar-div ul li .checkbox_box i.fa.fa-check-square {
    color: #063e92;
}
.cons-pro-price {
    font-size: 32px;
    font-weight: 600;
    color: #012169;
}
.rating-star span {
    background: #37b44a;
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
    border-radius: 20px;
    margin-right: 10px;
}
.rating-star span i.fa.fa-star {
    padding-left: 4px;
        color: #ffcd16;
}
.rating-star {
    font-size: 17px;
    font-weight: 600;
    color: #999;
}
.rating-star a.cons-pro-rate {
    display: inline-block;
    padding-left: 10px;
    color: #3ab54a;
}
.cons-pro-services ul li {
    font-size: 15px;
    padding: 6px 0px;
    color: #000;
}
a.view-detail-btn {
    background: #063e92;
    color: #fff;
    display: inline-block;
    padding: 8px 20px;
    font-size: 16px;
    border-radius: 5px;
}
.cons-select {
    margin-bottom: 20px;
}
table.cons-descrip {
    max-width: 350px;
}
.cons-pro-services ul li i {
    color: #37b44a;
    font-size: 17px;
    padding-right: 5px;
}
.pro-slider-gallery .thum-img-list {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 90px;
    display: block;
}
.pro-slider-gallery {
    position: relative;
    padding-left: 90px;
}
.pro-slider-main-img img {
    max-width: 100%;
}
.pro-slider-main-img .zoom {
            display:inline-block;
            position: relative;
        }
        
        /* magnifying glass icon */
        .pro-slider-main-img .zoom:after {
            content:'';
            display:block; 
            width:33px; 
            height:33px; 
            position:absolute; 
            top:0;
            right:0;
            background:url(icon.png);
        }

        .pro-slider-main-img .zoom img {
            display: block;
        }

        .pro-slider-main-img .zoom img::selection { background-color: transparent; }

        #main-slider-img img:hover { cursor: url(grab.cur), default; }
        #main-slider-img img:active { cursor: url(grabbed.cur), default; }
        .pro-slider-main-img {
    height: 450px;
    border: 1px solid #eee;
    box-shadow: 2px 2px 5px #ddd;
    overflow: hidden;
}
.review-rating-col{
    border: 1px solid #eee;
    box-shadow: 2px 2px 5px #ddd;
    background: #f5f5f5;
    padding: 15px;
}
.con-pro-detail {
    margin-top: 20px;
    border-top: 1px solid #ddd;
}
.two-cons-enq-btn a {
    display: inline-block;
    width: 50%;
    background: #ccc;
    margin: -1px;
    border: none;
    padding: 12px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.two-cons-enq-btn .btn_1 {
    background: #3ab54a;
}
.two-cons-enq-btn .btn_2 {
    background: #063e92;
}
.review-block strong {
    font-size: 17px;
    margin: 10px 0px;
    display: inline-block;
    color: #333;
    font-weight: 600;
}
.stars-rate span {
    display: inline-block;
    padding: 5px 7px;
}
.stars-rate span i {
    color: #fed533;
    font-size: 16px;
    padding: 0px 2px;
}
.review-block {
    background: #fff;
    box-shadow: 0px 0px 3px #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
.stars-rate {
    background: #f2f9fc;
}
.review-block p {
    font-size: 16px;
    margin-top: 10px;
    line-height: 26px;
        letter-spacing: 0px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.construction-pro-details h3 {
    color: #000;
}
 .brand-sidebar-div input.checkbox {
    width: 17px;
    height: 17px;
    margin: 0px;
    z-index: 9;
    opacity: 0;
}
.pro-det-tabs .tab-content {
    background-color: #f9f9f9;
    border-top: 5px solid #3ab54a;
    color: #555;
    padding: 20px;   
    margin-bottom: 30px;
    border: 1px solid #ddd;
}
.pro-det-tabs .tab-content p {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    letter-spacing: 0px;
}
.pro-det-tabs .nav-tabs>li.active>a{
    color: #fff;
    background-color: #3ab54a;
}
.pro-det-tabs .nav>li>a:hover {
    color: #000;
}
.pro-det-tabs .tab-content h4 {
    letter-spacing: 0px;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
    color: #012169;
}
.pro-det-tabs .tab-content table td{
    font-size: 15px !important;
    background: #fff;
}
.pro-det-tabs .nav-tabs>li>a {
    border: 1px solid #d8d8d8;
}
.cons-pro-price i.fa.fa-inr {
    font-size: 25px;
    padding-right: 6px;
}
.cons-pro-price strike {
    font-size: 18px;
}
.cons-pro-price strike i{
    font-size: 16px !important;
}   
.construction-pro-details .modal-header h5 {
    background: #3ab54a;
    padding: 5px;
    color: #fff;
    font-size: 18px;
}
.rate-star i {
    font-size: 17px;
    font-weight: 600;
    color: #ffcd16;
}
#give_cons_review .modal-body label {
    font-weight: normal;
    margin-bottom: 0px;
    color: rgb(1, 33, 105);
    margin-top: 10px;
    font-size: 15px;
}
#give_cons_review .modal-body form button.btn {
    background: #063e92;
    border-radius: 4px;
    font-size: 15px;
    padding: 10px 25px;
    margin-top: 10px;
}
#give_cons_review .modal-content {
    background: linear-gradient(45deg, #fff, #f2fff4);
}
.brand-pro-img img {
    width: 80%;
}
@media only screen and (min-width: 600px) {
  .products-listing-page .filter_icon, 
  .products-listing-page .filter-hide-button {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .products-listing-page .filter_icon {
    background: #1b3971;
    padding: 10px;
    color: #fff;
}
.products-listing-page .all-filter-list h3{
    display: none;
}
.products-listing-page .category-sidebar-div ul li {
    width: 49%;
    display: inline-block;
}
.products-listing-page .all-filter-list {
    position: relative;
}
.products-listing-page .filter-hide-button {
    background: #1b3971;
    color: #fff;
    padding: 10px 30px;
    position: absolute;
    bottom: 0px;
}
.products-listing-page .brand-pro-img {
    height: 170px;
}
.products-listing-page .brand-pro-des h3 {
    font-size: 12px;
    padding-bottom: 4px;
    margin-bottom: 2px;
}
.products-listing-page .brand-pro-des a {
    width: 100%;
    padding: 4px;
    font-size: 12px;
}
.products-listing-page .all-products-list .col-md-3.col-xs-6 {
    padding: 5px;
}
.products-listing-page .single-product-block {
    margin-bottom: 0px;
}
.phone-top span {
    color: #3AB54A;
    font-size: 12px;
}
.phone-top {
    font-size: 16px;
    margin-top: 5px;
    color: #3C3835;
    font-weight: 600;
}
#construction-slider.owl-theme .owl-controls .owl-buttons div.owl-prev,
.cement-slider .owl-theme .owl-controls .owl-buttons div.owl-prev, 
.deal-of-day .owl-theme .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    top: 25%;
    width: 30px;
    height: 30px;
    padding-top: 5px;
}
#construction-slider.owl-theme .owl-controls .owl-buttons div.owl-next,
.cement-slider .owl-theme .owl-controls .owl-buttons div.owl-next, 
.deal-of-day .owl-theme .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 25%;
    width: 30px;
    height: 30px;
    padding-top: 5px;
}
.brand-pro-img {
    height: 160px;
}
.brand-pro-des h3 {
    font-size: 13px;
}
.cement-slider h3, .deal-of-day-slider h3 {
    font-size: 16px;
}
.cement-slider-heading .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
}
}
