/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fontawesome-icon.fa-post {
	margin-top: -3px !important;
}

@media (min-width:800px) {
.wp-caption-text {
	font-size: 13px;
	text-align: center;
  }
}

@media (max-width:800px) {
.wp-caption-text {
  font-size: 10px;
  text-align: center;
  }
}

#recent-posts-2,
#nav_menu-2 {
    font-size: 15px;
}

/*Check boxex CF7*/
span.wpcf7-list-item {
  font-size: 15px;
  line-height: 27px;
  display: block;
}

.wpcf7-form input {
  width: 15px;
  height: 15px;
  margin-top: -1px;
}

/*Switch Phone to Landscape*/
.fusion-alert.custom-phone-alert {
  text-transform: none !important;
  background-color: #f1f1f1 !important;
  color: #444444 !important;
  border-color: #e2e2e2 !important;
  border-width: 1px !important;
  padding: 10px !important;
  margin-bottom: 0 !important;
  font-size: 12px !important;
}
.fusion-alert.custom-phone-alert .close {
  border: 0 solid !important;
}

.fa-mobile {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*Prices New Design*/
.popover-info-top {
  margin-bottom: 10px;
  padding-left: 5px;
}

.price-dropdown-text .fusion-toggle-heading {
  font-size: 16px !important;
}

.table2price {
font-size: 24px !important;
}

.fusion-table.table-2 table th{
  line-height: 1em;
}


/*Button Price Estimate*/
.btn-price-estimate {
	width: 248px !important;
	font-size: 16px !important;
}

/*Kitchen Estimate Sidebar*/
.text-form-siderbar {
  font-size: 15px;
  padding: 0 25px 25px 25px; 
}

.button-test-blog {
  font-size: 16px !important;
}

.title-text-test {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 15px 25px;
  line-height: 28px;
}

/*Blog Pagination*/
.pagination {
  padding-bottom: 20px;
}


/*Hide Content on Desktop over 800px*/
@media (min-width:800px){
.hideondesktop-over800 {
    display: none;
  } 
}

/*Hide Content on Mobil under 800px*/
@media (max-width:800px){
.hideonmobile-under800 {
    display: none;
  }
}

/*Table Why Us*/
.page-id-31 .fusion-is-sticky {
  display: none!important;
}

.page-id-31 .table-1 table, .tkt-slctr-tbl-wrap-dv table {
  border: 0px solid#dcdcdc;
}

/*Hide Horizonatal scroll on windows*/
.page-id-31 .table-1 {
  overflow-x: inherit;
}

.th-whyus {
  color: #ffffff !important;
  font-weight: 700;
  text-align: center;
  background-color: #777777;
  width: 299px;
  font-size: 18px !important;
  height: 70px;
}

.td-col1 {
  border: 0px solid #ffffff !important;
  background-color: #ffffff;
}

.td-col-top {
  border: 0px solid #ffffff !important;
  background-color: #ffffff;
}

.td-col-top-fitzgerald {
  border: 5px solid #204476 !important;
  background-color: #204476;
}

.td-col1-first {
  border: 0 solid #ffffff !important;
  width: 200px;
  background-color: #ffffff;
}

.th-whyus-fizgerald {
  background-color: #204476;
  width: 299px;
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 700;
  text-align: center;
  height: 70px;
}

.th-whyus-fizgerald-mob {
  background-color: #204476 !important;
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 700;
  text-align: center !important;
}

.th-grey-mob {
  background-color: #777777 !important;
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 700;
  text-align: center !important;
}

#wrapper .whyus-mob-table.table-1 td {
white-space: normal !important;
}

.page-id-31 .table-1 tr td {
    color: #000000;
    font-size: 14px;
    text-align: center;
    padding: 10px;
}


/*Why Us*/

@media (min-width:800px){
.column-top-whyus {
    margin-left: 10%;
  } 
}
.sticky-element-original:not(.sticky-element-active) .mPS2id-highlight {
    background: #204476;
    color: #ffffff!important;
    border-radius: 3px;
    display: block;
    margin-right: 8px;
    margin-left: 8px;
}

 .sticky-element-original:not(.sticky-element-active) .mPS2id-highlight:hover {
 background: #204476;
 color: #ffffff;
 }

@media (max-width:800px){
.column-menu-why-us .fusion-column-wrapper {
  border-right: 0px solid #ffffff!important;
  }
} 

.menu-fullwidth-why-us {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3) !important;
}

.page-id-31 .fusion-is-sticky {
  display: none!important;
}

.column-menu-why-us {
  text-align: center;
  line-height: 42px;
}

.column-menu-why-us a:hover {
  color: #295789;
  text-decoration: underline!important;
}

.column-menu-why-us a {
  color: #000000;
  text-decoration: none!important;
}

/*Remove columns min height on borders*/
.columns-no-min-height.fusion-layout-column .fusion-column-wrapper {
  min-height: 0;
}

/*New Home*/
.home-banner-title-mobile {
  text-shadow: 2px 2px 3px rgba(0,0,0,.8) !important;
  font-weight: 700!important;
  text-align: center;
  color: #ffffff !important;
  line-height: 120% !important;
  font-size: 1.6em !important;
}

.btn-banner-mobile{
  border: 1px solid #295789!important;
  font-size: 16px !important;
  letter-spacing: 1.5px !important;

}

.banner-wrapper {
  position:relative;
  width:100%;
  z-index:1
}

.banner-overlay-text {
  line-height:110%;
  font-size:3.2em;
  font-weight: 700;
  text-shadow:2px 2px 3px rgba(0,0,0,.3);
  color:#fff;
  font-family: "Noto Serif", Arial, Helvetica, sans-serif;
}
@media (max-width:1370px) {
  .banner-overlay-text {
    font-size:3.2em
  }
}
@media (max-width:950px) {
  .banner-overlay-text {
    font-size:2.6em
  }
}
@media (max-width:700px) {
  .banner-overlay-text {
    font-size:2em
  }
}
@media (max-width:450px) {
  .banner-overlay-text {
    font-size:1.6em
  }
}

.banner-overlay {
  position:absolute;
  bottom:100px;
  left:15%;
  right:15%;
  color:#fff;
  text-align:center;
  z-index:20
}
@media (max-width:1370px) {
  .banner-overlay {
    bottom:60px;
    left:5%;
    right:5%
  }
}
@media (max-width:950px) {
  .banner-overlay {
    bottom:40px;
    left:20px;
    right:20px
  }
}
@media (max-width:700px) {
  .banner-overlay {
    bottom:10px;
    left:20px;
    right:20px
  }
}


.banner-overlay-btn {
  margin:60px 0 0;
  display:inline-block;
  padding:12px 30px;
  border-radius:30px;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:1.5px
}
@media (max-width:950px) {
  .banner-overlay-btn {
    margin:10px 0 0
  }
}
@media (max-width:450px) {
  .banner-overlay-btn {
    padding:8px 18px;
    font-size:.8em
  }
}

.banner-btn{
  border: 1px solid #295789!important;
  font-size: 16px!important;
  letter-spacing: 1.5px !important;
  width: 210px !important;
}

@media (min-width:800px){
.banner-btn {
  margin-right: 40px;
  }
}


.banner-btn2{
  border: 1px solid #295789!important;
  font-size: 15px !important;
  letter-spacing: 1.5px !important;
  width: 210px !important;
}


.banner-guarantee {
  text-shadow: 2px 2px 3px rgba(0,0,0,.8) !important;
  font-weight: 700!important;
  text-align: center;
  color: #ffffff !important;
  font-size: 22px !important;
  margin-top: 20px !important;

}

@media (max-width:800px){
.banner-guarantee {
  display: none !important;
  }
}

.question-mark-product {
  padding-bottom: 10px!important;
}

@media (max-width:320px){
.fusion-contact-info {
font-size: 11px;
  }
}


/*Sibar Kitchens category*/
.kitchens-sidebar {
  background-color: #f1f1f1;
  padding: 20px;
}

/*Separator NOT FullWidth*/
.notfull-section-separator.fusion-section-separator {
  margin-left: 0 !important;
  margin-right: 0 !important;
}


/*New Single post Design*/

@media (min-width:800px){
.single-post #content {
  background-color: #ffffff;
  padding: 0 25px;
  border-radius: 2px;
  border: 1px solid #d6d6d6;
  }
}

@media (max-width:800px){
.single-post #main {
  padding-top: 0;
  padding-left: 12px !important;
  padding-right: 12px !important;
  }
}

@media (max-width:800px){
.single-post .wp-block-image {
  margin-left: 0;
  margin-right: 0;
  }
}

.single-post .fusion-page-title-bar {
  background-color: #f1f1f1;
}

@media (max-width:800px){
.blog #main {
  padding-top: 20px;
  padding-left: 12px !important;
  padding-right: 12px !important;
  }
}

@media (min-width:800px){
.blog #content {
  background-color: #ffffff;
  padding: 0 25px;
  border-radius: 2px;
  border: 1px solid #d6d6d6;
  }
}

@media (max-width:800px){
.archive #main {
  padding-top: 20px;
  padding-left: 12px !important;
  padding-right: 12px !important;
  }
}

@media (min-width:800px){
.archive #main, #wrapper, .fusion-separator .icon-wrapper {
  background-color: #f1f1f1;
  }
}

@media (min-width:800px){
.archive #content {
  background-color: #ffffff;
  padding: 0 25px;
  border-radius: 2px;
  border: 1px solid #d6d6d6;
  }
}

.flex-control-paging li a {
  background: rgba(134, 151, 145, 0.8) !important;
  border: 1px #ffffff solid;
}

.flex-control-paging li a.flex-active {
  background: rgba(255, 255, 255, 1) !important;
}

/*Slider Remove Underline*/
.flex-prev {
	text-decoration: none!important;
}

.flex-next {
	text-decoration: none!important;
}


/*Hide Content on Desktop-Categories*/
@media (min-width:1099px){
.hideondesktop-cat {
    display: none;
  }
}

/*Hide Content on Mobile-Categories*/
@media (max-width:1099px){
.hideonmobile-cat {
    display: none;
  }
}

/*Content boxes line height (for product page)*/
.content-box-heading {
	line-height: 36px !important;
}

/********BEGIN - Blog settings*********/

/*Distance from content to sidebar*/
@media (min-width:800px){
body.has-sidebar #content {
  width: calc(100% - 24% - 60px)!important;
  }
}

/*Widgets*/
.fusion-widget-area .widget .recentcomments, .fusion-widget-area .widget_archive li, .fusion-widget-area .widget_categories li, .fusion-widget-area .widget_layered_nav li, .fusion-widget-area .widget_links li, .fusion-widget-area .widget_meta li, .fusion-widget-area .widget_nav_menu li, .fusion-widget-area .widget_pages li, .fusion-widget-area .widget_product_categories li, .fusion-widget-area .widget_recent_entries li {
  padding: 10px 10px 10px 0!important;
}

@media (max-width:640px) {
.fusion-blog-layout-large .fusion-meta-info .fusion-alignright {
  margin: 15px 0 0!important;
	}
}

/*Meta align center on phone*/
@media (max-width:640px) {
.fusion-blog-layout-large .fusion-meta-info .fusion-alignleft, .fusion-blog-layout-large .fusion-meta-info .fusion-alignright {
  text-align: center;
	}
}

/*Hide blog contact form on some devices*/
@media (max-width:980px) {
#text-7 {
  display: none !important;
 }
}

/*Breadcrumbs bottom border*/
.single-post .fusion-page-title-bar {
  border-bottom-color: #f1f1f1 !important;
}

/*Hide page title on mobile*/
@media (max-width:980px){
.fusion-page-title-bar {
  display: none;
  }
}

/*In post align title*/
.single-post .post {
  margin-top: 30px;
}


/*In post title*/
.single-post .entry-title.fusion-post-title {
  font-size: 28px!important;
  font-weight: 700 !important;
  line-height: 1.30em!important;
}

/*Color border to not be duplicate line on blof posts*/
.fusion-page-title-bar {
  border-top: #ffffff;
}


/*Widgets underline link text on hover*/
.fusion-content-widget-area .widget li a:hover  {
  text-decoration: underline;
}

/*Remove meta data only from post*/
.single-post .fusion-meta-info {
  display: none;
}

/*Read More text*/
.more a, .fusion-read-more {
  font-size: 17px;
  text-decoration: underline;
}

.fusion-meta-info .fusion-alignleft {
  width: 65%;
  font-size: 17px;
  font-style: italic;
}

/*Blog Tile*/

.fusion-blog-layout-large .entry-title, .fusion-blog-layout-medium .entry-title {
  margin-top: 10px;
}

.blog #main .post h2 a{
  color: #000000;
  font-size: 28px;
  font-weight: 700;
}

.blog #main .post h2:hover{
  text-decoration: underline;
  color: #796c2b;
}

.archive #main .post h2 a{
  color: #000000;
  font-size: 28px;
  font-weight: 700;
}

.archive #main .post h2:hover{
  text-decoration: underline;
  color: #796c2b;
}

.blog .fusion-title-size-two, h2 {
  margin-top: 20px!important;
}

.archive .fusion-title-size-two, h2 {
  margin-top: 20px!important;
}

/*Remove space to replace the arrow*/
.fusion-content-widget-area .widget_nav_menu li, .fusion-content-widget-area .widget_categories li, .fusion-content-widget-area .widget_product_categories li, .fusion-content-widget-area .widget_meta li, .fusion-content-widget-area .widget .recentcomments, .fusion-content-widget-area .widget_recent_entries li, .fusion-content-widget-area .widget_archive li, .fusion-content-widget-area .widget_pages li, .fusion-content-widget-area .widget_links li, .fusion-content-widget-area .widget_layered_nav li, .fusion-content-widget-area .widget_product_categories li {
  padding: 10px 10px 10px 0;
}

/*Remove arrow*/
#sidebar li a:before{
content: none!important;
}

/*Sidebar Title*/
.sidebar .widget .heading h4, .sidebar .widget h4 {
  color: #000000;
  font-weight: 700;
}

/* RSS Settings*/
.rsstext{
  font-size: 14px;
    line-height: 33px;
}

.rsstext a:hover{
  color: #282561!important;
}

.archive .fusion-page-title-bar {
  display: none;
}

/********END - Blog settings*********/



/* Always show navihation arrows*/
.main-flex .flex-prev, .main-flex .flex-next {
  background-color: rgba(0, 0, 0, 0) !important;
  display: inline!important;
  text-decoration: none !important;
  opacity: 0.3;
}

/* Always show navihation arrows-ON MOBILE*/
@media (max-width:800px){
.main-flex .flex-prev, .main-flex .flex-next {
  opacity: 0.7;
  }
}

/*Pin It utton on Image*/
.productslideandpin{
  position: absolute;
  opacity: 1 !important;
  overflow: hidden;
  z-index: 100;
  float: right;
  padding-top: 10px;
  padding-left: 1050px;
  width: 100% !important;
  height: 100% !important;
}

/*Google Maps*/
.google-maps {
position: relative;
padding-bottom: 75%; 
height: 0;
overflow: hidden;
}

.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

/*Hide page title continer on 404 page*/
.error404 .fusion-page-title-bar {
display: none;
}

.error-page .useful-links {
  display: none;
}

/**************BEGIN MENU*********************/

@media only screen and (max-width: 800px) {
.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

/*Align last menu item with the top menu*/
.menu-item-3361 {
  padding-right: 10px!important;
}

@media (min-width:800px){
.menu-item-666 {
  cursor: default !important;
  }
}

.menu-item-4204{
  cursor: default !important;
}

/*Mega Menu Shadow*/
.fusion-megamenu {
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
}

/*Showroom & Advice... menu item*/
.menu-item-2732 {
  padding: 20px 0 !important;
  }

.menu-item-2731 {
  padding: 20px 0 !important;
  }

/*Hide home, about us, and contact us in main menu on desktop*/

@media (min-width:800px){
.menu-item-2622 {
  display: none !important;
  }
}

@media (min-width:800px){
.menu-item-2623 {
  display: none !important;
  }
}

@media (min-width:800px){
.menu-item-2550 {
  display: none !important;
  }
}

/*Mobile "Menu text" text*/
.mobile-menu-text {
  font-size: 13px!important;
  color: #295789!important;
  margin-top: -4px !important;

}

/*SVG logo*/
@media (max-width:360px) {
.fusion-logo {
  max-width: 220px !important;
  }
}

@media only screen and (min-width: 361px) and (max-width: 980px) {
.fusion-logo {
  max-width: 270px !important;
  }
}

/*Kitchens Custom  mega menu title*/
.menutitle-megatitle {
    padding-top: 15px;
    padding-bottom: 6px;
    color: #000000;
    font-weight: 700;
    font-size: 17px;
}

.menutitle-megatitle-new-england {
    padding-top: 15px;
    padding-bottom: 6px;
    color: #000000;
    font-weight: 700;
    font-size: 15px;
    font-family: "Noto Serif", Arial, Helvetica, sans-serif;
}

/*Buttom Menu Jobs Left*/
.btnkitchensleft {
  width: 200px !important; 
  padding: 10px !important;
  font-size: 14px!important;
}

.btnkitchensleft:hover {
  background-color: #295789 !important; 
}

/*Buttom Menu Jobs Right*/
.btnkitchensright {
  width: 220px !important; 
  padding: 16px !important;
  padding: 10px !important;
  font-size: 16px!important;
}

.btnkitchensright:hover {
  background-color: #295789 !important; 
  width: 220px !important; 
  font-size: 16px!important;
  padding: 10px !important;
}

/*Main Menu border top and align for header size-Desktop*/
@media (min-width:980px){
.fusion-main-menu > ul > li > a {
  border-top: 0 solid #ffffff !important;
  }
}

/*Home Menu*/
.page-id-7 li#menu-item-45 {
  display: none;
}

@media (max-width:980px){
.menu-item-45 {
  display: none !important;
	}
}

/*Hide Top Menu on mobile*/
@media (max-width:980px){
.fusion-secondary-menu ul {
  display: none;
  }
}

/*Bold mega menu title*/
.fusion-megamenu-title {
  font-weight: 700 !important;
}


/*Active menu item color*/
.fusion-main-menu .sub-menu .current-menu-item > a, .fusion-main-menu .sub-menu .current-menu-parent > a, .fusion-main-menu .sub-menu .current_page_item > a {
  color: #204476;
}

/*Menu hover color and underline*/
.fusion-main-menu .sub-menu li a:hover {
  color: #204476;
  text-decoration: underline;
}

/*Hide Mega Menu Sign*/
.fusion-megamenu-bullet {
  display: none;
}

/*Main Menu submenu border bottom*/
.fusion-main-menu .sub-menu {
  border-top: 0 solid #ffffff !important;
}

/*Main Menu border bottom*/
.fusion-megamenu-holder {
  border-top: 0 solid #ffffff !important;
}

/*Mega menu top border*/
.fusion-main-menu > ul > li > a {
  border-top: 12px solid transparent !important;
}

.fusion-main-menu > ul > li > a {
  line-height: 38px!important;
}


/**************BEGIN HEADER*********************/

/*Contact info font size on mobile*/
@media (max-width:800px){
.fusion-contact-info {
  padding: 1em 30px 10px!important;
  }
}

/*Top Menu Mobile*/
@media (max-width:980px){
.fusion-secondary-header {
  border-bottom-color: #ffffff !important;
	}
}

/**************END HEADER*********************/


/**************BEGIN BUTTONS*********************/

/*Button remove uppercase*/
.fusion-button, .post-password-form input[type="submit"], .wpcf7-submit, .gform_wrapper .gform_button, .gform_wrapper .button, .woocommerce .checkout #place_order, .bbp-submit-wrapper .button {
   text-transform: none !important;
   text-decoration: none !important;
}

/*Comments button*/
#comment-submit {
  font-size: 17px;
  height: 46px;
}

/*Button default font size*/
.fusion-button-large, .button-large, .button.large, #tribe-bar-form .tribe-bar-submit input[type="submit"] {
  font-size: 17px;
}

.fusion-button-medium, .button-medium, .button.medium {
  font-size: 16px;
}

/*Buttons Range of Kitchens*/
.btn-brochure-sumo {
  font-size: 16px !important;
  width: 100% !important;
}

/*Buttons Range of Kitchens*/
.btnhomeproducts {
  border-radius: 0 !important;
  border-color: #ffffff !important;
  font-size: 20px !important;
}

.btnhomeproducts:hover {
  border-radius: 0 !important;
  border-color: #204476 !important;
  background-color: #204476 !important;
  font-size: 20px !important;
}

/*Boxes Home*/
.homeboxes:hover {
  opacity: 0.8 !important;
}

/*Effect hover for images*/
.hoverimage:hover {
  opacity: 0.8 !important;
}

/*Book a free...locations button*/
.booklocations {
  line-height: 24px !important;
  font-size: 16px!important;
}

/*Book a free...products button*/
.bookproducts {
  line-height: 35px !important;
  font-size: 20px!important;
  padding: 17px 40px!important;
}

/**************END BUTTONS*********************/

/*Hide Content on Desktop*/
@media (min-width:641px){
.hideondesktopproductprice {
    display: none;
  }
}

/*Hide Content on Desktop*/
@media (min-width:980px){
.hideondesktop {
    display: none;
  }
}

/*Hide Content on Desktop*/
@media (min-width:800px){
.hideondesktop-product {
    display: none;
  }
}

/*Hide Content on Mobile*/
@media (max-width:980px){
.hideonmobile {
    display: none;
  }
}

/*Hide Content on Mobile*/
@media (max-width:800px){
.hideontablet {
    display: none;
  }
}

/**************BEGIN FOOTER*********************/

/*Remove underline from social icons links*/
.fusion-social-networks a{
  text-decoration: none !important;
}

/*Footer Text Hover*/
.footercolumntext:hover {
  text-decoration: underline;
}

.footercolumntext {
  font-size: 17px;
}

/*Text top footer signup*/
.newsfooter {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
/**************END FOOTER*********************/


/**************BEGIN CONTACT FORM*********************/

/*Contact Form Footer*/
.cf7-sameline-email {
  width: 66.6666%;
  position: relative;
  float: left;
}

.cf7-sameline-btn {
  width: 33.3333%;
  position: relative;
  float: left;
}

@media only screen and (max-width: 767px) {
.cf7-sameline-email, .cf7-sameline-btn {
  width: 100%;
}
  }

.cf7-custom-label {
  font-size: 16px;
  font-weight: 700;
}

/*Contact Form 7 Error Text*/
span.wpcf7-not-valid-tip {
  font-size: 0.8em;
}


/*Contact Form in post*/
@media (max-width:800px){
.fieldinpost  {
  width: 100 !important} 
}

.fieldinpost {
height: 46px !important;
font-size: 16px !important;
border-radius: 2px !important;
color: #000000!important;
}

/*Button footer newsletterse*/
.btncustominpost  {
  font-size: 17px !important;
  border-width: 0 !important;
  height: 46px !important;

}

@media (max-width:800px){
.btncustominpost  {
  width: 100% !important;
  padding: 0 !important;
} 
}


/*cf7 disable ajax validation*/

div.wpcf7-validation-errors {
    display:none !important;
}

div.wpcf7-mail-sent-ok {
    display:none !important;
}

/*Fields footer newsletters*/

@media (max-width:800px){
.fieldfooter  {
  width: 100 !important} 
}

.fieldfooter {
height: 46px !important;
font-size: 16px !important;
border-radius: 2px !important;
color: #000000!important;
}

/*Button footer newsletterse*/
.btncustomfooter  {
  width: 142px !important;
  font-size: 16px !important;
  border-width: 0 !important;
  height: 46px !important;
}

@media (max-width:800px){
.btncustomfooter  {
  width: 100% !important;
} 
}

/*Book a FREE Design Appointment*/

#bookname, #bookemail, #bookphone {
    font-size: 16px;
    height: 50px;
    color: #000000; 
}

.btnbook {
  width: 230px!important;
  height: 55px!important;
  font-size: 18px !important;
  font-weight: 700 !important;
}

/*Contact Us Contact Form*/
.page-id-33 .one_half {
    width: 100%;
}

#contactname, #contactemail, #contactphone {
    background-color: #f5f5f5!important;
    font-size: 16px;
    height: 50px; 
    max-width: 430px !important;
    color: #000000; 
}

#contactmessage {
  font-size: 16px;
  color: #000000; 

}

.btncontactus {
  width: 230px!important;
  height: 55px!important;
  font-size: 18px !important;
  font-weight: 700 !important;
  margin-top: 17px !important;
}

/*Email and button sidebar newsletters*/

.emailcfsidebar {
  border-radius: 2px !important;
  font-size: 16px !important;
  height: 46px !important;
  margin-bottom: 10px !important;
}

.buttoncfsidebar {
  border-radius: 2px!important;
  font-size: 16px !important;
  height: 46px !important;
  width: 100% !important;
  border-color: #204476 !important;
}

.buttoncfsidebar:hover {
  border-color: #295789 !important;
}

/**************END CONTACT FORM*********************/


/*Hide page title on mobile*/
@media (max-width:980px){
.fusion-page-title-bar {
  display: none;
  }
}

/************TABLE KITCHEN PRICING********/

.bksilver{
  background-color: #f6f6f6;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}

.bkgold{
  background-color: #f6f6f6;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}

.bkplatinum{
  background-color: #f6f6f6;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}

.lefttext{
  text-align: left;
}

/*Tabs mobile price page*/
.page-id-40 .fusion-tabs .nav-tabs > li .fusion-tab-heading {
  font-size: 22px;
  font-weight: bold;
}

.page-id-40 .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
  padding: 10px 70px;
}

/*Tabs order on mobile (Prices)*/
@media only screen and (max-width: 800px) {
.fusion-tabs .nav {
display: block !important;
  }
}

.fusion-tabs .fusion-mobile-tab-nav {
display: none !important;
}

/**********Full Courses Prices - END*****************/

/*Tabs Title*/
.fusion-tabs .nav-tabs li .tab-link {
  text-decoration: none !important;
}

/*Prices*/

.righticon { 
float: right;
}

.page-id-40 .fontawesome-icon.circle-yes {
  font-size: 12px!important;
  line-height: 17.1px;
  margin-top: 6px;
}

.page-id-40 .popover-title {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000000 !important;
  border-bottom: none;
  padding: 10px 14px;
}


/*Table Colors*/
.page-id-40 .table-1 table th {
    color: #000000;
    font-size: 20px !important;
    text-align: center!important;
}

.page-id-40 .table-1 tr td {
    color: #000000;
    font-size: 16px;
    text-align: center;
    padding: 10px 5px !important;
    line-height: 28px;
}

/*Underline Links*/
#main #content .post-content a {
text-decoration: underline;
}

.sidebarlocations {
	font-size: 18px;
	color: #000000!important;
	line-height: 36px!important;
  text-decoration: none !important;
}

.sidebarlocations:hover {
	color: #295789 !important;
}

/**************BEGIN PRODUCT CATEGORIES*********************/

.productcattitle a {
	font-size: 18px!important;
	text-decoration: none!important;
	color: #000000;
}

.productcattitle:hover {
	color: #295789;
}

.productcattitle a {
	line-height: 3em!important;
}

@media (max-width:800px) {
.productcattitle a {
  text-decoration: underline !important;
  color: #1e73be;
  }
}

/**************END PRODUCT CATEGORIES*********************/

/**************BEGIN PRODUCT*********************/


.table-prices-mobile {
	font-size: 16px;
	line-height: 32px;
}

.fontmobilecheck {
	margin-top: 7px;
}


/*Hide question mark on lower rez*/
@media only screen and (max-width: 360px){
.iconmobileprice {
	display: none;
	}
}

/*Popover text on lower screen size*/
@media only screen and (max-width: 800px){
.popover {
	font-size: 13px;
	}
}

@media only screen and (max-width: 800px){
.popover .popover-title {
	font-size: 14px!important;
	}
}

/*Product Price table on desktop*/
.table-2 table th {
    background-color: #ffffff !important;
    text-align: center;
    padding: 15px 10px 10px; 
}

.table-2 thead th {
  border: 2px solid #e0dede;
  color: #2b2b2b!important;
  font-weight: 700;
  font-size: 28px!important;
}

.table-2 tbody th {
  border: 2px solid #fff;
  font-size: 17px;
  font-weight: 400;
}


.table2price-mob{
font-size: 18px;
}


.fusion-accordian .panel-title .fusion-toggle-heading {
  font-size: 18px;
  color: #1e73be;
  text-decoration: underline;
}

.fusion-accordian .panel-title .fusion-toggle-heading:hover {
  color: #295789;
}

/**************END PRODUCT*********************/
