/* CompareZila Plugin Css
© comparezila.com & Livertigo.com
For Purchase and License  visit - comparezila.com
*/
/* MAIN czila STYLE */

#wpadminbar #wp-admin-bar-wpse .ab-icon:before {
	content: '\f306';
	top: 3px;
}
.inline-block {
	display: inline-block;
}
.color_wh {
	color: #fff !important;
}
.cz_box.template-1{
	border: 1px solid #ccc;
	padding:5px 15px 25px 15px;
	float: right;
	margin: 15px;
	min-width: 300px;
	min-height:250px;
	position: relative;
}
.czila_product_price {
	 padding: 3px 5px;
    font-weight: 600;
    border: 1px dashed #03A9F4;
    border-radius: 3px;
    color: #F44336;
    margin: 0px 5px;
    max-width: 70px;
}
.czila_product {
	margin: 5px 0px;
}
.czila_product img {
	position: relative;
	width: 80px;
	vertical-align: middle;
}
.czila_product a {
    font-size: .9em;
	padding: 5px;
	color: #fff;
	line-height: 0px;
	border-radius: 3px;
	background-color: #F44336;
	box-shadow: 0px 0px 0px 0px #fff !important;
}
.czila_product a:visited {
	color: #fff;
}
.czila_product a:hover {
	color: #fff;
	background-color: #FF5722;
}
.czila_title {
	border-bottom: 1px solid #f1f1f1;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
}
.czila_title i {
	font-size: 19px;
	padding: 0px 10px;
	color: #2196F3;
}
.czila_comp_title.footer-text{
	text-transform: uppercase;
    font-size: 0.8em;
}
.czila_comp_title {
	font-size: 17px;
	color: #FF5722;
	font-weight: 600;
	font-family: sans-serif;
}
.cz_notice {
	position: fixed;
	bottom: 0px;
	width: 100%;
	left: 0px;
	z-index: 1000;
	height: 37px;
	color: #fff;
	line-height: 2.6;
	text-align: center;
}
.cz_notice.success {
	background-color: rgba(51, 144, 12, 0.86);
}
.cz_notice.warning {
	background-color: rgba(244, 67, 54, 0.83);
}
/*------Side Tabs--------*/
/* Style the tab */
div.side-tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 22%;
    height: 340px;
}

/* Style the buttons inside the tab */
div.side-tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    border-radius: 0px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    height: 10px;
    text-shadow: none;
    text-decoration: none;
    font-family: sans-serif;
    color: #0c0c0c;
    border-bottom: 1px solid #ccc;
    background-image: none;
    line-height: 5px;
}

/* Change background color of buttons on hover */
div.side-tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
div.side-tab button.active {
    background-color: #2196f3;
    color: #fff;
}

/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 12px;
    width: 75%;
    border-left: none;
    height: 340px;
}

/* Width */
.cz_wd_3 {
	width: 30%;
    height: 27px;
}
/* Subscribe Box Default Template*/
.cz_sub_box {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: linear-gradient(315deg, rgba(0, 0, 0, 0.06) 10%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.06) 40%, rgba(0, 0, 0, 0.06) 60%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.06) 90%) 0px 0px / 6px 6px repeat scroll rgba(9, 72, 101, 0.97) !important;
}
.cz_box_title {
	padding-top: 4px;
	margin-top: 5px;
	border-top: 1px dashed #ccc;
}
.cz_sub_form {
	margin: 10px;
	padding: 5px;
}
.cz_sub_form .cz_input {
	width: 100%;
	margin: 10px 0px;
	border: 1px solid #777777;
	border-radius: 2px;
	line-height: 1.5;
	padding: 5px;
}
.cz_sub_form .czila_sub_button {
	background: linear-gradient(315deg, rgba(0, 0, 0, 0.06) 10%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.06) 40%, rgba(0, 0, 0, 0.06) 60%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.06) 90%) 0px 0px / 6px 6px repeat scroll rgb(33, 150, 243) !important;
	box-shadow: none;
	border: 0px solid #03a9f4;
	text-shadow: none;
	width: 110px;
	margin: 13px 0px;
	float: right;
    font-size: 13px;
	color: #fff;
	height: 36px;
	border-radius: 3px;
	padding: 6px;
	line-height: 1.6;
}
.cz_subscribe_text{
	position: absolute;
    background: linear-gradient(315deg, rgba(0, 0, 0, 0.06) 10%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.06) 40%, rgba(0, 0, 0, 0.06) 60%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.06) 90%) 0px 0px / 6px 6px repeat scroll rgb(33, 150, 243) !important;
    width: 100%;
    left: 0px;
    bottom: 0px;
    text-align: center;	
    cursor: pointer;
}
.cz_powered_txt{
	font-size: 11px;
    right: -5px;
    bottom: -25px;
    padding: 0px 5px;
    background-color: #f1f1f1;
    position: absolute;
}
/* Subscribe Box Template 2*/
.cz_box.template-2{
border: 5px solid #f1f1f1;
    padding: 5px 15px 25px 15px;
    float: right;
    margin: 15px 0px;
    width: 97%;
    min-height:312px;
    position: relative;
}
.template-2 .czila_comp_title{
	font-size: 17px;
    color: #8a8989;
    font-weight: 600;
    font-family: sans-serif;
}
.template-2 .box_image{
	width: 30%;
    float: left;
}
.template-2 .box_image img {
    max-width: 100%;
    height: auto;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    box-shadow: 0px 0px 15px 0px #f7f7f7;
}
.template-2 .box_price{
	width: 39%;
    float: left;
}
.template-2 .box_graph{
	width: 30%;
    float: left;	
}
.template-2 .box_graph .charts-overlay{
	display: none;
    position: absolute;
    width: 100%;
    left: 0px;
	z-index: 10;
    top: 0px;
    background-color: #fff;
    overflow: hidden;
}
.template-2 .box_graph .charts-overlay .charts{
	width: 340px;
    text-align: center;
	float: left;
}
.template-2 .box_graph .charts-overlay .price-history{
	padding: 15px;
    float: left;
    width: 285px;
    height: 340px;
}
.template-2 .box_graph .charts-overlay .price-history h4 {
    margin: 10px 0px;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    font-family: sans-serif;
    font-weight: 600;
    color: #737373;
}
.template-2 .box_graph .charts-overlay .price-history .price-list{
font-weight: bold;
    font-size: 12px;
	text-align: center;
}
.template-2 .box_graph .price-detail{
    margin: 10px 20px;
}
.template-2 .box_graph .price-detail .high-price{
	font-weight: bold;
    color: #ff2c0a;
    font-size: 14px;
    font-family: sans-serif;
}
.template-2 .box_graph .price-detail .low-price{
	font-weight: bold;
    color: #20c515;
    font-size: 14px;
    font-family: sans-serif;
}
.template-2 .box_graph .price-detail .price-history-btn{
	padding: 10px;
    background-color: #27a3f6;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
	margin: 10px 0px;
	}
.template-2 .box_graph .price-detail .price-history-btn:hover{
	 background-color:#0b87d8;
}
.template-2 .box_graph .price-detail .price-buy-btn{
	display:block;
	padding: 10px;
    background-color: #20c515;
    text-align: center;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
	margin: 10px 0px;
}
.template-2 .box_graph .price-detail .price-buy-btn:hover{
	background-color:#1aa911;
}
.template-2 .price-update{
	position: absolute;
    top: 0px;
    font-size: 11px;
    font-family: sans-serif;
    color: #636161;
    right: 0px;
    padding: 0px 5px;
    background-color: #f1f1f1;
}
.template-2 .box_graph .charts-overlay .chart_close{
position: absolute;
    right: 0px;
    padding-right: 2px;
    width: 20px;
    height: 25px;
    line-height: 1.1;
    font-size: 20px;
    text-align: right;
    color: #0e0e0e;
    cursor: pointer;
    border-radius: 0px 0px 0px 5px;
    background-color: #f1f1f1;
	}
.template-2 .box_graph .charts-overlay .tabs{
    padding: 0;
}
.template-2 .box_graph .charts-overlay .tabs input:checked + label{
	border-top: 2px solid #2196f3;
}
.template-2 .box_graph .charts-overlay table {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
}
.template-2 .box_graph .charts-overlay table td{
    border: 1px solid #ccc;
    padding: 5px;
	}
.template-2 .cz_subscribe_text{
    font-size: 14px;
    font-family: sans-serif;
	}