/*
Theme Name: Hostiko Child
Template: hostiko
*/

#default_header_box .logo_box {
    padding-top: 12px !important;
}

.subpage_banner{height:136px!important;padding-top: 40px !important;}

.hosting_plan_heading {
    background: #1d599a !important;
    background: -moz-linear-gradient(20deg, #1d599a 0%, #1d44e0 80%) !important;
    background: -webkit-linear-gradient(20deg, #1d599a 0%, #1d44e0 80%) !important;
    background: linear-gradient(20deg, #1d599a 0%, #1d44e0 80%) !important;
}

.hosting_plan_btn a {
    background-color: #1d599a !important;
}