/*

-----------------------------------------------------------------------------------

		Theme Name:     Mango Child

		Theme URI:      http://mango.evatheme.com

		Description:    Child theme for the Mango - Creative Multi-Purpose WooCommerce Theme

		Author:         Evatheme

		Author URI:     http://www.evatheme.com/

		Template:       mango                             

		Version:        1.0

*/



@import url("../mango/style.css");



/* Enter below your Customization CSS */

.video-container
{
	position:relative;
	padding-bottom: 27%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe,
.video-container object,
.video-container embed
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.myButton {
	background-color:#000000;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#fff5ff;
	font-family:Arial;
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.myButton:hover {
	background-color:#030ee0;
}
.myButton:active {
	position:relative;
	top:1px;
}

html#ecwid_html body#ecwid_body .ecwid.ecwid-SingleProduct-v2 .ecwid-SingleProduct-options {
max-width:900px !important;
}

html#ecwid_html body#ecwid_body .ecwid.ecwid-SingleProduct-v2 {
max-width:100% !important;
}

a.buttonoffice {
	-moz-box-shadow:inset 0px 1px 0px -14px #000000;
	-webkit-box-shadow:inset 0px 1px 0px -14px #000000;
	box-shadow:inset 0px 1px 0px -14px #000000;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
height:51px;
	line-height:51px;
width:360px;
	text-decoration:none;
	text-align:center;
}
a.buttonoffice:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ccc), color-stop(1, #ccc) );
	background:-moz-linear-gradient( center top, #ccc 5%, #ccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#ccc');
	background-color:#ccc;
}
a.buttonoffice:active {
	position:relative;
	top:1px;
}


a.buttonappt {
	-moz-box-shadow:inset 0px 1px 0px -14px #000000;
	-webkit-box-shadow:inset 0px 1px 0px -14px #000000;
	box-shadow:inset 0px 1px 0px -14px #000000;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
height:51px;
	line-height:51px;
width:380px;
	text-decoration:none;
	text-align:center;
}
a.buttonappt:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ccc), color-stop(1, #c) );
	background:-moz-linear-gradient( center top, #ccc 5%, #ccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#ccc');
	background-color:#ccc;
}
a.buttonappt:active {
	position:relative;
	top:1px;
}

.top_panel_wrap {
display:none;
}