/*
Theme Name: Bodega
Theme URI: http://demo.select-themes.com/bodega
Description: Bodega
Tags: small business, clean, stylish, blog, portfolio, creative, businesses, shop, fashion, hipster, modern, svg, elegant, minimal, simple
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 1.0.1
License: GNU General Public License
License URI: licence/GPL.txt

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

*/
.but-ed {
	font-size: 17px!important;
	position: absolute;
	z-index: 10;
	margin: 7px;
	background-color: white;
	padding: 9px;
	border-radius: 50%;
	width: 10px;
	height: 12px;
	padding-top: 3px;
	padding-left: 6px;
}
.but-ed:hover {
	opacity: 0.6;
	cursor: pointer;
}
/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 100; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.delete_img {
	display: inline-block;
}
.delete_img i {
	position: absolute;
	top: 0px;
	background-color: red;
	color: white;
	border-radius: 50%;
	padding: 7px;
	margin: 5px;
	font-size: 12px;
	z-index: 1000000;
	cursor: pointer;
}
/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	margin: 15% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}
.item_holder:hover {
	opacity: 0.6;
}
.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.pp_nav, .pp_description {
	display: none!important;
}

.pp_details {
	position: absolute!important;
	top: -40px!important;
	right: -6px!important;
}

.file_img {
	position: absolute;
	height: 199px !important;
	opacity: 0;
	width: 271px;
	left: 147px;
	z-index: 10000;
}

.file_img2 {
	position: absolute;
	height: 100px;
	opacity: 0;
	width: 100%;
	z-index: 10000;
	top: 0px;
	cursor: pointer;

}

.delete_art2 {
	top: -22px;
	left: -17px;
}
.delete_art {
	color: #ffffff !important;

}
.but-ed {
	background-color: red !important;
}
.edit_art {
	background-color: green !important;
	left: 30px;

}
iframe body #tinymce {
	background-color: #bdbcbc!important;
}
iframe body  {
	background-color: #bdbcbc!important;
}
.delete_art2 {

	color: #ffffff !important;


}


.p_edit {
	word-wrap: break-word;
	color: #090909;
	border: 1px solid #f96;
	height: 198px;
	font-size: 15px;
	padding: 6px;
	overflow: auto;
	font-style: normal !important;
	background-color: white;
	text-align: left;
	border-radius: 0px !important;
	width: 100%;
	margin: 13px;
	margin-left: 0;
}
.a_edit {
	font-size: 14px;
	word-wrap: break-word;
	min-width: 400px;
	color: grey!important;
}
.div_edit {
	background-color: #2a2c44;
	color: white;
	width: 291px !important;
	min-width: 288px !important;
	padding-right: 10px !important;
	padding-left: 0px !important;
}
.save_meta {
	background-color: green;
	padding: 5px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
	color: white;
}
.but_mod {
	background-color: #191a29;
	padding-left: 11px;
	border-radius: 10%;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-top: 2px;
	float: right;
	margin-right: -39px;
	font-size: 15px;
}
.but_mod_cls {
	background-color: #ae2923;
	padding-left: 11px;
	border-radius: 10%;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-top: 2px;
	float: right;
	margin-right: 8px;
	font-size: 15px;
	cursor: pointer;
}
.but_mod_cls:hover, .but_mod:hover, .close:hover, .ex_but:hover, .image_block:hover {
	opacity: 0.5;
	text-decoration: none;
}
.one-fourth {
	width: 20%;
	display: inline-block;
	float: left;
	margin: 16px;
}
@media only screen and (max-width: 720px) {
	figure {
		margin: 0 !important;
	}
	.pp_next, .pp_previous, .mfp-arrow {
		display: none!important;
		visibility: hidden!important;
	}
}
