

input.wpcf7-form-control.wpcf7-submit {
margin-top: 20px;
}

.footer_top h5{
margin-bottom: 14px; 
}

.header_bottom, .header_bottom_right_widget_holder{
    padding-right: 0;
}
@media only screen and (min-width: 1401px){
footer .qode-instagram-feed{
padding-right: 25%;
}
}

.footer_top ul.qode_twitter_widget a{
text-transform: none;
}

.header_bottom_right_widget_holder {
    background: #9312a5;
    padding: 0 20px 0 20px;
}

.wpmenucart-display-right {
    float: right !important;
    display: inline-block;
    color: white;
}

.header_bottom_right_widget_holder:hover {
    background: #ffa6ed;
    padding: 0 20px 0 20px;
}

a.wpmenucart-contents {
    color: white!important;
    font-family: 'Work Sans';
    font-size: 17px;
    font-weight: 500;
}

.woocommerce-notices-wrapper div.woocommerce-message {
    font-family: 'Work Sans';
    font-weight: 400;
    text-transform: initial;
    vertical-align: middle;
    font-size: 24px;
    line-height: 77px;
}

div.title_subtitle_holder_inner h1 span {
    background: white;
    padding: 10px 50px;
    font-family: 'Work Sans';
}

@media only screen and (max-width: 1000px) {
.header_bottom {
    background-color: #000000;
    background-color: black!important;
}

nav.mobile_menu {
  
    background: #000000;
   
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    color: white;
    font-size: 17px;
    line-height: 25px;
}
}

@media only screen and (max-width: 768px) {
.has_header_fixed_right.stick.menu_bottom .header_inner_right, .header_bottom_right_widget_holder {
    display: flex!important;
}
.header_inner_right {
    float: right;
    position: relative;
    z-index: 110;
    width: 100vw;
    display: grid;
    height: 20px;
    text-align: center;
}
.wpmenucart-display-right {
    float: right !important;
    display: block;
    color: white;
    width: 93vw;
}
}