/*
Theme Name: Webseller Marketing Child Theme
Theme URI: https://www.rkanswers.com/themes/ws-marketing/
Author: RK Answers
Author URI: https://www.rkanswers.com/
Description: Child theme for the Webseller Marketing Theme.
Requires at least: 2.8
Requires PHP: 7
Version: 1.0.0.R6
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl.html
Template: ws-marketing-theme
Text Domain: wsmc
Tags: rkanswers, bizboomr, webseller, marketing.
*/

/*
-----------------
TABLE OF CONTENTS
-----------------
- General
- Pages
    > Gallery
*/

/*------------------------------------------------------------------------------
- General
------------------------------------------------------------------------------*/
.page-footer a:hover,
.page-footer a:focus,
.page-footer a:active{
    color: #ee5a23;
}

/*------------------------------------------------------------------------------
- Pages
------------------------------------------------------------------------------*/

/* Gallery */
.gallery-section .ngg-galleryoverview,
.gallery-section .ngg-imagebrowser.default-view{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.gallery-section .ngg-imagebrowser.default-view h3,
.gallery-section .ngg-imagebrowser.default-view .ngg-imagebrowser-desc p{
    display: none !important;
}

.gallery-section .ngg-imagebrowser.default-view .ngg-imagebrowser-nav,
.gallery-section .ngg-imagebrowser.default-view .counter{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}