a {
    color: #00CCCC;
}
#main-carousel {
    -webkit-box-shadow: 2px 2px 20px 0 hsla(0,0%,0%,0.5);
    box-shadow: 2px 2px 20px 0 hsla(0,0%,0%,0.5);
    border-radius: 0 0 0 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 0;
}

#logo {
    font-size: 40px;
    text-shadow: none;
    padding-left: 0;
    position: relative;
    top: -10px;
    color: hsl(0,0%,100%);
}

#toolbar1 .navbar-inner {
    border-style: none;
    border-radius: 0 0 0 0;
    border-width: 2px 0 0;
    border-color: hsl(0,100%,50%);
    padding-left: 100%;
    padding-right: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: -100%;
    margin-right: -100%;
    background: none;
    background-color: rgba(0,0,0, 0.75);
}

#button-cart {
    background-position: left center;
    border-radius: 11px 11px 11px 11px;
    background: hsl(0,0%,100%) url(cart-icon.png) no-repeat 8px center;
    margin: 6px 0 0 0;
    padding: 6px 4px 6px 0;
    margin-top: 0;
}

#langselect {
    padding-top: 10px;
    padding-left: 16px;
    color: hsl(0,0%,100%);
}

#searchbox {
    border-style: none;
}

#toolbar2 .navbar-inner {
    border-radius: 0 0 0 0;
    border-width: 0 0 2px;
    border-style: none;
    border-color: hsl(0,100%,40%);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 4px;
    padding-left: 4px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 4px;
}

#site {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    color: hsl(0,0%,87%);
    font-weight: 300;
    background: url(../images/background.jpg);
    height: 100%;         /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#content {
    border-radius: 0 0 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(0,0,0, 0.75);
    margin-top: 20px;
}

#sharebox img {
    padding-right: 8px;
}

#mainmenu .active > a {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0 0 0 0;
    color: hsl(0,0%,100%);
    background: none;
    background-color: hsla(0,0%,100%,0.25);
}

#mainmenu > li > a:hover, #mainmenu .dropdown-toggle:hover, #mainmenu li.dropdown.open>.dropdown-toggle {
    color: hsl(24,100%,50%);
}

.tw-para h2 {
    font-size: 170%;
    text-transform: capitalize;
    font-weight: normal;
}

#logo #logo-sl {
    font-size: 13px;
}

#sharebox {
    margin-right: 16px;
    margin-top: 20px;
}

.gallery-idx a > img {
    margin-right: 12px;
    margin-bottom: 12px;
    margin-left: 12px;
    border-width: 1px;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-color: hsl(0,0%,75%);
}

.gallery-idx a > img:hover {
    -webkit-box-shadow: 0 0 5px 0.1px hsl(0,0%,59%);
    box-shadow: 0 0 5px 0.1px hsl(0,0%,59%);
}

#top-sb {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#footerfat {
    margin-bottom: 16px;
    color: #fff;
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    padding-top: 20px;
    background: none;
    background-color: rgba(0,0,0, 0.75);
    /* -webkit-box-shadow:0 0 10px 0 hsl(0,0%,0%) inset; */
    /* box-shadow:0 0 10px 0 hsl(0,0%,0%) inset; */
    margin-top: 16px;
}

#footersmall {
    color: hsl(0,0%,100%);
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 20px;
}

#footersmall #foot-sec1 {
    padding-left: 8px;
    padding-right: 8px;
}

h2 {
    font-size: 200%;
    font-weight: lighter;
    border-radius: 0 0 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    background-color: hsla(0,0%,100%,0.25);
    margin: 15px;
    padding: 0 15px;
}

.frm-simple1 {
    border-width: 1px;
    border-style: solid;
    border-color: hsl(0,0%,70%);
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
}

.frm-simple2 {
    border-style: solid;
    border-width: 1px;
    border-color: hsl(0,0%,70%);
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}

.frm-drop-shadow {
    -webkit-box-shadow: 1px 1px 10px 0 hsl(0,0%,0%);
    box-shadow: 1px 1px 10px 0 hsl(0,0%,0%);
}

.frm-thin-border {
    background: none;
    background-color: hsl(0,0%,100%);
    -webkit-box-shadow: 1px 1px 10px 0 hsl(0,0%,0%);
    box-shadow: 1px 1px 10px 0 hsl(0,0%,0%);
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-left: 2px;
}

.frm-wide-border {
    background: none;
    background-color: hsl(0,0%,100%);
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    -webkit-box-shadow: 2px 2px 15px 0 hsl(0,0%,0%);
    box-shadow: 2px 2px 15px 0 hsl(0,0%,0%);
}

.frm-polaroid {
    background: none;
    background-color: hsl(0,0%,100%);
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 24px;
    padding-left: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: hsl(0,0%,70%);
    border-radius: 0 0 0 0;
}

.frm-rounded {width: 100%;max-width: 450px;border: 10px solid hsla(0,0%,100%,0.25);}

.tw-para .pobj.obj-before {
    margin-bottom: 16px;
}

.tw-para .pobj.float-l {
    margin-bottom: 16px;
    margin-right: 16px;
    float: left;
}

.tw-para .pobj.float-r {
    margin-left: 16px;
    margin-bottom: 16px;
}

.tw-para .pobj.obj-after {
    margin-top: 16px;
}

#footerfat .tw-para {
    margin-top: 0;
    padding-left: 8px;
    padding-right: 8px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#660033',endColorstr='#FFFFFF',GradientType=0);
    background-image: -moz-linear-gradient(top,hsla(329,100%,20%,0) 0%,hsla(0,0%,100%,0) 100%);
    background-image: -ms-linear-gradient(top,hsla(329,100%,20%,0) 0%,hsla(0,0%,100%,0) 100%);
    background-image: -o-linear-gradient(top,hsla(329,100%,20%,0) 0%,hsla(0,0%,100%,0) 100%);
    background-image: -webkit-linear-gradient(top,hsla(329,100%,20%,0) 0%,hsla(0,0%,100%,0) 100%);
    background-image: linear-gradient(to bottom,hsla(329,100%,20%,0) 0%,hsla(0,0%,100%,0) 100%);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.thumbnail > .caption > h3,.thumbnail > .caption > h3 > a {
    font-size: 100%;
    line-height: 1.4;
}

.thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    background: none;
    background-color: hsl(0,0%,92%);
}

.thumbnail > .caption {
    border-width: 1px 0 0;
    border-color: hsl(0,0%,87%);
    border-style: solid;
}

#footersmall #foot-sec2 {
    padding-left: 8px;
    padding-right: 8px;
}

.tw-price {
    font-weight: bold;
    font-size: 150%;
}

.tw-price.striked {
    text-decoration: line-through;
    font-weight: normal;
    font-size: 100%;
}

table.shopcart td {
    border-width: 1px;
    border-color: hsl(0,0%,87%);
    border-style: solid;
    padding-left: 4px;
    padding-right: 4px;
}

table.shopcart th, table.shopcart td.total {
    border-style: solid;
    border-width: 1px;
    border-color: hsl(0,0%,87%);
}

#co_currsteptitle {
    border-style: none;
}

.sc-order-hinfo {
    border-width: 1px;
    border-color: hsl(0,0%,87%);
    border-style: solid;
    padding-left: 8px;
    padding-right: 8px;
}

#toolbar3 .navbar-inner {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-style: solid;
    border-width: 0 0 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

#main-carousel .carousel-inner, #main-carousel .carousel-inner > .item > img {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0 0 0 0;
}

#logo #logo-rt {
    color: hsl(0,0%,0%);
}

#mainmenu {
    -webkit-box-shadow: none;
    box-shadow: none;
}

header {
    border-radius: 0 0 0 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

#langselect > a {
    color: hsl(0,0%,100%);
}

footer {
    border-radius: 0 0 0 0;
    margin-left: auto;
    margin-right: auto;
}

#button-cart:hover {
    background: none;
    background-color: hsla(0,0%,100%,0.75);
}

#button-cart > span {
    padding: 0 8px 0 40px;
}

.tw-para.twps-panel {
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 0 0 0 0;
}

.tw-para.twps-panel h2 {
    font-size: 130%;
}

.tw-para {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 0 0 0 0;
    margin-bottom: 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#mainmenu > li > a, #mainmenu .dropdown-toggle {
    color: hsl(0,0%,100%);
    margin-left: 1px;
    margin-right: 1px;
}

#footersmall a {
    color: hsl(0,0%,100%);
}

#top-content {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}

#searchbox > input {
    width: 125px;
    border-style: none;
    background: hsla(0,0%,100%,0.24) url(search-white.png) no-repeat 10px center;
    background-size: 15px 15px;
    padding: 4px 4px 4px 30px;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 5px 1px hsla(0,0%,0%,0.3) inset;
    box-shadow: 0 1px 5px 1px hsla(0,0%,0%,0.3) inset;
    font-style: italic;
    font-family: inherit;
}

#searchbox > input:focus {
    width: 150px;
    background: none;
    background-color: hsl(0,0%,100%);
    outline: none;
    font-style: normal;
}

#mainmenu > li, #mainmenu .dropdown-toggle {
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: hsla(0,0%,100%,0.25);
}

#mainmenu > li:last-child {
    border-style: none;
}

#logo #logo-lt {
    text-shadow: none;
}

#toolbar3_r {
    margin-right: 8px;
}

#page {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

#mainmenu ul.nav li.dropdown:hover > ul.dropdown-menu {
    margin: 0;
    display: block;
}

.hdate {
    position: relative;
    left: 48px;
    text-rendering: auto;
    width: -moz-calc(100% - 48px);
    width: -webkit-calc(100% - 48px);
    width: calc(100% - 48px);
    min-height: 44px;
}

.hdate:before {
    content: attr(data-hday);
    position: absolute;
    left: -48px;
    background: rgb(234,234,234);
    color: rgb(77,77,77);
    text-align: center;
    font-size: 20px;
    width: 40px;
    height: 24px;
    line-height: 24px;
    vertical-align: bottom;
    padding: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-box-shadow: 2px 2px 2px rgb(178,178,178);
    box-shadow: 2px 2px 2px rgb(178,178,178);
}

.hdate:after {
    content: attr(data-hmonth);
    position: absolute;
    left: -48px;
    top: 20px;
    background: rgb(234,234,234);
    background: -webkit-gradient(linear,left top,left bottom,from(rgb(234,234,234)),to(rgb(176,176,176)));
    background: -moz-linear-gradient(top,rgb(234,234,234),rgb(176,176,176));
    background: linear-gradient(top,rgb(234,234,234),rgb(176,176,176));
    color: rgb(77,77,77);
    text-align: center;
    font-size: 11px;
    width: 40px;
    height: 16px;
    line-height: 16px;
    padding: 0 0 1px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-box-shadow: 2px 2px 2px rgb(178,178,178);
    box-shadow: 2px 2px 2px rgb(178,178,178);
}

.doughnut-legend li span, .pie-legend li span, .polararea-legend li span {
    display: block;
    width: 1.11em;
    height: 1.11em;
    border-radius: 1.11em;
    float: left;
    margin-top: 0px;
    margin-right: 8px;
}

.line-legend li span, .bar-legend li span, .radar-legend li span {
    line-height: 1em;
    padding: 0;
    padding-right: 1em;
    margin: 0;
    margin-right: 8px;
}

.doughnut-legend, .pie-legend, .polararea-legend, .line-legend, .bar-legend, .radar-legend {
    list-style: none;
    font-size: 85%;
    margin: 0;
    padding: 0;
    margin-top: 8px;
}

.doughnut-legend li, .pie-legend li, .polararea-legend li {
    margin-bottom: 4px;
    line-height: 1em;
    position: relative;
    z-index: 1;
}

.line-legend li, .bar-legend li, .radar-legend li {
    margin-bottom: 4px;
    line-height: 1.4em;
    position: relative;
    z-index: 1;
}

.chart-legend-value {
    display: inline-block;
    float: left;
    width: 3em;
    text-align: right;
    margin-right: 8px;
    line-height: 1em;
}

.toTop {
    position: fixed;
    z-index: 5000;
    bottom: 1em;
    right: 1em;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    background-color: rgba(165,165,165,0.50);
    padding: 0.7em;
    display: none;
    border-radius: 6px;
}

.toTop:hover {
    background-color: rgba(255,255,255,0.60);
}

.toTopLink {
    color: #000;
}

.toc-article {
    padding-bottom: 4px;
}

.cols2 {
}

.toc-article li {
    margin-left: 2em;
}

.mpnav-prevnext-btns {
    list-style-type: none;
    margin: 0;
}

.mpnav-prevnext-btns li {
    display: block;
}

#mpnav-bottom {
    padding-bottom: 6px;
}


div#map {
    height: 300px;
    margin: 16px 8px;
}


.ptext.new-line {
    clear: both;
}

h1#logo-lt {
    display: inline-block;
    font-size: 40px;
    font-weight: normal;
    background: none;
    padding: 0;
    margin: 0;
    float: left;
}

b#logo-rt {
    color: #fff;
    font-weight: normal;
    padding: 0 !important;
}

blockquote strong {font-size: 14px;letter-spacing: 1px;}

@media( min-width: 764px ) {
    .colcount2 {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .contact-info-mobile {
        display: none !important;
    }
}
@media (max-width: 767px) {
    #site {
        background: url(../images/background_mobile.jpg);
        height: 100%;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
    }
    #logo-lt, #logo-rt {
        display: block;
        height: auto;
        line-height: 55px;
        padding: 0 15px !important;
    }
    .ptext {
        clear: both;
    }
    .contact-info-desktop {
        display: none !important;
    }
}
.blog-featured{
    padding: 15px;
}