/*

Your custom css

*/




.form-row {
//margin-bottom: 20px !important;
}

.select2-container--default .select2-selection--single{
	border: 2px solid #eee !important;
	height: auto !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 42px;
}

.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row textarea,
.woocommerce form .form-row textarea{
	border-radius: 5px !important;
}


.wc_payment_method {
text-align: center !important 
}

.woocommerce-checkout-payment {
text-align: center !important;
}

.woocommerce-page #payment ul.payment_methods:before, .woocommerce #payment ul.payment_methods:before{
display: none !important;
}
.woocommerce-page #payment ul.payment_methods:after, .woocommerce #payment ul.payment_methods:after {
margin: auto !important;
}


.theme-content {
width: 100% !important;
}

.tb_notification_bar{
	margin-top: -35px;


}







.mk-shopping-box{
	display: none !important;
}

#place_order {
	float: right !important;
}

.required{
	font-size: 13px !important;
	font-weight: 100 !important;
	text-decoration: none !important;
}

.checkout-button-holder{
	float: right;
	margin-top: 50px;
	margin-bottom: 50px;

}

.mini-cart-image .attachment-shop_thumbnail {
	width: 100px !important;
	height: 100px !important;
}


.shipping-calculator-button{
	font-size: 13px !important;
	font-weight: 600 !important;
}

.actions .button{
	color: #EEEEEE !important;
	border: 0 !important;
}

.woocommerce-process-steps {
	display: none !important;
}

#ship-to-different-address {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	display: table-cell !important;

}

#order_comments {
	resize: vertical !important;
}

.store-heading {
	cursor: pointer !important;

	-webkit-transition: all .2s ease-in-out;
}

.store-heading:hover {
	color: #9c9ae8 !important;
}

.shop_attributes p {
	font-size: 13px;
}

.woocommerce table.shop_attributes th{
	width: 200px !important;
}

.dist-buy{
	cursor: pointer;
	display: inline-block;
	border: 2px solid #9c9ae8 !important;
	padding: 13px 18px !important;
	font-size: 14px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
	color: #9c9ae8;
	-webkit-transition: all .2s ease-in-out;
}

.dist-buy:hover{
	background-color: #9c9ae8;
	color: white;
}

.summary .out-of-stock{
	text-transform: uppercase;
	background: #d7d7d7 !important;
	border-color: #d7d7d7 !important;
}

.woocommerce-ordering{
	display: none !important;
}

.woocommerce-LoopProduct-link .out-of-stock{
	width: 124px;
	margin-left: -74px;
	left: 50% !important;
	text-align: center;
	background: #2e2e2e !important;
	border: 0px !important;
}

.woocommerce-LoopProduct-link .onsale{
	display: none;
}

.mk-theme-icon-plus:before{
	content: "\e00a";
}

.product-hover-items {
	display: none !important;
}

.sku, .product_meta{
	color: #d7d7d7 !important;
}

.summary .price .woocommerce-Price-amount{
	color: #9c9ae8;
	font-size: 20px;
}

.summary .product_title{
	font-size: 30px !important;
	font-weight: 300 !important;
}

.minus, .plus {
	line-height: 0px !important;
}


mk-theme-icon-cart2{
	margin-top: 2px;
}

.mk-shopping-cart{
	margin-top: 2px;
}

.mk-shopping-cart .mk-cart-link .mk-theme-icon-cart2{

	font-size: 18px;
}

.mk-shopping-cart .mk-cart-link span{

	font-size: 18px;
}

.mk-shopping-cart .mk-cart-link{
	color: white;
}
.mk-shopping-cart .mk-cart-link:hover{
	color: black;
}





.single_add_to_cart_button::before{
	content: "\e00e";
	font-family:ArtbeesWPTokens;
	position: absolute;
	left: 18px;
	font-size: 18px;
}

.single-social-share li:nth-of-type(3) {
    display: none;
}
.single-social-share li:nth-of-type(4) {
    display: none;
}

.woocommerce-product-gallery__image{
	width: 100px;
	height: 100px;
	display: inline-block;
	margin: 12px;
	border: 2px solid #eeeeee;
	padding: 4px;
}


.woocommerce-product-gallery__image:first-child{
	width: 100%;
	height: 100%;
	display: block;
	margin: 0px;
	border: 0px;
	padding: 0px;
}


.woocommerce-share{
	text-align: center !important;
}

.woocommerce-share::after{
	display: none !important;
}

.mk-shopping-cart{
	
}


.issuuembed.issuu-isrendered {
	width: 100%!important;
	height: 700px!important;
	background-color: #e6e6e6;


    -webkit-transition: height 0.25s;
    transition: height 0.25s;
}

.issuuembed{
	background-color: #e6e6e6;
	width: 100%!important;
}


#mk-page-title #mk-breadcrumbs .light-skin{
	color: #545454;
}
#mk-page-title #mk-breadcrumbs .light-skin a{
	color: #545454;
}

.blog-comments {
	display: none;
}

.entry-meta .blog-comments i, .entry-meta .mk-love-holder i{
	line-height: 42px;
	font-size: 24px;
}

.entry-meta .blog-comments i, .entry-meta .mk-love-holder .mk-love-count{
	line-height: 42px;
	font-size: 24px;
}
.mk-icon-heart{

	color: rgb(238, 238, 238);
}

.mk-next-prev a[rel=next]{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(238, 238, 238);
	height: 42px;
	width: 42px;
}

.mk-next-prev a[rel=prev]{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(238, 238, 238);
	height: 42px;
	width: 42px;
}

.mk-next-prev a:hover{
	border-bottom-color: #777;
}

.mk-next-prev a i{
	line-height: 42px;
	font-size: 24px;
	color: rgb(238, 238, 238);
}

.mk-burger-icon{
	display: none;
}

.responsive-nav-link{
	margin-top: 5px;
	cursor: pointer;
	width: 68px;
	height: 34px;
	max-height: 34px;
	background: url("https://www.arduboy.com/images/whitebuttons.png");
}

.active-burger{
	background: url("https://www.arduboy.com/images/blackbuttons.png");

}

#mk-main-navigation > ul > #menu-item-58 > a  {
    color: rgba(255,255,255,0) !important;
}
#mk-main-navigation > ul > #menu-item-58: > a:hover  {
    color: rgba(255,255,255,0);
}


#mk-main-navigation > ul > #menu-item-58 {
	margin-top: 5px !important;
	width: 68px;
	height: 34px;
	max-height: 34px;
	background: url("https://www.arduboy.com/images/whitebuttons.png");
}
#mk-main-navigation > ul > #menu-item-58:hover {
	background: url("https://www.arduboy.com/images/blackbuttons.png");
}




.mk-responsive-nav > li > a  {
	display: none;
}

.mk-responsive-nav .sub-menu {
	display: block;
}

.mk-main-wrapper-holder{
	
}


.main-navigation-ul li.no-mega-menu ul.sub-menu {
	left: auto;
	right: 0px;
}

#mk-header:not(.header-structure-vertical).theme-main-header.put-header-top.sticky-trigger-header .mk-header-logo{

	margin-top: 0px;
}




.mk-grid{
	margin-top: 9px;
}

.mk-header-logo{
	
	margin-left: -5px;
}


.widget-social-container i {
	font-size: 30px;
	line-height: 40px;
	color: white;

}

.widget_social_networks .circle-style a.dark {
	border-color: rgba(255, 255, 255,.2);
	height: 40px;
	width: 40px;
}

.widget_social_networks .circle-style a.dark:hover {
	background: rgba(255, 255, 255,1);
}

.widget_social_networks .circle-style a.dark:hover i{
		color: rgb(156, 154, 232);
}


#mk-header{
	border-width: 0px !important;
	box-shadow: 0 2px 4px -1px rgba(0,0,0,0.25);
	height: 60px;
}




.widget_categories a {
	background-color: rgba(255, 255, 255,.1);
	color: white !important;
}

.widget_testimonials .testimonial-slider .testimonial-quote {
	background-color: rgba(255, 255, 255,.1);
	color: white !important;
}

.widget_testimonials .testimonial-slider .testimonial-quote:after {
	border-top: 8px solid rgba(255, 255, 255,.1);
}

.widget_testimonials .testimonial-slider .testimonial-author {
	color: white !important;
}

