/*

 Theme Name:   Woodmart Child

 Description:  Woodmart Child Theme

 Author:       XTemos

 Author URI:   http://xtemos.com

 Template:     woodmart

 Version:      1.0.0

 Text Domain:  woodmart

*/

input[type='email']::placeholder, input[type='date']::placeholder, input[type='search']::placeholder, input[type='number']::placeholder, input[type='text']::placeholder, input[type='tel']::placeholder, input[type='url']::placeholder, input[type='password']::placeholder, textarea::placeholder, select::placeholder{
  color: #979797;
}
.wd-nav-arrows.wd-pos-together{
    top: auto !important;
    left: 50%;
    right: 35%;
    bottom: -65px;
}
@media (min-width:641px){
    .wd-nav-arrows.wd-pos-together{
    right: 50%;
}
} 
.wd-arrow-inner {
    width: 50px !important;
    height: 50px !important;
    color: #bfbfbf !important;
    border: 1px solid #d9d9d9 !important;
    background: #fff !important;
    border-radius: 100% !important;
    
}
.wd-arrow-inner:after { 
    font-size: 25px !important;
}
.wd-btn-arrow {
    margin-left: 10px;
}
.amount {
    color: #e52466 !important;
}