.customize-control-title {
	margin-top: 15px;
	color: rgb(0, 142, 214);
}
.azera_shop_repeater_container, .azera_shop_general_control_repeater_container {
	width: 100%;
	float: left;
	padding: 5px 0;
	cursor:move;
}
.azera_shop_repeater_container .azera-shop-box-content-hidden, .azera_shop_general_control_repeater_container .azera-shop-box-content-hidden {
	padding: 5px;
	border: 1px solid #dfdfdf;
	border-top:0px;
	padding-top: 0px;
}
button.azera_shop_remove_field {
	display: inline-block;
	width: 25% !important;
	height: 57px !important;
	white-space: initial !important;
	line-height: 17px !important;
	float: right;
}

button.azera_shop_general_control_remove_field {
	width: 100%;
	margin-top: 10px!important;
	 
}

button.azera_shop_general_control_remove_field:hover{
	background-color:#00a0d2!important;
	color:#FFFFFF!important;
	border: 0;
}


.azera_shop_repeater_container .azera_shop_icon_link,  .azera_shop_general_control_repeater_container .azera_shop_text_control, .azera_shop_general_control_repeater_container .azera_shop_link_control{
	width: 100% !important;
	margin: 3px 0 0 !important;
}
.azera_shop_repeater_container .azera_shop_icons, .azera_shop_general_control_repeater_container .azera_shop_icon_control {
	width: 100%;
	margin: 0;
	padding: 0;
}
#azera_shop_new_field, #azera_shop_general_control_new_field {
	width: 100%;
}
.customize-control-widget_form .widget-control-save {
	display:block !important;
}



.azera_shop_our_services_image_control{
	display:none;
}

.azera_shop_our_services_icon_control{
	display:none;
}

.azera_shop_general_control_repeater_container .azera-shop-box-content-hidden{
	display: none;
}

.azera-shop-box-content-hidden{
	background-color: #FFFFFF;
}

.azera-shop-customize-control-title{
	border: 1px solid #dfdfdf;
	cursor: move !important;
	font-weight: bold;
	padding: 0 10px !important;
	height: 40px;
	line-height: 40px !important;
	background-color: #f1f1f1;
	background-image: -ms-linear-gradient(top, #f9f9f9, #ececec);
	background-image: -moz-linear-gradient(top, #f9f9f9, #ececec);
	background-image: -o-linear-gradient(top, #f9f9f9, #ececec);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ececec));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ececec);
	background-image: linear-gradient(top, #f9f9f9, #ececec);
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	text-align: center;
	color:#00a0d2;
}

.azera_shop_image_control .custom_media_button_azera_shop{
	margin-top: 5px;
}

#customize-control-azera_shop_contact_form_shortcode{
	display:none;
}

.azera_shop_radio_control{
    margin-top: 0;
}

.azera_shop_general_control_repeater_container .azera-shop-box-content-hidden{
    padding-top: 5px;
}