/*
Theme Name: ZettaHost Theme
Theme URI: https://zettahost.bg
Author: ZettaHost
Author URI: https://zettahost.bg
Template: Divi
Version: 3.25.2.1561466913
Updated: 2019-06-25 12:48:33
*/



/* ---- Global Buttons Styling ----*/
.et_pb_button {
	background-color: #59a425 !important;
	border: 2px solid #59a425 !important;
	border-radius: 5px !important;
	color:  #fff !important;
	font-size: 17px !important;
	min-width: 200px !important;
	text-align: center !important;
	cursor: pointer;
}


.et_pb_button:hover {
	background-color: #0e6caa !important;
	border: 2px solid #0e6caa !important;
	border-radius: 5px !important;
	color:  #fff !important;
	font-size: 17px !important;
	min-width: 200px !important;
	text-align: center !important;
	cursor: pointer;
}

/* ---- END Global Buttons Styling ----*/



/* ---- White Button Styling ----*/
.wth-btn.et_pb_button {
	background-color: rgba(255,255,255, 0) !important;
	border: 2px solid #fff !important;
	border-radius: 5px !important;
	color:  #fff !important;
	font-size: 17px !important;
	min-width: 200px !important;
	text-align: center !important;
}


.wth-btn.et_pb_button:hover {
	background-color: rgba(255,255,255, 1) !important;
	border: 2px solid #fff !important;
	border-radius: 5px !important;
	color:  #111 !important;
	font-size: 17px !important;
	min-width: 200px !important;
	text-align: center !important;
}




/*-----Main Menu Styles + Button in Menu, and Log in Styles; Changes by Lazar 02.07.2019---*/

#top-menu a:hover {
	color: #59a425 !important;
	opacity: 1 !important;
}

@media only screen and (max-width: 981px) { .free-btn {
	text-align: center;
}
}

@media only screen and (max-width: 981px) { .free-btn {
	margin-left: 17px;
}
}
@media only screen and (max-width: 981px) { .free-btn {
	float: left;
}
}

@media only screen and (max-width: 981px) { .log-icon {
	margin-left: 19px;

}
}


.et_mobile_menu li {
	border: 0;
}

#mobile_menu .free-btn a:hover {
    border: 0px;
}

.et-fixed-header #top-menu #menu-item-119 a {
	color: 	#fff !important;
}

#top-menu-nav>ul>li>a:hover{
	opacity: 1;
}

#top-menu .menu-item-has-children>a:first-child {
	padding-right: 0px;
}

.menu-item-has-children>a:first-child:after {
	display: none !important;
}



#top-menu .sub-menu a:hover{
	opacity: 1;	
	background-color: #fff !important;
	color: #59a425 !important;
}


.free-btn a {
	border: 0px solid #fff !important;
    border-radius: 5px;
    padding: 8px 20px 8px 20px !important;
	font-weight: 500;
    color: #fff !important;
	background-color: #0e6caa;
    bottom: 0px;
    font-size: 14px;
	min-width: 60px;
}

.free-btn a:hover {
	border: 0px solid #fff !important;
    border-radius: 5px;
    padding: 8px 20px 8px 20px !important;
	font-weight: 500;
    color: #fff !important;
	background-color: #59a425;
    bottom: 0px;
    font-size: 14px;
	min-width: 60px;
}

@media only screen and (max-width: 981px) { 
	.free-btn:hover {
	background-color: #59a425 !important;
	color: #fff;
	border-radius: 5px;
}
}

.free-btn a:hover {
	opacity: 1 !important;
}

#menu-item-119 a:hover {
	color: #fff !important;
}

.et-fixed-header #top-menu #menu-item-119:hover a {
	color: 	#fff !important;
}

 .et-fixed-header #et-top-navigation nav>ul>li>a:hover {
	color: #59a425 !important;
	opacity: 1 !important;
}

.et_mobile_menu li a:hover {
	color: #59a425 !important;
	background-color: #fff !important;
	opacity: 1 !important;
}

.et_mobile_menu .menu-item-has-children>a {
	background-color: #0e6caa !important;
	color: #fff !important;
}


/*-----END Main Menu Styles + Button in Menu, and Log in Styles ---*/



/*---Footer Styles ---*/
#main-footer a:hover {
	color: #59a425 !important;
}



/*---END Footer Styles ---*/




/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */

/* total width */
body::-webkit-scrollbar {
    background-color:#fff;
    width:9px;
	margin-top: 5%;
}

/* background of the scrollbar except button or resizer */
body::-webkit-scrollbar-track {
    background-color: rgba(255,255,255, 0.1);
}

/* set button(top and bottom of the scrollbar) */
body::-webkit-scrollbar-button {display:none}


::-webkit-scrollbar-track-piece {
	display: none !important;
}

/* scrollbar itself */
body::-webkit-scrollbar-thumb {
    background-color:#0e6caa;
    border-radius:16px;
}


body::-webkit-scrollbar-track    {
	opacity: 0 !important;
}




::-webkit-scrollbar             {/* entire scrollbar scope */}
::-webkit-scrollbar-button      {/* directional buttons at the top and bottom of the scrollbar */}
::-webkit-scrollbar-track       {/* space below the scrollbar */}
::-webkit-scrollbar-track-piece {/* not covered area by the scrollbar-thumb */}
::-webkit-scrollbar-thumb       {/* draggable scrollbar itself */}
::-webkit-resizer               {/* resizser at the bottom of the scrollbar */}
::-webkit-scrollbar-corner      {/* bottom of the scrollbar without resizse */}

body::-webkit-scrollbar {
	overflow: hidden !important;
}




/* END scrollbar styles */


.error404 #main-header, .error404 #main-footer {
	display: none !important;
}


.footer-links {
	line-height: 22px;
	color: #111 !important;
	font-size:  12px !important;
}

#custom_html-2 .title, #custom_html-3  .title, #custom_html-4  .title, #custom_html-7  .title, #custom_html-5  .title, #custom_html-8  .title{
	font-weight: 800;
}


#main-footer {
	padding-top: 2%;
}

/* border-top: 1px solid #59a425;*/

#menu-footer-menu, #footer-info {
	text-align: center !important;
}

#menu-footer-menu a:hover, #footer-info a:hover {
	color: #111 !important;
	opacity: 1 !important;
}
   
#footer-info 
{
    float: none;
    padding-bottom: 10px;
    text-align: center;
}

#menu-footer-menu {
  font-style: italic;
}

.et_pb_scroll_top {
	background: #0e6caa !important;
}

.box-icons {
margin: auto !important;
margin-bottom: 5% !important;
}


.box-txt {
	max-width: 90% !important;
	margin: auto !important;
}



#hosting-plan-boxes .singlebox-product-name, #hosting-plan-boxes .singlebox-product-features, #hosting-plan-boxes a.singlebox-order-button {
	display: none;
}


.singlebox-inner-box, .singlebox-pricing-container, .singlebox-product-box, .singlebox-price {
    border: 0 !important;
}

#hosting-plan-boxes .rchr_plan_widget{
	background: #f7f7f7;
	padding-bottom: 1em;
}

.box-plan{
	height: 100%;
	padding: 2vw 0;
}

.box-plan:hover{
}

.box-plan h2 {
    font-size: 36px;
}

/* 2019-04-25 equalize height of et_pt_text_inner elements inside box-plan */
.box-plan .et_pb_text_inner {
	height: 100%;
}

.box-plan-container{
	border: 2px #ccc solid;
	border-radius: 5px;
	background: white;
	/* 2019-04-25 this is unnecessary: margin-bottom: 3% !important; */
}

.box-plan-container:hover{
	border: 2px solid white;
	z-index: 11 !important;
	transition: 0.3s;
	box-shadow: 0px 0px 10px 1px #0e6caa !important;
}

#box-plan-container-middle{
	z-index: 10;
	border-color: #59a425;
}

.box-plan .fa-times {
    color: red;
}
.box-plan .fa-check-circle{
    color: green;
}

.box-plan .fa-check {
    color: green;
}

.box-plan ul {
    list-style-type: none !important;
    padding: 0 !important;
    text-align: left;
    margin: 0; /* edit 2019-04-25 was 20px 0; */
	margin-bottom: 2em; /* edit 2019-04-25 set bottom margin to increase white space between ul and button below */
}

.box-plan ul li:nth-child(odd){
	background: #f7f7f7;
}

.box-plan ul li:nth-child(even){
	/*background: #FFF;*/
}


.box-plan ul li:first-child {
    text-align: center;
    background-color: #f7f7f7;
    margin: 0 auto; /* edit 2019-04-25 was 10px auto; */	
}

/* set padding of list elements */
.box-plan ul li{
    padding: 0.125em 6vw; /* edit 2019-04-25 was 0 6vw; */
}

.recommended-badge, #hosting-plan-boxes .singlebox-regular-price-off{
	padding: 1px 20px;
    border-radius: 5px !important;
    color: #fff !important;
    background-color: #59a425 !important;
}

.singlebox-regular-price-off{
	font-weight: normal !important;
}

.recommended-badge {
    position: absolute;
    width: 60%;
	left: 20%;
	top: calc(-1.3em - 2vw);    
    font-size: 20px; /* this value is used for sizing the arrow element below. change accordingly */
	/* Added by Lazar 23.04.19*/
	font-weight: 500;
}

/* add bottom arrow beneath badge */

.recommended-badge::after {
    content: "\f0d7";
	font-family: FontAwesome;
	font-size: 2em;
	color: #59a425;
	text-align: center;
	width: 100%;
	height: 0;
	/* position arrow outside and below of div */
    display: block;
    position: relative;
    top: -0.15em;    
    transform: scaleX(0.7);
}

/* set overlapping of middle element on desktop screen only */

@media only screen and (min-width: 1000px) {
	#box-plan-container-middle{
	margin: 0 -0.75em;
	}
	.et_pb_gutters1 .et_pb_column_1_3, .et_pb_gutters1.et_pb_row .et_pb_column_1_3{
	width: calc(33.333% + 0.5em);
	}
}

/* hide recommended badge on mobile screen */

@media only screen and (max-width: 1000px) {
	.recommended-badge{
		display: none;
}
}
	
/* add bottom padding for box text inner div */
.box > .et_pb_text_inner{
	height: 100%;
	padding-bottom: 1.5em !important;
}

/* align box "learn more" button to bottom border of parent element */
.btn-container{
	position: absolute;
	bottom: 0;
	width: 100%;
}
/* End of Hosting Plan Boxes styles */

.et_pb_button .h-btn {
	font-size: 20px !important;
}


#mobile_menu a {
	border-bottom: 0px #fff !important;
}

#mobile_menu {
	margin-left: 12.5% !important;
}

@media only screen and (max-width: 981px) {.two-columns {
	width: 50% !important;
}
}

@media only screen and (max-width: 981px) { .three-columns {
	width: 33.3% !important;
}
}

.fullscreen {
    min-height: 100vh !important;
    padding-top: 0 !important;
	top: 0 !important;
}

.log-form{
	background-color: #59a425bd !important;	
	border-radius: 5px !important;
}

@media only screen and (min-width: 981px) { .log-form {
	width: 30% !important;
}
}

.sign-form {
	border-radius: 5px !important;
}

@media only screen and (min-width: 981px) { .sign-form {
	width: 35% !important;
}
}

.page-id-78 #phplive_btn_0, .page-id-92 #phplive_btn_0, .page-id-126 #phplive_btn_0 {
	display: none !important;
}

@media only screen and (max-width: 980px) { .page-id-78 #page-container, .page-id-92 #page-container, .page-id-126 #page-container {
	padding-top: 0px !important;
}
}

/* ------ RC Plugin ------ */

/* comparison tables general styles */
.entry-content .compare-product-table th,
.entry-content .compare-product-table tr td,
.entry-content .compare-product-table .compare-product-tip-box {
    border: none;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    text-shadow: none;
}
.entry-content .compare-product-table th {
    color: #fff;
    font-size: 16px;
    padding: 20px;
}
.entry-content .compare-product-table tr td {
    font-size: 15px;
    /*padding: 10px 5px;*/
    padding: 20px;
}

.entry-content .compare-product-table .compare-product-tip-box {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.3em;
}

.entry-content .compare-product-table .compare-product-tip-box ul {
    line-height: 1.2em;
    padding-top: 10px;
}

.entry-content .compare-product-table { border: 1px solid #59a425; }
.entry-content .compare-product-table th { background: #59a425; }
.entry-content .compare-product-table .compare-product-tip-box { background: #88c562; }

/**** domain search form ***/
.entry-content table.domain_search_table {  border: none;  }
.domain_search_table td {  background: transparent;  }
.entry-content  tr td {  border-top: 0 none;  }

.entry-content #domain_search_only_form tr td.domain_search_prefix {
   /* color: #fff;
    font-size: 20px;
    padding: 0;
    width: 10%;*/
}

.domain_search_table .domain_search_box {
    padding-left: 0;
	right: 0;
    width: 65%;
}
.domain_search_table .domain_search_tld { width: 10%;}
.domain_search_table .domain_search_submit_new { width: 30%; }

.domain_search_tld span {
    font-size: 20px;
}

select.domain_search_select {
    background-color: #eee;
    border: 1px solid #bbb;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 4% !important;
    width: 80%;
}

.domain_search_input,
.domain_search_dropdown,
#domain_search_only_form .domain_search_input,
#domain_search_only_form .domain_search_dropdown {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #666 !important;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 4% !important;
    width: 100%;
}

.domain_search_input,
.domain_search_dropdown,
input[type="text"].domain_search_input {
    background-color: #eee;
    border: 1px solid #bbb;
}

#domain_search_only_form .domain_search_input,
#domain_search_only_form .domain_search_dropdown {
   /* background-color: #fff;
    border: none;*/
}

.domain_search_dropdown,
#domain_search_only_form .domain_search_dropdown {
    width: 80%;
}

.domain_search_button {
    margin-top: 0;
    width: 100%;
}

.domain_search_prefix {
    display: none !important;
}

@media only screen and (max-width: 479px) {
    .domain_search_table td {
        width: 100% !important;
        display: block;
        float: left;
    }
    .domain_search_table .domain_search_tld {
        text-align: center;
    }
}


@media only screen and (max-width: 981px){  .domain_search_tld span {
    display: none;
}
}

.domain_search_form {
    border: none !important;
}



.domain_search_table td, .domain_search_table th {
	text-align: right !important;
}


@media only screen and (max-width: 479px) { .domain_search_table td, .domain_search_table th {
	text-align: center !important;
}
}


.contact-map {
	height: 396px !important;
}

.zh_domain_search_submit {
	padding-right: 0 !important;
	text-align: right !important;
}


.zh_domain_search_submit .et_pb_button:hover {
	cursor: pointer !important;
}

.singlebox-pricing-container {
	background: #f7f7f7 !important;
    padding: 0 !important;
}

.singlebox-inner-box {
	padding: 0 !important;
}


.spf {
	min-height: 430px !important;
}

.zh-h h2, .zh-h h3, .zh-h h4, .zh-h h5, .zh-h h6 {
	color: #59a425 !important;
}


.region_selector_text {
	color: #111;
    font-size: 15px;
}

/* .region_selector {
	display: none !important;
} */


.footer-tel a{
	margin-bottom: 15% !important;
}


/* Knowledge Base --- Lazar */

#kb-blog-id .et_pb_post a img {
	display: none;
}

#kb-blog-id .et_pb_post {
	border-left: 0px solid #0e6caa;
	margin-bottom: 0px;
	border-bottom: 1px solid #D6D4D4;
	transition: border-radius 300ms ease 0ms,border 300ms ease 0ms,border 300ms ease 0ms;

}


#kb-blog-id.blue-border  .et_pb_post:hover {
	border-left: 10px solid #0e6caa !important;
}


#kb-blog-id.green-border  .et_pb_post:hover {
	border-left: 10px solid #59a425 !important;
}


#kb-blog-id.green-border .et_pb_post {
	border-left: 0px solid #59a425;
}


#kb-blog-id .et_pb_ajax_pagination_container {
	border-top: 1px solid #D6D4D4;
}

#kb-blog-id h2 {
	font-size: 16px;
	color: #0e6caa;
}

#kb-blog-id .post-content {
	display: none;
}

#kb-blog-id  {
	margin-top: 3%;	
}

#kb-blog-id .entry-title {
	margin-left: 1%;
}

#kb-blog-id .pagination {
	margin-top: 3%;
	margin-left: 1%;
	margin-right: 1%;
}

#kb-blog-id .entry-title  {
	padding-top: 10px;
	padding-bottom: 0px;
}


@media only screen and (min-width: 980px) {
	#kb-container-id {
	max-width: 35vw;
}
}

#kb-blog-id.et_pb_blog_0  {
	margin-bottom: 21px !important;	
}


/*** Region change styles (in the footer) ***/
.region_selector {
	line-height: -0.9em;
	z-index: 999998;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	transition: all 300ms ease-in-out;
	color: #B7B7B7;
	border-radius: 2px;
}

.region_selector:after {
	font-family: "ETmodules";
	content: "\35";
	vertical-align: bottom;
}

span.region_selector_popup {
	font-size: 11px;
	font-size: 15px;
	line-height: 1.1em;
	position: absolute;
	left: -999em;
	margin-top: -155.5px;
	margin-left: 6px;
	padding: 5px 0 5px 0;
	transition: all 300ms ease-in-out;
	text-align: left;
	color: #B7B7B7;
	border: 1px solid #A4A4A4;
	border-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	background: #fff;
}

span.region_selector_popup a,
span.region_selector_popup a:link,
span.region_selector_popup a:visited {
	line-height: 1.2em;
	display: block;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-decoration: none;
	color: #B7B7B7;
}

span.region_selector_popup a:hover {
	background: rgba(255, 255, 255, 0.1);
}

span.region_selector:hover span.region_selector_popup,
span.region_selector span:hover {
	z-index: 999999;
	left: auto;
	transition: all 300ms ease-in-out;
}
/********************** End *****************/


