/*
Theme Name:  theme55819
Theme URI:   http://yoursite.com/link/to/theme
Description: Your theme description.
Author:      Your Name
Author URI:  http://yoursite.com
Version:     4.0.4
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:        fixed-layout, fluid-layout, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: theme55819
Template:    cherryframework4
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
#header {
padding: 0 !important;
}



#static-area-header-bottom {
  position: relative;
  bottom: 0 !important;
  z-index: 5; }

#menu-primary .menu-item a {
      padding: 15px 0 !important;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      background: #eaeaea; }


#menu-primary .menu-item:first-child a {
      border-radius: 15px 0 0 15px !important; }
    #menu-primary .menu-item:last-child a {
      border-radius: 0 15px 15px 0 !important; }

.cherry-breadcrumbs {
display: none!important;
}

.site-content {
padding: 30px 0 0 !important;
}

.static-social-follow .cherry-follow_list .cherry-follow_item .cherry-follow_link {
background: #3B5998 !important;}

.wpcf7-form input,
.wpcf7-form textarea
{
color: #fff!important;
}


.contact-submit input{
     width: 100px;
     height: 30px;
     background-color: #000;
     font-size: 13px;
     color: #fff!important;
     border: 1px solid #fff;
     border-radius: 5px;
}



input.wpcf7-form-control.wpcf7-submit:hover {
background-color: green!important;
color: black!important;
}
input.wpcf7-form-control.wpcf7-submit {
background-color:#3B5998 !important;
color: white!important;
}

.image-logo img {
margin-left: 266px !important;
}

.woocommerce ul.products li.product .price {
margin-left: 110px !important;
}

.woocommerce ul.products li.product h3 {
margin-left: 75px !important;

}



body.page-id-558 {
 background: #FAFAFA;
}

body.page-id-557 {
 background: #FAFAFA;
}

body.page-id-559 {
 background: #FAFAFA;
}




.page-id-557 th, label, h3, h2 {

color: black !important; }


.page-id-559 p {

color: black !important; }

.page-id-559  address {

color: black !important; }


body.page-id-559 {
    background: black none repeat scroll 0 0;
}

#text-3 .pull-left a {
color: white;
}

#text-3 .pull-left a:hover, #text-9 .pull-left a:focus {
color: gray;
}

#text-9 .pull-left a {
color: white;
}

#text-9 .pull-left a:hover, #text-9 .pull-left a:focus {
color: gray;
}



.woocommerce table.cart img { 
width: auto!important; 
max-width: 100%; 
}

.woocommerce #shipping_method label {
display: inline;
}
.page-id-558 th, label, h3, tr {
color: white !important; }

.page-id-557 th, label, h3, h2, tr {
color: white !important; }

.page-id-558 {background-color: black !important; }
.page-id-557 {background-color: black !important; }

.page-id-557 .woocommerce .input-text 
    {color: black !important; }


.woocommerce-result-count {
    margin: 0 0 0 0;
	display:none;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
   display:none;
}

.woocommerce .products ul, .woocommerce ul.products {
    clear: both;
    list-style: outside none none;
    margin: 150px;
    padding: 0;
    width: 100%;
}

.woocommerce ul.products li.product .button {
    margin-left: 75px;
}
.woocommerce ul.products li.product .button {
    margin-top: 0;
}

.woocommerce ul.products li.product a img {
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0 0 -15px;
    width: 100%;
}

.woocommerce a.added_to_cart {
    display: inline-block;
    margin-left: 110px;
    padding-top: 0.5em;
    white-space: nowrap;
}

.woocommerce div.product form.cart div.quantity {
    color: black;
    float: left;
    margin: 0 4px 0 0;
}

#add_payment_method .cart-collaterals .cart_totals table select, .woocommerce-cart .cart-collaterals .cart_totals table select, .woocommerce-checkout .cart-collaterals .cart_totals table select {
    color: black;
    width: 100%;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    background-color: black;
    border-bottom: 1px solid #d3ced2;
    list-style: outside none none;
    margin: 0;
    padding: 1em;
    text-align: left;
}

#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    box-shadow: none;
    margin: 0 10px;
    padding: 0;
    position: relative;
    vertical-align: middle;
}