/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Custom Global CSS Backup Start from Here*/
/* Custom Global CSS Backup Start from Here*/
/*

@font-face {
	  
    font-family:'MyWebFont';
	
    src: url("wp-content/themes/woodmart/fonts/bahnschrift.ttf");     
	
    src: url("wp-content/themes/woodmart/fonts/E111Viva.ttf");       
  
    src: url("wp-content/themes/woodmart/fontsFuturaMdBTBoldItalic.ttf");      
	
	src: url("wp-content/themes/woodmart/fonts/FuturaMdBTBold.ttf");
	
	src: url("wp-content/themes/woodmart/fonts/FuturaMdBTBold.ttf");
	
	src: url("wp-content/themes/woodmart/fonts/FuturaMdBTMediumItalic.ttf");
	
	src: url("wp-content/themes/woodmart/fonts/FuturaMdBTMedium.ttf");
	
  }

#legacy{padding:50px}
.box1 {
	  background-color: #fff;
    padding: 10px 30px 10px 30px;
    max-width: 80%;
    min-height: 375px;
    float: right;
}
.box1 h3
{
	font-size:35px;
	padding-top:10px;
  margin-bottom: 15px;
	color:#555555;
	font-family:"MyWebFont", bahnschrift !important;
	
}
.box1 h5
{
	color:#FF8C33;
	margin:15px 0px 15px 0px;
	
}
.box2 {
    max-width: 500px;
}
.box2 img {
    max-width:500px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{margin-bottom: 0;}

.box5555
{
	background-color:#fff;
	text-align:center;
	padding:15px;
	margin:15px 0;
}
.box5555 h4 {
    margin: 12px;
    font-size: 21px;
	   color: #555555;
	font-family:"MyWebFont", bahnschrift !important;
}
.box5555 p {
    color: #776f6b;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
}
.box5555 img {
    max-width: 100%;
}
.box_view{font-size:12px}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 9px;
    padding-right: 9px;
    width: 100%;    
}

p.vc_custom_heading {
    font-weight: 600!important;
}
.read_more{
	color:#776f6b;
	font-weight:bold;
}
.box_group{padding-right:70px}
.wpb-js-composer .title-wrapper .liner-continer{margin-bottom:-5px}
.wpb-js-composer .title-wrapper .liner-continer h4{font-family:"MyWebFont", bahnschrift}

.v_menu th a:hover {
    color: #bf8c77;
}

.stand_out_traits h4{margin:0}

.btn.btn-style-link {
    border-width: 0px;
	  text-transform: capitalize;
	    font-size: 14px; 
}
.btn.btn-style-link:hover {
    color:rgba(51,51,51,0.6)
}


.summary-inner>.wd-action-btn {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    color: #fff;
    background: #BEA163;
    padding: 10px;
    vertical-align: middle;
}
.summary-inner>.wd-action-btn a {
    color: #fff;
}
.cnt_btn{
display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 5px 24px 7px 20px;
    font-size: 14px;
    color: #fff;
    background: #BEA163;
    vertical-align: middle;
    position: absolute;
    top: 26px;
    left: 155px;
}
.cnt_btn a:hover{
    color:#fff;
}

*/
/*Display none properties for future changes*/
/*
.woocommerce-ordering select{display:none}
.wd-show-sidebar-btn.wd-action-btn>a{display:none}
.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a{display:none !important}
.wd-hover-icons .wd-buttons .wd-action-btn{display:none !important}
.amount{display:none !important}
.cart-actions .coupon{display:none}
th.product-price{visibility:hidden}
th.product-subtotal{visibility:hidden}
.cart-totals-inner table{display:none}
.cart-totals-inner h2{display:none}
tr.cart-subtotal{display:none}
tr.order-total{display:none}
th.product-total{visibility:hidden}
.woocommerce-form-coupon-toggle{display:none}

*/

/*Display none properties for future changes*/

/*

.btn_fairtrade{
		position: absolute;
    left: 47%;
    bottom: 59%;
    color: #776f6b;
    font-weight: 600;
}

.featured-services {
  padding: 20px 0;
}
.featured-services .icon-box {
  padding: 20px;
}
.featured-services .icon-box-bg {
  background-image: linear-gradient(0deg, #222222 0%, #2f2f2f 50%, #222222 100%);
}
.featured-services .icon {
  margin-bottom: 5px;
}
.featured-services .icon i {
  color: #FF8C33;
  font-size: 42px;
}
.featured-services .title {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 25px;
  text-align: center;
  font-family: 'MyWebFont', bahnschrift; 
}
.featured-services .title a {
  color: #222222;
  transition: 0.3s;
}
.featured-services .icon-box:hover .title a {
  color: #FF8C33;
}
.featured-services .description {
  line-height: 24px;
  font-size: 14px;
}


.row_heading {
font-family:"Alex Brush";
text-align: center;
width: 100%;
height: auto;
position: relative;
font-size: 42px;
color:#555555;
}



 .hover-img
{
  background-color: #000;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  
}

.hover-img *
{
  box-sizing: border-box;
  transition: all 0.45s ease;
}

.hover-img img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.hover-img figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.1em;
  opacity: 0;
  z-index: 2;
  transition-delay: 0.1s;
  font-size: 24px;
  font-family: 'MyWebFont',E111Viva;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.hover-img:hover:before,
.hover-img:hover:after {
  transform: scale(1);
  opacity: 1;
}

.hover-img:hover > img {
  opacity: 0.7;
}

.hover-img:hover figcaption {
  opacity: 1;
}
.row_hide_font{display:none}

span.title.widget-title{visibility:hidden}
span.title.widget-title:after{
  visibility:visible;
  content:"Wishlist Cart";
	position:absolute;
	left:20px
}
.woocommerce-mini-cart__buttons>.checkout:before{content:"Wishlist";margin-right:1px}
#order_review_heading{visibility:hidden}
#order_review_heading:after {
    visibility: visible;
    content: "Your Wishlist";
    text-transform: uppercase;
    text-align: center;
	  position:absolute;
	  left:39%;
}



.dropbtn {
  background-color: #BEA163;
  color: white;
  font-size: 14px;
  border: none;
  cursor: pointer;
	width:100%;
	padding:11px;
	
}

.dropdown {
  position: relative;
  display: inline-block;
	margin-top:10px;
	width:100%;
	
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 100%;
	text-align:center;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #BEA163;
	color:#fff;
}
.wd-header-text>font{display:none}



.mani img:hover{filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
transition: .3s ease-in-out;}


*/

/* Custom CSS for tablet Backup Start from Here*/
/* Custom CSS for tablet Backup Start from Here*/
/*
#legacy{padding:0}
.box1 {
    background-color: #fff;
    padding: 20px;
    max-width: 100%;    
}
.box_group{padding-right:0px}

*/

/* Custom CSS for mobile landscape Backup Start from Here*/
/* Custom CSS for mobile landscape Backup Start from Here*/
/*
#legacy{padding:0}
#legacy{padding:0}
.box1 {
    background-color: #fff;
    padding: 20px;
    max-width: 100%;    
}
.box_group{padding-right:0px}

*/

/* Custom CSS for mobile Backup Start from Here*/
/* Custom CSS for mobile Backup Start from Here*/
/*
#legacy{padding:0}
#legacy{padding:0}
.box1 {
    background-color: #fff;
    padding: 20px;
    max-width: 100%;    
}
.box_group{padding-right:0px}
.box5555{margin:15px 0 15px -15px}

*/



