/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.5
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

li.dot.is-selected {
    display: none;
}

.left-text.left a {
	color: #fff;
}

.left-text.left a:hover {
	text-decoration: underline;
}

h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-specification {
	display: none;
}

h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-about-brand {
	display: none;
}

h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-delivery {
	display: none;
}

.category-header {
    margin-top: 15px;
}

.category-text {
  padding: 0px 15px;
}
#banner-1103174780 {
  background-color: black;
  opacity: 0.7;
}
.copyright-footer {
  margin-top: 15px;
}

.header-social-proof {
  margin-top: 0px;
  padding: 0px !important;
}
.header-social-proof div.item-1 {
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  text-align: center;
  padding: 5px;
}
.header-social-proof div.item-2 {
  /*border: 1px solid #E2E2E2;*/
  text-align: center;
  padding: 5px;
}
.header-social-proof div.item-3 {
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  text-align: center;
  padding: 5px;
}
.header-social-proof .item-1 p, .header-social-proof .item-2 p, .header-social-proof .item-3 p {
  font-size: 0.8em;
  margin-bottom: 0px !important;
}

@media (min-width:850px){
  .col.large-4.header-social-proof {
    margin-top: 15px;
    padding: 0px !important;
  }

  .header-social-proof {
    color: #757575;
    margin-top: 15px;
  }
  .header-social-proof div.item-1 {
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    text-align: center;
    padding: 5px;
  }
  .header-social-proof div.item-2 {
    border: 1px solid #E2E2E2;
    text-align: center;
    padding: 5px;
  }
  .header-social-proof div.item-3 {
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    text-align: center;
    padding: 5px;
  }
  .header-social-proof .item-1 p, .header-social-proof .item-2 p, .header-social-proof .item-3 p {
    font-size: 0.8em;
    margin-bottom: 0px !important;
  }
}

img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
  padding-bottom: 20px;
}
.product-small .box.box-vertical {
    border-bottom: 1px solid #E2E2E2;
}
.product-small .box.box-vertical ::before{
    border-top: 1px solid #E2E2E2;
}
img.show-on-hover.absolute.fill.hide-for-small.back-image {
  display: none;
}

.absolute-footer .right p{
  line-height: 1em;
}

.absolute-footer ul li a{
  padding-bottom:13px;
}

.absolute-footer ul{
  margin-bottom:14px;
}

.absolute-footer .right input[name='email']{
  float:left;
  width: 66.66667%;
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
  border-color: 1px solid #cccccc;
  height: auto;
  margin-top: 0.8em;
}

.absolute-footer .right ._button-wrapper{
  float:left;
  width: 33.33333%;
  margin-top: 0.7em;
}

.absolute-footer .right input[type='submit']{
  float:left;
  width: 33.33333%;
  background-color: #33a57a;
  border-color: #33a57a;
}

.form-row{
  float:left;
}

#billing_first_name_field{

}

#billing_email_field{
  width:100%;
}

.form-row.notes{
  width:100%;
}

.form-row.notes textarea{
  min-height:80px;
}

.top_cat_sections div{
  float:left;
}

.category-page h1{
  font-size: 3em;
  margin-bottom:0.3em;
}

.widget_layered_nav ul{
  display: none;
}

.see-more{
  font-size: 0.8em;
  text-align: right;
  color: #627f9a;
  cursor: pointer;
  display: none;
}

.see-more:hover{
  color:#000;
}

#shop-sidebar .widget_layered_nav:nth-child(4) ul, #shop-sidebar .widget_layered_nav:nth-child(3) ul, #shop-sidebar .widget_layered_nav:nth-child(5) ul{
  display: block;
}

#shop-sidebar .widget_layered_nav:nth-child(4) .see-more, #shop-sidebar .widget_layered_nav:nth-child(3) .see-more, #shop-sidebar .widget_layered_nav:nth-child(5) .see-more{
  display: block;
}

.widget_layered_nav h3.widget-title.shop-sidebar{
  cursor: pointer;
  padding-right:25px;
  position: relative;
}

.widget_layered_nav h3:after{
  content: '+';
  position: absolute;;
  display: inline-block;
  right:0;
  bottom:40%;
  font-size: 2.5em;
  line-height: 0.4em;
  font-weight: 100;
  color:#AAA;
}

.widget_layered_nav h3.open:after{
  content:"-";
  font-size:3.5em;
}

#shop-sidebar .widget_layered_nav:nth-child(4) h3:after, #shop-sidebar .widget_layered_nav:nth-child(3) h3:after, #shop-sidebar .widget_layered_nav:nth-child(5) h3:after{
  content:'-';
  font-size:3.5em;
}

#shop-sidebar .widget_layered_nav:nth-child(4) h3.open:after, #shop-sidebar .widget_layered_nav:nth-child(3) h3.open:after, #shop-sidebar .widget_layered_nav:nth-child(5) h3.open:after{
  content:'+';
  font-size:2.5em;
}

#awrc-contact h3, #awrc-contact h4{
  display: inline-block;
  float:left;
  font-size: 1.125em;
  line-height: 1.4em;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  margin-right:1em;
}

#awrc-contact h4{
  margin-right:1.5em;
}

@media (max-width:480px){
  .top_cat_sections{
    display: none;
  }

  .ux_banner .h-large{
    font-size:350%!important;
  }
  .ux_banner h2{
    font-size:220%!important;
  }
  .footer{
    padding:20px 0 0;
  }
  .footer .widget{
    position: relative;
    margin-bottom:0;
  }

  .footer .widget > div, .footer .widget > ul{
      display: none;
  }

  .footer .widget:last-of-type > div {
    display: block;
  }

  .footer .widget div:first-of-type{
    display: block!important;
  }

  .footer .widget h3:after, .footer .widget:last-of-type h3.open:after{
    content:'+';
    position: absolute;
    display: inline-block;
    right: 10px;
    font-size: 2em;
    font-weight: normal;
    top: 1px;
  }

  .footer .widget h3.open:after, .footer .widget:last-of-type h3:after{
    content:'-';
    font-size: 3em;
  }

  #badge-240{
    margin:0 auto;
  }

  #awrc-contact h4{
    width:100%;
  }
}

.my-account-header {
    margin-top: 20px;
}

/* Plugins */

.wcpscwc-product-slider button.slick-prev, .wcpscwc-product-slider button.slick-prev:hover, .wcpscwc-product-slider button.slick-prev:focus {
  background-color: #81d742 !important;
}

.wcpscwc-product-slider button.slick-next, .wcpscwc-product-slider button.slick-next:hover, .wcpscwc-product-slider button.slick-next:focus {
  background-color: #81d742 !important;
}

.wcpscwc-product-slider .slick-dots li button {
  min-height: 0px !important;
}

.wcpscwc-product-slider-wrap {
  padding-bottom: 30px;
}

.slick-track{
  padding-bottom: -30px;
  margin-bottom: -30px;
}
