/*custom*/
.wpb_wrapper h3{
	color:#92764B;
}
.edgtf-woo-single-page .woocommerce-tabs table td{
    border: solid 2px #92764b;
    padding: 8px;
}
.page-id-5 .edgtf-page-header .edgtf-menu-area{
	background-color:#fff !important;
}
.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-main-menu>ul>li.edgtf-active-item>a, .edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-main-menu>ul>li>a:hover{
	color: #92764b !important;
}
.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-main-menu>ul>li>a{
	color: #92764b !important;
	font-weight: 500;
}
.edgtf-owl-slider .owl-nav .owl-next, .edgtf-owl-slider .owl-nav .owl-prev{
	background-color:#92764b !important;
}
.top-secondbtn{
	color: #4c4c4c !important;
    text-transform: capitalize;
    padding: 7px;
    background-color: transparent;
    border-style: none;
	margin: 15px;
	font-weight: 600;
	border-radius: 3px;
	border: 2px solid #4c4c4c;
}
.custom-form-footer .wpcf7-form-control-wrap input[type=text], .custom-form-footer .wpcf7-form-control-wrap input[type=email], .custom-form-footer .wpcf7-form-control-wrap textarea{
	border-bottom: 1px solid #fff;
    padding: 0px;
    margin: 10px 0;
}
.custom-form-footer input.wpcf7-form-control.wpcf7-submit, .custom-form-footer input.wpcf7-form-control.wpcf7-submit:hover{
	width: 100%;
    margin: 10px 0;
	background-color: #92764B;
    border: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 17px;
}
.custom-form-footer label{
	color:#fff;
}
.edgtf-page-footer .widget .edgtf-widget-title-holder .edgtf-widget-title{
	color:#92764B;
}
footer .widget ul li{
	color:#fff;
}
.text-center{
	text-align:center;
}
.edgtf-woo-single-page .custom-products-vector-image-two-col  {
	display:flex;
}
.edgtf-woo-single-page .custom-products-vector-image-two-col .col-md-6{
	padding-right: 15px;
}
.pdf-section a{
    padding: 10px;
    color: #fff;
    background: #917247;
    top: 10px;
    position: relative;
}
.pdf-section a:hover{
	color: #fff;
}
.edgtf-woo-single-page .woocommerce-tabs table.table {
    margin-left: auto;
    margin-right: auto;
}

.table {
    width: 50%;
	table-layout: fixed;
}
.edgtf-woo-single-page .woocommerce-tabs table td, .edgtf-woo-single-page .woocommerce-tabs table th {
    border: solid 2px #92764b;
    padding: 8px;
}
.edgtf-woo-single-page .woocommerce-tabs table th{
	 border: solid 2px #92764b !important;
    padding: 8px !important;
}
.icon-section h3{
	text-align: center;
}
.content-center {
    display: flex;
    justify-content: center;
}
.equal-section {
    float: left;
    text-align: center;
    padding: 0 30px;
}
.equal-section a {
    display: block;
}
.edgtf-woo-single-page .custom-products-vector-image-two-col .col-md-6 {
    width: 70%;
}
.edgtf-woo-single-page .custom-products-vector-image-two-col .second {
    width: 30%;
    text-align: center;
}
.edgtf-woo-single-page .custom-products-vector-image-two-col .col-md-6.second img {
    width: 50%;
}
.edgtf-woo-single-page .edgtf-single-product-summary .product_meta{
	padding: 21px 0 40px;
}
.edgtf-light-header .edgtf-page-header > div:not(.edgtf-sticky-header):not(.fixed) .edgtf-side-menu-button-opener, .edgtf-light-header .edgtf-top-bar .edgtf-side-menu-button-opener{
	color:#202020 !important;
}
.edgtf-light-header .edgtf-page-header > div:not(.edgtf-sticky-header):not(.fixed) .edgtf-side-menu-button-opener.opened, .edgtf-light-header .edgtf-page-header > div:not(.edgtf-sticky-header):not(.fixed) .edgtf-side-menu-button-opener:hover, .edgtf-light-header .edgtf-top-bar .edgtf-side-menu-button-opener.opened, .edgtf-light-header .edgtf-top-bar .edgtf-side-menu-button-opener:hover{
	color:#202020 !important;
}
@media (max-width: 640px) and (min-width: 320px){
	.fullimg .first-img {
		display: none;
	  }
	.edgtf-woo-single-page .custom-products-vector-image-two-col .col-md-6{
		width: 100%;
	  }
	.edgtf-woo-single-page .custom-products-vector-image-two-col .second {
		 width: 100%;
	}
	.equal-section {
		float: none;
	}
	.edgtf-woo-single-page .custom-products-vector-image-two-col{
		display:block;
	}
	.content-center {
    	display: block;
	}
	.table{
		width:100%;
	}
	
}

@media (min-width: 1281px){
	.fullimg .first-img1 {
		display: none;
	}
}

/*end custom*/