/*
	Theme Name: Shrishiv Kirpa
	Theme URI: Shrishiv Kirpa
	Description: Shrishiv Kirpa      
	Author: Shrishiv Kirpa
	Author URI: Shrishiv Kirpa
	Version: 1.0
	License: Shrishiv Kirpa
	License URI: Shrishiv Kirpa
	Tags: Shrishiv Kirpa
*/

.box_style_1 h3.inner {
    background-color: #ff8201;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    margin: -30px -30px 20px;
    padding: 10px 20px 10px 18px;
    text-align: center;
}

#single_tour_feat ul li {
    border: none;
    outline: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 30%;
}

#single_tour_feat ul li a {
    padding: 6px 20px;
    margin: 0;
    color: #ff8201;
    text-align: center;
    border: 1px solid #ff8201;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 2px;
    width: 100%;
    display: block;
}

.box_style_1 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #666;
    margin-bottom: 25px;
    padding: 30px;
    position: relative;
}

#header-banner {
    margin-bottom: 40px;
}

.clear {
    clear: both;
}

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.h30 {
    height: 30px;
}

a.btn_1, .btn_1 {
    background: #ff8201 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 12px;
    font-weight: 700;
    outline: medium none;
    padding: 7px 20px;
    text-transform: uppercase;
    transition: all .3s ease 0;
    border: 0!important;
}

.btn-style-four {
    position: relative;
    padding: 7px 30px;
    line-height: 24px;
    text-transform: uppercase;
    background: #ff8201;
    color: #ffffff;
    border: 2px solid #fff;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 800;
    border-radius: 3px;
}