/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

html *
{
   font-family: arcon !important;
}


table#booker {
margin-top: 25px;
}

#booker thead tr th { 
padding: 5px ; 
}

.videlop {
height: 380px;
}

.list-b li {
    padding: 3px 0 2px 145px;
}

.home .boxi {
padding: 15px 15px 15px ;
}

.main-search {
padding:15px!important;
}

.main-search select {
width: 100%;
}


.page .side-bar-serch-form form, .single .side-bar-serch-form form,
.blog .side-bar-serch-form form{ padding:15px 10px 15px 10px;}

.page .side-bar-serch-form form p, .single .side-bar-serch-form form p,
.blog .side-bar-serch-form form p{ margin-bottom:0px;}

.page .side-bar-serch-form select, .single .side-bar-serch-form select,
.blog .side-bar-serch-form select{ width:194px; height:40px; margin-left:2px;}

.page .side-bar-serch-form .searchoop
, .single .side-bar-serch-form .searchoop, .blog .side-bar-serch-form .searchoop{
	background: #f5881f url("http://scubaliveaboards.com/wp-content/uploads/2017/01/button.jpg") repeat scroll 0 0 !important;
	background: #ffc700 url(fractional/gbtn.png) repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 4px;
    box-shadow: none;
    color: #fff !important;
    display: block;
    font-size: 1.2em !important;
    height: 40px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 194px;}

.single p.piox {
position: relative;
    right: 244px;
}

.link-soopp {
    position: relative;
    z-index: 2;
    float: left;
    font-size: 14px;
    color: #fff;
    width: auto;
    margin: 0 18px 0 0;
    padding: 0 0 10px;
}

.link-soopp a {
    background: #505050!important;
    border: none;
    display: inline-block;
    height: 28px;
    text-align: center;
    color: #fff !important;
    line-height: 28px;
    position: relative;
    text-decoration: none;
    width: 122px;
    border-radius: 0 5px 5px 0;
}

.link-soopp a:before{
    background: #505050;
    border: none;
    content: '';
    display: block;
    height: 19px;
    left: -10px;
    position: absolute;
    top: 4px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 19px;
}

.ralph {
	font-size: 20px;
}

.PageExcerpt {
padding-top: 8px;
padding-bottom:25px;
color: #666;
}

.videlop a {
text-decoration: none;
}

.boxcontent {
    margin-top: -8px;
    padding: 7px 15px 15px;
}

/*
new css here*/

hr{border-top:solid 1px #666;}

.list-a {
    list-style: none;
    margin: 0px;
    margin-bottom: 16px;
    font-size: 14px;
    padding: 20px 0px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #fff;
}

@media only screen and (max-width: 500px) {
.site-branding {
float:none;
margin-left: 0;
}
#logo, #logo a, .site-title{
	text-align: center;}

.se_container {
	margin-top:-10px;
	top:42%;}

.hka-2 {font-size: 38px;}
    
}