body {
    font-family: Helvetica, 'Open Sans', sans-serif;
    font-weight: 400;
    color: #18183b;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    word-wrap: break-word;
}

.navbar-custom {
    color: #FFFFFF;
    background-color: #CC3333;
}

h1, h2, h3, h4, h5, h6 {
    color: #18183b;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: #fff;
}

/* default font size */
.fa {
    font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #273127;
}
a:hover {
    text-decoration: none;
    color: #00b8ff;
}
legend {
    font-size: 18px;
    padding: 7px 0px
}
label {
    font-size: 12px;
    font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #1e407d;
    background-image: linear-gradient(to bottom, #1e407d, #1e407d);
    background-repeat: repeat-x;
}
/* top */
#top {
    background-color: #CCCCCC;
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0px 3px 0;
    margin: 0 0 0 0;
    min-height: 40px;
}
#top .container {
    padding: 0 20px;
}
#top #currency .currency-select {
    text-align: left;
}
#top #currency .currency-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #1e407d;
    background-image: linear-gradient(to bottom, #1e407d, #1e407d);
    background-repeat: repeat-x;
}
#top .btn-link, #top-links li{
    color: #888;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
    font-size: 1em !important;
}

#top-links a {
    color: #888;
    text-decoration: none;
    font-size:10pt !important;
}
#top .btn-link:hover, #top-links a:hover {
    color: #444;
}
#top-links .dropdown-menu a {
    text-shadow: none;
}
#top-links .dropdown-menu a:hover {
    color: #FFF;
}
#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}
#top-links {
    padding-top: 6px;
}
#top-links a + a {
    margin-left: 15px;
}
/* logo */
#logo {
    margin: 0 0 0 0;
}
/* search */
#search {
    margin-bottom: 10px;
}
#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
    margin-bottom: 10px;
}
#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
}
#cart.open > .btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}
#cart.open > .btn:hover {
    color: #444;
}
#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
}
#cart .dropdown-menu {
    min-width: 100%;
}
@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}
@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}
#cart .dropdown-menu li p {
    margin: 20px 0;
}
/* content */
#content {
    min-height: 450px;
}
#home-content {
    min-height: 300px;
}
/* footer */
footer {
    margin-top: 60px;
    padding-top: 30px;
    background-color: #444;
    color: #ffffff;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}
footer a {
    color: #ffffff;
}
footer a:hover {
    color: #fff;
}
footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}
/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    display:none;
    margin: 0 0 20px 0;
    padding: 8px 0;
    border: 1px solid #ddd;
}
.breadcrumb i {
    font-size: 15px;
}
.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pagination {
    margin: 0;
}
/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
/* product list */
.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    height: 280px;
    width: 100%;
    font-size:1.25em;
}
.product-thumb .image {
    text-align: center;
    max-height:150px;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image a:hover {
    opacity: 0.8;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-grid .product-thumb .image {
    float: none;
}

.product-thumb div:last-child {
    color: #aaa;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.product-thumb h4 {
    font-weight: bold;
}
.product-thumb .caption {
    padding: 0 20px;
    min-height: 180px;
}
.product-list .product-thumb .caption {
    margin-left: 230px;
}
@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}
.product-thumb .rating {
    padding-bottom: 10px;
}
.rating .fa-stack {
    font-size: 8px;
}
.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}
.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}
.rating .fa-star + .fa-star-o {
    color: #E69500;
}
h2.price {
    margin: 0;
}
.product-thumb .price {
    color: #444;
}
.product-thumb .price-new {
    font-weight: 600;
}
.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}
.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}
.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
}
.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}
.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}
@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}
@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
        width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
        width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

.section{
}

.section-title {
    font-size: 1.3em;
    color: #FFF;
    text-align: left;
    height:50px;
    background-color: #1e407d;
    text-transform: uppercase;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    padding:15px 0 0 50px;
    background-repeat: no-repeat;
    background-position: 5px 6px;
    margin: 0px;
    overflow: hidden;
    padding-right:10px;
}

.section-title a{
    color: #ffffff;
    cursor: pointer;
}

.section-title a:hover{
    color: #ffffff;
}

.section-content {
    margin-bottom: 30px;
    padding: 10px 20px 20px 20px;
    background: #FFF;
    border: 1px solid #152542;
    clear: both;
}

.section-icon {
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    height: 113px;
    display: block;
}

h1.page-title{
    padding-left: 100px;
    height:100px;
    padding-top:30px;
    background-repeat: no-repeat;
}

h1.short-page-title{
    padding-left: 100px;
    height:70px;
    padding-top:30px;
    background-repeat: no-repeat;
}

table.list_table {
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
}


table.list_table th {
    color: #FFF;
    border-width: 0px;
    background-color: #1e407d;
}


.blog_item{
    padding-left: 30px;
    margin-top: 10px;
    background-image: url("../image/blog_icon.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

.general_item{
    padding-left: 30px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

.modal-title{
    font-size: 20px;
    font-weight: bold;
}

.bordered{
    border: 1px solid #8eae9c;
    -webkit-border-radius: 5px ;
    -moz-border-radius: 5px ;
    border-radius: 5px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    cursor: default;
    background-color: #00b8ff;
    border-color: #00b8ff;
}

.pagination>li>a, .pagination>li>span {
    color: #00b8ff;
}

.btn.outline {
    background: none;
    padding: 6px 10px;
    border-color: #00b8ff;
    color: #00b8ff;
}

.btn-primary.disabled {
    background: none;
    border: 2px solid #AAA;
    color: #AAA;
}

.btn-primary {
    background: none;
    padding: 6px 10px;
    border: 2px solid #00b8ff;
    color: #00b8ff;
}

.btn-secondary:hover {
    color: #fff;
}

.btn-secondary {
    background: #aaaaaa;
    color: #000;
}


.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
    color: #00b8ff;
    border-color: #00b8ff;
}

.btn-primary.outline:active, .btn-primary.outline.active {
    box-shadow: none;
}

.btn-white {
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
}


.bootstrap-select .btn {
    outline: 0 !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}

.big-avatar{
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    box-shadow: 0 0 3px;
}

.avatar{
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    box-shadow: 0 0 3px;
    width: 100px;
    height: 100px;
}


.blog_img{
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    box-shadow: 0 0 5px;
    max-width: 100%;
}


.pin{
    width: 300px;
}



/*
.my-panel-default>.panel-heading {
    color: #FFF;
    background-color: #1e407d;
    border-color: #8eae9c;
}

.my-panel {
    border-color: #8eae9c !important;
}

*/

.carousel-inner img {
    margin: auto;
}

.carousel-control.right, .carousel-control.left {
    background-image:none;
}

.category_image {
    max-width: 100%
}

.category_title{
    text-align: center;
}

.clear_both {
    clear: both;
}

.product_thumb_image img {
    -webkit-transition: all 0.2s ease; /* Safari and Chrome */
    -moz-transition: all 0.2s ease; /* Firefox */
    -ms-transition: all 0.2s ease; /* IE 9 */
    -o-transition: all 0.2s ease; /* Opera */
    transition: all 0.2s ease;
    max-height:200px;
}

.product_thumb_image:hover img {
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
    transform:scale(1.05);
}

.blooper_container {
    text-align:center;
    width: 100%;
    padding:0px !important;
    margin:0px !important;
}

.blooper_block {
    width:500px;
    padding:0px;
    margin:0px;
    height:250px;
    display: inline-block;
}

.blooper_container a{
    width: 100%;
    height: 100%;
    display: inline-block;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin: 0px !important;
    cursor: pointer;
}

.blooper_image_container{
    width: 50%;
    height: 100%;
    padding:0px !important;
    margin:0px !important;
    overflow:hidden;
}

.blooper_text_container{
    width: 50%;
    height: 100%;
}

.blooper_text_container h1{
    text-align: center;
}

.blooper_text_container h4{
    text-align: center;
}


.blooper_container a:hover>.blooper_text_container{
    background-color:#00b8ff;
    color:#fff;
}

.blooper_container a:hover h1,
.blooper_container a:hover h4{
    color:#fff;
}

.blooper_container a img {
    -webkit-transition: all 0.2s ease; /* Safari and Chrome */
    -moz-transition: all 0.2s ease; /* Firefox */
    -ms-transition: all 0.2s ease; /* IE 9 */
    -o-transition: all 0.2s ease; /* Opera */
    transition: all 0.2s ease;
}

.blooper_container a:hover img {
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
    transform:scale(1.05);
}

.blooper_image{
    width: 100%;
    height: 100%;
}

@media(max-width:600px) {
    .blooper_block {
        width: 100%;
        margin-left:auto;
        margin-right:auto;
    }
}

.bottom_block{
    height: 200px;
}

.no_padding{
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.no_margin{
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

footer li{
    line-height: 2em;
}



.product-image #bx-pager {
    text-align: center;
    margin-top: -30px;
}

.product-image #bx-pager a {
    margin: 0 3px;
}

.product-image #bx-pager a img {
    padding: 3px;
    border: solid #ccc 1px;
}

.product-image #bx-pager a:hover img,
.product-image #bx-pager a.active img {
    border: solid #00b8ff 1px;
}

h3.blog_title{
    font-size: 14pt;
    color: #00b8ff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
}

.waterfall .list-group {
    margin-right: 14px
}

.waterfall .list-group>li:first-child {
    padding: 0;
    background-color: #fff
}

.waterfall .list-group>li:first-child img {
    width: 100%;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.waterfall .list-group>li {
    background-color: #f5f5f5
}

.no-margin{
    margin: 0 !important;
}

.no-padding{
    padding: 0 !important;
}

.blooper_title{
    font-size: 2.5em;
    line-height: 1.25em;
    width: 100%;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.blooper_description{
    font-size: 1.25em;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.information img{
    max-width: 100% !important;
}




.bx-viewport, .bx-wrapper{
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    border: none !important;
}

.bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    left: 0;
}

.support_tab{
    height:100px;
    padding: 0;
    border-left: 1px #FFFFFF solid;
    border-top: 1px #FFFFFF solid;
}

.support_link{
    text-align: center;
    padding-top: 20px;
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 1.25em;
    background-color: #CCCCCC;
    color: #000000;
    cursor: pointer;
}

.active_support_link {
    background-color: #00b8ff;
    color: #FFFFFF;
}

.support_link i{
    font-size: 2.25em;
}

.support_link:hover{
    background-color: #00b8ff;
    color: white;
}

.footer-title{
    font-size: 1.5em;
    padding: 0 0 20px 0;
}

.footer-icon {
    display: inline-block;
    width: 4em;
    height: 4em;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    margin-left:1em;
    margin-right:1em;
}

.footer-icon i{
    font-size: 2.25em;
}

.wioboy-bg{
    background-color: #00b8ff;
}

.facebook-bg{
    background-color: #366196;
}

.twitter-bg{
    background-color: #0a86ba;
}

.instagram-bg{
    background-color: #9e704f;
}

.pinterest-bg{
    background-color: #c62328;
}

.youtube-bg{
    background-color: #bf2327;
}


.error{
    color: #FF0000;
}


.campaign-bg {
    max-width: 100%;
    height: 60rem;
    background-size: cover;
}


@media screen and (max-width:1079px) {
    .campaign-bg {
        height: 50rem;
    }

    .blooper_container {
        text-align:center;
        width: 100%;
        padding:0px !important;
        margin:0px !important;
    }

    .blooper_block {
        width: 480px;
        height: 240px;
        float: none;
    }

    #blooper3{
        display:none;
    }

    #blooper4{
        display:none;
    }

    .related {
        height: 250px !important;
    }


    .product-thumb {
        height: 250px;
    }
}


@media screen and (max-width:767px) {
    .campaign-bg {
        height: 25rem;
    }

    .related {
        height: 275px !important;
    }

    .product-thumb {
        height: 225px;
    }

    .blooper_block {
        width: 400px;
        height: 200px;
        float: none;
    }

    .footer-icon {
        width: 3em;
        height: 3em;
        margin-left:.5em;
        margin-right:.5em;
    }


    .footer-icon i{
        font-size: 1.5em;
    }

}


@media screen and (max-width:375px) {
    .blooper_title{
        font-size: 2.0em;
    }

    .blooper_description {
        font-size: 1.25em;
    }

    .col-xs-12{
        margin-left: 0px !important;
    }


    .related {
        height: 275px !important;
    }

    .blooper_block {
        width: 300px;
        height: 150px;
        float: none;
    }

    #blooper3{
        display:none;
    }

    #blooper4{
        display:none;
    }

    .product-thumb {
        height: 200px;
    }
}


@media (min-width:768px) {
    .waterfall .list-group {
        width: 346px
    }
}

@media (min-width:992px) {
    .waterfall .list-group {
        width: 299px
    }
}
