body {
   
    background-size: 100%;
    background-repeat: repeat-none;
    overflow: scroll;
    scrollbar: auto;
    color: #333;
    text-color: #333;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 18px;
    margin-left: auto;
    background: url(../img/bg2.png);
    background-size: 100%;
    background-position: top;
    background-repeat: repeat-y;
    font-size: 12px
}

p {
  text-align: left !important;
}

div.navtop {
    width: 100vw;
    background: #000;
    color: #fff;
    font-size: large;
    font-weight: bold;
    padding: 8px;
}

.search-field {
    width: 100%;
    padding: 10px 35px 10px 15px;
    border: 2px solid #000;
    border-radius: 100px;
    outline: none;
}

.search-button {
    background: transparent;
    border: none;
    outline: none;
    margin-left: -43px;
}

.search-button img {
    width: 20px;
    height: 20px;
    object-fit: cover;
}

.social_network_link  {
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
    position: relative;
    min-height: 32px;
    min-width: 32px;
}
.navbar-default {
    background-color: #fff !important;
}

.navbar {
   min-height: 30px;
   border: none;
}

li.menu-item a span {
    color: #111;
}

a.with_border, a.with_border:hover, a.with_border:active, a.with_border:selection {
    margin: 0px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    position: relative;
    border: none;
    background: none !important;
}

.social-facebook {
    background: url("/images/share/facebook_icon_32.png") no-repeat;
}

.social-twitter {
    background: url("/images/share/twitter_icon_32.png") no-repeat;
}

.social-linkedin {
    background: url("/images/share/linkedin_icon_32.png") no-repeat;
}

.social-instagram {
    background: url("/images/share/instagram_icon_32.png") no-repeat;
}

.social-youtube {
    background: url("/images/share/youtube_icon_32.png") no-repeat;
}

.social-pinterest {
    background: url("/images/share/pinterest_icon_32.png") no-repeat;
}

div.overlay {
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    margin-top: -45px;
    height: 45px;
    padding-left: 4px;
    padding-top: 0px;
    overflow: hidden;
    color: #111;
}

div.overlay p {
    font-weight: bold;
}

.maxvideo {
    border-radius: 20px;
    border: 2px solid #ccc;
    padding: 4px;
}

div.authorimg {
    margin-top: -55px;
    float: right;
}

div.authorimg img {
    max-width:30px
}

.authorlike {
    margin-top:-7px;
    max-width:14px !important;
    border: none !important;
}

div.addressinfo {
    min-width:200px;
    max-height:100px;

}

div.magazine {
    margin: 10px;
}

.magazinetitle {
    color: #4BACC6;
    font-size: large;
}
.eventtitle {
    color: #4BACC6;
    font-size: large;
    font-weight: bold;
}

.videocontent {
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
  max-height: 60vw;
  width:46vw;
  margin-left: auto;
  margin-right: auto;
}

.followus {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 100px;
}

.followus li {
  margin: 0px;
  padding: 0px;
}

.flextext {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  max-height: 10vw;
  width:fit-content;
  margin-left: auto;
  margin-right: auto;
}

.flextext li {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.videoitem {
  margin: 10px;
}

.videoitem {
  flex: 0 0 calc(24vw - 20px);
  width: calc(24vw - 20px);
}


.videoitem .playvideo img {
  border: none;
  padding: none;
  margin: none;
}

div.connect p {
  display: table;
  margin: auto;
  font-size: x-large;
}

h1.storetitle, h2.storetitle, h3.storetitle, h4.storetitle, h5.storetitle, h4.storetitle a {
    padding-left: 20px;    
    color:#7bc242;
    text-decoration: none;
}

.row2
{
   background-color: #b0b0b0;
}

.row1
{
   background-color: #989898;
}

#border-top.h_blue {
    background: rgba(0, 0, 0, 0) url("../img/j_header_middle.png") repeat-x scroll 0 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 61px;
}
div.toolbar-list {
    float: right;
    padding: 0;
    text-align: right;
}

div.main {
    background-color: #fff;
    border: 4px double #ccc;
    border-radius: 10px;
    opacity: 0.9;
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
    min-height: 69vh;
}

.large-only {
    display: none;
    visibility: hidden;
}

body::-webkit-scrollbar {
    width: 1em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}


.restaurants .restaurant-listing .filter-wrapper {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 2em;
    padding: 1em 1em 0.5em;
    transition: all 0.25s ease-in-out 0s;
}

ul.sorting-items {
    color: #585858;
    font-size: 1.08em;
    margin-bottom: 0.5em;
    padding: 0;
}

.col-md-9 {
    float: left;
}

li.filteritems {
    text-align: left;
    padding-left: 20px;
}

.row {
    margin-left:auto; 
    margin-right:auto;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 0.9;
    text-align:center;
}

.aboutmain {
    width: 85%;
    margin-left:auto; 
    margin-right:auto;
    border: 6px solid #fff;
    border-radius: 4px;
    background: #eee;
    opacity: 0.8;
}

.address {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    max-width: 390px;
    border: none;
}
.form-horizontal {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    max-width: 590px;
}

.photo {
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    max-width: 290px;
    border: none;
}

.photo img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.mystyle {
    background-color:#dbac5e;
    margin-left:auto; 
    margin-right:auto;
    padding-top:40px;
    padding-bottom:20px;
}

h5 {
    color: #fff;
    font-weight: bold;
    padding-right: 10px;
    text-decoration: none;
}

.bold {
  font-weight: bold;
}

.large {
  font-size: large;
}

.f2 {
  font-size: 1.5vw;
}

.f3 {
  font-size: 2.5vw;
}

.f4 {
  font-size: 4vw;
}

.m15 {
  margin-left:15px;
  margin-right:15px;
}

.xlarge {
  font-size: x-large;
}

.small {
  font-size: 1vw;
}

.white {
  color: #fff;
}
.black {
  color: #000;
}

.blue {
  color: #006699;
}

input.cart
{
    border: none;
}

.about {
    color: #333;
    margin-right: auto;
    padding: 20px;
    width: 80%;
    border: none;
}

article {
    text-align: center;
}

.reg-input {
    min-width: 200px;
}

.reg-checkbox {
    min-width: 240px;
}

.leftbar {
    display: block;
    width: 7%;
    margin-left: 0px;
    height: 100%;
    
    position:fixed; 
    overflow:none;
    z-index:-1;
    top:0px;
    left:0px;
   
    background-size: 100%;
}
.height
{
    min-height:50px;
}
.rightbar
{
    display: block;
    width: 7%;
    margin-left: 0px;
    height: 100%;
    
    position:fixed; 
    overflow:none;
    z-index:-1;
    top:0px;
    right:0px;
  
    background-size: 100%;
}

ul, ol, li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

div.item-details-wrapper {
    min-width: 120px;
}

a.thumbnail {
    max-width: 155px;
    border: 2px #d6ab5d;
    border-radius: 4px #d6ab5d;
    background: #fff;
}

.icon-circle-plus::before {
    content: "\2295";
}

.icon-circle-minus::before {
    content: "\229d";
}

label.itemcount, label.itemtotalprice {
    background: #7bc242 none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 14px;
    padding: 8px;
    width: 30px;
}

label.itemtotalprice {
    width: auto;
}

.btn-group, .btn-group-vertical .item-count {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.item-qty {
    display: inline-block;
    float: none !important;
    color: #585858;
    font-size: 14px !important;
    font-weight: 100;
    height: 20px;
    padding: 0;
    text-align: center;
    vertical-align: initial;
    width: 20px;
}

input.small {
    width: 30px !important;
    text-align: center;
}

small.price {
    color: #1a1a1a;
    font-size: 12px;
    padding: 2px;
    margin-bottom: 0px;
    min-width: 48px;
    
}

.item-box, .item-details-wrapper {
    background: #fff;
    text-align: center;
    border: 2px solid #ccc;
    min-height: 106px;
    transition: all 0.2s ease-in-out 0s;
}

.item-box:hover {
    //box-shadow: 3px 4px 4px 1px #d3d3d3;
}

div.vn-container {
    position: absolute;
    bottom:5px;
    left: 5px;
    padding: 0px;
    margin: 0px;
    width: 10px !important;
    height: 10px; !important;
}

div.vn-container img {
    width: 10px !important;
    height: 10px; !important;
}

.img-container{
  display: block;
  align-self: center;
  vertical-align: middle;
  img{
    max-height: 100%;
    max-width: 100%;
  }
}


.item-box-footer {
  float: left;
  margin: 30px 200px 20px 100px;
  padding: 0px;
  position: relative;
}

.radiolongtext {
    min-width: 250px;
    font-size: 9px;
}

div.col-lg-3, div.col-md-4, div.col-xs-6, div.thumb {
    padding-top:4px !important;
    padding-bottom:4px !important;
    padding-left:4px !important;
    padding-right:4px !important;
    margin: 0px;
}

div.modal-body {
   max-width: 350px;
   margin-left: auto;
   margin-right: auto;
}

div.links
{
    width:85%;
    margin-left:auto;
    margin-right:auto;
}

div.col-lg-12 {
    border: 3px solid #000333;
    border-radius: 4px;
}

.mini-submenu{
  display:none;  
  background-color: rgba(0, 0, 0, 0);  
  border: 1px solid rgba(0, 0, 0, 0.9);
  border-radius: 4px;
  padding: 10px;  
  /*position: relative;*/
  width: 42px;

}

.mini-submenu:hover{
  cursor: pointer;
}

.mini-submenu .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
  margin-top: 3px;
}

.mini-submenu .icon-bar {
  background-color: #000;
}

#cartbar {
    min-height: 80px;
}

.fixedcart {
  position: fixed !important;
  top: 0px;
  z-index: 2;
}

input.cart, imput.small {
    width: 50px !important;
}

#slide-submenu{
  background: rgba(0, 0, 0, 0.45);
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer;
}
.white-wrapper {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    margin: 10px 0;
    overflow: hidden;
    padding: 15px 10px 30px;
    position: relative;
}

input[type="checkbox"] {
    border: 2px solid silver;
    border-radius: 4px;
}

input[type="radio"] {
    border: 2px solid silver;
    border-radius: 4px;
}

@media screen and (min-width: 768px) {
  
    .large-only {
        display: block;
        visibility: visible;
    }
    
    .radiolongtext {
        min-width: 250px;
        font-size: 13px;
    }
    
    .filter {
        background-size: 100% auto;
        display: block;
        height: auto;
        left: auto;
        margin-left: auto;
        position: fixed;
        top: auto;
        z-index: 1;
        margin-left: auto;
        margin-right: auto;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        padding: 0 0 0.5em;
        background: #eee;
        border: solid #fff;
        border-radius: 4px;
     }
     
     .filter-wrapper.fixed-top {
        position: relative;
        top: 40px;
        width: auto;
     }
     
    .max28 {
       max-width: 28vw;
       margin-left:2px;
    }
     
    .height34 {
       height: calc(34vw - 70px);
    }
     
    .events {
       margin-left:40px;
       float: left;
    }
    
    .maxvideo {
       margin-left:40px;
       width: calc(60vw - 20px);
       height: calc(34vw);
    }
    
    .videoitem img {
	padding: 5px;
	border:1px solid #ccc;
	border-radius: 2px;
	width: calc(20vw - 10px);
    }
    
    .videoitem .playvideo {
        margin-left: auto;
        margin-right: auto;
        margin-top: calc(-12vw + 20px);
    }

    .videoitem .playvideo img {
	width: 45px !important;
    }

    .videoitem span {
	color: #333;
	font-size: large;
	font-weight: bold;
	float: left;
	max-width: 21vw;
	margin-left: 20px;
	margin-right: 5px;
    }
    
	.recipecontent {
	  list-style: none;
	  display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
	  padding: 0;
	  min-height: 15vw;
	  width:46vw;
	  margin-left: auto;
	  margin-right: auto;
	}

	.recipeitem {
	  margin: 2px;
	  flex: 0 0 calc(45vw - 20px);
	  width: calc(44vw - 20px);
	}

	.recipe {
	  list-style: none;
	  display: flow-root list-item;
	  flex-direction: column;
	  flex-wrap: wrap;
	  padding: 2px;
	  width:44vw;
	}

	.recipe li:first-child {
	  width: calc(15vw);
	  float: left;
	  max-height: 11vw;
	  margin-right: 1px;
	}


	.recipe li:not(first-child) {
	  width: calc(27vw - 10px);
	  text-align: justify;
	  margin-left: 10px;
	}

	.recipe li:first-child img {
	  width: calc(14vw);
	  float: left;
	  padding: 2px;
	  border: 1px solid #ccc;
	  border-radius: 2px;
	}

	.recipetitle {
	  max-height: 20px;
	}
    
    .recipeitem img {
       padding: 2px;
       border:1px solid #000;
       width: calc(15vw - 10px);
    }
    
    .recipeitem span.recipetitle  {
       color: #333;
       font-size: large;
       font-weight: bold;
    }
    
    .recipeitem span.recipeexcerpt {
       color: #333;
       font-size: small;
       font-weight: normal;
    }
    
    .shareonfb ul li img.medialink {
       width: 33vw;
    }

    ul.flexfb li iframe {
      max-width: 33vw;
      max-height: 32vw;
    }
    
    .w6 {
      max-width: 6vw;
    }
}

@media screen and (min-width: 1200px) {
    div.item-category {
        margin-left: -45px !important;
    }
}

@media screen and (max-width: 768px) {
  
    div.col-md-8, label.control-label {
        font-size: 11px;
    }
    
    legend, button.btn {
        font-size: 12px;
    }
    
    div.main, div.links {
        background-color: #fff;
        opacity: 0.9;
        width: 100vw;
        margin-left: auto;
        margin-right: auto;
    }
    
    .filter-wrapper.filter, .filter-wrapper, .fixed-top  {
        position: relative !important;
        width: 80vw !important;
        top: 0px !important;
        margin-left:auto;
        margin-right:auto;
        border: solid #fff !important;
        background: #eee !important;
        border-radius: 10px !important;
        padding: 4px;
    }
    
    .filter {
        background-size: 100% auto;
        z-index: 1;
        margin-left: auto;
        margin-right: auto;
    }
     
    .filteritems {    
        text-align: left;
        padding-left: 20px;
        width: 100%;
        font-size: 12px;
    }
    
    .btn {
        width: 100%;
        font-size: 12px;
    }
     
    .max28 {
       width: 60vw;
    }
     
    .events {
       margin-left:0px;
       float: left;
    }
     
    .maxvideo {
       margin-left:0px;
       width: calc(80vw);
       height: calc(45vw);
    }
     
    .videoitem img {
       padding: 3px;
       border:1px solid #ccc;
       width: calc(18vw - 10px);
    }
    
    .videoitem .playvideo {
        margin-left: auto;
        margin-right: auto;
        margin-top: calc(-12vw + 10px);
    }

    .videoitem .playvideo img {
	width: 25px !important;
    }
    
    .videoitem span {
       color: #333;
       font-size: x-small;
       font-weight: bold;
       float: left;
    }
    
	.recipecontent {
	  list-style: none;
	  display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
	  padding: 0;
	  min-height: 15vw;
	  width:90vw;
	}

	.recipeitem {
	  margin: 2px;
	  flex: 0 0 calc(90vw - 10px);
	  width: calc(90vw - 10px);
	}

	.recipe {
	  list-style: none;
	  display: flow-root list-item;
	  flex-direction: column;
	  flex-wrap: wrap;
	  padding: 2px;
	  width:88vw;
	}

	.recipe li:first-child {
	  width: calc(15vw);
	  float: left;
	  max-height: 11vw;
	  margin-right: 1px;
	}

	.recipe li:first-child img {
	  width: calc(14vw);
	  float: left;
	  padding: 2px;
	  border: 1px solid #ccc;
	  border-radius: 2px;
	}


	.recipe li:not(first-child) {
	  width: calc(74vw - 10px);
	  text-align: justify;
	  margin-left: 10px;
	}

	.recipetitle {
	  max-height: 20px;
	}
	
    .recipeitem img {
       padding: 2px;
       border:1px solid #ccc;
       width: calc(15vw - 10px);
    }
    
    .recipeitem span.recipetitle  {
       color: #333;
       font-size: small;
       font-weight: bold;
    }
    
    .recipeitem span.recipeexcerpt {
       color: #333;
       font-size: small;
       font-weight: normal;
    }
    
    .shareonfb ul li img.medialink {
       width: 66vw;
    }
    
    ul.flexfb li iframe {
      max-width: 90vw;
      max-height: 86vw;
    }
        
    .w6 {
      max-width: 6vw;
    }
}




.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
}

.radio, .checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
     font-size: 11px;
}
* {
    box-sizing: border-box;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after,
.radio input[type=radio]:checked + label:after
.checkbox input[type=checkbox]:checked + label:after {
    font-family: 'Glyphicons Halflings';
    content: "\e013";
}

input[type="checkbox"].styled:checked label:after,
input[type="radio"].styled:checked label:after,
.radio label:after
.checkbox label:after {
    padding-left: 4px;
    padding-top: 2px;
    font-size: 9px;
}

input[type="file"].form-control {
    min-height: 47px;
    border: none;
    max-width: 180px;
}

select.form-control {
    margin: 0px;
}

img.form-img {
    margin-left: 20px;
    margin-top: 20px;
    border:2px solid #ccc;
    border-radius: 4px;
    width: 175px;
}

span.input-group-addon {
    min-width: 40px;
}   



/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 5px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 5px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

div.content {
    background-color: #ffffcc;
    border: 1px solid silver;
    padding: 8px;
    text-align: justify;
}

.form-control
{
width:90%;
margin-left:auto;
margin-right:auto;

}


.rating-box {
    background: url("../images/stars.png") repeat-x;
    font-size: 0;
    height: 13px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 70px;
}
 
.rating-box .rating {
    background: url("../images/stars.png") repeat-x;
    background-position: 0 100%;
    float: left;
    height: 13px;
}

.home-component .location-container .detect-location-icon {
    background: rgba(0, 0, 0, 0) url("data:image/png;base64,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") no-repeat scroll -36px center / 180px 18px;
    display: inline-block;
    height: 22px;
    text-decoration: none;
    vertical-align: middle;
    width: 18px;
}

.container-1 {
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}

.container-1 input#search-location {
  padding-left: 45px;
}

.container-1 .icon{
  position: absolute;
  top: 0%;
  left: 31px !important;
  margin-top: 5px;
  z-index: 1;
  color: #4f5b66;
}

.primage {
  width: 120px;
}
.emailinput {
  background: #000;
  color: #ddd;
  margin-bottom: 20px;
}

.emailsubscribe {
  margin-top: -5px;
  margin-left: 5px;
}

.footer {
    position: absolute;
    padding-top: 0px;
    width: 100%;
    background: url('/images/footer.jpg');
    border-radius: 8px;     
    color: #fff;
    font-size: 11px;
    background-size: auto 100%;
    font-size: 14px;
}

.footer ul li:first-child, .footer-text, .footer-text div p {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.footer div div p {
    color: #fff;
}

.social-icons li a {
    color: #555555;
}
ul.inline-list {
    list-style: outside none none;
    padding: 0;
    margin: 0px;
}
.icon-twitter {
    background: url('/images/share/twitter_icon.png') no-repeat;
}
.icon-facebook {
    background: url('/images/share/facebook_icon.png') no-repeat;
}
.icon-instagram {
    background: url('/images/share/instagram_icon.png') no-repeat;
}
.icon-pinterest {
    background: url('/images/share/pinterest_icon.png') no-repeat;
}
.shareicon {
    width: 31px;
    height: 31px;
    background-color: #fff;
}
.shareicon::before {
    display: inline;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
}
.social-icons li .icon {
    font-size: 22px;
    line-height: 22px;
}
.inline-list li {
    display: inline-block;
    margin-bottom: 0;
    float: left; 
    margin-left: 10px;
}
.vn-container img{
     width: 15px;
     height: 15px;
}
.vn-container {
     margin-top: -39px;
     margin-left: -14px;
     width: 15px;
     height: 15px;
}
.hiddenrow {
     visibility: hidden;
     display: none;
}

.footclr {
    color: #eee;
    font-size: 14px;
}

.center {
	margin-left:auto !important;
	margin-right:auto !important;
	float:none !important;
}

.YELLOW, .YELLOW2, .YELLOW3, .YELLOW4 { color: orange !important; background: yellow !important; }
.RED { color: #500 !important; background: #f30 !important; }
.GREEN { color: green !important; background: #0f0 !important; }
.AMBER { color: orange !important; background: wheat !important; }
.WHITE { color: #000 !important; background: #fff !important; font-weight: bold; }
.BLUE { color: #fff !important; background: blue !important; font-weight: bold; }
.ORANGE { color: #fff !important; background: orange !important; font-weight: bold; }