/*
 Theme Name:     Divi Child Theme
 Description:    Divi Child Theme
 Author:         Divi
 Template:       Divi
*/

@import url("../Divi/style.css");

/* HOME PAGE CSS
=================*/
#logo{
   max-height: 80%;
}

.current-menu-item a, .et-fixed-header .current-menu-item a{
	color:#fff!important;
	border-bottom:1px solid #fff;
}

ul#top-menu li a {
    text-transform: uppercase;
    letter-spacing: 1px;
}

a.et_pb_button.about-btn {
    margin-bottom: 30px!important;
}

ul.et_pb_tabs_controls:after{
	border-top:none;
}
ul.et_pb_tabs_controls{
	background-color: transparent;
	width: 60%;
	margin: 0 auto;
}

.et_pb_tabs_controls li a{
	letter-spacing: 1px;
	text-transform: uppercase;
}

ul.et_pb_tabs_controls li, .page-id-71 .et_pb_module.et_pb_tabs.et_pb_tabs_0 {
	border: none;
}

.et_pb_all_tabs {
    background: transparent;
}

.woocommerce ul.products li.product{
    background: #000;
    padding: 5px;
    min-height: 300px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
	color: #fff;
	line-height: 1.5;
	text-align: center;
}

.woocommerce div.product p.price{
    font-size: 2.25em!important;
    font-weight: 600!important;
    color: #000!important;
}

p.stock.in-stock {
    display: none;
}

span.price {
    text-align: center;
}
.shop-pro .col-1-3 {
    background: #fff;
    margin: 5px;
    padding: 10px!important;
}
.shop-pro .col-1-3:last-child img {
    width: 100%!important;
    height: 210px;
}
.shop-pro .col-1-3:last-child {
    width: 98%!important;
    height: 230px;
}
.shop-pro .col-1-3 {
    width: 48%!important;
}
.shop-pro .col-1-3 img {
    width: 100%!important;
}

/*ABOUT CSS
===========*/
.img-gallery {
    border: 10px double #fff;
}

/* OTHER CSS , .shop-pro .col-1-3:second-child , .shop-pro .col-1-3:second-child img
============*/
.slide-text h2
{
/*font-weight:bold;*/
line-height:35px;
font-size:32px;
}

.btn-row, .slider-row .et_pb_container, .fullwidth-section .full-row
{
	width:100%!important;
	max-width:100%!important;
}


.col-section .row-width
{
    width: 100%!important;
    max-width: 100%!important;
}

.row-width .et_pb_column {
	width:48.25%;
	margin-right:35px;
}

.btn-row h2 {
	color:#fff!important;
}


.et_pb_button_0:hover:before {
	color:#333333!important;
}


.slider-row .et_pb_button{
	float:left;
}

.row-width h1:after {
    content: "";
    position: relative;
    display: -webkit-box;
    border-bottom: 2px solid #333;
    top: 30px;
    width: 100px;
    margin:0 auto;
}

.full-row img {
    height: 480px;
}

.image-caption-box .centered-text
{
    color: #fff;
    font-size: 26px;
    vertical-align: bottom!important;
    font-weight:bold;
}

.caption {
	background:transparent!important;
}

.caption:hover {
    background: rgba(0,0,0,0.5)!important;
}

.image-caption-box img {
    height: 175px;
}

.et_shop_image img {
    height: 181px !important;
}

/* FOOTER CSS
=============*/
div#footer-info {
    float: none;
    text-align: center;
}
ul#menu-quick-links li:before, ul#menu-terms li:before{
	display:none;
}
#footer-widgets .footer-widget li{
	padding-left:0px;
}
div#nav_menu-2, div#nav_menu-3, .footer-widget div#text-3 {
    width: 100%;
}
.footer-widget h4.title {
    border-bottom: 1px solid;
    margin-bottom: 15px;
}

/* CONTACT PAGE CSS
====================*/

.mymap{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

.page-id-83 .et_pb_fullwidth_code.et_pb_module{
	padding-top:0px!important;
}

input[type="text"], input[type="email"], textarea {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
}
input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 35px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
}

h2.contact-me {
    border-bottom: 1px solid;
    margin-bottom: 15px;
}

.single-product #main-content .container:before, .woocommerce-page #main-content .container:before{
	display:none;
}
.single-product #left-area{
	width:100%;
}
