/* 
Theme Name:		 shipsunshine
Theme URI:		 http://the7.io/
Description:	 shipsunshine is a child theme of The7
Author:			 Campfire Digital
Author URI:		 https://campfiredigital.com/
Template:		 dt-the7
Version:		 1.0.0
Text Domain:	 shipsunshine
*/

.product_meta .posted_in {
	display: none;
}
.product_meta .sku_wrapper {
	display:none;
}
.bundled_product_summary .bundled_product_images img {
    width: auto !important;
    height: auto !important;
}
#content .bundled_product_images {
	width: 20% !important;
	margin-right: 0px;
	display: inline-block;
}
.bundled_product_summary .details {
	width: 70% !important;
	display: inline-block;
}
.summary_title.step_title_wrapper {
	display: none;
}
@media (max-width: 500px) {
	#content .bundled_product_images {
		width: 60% !important;
	}
}
.ywgc_enter_code {
	border:0;
}
.single-product .product_meta .tagged_as,
.single-product .product_meta .posted_in {
	display:none !important;
}
.shopping-cart-inner {
	width:250px;
}
.ywgc_enter_code div {padding-top:10px;}
.ywgc_enter_code p {
	display:none;
}
.ywgc_enter_code .form-row {
	display:inline-block;
}
.woocommerce-checkout .ywgc_enter_code {display:none;}
.woocommerc-checkout .the_champ_outer_login_container {display:none;}
.product form.cart
.summary_element_button .button
{
	float:none;
	padding: 10px 60px;
}
.title.summary_element_content.step_index.step_title { font-size:15px !important;
}
.step_title {
	font-size: 18px !important;
}
.composite_wrap {
	text-align:right;
}
.composite_button {
	padding-left:85%;
}
/*.top-bar-bg {
	display: none;
}
.right-widgets.mini-widgets {
	display: none;
}*/
.related.products {
  display: none;
}
img.summary_element_content {
	display: none !important;
}

.composite_form .composite_pagination ul li.pagination_element_review {
    background: #c41d7c;
}
.composite_form .composite_pagination ul li.pagination_element_review:before {
    border-top-color: #c41d7c;
    border-bottom-color: #c41d7c;
}
.composite_form .composite_pagination ul li.pagination_element_review:after {
    border-left-color: #c41d7c;
}
.widget_composite_summary_elements .summary_element .content_product_title {
	font-size: 0px !important;
}
.composite_navigation.paged.bottom .composite_navigation_inner {
	display: block !important; 
}