/*
Theme Name: wdjewelry Child
Description: Child theme for the wdjewelry
Author: wpdance.com
Version: 1.0
Template: wdjewelry
*/

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

#slider_mobile{
display:none;
}

@media only screen and (max-width: 767px) {
  #slider_mobile{
display:block;
}
#slider_web{
display:none;
}
}
.header-main-logo.col-md-6.col-sm-6 img {
    height: auto !important;
}
.footer-content-top1 {
    color: #000;
}
.footer-content-top1 {
    background-color: #fff;
}
.footer-content-top1 {
    text-align: center;
    padding: 50px 0;
}
.footer-content-top1 {
    background: #fff;
}
.subscribe_widget {
	text-align: center;
	margin: auto;
}