/*
Theme Name: 
Theme URI: 
Author: 
Author URI: 
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body { 
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    color: #868686;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9 {
    margin: 0px;
}

h1 {
    line-height: 25px;
    margin-bottom: 10px;
}

h2 {
    line-height: 20px;
    margin-bottom: 10px;
}

h4 {
    line-height: 16px;
    margin-bottom: 10px;
}

p {
    margin: 0px;
    margin-bottom: 10px;
}

p:last-child {
    margin: 0px;
}

a {
    color: #2F97D4;
    text-decoration: none;
}

th {
    text-align: left;
}

select {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    padding: 7px;
    color: #868686;
}

select:focus {
    outline: 0px;
}

input {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    margin-top: 10px;
    padding: 7px;
}

input:focus {
    -webkit-appearance: none;
    outline: 0px;
}

input[type=text] {
    width: 100%;
}

input[type=email] {
    width: 100%;
}

input[type=submit] {
    background: #2F97D4;
    color: #fff;
    padding: 10px;
}

input[type="hidden"] {
    margin-top: 0px;
}

input[type="number"] {
    margin-top: 0px;
}

textarea {
    border: 1px solid #eaeaea;
    width: 100%;
    max-width: 100%;
}

h1.not-found {
    font-size: 200px;
    line-height: 200px;
    color: #2F97D4;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#wrapper { 
    display: block; 
    margin: 0px auto; 
}

#header {
    height: 150px;
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

#logo-section {
    width: 300px;
    float: left;
    margin-top: 30px;
}

.logo {
    width: 300px;
}

#woocommerce-section {
    height: 100%;
    width: 760px;
    float: right;
}

#productsearch-section {
    width: 400px;
    float: left;
    margin-top: 55px;
}

.screen-reader-text {
    display: none;
}

#yith-s {
    border: 1px solid #eaeaea;
    margin-left: 1px;
    border-radius: 2px 0px 0px 2px;
    padding: 10px;
    width: 300px;
    float: left;
}

#yith-s:focus {
    -webkit-appearance:none;
    outline: 0px;
}

#yith-searchsubmit {
    padding: 10px 22px;
    background: #2F97D4;
    text-shadow: 1px 2px #2C7B9C;
    color: #FFF;
    letter-spacing: 0.5px;
    font-size: 15px;
    border-radius: 0px 3px 3px 0px;
    border: 0px;
}

#yith-searchsubmit:hover {
    cursor: pointer;
    cursor: hand;
}

#shoppingcart {
    width: 260px;
    float: right;
    margin-top: 55px;
    border-radius: 3px;
    padding: 9.5px 15px;
    background: #2F97D4;
    color: #fff;
    font-size: 15px;
    line-height: 16px;
    position: relative;
    z-index: 9999;
}

.shoppingcarticon {
    height: 20px;
    width: 20px;    
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
    display: inline;
}

.shoppingcartarrowicon {
    height: 10px;
    width: 15px;
    margin-top: -12px;
    float: right;
}

#shoppingcart a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    text-shadow: 1px 2px #2F97D4;
}

#shoppingcart > .shoppingcartview {
    display: none;
}

#shoppingcart > .shoppingcartcontent:first-child {
    display: block;
}

#shoppingcart:hover > .shoppingcartview {
    display: block;
}

.shoppingcartview {
    width: 100%;
    height: auto;
}

#menu-responsive-toggle {
    display: none;
}

#menu-responsive {
    display: none;
}

#menu {
    height: 50px;
    width: 100%;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background-color: #2F97D4;
}

#navigation {
    height: 50px;
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

#navigation ul {
    font-size: 16px;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#navigation ul > li > a {
    color: #fff;
    line-height: 50px;
    text-decoration: none;
    padding: 15.5px 15px;
}

#navigation .current-menu-item a:hover {
    color: #fff;
}

#navigation ul > li > a:hover {
    color: #2F97D4;
}

#navigation ul.sub-menu {
    width: 200px;
    position: absolute;
    z-index: 999;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 0px 0px 3px 3px;
}

#navigation ul.sub-menu > li > a {
    border: 0px;
}

#main-menu {
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
    background: F28F3D;
    font-family: inherit;
    font-size: 12px;
}

#main-menu a {
    display: block;
    line-height: 1em;
    text-decoration: none;
    background: #2F97D4;
    color: #CBCBCB;
    padding: 0 20px;
}

#main-menu ul {
    position: relative;
    z-index: 597;
}

#main-menu > ul {
    display: inline-block;
}

#main-menu:after, #main-menu ul:after {
    content: '';
    display: block;
    clear: both;
}

#main-menu ul li {
    float: left;
    min-height: 1px;
    vertical-align: middle;
}

#main-menu ul li:hover > ul {
    visibility: visible;
}

#main-menu ul li.active > a:hover {
    background: #2F97D4;
    color: #ffffff;
}

#main-menu ul, #main-menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#main-menu ul li.hover, #main-menu ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}

#main-menu ul li:hover > a, #main-menu ul li.active > a {
    background: #2F97D4;
    color: #ffffff;
    font-weight: 700;
}

#main-menu > ul > li > a {
    line-height: 19px;
    font-size: 16px;
}

#main-menu ul li.last ul {
    left: auto;
    right: 0;
}

#main-menu ul li.last ul ul {
    left: auto;
    right: 99.5%;
}

#main-menu ul li.has-sub > a:after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 10px;
}

#main-menu ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
    bottom: 0;
    left: 0;
    text-transform: none;
    min-width: 190px;
    margin-top: 0;
}

#main-menu ul ul a {
    border-top: 0 none;
    line-height: 150%;
    padding: 16px 20px;
    font-size: 14px;
    margin-top: -1px;
}

#main-menu ul ul li {
    float: none;
    font-weight: normal;
    position: relative;
}

#main-menu ul ul li:hover > a {
    background: #2F97D4;
    color: #ffffff;
}

#main-menu ul ul li.has-sub > a:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
    position: absolute;
    right: 20;
}

#main-menu ul ul li:first-child {
    padding-top: 20px;
}

#main-menu ul ul ul {
    top: 0;
    left: 190px;
    width: 190px;
    border-top: 0 none;
}

#main-menu ul ul li a {
    border-bottom: 1px solid #eaeaea;
}

#main-menu ul ul li a:first-child {
    border-top: 1px solid #eaeaea;
}


#main-menu ul ul li:last-child:hover > a {
    -moz-border-radius: 0 0 0 3px;
    -webkit-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#main-menu ul ul ul li:first-child {
    padding-top: 1px;
}

#main-menu ul ul ul ul li:first-child {
    padding-top: 1px;
}

#main {
    width: 1160px;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#readmore {
    width: 768px;
    padding: 20px;
    margin-top: 20px;
    border: 1px solid #eaeaea;
    overflow: hidden;
}

.commentlist li {
    list-style-type: none;
}

.comment-body {
    border: 1px solid #eaeaea;
    padding: 20px;
    margin-bottom: 20px;
}

textarea#comment {
    margin: 20px 0px;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    font-family: inherit;
}

textarea#comment:focus {
    -webkit-appearance: none;
    outline: 0px;
}

input#submit {
    color: #fff;
    padding: 10px 22px;
    background: #2F97D4;
    text-shadow: 1px 2px #2C7B9C;
}

input#submit:hover {
    opacity: 0.8;
}

#commentform {
    margin-bottom: 0px;
}

input#author {
    margin: 10px 20px 10px 0px;
}

input#email {
    margin: 10px 20px 10px 0px;
}

input#url {
    margin: 10px 20px 10px 0px;
}

form#searchform {
    margin: 0px;
}

input#s {
    width: 72%;
}

.avatar {
display:none;
}

.comment-meta.commentmetadata {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}

.reply {
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid #eaeaea;
}

#psearchresponsive {
    display: none;
}

#sidebar {
    width: 270px;
    float: left;
}

#sidebar-widget {
    border: 1px solid #eaeaea;
    padding: 20px;
    margin-bottom: 40px;
}

#sidebar-widget:last-child {
    margin-bottom: 0px;
}

.sidebar-widget-h2 {
    font-size: 20px;
    color: #2F97D4;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 15px;
    line-height: 24px;
    letter-spacing: 0.4px;
    border-bottom: 1px solid #eaeaea;
    padding: 0px 0px 20px 0px;
}


#sidebar-widget ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#sidebar-widget ul li:last-child {
    margin-bottom: 0px;
}

#sidebar-widget ul > li > a {
    margin-bottom: 8px;
    text-decoration: none;
}

#sidebar-widget ul > li > a:last-child {
    margin-bottom: 0px;
}

#sidebar-widget ul.sub-menu {
    margin-left: 10px;
}

#sidebar-widget ul.sub-menu a:before {
content: "- ";
}

#sidebar-widget .current-menu-item a:hover {
    color: #2F97D4;
}

#sidebar-widget ul > li > a:hover {
    color: #2F97D4;
}

#content { 
    width: 810px;
    border: 1px solid #eaeaea;
    float: right;
    padding: 20px;
}

#content-full-width {
    width: 1118px;
    border: 1px solid #eaeaea;
    padding: 20px;
}

#not-found-section {
    text-align: center;
}

img.attachment-300x300.wp-post-image {
    border: 1px solid #eaeaea;
}

#postbefore {
    width: 60%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    float: left;
}

#postbefore-cat {
    width: 72.5%;
    float: left;
}

#postbefore-cat-title {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

#postimage-cat {
    width: 25%;
    float: left;
    margin-right: 20px;
}

#post-cat {
    height: auto;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

#post-cat:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px
}

.post-title {
    color: #2F97D4;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

h4.post-on {
    width: auto;
    float: left;
    margin-right: 10px;
}

.post-on {
    width: auto;
    margin-bottom: 10px;
    line-height: 16px;
}

h4.post-in {
    width: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
}

.post-in {
    width: auto;
    line-height: 16px;
}

#nextprev {
    text-align: center;
}

#delimiter { 
    clear: both; 
}

.commentlist {
    padding: 0px;
}

#footer {
    height: auto;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

#footer-widget-container-outter {
    height: auto;
    min-height: 100px;
    background: #fff;
    overflow: hidden;
}

#footer-widget-container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#footer-widget {
    width: 260px;
    float: left;
    padding: 20px;
    font-size: 14px;
    color: #868686;
    line-height: 20px;
}

.footer-widget-h2 {
    font-size: 18px;
    font-weight: 600;
    color: #868686;
    margin: 0px 0px 10px 0px;
}

#footer-widget p {
    margin: 0px 0px 10px 0px;
}

#footer-widget a {
    text-decoration: none;
    line-height: 22px;
}

#footer-widget a:hover {
    text-decoration: underline;
}

#footer-widget li {
    display: block;
}

#footer-widget ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#footer-payments-outter {
    height: auto;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

#footer-payments {
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 15px 0px;
}

#footer-copyrights {
    text-align: center;
    background-color: #2F97D4;
    color: #fff;
}

#copyright {
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px;
    font-size: 12px;
}



a.woocommerce-button.button.view {
    margin-right: 5px;
}



































#mobilenav .main-menu{} // container class
#mobilenav .main-menu ul {} // container class first unordered list
#mobilenav .main-menu ul ul {} //unordered list within an unordered list
#mobilenav .main-menu li {} // each navigation item
#mobilenav .main-menu li a {} // each navigation item anchor
#mobilenav .main-menu li ul {} // unordered list if there is drop down items
#mobilenav .main-menu li li {} // each drop down navigation item
#mobilenav .main-menu li li a {} // each drap down navigation item anchor

.current_page_item{} // Class for Current Page
.current-cat{} // Class for Current Category
.current-menu-item{    color: #2F97D4;} // Class for any other current Menu Item
.menu-item-type-taxonomy{} // Class for a Category
.menu-item-type-post_type{} // Class for Pages
.menu-item-type-custom{} // Class for any custom item that you added
.menu-item-home{} // Class for the Home Link







