/*
Theme Name: Newsstand
Theme URI: http://demo.goodlayers.com/newsstand
Description: Newsstand WordPress Theme
Author: Goodlayers
Author URI: http://www.goodlayers.com
Version: 1.21
License: 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: magazine, news, editorial, white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
Text Domain: newsstand
*/

/*------------------------------------------------------------------
[Table of contents]

1. Initiate Css
	1. Reset
	2. Wordpress Style ( caption / align style )
2. Theme Style
	1. Header
	2. Sidebar
	3. Footer
3.) Content Item
4.) Widget
5.) Default Plugin
6.) 10335 Soccer Plugin 
-------------------------------------------------------------------*/

/*--- reset ---*/
/*--- reset5 © 2011 opensource.736cs.com MIT ---*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,
mark,menu,meter,nav,output,progress,section,summary,time,video{ border:0; outline:0; 
	vertical-align:baseline; background:transparent; margin:0;padding:0; }
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{ display:block; }
nav ul{ list-style:none; }
ol{ list-style:decimal; }
ul{ list-style:disc; }
ul ul{ list-style:circle; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:none; }
ins{ text-decoration:underline; }
del{ text-decoration:line-through; }
mark{ background:none; }
abbr[title],dfn[title], acronym[title]{ border-bottom:1px dotted; cursor:help; }
table{ border-collapse:collapse;border-spacing:0; }
hr{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input[type=submit],input[type=button],button{ margin:0; padding:0;}
input,select,a img{ vertical-align:middle; }

b, strong{ font-weight: bold; }
i, em{ font-style: italic; }

/*--- clear ---*/
.clear{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }
.clear-fix{ zoom: 1; }
.clear-fix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/*--- wordpress core ---*/
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0;}
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; max-width: 100%;
    padding: 0; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 7px 35px 5px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 100%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 12px; line-height: 17px; margin-top: 10px; 
	text-align: left; font-style: italic; padding: 0 4px 5px; }
.sticky{}
.bypostauthor{}
dl { width:100%; overflow:hidden; }
dt { float:left; width: 30%; clear: left; margin-bottom: 12px; }
dd { float:left; width: 70%; margin-bottom: 15px; }
big{ font-size: 15px; }
code, kbd{ border: 1px dotted; padding: 5px 12px; margin: 0px 10px }
sup { vertical-align: super; font-size: 11px; }
sub {  vertical-align: sub; font-size: 11px; }

.gallery-item .gallery-icon { margin-right: 10px; }
i{ margin-right: 5px; }
a{ text-decoration: none; }
p{ margin-bottom: 20px; }
ul, ol{ margin-bottom: 20px; margin-left: 30px; }
body { line-height: 1.7; font-family: Arial, Helvetica, sans-serif; overflow-y: scroll;
	-webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; margin-bottom: 18px; font-weight: 400; }	

.post-password-form input[type="submit"] { margin-left: 20px; margin-bottom: 0px; }
.post-password-form input[type="password"] { margin-left: 10px; padding: 10px 15px; }

/*----------------------------------------------------------------------*/
/*---------------             THEME STYLE             ------------------*/
/*----------------------------------------------------------------------*/

/*--- structure ---*/
.container{ padding: 0px; margin: 0px auto; /* position: relative; */ }
.column, .columns{ float: left; position: relative; min-height: 1px; }

.one-ninth{ width: 11.111%; }
.one-eighth{ width: 12.5%; }
.one-seventh{ width: 14.285%; }
.one-fifth{ width: 20%; }
.two-fifth{ width: 40%; }
.three-fifth{ width: 60%; }
.four-fifth{ width: 80%; }

.one{ width: 8.333% }
.two{ width: 16.666%; }
.three{ width: 25%; }
.four{ width: 33.333%; }
.five{ width: 41.666%; }
.six{ width: 50%; }
.seven{ width: 58.334%; }
.eight{ width: 66.667%; }
.nine { width: 75%; }
.ten { width: 83.334%; }
.eleven { width: 91.667%; }
.twelve{ width: 100%; }

.ie7 .sf-mega-section.three{ width: 24%; }

.newsstand-item{ margin: 0px 15px 20px; min-height: 1px; }
.newsstand-full-size-wrapper .newsstand-item-no-space{ margin-bottom: 0px; }
.newsstand-item-no-space{ margin: 0px 20px 40px; }
.newsstand-item-no-space .newsstand-item{ margin: 0px; }
.newsstand-item.newsstand-main-content { margin-bottom: 55px; }
.newsstand-item.newsstand-divider-item{ margin-bottom: 50px }
.section-container, .newsstand-item-start-content, .newsstand-parallax-wrapper, .newsstand-color-wrapper{ padding-top: 45px;  }
.newsstand-color-wrapper, .newsstand-parallax-wrapper, .newsstand-full-size-wrapper{ padding-bottom: 40px; }
.newsstand-full-size-wrapper .newsstand-item,
.newsstand-full-size-wrapper .newsstand-item-no-space{ margin-left: 0px; margin-right: 0px; }

.ie7 .newsstand-item-start-content{ overflow: hidden; }
audio{ width: 100%; }
.mejs-container .mejs-controls .mejs-horizontal-volume-slider{ position: relative; clear: both; float: right; top: -31px; }
img, video{ max-width: 100%; height: auto; width: auto; /* for ie8 */ }
.ms-container video{ max-width: none; }
input[type="text"], input[type="email"], input[type="password"], textarea{ 
	border: 0px; outline: none; padding: 6px; max-width: 100%; }

/*--- transition / color animation  ---*/
a{
	transition: color 300ms, background-color 300ms, opacity 300ms;
	-moz-transition: color 300ms, background-color 300ms, opacity 300ms;    /* FF3.7+ */
	-o-transition: color 300ms, background-color 300ms, opacity 300ms;      /* Opera 10.5 */
	-webkit-transition: color 300ms, background-color 300ms, opacity 300ms; /* Saf3.2+, Chrome */ }

/*--- boxed style ---*/
.body-wrapper{ overflow: hidden; }	
.body-wrapper.newsstand-boxed-style { margin: 0px auto;
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); }	
.body-wrapper.disable-bottom-nav .header-style-1-wrapper .newsstand-navigation-wrapper{ border-bottom: 0px; }
.body-wrapper.disable-bottom-nav .header-style-2-wrapper .newsstand-navigation-wrapper{ border-bottom: 0px; }
	
img.newsstand-full-boxed-background{ min-height: 100%; min-width: 1024px;
  width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index: -1; }

@media screen and (max-width: 1024px) {
  img.newsstand-full-boxed-background { left: 50%; margin-left: -512px; }
}

.content-wrapper{ position:relative; z-index: 89; }
	
/*--- top navigation ---*/
.newsstand-float-menu-logo{ display: none; }
.newsstand-fixed-header .newsstand-float-menu-logo{ display: block; float: left; margin-right: 27px; }
.newsstand-fixed-header .newsstand-float-menu-logo img{ max-height: 24px; margin-top: -3px; }

.top-navigation-container{ position: relative; padding: 11px 0px; }
.top-navigation-wrapper{ position: relative; z-index: 98; 
	font-size: 12px; font-weight: 500; text-transform: uppercase; line-height: 18px; }
.top-navigation-left{ float: left; margin: 0px 15px; }
.top-navigation-right{ float: right; margin: 0px 15px; }

.top-bar-home-link { float: left; margin-right: 23px; }
.top-bar-home-link img { vertical-align: sub; width: 17px; }

.top-navigation-wrapper .sf-menu > li { padding-bottom: 12px; margin-bottom: -12px; }
.top-navigation-wrapper .sf-menu > li > a,
.top-navigation-wrapper .sf-menu > li > a.sf-with-ul-pre,
.top-navigation-wrapper .sf-menu > li > a.sf-with-ul{ padding: 0px; margin-right: 24px; font-size: 12px; }
.top-navigation-wrapper .sf-menu li a.sf-with-ul:after{ display: none; }
.top-navigation-wrapper .sf-mega{ top: 100%; }

.top-social-wrapper .social-icon{ font-size: 14px; display: inline; margin-left: 6px; }
.top-social-wrapper .social-icon a{ opacity: 0.6; filter: alpha(opacity=60); }
.top-social-wrapper .social-icon a:hover{ opacity: 1; filter: alpha(opacity=100); }

.trending-top-bar-wrapper{ font-size: 13px; text-transform: uppercase; font-weight: 500; }
.trending-top-bar-wrapper .trending-top-bar-nav{ float: right; margin-left: 20px; margin-top: -4px; }
.trending-top-bar-wrapper .flexslider{ overflow: hidden; }
.trending-top-bar-wrapper .trending-top-bar-head{ font-weight: 700; text-transform: uppercase; }
.trending-top-bar-wrapper .trending-top-bar-sep{ font-weight: bold; margin: 0px 10px;  }
.trending-top-bar-nav i{ display: inline-block; border-width: 2px; border-style: solid; }
.trending-top-bar-nav .newsstand-flex-prev{ font-size: 15px; cursor: pointer; padding: 4px 10px 6px 10px; margin: 0px;}
.trending-top-bar-nav .newsstand-flex-next{ font-size: 15px; cursor: pointer; padding: 4px 10px 6px 10px; margin: 0px 0px 0px -2px; }

/*--- search form ---*/
.newsstand-navigation-substitute{ position: relative; z-index: 91; }

#newsstand-menu-search-button { margin: 1px 15px 0px 30px; float: right; cursor: pointer; 
	max-width: 18px; opacity: 1; filter: alpha(opacity=100); }
.newsstand-header-transparent #newsstand-menu-search-button{  opacity: 1; filter: alpha(opacity=100); }
#newsstand-menu-search{ position: absolute; top: 100%; right: 15px; width: 250px; display: none; text-align: left; }
#newsstand-menu-search input[type="text"]{ margin: 0px; background: transparent; padding: 20px 23px; }
#newsstand-menu-search input[type="submit"]{ display: none; }
.newsstand-menu-search-button-sep{ position: absolute; }

/*--- top login menu---*/
.newsstand-login-form input[type="text"], .newsstand-login-form input[type="email"], 
.newsstand-login-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.newsstand-login-form label { display: block; margin-bottom: 4px; }
.newsstand-login-form p { margin-bottom: 0px; margin-top: 9px; overflow: hidden; }
.newsstand-login-form p:first-child{ margin-top: 0px; }
.newsstand-login-form input[type="submit"] { margin-bottom: 0px; }
.newsstand-login-form input[type="checkbox"] { margin: 2px 10px 0px 0px; float: left; }
.newsstand-login-form .login-remember{ padding-top: 3px; }

/*--- header ---*/
.newsstand-top-woocommerce-button{ cursor: pointer; width: 15px; text-align: right; font-size: 10px; position: relative; padding-top: 3px; }
.newsstand-top-woocommerce-button img{ opacity: 0.7; filter: alpha(opacity=70); }
.newsstand-top-woocommerce-button .newsstand-cart-item-count { position: absolute; right: -6px; top: -6px; }
.newsstand-top-woocommerce-wrapper{ float: right; padding-left: 30px; }
.newsstand-top-woocommerce{ text-align: center; display: none; top: 100%; position: absolute; right: 15px; }
.newsstand-top-woocommerce .newsstand-top-woocommerce-inner{ padding: 30px 40px 23px; }
.newsstand-top-woocommerce .newsstand-cart-count{ margin-bottom: 8px; }
.newsstand-top-woocommerce .newsstand-cart-amount{ margin-bottom: 20px; }
.newsstand-top-woocommerce-inner > a{ display: block; font-size: 14px; font-weight: bold; margin-bottom: 8px; }

.newsstand-header-wrapper{ z-index: 99; }
.newsstand-logo-wrapper{ background-position: center; }
.newsstand-logo-container,
.newsstand-header-container{ position: relative; z-index: 97; }
.newsstand-logo{ float: left; margin-left: 15px; margin-right: 15px; }
.newsstand-logo h1{ margin-bottom: 0px; line-height: 0; }

.newsstand-fixed-header{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 999; }
.newsstand-fixed-header .newsstand-logo { margin-top: 16px; margin-bottom: 16px; }
.newsstand-fixed-header .newsstand-logo img{ max-height: 38px; width: auto; }
.newsstand-fixed-header .newsstand-navigation-wrapper{ margin-top: 25px; }
.newsstand-fixed-header .newsstand-main-menu > li > a { padding-bottom: 18px; }
.newsstand-fixed-header .newsstand-navigation-slide-bar{ display: none; }
.newsstand-fixed-header.newsstand-header-inner{
	-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1); }
.newsstand-fixed-header .newsstand-navigation-wrapper .newsstand-main-menu > li > a { font-size: 12px; padding-bottom: 23px; }
.admin-bar .newsstand-fixed-header{ top: 32px }

.newsstand-navigation-wrapper{ margin: 0px 15px; }
.newsstand-navigation-wrapper .newsstand-navigation-container{ position: relative; line-height: 0; }
.newsstand-navigation-wrapper .newsstand-main-menu > li{ padding: 0px; }
.newsstand-navigation-wrapper .newsstand-main-menu > li > a{ font-size: 12px; padding: 0px 19px 19px 19px; 
	font-weight: 500; margin: 0px; text-transform: uppercase; letter-spacing: 1px; }
.newsstand-navigation-wrapper .newsstand-main-menu > li > a.sf-with-ul-pre,
.newsstand-navigation-wrapper .newsstand-main-menu > li > a.sf-with-ul{ padding-right: 22px; }
.newsstand-navigation-wrapper .newsstand-main-menu > li > a.sf-with-ul:after{ top: 11px; right: 0px; display: none; }

.newsstand-page-title-wrapper { padding: 65px 0px 50px; position: relative; z-index: 89; line-height: 1;
	background-image: url('images/title-default-background.png'); background-repeat: repeat; background-position: center; }
.newsstand-page-title-wrapper .newsstand-page-title-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
	background: #000; opacity: 0; filter: alpha(opacity=0); }
.newsstand-page-title-wrapper .newsstand-page-title-container{ position: relative; }
.newsstand-page-title-wrapper .newsstand-page-title{ font-size: 29px; margin: 0px 15px; display: block; font-weight: 600; }
.newsstand-page-title-wrapper .newsstand-page-caption{ font-size: 14px; margin: 10px 17px 0px; display: block; font-weight: 600; }
.newsstand-page-title-wrapper .newsstand-page-title-gimmick { font-size: 20px; display: block; margin-top: 20px; }	
.newsstand-full-size-wrapper .newsstand-item-title-head { margin-left: 15px; margin-right: 15px; position: relative; }

.newsstand-logo-right-text { overflow: hidden; text-align: right; margin-right: 15px; }
.newsstand-logo-right-text .newsstand-current-date { font-size: 14px; font-weight: 600; text-transform: uppercase; margin-bottom: 16px; }
.newsstand-logo-right-text .newsstand-current-date i { margin-right: 12px; }

.header-style-1-wrapper .newsstand-navigation-wrapper{ margin-top: 0px; padding-top: 15px;
	border-style: solid; border-top-width: 3px; border-bottom-width: 1px; }
.header-style-1-wrapper .newsstand-navigation-wrapper .newsstand-main-menu > li > a{ padding-bottom: 17px; }

.header-style-2-wrapper .newsstand-logo { float: none; }
.header-style-2-wrapper .newsstand-logo-inner { margin: 0px auto; }
.header-style-2-wrapper .newsstand-navigation-wrapper{ margin-top: 0px; padding-top: 15px;
	border-style: solid; border-top-width: 3px; border-bottom-width: 3px; }
.header-style-2-wrapper .newsstand-navigation-wrapper .newsstand-navigation > ul { display: inline-block; float: none; line-height: 1.7; }
.header-style-2-wrapper .newsstand-navigation-wrapper .newsstand-main-menu > li > a{ padding-bottom: 16px; }
.header-style-2-wrapper .newsstand-navigation-wrapper .newsstand-navigation { text-align: center; line-height: 0; }
.header-style-2-wrapper #newsstand-menu-search-button { position: absolute; right: 15px; top: 50%; margin-top: -8px; }

.header-style-3-wrapper .newsstand-navigation-wrapper { padding-top: 19px; margin-top: 0px; }	
.archive-top-board .header-style-3-wrapper { margin-bottom: 2px; }

/*--- header shortcode ---*/
.newsstand-heading-shortcode.with-background { padding: 8px 19px; display: inline-block; }
.newsstand-heading-shortcode i { margin-right: 10px; }

/*--- wrapper item ---*/
.newsstand-color-wrapper, 
.newsstand-parallax-wrapper{ overflow: hidden; background-position: center 0px; 
	background-repeat: repeat; position: relative; }
	
/*--- sidebar ---*/
.with-sidebar-container .with-sidebar-content{ float: right; }
.newsstand-widget-title { font-size: 16px; font-weight: 700; margin-bottom: 25px; text-transform: uppercase; }
.content-wrapper .newsstand-widget-title{ padding-bottom: 10px; border-bottom-width: 2px; border-bottom-style: solid; }
.widget.newsstand-widget { margin-bottom: 50px; }

.newsstand-item-start-content.sidebar-left-item,
.newsstand-item-start-content.sidebar-right-item{ position: relative; overflow: hidden; top: 0px; }

/*--- newsletter ---*/
.newsletter-widget p{ margin-bottom: 17px; }
.newsletter-widget .newsletter-email { width: 100%; margin-top: 20px; box-sizing: border-box; padding: 15px 22px; }
.newsletter-widget .newsletter-submit { margin-bottom: 0px; }

/*--- stunning-text ---*/	
.newsstand-stunning-item .stunning-item-title{ font-weight: 300; font-size: 30px; margin-bottom: 14px; }

.newsstand-stunning-item.newsstand-stunning-left.newsstand-button-on { position: relative; padding-right: 150px; font-size: 16px; }
.newsstand-stunning-item.newsstand-stunning-left .stunning-item-button { position: absolute; right: 0px; top: 50%; margin-top: -21px; margin-right: 0px; } 


.newsstand-stunning-item.newsstand-stunning-small-left.newsstand-button-on { position: relative; padding-right: 150px; }
.newsstand-stunning-item.newsstand-stunning-small-left .stunning-item-title { font-size: 18px; font-weight: bold; margin-bottom: 0px; }
.newsstand-stunning-item.newsstand-stunning-small-left .stunning-item-button { position: absolute; right: 0px; top: 50%; margin-top: -21px; margin-right: 0px; } 

.newsstand-stunning-item.newsstand-stunning-center{ text-align: center; }
.newsstand-stunning-item.newsstand-stunning-center .stunning-item-button{ margin: 20px 9px 0px; }
.newsstand-stunning-item.newsstand-stunning-center  .stunning-item-title { font-size: 36px; }
.newsstand-stunning-item.newsstand-stunning-center .stunning-item-caption { font-size: 15px; }

.newsstand-stunning-text-item.type-center{ text-align:center;  margin-bottom: 35px; }
.newsstand-stunning-text-item.type-center .stunning-text-title{ font-size: 33px; font-weight: bold; margin-bottom: 25px; }
.newsstand-stunning-text-item.type-center .stunning-text-caption{ font-size: 16px; }
.newsstand-stunning-text-item.type-center .stunning-text-button{ margin: 15px 0px 0px; }

.newsstand-stunning-text-item.type-normal.newsstand-button-on{ padding-right: 190px; position: relative; }
.newsstand-stunning-text-item.type-normal .stunning-text-title{ font-size: 29px; margin-bottom: 18px; }
.newsstand-stunning-text-item.type-normal .stunning-text-caption{ font-size: 16px; }
.newsstand-stunning-text-item.type-normal .stunning-text-button{ position: absolute; right: 0px; top: 50%; 
	margin-top: -22px; margin-right: 0px; }

.newsstand-stunning-text-item.with-padding{ padding: 35px 35px 15px; }
.newsstand-stunning-text-item.with-padding.with-border{ border-width: 3px; border-style: solid; }
.newsstand-stunning-text-item.with-padding.newsstand-button-on{ padding-right: 200px; }
.newsstand-stunning-text-item.with-padding .stunning-text-button{ right: 40px; }
.newsstand-stunning-text-item.with-padding .stunning-text-caption{ margin-bottom: 20px; }

/*--- footer ---*/
.footer-wrapper{ position: relative; background-repeat: no-repeat; background-position: right top; }
.footer-wrapper a { cursor: pointer; }
.footer-wrapper .widget.newsstand-widget { margin-bottom: 50px; }
.footer-wrapper .newsstand-widget-title { margin-bottom: 30px; }
.footer-container{ padding-top: 50px; }
.ie7 .footer-wrapper{ overflow: hidden; }

.copyright-left { margin: 0px 15px; float: left; }
.copyright-right { margin: 0px 15px; float: right; }
.copyright-wrapper{ border-top-width: 1px; border-top-style: solid; }
.copyright-container{ padding: 15px 0px; }

/*--- shortcode ---*/
.newsstand-shortcode-wrapper { margin-left: -15px; margin-right: -15px; }

/*--- 404 page not found ---*/
.page-not-found-block { text-align: center; padding: 50px 50px 60px; margin: 50px 0px 50px; }
.page-not-found-block .page-not-found-title { font-size: 45px; line-height: 1; margin-bottom: 17px; }
.page-not-found-block .page-not-found-caption { font-size: 20px; margin-bottom: 35px; }
.page-not-found-block .page-not-found-icon { font-size: 89px; line-height: 1;  margin-bottom: 20px; }
.page-not-found-search { max-width: 300px; margin: 0px auto; }
.page-not-found-search  .gdl-search-form{ padding-right: 30px; }
.page-not-found-search  .gdl-search-form input[type="text"]{ padding: 12px 15px; font-size: 15px;
	border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.page-not-found-search  .gdl-search-form input[type="submit"]{
	background-image: url('images/light/icon-search.png'); }
	
body.search .page-not-found-block{ margin-top: 0px; }	

/*----------------------------------------------------------------------*/
/*---------------             CONTENT ITEM            ------------------*/
/*----------------------------------------------------------------------*/

/*--- item title ---*/
.newsstand-item-title-wrapper.newsstand-item{ margin-bottom: 25px; position: relative; }
.newsstand-item-title-wrapper .newsstand-item-title{ text-transform: uppercase; margin-bottom: 0px; font-weight: bold; }

.newsstand-item-title-wrapper.newsstand-left .newsstand-item-title{ font-size: 16px; padding-bottom: 10px;
	border-bottom-width: 2px; border-bottom-style: solid; }
.newsstand-item-title-wrapper.newsstand-left-with-bg .newsstand-item-title{ font-size: 15px; padding: 14px 20px 13px;
	background: url('images/title-default-background.png'); }
.newsstand-item-title-wrapper.newsstand-left-with-bg .newsstand-nav-title { position: absolute; right: 10px; top: 50%;margin-top: -13px; }
.newsstand-item-title-wrapper.newsstand-left-with-bg .newsstand-nav-title i{ color: #fff; padding: 0px 3px; cursor: pointer; }

.newsstand-title-item{ margin-bottom: 20px; }
.newsstand-title-item .newsstand-item-title-wrapper.newsstand-item { margin-bottom: 0px; }

.newsstand-item-title-wrapper.newsstand-nav-container .newsstand-nav-title{ position: absolute; top: -12px; right: 0px; }
.newsstand-item-title-wrapper.newsstand-nav-container .newsstand-nav-title i{ display: inline-block; border-width: 2px; border-style: solid; }
.newsstand-item-title-wrapper.newsstand-nav-container .newsstand-flex-prev{ font-size: 14px; cursor: pointer; padding: 4px 10px 6px 10px; margin: 0px;}
.newsstand-item-title-wrapper.newsstand-nav-container .newsstand-flex-next{ font-size: 14px; cursor: pointer; padding: 4px 10px 6px 10px; margin: 0px 0px 0px -2px;  }


/*--- accordion / toggle ---*/
.accordion-tab > .accordion-content{ display: none; }
.accordion-tab.active > .accordion-content{ display: block; }

.newsstand-accordion-item.style-1 .accordion-tab{ overflow: hidden; padding: 11px 0px; 
	border-top-width: 1px; border-top-style: solid; }
.newsstand-accordion-item.style-1 .accordion-tab:first-child{ border: 0px; padding-top: 0px; }
.newsstand-accordion-item.style-1 .accordion-title{ font-weight: normal; 
	font-size: 17px; line-height: 33px; margin-bottom: 0px; cursor: pointer; 
	transition: color 200ms; -moz-transition: color 200ms;
	-o-transition: color 200ms; -webkit-transition: color 200ms; }
.newsstand-accordion-item.style-1 .accordion-title i{ margin-right: 20px; font-size: 13px; 
	width: 9px; height: 13px; padding: 12px 14px 10px; display: inline-block; }
.newsstand-accordion-item.style-1 .accordion-content{ padding-top: 12px; margin-left: 57px; }
.newsstand-accordion-item.style-1 .accordion-title span { overflow: hidden; display: block; }
.newsstand-accordion-item.style-1 .accordion-title i{ float: left;
	transition: color 200ms, background-color 200ms; -moz-transition: color 200ms, background-color 200ms;
	-o-transition: color 200ms, background-color 200ms; -webkit-transition: color 200ms, background-color 200ms; }

.newsstand-accordion-item.style-2 .accordion-tab{ overflow: hidden; padding-bottom: 4px; }
.newsstand-accordion-item.style-2 .accordion-title{ padding-bottom: 16px; font-weight: 400; 
	font-size: 15px; line-height: 18px; margin-bottom: 0px; cursor: pointer; }
.newsstand-accordion-item.style-2 .accordion-title i{ margin-right: 20px; font-size: 13px;  }
.newsstand-accordion-item.style-2 .accordion-content{ margin-left: 31px;  }

/*--- button ---*/
input[type="submit"], input[type="button"]{ -webkit-appearance: none; }
.newsstand-button, input[type="button"], input[type="submit"]{ display: inline-block; 
    font-size: 12px; padding: 13px 19px; background: transparent;
	margin-bottom: 15px; margin-right: 15px; outline: none; cursor: pointer; text-transform: uppercase; 
	font-weight: 700; border-width: 2px; border-style: solid; letter-spacing: 1px; }
.newsstand-button-shortcode{ border: none; }
.newsstand-button.small{ font-size: 11px; padding: 11px 17px; }
.newsstand-button.large{ font-size: 14px; padding: 15px 28px; }
.newsstand-button.with-border{ border-bottom-width: 3px; border-bottom-style: solid; }
.newsstand-button .newsstand-icon { margin-right: 5px; letter-spacing: 1px; }
.newsstand-border-button{ padding: 11px 25px; border-width: 2px; border-style: solid; 
	font-size: 12px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; }

/*--- about-us ---*/
.newsstand-normal .about-us-caption{ font-size: 15px; font-style: italic; margin-bottom: 22px; }
.newsstand-normal .about-us-title{ font-size: 34px; font-weight: 800; margin-bottom: 13px; }
.newsstand-normal .about-us-read-more{ margin-top: 4px; display: inline-block; }

.newsstand-plain .about-us-caption{ font-size: 15px; margin-bottom: 6px; font-style: italic; }
.newsstand-plain .about-us-title{ font-size: 28px; font-weight: bold; margin-bottom: 25px; }
.newsstand-plain .about-us-read-more{ margin-top: 4px; display: inline-block; }

.newsstand-plain-large .about-us-caption{ font-size: 22px; margin-bottom: 6px; }
.newsstand-plain-large .about-us-title{ font-size: 45px; font-weight: bold; margin-bottom: 24px; line-height: 1; }
.newsstand-plain-large .about-us-read-more { margin-bottom: 0px; margin-top: 6px; }

.newsstand-title-left .about-us-title-wrapper{ float: left; width: 27%; text-align: right; margin-right: 80px; }
.newsstand-title-left .about-us-title{ font-size: 35px; font-weight: bold; line-height: 1.2; margin-bottom: 22px;}
.newsstand-title-left .about-us-caption{ font-size: 35px; font-weight: bold; line-height: 1.2; }
.newsstand-title-left .about-us-title-divider{ border-top-width: 4px; border-top-style: solid; 
    width: 45px; margin-left: auto; }
.newsstand-title-left .about-us-read-more { margin-bottom: 0px; margin-top: 6px; }
.newsstand-title-left .about-us-content-wrapper { overflow: hidden; }
	
/*--- column service ---*/
.newsstand-column-service-item .column-service-icon{ margin-right: 15px; font-size: 30px; line-height: 18px; }
.newsstand-column-service-item .column-service-icon i{ margin: 0px; vertical-align: middle; }
.newsstand-column-service-item .column-service-title{ margin-bottom: 20px; font-size: 18px; font-weight: bold; line-height: 25px; }

.newsstand-column-service-item.newsstand-type-1 .column-service-icon{ float: left; margin-right: 25px; }
.newsstand-column-service-item.newsstand-type-1 .column-service-icon.newsstand-skin-box{ background: transparent; }
.newsstand-column-service-item.newsstand-type-1 .column-service-content-wrapper{ overflow: hidden; }
.newsstand-column-service-item.newsstand-type-1 .column-service-image { max-width: 35px; float: left; margin-right: 20px; }

.newsstand-column-service-item.newsstand-type-2{ text-align: center; }
.newsstand-column-service-item.newsstand-type-2 .column-service-icon{ width: 26px; height: 26px; font-size: 18px; padding: 5px;
	line-height: 26px; text-align: center; margin: 0px auto 28px; border-width: 2px; border-style: solid;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.newsstand-column-service-item.newsstand-type-2 .column-service-icon i{ font-weight: bold; }
.newsstand-column-service-item.newsstand-type-2 .column-service-image { margin-bottom: 25px; }
.newsstand-column-service-item.newsstand-type-2 .column-service-image img { max-width: 45px; }

.newsstand-column-service-item.newsstand-type-2-hover{ text-align: center; margin-left: 0px; margin-right: 0px; padding: 75px 30px 55px; }
.newsstand-column-service-item.newsstand-type-2-hover .column-service-icon{ width: 26px; height: 26px; font-size: 18px; padding: 5px;
	line-height: 26px; text-align: center; margin: 0px auto 38px; border-width: 2px; border-style: solid;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.newsstand-column-service-item.newsstand-type-2-hover .column-service-icon i{ font-weight: bold; }
.newsstand-column-service-item.newsstand-type-2-hover .column-service-image { margin-bottom: 35px; }
.newsstand-column-service-item.newsstand-type-2-hover{ 
	transition: background-color 400ms; -moz-transition: background-color 400ms;
	-o-transition: background-color 400ms; -webkit-transition: background-color 400ms; }
.newsstand-column-service-item.newsstand-type-2-hover .column-service-title,
.newsstand-column-service-item.newsstand-type-2-hover .column-service-content,
.newsstand-column-service-item.newsstand-type-2-hover .column-service-icon{
	transition: color 200ms; -moz-transition: color 200ms; -o-transition: color 200ms; -webkit-transition: color 200ms; }

.newsstand-column-service-item.newsstand-type-3{ text-align: left; }
.newsstand-column-service-item.newsstand-type-3 .column-service-icon{ text-align: center; margin: 0px auto 28px;}
.newsstand-column-service-item.newsstand-type-3 .column-service-image { text-align: center; margin-bottom: 20px; }

/*--- service with image ---*/	
.newsstand-service-with-image-item .service-with-image-thumbnail{ max-width: 190px; float: left; margin-right: 40px; 
	background: #fff; padding: 7px; border-width: 1px; border-style: solid;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }	
.newsstand-service-with-image-item .service-with-image-thumbnail img{ display: block; 
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.newsstand-service-with-image-item .service-with-image-title{ font-size: 18px; margin-top: 35px; }	
.newsstand-service-with-image-item .service-with-image-content-wrapper{ overflow: hidden; }	

.newsstand-service-with-image-item.newsstand-right{ text-align: right; }
.newsstand-service-with-image-item.newsstand-right .service-with-image-thumbnail{ float: right; margin-left: 40px; margin-right: 0px; }
	
/*--- service half background ---*/	
.newsstand-service-half-background-item{ overflow: hidden; }

.newsstand-service-half-background-item .newsstand-half-left .newsstand-item-margin{ margin: 0px 30px 0px 15px; }
.newsstand-service-half-background-item .newsstand-half-left { width: 50%; float: left; padding: 70px 0px 999px; margin-bottom: -939px; }
.newsstand-service-half-background-item .newsstand-half-left .half-container { margin-right: 0px; margin-left: auto; }
.newsstand-service-half-background-item .newsstand-left-service-title { font-size: 20px; font-weight: bold; }
	
.newsstand-service-half-background-item .newsstand-half-right .newsstand-item-margin{ margin: 0px 15px 0px 40px; }
.newsstand-service-half-background-item .newsstand-half-right { width: 50%; float: left; padding: 70px 0px 999px; margin-bottom: -939px; }
.newsstand-service-half-background-item .newsstand-half-right .half-container { margin-left: 0px; margin-right: auto; }
.newsstand-service-half-background-item .newsstand-right-service-title { font-size: 20px; font-weight: bold; margin-bottom: 25px; }
	
/*--- feature media ---*/		
.newsstand-feature-media-item .feature-media-button{ margin-top: 15px; }	
.newsstand-feature-media-item.newsstand-left .feature-media-thumbnail{ float: left; margin-right: 55px; width: 37%; }
.newsstand-feature-media-item.newsstand-left .feature-media-content-wrapper{ overflow: hidden; }
.newsstand-feature-media-item.newsstand-center{ text-align: center; }
.newsstand-feature-media-item.newsstand-center .feature-media-thumbnail{ max-width: 700px; margin: 0px auto 40px; }
.newsstand-feature-media-item.newsstand-center .feature-media-content-wrapper{ max-width: 700px; margin: 0px auto; }
.newsstand-feature-media-item.newsstand-center .feature-media-divider{ width: 300px; max-width: 100%; margin: 0px auto 40px;
	border-bottom-width: 5px; border-bottom-style: solid; } 	
.newsstand-feature-media-item .newsstand-item-title-wrapper.newsstand-item{ margin-left: 0px; margin-right: 0px; margin-top: 15px; }

/*--- divider ---*/
.newsstand-divider{ border-bottom-width: 1px; border-style: solid; margin: 0px auto; max-width: 100%; }
.newsstand-divider.double{ height: 3px; border-top-width: 1px; }
.newsstand-divider.dotted{ border-style: dashed; }
.newsstand-divider.double-dotted{ height: 3px; border-top-width: 1px; border-style: dashed; }
.newsstand-divider.thick{ border-bottom-width: 3px; }

.newsstand-divider-with-icon{ margin: 0px auto; position: relative; text-align: center; }
.newsstand-divider-with-icon .newsstand-divider-icon-outer{ display: inline-block; 
	padding: 7px; border-width: 1px; border-style: solid;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.newsstand-divider-with-icon .newsstand-divider-icon{ font-size: 15px; line-height: 15px; width: 15px; 
	text-align: center; margin: 0px auto; padding: 13px; color: #fff;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.newsstand-divider-with-icon-left,
.newsstand-divider-with-icon-right{ border-bottom-style: solid; border-bottom-width: 1px; position: absolute; top: 28px; }
.newsstand-divider-with-icon-left{ left: 0px; right: 50%; margin-right: 40px; }
.newsstand-divider-with-icon-right{ right: 0px; left: 50%; margin-left: 40px; }

/*--- box with icon ---*/
.newsstand-box-with-icon-item{ text-align: center; padding: 40px 30px 20px; position: relative; }
.newsstand-box-with-icon-item > i{ font-size: 45px; display: inline-block; margin-bottom: 22px; margin-right: 0; }	
.newsstand-box-with-icon-item .box-with-icon-title{ font-size: 20px; margin-bottom: 20px; display: block; }	

.newsstand-box-with-icon-item.pos-left{ text-align: left; padding: 30px 40px 20px; }
.newsstand-box-with-icon-item.pos-left > i{ float: left; margin: 5px 25px 0px 0px; }

.newsstand-box-with-icon-item.type-circle .box-with-circle-icon{ padding: 18px; display: inline-block; 
	width: 22px; text-align: center; line-height: 22px;
	position: absolute; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; }
.newsstand-box-with-icon-item.type-circle .box-with-circle-icon > i{ font-size: 22px; margin-right: 0; }	
.newsstand-box-with-icon-item.type-circle.pos-top{ padding-top: 50px; }
.newsstand-box-with-icon-item.type-circle.pos-top .box-with-circle-icon{ top: -30px; left: 50%; margin-left: -30px; }
.newsstand-box-with-icon-item.type-circle.pos-left{ margin-left: 40px; padding-left: 50px; }
.newsstand-box-with-icon-item.type-circle.pos-left .box-with-circle-icon{ left: -30px; top: 50%; margin-top: -30px; }

/*-- icon --*/
i.newsstand-icon { margin-right: 10px; }

/*--- frame ---*/
.newsstand-frame-shortcode{ line-height: 1; }
.newsstand-frame-shortcode.newsstand-align-left{ float: left; margin-right: 20px; margin-bottom: 20px; }
.newsstand-frame-shortcode.newsstand-align-right{ float: right; margin-left: 20px; margin-bottom: 20px; }
.newsstand-frame-shortcode.newsstand-align-center{ text-align: center; margin-bottom: 20px; }
.newsstand-frame-shortcode .newsstand-frame-caption{ display: block; text-align: center; margin-top: 15px; }

.newsstand-frame{ display: inline-block; max-width: 100%; position: relative; }
.newsstand-frame img{ display: block; }
.newsstand-frame.frame-type-border{ padding: 6px; border-style: solid; border-width: 1px; }
.newsstand-frame.frame-type-solid{ padding: 5px; }
.newsstand-frame.frame-type-rounded{ overflow: hidden; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.newsstand-frame.frame-type-circle{ overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

.newsstand-frame.frame-type-solid.frame-type-circle .newsstand-image-link-shortcode,
.newsstand-frame.frame-type-border.frame-type-circle .newsstand-image-link-shortcode{ overflow: hidden;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.newsstand-frame.frame-type-solid.frame-type-rounded .newsstand-image-link-shortcode,
.newsstand-frame.frame-type-border.frame-type-rounded .newsstand-image-link-shortcode{ overflow: hidden;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

.newsstand-image-frame-item{ text-align: center; line-height: 0; }
.newsstand-image-frame-item .image-frame-item{ display: inline-block; line-height: 1; }	
.newsstand-image-frame-item .newsstand-image-frame-content { position: absolute; top: 50%; right: 60px; left: 60px;
    line-height: 1.6; text-align: center; opacity: 0; }
.newsstand-image-frame-item .newsstand-image-frame-content-title{ font-size: 18px; margin-bottom: 15px; display: block; }	
.newsstand-image-frame-item .newsstand-image-frame-content-caption{ font-size: 13px; }	
.newsstand-image-frame-item .newsstand-image-frame-content p{ margin-bottom: 0px; }
.newsstand-link-type-content .newsstand-image-link-shortcode .newsstand-image-link-gradient{ 
	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;
	background: url('images/image-hover-gradient.png') 0px 0px repeat-x; }
	
/*--- image link ---*/
.newsstand-image-link-shortcode{ position: relative; }
.newsstand-image-link-shortcode .newsstand-image-link-overlay{ position: absolute; top: 0px; right: 0px; 
	bottom: 0px; left: 0px; opacity: 0; filter: alpha(opacity=0); }
.newsstand-image-link-shortcode .newsstand-image-link-icon{ position: absolute; top: 50%; left: 50%; 
	font-size: 24px; line-height: 1; margin-left: -12px; margin-top: -12px; opacity: 0; filter: alpha(opacity=0);
	transition: none; -moz-transition: none; -o-transition: none; -webkit-transition: none; }	
.newsstand-image-link-shortcode .newsstand-image-link-icon i{ margin-right: 0px; }	

/*--- personnel ---*/	
.newsstand-personnel-item.carousel.round-style{ padding-top: 45px; }
.newsstand-personnel-item.carousel .personnel-item{ margin: 0px 15px; }
.newsstand-personnel-item.carousel.box-style .personnel-item{ padding-top: 35px; }
.newsstand-personnel-item.carousel .personnel-item:first-child{ margin-left: 0px; }
.personnel-content .newsstand-icon { margin-right: 5px; }
.newsstand-personnel-item.box-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.newsstand-personnel-item.box-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.newsstand-personnel-item.box-style .personnel-info{ margin-top: 30px; text-align: center; }
.newsstand-personnel-item.box-style .personnel-author{ font-size: 21px; font-weight: bold; }	
.newsstand-personnel-item.box-style .personnel-author-image{ width: 65px; height: 65px; 
	position: absolute; left: 50%; top: -35px; margin-left: -35px;
	border-width: 3px; border-style: solid; overflow: hidden;
	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.newsstand-personnel-item.box-style .personnel-position{ font-size: 15px; }	
.newsstand-personnel-item.box-style .personnel-content{ text-align: center; margin-top: 15px; }	
.newsstand-personnel-item.box-style .personnel-social{ text-align: center; font-size: 20px; margin-top: 14px; }	
.newsstand-personnel-item.box-style .personnel-social i{ margin: 0px 1px; }	

.newsstand-personnel-item.plain-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.newsstand-personnel-item.plain-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.newsstand-personnel-item.plain-style .personnel-info{ margin-top: 20px; text-align: center; }
.newsstand-personnel-item.plain-style .personnel-author{ font-size: 21px; font-weight: bold; }	
.newsstand-personnel-item.plain-style .personnel-position{ font-size: 15px; }	
.newsstand-personnel-item.plain-style .personnel-content{ text-align: center; margin-top: 20px; }	
.newsstand-personnel-item.plain-style .personnel-social{ text-align: center; font-size: 22px; margin-top: 14px; }
.newsstand-personnel-item.box-style{ margin-top: 35px; }
.newsstand-personnel-item.plain-style .personnel-social i{ margin: 0px 10px 0px 0px; }	

.newsstand-personnel-item.plain-style.newsstand-left .personnel-info,
.newsstand-personnel-item.plain-style.newsstand-left .personnel-content{ text-align: left; }
.newsstand-personnel-item.plain-style.newsstand-left .personnel-author { font-size: 17px; text-align: left; font-weight: bold; }
.newsstand-personnel-item.plain-style.newsstand-left .personnel-position { font-size: 13px; text-align: left; }
.newsstand-personnel-item.plain-style.newsstand-left .personnel-social{ font-size: 14px; text-align: left; }

.newsstand-personnel-item.round-style .personnel-item,
.newsstand-personnel-item.round-style .personnel-author-image{ position: relative; overflow: hidden;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.newsstand-personnel-item.round-style .personnel-item img{ display: block; }
.newsstand-personnel-item.round-style .personnel-item-inner{ position: absolute; opacity: 0; filter: alpha(opacity=0);
	top: 50%; left: 40px; right: 40px; text-align: center; background: transparent; }
.newsstand-personnel-item.round-style .personnel-author{ font-size: 20px; font-weight: bold; margin-bottom: 2px; }
.newsstand-personnel-item.round-style .personnel-position{ font-size: 16px; font-style: italic; }
.newsstand-personnel-item.round-style .personnel-content{ margin-top: 20px;  }

/*--- pie chart ---*/
.newsstand-pie-chart-item { text-align: center; }
.newsstand-pie-chart-item .newsstand-chart{ margin: 0px auto 30px;  }
.newsstand-pie-chart-item .pie-chart-title{ font-size: 17px; font-weight: 400; }

/*--- skill bar ---*/
.newsstand-skill-bar-wrapper{ margin-bottom: 15px; }

.newsstand-skill-bar-wrapper.newsstand-size-small .newsstand-skill-bar{ overflow: hidden;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.newsstand-skill-bar-wrapper .newsstand-skill-bar-progress{ width: 0; position: relative; }
.newsstand-skill-bar-wrapper.newsstand-size-small .newsstand-skill-bar-progress{ height: 6px;  }
.newsstand-skill-bar-wrapper.newsstand-size-medium .newsstand-skill-bar-progress{ padding: 8px 0px; font-size: 15px; }
.newsstand-skill-bar-wrapper.newsstand-size-large .newsstand-skill-bar-progress{ padding: 14px 0px; font-size: 17px; }

.newsstand-skill-bar-wrapper .skill-bar-content{ font-weight: bold; }
.newsstand-skill-bar-wrapper.newsstand-size-small .skill-bar-content{ margin-bottom: 10px; display: inline-block; font-size: 12px; text-transform: uppercase;    letter-spacing: 1px; }
.newsstand-skill-bar-wrapper.newsstand-size-small .skill-bar-percent{ float: right; font-weight: bold; font-size: 12px; }
.newsstand-skill-bar-wrapper.newsstand-size-small { margin-bottom: 20px; }
.newsstand-skill-bar-wrapper.newsstand-size-medium .skill-bar-content{ padding: 0px 16px; }
.newsstand-skill-bar-wrapper.newsstand-size-medium .skill-bar-content i{ position: absolute; font-size: 15px; 
	right: 8px; top: 50%; margin-top: -8px; }
.newsstand-skill-bar-wrapper.newsstand-size-large .skill-bar-content{ padding: 0px 22px; }
.newsstand-skill-bar-wrapper.newsstand-size-large .skill-bar-content i{ position: absolute; font-size: 18px; 
	right: 16px; top: 50%; margin-top: -9px;}

/*--- skill round ---*/	
.newsstand-skill-item-wrapper{ text-align: center; line-height: 1; }
.newsstand-skill-item-wrapper i{ font-size: 47px; line-height: 1; margin-bottom: 25px; }
.newsstand-skill-item-wrapper .newsstand-skill-item-title{ font-size: 47px; margin-bottom: 18px; font-weight: 300; }
.newsstand-skill-item-wrapper .newsstand-skill-item-divider{ width: 18px; border-bottom-width: 2px; border-bottom-style: solid;
	margin: 0px auto 25px; }
.newsstand-skill-item-wrapper .newsstand-skill-item-caption{ font-size: 13px; text-transform: uppercase; letter-spacing: 1.6px; }
.newsstand-skill-item-wrapper.newsstand-type-2{ margin: 0px; padding: 80px 20px; }

/*--- notification ---*/
.newsstand-notification{ padding: 13px; }
.newsstand-notification > i{ float: left; margin-right: 15px; margin-top: 3px; }
.newsstand-notification > .notification-content{ display: block; overflow: hidden; }
.newsstand-notification.color-background{ padding: 16px;}
.newsstand-notification.color-border{ border-width: 3px; border-style: solid; }

/*--- tab ---*/	
.newsstand-tab-item.horizontal > .tab-title-wrapper{ overflow: hidden; }
.newsstand-tab-item.horizontal > .tab-title-wrapper .tab-title{ float: left; border-style: solid; border-width: 1px 1px 1px 0px;
	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 20px; margin-bottom: 0px; cursor: pointer; }
.newsstand-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child{ border-left-width: 1px; }
.newsstand-tab-item.horizontal > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.newsstand-tab-item.horizontal > .tab-title-wrapper .tab-title.active{ border-bottom-width: 0px; padding-bottom: 12px; }
.newsstand-tab-item.horizontal > .tab-content-wrapper{ margin-top: -1px; padding: 20px 20px 0px;
	border-width: 1px; border-style: solid; }
.newsstand-tab-item.horizontal > .tab-content-wrapper .tab-content{ display: none; }
.newsstand-tab-item.horizontal > .tab-content-wrapper .tab-content.active{ display: block; }
	
.newsstand-tab-item.vertical > .tab-title-wrapper{ float: left; margin-right: -1px; max-width: 40%; text-align: center; }
.newsstand-tab-item.vertical > .tab-title-wrapper .tab-title{ border-style: solid; border-width: 0px 1px 1px;
	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 30px; margin-bottom: 0px; cursor: pointer; }
.newsstand-tab-item.vertical > .tab-title-wrapper .tab-title:first-child{ border-top-width: 1px; }
.newsstand-tab-item.vertical > .tab-title-wrapper .tab-title.active{ padding-bottom: 12px; border-right-width: 0px; }
.newsstand-tab-item.vertical > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.newsstand-tab-item.vertical > .tab-content-wrapper{ overflow: hidden; padding: 20px 20px 0px; 
	border-width: 1px; border-style: solid; }
.newsstand-tab-item.vertical > .tab-content-wrapper .tab-content{ display: none; }
.newsstand-tab-item.vertical > .tab-content-wrapper .tab-content.active{ display: block; }

.newsstand-tab-item.vertical.right > .tab-title-wrapper{ float: right; margin-left: -1px; margin-right: 0px; }
.newsstand-tab-item.vertical.right > .tab-title-wrapper .tab-title.active{ border-right-width: 1px; border-left-width: 0px; }

/*--- table ---*/
table{ width: 100%; text-align: center; }
table tr td{ padding: 15px 0px; border-bottom-width: 1px; border-bottom-style: solid; }
table tr th{ padding: 13px 0px; font-size: 16px; font-weight: normal; }
table.style-2{ border-spacing:2px; border-collapse:separate; }
table.style-2 tr td{ border-bottom-width: 0px; }

/*--- testimonial ---*/
.newsstand-testimonial-item-wrapper .newsstand-item-title-nav.newsstand-nav-container{ margin-top: 30px; }
.newsstand-testimonial-item.carousel .testimonial-item{ margin: 0px 15px; }
.newsstand-testimonial-item.carousel .testimonial-item:first-child{ margin-left: 0px; }

.newsstand-testimonial-item.round-style .testimonial-item{ padding-bottom: 35px; }	
.newsstand-testimonial-item.round-style .testimonial-item-inner{ padding: 30px 30px 60px; position: relative;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }	
.newsstand-testimonial-item.round-style .testimonial-info{ margin-top: 15px; }
.newsstand-testimonial-item.round-style .testimonial-author{ font-weight: bold; }
.newsstand-testimonial-item.round-style .testimonial-author-image{ width: 65px; height: 65px; 
	position: absolute; left: 50%; bottom: -35px; margin-left: -35px;
	border-width: 3px; border-style: solid; overflow: hidden;
	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }

.newsstand-testimonial-item.box-style .testimonial-item{ padding-bottom: 75px; }	
.newsstand-testimonial-item.box-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.newsstand-testimonial-item.box-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.newsstand-testimonial-item.box-style .testimonial-info{ margin-top: 15px; text-align: right; }
.newsstand-testimonial-item.box-style .testimonial-author{ font-weight: bold; }
.newsstand-testimonial-item.box-style .testimonial-author-image{ width: 65px; height: 65px; 
	position: absolute; right: 34px; bottom: -75px; }	
	
.newsstand-testimonial-item.plain-style .testimonial-item { text-align: center; font-size: 16px; }	

.newsstand-testimonial-item.plain-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.newsstand-testimonial-item.plain-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.newsstand-testimonial-item.plain-style .testimonial-info{ margin-top: 15px; font-size: 17px; }
.newsstand-testimonial-item.plain-style .testimonial-author { font-weight: bold; }
.newsstand-testimonial-item.plain-style .testimonial-author:before { content: "- "; font-weight: bold; display: inline; }
.newsstand-testimonial-item.plain-style .testimonial-position{ font-size: 14px; font-style: italic; }
.newsstand-testimonial-item.plain-style.large .testimonial-item{ font-size: 18px; }

.newsstand-testimonial-item.plain-style.newsstand-left .testimonial-item { text-align: left; }	
.newsstand-testimonial-item.plain-style.newsstand-left .testimonial-author:before { display: none; }
.newsstand-testimonial-item.plain-style.newsstand-left .testimonial-author{ display: block; font-size: 16px; }
.newsstand-testimonial-item.plain-style.newsstand-left .testimonial-author span{ display: none; }
.newsstand-testimonial-item.plain-style.newsstand-left .testimonial-position{ display: block; font-size: 13px; margin-top: 2px; }

/*--- block quote ---*/
blockquote{ background-repeat: no-repeat; background-position: 20px 24px; font-size: 23px; font-style: italic; 
	background-size: 24px 20px; padding: 0px 60px; margin-bottom: 20px; text-align: center; }
blockquote.newsstand-align-left{ width: 33%; float: left; margin-right: 20px; margin-bottom: 20px; text-align: left; padding: 0px; }
blockquote.newsstand-align-right{ width: 33%; float: right; margin-right: 20px; margin-bottom: 20px; text-align: right; padding: 0px; }


/*--- dropcap ---*/
div.newsstand-dropcap{ margin-top: 2px; margin-bottom: 0px; margin-right: 7px; margin-left: 2px; float: left; font-size: 25px; font-size: 29px; 
	width: 32px; height: 32px; line-height: 30px; text-align: center; float: left; }
div.newsstand-dropcap.newsstand-type-circle{ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 18px; margin-right: 10px; }
	
/*--- styled box ---*/
.newsstand-styled-box-head-wrapper{ overflow: hidden; }
.newsstand-styled-box-head{ overflow: hidden; height: 40px; }
.newsstand-styled-box-corner{ float: right; height: 0px; width: 0px; border-style: solid;
	border-width: 0px 40px 40px 0px; border-right-color: transparent; }
	
.newsstand-styled-box-body{ padding: 45px 40px 25px; }
.newsstand-styled-box-body.with-head{ padding-top: 5px; }
.newsstand-styled-box-body .newsstand-styled-box-head-wrapper{ overflow: hidden; }

/*--- code item ---*/
pre{ overflow: auto; background: #f3f3f3; margin-bottom: 20px; padding: 10px 22px 5px; }

.newsstand-code-item{ padding: 7px 15px; border-width: 1px; border-style: solid; overflow: hidden; }
.newsstand-code-item .newsstand-code-title{ font-weight: bold; cursor: pointer; }
.newsstand-code-item .newsstand-code-title i{ font-size: 9px; margin-right: 7px; }
.newsstand-code-item .newsstand-code-content{ padding: 8px 14px; display: none; line-height: 2; }
.newsstand-code-item.active .newsstand-code-content{ display: block; line-height: 2; }

/*--- process ---*/
.newsstand-process-wrapper .newsstand-process-tab{ padding-bottom: 10px; margin-bottom: 20px; position: relative; }
.newsstand-process-wrapper .newsstand-process-tab .newsstand-process-icon{ width: 24px; height: 24px; line-height: 24px;
	font-size: 22px; padding: 30px; overflow: hidden; border-width: 3px; border-style: solid;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.newsstand-process-wrapper .newsstand-process-tab .newsstand-process-icon i{ margin-right: 0px; }
.newsstand-process-wrapper .newsstand-process-tab .newsstand-process-tab-content{ overflow: hidden; }
.newsstand-process-wrapper .newsstand-process-tab .newsstand-process-title{ font-size: 21px; margin-bottom: 17px; font-weight: normal; }
.newsstand-process-wrapper .newsstand-process-tab .process-line{ position: absolute; }
.newsstand-process-wrapper .newsstand-process-tab .process-line .process-line-divider{ position: absolute;  }
	
.newsstand-process-wrapper.newsstand-vertical-process .newsstand-process-tab .newsstand-process-icon{ float: left; margin-right: 30px; text-align: center; }
.newsstand-process-wrapper.newsstand-vertical-process .newsstand-process-tab .process-line{ top: 110px; bottom: 0px; left: 35px; width: 20px; }
.newsstand-process-wrapper.newsstand-vertical-process .newsstand-process-tab .process-line .process-line-divider{ left: 50%; 
	margin-left: -1px; bottom: 5px; top: 0px; border-left-width: 1px; border-left-style: dashed; }
.newsstand-process-wrapper.newsstand-vertical-process .newsstand-process-tab .process-line .fa-chevron-down,
.newsstand-process-wrapper.newsstand-vertical-process .newsstand-process-tab .process-line .icon-chevron-down{ position: absolute; 
	bottom: 0px; margin: 0px; font-size: 20px; }

.newsstand-process-wrapper.newsstand-horizontal-process{ text-align: center; }
.newsstand-process-wrapper.newsstand-horizontal-process .newsstand-process-tab .newsstand-process-icon{ margin: 0px auto 30px;  }
.newsstand-process-wrapper.newsstand-horizontal-process .newsstand-process-tab .process-line{ top: 35px; left: 50%; right: -50%; height: 20px; }
.newsstand-process-wrapper.newsstand-horizontal-process .newsstand-process-tab .process-line .process-line-divider{ 
	left: 75px; right: 55px; top: 50%; margin-top: -1px; border-top-width: 1px; border-top-style: dashed; }
.newsstand-process-wrapper.newsstand-horizontal-process .newsstand-process-tab .process-line .fa-chevron-right,
.newsstand-process-wrapper.newsstand-horizontal-process .newsstand-process-tab .process-line .icon-chevron-right{ position: absolute; 
	right: 50px; margin: 0px; font-size: 20px; }

/*----------------------------------------------------------------------*/
/*---------------               MEDIA ITEM            ------------------*/
/*----------------------------------------------------------------------*/
	
/*--- banner post ---*/
.newsstand-post-banner-container{ margin: 0px auto; position: relative; }
.newsstand-post-banner-item { background-position: center; padding: 20px 0px; margin: 0px 15px; }
.newsstand-post-banner-item .flex-control-nav-wrapper{ display: none; }
.newsstand-post-banner-item .flex-direction-nav{ position: absolute; right: 12px; bottom: 5px; z-index: 90; }
.newsstand-post-banner-item .flex-direction-nav li{ display: inline; margin-left: 8px; }
.newsstand-post-banner-item .flex-direction-nav a{ position: static; padding: 0px; display: inline; }
.newsstand-post-banner-item .flexslider .flex-prev, 
.newsstand-post-banner-item .flexslider .flex-next,
.newsstand-post-banner-item:hover .flexslider .flex-prev,
.newsstand-post-banner-item:hover .flexslider .flex-next{ opacity: 1; background: transparent; }

.gdlr-banner-widget-wrapper.gdlr-banner-size-1{ padding: 40px 23px; border-width: 2px; border-style: solid; }
.gdlr-banner-widget-wrapper.gdlr-banner-size-1 .newsstand-post-banner-item{ padding: 0px; }
.gdlr-banner-widget-wrapper.gdlr-banner-size-1 .newsstand-post-banner-item .flex-direction-nav{ right: 14px; top: 10px; bottom: auto; }
.gdlr-banner-widget-wrapper.gdlr-banner-size-2{ padding: 26px 13px 4px; border-width: 2px; border-style: solid; }
.gdlr-banner-widget-wrapper.gdlr-banner-size-2 .gdlr-banner-widget-item { width: 50%; float: left; }
.gdlr-banner-widget-wrapper.gdlr-banner-size-2 .gdlr-banner-widget-item img{ display: block; }
.gdlr-banner-widget-wrapper.gdlr-banner-size-2 .gdlr-banner-widget-inner { margin: 3px 17px 27px; }

/*--- banner ---*/
.newsstand-banner-images ul.slides li{ margin: 0px 15px; }	
.newsstand-banner-images ul.slides li:first-child{ margin-left: 0px; }	
.newsstand-banner-description-item .newsstand-banner-title{ font-size: 23px; margin-bottom: 15px; font-weight: normal; }
.newsstand-banner-description-item .newsstand-banner-description{ margin-bottom: 25px;  }
.newsstand-banner-description-item .nav-container{ overflow: hidden;  }
.newsstand-banner-description-item .nav-container.style-1 .flex-direction-nav{ margin-left: 0px; }
.newsstand-banner-description-item .nav-container.style-1 .flex-control-nav{ display: none;  }	
.newsstand-banner-images ul.slides li img { width: auto; display: inline-block; }
.newsstand-banner-images ul.slides li { text-align: center; }

.newsstand-banner-item-wrapper .flex-direction-nav{ line-height: 1; }
.newsstand-banner-item-wrapper .flex-direction-nav a{ padding-top: 18px; padding-bottom: 18px; opacity: 0; filter: alpha(opacity=0); }
.newsstand-banner-item-wrapper .flex-direction-nav .flex-prev { background: transparent; left: -60px; font-size: 30px; }
.newsstand-banner-item-wrapper .flex-direction-nav .flex-next { background: transparent; right: -60px; font-size: 30px; }
.newsstand-banner-item-wrapper:hover .flex-direction-nav .flex-prev,
.newsstand-banner-item-wrapper:hover .flex-direction-nav .flex-next{ opacity: 1; filter: alpha(opacity=100); }

.newsstand-sidebar .newsstand-post-banner-container{ border: 0; }

/*--- gallery ---*/
.newsstand-blog-full .newsstand-blog-thumbnail.newsstand-gallery .flexslider:hover .flex-prev, 
.newsstand-blog-full .newsstand-blog-thumbnail.newsstand-gallery .flexslider:hover .flex-next{ opacity: 1; }
.newsstand-blog-full .newsstand-blog-thumbnail.newsstand-gallery .flex-direction-nav a { font-size: 27px; margin-top: -25px; padding: 11px 16px; background-color: rgba(255,255,255, 0.4); }
.newsstand-blog-full .newsstand-blog-thumbnail.newsstand-gallery .flex-direction-nav a i.icon-angle-left { margin-right: 4px; color: #fff; }
.newsstand-blog-full .newsstand-blog-thumbnail.newsstand-gallery .flex-direction-nav a i.icon-angle-right { margin-left: 4px; color: #fff; }

.newsstand-gallery-item.newsstand-item{ margin: 0px 10px; }	
.newsstand-gallery-item.newsstand-item .gallery-item{ margin: 0px 5px 10px; }	
.newsstand-gallery-item.newsstand-item .gallery-item img{ display: block; margin: 0px auto; }	
.newsstand-gallery-item.newsstand-item .gallery-caption{ display: block; text-align: center; padding: 7px 0px 6px; }	

.newsstand-gallery-item.newsstand-item.newsstand-gallery-thumbnail .gallery-item{ padding: 5px; cursor: pointer; }
.newsstand-gallery-item.newsstand-item .newsstand-gallery-thumbnail-container{ margin: 0px 5px 10px; position: relative; overflow: hidden; }
.newsstand-gallery-item.newsstand-item .newsstand-gallery-thumbnail-container .newsstand-gallery-thumbnail{ display: none; }
.newsstand-gallery-item.newsstand-item .newsstand-gallery-thumbnail-container .newsstand-gallery-thumbnail:first-child{ display: block; }
.newsstand-gallery-item.newsstand-item .newsstand-gallery-thumbnail-container img{ margin: 0px auto; display: block; }
.newsstand-gallery-item.newsstand-item .newsstand-gallery-thumbnail-container .gallery-caption-wrapper{
	position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: center; }
.newsstand-gallery-item.newsstand-item .newsstand-gallery-thumbnail-container .gallery-caption{ padding: 10px 15px; opacity: 0.8; filter: alpha(opacity=80); display: inline-block; max-width: 60%; }
.newsstand-banner-images.newsstand-item  .flex-direction-nav i { margin-right: 0px; font-size: 24px; }

/*--- slider caption / stack image ---*/	
.newsstand-caption-wrapper{ position: absolute; bottom: 0px; left: 0px; right: 0px; z-index: 90; }
.newsstand-caption-wrapper .newsstand-caption-inner{ margin: 0px auto; }
.newsstand-caption-wrapper.position-center{ text-align: center; }
.newsstand-caption-wrapper.position-left .newsstand-caption{ float: left; text-align: left; }
.newsstand-caption-wrapper.position-right .newsstand-caption{ float: right; text-align: left; }
.newsstand-caption-wrapper.position-center .newsstand-caption{ display: inline-block; }
.newsstand-caption-wrapper .newsstand-caption{ max-width: 40%; padding: 25px 28px; }
.newsstand-caption-wrapper .newsstand-caption .newsstand-caption-title{ font-size: 24px; line-height: 1; margin-bottom: 10px; }
.newsstand-full-size-wrapper .newsstand-caption-wrapper.position-post-right { max-width: 350px; }
.newsstand-caption-wrapper .newsstand-caption { opacity: 0.77; filter: alpha(opacity=77); }

.newsstand-caption-wrapper.post-slider .newsstand-caption{ max-width: none; }
.newsstand-caption-wrapper.post-slider .newsstand-caption .blog-info{ float: left; margin-right: 10px; margin-bottom: 13px; }
.newsstand-post-slider-item.style-post-bottom .newsstand-caption .blog-info{ display: none; }
.newsstand-caption-wrapper.position-post-left{ right: auto; top: 0px; max-width: 40%; }
.newsstand-caption-wrapper.position-post-right{ left: auto; top: 0px; max-width: 40%; }
.newsstand-post-slider-item.style-post-left .newsstand-caption,
.newsstand-post-slider-item.style-post-right .newsstand-caption{ padding: 30px 25px; }
.newsstand-post-slider-item.style-post-left .flex-direction-nav .flex-prev { left: 40%; }
.newsstand-post-slider-item.style-post-right .flex-direction-nav .flex-next { right: 40%; }
.newsstand-caption-wrapper.post-slider,
.newsstand-post-slider-item.style-post-left .flex-prev, 
.newsstand-post-slider-item.style-post-left .flex-next, 
.newsstand-post-slider-item.style-post-right .flex-prev, 
.newsstand-post-slider-item.style-post-right .flex-next{ opacity: 0.8; filter: alpha(opacity=80); }

.newsstand-post-slider-item.style-no-excerpt{ padding-bottom: 0px; }
.newsstand-post-slider-item.style-no-excerpt .flex-control-nav-wrapper{ display: none; }
.newsstand-post-slider-item.style-no-excerpt .newsstand-caption-wrapper{ top: 25px; right: 25px; bottom: 25px; left: 25px; }
.newsstand-post-slider-item.style-no-excerpt .newsstand-caption{ background: transparent; 
	opacity: 1; filter: alpha(opacity=100); float: none; text-align: center; max-width: 100%; 
	padding: 0px; position: absolute; top: 50%; left: 0px; right: 0px; margin-top: -100px; }
.newsstand-post-slider-item.style-no-excerpt .blog-info { font-size: 14px; display: inline; margin-right: 18px; }
.newsstand-post-slider-item.style-no-excerpt .blog-info i { margin-right: 10px; }
.newsstand-post-slider-item.style-no-excerpt .newsstand-blog-info { margin-bottom: 15px; }
.newsstand-post-slider-item.style-no-excerpt .newsstand-post-slider-title {font-size: 41px; font-weight: bold; line-height: 1.2; margin-bottom: 20px; width: 80%; margin: 0px auto 25px; text-transform: uppercase; }
.newsstand-post-slider-item.style-no-excerpt .newsstand-post-slider-button{ margin: 0px; }
.newsstand-post-slider-item.style-no-excerpt .flexslider:hover .flex-next,
.newsstand-post-slider-item.style-no-excerpt .flexslider:hover .flex-prev{ opacity: 1; filter: alpha(opacity=100); }
.newsstand-post-slider-item.style-no-excerpt .flex-direction-nav a{ background: transparent; 
	padding: 10px; margin-top: -30px; font-size: 40px; }
.newsstand-post-slider-item.style-no-excerpt .flex-direction-nav .flex-prev{ left: 40px; }
.newsstand-post-slider-item.style-no-excerpt .flex-direction-nav .flex-next{ right: 40px; }

.newsstand-stack-image { position: relative; margin-bottom: 40px; }
.newsstand-stack-image img{ display: block; }

/* -- Layer slider style modification --*/
body .ls-v5 .ls-bottom-slidebuttons a { width: 18px; }
body .ls-v5 .ls-bottom-slidebuttons, body .ls-v5 .ls-nav-start, body .ls-v5 .ls-nav-stop, body .ls-v5 .ls-nav-sides { top: -45px; }
body .ls-v5 .ls-nav-prev { left: 20px; }
body .ls-v5 .ls-nav-next { right: 20px; }

/* -- Master slider style modification --*/
body .ms-skin-default .ms-nav-prev,
body .ms-skin-default .ms-nav-next{ width: 27px; height: 46px; margin-top: -13px; }
body .ms-skin-default .ms-nav-prev{ background: url('images/master-slider-left.png'); }
body .ms-skin-default .ms-nav-next{ background: url('images/master-slider-right.png'); }
body .ms-skin-default .ms-bullet { background-image: none; ;
	border-width: 2px; border-style: solid; border-color: #ffffff;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; 
	transition: background-color 200ms; -moz-transition: background-color 200ms;
	-o-transition: background-color 200ms; -webkit-transition: background-color 200ms;
	margin-bottom: 20px; width: 8px; height: 8px; }
body .ms-skin-default .ms-bullet-selected { background-image: none; }
body .ms-skin-default .ms-inner-controls-cont { position: static; }
body .ms-skin-default .ms-bullet.ms-bullet-selected,
body .ms-skin-default .ms-bullet:hover { background: #949494; }
body .ms-skin-default .ms-slide .ms-slide-vcbtn { top: auto; bottom: 60px; right: 50%; margin-right: -14px; }

/*--- price item ---*/
.newsstand-price-item { text-align: center; }
.newsstand-price-item .price-item-title { font-size: 18px; font-weight: 700; margin-bottom: 7px; }
.newsstand-price-item .price-item-image { margin-bottom: 18px; }

/*--- list menu ---*/
.newsstand-list-menu{ padding: 13px 22px; }
.newsstand-list-menu .newsstand-menu-item-content{ position: relative; min-height: 38px; }
.newsstand-list-menu .newsstand-menu-title { display: inline-block; font-size: 17px; letter-spacing: 0px; margin-bottom: 2px; font-weight: 400; }
.newsstand-list-menu .newsstand-menu-ingredients-caption { font-size: 14px; margin-bottom: 2px; }
.newsstand-list-menu .newsstand-menu-price { font-size: 20px; position: absolute; right: 0px; top: 0px; line-height: 1; font-weight: 600; }
.newsstand-list-menu .newsstand-list-menu-gimmick{ border-top: 1px; border-style: dashed; position: absolute; top: 10px; }
.newsstand-list-menu .newsstand-menu-icon{ margin-right: 12px; }

/*--- price table ---*/
.newsstand-price-inner-item{ margin: 0px 3px; border-style: solid; border-width: 1px;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.08); 
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); 
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); }	
.newsstand-price-item .price-title-wrapper{ padding-bottom: 5px; text-align: center; }
.newsstand-price-item .price-title{ font-size: 19px; padding: 6px 0px; margin: 0px; }	
.newsstand-price-item .price-tag{ font-size: 22px; line-height: 1; padding: 25px 0px; font-weight: bold;
	background-image: url('images/light/price-tag-shadow.png'); background-position: 0px 0px; background-repeat: repeat-x; }	
.newsstand-price-item .price-content{ text-align: center; font-size: 13px; line-height: 1.5; overflow: hidden; padding-bottom: 5px; }
.newsstand-price-item .price-content ul{ list-style: none; margin-left: 0px; }
.newsstand-price-item .price-content ul li{ padding: 12px 20px; border-bottom-width: 1px; border-bottom-style: solid; }
.newsstand-price-item .price-button{ text-align: center; }
.newsstand-price-item .price-button .newsstand-button{ margin: 0px 0px 25px; }

.newsstand-price-item .best-price{ margin-top: -25px; }
.newsstand-price-item .best-price .price-title{ font-size: 22px; }
.newsstand-price-item .best-price .price-tag { padding: 34px 20px; font-size: 30px; }
.newsstand-price-item .best-price .price-button { padding-bottom: 15px; }
	
/*----------------------------------------------------------------------*/
/*---------------            POST TYPE ITEM           ------------------*/
/*----------------------------------------------------------------------*/

/*--- pagination ---*/
.newsstand-pagination{ margin: 0px 20px; text-align: right; margin-bottom: 60px; }
.newsstand-pagination a{ cursor: pointer; }
.newsstand-pagination .page-numbers.current{ cursor: default; }
.newsstand-pagination .page-numbers{ display: inline-block; padding: 7px 12px; margin-right: 3px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

/*--- social share ---*/
.newsstand-social-share{ margin-bottom: 25px; line-height: 1; }
.newsstand-social-share a { display: inline-block; width: 52px; margin-right: 3px; margin-top: 1px;
	text-align: center; height: 40px; background: #000; color: #fff; }
.newsstand-social-share a:hover{ color: #fff; }
.newsstand-social-share a i{ margin-right: 0px; line-height: 40px; }
.newsstand-social-share .newsstand-social-facebook { background: #516eab; }
.newsstand-social-share .newsstand-social-twitter { background: #4db2ec; }
.newsstand-social-share .newsstand-social-googleplus { background: #eb4026; }
.newsstand-social-share .newsstand-social-pinterest { background: #ca212a; }
.newsstand-social-share .newsstand-social-linkedin { background: #007bb6; }
.newsstand-social-share .newsstand-social-stumbleupon { background: #EB4823; }

.newsstand-social-share .social-share-head { font-size: 27px; font-weight: bold; display: block; margin-bottom: 4px; }
.newsstand-social-share .social-share-tail { font-size: 12px; text-transform: uppercase; display: block; }
.newsstand-social-share .newsstand-social-share-head { text-align: center; float: left; padding-right: 18px; 
    border-right-width: 1px; border-right-style: solid; margin-right: 25px; }
 
.newstand-single-bottom-social-share{ margin-top: 40px; display: block; }
.single .newsstand-single-title-wrapper .newsstand-rating-score,
.single .newsstand-single-title-content .newsstand-rating-score{ display: inline; }

/*--- post author ---*/
.newsstand-single-post-author{ padding: 25px; margin-bottom: 45px; border-width: 1px; border-style: solid; }
.newsstand-single-post-author .post-author{ font-size: 13px; margin-bottom: 12px; font-weight: bold;  margin-top: -3px; text-transform: uppercase; }
.newsstand-single-post-author .post-author-avartar{ float: left; margin-right: 25px; }
.newsstand-single-post-author .post-author-content{ overflow: hidden; }
.newsstand-single-post-author .single-author-social { margin-top: 10px; }

.newsstand-single-post-banner-wrapper{ margin-bottom: 40px; }
.newsstand-single-post-banner-wrapper .newsstand-post-banner-item { padding: 0px; }
.newsstand-single-post-banner-wrapper .newsstand-post-banner-container{ border: 0px; }

/*--- comment ---*/
.newsstand-comments-area{ margin-bottom: 60px; }
.newsstand-comments-area .comments-title { font-size: 12px; font-weight: 700; text-transform: uppercase;
	margin-bottom: 20px; padding-top: 30px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; }
.newsstand-comments-area ol.commentlist { list-style: none; margin-left: 0px; }
.newsstand-comments-area ol.commentlist .comment-article{ margin-bottom: 30px; padding-bottom: 5px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.newsstand-comments-area ol.commentlist ol.children{ list-style: none; margin-left: 40px; }
.newsstand-comments-area .comment-avatar{ float: left; overflow: hidden; margin-right: 20px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  }
.newsstand-comments-area .comment-avatar img{ display: block; }
.newsstand-comments-area .comment-body{ overflow: hidden; position: relative; }
.newsstand-comments-area .comment-author{ font-size: 15px; font-weight: bold; margin-bottom: 4px; }
.newsstand-comments-area .comment-reply{ position: absolute; top: 0px; right: 0px; font-size: 15px; }
.newsstand-comments-area .comment-reply i{ margin-right: 12px; }
.newsstand-comments-area .comment-time { line-height: 20px; margin-bottom: 5px; }
.newsstand-comments-area .comment-time i { font-size: 16px; line-height: 20px; float: left; margin-right: 6px; }
.newsstand-comments-area .comment-time time{ font-style: italic; }
.newsstand-comments-area .comment-content{ margin-top: 15px; }

.comment-respond .comment-form{ width: 101%; }
.comment-respond .comment-reply-title{ font-size: 12px; font-weight: 700; text-transform: uppercase; 
	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; } 
.comment-respond .comment-form-head > input{ float: left; width: 28.5%; margin: 0 0 0 1.5%; padding: 11px 1.5%; border: 0px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.comment-respond .comment-form-head > input:first-child{ width: 30%; margin-left: 0%; }
.comment-respond .comment-form-comment > textarea{ margin: 9px 0 0; padding: 11px 2%; width: 95%; border: 0px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: block; }
.comment-respond .comment-form-comment > textarea:focus{ outline: none; }
.comment-respond .form-submit > input[type="submit"]{ margin-bottom: 0px; margin-top: 20px; padding: 15px 20px; font-size: 11px; }
	
.comment-form-comment {
    margin-bottom: 13px;
}

p.comment-form-cookies-consent {
    margin-top: 12px;
}
	
/*--- blog ---*/
.newsstand-blog-thumbnail { position: relative; text-align: center; overflow: hidden; }
.newsstand-blog-thumbnail .thumbnail-video-hover { width: 43px; height: 44px; position: absolute;
    top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; }
.newsstand-blog-thumbnail .icon-bullhorn{ margin-right: 9px; }
.newsstand-blog-thumbnail .newsstand-sticky-banner { position: absolute; bottom: 0px;  
	font-size: 12px; font-weight: bold; padding: 7px 15px; text-transform: uppercase; right: 0; }

.newsstand-blog-modern .newsstand-blog-thumbnail-overlay{ height: 102px; position: absolute; 
    bottom: 0px; left: 0px; right: 0px; background: url('images/shadow-small.png') bottom repeat-x; }	
.newsstand-blog-modern.newsstand-blog-modern-feature .newsstand-blog-thumbnail-overlay,
.post-board-item-wrapper .newsstand-blog-thumbnail-overlay { height: 211px; position: absolute; 
    bottom: 0px; left: 0px; right: 0px; background: url('images/shadow-large.png') bottom repeat-x; }
.newsstand-full-size-wrapper .newsstand-item.post-board-item-wrapper{ margin-left: -1px; margin-right: -1px; }

.newsstand-ajax-val { display: none; }	
.blog-item-holder{ padding-bottom: 1px; }
.blog-item-holder.gdlr-now-loading{ background: url('images/dark/now-loading.gif') center 50px no-repeat; }

.category .blog-item-holder{ padding-bottom: 20px; }

.newsstand-blog-thumbnail{ background: #000000; }
.newsstand-blog-thumbnail.newsstand-audio{ background: transparent; line-height: 0; }
.newsstand-blog-single .wp-audio-shortcode { margin-bottom: 28px; }
.format-gallery .newsstand-blog-thumbnail{ background: transparent; }

.newsstand-blog-grid .newsstand-blog-thumbnail .blog-info i,
.newsstand-blog-grid .newsstand-blog-thumbnail a,
.newsstand-blog-grid .newsstand-blog-thumbnail a:hover,
.newsstand-blog-modern .newsstand-thumbnail-title a,
.newsstand-blog-modern .newsstand-thumbnail-title a:hover,
.newsstand-blog-modern .newsstand-blog-thumbnail i,
.newsstand-blog-modern .newsstand-blog-thumbnail a{ color: #fff; }

.newsstand-blog-carousel-item.newsstand-item .newsstand-blog-modern:first-child{ margin-left: 0px; }
.newsstand-blog-carousel-item.newsstand-item .newsstand-blog-modern { margin-bottom: 0px; }
.newsstand-item.newsstand-blog-modern { margin-bottom: 30px; }	
.newsstand-blog-modern .newsstand-blog-thumbnail .blog-info.blog-comment {
    font-size: 12px; position: absolute; top: 8px; right: 13px; }
.newsstand-blog-modern .newsstand-blog-thumbnail .blog-info.blog-comment i { margin-right: 7px; }
.newsstand-blog-modern .newsstand-thumbnail-title { font-size: 19px; font-weight: bold; margin-bottom: 6px; }
.newsstand-blog-modern .newsstand-blog-info{ font-size: 13px; }
.newsstand-blog-modern .newsstand-blog-info .blog-info{ display: inline; margin-right: 16px; }
.newsstand-blog-modern .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.newsstand-blog-modern .newsstand-blog-info .blog-info i{ margin-right: 8px; }
.newsstand-blog-modern .newsstand-thumbnail-content { text-align: left; padding: 16px 20px;
    position: absolute; bottom: 0px; left: 0px;right: 0px; }
.newsstand-blog-modern  .newsstand-category-tag-wrapper { margin-bottom: 11px; }
.newsstand-blog-modern.newsstand-blog-modern-feature .newsstand-thumbnail-content{ text-align: center; padding-bottom: 24px; }
.newsstand-blog-modern.newsstand-blog-modern-feature .newsstand-thumbnail-title { font-size: 32px; }
.newsstand-blog-modern.newsstand-blog-modern-feature .newsstand-category-tag-wrapper { margin-bottom: 10px; }

.newsstand-blog-carousel-item.newsstand-item .newsstand-blog-grid:first-child{ margin-left: 0px; }
.newsstand-blog-carousel-item.newsstand-item .newsstand-blog-grid{ margin-bottom: 0px; }
.newsstand-item.newsstand-blog-grid { margin-bottom: 35px; }
.newsstand-blog-grid .newsstand-blog-thumbnail{ margin-bottom: 15px; }
.newsstand-blog-grid .newsstand-audio-thumbnail{ margin-bottom: 15px; }
.newsstand-blog-grid .newsstand-blog-thumbnail .blog-info.blog-comment {
    font-size: 12px; position: absolute; top: 8px; right: 13px; }
.newsstand-blog-grid .newsstand-blog-thumbnail .blog-info.blog-comment i { margin-right: 7px; }
.newsstand-blog-grid .newsstand-blog-title{ font-size: 20px; margin-bottom: 6px; font-weight: bold; }
.newsstand-blog-grid .newsstand-blog-content{ margin-bottom: 0px; }
.newsstand-blog-grid .newsstand-blog-info{ margin-bottom: 15px; font-size: 13px; }
.newsstand-blog-grid .newsstand-blog-info .blog-info{ display: inline; margin-right: 16px;}
.newsstand-blog-grid .newsstand-blog-info .blog-info i{ margin-right: 10px; }
.newsstand-blog-grid .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.newsstand-blog-grid .excerpt-read-more{ font-weight: bold; display: none; margin-top: 20px; }
.newsstand-blog-grid-small-content .newsstand-blog-title { font-size: 14px; }
.newsstand-blog-grid-small-content .newsstand-blog-info { font-size: 12px; }
.newsstand-blog-grid .newsstand-category-tag-wrapper { position: absolute; bottom: 12px; left: 12px; }

.newsstand-blog-widget.newsstand-item{ margin-bottom: 18px; padding-top: 18px;
	border-top-width: 1px; border-top-style: solid; }
.newsstand-blog-widget.newsstand-item.newsstand-first{ padding-top: 0px; border: none; }
.newsstand-blog-widget .newsstand-blog-thumbnail{ max-width: 80px; float: left; margin-right: 20px; }
.newsstand-blog-widget .newsstand-blog-thumbnail .newsstand-sticky-banner{ display: none; } 
.newsstand-blog-widget .newsstand-blog-title{ font-size: 14px; margin-bottom: 3px; font-weight: bold; }
.newsstand-blog-widget .newsstand-blog-info .blog-info{ font-size: 12px; display: inline; margin-right: 16px; }
.newsstand-blog-widget .newsstand-blog-info .blog-info i{ margin-right: 10px; }
.newsstand-blog-widget .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.newsstand-blog-widget .post-header{ overflow: hidden; }

.newsstand-blog-widget .blog-widget-large-style .newsstand-blog-thumbnail { max-width: 130px; width: auto; }
.newsstand-blog-widget .blog-widget-large-style .newsstand-blog-title { font-size: 18px; margin-bottom: 6px; margin-top: 6px; }
.newsstand-blog-widget .blog-widget-large-style .newsstand-blog-info .blog-info { font-size: 13px; }

.newsstand-item.newsstand-blog-medium { margin-bottom: 28px; }	
.newsstand-blog-medium .newsstand-blog-thumbnail{ margin-right: 30px; float: left; width: 35%; }
.newsstand-blog-medium .newsstand-blog-content-wrapper{ overflow: hidden;  }
.newsstand-blog-medium .newsstand-blog-title{ font-size: 29px; font-weight: bold; margin-bottom: 12px;  }
.newsstand-blog-medium .newsstand-blog-info{ margin-bottom: 8px; font-size: 13px; }
.newsstand-blog-medium .newsstand-blog-info .blog-info{ margin-right: 20px; display: inline; }
.newsstand-blog-medium .newsstand-blog-info .blog-info i{ margin-right: 10px; }
.newsstand-blog-medium .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.newsstand-blog-medium .newsstand-blog-content{ margin-bottom: 22px; }
.newsstand-blog-medium .excerpt-read-more{ font-weight: bold; display: none; margin-top: 20px; }

.newsstand-item.newsstand-blog-full{ margin-bottom: 20px; }
.newsstand-blog-full:last-child{ border-bottom-width: 0px; padding-bottom: 0px; }
.newsstand-blog-full .blog-content-wrapper { margin: 0px 18px; padding: 30px 35px 35px; position: relative; z-index: 9; }
.newsstand-blog-full .newsstand-blog-title{ font-size: 36px; font-weight: bold; margin-bottom: 10px; }
.newsstand-blog-full .newsstand-blog-thumbnail{ text-align: center; margin-bottom: -55px; }
.newsstand-blog-full .newsstand-blog-thumbnail.newsstand-video { margin-bottom: 0px; }
.newsstand-blog-full .newsstand-blog-thumbnail.newsstand-audio { margin-bottom: -85px; }
.newsstand-blog-full .newsstand-category-tag-wrapper { position: absolute; bottom: 39px; z-index: 99; left: 50px; }
.newsstand-blog-full .newsstand-audio-thumbnail{ margin: 0px 18px; }
.newsstand-blog-full .newsstand-blog-info{ margin-bottom: 15px; font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.8px; }
.newsstand-blog-full .newsstand-blog-info .blog-info{ display: inline; margin-right: 20px; }
.newsstand-blog-full .newsstand-blog-info .blog-info i{ margin-right: 10px; }
.newsstand-blog-full .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.newsstand-blog-full .excerpt-read-more{ font-weight: bold; margin-top: 22px; margin-bottom: 0px; }

.newsstand-blog-full.newsstand-blog-full-feature .excerpt-read-more { display: none; }
.newsstand-blog-full.newsstand-blog-full-feature { border: 0px; padding-bottom: 0px; margin-bottom: 20px; }

.newsstand-blog-thumbnail .flex-control-nav{ display:none; }
.newsstand-blog-thumbnail .flexslider .flex-prev, 
.newsstand-blog-thumbnail .flexslider .flex-next { opacity: 0.7; }


/* blog single */
.newsstand-category-tag { display: inline-block; font-size: 11px;
    padding: 4px 11px; margin-right: 2px; margin-bottom: 2px; }

.newsstand-blog-single-content { margin-bottom: 40px; }
.newsstand-blog-single-content ul li { margin-bottom: 6px; padding-left: 2px; }
.newsstand-blog-single-content .flexslider ul li{ padding-left: 0px; margin-bottom: 0px; margin-top: 4px;}
.newsstand-blog-single-content .flexslider { padding-bottom: 40px; }
.newsstand-blog-single-content iframe{ margin-bottom: 20px; }
.newsstand-blog-single-content .newsstand-gallery-item{ margin-bottom: 20px; }


.newsstand-single-title-wrapper img{ display: block; }
.newsstand-single-title-wrapper .newsstand-single-thumbnail-overlay{ height: 333px; position: absolute; 
    bottom: 0px; left: 0px; right: 0px; background: url('images/shadow-single-title.png') bottom repeat-x; }	
.newsstand-single-title-wrapper.newsstand-small-thumbnail .newsstand-single-thumbnail-overlay { display: none; }

.newsstand-single-title-wrapper.newsstand-no-thumbnail{ margin-bottom: 30px; }
.newsstand-single-title-wrapper.newsstand-no-thumbnail .newsstand-single-title { font-size: 37px; font-weight: bold; margin-bottom: 13px; }
.newsstand-single-title-wrapper.newsstand-no-thumbnail .newsstand-blog-info { font-size: 12px; }
.newsstand-single-title-wrapper.newsstand-no-thumbnail .newsstand-blog-info .blog-info { display: inline; margin-right: 20px; }
.newsstand-single-title-wrapper.newsstand-no-thumbnail .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.newsstand-single-title-wrapper.newsstand-no-thumbnail .newsstand-blog-info .blog-info i{ margin-right: 10px; }
.newsstand-single-title-wrapper.newsstand-no-thumbnail .newsstand-category-tag-wrapper { margin-bottom: 12px; }

.newsstand-single-title-wrapper.newsstand-small-thumbnail{ margin-bottom: 30px; overflow: hidden; }
.newsstand-single-title-wrapper.newsstand-small-thumbnail .newsstand-single-title-thumbnail{ position: relative; margin-bottom: 20px; }
.newsstand-single-title-wrapper.newsstand-small-thumbnail .newsstand-category-tag-wrapper { position: absolute; bottom: 15px; left: 17px; }
.newsstand-single-title-wrapper.newsstand-small-thumbnail .newsstand-single-title { font-size: 37px; font-weight: bold; margin-bottom: 13px; }
.newsstand-single-title-wrapper.newsstand-small-thumbnail .newsstand-blog-info { font-size: 12px; }
.newsstand-single-title-wrapper.newsstand-small-thumbnail .newsstand-blog-info .blog-info { display: inline; margin-right: 20px; }
.newsstand-single-title-wrapper.newsstand-small-thumbnail .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.newsstand-single-title-wrapper.newsstand-small-thumbnail .newsstand-blog-info .blog-info i{ margin-right: 10px; }

.newsstand-single-title-wrapper.newsstand-medium-thumbnail{ margin-bottom: 30px; position: relative; }
.newsstand-single-title-wrapper.newsstand-medium-thumbnail img{ width: 100%; }
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-single-title { font-size: 40px; font-weight: bold; margin-bottom: 6px; }
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-blog-info { font-size: 12px; }
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-blog-info .blog-info { display: inline; margin-right: 20px; }
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-blog-info .blog-info i{ margin-right: 10px; }
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-category-tag-wrapper { margin-bottom: 12px; }
.gdlr-left-sidebar .newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-single-title-content { position: absolute; bottom: 30px; left: 30px; right: 0px; }
.gdlr-left-sidebar .newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-single-title-thumbnail{ margin-right: -200px; text-align: left; position: relative; }
.gdlr-right-sidebar .newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-single-title-content { position: absolute; bottom: 30px; left: 0px; right: 30px; }
.gdlr-right-sidebar .newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-single-title-thumbnail{ margin-left: -200px; text-align: right; position: relative; }

.newsstand-single-title-wrapper.newsstand-full-thumbnail{ margin-bottom: 0px; position: relative; overflow: hidden; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-single-title-thumbnail{ text-align: center; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-single-title-thumbnail img { width: 100%; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-single-title{ font-size: 48px; font-weight: bold; margin-bottom: 6px; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-blog-info{ font-size: 12px; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-blog-info .blog-info{ display: inline; margin-right: 20px; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-blog-info .blog-info i{ margin-right: 10px; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-category-tag-wrapper{ margin-bottom: 12px; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-single-title-content-container{ position: absolute; bottom: 35px; left: 0px; right: 0px; }
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-single-title-content{ margin: 0px 15px; }

.single-post .newsstand-single-nav{ margin-bottom: 40px; }
.single-post .newsstand-single-nav .single-nav-head{ font-size: 12px; text-transform: uppercase; 
	display: block; font-weight: bold; letter-spacing: 1.3px; margin-bottom: 5px; }
.single-post .newsstand-single-nav > div.previous-nav{ width: 50%; float: left; 
	border-right-width: 1px; border-right-style: solid; margin-right: -1px; }
.single-post .newsstand-single-nav > div.next-nav{ width: 50%; float: right; text-align: right; }

.newsstand-single-blog-tag{ margin-bottom: 30px; font-size: 12px; }
.newsstand-single-blog-tag .sep { display: none; }
.newsstand-single-blog-tag a { display: inline-block; padding: 5px 13px; }

.gdlr-related-post-wrapper{ margin-bottom: 45px; }
.gdlr-related-post-wrapper .related-post-header{ font-size: 15px; font-weight: 700; margin-bottom: 25px; padding-bottom: 10px;
    text-transform: uppercase; border-bottom-width: 2px; border-bottom-style: solid; }
.related-post-widget-wrapper{ margin: 0px -15px; }
.related-post-widget .related-post-title { font-size: 13px; }
.related-post-widget .related-post-thumbnail{ margin-bottom: 12px; position: relative; }
.related-post-widget .related-post-widget-item { margin: 0px 15px; }
.related-post-widget .newsstand-category-tag-wrapper { position: absolute; bottom: 0px; left: 0px; }
.related-post-widget .newsstand-category-tag-wrapper .newsstand-category-tag{ margin: 0px; }

/*--- list with icon ---*/
.list-with-icon{ margin-bottom: 30px; padding-bottom: 0px; margin-top: 3px; }
.list-with-icon .list-with-icon-image{ width: 46px; font-size: 0; }
.list-with-icon .list-with-icon-icon{ width: 26px; height: 26px; font-size: 20px; padding: 10px;
	line-height: 26px; text-align: center; margin: 0px auto; border-width: 1px; border-style: solid;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.list-with-icon .list-with-icon-icon i{ margin: 0px; }
.list-with-icon .list-with-icon-title{ overflow: hidden; font-size: 17px; font-weight: bold; margin-bottom: 12px; }
.list-with-icon .list-with-icon-content{ overflow: hidden; }
	
.list-with-icon.newsstand-left{ text-align: left; }
.list-with-icon.newsstand-left .list-with-icon-image,
.list-with-icon.newsstand-left .list-with-icon-icon{ float: left; margin-right: 28px; }
.list-with-icon.newsstand-right{ text-align: right; }
.list-with-icon.newsstand-right .list-with-icon-image,
.list-with-icon.newsstand-right .list-with-icon-icon{ float: right; margin-left: 28px; }

/*--- aside format ---*/
.format-aside .newsstand-blog-content{ font-size: 20px; font-style: italic; padding: 40px 45px; line-height: 1.5; }
.format-aside .newsstand-blog-content p:last-child{ margin-bottom: 0px; }
.format-aside .newsstand-blog-content{ margin-bottom: 60px; }

/*--- quote format ---*/
.format-quote .newsstand-top-quote blockquote{ font-size: 29px; font-style: italic; 
	line-height: 1.4; padding: 0px 0px 0px 110px; border-top-width: 0px; border-bottom-width: 0px;
	background-size: 34px 29px; background-position: 0px 7px; text-align: left; }
	blockquote{ position: relative; }
.format-quote .newsstand-top-quote blockquote:before{ content: "“";  margin-right: 20px;
	font-weight: bold; font-style: normal; position: absolute; line-height: 1;
	font-size: 140px; top: -10px; left: 20px; }
.format-quote .newsstand-top-quote blockquote,
.format-quote .newsstand-top-quote blockquote p{ margin-bottom: 12px; }
.format-quote .newsstand-quote-author{ font-size: 20px; font-weight: normal;  font-style: italic; text-align: right;}
.format-quote .newsstand-quote-author p:before{ content: "-"; margin-right: 10px; }
.newsstand-blog-grid .post.format-quote .newsstand-blog-content { padding: 30px; }
.newsstand-item.newsstand-blog-full .format-quote { padding: 50px 0px 40px; border-style: solid;
    border-top-width: 2px; border-bottom-width: 2px;  margin-top: 40px; margin-bottom: 60px; }
.newsstand-item.newsstand-blog-full:first-child .format-quote { margin-top: 0px; }

/*--- Link Format ---*/
.format-link .newsstand-blog-content { margin-bottom: 0px; }
.newsstand-blog-full .post.format-link .newsstand-blog-content { margin-bottom: 0px }
.post.format-link { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; margin-bottom: 70px; padding: 40px 0px 40px; }
.newsstand-blog-full .post.format-link .newsstand-blog-title{ margin-bottom: 5px; }
.newsstand-blog-grid .post.format-link { padding: 30px; }

/*----------------------------------------------------------------------*/
/*---------------                 WIDGET              ------------------*/
/*----------------------------------------------------------------------*/

/*--- list ---*/
.widget_recent_entries ul, .widget_recent_comments ul, 
.widget_pages ul, .widget_rss ul, 
.widget_archive ul, .widget_categories ul, .widget_nav_menu ul,
.widget_meta ul { position: relative; list-style: none; margin-left: 0px; }

.widget_recent_entries ul ul, .widget_recent_comments ul ul, 
.widget_pages ul ul, .widget_rss ul ul, 
.widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul,
.widget_meta ul ul{ margin-top: 15px; margin-bottom: 0px; }

.widget_recent_entries ul ul li:last-child, .widget_recent_comments ul ul li:last-child, 
.widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child, 
.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_nav_menu ul ul li:last-child,
.widget_meta ul ul li:last-child{ padding-bottom: 0px; margin-bottom: 0px; border-bottom-width: 0px; }

.widget_recent_entries ul li, .widget_recent_comments ul li, 
.widget_pages ul li, .widget_rss ul li, 
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, 
.widget_meta ul li{ margin-bottom: 10px; padding-left: 25px; line-height: 20px; padding-bottom: 10px;
	border-bottom-width: 1px; border-bottom-style: solid; }
	
.footer-wrapper .widget_recent_entries ul li,.footer-wrapper .widget_recent_comments ul li,.footer-wrapper .widget_pages ul li,.footer-wrapper .widget_rss ul li, .footer-wrapper 
.widget_archive ul li,.footer-wrapper .widget_categories ul li, .footer-wrapper .widget_nav_menu ul li, 
.footer-wrapper .widget_meta ul li{  border-bottom-width: 1px; }	
	

.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, 
.widget_pages ul li:before, .widget_rss ul li:before, 
.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before,
.widget_meta ul li:before { content: "\f105"; font-family: FontAwesome; text-align: center;
	position: absolute; left: 0px; display: block; height: 20px; width: 20px; margin-top: -1px; }

/*--- tag could ---*/
.tagcloud a { font-size: 11px !important; display: block;
	float: left; padding: 8px 13px; margin-right: 7px; margin-top: 7px;
	border: 0px solid; border-color: inherit; font-weight: bold; text-transform: uppercase; }
.tagcloud a:hover { opacity: 0.8; filter: alpha(opacity=80); }
.tagcloud { display: inline-block; }

/*--- search form ---*/
.gdl-search-form{ padding-right: 22px; position: relative; padding-right: 32px; }
.gdl-search-form input[type="text"]{ letter-spacing: 0px; border-width: 0px; border-style: solid; width: 100%; padding: 15px 15px;
	-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; font-size: 13px; }
.gdl-search-form input[type="submit"] { position: absolute; right: 15px; top: 50%; margin: -8px 0px 0px; 
	width: 16px; height: 16px; padding: 0px; background-color: transparent !important; background-size: 16px 16px;
	background-image: url('images/dark/icon-search.png'); border: none; }

/*--- recent post widget ---*/
.recent-post-widget{ margin-bottom: 15px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 15px; }
.recent-post-widget .recent-post-widget-thumbnail{ max-width: 70px; float: left; margin-right: 18px; }
.recent-post-widget .recent-post-widget-thumbnail img{ display: block; }
.recent-post-widget .recent-post-widget-content{ overflow: hidden; margin-top: 5px; }
.recent-post-widget .recent-post-widget-title{ font-size: 14px; margin-bottom: 4px; margin-top: 0px; font-weight: 600; }
.recent-post-widget-info .blog-info { font-size: 12px; display: inline; margin-right: 16px; }
.recent-post-widget-info .blog-info:last-child{ margin-right: 0px; }
.recent-post-widget-info .blog-info i{ margin-right: 10px; }

.top-rated-post-widget{ padding-bottom: 15px;  margin-bottom: 15px;
	border-bottom-width: 1px; border-bottom-style: solid; overflow: hidden; }
.top-rated-post-widget .top-rated-post-rating{ color: #fff; background: #f5be3b; }
.top-rated-post-widget .top-rated-post-rating{ width: 26px; height: 20px; padding: 15px 12px; 
	text-align: center; float: left; margin-right: 20px; 
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; font-size: 13px; font-weight: 700; line-height: 19px; }
.top-rated-post-widget .top-rated-post-title{ overflow: hidden; margin-top: 10px; }
	
/*--- recent comment widget ---*/	
.newsstand-recent-comment-widget .recent-comment-widget-thumbnail{ overflow: hidden; float: left; margin-right: 20px; }
.newsstand-recent-comment-widget .recent-comment-widget-content { overflow: hidden; }
.newsstand-recent-comment-widget .recent-commnet-widget { padding-bottom: 20px; margin-bottom: 20px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.newsstand-recent-comment-widget .recent-comment-widget-title{ font-size: 14px; font-weight: bold; 
	text-transform: uppercase; margin-bottom: 3px; }
.newsstand-recent-comment-widget .recent-comment-widget-info{ font-size: 12px; margin-bottom: 10px; }
.newsstand-recent-comment-widget .recent-comment-widget-info i{ margin-right: 8px; }

/*--- twitter widget ---*/
ul.newsstand-twitter-widget{ list-style: none; margin-left: 0px; }
ul.newsstand-twitter-widget li{ margin-bottom: 20px; border-bottom-width: 1px; border-bottom-style: solid; }
ul.newsstand-twitter-widget li:before{ font-size: 19px; line-height: 24px; float: left; margin-right: 20px;
margin-top: 2px; font-family: FontAwesome; 
	content: '\f099'; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }
ul.newsstand-twitter-widget li .newsstand-twitter{ margin-bottom: 20px; overflow: hidden; }

/*--- recent port 2 widget ---*/
.newsstand-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; float: left;
margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .newsstand-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; }

/*--- flickr widget ---*/
.newsstand-flickr-widget .flickr_badge_image { max-width: 70px; float: left; 
	margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .newsstand-flickr-widget .flickr_badge_image { max-width: 57px; }
	
/*--- post slider widget ---*/	
.newsstand-post-slider-widget .flex-control-nav { display: none; }
.newsstand-post-slider-widget .newsstand-caption-title { padding: 7px; font-size: 13px; text-align: center; }
.newsstand-post-slider-widget .flex-direction-nav li a { padding-top: 15px;padding-bottom: 15px; 
	margin-top: -30px; }
	
/*--- Calendar Widget ---*/
.widget_calendar caption { font-size: 14px; margin-bottom: 14px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }	
.widget_calendar 1 { font-size: 11px; font-weight: bold; }
.widget_calendar table, .widget_calendar tr, .widget_calendar td{ padding: 10px 0px; }
.widget_calendar table tfoot td { border-bottom: 0; }

/*--- social counter widget ---*/
.social-counter-item { padding: 18px 0px; font-size: 15px; 
    border-bottom-width: 1px; border-bottom-style: solid; }
.social-counter-item img { margin-right: 17px; }
.social-counter-item:first-child { padding-top: 0px; }
.social-counter-item .social-counter-number { margin-right: 8px; font-weight: bold; }
.social-counter-item .social-counter-suffix { text-transform: uppercase; font-weight: bold; }
.social-counter-item .social-counter-link{ float: right; }
.social-counter-facebook .social-counter-link{ color: #516eab; }
.social-counter-twitter .social-counter-link{ color: #4db2ec; }
.social-counter-youtube .social-counter-link{ color: #e14e42; }

/*--- gdlr category widget ---*/
.gdlr-categories { margin-left: 0px; list-style: none; }
.gdlr-categories li { padding: 8px 0px; line-height: 30px; 
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-categories li:first-child { padding-top: 0px; }
.gdlr-categories .gdlr-categories-count {
    font-size: 11px; font-weight: bold; float: right; display: inline-block;
    text-align: center; width: 30px;
    border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }

/*----------------------------------------------------------------------*/
/*---------------                PLUGINS              ------------------*/
/*----------------------------------------------------------------------*/

/*--- Isotope Filtering ---*/
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s; }
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width; }
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity; 
	-moz-transition-property: -moz-transform, opacity; 
	-ms-transition-property: -ms-transform, opacity; 
	-o-transition-property: -o-transform, opacity; 
	transition-property: transform, opacity; }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s; 
	-moz-transition-duration: 0s; 
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s; 
	transition-duration: 0s; }
	
/*--- easy pie chart ---*/	
.newsstand-chart { position: relative; text-align: center; display: inline-block; }
.newsstand-chart canvas { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; 
	max-height: none\9; /*- for ie 8 and below-*/ }
.newsstand-chart .chart-content-wrapper { position: absolute; left: 50%; top: 50%; line-height: 1; z-index: 1; }
.newsstand-chart .chart-content-wrapper .chart-content-inner { position: relative; left: -50%; margin-top: -25%; }
.newsstand-chart .chart-content-wrapper .chart-content{ font-size: 16px; margin-bottom: 8px; display: block; }
.newsstand-chart .chart-content-wrapper .chart-percent-number { font-size: 24px; display: block; }	
.newsstand-chart .chart-content-wrapper .chart-content i { font-size: 25px; margin-top: -28px; margin-bottom: 10px; margin-right: 0; display: block; }

/*--- easy mailchimp form ---*/
.newsstand-mailchimp-form .yks-require-description{ display: none; }
.newsstand-mailchimp-form .yks-mailchimpFormDivRowLabel, 
.newsstand-mailchimp-form .yks-mailchimpFormDivRowField { display: block; margin-bottom: 3px; width: auto; }
.newsstand-mailchimp-form .yks-mailchimpFormDivRow{ margin-top: 9px; }
.newsstand-mailchimp-form .yks-mailchimpFormDivRow:first-child{ margin-top: 0px; }
.newsstand-mailchimp-form input[type="text"], .newsstand-mailchimp-form input[type="email"], 
.newsstand-mailchimp-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.newsstand-mailchimp-form p, .newsstand-mailchimp-form input[type="submit"]{ margin-bottom: 0px; }
.newsstand-mailchimp-form .yks-status .yks-success { white-space: normal; text-align: center;
    margin: 0px auto; padding: 5px 12px; }

/*--- blog shortcode ---*/	
.gdlr-content-vertical-wrapper .gdlr-content-list-title { font-size: 24px; font-weight: bold;
    line-height: 45px; margin-bottom: 17px; }
.gdlr-content-vertical-wrapper .gdlr-content-list-count { font-size: 20px; 
	margin-right: 16px; width: 45px; display: inline-block; text-align: center;
    border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.gdlr-content-vertical-wrapper .gdlr-content-list-item { margin-bottom: 30px; }

.gdlr-content-list-title-wrapper{ margin-bottom: 35px; text-align: center; position: relative; padding: 0px 80px; margin-top: 15px; }
.gdlr-content-list-nav{ font-size: 13px; text-transform: uppercase; margin-top: -20px;
	font-weight: bold; padding: 9px 16px; position: absolute; top: 50%; cursor: pointer; }
.gdlr-content-list-nav.gdlr-next i{ margin-right: 0px; margin-left: 10px; }
.gdlr-content-list-nav.gdlr-prev i{ margin-left: 0px; margin-right: 10px; }
.gdlr-content-list-nav.gdlr-prev{ left: 0px; }
.gdlr-content-list-nav.gdlr-next{ right: 0px; }

.gdlr-content-carousel-wrapper .gdlr-content-list-title{ font-size: 24px; font-weight: bold; margin-bottom: 0px; }
.gdlr-content-page-wrapper .gdlr-content-list-title{ font-size: 24px; font-weight: bold; margin-bottom: 0px; }
.gdlr-content-page-wrapper .gdlr-content-list-count{ margin-right: 5px; }
.gdlr-content-list-bottom-nav .gdlr-content-list-nav{ position: static; margin: 30px 0px 0px; }
.gdlr-content-list-bottom-nav .gdlr-content-list-nav.gdlr-prev{ float: left; }
.gdlr-content-list-bottom-nav .gdlr-content-list-nav.gdlr-next{ float: right; }

.gdlr-content-list-wrapper.gdlr-content-page-wrapper { margin-top: 40px; display: block; }
/*--- wpml ---*
.newsstand-wpml-language-selector img{ margin-right: 12px; vertical-align: middle; }

/*--- woocommerce cart ---*/
.newsstand-woocommerce-cart .sub-menu-item{ padding-top: 12px; margin-top: 12px;
	border-top-width: 1px; border-top-style: solid; }
.newsstand-woocommerce-cart .sub-menu-item:first-child{ padding-top: 0px; border-top-width: 0px; }
.newsstand-woocommerce-cart .sub-menu-item .head{ font-weight: bold; }
.newsstand-woocommerce-cart .newsstand-button{ margin-bottom: 0px; }
.newsstand-woocommerce-cart .newsstand-button:last-child{ margin-right: 0px; }
.newsstand-woocommerce-cart .sub-menu-item .newsstand-button { margin-top: 9px; }

/*--- fitvids ---*/
.newsstand-fluid-video-wrapper { width: 100%; position: relative; padding: 0; }                                                            
.newsstand-fluid-video-wrapper iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  	

/*--- contact form 7 ---*/
.wpcf7 input[type="text"], .wpcf7 input[type="email"], 
.wpcf7 input[type="password"], .wpcf7 textarea { padding: 16px 19px; width: 100%; font-size: 13px; }
.wpcf7 input[type="submit"] { padding: 10px 20px; letter-spacing: 0; text-transform: none; }
.wpcf7 span.wpcf7-form-control-wrap {display: block; padding-right: 46px; margin-top: 7px; }	


.footer-wrapper .wpcf7 p{ margin-bottom: 10px; }
.footer-wrapper .wpcf7 input[type="text"], .footer-wrapper .wpcf7 input[type="email"], 
.footer-wrapper .wpcf7 input[type="password"], .footer-wrapper .wpcf7 textarea { padding: 15px 18px; width: 100%;}
.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap { padding-right: 38px; margin-top: 5px; }	
	
.wpcf7 input:focus::input-placeholder{ color:transparent; }
.wpcf7 input:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 input:focus::-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-ms-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-ms-input-placeholder{ color:transparent; }	
	
/*--- background player ---*/	
.newsstand-bg-player{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; }
.newsstand-player-overlay{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; background: #000; }

/*--- user ---*/
.newsstand-user-item-wrapper{ text-align: center; }
.newsstand-user-item-wrapper .newsstand-user-item-title { font-size: 20px; font-weight: bold; }
.newsstand-user-item-wrapper .newsstand-user-item-thumbnail{ margin-bottom: 25px; line-height: 0; }
.newsstand-user-item-wrapper .newsstand-author-description { margin-bottom: 25px; }
.newsstand-user-item-wrapper .newsstand-author-social { margin-bottom: 25px; }
.newsstand-user-item-wrapper .newsstand-button { margin: 0px; }


/*--- Tag Cloud ---*/
div#wpctc_widget-2-tagcloud { margin-top: 0px; }


/*----------------------------------------------------------------------*/
/*---------------                RETINA               ------------------*/
/*----------------------------------------------------------------------*/	
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	blockquote{ background-image: url('images/dark/quote@2x.png'); background-repeat: no-repeat; }
	.gdl-search-form input[type="submit"] { background-image: url('images/dark/icon-search@2x.png'); }
	.page-not-found-search  .gdl-search-form input[type="submit"]{ background-image: url('images/light/icon-search@2x.png'); }
}	

.newsstand-top-woocommerce-button{ color: #fff; }
.newsstand-top-woocommerce-inner{ background: #242424; }
.newsstand-top-woocommerce,
.newsstand-top-woocommerce-inner > a{ color: #fff; }

/*-- Master Slider --*/
.master-slider-parent { padding-bottom: 0px !important; }

/*--- Font Awesome ---*/
.icon-angle-left, .icon-angle-right, .icon-minus, .icon-plus{ line-height: 1; }
.icon-angle-left:before { content: "\f104"; font-family: fontAwesome; font-style: normal; }
.icon-angle-right:before { content: "\f105"; font-family: fontAwesome; font-style: normal; }
.icon-minus:before{ content: "\f068"; font-family: fontAwesome; font-style: normal; }
.icon-plus:before{ content: "\f067"; font-family: fontAwesome; font-style: normal; }

/*--- blog nav shortcode ---*/
.gdlr-blog-nav-shortcode .gdlr-blog-nav-title { font-size: 14px; font-weight: 500; margin-bottom: 8px; }
.gdlr-blog-nav-shortcode .gdlr-blog-nav-thumbnail{ margin-bottom: 14px; position: relative; }
.gdlr-blog-nav-shortcode .newsstand-blog-info{ font-size: 12px; }
.gdlr-blog-nav-shortcode .newsstand-blog-info .blog-info{ display: inline; margin-right: 16px; }
.gdlr-blog-nav-shortcode .newsstand-blog-info .blog-info:last-child{ margin-right: 0px; }
.gdlr-blog-nav-shortcode .newsstand-blog-info .blog-info i{ margin-right: 10px;}
.gdlr-blog-nav-shortcode .blog-info.blog-comment{ font-size: 12px; position: absolute; right: 14px; top: 8px; }
.gdlr-blog-nav-shortcode .blog-info.blog-comment i{ margin-right: 8px; }
.gdlr-blog-nav-item.newsstand-item { margin: 10px 25px 30px 5px; }

/*-- icno shortcode --*/
span.newsstand-icon-inline-text { letter-spacing: 1.7px; }
span.gdlr-icon-shortcode { display: inline-block; }

/*-- post board --*/
.post-board-item-wrapper.newsstand-item{ margin: 0px 14px 0px; overflow: hidden; }
.post-board-item-wrapper.newsstand-item article{ margin: 0px 1px 2px; }
.post-board-item-wrapper .newsstand-post-board-comment { position: absolute; top: 12px; right: 17px; }
.post-board-item-wrapper .newsstand-thumbnail-content { position: absolute; left: 25px; right: 25px; bottom: 23px; text-align: left; }
.post-board-item-wrapper .blog-info { display: inline; font-size: 12px; margin-right: 20px; }
.post-board-item-wrapper .blog-info:last-child{ margin-right: 0px; }
.post-board-item-wrapper .blog-info i{ margin-right: 8px; }
.post-board-item-wrapper .newsstand-thumbnail-title{ font-size: 28px; font-weight: bold; margin-bottom: 6px; }
.post-board-item-wrapper .newsstand-2nd-size .newsstand-thumbnail-title { font-size: 19px; }
.post-board-item-wrapper .newsstand-blog-thumbnail img{ display: block; margin: 0px auto; }
.post-board-item-wrapper .newsstand-category-tag-wrapper { margin-bottom: 12px; }
.newsstand-archive-top-board-full .post-board-item-wrapper.newsstand-item { margin: 0px; }

.newsstand-top-banner-wrapper{ background-position: center; }
.newsstand-post-banner-item .flex-direction-nav a,
.newsstand-post-banner-item .flex-direction-nav a:hover{ color: #565656; }
.newsstand-item-title-wrapper.newsstand-left-with-bg .newsstand-item-title,
.newsstand-item-title-wrapper.newsstand-left-with-bg .newsstand-item-title a{ color: #fff; }
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-single-title,
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-blog-info, 
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-blog-info a,
.newsstand-single-title-wrapper.newsstand-medium-thumbnail .newsstand-blog-info i,
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-single-title,
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-blog-info, 
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-blog-info a,
.newsstand-single-title-wrapper.newsstand-full-thumbnail .newsstand-blog-info i{ color: #fff; }
.gdlr-blog-nav-shortcode .blog-info.blog-comment,
.gdlr-blog-nav-shortcode .blog-info.blog-comment i,
.gdlr-blog-nav-shortcode .blog-info.blog-comment a{ color: #fff; }
.post-board-item-wrapper .newsstand-thumbnail-title a,
.post-board-item-wrapper .newsstand-thumbnail-title a:hover,
.post-board-item-wrapper .blog-info,
.post-board-item-wrapper .blog-info i,
.post-board-item-wrapper .blog-info a,
.post-board-item-wrapper .newsstand-rating-score,
.post-board-item-wrapper .newsstand-post-board-comment,
.post-board-item-wrapper .newsstand-post-board-comment i,
.post-board-item-wrapper .newsstand-post-board-comment a{ color: #fff; }


body .wpctc-rounded {
    padding: 0;
}
.wpctc-rounded ul.wp-tag-cloud a {
    font-size: 11px !important;
    display: block;
    float: left;
    padding: 8px 13px;
    margin-right: 4px;
    margin-top: 4px;
    border: 0px solid;
    border-color: inherit;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}