/*
Theme Name:     DIVI-WOGF-CHILD
Description:    
Author:         Master
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@media all and ( max-width: 980px ) {
.et_pb_text_inner p {
    margin-left:12px;
}
strong {
    margin-left:12px;
}
.et_pb_image .et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin-right: 20px;
}
}

 .row-border {
 border: 2px solid silver;
 }
	 
.shop-table-img img {
height:300px; width: 155px;
}

.related-thumbs img {
min-width:150px; max-width:160px; height:auto;
}
a:hover {position:relative; top:1px;  color: #9c1f1f !important;text-decoration: underline;}

.et_pb_fullwidth_portfolio h2{
font-size: 42px;
}


@media all and ( max-width: 767px ) {

	/* Salvattore Styles */
	
	.et_pb_slide_image, .et_pb_slide_video { display: block; }
}

.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right;
	display: none !important;
}


.woocommerce-breadcrumb {
	display: none !important;
}

.page-title {	display: none !important;}

.onsale {
	display: none !important;
}

.widgettitle {
font-size: 24px;
}


.woocommerce ul.products li.product h3, li.product h3 {
    font-size: 18px !important;
}



	.et_header_style_centered .et-search-form input { top: 60%;
	border: 1px solid gray;
	font-size: 20px;
	background-color: white;
	width: 220px;
	left: 200px;
}

.et_header_style_centered span.et_close_search_field { top: 60%;
	border-style: none;
	background-color: white;
	left: 420px;
}



/*COLOR BOX PLUGIN CUSTOMIZATIONS*/

#cboxOverlay{background: rgba(0,0,0,0.77);}

    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;
	display: none;
}
    #cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;
	display: none;
}
    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;
	display: none;
}

        #cboxClose{ background-position:-100px -25px;
	bottom: 10px;
	right: 6px;
}

.ac-detail-thumbs img{
width:60px !important; height:241px !important;
}
@media only screen and ( min-width: 1201px ) {
.ac-detail-thumbs img{
width:60px !important; height:241px !important;
}

}

@media only screen and ( max-width: 1200px ) {
.ac-detail-thumbs img{
width:56px !important; height:200px;
}

}



.gc-detail-thumbs img{
width:13% !important; height:182px;
}
@media only screen and ( min-width: 1201px ) {
.gc-detail-thumbs img{
width:11% !important; height:182px;
}

}

@media only screen and ( max-width: 1200px ) {
.gc-detail-thumbs img{
width:50px !important; height:182px;
}

}

.et_pb_contact_right p input {
    max-width: 45px;
    padding: 10px;
}