/*
Theme Name: Gillion Child
Description: Child theme for Gillion theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: gillion
*/

/* Add your custom CSS below */

/* Add spacing below the description on category pages */
.taxonomy-description {margin-bottom: 30px; padding: 15px;}

.top-rated-promo {text-align:center;}

/* Pros and cons styling */
.proscons {background:#e7e7e7; border-radius:10px; margin:15px 5px 15px 5px; padding: 15px;}

/* Price comparison styling */
.pcompare {border-top: #dd9323 2px solid; border-bottom: #dd9323 2px solid; padding-top: 15px;}

/* Price compare button text weight and increase gray border */
.cegg-buttons_col a{font-weight:bold; font-size:15px;}
.cegg-buttons_col {border: 8px solid #fff !important;}

/* JustAnswers Descriptive Text */
.answers {font-weight: 900; color: #dd9323; font-size: 1.2em;}

/*Affiliate Disclosure styles*/
.affiliatedisclosure {color: #535353; text-align: center; box-sizing: border-box; font-size: 14px;}

/* Remove product stock and price updated from product pages */
.product_stock {display:none;}
.price_updated {display:none;}

/* Remove the post description on Category Pages */
.post-container .post-content {display:none;}

/* Breadcrumb styles */
.breadcrumbsyoast {font-family: Open Sans; color: #616161; font-size: small; text-transform: uppercase; margin: 10px 30px;}

/* Remove unecessary padding above content container */
#wrapper .sh-page-layout-default {padding: 15px 0px;}

/* Remove out of stock and sales tagging from the shop */
.gillion-woocommerce div.product-tag-container {display: none;}

/* Remove the duplicative title in the titlebar on WooCommerce pages */
body.woocommerce .titlebar-title {display: none;}

/* Center Champion Chamois right rail ad unit */
.championchamoisdiv {text-align:center;}

/* Image Carousel Hover State for Linked Images */
.wpb_single_image a:hover{border: 2px solid #e7e7e7; border-radius:15px;}

/* Expanded Page Content Section in Best Lists */
.expandedsec {margin-bottom:10px !important;}

/* Remove Border from Single Image Carousel When Gonzalez Plugin Disables ultimate.css */
.slick-arrow {border:none;}

/* Ad Unit Styles */
.banner {margin: 10px;}

/* Photocarousel Style Tweaks */
.wp-block-getwid-images-slider .slick-prev:before {color: #ff8d18; font-size: 25px;}
.wp-block-getwid-images-slider .slick-next:before {color: #ff8d18; font-size: 25px;}

/* Newsletter on Newsletter Page */
.mc4wp-form-62736 {max-width: 600px; margin: 20px auto; text-align: center;}

/* Subnavigation width */
.sh-nav ul.sub-menu {width: 295px;}
.sh-nav ul.sub-menu ul.sub-menu {left: 294px;}		

/* Product Review Table on Buying Guides */
.prodrevtable td{padding: 5px !important;}

/* Product Page Best List Feature */
.prodlistrec {text-align: center; background: #e7e7e7; border-radius:10px}