body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    color: #333;
    overflow-x: hidden;
    font-weight: 400
}

input,
button,
select,
textarea {
    outline: none;
    font-family: "Open Sans", sans-serif
}

#Body,
#Body *,
font {
    font-family: "Open Sans", sans-serif
}

a,
p,
strong,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 24px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 22px
}

a:focus,
input:focus {
    outline: none !important;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .container {
        width: 768px
    }
}

@media (min-width: 939px) {
    .container {
        width: 919px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1050px
    }
}

.container {
    padding: 0 10px
}

.pagewidth {
    float: left;
    width: 100%
}

.wrappage {
    width: 100%
}

input[type=text]::-ms-clear {
    display: none !important;
    width: 0 !important;
    height: 0 !important
}

input[type=text]::-ms-reveal {
    display: none !important;
    width: 0 !important;
    height: 0 !important
}

.input-text,
.sub_search {
    outline: 0 !important
}

.sub_search {
    border: 0 !important
}

#Body .tab-content-m {
    float: left;
    width: 100%
}

select:focus,
button:focus,
option:focus,
select::-moz-focus-inner,
option::-moz-focus-inner {
    outline: none !important;
    border: none !important
}

code {
    padding: 2px;
    background: #ddd
}

img {
    max-width: 100%
}

#gh-logo {
    max-width: 500%
}

.content-text a.text {
    cursor: text
}

a.text:hover {
    text-decoration: none
}

*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.header {
    min-height: 125px
}

.headercontent {
    margin-top: 30px
}

.promo .content .footer {
    display: inline-block;
    width: 100%
}

.content .panel-default>.panel-heading {
    background: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400
}

.header-container {
    display: inline-block;
    width: 100%;
    border: 0;
    position: relative;
    display: inline-block;
    width: 100%;
    border: 0;
    position: relative
}

.header-container .header-top {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    background: #f5f5f5
}

.header-container .header-top span {
    color: #171717;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif
}

.icon-menu-mb,
.header-container .header-content .nav-trigger {
    display: none
}

.header-container .header-content .logo-content {
    display: inline-block;
    text-align: center;
    max-width: 300px;
    margin: 2.5em 0
}

.header-content {
    display: inline-block;
    width: 100%;
    background: #FFF;
    text-align: center
}

.header-container {
    display: inline-block;
    width: 100%
}

.menu-header {
    width: 100%;
    left: 0;
    background: var(--primary-color);
    text-align: center
}

.menu-header-mobile {
    display: none
}

.menu-header .container {
    position: relative
}

.menu-header ul li {
    display: inline-block
}

.menu-header ul li a {
    padding: 17px 16px;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 400
}

.menu-header ul li a:hover {
    background: #f5f5f5;
    color: #666
}

.hidden-nav {
    display: none
}

.content {
    margin-top: 0
}

@media (max-width: 768px) {
    .promo {
        display: none
    }
}

.promo,
.promo .promo-content {
    display: inline-block;
    width: 100%
}

.promo {
    border-bottom: 1px solid #f5f5f5;
    background: #f5f5f5;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08)
}

.promo .promo-content {
    text-align: center;
    padding: 10px 0
}

.promo .promo-content a {
    display: inline-block;
    color: var(--secondary-color);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}

.promo .promo-content a span {
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #313031;
    font-weight: 600
}

.promo .promo-content a.box-promotion {
    border-right: 1px solid var(--secondary-color);
    line-height: 12px;
    padding-right: 8px;
    padding-left: 8px
}

.promo .promo-content i {
    color: var(--secondary-color);
    border-radius: 10%;
    height: 25px;
    width: 25px;
    vertical-align: middle;
    text-align: center;
    line-height: 25px;
    margin-right: 5px;
    font-size: 18px
}

.promo .promo-content a.box-promotion:last-child {
    border-right: 0
}

.banner {
    margin-top: 1em
}

.left-content {
    padding-left: 0
}

.left-content h2 {
    margin: 0;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    background: var(--primary-color);
    color: #fff;
    width: 100%;
    padding: 12px 15px;
    line-height: 17px
}


.left-content .widget_content {
    border: 1px solid #dbdee1;
    border-top: 0
}

.promo-banner {
    padding: 1em 0
}

.promo-banner img {
    margin: 0 auto
}

.left-content ul li {
    border-bottom: 1px solid #dbdee1;
    list-style-type: none
}

.left-content ul li:last-child {
    border-bottom: 0
}

.left-content ul li a {
    color: #111;
    background: none;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
    display: block;
    font-weight: 400;
    padding: 10px
}

.left-content ul li a:hover {
    color: var(--primary-color)
}

.widget_box {
    margin-bottom: 15px
}

.widget_box_text {
    background: #0a0a0a;
    border-radius: 10px;
    padding: 15px;
    color: #fff;
    text-align: justify;
    font-family: "Open Sans", sans-serif
}

.widget_box_text .heading {
    color: #fdf234;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.widget_box_text p {
    padding: 10px 0
}

.content {
    border-color: var(--primary-color) !important;
    border-radius: 0;
    margin-top: 1em
}

.product-name {
    background: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 12px 10px
}

.subscribe {
    background: var(--primary-color) !important;
    border: 0;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 1em;
    padding: 10px
}

.subscribe i {
    font-size: 22px;
    padding: 0 5px 0 0
}

.content .panel-default {
    border-color: #e2e2e2 !important;
    border-radius: 0;
    font-family: "Open Sans", sans-serif
}

.right-content {
    padding: 0
}

.image-gallery {
    position: relative;
    width: 100%;
    padding: 5px;
    border: 1px solid #e2e2e2;
}


.tabPanel-widget {
    position: relative;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-top: 0
}

.content .panel-default>.panel-heading {
    background: var(--primary-color) !important;
    border: none !important;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    padding: 12px 15px
}

.title-heading {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    background: var(--primary-color);
    color: #fff;
    line-height: 30px;
    margin-top: 0;
    border-bottom: 2px solid var(--primary-color);
    padding: 5px 10px;
}

.desc-box {
    border: none !important
}

.text-section img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.text-section,
.text-section a,
.text-section li,
.text-section p,
.text-section tr,
.text-section td {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 15px;
    color: #000;
    font-family: "Open Sans", sans-serif
}

.text-section {
    padding: 10px 10px 20px;
    border: 1px solid #e2e2e2
}

.text-section a {
    color: #111;
    font-family: "Open Sans", sans-serif
}

.text-section a:hover {
    text-decoration: underline
}

.text-section ul {
    margin-bottom: 10px;
    padding-left: 20px
}

.text-section ul li {
    margin: 0 0 5px;
    position: relative;
    list-style-type: none
}

.text-section li {
    margin: 0 0 5px;
    position: relative;
    list-style-type: none
}


.text-section ol li {
    margin: 0 0 5px;
    position: relative;
    list-style-type: decimal
}

.text-section ul li:last-child {
    margin-bottom: 0
}

.text-section h1 {
    font-size: 20px;
    color: #252525;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 32px;
    margin-top: 10px
}

.text-section h2 {
    font-size: 18px;
    color: #252525;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 25px;
    margin-top: 10px
}

.text-section h3,
.text-section h4,
.text-section h5,
.text-section h6 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    line-height: 20px;
    margin-top: 10px
}

.tab-content {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 44px 0 0;
    font-size: 16px
}

.tabarea section {
    display: none;
    width: 100%;
    margin: 0;
    padding: 25px 0 35px;
    border-top: 1px solid #000
}

.tabarea input {
    display: none
}

.tabarea label {
    display: inline-block;
    color: #666;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    padding: 10px 23px;
    float: left;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    border: 0;
    margin: 0 1px 0 0;
    top: 0;
    left: 0;
    font-family: "Open Sans", sans-serif
}

.tabarea label span {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700
}

.tabarea #tab2+label {
    left: 126px
}

.tabarea #tab3+label {
    margin-right: 0;
    left: 249px
}

.tabarea #tab4+label {
    margin-right: 0;
    left: 444px
}

.tabarea #tab5+label {
    margin-right: 0;
    left: 574px
}

.tabarea input:checked+label {
    color: #fff;
    border-bottom: 0;
    background: var(--primary-color);
    padding-bottom: 10px
}

#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4,
#tab5:checked~#content5 {
    display: inline-block
}

.tabarea section p img {
    margin-left: 10px
}

.tabarea section,
.tabarea section a,
.tabarea section li,
.tabarea section p,
.tabarea section tr,
.tabarea section td {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 15px;
    color: #000;
    font-family: "Open Sans", sans-serif
}

.tabarea section {
    margin: 0;
    padding: 25px 20px 35px;
    border: 1px solid #e2e2e2;
    border-top: 1px solid var(--primary-color)
}

.tabarea section a {
    color: #111;
    font-family: "Open Sans", sans-serif
}

.tabarea section a:hover {
    text-decoration: underline
}

.tabarea section ul {
    margin-bottom: 10px
}

.tabarea section ul li {
    margin: 0 0 5px;
    position: relative
}

.tabarea section ul li:last-child {
    margin-bottom: 0
}

.tabarea section h1 {
    font-size: 20px;
    color: #252525;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 32px;
    margin-top: 10px
}

.tabarea section h2 {
    font-size: 18px;
    color: #252525;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 25px;
    margin-top: 10px
}

.tabarea section h3,
.tabarea section h4,
.tabarea section h5,
.tabarea section h6 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    line-height: 20px;
    margin-top: 10px
}

.description-tab p {
    margin: 0 0 15px
}

.footer {
    background: #211D1E;
    padding: 30px 0 0;
    color: #d1d1d1;
    margin-top: 2em
}

.footer .head {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #474747;
    padding-bottom: 5px;
    font-family: "Open Sans", sans-serif
}

.footer i {
    width: 25px
}

.footer ul {
    margin: 0;
    padding: 10px 0 0
}

.footer p {
    margin: 0;
    padding: 10px 0 0;
    font-family: "Open Sans", sans-serif;
    font-size: 15px
}

.footer ul li {
    display: block;
    padding: 3px 0
}

.footer .footer-signup a {
    display: inline-block;
    padding: 8px 19px;
    line-height: 18px;
    color: #fff;
    background: var(--primary-color);
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    margin-top: 14px;
    border-radius: 2px
}

.footer .footer-signup a:hover {
    background: #fff;
    color: var(--primary-color)
}

.footer ul li a {
    color: #d1d1d1 !important;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif
}

.footer .contact-us {
    padding-left: 0
}

.footer .footer-promo {
    padding-right: 0
}

.footer .contact-us a {
    color: #d1d1d1 !important
}

.footer .btn-warning {
    background: #fdf234 !important;
    color: #000;
    border-color: #fdf234 !important
}

.copyrights {
    border-top: 1px dotted #333;
    padding: 10px;
    margin-top: 2em
}


@media (min-width:769px) and (max-width:992px) {
    #LeftPanel {
        width: 210px
    }
}


@media(max-width: 940px) {
    .footer .footer-promo {
        display: none
    }

    .footer-signup {
        float: right
    }

    .contact-us {
        width: 33%
    }
}


@media(width: 768px) {
    header-container .header-content .logo-content {
        width: 200px;
        margin-right: 10px
    }

    #LeftPanel {
        width: 210px
    }


}

@media(max-width: 767px) {
    .header-container {
        border: 0
    }

    .header-container .header-content .logo-content {
        padding-bottom: 13px;
        float: none;
        display: inline-block
    }

    .header-container .header-content .logo-content img {
        width: 210px
    }

    .header-content {
        padding: 20px 0 15px;
        position: relative;
        text-align: center
    }

    .header-right {
        width: 100%;
        display: inline-block
    }

    .search-container {
        width: 100%;
        float: none
    }

    .search-content {
        position: relative;
        width: 100%;
        margin-top: 9px
    }

    .wrappage .search-content {
        margin-top: 0 !important
    }

    .navigation {
        background: #111
    }

    .nav-item {
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #000
    }

    .nav-trigger {
        position: absolute;
        clip: rect(0, 0, 0, 0)
    }

    .nav-trigger+label {
        display: block;
        background: #fff;
        cursor: pointer;
        color: var(--secondary-color);
        line-height: 45px;
        border: 1px solid var(--secondary-color);
        font-size: 18px;
        font-family: "Open Sans", sans-serif;
        margin: 0
    }

    .header-content .menu-header {
        -webkit-transition: opacity .5s ease-in-out;
        -moz-transition: opacity .5s ease-in-out;
        -ms-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
        display: none
    }

    .nav-trigger:checked~.menu-header {
        filter: alpha(opacity=50);
        opacity: 1;
        display: inline-block
    }

    .menu-header {
        display: none;
        z-index: 19;
        width: 100%;
        position: relative;
        top: 1px;
        left: 0;
        text-align: left
    }

    .menu-header-mobile {
        display: inline-block;
        width: 100%
    }

    .menu-header-mobile .container {
        padding: 0
    }

    .menu-header ul.menu {
        box-shadow: 0 4px 4px #e6e6e6
    }

    .menu-header ul {
        float: right;
        text-align: left;
        width: 100%
    }

    .menu-header ul li {
        float: left;
        width: 100%;
        position: relative;
        border-bottom: 1px solid #f5f5f5
    }

    .menu-header ul li a {
        background: var(--primary-color);
        color: #111;
        line-height: 22px;
        font-size: 16px;
        font-family: "Oswald", sans-serif;
        padding: 10px;
        display: inline-block;
        width: 100%;
        color: #fff
    }

    .menu-header ul li a:hover {
        background: #f5f5f5;
        color: var(--primary-color)
    }

    .menu-header ul li input {
        display: none
    }

    .contact-us {
        display: none !important
    }

    .footer-signup {
        float: left;
        width: 100%;
        margin-top: 2em
    }

    .slider {
        padding-top: 320px;
        width: 100%;
        position: relative
    }

    .slider .img-details,
    .slider .img-details img {
        max-height: 300px
    }

    .slider label {
        margin-right: 12px
    }

    .slider span {
        width: 66px;
        height: 66px
    }

    .slider label img {
        max-height: 64px
    }

    .product-name {
        font-size: 23px !important
    }

    .tab-list {
        margin: 0 0 30px
    }

    .tabarea {
        border: 0;
        margin: 27px 0 0
    }

    .tabarea::before {
        display: none
    }

    .tabarea label {
        width: 100%;
        display: inline-block;
        position: relative;
        padding: 12px 0;
        font-size: 20px;
        border-bottom: 1px solid #fff;
        color: #fff;
        font-weight: 700;
        border-bottom: 0;
        background: var(--primary-color);
        padding-bottom: 12px;
        padding: 12px 20px;
        border-bottom: 1px solid #fff
    }

    .tabarea input:checked+label {
        padding: 12px 20px
    }

    .tabarea #tab2+label,
    .tabarea #tab3+label,
    .tabarea #tab4+label,
    .tabarea #tab5+label {
        left: 0;
        color: #fff;
        font-weight: 700;
        border-bottom: 0;
        background: var(--primary-color);
        padding: 12px 20px;
        border-bottom: 1px solid #fff
    }

    .tabarea input:checked+label {
        border-bottom: 1px solid #fff;
        color: #fff;
        font-weight: 700;
        border-bottom: 0;
        background: var(--primary-color);
        padding-bottom: 12px;
        border-bottom: 1px solid #fff
    }

    .tabarea section {
        padding: 14px 10px 17px;
        margin: 0;
        border-top: 0;
        border-bottom: 1px solid var(--primary-color)
    }

    .tabarea section .content-right,
    .tabarea section .content-left {
        width: 100%;
        padding: 0
    }

    .tab-content {
        padding: 0
    }
}

@media(max-width:568px) {
    .header-container .header-top {
        display: none
    }

    .header-container .header-content .logo-content {
        float: none
    }
}

/* image container issue */
img {
    max-width: 100% !important;
}

.footer_credit{
    color: white;
}
.footer_credit:hover {
    color: #f0f0f0;
}

.footer_credit:after {
    content: "ebayoutsource.co.uk" !important;
}
