/* Add your custom CSS code here */

.emthemesModez-navPages-verticalCategories-container > a:after {
   font-size: 20px;
   line-height: 1;
}
.maintenanceNotice {
    display: none;
}
@media (max-width:768px) {
	.emthemesSarahmarket-productsByCategoryTabs .slick-next, .emthemesSarahmarket-productsByCategoryTabs .slick-prev {
		top: -50px;
		height: 50px;
	}
}

div.emthemesModez-productsByCategoryTabs li.tab {display: none;}

@media (min-width: 801px){
    a.navPage-subMenu-action.navPages-action.has-subMenu.is-open {
        background-color: #dcdcdc;
        height: 69px;
        text-align: center;
    }
    div.navPage-subMenu.is-open {
    border: 1px solid #c4daf5;
    background-color: #f2f3f5;
    }
    
}

.navPages-action:hover {
    color: #2759ca;
}

@media (min-width: 801px) {
    .productView-image {
        min-height: 360px;
        min-width: 360px;
    }
}

@media (min-width: 551px) {
.emthemesSarahmarket-productsByCategoryTabs .emthemesSarahmarket-productsByCategoryTabs-categoryImage img {
height: auto;
width: 100%;
}
}
