/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.whb-row.whb-header-bottom {background: #a0c146;}

.wcfm-dashboard-page .whb-header {display: none;}
.wcfm-dashboard-page .container {max-width: 100%;}
.wcfm-dashboard-page #wcfm-main-content{max-width: 100%;padding: 0;}

.home header.whb-header {margin: 0;}
.home div#wcfmmp-store-list-map {display: none;}
.home .wcfmmp-store-lists-sorting {display: none;}
.home #wcfmmp-stores-lists {box-shadow: none;}
.home a.category-image {border: 8px double #a0c146;border-radius: 50%;margin: 0 !important;background: #f6fffa;}
.home .cat-design-alt img {width: 100%;padding: 30px;}
.home .wcfmmp-pagination {display: none;}
.category-grid-item .more-products {display: none;}

form.wcfmmp-store-search-form {
    display: none;
}

body #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-data-container {position: relative !important;top: 0 !important;}
body #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer {height: auto !important;padding-bottom: 30px;}
body #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data p.store-address {display: block;}
body #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 {width: 33.10%;display: inline-block;float: none;vertical-align: top;}
body #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 p.store-enquiry{display:none;}
body #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content {border-bottom: 3px solid #a0c146;}
body #wcfmmp-stores-wrap ul.wcfmmp-store-wrap p.store-phone {background: linear-gradient(90deg , #a0c146 50%, rgba(0,0,0,0) 100%) !important;padding: 3px;}
body #wcfmmp-stores-wrap ul.wcfmmp-store-wrap p.store-phone i {background: #a0c146 !important;}
body #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data-container .store-address{color: #838383 !important;}



@media (max-width:640px){
	
	#wcfmmp-stores-lists .right_side {padding-right: 0;padding-left: 0;}
	.home a.category-image {border: 2px double #a0c146;}
	.home .cat-design-alt img {padding: 15px;}
	.home .category-grid-item .wd-entities-title {font-size: 12px;}
	.cat-design-alt .hover-mask {padding: 10px 5px !important;}
}