﻿/*
 Theme Name:   Plus MAIN
 Theme URI:    http://www.plusinternet.co.uk
 Description:  Plus Child Theme
 Author:       Luke
 Author URI:   http://www.plusinternet.co.uk
 Template:     plus
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  plus-child
*/

@import url(“../plus/style.css”);

/* =Theme customization starts here
-------------------------------------------------------------- */

#header_main_alternate {
	background-color: #111111;
}

.logo img { margin-top:20px; }

/* Menu */
#header #header_main_alternate .container {
height: 50px;
}
.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
height: 50px;
line-height: 50px;
}

#top #header .avia_mega_div > .sub-menu {
    border-left: 1px solid #444444;
    border-right: 1px solid #444444;
    border-bottom: 1px solid #444444;
    background-color: #111111;
}

.sub-menu .mega_menu_title { display:none !important; }

.avia-caption .avia-caption-title, .avia-caption .avia-caption-content p { background: rgba(150, 201, 61, 1); }

.contentbox { padding:20px; border:1px solid #444444; background-color:#111111; }
.contentbox p { margin:0px !important; line-height: 200% !important; }
.home #av_section_1 .av-special-heading { margin-top: 0px !important; }

.main-slider { border:1px solid #444444 !important; }

.iconboxbg .iconbox_content { background-color: transparent !important; }
#top .avia-button-fullwidth {
    padding: 10px;
}
.avia-promocontent p {
    font-size: 20px;
}

/* Header Widget */

.headwidget {
  float:right;
  margin-top:45px;
  margin-right:40px;
  text-align: right;
  line-height: 100%;
  color:#fff;
  font-size:24px;
  padding-bottom:10px;
}
.headwidget a { color:#fff; }
.headwidget h3 { color:#96c93d; font-size: 15px; text-align:center; }
.headwidget span { color:#96c93d; font-size:17px; }

/* End */


#top .main_color input[type='text'], #top .main_color textarea {
  background-color: #191919;
}

.image-overlay {
 visibility: hidden;
 }

/* SHOP */

#top .products .product-category h3 { background-color: #96c93d; border-top-color: #96c93d; }
#top .products .product-category h3:before { background-color: #96c93d; border-color: #96c93d; }
.main_color .products .product-category h3 .count { color:#fff; }

.page-thumb { display:none; }
.product-sorting { display: none; }
.count { display: none; }
.woocommerce .widget { padding:15px 0px 15px 0px; }
.term-description h3 { color:#96c93d; }

.breadcrumb {
left: 0;
padding-left:50px;
}
#top .title_container .container {
  padding-top:0px;
  padding-bottom:0px;
  min-height:35px;
}
.title_container { background-color:#252525 !important; }
.inner_product_header { display:none; }
.avia_cart_buttons { display:none; }

/* SHOP END */













