
/*ghf*/
.wp-theme-1 .container {
}

.wp-theme-1 .btn {
    font-weight: normal;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}


.wp-theme-1 .btn-rounded {
    background-color: none;
    border: 1px solid #F29200;
    color: #F29200;
    border-radius: 50% !important;
    padding: 0px !important;
    height: 20px;
    width: 20px;
    line-height: 1;
}


.btn {
    border-radius: inherit;
}

.box-product-Grid {
    /*height: 440px;
    min-height: 451px;*/
}

.wp-theme-1 .btn i {
    margin-right: 4px;
}

.wp-theme-1 .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px;
}

    .wp-theme-1 .btn-lg i {
        font-size: 24px;
        position: relative;
        top: 3px;
    }

.wp-theme-1 .btn-xs {
    padding: 4px 6px;
}

.wp-theme-1 .btn-primary, .wp-theme-1 .btn-success, .wp-theme-1 .btn-success:hover, .wp-theme-1 .btn-success:active {
    color: #fff !important;
}

.inputQty input::-webkit-outer-spin-button,
.inputQty input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.inputQty input[type=number] {
    -moz-appearance: textfield;
}

.wp-theme-1 .btn-one {
    background-color: none;
    border: 2px solid #FFF;
    color: #FFF;
}

    .wp-theme-1 .btn-one:hover, .wp-theme-1 .btn-one:focus, .wp-theme-1 .btn-one:active, .wp-theme-1 .btn-one.active, .wp-theme-1 .open .dropdown-toggle.btn-one {
        color: #F29200;
        background-color: #FFF;
        border-color: #FFF;
    }

    .wp-theme-1 .btn-one:active, .wp-theme-1 .btn-one.active, .wp-theme-1 .open .dropdown-toggle.btn-one {
        background-image: none;
    }

.wp-theme-1 .btn-two {
    color: #ffffff;
    background-color: #F29200;
    border: 1px solid;
    border-color: #E88700;
}

    .wp-theme-1 .btn-two:hover, .wp-theme-1 .btn-two:focus, .wp-theme-1 .btn-two:active, .wp-theme-1 .btn-two.active, .wp-theme-1 .open .dropdown-toggle.btn-two {
        color: #ffffff;
        background-color: #D87A00;
        border-color: #D87A00;
    }

    .wp-theme-1 .btn-two:active, .wp-theme-1 .btn-two.active, .wp-theme-1 .open .dropdown-toggle.btn-two {
        background-image: none;
    }

.wp-theme-1 .btn-three {
    color: #ffffff;
    background-color: #333;
    border: 1px solid;
    border-color: #292929;
}

    .wp-theme-1 .btn-three:hover, .wp-theme-1 .btn-three:focus, .wp-theme-1 .btn-three:active, .wp-theme-1 .btn-three.active, .wp-theme-1 .open .dropdown-toggle.btn-three {
        color: #ffffff;
        background-color: #1f1f1f;
        border-color: #1f1f1f;
    }

    .wp-theme-1 .btn-three:active, .wp-theme-1 .btn-three.active, .wp-theme-1 .open .dropdown-toggle.btn-three {
        background-image: none;
    }


.wp-theme-1 .giftBtn-three {
    color: #ffffff;
    /*background-color: #333;*/
    /*border: 1px solid;*/
    /*border-color: #292929;*/
    border: 3px solid #F29200;
    margin: 0px !important;
    padding: 0px !important;
}

    .wp-theme-1 .giftBtn-three:hover, .wp-theme-1 .giftBtn-three:focus, .wp-theme-1 .giftBtn-three:active, .wp-theme-1 .giftBtn-three.active, .wp-theme-1 .open .dropdown-toggle.giftBtn-three {
        color: #ffffff;
        background-color: #1f1f1f;
        border-color: #1f1f1f;
    }

    .wp-theme-1 .giftBtn-three:active, .wp-theme-1 .giftBtn-three.active, .wp-theme-1 .open .dropdown-toggle.giftBtn-three {
        background-image: none;
    }


.wp-theme-1 .btn-four {
    border: 2px solid #F29200;
    color: #FFF;
    background-color: #F29200;
}

    .wp-theme-1 .btn-four:hover, .wp-theme-1 .btn-four:focus, .wp-theme-1 .btn-four:active, .wp-theme-1 .btn-four.active, .wp-theme-1 .open .dropdown-toggle.btn-four {
        background-color: white;
        color: #F29200;
    }

    .wp-theme-1 .btn-four:active, .wp-theme-1 .btn-four.active, .wp-theme-1 .open .dropdown-toggle.btn-four {
        background-image: none;
    }


.wp-theme-1 .btn-five {
    border: 2px solid #F29200;
    color: #F29200;
    background-color: white;
}

    .wp-theme-1 .btn-five:hover, .wp-theme-1 .btn-five:focus, .wp-theme-1 .btn-five:active, .wp-theme-1 .btn-five.active, .wp-theme-1 .open .dropdown-toggle.btn-five {
        color: white;
        background-color: #F29200;
    }

    .wp-theme-1 .btn-five:active, .wp-theme-1 .btn-five.active, .wp-theme-1 .open .dropdown-toggle.btn-five {
        background-image: none;
    }


.product-gallery .product-item-attr-right {
    right: 10px;
}

.product-gallery .product-item-attr-bottom {
    right: 10px;
}
    .wp-theme-1 .btn-rounded:hover, .wp-theme-1 .btn-rounded:focus, .wp-theme-1 .btn-rounded:active, .wp-theme-1 .btn-rounded.active, .wp-theme-1 .open .dropdown-toggle.btn-rounded {
        color: #FFF;
        background-color: #F29200;
    }

    .wp-theme-1 .btn-rounded:active, .wp-theme-1 .btn-rounded.active, .wp-theme-1 .open .dropdown-toggle.btn-rounded {
        background-image: none;
    }

.wp-theme-1 h1, .wp-theme-1 h2, .wp-theme-1 h3, .wp-theme-1 h4, .wp-theme-1 h5, .wp-theme-1 h6 {
    font-family: "Roboto",sans-serif !important;
}

.wp-theme-1 p {
    line-height: 22px;
}

.wp-theme-1 a {
    color: #616161;
    cursor: pointer;
}

    .wp-theme-1 a:hover {
        color: #F29200;
        text-decoration: none;
        -o-transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        transition: .35s;
    }

.wp-theme-1 .bg-2 {
    background: #F29200;
    color: #FFF;
}

.wp-theme-1 .lw .bg-5 {
    background: #fcfcfc;
    border-top: 1px solid #e0eded;
    border-bottom: 1px solid #e0eded;
}

.wp-theme-1 .ld .bg-5 {
    background: #363636;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
}

.wp-theme-1 .bg-footer {
    background: #232323;
}

.wp-theme-1 .bg-3 {
    background: #ededed;
    color: #616161;
    background-clip: content-box;
    padding-top: 124px;
}

.wp-theme-1 .ld .bg-3 {
    background-color: #EDEDED;
    color: #888;
}

.wp-theme-1 .bg-4 {
    background: #333;
    color: #FFF;
}

.wp-theme-1 .dark {
    background: #333;
    color: #FFF;
}

.wp-theme-1 .red {
    background: #F29200;
    color: #FFF;
}

.wp-theme-1 .orange {
    background: #f39c12;
    color: #FFF;
}

.wp-theme-1 .green {
    background: #f39c12;
    color: #FFF;
}

.wp-theme-1 .blue {
    background: #3498db;
    color: #FFF;
}

.wp-theme-1 .light {
    background: #fff;
    color: #616161 !important;
}

.wp-theme-1 .blockquote-1:hover {
    border-color: #F29200;
}

.wp-theme-1 .blockquote-1 p {
    font-size: 13px;
}

.wp-theme-1 .section-title {
    display: inline-block;
    border-bottom: 1px solid #333;
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
}

.wp-theme-1 .lw .section-title {
    color: #333;
}

.wp-theme-1 .ld .section-title {
    color: #fff;
}

.wp-theme-1 .section-title.white {
    color: #fff;
    border-bottom: 1px solid #fff;
}


.wp-theme-1 .navbar-nav {
    width: 100%;
}

.wowmenu.tiny .container {
    box-shadow: 0 4px 6px -6px #222;
}

@media (min-width: 920px) {
    .wowmenu.tiny .navbar-brand img {
        height: 70px;
        padding-left: 3px;
    }

    .wowmenu.tiny .search {
        margin-top: 8px;
    }
}

.wowmenu.tiny .p-15 {
    padding-top: 0px !important;
}

.wp-theme-1 .navbar-nav > li {
}

.wp-theme-1 .navbar-wp {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    z-index: 1000;
}

.wp-theme-1 .lw .navbar-wp {
    /*background: #fff;
    border-bottom: 1px solid #e0eded;*/
}

.wp-theme-1 .ld .navbar-wp {
    background: #181818;
    border-bottom: 1px solid #444;
}

.wp-theme-1 .ld .sticky-wrapper .navbar-wp {
    background: rgba(24,24,24,0.85);
    border-bottom: 1px solid #444;
}

.wp-theme-1 .navbar-wp .navbar-nav > li > a {
    padding: 16px 16px;
    margin-right: 3px;
    font-size: 16px;
    font-weight: normal;
}

.wp-theme-1 .lw .navbar-wp .navbar-nav > li > a {
    color: #333;
}

.wp-theme-1 .ld .navbar-wp .navbar-nav > li > a {
    color: #fff;
}

.wp-theme-1 .lw .navbar-wp .navbar-nav > li > a {
    color: #333;
}

    .wp-theme-1 .lw .navbar-wp .navbar-nav > li > a.dropdown-form-toggle {
        color: #333;
    }

    .wp-theme-1 .lw .navbar-wp .navbar-nav > li > a:hover, .wp-theme-1 .lw .navbar-wp .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #F29200;
    }

.wp-theme-1 .lw .navbar-wp .navbar-nav > li.open > a:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    border-color: transparent;
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
    z-index: 99999999;
}

.wp-theme-1 .ld .navbar-wp .navbar-nav > li > a {
    color: #fff;
}

    .wp-theme-1 .ld .navbar-wp .navbar-nav > li > a.dropdown-form-toggle {
        color: #fff;
    }

    .wp-theme-1 .ld .navbar-wp .navbar-nav > li > a:hover, .wp-theme-1 .ld .navbar-wp .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #F29200;
    }

.wp-theme-1 .navbar-wp .navbar-nav > .active > a, .wp-theme-1 .navbar-wp .navbar-nav > .active > a:hover, .wp-theme-1 .navbar-wp .navbar-nav > .active > a:focus {
    color: #fff !important;
    background-color: #F29200;
    border-radius: 0;
}

.wp-theme-1 .navbar-wp .navbar-nav > .disabled > a, .wp-theme-1 .navbar-wp .navbar-nav > .disabled > a:hover, .wp-theme-1 .navbar-wp .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}

.wp-theme-1 .navbar-wp .navbar-nav > .open > a, .wp-theme-1 .navbar-wp .navbar-nav > .open > a:hover, .wp-theme-1 .navbar-wp .navbar-nav > .open > a:focus {
    color: #FFF !important;
    background-color: #F29200;
}

    .wp-theme-1 .navbar-wp .navbar-nav > .open > a .caret, .wp-theme-1 .navbar-wp .navbar-nav > .open > a:hover .caret, .wp-theme-1 .navbar-wp .navbar-nav > .open > a:focus .caret {
        border-top-color: #FFF;
        border-bottom-color: #FFF;
    }

.wp-theme-1 .navbar-wp .navbar-nav > .dropdown > a .caret {
    border-top-color: #4c4c4c;
    border-bottom-color: #4c4c4c;
}

.wp-theme-1 .navbar-wp .navbar-nav > li > a.dropdown-form-toggle, .wp-theme-1 .navbar-wp .navbar-nav > li > a.dropdown-form-toggle:hover, .wp-theme-1 .navbar-wp .navbar-nav > li > a.dropdown-form-toggle:focus {
    padding: 15px 16px;
    margin-top: 14px;
    font-size: 16px;
    font-weight: normal;
    background: none;
    color: #F29200;
}

.wp-theme-1 .navbar-wp .navbar-nav > .open > a.dropdown-form-toggle, .wp-theme-1 .navbar-wp .navbar-nav > .open > a.dropdown-form-toggle:hover, .wp-theme-1 .navbar-wp .navbar-nav > .open > a.dropdown-form-toggle:focus {
    color: #F29200 !important;
    background-color: none;
}

.wp-theme-1 .navbar-wp .navbar-toggle {
    border-color: #333;
    margin-top: 20px;
}

    .wp-theme-1 .navbar-wp .navbar-toggle .icon-bar {
        background-color: #4c4c4c;
    }

    .wp-theme-1 .navbar-wp .navbar-toggle .icon-custom {
        font-size: 18px;
    }

    .wp-theme-1 .navbar-wp .navbar-toggle:hover, .wp-theme-1 .navbar-wp .navbar-toggle:focus {
        background-color: #F29200;
        border-color: #F29200;
    }

        .wp-theme-1 .navbar-wp .navbar-toggle:hover .icon-bar, .wp-theme-1 .navbar-wp .navbar-toggle:focus .icon-bar {
            background-color: #FFF;
        }

        .wp-theme-1 .navbar-wp .navbar-toggle:hover .icon-custom, .wp-theme-1 .navbar-wp .navbar-toggle:focus .icon-custom {
            color: #FFF;
        }

.wp-theme-1 .navbar-wp .navbar-toggle-aside-menu {
    padding: 8px 10px 2px 10px;
}

.wp-theme-1 .navbar-wp .navbar-collapse, .wp-theme-1 .navbar-wp .navbar-form {
    border-color: #e7e7e7;
    max-height: inherit !important;
}

.navbar-collapse {
    padding-right: 0px !important;
}

.wp-theme-1 .navbar-wp .navbar-nav > .dropdown > a:hover .caret, .wp-theme-1 .navbar-wp .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}

.wp-theme-1 .navbar-wp .dropdown-menu {
    min-width: 220px;
    background: #FFF;
    border: 0;
    border-top: 1px solid #F29200;
    border-bottom: 3px solid #F29200;
    border-radius: 0;
}

    .wp-theme-1 .navbar-wp .dropdown-menu > li {
        /*border-bottom: 1px solid #e0eded;*/
    }

        .wp-theme-1 .navbar-wp .dropdown-menu > li:last-child {
            border: 0;
        }

        .wp-theme-1 .navbar-wp .dropdown-menu > li > a {
            /*color: #333;*/
            padding: 8px 15px;
        }

            .wp-theme-1 .navbar-wp .dropdown-menu > li > a:hover {
                background-color: transparent;
                color: #F29200;
            }

    .wp-theme-1 .navbar-wp .dropdown-menu label.checkbox {
        color: #333;
    }

.wp-theme-1 .navbar-wp .dropdown-form h4 {
    margin: 0;
    padding: 15px 15px 5px 15px;
    color: #FFF;
}

.wp-theme-1 .navbar-wp .dropdown-menu-user {
    border: 1px solid #e0eded;
    border-top-color: transparent;
}

.wp-theme-1 .navbar-wp .dropdown-menu-user {
    background: #fff;
}

.wp-theme-1 .navbar-wp .navbar-right .dropdown-menu-user {
    background: #fff;
    border-color: transparent;
}

.wp-theme-1 .navbar-wp .navbar-right .social-link {
    width: 40px;
    height: 40px;
    line-height: 20px;
    text-align: center;
    padding: 10px;
    margin: 18px 0;
    border-radius: 100%;
}

    .wp-theme-1 .navbar-wp .navbar-right .social-link.facebook:hover {
        background: #43609c;
        color: #fff;
    }

    .wp-theme-1 .navbar-wp .navbar-right .social-link.pinterest:hover {
        background: #cb2027;
        color: #fff;
    }

    .wp-theme-1 .navbar-wp .navbar-right .social-link.twitter:hover {
        background: #62addb;
        color: #fff;
    }

.wp-theme-1 .lw .navbar-wp.navbar-contrasted .navbar-nav > li > a:hover, .wp-theme-1 .lw .navbar-wp.navbar-contrasted .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #2c2c2c;
}

.wp-theme-1 .ld .navbar-wp.navbar-contrasted .navbar-nav > li > a:hover, .wp-theme-1 .ld .navbar-wp.navbar-contrasted .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #2c2c2c;
}

.wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > .open > a, .wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > .open > a:hover, .wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > .open > a:focus {
    color: #FFF;
    background-color: #2c2c2c;
}

    .wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > .open > a .caret, .wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > .open > a:hover .caret, .wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > .open > a:focus .caret {
        border-top-color: #FFF;
        border-bottom-color: #FFF;
    }

.wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > .dropdown > a .caret {
    border-top-color: #4c4c4c;
    border-bottom-color: #4c4c4c;
}

.wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > li > a.dropdown-form-toggle {
    padding: 15px 16px;
    margin-top: 14px;
    font-size: 16px;
    font-weight: normal;
    background: none;
}

    .wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > li > a.dropdown-form-toggle:hover, .wp-theme-1 .navbar-wp.navbar-contrasted .navbar-nav > li > a.dropdown-form-toggle:focus {
        background: none;
        color: #F29200;
    }

.wp-theme-1 .navbar-wp.navbar-contrasted .dropdown-menu-user:after {
    bottom: 100%;
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.wp-theme-1 .navbar-wp.navbar-contrasted .dropdown-menu-user:after {
    border-color: rgba(136,183,213,0);
    border-bottom-color: #2c2c2c;
    border-width: 10px;
    margin-right: -35px;
}

.wp-theme-1 .navbar-wp.navbar-contrasted .navbar-right .dropdown-menu-user:after {
    bottom: 100%;
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.wp-theme-1 .navbar-wp.navbar-contrasted .navbar-right .dropdown-menu-user:after {
    border-color: rgba(136,183,213,0);
    border-bottom-color: #2c2c2c;
    border-width: 10px;
    margin-left: -35px;
}

.wp-theme-1 .navbar-wp.navbar-contrasted .dropdown-menu {
    min-width: 220px;
    background: #2c2c2c;
    border: 0;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
}

    .wp-theme-1 .navbar-wp.navbar-contrasted .dropdown-menu > li {
        border-bottom: 1px solid #262626;
    }

        .wp-theme-1 .navbar-wp.navbar-contrasted .dropdown-menu > li > a {
            color: #fff;
            padding: 8px 15px;
        }

            .wp-theme-1 .navbar-wp.navbar-contrasted .dropdown-menu > li > a:hover {
                background: #F29200;
                color: #FFF;
            }

    .wp-theme-1 .navbar-wp.navbar-contrasted .dropdown-menu label.checkbox {
        color: #fff;
    }

.wp-theme-1 .navbar-wp.navbar-contrasted .dropdown-form h4 {
    margin: 0;
    padding: 15px 15px 5px 15px;
    color: #FFF;
}

/*.wp-theme-1 .dropdown-submenu {
    position: relative;
}

    .wp-theme-1 .dropdown-submenu > .dropdown-menu {
        top: -5px;
        left: 100%;
        margin-top: 0;
        margin-left: -1px;
    }

    .wp-theme-1 .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .wp-theme-1 .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 3px 0 3px 3px;
        border-left-color: #F29200;
        margin-top: 5px;
        margin-right: -6px;
    }

    .wp-theme-1 .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .wp-theme-1 .dropdown-submenu.pull-left {
        float: none;
    }

        .wp-theme-1 .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
        }*/

.wp-theme-1 .nav > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .wp-theme-1 .nav > ul > li {
        border-bottom: 1px solid #333;
    }

        .wp-theme-1 .nav > ul > li > a {
            display: block;
            padding: 10px 15px;
            font-size: 14px;
            color: #fff;
        }

            .wp-theme-1 .nav > ul > li > a:hover {
                text-decoration: none;
                color: #F29200;
                background: #292929;
            }

            .wp-theme-1 .nav > ul > li > a > i {
                margin-right: 5px;
            }

.wp-theme-1 .lw .pg-opt {
    border-bottom: 5px solid #F29200;
    background-color: #fff;
    padding: 8px 15px;
    margin-bottom: 20px;
}

.wp-theme-1 .ld .pg-opt {
    border-bottom: 1px solid #444;
    background: #111;
}

.wp-theme-1 .pg-opt.fixed {
    width: 100%;
    position: fixed;
    top: 0px;
    background: rgba(250,250,250,0.9);
    border-bottom: 1px solid #e0eded;
    z-index: 900;
}

.wp-theme-1 .pg-opt h2 {
    margin: 0;
    padding: 14px 0;
    font-size: 22px;
    line-height: 100%;
}

.wp-theme-1 .pg-opt.fixed h2 {
    margin-bottom: 15px;
}

.wp-theme-1 .pg-opt hr {
    margin: 0;
    border-top-color: #dde1e6;
    -webkit-box-shadow: 0 1px 0 #fbfbfc;
    -moz-box-shadow: 0 1px 0 #fbfbfc;
    box-shadow: 0 1px 0 #fbfbfc;
}

.wp-theme-1 .pg-opt.fixed hr {
    display: none;
}

.wp-theme-1 .breadcrumb {
    margin: 0;
    padding: 0;
    background: none;
    border-radius: 0;
    color: #fff;
    font-family: "Roboto",sans-serif;
}

    .wp-theme-1 .breadcrumb li.active {
        color: #F29200;
        font-size: 16px;
    }

    .wp-theme-1 .breadcrumb a {
        color: #fff;
        font-size: 16px;
    }

        .wp-theme-1 .breadcrumb a:hover {
            color: #F29200;
        }

@media only screen and (max-width:767px) {
    .wp-theme-1 .pg-opt .pg-nav {
        float: left;
        margin-bottom: 10px;
    }

    .wp-theme-1 .pg-opt h2 {
        padding: 20px 0 0 0;
    }
}

.wp-theme-1 .page-header {
    /*background-image: url('/images/header.png');*/
    background-position: top right;
    background-clip: content-box;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
}

    .wp-theme-1 .page-header p {
        font-size: 13px;
    }

.wp-theme-1 .w-box {
    border-radius: 5px;
    margin: 0 0 15px 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    overflow: hidden;
    cursor: default;
    border: 1px solid #e0eded;
    background-color: #fff;
    padding: 5px;
}

    .wp-theme-1 .w-box:before, .wp-theme-1 .w-box:after {
        display: table;
        content: "";
    }

    .wp-theme-1 .w-box:after {
        clear: both;
    }

    .wp-theme-1 .w-box h1 {
        margin: 0;
        padding: 10px 15px;
        font-weight: 500;
        font-size: 20px;
    }

.wp-theme-1 .lw .w-box h2 {
    margin: 0;
    font-weight: 500;
    font-size: 15px;
    color: #333;
    display: inline-block;
    height: 59px;
    min-height: 59px;
    max-height: 590px;
    overflow: hidden;
    width: 100%;
}

.wp-theme-1 .ld .w-box h2 {
    margin: 0;
    padding: 12px 15px 0px 15px;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}


.wp-theme-1 .w-box.inner h2 {
    padding: 10px 0;
}

.wp-theme-1 .w-box small {
    display: block;
    font-size: 12px;
    margin-top: 3px;
}

.wp-theme-1 .w-box p {
    margin: 6px 0;
    padding: 0 15px;
    padding-bottom: 8px;
}

.wp-theme-1 .w-box time {
    display: block;
    padding: 8px 15px 0 15px;
}

.wp-theme-1 .w-box .w-footer {
    /*padding: 10px 0px;*/
    padding: 10px 0px 0px 0px;
    border-top: 1px solid #f1f1f1;
}

    .wp-theme-1 .w-box .w-footer:before, .wp-theme-1 .w-box .w-footer:after {
        display: table;
        content: "";
    }

    .wp-theme-1 .w-box .w-footer:after {
        clear: both;
    }

    .wp-theme-1 .w-box .w-footer small {
        font-size: 12px;
    }

.wp-theme-1 .w-box .w-box-parent {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.wp-theme-1 .w-box .date-over {
    padding: 10px;
    background: #fff;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center;
    font-weight: normal;
}

    .wp-theme-1 .w-box .date-over.small {
        padding: 4px 8px;
        font-size: 12px;
    }

    .wp-theme-1 .w-box .date-over strong {
        font-size: 12px;
        display: block;
        font-weight: normal;
    }

.wp-theme-1 .w-box.dark {
    background: #333;
}

    .wp-theme-1 .w-box.dark h2 {
        color: #fff;
    }

.wp-theme-1 .w-box.white h2 {
    border-bottom: 0;
    text-align: center;
}

.wp-theme-1 .w-box.white .thmb-img {
    text-align: center;
    padding: 15px 0;
}

.wp-theme-1 .lw .w-box.white {
    background: #FFF;
}

    .wp-theme-1 .lw .w-box.white .thmb-img i {
        font-size: 64px;
        color: #616161;
    }

.wp-theme-1 .ld .w-box.white {
    background: #202020;
    border: 1px solid #444;
}

    .wp-theme-1 .ld .w-box.white .thmb-img i {
        font-size: 64px;
        color: #616161;
    }

.wp-theme-1 .w-box.w-box-inverse .thmb-img i {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    font-size: 34px;
    line-height: 100px;
    text-align: center;
}

.wp-theme-1 .lw .w-box.w-box-inverse .thmb-img i {
    background: #fcfcfc;
    color: #F29200;
}

.wp-theme-1 .ld .w-box.w-box-inverse .thmb-img i {
    background: #363636;
    color: #fff;
}

.wp-theme-1 .w-box.w-box-inverse .thmb-img:hover i {
    background: #F29200;
    color: #FFF;
}

.wp-theme-1 .c-box {
    border: 1px solid #F29200;
}

    .wp-theme-1 .c-box .c-box-header {
        padding: 10px 15px;
        background: #F29200;
        color: #fff;
        font-size: 16px;
        text-transform: capitalize;
    }

    .wp-theme-1 .c-box .table {
        margin: 0;
    }

.wp-theme-1 .table-row-header {
    border-bottom: 2px solid #F19200;
    background-color: #fff;
    color: #F19200;
}


.wp-theme-1 .table-row-border-bottom {
    border-bottom: 3px solid #ddd;
}

    .wp-theme-1 .table-row-border-bottom td {
        border-bottom: 1px solid #ccc;
        padding: 8px;
    }

.wp-theme-1 .ld .w-section h4, .wp-theme-1 .ld .w-section h3, .wp-theme-1 .ld .w-section h2 {
    color: #fff;
}

.wp-theme-1 .w-section .aside-feature {
    margin: 10px;
    cursor: default;
}

    .wp-theme-1 .w-section .aside-feature .icon-feature {
        font-size: 68px;
        margin-top: 10px;
        text-align: center;
        display: block;
    }

    .wp-theme-1 .w-section .aside-feature:hover .icon-feature, .wp-theme-1 .w-section .aside-feature:hover h4 {
        color: #F29200;
    }

    .wp-theme-1 .w-section .aside-feature .img-feature {
        margin-top: 4px;
        display: block;
    }

        .wp-theme-1 .w-section .aside-feature .img-feature img {
            width: 78px;
        }

.wp-theme-1 .layer-slider-wrapper {
    max-height: 500px;
    overflow: hidden;
}

    .wp-theme-1 .layer-slider-wrapper .title {
        font-size: 36px;
        line-height: 46px;
        font-weight: 500;
        color: #333;
        text-transform: capitalize;
    }

        .wp-theme-1 .layer-slider-wrapper .title.title-base {
            font-size: 36px;
            line-height: 46px;
            font-weight: 500;
            color: #FFF;
            background: #F29200;
            text-transform: capitalize;
        }

        .wp-theme-1 .layer-slider-wrapper .title.title-dark {
            font-size: 36px;
            line-height: 46px;
            font-weight: 500;
            color: #333;
            text-transform: capitalize;
        }

    .wp-theme-1 .layer-slider-wrapper .subtitle {
        font-size: 22px;
        line-height: 30px;
        color: #F29200;
        text-transform: capitalize;
    }

    .wp-theme-1 .layer-slider-wrapper .list-item {
        font-size: 18px;
        line-height: 30px;
        padding-left: 30px;
        color: #F29200;
        text-transform: capitalize;
    }

    .wp-theme-1 .layer-slider-wrapper .text-standard {
        font-size: 16px;
        line-height: 22px;
    }

.wp-theme-1 .box-element {
    padding: 20px;
}

    .wp-theme-1 .box-element:nth-child(n+1) {
        margin-top: 20px;
    }

    .wp-theme-1 .box-element h1 {
        margin: 10px 0 !important;
        font-size: 20px;
        line-height: 26px;
        font-weight: 400;
    }

    .wp-theme-1 .box-element.box-element-bordered {
        background: transparent !important;
        border: 1px solid #F29200;
    }

    .wp-theme-1 .box-element.box-element-outer {
        padding-left: 0;
        padding-right: 0;
    }

.wp-theme-1 .pricing-plans .plan-header .popular-tag {
    background: #333;
    border-bottom: 1px solid #FFF;
    color: #fff;
}

.wp-theme-1 .carousel-2 {
    position: relative;
}

    .wp-theme-1 .carousel-2 .item {
        padding: 36px 0 !important;
    }

    .wp-theme-1 .carousel-2 .carousel-indicators {
        bottom: 0;
    }

        .wp-theme-1 .carousel-2 .carousel-indicators li {
            background-color: #f5f5f5;
            border: 1px solid #ddd;
            border-radius: 10px;
        }

        .wp-theme-1 .carousel-2 .carousel-indicators .active {
            background-color: #F29200;
        }

    .wp-theme-1 .carousel-2 .img-thumbnail {
        margin-top: 26px;
    }

    .wp-theme-1 .carousel-2 h2 {
        font-size: 22px;
    }

    .wp-theme-1 .carousel-2 .carousel-nav a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        position: absolute;
        top: 10px;
        right: 0;
        margin-top: 0;
        font-size: 18px;
        text-align: center;
        border: 1px solid transparent;
        background: #f5f5f5;
        color: #F29200;
        opacity: 1;
    }


        .wp-theme-1 .carousel-2 .carousel-nav a:hover {
            background: #F29200 !important;
            color: #fff;
        }

        .wp-theme-1 .carousel-2 .carousel-nav a.left {
            right: 36px;
        }

        .wp-theme-1 .carousel-2 .carousel-nav a.right {
            right: 0;
        }


    .wp-theme-1 .carousel-2 .carousel-control i {
        position: absolute;
        top: 50%;
        font-size: 22px;
        margin-top: -11px;
    }

    .wp-theme-1 .carousel-2 .carousel-control.left i {
        left: 18px;
    }

    .wp-theme-1 .carousel-2 .carousel-control.right i {
        right: 18px;
    }

.wp-theme-1 .carousel-3 {
    position: relative;
}

    .wp-theme-1 .carousel-3 .carousel-nav a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        position: absolute;
        top: -50px;
        right: 0;
        margin-top: 0;
        font-size: 18px;
        text-align: center;
        border: 1px solid transparent;
        background: #3C3C3C;
        color: #F29200;
        opacity: 1;
    }

        .wp-theme-1 .carousel-3 .carousel-nav a:hover {
            background: #F29200 !important;
            color: #fff;
        }

        .wp-theme-1 .carousel-3 .carousel-nav a.left {
            right: 36px;
        }

        .wp-theme-1 .carousel-3 .carousel-nav a.right {
            right: 0;
        }

        .wp-theme-1 .carousel-3 .carousel-nav a:hover {
            background: #FFF;
        }

.setbottom {
    float: left;
    height: 23px;
    color: white !important;
    display: block;
    width: 100%
}



    .setbottom:hover {
        float: left;
        color: #F29200 !important;
    }


.setbottomfilter {
    float: left;
    height: 23px;
    color: #a4a4a4 !important;
    display: block;
    width: 100%
}





.wp-theme-1 .carousel-brands {
    position: relative;
}

    .wp-theme-1 .carousel-brands .carousel-nav a {
        width: 35px;
        height: 35px;
        line-height: 30px;
        position: absolute;
        top: 30%;
        right: 0;
        margin-top: 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        border: 1px solid transparent;
        background: rgba(255,255,255,0.5);
        color: #F29200;
        opacity: 1;
        z-index: 100;
    }

        .wp-theme-1 .carousel-brands .carousel-nav a:hover {
            background: #F29200 !important;
            color: #fff;
        }

        .wp-theme-1 .carousel-brands .carousel-nav a.left {
            left: 0;
        }

        .wp-theme-1 .carousel-brands .carousel-nav a.right {
            right: 0;
        }

        .wp-theme-1 .carousel-brands .carousel-nav a:hover {
            background: #FFF;
        }




.wp-theme-1 .carousel-thum .carousel-nav a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 40px;
    right: 0;
    margin-top: 0;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    border: 1px solid transparent;
    background: rgba(255,255,255,0.5);
    color: #F29200;
    opacity: 1;
    z-index: 100;
}

    .wp-theme-1 .carousel-thum .carousel-nav a:hover {
        background: #F29200 !important;
        color: #fff;
    }

    .wp-theme-1 .carousel-thum .carousel-nav a.left {
        left: 0px;
    }

.wp-theme-1 .ccarousel-thum.carousel-nav a.right {
    right: 0;
}

.wp-theme-1 .carousel-thum .carousel-nav a:hover {
    background: #FFF;
}

.carrosel_container {
    padding: 0px;
    width: auto;
}

.destaque {
    color: #F29200;
}

    .destaque:hover {
        color: #fff;
    }

.wp-theme-1 .carousel-testimonials {
    position: relative;
    border: 1px solid #e0eded;
}

.wp-theme-1 .like-button .button {
    display: block;
    text-align: right;
    padding-top: 10px;
    color: #ddd;
}

    .wp-theme-1 .like-button .button i {
        font-size: 20px;
        color: #ddd;
    }

    .wp-theme-1 .like-button .button.liked i {
        color: #F29200;
    }

.wp-theme-1 .like-button .count {
    display: block;
    text-align: right;
    position: relative;
    top: -7px;
}

.wp-theme-1 .like-button.inline .button {
    display: inline-block;
    padding: 0;
}

.wp-theme-1 .like-button.inline .count {
    display: inline-block;
    top: -2px;
}

    .wp-theme-1 .like-button.inline .count small {
        font-size: 13px;
    }

.wp-theme-1 .side-like-box {
    text-align: center;
    padding: 5px 5px 0 5px;
    margin-top: 10px;
}

    .wp-theme-1 .side-like-box .button {
        text-align: center;
        padding: 0;
    }

    .wp-theme-1 .side-like-box .count {
        text-align: center;
    }

    .wp-theme-1 .side-like-box i {
        font-size: 24px;
    }

.wp-theme-1 ul.list-listings {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

    .wp-theme-1 ul.list-listings li {
        margin-bottom: 30px;
        border: 1px solid #f3f3f3;
        overflow: hidden;
    }

        .wp-theme-1 ul.list-listings li.featured {
            border-color: #F29200;
        }

        .wp-theme-1 ul.list-listings li:before, .wp-theme-1 ul.list-listings li:after {
            content: "";
            display: table;
        }

        .wp-theme-1 ul.list-listings li:after {
            clear: both;
        }

    .wp-theme-1 ul.list-listings .listing-header {
        clear: both;
        padding: 8px 15px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .wp-theme-1 ul.list-listings .listing-image {
        width: 25%;
        height: 150px;
        float: left;
        overflow: hidden;
    }

    .wp-theme-1 ul.list-listings .listing-body {
        width: 50%;
        height: 150px;
        padding: 15px;
        float: left;
        background: #fcfcfc;
        border-right: 1px solid #fcfcfc;
    }

        .wp-theme-1 ul.list-listings .listing-body h3 {
            margin: 0;
            padding: 0;
            font-size: 18px;
            font-weight: 500;
            line-height: 25px;
        }

        .wp-theme-1 ul.list-listings .listing-body h4 {
            font-size: 14px;
            font-weight: normal;
            line-height: 22px;
        }

    .wp-theme-1 ul.list-listings .listing-actions {
        width: 25%;
        height: 110px;
        padding-top: 40px;
        float: left;
        text-align: center;
    }

        .wp-theme-1 ul.list-listings .listing-actions .btn {
            margin-top: 6px;
        }

.wp-theme-1 ul.list-check {
    list-style: none;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
}

    .wp-theme-1 ul.list-check li {
        padding: 4px 0;
        margin: 0;
        display: block;
        width: 100%;
    }

        .wp-theme-1 ul.list-check li i {
            color: #F29200;
            font-style: normal;
            margin-right: 4px;
        }

        .wp-theme-1 ul.list-check li span {
            font-size: 14px;
        }

.wp-theme-1 ul.categories {
    list-style: none;
    margin: 0;
    padding: 0 !important;
    border: 1px solid #fff;
    /*overflow: hidden;*/
}

    .wp-theme-1 ul.categories li {
        border-bottom: 1px solid #fff;
        background: #fff;
    }

        .wp-theme-1 ul.categories li.dropdown:after {
            display: block;
            content: " ";
            float: right;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
            border-width: 3px 0 3px 3px;
            border-left-color: #F29200;
            margin-top: -24px;
            margin-right: 6px;
        }

        .wp-theme-1 ul.categories li.dropdown:hover:after {
            display: block;
            content: " ";
            float: right;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
            border-width: 3px 0 3px 3px;
            border-left-color: #fff;
            margin-top: -24px;
            margin-right: 6px;
        }

        .wp-theme-1 ul.categories li:last-child {
            border: 0;
        }

    .wp-theme-1 ul.categories ul.dropdown-menu {
        top: 0;
        left: 100%;
        margin: 0;
        padding: 0;
        border-radius: 0;
    }

    .wp-theme-1 ul.categories li a {
        display: block;
        padding: 10px 15px;
    }

        .wp-theme-1 ul.categories li a:after {
            /*font-family: 'FontAwesome';
                content: "\f105";*/
            position: relative;
            top: 0;
            float: right;
        }

        .wp-theme-1 ul.categories li a:hover, .wp-theme-1 ul.categories li.active a {
            background: #E5E5E5;
            color: #616161;
            text-decoration: none;
        }

        .wp-theme-1 ul.categories li a i {
            display: inline-block;
            vertical-align: middle;
            padding-right: 5px;
            font-style: normal;
            color: #999;
            font-size: 11px;
        }

        .wp-theme-1 ul.categories li a:hover i {
            color: #FFF;
        }

.wp-theme-1 .timeline .year {
    width: 100%;
    background: #333;
    padding: 8px 10px;
    margin: 20px auto 40px !important;
    font-size: 20px;
}

.wp-theme-1 .timeline .year {
    border-radius: 3px;
}

.wp-theme-1 .timeline .event {
    padding: 0;
    border: 1px solid #e0eded;
    border-radius: 0;
}

    .wp-theme-1 .timeline .event:nth-child(2n):before {
        content: "";
        display: inline-block;
        position: absolute;
        right: -6.8% !important;
        top: 20px;
        width: 10px;
        height: 10px;
        background: #F29200;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .wp-theme-1 .timeline .event:nth-child(2n-1):after {
        content: "";
        display: inline-block;
        position: absolute;
        left: -12px !important;
        top: 12px;
        width: 0;
        height: 0;
        border-right: 12px solid #FFF;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

    .wp-theme-1 .timeline .event:nth-child(2n-1):before {
        content: "";
        display: inline-block;
        position: absolute;
        left: -6.5% !important;
        top: 20px;
        width: 10px;
        height: 10px;
        background: #F29200;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

.wp-theme-1 .timeline .event-date {
    margin: 0;
    background: #FFF;
    border-bottom: 1px solid #e0eded;
    text-align: left;
    padding: 10px 10px;
    font-weight: 500;
    font-size: 14px;
}

.wp-theme-1 .timeline .event:nth-child(2n) .event-date:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: -12px !important;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    z-index: 20;
}

.wp-theme-1 .timeline .event:nth-child(2n) .event-date:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 11px;
    right: -13px;
    width: 0;
    height: 0;
    border-left: 13px solid #ddd;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    z-index: 0;
}

.wp-theme-1 .timeline .event:nth-child(2n-1) .event-date:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: -12px !important;
    top: 12px;
    width: 0;
    height: 0;
    border-right: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    z-index: 20;
}

.wp-theme-1 .timeline .event:nth-child(2n-1) .event-date:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 11px;
    left: -13px;
    width: 0;
    height: 0;
    border-right: 13px solid #ddd;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    z-index: 0;
}

.wp-theme-1 .timeline .event-date small {
    display: block;
    font-size: 12px;
    color: #a1a1a1;
    font-weight: normal;
}

.wp-theme-1 .timeline .event-date i {
    margin-right: 7px;
}

.wp-theme-1 .timeline .event-body {
    background: #f8f8f8;
}

.wp-theme-1 .timeline .event-footer {
    margin: 0;
    text-align: left;
    padding: 8px 10px;
    background: none;
    border-top: 1px solid #e0eded;
}

    .wp-theme-1 .timeline .event-footer:after, .wp-theme-1 .timeline .event-footer:before {
        display: table;
        content: " ";
    }

    .wp-theme-1 .timeline .event-footer:after {
        clear: both;
    }

.wp-theme-1 .timeline .event img {
    margin: 0;
}

.wp-theme-1 .timeline p {
    padding: 20px 10px;
    text-align: left;
}

.wp-theme-1 .timeline iframe {
    margin: 10px 0 0 0;
}

.wp-theme-1 #toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: #555;
    border-radius: 3px;
}

.wp-theme-1 #toTopHover {
    background: #F29200;
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.wp-theme-1 #toTop:active, .wp-theme-1 #toTop:focus {
    outline: none;
}

.wp-theme-1 #toTop:before {
    font-family: 'FontAwesome';
    content: "\f106";
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    text-indent: 0;
}

.wp-theme-1 .widget.tags-wr {
    padding-bottom: 15px;
}

.wp-theme-1 .tags-list:before, .wp-theme-1 .tags-list:after {
    display: table;
    content: "";
}

.wp-theme-1 .tags-list:after {
    clear: both;
}

.wp-theme-1 .tags-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

    .wp-theme-1 .tags-list li {
        border: 1px solid #F29200;
        background: #FFF;
        padding: 5px;
        float: left;
        margin-right: 5px;
        margin-bottom: 5px;
        color: #F29200;
        font-size: 12px;
    }

        .wp-theme-1 .tags-list li a {
            color: #F29200;
            margin-left: 4px;
        }

        .wp-theme-1 .tags-list li:hover {
            background: #F29200;
            color: #FFF;
        }

            .wp-theme-1 .tags-list li:hover a {
                color: #FFF;
                text-decoration: none;
            }


.progress {
    height: 28px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

    .progress .sr-only {
        width: auto;
        height: 28px;
        margin: 0;
        margin-left: 30px;
        left: 0;
        clip: auto;
        line-height: 28px;
        font-size: 14px;
    }

.progress-bar-one {
    background-color: #e06d58;
}

.progress-bar-two {
    background-color: #697e93;
}

.progress-bar-three {
    background-color: #3b3e43;
}

.progress-bar-four {
    background-color: #FFF;
}

div.tabs {
    margin-bottom: 0;
}

    div.tabs:before, div.tabs:after {
        display: table;
        content: " ";
    }

    div.tabs:after {
        clear: both;
    }

    div.tabs div.tab-content {
        -moz-border-radius: 0;
        -moz-box-shadow: none;
        -webkit-border-radius: 0;
        -webkit-box-shadow: 0;
        background-color: #FFF;
        border: 1px solid #EEE;
        border-radius: 0;
        border-top: 0;
        box-shadow: none;
        padding: 15px;
    }

        div.tabs div.tab-content.tab-content-inverse {
            border: 1px solid #EEE;
            background: transparent;
        }

    div.tabs ul.nav-tabs {
        margin: 0;
        border-bottom: 3px solid #F29200;
    }


        div.tabs ul.nav-tabs li.active a {
            background: #f7f7f7;
            color: #333;
            /*background-color: #3C3C3C;
            border-top: 1px solid #ddd;
            color: #fff;*/
        }

        div.tabs ul.nav-tabs a {
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
            background: #f7f7f7;
            border: 0;
            border-bottom: 0;
            margin-right: 0;
            color: #333;
        }

            div.tabs ul.nav-tabs a:hover {
                border-top: 1px solid #ddd;
                color: #7a92ac;
            }

            div.tabs ul.nav-tabs a:active, div.tabs ul.nav-tabs a:focus {
                border-bottom: 0;
            }

div.tabs-left ul.nav-tabs a:active, div.tabs-left ul.nav-tabs a:focus {
    border-right: 0;
}

div.tabs ul.nav-tabs a, div.tabs ul.nav-tabs a:hover {
    border: 1px solid #EEE;
    border-right: 0;
    border-top: 1px solid #ddd;
    font-size: 0.9em;
    background-color: #3C3C3C;
    border-bottom: 0;
    color: #fff;
}

    div.tabs ul.nav-tabs a:last-child, div.tabs ul.nav-tabs a:last-child:hover {
        border-right: 1px solid #ddd;
    }

div.tabs-left ul.nav-tabs a, div.tabs-left ul.nav-tabs a:hover {
    border: 1px solid #EEE;
    border-right: 0;
    border-left: 2px solid #DDD;
    color: #CCC;
    font-size: 0.9em;
}

div.tabs-right ul.nav-tabs a, div.tabs-right ul.nav-tabs a:hover {
    border: 1px solid #EEE;
    border-left: 0;
    border-right: 2px solid #DDD;
    color: #CCC;
    font-size: 0.9em;
}

.tabbable.tabs-left {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 30px;
}

div.tabbable.tabs-left div.tab-content {
    -moz-border-radius: 0 0 2px 2px;
    -moz-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.04);
    -webkit-border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 0 0 2px 2px;
    border-left: 0;
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.04);
    padding: 15px;
}

div.tabbable.tabs-left ul.nav-tabs a {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    background: #f7f7f7;
    border: 1px solid #EEE;
    border-right: 0;
    border-radius: 2px 2px 0 0;
    color: #666;
    margin-bottom: 3px;
}

div.tabbable.tabs-left ul.nav-tabs li.active a {
    background: #fff;
    color: #CCC;
}

.tabbable.tabs-right {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 30px;
}

div.tabbable.tabs-right div.tab-content {
    -moz-border-radius: 0 0 2px 2px;
    -moz-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.04);
    -webkit-border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 0 0 2px 2px;
    border-left: 0;
    margin: 0;
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.04);
    padding: 15px;
}

div.tabbable.tabs-right ul.nav-tabs a {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    background: #f7f7f7;
    border: 1px solid #EEE;
    border-left: 0;
    border-radius: 2px 2px 0 0;
    color: #666;
    margin-bottom: 3px;
}

div.tabbable.tabs-right ul.nav-tabs li.active a {
    background: #fff;
    color: #CCC;
}

.tabs-centered {
    width: 100%;
    display: table;
    margin: 0 auto;
}

    .tabs-centered ul li {
        width: 100px;
        display: inline-block;
        float: none;
    }

.nav-pills {
    margin-bottom: 15px;
    border: 1px solid #EEE;
}

    .nav-pills > li > a {
        border-radius: 0;
        border-right: 1px solid #e0eded;
    }

    .nav-pills > li:last-child > a {
        border-radius: 0;
        border-right: 0;
    }

    .nav-pills > li > a:hover, .nav-pills > li > a:focus {
        background: #f5f5f5;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #F29200;
        background: none;
    }

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}


.panel-group {
    margin-bottom: 0px;
}

    .panel-group .panel {
        border-radius: 0;
    }

        .panel-group .panel + .panel {
            margin-top: 0;
            border-top: 0;
        }

    .panel-group .panel-heading {
        padding: 15px 0px;
        position: relative;
    }

        .panel-group .panel-heading a.collapsed:after {
            content: "\f0d7";
            font-size: 12px;
            position: absolute;
            right: 0;
            top: 30%;
            margin-top: -8px;
            font: normal normal normal 14px/1 FontAwesome;
        }

        .panel-group .panel-heading a:after {
            content: "\f0d8";
            font-size: 12px;
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -8px;
            font: normal normal normal 14px/1 FontAwesome;
        }

        .panel-group .panel-heading a {
            font-weight: normal;
        }

            .panel-group .panel-heading a i {
                margin-right: 5px;
                color: #F29200;
            }


.panel {
    border: none;
}


    .panel .panel-heading {
        padding: 8px 15px;
    }

    .panel .panel-title {
        line-height: 22px;
        font-weight: 100;
    }

    .panel .panel-body {
    }

        .panel .panel-body h5 {
        }



    .panel.panel-widget > .panel-heading {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom: 5px solid #F29200;
        background-color: #fff;
    }

    .panel.panel-widget > .panel-title {
        font-size: 18px;
    }

    .panel.panel-widget > .panel-body {
        background-color: #3C3C3C;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

        .panel.panel-widget > .panel-body h5 {
            color: #02BFFF;
        }



    .panel.panel-block > .panel-heading {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom: 5px solid #F29200;
        background-color: #3C3C3C;
        color: #fff;
    }

    .panel.panel-block > .panel-title {
        font-size: 18px;
    }

    .panel.panel-block > .panel-body {
        background-color: #fff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }





    .panel.panel-default > .panel-heading {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom: 5px solid #F29200;
        background-color: #fff;
    }

    .panel.panel-default > .panel-title {
        font-size: 18px;
    }

    .panel.panel-default > .panel-body {
        background-color: #3C3C3C;
        color: #fff;
    }

        .panel.panel-default > .panel-body h5 {
            color: #02BFFF;
        }

    .panel.panel-default > .panel-footer {
        background-color: #3C3C3C;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border: none;
    }


    .panel.panel-info {
        background-color: transparent;
    }

.panel-group .panel.panel-info .panel-heading + .panel-collapse .panel-body {
    border: none;
    color: #fff;
    padding: 0;
}

    .panel-group .panel.panel-info .panel-heading + .panel-collapse .panel-body a {
        color: #02BFFF;
        font-weight: 500;
        margin: 0 10px 0 0;
    }


.panel.panel-info > .panel-heading {
    color: #fff;
    background-color: transparent;
    border: none;
    padding: 8px 0px;
}

    .panel.panel-info > .panel-heading a {
        color: #fff;
    }

    .panel.panel-info > .panel-heading span {
        color: #02BFFF;
    }

    .panel.panel-info > .panel-heading > .panel-title {
        font-size: 14px;
    }

.panel.panel-info > .panel-body {
    background-color: transparent;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 20px 0px;
}

    .panel.panel-info > .panel-body h5 {
        color: #02BFFF;
    }

.panel.panel-info .price {
    float: right;
    font-size: 16px;
}

.panel-group .panel.panel-info .panel-heading a {
    font-weight: 100 !important;
    display: inline-block;
    text-decoration: none;
    width: 100%;
}


.modal-footer {
    margin-top: 0;
}

.alert {
    position: fixed;
    top: 50px;
    border-radius: 0;
    z-index: 9999;
    position: fixed;
    left: 50%;
    max-width: 700px;
    min-width: 300px;
    margin-left: -350px;
}

.alert-default {
    background-color: #fff;
    -webkit-box-shadow: 8px 8px 19px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 8px 8px 19px 0px rgba(0,0,0,0.75);
    box-shadow: 8px 8px 19px 0px rgba(0,0,0,0.75);
}

.alert-body {
    float: left;
    width: 100%;
}

.alert-footer {
    float: left;
    width: 100%;
    padding-top: 15px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

    .alert-footer .btn {
        margin: 0 5px;
    }

.smallfont {
    font-size: 12px;
    margin-top: 10px;
}

.bordert {
    color: #333;
}

.smallfont p {
    line-height: 12px;
}

.checkouttable th {
    background-color: #3C3C3C !important;
}

.table > thead > tr > th {
    border-bottom: 1px solid #ddd;
}

.table > thead > tr {
    background: #f3f3f3;
}


iframe {
    border: 0;
    margin-top: 0 !important;
}

h1.font-lg {
    font-size: 100px;
    font-weight: 600;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-background {
    background: none !important;
}

.p-15 {
    padding: 15px 0 0 !important;
}

.p-50 {
    padding: 50px 0 !important;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pl-20 {
    padding-left: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.padding-bottom-y-15 {
    padding-bottom: 15px;
}

.padding-10px {
    padding: 10px !important;
}

.padding-y-10 {
    padding: 10px 0;
}

.padding-x-4 {
    padding: 0 4px;
}

.padding-x-8 {
    padding: 0 8px;
}

.padding-x-16 {
    padding: 0 16px;
}

.padding-x-20 {
    padding: 0 20px;
}

.padding-x-32 {
    padding: 0 32px;
}

.padding-y-20 {
    padding: 20px 0 !important;
}

.margin-b-10 {
    margin-bottom: 10px;
}

.margin-b-20 {
    margin-bottom: 20px;
}

.margin-t-15 {
    margin-top: 15px;
}

.margin-t-20 {
    margin-top: 20px;
}

.margin-y-10 {
    margin: 10px 0;
}

.margin-y-20 {
    margin: 20px 0;
}

.margin-x-20 {
    margin: 0 20px;
}

.strong {
    font-weight: bold !important;
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bg-banner-1 {
    padding: 54px 0 !important;
    background: url(../images/prv/banner-img-4.jpg) fixed no-repeat !important;
    color: #fff;
}

.bg-banner-2 {
    padding: 54px 0 !important;
    background: url(../images/prv/banner-img-1.jpg) no-repeat fixed !important;
    color: #fff;
}

.mask-dark {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/background/slash_it.png);
    opacity: 0.4;
}

.img-thumbnail {
    border-radius: 0;
}

.img-thumbnail2 {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

.blockquote-1 {
    margin-top: 20px;
}

header {
    padding: 0px 15px;
}

    header .navbar-brand {
        padding: 0px;
        margin-top: 14px;
        border: 1px solid transparent;
        border-radius: 3px;
        height: auto;
    }

        header .navbar-brand img {
            /*height: 46px;*/
        }

    header .navbar-fixed {
        width: 100%;
        left: 0;
    }

        header .navbar-fixed .navbar {
            width: 100%;
        }


/**Slidetop*/

.slidetop {
}

.border-topslide {
    border-bottom: 1px solid #f29200;
    padding: 10px 0px;
    border-top: 1px solid #f29200;
}

.top-header {
    /*border-bottom: 1px solid #eee;
    background: #fff;*/
    padding: 0px 15px;
}

    .top-header .aux-text {
        padding: 10px 0;
        color: #999;
        font-size: 11px;
    }

    .top-header .top-header-menu {
        float: right;
    }

        .top-header .top-header-menu > ul.menu {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .top-header .top-header-menu > ul.menu > li {
                position: relative;
                float: left;
                display: inline-block;
                /*border-right: 1px solid #eee;*/
            }

                .top-header .top-header-menu > ul.menu > li:last-child {
                    border: 0;
                }

                .top-header .top-header-menu > ul.menu > li > a {
                    display: block;
                    padding: 10px 15px;
                    color: #666;
                }

                    .top-header .top-header-menu > ul.menu > li > a:hover {
                        display: block;
                        padding: 10px 15px;
                        color: #3c3c3c;
                    }

                .top-header .top-header-menu > ul.menu > li.dropdown > a:after {
                    content: "\f107";
                    margin-left: 6px;
                    font-family: "FontAwesome";
                    position: relative;
                    float: right;
                }

        .top-header .top-header-menu ul.menu > li > a > i {
            margin-right: 6px;
        }

        .top-header .top-header-menu ul.menu > li ul.sub-menu {
            display: none;
            min-width: 160px;
            position: absolute;
            right: -1px;
            z-index: 1500;
            margin: 0;
            padding: 0;
            list-style: none;
            background: #fff;
            border: 1px solid #eee;
            opacity: 0;
            -moz-opacity: 0;
            filter: alpha(opacity=0);
            -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
            -moz-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
            box-shadow: 0 6px 12px rgba(0,0,0,0.175);
            -webkit-transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

        .top-header .top-header-menu ul.menu > li:hover ul.sub-menu {
            opacity: 1;
            display: block;
        }

        .top-header .top-header-menu ul.menu > li ul.sub-menu > li {
            border-bottom: 1px solid #eee;
        }

            .top-header .top-header-menu ul.menu > li ul.sub-menu > li:last-child {
                border: 0;
            }

            .top-header .top-header-menu ul.menu > li ul.sub-menu > li > a {
                display: block;
                padding: 6px 15px;
                color: #333;
            }

            .top-header .top-header-menu ul.menu > li ul.sub-menu > li > .language-active {
                display: block;
                padding: 6px 15px;
                background: #f8f8f8;
                cursor: default;
            }

        .top-header .top-header-menu ul.menu > li.dropdown:hover .sub-menu {
            display: block;
        }

    .top-header.top-header-dark {
        border-bottom: 1px solid #222;
        background: #020202;
    }

        .top-header.top-header-dark .aux-text {
            color: #fff;
        }

        .top-header.top-header-dark .top-header-menu > ul.menu > li {
            border-color: #222;
        }

            .top-header.top-header-dark .top-header-menu > ul.menu > li > a {
                color: #fff;
            }

.remove-cell {
    text-align: left;
}

.dropdown-form {
    min-width: 300px;
    z-index: 500;
}

.cart-sub-price {
    color: #d87a00;
    font-size: 17px;
}

.total {
    font-size: 24px;
}

.total2 {
    font-size: 16px;
}

.dropdown-cart {
    min-width: 480px;
    padding: 15px;
}

    .dropdown-cart .cart-items {
        display: block;
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 500;
    }

.dropdown-menu h4 {
    font-size: 14px;
    color: #4c4c4c;
}

.dropdown-profile {
    padding: 15px;
}

    .dropdown-profile img {
        width: 60px;
    }

.aside-menu-in .wrapper {
    left: -280px;
}

.wrapper {
    position: relative;
    left: 0;
    -webkit-transition: all 300ms cubic-bezier(.25, .46, .45, .94);
    -moz-transition: all 300ms cubic-bezier(.25, .46, .45, .94);
    -o-transition: all 300ms cubic-bezier(.25, .46, .45, .94);
    transition: all 300ms cubic-bezier(.25, .46, .45, .94);
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -moz-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

.aside-menu {
    width: 280px;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    background: #222222;
    border-left: 1px solid #333;
    display: none;
}

    .aside-menu::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
    }

    .aside-menu .form-search {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #333;
    }

        .aside-menu .form-search .form-input {
            padding: 0;
        }

        .aside-menu .form-search .form-control {
            display: block;
            height: 34px;
            padding: 21px 15px;
            color: #fff;
            background-color: transparent;
            border: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transition: none;
        }

        .aside-menu .form-search .btn-close {
            background: transparent;
            color: #fff;
        }

            .aside-menu .form-search .btn-close i {
                font-weight: 300 !important;
                font-size: 16px;
            }

    .aside-menu .social-media {
        padding: 15px;
        padding-bottom: 0;
    }

    .aside-menu .contact-info {
        padding: 15px;
        color: #fff;
    }

        .aside-menu .contact-info h5 {
            font-size: 12px;
        }

.side-section-title {
    position: relative;
    overflow: hidden;
    margin: 0;
    margin-top: 15px;
    padding: 8px 15px;
    font-size: 11px;
    text-transform: uppercase;
    color: #616161;
}

    .side-section-title:after {
        content: "";
        height: 1px;
        background: #333;
        width: 80px;
        position: absolute;
        top: 26px;
        left: 15px;
    }

.style-switcher-slidebar {
    width: 310px;
    height: 420px;
    position: fixed;
    left: -260px;
    top: 130px;
    z-index: 10999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 1s ease;
    transition: all 0.5s ease;
}

    .style-switcher-slidebar.opened {
        left: 0;
    }

    .style-switcher-slidebar .switch-panel {
        float: left;
        width: 255px;
        height: 370px;
        background: #fff;
        color: #333333;
        box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    }

a.open-panel {
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    color: #fff !important;
    background-color: #F29200;
    display: block;
    height: 50px;
    width: 50px;
    float: right;
    margin: 0;
    z-index: 1000;
    position: relative;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
}

    a.open-panel:hover {
        color: #fff;
    }

.style-switcher-slidebar label {
    margin-bottom: 0;
}

.style-switcher-slidebar h3 {
    height: 50px;
    line-height: 50px;
    margin: 0 0 10px 0;
    padding: 0 10px;
    background: #F29200;
    font-size: 16px;
    color: #fff;
}

.style-switcher-slidebar .panel-section {
    padding: 0 15px;
}

.color-picker {
    display: block;
}

    .color-picker a {
        width: 30px;
        height: 30px;
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 8px;
        text-indent: -9999px;
    }

        .color-picker a:last-child {
            margin-right: 0;
        }

        .color-picker a.color-red {
            background: #F29200;
        }

        .color-picker a.color-violet {
            background: #563d7c;
        }

        .color-picker a.color-blue {
            background: #59b2e5;
        }

        .color-picker a.color-green {
            background: #8ec449;
        }

        .color-picker a.color-yellow {
            background: #f1c40f;
        }

        .color-picker a.color-orange {
            background: #d35400;
        }

.search {
    margin-right: 15px;
    margin-top: 22px;
    max-width: 670px;
    margin-bottom: 8px;
}

.search-wr {
    width: 100%;
    height: 110px;
    background: #FFF;
    position: fixed;
    top: 0;
    z-index: 2200;
    display: none;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
    box-shadow: 0 1px 10px rgba(0,0,0,0.1);
}

    .search-wr .close {
        display: block;
        width: 22px;
        height: 22px;
        position: relative;
        float: right;
        top: 10px;
        right: 10px;
    }

        .search-wr .close i {
            font-size: 20px;
            color: #555;
        }

    .search-wr .search-sign i {
        font-size: 60px;
        line-height: 110px;
        color: #DDD;
    }

.global-search-input {
    padding: 40px 0 0 0;
    font-size: 20px;
    position: relative;
    width: 740px;
    background: #fff;
    z-index: 10;
    border: none;
    outline: none;
    color: #DDD;
}

    .global-search-input:focus {
        color: #333;
    }

.carousel-1 {
    overflow: hidden;
}

    .carousel-1 .carousel-inner {
        height: 440px;
    }

    .carousel-1 .carousel-control {
        color: #f8f8f8;
    }

        .carousel-1 .carousel-control.left {
            left: -40px;
        }

        .carousel-1 .carousel-control.right {
            right: -40px;
        }

        .carousel-1 .carousel-control:hover {
            color: #fff;
        }

        .carousel-1 .carousel-control i {
            position: absolute;
            top: 50%;
            margin-top: -18px;
            font-size: 36px;
            font-weight: 600;
        }

    .carousel-1 .item {
        height: 440px;
    }

    .carousel-1 .item {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 0% 0%;
    }

    .carousel-1 .item-dark {
        color: #FFF;
    }

    .carousel-1 .item-light {
        color: #fff;
    }

    .carousel-1 p {
        font-size: 16px;
    }

    .carousel-1 .object {
        position: absolute;
        top: 38px;
        right: 50%;
        margin-left: 15px;
        width: 568px;
        height: 320px;
        overflow: hidden;
    }

        .carousel-1 .object.fluid {
            width: 100%;
            left: 0;
            margin: 0;
        }

        .carousel-1 .object iframe {
            width: 100% !important;
        }

    .carousel-1 .description {
        position: absolute;
        top: 55px;
        left: 50%;
        margin-left: 50px;
        width: 514px;
        height: 290px;
    }

        .carousel-1 .description .title {
            font-size: 32px;
            margin: 0 0 15px 0;
            padding: 8px 20px;
            line-height: 38px;
            background: #FFF;
            color: #616161;
        }

        .carousel-1 .description .subtitle {
            font-size: 24px;
            margin: 20px 0;
            padding: 0;
            display: block;
        }

        .carousel-1 .description p {
            font-size: 16px;
            color: #FFF;
            margin: 0;
        }

        .carousel-1 .description.fluid-center {
            width: 100%;
            top: 50px;
            left: 0;
            margin: 0;
        }

            .carousel-1 .description.fluid-center .title {
                margin-bottom: 5px;
                display: block;
                text-align: center;
                background: none;
                color: #FFF;
                font-weight: 500;
                text-shadow: 1px 1px 3px rgba(150,150,150,0.5);
            }

            .carousel-1 .description.fluid-center .subtitle {
                font-size: 20px;
                margin: 0;
                display: block;
                text-align: center;
            }

            .carousel-1 .description.fluid-center .features {
                display: block;
                margin-top: 40px;
                text-align: center;
            }

                .carousel-1 .description.fluid-center .features i {
                    width: 110px;
                    height: 110px;
                    background: #FFF;
                    text-align: center;
                    line-height: 110px;
                    font-size: 54px;
                    color: #697e93;
                    font-weight: 700;
                    border-radius: 96px;
                    margin-right: 20px;
                }

.carousel-4 .carousel-inner {
    overflow: hidden;
}

.carousel-4 .carousel-control i {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    font-size: 36px;
    font-weight: 600;
}

.carousel-inner.vertical {
    height: 100%;
}

    .carousel-inner.vertical > .item {
        -webkit-transition: .6s ease-in-out top;
        -o-transition: .6s ease-in-out top;
        transition: .6s ease-in-out top;
    }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner.vertical > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

        .carousel-inner.vertical > .item.next,
        .carousel-inner.vertical > .item.active.right {
            top: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }

        .carousel-inner.vertical > .item.prev,
        .carousel-inner.vertical > .item.active.left {
            top: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
        }

            .carousel-inner.vertical > .item.next.left,
            .carousel-inner.vertical > .item.prev.right,
            .carousel-inner.vertical > .item.active {
                top: 0;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
}

.carousel-inner.vertical > .active {
    top: 0;
}

.carousel-inner.vertical > .next,
.carousel-inner.vertical > .prev {
    top: 0;
    height: 100%;
    width: auto;
}

.carousel-inner.vertical > .next {
    left: 0;
    top: 100%;
}

.carousel-inner.vertical > .prev {
    left: 0;
    top: -100%;
}

    .carousel-inner.vertical > .next.left,
    .carousel-inner.vertical > .prev.right {
        top: 0;
    }

.carousel-inner.vertical > .active.left {
    left: 0;
    top: -100%;
}

.carousel-inner.vertical > .active.right {
    left: 0;
    top: 100%;
}

.slider-wrapper * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-family: "Roboto",sans-serif;
}

.slider-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-height: 440px;
    margin: 0 auto;
    background: #f2f2f2;
    z-index: 800;
}

.slider {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: transparent;
}

.slider-wrapper p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.slider-wrapper p {
    position: absolute;
    top: -200px;
    z-index: 8000;
    padding: 1% 2%;
    font-size: 24px;
    line-height: 100%;
    white-space: nowrap;
    text-transform: uppercase;
}

.slider-wrapper .white {
    color: #FFF;
}

.slider-wrapper .claim {
    line-height: 100%;
}

.slider-wrapper .teaser {
    font-size: 14px;
    line-height: 100%;
}

.slider-wrapper .small {
    width: 250px;
    text-align: center;
}

.slider-wrapper .video {
    width: 540px;
    height: 360px;
    font-size: 13px;
    line-height: 18px;
    white-space: normal;
    text-align: left;
    text-transform: none;
}

    .slider-wrapper .video iframe {
        width: 100%;
    }

.slider-wrapper .text {
    width: 460px;
    font-size: 13px;
    padding: 0 2%;
    line-height: 18px;
    white-space: normal;
    text-align: left;
    text-transform: none;
}

    .slider-wrapper .text a {
        margin-top: 20px;
    }

.slider-wrapper .slide-light p {
    color: #FFF;
}

    .slider-wrapper .slide-light p.claim {
        width: 50%;
        white-space: normal;
        margin-bottom: 20px;
    }

    .slider-wrapper .slide-light p.teaser {
        font-weight: 300;
    }

.simple-slider {
    height: 500px;
    background: #f3f3f3;
}

.cta-wr {
    padding: 16px 0;
}

    .cta-wr h1 {
        margin: 10px 0 !important;
        font-size: 20px;
        line-height: 26px;
        font-weight: 400;
    }

section.slice {
    padding: 0px;
    background: transparent;
}

    section.slice.relative {
        position: relative;
    }

.subsection {
    margin-top: 30px;
}

.container.bordered {
    border: 1px solid #ddd;
    padding-top: 15px;
}

.w-box:hover .w-box-parent {
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    -o-transition: -o-transform .4s;
    transition: transform 0.4s;
}

.w-box .w-box-parent .w-box-button.animated {
    position: absolute;
    bottom: 10px;
    margin-bottom: -40px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.w-box.w-box-inverse {
    background: none !important;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .w-box.w-box-inverse p {
        padding: 0;
    }

    .w-box.w-box-inverse h1 {
        margin: 10px 0 0 0;
        padding: 10px 0;
        font-weight: 500;
        font-size: 20px;
    }

    .w-box.w-box-inverse h2 {
        margin: 15px 0 0 0;
        padding: 0;
        font-weight: 500;
        font-size: 16px;
        text-transform: none;
        border: 0;
        text-align: center;
    }

        .w-box.w-box-inverse h2 i {
            font-style: normal;
        }

    .w-box.w-box-inverse ul.meta-list {
        margin: 0;
        padding: 0;
    }

    .w-box.w-box-inverse .w-footer {
        padding: 10px 0;
    }

    .w-box.w-box-inverse .thmb-img {
        text-align: center;
    }

.w-box.dark p {
    color: #f1f1f1;
}

.w-box.dark h2 {
    color: #FFF;
    text-align: center;
    margin-bottom: 7px;
}

.w-box.dark .thmb-img {
    text-align: center;
    padding: 15px 0;
}

    .w-box.dark .thmb-img i {
        font-size: 64px;
        color: #FFF;
    }

.w-box.product {
    background: #FFF;
    margin-bottom: 20px;
}

    .w-box.product .figure {
        padding: 20px;
    }

    .w-box.product p {
        text-align: center;
    }

    .w-box.product h2 {
        border-bottom: 0;
        text-align: center;
    }

    .w-box.product .thmb-img {
        text-align: center;
        padding: 15px 0;
    }

        .w-box.product .thmb-img i {
            font-size: 64px;
            color: #616161;
        }

    .w-box.product .price {
        font-size: 20px;
        font-weight: 500;
        margin-top: 5px;
        font-weight: 600;
        color: #F29200;
        line-height: 18px;
    }

    .w-box.product .price-discount {
        text-decoration: line-through;
        color: #232323;
        font-size: 13px;
        margin: 0 8px 0 0;
        line-height: 18px;
    }

    .w-box.product .stock {
        color: #232323;
        font-size: 13px;
        line-height: 18px;
    }

    .w-box.product .product-item-attr, .primary-image .product-item-attr {
        position: absolute;
        top: 5px;
        left: 5px;
        z-index: 1;
    }


    .w-box.product .product-item-discount, .primary-image .product-item-discount {
        z-index: 1;
        margin-top: 5px;
        height: 25px;
        background-color: #F21100;
        top: 15px;
        background: rgba(242,17,0,0.85);
        padding: 0px 10px 0;
        color: #fff;
        font-size: 12px;
        border-radius: 3px;
        line-height: 25px;
    }

    .w-box.product .product-item-highlight, .primary-image .product-item-highlight {
        margin-top: 5px;
        width: 105px;
        height: 25px;
        background-color: #F29200;
        border-radius: 3px;
        background: rgba(242,146,0,0.85);
        padding: 0px 10px 0;
        color: #fff;
        font-size: 12px;
    }

    .w-box.product .product-item-isnew, .primary-image .product-item-isnew {
        z-index: 1;
      
        height: 25px;
        background-color: #36A9E0;
        top: 15px;
        background: rgba(54,169,224,0.85);
        padding: 0px 10px 0;
        color: #fff;
        font-size: 12px;
        border-radius: 3px;
        line-height: 25px;
    }

    .w-box.product .product-item-isgift, .primary-image .product-item-isgift {
        z-index: 1;
        width: 70px;
        height: 25px;
        background-color: #973CE5;
        top: 15px;
        background: rgba(151,60,229,0.85);
        padding: 0px 10px 0;
        color: #fff;
        font-size: 12px;
        border-radius: 3px;
        line-height: 25px;
    }


.wp-theme-1 .btn-addtocart, .wp-theme-1 .btn-addtocart-qv {
    /*left: 2px;*/
    position: relative;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.wp-theme-1 .btn-addtowishlist, .wp-theme-1 .btn-addtowishlist-qv {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.w-box.inverse {
    background: none;
    border: 0;
}

    .w-box.inverse p {
        padding: 4px 0;
    }

    .w-box.inverse h2 {
        padding: 10px 0 0 0 !important;
        border-bottom: 0;
    }

    .w-box.inverse .thmb-img {
        padding: 15px 0;
    }

        .w-box.inverse .thmb-img i {
            font-size: 64px;
            color: #616161;
        }

    .w-box.inverse .social-icons {
        border: 0;
    }

.w-section {
    /*background: #FFF;*/
}

    .w-section:before, .w-section:after {
        display: table;
        content: " ";
    }

    .w-section:after {
        clear: both;
    }

    .w-section.inverse {
        -moz-box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
        border: 0;
    }

    .w-section.inner {
        margin: 15px 0;
    }

    .w-section iframe {
        width: 100%;
    }

    .w-section .feature {
        margin: 15px 0 30px 0;
        text-align: center;
        cursor: default;
    }

        .w-section .feature i {
            font-size: 64px;
            color: #555;
            display: block;
        }

        .w-section .feature h4 {
            margin: 10px 0;
        }

    .w-section .aside-feature h4 {
        margin: 10px 0;
    }

    .w-section .txt-feature {
        margin: 15px 0 30px 0;
        cursor: default;
    }

        .w-section .txt-feature h4 {
            margin: 0;
            padding: 0;
            margin-bottom: 10px;
            font-weight: 500;
        }

    .w-section .txt-fly-over {
        height: 350px;
        overflow: hidden;
        position: absolute;
        top: -90px;
        z-index: 1000;
        padding: 20px;
    }

        .w-section .txt-fly-over h1 {
            padding: 0;
            margin: 0;
            margin-bottom: 10px;
            font-size: 54px;
            font-weight: 600;
            color: #FFF;
        }

        .w-section .txt-fly-over h2 {
            padding: 0;
            margin: 0 0 20px 0;
            font-size: 24px;
            font-weight: 500;
        }

    .w-section .inline-features i {
        display: block;
        margin-bottom: 15px;
        height: 64px;
        line-height: 64px;
        text-align: center;
        font-size: 40px;
        background: #555;
        color: #fff;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

        .w-section .inline-features i:hover {
            background: #75b918;
        }

    .w-section .contrast-box {
        padding: 15px;
        margin-bottom: 20px;
        border-radius: 3px;
        border: 1px solid #f3f3f3;
    }

        .w-section .contrast-box i {
            font-size: 24px;
            margin-right: 8px;
        }

        .w-section .contrast-box small {
            display: block;
            margin-top: 12px;
            font-style: italic;
            text-align: right;
        }

.wp-example {
    margin-bottom: 45px;
}

    .wp-example pre {
        border-radius: 0;
        margin-top: 20px;
    }

.nav-sidebar-fixed {
    position: fixed;
    width: 260px;
}

.shop .pagination {
    margin: 0;
}

.shop .product-short-info p {
    padding: 6px 0;
    margin: 0;
}

.shop .product-gallery {
}

.shop .product-name {
    margin-top: 0px;
    font-size: 22px;
    color: #f29200;
}

    .shop .product-name a {
        color: #F29200;
    }

.shop .product-ref {
    color: #9e9e9e;
    font-weight: 400;
}

.product-ref {
    color: #9e9e9e;
    font-weight: 400;
}

.shop .product-info {
}

    .shop .product-info .line {
        display: inline-block;
        width: 100%;
        padding: 8px 0px;
    }

    .shop .product-info .linetop {
        display: inline-block;
        width: 100%;
        padding: 0;
    }

.shop .product-old-price {
    text-decoration: line-through;
    color: #232323;
    font-weight: 700;
    font-size: 18px;
    margin: 7px 8px 0 0;
}

.shop .product-price {
    font-size: 28px;
    font-weight: 600;
    margin-top: 5px;
    color: #F29200;
    line-height: 32px;
}

.shop .product-gifts span:first-child {
    font-size: 16px;
    color: #F29200;
}

.shop .product-gifts span {
    font-size: 14px;
}

.shop .product-stock {
}


.shop .product-addtocart {
    display: block;
}



.shop .primary-image {
    border: 1px solid #f3f3f3;
    padding: 10px;
    overflow: hidden;
    position: relative;
    margin-right: 2px;
    display: flex;
    justify-content: center;
}

.shop .thumbnail-images {
    margin: 10px 0 25px 0;
}

    .shop .thumbnail-images a {
        display: inline-block;
        width: 92px;
        height: 92px;
        padding: 10px;
        overflow: hidden;
        margin-right: 8px;
        border: 1px solid #f3f3f3;
    }

        .shop .thumbnail-images a:last-child {
            margin: 0;
        }

        .shop .thumbnail-images a img {
            width: 100%;
        }

.padding5 {
    padding-bottom: 5px;
    display: block;
}

.padding10 {
    padding-bottom: 14px;
    display: block;
}

.margin5 {
    margin: 0px 5px;
}

.table-cart {
    border: 0;
    background: #fff;
}

    .table-cart td {
        vertical-align: middle;
    }

.table-cart-top {
    border: 0;
    background: #fff;
}

    .table-cart-top td {
        vertical-align: middle;
    }

.border-shadow {
    border-bottom: 1px solid #eee;
}

    .border-shadow:last-child {
        border-bottom: none;
    }

/*.table-cart tr:nth-child(4n+4) {
        background-color:grey;
    }

    .table-cart tr:nth-child(4n+5) {
        background-color:grey;
    }*/

.table-cart tr.item > td:first-child {
    border-right: 0px solid #ddd;
}

.table-cart img {
    max-height: 70px;
}

.table-cart tr.item {
    border: 0px solid #ddd;
}

.table-cart tr.sub-item {
    font-size: 10px !important;
}

.dropdown-cart .table-cart img {
}

.table-cart .cart-remove {
    text-align: center;
    font-size: 13px;
}

.table-cart .cart-quickview {
    font-size: 17px;
    text-align: center;
    color: #D87A00;
    padding: 0px 5px;
}


.table-cart-top tr.item > td:first-child {
    border-right: 0px solid #ddd;
}

.table-cart-top img {
    max-height: 70px;
}

.table-cart-top tr.item {
    border: 0px solid #ddd;
}

.table-cart-top tr.sub-item {
    font-size: 10px !important;
}

.dropdown-cart .table-cart-top img {
}

.table-cart-top .cart-remove {
    text-align: center;
    font-size: 13px;
}

.table-cart-top .cart-quickview {
    font-size: 17px;
    text-align: center;
    color: #D87A00;
    padding: 0px 5px;
}

.table-wishlist {
    border: 0px;
    background: #fff;
}

    .table-wishlist td {
        vertical-align: middle;
    }

    .table-wishlist tr.item > td:first-child {
        border: 0px;
    }

    .table-wishlist img {
        max-height: 70px;
    }

    .table-wishlist tr.item {
        border: 0px;
    }

.dropdown-cart .table-wishlist img {
    width: 50px;
}

.table-wishlist .wishlist-remove {
    font-size: 12px;
    text-align: center;
    /*color: #e80e1d;*/
    color: black;
    padding: 5px;
}

.table-wishlist .wishlist-quickview {
    font-size: 12px;
    text-align: center;
    color: #D87A00;
    padding: 5px;
}

.table-wishlist .wishlist-addtocart {
    font-size: 12px;
    text-align: center;
    color: #3C3C3C;
    padding: 5px;
}




.table-confirmation {
    border: 1px solid #ddd;
    background: #fff;
}

    .table-confirmation td {
        vertical-align: middle;
    }

    .table-confirmation tr.item > td:first-child {
        border-right: 1px solid #ddd;
    }

    .table-confirmation img {
        max-height: 70px;
    }

    .table-confirmation tr.item {
        border-top: 1px solid #ddd;
    }

    .table-confirmation tr.sub-item {
        font-size: 10px !important;
    }




.table-totals td:nth-child(even) {
    padding: 5px 15px;
}

.animate-wr {
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
}

.animate-hover-slide .figure {
    position: relative;
    overflow: hidden;
}

    .animate-hover-slide .figure img {
        -webkit-transition: -webkit-transform .4s,opacity .1s .3s;
        -moz-transition: -moz-transform .4s,opacity .1s .3s;
        -o-transition: -o-transform .4s,opacity .1s .3s;
        transition: transform 0.4s, opacity 0.1s 0.3s;
    }

    .animate-hover-slide .figure .figcaption {
        height: 100%;
        padding: 0;
        width: 100%;
        position: absolute;
        left: 0;
        top: auto;
        bottom: 0;
        opacity: 0;
        z-index: 2;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        -webkit-transition: -webkit-transform .4s,opacity .1s .3s;
        -moz-transition: -moz-transform .4s,opacity .1s .3s;
        -o-transition: -o-transform .4s,opacity .1s .3s;
        transition: transform 0.4s, opacity 0.1s 0.3s;
    }

    .animate-hover-slide .figure:hover .figcaption {
        opacity: 0.8;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transition: -webkit-transform .4s,opacity .1s;
        -moz-transition: -moz-transform .4s,opacity .1s;
        -o-transition: -o-transform .4s,opacity .1s;
        transition: transform 0.4s, opacity 0.1s;
    }

    .animate-hover-slide .figure .figcaption {
        text-align: center;
    }

    .animate-hover-slide .figure .figcaption-btn {
        width: 100%;
        height: 50%;
        position: absolute;
        top: 0px;
        opacity: 0;
        left: 0;
        /*padding-left: 20px;*/
        text-align: center;
        z-index: 2;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -webkit-transition: -webkit-transform .4s,opacity .1s .3s;
        -moz-transition: -moz-transform .4s,opacity .1s .3s;
        -o-transition: -o-transform .4s,opacity .1s .3s;
        transition: transform 0.4s, opacity 0.1s 0.3s;
    }

    .animate-hover-slide .figure:hover .figcaption-btn {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transition: -webkit-transform .4s,opacity .1s;
        -moz-transition: -moz-transform .4s,opacity .1s;
        -o-transition: -o-transform .4s,opacity .1s;
        transition: transform 0.4s, opacity 0.1s;
    }

    .animate-hover-slide .figure .figcaption-txt {
        width: 100%;
        height: 50%;
        position: absolute;
        bottom: 0px;
        opacity: 0;
        padding-left: 20px;
        text-align: center;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        -webkit-transition: -webkit-transform .4s,opacity .1s .3s;
        -moz-transition: -moz-transform .4s,opacity .1s .3s;
        -o-transition: -o-transform .4s,opacity .1s .3s;
        transition: transform 0.4s, opacity 0.1s 0.3s;
    }

    .animate-hover-slide .figure:hover .figcaption-txt {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transition: -webkit-transform .4s,opacity .1s;
        -moz-transition: -moz-transform .4s,opacity .1s;
        -o-transition: -o-transform .4s,opacity .1s;
        transition: transform 0.4s, opacity 0.1s;
    }

    .animate-hover-slide .figure .figcaption-txt .title {
        padding: 0;
        margin: 30px 0 0 0;
        color: #fff;
        font-size: 18px;
        text-transform: capitalize;
    }

    .animate-hover-slide .figure .figcaption-txt .subtitle {
        padding: 0;
        margin: 0;
        color: #fff;
        font-size: 12px;
    }

    .animate-hover-slide .figure a.btn {
        position: relative;
        top: 50%;
        margin: 25px 25px 15px 25px;
        display: block;
    }

    .animate-hover-slide .figure .figcaption h3 {
        padding-bottom: 5px;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 600;
        border-bottom: 1px solid #f2f2f2;
    }

.animate-hover-slide-2 .figure {
    position: relative;
    overflow: hidden;
}

    .animate-hover-slide-2 .figure img {
        position: relative;
        z-index: 2;
        -webkit-transition: -webkit-transform .4s,opacity .1s .3s;
        -moz-transition: -moz-transform .4s,opacity .1s .3s;
        -o-transition: -o-transform .4s,opacity .1s .3s;
        transition: transform 0.4s, opacity 0.1s 0.3s;
    }

    .animate-hover-slide-2 .figure:hover img {
        -webkit-transform: scale(.4);
        -moz-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4);
    }

    .animate-hover-slide-2 .figure .figcaption {
        height: 100%;
        z-index: 1;
        position: absolute;
        top: 0;
        bottom: auto;
        background: #f8f8f8;
        padding: 0 15px;
        width: 100%;
        opacity: 1;
        -webkit-transform: scale(.4);
        -moz-transform: scale(.4);
        -ms-transform: scale(.4);
        transform: scale(.4);
        -webkit-transition: -webkit-transform .4s,opacity .1s .3s;
        -moz-transition: -moz-transform .4s,opacity .1s .3s;
        -o-transition: -o-transform .4s,opacity .1s .3s;
        transition: transform 0.4s, opacity 0.1s 0.3s;
    }

    .animate-hover-slide-2 .figure:hover .figcaption {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    .animate-hover-slide-2 .figure .figcaption h2 {
        text-align: center;
        margin-top: 15px;
    }

    .animate-hover-slide-2 .figure .figcaption .social-icons {
        width: 100%;
        position: absolute;
        bottom: 15px;
        text-align: center;
    }

.animate-hover-slide-3 .figure {
    position: relative;
    overflow: hidden;
}

    .animate-hover-slide-3 .figure img {
        -webkit-transition: -webkit-transform .4s,opacity .1s .3s;
        -moz-transition: -moz-transform .4s,opacity .1s .3s;
        -o-transition: -o-transform .4s,opacity .1s .3s;
        transition: transform 0.4s, opacity 0.1s 0.3s;
    }

    .animate-hover-slide-3 .figure .figcaption {
        height: 32px;
        background: #f8f8f8;
        padding: 0 15px;
        width: 100%;
        position: absolute;
        left: 0;
        top: auto;
        bottom: 0;
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        -webkit-transition: -webkit-transform .4s,opacity .1s .3s;
        -moz-transition: -moz-transform .4s,opacity .1s .3s;
        -o-transition: -o-transform .4s,opacity .1s .3s;
        transition: transform 0.4s, opacity 0.1s 0.3s;
    }

    .animate-hover-slide-3 .figure:hover .figcaption {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transition: -webkit-transform .4s,opacity .1s;
        -moz-transition: -moz-transform .4s,opacity .1s;
        -o-transition: -o-transform .4s,opacity .1s;
        transition: transform 0.4s, opacity 0.1s;
    }

.pricing-plans {
    margin-bottom: 15px;
}

    .pricing-plans:before, .pricing-plans:after, .pricing-table:before, .pricing-table:after {
        display: table;
        content: " ";
    }

    .pricing-plans:before, .pricing-table:before {
        clear: both;
    }

    .pricing-plans .plan-header {
        padding-bottom: 15px;
    }

        .pricing-plans .plan-header .popular-tag {
            padding: 5px 0;
            text-align: center;
            text-transform: uppercase;
        }

        .pricing-plans .plan-header small {
            display: block;
            text-align: center;
            font-style: italic;
        }

    .pricing-plans .plan-title {
        text-align: center;
        margin: 0;
        font-size: 28px;
        font-weight: 500;
        color: #fff;
    }

    .pricing-plans .price-tag {
        margin: 0;
        height: 70px;
        line-height: 70px;
        font-size: 58px;
        font-weight: 500;
        text-align: center;
    }

        .pricing-plans .price-tag span {
            font-size: 28px;
            font-weight: 500;
        }

            .pricing-plans .price-tag span.price-type {
                font-size: 20px;
                font-weight: 500;
            }

    .pricing-plans ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .pricing-plans ul li {
            padding: 10px 20px;
            border-bottom: 1px solid #f1f1f1;
            font-size: 13px;
        }

            .pricing-plans ul li:last-child {
                border-bottom: 0;
            }

            .pricing-plans ul li i {
                margin-right: 8px;
            }

    .pricing-plans .plan-info {
        margin: 0;
        padding: 15px;
        font-size: 13px;
        text-align: center;
        font-style: italic;
    }

    .pricing-plans .plan-select {
        padding: 15px 0;
        border-top: 1px solid #f1f1f1;
    }

    .pricing-plans .plan-circle {
        height: 263px;
        padding: 0 25px;
        display: table-cell;
        vertical-align: middle;
        border-radius: 200%;
    }

        .pricing-plans .plan-circle .btn {
            margin-top: 10px;
        }

    .pricing-plans .w-box {
        margin-top: 20px;
    }

        .pricing-plans .w-box:hover, .pricing-table .w-box:hover {
            -webkit-box-shadow: 0 -4px 14px rgba(0,0,0,0.2);
            -moz-box-shadow: 0 -4px 14px rgba(0,0,0,0.2);
            box-shadow: 0 -4px 14px rgba(0,0,0,0.2);
        }

    .pricing-plans .w-box-inverse:hover, .pricing-table .w-box-inverse:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.pricing-table .w-box {
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: 0;
    box-shadow: none;
}

    .pricing-table .w-box.popular, .pricing-plans .w-box.popular {
        margin-top: 0;
        -webkit-box-shadow: 0 -4px 14px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 -4px 14px rgba(0,0,0,0.2);
        box-shadow: 0 -4px 14px rgba(0,0,0,0.2);
    }

        .pricing-table .w-box.popular:hover, .pricing-plans .w-box.popular:hover {
            -webkit-box-shadow: 0 -4px 14px rgba(0,0,0,0.3);
            -moz-box-shadow: 0 -4px 14px rgba(0,0,0,0.3);
            box-shadow: 0 -4px 14px rgba(0,0,0,0.3);
        }

.pricing-table .plan-select {
    margin-top: 0;
    border: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
}

.pricing-table .plan-info {
    text-align: center;
    margin-bottom: 15px;
}

.pricing-table .table-comparision {
    background: #FFF;
    position: relative;
    top: -2px;
    z-index: 1000;
    border-color: #f1f1f1;
    color: #777;
}

    .pricing-table .table-comparision th {
        border-color: #f1f1f1;
    }

    .pricing-table .table-comparision td {
        text-align: center;
        border-color: #f1f1f1;
    }

    .pricing-table .table-comparision tr td:first-child {
        text-align: left;
    }

.vertical-info h4 {
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.vertical-info p.delimiter {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0dede;
}

#ulSorList {
    margin-top: 0px;
}

    #ulSorList:after {
        content: '';
        display: inline-block;
        width: 100%;
    }

    #ulSorList .mix {
        display: none;
        opacity: 0;
    }

        #ulSorList .mix .item {
            background: #f2f2f2;
        }

    #ulSorList .gap {
        display: inline-block;
        width: 200px;
    }

.work {
    width: 100%;
    overflow: hidden;
}

    .work .btn-group {
        margin-bottom: 10px;
    }

    .work .btn {
        margin-right: 6px;
    }

    .work .btn-group .btn {
        margin-right: 0;
    }

    .work .mix {
        margin-top: 20px;
    }

    .work.work-no-space.g2 .mix {
        width: 50%;
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
    }

    .work.work-no-space.g3 .mix {
        width: 33.3%;
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
    }

    .work.work-no-space.g4 .mix {
        width: 25%;
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
    }

    .work.work-no-space.g5 .mix {
        width: 20%;
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
    }

    .work.work-no-space .mix .w-box {
        padding: 0;
        margin: 0;
    }

.map-canvas {
    height: 300px;
    margin: 0;
}

    .map-canvas .info-window-content {
        min-width: 250px;
    }

        .map-canvas .info-window-content h2 {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 8px;
        }

        .map-canvas .info-window-content h3 {
            font-size: 14px;
            font-weight: 500;
        }

        .map-canvas .info-window-content p {
            margin-top: 20px;
            text-align: center;
            font-size: 12px;
            color: #999;
            text-shadow: none;
        }

.comments-wr {
    padding: 0 15px;
}

    .comments-wr .comment:before, .comments-wr .comment:after {
        display: table;
        content: " ";
    }

    .comments-wr .comment:after {
        clear: both;
    }

    .comments-wr .comment {
        border-bottom: 1px solid #eee;
        padding: 15px 0;
    }

        .comments-wr .comment:last-child {
            border-bottom: 0;
        }

        .comments-wr .comment p {
            padding: 0;
        }

        .comments-wr .comment .comment {
            margin: 12px 0 0 60px;
            padding-bottom: 0;
            border-bottom: 0;
            border-top: 1px solid #eee;
        }

        .comments-wr .comment img {
            width: 48px;
            float: left;
        }

        .comments-wr .comment p {
            margin-left: 0px;
            color: #777;
        }

        .comments-wr .comment .comment-author {
            display: block;
        }

            .comments-wr .comment .comment-author a {
                font-weight: 600;
            }

.comment-form {
    padding: 15px 15px;
}

    .comment-form h2 {
        margin-bottom: 15px;
    }

.widget {
    margin-bottom: 20px;
}

.widget-highlight {
    padding: 15px;
    background: #fcfcfc;
    border: 1px solid #f3f3f3;
}

.video-container iframe {
    margin: 0;
    border: 0;
}

.media-photos-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
}

    .media-photos-list > li {
        float: left;
        margin-right: 6px;
        margin-bottom: 6px;
    }

        .media-photos-list > li img {
            width: 60px;
            height: 60px;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

            .media-photos-list > li img:hover {
                opacity: 0.65;
                filter: alpha(opacity=65);
            }

ul.list-1 {
    padding: 0;
    margin: 0;
    list-style: none;
}

    ul.list-1 li {
        margin: 15px 0;
    }

    ul.list-1 time {
        float: left;
        display: inline-block;
        background: #e74c3c;
        color: #FFF;
        font-weight: 600;
        padding: 5px 8px;
        border-radius: 2px;
    }

    ul.list-1 .txt:before {
        content: "";
        position: absolute;
        margin-left: -10px;
        margin-top: 6px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 10px solid #f3f3f3;
        border-bottom: 10px solid transparent;
    }

    ul.list-1 .txt {
        margin-left: 62px;
        margin-top: 20px;
        background: #f3f3f3;
    }

        ul.list-1 .txt p {
            padding: 8px 15px;
            margin: 0;
        }

ul.list-2 {
    -webkit-padding-start: 20px;
    margin: 15px 0;
}

    ul.list-2 li {
        padding-left: 15px;
        list-style-type: none;
        background: url(../images/list-style-2.png) no-repeat 0 8px;
        color: #555;
    }

        ul.list-2 li a {
            color: #555;
        }

            ul.list-2 li a:hover {
                color: #83ae34;
                text-decoration: none;
            }

ul.list-3 {
    margin: 0;
    list-style: none;
}

    ul.list-3 li {
        height: 58px;
        background: #f2f2f2;
        overflow: hidden;
        margin-bottom: 13px;
    }

        ul.list-3 li .list-order {
            width: 58px;
            height: 58px;
            position: relative;
            float: left;
            text-align: center;
            line-height: 60px;
            background: #75b918;
            font-size: 30px;
            font-weight: 600;
            color: #FFF;
        }

            ul.list-3 li .list-order:after {
                position: absolute;
                top: 50%;
                right: 0px;
                border: 7px solid transparent;
                height: 1px;
                width: 0;
                border-right-color: #f2f2f2;
                margin-top: -7px;
                content: '';
            }

        ul.list-3 li .list-content {
            float: left;
            height: 58px;
            margin-left: 8px;
        }

            ul.list-3 li .list-content h5 {
                font-size: 15px;
                font-weight: 600;
                margin: 8px 0 4px 0;
            }

ul.popular {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.popular li {
        clear: left;
        border-bottom: 1px dotted #f1f1f1;
        padding: 10px 0;
        display: block;
        width: 100%;
    }

        ul.popular li img {
            width: 60px;
        }

        ul.popular li p {
            margin-left: 70px;
        }

        ul.popular li i {
            color: #a1a1a1;
            display: block;
            font-style: normal;
            font-size: 12px;
        }

        ul.popular li a {
            font-weight: 400;
            line-height: 18px;
        }

            ul.popular li a:hover {
                text-decoration: none;
                color: #464646;
            }

        ul.popular li span {
            font-size: 12px;
        }

ul.featured {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.featured li {
        clear: left;
        border-bottom: 1px solid #575757;
        padding: 5px 0 5px 0;
        display: inline-block;
        width: 100%;
        text-align: right;
    }

        ul.featured li:last-child {
            border-bottom: 0px solid #575757;
        }


        ul.featured li img {
            width: 85px;
            height: 85px;
        }

        ul.featured li p {
            margin: 0px;
        }

        ul.featured li i {
            color: #a1a1a1;
            display: block;
            font-style: normal;
            font-size: 12px;
        }

        ul.featured li a {
            color: #02BFFF;
            font-weight: 500;
        }

            ul.featured li a:hover {
                text-decoration: none;
            }

        ul.featured li span {
            color: #fff;
            font-size: 12px;
        }

        ul.featured li .price {
            font-size: 16px;
            font-weight: 500;
            margin-top: 5px;
        }

            ul.featured li .price.discount {
                text-decoration: line-through;
                color: #e74c3c;
                font-size: 13px;
                margin-right: 8px;
            }


ul.recent {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.recent li {
        border-bottom: 1px dotted #e9e9e9;
    }

        ul.recent li:last-child {
            border: 0;
            padding-bottom: 0;
        }

        ul.recent li a {
            display: block;
            padding: 10px 0;
        }

            ul.recent li a:hover {
                border-color: #75b918;
            }

        ul.recent li h6 {
            margin: 0 0 10px 0;
        }

            ul.recent li h6 a {
                color: #353535;
                font-size: 14px;
                text-transform: none;
                text-decoration: none;
                font-weight: 600;
            }

ul.meta-list {
    margin: 0;
    padding: 10px 15px 15px 15px;
    display: block;
    list-style: none;
}

    ul.meta-list li:first-child {
        padding: 0;
        border-left: 0;
    }

    ul.meta-list li {
        display: inline-block;
        color: #a1a1a1;
    }

        ul.meta-list li a {
            color: #7a92ac;
        }

            ul.meta-list li a:hover {
                color: #e06d58;
                text-decoration: underline;
            }

ul.bullet {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.bullet li {
        clear: left;
        padding: 10px 0;
        display: block;
        width: 100%;
    }

        ul.bullet li > figure {
            margin: 5px 0 0 0;
            padding: 0;
            border-radius: 100%;
            width: 35px;
            height: 35px;
            background: #DDD;
            padding: 8px 0 0;
            text-align: center;
            font-size: 17px;
            color: #fff;
            font-weight: bold;
            display: inline-block;
            float: left;
        }

        ul.bullet li img {
            width: 60px;
        }

        ul.bullet li h3 {
            font-size: 16px;
            font-weight: 600;
            margin-left: 15px;
            display: inline-block;
        }

        ul.bullet li p {
            margin: 0 0 0 50px;
            padding: 0;
        }

        ul.bullet li span {
            margin-left: 6px;
        }

        ul.bullet li a {
            font-weight: 500;
        }

            ul.bullet li a:hover {
                text-decoration: none;
                color: #464646;
            }

        ul.bullet li span {
            font-size: 12px;
        }

ul.list-carousel {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.list-carousel li {
        padding: 6px 0;
        display: block;
        width: 100%;
        font-size: 16px;
    }

        ul.list-carousel li i {
            font-style: normal;
            margin-right: 4px;
        }

        ul.list-carousel li a {
            font-weight: 500;
        }

            ul.list-carousel li a:hover {
                text-decoration: none;
                color: #a1a1a1;
            }

        ul.list-carousel li span {
            font-size: 14px;
        }

ul.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

    ul.social-icons li {
        display: inline-block;
    }

        ul.social-icons li a {
            display: block;
            height: 32px;
            width: 32px;
            text-align: center;
            line-height: 32px;
        }

        ul.social-icons li:hover a {
            color: #fff;
        }

        ul.social-icons li.text {
            height: 32px;
            padding-left: 10px;
            line-height: 32px;
        }

        ul.social-icons li.facebook:hover {
            background: #43609c;
            color: #fff;
        }

        ul.social-icons li.twitter:hover {
            background: #00aced;
            color: #fff;
        }

        ul.social-icons li.linkedin:hover {
            background: #517fa4;
            color: #fff;
        }


.table > tbody > tr > th, .table > tfoot > tr > th {
    background-color: #999;
    color: #fff;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.table-hover > tbody > tr:hover > th {
    background-color: #999;
}

.table-hover > tbody > tr:hover > td {
    background-color: #F59B14;
    color: black;
}

    .table-hover > tbody > tr:hover > td i:hover {
        color: white !important;
    }

    .table-hover > tbody > tr:hover > td i {
        color: black !important;
    }


.table.table-no-border > thead > tr > th, .table.table-no-border > tbody > tr > th, .table.table-no-border > tfoot > tr > th, .table.table-no-border > thead > tr > td, .table.table-no-border > tbody > tr > td, .table.table-no-border > tfoot > tr > td {
    border-top: 0;
    padding: 0;
}

ul.list-listings.blog-list li {
    border: 0;
}

ul.list-listings.blog-list .listing-header {
    clear: both;
    padding: 8px 15px;
    font-weight: 600;
    text-transform: uppercase;
}

ul.list-listings.blog-list .listing-image {
    width: 35%;
    height: 180px;
    float: left;
    overflow: hidden;
}

ul.list-listings.blog-list .listing-body {
    width: 65%;
    height: auto;
    padding: 0 15px;
    float: left;
    background: #fff;
}

    ul.list-listings.blog-list .listing-body h3 {
        margin: 0;
        padding: 0;
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    ul.list-listings.blog-list .listing-body h4 {
        font-size: 14px;
        font-weight: normal;
        line-height: 22px;
    }

ul.list-listings.blog-list .listing-actions {
    width: 15%;
    height: 180px;
    position: relative;
    padding-top: 20px;
    float: left;
    text-align: center;
}

    ul.list-listings.blog-list .listing-actions .btn {
        position: absolute;
        bottom: 20px;
        left: 25px;
    }

ul.list-listings.blog-list .list-item-info {
    font-size: 12px;
    font-style: italic;
}

.blog-masonry .w-box, .blog-grid .w-box, .blog-list .w-box {
    margin-bottom: 25px;
}

.w-box.blog-post {
    border: 0;
    padding: 0;
}

.blog-post h2 {
    font-size: 18px;
    line-height: 24px;
    color: #3b3e43;
    border: 0;
    padding: 25px 0px 0px 0px !important;
}

.blog-post p {
    padding: 8px 0px !important;
    font-size: 14px;
    color: #777;
}

.blog-post blockquote {
    margin: 8px 0px;
}

.blog-post .meta-list {
    padding-left: 0 !important;
}

.blog-post img {
    width: 100%;
}

.side-info {
    display: block;
}

    .side-info .date {
        display: block;
        text-align: center;
        margin-top: 5px;
    }

        .side-info .date strong {
            display: block;
            margin-bottom: 5px;
            font-size: 33px;
            font-weight: normal;
        }

.star-rating {
    display: block;
}

    .star-rating i {
        display: inline-block !important;
        color: #06BEFC !important;
    }

.review-rating {
    font-size: 12px;
}

.rating-symbol {
    color: #06BEFC !important;
    font-size: 24px;
    cursor: pointer;
}

.register {
    color: #F29200 !important;
}

    .register:hover {
        color: #3c3c3c !important;
    }

.skills {
    clear: both;
    width: 100%;
}

    .skills ul, .skills li {
        display: inline-block;
        list-style: none;
        margin: 0 6px 0 0;
        padding: 0;
    }

    .skills li {
        padding: 0 15px;
        height: 35px;
        line-height: 35px;
        color: #fff;
        margin-bottom: 1px;
        font-size: 18px;
    }

    .skills .jq {
        background: #97BE0D;
    }

    .skills .css {
        background: #D84F5F;
    }

    .skills .html {
        background: #88B8E6;
    }

    .skills .html {
        background: #BEDBE9;
    }

    .skills .sql {
        background: #EDEBEE;
    }

.form-control {
    border-radius: 1px;
    padding: 5px 12px;
}

.form-dark .form-control {
    margin-bottom: 10px;
    background: #eee;
    border: 1px solid #ccc;
}

.form-dark label.checkbox {
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}

.form-dark .form-control:focus {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bbb;
}

.form-dark .form-control:-moz-placeholder {
    color: #999;
}

.form-dark .form-control::-moz-placeholder, .form-light .form-control[placeholder] {
    color: #999;
}

.form-dark .form-control:-ms-input-placeholder {
    color: #999;
}

.form-dark .form-control::-webkit-input-placeholder {
    color: #999;
}

.form-light .form-control {
    /*margin-bottom: 10px;
    background: #fcfcfc;
    border: 1px solid #ccc;*/
}

.form-light label.checkbox {
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}

.form-light .form-control:focus {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bbb;
}

.form-light .form-control:-moz-placeholder {
    color: #999;
}

.form-light .form-control::-moz-placeholder, .form-light .form-control[placeholder] {
    color: #999;
}

.form-light .form-control:-ms-input-placeholder {
    color: #999;
}

.form-light .form-control::-webkit-input-placeholder {
    color: #999;
}

.sign-in-wr {
}

    .sign-in-wr .form-icon {
        display: block;
        width: 80px;
        height: 80px;
        border-radius: 80px;
        margin: 25px auto;
        text-align: center;
        line-height: 80px;
        font-size: 40px;
    }

    .sign-in-wr .form-header {
        padding: 15px;
        border-bottom: 1px solid #f3f3f3;
    }

        .sign-in-wr .form-header h2 {
            margin: 0;
            padding: 0 !important;
            font-size: 18px;
            font-weight: 500;
        }

    .sign-in-wr .form-body {
        padding: 15px;
        background: #fff;
    }

        .sign-in-wr .form-body p {
            padding-left: 0;
            margin-bottom: 10px;
        }

    .sign-in-wr .form-footer {
        padding: 15px 0;
        border-top: 1px solid #f3f3f3;
    }

.social-media i {
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    background: #ddd;
    color: #333;
    border-radius: 2px;
}

.social-media .facebook {
    background: #43609c;
    color: #FFF;
}

.social-media .twitter {
    background: #62addb;
    color: #FFF;
}

.social-media .google {
    background: #dd4b39;
    color: #FFF;
}

.social-media i:hover {
    background: none;
    color: #a1a1a1;
}

.form-errors {
    width: 100%;
    margin-bottom: 20px;
}

    .form-errors .error {
        display: block;
        color: #ce1a33;
        font-weight: 500;
    }

.help-inline {
    font-size: 11px;
    color: #B8321F;
    position: relative;
    top: -8px;
}

#info-box {
    display: none;
    text-align: center;
    margin-top: 30px;
    color: #59b540;
}

    #info-box h2 {
        font-size: 16px;
        font-weight: 600;
    }

.map-canvas {
    margin-top: 30px;
    height: 300px;
}

    .map-canvas .info-window-content {
        min-width: 250px;
    }

        .map-canvas .info-window-content h2 {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 8px;
        }

        .map-canvas .info-window-content h3 {
            font-size: 14px;
            font-weight: 500;
        }

        .map-canvas .info-window-content p {
            font-size: 12px;
            color: #999;
            text-shadow: none;
        }

.testimonial-text {
    width: 70%;
    margin: 20px auto;
    font-size: 14px;
    line-height: 24px;
}

.testimonial-author {
    display: block;
    text-align: center;
    color: #a1a1a1;
    font-style: italic;
}

.contact-info {
    margin-bottom: 20px;
}

    .contact-info h5 {
        margin: 0;
    }

.carousel-testimonials .testimonial-author-info {
    padding-top: 28px;
}

    .carousel-testimonials .testimonial-author-info a {
        padding-left: 20px;
    }

.brand {
    border: #fff 1px solid;
    padding: 5px;
    background: transparent;
}


    .brand:hover {
        border: #ccc 1px solid;
    }


    .brand img {
        width: 100%;
        background-color: #fff;
        /*-webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: grayscale(100%);*/
    }

        .brand img:hover {
            /*-webkit-filter: grayscale(0%);
            -moz-filter:  grayscale(0%);
            filter:  grayscale(0%);*/
        }

footer {
    /*padding-top: 15px;
    padding-bottom: 20px;*/
    min-height: 30px;
    /*background: #232323;*/
}

    footer:before, footer:after {
        display: table;
        content: " ";
    }

    footer:after {
        clear: both;
    }

    footer .col.reset {
        margin: 0;
    }

    footer h4 {
        margin-top: 20px;
        color: #ccc;
        margin-bottom: 20px;
        text-transform: capitalize;
        font-size: 14px;
    }

    footer .col p {
        color: #ccc;
        font-size: 13px;
        margin-bottom: 10px;
    }

    footer a {
        color: #ccc;
        text-decoration: none;
    }

        footer a:hover {
            text-decoration: none;
        }

    footer .col ul {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0;
        list-style: none;
    }

        footer .col ul li a {
            color: #ccc;
            font-size: 14px;
        }


    footer .col address {
        color: #ddd;
        padding: 8px 0;
    }

    footer .company-info {
        font-size: 10px;
        text-align: justify;
    }

        footer .company-info h2 {
            font-size: 14px;
            font-weight: 600;
        }

    footer .col.col-social-icons i {
        width: 40px;
        height: 40px;
        display: inline-block;
        padding: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        text-align: center;
        font-size: 18px;
        background: #fff;
        color: #333;
        border-radius: 2px;
    }

        footer .col.col-social-icons i.fa-facebook {
            background: #245B9E;
            color: #fff;
        }

        footer .col.col-social-icons i.fa-twitter {
            background: #02ABE4;
            color: #fff;
        }

        footer .col.col-social-icons i.fa-google-plus {
            background: #FF3A1F;
            color: #fff;
        }

        footer .col.col-social-icons i.fa-pinterest {
            background: #EB1922;
            color: #fff;
        }

        footer .col.col-social-icons i.fa-instagram {
            background: #245B9E;
            color: #fff;
        }

        footer .col.col-social-icons i.fa-youtube {
            background: #FF4D3F;
            color: #fff;
        }

    footer form {
        margin-top: 0px;
    }

    footer hr {
        border-top: 1px solid #444;
    }

    footer .copyright {
        color: #333;
        font-weight: 600;
        font-size: 14px;
    }

        footer .copyright a {
            color: #333;
            font-weight: 400;
            font-size: 14px;
        }


    footer.footer1 {
    }

    footer.footer2 {
        background: #ffffff !important;
    }

        footer.footer2 .footer-fastluza img {
            max-height: 30px;
        }

.fontawesome-icon-list {
    margin-top: 22px;
}

    .fontawesome-icon-list .fa-hover a {
        display: block;
        color: #222;
        line-height: 32px;
        height: 32px;
        padding-left: 10px;
        border-radius: 0;
    }

        .fontawesome-icon-list .fa-hover a .fa {
            width: 32px;
            font-size: 14px;
            display: inline-block;
            text-align: right;
            margin-right: 10px;
        }

        .fontawesome-icon-list .fa-hover a:hover {
            background-color: #1d9d74;
            color: #fff;
            text-decoration: none;
        }

            .fontawesome-icon-list .fa-hover a:hover .fa {
                font-size: 28px;
                vertical-align: -6px;
            }

            .fontawesome-icon-list .fa-hover a:hover .text-muted {
                color: #bbe2d5;
            }

@media (min-width:1200px) {
    .top-header .aux-text {
        display: inline-block !important;
    }

    .w-section .aside-feature {
        text-align: left;
    }

        .w-section .aside-feature .icon-feature {
            text-align: left;
        }

    .slider {
        width: 100%;
    }

    .w-section .txt-fly-over {
        height: 350px;
        top: -90px;
    }

    .navbar-default .dropdown-menu, .navbar-wp .dropdown-menu {
        margin-top: 0px !important;
    }

        .navbar-default .dropdown-menu, .navbar-wp .dropdown-menu.dropdown-menu-user {
            margin-top: 13px !important;
        }

    .wrapper.boxed {
        width: 1170px;
        margin: auto;
    }
}


.menu-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media (min-width: 768px) {
    .menuRiscos {
        display: none !important;
    }

    .classheader {
        top: -40px;
    }
}

@media (max-width:1199px) {
    .body-bg {
        position: static;
    }
}

@media (max-width: 992px) {
    .rightPanelFloat {
        width: auto !important;
    }

    .container {
        width: 100% !important;
    }
}


@media (min-width:992px) and (max-width:1199px) {
    #divbody nav:not(.tiny) #pageHeader {
        height: 151px;
    }

    .container {
        width: 1000px !important;
    }

    .mainLogo {
        max-width: 200px;
    }

    .top-header .aux-text {
        display: inline-block !important;
    }

    .navbar-default .dropdown-menu, .navbar-wp .dropdown-menu {
        margin-top: 0px !important;
    }

        .navbar-default .dropdown-menu, .navbar-wp .dropdown-menu.dropdown-menu-user {
            margin-top: 13px !important;
        }

    .wrapper.boxed {
        width: 1000px;
        margin: auto;
    }

    .w-section .txt-fly-over {
        height: 390px;
        top: -60px;
    }
}


@media (min-width:768px) and (max-width:991px) {
    .mainLogo {
        max-width: 230px;
    }

    .wowmenu.tiny .navbar-brand img {
        height: 70px;
        padding-left: 3px;
    }


    .search {
        margin: 0 10px 10px 0;
        max-width: 500px;
    }

    .wp-theme-1 .bg-3 {
        padding-top: 104px;
    }

    .top-header .aux-text {
        display: inline-block !important;
    }

    .w-box, .carousel-work .figure {
        margin-bottom: 15px;
    }

    /*.animate-hover-slide img {
        width: 100%;
    }*/

    .carousel-1 .object {
        width: 400px !important;
    }

    .slider {
        width: 100%;
    }

    .w-section .txt-fly-over {
        height: 400px;
        top: -60px;
    }

    .client {
        margin-bottom: 20px;
    }

    .work.work-no-space.g2 .mix {
        width: 50%;
    }

    .work.work-no-space.g3 .mix {
        width: 50%;
    }

    .work.work-no-space.g4 .mix {
        width: 50%;
    }

    .work.work-no-space.g5 .mix {
        width: 50%;
    }
}

.timerbox {margin-top:2px;
}

@media (max-width:767px) {
    .wp-theme-1 .bg-3 {
        padding-top: 115px;
    }

    header {
        padding: initial;
    }

    .menuRiscos ul {
        padding: 1px;
    }

        .menuRiscos ul li {
            padding: 5px 0 5px 0;
            border-bottom: 1px rgba(0, 0, 0, 0.18) solid;
        }

    .navbar-collapse {
        background-color: #eee;
    }

    .classheader {
        top: 0;
    }

    .mainLogo {
        max-width: 150px;
    }

    .search {
        padding: 0px 15px !important;
        margin: 10px 0 10px 10px;
        max-width: 767px;
    }

    .top-header-menu {
        margin-right: 90px;
    }

    header .navbar-brand {
        margin: 14px 0;
    }

    .navbar-wp .navbar-nav > li > a {
        color: #4c4c4c;
        padding: 10px 20px !important;
        margin-right: 0;
    }

        .navbar-wp .navbar-nav > li > a:hover, .navbar-wp .navbar-nav > li > a:focus {
            color: #FFF;
            background-color: #e06d58;
            border-radius: 0 !important;
        }

    .navbar-wp .navbar-nav > .active > a, .navbar-wp .navbar-nav > .active > a:hover, .navbar-wp .navbar-nav > .active > a:focus {
        border-radius: 0 !important;
    }

    .navbar-wp .dropdown-menu:after {
        border: 0 !important;
        margin-left: 0;
    }

    .navbar-wp .dropdown-menu:before {
        border: 0 !important;
        margin-left: 0;
    }

    .top-header .top-header-menu ul.menu > li ul.sub-menu {
        display: none !important;
    }

    .w-section .aside-feature {
        text-align: center;
    }

        .w-section .aside-feature .icon-feature {
            text-align: center;
        }

    .sort-list-btn .btn {
        margin-bottom: 10px;
    }

    .w-box, .carousel-work .figure {
        margin-bottom: 15px;
    }

    /*.animate-hover-slide .figure img {
        width: 100%;
    }*/

    .carousel-1 .carousel-inner {
        height: 420px;
    }

    .carousel-1 .carousel-inner {
        overflow: hidden;
    }

    .carousel-1 .carousel-control i {
        position: absolute;
        top: 50%;
        margin-top: -18px;
        font-size: 36px;
        font-weight: 600;
    }

    .carousel-1 .item-dark {
        color: #FFF;
    }

    .carousel-1 p {
        font-size: 16px;
    }

    .carousel-1 .object {
        display: none;
    }

        .carousel-1 .object.fluid {
            width: 100%;
            left: 0;
            margin: 0;
        }

        .carousel-1 .object iframe {
            width: 100% !important;
        }

    .carousel-1 .description {
        width: 100% !important;
        top: 50px;
        left: 0 !important;
        margin: 0 !important;
    }

        .carousel-1 .description .title {
            font-size: 32px;
            margin: 0 0 15px 0;
            padding: 8px 20px;
            background: #FFF;
            color: #9ab2cc;
            display: block;
            text-align: center;
        }

        .carousel-1 .description .subtitle {
            font-size: 24px;
            margin: 20px 0;
            padding: 0 15px !important;
            display: block;
            text-align: center;
        }

        .carousel-1 .description p {
            font-size: 16px;
            color: #FFF;
            margin: 0;
        }

        .carousel-1 .description.fluid-center .features i {
            width: 80px;
            height: 80px;
            background: #FFF;
            text-align: center;
            line-height: 80px;
            font-size: 34px;
            color: #697e93;
            font-weight: 700;
            border-radius: 80px;
            margin-right: 20px;
        }

    .carousel-1 .list-carousel {
        padding-left: 30px !important;
    }

    .carousel-3 .figure {
        margin-bottom: 20px;
    }

    .slider {
        height: auto;
        max-height: 440px;
        margin: 0;
    }

    .cta-wr {
        text-align: center;
    }

        .cta-wr .btn {
            float: none !important;
        }

    .w-section .txt-fly-over {
        height: 400px;
        position: static;
        top: 0;
    }

    .client {
        margin-bottom: 20px;
    }

    .work.work-no-space.g2 .mix {
        width: 100%;
    }

    .work.work-no-space.g3 .mix {
        width: 100%;
    }

    .work.work-no-space.g4 .mix {
        width: 100%;
    }

    .work.work-no-space.g5 .mix {
        width: 100%;
    }
}

@media only screen and (min-width:1440px) {
    .slider {
        width: 100%;
    }
}

@media (max-width:460px) {
    .classheader {
        top: 0;
    }

    .search-wr .search-sign i {
        margin-left: 0;
    }

    .global-search-input {
        font-size: 16px;
        padding: 14px 0;
    }
}


/*==================================================
=            full-width.dropdown                   =
==================================================*/

.full-width.dropdown {
    position: static;
}

    .full-width.dropdown.open .dropdown-menu ul.sub-menu {
    }

        .full-width.dropdown.open .dropdown-menu ul.sub-menu > li {
            padding-bottom: 15px;
            min-width: 230px;
        }

            .full-width.dropdown.open .dropdown-menu ul.sub-menu > li > a {
                font-weight: bold;
            }

            .full-width.dropdown.open .dropdown-menu ul.sub-menu > li > ul li {
                width: 100%;
            }

    .full-width.dropdown.open .dropdown-menu {
        z-index: 999999;
        width: 100%;
        list-style: none;
        display: table;
        text-align: left;
        -webkit-box-shadow: 8px 8px 19px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 8px 8px 19px 0px rgba(0,0,0,0.75);
        box-shadow: 8px 8px 19px 0px rgba(0,0,0,0.75);
        font-size: 16px;
    }

    .full-width.dropdown .dropdown-menu ul {
        list-style: none;
        padding: 0px 25px;
    }

        .full-width.dropdown .dropdown-menu ul li {
            float: left;
            max-width: 235px;
        }

    .full-width.dropdown > .dropdown-menu ul > li > a {
        white-space: normal;
        padding: 8px 0px;
    }


.fill-width.dropdown {
    position: static;
}

    .fill-width.dropdown > .dropdown-menu ul {
        left: auto;
        position: absolute;
    }

        .fill-width.dropdown > .dropdown-menu ul > li > a {
            white-space: normal;
        }



/*==================================================
=            utils                                 =
==================================================*/
.bg-white {
    background: #ffffff !important;
}


.img-circle {
    border: 2px solid #02BFFF;
    padding: 5px;
}

.rouded-5px {
    border-radius: 5px;
}

.fa-1_5x {
    font-size: 1.5em;
}

.padding-10 {
    padding: 10px;
}

.padding-x-15px {
    padding-left: 15px;
    padding-right: 15px;
}

.padding-y-15px {
    padding-top: 15px;
    padding-bottom: 15px;
}

.padding-yT-15px {
    padding-top: 15px;
}

.padding-yB-10px {
    padding-bottom: 10px;
}

.padding-y-30px {
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding-x-0px {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.padding-x-10px {
    padding-right: 10px;
}


.text-left {
    text-align: left !important;
}

.lowercase {
    text-transform: lowercase;
}

.table-row-alternate tr:nth-child(even) {
    background-color: #f5f5f5;
}

.col-md-1point5 {
    width: 12.5%;
    float: left;
    padding: 0 15px;
}

/*==================================================
=            Filters                               =
==================================================*/

.ul-filters {
    padding-left: 20px;
    display: table;
    list-style: none;
}

    .ul-filters li {
        display: table-row;
    }

        .ul-filters li label {
            color: #fff;
            font-weight: normal;
            cursor: pointer;
        }

        .ul-filters li input[type=checkbox] {
            width: 15px;
            height: 15px;
            padding: 0;
            margin: 0;
            vertical-align: middle;
            position: relative;
            top: -1px;
        }

        .ul-filters li label {
            margin-bottom: 0px;
        }



label input.filter-attribute:checked + .label-text {
    color: #f29200;
    font-weight: bold;
}

input.filter-attribute:checked + a .label-text {
    color: #f29200;
    font-weight: bold;
}


/*==================================================
=            Product SubItems                      =
==================================================*/

ul.product-subitems {
    list-style: none;
    padding: 0;
}

    ul.product-subitems > li {
        float: left;
        width: 100%;
    }

        ul.product-subitems > li .product-price {
            font-size: 13px !important;
            margin-top: 0px !important;
            line-height: 22px !important;
        }



/*==================================================
=            Menu Account                          =
==================================================*/

.ul-account {
    padding-left: 20px;
    display: table;
    list-style: none;
}

    .ul-account li {
        display: table-row;
    }

        .ul-account li a {
            color: #36A9E0;
            font-weight: normal;
            cursor: pointer;
        }



/*==================================================
=               Add To Shopping Cart               =
==================================================*/



/*==================================================
=               Configuration                      =
==================================================*/
ul.configurator-cats {
    list-style: none;
    text-align: center;
    margin: auto;
    display: table;
    padding: 0;
}

    ul.configurator-cats li {
        float: left;
        padding: 15px;
    }

/*==================================================
=                                                  =
==================================================*/


/*==================================================
=               Comparator                      =
==================================================*/
div.show-less {
    max-height: 130px;
    overflow: hidden;
    position: relative;
    display: block;
}

a.show-more {
    bottom: 0;
    right: 5px;
    position: absolute;
}



/*==================================================
=                                                  =
==================================================*/



.color-white {
    color: #ffffff !important;
}

.color-red {
    color: #C63703 !important;
}

.color-violet {
    color: #6e4e9e !important;
}

.color-blue {
    color: #59B2E5 !important;
}

.color-green {
    color: #8ec449 !important;
}

.color-yellow {
    color: #f1c40f !important;
}

.color-orange {
    color: #F29200 !important;
}


.slider {
    z-index: 0;
}

.carousel-control {
    visibility: hidden;
}

.carousel:hover > .carousel-control {
    visibility: visible;
}

.error {
    color: #ce1a33;
    font-weight: 500;
}

    .error:before {
        padding-right: 3px;
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f06a";
    }


.success {
    color: #fff;
    font-weight: 500;
}

    .success:before {
        padding-right: 3px;
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f00c";
    }


button.close {
    font-size: 16px;
    padding: 0 0 0 15px;
}


/*==================================================
=            flip                                  =
==================================================*/
.card {
    /*width: 100%;
    height: 500px;*/
}

.front, .back {
    padding: 10px;
    background-color: #fff;
}

.inner {
    margin: 0px !important;
}

/*==================================================
=            checkout wizard                       =
==================================================*/

ul.progtrckr {
    margin-bottom: 40px;
    padding: 0;
    list-style-type: none;
}

    ul.progtrckr li {
        display: inline-block;
        text-align: center;
        line-height: 3em;
    }

        ul.progtrckr li a {
            cursor:default;
            padding-bottom: 25px;
            position: relative;
        }

        ul.progtrckr li a:hover {
            color: #616161;
            cursor:default;
        }

    ul .progtrckr[data-progtrckr-steps="2"] li {
        width: 49%;
    }

    ul.progtrckr[data-progtrckr-steps="3"] li {
        width: 33%;
    }

    ul.progtrckr[data-progtrckr-steps="4"] li {
        width: 24.7%;
    }

    ul.progtrckr[data-progtrckr-steps="5"] li {
        width: 19%;
    }

    ul.progtrckr[data-progtrckr-steps="6"] li {
        width: 16%;
    }

    ul.progtrckr[data-progtrckr-steps="7"] li {
        width: 14%;
    }

    ul.progtrckr[data-progtrckr-steps="8"] li {
        width: 12%;
    }

    ul.progtrckr[data-progtrckr-steps="9"] li {
        width: 11%;
    }

    ul.progtrckr li.progtrckr-done {
        color: #333;
        border-bottom: 4px solid #9cd70e;
    }

    ul.progtrckr li.progtrckr-todo {
        color: #c0c0c0;
        border-bottom: 4px solid #c0c0c0;
    }

    ul.progtrckr li.active.progtrckr-todo {
        color: #c0c0c0;
        border-bottom: 4px solid #428BCA;
    }

    ul.progtrckr li:after {
        content: "\00a0\00a0";
        font-family: FontAwesome;
    }

    ul.progtrckr li:before {
        position: relative;
        bottom: -2.5em;
        float: left;
        left: 50%;
        line-height: 1em;
    }

    ul.progtrckr li.progtrckr-done:before {
        content: "\f058";
        font-family: FontAwesome;
        color: #fff;
        background-color: #9cd70e;
        height: 1.2em;
        width: 1.2em;
        line-height: 1.2em;
        border: none;
        border-radius: 1.2em;
    }

    ul.progtrckr li.progtrckr-todo:before {
        content: "\f111";
        font-family: FontAwesome;
        color: #c0c0c0;
        background-color: transparent;
        font-size: 1.5em;
        bottom: -1.6em;
    }

    ul.progtrckr li.active.progtrckr-todo:before {
        content: "\f111";
        font-family: FontAwesome;
        color: #428BCA;
        background-color: transparent;
        font-size: 1.5em;
        bottom: -1.6em;
    }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none;
}

/*.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td :hover {
 background-color:red;
}*/

/*==================================================
=            ShopCart                              =
==================================================*/

/*table.table-cart {
    width: 100%;
    display:block;
}
table.table-cart thead {
    display: inline-block;
    width: 100%;
}*/


table.table-cart th {
    background-color: transparent !important;
    font-weight: 600;
    border-bottom: 1px solid #d87a00;
    color: #333 !important;
}

table.table-cart tbody.shopcart-items table {
    width: 100%;
    font-size: 9px;
}

    table.table-cart tbody.shopcart-items table td {
        border: none;
    }

    table.table-cart tbody.shopcart-items table tr td:last-child {
        text-align: right;
        width: 65px;
    }

.cart-itemsListItem {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

table.table-wishlist th {
    background-color: transparent !important;
    font-weight: 600;
    border-bottom: 1px solid #d87a00;
    color: #333 !important;
}

table.table-wishlist tbody.wishlist-items table {
    width: 100%;
    font-size: 9px;
}

    table.table-wishlist tbody.wishlist-items table td {
        border: none;
    }

    table.table-wishlist tbody.wishlist-items table tr td:last-child {
        text-align: right;
        width: 65px;
    }


#tr1Shipping {
}

#tr2Shipping {
}

#trDiscount {
    color: #02BFFF;
}

#trSubTotal {
}

#trTotal {
    font-size: 15px;
}

#trTotal h5{
    font-size: 15px;
}

    #trTotal > td:last-child {
        border-top: 1px solid #ccc;
    }

.no-results {
    padding: 30px;
    font-size: 18px;
}

.popover {
    max-width: inherit;
}

    .popover h3 strong {
    }

.popover-title {
}

.slidewhite {
    background-color: white !important;
    padding-top: 5px !important;
}

.searchBrands {
    width: 150px;
    position: absolute;
    right: 80px;
    top: -51px;
}

.searchBrandswidget {
    width: 90%;
    display: inline-block;
}
/*==================================================
=            Invoice                               =
==================================================*/

#invoice {
    position: relative;
    padding: 18px;
    max-width: 840px;
    margin: auto;
    background: #fefefe;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 0 1px #888;
    -moz-box-shadow: 0 0 1px #888;
    -o-box-shadow: 0 0 1px #888;
    box-shadow: 0 0 1px #888;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



    #invoice div.unpaid {
        width: 100%;
        height: 8px;
        background: #f00;
        background: rgba(187,0,0,0.8);
    }

    #invoice div.paid {
        width: 100%;
        height: 8px;
        background: #228B22;
    }

.this-is {
    padding: 8px 0;
    font-size: 16px;
    font-weight: bold;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#header {
    padding-bottom: 20px;
}

.invoice-intro p {
    font-size: 12px;
    font-style: italic;
    line-height: 1.5em;
    padding-bottom: 20px;
}

.invoice-meta {
    position: relative;
    overflow: hidden;
    text-align: right;
    line-height: 1.5em;
}

    .invoice-meta dt {
        float: left;
        width: 46%;
        clear: both;
        font-weight: bold;
    }

    .invoice-meta dd {
        width: 46%;
        float: right;
        text-align: left;
        margin: 0;
    }

#parties {
    position: relative;
    overflow: hidden;
}

.invoice-to, .invoice-from {
    text-align: left;
    padding-bottom: 30px;
}

.unpaid .invoice-status {
    font-weight: bold;
    color: #fff;
    padding: 8px;
    background: rgba(187,0,0,0.8);
    width: 100%;
    display: inline-block;
}

.paid .invoice-status {
    font-weight: bold;
    color: #fff;
    padding: 8px;
    background: #008000;
    width: 100%;
    display: inline-block;
}


.invoice-items, .invoice-totals {
    text-align: left;
    padding-bottom: 30px;
}

    .invoice-items table, .invoice-totals table {
        width: 100%;
        font-size: 12px;
    }

    .invoice-items caption, .invoice-totals caption {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 4px;
        margin-bottom: 4px;
        border-bottom: 1px solid #ddd;
        text-align: left;
    }

    .invoice-items thead th, .invoice-totals thead th {
        font-weight: bold;
        padding: 6px 0;
        background: #e5e5e5;
    }

    .invoice-items thead tc, .invoice-totals thead tc {
        text-align: center;
    }

    .invoice-items thead th:first-of-type, .invoice-totals thead th:first-of-type {
        padding-left: 8px;
    }

    .invoice-items thead th:last-of-type, .invoice-totals thead th:last-of-type {
        text-align: right;
        padding-right: 8px;
    }

    .invoice-items tbody tr th, .invoice-totals tbody tr th {
        padding-left: 8px;
    }

    .invoice-items tbody tr td:last-of-type, .invoice-totals tbody tr td:last-of-type {
        text-align: right;
        padding-right: 8px;
    }

    .invoice-items tbody tr:nth-of-type(even) th, .invoice-totals tbody tr:nth-of-type(even) th, .invoice-items tbody tr:nth-of-type(even) td, .invoice-totals tbody tr:nth-of-type(even) td {
        background: #eee;
    }

    .invoice-items tbody th, .invoice-totals tbody th, .invoice-items tbody td, .invoice-totals tbody td {
        padding-top: 6px;
        padding-bottom: 6px;
        background: #fff;
    }

    .invoice-items tbody td, .invoice-totals tbody td {
        text-align: center;
    }

    .invoice-items tfoot td, .invoice-totals tfoot td {
        text-align: right;
        font-size: 11px;
        font-weight: bold;
        background: #e5e5e5;
        padding: 6px 8px;
    }

    .invoice-items tr.sub-item {
        font-size: 8px;
    }

.invoice-pay {
    margin-top: 15px;
    border: 1px solid #e5e5e5;
    padding: 0 15px;
}

    .invoice-pay li {
        overflow: hidden;
        padding-top: 12px;
    }

        .invoice-pay li:nth-of-type(even) {
            padding-top: 18px;
        }

    .invoice-pay .gcheckout {
        float: right;
        height: 32px;
        width: 117px;
        text-indent: -9999em;
        background-image: url(data:image/gif;base64,R0lGODlhdQAwAOZ/AIrQsD+G8Y+s28fa9i9lufHx8djl+HGk82qRz9pENjl85AaaWEKL+TV23fX19VaY+ujo6Eq1hfn5+aFLYIiIiDZtyb6+vj2C7a7Zvurq6kGI9Wie7zd54fjntPjMRtNvbFaFz6ampuzs7DFqwgqiXe2RP+7u7peXlw+oYjp+5+rw+TGpctS8due1sTh64pa79eTr9+fRxrfK6CZduPrx2bzT9ytkwzVz1J+33nvDn63K9jZxzZG07FyU7NQ+MbOzs8fk16rC5oKl2/WuS0yZQ7/S8PH1+zl520eF5pC39MSdK+Ll69pWTLfP9cihMLzfz0eP+kKK98yrT/X5/jd32eNkO9PZ4z2A6jh631SP6x9Vrzl84ea6OaHC9TBx2N7x6IOt7/z8/ECH80GJ9j6E7/7+/vv7+zt/6TyG9vnJQN9JPUqL7+qHb62bLzifUTmhUXyd1Ep3wH1Xhqu/3uB/djd11zFtzECI80SN+XyaOUOI9MfQ3+fn5zZ43////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkZDN0YxMTc0MDcyMDY4MTFBNzY4RkU5M0ZEREJEQkM4IiB4bXBNTTpEb2N1bWVu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);
    }

    .invoice-pay .acheckout {
        float: right;
        height: 38px;
        width: 173px;
        text-indent: -9999em;
        background-image: url(data:image/gif;base64,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);
    }

.paid .invoice-pay ul li {
}

.paid .invoice-pay ul:after {
}

.invoice-notes {
    text-align: left;
    padding-bottom: 30px;
}

    .invoice-notes p, .invoice-notes ul, .invoice-notes ol, .invoice-notes dl {
        padding-bottom: 1em;
    }

        .invoice-notes ul li {
            list-style: inside disc;
        }

        .invoice-notes ol li {
            list-style: inside decimal;
        }

#footer {
    border-top: 1px solid #ddd;
    font-size: 11px;
    font-weight: bold;
}

@media only screen and (min-width:420px) and (max-width:869px) {
    #invoice {
        margin: 0 20px 20px 20px;
    }
}





@media only screen and (min-width:700px) {
    h1 {
        padding: 10px 0;
    }

    #header {
        overflow: hidden;
        padding-top: 40px;
    }

    .invoice-intro {
        float: left;
        width: 50%;
        text-align: left;
    }

        .invoice-intro p {
            text-align: left;
        }

    .invoice-meta {
        float: right;
        width: 40%;
    }

        .invoice-meta dd {
            text-align: right;
        }

    .invoice-to, .invoice-from {
        float: left;
        width: 45%;
        margin-right: 5%;
    }
}

.invoice-discount {
    color: green;
}


.product-pricetotal {
    color: #d87a00;
    font-size: 22px;
    font-weight: 600;
    padding-right: 5px;
}


.product-pricetotal2 {
    color: #d87a00;
}

.creditsimulator {
    padding-top: 5px;
}

.paddingtotal {
    padding: 0px 10px;
}

.paddingtotal2 {
    padding: 0px 10px 20px 0px;
}
/*==================================================
=            Loading                               =
==================================================*/

.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9999999;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.5);
}

.loadingInside {
    position: fixed;
    left: 50%;
    margin-left: -32px;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -32px;
    background-image: url('/images/loading_big.gif');
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9999999;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
}


.loading-submenu {
    position: absolute;
    left: 50%;
    margin-left: -12px;
    width: 26px;
    height: 26px;
    top: 50%;
    margin-top: -12px;
    background-image: url('/images/loading_small.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    border-radius: 50%;
}

.loading-items {
    position: absolute;
    left: 50%;
    margin-left: -12px;
    width: 26px;
    height: 26px;
    top: 50%;
    margin-top: -12px;
    background-image: url('/images/loading_small.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    border-radius: 50%;
}


#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/images/fancybox_sprite.png');
}

.print {
    font-size: 11px;
    padding-bottom: 20px;
}


/*==================================================
=            Search Typeahead                      =
==================================================*/
ul.typeahead {
    overflow: hidden;
}

    ul.typeahead li {
        font-size: 12px;
    }

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .frontcorrect {
        min-height: 900px
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    .frontcorrect {
        min-height: 900px
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .wp-theme-1 .navbar-nav {
        width: 100%;
        display: table;
        list-style: none;
    }

        .wp-theme-1 .navbar-nav > li {
            display: table-cell;
            float: none !important;
            text-align: center;
        }

            .wp-theme-1 .navbar-nav > li:last-child > ul.dropdown-menu {
                right: 0 !important;
                left: inherit !important;
            }

    .frontcorrect {
        min-height: 650px
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}



/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .wp-theme-1 .navbar-nav {
        margin: 0 !important;
    }

    .alert {
        position: fixed;
        top: 50px;
        border-radius: 0;
        z-index: 9999;
        position: fixed;
        left: inherit !important;
        max-width: inherit !important;
        min-width: 300px;
        margin-left: inherit !important;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}


/* Personalizações*/
/******************/

.highlightsborder {
    border-bottom: 5px solid #79C809 !important;
}

.promotionsborder {
    border-bottom: 5px solid #F21100 !important;
}

.newreleasesborder {
    border-bottom: 5px solid #02BFFF !important;
}

.acessoriesborder {
    border-bottom: 5px solid yellow !important;
}

.consumablesborder {
    border-bottom: 5px solid palevioletred !important;
}

.equivalentsborder {
    border-bottom: 5px solid slateblue !important;
}

.panel-heading.equivalentsborder span {
    font-size: 16px;
    color: white;
}

.panel-heading.acessoriesborder span {
    font-size: 16px;
    color: white;
}

.panel-heading.consumablesborder span {
    font-size: 16px;
    color: white;
}

.col-social-icons a {
    float: left;
}

.stockpadding {
    padding: 10px 0px 0px 0px;
    text-transform: uppercase;
}

.borderfooter {
    border-top: 8px solid #F19100;
}

.border1 {
    width: 100%;
    background: #F29200;
    height: 3px;
}

.dropsearch {
    border-radius: 3px;
    border-right: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

a > h3, a:link > h3, a:visited > h3, a:active > h3 {
    color: white !important;
    text-decoration: none;
}

a:hover > h3 {
    color: #f29200 !important;
}

.cookie_popup {
    background-color: #999;
    color: #fff;
}

.cookie_popuptop {
    position: fixed;
    top: 0;
    z-index: 17000000;
    width: 100%;
    text-align: center;
    background-color: #999;
}

.btncook {
    background-color: #000;
    border: 0 none;
    color: white !important;
    cursor: pointer;
    line-height: 19px;
    padding: 3px 7px;
    margin: 3px;
}


    .btncook:hover {
        background-color: #616161 !important;
        color: #000 !important;
    }

.borderproduct {
    border-top: 1px solid #999;
    margin: 0;
}

.btnsInserts {
    float: left;
    border-collapse: collapse;
    margin-left: 2px;
    margin-right: 3px;
    line-height: 5px;
}

.btnsInsertsTr {
    line-height: 0;
}

.btnsInsertsTrSec {
    line-height: 15px;
}

.btnsIcon {
    font-size: 13px;
    color: grey;
    cursor: pointer;
}

.leftPanelFloat {
    float: left;
}

.rightPanelFloat {
    float: right;
}

.selectedoption {
    color: #f29200;
}

#formTraking {
    width: 220px;
}

.ddlShippingMethod {
    margin: 10px 0px;
    width: 100%;
}

.marginTop {
    margin-top: 25px;
}

.table-comments {
    border: 0px;
    background: #fff;
}

    .table-comments td {
        vertical-align: middle;
    }

    .table-comments tr.item > td:first-child {
        border: 0px;
    }

    .table-comments img {
        max-height: 70px;
    }

    .table-comments tr.item {
        border: 0px;
    }

table.table-comments tbody.comments-items table {
    width: 100%;
    font-size: 9px;
}

    table.table-comments tbody.comments-items table td {
        border: none;
    }

    table.table-comments tbody.comments-items table tr td:last-child {
        text-align: right;
        width: 65px;
    }


.font13 {
    font-size: 14px;
}

.bordertop {
    border-top: #d87a00 1px solid;
}

.table-cart {
    background-color: transparent;
}

/*    .table-cart tr:nth-child(even):hover {
        background-color: lightgray;
    }

        .table-cart tr:nth-child(even):hover + tr {
            background-color: lightgray;
        }*/

    .table-cart tr.item:hover {
        background-color: lightgray;
    }

        .table-cart tr.item:hover + tr {
            background-color: lightgray;
        }

        .table-cart tr.item:hover + tr + .extra {
            background-color: lightgray;
        }

.table-cart-top {
    background-color: transparent;
}

    .table-cart-top tr:hover {
        background-color: #D3D3D3;
    }

/*.table-cart tr:hover:nth-child(4n+4)  {
        background-color: grey;
    }

    .table-cart tr:hover:nth-child(4n+5) {
        background-color: grey;
    }*/


.cookie_popuptop {
    bottom: 0px;
    top: inherit;
    left: 0px;
}

.col-social-icons a img:hover {
    opacity: 0.7;
}

/*.classheader {
    top: -40px;
}*/

.btn-twosearch {
    background-color: #3c3c3c !important;
}

    .btn-twosearch:hover {
        background-color: #616161 !important;
    }



.buttonStyle {
    background: #3c3c3c none repeat scroll 0 0;
    border: none;
    color: #f29200;
    font-size: 16PX;
    text-align: center;
}

    .buttonStyle:hover {
        background: #f29200 none repeat scroll 0 0;
        border: none;
        color: #fff;
        text-align: center;
    }

.caretSelector:not(.collapsed) i {
    color: #F29200;
    transform: rotate(-180deg);
    transition: all 0.3s ease-in-out;
}

.dropdown-menu {
    padding-bottom: 0 !important;
}

#allOptions {
    background-color: linen;
    font-variant: small-caps;
    font-size: 16px;
}

.mainLogo {
    opacity: 1;
    filter: alpha(opacity=1);
}

    .mainLogo:hover {
        opacity: 0.7;
        filter: alpha(opacity=0.7);
    }

.shadowcampaign {
    opacity: 1;
    filter: alpha(opacity=1);
}

    .shadowcampaign:hover {
        opacity: 0.7;
        filter: alpha(opacity=0.7);
    }


.collapse {
    padding-bottom: 5px !important;
}

.margin-top10 {
    margin-top: 10px;
}

.margin10bottom {
    margin-bottom: 10px;
}

.sizeie {
    max-width: 280px !important;
}

.carfix {
    width: 130px;
    text-align: right;
}

.top-header .top-header-menu > ul.menu > li {
    text-align: right
}

#contactos ul {
    padding-left: 12px;
}


a.externalLink {
    color: white !important;
}

    a.externalLink:hover {
        color: orange !important;
    }


.gray {
    background-color: #eee;
}

.greencolor {
    color: green
}

.redcolor {
    color: red
}

.green {
    background-color: green;
}

.welcome {
    padding-top: 10px;
}



.sign-in-wr {
    background-color: white;
}

#div_login {
    background-color: white;
}

#div_recover {
    height: 500px;
    background-color: white;
}


.redinvert {
    background-color: white !important;
    border-color: red !important;
    margin-right: 3px;
    color: red !important;
}

    .redinvert:hover {
        background-color: red !important;
        color: white !important;
        border-color: red !important;
        margin-right: 3px;
    }

    .redinvert a:hover {
        background-color: red !important;
        color: white !important;
        border-color: red !important;
        margin-right: 3px;
    }

    .redinvert a {
        background-color: red !important;
        color: red;
        border-color: red !important;
        margin-right: 3px;
    }



.redinvertmarginright16 {
    background-color: white !important;
    border-color: red !important;
    margin-right: 3px;
    color: red !important;
    margin-right: 16px;
}


    .redinvertmarginright16:hover {
        background-color: red !important;
        color: white !important;
        border-color: red !important;
    }

    .redinvertmarginright16 a:hover {
        background-color: red !important;
        color: white !important;
        border-color: red !important;
        margin-right: 3px;
    }

    .redinvertmarginright16 a {
        background-color: red !important;
        color: red;
        border-color: red !important;
        margin-right: 3px;
    }




.greeninvert {
    background-color: white !important;
    border-color: green !important;
    margin-right: 3px;
    color: green !important;
}

    .greeninvert:hover {
        background-color: green !important;
        color: white !important;
        border-color: green !important;
        margin-right: 3px;
    }

    .greeninvert a:hover {
        background-color: green !important;
        color: white !important;
        border-color: green !important;
        margin-right: 3px;
    }

    .greeninvert a {
        background-color: green !important;
        color: green;
        border-color: green !important;
        margin-right: 3px;
    }


.red {
    background-color: red !important;
    border-color: red !important;
    margin-right: 3px;
}

    .red:hover {
        background-color: white !important;
        color: red;
        border-color: red !important;
        margin-right: 3px;
    }

    .red a:hover {
        background-color: white !important;
        color: red;
        border-color: red !important;
        margin-right: 3px;
    }

.show-shopping-cart {
    visibility: hidden;
}

.clear {
    clear: both;
}

.btn_show_hide {
    margin: 10px 0px;
}
/*.timerbox {
    padding: 4px 15px;
    border: #F29200 3px solid;
    background-color: #3C3C3C;
    color: white;
    box-shadow: inset -20px 1px 30px -3px #836b3c,inset 0px 1px 8px -10px #836b3c;
}*/


@media only screen and (max-device-width : 480px) {

    .textTimer {
        text-align: center; margin-bottom:10px
    }
    #clockdiv div > span {
        padding: 0px 7px !important;
    }
}


/* Customize the label (the container) */
.labelchekbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .labelchekbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkcss {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.labelchekbox:hover input ~ .checkcss {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.labelchekbox input:checked ~ .checkcss {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.labelchekbox input:checked ~ .checkcss:after {
    display: block;
}

/* Style the checkmark/indicator */
.labelchekbox .checkcss:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom-checkbox > [type="checkbox"],
.custom-checkbox > label {
    margin-bottom: 0px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .custom-checkbox > [type="checkbox"]:not(:checked),
    .custom-checkbox > [type="checkbox"]:checked {
        position: absolute;
        left: -9999px;
    }

        .custom-checkbox > [type="checkbox"]:not(:checked) + label,
        .custom-checkbox > [type="checkbox"]:checked + label {
            position: relative;
            padding-left: 25px;
            cursor: pointer;
        }

            .custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
            .custom-checkbox > [type="checkbox"]:checked + label:before {
                content: '';
                position: absolute;
                left: 0;
                top: 50%;
                margin-top: -10px;
                width: 15px;
                height: 15px;
                border: 1px solid #ddd;
                background: #ddd;
                /*border-radius: 2px;*/
            }

            .custom-checkbox > [type="checkbox"]:not(:checked) + label::after,
            .custom-checkbox > [type="checkbox"]:checked + label::after {
                font: normal normal normal 14px/1 FontAwesome;
                content: '\f00c';
                position: absolute;
                top: 50%;
                margin-top: -10px;
                left: 0px;
                color: #fff;
                background-color: #F29200;
                transition: all .2s;
                width: 15px;
                height: 15px;
                padding: 0px;
            }

            .custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
                opacity: 0;
                transform: scale(0);
            }

            .custom-checkbox > [type="checkbox"]:checked + label:after {
                opacity: 1;
                transform: scale(1);
            }

    .custom-checkbox > [type="checkbox"][data-indeterminate] + label:after,
    .custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
        content: '\f068';
        left: 6px;
        opacity: 1;
        transform: scale(1);
    }

    .custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
    .custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
        box-shadow: none;
        background-color: #eeeeee;
        border-color: #eeeeee;
        cursor: not-allowed;
        opacity: 1;
        color: #dadada;
    }

    .custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
        color: #dadada;
        cursor: not-allowed;
    }

    .custom-checkbox > [type="checkbox"]:disabled + label {
        color: #aaa;
        cursor: not-allowed;
    }

    .custom-checkbox > [type="checkbox"]:checked:focus + label:before,
    .custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
        border: 1px solid #F29200;
        /*box-shadow: inset 0 0 1px #F29200, 0 0 8px #F29200;*/
        box-shadow: none;
    }

    .custom-checkbox > label:hover:before {
        border: 1px solid #88D2FF !important;
    }

    .custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
    .custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before {
        border: 1px solid #E4E4E4 !important;
    }



.product-item-attr-bottom {
    float: right;
    display: block;
    text-align: right;
    width:initial;
    width:150px;
}



.product-gallery .product-item-attr-bottom {
    width:150px;
}

.product-item-attr-bottom-campaign {
    float: right;
    display: block;
   
   
}

.theright {
    width: 150px;
    float: right
}

.product-item-attr-bottom-campaign img { padding:0px;
}

.product-item-attr-bottom .product-item-discount {
    float: right;
    display: block;
}


h3.TituloOferta {
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    color: #616161;
}

a.ImgOferta {
    display: inline-block;
    width: 105px;
    height: 105px;
    padding: 10px;
    overflow: hidden;
    border: 1px solid #f3f3f3;
}

a.LinkTermosOferta {
    color: #F29200;
}

    a.LinkTermosOferta:hover {
        color: #333;
    }


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .show-shopping-cart {
        padding-top: 14px;
        padding-right: 14px;
        display: inline-block;
        visibility: visible;
        float: right
    }

    .divalign {
        float: right;
        width: 215px;
    }


    #clockdiv div > span {
        padding: 0px 7px !important;
    }

    .textTimer {
        text-align: center;
        margin-bottom: 10px
    }

    .font11 {
        font-size: 11px;
    }



    /* Customize the label (the container) */
    .labelchekbox {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 22px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        /* Hide the browser's default checkbox */
        .labelchekbox input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
        }

    /* Create a custom checkbox */
    .checkcss {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eee;
    }

    /* On mouse-over, add a grey background color */
    .labelchekbox:hover input ~ .checkcss {
        background-color: #ccc;
    }

    /* When the checkbox is checked, add a blue background */
    .labelchekbox input:checked ~ .checkcss {
        background-color: #2196F3;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the checkmark when checked */
    .labelchekbox input:checked ~ .checkcss:after {
        display: block;
    }

    /* Style the checkmark/indicator */
    .labelchekbox .checkcss:after {
        left: 9px;
        top: 5px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .custom-checkbox > [type="checkbox"],
    .custom-checkbox > label {
        margin-bottom: 0px !important;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .custom-checkbox > [type="checkbox"]:not(:checked),
        .custom-checkbox > [type="checkbox"]:checked {
            position: absolute;
            left: -9999px;
        }

            .custom-checkbox > [type="checkbox"]:not(:checked) + label,
            .custom-checkbox > [type="checkbox"]:checked + label {
                position: relative;
                padding-left: 25px;
                cursor: pointer;
            }

                .custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
                .custom-checkbox > [type="checkbox"]:checked + label:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 50%;
                    margin-top: -10px;
                    width: 15px;
                    height: 15px;
                    border: 1px solid #ddd;
                    background: #ddd;
                    /*border-radius: 2px;*/
                }

                .custom-checkbox > [type="checkbox"]:not(:checked) + label::after,
                .custom-checkbox > [type="checkbox"]:checked + label::after {
                    font: normal normal normal 14px/1 FontAwesome;
                    content: '\f00c';
                    position: absolute;
                    top: 50%;
                    margin-top: -10px;
                    left: 0px;
                    color: #fff;
                    background-color: #F29200;
                    transition: all .2s;
                    width: 15px;
                    height: 15px;
                    padding: 0px;
                }

                .custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
                    opacity: 0;
                    transform: scale(0);
                }

                .custom-checkbox > [type="checkbox"]:checked + label:after {
                    opacity: 1;
                    transform: scale(1);
                }

        .custom-checkbox > [type="checkbox"][data-indeterminate] + label:after,
        .custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
            content: '\f068';
            left: 6px;
            opacity: 1;
            transform: scale(1);
        }

        .custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
        .custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
            box-shadow: none;
            background-color: #eeeeee;
            border-color: #eeeeee;
            cursor: not-allowed;
            opacity: 1;
            color: #dadada;
        }

        .custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
            color: #dadada;
            cursor: not-allowed;
        }

        .custom-checkbox > [type="checkbox"]:disabled + label {
            color: #aaa;
            cursor: not-allowed;
        }

        .custom-checkbox > [type="checkbox"]:checked:focus + label:before,
        .custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
            border: 1px solid #F29200;
            /*box-shadow: inset 0 0 1px #F29200, 0 0 8px #F29200;*/
            box-shadow: none;
        }

        .custom-checkbox > label:hover:before {
            border: 1px solid #88D2FF !important;
        }

        .custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
        .custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before {
            border: 1px solid #E4E4E4 !important;
        }


    .product-subitems li {
        padding-bottom: 3px;
    }


    .lessBold {
        font-weight: initial
    }


    .divProductDescriptions {
        display: none;
    }

    .ul-filters li {
        padding-bottom: 0px;
    }


        .ul-filters li .custom-checkbox > [type="checkbox"]:not(:checked) + label,
        .ul-filters li .custom-checkbox > [type="checkbox"]:checked + label {
            padding-bottom: 4px;
            padding-left: 20px;
        }

        .ul-filters li .custom-checkbox > [type="checkbox"]:checked + label {
            color: #F29200;
            font-weight: 700
        }

    .color-ShoppingCart {
        color: #F29200 !important;
    }
}
