/*  

Theme Name: Child Theme of Magazine Premium

Theme URI: http://themes.bavotasan.com/our-themes/basic-themes/magazine-premium

Description: Child theme for the Magazine Premium Theme for WordPress

Author: c.bavota

Author URI: http://themes.bavotasan.com/

Template: magazine-premium

Version: 2.7.3

*/

@import url(../magazine-premium/style.css);



/* WIDGET STYLING */
.widget {
  background-color: #FFFFFF !important;
}

/* HEADER WIDGET STYLING */
.header-widget {
	padding: 10px;
}


/* HIDE SHARING BUTTONS AND PRINT/PDF ON SLIDER */
.advps-slide .sharedaddy {
	display: none;
}

.advps-slide .printfriendly {
	display: none;
}

/* HIDE SHARING BUTTONS AND PRINT/PDF ON FEATURED POSTS WIDGET */

.mp_featured_posts .sharedaddy {
	display: none;
}

.mp_featured_posts  .printfriendly {
	display: none;
}

/* HIDING META DATA ON EVENTS CALENDAR */
.single-ai1ec_event .entry-meta {
    display: none;
}

/* FOOTER STYLING */
#footer {
  border-top: none;
  background: #1461b1;
  text-shadow: none;
  color: #fff;
  font-size: 9pt !important;
}

.footer-widget .widget-title {
	border-bottom: none;
	-moz-box-shadow: 0 0px 0;
	-webkit-box-shadow: 0 0px 0;
	box-shadow: 0 0px 0;
	text-transform: none;
	padding: 0 0 0 0;
	font-size: 11pt;
	}

/* EUROPE MAP STYLING -  Display inline is to stop spacing problem, so there Colby! - ANDY, 25.03.15 */
#europeHtmlMapStateInfo h2 {
	display: inline !important;
}

/* COLLAPSEOMATIC STYLING FOR EIOPA GUIDE PAGE - ANDY, 13.01.15 */
.collapseomatic {
	background-image: url(http://www.solvencyiiwire.com/wp-content/uploads/2015/01/down-arrow.png) !important;
	background-color: #bfccee;
}
.colomat-close {
	background-image: url(http://www.solvencyiiwire.com/wp-content/uploads/2015/01/right-arrow.png) !important;
	background-color: #bfccee;
}
.colomat-close.scroll-to-trigger {
	background-image: url(http://www.solvencyiiwire.com/wp-content/uploads/2015/01/close.png) !important;
	background-color: #e2e9fc !important;
}

.collapseomatic_content{
	background-color: #e2e9fc !important;
	padding: 20px; 
	margin: -18px 0 0 -10px;
}

/* ADSANITY COLUMN SPACING FOR EVENT BUTTONS */
.ad-125x125.column-1 {
	margin-right: 10px !important;
}


.ad-125x125.column-2 {
	margin-right: 7px;
}


.ad-125x125.column-3 {
	margin-right: 7px;
}

.ad-125x125.column-4 {
	margin-right: 7px;
}

/* WIDGET STYLING SO THAT AD SANITY DISPLAYS PROPERLY - ANDY, 24.03.15 */
.widget.adsanity-group{
	background-color: #ffffff !important;

}

.widget.adsanity-single{
	background-color: #ffffff !important;
	padding: 0px !important;
} 



.widget.adsanity-single h2{
	border-bottom: 0px solid #ddd;
	padding-bottom: 0px;
	visibility: hidden;
	line-height: 1px;
	margin-bottom: -20px;
} 



/* BASIC SPONSORSHIP WIDGET (AdSanity - A fudge to make it sort of centred - ANDY	24.4.15 */
#adsanity-group-6{
	padding-left:42px;
	margin-top: -50px;
}


/* GOLD SPONSORSHIP WIDGET (AdSanity - fixing the gap at the top - ANDY	24.4.15 */
#adsanity-group-7{
	margin-top: -30px;
	padding: 0px !important;
}

/* MARGIN ADDED TO ADSANITY HALF-SKYSCRAPER AND SKYSCRAPER TO MAKE SURE THEY LOOK CENTRED - AW 10.04.2015 */
.ad-120x300  {
	margin-left: 37px;
	margin-top: -50px;
}

.ad-120x600  {
	margin-left: 37px;
}