/*
	Theme Name: Azoom Child Theme
	Theme URI: http://azoom.rockthemes.net
	Author: XanderRock
	Author URI: http://themeforest.net/user/XanderRock/portfolio
	Description: Azoom is a very powerful responsive, retina ready, WPML (localization) ready, WooCommerce ready theme. Azoom comes with Rock Page Builder, Curvy Slider and Rock Form Builder. Enjoy!
	Version: 1.3
	Template: azoom
*/


/* =Azoom Child Theme Customization Starts Here

You can copy/paste all of the Azoom Styles you wanted to override here.
-------------------------------------------------------------- */

.vertical-space {
    display: block;
    width: 100%;
    height: 0px;
}
.rsb-vertical-space:not(.rockthemes-video-bg):before, .rsb-vertical-space:not(.rockthemes-video-bg):after, .rsb-vertical-space.rockthemes-video-bg .rockthemes-video-background-content:before, .rsb-vertical-space.rockthemes-video-bg .rockthemes-video-background-content:after {
    display: table;
    content: '';
    height: 40px;
    width: 100%;
}
.footer-large > .row > .column, .footer-large > .row > .columns {
    padding-left: 15px;
    padding-right: 15px;
}
.footer-large aside {
    position: relative;
    margin-bottom: 10px;
}
.footer-large {
    width: 100%;
    min-height: 40px;
    padding: 35px 0px 25px;
    color: #CFCFCF;
}
.header-top-2 {
    position: relative;
    z-index: 100;
    line-height: 45px;
    border-bottom: 0px solid #f0f0f0;
}
.rtm-menu > li > a, .rtm-menu > ul > li > a {
    padding: 0 28px;
}
h2, h4 {
    margin: 0px 0px 1px;
}
.rock-iconictext-header-title {
    font-size: 25px;
}
.rock-icon-left .rockicon-container-column {
    margin-right: 15px;
    display: inline;
    margin-top: 6px;
}
.wp-block-social-links .wp-social-link svg {
    height: 2.5em;
    width: 2.5em;
}