/*
Theme Name: Dotwork
Theme URI: https://dotwork.qodeinteractive.com
Description: A Theme for Tattoo and Piercing Studios
Author: Mikado Themes
Author URI: https://themeforest.net/user/mikado-themes
Text Domain: dotwork
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/*
#customer_login .u-column1.col-1 {
    width: 45%;
    float: left;}

#customer_login .u-column2.col-2 {
    width: 45%;
    float: right;}
	
.mkdf-woocommerce-page.woocommerce-account .woocommerce form{
	    margin: 0;
    max-width: 600px;
    margin: auto !important;
    border: 1px solid #eee;
    padding: 30px;
    box-shadow: 0 0 14px 1px rgb(0 0 0 / 10%);}
	
div#customer_login input {
    border-radius: 5px;
	  margin-bottom: 8px;}
		
@media screen and (max-width: 1025px){
#customer_login .u-column1.col-1, #customer_login .u-column2.col-2 {
    width: 100%!important;}}*/
	
.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {height: 35%;}

.mkdf-mobile-header .mkdf-mobile-header-inner .mkdf-mobile-header-holder {background-color: #000;}

.mkdf-mobile-header .mkdf-mobile-menu-opener.mkdf-mobile-menu-opener-icon-pack .mkdf-mobile-menu-icon :before {color: #fff;}
@media only screen and (max-width: 1024px){
.page-id-331 .mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner{
    padding: 40px 0 0 0 !important;}
