/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: http://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: -
Version: 20.6

All css files are placed in /css/ folder
*/
.woo_home_product_slider .column.mcb-column.one.column_visual p {
display: none;
}
.woo_home_product_slider .column.mcb-column.one.column_visual .owl-dots {
display: none !important;
}
.woo_home_product_slider .column.mcb-column.one.column_visual
.bella_woocommerceProductslider p {
display: inline-block;
width: 100%;
}
.section.mcb-section.equal-height-wrap.woo_home_product_slider .column.mcb-column.one.column_visual {
margin-bottom: 0;
}
.bella_woocommerceProductslider p.wp-caption-text {
font-size: 20px;
}
.woo_home_product_slider .column.mcb-column.one.column_visual .bella_woocommerceProductslider span.salesPrice {
display: none;
}
.woo_home_product_slider .column.mcb-column.one.column_visual .owl-nav {
    position: absolute;
    top: -75px;
    right: -5px;
	display: block;
}
 .woocommerce .product div.entry-summary h1.product_title{
  font-family: 'Poppins',sans-serif !important;
    font-weight: 400;
    font-size: 23px !important;
 }

.woo_home_product_slider .column.mcb-column.one.column_visual .owl-nav button {
    font-size: 27px;
    width: 25px;
    height: 30px;
    background: #e6d3d6;
    line-height: 3px;
    margin-right: 0;
    margin-left: 15px;
    color: #676767;
}

.woo_home_product_slider .column.mcb-column.one.column_visual .owl-nav button span {
    height: 12px;
    float: left;
    width: 100%;
    line-height: 7px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.woo_home_product_slider .column.mcb-column.one.column_visual .owl-nav button {
font-size: 27px;
width: 25px;
height: 30px;
background: #e6d3d6;
line-height: 3px;
margin-right: 0;
margin-left: 15px;
color: #676767;
position: relative;
}
.footer_copy > .container > .column.one {
   text-align: center;
   margin-top: 10px;
}

.footer_copy > .container > .column.one > ul.social li {
   display: inline-block;
   margin-right: 8px;
}
.footer_copy {
   border-top: 1px solid #e0e0e0;
}

.footer_copy > .container > .column.one {
   padding: 10px;
   margin: 0;
}

.footer_copy > .container > .column.one > .copyright {
   color: gray;
   padding: 15px 0 10px;
}

.footer_copy > .container > .column.one > ul.social {
   padding-bottom: 10px;
}

.footer_copy > .container > .column.one > ul.social li > a {
   color: #5f5d5d;
   transition: all .3s ease;
}

.footer_copy > .container > .column.one > ul.social li > a:hover {
   color: #a61d43;
}
@media(max-width:767px) {
	.woo_home_product_slider .column.mcb-column.one.column_visual .owl-nav {
		top: -75px;
	}
	.bella_latest_dress_head .wrap.mcb-wrap.one-second:first-child .column.mcb-column.one.column_column {
		margin-bottom: 5px;
	}
}
@media(max-width:600px) {
	.woo_home_product_slider .column.mcb-column.one.column_visual .owl-nav {
		right: 0;
	}
}
@media screen and (max-width: 767px) {
 .footer_copy > .container > .column.one > ul.social {
   margin-bottom: 10px;
 }
}