/*
	Theme Name: InfoNET d.o.o.
	Theme URI: //www.infonet.hr/
	Description: InfoNET Theme
	Version: 1
	Author: Tomislav Boric (@tomislavboric)
	Author URI: //tomislavboric.com

*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

.z-tabs.flat.horizontal.top > ul.z-tabs-nav > li.z-tab{
    width: 50%;
}
.z-tabs.flat.horizontal.top > ul.z-tabs-nav > li.z-tab > a{
    padding: 15px 20px;
    text-align: center;
}
.z-tabs.flat.horizontal.top > ul.z-tabs-nav > li.z-tab > a > span{
    display: inline-block;
}

/*------tableCjenik------------*/
th {
    background-color: #3d9ecb!important;
    text-align: center;
    height: 50px;
    color: white!important;
    font-size: 18px !important;
	text-transform: uppercase;
}

#domain-pricing table, th, td {
	display: table-cell;
	position: relative;
	top: 0;
	vertical-align: middle;
	background: #EBEBEB;
	color: #535353;
	font-size: 14px;
}
.roweven{
	background: #F5F5F5;
}

td h5 {
	margin-bottom: 10px!important;
	margin-top: 10px;
}
/*-----------------------------*/


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
body{overflow:hidden;overflow-y:scroll;}
img{max-width:100%;}
.top_contact_info ul.language-list{display:none;}
#action .one_fourth {
    width: 100%;
    margin-bottom: 15px;
}
.top_contact_info .tci_list li.empty:nth-child(2){display: none;}
.top_contact_info .tci_list li.empty:nth-child(3){display: none;}
.testclass{width:100%;display: block;}
.hosting-plan-type-switch .z-tabs-nav.z-tabs-desktop {
    display: block;
    margin: 0 auto !important;
    width: 240px;
}
.hosting-plan-type-switch .z-tabs-nav.z-tabs-desktop li{
    width: 100%;
}
.hosting_plans .plan .btn{
    float: none;
    display: block;
    overflow: hidden;
}
.hosting_plans .plan a.but_signup.details{display:none;}
.hosting_plans .plan a.but_signup.order{
    float: none;
    width: 60%;
    margin: 0 auto;
    display: block;
}
.hosting-plan-type-switch .bottom-post .three_fourth{
    float: none !important;
    width: 100% !important;
}
.hosting-plan-type-switch .bottom-post .one_fourth{
    float: none !important;
    width: 100% !important;
}
.hosting-plan-type-switch .bottom-post img{
    margin-top: 0px;
    margin: 0 auto;
    display: block;
}




}


/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
body{overflow:hidden;overflow-y:scroll;}
img{max-width:100%;}
.top_contact_info ul.language-list{display:none;}
.top_contact_info .tci_list li.empty {
    display: none;
}
.top_contact_info .tci_list li.empty.two {
    display: block;
}
#action .one_fourth {
    width: 50%;
    margin-bottom: 15px;
}
.top_contact_info .tci_list li.empty:nth-child(2){display: block;}
.top_contact_info .tci_list li.empty:nth-child(3){display: block;}
.testclass{width:100%;}
.hosting-plan-type-switch .z-tabs-nav.z-tabs-desktop {
    display: block;
    margin: 0 auto !important;
    width: 240px;
}
.hosting-plan-type-switch .z-tabs-nav.z-tabs-desktop li{
    width: 100%;
}
.hosting_plans .plan .btn{
    float: none;
    display: block;
    overflow: hidden;
}
.hosting_plans .plan a.but_signup.details{display:none;}
.hosting_plans .plan a.but_signup.order{
    float: none;
    width: 60%;
    margin: 0 auto;
    display: block;
}
.hosting-plan-type-switch .bottom-post .three_fourth{
    float: none !important;
    width: 100% !important;
}
.hosting-plan-type-switch .bottom-post .one_fourth{
    float: none !important;
    width: 100% !important;
}
.hosting-plan-type-switch .bottom-post img{
    margin-top: 0px;
    margin: 0 auto;
    display: block;
}



}
/* WP optimization page */
ul.list-style-two.list-style-yellow li {
    font-size: 14px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
ul.simple-list li {
    list-style: item !important;
}
ul.simple-list {
    list-style-type: disc;
}
/* cPanel post table  */
.postid-7002 td.table-head {
    background-color: #8eaadb !important;
}
.postid-7002 td.table-head p {
    margin-bottom: 5px;
}
table.cpanel-table, table.cpanel-table th, table.cpanel-table td {
    border: 1px solid #6e6e6e !important;
}