/*

Theme Name: Roleystone

Theme URI: http://www.roleyfamilycentre.com.au

Description: Theme for Roleystone Neighbourhood Family Centre by <a href="http://www.webwizards.com.au/">Web Wizards</a>.

Author: Web Wizards

Author URI: http://www.webwizards.com.au/

*/

/* Reset CSS */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

.icon32 {
    width: 58px !important;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {

	outline: 0;

}

.fbFeed {
    border: 2px solid #ee9e29;
    padding: 20px;
    width: 500px;
    margin: 0 auto;
    margin-top: 51px;
}

::-webkit-input-placeholder {
   color: #EE9B28;
   font-weight: bold;
   font-family: "trajan-pro-3",sans-serif;
}

option {
    background: #eae9d7 !important;
}

select {
    color: #EE9B28;
   font-weight: bold;
   font-family: "trajan-pro-3",sans-serif;
}

:-moz-placeholder { /* Firefox 18- */
   color: #EE9B28;
   font-weight: bold;
   font-family: "trajan-pro-3",sans-serif;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
position: inherit !important;
    top: 5px !important;
    left: 0 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #EE9B28;
   font-weight: bold;
   font-family: "trajan-pro-3",sans-serif;
}

.gform_wrapper .top_label .gfield_label {
    display: none !important;
}

:-ms-input-placeholder {  
   color: #EE9B28; 
   font-weight: bold;
   font-family: "trajan-pro-3",sans-serif;
}

p#order_comments_field {
    width: 100%;
}

input[type="submit"] {
    color: #fff !important;
    display: inline-block;
    padding: 15px;
    text-decoration: none;
    float: right;
    width: 170px !important;
    border: 2px solid #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-radius: 5px;
    background: #EE9B28 !Important;
    background: -webkit-linear-gradient(#EE9B28, #F2B733) !Important;
    background: -o-linear-gradient(#EE9B28, #F2B733) !Important;
    background: -moz-linear-gradient(#EE9B28, #F2B733) !Important;
    background: linear-gradient(#EE9B28, #F2B733) !Important;
    font-family: "trajan-pro-3",sans-serif;
    font-size: 13px;
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "trajan-pro-3",sans-serif;
    font-weight: 600 !important;
}

ins {

	text-decoration: none;

}

del {

	text-decoration: line-through;

}

form.woocommerce-ordering, .woocommerce-result-count, .related.products, .posted_in {
    display: none;
}

a {
color: #ef9d29;
text-decoration: none;
}

.clearfix:after {

	clear: both;

	content: '.';

	display: block;

	visibility: hidden;

	height: 0;

}

.clearfix {

	display: inline-block;

}

* html .clearfix {

	height: 1%;

}

.clearfix {

	display: block;

}

.clear {

	clear: both;

	line-height: 0;

	font-size: 0;

}

#respond {display: none;}

.postmetadata { display: none;

}

.select2 {
    border: 2px solid #f1b431 !important;
        padding: 7px;
    border-radius: 10px;
}
.select2-selection {
    background: transparent !important;
    border: none !important;
}

.woocommerce form .form-row select {
    border: 2px solid #f1b431;
    border-radius: 10px;
    padding: 12px;
    background: transparent;
}

.woocommerce form .form-row textarea {
    height: auto !important;
}


img.alignright {

	float:right;

	margin:0 0 1em 1em

}

img.alignleft {

	float:left;

	margin:0 1em 1em 0

}

img.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto

}

a img.alignright {

	float:right;

	margin:0 0 1em 1em

}

a img.alignleft {

	float:left;

	margin:0 1em 1em 0

}

a img.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto

}

/* Main CSS Start */

html {

	background: url(images/body-rpt.jpg) repeat-y center #000;

}

body {

	background: url(images/backgroundPattern.jpg) repeat center top;

	font-size: 14px;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #515037;

}
.slider .ngg-galleryoverview {
margin-top: 0 !important;
}
#bannerHead {
  height: 625px;
  width: 100%;
  position: absolute;
  background: url(images/backgroundimage.jpg) top center no-repeat;
  background-size: cover;
}
.bottomPic {
position: absolute;
  bottom: 0;
  height: 100%;
  display: inline-block;
  width: 100%;
  background-size: 100%;
  background-position: center bottom;
  max-width: 1700px;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
}

.link-button {
    color: #fff !important;
    display: inline-block;
    padding: 15px;
    text-decoration: none;
    float: right;
    border: 2px solid #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-radius: 5px;
    background: #EE9B28;
    background: -webkit-linear-gradient(#EE9B28, #F2B733);
    background: -o-linear-gradient(#EE9B28, #F2B733);
    background: -moz-linear-gradient(#EE9B28, #F2B733);
    background: linear-gradient(#EE9B28, #F2B733);
    font-family: "trajan-pro-3",sans-serif;
    font-size: 13px;
}
.link-button:hover {
    background: #F2B733;
    background: -webkit-linear-gradient(#F2B733, #EE9B28);
    background: -o-linear-gradient(#F2B733, #EE9B28);
    background: -moz-linear-gradient(#F2B733, #EE9B28);
    background: linear-gradient(#F2B733, #EE9B28);
}

#map, #footer {
    z-index: 99;
    position: relative;
    }
#footer .webwiz img {
    width: 48px;
    position: relative;
    top: 8px;
}

.page-template-default .bg{
    top: 551px;
}

.page-template-default #WrapWrap {
    background: url(images/roleybg.png) no-repeat right 509px;
}
#WrapWrap {
     background: url(images/roleybg.png) no-repeat right 703px;
}

#wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 33px;
  min-height: 1170px;
    z-index: 101;
  position: relative;

}

/* Shopping Cart START */

ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"], ul.products.list li.product .price, ul.products.list li.product .gridlist-buttonwrap {
    float: none !important;
    width: 100% !important;
}
span.amount {
    font-size: 26px !important;
}
.woocommerce h3 {
    font-size: 15px !Important;
    color: #515040 !important;
}
ul.products.list li.product hr {
    clear: both;
    border-top: 1px solid #F0A42C;
}
.wc-tabs {
    display: none;
}
select#select-course {
}
option {
    background: #EE9B28;
}
.sku_wrapper {
 display: none;   
}
.woocommerce #content ul {
    line-height: 29px;
    margin: 0 0 20px;
    font-size: 16px;
    list-style: disc;
    padding-left: 48px;
}
.woocommerce a.button, button.button, .quantity input, select#select-course {
    color: #fff !important;
    display: inline-block !important;
    padding: 15px !important;
    text-decoration: none !important;
    float: right !important;
    border: 2px solid #fff !important;
    border-radius: 5px !important;
    background: #EE9B28 !important;
    background: -webkit-linear-gradient(#EE9B28, #F2B733) !important;
    background: -o-linear-gradient(#EE9B28, #F2B733) !important;
    background: -moz-linear-gradient(#EE9B28, #F2B733) !important;
    background: linear-gradient(#EE9B28, #F2B733) !important;
    font-family: "trajan-pro-3",sans-serif !important;
    font-size: 13px !important;
    font-weight: normal !important;
        margin-bottom: 25px !important;
}
.quantity input {
    padding: 11px !important;
}
.woocommerce a.button:hover, button.button:hover, .quantity input:hover {
    background: #F2B733 !important;
    background: -webkit-linear-gradient(#F2B733, #EE9B28) !important;
    background: -o-linear-gradient(#F2B733, #EE9B28) !important;
    background: -moz-linear-gradient(#F2B733, #EE9B28) !important;
    background: linear-gradient(#F2B733, #EE9B28) !important;
}

/* Shopping Cart END */

/* Main CSS End */

.contentWrap {
    max-width: 1200px;
    padding: 0 10px;
    vertical-align: top;
    margin: 0 auto;
}
.sectionWrap {
    max-width: 1200px;
    margin: 0 auto;
}

.venueHire img {
    width: 98%;
}
.venueHire a.link-button {
    float: none !important;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 69px;
}

.cff-header {
    position: ABSOLUTE;
    top: -20px;
    font-size: 32px;
    left: 1px;
}

/* Footer CSS Start */

#footer {

height: 54px;
  color: #6a694a;
  font-size: 12px;
  line-height: 52px;
  padding: 0 28px;
  bottom: 0;
  position: relative;

}

#footer .footerWrap {
width: 900px;
  margin: 0 auto;
}

#footer .copyright {
    display: inline-block !Important;
}

#footer .webwiz {
    display: inline-block !important;
	float: right !important;
}

/* Footer CSS End */

.content-area {
    float: left;
    width: calc( 50% - -50px);
}

.venueHire {
    background: url(images/venuehire.jpg) no-repeat center center;
    background-size: cover;
    padding: 30px;
    height: 350px;
    border: 4px solid #fff;
    border-radius: 4px;
    max-width: 238px;
    float: right;
}
.venueHire p {
    color: #FFF;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.9);
    text-align: right;
    font-size: 20px !important;
}
.current-courses h2 {
    font-size: 32px;
}
.venueHire h2 {
    text-shadow: 1px 1px 3px rgba(0,0,0,0.9);
    font-size: 32px;
    text-align: right;
}

.select2-container a {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
    background: none;
    padding: 14px !important;
    margin-bottom: 0px;
    border: 2px solid #f1b431 !important;
    border-radius: 10px !important;
    float: right;
    background: transparent !important;
    height:45px;
}
#s2id_billing_state .select2-choice{
    height:42px !important;   
}
.woocommerce-message {
    border: 2px solid #f1b432 !important;
    background: transparent !important;
}
.woocommerce-message a.button {
    margin-bottom: 0 !important;
}
.woocommerce .woocommerce-message:before {
    content: "\e015";
    color: #f1b532 !important;
}

    

.gform_wrapper input, .gform_wrapper textarea {
width: 100% !important;
  padding: 10px !important;
  border: 2px solid #f9a133;
  border-radius: 5px;
  background: rgba(255,255,255,0.5);
}
.courseWrap img {
    width: 100% !important;
    height: auto;
}

.current-courses {
    position: relative;
    width: 100%;
}

li.categoryInner {
    list-style: none;
    position: relative;
    float: left;
    width: 25%;
    padding: 10px !important;
    line-height: 21px !important;
    margin: 0 !important;
}
li.categoryInner a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    border: #fff 2px solid;
}
li.categoryInner a img {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    border: 0 !important;
}
.sectionWrap.facebook-feed {
    position: relative;
    float: right;
    max-width: 50%;
    width: 44%;
    margin: 30px 0 0 0;
}
.sectionWrap.facebook-feed .fbFeed {
    width: 100% !important;
}

.cff-wrapper #cff {
    height: 237px !important;
}

.post-edit-link {
    display: none;
}
.shadow {
    display: inline-block;
    box-shadow: 1px 4px 6px rgba(0,0,0,0.5);
    height: 3px;
    width: 100%;
    position: relative;
    z-index: 100;
}
#webwizards-logo {
    margin-top: 13px !important;
}
ul.categoryHome {
    padding: 0 !important;
    text-align: center;
}
.course_wrapper {
  max-width: 48%;
  margin: 0 auto 20px auto !important;
}
@media screen and (max-width: 767px) {
.course_wrapper {
  max-width: 98%;
}
}
.course_wrapper p {
  margin: 10px 0 !important;
}
.course_wrapper h4 {
  color: #FDBB40 !important;
}
.gform_wrapper {
  margin: 0 auto !important;
}
.gform_wrapper select {
padding: 9px !important;
  border: 2px solid #f9a133;
  border-radius: 5px;
  background: rgba(255,255,255,0.5);
}
.gform_wrapper input[type="submit"] {
position: relative;
  width: 115px !important;
  height: 30px !important;
  padding: 3px !important;
  display: block !important;
  background: #f9a133;
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
  border: none !important;
  cursor: pointer;
}
.gform_wrapper input[type="submit"]:hover {
background: #fcbc40;
  border-radius: 5px;
}
#input_1_5_2_container {
display: block;
}

.ginput_complex span input {
  width: 81% !important;
}


/* Header CSS Start */

#header {

	height: 107px;

}

#click-menu {
   margin: 0 !important;
   top: 158px !important;
}

#logo {

	width: 501px;

	height: 107px;

	float: left;

position: relative;
z-index: 99;

}
#input_1_3_3 {
width: 70px !important;
}
#phone span {
color: #fff
}
#phone {
font-size: 28px;
  color: #FDBB40;
  text-align: right;
  text-shadow: 2px 2px 0px #000;
  display: inline-block;
  float: right;
  margin-top: 35px;
  margin-right: 45px;
}

#logo a {

display: inline-block;
}

.search {

	width: 293px;

	height: 27px;

	float: right;

	padding: 40px 0 0;

}

.search span {

	width: 222px;

	height: 23px;

	display: block;

	background: url(images/fld-search.gif) no-repeat;

	float: left;

	text-align: center;

	padding: 4px 0 0;

}

.search span input {

	width: 210px;

	border: 0;

	font-size: 12px;

	color: #110e0c;

}

.btn-search {

	width: 67px;

	height: 26px;

	background: url(images/btn-search.gif) no-repeat;

	cursor: pointer;

	float: right;

	border: 0;

}

.woocommerce .blockUI.blockOverlay {
    display: none !important;
}

.fullWidthCall {
    width: 100% !important;
}

.woocommerce-shipping-fields .notes {
    width: 100% !important;    
}

/* Header CSS End */

.nm-cometa-box {
    display: inline;
}

.woocommerce-shipping-fields div p {
    width: 49%;
    display: inline-block;
}


/* Menu CSS Start */

#menu {

  height: 59px;
  background: rgba(0,0,0,0.7) !important;
  width: 100%;
  position: relative;
  border-radius: 10px 10px 0px 0px;
  text-align: center;

}

#menu ul {

	padding: 12px 0 0 18px;

}

#menu ul li {

	display: inline-block;

	position: relative;

}

#menu ul li a {

    padding: 10px 17px;
    color: #a6a6a6;
    text-decoration: none;
    display: block;
    font-family: "trajan-pro-3",sans-serif;
    font-size: 16px;
    line-height: 19px;

}

#menu ul li a:hover,

#menu ul li.current-menu-item a {

	color: #fff;

}

#menu ul li ul {

	z-index: 50;

position: absolute;

	background: #000;

	width: 200px;
    padding: 0 !important;
}

.menu-item { z-index: 5; }

#menu ul li ul li {

	width: 200px;

	padding: 10px;

	z-index: 10;

}

#menu ul li ul li a{

	padding: 0;

	display: inline;

}

/* Menu CSS End */



/* Banner CSS Start */

#banner {
  min-height: 0;
  border: 13px solid #fff;
  z-index: 99;
  position: relative;
  overflow: hidden;
  border-radius: 0px 0px 10px 10px;
background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.1);

}

.loading #banner {
    height: 504px;
}

.slideshow {
  position: relative;
  float: left;
  width: 787px;
  min-height: 0;
  display: block !important;
  overflow: hidden;
  background: #000;
  z-index: 1;
}

  .slideshow .slides {
    width: 100%;
    min-height: 0;
  }

    .slideshow .slides > li {
      width: 100%;
      min-height: 0;
      overflow: hidden;
    }

      .slideshow .slides li img {
        width: 100%;
        height: auto;
        display: block;
        z-index: 1;
      }

    .slideshow .slides:after {
      content: '.';
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0;
    }

    html[xmlns] .logged-in .slideshow .slides {
      display: block;
    }

    * html .logged-in .slideshow .slides {
      height: 1%;
    }

.join-us {
    position: absolute;
    top: 0;
    right: 0;
    width: 374px;
    height: 100%;
    background: #EE9B28; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#EE9B28, #F2B733); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#EE9B28, #F2B733); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#EE9B28, #F2B733); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#EE9B28, #F2B733); /* Standard syntax */
    z-index: 2;

}

#footer .textwidget {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.join-us a {
    position: relative;
    float: right;
    width: 95px;
    height: 33px;
    margin: 20px 0 0 0;
    background: #fff;
    color: #EE9C28;
    text-align: center;
    text-decoration: none;
    line-height: 33px;
    border-radius: 6px;
    font-size: 16px;
}

.join-us .wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.join-us-text {
    position: absolute;
    top: 50%;
    left: 0;
    color: #fff;
    letter-spacing: 2px;
    margin-top: -117px;
    padding-left: 13px;
    font-family: "trajan-pro-3",sans-serif;
    line-height: 39px;
}
.join-us-text span {
    margin-bottom: 10px;
}
.join-us-text .one {
    font-size: 29px;
    display: block;
    width: 100%;
    padding-left: 29px;
}

.join-us-text .two {
    font-size: 43px;
    display: block;
    width: 100%;
    padding-left: 13px;
}

.join-us-text .three {
    font-size: 27px;
    width: 100%;
    padding-left: 0px;
}

.join-us-text .four {
    font-size: 35px;
    display: block;
    width: 100%;
    padding-left: 65px;
}

/* Banner CSS End */





/* Content CSS Start */

h1 {

	font-size: 32px;

	font-weight: normal;

	margin: 0 0 23px;
	
	color: #EE9B28;

}

h2 {

	font-size: 24px;

	font-weight: normal;

	margin: 0 0 20px;
	
	color: #EE9B28

}

h3 {

	font-size: 20px;

	font-weight: normal;

	margin: 0 0 18px;
	color: #EE9B28

}

h4 {
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 16px;
    color: #EE9B28;
}

h5 {

	font-size: 16px;

	font-weight: normal;

	margin: 0 0 14px;
	color: #EE9B28

}

h6 {

	font-size: 14px;

	font-weight: normal;

	margin: 0 0 5px;

}

#content {

	padding: 30px 0px;
	display: inline-block;
	width: 100%;

}

#content p {

    line-height: 29px;
    margin: 0 0 20px;
    font-size: 16px;

}

#content img {

	border: #fff 2px solid;

}

#content a {

	color: #EE9B28;

}

#content a:hover {

	color: #000;

}

#page {


	float: left;

}

#page ul {

	list-style: disc;

	line-height: 20px;

	padding: 0 0 20px 15px;

}

#page ol {

	list-style: decimal;

	line-height: 20px;

	padding: 0 0 20px 20px;

}

#page ul li, #page ol li {

    padding: 0 0 5px;
    line-height: 29px;
    font-size: 16px;
    margin-left: 40px;

}



.current-courses {

	padding: 15px 0 5px;

}

.course .courseWrap a {

	color: #fff !important;

	text-decoration: none;

}

#page {
    max-width: 1200px;
    width: 100%;
}


.roomsDownloads {
    vertical-align: top;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 12px;
}

.roomsDownloads a {
    margin: 0 10px 10px 10px;
    float: none;
    width: 270px;
}

ul.tenantsWrap, .roomsWrap ul.inner {
    text-align: center;
    padding: 0 !important;
}

li.tenantsInner h4, li.roomsInner h4 {
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 16px;
    color: #EE9B28;
    border-bottom: 1px solid #D2D2C0;
    padding-bottom: 14px;
}


li.tenantsInner h4.lists {
    font-size: 16px;
    margin: 0 0 10px;
    padding-bottom: 10px;
}
.listsWrap > h4 {
    margin-top: 28px;
    border-top: 1px solid #c7c7c7;
    padding-top: 15px;
}

li.tenantsInner, li.roomsInner {
    position: relative;
    float: left;
    min-height: 210px;
    text-align: left;
    vertical-align: top;
    padding: 15px !important;
    background: #fbfbfb;
    border-radius: 13px;
    list-style: none;
    background-color: rgba(238, 238, 238, 0.68);
    display: block;
    margin: 10px !important;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
}

li.tenantsInner a, li.roomsInner a, li.tenantsInner p, li.roomsInner p {
    word-break: break-all;
}

.third_clear {
    clear: both;
}

.room-caps .roomsInner, li.tenantsInner {
    width: calc(33.3% - 20px);
}

.hire-inner .roomsInner {
    width: calc(50% - 20px);
}

.tenantsInner:nth-child(3n):after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.ngg-gallery-thumbnail-box {
  width: 20%;
  margin: 0 !important;
  padding: 10px !important;
}

  .ngg-gallery-thumbnail {
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
  }
      

  .ngg-gallery-thumbnail img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 3px #fff solid !important;
  }

  .ngg-gallery-thumbnail a {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
  }

.page-template-default #bannerHead {
    height: 435px;
}
.page-template-default #banner {
    overflow: hidden;
}

.page-template-default .join-us a {
    top: 274px;
}

li.tenantsInner p, li.roomsInner p {
        margin: 0px 0 12px !important;
    }
    
    
.wpcf7-form input, .wpcf7-form textarea {
    background: none;
    padding: 14px;
    width: 100%;
    margin-bottom: 10px;
    border: 2px solid #f1b431;
    border-radius: 10px;
    float: right;
}

.half {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    }

.course span {
    background: url(images/project-title.png) repeat;
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    cursor: pointer;
    font-family: "trajan-pro-3",sans-serif;
    line-height: 20px;
    padding: 10px;
}

.gridlist-toggle {
    display: none !important;
}

.woocommerce #content ul.products.list {
  padding: 0 10px !important;
}

/* Cart Page */

.product-name a {
    font-size: 17px !important;
}

.woocommerce-cart table.cart img {
    width: 115px !important;
}
.woocommerce td, .woocommerce th {
    border: none;
}
.woocommerce .cart_item .quantity input {
    float: none !important;
}
.cart_totals {
    width: 320px !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
    background: none;
    padding: 14px;
    margin-bottom: 10px;
    border: 2px solid #f1b431;
    border-radius: 10px;
    float: right;
}

.woocommerce {
    padding: 0 10px !important;
    margin: 0 !important;
}

.post > h1 {
    padding: 0 10px !important;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    margin-left: 5px;
    color: #fff !important;
    display: inline-block !important;
    padding: 15px !important;
    text-decoration: none !important;
    float: none !important;
    border: 2px solid #fff !important;
    border-radius: 5px !important;
    background: #EE9B28 !important;
    background: -webkit-linear-gradient(#EE9B28, #F2B733) !important;
    background: -o-linear-gradient(#EE9B28, #F2B733) !important;
    background: -moz-linear-gradient(#EE9B28, #F2B733) !important;
    background: linear-gradient(#EE9B28, #F2B733) !important;
    font-family: "trajan-pro-3",sans-serif !important;
    font-size: 13px !important;
    font-weight: normal !important;

/* END Cart Page */

.no-margin {

	margin-right: 0;

}

.hire table, td, th {

border:1px solid black;

}



.hire table {

border-collapse:collapse;

}



.hire td

{

padding:5px;

padding-left: 8px;

}


.course-details {
	border-top: 1px solid #f9a133;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

.course-details:first-child {
	border: 0;
	margin: 0;
	padding: 0;
}

	.course-details a {
	    color: #e99125 !important;
	    text-decoration: none !important;
	}

	.course-details a:hover {
	    color: #fcbc40 !important;
	}

	.course-details .book-now a {
		margin: 20px 0 0 0;
	}

		.course-details .book-now a {
			position: relative;
			width: 115px;
			height: 20px;
			padding: 5px;
			display: block;
		    background: #f9a133;
		    text-align: center;
		    text-decoration: none !important;
		    color: #fff !important;
		}

		.course-details .book-now a:hover {
		    background: #fcbc40;
		}

			.course-details .book-now span {
				margin: 0 0 0 5px;
			}


/* Content CSS End */





/* Sidebar CSS Start */

#sidebar {

	width: 279px;

	float: right;

}

#sidebar p {

	line-height: 17px;

}

#whats-on li {

	border-bottom: #dad6bf 1px solid;

	padding: 0 0 4px;

	margin: 0 0 25px;

	width: 279px;

	overflow: hidden;

}

/* Sidebar CSS End */

.rf-hide {
    display:none !important;
}