/*
Theme Name:     Adrenalin Child
Theme URI:      http://www.commercegurus.com/themes/adrenalin-woocommerce-theme/
Description:    Soccer Theme Modified by GoGonzalez
Author:         CommerceGurus
Author URI:     http://www.commercegurus.com
Template:       adrenalin
Version:        1.0
*/


/* Your css goes here */


/*-------------------------------------------------------------------------*/
/*  CUSTOM FOR SU. -----
/*-------------------------------------------------------------------------*/



















.cg-header-search {
    float: right;
    /* econcepcion - added 3 lines below to fix search box on header */
    line-height:30px!important;
    margin-top:25px;
        width: 270px;
}



/* Modal close button */

body div.pp_woocommerce .pp_close {
    width: 31px;
    height: 31px;
    font-size: 18px !important;
    background: #e2e2e2;
    color: #999 !important;
    box-shadow: none;
    border-color: #e2e2e2;
}

body div.pp_woocommerce .pp_close:hover {
    background: #e2e2e2;
    color: #333 !important;
}

.pp_content {
    margin-bottom: -40px;
}



.widget_top_rated_products span.amount {
    display: block;
}


.widget.widget_layered_nav span.count {
    position: absolute;
    right: 0px;
}


.widget_layered_nav ul li {
    width: 100%!important;
}


.widget ul.product-categories li span, .widget span.count {
    position: absolute;
    top: 3px;
    right: 0px;
    font-size: 11px;
    color: #999;
}



.widget_layered_nav ul li.chosen {
  padding-left: 14px;
}

.widget_layered_nav ul li.chosen a:before {
  content: "\e615";
  font-family: "arrows";
  font-size: 21px;
  color: #aaa;
  position: absolute;
  left: -18px;
  top: -3px;
  -webkit-appearance: none;
  background-image: url(../images/icons/tick-icon.png);
  padding: 0;
  background-repeat: no-repeat;
  background-position: 4px 10px;
  margin-right: 0;
  width: 20px;
  height: 22px;
}




.widget_layered_nav ul li.chosen {
  padding-left: 14px;
}

.widget_layered_nav ul li.chosen a:before {
  content: "\e615";
  font-family: "arrows";
  font-size: 21px;
  color: #aaa;
  position: absolute;
  left: -18px;
  top: -3px;
  -webkit-appearance: none;
  background-image: url(../images/icons/tick-icon.png);
  padding: 0;
  background-repeat: no-repeat;
  background-position: 4px 10px;
  margin-right: 0;
  width: 20px;
  height: 22px;
}

.content-area .cart_totals table td {
    text-align: right;
}

.content-area .cart_totals table th {
    width: 50%;
}



/* Cross Sells */

.content-area .cross-sells {
    margin-top: 30px;
}


.content-area .cross-sells h2 {
    margin-bottom: 0.7em;
}

/* Grid of 5ths on cross sells */
.content-area .cross-sells ul.products li {
    width: 20% !important;
}



.content-area table.shop_table th, 
.content-area table.shop_table td {
    border-bottom:2px solid #e2e2e2;
}


.content-area table.shop_table tr.order-total th {
    text-transform: uppercase;
}


form.login {
    border: 2px solid #ccc!important;
}




.wpcf7 textarea {
    height: 200px;
}


.cg-prod-gallery {
    margin-bottom: 30px;
}


.onsale-wrap {
/* econcepcion - hide sale tag*/
     display: none;
}



.single-product-details .onsale-wrap {
    left: 100px;
}


.ls-nav-prev {
    z-index: 10;
}


.ls-nav-next {
    z-index: 10;
}



.subfooter ul.simple-links li a {
    color: #eaa900;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-size: 12px;
}

.facebook-link,
.twitter-link,
.googleplus-link,
.pinterest-link,
.instagram-link,
.rss-link {
    color: #fff;
    width: 28px;
    height: 28px;
    text-align: center;
    display: inline-block;
    border-radius: 99%;
    line-height: 28px;
    margin-right: 4px;
}

.facebook-link i.fa,
.twitter-link i.fa,
.googleplus-link i.fa,
.pinterest-link i.fa,
.instagram-link i.fa,
.rss-link i.fa {
    line-height: 28px;
}


.facebook-link:hover,
.twitter-link:hover,
.googleplus-link:hover,
.pinterest-link:hover,
.instagram-link:hover,
.rss-link:hover {
    color: #fff;
    opacity: 0.7;
}


.instagram-link {
    background: #e85250;
}



.content-area ul#shipping_method{
	margin: 0 -50px 0 -50px!important;
	text-align:left!important;
}
​

#shipping_method li input{
	display:inline!important;
}

#shipping_method input {
    width: inherit !important;
    display: inline !important;
}

.content-area p.terms input.input-checkbox {
    position: absolute;
    top: 7px;
    margin: 11px !important;
}

table.shop_table.shop_table_responsive.customer_details tbody tr td{

/*.content-area table.shop_table td {*/
	text-align:right;

}



/* fix missing message on password reset */
.entry-content .woocommerce-message {
    color: #ffffff;
    background-color:#82b965;
    margin-right: -30px;
    margin-left: -30px;
    padding-left: 30px;
}







/* */


     del {
        color: #ccc!important;
    }


ul.tiny-cart li ul.cart_list li.cart_list_product a.cg-cart-remove {
  background: #e2e2e2 none repeat scroll 0 0;
  border-radius: 50%;
  display: block;
  font-size: 17px!important;
  height: 25px!important;
  line-height: 23px!important;
  margin-top: 3px!important;
  text-align: center!important;
  text-decoration: none;
  width: 25px!important;
}


a.continueshoppping:hover {
    border-color: #333!important;
    color: #333 !important;
}

a.continueshopping {
    padding: 12px!important;
    font-size: 16px!important;
    text-align: center!important;
    width: 100%!important;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% !important;
    font-weight: 400 !important;
    border: 2px solid rgb(226, 226, 226)!important;
    color: rgb(174, 174, 174) !important;
}

a.continueshopping:hover {
    border-color: #333!important;
    color: #333 !important;
    
}

a.button.product_type_variable.add_to_cart_button{
	width:100%!important;
}


a.button {
    width: 100%!important;
}




