/*
Theme Name: Firstcom Solutions
Author: Firstcom Solutions
Author URI: http://firstcom.com.sg/
Version: 1.0
*/



/*  Font Embedding */

/*
@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/HelveticaNeue.woff') format('woff'),
         url('fonts/HelveticaNeue.ttf') format('truetype');
}
*/



/* General / Foundation Overrides */

/* Foundation container size */
.row{
    max-width: 1050px;
}

body {
  min-width: 1050px; 
  font-family: 'Open Sans', Arial, sans-serif;
  background-color: #FFFFFF;
  color: #222222;
  font-size: 14px;
}

body p,
body li{
    color: #222222;
    font-size: 14px;
}

body a{
    color: inherit;
}

body a:hover,
body a:focus{
    color: #343453;
}

body input,
body textarea{
    margin-bottom: 8px;
}

textarea,
textarea[rows]{
    height: 100px;
}

.margin-bottom-small{
    margin-bottom: 15px;
}

.margin-bottom-medium{
    margin-bottom: 30px;
}

.margin-bottom-large{
    margin-bottom: 60px;
}

.margin-top-small{
    margin-top: 15px;
}

.margin-top-medium{
    margin-top: 30px;
}

.margin-top-large{
    margin-top: 60px;
}


/* WordPress TinyMCE */
/* These styles are required for alignment to work */

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; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }



/* Wordpress Plugins - Contact Form 7 */

.wpcf7-form-control-wrap{
    width: 100%;
}

.wpcf7-not-valid-tip{
    margin-bottom: 10px;
}

.wpcf7-response-output{
	margin: 0 !important;
}



/* Wordpress Plugins - Slider Revolution */
/* Arrows and Bullets */

/*
.tp-leftarrow{
    width: 18px !important;
    height: 28px !important;
    background-image: url() !important;
}

.tp-rightarrow{
    width: 18px !important;
    height: 28px !important;
    background-image: url() !important;
}
*/

.tp-bullets.simplebullets.round .bullet{
    border-radius: 50%;
    background: none;
    background-color: #999999;
    border: none;
    width: 8px;
    height: 8px;
    margin: 0 8px;
}

.tp-bullets.simplebullets.round .bullet.selected{
    border-radius: 50%;
    background: none;
    background-color: #d3c193;
    border: none;
    width: 8px;
    height: 8px;
}




/* Header & Menu */

header {
  background-color: #ffffff;
}

.flowerbg {
  background-image: url(img/headerbg.png);
  /* background-position: center center; */
  min-height: 220px;
  /* position: relative; */
  /* z-index: 1; */
  max-width: 1180px;
  margin: auto;
  background-repeat: no-repeat;
}

.homecenter {
  padding: 10px;
}

#logo{
    display: inline-block;
}

.menu {
  list-style-type: none;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Ubuntu', sans-serif!important;
  font-size: 13px!important;
  margin-bottom:50px!important;
  margin-top:-10px;
}

.menu a {
  color: #5a5a5a;
}

.menu > li {
  display: inline-block;
  padding:10px 20px 10px 20px;
  position: relative;
}

.menu > li:last-child{
    margin-left: 0;
}


.menu > li:hover > a, .menu > .current-menu-item > a, .menu > .current-menu-parent > a, .menu > .current_page_ancestor > a {
  background-image: url(img/navborder.png);
  background-position: bottom bottom;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom:10px!important;
  color:#936907;
}

.menu .sub-menu{
    display: none;
    list-style-type: none;
    margin: 0;
}

.menu > .menu-item-has-children:hover > .sub-menu{
    display: block;
    position: absolute;
}

.menu .sub-menu > li {
    display: block;
    background: white;
    width: 100px;
    text-align: left;
}

.menu .sub-menu > li > a {
    display: block;
    padding: 5px 10px;
}

.menu li.current-menu-item a {
  color: #936907;
}

.logogo {
  text-align: center;
  padding-top: 15px;
  padding-right: 60px;
}

.tp-bullets.simplebullets.round {
  bottom: -20px!important;
}

.text-right {
  text-align: center !important;
  margin-bottom: 20px;
}

/* Footer * Copyright */

footer{
    background-color: #a8a8a8;
    padding: 20px 0;
}

.copyright{
    text-align: center;
    font-size: 12px;
}

.slider {
  min-height: 460px!important;
}


/* Content */

.slider{
    
}

.home-content{
    padding: 50px 0;
    background-color: white;
}

.gmap iframe{
    width: 100%;
    height: 300px;
    line-height: 0;
}


.footerbg1 {
  background: url(img/woodbg.png);
  min-height: 206px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgb(30, 21, 6);
}


.homeleft {
  width: 40%;
  float: left;
}

.homeright {
  width: 60%;
  float: right;
}

.content {
  min-height: 500px;
  margin-bottom: 40px;
}

h1 {
  text-transform: uppercase;
  font-family: 'Merriweather', serif;
  font-size: 35px;
  color: #3e3e3e;
}

h3{
    font-family: 'Merriweather', serif;
    font-size:23px;
    text-transform:uppercase;
}

.homebox img {
  width: 100%;
  height: 173px;
}

.homebox h3 {
  text-align: center;
  padding: 10px;
  margin-bottom: 0px!important;
  margin-top: 10px;
  color: #3e3e3e;
}

.slider {
  margin-top: -50px;
}

.homebox p {
  text-align: center;
  font-family: lato,sans-serif;
  color: #747474;
  width: 90%;
  margin: auto;
  /* font-size: 13px!important; */
  font-weight: 300;
}

span.diffcolor {
  color: #BA9424;
  font-weight: bold;
}

p.link {
  border: 2px solid #C3C3C3;
  padding: 6px;
  margin-top: 20px;
  width: 35%;
  color: #a3a3a3;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: 'Lato', sans-serif;
  /* padding-left: 20px; */
  /* padding-right: 30px; */
  font-weight: 400;
}

p.footerwinetext {
  color: #bab09f;
  font-size: 18px;
  font-style: italic;
}

.homebox {
  /* border: 1px solid #a3a3a3; */
  /* min-height: 200px; */
  padding-bottom: 10px;
  height: auto;
-webkit-box-shadow: 0px 0px 10px 1px rgba(204,204,204,1);
-moz-box-shadow: 0px 0px 10px 1px rgba(204,204,204,1);
box-shadow: 0px 0px 10px 1px rgba(204,204,204,1);
}

.homerightext h3 {
  text-align: center;
}

.homerightext p {
  color: #747474;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}

.winegraphic {
  background-image: url(img/wineribbon.png);
  padding: 10px;
  background-repeat: no-repeat;
  margin: auto;
  /* text-align: center; */
  width: 160px;
}

.width4 {
  width: 32%;
  margin-top: 30px;
  display: inline-block;
}

.homewinebox {
  width: 160px;
  margin: auto;
}

p.homewinetext {
  text-align: center;
  border: 2px solid #C3C3C3;
  padding: 8px;
  margin-top: 20px;
  text-transform: uppercase;
  color: #a4a4a4;
}

.homewineproducts {
  margin-left: 20px;
}


.footerwine {
  width: 60%;
  margin: auto;
  padding: 20px;
  padding-top: 30px;
}

p.footerwinetext {
  color: #bab09f;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  font-family: 'Merriweather', serif;
}

.footerbg2 {
  background-color: #1e1506;
  min-height: 130px;
}

.footerrow {
  width: 650px;
  margin: auto;
}

.large-4.column.border p {
  color: #bab09f;
  /* padding: 30px; */
  border-left: 1px solid #4b4438;
  font-family: 'Lato', sans-serif;
  height: 80px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 12px;
  font-size: 11px;
  padding-left: 10px;
}


.aboutbox-left {
  width: 55%;
  padding: 40px;
  float: left;
}

span.parapgraph {
  font-size: 20px;
  font-family: lato, sans-serif;
  color: #b2b2b2;
  font-style: italic;
  font-weight: 300;
}

.aboutbox-left p {
  font-family: lato, sans-serif;
  color: #747474;
  font-size: 14px;
  font-weight: 400;
}

.aboutbox {
  margin-top: 20px;
  margin-bottom: 30px;
  display: block;
  /* min-height: 438px; */
  float: none;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(204,204,204,1);
  -moz-box-shadow: 0px 0px 10px 1px rgba(204,204,204,1);
  box-shadow: 0px 0px 10px 1px rgba(204,204,204,1);
}

.aboutbox-right {
  /* display: block; */
  float: right;
  width: 45%;
}

.aboutbox-right img {
  width: 100%;
}

h3.appoint {
  font-family: lato, sans-serif !important;
  font-size:20px!important;
  text-transform: none!important;
}


.distributorship p {
  color: #747474;
  width: 620px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.appointantleft {
  width: 30%;
  float: left;
}

.appointantright {
  width: 70%;
  float: right;
}

span.appointanttitle {
  font-size: 16px;
  font-weight: bold;
  font-family: lato, sans-serif;
  color:#747474;
}

.large-6.column.appointant {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  float: none;
  vertical-align: top;
}

.appointantleft img {
  width: 104px;
  /* min-height: 94px; */
  /* vertical-align: middle; */
}

.appointantright p { 
  color: #747474;
  font-family: lato, sans-serif;
  font-size:14px;
}



.serviceright {
  width: 60%;
  float: left;
}

.titlegrey {
  color:#747474;
  font-family: lato, sans-serif;
  font-size:16px;
  font-weight: bold;
}

h3.servicetitle {
  font-family: lato,sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: none!important;
  color: #3e3e3e;
}

.servicecontent p {
  color: #747474;
  font-family: lato, sans-serif!important;
  font-size: 14px;
  font-weight: 400;
}

.servicebox {
  padding: 35px;
  /* margin-top: 20px; */
  margin-bottom: 200px;
  display: block;
  /* min-height: 438px; */
  float: none;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(204,204,204,1);
  -moz-box-shadow: 0px 0px 10px 1px rgba(204,204,204,1);
  box-shadow: 0px 0px 10px 1px rgba(204,204,204,1);
  width: 100%;
  min-height: 600px;
}

.serviceleft {
  float: right;
  width: 416px;
}

.servicesection {
  margin-top:30px;
}

.contactwidth{
  margin-top:25px;
  margin-bottom:30px;
}

h3.contact-title {
  font-family: lato, sans-serif;
  font-size: 20px;
  text-transform: none;
  padding-bottom: 20px;
}

span.contactbig {
  font-size: 16px;
  font-weight: bold;
  font-family: lato, sans-serif;
  color:#747474;
}

.contactinfo p {
  font-size:14px;
  font-family: lato, sans-serif;
    color:#747474;
}

.contactinfo a {
  color: rgb(146, 118, 21);
}


.winecontact table {
  width: 100%;
  border:none;
  background:none;
}

.winecontact table tr.even, .winecontact table tr.alt, .winecontact table tr:nth-of-type(even) {
  background: none;
}

.formcontact{
  padding-right:80px;
}

.winecontact table tr td {
  margin: 0px !important;
  padding: 0px!important;
}

.winecontact p{
  margin: 0px !important;
  padding: 0px!important;
}

.winecontact h3 {
  font-family: lato, sans-serif;
  text-transform: none;
  font-size:20px;
  color:#3e3e3e;
  font-weight: bold;
  padding-bottom:15px;

}

.winecontact {
  background-color: #f2f0ea;
  padding: 40px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  margin-top: 20px;
  padding-bottom: 50px;
}

.winecontact table input, .winecontact table textarea  {
  margin-top: 8px;
}

input.wpcf7-form-control.wpcf7-submit.left {
  background: none;
  border: none;
  border: 2px solid #C3C3C3;
  text-transform: uppercase;
  padding-left: 50px;
  padding-right: 50px;
  /* padding: 10px; */
  padding-top: 8px;
  padding-bottom: 8px;
}

input.wpcf7-form-control.wpcf7-submit.left:hover {
color:#3e3e3e;
  border: 2px solid #3e3e3e;;
}


ul.winemenu {
  /* margin-left: 0px; */
  margin: auto;
  text-align: center;
  /* background-color: white; */
  /* border: 1px solid; */
}

ul.winemenu li {
  /* margin: 0px; */
  display: inline-block;
  /* margin-right: 20px; */
  border: 1px solid rgb(210, 209, 206);
  margin: 0px;
  padding: 4px;
  margin-right: -5px;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
}

ul.winemenu li.current-menu-item {
  background-color: #f2f0ea;
  color:#747474;
}

span.specialgrey {
  font-size: 16px;
  font-weight: bold;
  font-family: lato,sans-serif;
}

.servicecontent h3 {
  font-family: lato, sans-serif;
  text-transform: none!important;
  font-size: 20px;
  margin-bottom: 20px;
}

.servicesection {
  margin-top: 40px;
}

ul.winecatmenu {
  margin: 0px;
  /* border: 1px solid black; */
  /* padding: 10px; */
  text-align: center;
  margin-top: 40px;
}

ul.winecatmenu li a {
  padding-left: 10px 10px;
  background-color: white;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-right: -6px;
  border: 1px solid rgb(226, 226, 226);
  text-transform: uppercase;
  color: #747474;
}

ul.winecatmenu li {
  display: inline-block;
  /* padding: 10px; */
}

ul.winecatmenu li a.active {
  background-color: #f2f0ea;
}

.categorycontent {
  margin-top: 40px;
  margin-bottom: 40px;
}

ul.winewine {
  margin: 0px;
}

ul.winewine li {
list-style:none;
}

ul.winewine li {
    display: inline-block;
    padding-right: 20px;
    vertical-align: top;
}

ul.winecatmenu li a:hover {
    background-color: #f2f0ea;
}

.leftwine {
  width: 35%;
  float: left;
  padding: 20px;
  /* margin: auto; */
  text-align: center;
  padding-top: 30px;
}

.download {
  margin-top: 20px;
  padding: 6px;
  border: 2px solid #d6d6d6;
  text-transform: uppercase;
  color: #a4a4a4;
}

.rightwine h3 {
  font-family: lato,sans-serif;
  font-size: 19px;
  text-transform: none;
}

.rightwine {
  float: right;
  width: 60%;
  padding: 30px;
  padding-top: 20px;
  /* margin-left: 10px; */
  padding-left: 0;
}

ul.detailswine {
  margin: 0px;
  margin-top: 15px;
}

ul.detailswine li:last-child {
  border-bottom: none;
}

ul.detailswine li {
  list-style: none;
  margin-bottom: 5px;
  border-bottom: 1px solid grey;
  padding-bottom: 5px;
}

ul.detailswine li {
  display: block;
}

ul.detailswine p {
  margin: 0px;
  font-size: 13px;
}
p.title {
  font-weight: bold;
  text-transform: uppercase;
  color: #9f8433;
  font-family: lato, sans-serif;
  font-size: 13px;
}

.shadow-wine {
    width: 490px;
    min-height: 530px;
    -webkit-box-shadow: rgb(204, 204, 204) 0px 0px 10px 1px;
    box-shadow: rgb(204, 204, 204) 0px 0px 10px 1px;
    margin: 0px;
    margin-bottom: 35px;
    padding-bottom: 35px;
    /* overflow-y: auto; */
}

.winelistbox {
  padding-top: 40px;
}

/*
.leftwine img {
  width: 91px;
  height: 380px;
}
*/

.serviceleft img {
  width: 410px;
  height: 410px;
}

p.answer {
    border-bottom: 1px solid #e0e0e0;
}
.detailswine p {
  margin: 0px;
  margin-bottom: 5px;
}

p.answer:last-child {
  border-bottom: none;
}

.alt_page_navigation {
  text-align: center;
  margin-top: 40px;
  padding-bottom: 160px;
}

.alt_page_navigation a.first_link.no_more, .last_link, .first_link, .last_link.no_more {
  display: none;
}


a.previous_link {
  background: url(img/prev.png);
  width: 120px;
  height: 240px;
  padding: 18px;
  background-repeat: no-repeat;
  /* display: none; */
  font-size: 0;
  margin-right: -8px;
}

.alt_page_navigation a.active_page {
  background-color: #A5A3A4;
  color: #FFFFFF;
}

a.page_link {
  border: 1px solid rgb(163, 161, 161);
  /* padding: 3px; */
  padding-bottom: 3px;
  padding-top: 2px;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  margin-left: 3px;
  margin-right: 3px;
}

a.next_link {
  background: url(img/next.png);
  width: 120px;
  height: 240px;
  padding: 18px;
  background-repeat: no-repeat;
  /* display: none; */
  font-size: 0;
  margin-right: -10px;
}

.footerrow p a:hover {
  color: grey;
}

.alt_page_navigation {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
li#menu-item-140:hover {
    background-color: #F2F0EA;
}

ul.winemenu li:hover {
    background-color: #F2F0EA;
}