/* 
 Theme Name:   risingtidescharters
 Theme URI:    
 Description:  
 Author:       peter
 Author URI:   
 Template:     dt-the7
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
.djml {text-align:justify;}
.bigbox, .bigbox img, .bookingform {-webkit-box-shadow:0 28px 16px -26px #000;-moz-box-shadow:0 28px 16px -26px #000;box-shadow:0 28px 16px -26px #000;}
.csbdr {border:5px solid #36aea2;}
.bdr6 {border-radius:6px;}
.wtbs {color:#fff !important; text-shadow:1px 2px #000;}
.tbbdr {border-top:5px solid #36aea2;border-bottom:5px solid #36aea2;}
.skulli {
    list-style: none !important;
    padding: 0px !important;
}
.skulli li {
    background-image: url(http://risingtidecharters.com/wp-content/uploads/2018/05/check-mark-2.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 28px;
    margin-bottom: 14px;
	font-size:24px;
    line-height: 30px;
    font-weight: bold;
}
.mtxt {font-size:13px; font-weight:100;}
#page .fa, #page .fas {font-weight: 100;}
.bookingform {padding: 10px;border-radius: 6px;border: 4px solid #36aea2; overflow:auto;text-align: center; background-color:#f1f1f1;}
input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .wpcf7-number{color: #000;border-width: 1px;border-color: #36aea2;background-color: #fdfdfd;border-radius: 4px; height: 50px !important;font-size: 15px !important;}
textarea {height:150px !important;}
.swtxt {font-size:40px; line-height:50px; font-weight:bold; text-align:center !important; background-color: rgba(0, 0, 0, 0.4); padding:6px; text-shadow:1px 2px #000; border-radius:6px;}
@media (max-width:768px){
.djml {text-align:left;}
.swtxt {font-size:20px; line-height:30px; font-weight:normal;}
}