/******* Header ********************************************************************/
#Header .social {background-image:url(../images/social.jpg); background-repeat:no-repeat; display:inline-block;}

#Header .ebay {background-position:-1px 0px; height:56px; width:135px;}
#Header .tiktok {background-position:-157px -7px; height:48px; width:48px;}
#Header .instagram {background-position:-204px -7px; height:48px; width:48px;}
#Header .linkedin {background-position:-257px -7px; height:48px; width:48px;}
#Header .facebook {background-position:-310px -7px; height:48px; width:48px;}
#Header .twitter {background-position:-357px -7px; height:48px; width:48px;}
#Header .youtube {background-position:-407px -7px; height:48px; width:48px;}

/********** Content **************************************************************************************************/
#MainBanner {background:url(../images/white-blue.jpg) repeat-x center top #8dc7ec;}
#Welcome {background:url(../images/blue-green.jpg) repeat-x center top #1eca1e;}
#Categories {background:url(../images/green-darkbule.jpg) repeat-x center top #35349e;}
#Reviews {background:url(../images/darkbule-white.jpg) repeat-x center top #fff;}
#MainContent {background:url(../images/blue-white.jpg) repeat-x center top #fff;}

.box {min-height:313px;}

#Reviews .h1 {font-size:50px;}
#Reviews .review-txt {font-size:30px;}

.cont-field .form-control {background:#FFAE55; border:none; height:60px;}
.cont-field textarea.form-control {height:180px;}

/********** Footer ***************************************************************************************************/
#FooterInfo {background:url(../images/white-lightgreen.jpg) repeat-x center top #90b515;}
#FooterInfo a {color:#fff;}
#FooterInfo a:hover, #FooterInfo a.active {color:#000;}

#Copyright {background:url(../images/lightgreen-white.jpg) repeat-x center top #fff;}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff !important;
}
.families a { font-size:20px;}
.families .col-md-3 {padding:10px; text-align:center;}
.families .col-md-4 {padding:10px; text-align:center;}
/*.dropdown:hover .dropdown-menu {display: block;}*/

img{
max-width:100%;
height: auto;
}