/*
 Theme Name:   Martury Child
 Description:  Martury Child Theme
 Author:       WDC
 Template:     martfury
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         child
 Text Domain:  marturychild
*/
/* Importing Font */
@font-face {
  font-family: "Rollete";
  src: url('/wp-content/themes/martfury-child/RolleteQaku-Regular.ttf');
}
.dokan-store div#content {
    padding-top: 0px;
    margin-top: -2px;
}
div#content {
    padding-top: 0px;
}
.dokan-store div#mf-catalog-toolbar {
    display: none;
}
.dokan-store .dokan-store-tabs {
    display: none;
}
.dokan-store .profile-frame {
    display: none;
}
.dokan-store div#dokan-secondary{
    display: none;
} 
aside#dokan-store-menu-3 {
    display: none;
}

div#primary {
    padding-top: 10px;
    width: 100%;
}
.elementor-page-7995 .entry-title {
    display: none;
}
span.featured.ribbon{
	background-color: #ff0000db !important;
}
li#tab-title-vendor_comaprison.vendor_comaprison_tab {
display: none !important;
}

.woocommerce ul.products li.product h2 a {
    color: #000 !important;
}
/* CBD */
.avwp-av {
    padding: 50px;
	width:480px;
	max-width:100%;
}
.avwp-av:before {
    content: '';
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border: 7px solid black;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	z-index:-1;
}
.avwp-av button.no {
    background: #545454;
}
.avwp-av button.yes {
    background: black !important;
}
.avwp-av p:last-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.avwp-av button {
    border-radius: 0px;
    font-weight: 500;
    padding: 15px 60px;
    width: max-content;
    margin: 45px 5px 5px 5px;
}
.avwp-av strong {
    font-size: 22px;
    color: black !important;
}
.avwp-av p {
    color: black;
    font-size: 18px;
}
.avwp-av h2 {
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 0px;
    padding-bottom: 0px;
}
.site-header .header-extras .menu-item-account>a .extra-icon{
	position:absolute !important;
}
.site-header .mobile-menu-row .mf-toggle-menu {
    padding-left: 0px !important;
}
div#translate_wrapper{
	top: -3px;
}