/*
 Theme Name:     Florida Child
 Theme URI:      http://webnus.biz/themes/florida-wp/
 Description:    Florida Child Theme
 Author:         WEBNUS
 Author URI:     http://themeforest.net/user/WEBNUS
 Template:       florida-wp
 Version:        6.2.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/*
 Custom styles for Used Furniture Menu Button (added by Joseph Dispensa - Sneaker Web Design)
*/

nav#nav-wrap {
    margin-top: 16px;
}

div#stackedtop h6 {
    font-size: 15px !important;
}


.nivo-control {
    display: none !important;
}

.nivo-box {
    display: none !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 4px !important;
}

.charleft.ginput_counter {
    display: none !important;
}


li.gfield {
    margin-top: 4px !important;
}

.display-pages-listing a {
        display: block;
    background-color: #ccc;
    padding: 40px;
    padding-bottom: 55px;
    padding-top: 55px;
    border-color: red;
    border-width: 1px;
    border-style: solid;
    border-radius: 15px;
    text-align: center;
    /* width: 45%; */
}

.display-pages-listing a:hover {
    display: block;
    background-color: #3B3E3F;
    padding: 40px;
    padding-bottom: 55px;
    padding-top: 55px;
    border-color: red;
    border-width: 1px;
    border-style: solid;
    border-radius: 15px;
    text-align: center;
    /* width: 45%; */
}

.display-pages-listing .column.column-1-3 {
    position: relative;
    margin: 1px 4% 20px 0;
    float: left;
}

.display-pages-listing a {
    color: red;
}


#1180 {
    max-height: 1180px;
}

.display-pages-listing a:visited  {
    color: red;
}

.display-pages-listing a:hover {
    color: white;
}

div#stackedtop {
    max-height: 70px;
}

div#stackedtop h6 {
    margin-top: 11px !important;
}

.logo-wrap .logo {
    width: 852px;
}

.wpb_wrapper a {
    color: black;
}

a span#roomlocation em {
    display: none;
}

div#stackedtop h6 a {
    color: #ccc;
}

h2#redlink a {
    color: #d11b4a;
}

span.vc_sep_line {
    margin-top: 19px;
    margin-bottom: -15px;
}

/* Comapnies logos landing page style */

.page-template-template-landing-companies .vc_col-sm-4 .wpb_wrapper img{
    text-align: center;
    margin: auto;
    max-height: 100px;
    max-width: 95% !important;
}

.page-template-template-landing-companies .vc_col-sm-4 .wpb_text_column:first-of-type .wpb_wrapper{
    text-align: center;
    height: 100px;
}
.page-template-template-landing-companies .vc_col-sm-4 .wpb_text_column:first-of-type {
    margin-bottom: 15px !important;
}

@media screen and (max-width: 1199px) {
    div#stackedtop {
    position: absolute;
    margin-left: 337px;
}
    .logo-wrap .logo {
       width: 835px;
      margin-left: -65px;
   }

   img#img-logo-w1 {
      margin-left: -33px;
   }
}

/* Individual Logo Image Carousel */
.vc_images_carousel .vc_carousel-indicators {
	margin-bottom: -70px !important;
}
.vc_inner .attachment-full {
	margin: 0 auto;
}
.vc_carousel-inner .vc_inner {
	text-align: center;
}
@media screen and (max-width: 960px) {
    #header.sm-rgt-mn .alignright {
        display: block !important; 
    }

    div#stackedtop {
        min-width: 190px;
        margin-top: -45px;
    }

    #header h6 i, .top-bar h6 i, .top-inf h6 i {
        border: 0px;
    }

}

@media screen and (max-width: 768px) {

    .display-pages-listing a {
        display: block;
        background-color: #ccc;
        padding: 0px;
        padding-bottom: 29px;
        padding-top: 29px;
        border-color: red;
        border-width: 1px;
        border-style: solid;
        border-radius: 15px;
        text-align: center;
        /* width: 45%; */
        font-size: 17px;
    }
    #hourstext h2 {
        font-size: 18px;
        margin-left: -60px;
        text-align: left !important;
    }
   .attachment-full {
   		width: 130px;
   }
}
.section_wrapper.clearfix.default-woo-list {
    padding-top: 10px !important;
}
div#Top_bar {
 background: none !important; 
}

@media screen and (max-width: 414px) {

    div#stackedtop {
		min-width: 190px;
		margin-top: -7px;
		margin-left: -4px;
	}

	#header.sm-rgt-mn, #header.hi-header.sm-rgt-mn {
		padding: 10px 0 0;
		height: 119px;
		border-bottom: 4px solid #d2d2d2;
	}
        #hourstext h2 {
            font-size: 12px;
            margin-left: -39px;
            text-align: left !important;
        }

}

