/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

body {
  font-size: 12px;
  margin: 0; /* Match bottom to footer height */
  padding: 0;
  background-color: #ebf0f2;
  line-height: 1.2;
}

.td-header-style-12 .sf-menu > .current-menu-item > a,
.td-header-style-12 .sf-menu > li > a:hover {
  background-color: transparent !important;
}

.stretch_row_content_no_spaces {
  padding: 0;
  margin: 0;
}

.td-scroll-up {
  background-color: #bc0000 !important;
}

.home .td-big-grid-wrapper.td-posts-4 {
  height: 380px;
}

.home .td-big-grid-wrapper .td_module_wrap,
.home .td-big-grid-wrapper .td-big-grid-scroll,
.home .td-big-grid-wrapper .td-big-grid-post-1 {
  height: 100%;
}

.home .td-big-grid-wrapper .td-big-grid-post-2,
.home .td-big-grid-wrapper .td-big-grid-post-3 {
  height: 50%;
}

.home .td-big-grid-wrapper .td-big-grid-scroll {
  height: 100%;
}

.home .td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
  border-color: #ebf0f2;
}

.home .td-big-grids-fl.td-big-grids-margin .td-big-grid-post.td-big-grid-post-2 {
  border-bottom-width: 1px;
}

.home .td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image {
  bottom: 0;
}

.home .td-big-grid-wrapper .td-meta-info-container {
  width: auto;
  max-width: 95%;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 5px;
  z-index: 99;
}

.home .td-big-grid-wrapper .td-meta-info-container .td-meta-align {
  pointer-events: auto;
}

.home .td-big-grid-wrapper .td-meta-info-container .td-module-title,
.home .flex-viewport .slides h2 {
  background-color: transparent;
  font-size: 28px;
  line-height: 1.2;
  padding: 0;
  margin: 10px 0;
}

.home .td-big-grid-wrapper .td_module_mx26 .td-meta-info-container .td-module-title {
  font-size: 20px;
}

.home .td-big-grid-wrapper .td_module_mx25 .td-meta-info-container .td-module-title {
  font-size: 16px;
}

.home .td-big-grid-wrapper .local,
.home .flex-viewport .slides .local {
  background-color: #ff8c00d9;
  border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 5px;
  display: inline-block;
  color: #fff;
  line-height: 10px;
  font-size: 10px;
  text-transform: uppercase;
}

.home .td-big-grid-wrapper .td-meta-info-container .td-module-meta-info {
  background-color: transparent;
  color: #ccc;
  padding: 0;
}

.home .td-big-grid-wrapper .td-meta-info-container .td-module-meta-info p {
  line-height: 1.2;
}

.home .td-big-grid-wrapper .fade,
.home .flex-viewport .slides .fade {
  background: -webkit-linear-gradient(#0000, #000000d9);
  /*background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.85));*/
  background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.85));
  background: linear-gradient(#0000, #000000d9);
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  cursor: pointer;
}

.home .td-big-grid-wrapper .fade:hover {
  background-color: #bc00004d;
}

.td_block_template_2 .td-block-title,
.widget_pocketfives-rankings-widget .td-block-title {
  font-size: 21px;
  text-transform: uppercase;
  display: inline-block;
  margin: 5px 0;
  font-weight: 700;
  margin: 5px 0;
  padding: 0;
  line-height: 31px;
  background-color: #ecf0f2;
}

.vc_column .td_block_template_2 .td_block_inner,
.pocketfives-training-deals-widget {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 15px;
  margin: 0;
  list-style-type: none;
}

.vc_column .td_block_template_2 .td_module_wrap {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.vc_column .td_block_template_2 .td_block_inner .td-block-span12 {
  padding: 20px 0 0 0;
}

.vc_column .td_block_template_2 .td_block_inner .td-block-span12:first-child {
  padding-top: 0;
}

.vc_column .td_block_template_2 .td_block_inner .td-block-span12:last-child .td_module_wrap {
  border-bottom: none;
}

.vc_column .td_block_template_2 .td_module_wrap .td-module-title {
  line-height: 1.2;
}

.vc_column .td_block_template_2 .td_module_wrap .td-module-title a {
  color: #252525;
  font-weight: 700;
}

.vc_column .td_block_template_2 .td_module_wrap .td-module-title a:hover {
  color: #BC0000;
}

.vc_column .td_block_template_2 .td_module_wrap .td-module-meta-info,
.vc_column .td_block_template_2 .td_module_wrap .td-module-meta-info a {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #999;
  font-weight: 300;
}

.vc_column .td_block_template_2 .td_module_wrap .td-module-meta-info a:hover {
  text-decoration: underline !important;
}

.vc_column .td_block_template_2 .td_module_wrap .td-excerpt {
  font-size: 15px;
  line-height: 1.3;
  color: #757575;
}

.vc_column .td_block_template_2 .td_module_wrap .td-post-date {
  color: #999;
}

.vc_column .td_block_wrap .td_ajax_load_more_js {
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin: 15px 0;
  font-weight: 700;
  color: #757575;
  padding: 10px;
  font-size: 15px;
  border: none;
}

.vc_column .td_block_wrap .td_ajax_load_more_js:hover {
  text-decoration: none;
  background-color: #0000000d;
}

.vc_column .td_block_wrap .td_ajax_load_more_js .td-icon-font {
  display: none;
}

/* Sidebar */

.ips-sidebar .td_block_wrap {
  margin-bottom: 15px;
}

.vc_column .td_block_template_2 .td_module_8.td_module_wrap .td-module-meta-info .td-module-comments a {
  color: #fff;
}

.ips-welcome-block {
  padding: 15px;
  background-color: #ddd;
}

.ips-welcome-block h4 {
  font-weight: 300;
  color: #666;
}

.ips-welcome-block p {
  line-height: 21px;
}

.ips-welcome-block p.resources {
  margin-bottom: 15px;
}

.ips-welcome-block a {
  color: #BC0000;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.ips-social-block .td_mod_wrap {
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ddd;
}

.ips-social-block .td_mod_wrap h4 {
  font-weight: 600;
  color: #666;
  margin: 0;
  font-size: 15px;
  line-height: 15px;
}

.ips-social-block .td_mod_wrap p {
  line-height: 1;
  margin: 10px 0;
}

.ips-social-block .td_mod_wrap a {
  color: #666;
}

.ips-social-block .td_mod_wrap a .fa {
  margin-right: 10px;
  color: #fff;
  width: 30px;
  height: 26px;
  text-align: center;
  line-height: 26px;
}

.ips-social-block .td_mod_wrap a .fa-twitter {
  background-color: #32b7db;
}

.ips-social-block .td_mod_wrap a .fa-facebook {
  background-color: #3d6da2;
}

.ips-social-block .td_mod_wrap a .fa-rss {
  background-color: #e76a00;
}

.vc_column .td_block_p5_tweets,
.widget_pocketfives-tweets-widget {
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ddd;
}

.vc_column .td_block_p5_tweets .td-block-title-wrap h4 {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  margin-left: 15px;
}

.vc_column .td_block_p5_tweets .td_block_inner {
  padding: 0;
  border: none;
}

.td_block_p5_tweets .column {
  width: 100%;
}

.vc_column .td_block_p5_tweets .EmbeddedTweet {
  border-left: none;
  border-right: none;
}

.widget[class*="widget_pocketfives"] .td-block-title {
  text-align: left;
}

.widget_pocketfives-tweets-widget .td-block-title::before {
  background-color: #fff !important;
}

.widget[class*="widget_pocketfives"] .td-block-title::after {
  border: none;
}

.widget[class*="widget_pocketfives"] .td-block-title > * {
  margin-left: 0;
}

.ipsHPInfoBox.td_block_template_15 .td-block-title > * {
  margin: 0;
}

.ipsHPInfoBox .resources a {
  display: inline-block;
}

/* HP Training Deals */
.home .ipsPokerTrainingDealsHeading {
  border: 1px solid #e0e0e0;
  margin-bottom: -6px !important;
}
    
#pokerSiteDeals {
  padding: 10px;  
  width: 100%;
  margin: 0 auto;
  border-width: 1px !important;
  border-color: #e0e0e0 !important;
  border-style: solid !important;
  border-top: 0px !important;
}

#pokerSiteDeals .vc_column_container {
  padding-left: 0px;
  padding-right: 10px;
}

#pokerSiteDeals .vc_column_container:last-child {
  padding-right: 0;
}

#pokerSiteDeals .wpb_wrapper {
  min-height: 125px;
  position: relative;
}

#pokerSiteDeals .tdm_block_inline_image {
  margin-bottom: 10px;
}

#pokerSiteDeals .tdm_block_inline_image {
  height: 50px;
}

#pokerSiteDeals .tdm_block_inline_image .tdm-inline-image-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

#pokerSiteDeals .tdm_block_inline_image .tdm-inline-image-wrap img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 50px;
}

#pokerSiteDeals .wpb_wrapper .tdm_block_button {
  margin: 0; 
  position: absolute;
  width: 100%;
  bottom: 31px;
}

#pokerSiteDeals .wpb_wrapper .tdm_block_button a {
  padding: 0;
}

#pokerSiteDeals .wpb_wrapper .tdm_block_button:last-child {
  bottom: 0;
}

#pokerSiteDeals .wpb_wrapper .tdm_block_button:last-child a {
  background-color: #3485F7;
  transition: none;
}

#pokerSiteDeals .wpb_wrapper .tdm_block_button:last-child a::before {
  opacity: 0;
}

#pokerSiteDeals .wpb_wrapper .tdm_block_button:last-child a:hover {
  background: -moz-linear-gradient(top, #3280ef 0%, #1e549c 100%);
  background: -webkit-linear-gradient(top, #3280ef 0%, #1e549c 100%);
  background: linear-gradient(to bottom, #3280ef 0%, #1e549c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3280ef', endColorstr='#1e549c', GradientType=0);
}

/* Footer */
.td-footer-template-4 {
  padding: 30px 30px 0 30px;
}

.td-footer-template-4 .footer-logo-wrap {
  margin: 0;
}

.td-footer-template-4 .footer-social-wrap .td-social-icon-wrap {
  border-right: 1px solid #800;
  padding: 0 30px;
  margin-right: 0;
  text-transform: uppercase;
}

.td-footer-wrapper .footer-social-wrap a,
#menu-td-demo-footer-menu li a:hover {
  color: #fff !important;
}

.td-footer-template-4 .td-social-style-2 .td-icon-font,
.td-footer-template-4 .td-social-style-2 .fa {
  font-size: 34px;
  width: auto;
  height: auto;
  background-color: #ffffff08;
  position: relative;
  font-weight: 300;
  color: #ffffff4d;
  display: block;
  line-height: 52px;
}

.gpwa-wrapper {
  margin: 15px 0;
}

.gpwa-wrapper img {
  width: 80px;
}

.td-footer-template-4 .td-footer-info {
  margin-bottom: 0;
}

.td-sub-footer-container {
  background-color: #bc0000;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.td-subfooter-menu li a {
  color: #fff;
}

.td-sub-footer-menu {
  width: 100%;
  float: none;
  text-align: center;
  padding-bottom: 30px;
}

.td-sub-footer-container .ips-copyright {
  color: #ffffff80;
  display: inline-block;
}

.menu-td-demo-footer-menu-container {
  display: inline-block;
}

#menu-td-demo-footer-menu {
  margin: 0;
  float: none;
}

#menu-td-demo-footer-menu li {
  border-right: 1px solid #fff;
}

#menu-td-demo-footer-menu li:last-child {
  border: none;
}

#menu-td-demo-footer-menu li a {
  padding-right: 5px;
  margin-right: 0;
  display: block;
  line-height: 12px;
}

/* Articles */
.articles .td-pb-span8 .td_with_ajax_pagination .td-block-row {
  padding-top: 20px;
}

.articles .td-pb-span8 .td_with_ajax_pagination .td-block-row:first-child {
  padding-top: 0;
}
.vc_column .td_block_template_2 .td-block-row:last-child .td_module_wrap  {
  border: none;
}
/* Responsive */
@media screen and (max-width: 1023px) {
  #td-top-mobile-toggle {
    display: inline-block;
  }

  #td-header-menu .menu-top-container {
    display: none;
  }

  #td-mobile-nav {
    background-color: #BC0000;
  }

  .td-header-wrap .td-header-main-menu,
  .td-header-wrap .td-header-menu-wrap {
    background-color: #bc0000 !important;
  }

  #td-top-mobile-toggle {
    position: absolute;
    right: 0;
    top: 9px;
  }

  #td-top-mobile-toggle i {
    font-size: 34px;
  }

  #td-header-search-button {
    display: none;
  }

  #td-header-search-button-mob {
    display: block;
  }

  #td-header-search-button-mob i {
    font-size: 28px;
  }

  .header-search-wrap {
    right: 55px;
    top: 12px;
  }

  .td-search-opened.admin-bar .td-search-wrap-mob,
  .td-menu-mob-open-menu.admin-bar #td-mobile-nav {
    padding-top: 46px;
  }

  .td-search-background:before {
    background: #BC0000;
  }

  .td-header-top-menu-full {
    display: none;
  }
}

@media (max-width: 1018px) and (min-width: 768px) {
  .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx19 .td-meta-info-container {
     width: auto;
     max-width: 95%;
  }
}

@media (max-width: 1140px) and (min-width: 768px) {
  .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container, .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx26 .td-meta-info-container {
    width: auto;
    max-width: 95%;
  }

  #td-header-menu .menu-top-container {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) {
  .is-hidden-touch {
    display: block !important;
  }

  .is-hidden-tablet {
    display: none !important;
  }

  .stretch_row_content_no_spaces {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .admin-bar .td-header-menu-wrap.td-affix {
    top: 45px;
  }
}

@media screen and (max-width: 767px) {

  .td-header-main-menu {
    width: 100%;
    float: left;
  }

  .td-header-gradient:before {
    display: none;
  }

  #td-outer-wrap .td-header-wrap .td-header-menu-wrap {
    height: 59px !important;
  }

  .td-header-style-12 .td-main-menu-logo img {
    margin: 0;
  }

  #td-outer-wrap .td-header-wrap .td-affix .td-main-menu-logo img {
    max-height: 48px !important;
  }

  .td-main-menu-logo img {
    top: 5px;
    left: 15px;
  }

  #td-top-mobile-toggle {
    top: 3px;
  }

  .header-search-wrap {
    top: 3px;
  }

  #td-top-mobile-toggle i {
    font-size: 27px;
  }

  /* HP Slider */
  #hp-top-mobile-slider {
    margin-bottom: 15px;
  }

  .home .wpb_flexslider {
    margin-bottom: 15px;
  }

  .home .flex-viewport .slides {
    height: 260px;
    position: relative;
    overflow: hidden;
  }

  .home .flex-viewport .slides li {
    height: 100%;
    position: relative;
  }

  .home .flex-viewport .slides img {
    height: 100%;
  }

  .home .flex-viewport .slides .local {
    position: absolute;
    top: 48%;
    left: 10px;
    z-index: 10;
  }

  .home .flex-viewport .slides h2 {
    position: absolute;
    bottom: 20px;
    color: #fff;
    z-index: 9;
    font-weight: 500;
    width: 95%;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
  }

  .home .flex-viewport .flex-next::before {
    content: "→";
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
  }

  .home .flex-viewport .slides .fade {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  }

  .home .flex-direction-nav {
    position: absolute;
    top: 25%;
    overflow: hidden;
    width: 100%;
    height: 40px;
  }

  .home .flex-direction-nav a {
    color: #fff;
    width: 35px;
    height: 35px;
    margin: 0;
    top: 0;
  }

  .home .flex-direction-nav a::before {
    font-size: 35px;
  }

  .home .flex-direction-nav a.flex-next::before {
    content: "→";
  }

  .home .flex-direction-nav a.flex-prev::before {
    content: "←";
  }

  .home .wpb_gallery .wpb_flexslider .flex-control-paging {
    top: auto;
    text-align: right;
    bottom: 215px;
    padding-right: 15px;
  }

  .home .wpb_gallery .wpb_flexslider .flex-control-paging li a {
    color: #fff0;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    background: #fff;
    opacity: 0.50;
  }

  .home .wpb_gallery .wpb_flexslider .flex-control-paging li a.flex-active {
    opacity: 1;
  }

  .ipsApp_front .td-post-content {
    margin: 0 -20px;
  }

  .articles .td-pb-span8 .td_with_ajax_pagination .td-block-row .td-block-span6 {
    padding-top: 20px;
  }

  .articles .td-pb-span8 .td_with_ajax_pagination .td-block-row:first-child .td-block-span6:first-child {
    padding-top: 0;
  }

  .articles .td-pb-span8 .td_with_ajax_pagination .td-block-row {
    padding-top: 0px;
  }

  .articles .vc_column .td_block_template_2 .td-block-row:last-child .td-block-span6:first-child .td_module_wrap {
    border-bottom: 1px solid #ddd;
  }
  
  .articles .vc_column .td_block_template_2 .td-block-row:last-child .td_module_wrap:last-child {
    border: none;
  }

  /* HP Training Deals */
  #pokerSiteDeals {
    padding: 10px !important;
  }

  #pokerSiteDeals .vc_column_inner {
    padding-right: 0;
    margin-bottom: 30px;
  }

  #pokerSiteDeals .vc_column_inner:last-child {
    margin-bottom: 0;
  }

  #pokerSiteDeals .wpb_wrapper .tdm_block_button {
    position: relative;
    bottom: auto;
    margin-bottom: 5px;
  }

  #pokerSiteDeals .wpb_wrapper .tdm_block_button:last-child a {
    height: 40px;
    line-height: 40px;
  }

  /* Footer */
  .td-footer-template-4 .footer-social-wrap .td-social-icon-wrap {
    padding: 0;
    width: 100px;
  }
}
@media screen and (max-width: 1018px){
  .td-main-sidebar > div {
    margin: 0 -14px;
  }
}
@media screen and (max-width: 320px) {
  .home .flex-viewport .slides .local {
    top: 38%;
  }
}
[style*="--aspect-ratio"]:not(:nth-of-type(1)):not(:nth-of-type(2)) {
  position: relative;
  top: 1px;
}
[style*="--aspect-ratio"] > :first-child {
  width: 100%;
}
[style*="--aspect-ratio"] > img {
  height: auto;
}[style*="--aspect-ratio"] > .td-module-image {
  top:0!important;
}
@supports (--custom:property) {
  [style*="--aspect-ratio"] {
    position: relative;
  }
  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
.td_block_text_with_title img {
  margin-bottom: 0;
}
.td_block_wrap {
  margin-bottom: 15px;
}
.td-big-grids-fl .td-thumb-css {
  width: auto;
}