/* Minification failed. Returning unminified contents.
(228,1): run-time error CSS1019: Unexpected token, found '@import'
(228,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css2?family=Raleway&display=swap)'
(5951,3): run-time error CSS1030: Expected identifier, found ' '
(5951,3): run-time error CSS1019: Unexpected token, found ' '
 */
.pdt_details_list_wrapper {
    width: 1200px;
    padding: 20px;
    padding-top: 10px;
    background-color: #f6f6f6 !important;
    overflow: visible !important;
    color: #c03;
    border: 2px solid #c03;
}

.pdt_details_list_wrapper .header-2 {
    display: block;
    border-top: 1px solid #c03;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 0 10px;
    padding: 0;
}

.pdt_details_list {
    -webkit-column-count: 5;
    -moz-column-count: 6;
    column-count: 5;
    -moz-column-width: 180px;
    -webkit-column-width: 190px;
    column-width: 180px;
    line-height: 26px;
    font-family: "Helvetica";
    position: relative;
}

.pdt_details_list .pdt_expand a:hover {
    cursor: pointer;
    color: #c03 !important;
}

.pdt_details_list li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    /*padding: 0px 5px 0px 10px;*/
    font-size: 12px;
    /* border-right: 1px solid #c8c6c6; */
    border-bottom: 1px dashed #f6f6f6;
}

.pdt_details_list li:hover {
    background-color: #ececec;
}

.pdt_inc {
    cursor: pointer;
    padding-right: 5px;
    color: #9f9f9f;
    /*font-family: Arial, sans-serif;*/
    float: right;
    display: inline-block;
    width: 10px;
}

.pdt_link {
    font-size: 12px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    line-height: 30px;
    height: 28px;
    display: inline-block;
}

.pdt_details_list>.pdt_expand>.pdt_sublist {
    max-height: 400px;
    width: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
    position: absolute;
    top: 0;
    background-color: #fff;
    z-index: 1000;
    font-size: 11px;
    /*font-family: "ClanPro-News";*/
    /* padding-left: 20px; */
    line-height: 18px;
}

.pdt_details_list>.pdt_expand>.pdt_sublist a {

    /* padding: 5px; */

    font-size: 10px;

    display: inline-block;

    height: 25px;

    line-height: 25px;

    box-sizing: border-box;
}

.pdt_details_list>.pdt_expand>.pdt_sublist a:hover {
    background-color: initial;
    color: #c03;
}

.share-menu-manufacturers-2 {
    padding: 10px;
    width: 900px;
    border: 2px solid #c03;
    z-index: 1000;
}

.share-menu-manufacturers-2 .header-2 {
    display: block;
    border-top: 1px solid #c03;
    height: 40px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 0 10px;
    padding: 0;
    background-color: #f6f6f6;
}

.share-menu-manufacturers-2 .header-2 ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.share-menu-manufacturers-2 .header-2 li {
    cursor: pointer;
    font-family: Arial;
    color: #9e9e9e;
    display: block;
    box-sizing: border-box;
    width: 30px;
    font-size: 14px;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.share-menu-manufacturers-2 .header-2 li:hover,
.share-menu-manufacturers-2 .header-2 li.active {
    color: #c03;
    border-bottom: 3px solid #c03;
    font-weight: bold;
}

.share-menu-manufacturers-2 .content-2 li {
    width: 230px;
    margin: 2px 0;
    text-align: left;
    float: left;
    box-sizing: border-box;
}

.share-menu-manufacturers-2 .content-2 li a {
    font-size: 12px;
    display: inline-block;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    color: #000;
    box-sizing: border-box;
}

.share-menu-manufacturers-2 .content-2 li a:hover {
    background-color: #ececec;
}













#pro_nav_header {
    overflow: hidden;
    background-color: #8a8989;
    padding: 0 5px;
    height: 40px;
    overflow: hidden;
    z-index: 1000;
    border-radius: 2px;
    width: 701px;
}

#pro_nav_header>a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    font-family: Arial;
    color: #fff;
    display: block;
    box-sizing: border-box;
    width: 3%;
    max-width: 35px;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

#pro_nav_header>a:hover {
    color: #c03;
    text-shadow: 1px 1px 1px #ddd;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/Content/owl/assets/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/*=====================================================
    
    MAIN CSS / SMALLER MOBILE DEVICES

=====================================================*/


/*********** CSS RESET **********/

@import url(//fonts.googleapis.com/css2?family=Raleway&display=swap);

td.spec-name {
    background-color: #ccc;
}

td.spec-value a {
    color: blue;
}

* {
    margin: 0;
    outline: none;
    padding: 0;
    text-decoration: none;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    margin: 0 !important;
    -webkit-text-size-adjust: none;
    scroll-behavior: smooth;

}


ol,
ul {
    list-style: none;
}

a img {
    border: none;
}

a:active {
    outline: none;
}

.no-result {
    line-height: 20px;
}

.no-result a {
    text-decoration: underline;
}

.no-result a:hover {
    color: #c03;
}

.no-result img {
    max-width: 80%;
}

.no-result-header,
.no-result-contactus,
.no-result-error-cause,
.no-result-option {
    margin-bottom: 2%;
}

textarea#checkout_attribute_3 {
    min-height: 131px !important;
    background-color: white;
    width: 530px !important;
}


.title.customized {
    margin: 0px 0 12px;
}

.picture.customized.title1 {
    width: 18% !important;
    background-color: #e0e4e9;
    margin-top: 6px;
    margin-left: 5px;
    font-weight: bold;
}

.picture.customized.title2 {
    width: 33% !important;
    background-color: #e0e4e9;
    margin-top: 6px;
    font-weight: bold;
}

.picture.customized.title3 {
    width: 39% !important;
    background-color: #e0e4e9;
    margin-top: 6px;
    font-weight: bold;
}

.picture.customized.title4 {
    width: 5% !important;
    background-color: #e0e4e9;
    margin-top: 6px;
    font-weight: bold;
}

.item-box.title {
    height: 25px;
    background-color: #e0e4e9;
    width: 100%;
    margin-bottom: 7px;
    padding-top: -6px;
}

#tab-one,
#tab-two,
#tab-three {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

#tab-one-label,
#tab-two-label,
#tab-three-label {
    border-radius: 8px;
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    background: #333;
    color: white;
    font-weight: bold;
    line-height: 3;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
}

.tab-content {
    max-height: 0;
    overflow: hidden;
    color: black;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}

.tab-content.no-border {
    border: none !important;
}

.blue .tab-content {
    background: #3498db;
}

.tab-content p {
    margin: 1em;
}

/* :checked */
input:checked~.tab-content {
    max-height: 65.0em;
}

/* Icon */
#tab-one-label::after,
#tab-two-label::after,
#tab-three-label::after {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 3em;
    height: 3em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}


input[type=checkbox]+#tab-one-label::after,
input[type=checkbox]+#tab-two-label::after,
input[type=checkbox]+#tab-three-label::after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: bold;
    font-size: 20px;
    color: white;
    top: -12px;
    right: -12px;
}



input[type=checkbox]:checked+#tab-one-label::after,
input[type=checkbox]:checked+#tab-two-label::after,
input[type=checkbox]:checked+#tab-three-label::after {
    transform: rotateX(180deg);
}

.buttons.replaced {
    padding-top: 0px !important;
}

/*.buttons.replaced .product-title {
    text-align: center;
}*/

.product-list .item-box .details.customized {
    width: 220px !important;
    margin-bottom: 0px !important;
}

.details.customized .product-title,
.details.customized .manufacturer {
    font-size: 12px !important;
    padding-top: 5px;
}

.availablity.customized .product-title,
.buttons.replaced .product-title {
    padding-top: 10px;
    font-size: 12px !important;
}

.product-list .item-box .availablity.customized {
    margin-right: 25px !important;
    width: 235px !important;
    margin-bottom: -10px !important;
}

.product-item .picture.customized img {
    margin: 5px 0;
}

.product-item .picture.customized {
    margin-bottom: 0px;
}

.product-item .picture.customized a {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.product-item .picture.customized a:before {
    padding-bottom: 9px;
    margin-bottom: -36px;
}

.tab-content .item-box.customized,
.tab-content .details.customized .manufacturer {
    /*margin: -15px 0 15px !important;*/
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.item-box.title {
    margin-bottom: 0px !important;
}

.item-box .picture.customized img {
    /*top: -50px;*/
    max-height: 50%;
    padding-left: 5px;
}

input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
    margin: 0;
    border: 0;
    padding: 0;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea {
    border-radius: 0;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

script {
    display: none !important;
}


/*********** GLOBAL STYLES **********/



body {
    max-width: 100%;
    background: #fff;
    overflow-x: hidden;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #333;
}

@font-face {
    font-family: 'eurostile';
    src: url(/Themes/Traction/Content/fonts/eurostile_extended_2-webfont.eot);
    src: url(/Themes/Traction/Content/fonts/eurostile_extended_2-webfont.eot?#iefix) format('embedded-opentype'), url(/Themes/Traction/Content/fonts/eurostile_extended_2-webfont.woff) format('woff'), url(/Themes/Traction/Content/fonts/eurostile_extended_2-webfont.ttf) format('truetype'), url(/Themes/Traction/Content/fonts/eurostile_extended_2-webfont.svg#eurostile_extended_2regular) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'Square721 BT';
    src: url(/Themes/Traction/Content/fonts/Square721.TTF);
    font-display: swap;

}


a {
    color: inherit;
    cursor: pointer;
}

a img {
    opacity: 0.99;
    /*firefox scale bug fix*/
}

html:not(.html-topic-page) table {
    width: 100% !important;
    border-collapse: collapse;
}

input[type="text"],
input[type="password"],
textarea,
select {
    height: 36px;
    /*safari padding fix*/
    border: 1px solid #ccc;
    background-color: #f6f6f6;
    padding: 8px;
    vertical-align: middle;
}

input,
textarea {
    font-size: 13px;
}

textarea {
    min-height: 150px;
}

select {
    min-width: 50px;
    height: 32px;
    /*safari padding fix*/
    padding: 6px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    border-color: #999;
}

input[type="checkbox"],
input[type="radio"],
input[type="checkbox"]+*,
input[type="radio"]+* {
    vertical-align: middle;
}

input[type="button"],
input[type="submit"],
button,
.button-1,
.button-2 {
    cursor: pointer;
}

label,
label+* {
    vertical-align: middle;
}

.master-wrapper-page {
    overflow: hidden;
}

.master-wrapper-content {
    width: 95%;
    margin: 0 auto;
}

.home .master-wrapper-content {
    width: auto;
}

.master-column-wrapper:after {
    content: "";
    display: block;
    clear: both;
}

.center-1 {
    margin: 0px;
}

.center-2 {
    margin: 0 0 0;
}

.page {
    text-align: center;
}

.page-title {
    margin: 0 0 10px;
    /*margin: 0;*/
}

.page-title h1 {
    font: normal 24px/36px 'eurostile';
    color: #c03;
}

.page:after,
.page-title:after,
.page-body:after {
    content: "";
    display: block;
    clear: both;
}

.buttons {
    margin: 0 0 20px;
    text-align: center;
}

.link-rss {
    display: none;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: url(../images/img/rss-icon.png) center no-repeat;
    text-indent: 999px;
}

.category-description ul,
.manufacturer-description ul,
.full-description ul,
.topic-block ul,
.topic-page ul,
.post-body ul,
.custom-tab ul {
    margin: 12px 0;
    padding: 0 0 0 36px;
    list-style: disc;
}

.category-description ol,
.manufacturer-description ol,
.full-description ol,
.topic-block ol,
.topic-page ol,
.post-body ol,
.custom-tab ol {
    margin: 12px 0;
    padding: 0 0 0 36px;
    list-style: decimal;
}

.category-description p,
.manufacturer-description p,
.full-description p,
.topic-block p,
.topic-page p,
.post-body p,
.news-body p,
.custom-tab p {
    margin: 10px 0;
}

.category-description a,
.manufacturer-description a,
.full-description a,
.topic-html-content a,
.topic-page a,
.post-body a,
.news-body a,
.custom-tab a {
    text-decoration: underline;
}

.flyout-cart {
    display: none;
}

.filters-button {
    display: none;
}

#goToTop {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 10001;
    width: 54px;
    height: 54px;
    border: 2px solid #333;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #fff;
    background: #fff url(../images/img/goTop.png) no-repeat center 45%;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.captcha-box input {
    height: auto;
}


/*********** GLOBAL FORMS ***********/



.fieldset,
.section {
    position: relative;
    margin: 0 0 40px;
}

.fieldset .title,
.section .title {
    margin: 0 0 15px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.fieldset .title strong,
.section .title strong {
    display: inline-block;
    margin: 0 0 -1px;
    box-shadow: 0 0 0 3px #fff;
    background-color: #333;
    padding: 10px 20px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

.form-fields {
    position: relative;
    margin: 0 10px;
}

.inputs {
    position: relative;
    margin: 0 0 10px;
    text-align: center;
    white-space: nowrap;
    font-size: 0;
}

.inputs.custom-attributes {
    white-space: normal;
}

.inputs:after {
    content: "";
    display: block;
    clear: both;
}

.inputs label {
    display: block;
    width: 100%;
    margin: 0 0 5px;
    text-align: center;
    font-size: 12px;
}

.inputs input[type="text"],
.inputs input[type="password"],
.inputs select,
.inputs textarea {
    width: 350px;
    max-width: 100%;
    vertical-align: middle;
}

.inputs .option-list {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.inputs .option-list li {
    float: left;
    margin: 0 7px 5px;
}

.inputs .option-list label {
    display: inline;
    width: auto;
    margin-left: 3px;
    vertical-align: middle;
}

.inputs.reversed {
    margin: 0 0 20px;
    text-align: center;
}

.required {
    margin: 0 -6px 0 6px;
    /*siblings offset fix*/
    font-size: 12px;
    color: #c00;
}

.message-error,
.field-validation-error,
.username-not-available-status,
.poll-vote-error,
.password-error {
    display: block;
    text-align: center;
    font-size: 11px;
    color: #c00;
}

.field-validation-valid {
    display: block;
    font-size: 11px;
    color: #690;
}

.captcha-box {
    margin: 0 0 15px;
    text-align: center;
    line-height: 0;
    /*firefox line-height bug fix*/
}

.captcha-box>div {
    display: inline-block;
}


/*********** BAR NOTIFICATION & JQUERY POPUPS  ***********/



.bar-notification {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10002;
    width: 100%;
    padding: 12px 25px 12px 10px;
    color: #fff;
    opacity: 0.95;
}

.bar-notification.success {
    border-bottom: 1px solid #bd2;
    background-color: #9b0;
}

.bar-notification.error {
    border-bottom: 1px solid #f55;
    background-color: #f00;
}

.bar-notification .content {
    float: left;
    margin: 0 10px 0 0;
}

.bar-notification .content a {
    color: #fff;
    text-decoration: underline;
}

.bar-notification .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    /*even numbers only*/
    height: 32px;
    /*even numbers only*/
    margin: 5px;
    border: 1px solid #666;
    box-shadow: inset 0 0 1px #999;
    background: #fff url(../images/img/close.png) center no-repeat;
    cursor: pointer;
    opacity: 0.7;
}

.bar-notification .close:hover {
    opacity: 0.9;
}

.ui-dialog {
    position: absolute !important;
    z-index: 1008;
    width: 500px !important;
    max-width: 95%;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    background-color: #fff;
}

.ui-dialog-titlebar {
    border-width: 1px;
    border-style: solid;
    border-color: #fff #fff #bbb;
    box-shadow: 0 0 0 1px #eee;
    overflow: hidden;
    background: #c03 url(../images/img/headpad.png) top repeat-x;
    padding: 10px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #eee;
}

.ui-dialog-titlebar span {
    float: left;
    text-transform: uppercase;
}

.ui-dialog-titlebar button {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    /*even numbers only*/
    height: 20px;
    /*even numbers only*/
    margin: 6px;
    overflow: hidden;
    border: 1px solid #333;
    box-shadow: inset 0 0 1px #333;
    background: #333 url(../images/img/button-close-hover.png) center no-repeat;
    /*background: #fff url(../images/img/close.png) center no-repeat;*/
    text-indent: 999px;
    /*opacity: 0.0;*/
}

.ui-dialog-titlebar button:hover {
    border: none;
    background: #fff url(../images/img/button-close.png) center no-repeat;
}

.ui-dialog-titlebar button * {
    display: none;
}

.ui-dialog-content {
    height: auto !important;
    padding: 10px;
    line-height: 20px;
}

.ui-dialog-content .page-title {
    margin: 0 0 5px;
}

.ui-dialog-content .page-title h1 {
    font-size: 20px;
    line-height: normal;
}

.ui-dialog-content .topic-block {
    margin: 10px 0 0;
}

.ui-dialog-content .topic-html-content-body {
    max-height: 200px;
    overflow-y: scroll;
}

.ui-dialog-content .topic-block p {
    margin: 0;
}

.ui-dialog-buttonset {
    padding: 10px;
    text-align: right;
}

.ui-dialog-buttonset button {
    min-width: 60px;
    position: relative;
    left: -150px;
    margin-left: 5px;
    border: 1px solid #bbb;
    box-shadow: 0 0 1px #ddd, inset 0 0 1px #fff;
    background-color: #eee;
    padding: 5px;
}

.ui-dialog-buttonset button:hover {
    background-color: #f6f6f6;
}

.eu-cookie-bar-notification {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1002;
    width: 320px;
    height: 180px;
    margin: -90px 0 0 -160px;
    border: 1px solid #bbb;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 0 1px #fff;
    background-color: #fff;
    padding: 20px;
    text-align: center;
}

.eu-cookie-bar-notification .text {
    margin-bottom: 20px;
    line-height: 20px;
}

.eu-cookie-bar-notification button {
    min-width: 60px;
    margin: 10px 0;
    border: 1px solid #bbb;
    background-color: #eee;
    padding: 5px;
    font-size: 14px;
    color: #333;
}

.eu-cookie-bar-notification button:hover {
    border-color: #aaa;
    background-color: #ddd;
}

.eu-cookie-bar-notification a {
    display: block;
    text-decoration: underline;
}

.noscript {
    border-bottom: 1px solid #333;
    background-color: #ff9;
    padding: 30px 15px;
    text-align: center;
    line-height: 22px;
    color: #444;
}

/*********** HEADER & NAVIGATION ***********/



.admin-header-links {
    height: 35px;
    background-color: #c03;
    white-space: nowrap;
    text-align: center;
    color: #fff;
}

.admin-header-links a {
    margin: 0 10px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
}

.admin-header-links .impersonate {
    line-height: 35px;
}

.admin-header-links .impersonate a {
    display: inline-block;
    text-decoration: underline;
}


.header {
    display: none;
}

.logo-wrapper {
    margin: 0 0 20px;
    background-color: #333;
    font-size: 0;
}

.header-logo {
    padding: 10px;
    text-align: center;
}

.header-logo a {
    display: inline-block;
    max-width: 100%;
    line-height: 0;
    /*firefox line-height bug fix*/
}

.header-logo a img {
    max-width: 100%;
}

.header-links-wrapper {
    position: relative;
    margin: 0 0 20px;
    font-size: 0;
}

.header-links {
    padding: 5px;
}

.header-links li {
    display: inline-block;
    position: relative;
    margin: 5px 10px;
}

.header-links a {
    display: inline-block;
    padding-right: 30px;
    /*25px;*/
    font-size: 12px;
    /*11px;*/
    /*reset zeroing*/
    line-height: 32px;
    color: #666;
}

.header-links .ico-register,
.header-links .ico-account {
    background: url(../images/img/header-link-1.png) right center no-repeat;
    background-size: 24px;
}

.header-links .ico-login,
.header-links .ico-logout {
    background: url(../images/img/header-link-2.png) right center no-repeat;
    background-size: 24px;
}

.header-links .ico-inbox {
    background: url(../images/img/header-link-3.png) right center no-repeat;
    background-size: 24px;
}

.header-links .ico-wishlist {
    background: url(../images/img/header-link-4.png) right center no-repeat;
    background-size: 24px;
}

.header-links .ico-cart {
    background: url(../images/img/header-link-5.png) right center no-repeat;
    background-size: 24px;
    padding-right: 30px;
}

.inbox-qty,
.wishlist-qty,
.cart-qty {
    position: absolute;
    top: 0;
    right: -15px;
    width: 15px;
    height: 15px;
    padding: 0;
    line-height: normal;
    font-size: 11px;
    color: #c03;
}

.header-selectors-wrapper {
    background-color: #eee;
    padding: 5px 0;
    font-size: 0;
}

.header-selectors-wrapper>div {
    display: inline-block;
    margin: 5px;
    vertical-align: top;
}

.search-box-reference {
    display: none;
}

.header-selectors-wrapper select {
    min-width: 100px;
    background-color: #fff;
}

.language-list {
    max-width: 100%;
    font-size: 0;
}

.language-list li {
    display: inline-block;
    margin: 0 1px;
}

.language-list a {
    display: block;
    position: relative;
    width: 32px;
    height: 32px;
    line-height: 0;
}

.language-list img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.search-box.store-search-box {
    font-size: 0;
}

.search-box.store-search-box form {
    display: inline-block;
    position: relative;
    /*category search*/
    border: 1px dotted #ccc;
    background-color: #eee;
}

.search-box.store-search-box form:after {
    content: "";
    display: block;
    clear: both;
}

.search-box.store-search-box input.search-box-text {
    float: left;
    width: 250px !important;
    height: 32px;
    background: none;
    border: none;
    font-size: 13px;
    font-style: italic;
    color: #666;
}

.search-box.store-search-box .search-box-button {
    float: left;
    width: 36px;
    height: 32px;
    border: none;
    overflow: hidden;
    background: url(../images/img/search-button.png) center no-repeat #c03;
    text-indent: 999px;
}

.ui-helper-hidden-accessible {
    display: none;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
    position: absolute;
    z-index: 10000000 !important;
    width: 286px !important;
    /*default = txtfield + button*/
    max-width: 100%;
    border: 1px solid #ccc;
    border-top: none;
    overflow: hidden;
    background-color: #fff;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content li {
    border-top: 1px solid #ccc;
    text-align: left;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content li:first-child {
    border-top: none;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content li a span {
    font-size: 12px;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content a {
    display: block;
    padding: 8px;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content img {
    display: none;
    margin-right: 5px;
    vertical-align: middle;
}

#product-details-form .ui-tabs {
    margin-top: 11px !important;
}

/*********** QUICK TABS & HOME TABS ***********/


.ui-tabs {
    margin: 26px 0 40px;
}

.ui-tabs .ui-tabs-nav {
    margin: 0 0 25px;
    border-bottom: 1px solid #ccc;
}

.ui-tabs .ui-tabs-nav li {
    margin: 4px auto -1px;
    box-shadow: 0 0 0 3px #fff;
}

.ui-tabs .ui-tabs-nav li a {
    display: block;
    border: 1px solid #999;
    background-color: #ccc;
    padding: 8px 24px;
    font: normal 14px 'eurostile';
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-state-active.ui-tabs-active a {
    border-color: #000;
    background-color: #333;
    color: #fff;
    opacity: 1 !important;
}

.ui-tabs .ui-tabs-panel {
    background-color: #fff;
}

.ui-tabs .ui-tabs-panel p {
    margin: 0 0 10px;
    line-height: 20px;
}

.ui-tabs .ui-tabs-panel p b {
    font-weight: normal;
}

.ui-tabs .ui-tabs-hide {
    display: none;
}

.home-page .ui-tabs {
    width: 90%;
    margin: 0 auto 40px;
}

.home-page .ui-tabs .title {
    display: none;
}

.home-page .ui-tabs .ui-tabs-nav li a {
    padding: 15px 20px;
    font-size: 14px;
    text-transform: uppercase;
}

.topic-block.images img {
    padding: 0 15px 0px 0;
}



/*********** FOOTER ***********/



.footer-upper {
    width: 90%;
    margin: 0 auto 30px;
    overflow: hidden;
}

.footer-block {
    margin: 0 0 15px;
    /* max-height: 372px; */
}

.footer-block .title {
    display: table;
    width: 100%;
    height: 60px;
    margin: 0 0 10px;
    /* background-color: #fff; */
    text-align: center;
    cursor: pointer;
}

.footer-block .title strong {
    display: table-cell !important;
    vertical-align: middle;
    font: normal 14px 'eurostile';
    color: #333;
    text-transform: uppercase;
}

.footer-block .title strong:first-letter {
    font-size: 18px;
}

.footer-block ul {
    margin: 0 0 20px;
    padding: 10px;
}

.footer-block li {
    font-size: 14px;
}

.footer-block.contacts li {
    padding: 10px 0 10px 30px;
}

.footer-block.contacts li a {
    padding: 0 !important;
}

.footer-block .phone {
    background: url(../images/img/footer-icon-1.png) left center no-repeat;
}

.footer-block .fax {
    background: url(../images/img/footer-icon-2.png) left center no-repeat;
}

.footer-block .mobile {
    background: url(../images/img/footer-icon-3.png) left center no-repeat;
}

.footer-block .email {
    background: url(../images/img/footer-icon-4.png) left center no-repeat;
}

.footer-block .skype {
    background: url(../images/img/footer-icon-5.png) left center no-repeat;
}

.footer-block li a {
    display: block;
    position: relative;
    padding: 10px 0 10px 20px;
}

.footer-block li a:before {
    content: '';
    display: block;
    width: 12px;
    height: 11px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #666 url(../images/img/bullet.png) center no-repeat;
    border: 1px solid #666;
    border-radius: 100%;
}

.footer-block.contacts li a:before {
    content: none;
}

.footer-block .product-picture {
    display: none;
}

.footer-block .news-items .news-item {
    background: transparent;
    margin: 0;
}

.footer-block .news-items .news-item .buttons {
    margin: 0;
}

.footer-middle {
    width: 90%;
    margin: 0 auto 40px;
    overflow: hidden;
}

.social-sharing {
    margin: 0 0 15px;
    text-align: center;
    font-size: 0;
}

.social-sharing li {
    display: inline-block;
    margin: 0 10px 10px;
    border: 1px solid #bbb;
}

.social-sharing a {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/img/social_sprite.png) no-repeat;
}

.social-sharing .twitter {
    background-position: 0 0;
}

.social-sharing .facebook {
    background-position: -32px 0;
}

.social-sharing .youtube {
    background-position: -64px 0;
}

.social-sharing .pinterest {
    background-position: -128px 0;
}

.social-sharing .google {
    background-position: -96px 0;
}

.social-sharing .rss {
    background-position: -192px 0;
}

.social-sharing .vimeo {
    background-position: -160px 0;
}

.social-sharing a.instagram {
    background: url(../images/img/instagram.png) no-repeat center;
}

.newsletter {
    margin: 0 0 30px;
    border: 1px dotted #ccc;
    background-color: #fff;
    padding: 20px 0;
    text-align: center;
}

.newsletter-subscribe {
    display: block !important;
}

.newsletter .title {
    margin: 0 0 5px;
}

.newsletter-email {
    display: inline-block;
    overflow: hidden;
    border: 1px dotted #ccc;
    background-color: #eee;
}

.newsletter-email>input {
    border-bottom: 1px dotted #cccccc !important;
}

.newsletter-email input[type="text"] {
    float: left;
    /* width: 220px; */
    height: 36px;
    border: none;
    background: none;
    font-size: 13px;
    font-style: italic;
    color: #666;
}

.newsletter-email input[type="button"] {
    float: left;
    width: 36px;
    height: 36px;
    border: none;
    overflow: hidden;
    background: url(../images/img/subscribe-button.png) center no-repeat;
    text-indent: 999px;
}

.newsletter-email .options {
    display: none;
    background: #fff;
    clear: both;
}

.newsletter-email .options span {
    display: inline-block;
    padding: 12px 5px;
}

.newsletter-validation,
.newsletter-result-block {
    width: 100%;
    overflow: hidden;
    line-height: 28px;
}

.newsletter-validation .please-wait {
    display: none !important;
}

.accepted-payment-methods {
    text-align: center;
    font-size: 0;
}

.accepted-payment-methods li {
    display: inline-block;
    width: 57px;
    height: 36px;
    margin: 0 5px 5px;
    border: 1px solid #bbb;
    background: url(../images/img/payment_sprite.png) no-repeat;
}

.accepted-payment-methods .method1 {
    background-position: 0 0;
}

.accepted-payment-methods .method2 {
    background-position: -57px 0;
}

.accepted-payment-methods .method3 {
    background-position: -114px 0;
}

.accepted-payment-methods .method4 {
    background-position: -171px 0;
}

.footer-lower {
    overflow: hidden;
    background-color: #666;
    padding: 10px;
    text-align: center;
    font-size: 11px;
    color: #ccc;
}

.footer-lower .center>div {
    margin: 15px 0;
}

.footer-designed-by {
    margin-top: -10px !important;
}

.footer-disclaimer span {
    display: block;
}

.footer-powered-by a,
.footer-designed-by a {
    color: #fff;
    text-decoration: underline;
}

.footer-tax-shipping a {
    text-decoration: underline;
}

.footer-store-theme select {
    width: 170px;
    border: none;
}


/*********** LEFT/RIGHT COLUMN ***********/



.side-2 {
    width: 90%;
    margin: 0 auto 50px;
}

.block {
    text-align: left;
}

.block .title {
    margin: 0 0 10px;
    background-color: #c03;
    text-align: center;
    cursor: pointer;
}

.block .title strong {
    display: block;
    padding: 12px 15px;
    font: normal 14px 'eurostile';
    color: #fff;
    text-transform: uppercase;
}

.block .title strong:first-letter {
    font-size: 18px;
}

.block .listbox {
    display: none;
    margin: 0 0 30px;
    padding: 0 10px;
}

.block .listbox:after {
    content: "";
    display: block;
    clear: both;
}

.block .list>li {
    border-bottom: 1px dotted #ccc;
    font-size: 13px;
}

.block .list a {
    display: block;
    position: relative;
    padding: 10px 0 10px 20px;
}

.block .list a:before {
    content: '';
    display: block;
    width: 12px;
    height: 11px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #666 url(../images/img/bullet.png) center no-repeat;
    border: 1px solid #666;
    border-radius: 100%;
}

.block .list a.active {
    font-weight: bold;
}

.block .sublist {
    margin: 5px 0 25px 20px;
    padding: 0 0 0 10px;
}

.block .sublist .sublist {
    margin-bottom: 5px;
    border: none;
}

.block .product-picture {
    display: none;
}

.block .product-picture a {
    background: none;
    padding: 0;
}

.block .view-all {
    margin: 15px 0 0;
    text-align: right;
}

.block .view-all a {
    display: inline-block;
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 8px 16px;
}

.block-popular-tags .listbox {
    padding: 0 0 10px;
}

.block .tags {
    margin: 0 0 10px;
}

.block .tags ul {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0 10px;
    font-size: 0;
}

.block .tags li,
.product-tags-all-page li {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    overflow: hidden;
    font-size: 16px !important;
    /*setting base size*/
}

.block .tags li a,
.product-tags-all-page li a {
    float: left;
    line-height: 30px;
}

.block-poll .listbox {
    padding: 10px;
}

.poll strong {
    display: block;
    font-size: 15px;
}

.poll-options,
.poll-results {
    margin: 0 0 15px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    padding: 15px 0 20px;
}

.poll-options li,
.poll-results li {
    display: inline-block;
    margin: 0 15px 0 0;
    line-height: 32px;
    font-size: 13px;
}

.poll-options li>input,
.poll-options li>label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.poll .buttons,
.poll-total-votes {
    margin: 15px 0 0;
    text-align: right;
}

.poll .buttons input {
    display: inline-block;
    min-width: 60px;
    border: none;
    background-color: #333;
    padding: 8px 16px;
    color: #fff;
}

.poll-total-votes {
    display: block;
    margin: 10px 0 0;
    font-weight: bold;
}

.home-page-polls {
    width: 90%;
    margin: 0 auto 50px;
    text-align: center;
}

.home-page-polls .title {
    display: none;
}

.home-page-polls .buttons,
.home-page-polls .poll-total-votes {
    text-align: center;
}

.block.block-recently-viewed-products .list .product-picture {
    display: none;
}


/********** CATEGORY PAGE **********/
.related-products-grid.product-grid a:hover {
    color: #c03;
}

.related-products-grid.product-grid {
    line-height: 19px;
}

.random-products-title {
    margin-bottom: 6px;
    font-size: 13px;
}

.random-item-grid {
    line-height: 19px;
}

.random-item-grid a:hover {
    color: #c03;
}


.category-page .page-title {
    margin-bottom: 0;
}

.breadcrumb {
    margin: 0 0 10px;
    text-align: center;
}

.breadcrumb ul {
    font-size: 0;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li * {
    margin: 0 2px;
    font-size: 12px;
    /*reset zeroing*/
    line-height: 32px;
    font-weight: bold;
}

.breadcrumb li a:after {
    content: '\203A';
    padding: 0 5px 0 10px;
    font-size: larger;
    color: #aaa;
}

.breadcrumb li span.delimiter {
    display: none;
}

.breadcrumb strong {
    color: #c03;
}

.breadcrumb a:hover * {
    text-decoration: underline;
}

.category-description,
.manufacturer-description,
.vendor-description {
    margin: 0 0 30px;
}

.product-filters {
    display: none;
}

.product-selectors {
    margin: 0 0 30px;
    background-color: #eee;
    padding: 10px 0;
    text-align: center;
}

.product-selectors:after {
    content: "";
    display: block;
    clear: both;
}

.product-selectors>div {
    display: inline-block;
    margin: 5px;
}

div.product-viewmode {
    display: none;
}

.product-selectors span {
    display: none;
}

.product-selectors select {
    margin: 0 5px;
    background-color: #fff;
    text-transform: lowercase;
}

.item-grid:after,
.product-grid:after,
.product-list:after,
.manufacturer-grid:after {
    content: "";
    display: block;
    clear: both;
}

.item-box {
    position: relative;
    width: 100%;
    float: left;
    margin: 20px 0 0;
    /*background: #f9f9f9;*/
    padding: 5px;
}

.item-box:first-child {
    margin-top: 0 !important;
}

.item-box .picture {
    overflow: hidden;
    background-color: #fff;
    margin: 0 0 30px;
}

.item-box .picture a {
    display: block;
    position: relative;
}

.min-qty-notification#min-qty-product-details {
    position: static !important;
    float: left !important;
    margin: 0 0 5px !important;
    width: 100%;
}

.availability .stock {
    padding-right: 0px !important;
}

.manufacturers a {
    color: #c03 !important;
}



@media(max-width: 768px) {
    .manufacturer a {
        float: left !important;
    }

    .product-item .manufacturer {
        text-align: center
    }

    .product-item .manufacturer a {
        float: none !important;
    }

    .item-box .details {
        margin: auto
    }



    .item-box .picture {
        margin-bottom: 10px;
    }

    .item-box .picture a {
        max-height: 130px;
    }

    .item-box .product-title {
        text-align: center !important;
        width: 100%;
    }

    .product-grid .item-box,
    .product-list .item-box {
        margin-top: 20px !important;
    }

    .product-list .item-box .product-title a.title {
        float: none !important;
    }

    .item-box .actual-price {
        clear: both;
        margin: 0 auto;
        display: block !important;
        text-align: center;
    }
}

.item-box .picture a:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.item-box .picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.item-box .details {
    text-align: left;
    font-size: 0;
}

.item-box .product-title {
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
}

.tab-content .item-box .product-title {
    margin-bottom: 0;
}

.item-box .product-title a,
.item-box .title a {
    display: block;
    color: #42141f;
}

/*www.nopcn.com*/
.product-list .item-box .product-title a {
    display: inline-block;
}

.product-list .item-box .product-title a.title {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 24px;
}

.product-list .item-box .product-title .datasheets {
    font-size: 14px;
    height: 24px;
    color: #c03;
    line-height: 24px;
}

.product-list .item-box .product-title .rohs {
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #c03;
}

span.rohs img {
    width: 40px;
}

.item-box .description {
    display: none;
    margin: 0 0 20px;
    font-size: 12px;
}

.item-box .description a {
    display: block;
    overflow: hidden;
}

.item-box .prices {
    margin: 0 0 15px;
    font-size: 12px;
}

.item-box .old-price {
    margin-right: 8px;
    vertical-align: middle;
    color: #999;
    text-decoration: line-through;
}

.item-box .actual-price {
    margin-right: 8px;
    vertical-align: middle;
    font-size: 14px;
    color: #c03;
}

.item-box .actual-price:empty {
    display: none;
}

.item-box .tax-shipping-info {
    display: inline-block;
    border-left: 1px solid #ccc;
    padding: 1px 8px;
    vertical-align: middle;
    color: #999;
}

.item-box .tax-shipping-info a {
    color: #c03;
}

.item-box .base-price-pangv {
    padding: 1px 0;
    color: #999;
}

.item-box .product-rating-box {
    margin: 0 0 20px;
}

.item-box .rating {
    display: inline-block;
    background: url(../images/img/rating1.png) repeat-x;
    width: 130px;
    height: 23px;
}

.item-box .rating div {
    background: url(../images/img/rating2.png) repeat-x;
    height: 23px;
}

.item-box .buttons {
    margin: 0;
    font-size: 0;
}

.item-box .compare-products {
    display: none;
}

.item-box input[type="button"] {
    border: none;
    background-color: #c03;
    padding: 10px 20px;
    font: normal 14px 'eurostile';
    color: #fff;
    text-transform: uppercase;
}

.home-page-category-grid,
.sub-category-grid,
.manufacturer-grid,
.vendor-grid {
    margin: 0 0 40px;
    background: #eee url(../images/img/category-pad.jpg) center top no-repeat;
    padding: 30px 10%;
}

.home-page-category-grid .title,
.sub-category-grid .title,
.manufacturer-grid .title,
.vendor-grid .title {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
}

/*www.urselect.com todo*/
.home-page-category-grid .title,
.sub-category-grid .title,
.manufacturer-grid .title,
.vendor-grid .title {
    position: initial;
    bottom: initial;
    padding: 5px;
    background-color: rgba(247, 244, 244, 0.5);
    color: #666;
}

.sub-category-grid .title,
.manufacturer-grid .title,
.vendor-grid .title {
    font-size: 12px;
}

.home-page-category-grid .picture,
.sub-category-grid .picture,
.manufacturer-grid .picture,
.vendor-grid .picture {
    margin: 0;
}

.home-page-category-grid .picture a:before,
.sub-category-grid .picture a:before,
.manufacturer-grid .picture a:before,
.vendor-grid .picture a:before {
    padding-top: 70%;
}

.product-grid,
.product-list {
    margin: 0px 0 35px;
}

.product-list:last-child {
    margin-bottom: 12px;
}

.product-grid .title {
    margin: 0 0 40px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.product-grid .title strong {
    display: inline-block;
    margin: 0 0 -1px;
    box-shadow: 0 0 0 3px #fff;
    background-color: #333;
    padding: 15px 18px;
    font: normal 14px 'eurostile';
    color: #fff;
    text-transform: uppercase;
}

.product-grid .title strong:first-letter {
    font-size: 18px;
}

.product-grid .item-box,
.product-list .item-box {
    margin: 40px 0 0;
    border-bottom: 1px dotted #ccc;
    padding: 0 10% 20px;
}

.cross-sells {
    margin: 40px 0 0;
}

.pager {
    margin: 0 0 20px;
}

.pager ul {
    text-align: center;
    font-size: 0;
}

.pager li {
    display: inline-block;
    margin: 0 2px 10px;
}

.pager li span,
.pager li a {
    display: block;
    min-width: 34px;
    border: 1px solid #ccc;
    overflow: hidden;
    background-color: #eee;
    padding: 8px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
}

.pager li span {
    border-color: #c03;
    background-color: #c03;
    color: #fff;
}

.pager li a:hover {
    background-color: #eee;
}

.product-filters {
    margin: 0 0 40px;
    overflow: hidden;
}

.product-filters .product-filter {
    width: 300px;
    margin: 0 auto 20px;
}

.product-filters .product-filter .filter-title {
    background: #cc0033;
}

.product-filters .product-filter .filter-title strong {
    color: #ffffff;
    display: block;
    font: 14px "eurostile";
    padding: 12px 15px;
    text-transform: uppercase;
}

.product-filters .filter-content .title {
    padding: 10px;
    border: 1px dotted #ccc;
}

.product-filters .filter-content ul {
    margin: 0 0 20px;
}

.product-filters .filter-content .item,
.product-filters .group.price-range-group>li {
    color: #000000;
    cursor: pointer;
    display: block;
    font-size: 13px;
    line-height: 1.3;
    padding: 10px 20px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    border-bottom: 1px dotted #cccccc;
}

.contact-vendor .button-2 {
    margin: 0 0 20px;
    border: none;
    background-color: #c03;
    padding: 10px 20px;
    font: normal 15px 'eurostile';
    color: #fff;
}

.contact-vendor .button-2:hover {
    opacity: .8;
}

/********** PRODUCT PAGE **********/



.product-details-page .product-name {
    position: relative;
}

.product-name h1 {
    font: normal 24px/36px 'eurostile';
    color: #c03;
}

.product-essential {
    margin-bottom: 0 !important
}

.product-essential:after {
    content: "";
    display: block;
    clear: both;
}

.gallery {
    width: 50%;
    margin: 0 0 -20px;
}

.gallery .picture-wrapper {
    /*margin: 0 0 10px;*/
    margin: 0;
}

.gallery .picture {
    position: relative;
    width: 340px;
    max-width: 100%;
    /*margin: 0 auto 20px;*/
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

.gallery .picture:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.picture.tier:before {
    padding-top: 0;
}

.picture.tier {
    max-width: 100%;
    margin-bottom: 0px;
}



.prices-table.custom {
    border: none;
}

.product-details-page .prices-row.custom>div:first-child {
    border: none;
}

.product-details-page .prices-row.custom:first-child>div {
    border: none;
}

.prices-row.custom>div {
    padding: 7px;
    border: none;
}

.gallery.tier {
    margin-bottom: 30px;
}

.availability,
.add-to-cart #order-increment {
    /*margin: 7px 0 10px;*/
    margin: 0 0 5px;
}

product-essential {
    margin-bottom: 17px !important;
}

.overview.tier {
    padding-bottom: 0px;
    margin-bottom: -10px !important;
}

.tier-prices.custom {
    /*margin-bottom: -8px;*/
    margin-bottom: 0;
}

.prices-table.tier {
    margin-bottom: 10px;
}


.gallery .picture img,
.gallery .picture-thumbs img,
.variant-picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    /*border: solid 0.05rem #a0a0a0;*/
}

.gallery .picture-thumbs {
    overflow: hidden;
    font-size: 0;
    text-align: center;
}

.gallery .picture-thumbs a {
    display: inline-block;
    position: relative;
    width: 90px;
    height: 90px;
    margin: 5px 5px 10px;
    overflow: hidden;
    background-color: #fff;
    border: solid 1px #cecece;
}

.overview {
    position: relative;
    /*margin: 0 0 40px;*/
    margin: 0 0 5px;
}







.overview .discontinued-product {
    margin: 0 0 10px;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 10px;
    text-transform: uppercase;
}

/*.overview .short-description {
    margin: -8px 0 -7px 0px;
    line-height: 20px;
}*/

.overview .buttons,
.back-in-stock-subscription,
.download-sample {
    /*margin: 10px 0 15px;*/
    font-size: 0;
}

.overview .buttons div {
    display: inline-block;
    margin: 0 5px 10px;
}

.overview .add-to-wishlist-button,
.variant-overview .add-to-wishlist-button,
.overview .add-to-compare-list-button,
.overview .subscribe-button,
.download-sample-button,
.back-in-stock-subscription input {
    display: inline-block;
    min-width: 140px;
    border: 1px solid #ccc;
    background-color: #eee;
    background-position: right center;
    background-repeat: no-repeat;
    padding: 8px 38px 8px 12px;
    font-size: 12px;
    /*reset zeroing*/
}

.overview .add-to-wishlist-button,
.variant-overview .add-to-wishlist-button {
    background-image: url(../images/img/product-icon-1.png);
}

.overview .add-to-compare-list-button {
    background-image: url(../images/img/product-icon-2.png);
    width: 178px;
}

.overview .download-sample-button {
    background-image: url(../images/img/product-icon-4.png);
}

.overview .email-a-friend {
    margin: 15px 0 10px;
}


.overview .email-a-friend-button,
.variand-overview .email-a-friend-button {
    border: none;
    background: none;
    font-size: 13px;
    color: #000;
    text-decoration: underline;
}

.overview .subscribe-button {
    margin: 10px 0;
    border: none;
    background-color: #c03;
    background-image: url(../images/img/product-icon-3.png);
    color: #fff;
}

.variant-overview .subscribe-button {
    background-image: url(../images/img/product-icon-3.png);
}

.download-sample-button a {
    background-image: url(../images/img/product-icon-4.png);
}

#back-in-stock-notify-me {
    display: inline-block;
    margin: 10px 0 0;
    border: none;
    background-color: #eee;
    padding: 8px 16px;
}

.overview .sku,
.variant-overview .sku,
.overview .gtin,
.variant-overview .gtin,
.overview .stock,
.variant-overview .stock,
.overview .delivery-date,
.variant-overview .delivery-date,
.overview .product-vendor,
.variant-overview .product-vendor,
.overview .manufacturers,
.manufacturer-part-number,
.overview .product-category,
.overview .short-description,
.overview .product-warehouse,
.overview .product-shipping-date,
.overview #the-final-countdown,
#more-stock,
.overview .product-part-number,
.rohs-verify,
.overview .lead-time {
    margin: 0 0 7px;
}

.overview .value,
.variant-overview .value {
    font-weight: bold;
    color: #000;
}

.stock .value {
    color: #c03;
}

.product-vendor .value,
.manufacturers .value {
    color: #f90;
}

.overview .value a,
.variant-overview .value a {
    font-weight: bold;
    text-decoration: underline;
}

.free-shipping {
    width: 80px;
    height: 80px;
    margin: 15px auto;
    overflow: hidden;
    background: #c03 url(../images/img/free-shipping.png) center no-repeat;
    padding: 30px 15px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    text-indent: -999px;
}


.product-reviews-overview {
    margin: 20px 0;
    /*not present in variant-overview*/
}

.product-no-reviews a {
    text-decoration: underline;
}

.product-review-box {
    display: inline-block;
    margin: 0 0 5px;
}

.product-review-box .rating {
    width: 130px;
    height: 23px;
    background: url(../images/img/rating1.png) repeat-x;
}

.product-review-box .rating div {
    height: 23px;
    background: url(../images/img/rating2.png) repeat-x;
}

.product-review-links a {
    text-decoration: underline;
}

.overview .prices,
.variant-overview .prices {
    margin: 10px 0;
    overflow: hidden;
}

.overview .prices>div,
.variant-overview .prices>div {
    margin: 0 0 5px;
}

.overview .old-product-price,
.variant-overview .old-product-price {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
}

.overview .product-price,
.variant-overview .product-price {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #c00;
}

.product-price+.tax-shipping-info {
    margin-left: 8px !important;
}

.customer-entered-price {
    margin: 0 0 25px;
    overflow: hidden;
    background-color: #f6f6f6;
    padding: 10px;
}

.customer-entered-price>div {
    display: inline-block;
}

.customer-entered-price .price-input {
    margin: 0 5px;
}

.customer-entered-price .enter-price-input {
    width: 50px;
    background-color: #fff;
    text-align: center;
}

.customer-entered-price .price-range {
    font-weight: bold;
}

.overview .add-to-cart {
    margin: 0 0 10px;
}

.variant-overview .min-qty-notification {
    margin: 0 0 10px;
    font-weight: bold;
}

.overview .min-qty-notification {
    margin: 0 0 10px;
}

.overview .add-to-cart-panel,
.variant-overview .add-to-cart-panel {
    display: inline-block;
    position: relative;
}

.overview .add-to-cart-panel>*,
.variant-overview .add-to-cart-panel>* {
    float: left;
}

.overview .qty-label,
.variant-overview .qty-label {
    position: absolute;
    left: -25px;
    line-height: 36px;
    display: none !important;
}

.overview .qty-input,
.variant-overview .qty-input,
.overview .qty-dropdown,
.variant-overview .qty-dropdown {
    min-width: 44px;
    max-width: 80px;
    height: 40px;
    background-color: #fff;
    padding: 12px;
    text-align: center;
    font-size: 14px;
}

.overview .qty-dropdown,
.variant-overview .qty-dropdown {
    width: auto;
}

.white-popup-block .cart-collaterals .estimate-shipping-button,
.overview .estimate-shipping-button,
.overview .add-to-cart-button,
.variant-overview .add-to-cart-button {
    height: 40px;
    border: none;
    background: #c03;
    padding: 10px 20px;
    font: normal 17px/21px 'eurostile';
    color: #fff;
}

#product-details-form .overview .estimate-shipping-button,
.white-popup-block .cart-collaterals .estimate-shipping-button {
    display: inline-block;
    margin: 6px 0;
    font-size: 0.8rem;
    padding: 5px 10px;
    height: auto;
}

#product-details-form .overview .title {
    color: #c03;
}

#product-details-form .hint {
    margin: 3px 0;
}

.overview .add-to-cart .add-to-wishlist-button {
    display: none;
    /*removes the old button*/
}

.product-share-button {
    margin-top: 8px;
    display: inline-block;
    overflow: hidden;
}

.picture-thumbs.in-carousel {
    margin: 10px auto 15px !important;
}

.in-carousel .picture-thumbs-item {
    max-width: 104px;
    display: inline-block;
}

.full-description {
    line-height: 20px;
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 10px;
}

.product-collateral {
    margin: 15px 0 20px;
}

.product-collateral .title {
    margin: 0 0 10px;
    color: #c03;
    font: normal 20px 'eurostile';
}

.product-collateral .title strong {
    font-weight: normal;
}

.tier-prices {
    margin: 0 0 20px;
}

.tier-prices .prices-header {
    margin: 0 0 10px;
}

.tier-prices .field-header {
    min-width: 100px;
}

.tier-prices .item-price {
    color: #c00;
}

.product-variant-line {
    margin: 0 0 30px;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 20px;
}

.product-variant-line:after {
    content: "";
    display: block;
    clear: both;
}

.variant-picture {
    position: relative;
    width: 220px;
    height: 220px;
    margin: 0 auto 15px;
    overflow: hidden;
}

.variant-overview {
    width: 100%;
}

.variant-overview .variant-name {
    margin: 0 0 10px;
    font: normal 18px/24px 'eurostile';
    color: #c03;
}

.variant-overview .variant-description {
    margin: 0 0 15px;
    line-height: 20px;
}

.variant-overview .add-to-cart-panel>* {
    margin: 0 0 10px;
}

.variant-overview .add-to-wishlist-button {
    display: block;
    float: none;
    clear: both;
    margin: 0 auto;
}

.product-specs-box {
    margin: 0 0 30px;
}

.product-specs-box a {
    font-size: 11px !important;
    color: #fff;
}

.product-specs-box a:hover {
    text-decoration: underline;
}

.product-tags-box {
    margin: 0 0 30px;
    background-color: #f6f6f6;
    padding: 10px 15px;
}

.product-tags-list {
    font-size: 0;
}

.product-tags-list li {
    display: inline-block;
    font-size: 12px;
    /*reset zeroing*/
}

.product-tags-list li.separator {
    margin: 0 5px 0 3px;
}

.product-tags-list a {
    display: inline-block;
    line-height: 24px;
}

.attributes {
    margin: 20px 0;
}

.attributes dl {
    overflow: hidden;
}

.attributes dt {
    display: block;
    margin: 0 0 5px;
    white-space: nowrap;
    font-weight: bold;
}

.attributes dd {
    margin: 0 0 10px;
}

.attributes li {
    margin: 5px 0;
}

.attributes select {
    width: auto;
    max-width: 100%;
}

.attributes .option-list li>* {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
}

.attributes .datepicker {
    width: 280px;
    text-align: center;
}

.ui-datepicker {
    width: 280px;
    background-color: #fff;
    text-align: center;
}

.ui-datepicker-header {
    position: relative;
    height: 32px;
    background-color: #333;
    color: #fff;
}

.ui-datepicker-header a {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 32px;
    height: 32px;
    font-size: 0;
}

.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url(../images/img/calendar-prev.png) center no-repeat;
}

.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url(../images/img/calendar-next.png) center no-repeat;
}

.ui-datepicker-title {
    position: relative;
    z-index: 0;
    line-height: 32px;
    font-weight: bold;
    text-transform: uppercase;
}

.ui-datepicker-calendar th {
    background-color: #eee;
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
    width: 14.285%;
    border: 1px solid #ccc;
}

.ui-datepicker-calendar th span,
.ui-datepicker-calendar td a {
    display: block;
    min-height: 32px;
    line-height: 32px;
}

.color-squares {
    font-size: 0;
}

.color-squares li {
    display: inline-block;
    margin: 0;
}

.color-squares .color-container {
    display: block;
    border: 1px solid transparent;
    position: relative;
    z-index: 0;
}

.color-squares label {
    overflow: hidden;
}

.color-squares .color {
    display: block !important;
    width: 26px !important;
    height: 26px !important;
    border: 1px solid #333 !important;
    background-size: 100% !important;
    cursor: pointer;
}

.color-squares .selected-value .color-container {
    border-color: #000;
}

.color-squares .selected-value .color {
    border-color: transparent !important;
}

.color-squares input[type="radio"] {
    position: relative;
    z-index: -1;
    margin: -30px 0 0;
}

.color-squares .tooltip-container {
    display: none !important;
}

.giftcard {
    margin: 30px 0 20px;
    overflow: hidden;
    clear: both;
}

.giftcard div {
    margin: 0 0 20px;
}

.giftcard label {
    display: block;
    margin: 0 0 5px;
    font-weight: bold;
}

.giftcard input,
.giftcard textarea {
    width: 350px;
    max-width: 100%;
}

.giftcard textarea {
    height: 150px;
}


/********** PRODUCT REVIEWS **********/



.product-reviews-page h1 a {
    font-style: italic;
}

.product-reviews-page h1 a:before,
.product-reviews-page h1 a:after {
    content: "''";
}

.product-reviews-page .title {
    margin: 0 0 10px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.product-reviews-page .title strong {
    display: inline-block;
    margin: 0 0 -1px;
    box-shadow: 0 0 0 3px #fff;
    background-color: #333;
    padding: 10px 20px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

.write-review {
    margin: 0 0 50px;
}

.write-review .form-fields {
    margin: 0 0 15px;
}

.ui-tabs .form-fields {}

.write-review .review-rating {
    text-align: center;
}

.write-review .review-rating label {
    display: block;
    margin: 0 0 5px;
    font-size: 14px;
    vertical-align: middle;
}

.review-rating ul {
    font-size: 0;
    vertical-align: middle;
}

.write-review .review-rating li {
    display: inline-block;
    margin: 0 5px;
    cursor: default;
    vertical-align: middle;
    font-size: 14px;
    height: 17px;
}

.write-review .review-rating li.first {
    color: #c00;
}

.write-review .review-rating li:nth-child(2) {
    padding-top: 2px;
}

.write-review .review-rating li:nth-child(2) input {
    vertical-align: baseline;
}

.write-review .review-rating li.last {
    color: #690;
}

.write-review .captcha-box {
    margin: 15px 0 0;
}

.write-review .button-1 {
    border: none;
    background-color: #c03;
    padding: 10px 20px;
    font: normal 15px 'eurostile';
    color: #fff;
}

.product-reviews-page .result,
.product-reviews-page .message-error {
    margin: 0 0 20px;
}

.product-review-list {
    overflow: hidden;
}

.product-review-item {
    margin: 30px 0;
}

.product-review-item .review-item-head {
    margin: 0 0 10px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    padding: 0 0 10px;
}

.product-review-item .review-title {
    font: normal 12px/23px 'eurostile';
    color: #c03;
    text-transform: uppercase;
}

.product-review-item .review-title strong {
    display: block;
    font-weight: normal;
}

.product-review-item .product-review-box {
    margin: 0;
}

.product-review-item .review-text {
    margin: 0 0 15px;
    line-height: 20px;
}

.product-review-item .review-info {
    margin: 0 0 10px;
    background-color: #f6f6f6;
    padding: 5px;
}

.product-review-item .review-info a,
.product-review-helpfulness .vote {
    display: inline-block;
    padding: 0 10px;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.product-review-helpfulness .question {
    margin: 0 5px 0 0;
    font-style: italic;
}

.product-review-helpfulness .result {
    margin: 0 0 0 10px;
}


/********** WISHLIST & COMPARE LIST **********/



.wishlist-content {
    margin: 0 0 20px;
}

.wishlist-content .message-error {
    margin: 0 0 10px;
}

.wishlist-content .tax-shipping-info {
    margin: 0 0 20px;
    border: none;
}

.wishlist-content .buttons {
    font-size: 0;
}

.wishlist-content .button-2 {
    height: 32px;
    margin: 0 5px 5px;
    border: none;
    padding: 8px 16px;
    vertical-align: middle;
}

.wishlist-add-to-cart-button {
    border-color: transparent !important;
    background-color: #c03 !important;
    font: normal 15px 'eurostile';
    color: #fff;
}

.wishlist-page .share-info a {
    display: block;
    margin: 0 0 5px;
    font-weight: bold;
    color: #c03;
}

.compare-products-page {
    position: relative;
    overflow: hidden;
}

.compare-products-page .clear-list {
    display: inline-block;
    margin: 0 0 30px;
    background-color: #333;
    padding: 8px 16px;
    font-weight: bold;
    color: #fff;
}

.compare-products-page .button-2 {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.compare-products-page img {
    max-width: 100%;
}

.compare-products-table {
    display: none;
}


/*********** TOPICS ***********/



.topic-block {
    margin: 0 0 20px;
}

.home-page .topic-block {
    width: 95%;
    margin: 0 auto 30px;
}

.topic-block-title h1,
.topic-block-title h2 {
    font: normal 24px/36px 'eurostile';
}

.topic-html-content-body {
    line-height: 20px;
}

.topic-block a,
.topic-page a {
    text-decoration: underline;
}

.topic-page .page-body {
    line-height: 20px;
    font-size: 13px;
}

.topic-password {
    overflow: hidden;
    text-align: center;
}

.enter-password-title {
    margin: 10px 0;
    color: #c00;
}

.enter-password-form {
    display: inline-block;
    overflow: hidden;
}

.enter-password-form input[type="password"] {
    float: left !important;
    width: 200px !important;
    height: 36px !important;
    border-color: #333 !important;
}

.enter-password-form input[type="submit"] {
    float: left !important;
    width: auto !important;
    height: 36px !important;
    border: none !important;
    background: #333 !important;
    padding: 0 20px !important;
    font-size: 13px !important;
    color: #fff !important;
    text-transform: uppercase !important;
}

.password-error {
    margin: 0 0 10px;
}


/*********** CONTACT & EMAIL A FRIEND ***********/



.contact-page .form-fields,
.email-a-friend-page .form-fields,
.apply-vendor-page .form-fileds {
    margin: 0 0 20px;
}

.contact-page .message-error,
.email-a-friend-page .message-error,
.apply-vendor-page .message-error {
    margin: 0 0 10px;
}

.contact-page .button-1,
.email-a-friend-page .button-1,
.apply-vendor-page .button-1 {
    border: none;
    background-color: #c03;
    padding: 10px 20px;
    font: normal 15px 'eurostile';
    color: #fff;
}

.email-a-friend-page .title {
    margin: 0 0 20px;
}

.email-a-friend-page .title h2 {
    font: normal 18px 'eurostile';
}


/********** REGISTRATION, LOGIN, ACCOUNT PAGES  **********/



.registration-page .fieldset:nth-child(2) select,
.account-page .fieldset:nth-child(3) select,
.inputs.date-of-birth select {
    width: 88px;
    /*birth-date selectors, always single line*/
}

.registration-page select+select,
.account-page select+select {
    margin: 0 0 0 10px;
}

.gender {
    display: inline-block;
    margin: 0 3px;
}

.gender span {
    margin: 0 3px;
}

.gender span>* {
    display: inline !important;
    vertical-align: middle;
    line-height: 32px;
}

#check-availability-button {
    margin: 10px 0 0;
    padding: 8px 16px;
    font: normal 14px Arial, Helvetica, sans-serif;
}

#username-availabilty {
    display: block;
    margin: 5px 0 0;
    font-size: 11px;
}

#username-availabilty:empty {
    display: none;
}

.vat-status,
.vat-note {
    display: block;
    margin: 5px 0 0;
    text-align: center;
    font-size: 12px;
    /*reset zeroing*/
}

.accept-privacy-policy {
    margin: 0 0 20px;
    text-align: center;
}

.accept-privacy-policy>* {
    display: inline-block;
    line-height: 32px;
    vertical-align: middle;
}

.accept-privacy-policy a {
    font-weight: bold;
}

.registration-page .buttons,
.registration-result-page .buttons,
.login-page .buttons,
.password-recovery-page .buttons,
.account-page .buttons,
.return-request-page .buttons {
    border-top: 1px dashed #c03;
    padding-top: 20px;
}

.registration-page .button-2,
.registration-page .button-1,
.registration-result-page .button-1,
.login-page .button-1,
.password-recovery-page .button-1,
.account-page .button-1,
.return-request-page .button-1 {
    border: none;
    background-color: #c03;
    padding: 10px 20px;
    font: normal 15px 'eurostile';
    color: #fff;
}

.registration-result-page .result {
    margin: 0 0 20px;
    color: #690;
}

.login-page .customer-blocks {
    margin: 0 0 40px;
}

.login-page .title {
    margin: 0 0 20px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.login-page .title strong {
    display: inline-block;
    margin: 0 0 -1px;
    box-shadow: 0 0 0 3px #fff;
    background-color: #333;
    padding: 10px 20px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

.login-page .new-wrapper {
    margin: 0 0 40px;
}

.login-page .inner-wrapper {}

.login-page .text {
    margin: 0 0 20px;
}

.login-page .inputs.reversed * {
    margin: 5px 0;
    line-height: 24px;
    font-size: 12px;
    /*reset zeroing*/
}

.external-authentication {
    margin: 0 0 30px;
    overflow: hidden;
    text-align: center;
}

.external-authentication fieldset {
    float: none !important;
}

.password-recovery-page .tooltip {
    margin: 0 0 20px;
}

.password-recovery-page .result {
    margin: 0 0 5px;
    font-weight: bold;
}

.address-list-page .buttons,
.order-list-page .buttons,
.back-in-stock-subscription-list-page .buttons,
.forum-subscriptions-page .buttons {
    border: none;
    padding: 0;
}

.account-page .button-2 {
    border: none;
    background-color: #eee;
    padding: 8px 16px;
}

.account-page .edit-address {
    margin: 0 0 30px;
}

.account-page .description {
    margin: 0 0 20px;
}

.address-list-page .info,
.order-list-page .info {
    margin: 0 0 20px;
    line-height: 20px;
}

.address-list-page .name,
.address-list-page .country {
    margin: 3px 0;
    font-weight: bold;
}

.address-list-page .add-button {
    margin: 0 0 15px;
    border-top: 1px dashed #c03;
    padding-top: 20px;
    text-align: center;
}

.return-request-list-page a {
    font-weight: bold;
}

.return-request-list-page .comments {
    margin: 15px 0 0;
    color: #c03;
}

.subscription-list th,
.subscription-list td {
    text-align: left;
}

.subscription-list th:first-child,
.subscription-list td:first-child {
    text-align: center;
}

.reward-points-overview {
    margin: 0 0 15px;
}

.reward-points-history .title {
    margin: 0 0 15px;
    font-size: 14px;
    color: #c03;
    text-transform: uppercase;
}

.reward-points-history .title strong {
    font-weight: normal;
}

.change-password-page .fieldset {
    margin-bottom: 30px;
}

.avatar-page .message-error {
    margin: 0 0 10px;
}

.avatar-page .fieldset {
    margin: 0 0 15px;
}

.avatar-page .image {
    margin: 0 0 10px;
}

.avatar-page .image img {
    border: 1px solid #ccc;
}

.avatar-page input[type="file"] {
    width: 75px;
    overflow: hidden;
}

.avatar-page input[type="submit"] {
    display: inline-block;
    min-width: 90px;
    height: 32px;
    padding: 0 16px;
    vertical-align: middle;
}

.avatar-page .info {
    margin: 0 0 20px;
}

.vendorinfo-page .vendor-picture {
    margin: 10px 0 -10px;
    text-align: center;
}

.vendorinfo-page .vendor-picture img {
    display: block;
    margin: 0 auto 10px;
}

.user-agreement-page {
    text-align: left;
}

.terms-of-agreement {
    padding: 0 0 30px;
    text-align: center;
}

.user-agreement-page .buttons {
    text-align: center;
}

.user-agreement-page .button-1 {
    background-color: #c03;
    border: medium none;
    color: #fff;
    font: 15px "eurostile";
    padding: 10px 20px;
}

/********** SHOPPING CART & CHECKOUT **********/



.order-progress {
    margin: 0 0 20px;
    background-color: #f6f6f6;
    text-align: center;
}

.order-progress ul {
    font-size: 0;
}

.order-progress li {
    display: inline-block;
    margin: 10px;
}

.order-progress a {
    display: block;
    min-width: 70px;
    font-size: 13px;
    color: #000;
}

.order-progress a:before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto 10px;
    border: 2px solid transparent;
    background: #fff url(../images/img/order-progress-1.png) center no-repeat;
}

.order-progress li.active-step a {
    cursor: pointer;
}

.order-progress li.active-step a:before {
    border-color: #333;
    background-image: url(../images/img/order-progress-2.png);
}

.order-progress li.current-step a {
    color: #c03;
}

.order-progress li.current-step a:before {
    border-color: #c03;
    background-image: url(../images/img/order-progress-red.png);
}

.order-progress li.inactive-step a {
    opacity: 0.5;
    cursor: default;
}

.shopping-cart-page .button-1,
.checkout-page .button-1 {
    border: none;
    background: #c03;
    padding: 10px 20px;
    font: normal 15px 'eurostile';
    color: #fff;
    white-space: normal;
}

.shopping-cart-page .button-2,
.checkout-page .button-2,
.order-details-page .page-title a {
    display: inline-block;
    border: none;
    background-color: #c03;
    padding: 8px 16px;
    color: #fff;
}

.remove-discount-button,
.remove-gift-card-button {
    width: 16px;
    height: 16px;
    margin: 0 0 0 5px;
    border: 1px solid #ccc;
    background: #fff url(../images/img/close.png) center no-repeat;
    cursor: pointer;
}

.shopping-cart-page .message-error {
    margin: 0 0 20px;
    font-size: 13px;
}

.shopping-cart-page .selected-checkout-attributes {
    display: none;
}

.selected-checkout-attributes {
    margin: 0 0 20px;
    text-align: center;
}

.shopping-cart-page .cart-options {
    /*margin: 0 0 40px;*/
}

.shopping-cart-page .common-buttons {
    font-size: 0;
}

.shopping-cart-page .common-buttons input {
    min-width: 150px;
    margin: 0 5px 10px;
}

.order-summary-content .table-wrapper {
    margin-bottom: 40px;
}

.order-summary-content .cart-options {
    position: relative;
    top: -29px;
}

.shopping-cart-page .tax-shipping-info {
    margin: 10px 0 0;
    border: none;
    padding: 0;
}

.checkout-attributes {
    margin: 20px 0;
    text-align: center;
}

.checkout-attributes dt {
    margin: 0 0 5px;
    font-weight: bold;
}

.checkout-attributes dd {
    margin: 0 0 10px;
}

.checkout-attributes li {
    line-height: 24px;
}

.checkout-attributes li * {
    vertical-align: middle;
}

.checkout-attributes .color-squares li label {
    display: block;
    margin: 0 5px;
    text-align: center;
    line-height: normal;
}

.cart-footer:after {
    content: "";
    display: block;
    clear: both;
}

.cart-footer .totals {
    /*width: 300px;*/
    width: 303px;
    max-width: 100%;
    margin: 0 auto 30px;
}

.cart-footer .total-info {
    margin: 0 0 20px;
}

/* .total-info .cart-total{ */
/* top:29.67px; */
/* } */

.cart-total td {
    width: 50%;
    border: 1px solid #ccc;
    padding: 5px;
}

.cart-total td.cart-total-left {
    font-weight: bold;
}

.cart-total .order-total {
    font-size: 16px;
    color: #c00;
}

.cart-total .order-total .cart-total-left {
    color: #333;
    font-size: 12px;
}

.terms-of-service {
    margin: 0 0 20px;
}

.terms-of-service label {
    cursor: pointer;
}

.terms-of-service a {
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}

.cart-footer .button-1 {
    font-size: 18px;
}

.cart-footer .addon-buttons {
    margin: 20px 0 0;
}

.cart-collaterals {
    max-width: 100%;
    margin: 0 auto 30px;
}

.cart-collaterals .deals {
    margin: 0 0 30px;
    background-color: #f6f6f6;
    padding: 15px;
}

.cart-collaterals .title {
    margin: 0 0 5px;
    font-size: 13px;
    color: #c03;
}

.cart-collaterals .hint {
    margin: 0 0 5px;
}

.cart-collaterals .deals>div {
    margin: 0 0 10px;
}

.cart-collaterals .coupon-code {
    max-width: 360px;
    margin: auto;
    overflow: hidden;
    font-size: 0;
}

.cart-collaterals .coupon-code input[type="text"] {
    float: left;
    width: 64%;
    height: 30px;
    /*safari padding fix*/
    margin: 0 -1px 0 0;
    border-color: #999;
    background-color: #fff;
}

.cart-collaterals .coupon-code input[type="submit"] {
    float: left;
    width: 36%;
    height: 30px;
    /*safari padding fix*/
    border: 1px solid #999;
    background-color: #999;
    padding: 0;
    color: #fff;
}

.cart-collaterals .message {
    margin: 5px 0 0;
    color: #c00;
}

.cart-collaterals .current-code {
    margin: 5px 0 0;
    color: #690;
}

.cart-collaterals .shipping {
    margin: 0 20px 40px;
}

.cart-collaterals .estimate-shipping-button {
    margin-top: 5px;
}

.cart-collaterals .shipping-results {
    margin: 20px 0 0;
}

.cart-collaterals .shipping-results li {
    margin: 10px 0;
}

.checkout-page .section .title {
    margin-bottom: 30px;
}

.checkout-page .pickup-points {
    border: 1px dotted #ccc;
    padding: 20px 10px 10px;
}

.checkout-page .pickup-points .title {
    display: none;
    margin: 0 0 40px;
}

.checkout-page .select-pickup-point {
    text-align: center;
}

.checkout-page .select-pickup-point li {
    display: inline-block;
}

.checkout-page .select-address select {
    max-width: 100%;
}

.checkout-page .pickup-points-map {
    height: 300px;
    margin: 20px 0 0;
}

.checkout-page .address-grid {
    overflow: hidden;
}

.checkout-page .address-item {
    width: 280px;
    margin: 0 auto 20px;
    border: 1px dotted #ccc;
    padding: 15px;
    position: relative;
}

.checkout-page .address-item .address-box {
    padding: 0;
    margin: 0 0 10px;
}

.checkout-page .address-item li {
    padding: 2px 0;
}

.checkout-page .address-item li.name {
    margin: 0 0 5px;
    font-size: 13px;
}

.checkout-page .address-item li.country {
    margin: 5px 0 0;
    font-size: 16px;
    color: #c03;
}

.checkout-page .edit-address {
    margin: 0 0 20px;
}

.new-address-next-step-button {
    margin: 0 0 30px;
}

.shipping-method .method-list,
.payment-method .method-list {
    margin: 0 15px 20px;
    border: 1px dotted #ccc;
    padding: 10px;
    text-align: left;
}

.shipping-method .method-list li,
.payment-method .method-list li {
    margin: 10px 0;
    padding: 5px;
}

.shipping-method .method-list li label,
.payment-method .method-list li label {}

.shipping-method .method-description {
    margin: 5px 0 0;
}

.payment-logo,
.payment-details {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.use-reward-points {
    margin: 0 0 10px;
}

.payment-info .info {
    margin: 0 15px 20px;
    border: 1px dotted #ccc;
    padding: 10px;
    text-align: left;
    font-size: 13px;
}

.payment-info .info p {
    margin: 10px;
}

.confirm-order {
    margin: 20px 0;
    background: #eee;
    padding: 15px;
    text-align: center;
}

.confirm-order .buttons {
    margin: 0;
}

.confirm-order .button-1 {
    font-size: 18px;
}

.order-review-data,
.shipment-overview {
    padding: 10px;
}

.order-review-data ul,
.shipment-overview ul {
    margin: 0 0 30px;
    border: 1px dotted #ccc;
    padding: 10px;
}

.order-review-data li,
.shipment-overview li {
    padding: 2px 0;
}

.order-review-data .title,
.shipment-overview .title,
.order-details-area .title {
    margin: 20px 0 5px;
    font-size: 13px;
    color: #c03;
}

.order-review-data .title:first-child,
.shipment-overview .title:first-child,
.order-details-area .title:first-child {
    margin-top: 0;
}

.order-review-data .name,
.shipment-overview .name,
.order-details-area .name {
    margin-bottom: 5px;
    font-weight: bold;
}

.order-review-data .country,
.shipment-overview .country,
.order-details-area .country {
    margin-top: 5px;
    font-weight: bold;
}

.order-confirm-page .order-review-data>ul>.title {
    border: none;
    text-align: center;
    font-weight: bold;
    margin: 0;
}

.order-confirm-page .order-review-data>ul li~.title {
    margin: 20px 0 5px;
}

.order-completed .details {
    margin: 0 0 20px;
}

.order-completed .details strong {
    font-weight: normal;
}

.order-completed .details a {
    display: block;
    margin: 5px 0 0;
    font-weight: bold;
}

.opc .step-title {
    margin-bottom: 1px;
    overflow: hidden;
    background-color: #f6f6f6;
    padding: 10px;
}

.opc .allow .step-title,
.opc .allow .step-title * {
    cursor: pointer;
}

.opc .step-title * {
    float: left;
    font: normal 14px 'eurostile';
}

.opc .step-title span {
    margin: 0 10px 0 0;
}

.opc .step {
    margin: 10px 0;
    padding: 10px;
}

.opc .section {
    margin: 0 0 15px;
    padding: 15px;
    text-align: center;
}

.opc .section>label {
    display: block;
    margin: 0 0 10px;
}

.opc input[type="text"],
.opc select {
    max-width: 100%;
}

.opc .buttons {
    margin-bottom: 0;
}

.opc .back-link {
    margin: 0 0 10px;
}

.opc .back-link small {
    display: none;
}

.opc .back-link a {
    font-weight: bold;
}

.opc .please-wait {
    display: block;
    margin: 10px 0 0;
}

.opc .terms-of-service {
    text-align: center;
}

.opc .select-pickup-points label {
    display: none;
}

.opc #confirm-order-buttons-container {
    background-color: #eee;
    padding: 10px;
}

.opc .section.order-summary {
    border: none;
    padding: 0;
}

.opc .section.order-summary .order-review-data .title {
    border: none;
    font-weight: bold;
    margin-bottom: 5px;
}

.order-details-page .page-title {
    margin: 0 0 20px;
    overflow: hidden;
}

.order-details-page .page-title h1 {
    margin: 0 0 10px;
}

.order-details-page .order-overview {
    margin: 0 0 20px;
    background-color: #eee;
    padding: 10px;
    line-height: 20px;
}

.order-details-area {
    margin: 0 0 20px;
    overflow: hidden;
}

.order-details-area td {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    vertical-align: top;
}

.order-details-area ul {
    margin: 10px;
    border: 1px dotted #ccc;
    padding: 10px;
}

.order-details-page .section .title,
.shipment-details-page .section .title,
.return-request-page .title {
    margin-bottom: 25px;
}

.order-details-page .download a,
.order-details-page .download-license a {
    color: #c03;
    line-height: 20px;
}

.order-details-page .tax-shipping-info {
    border: none;
}

.order-details-page .actions {
    margin: 20px 0 0;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

.order-details-page .actions input,
.order-details-area .repost .re-order-button {
    min-width: 100px;
    margin: 0 5px;
    border: none;
    background-color: #ddd;
    padding: 8px 16px;
}

.order-details-page .cart-total {
    width: 300px;
    margin: 0 auto 30px;
}

.shipment-details-page .shipment-overview {
    overflow: hidden;
    margin: 0 0 20px;
}

.shipment-details-page .shipment-overview>ul {
    text-align: left;
}

.shipment-details-page .shipment-overview>ul:first-child {
    margin: 0 0 20px;
}

.shipment-details-page .section {
    width: 100%;
}


/*********** SEARCH & SITEMAP ***********/



.search-input input+label {
    display: inline;
    margin: 0 0 0 2px;
}

.basic-search {
    margin: 0 5% 20px;
    border: 1px dotted #ccc;
    padding: 20px 5px 0;
}

.basic-search input[type="text"] {
    width: 400px;
    max-width: 90%;
}

.advanced-search {
    max-width: 90%;
    margin: 0 auto 20px;
    border: 1px dotted #ccc;
    padding: 10px 20px 0;
}

.advanced-search .price-range {
    display: inline-block;
}

.advanced-search .price-range input {
    width: 80px;
    height: 32px;
    margin: 3px;
}

.search-input .button-1 {
    border: none;
    background-color: #c03;
    padding: 10px 20px;
    font: normal 15px 'eurostile';
    color: #fff;
}

.search-input .warning,
.search-results .result {
    display: block;
    margin: 10px 0 0;
    font-weight: normal;
    color: #c00;
}

.search-results {
    margin: 30px 0 0;
}

.sitemap-page .entity {
    margin: 0 0 20px;
}

.sitemap-page .entity-title {
    margin: 0 0 10px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.sitemap-page .entity-title h2 {
    display: inline-block;
    margin: 0 0 -1px;
    box-shadow: 0 0 0 3px #fff;
    background-color: #333;
    padding: 10px 20px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

.sitemap-page .entity-body {
    line-height: 24px;
}

.sitemap-page li {
    display: inline-block;
    margin: 0 10px;
}

.sitemap-page a {
    display: block;
    line-height: 32px;
}

.sitemap-page a:empty {
    display: none;
}

.sitemap-page .description {
    margin: 0 10px 20px;
}


/********** BLOG & NEWS **********/



.block li.year {
    margin-top: 20px;
}

.block li.year:first-child {
    margin-top: 0;
}

.block li.year strong {
    display: block;
    cursor: default;
}

.block li.year ul {
    margin: 0 0 5px;
}

.blog-page .post,
.news-items .news-item {
    position: relative;
    margin: 0 10px 20px;
    background-color: #f6f6f6;
    padding: 10px;
}

.post-title,
.news-title {
    display: inline-block;
    margin: 0 0 10px;
    padding: 5px;
    font: normal 15px 'eurostile';
    color: #c03;
}

.post-date,
.news-date {
    display: block;
    font-style: italic;
    overflow: hidden;
    position: relative;
}

.post-head~*,
.news-head~* {
    display: none;
}

.blogpost-page .post-date,
.news-item-page .news-date {
    background-color: #f6f6f6;
    padding: 10px;
}

.post-body,
.news-body {
    margin: 0 0 10px;
    padding: 10px;
    line-height: 20px;
    text-align: justify;
}

.blog-page .tags,
.blogpost-page .tags {
    margin: 0 0 40px;
    overflow: hidden;
    background-color: #f6f6f6;
    padding: 10px;
}

.blog-page .tags label,
.blogpost-page .tags label {
    display: inline-block;
    margin: 0 3px;
    font-weight: bold;
    vertical-align: middle;
    text-transform: uppercase;
}

.blog-page .tags ul,
.blogpost-page .tags ul {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
    font-size: 0;
}

.blog-page .tags li,
.blogpost-page .tags li {
    display: inline-block;
    font-size: 12px;
}

.blog-page .tags li.separator,
.blogpost-page .tags li.separator {
    margin: 0 5px 0 3px;
}

.blog-page .tags a,
.blogpost-page .tags a {
    display: inline-block;
    line-height: 24px;
}

.blog-search-results li a {
    color: #c03;
}

.blog-search-results li a:before {
    content: '';
    display: block;
    width: 12px;
    height: 11px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #c03 url(../images/img/bullet.png) center no-repeat;
    border: 1px solid #c03;
    border-radius: 100%;
}

.new-comment {
    margin: 0 0 40px;
}

.new-comment .title {
    margin-bottom: 30px;
}

.new-comment .notifications {
    margin: 0 0 10px;
}

.new-comment .result {
    color: #690;
}

.new-comment .form-fields {
    margin: 0 0 15px;
}

.new-comment .inputs label {
    display: none;
}

.new-comment textarea {
    width: 95%;
}

.new-comment .button-1 {
    border: none;
    background-color: #c03;
    padding: 10px 20px;
    font: normal 15px 'eurostile';
    color: #fff;
}

.comment-list .title {
    margin: 0 0 20px;
    background-color: #f6f6f6;
    padding: 10px;
    font-size: 14px;
    text-transform: uppercase;
}

.comment-list .title strong {
    font-weight: normal;
}

.blog-comment,
.news-comment {
    margin: 0 10px 30px;
    border: 1px dotted #ccc;
    padding: 15px;
}

.blog-comment:after,
.news-comment:after {
    content: "";
    display: block;
    clear: both;
}

.comment-info {
    width: 120px;
    margin: 0 auto 10px;
}

.comment-info .username {
    display: block;
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: bold;
    color: #c03;
}

.comment-info .avatar {
    position: relative;
    width: 120px;
    height: 120px;
    overflow: hidden;
}

.comment-info .avatar img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.comment-time {
    margin: 0 0 10px;
    font-style: italic;
}

.comment-body {
    line-height: 20px;
    text-align: justify;
}

.news-details {
    margin: 0 0 10px;
    padding: 10px;
    line-height: 20px;
    text-align: justify;
}

.news-details p {
    margin: 10px 0;
}

.news-items .read-more {
    display: none;
    margin: 20px 0 0;
    line-height: 24px;
}

.news-item-page .inputs:first-child label {
    display: block;
}

.news-list-homepage .news-items {
    margin: 0 0 20px;
    padding: 10px;
}

.news-list-homepage .news-items .item {
    margin: 0 0 20px;
    border: none;
    background: none;
    padding: 0;
}

/* www.urselect.com todo */
.news-list-homepage .news-title {
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin: 0;
    padding: 8px 0;
    /*font: normal 17px Arial, Helvetica, sans-serif;*/
    font: normal 13px Arial, Helvetica, sans-serif;
}

.news-list-homepage .news-date {
    margin: 0 0 15px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.news-list-homepage .news-body {
    display: block;
    height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    line-height: 16px;
    text-align: left;
}

.news-list-homepage .view-all {
    text-align: center;
    display: none;
}

.news-list-homepage .view-all a {
    display: inline-block;
    background-color: #333;
    padding: 8px 16px;
    color: #fff;
}

/* RE-CAPTCHA */

.recaptchatable #recaptcha_response_field {
    height: auto !important;
}

/*RESPONSIVE CAPTCHA*/
@media (max-width: 444px) {
    .recaptchatable #recaptcha_image {
        margin: 0 !important;
        width: 200px !important;
        float: left !important;
    }

    .recaptchatable #recaptcha_image img {
        max-width: 100%;
    }

    .recaptchatable .recaptcha_r1_c1,
    .recaptchatable .recaptcha_r3_c1,
    .recaptchatable .recaptcha_r3_c2,
    .recaptchatable .recaptcha_r7_c1,
    .recaptchatable .recaptcha_r8_c1,
    .recaptchatable .recaptcha_r3_c3,
    .recaptchatable .recaptcha_r2_c1,
    .recaptchatable .recaptcha_r4_c1,
    .recaptchatable .recaptcha_r4_c2,
    .recaptchatable .recaptcha_r4_c4,
    .recaptchatable .recaptcha_image_cell,
    .recaptchatable .recaptcha_r2_c2 {
        background: none !important;
    }
}


/********** FORUM & PROFILE **********/

.forums-header {
    overflow: hidden;
    clear: both;
}

.forums-main-page .topic-block h2 {
    color: #c03;
}

.forums-main-header {
    margin: 0 0 20px;
}

.forums-main-header:after {
    content: "";
    display: block;
    clear: both;
}

.current-time {
    margin: 0 0 10px;
    line-height: 36px;
}

.forum-search-box {
    margin: 0 0 20px;
    text-align: center;
}

.forum-search-box form {
    display: inline-block;
    overflow: hidden;
}

.forum-search-box .basic {
    margin: 0 0 10px;
    overflow: hidden;
}

.forum-search-box .basic,
.forum-search-page .basic-search div:first-child {
    border: 1px solid #ccc;
    overflow: hidden;
    background-color: #f6f6f6;
}

.forum-search-box .basic input,
.forum-search-page .basic-search div:first-child input {
    border: none;
}

.forum-search-box .search-box-text,
.forum-search-text {
    float: left;
    width: 265px !important;
}

.forum-search-box-button,
.forum-search-box .search-box-button {
    float: left;
    width: 36px;
    height: 36px;
    border: none;
    overflow: hidden;
    background: url(../images/img/search-button.png) center no-repeat;
    text-indent: 999px;
}

.forum-search-page .basic-search input[type="text"] {
    max-width: 100%;
}

.forum-search-box .advanced a {
    display: inline-block;
    background-color: #333;
    padding: 8px 10px;
    font-size: 12px;
    color: #fff;
}

.forums-table-section {
    margin: 0 0 30px;
}

.forums-table-section-title {
    margin: 0 0 10px;
    overflow: hidden;
    clear: both;
}

.forums-table-section-title>a,
.forums-table-section-title strong {
    font: normal 14px/24px 'eurostile';
    text-transform: uppercase;
}

.forums-table-section-title span {
    display: block;
}

.forums-table-section-title .view-all {
    line-height: 24px;
    color: #c03;
    font-size: 14px;
}

.forums-table-section-title .link-rss {
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
}

.forums-table-section td {
    padding: 15px;
}

.forums-table-section td a {
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
}

.forums-table-section .image div {
    width: 24px;
    height: 24px;
    margin: auto;
    background: url(../images/img/folder1.png) center no-repeat;
}

.forums-table-section .image div.announcement {
    background: url(../images/img/folder3.png) center no-repeat;
}

.forums-table-section .image div.sticky {
    background: url(../images/img/folder2.png) center no-repeat;
}

/* breadcrumb, search, pagers */

.forum-search-page .basic-search {
    padding: 20px;
    text-align: center;
}

.forum-search-page .basic-search div:first-child {
    display: inline-block;
    margin: 0 0 10px;
    overflow: hidden;
}

.forum-search-page .basic-search .inputs label {
    display: none;
}

.forum-search-page .basic-search .inputs.reversed label {
    display: inline-block;
    width: auto;
    margin: 0 0 0 2px;
}

.forum-search-page .advanced-search {
    margin: 15px auto 0;
    padding: 20px 20px 10px;
}

.forum-search-page .search-error {
    padding: 15px;
    text-align: center;
    color: #c00;
}

.forum-search-page .search-results {
    margin: 0 0 15px;
}

.pager.upper {
    display: none;
}

/* forum page */

.forum-page .forum-top,
.forum-actions {
    margin: 0 0 20px;
}

.forum-page .forum-info {
    position: relative;
    margin: 0 0 20px;
}

.forum-page .forum-name h1 {
    font: normal 24px/36px 'eurostile';
    color: #c03;
}

.forum-page .link-rss {
    position: absolute;
    right: 0;
}

.forum-page .actions a {
    margin: 0 10px 0 0;
    padding: 0 0 0 20px;
}

.forum-page .new-topic {
    background: url(../images/img/forum_icon4.png) left center no-repeat;
}

.forum-page .watch-forum {
    background: url(../images/img/forum_icon5.png) left center no-repeat;
}

/* topic page */

.forum-topic-page .topic-name h1 {
    margin: 0 0 20px;
    font: normal 24px/36px 'eurostile';
    color: #c03;
}

.forum-topic-page .topic-actions.upper {
    margin: 0 0 20px;
    overflow: hidden;
}

.forum-topic-page .actions a,
.topic-footer .actions a {
    margin: 0 10px 0 0;
    padding: 0 0 0 20px;
}

.forum-topic-page .reply-topic-button,
.topic-footer .reply-topic-button {
    background: url(../images/img/forum_icon4.png) left center no-repeat;
}

.forum-topic-page .watch-topic-button,
.topic-footer .watch-topic-button {
    background: url(../images/img/forum_icon5.png) left center no-repeat;
}

.forum-topic-page .manage {
    float: right;
}

.forum-topic-page .manage a {
    margin: 0 0 0 10px;
    padding: 0 0 0 20px;
}

.forum-topic-page .edit-topic-button,
.forum-topic-page .edit-post-button {
    background: url(../images/img/forum_icon1.png) left center no-repeat;
}

.forum-topic-page .delete-topic-button,
.forum-topic-page .delete-post-button {
    background: url(../images/img/forum_icon2.png) left center no-repeat;
}

.forum-topic-page .move-topic-button {
    background: url(../images/img/forum_icon3.png) left center no-repeat;
}

.forum-post,
.topic-post {
    margin: 0 0 20px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    padding: 5px 0 15px;
}

.forum-post .post-info,
.topic-post .post-info,
.profile-info-box .user-details,
.topic-post .post-info {
    width: 190px;
    margin: 0 auto 30px;
}

.forum-post .manage,
.topic-post .manage-post {
    float: none;
    margin: 0 0 10px;
    overflow: hidden;
}

.forum-post .manage a,
.topic-post .manage-post a {
    float: left;
    margin: 0 0 0 5px;
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 5px 5px 5px 25px;
}

.forum-post .manage a:first-child,
.topic-post .manage-post a:first-child {
    margin-left: 0;
}

.forum-post .manage a:hover,
.topic-post .manage-post a:hover {
    text-decoration: none;
}

.forum-post .edit-post-button,
.forum-post .delete-post-button,
.topic-post .delete-post-button,
.topic-post .edit-post-button {
    background-position: 5px center;
}

.forum-post .user-info,
.topic-post .user-info {
    padding-right: 10px;
    /*align control*/
}

.post-info .user-info .username {
    display: inline-block;
    margin: 0 0 5px;
    font-weight: bold;
}

.topic-posts .topic-post {
    overflow: hidden;
}

.forum-post .avatar,
.topic-post .avatar,
.profile-info-box .avatar {
    position: relative;
    height: 150px;
    /*adjust as you like*/
    margin: 0 0 10px;
    border: 1px solid #ccc;
    overflow: hidden;
    width: 190px;
    float: left;
}

.forum-post .avatar img,
.topic-post .avatar img,
.profile-info-box .avatar img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.forum-post .user-stats,
.topic-post .user-stats {
    margin: 0 0 10px;
    font-size: 11px;
}

.forum-post .user-stats span,
.topic-post .user-stats span,
.profile-info-box .profile-stats span {
    margin: 0 0 0 3px;
    font-weight: bold;
}

.forum-post .pm-button,
.topic-post .pm-button,
.profile-info-box .send-pm .pm-button,
.send-pm-button {
    display: inline-block;
    background-color: #333;
    padding: 5px 10px;
    color: #fff;
}

.profile-info-box .send-pm {
    clear: both;
    display: block;
    text-align: left;
}

.forum-post .post-time,
.topic-post .post-head {
    margin: 0 0 10px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #eee;
    padding: 5px;
}

.topic-post .quote-post a {
    float: right;
    margin: 0 0 0 5px;
    background-color: #c03;
    padding: 0 3px;
    color: #fff;
}

.topic-post .post-time {
    float: left;
}

.topic-post .post-actions {
    float: right;
}

.topic-post .post-body {
    display: block;
    position: relative;
    padding: 10px 40px 10px 10px;
}

.topic-post .post-text {
    min-height: 100px;
}

.topic-post .post-vote {
    position: absolute;
    top: 10px;
    right: 0;
}

.topic-post .post-vote>span {
    display: block;
    width: 25px;
    height: 25px;
    background-color: #eee;
    background-image: url(../images/img/votes.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

.topic-post .post-vote>.vote.up {
    background-position: -25px center;
}

.topic-post .post-vote>.vote.down {
    background-position: 0 center;
}

.topic-post .post-vote>div {
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}

.topic-post .signature {
    display: block;
    background-color: #f6f6f6;
    padding: 20px;
    text-align: left;
    font-style: italic;
}

.topic-footer {
    overflow: hidden;
}

.topic-footer .actions {
    line-height: 32px;
}

.topic-actions.lower .actions {
    display: none;
}

.forum-edit-page .inputs span {
    vertical-align: middle;
    margin-left: 5px;
    font-size: 13px;
}

/* profile page */

.profile-info-box {
    overflow: hidden;
}

.profile-info-box .title {
    margin: 0 0 10px;
    font-size: 18px;
}

.profile-info-box .title strong {
    font-weight: normal;
}

.profile-page .topic {
    margin: 0 0 20px;
    padding: 0 0 15px;
}

.profile-page .topic-title {
    background: #f6f6f6;
    padding: 10px;
    font-size: 16px;
    color: #c03;
}

.profile-page .topic-title a {
    vertical-align: middle;
    font-style: italic;
}

.profile-page .topic-body {
    margin: 0 0 10px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 10px;
}

.profile-page .topic-data {
    color: #999;
}

/* forum edit & send message */

.forum-edit-page .form-fields,
.private-message-send-page .form-fields {
    border: 1px dotted #ccc;
    padding: 15px;
}

.move-topic-page .inputs {
    margin-bottom: 15px;
    border: 1px dotted #ccc;
    padding: 25px;
}

.forum-edit-page strong,
.private-message-send-page a {
    vertical-align: middle;
    font-size: 18px;
    font-weight: normal;
    color: #c03;
}

.forum-edit-page .buttons,
.private-message-send-page .options,
.private-messages-page .buttons,
.private-messages .buttons {
    margin: 15px 0 0;
    text-align: center;
}

.forum-edit-page .buttons input,
.move-topic-page .buttons input,
.private-message-send-page .options input,
.private-messages-page .buttons input,
.private-message-view-page .options input,
.private-messages .buttons input {
    min-width: 115px;
    border: 1px solid #ccc;
    padding: 6px 24px !important;
    font-size: 17px;
}

.forum-edit-page .buttons input[type="submit"],
.move-topic-page .buttons input[type="submit"],
.private-messages-page .buttons input[type="submit"],
.private-message-send-page .options input[type="submit"],
.private-message-view-page .options input.button-1 {
    border-color: transparent;
    background-color: #c03 !important;
    color: #fff;
}

.private-message-send-page .message label {
    display: none;
}

.private-messages .view-message ul {
    overflow: hidden;
    margin: 0 0 10px;
}

.private-messages .view-message ul li {
    float: left;
}

/* inbox & view message */

.private-messages-page td.date {
    width: 15%;
    white-space: nowrap;
}

.private-messages-page .mark-unread-pm-button {
    display: none;
}

.private-message-view-page .view-message div {
    display: inline-block;
}

.private-message-view-page label {
    font-weight: bold;
}

.private-message-view-page span {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

.private-message-view-page span:after {
    content: "|";
    margin: 0 0 0 10px;
}

.private-message-view-page .message {
    display: block !important;
    margin: 15px 0;
    border: 1px solid #ccc;
    padding: 15px;
}

.private-message-view-page .message span:after {
    display: none;
}

.private-message-view-page .options {
    display: block !important;
    overflow: hidden;
    text-align: left;
}

.private-message-view-page .back-pm-button {
    float: right;
    text-transform: capitalize !important;
}

.order-details-area .repost .button-2 {
    margin-left: 0px !important;
}

.inputs .button-1 {
    margin-bottom: 20px;
}

/*
.dropdown.pdt_details_list_wrapper.fullWidth.boxes-36 .pdt_details_list {
    border-top: 1px solid #c03;
}*/

.add-info a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.add-info .buttons {
    z-index: 99;
}

.email-a-friend-quote .button-1 {
    border: none;
    background-color: #c03;
    padding: 8px 12px;
    /*font: normal 15px 'eurostile';*/
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.email-text {
    float: left;
    width: 70%;
}

.email-image img {
    width: 20%;
}

.email-image a:before {
    content: none !important;
}

.social-link {
    position: absolute;
    right: 0;
    top: 17px;
    width: 30%;
}

.xunjia .method2 .list .neirong input.i2:first-child {
    background-color: yellow;
}

.product-unit-price,
.product-quantity,
.product-subtotal,
.total-info {
    font-size: 15px;
}

.product-description {
    font-size: 15px;
    font-weight: normal;
    color: black;
}

.cart-total {
    width: 401px;
    /*right: 98px;*/
    position: relative;
}

.checkout-buttons {
    text-align: right;
}

/* added on 2019-06-24 for order info tab */
#orderInfoQuickTabs {
    margin-top: 5px;
    margin-bottom: 5px;
}

#tab-three-label .page-title {
    margin-bottom: 10px;
    /*margin-bottom: 0;*/
}

/* added on 2019-07-01 for product details tabs */
.product-details-page .ui-tabs .full-description {
    margin-top: 0 !important;
    border: 1px solid #ddd;
    padding: 10px 10px 0;
}

.order-summary-content .product-title a,
.order-summary-content .product-quantity,
.order-summary-content .manufacturer a,
.order-summary-content .total-info,
.order-summary-content .product-description,
.order-summary-content .quantity .qty-input,
.order-summary-content .product-unit-price,
.order-summary-content .product-subtotal {
    font-size: 12px !important;
}

.payment-logo img {
    width: 200px;
}

.customer-order-details .billing-info,
.customer-order-details .shipping-info {
    font-size: 13px;
}

.customer-order-details .product-unit-price,
.customer-order-details .product-quantity,
.customer-order-details .product-subtotal,
.customer-order-details .total-info {
    font-size: 13px;
}

.customer-order-details .cart-total {
    right: 0;
}

@media(min-width: 1024px) {
    .side-2.sticky-top {
        top: 10px;
        position: fixed;
    }

    .side-2.sticky-bottom {
        position: fixed;
        bottom: 10px;
    }
}

/* sticky sidebar */
.sidebar {
    will-change: min-height;
}

.sidebar__inner {
    transform: translate(0, 0);
    /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}

/* Sidebar Search/Certifications */
.certficate {
    display: inline-block;
    width: 50%;
    padding: 5px;
    float: left;
    text-align: center;
}

.certficate img {
    max-width: 100%;
    max-height: 90px;
    margin: auto;
}

.side-search {
    margin-bottom: 30px;
    background-image: url(/Content/search-bg.jpg);
    /*background-size: 100% 100px;*/
    background-size: cover;
}

.side-search h3 {
    padding-top: 10px;
    padding-bottom: 5px;
    color: #fff;
    text-align: center;
}

.side-search .search-box {
    padding: 0 10px 5px;
}

.side-search .search-box input.search-box-text {
    width: 85% !important;
    height: 25px;
}

.side-search .search-box-button {
    float: right;
    width: 15%;
    height: 25px;
    border: none;
    overflow: hidden;
    background: url(/Content/search-icon.png) center no-repeat #c03;
    background-size: cover;
    text-indent: 999px;
}

.search-powered-by span {
    color: #fff;
    vertical-align: top;
    padding-left: 25px;
    line-height: 1.6;
}

.search-powered-by img {
    max-height: 25px;
    padding-right: 5px;
}

@media(max-width: 480px) {
    .side-search {
        margin: -5px -5px 10px -5px
    }

    .picture-thumbs.in-carousel {
        max-width: 320px !important;
    }
}

@media(max-width: 1000px) {

    .side-search .search-box {
        padding: 0 30px;
        display: block;
        position: relative;
        box-shadow: none;
        background: none;
        z-index: 0;
    }

    .side-search .search-box-button {
        background-size: contain;
    }

    .search-powered-by {
        margin-left: 30%;
    }

    .menuIcon {
        display: none
    }
}

/*** Footer Blog CSS ***/
.footer-block .news-items .news-item {
    padding-bottom: 0;
}

.news-list-homepage .news-title {
    height: auto;
    max-height: 30px;
    /*38px;*/
}

.news-list-homepage .news-date {
    margin-bottom: 0;
}

/*** Notification Modification ***/
.center-1.notification {
    min-height: 25px !important;
}

@media (min-width: 1001px) {
    .home-slider .subheader-wrapper {
        /*position: unset!important;*/
        margin-bottom: 0px !important;
    }
}

.
/*header-links-wrapper {
    margin-top: 12px !important;
}*/

.item-box .category-item .title a {
    font-size: 14px;
    text-align: center;
}

.category-item:hover .title,
.category-item .title {
    padding: 14px 5px !important;
    background: #efeff1;
}

/*** Home Page Support Section ***/
/* Team */
#team {
    position: relative;
    background: #fff;
    padding: 0 0 30px;
    /* 80px 0 70px;*/
    border-top: 40px solid transparent;
    /*70px solid transparent;*/
    margin-top: -70px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.team-info {
    padding: 18px;
    /* 25px;*/
    background: #efeff1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.folio-inner {
    padding: 25px 25px 10px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.team-info h3,
.folio-inner h3,
.team-info h4,
.folio-inner h4 {
    font-size: 14px;
    margin: 5px 0 0;
    /*text-transform: uppercase;*/
    font-weight: 600;
    color: #000;
    text-align: center;
    /*margin-bottom: 15px;*/
    padding-top: 20px;
    position: relative;
    min-height: 52px;
}

.team-info h3:before,
.folio-inner h3:before,
.team-info h4:before,
.folio-inner h4:before {
    content: "";
    font-size: 18px;
    width: 26px;
    height: 2px;
    margin: 0 auto;
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #999;
}

.team-info h4 span,
.folio-inner h4 span {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    display: block;
    margin-top: 5px;
}

.team-info p {
    font-size: 13px;
    font-weight: 400;
    color: #999;
    text-align: center;
    line-height: 18px;
    margin: 0;
}

#team .item:hover,
.folio-info:hover {
    cursor: pointer;
}

#team .item:hover .team-info {
    background: #d82132;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.folio-info:hover .folio-inner {
    background: #d82132;
    border-color: #d82132;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#team .item:hover .team-info h4,
#team .item:hover .team-info h4 span,
.folio-info:hover .folio-inner h4,
.folio-info:hover .folio-inner h4 span {
    color: #fff;
}

#team .item:hover .team-info p {
    color: #fff;
}

#team .item:hover .team-info h4:before,
.folio-info:hover .folio-inner h4:before {
    content: "";
    background: #fff;
}

#owl-folio .item {
    position: relative;
    z-index: 8787;
}

#owl-team .owl-controls .owl-page span {
    display: block;
    width: 16px;
    height: 4px;
    margin: 50px 4px 0;
    opacity: 1;
    border-radius: 0;
    background: #ccc;
}

#owl-team .owl-controls .owl-page.active span {
    background: #d82132;
}

.team-staff {
    position: relative;
}

.team-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 0%;
    overlay: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#owl-team .item:hover .team-overlay {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    visibility: visible;
    overlay: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.team-overlay .social {
    height: 35px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    bottom: 0px;
    width: 155px;
}

.inner-wrap2 {
    background: #000 url(/Themes/Traction/Content/demo/bg/3.jpg) no-repeat center top fixed;
    background-size: 100% auto;
    position: relative;
    padding: 85px 0;
}

.inner-wrap2 p {
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    text-align: center;
    margin: -25px 0 0;
    padding: 0 12%;
}

.inner-wrap2 a {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-top: 0;
    padding: 12px 20px 10px;
    display: table;
    position: relative;
    margin: 0 auto;
    background: url(/Themes/Traction/Content/images/border.png) no-repeat top center;
}

#team .item:hover .team-info {
    background: #d82132;
}

.folio-info:hover .folio-inner {
    background: #d82132;
    border-color: #d82132;
}

#owl-team .owl-controls .owl-page.active span {
    background: #d82132;
}

.img-responsive {
    max-width: 100%;
}

#team .owl-item .item a {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.mobile-header,
.mobile-header-links {
    display: none;
}

.no-border {
    border: none !important;
}

.header-menu .sublist li a {
    font-family: Arial, Helvetica, sans-serif !important;
}

#owl-team.owl-carousel .owl-item .item {
    margin-left: 10px;
}

.team-staff {
    margin-bottom: -3px;
}

.team-info {
    font-family: 'Raleway';
}

.bg-overlay {
    background-color: #000;
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
    position: fixed;
    z-index: 10;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

/*** Home Page Products Section ***/
.associations {
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(209, 209, 209, 1);
    border-radius: 4px;
    margin-top: 25px;
    min-height: 130px;
}

.card {
    -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    box-sizing: border-box;
    padding: 10px 0;
}

.card-bottom-content {
    clear: both;
    padding: 0 15px;
}

.assoc-image {
    float: left;
    /*padding: 5px;*/
    margin: 10px 7px 10px 5px;
}

.assoc-text {
    padding-right: 10px;
    padding-bottom: 20px;
    width: 62%;
    float: left;
}

a.assoc-name {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 16px !important;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333 !important;
}

.assoc-descrip {
    font-size: 13px;
}

.list-item-descript {
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.assoc-vendor {
    font-size: 12px;
    margin-bottom: 0 !important;
}

.list-item-unitPrice {
    background-color: rgba(227, 230, 232, 1);
    box-sizing: border-box;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(227, 230, 232, 1);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 11px;
    color: #222;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    line-height: 1;
    vertical-align: middle;
    text-align: center;
    outline: none;
    border: 1px solid transparent;
    border-radius: 16px;
    padding: 5px 18px;
    min-width: 69px;
}

.list-item-detailp {
    text-decoration: none;
    font-weight: 700;
    box-sizing: border-box;
    color: #fff;
    display: inline-flex;
    background-color: #c00;
    align-items: center;
    line-height: 1;
    margin: 5px 8px;
    vertical-align: middle;
    text-align: center;
    transition: all .15s ease-out;
    cursor: pointer;
    outline: none;
    border: 1px solid transparent;
    border-radius: 16px;
    font-size: 12px;
    padding: 5px 18px;
    min-width: 69px;
}

@media(max-width: 1000px) {
    .home-page .product-grid .item-box .actual-price {
        display: inline-block !important;
    }
}

@media(max-width: 480px) {
    .home-page .product-grid .item-box {
        margin-top: 0;
        padding: 0 0 20px;
    }

    .associations {
        margin-top: 0;
    }
}

/***** Category List *****/
.custom-category-nav-header {
    display: none;
}

.custom-category-grid {
    border: 1px solid #dfdfdf;
    margin-bottom: 20px;
}

.custom-category-grid h2.main-category {
    margin: 0;
    padding: 10px;
    background-color: #c03;
    color: white;
    text-transform: capitalize;
}

.custom-category-grid h2.main-category a:hover {
    color: white;
}

.custom-category-grid .custom-item-grid {
    padding: 0 0 20px;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 10px;
}

.custom-category-grid .custom-category-item {
    padding: 4px 0;
}

.custom-category-grid .custom-category-item a {
    font-size: 13px;
    color: black;
    text-transform: capitalize;
}

.custom-category-grid .custom-category-item a:hover {
    text-decoration: underline;
}

.user-guide-tab ul {
    text-align: left;
    list-style: none;
    padding-left: 15px;
}

.user-guide-tab ul li {
    padding: 5px 0;
}

.user-guide-tab ul li a {
    text-decoration: none;
}

.user-guide-tab ul li:hover a {
    color: #c03;
}

.user-guide-tab ul li a img {
    background: #666;
    width: 12px;
    border: 1px solid #666;
    border-radius: 100%;
}

.user-guide-tab ul li:hover a img {
    background: #c03;
    border: 1px solid #c03;
}

.home-page-quick-tabs-header-item {
    font-size: 14px;
    font-weight: normal;
}



.block-category-navigation .listbox {
    max-height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}

/* width */
.block-category-navigation .listbox::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.block-category-navigation .listbox::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px grey;
}

/* Handle */
.block-category-navigation .listbox::-webkit-scrollbar-thumb {
    background: #c03;
    border-radius: 10px;
}

/* Handle on hover */
.block-category-navigation .listbox::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}

li.active.last>a {
    color: #c03;
}


li.pdt_expand:hover .sub-categories-list {
    margin-left: -15px;
}

.aboutUs_topMenu {
    display: none
}





.ListBoxForDetail th:nth-child(1) {
    width: 18%;
    padding-left: 15px;
}

.ListBoxForDetail th:nth-child(2) {
    width: 33%;
}

.ListBoxForDetail th:nth-child(3) {
    width: 39%;
}

.ListBoxForDetail .manufacturer {
    font-weight: bold;
    color: #c03;
}

.ListBoxForDetail thead {
    background-color: #e0e4e9;
}

.ListBoxForDetail thead th {
    font-weight: bold;
    padding: 6px 0;
}

.ListBoxForDetail tr td:first-child img {
    width: 65px;
}


.card-box {
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.card-box .card-header {
    background-color: #8a8989;
    color: #fff;
    padding: 8px 5px;
    font: normal 14px 'eurostile';
}

.card-box .card-header h1 {
    font-size: 14px !important;
    font-weight: normal
}

.card-box .card-body {
    padding: 10px;
    position: relative
}


.productUpperTable td,
.shippingInfoTable td {
    padding: 5px 0;
    text-align: left;
    vertical-align: top
}

.productUpperTable tr td:nth-child(2),
.shippingInfoTable tr td:nth-child(2) {
    padding-left: 20px
}

span.tax-shipping-info {
    position: absolute;
    top: 5px;
    right: 10px;
}

.sampleBtnWrapper div {
    display: inline-block;
    width: auto;
}

.sampleBtnWrapper {
    margin-top: 10px;
}


.product-detail-wrapper .product-list {
    margin: auto;
}

#owl-relatedProducts .card,
#owl-top-seller-relatedProducts .card {
    padding: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin: auto;
}


.twoBtnWrapper {
    margin-top: 20px;
    margin-bottom: 15px;
}

.twoBtnWrapper .rfp {
    margin-right: 15px;
}

#owl-relatedProducts .lnkAlsoEval,
#owl-top-seller-relatedProducts .lnkAlsoEval {
    padding: 11px;
}

.header-menu .sublist li a .menuIcon {
    float: right;
}

.productContactUs label,
.productContactUs input,
.productContactUs textarea {
    width: auto !important
}

.productContactUs .inputs {
    display: flex
}

.buttons_productContactUs {
    text-align: right;
}

.buttons_productContactUs input {
    font-size: 0.8rem;
    padding: 10px 30px;
    background: #c03;
    color: #fff;
    border: none;
    border-radius: 10px;
}

.productContactUs textarea {
    min-height: 80px;
    width: 100% !important;
}

.productContactUs input {
    width: 78% !important;
}

.productContactUs label {
    width: 12% !important;
    line-height: 36px
}

.productContactUs .textarea {
    line-height: 80px
}

.productContactUs td {
    width: 50%
}


.header-menu .sublist li a .menuIcon {
    float: right;
    font-weight: bold;
}

.seeAll a {
    color: #c00 !important;
    font-weight: bold !important;
}

.seeAll:hover a {
    color: #fff !important;
}


.inputs.textarea label {
    display: none
}

.orderGuide {
    text-decoration: underline;
    color: #cc0033;
    margin-bottom: 10px;
    display: block;
    font: normal 14px 'eurostile';
    font-weight: 600;
}

.product-essential.tier {
    display: flex;
    width: 100%;
}



.accountMenu {
    display: none !important;
}

html.userLoogedIn .accountMenu {
    display: inline-block !important;
}

.footerLogoWrapper {
    clear: both;
    padding-top: 20px;
    text-align: center;

}


.block.block-certifications .image {
    text-align: center;
}

.product-essential.tier .overview.tier,
.product-details-page .tier-info {
    flex: 1 !important;
}

.product-details-page .tier-info {
    width: 100% !important
}

.product-details-page .tier-info .data {
    padding-right: 20px
}




.product-specs-box .data-table tr:nth-child(even) td {
    background-color: #ccc;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
}

#contact-us-form {
    border: 1px solid #ddd;
    padding: 15px 20px;
}

.header-menu .sublist li.seeAll a {
    text-transform: uppercase;
}


.certficateWrapper * {
    font-family: montserrat, sans-serif;
}


.certficateWrapper .topImage {
    height: 300px;
    overflow: hidden;
    width: 100%
}

.certficateWrapper .topImage {
    background-image: url(../images/img/certificateHeader.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.certficateWrapper .headerTextWrapper {
    background-color: #000000;
    color: #fff;
    width: 400px;
    padding: 40px;
    margin: -125px 0 0 90px;
}

.certficateWrapper .headerTextWrapper .subHeading {
    font-size: 15px;
    color: #cc0000;
    margin-bottom: 15px;
}

.certficateWrapper .headerTextWrapper .heading {
    font-size: 35px;
    color: #cc0000;
    margin-bottom: 50px;
}

.certficateWrapper .headerTextWrapper .text {
    font-size: 13px;
}


.certficateWrapper .logoWrapper {
    text-align: center;
    margin-top: 75px;
}

.certficateWrapper .logoWrapper * {
    font-family: Arial, Helvetica, sans-serif;
}

.certficateWrapper .logoWrapper h2 {
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
}

.certficateWrapper .logoWrapper p {
    font-size: 14px
}

.logoTable td img {
    width: 80px;
}

.logoTable td .contentWrapper {
    background-color: #fafafa;
    padding: 30px;
    border: 1px solid #efefef;
    height: 350px;
    overflow: hidden;
}

.logoTable td {
    padding: 20px;
    vertical-align: top;
}

table.logoTable {
    margin-top: 50px;
}

.logoTable .title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}

.logoTable td:hover img {
    display: none;
}

.logoTable td:hover img.hover {
    display: inline-block !important;
}

.erai img,
.esd img {
    width: 75px !important;
}

.asa img,
.ipc img {
    width: 90px !important
}

.smta img {
    width: 145px !important;
}

.psma img {
    width: 90px !important;
}

.osa img {
    width: 180px !important;
}

.imaps img {
    width: 190px !important;
}

.nmi img {
    width: 90px !important;
}

.semi img {
    width: 155px !important;
}

.meptecn img {
    width: 180px !important;
}

.iiom img {
    width: 180px !important;
}

.ama img {
    width: 180px !important
}

.meptecn .title {
    margin-top: 85px;
}

.iiom .title {
    margin-top: 85px;
}

.JEDEC img {
    width: 155px !important;
    margin-top: 20px;
}

.ELCINA img {
    width: 155px !important;
    margin-top: 30px;
}

.logoTable {
    width: 80% !important;
    margin: auto;
}

.twoBlock>div {
    width: 250px;
    display: inline-block;
    margin: 20px;
    position: relative;
    vertical-align: top;
}

.contentWrapper.smta {
    padding-top: 60px !important;
}

.contentWrapper.smta .title {
    margin-top: 45px !important;
}

.contentWrapper.asa .title {
    margin-top: 15px;
}

.owl-carousel .owl-item img {
    width: auto;
    margin: auto;
}

.html-category-page .item-box .description {
    display: block;
    text-align: center;
    margin-top: 10px
}

.category-description p {
    text-align: left;
    font-size: 13px
}

.sampleBtnWrapper .button-1,
.sampleBtnWrapper .button-2 {
    width: 100%;
}

.sampleBtnWrapper>div {
    margin: 5px;
}


.product-essential.tier {
    display: block;
}

.product-essential.tier>div {
    display: inline-block !important;
    flex: none !important;
}

.product-essential.tier>.tier-info {
    width: 320px !important;
}

.product-essential.tier .overview.tier {
    padding-left: 10px;
}

.overview .download-sample-button,
.overview .add-to-compare-list-button {
    padding: 8px 12px;
    background-image: none;
    text-align: center;
}

.biggerFonts .breadcrumb li * {
    font-size: 13px;
}

.biggerFonts .card-box .card-header * {
    font-size: 15px !important;
}

.biggerFonts .card-box .card-body *:not(.button-1):not(.button-2),
.biggerFonts .product-specs-box .data-table td,
.biggerFonts .full-description,
.biggerFonts .fraud-note {
    font-size: 13px;
}

.manufacturer-page .page-title {
    height: 50px;
}

.manufacturer-page .page-title .titleImage {
    width: 80px;
}

.manufacturerTitleTable td {
    vertical-align: middle;
}

.manufacturerTitleTable td:last-child {
    text-align: right
}

.customProductBox.ecadIcon {
    float: right;
}

@media(max-width: 1000px) {
    html .userLoogedIn .accountMenu {
        width: 100%
    }


    .manufacturer a {
        float: none !important;
    }

    .item-box .actual-price {
        display: block !important;
        text-align: center;
    }

    .product-essential.tier {
        display: block
    }

    .product-essential.tier .overview.tier,
    .product-details-page .tier-info {
        flex: none !important
    }

    .product-essential.tier .overview.tier {
        margin: auto;
        margin-top: 20px
    }

    .orderGuide {
        position: relative;
    }

    #bulk-request {
        margin-bottom: 20px !important
    }
}

@media(max-width: 768px) {
    html.userLoogedIn .accountMenu {
        display: block !important;
    }

    .overview {
        margin-top: 20px;
    }

    .gallery {
        width: 100%
    }

    .product-details-page .overview.tier {
        margin-top: 15px !important;
    }

    .twoBtnWrapper .rfp {
        margin-right: 0;
        margin-bottom: 10px;
    }


    .twoBtnWrapper {
        text-align: center
    }

    .assoc-text {
        text-align: left;
    }

    .productContactUs .inputs {
        display: block !important
    }

    .productContactUs td {
        display: block;
        width: 100%;
    }

    .productContactUs label {
        width: 100% !important;
        text-align: left;
        line-height: normal
    }

    .productContactUs input {
        width: 100% !important;
    }

    .inputs.textarea label {
        display: block
    }

    .footerLogoWrapper img {
        width: 100%;
    }

    .orderGuide {
        position: relative;
    }

    .headerTextWrapper {
        margin: auto !important;
        margin-top: -155px !important
    }

    table.logoTable {
        display: block;
        width: 100%;
    }

    .logoTable td {
        display: inline-block;
        width: 50%;
        padding: 10px;
    }

    .sampleBtnWrapper .button-2 {
        background-image: none !important;
        padding: 8px 0px 8px 0;
    }

    .product-specs-box .data-table td {
        width: 50%;
        text-align: left;
    }

    .product-essential.tier .overview.tier {
        padding: 0px
    }

    .product-essential.tier>.tier-info {
        width: auto !important
    }

    .sampleBtnWrapper div {
        width: 100%
    }

    .breadcrumb,
    .topic-block-title h1,
    .topic-block-title h2,
    .full-description,
    .card-box .card-header,
    .product-collateral .title {
        text-align: left
    }

    .manufacturer-page .page-title {
        height: auto;
    }
}

/****Search Result Page****/
.search-no-result-box {
    border: 2px solid #c03;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 12px;
}

.search-exclamation-mark {
    background: #c03;
    min-width: 28px;
    color: #fff;
    font-weight: bold;
    float: left;
    min-height: 64px;
    line-height: 64px;
    font-size: 1.3rem;
}

.search-no-result-text {
    padding: 12px 0;
}

.search-suggestion-title {
    background: #f5f5f5;
    padding: 12px;
    margin-top: 12px;
}

.search-no-result-left-box,
.search-no-result-right-box {
    width: 50%;
    display: block;
    float: left;
}

.search-request-for-quote,
.search-alternativ-services,
.search-parts-again {
    padding: 8px 0;
}

.search-results .product-list {
    border-top: 1px dotted #ccc;
    margin-top: 12px;
}

.clearfix {
    clear: both;
}

span.ecadIcon {
    position: absolute;
    bottom: 28px;
    right: 10px;
}

.footerUpperImage {
    margin-bottom: -3px;
    text-align: center;
    background-color: #333;

}

.page-body.notification .topic-block {
    margin-bottom: 0;
}

.nbaa img {
    width: 180px !important;
    margin-top: 20px;
}

.nbaa .title {
    margin-top: 50px;
}

.checkout-button#checkout {
    margin: auto;
    padding-left: 40px;
    position: relative;
}

.checkout-button#checkout .secureImage {
    width: 20px;
    position: absolute;
    left: 12px;
    transform: translateY(-50%);
    top: 48%;
}

.preloader {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    background: rgb(23, 22, 22);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: opacity 0.3s linear;
}


.askEstimateShipping {
    color: #c03 !important;
    font-weight: bold;
    text-decoration: underline;
}

.overview-box-value {
    vertical-align: middle !important
}

.trustGaurdCart {
    position: absolute;
    bottom: 17px;
    left: 0;
}

.cart-footer {
    position: relative;
}

@media (max-width:1199px) and (min-width:1001px) {
    .product-details-page .overview {
        width: 380px !important
    }
}

/*GLOBAL TABLES*/

.cart,
.data-table,
.compare-products-table,
.forums-table-section table {
    margin: 0 0 20px;
}

.cart th,
.data-table th,
.forums-table-section th {
    border: 1px solid #666;
    background: #333;
    padding: 10px;
    white-space: nowrap;
    color: #fff;
}

.cart td,
.data-table td,
.compare-products-table td,
.forums-table-section td {
    min-width: 50px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
}

.cart a,
.data-table a,
.compare-products-table a,
.forums-table-section a {
    font-size: 15px;
}

.forums-table-section td.latest-post {
    min-width: 150px;
}

.forums-table-section .forum-details,
.forums-table-section .topic-details {
    min-width: 300px;
}

.forums-table-section .table-wrapper {
    overflow-x: auto;
}

td.details a {
    font-size: 13px;
    color: #c03;
}

.cart .remove-from-cart,
.cart .add-to-cart,
.data-table .select-boxes {
    text-align: center;
}

.cart .unit-price {
    width: 80px;
    white-space: nowrap;
}

.cart .quantity {
    width: 80px;
    white-space: nowrap;
}

.cart .subtotal.footable-last-column {
    width: 80px;
}

.cart .qty-input {
    width: 50px;
    text-align: center;
}

.cart .subtotal {
    color: #c00;
    white-space: nowrap;
}

.cart th.subtotal {
    color: #fff;
}

.product-specs-box .data-table td {
    padding: 5px;
}

.compare-products-table .overview p:first-child {
    margin: 0 0 10px;
}

.compare-products-table .overview p:last-child {
    position: relative;
    max-width: 200px;
    height: 200px;
    overflow: hidden;
}

.compare-products-table .overview img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.compare-products-table .product-name td {
    background: #f6f6f6;
}

.compare-products-table .product-price td {
    color: #c00;
}

.compare-products-table .product-price td:first-child {
    color: #666;
}

.compare-products-table-mobile img {
    max-width: 160px;
}

.go-to-page {
    display: inline-block !important;
    font-size: 13px !important;
}


.footable td label {
    display: none;
}

/* TIER PRICE TABLES */

.tier-prices {
    margin: 0 0 20px;
}

.tier-prices .prices-header {
    margin: 0 0 10px;
    font-size: 18px;
}

.tier-prices .prices-header strong {
    font-weight: 400;
}

.prices-table {
    width: 100%;
    border: 1px solid #ccc;
    overflow: hidden;
}

.prices-row {
    float: left;
    width: 33%;
}

.prices-row>div {
    padding: 10px;
    border-left: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
}

.prices-row>div:first-child {
    border-top: 0;
}

.prices-row:first-child>div {
    border-left: 0;
}

.prices-table .field-header {
    font-weight: 700;
}

.tier-prices .item-price {
    color: #c00;
}

@media all and (min-width: 769px) {

    .product-details-page .prices-table {
        display: table;
        background: #fff;
    }

    .product-details-page .prices-row {
        display: table-row;
        float: none;
        width: auto;
    }

    .product-details-page .prices-row>div {
        display: table-cell;
    }

    .product-details-page .prices-row:first-child>div {
        border-left: 1px solid #c9c9c9;
        border-top: 0 !important;
    }

    .product-details-page .prices-row>div:first-child {
        border-top: 1px solid #c9c9c9;
        border-left: 0;
    }

}



/* footable custom css */

.footable-first-column {
    text-align: center;
}

.footable-first-column .item-count {
    font-size: 13px !important;
}

.footable.breakpoint>tbody>tr>td>span.footable-toggle {
    display: block;
    min-width: 20px;
    height: 20px;
    overflow: hidden;
}

.footable-row-detail {
    text-align: left;
}

.footable-row-detail-cell {
    text-align: left !important;
}

.footable-row-detail-row {
    margin: 0 0 10px;
    display: table-row;
}

.footable-row-detail-name {
    margin: 0 0 5px;
    font-style: italic;
    display: table-cell;
    padding: 7px 10px;
}

.footable-row-detail-value {
    display: table-cell;
}

.footable-toggle {
    background: url(../images/img/table-plus.png) no-repeat center;
}

.footable-detail-show .footable-toggle {
    background: url(../images/img/table-minus.png) no-repeat center;
}

.footable-toggle:before {
    display: none !important;
}


/* hidding item counter in different tables */

@media all and (max-width: 809px) {

    .order-summary-content .cart .item-count,
    .wishlist-page .cart .item-count,
    .section.products .data-table .item-count,
    .section.shipments .data-table .item-count {
        display: none;
    }
}

@media all and (max-width: 612px) {

    .downloadable-products-page .data-table .item-count,
    .return-request-page .data-table .item-count {
        display: none;
    }
}

@media all and (max-width: 506px) {
    .reward-points-history .data-table .item-count {
        display: none;
    }
}

.compare-products-table-mobile .item-count {
    display: none;
}

.search-api-doc table,
.search-api-doc table td,
.search-api-doc table th {
    border: 1px solid #ddd;
    text-align: left;
}

.search-api-doc table {
    border-collapse: collapse;
    width: 100%;
}

.search-api-doc table th,
.search-api-doc table td {
    padding: 15px;
}

.search-api-doc table thead td {
    background-color: #ccc;
}

@media all and (max-width: 1000px) {
    .table-wrapper.custom {
        display: none !important;
    }

    .table-wrapper {
        display: block !important;
    }

    .product-essential.tier {
        border: none;
    }

    .related-search-last-element {
        padding-left: 16px !important;
    }

    input:checked~.tab-content {
        max-height: 300.5em !important;
    }

    .availablity.customized {
        text-align: left;
        margin: 0px;
        padding: 0px;
        float: left;
    }

    .buttons.replaced {
        float: left;
        margin: -14px 0px 0px 0px !important;
        padding: 0px;
        width: 211px !important;
    }

    .buttons.replaced .product-title {
        text-align: left;
    }

    .buttons.replaced .product-title:after {
        content: "in stock"
    }

    .manufacturer a {
        width: 100%;
        float: left;
        font-size: 12px;
        color: #c03;
    }

    .picture.customized.title1 {
        display: none;
    }

    .picture.customized.title2 {
        display: none;
    }

    .picture.customized.title3 {
        display: none;
    }

    .picture.customized.title4 {
        display: none;
    }

    .admin-header-links {
        position: fixed;
        top: 0;
        z-index: 10001;
        width: 100%;
    }

    .responsive-nav-wrapper-parent {
        position: fixed;
        top: 0;
        z-index: 10000;
        width: 100%;
    }

    .admin-header-links~.responsive-nav-wrapper-parent {
        top: 35px;
    }

    .subheader-wrapper {
        margin-top: 50px;
    }

    .admin-header-links~.subheader-wrapper {
        margin-top: 85px;
    }

    /* RESPONSIVE NAV WRAPPER */

    .responsive-nav-wrapper {
        display: table;
        position: relative;
        width: 100%;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
        background: #fff;
        text-align: center;
        font-size: 0;
    }

    .responsive-nav-wrapper.nav-down {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .responsive-nav-wrapper.nav-up {
        -webkit-transform: translateY(-52px);
        transform: translateY(-52px);
    }

    .responsive-nav-inner {
        display: table-row;
    }

    .responsive-nav-inner>div {
        display: table-cell;
        border-left: 1px solid #ccc;
        text-align: center;
    }

    .responsive-nav-inner>div:first-child {
        border-left: none;
    }

    .responsive-nav-wrapper .menu-title {
        background: url(../images/img/icon-menu.png) no-repeat center;
    }

    .responsive-nav-wrapper .search-wrap {
        background: url(../images/img/icon-search.png) no-repeat center;
    }

    .responsive-nav-wrapper .shopping-cart-link {
        background: url(../images/img/icon-cart.png) no-repeat center;
    }

    .responsive-nav-wrapper .filters-button {
        display: none;
        background: url(../images/img/icon-filters.png) no-repeat center;
    }

    .responsive-nav-wrapper .personal-button {
        background: url(../images/img/icon-personal.png) no-repeat center;
    }

    .responsive-nav-inner>div>span,
    .responsive-nav-inner>div>a {
        display: inline-block;
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        height: 50px;
        width: 50px;
        overflow: hidden;
        text-indent: -9999px;
        cursor: pointer;
    }

    /* RESPONSIVE MENU */

    .ps-container>.ps-scrollbar-y-rail {
        visibility: hidden !important;
    }

    .scrollYRemove {
        overflow: hidden !important;
        -ms-touch-action: none !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .overlayOffCanvas {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        z-index: 1000000;
        -webkit-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
    }

    .overlayOffCanvas.show {
        background: rgba(0, 0, 0, 0.4);
    }

    .justAFixingDivBefore,
    .header-menu {
        position: fixed;
        top: 0;
        left: -100%;
        /* 0;*/
        width: 100%;
        /* 320px;*/
        height: 100%;
        text-align: left;
        background: #333 !important;
        overflow: hidden;
        z-index: 2147483647;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .notAndroid23 .justAFixingDivBefore,
    .notAndroid23 .header-menu {
        -webkit-transform: translate(-320px);
        -ms-transform: translate(-320px);
        transform: translate(-320px);
    }

    .android23 .justAFixingDivBefore,
    .android23 .header-menu {
        left: -320px;
    }

    .header-menu.open {
        box-shadow: 1px 0 5px rgba(0, 0, 0, .5);
        left: 0;
    }

    .notAndroid23 .header-menu.open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }

    .android23 .header-menu.open {
        left: 0;
    }

    .header-menu .close-menu,
    .header-menu .back-button {
        position: relative;
        background: #c03;
        cursor: pointer;
    }

    .close-menu span {
        display: block;
        padding: 15px;
        font: normal 15px 'eurostile';
        color: #fff;
        text-transform: uppercase;
        text-align: right;
    }

    .close-menu span:after,
    .back-button span:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        width: 26px;
        height: 26px;
        margin-top: -13px;
        background: #eee url(../images/img/mobile-menu-close.png) center no-repeat;
    }

    .header-menu .back-button span {
        border: none !important;
        padding: 14px 18px !important;
        text-align: right;
        font-size: 16px;
        color: #fff;
        text-transform: none;
    }

    .header-menu>ul li {
        background: #fff;
        border-bottom: 1px dotted #e2e2e2;
    }

    .header-menu>ul li:after {
        content: ".";
        display: block;
        visibility: hidden;
        clear: both;
        height: 0;
        line-height: 0;
        font-size: 0;
    }

    .header-menu>ul li>a,
    .header-menu>ul li>span {
        display: block;
        padding: 16px 18px !important;
        line-height: 14px !important;
        /*IE fix*/
        font: normal 12px 'eurostile';
        text-transform: uppercase;
        position: relative;
        z-index: 1;
        border-bottom: 1px dotted #ccc;
    }

    .header-menu>ul li:last-child>a,
    .header-menu>ul li:last-child>span {
        border-bottom: 0;
    }

    .header-menu>ul li>.with-subcategories {
        /*width: 270px;*/
        float: left;
    }

    .plus-button {
        position: relative;
        float: right;
        width: 50px;
        height: 47px;
        z-index: 2;
        cursor: pointer;
        border-left: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
        background: url(../images/img/mobile-arrow-black.png) center no-repeat;
    }

    .header-menu li:first-child .plus-button {
        right: 0px;
    }

    .header-menu li:last-child .plus-button {
        border-bottom: none;
    }

    .header-menu .sublist-wrap {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        /* 320px;*/
        height: 100%;
        background: #333 !important;
        box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
        z-index: 3;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        overflow: hidden;
    }

    .notAndroid23 .header-menu .sublist-wrap {
        /*-webkit-transform: translate(-320px);
        -ms-transform: translate(-320px);
        transform: translate(-320px);*/
        -webkit-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%);
    }

    .android23 .header-menu .sublist-wrap {
        left: -100%;
        /* -320px;*/
    }

    .notAndroid23 .header-menu .sublist-wrap.active {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }

    .android23 .header-menu .sublist-wrap.active {
        left: 0;
    }

    /* header menu functionality classes */

    .admin-header-links,
    .header,
    .responsive-nav-wrapper,
    .logo-wrapper,
    .slider-wrapper,
    .master-wrapper-content,
    .footer {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
    }

    .notAndroid23 .move-right {
        -webkit-transform: translate(320px);
        -ms-transform: translate(320px);
        transform: translate(320px);
    }

    /* SEARCH BOX */

    .search-box {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999999;
        width: 100%;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
        background: #fff;
        padding: 20px 10px;
        text-align: center;
    }

    .search-box.open {
        display: block;
    }

    /* HEADER LINKS */

    .header-links-wrapper {
        display: none;
        background: #fff;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000001;
        text-align: center;
        -webkit-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }

    .header-links-wrapper.open {
        display: block;
    }


    .responsive-nav-wrapper {
        display: none;
    }


    #google_translate_element {
        display: none;
    }

    .mobile-header {
        display: block;
    }

    .close-menu span:after {
        left: unset;
        right: 10px;
    }

    .home-page-banner {
        max-width: 100%;
    }

    .mobile-header .mobile-logo-wrapper {
        background: #8a8989;
    }

    .mobile-header .mobile-logo-wrapper .header-logo {
        max-height: 62px;
        display: inline-block;
        width: 80%;
        text-align: left;
    }

    .mobile-header .mobile-logo-wrapper .header-logo img {
        max-height: 40px;
    }

    .mobile-header .mobile-logo-wrapper .breadcrumb-menu {
        max-height: 62px;
        display: inline-block;
        width: 20%;
        float: right;
        padding: 4px 18px;
    }

    .logo-wrapper {
        display: none;
    }

    .subheader-wrapper,
    .mobile-header-links {
        display: block;
    }

    .mobile-header-links {
        margin-top: 70px;
    }

    .admin-header-links~.mobile-header-links,
    .subheader-wrapper {
        display: block;
        margin-top: 100px;
    }

    .admin-header-links~.subheader-wrapper {
        margin-top: 0;
    }

    .subheader-wrapper {
        margin-top: 0;
    }

    .mobile-header-links .header-links {
        padding: 5px 0;
    }

    .mobile-header-links .header-links li {
        margin: 5px 3px;
    }

    .center-1.notification {
        margin: 10px !important;
    }

    .home-page-filters-wrapper {
        max-width: 360px;
        margin: 0 auto 10px !important;
    }

    .home-page-filter-button {
        margin-top: 0 !important;
        display: inline-block;
    }

    .home-page-filters input[type="text"] {
        float: left;
        width: 100%;
        max-width: 232px;
        height: 40px;
    }

    .header-selectors-wrapper,
    .mobile-header-links .header-links ul {
        text-align: center;
    }

    .mobile-search-box {
        margin: 0 !important;
        /*float: right;*/
    }

    .mobile-search-box form {
        margin-right: 10px;
    }

    .mobile-search-box input[type="text"] {
        height: 32px;
    }

    .mobile-search-box.store-search-box .search-box-button {
        width: 36px;
        height: 32px;
        border: none;
        overflow: hidden;
        background: url(../images/img/search-button.png) center no-repeat #c03;
        text-indent: 999px;
        position: relative;
        /* top: 4px; */
    }

    .header-selectors-wrapper {
        text-align: center;
    }
}

@media all and (max-width: 768px) {
    .footer-block {
        max-height: unset;
    }

    .news-list-homepage .news-title {
        max-height: unset;
    }

    .mobile-search-box input[type="text"] {
        max-width: unset;
    }
}

@media all and (max-width: 360px) {
    .mobile-search-box input[type="text"] {
        max-width: 150px;
    }
}

/*=====================================================
    
    TABLETS PORTRAIT & SMARTPHONES LANDSCAPE

=====================================================*/

@media all and (min-width: 481px) {

    /* HEADER */

    .search-box input.search-box-text {
        width: 300px !important;
    }

    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
        width: 300px !important;
        /*txtfield + button*/
    }

    .eu-cookie-bar-notification {
        width: 450px;
        max-width: 95%;
        margin-left: -225px;
    }

    /* QUICK TABS */

    .ui-tabs .ui-tabs-nav li {
        width: 350px;
    }

    /* FOOTER */

    .footer-upper {
        width: 95%;
    }

    .footer-block {
        float: left;
        width: 46%;
        margin: 0 2% 15px;
    }

    .footer-block:nth-of-type(2n+1) {
        clear: both;
    }

    .newsletter-email input[type="text"] {
        /* width: 300px; */
    }

    /* LEFT/RIGHT COLUMN */

    .side-2 {
        width: 100%;
    }

    .side-2:after {
        content: "";
        display: block;
        clear: both;
    }

    .block {
        float: left;
        width: 46%;
        margin: 0 2%;
    }

    .block:nth-of-type(2n+1) {
        clear: both;
    }

    .block-account-navigation {
        float: none !important;
        margin: auto !important;
    }

    /* CATEGORY PAGE & GRIDS */

    .product-selectors span {
        display: inline-block;
        vertical-align: middle;
    }

    .item-box {
        width: 48%;
        /*two per row*/
        margin: 10px 1% 0;
    }

    .item-box:nth-child(1),
    .item-box:nth-child(2) {
        margin-top: 0 !important;
    }

    .item-box:nth-child(2n+1) {
        clear: both;
    }

    .item-box .product-title {
        /*height: 40px;*/
        overflow: hidden;
    }

    .home-page-category-grid {
        padding: 30px 2%;
    }

    .sub-category-grid,
    .manufacturer-grid,
    .vendor-grid {
        overflow: hidden;
        /*fix manufacturer-grid offset*/
        background: none;
        padding: 0;
    }

    .home-page .product-grid .item-grid {
        padding: 0 1%;
    }

    .product-grid .item-box,
    .product-list .item-box {
        margin: 40px 1% 0;
        border: none;
        padding: 0 1%;
    }

    .product-grid .title {
        margin-bottom: 30px;
    }

    /* PRODUCT PAGE */

    .attributes .datepicker {
        width: 320px;
    }

    .ui-datepicker {
        width: 320px;
    }

    /* PASSWORD PROTECTION */

    .enter-password-form input[type="password"] {
        width: 275px !important;
    }

    /* REGISTRATION, LOGIN, MY ACCOUNT */

    .registration-page .fieldset:nth-child(2) select,
    .account-page .fieldset:nth-child(3) select {
        width: 110px;
    }

    /* SHOPPING CART & CHECKOUT */

    .checkout-page .address-item {
        width: 75%;
    }

    .order-review-data {
        display: table;
        width: 100%;
        margin: 0 0 30px;
    }

    .order-review-data ul {
        display: table-cell;
    }

    .order-details-area td {
        float: none;
        width: auto;
    }

    .order-review-data ul,
    .shipment-overview ul {
        float: left;
        width: 48%;
        margin: 0 1% !important;
    }

    /* SEARCH PAGE & SITEMAP */

    .basic-search {
        padding: 20px 20px 0;
    }

    #pro_nav_header {
        display: none;
    }
}

/*=====================================================
    
    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/

@media all and (min-width: 769px) {

    /* GLOBAL STYLES */

    .page {
        clear: both;
    }

    /* QUICK TABS */

    .ui-tabs .ui-tabs-nav li {
        display: inline-block;
        width: auto;
    }

    .home-page .ui-tabs .ui-tabs-nav li {
        display: table-cell;
    }

    /* FOOTER */

    .footer-upper {
        width: 98%;
    }

    .footer-block {
        width: 31.33333%;
        margin: 0 1% 15px;
    }

    .footer-block:nth-of-type(2n+1) {
        clear: none;
    }

    .footer-block:nth-of-type(3n+1) {
        clear: both;
    }

    /* LEFT/RIGHT COLUMN */

    .block {
        width: 31.33333%;
        margin: 0 1%;
    }

    .block:nth-of-type(2n+1) {
        clear: none;
    }

    .block:nth-of-type(3n+1) {
        clear: both;
    }

    .block .tags li,
    .product-tags-all-page li {
        margin: 0 5px;
    }

    /* CATEGORY PAGE & GRIDS */

    .product-selectors {
        padding: 7px 0;
    }

    div.product-viewmode {
        display: inline-block;
    }

    .item-box {
        width: 31.33333%;
        /*three per row*/
    }

    .item-box:nth-child(1),
    .item-box:nth-child(2),
    .item-box:nth-child(3) {
        margin-top: 0 !important;
    }

    .item-box:nth-child(2n+1) {
        clear: none;
        /*revert the second item*/
    }

    .item-box:nth-child(3n+1) {
        clear: both;
    }

    .product-grid .item-box,
    .product-list .item-box {
        margin: 10px 1% 0;
    }

    .product-list .item-box {
        float: none;
        width: auto;
        margin: 15px 0 15px;
        border-bottom: 1px dotted #ccc;
        padding: 0px 0px 0px;
    }

    .product-list .item-box:after {
        content: "";
        display: block;
        clear: both;
    }

    .product-list .item-box .picture {
        float: left;
        width: 100px;
    }

    .product-list .item-box .details {
        margin-left: 30px;
        width: 270px;
        float: left;
        display: inline-block;
        margin-bottom: 15px;
    }

    .product-list .item-box .availablity {
        margin-left: 10px;
        height: 80px;
        width: 150px;
        float: left;
        display: inline-block;
        margin-bottom: 15px;
    }

    .product-list .item-box .status {
        margin-left: 20px;
        float: left;
        display: inline-block;
        margin-bottom: 15px;
        padding-top: 20px;
    }

    .product-list .item-box .product-title {
        height: auto;
    }

    .product-list .item-box .manufacturer {
        margin: 0 0 15px;
        font-size: 16px;
        font-weight: bold;
        color: #c03;
    }

    .product-list .item-box #order-summary-manufacturer {
        margin: 0;
    }

    .product-list .item-box .description {
        display: block;
        overflow: hidden;
    }

    .product-list .item-box .buttons {
        text-align: left;
        padding-top: 30px;
    }

    .product-filters .product-filter {
        float: left;
        margin: 0 0.5%;
        max-width: 100%;
        width: 32.3%;
    }

    .product-filters .product-filter:nth-child(3n+1) {
        clear: both;
    }

    /* PRODUCT PAGE */

    .product-essential,
    .product-variant-list {
        text-align: left;
    }

    .gallery {
        float: left;
        width: 300px;
    }

    .gallery .picture {
        width: auto;
    }

    .product-details-page .overview {
        margin-left: 320px;
    }

    .overview .buttons {
        text-align: left;
    }

    .overview .buttons div {
        margin: 0 10px 10px 0;
    }

    .free-shipping {
        float: right;
        margin: 15px 0 15px 15px;
    }

    .overview .qty-label,
    .variant-overview .qty-label {
        position: static;
        left: 0;
        margin: 0 5px 0 0;
    }

    .variant-picture {
        float: left;
    }

    .variant-picture+.variant-overview {
        width: auto;
        margin: 0 0 0 235px;
    }

    .variant-overview .add-to-cart-button {
        margin-right: 10px;
    }

    .variant-overview .add-to-wishlist-button {
        float: left;
        clear: none;
        margin: 4px 0;
    }

    .attributes {
        margin: 15px 0;
    }

    .attributes dt {
        float: left;
        clear: left;
        min-width: 60px;
        margin-right: 10px;
    }

    .attributes dt label {
        line-height: 32px;
    }

    .attributes dd {
        float: left;
        margin-right: 10px;
    }

    .rental-attributes dt {
        width: 75px;
    }

    .rental-attributes .datepicker {
        width: 120px;
    }

    .color-squares {
        text-align: center;
    }

    .color-squares label {
        margin: 0 10px 0 0;
        padding: 0 !important;
    }

    .giftcard label {
        display: inline-block;
        width: 300px;
        margin: 0 17px 0 0;
        text-align: right;
    }

    /* SHOPPING CART & CHECKOUT */

    .shopping-cart-page .totals {
        float: right;
        margin: 0 15px;
    }

    .cart-collaterals {
        float: left;
        margin: 0 15px;
    }

    .cart-collaterals .deals {
        background: none;
        padding: 0;
    }

    .cart-collaterals .shipping {
        margin: 0;
    }

    .checkout-page .address-item {
        float: left;
        width: 48%;
        margin: 0 1% 20px;
    }

    .checkout-page .address-item:nth-child(2n+1) {
        clear: both;
    }

    /* SEARCH & SITEMAP */

    .search-results .product-list {
        /*border-top: 1px dotted #ccc;
        padding-top: 30px;*/
    }

    /* BLOG & NEWS */

    .blog-page .post,
    .news-items .item {
        margin: 0 0 40px;
        border-bottom: 1px solid #ddd;
        background: none;
        padding: 0 0 15px;
    }

    .blog-page .post:after,
    .news-items .item:after {
        content: "";
        display: block;
        clear: both;
    }

    .post-head,
    .news-head {
        background-color: #f6f6f6;
        padding: 10px;
        overflow: hidden;
    }

    .post-head~*,
    .news-head~* {
        display: block;
    }

    .post-title,
    .news-title {
        margin-bottom: 0;
        font-size: 18px;
    }

    .post-body,
    .news-body {
        margin-bottom: 0;
    }

    .blog-page .tags,
    .blogpost-page .tags {
        float: left;
        max-width: 85%;
        margin: 0;
        background: none;
    }

    .blog-page .tags>*,
    .blogpost-page .tags>* {
        float: left;
    }

    .blog-page .tags label,
    .blogpost-page .tags label {
        margin: 0 10px 0 0;
        line-height: 24px;
    }

    .blog-posts .buttons {
        float: right;
        padding: 10px;
        line-height: 24px;
    }

    .blog-posts .buttons a {
        color: #c03;
    }

    .new-comment {
        clear: both;
        padding-top: 40px;
    }

    .new-comment textarea {
        width: 500px;
    }

    .blog-comment,
    .news-comment {
        border-width: 0 0 1px;
        padding: 0 0 15px;
        text-align: left;
    }

    .comment-info {
        float: left;
        margin: 0;
    }

    .comment-info+.comment-content {
        margin: 0 0 0 135px;
    }

    .news-list-homepage .news-head {
        background: none;
        padding: 0;
    }

    /* FORUM & PROFILE */

    .forum-search-box-text,
    .forum-search-text,
    .search-box.forum-search-box .search-box-text {
        width: 400px !important;
        height: 36px;
    }

    .forum-search-box .basic {
        float: left;
    }

    .forum-search-box .advanced {
        float: left;
        margin: 6px 0 6px 8px;
    }

    .forum-search-box .advanced a {
        padding: 6px;
        font-size: 11px;
    }

    .forums-table-section-title>a,
    .forums-table-section-title strong {
        float: left;
    }

    .forums-table-section-title span {
        float: right;
    }

    .forum-breadcrumb {
        /*float: left;
	text-align: left;*/
    }

    .pager.lower {
        float: right;
        margin: 0;
    }

    .forum-topic-page .actions {
        float: left;
    }

    .topic-footer .actions {
        float: left;
    }

    .topic-posts {
        clear: both;
    }

    .forum-post .post-info,
    .topic-post .post-info,
    .profile-info-box .user-details,
    .topic-post .post-info {
        float: left;
    }

    .forum-post .post-content,
    .topic-post .post-content,
    .profile-info-box .profile-stats,
    .topic-post .post-content {
        min-width: 200px;
        margin-left: 200px;
    }

    .forum-edit-page textarea,
    .private-message-send-page textarea {
        width: 500px;
        height: 180px;
    }

    #pro_nav_header {
        display: none;
    }
}

/*=====================================================
    
    DESKTOP

=====================================================*/

@media all and (min-width: 1001px) {

    /* GLOBAL + HOME PAGE */

    .form-fields {
        margin: 0;
    }

    .inputs {
        text-align: left;
    }

    .inputs label {
        display: inline-block;
        width: 166px;
        margin: 0 10px 0 0;
        text-align: right;
    }

    .center-1 .inputs label {
        width: 304px;
    }

    .master-wrapper-content {
        width: auto;
    }

    .master-column-wrapper {
        width: 980px;
        margin: auto;
    }

    .home .master-column-wrapper {
        width: auto;
    }

    .page,
    .home .page {
        text-align: left;
    }

    .page-title {
        overflow: hidden;
    }

    .page-title h1 {
        /*float: left;*/
    }

    .link-rss {
        display: block;
        float: right;
        margin: 3px 0 0;
    }

    .home .topic-block {
        width: 980px;
        text-align: justify;
    }

    .home-page-polls {
        width: 1000px;
    }

    /* HEADER */

    .header {
        display: block;
        position: relative;
        z-index: 1002;
        width: 980px;
        margin: 0 auto;
        padding: 12px 0;
        text-align: left;
    }

    .header:after {
        content: "";
        display: block;
        clear: both;
    }

    .header-links-wrapper {
        margin: 0;
    }

    .header-links-wrapper:after {
        content: "";
        display: block;
        clear: both;
    }

    .header-links {
        float: left;
        padding: 0;
    }

    .header-links li {
        margin: 0 15px 0 0;
    }

    .header-links a:hover {
        color: #c03;
    }

    .flyout-cart {
        display: none;
        position: absolute;
        top: 32px;
        right: 0;
        z-index: 99999;
        width: 300px;
        border-width: 5px 1px 1px;
        border-style: solid;
        border-color: #333 #ccc #ccc;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        background: #fff;
    }

    #topcartlink:hover .flyout-cart {
        display: block;
    }

    .mini-shopping-cart {
        padding: 10px;
        font-size: 11px;
    }

    .mini-shopping-cart * {
        line-height: normal !important;
    }

    .mini-shopping-cart a {
        padding: 0;
    }

    .mini-shopping-cart a:hover {
        text-decoration: underline;
    }

    .mini-shopping-cart .count {
        border-bottom: 1px dotted #c03;
        padding: 10px 0;
    }

    .mini-shopping-cart .count a {
        padding: 0;
        font-weight: bold;
        color: #c03;
    }

    .mini-shopping-cart div.items {
        margin: 0 0 10px;
    }

    .mini-shopping-cart .item {
        border-bottom: 1px dotted #999;
        overflow: hidden;
        padding: 10px 0;
    }

    .mini-shopping-cart .picture {
        float: left;
        width: 50px;
        text-align: center;
    }

    .mini-shopping-cart .picture a {
        display: block;
        position: relative;
        overflow: hidden;
    }

    .mini-shopping-cart .picture a:before {
        content: " ";
        display: block;
        padding-top: 100%;
    }

    .mini-shopping-cart .picture img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        max-width: 100%;
    }

    .mini-shopping-cart .picture+.product {
        margin: 0 0 0 60px;
    }

    .mini-shopping-cart .name {
        margin: 0 0 5px;
        font-size: 12px;
        font-weight: bold;
    }

    .mini-shopping-cart .name a {
        color: #333;
    }

    .mini-shopping-cart .totals {
        margin: 0 0 10px;
        font-size: 12px;
        text-align: right;
    }

    .mini-shopping-cart .totals strong {
        color: #c03;
    }

    .mini-shopping-cart .buttons {
        margin: 0 0 5px;
        text-align: right;
    }

    .mini-shopping-cart input[type="button"] {
        display: inline-block;
        border: none;
        background-color: #c03;
        padding: 8px 16px;
        color: #fff;
    }

    .mini-shopping-cart input[type="button"]:hover {
        opacity: 0.8;
    }

    .search-box.store-search-box {
        float: right;
        clear: right;
    }

    .search-box form {
        border: none;
    }

    .search-box.store-search-box input.search-box-text {
        width: 250px !important;
        height: 32px;
        font-style: normal;
    }

    .search-box.store-search-box .search-box-button {
        height: 32px;
    }

    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
        width: 286px !important;
    }

    .header-selectors-wrapper {
        float: right;
        background: none;
        padding: 0;
    }

    .header-selectors-wrapper>div {
        float: left;
        margin: 0 10px 0 0;
    }

    .header-selectors-wrapper>div:last-child {
        margin-right: 0;
    }

    .header-selectors-wrapper select {
        min-width: 50px;
        max-width: 62px;
        border: none;
        background-color: #eee;
        font-size: 12px;
        color: #666;
    }

    /* SUBHEADER - LOGO & HEADER MENU */

    .responsive-nav-wrapper-parent,
    .justAFixingDivBefore,
    .overlayOffCanvas,
    .menu-title,
    .close-menu,
    .header-menu .back-button,
    .plus-button {
        display: none !important;
    }

    .subheader-wrapper {
        margin: 0 0 30px;
        background-color:rgba(151, 148, 148, 0.5);
        text-align: center;
        font-size: 0;
    }

    .logo-wrapper {
        display: inline-block;
        width: 230px;
        margin: 0 10px 0 0;
        background: none;
        padding: 10px 0;
        vertical-align: middle;
    }

    .header-logo {
        padding: 0;
        text-align: left;
    }

    .header-logo img {
        max-width: 230px;
    }

    .headerMenuParent {
        display: inline-block;
        width: 740px;
        margin: 0;
        padding: 10px 0;
        vertical-align: middle;
    }

    .header-menu {
        position: relative;
        z-index: 1001;
    }

    .header-menu>ul {
        display: block;
        text-align: left;
        font-size: 0;
        color: #fff;
    }

    .header-menu>ul>li {
        display: inline-block;
        padding: 5px 18px;
        vertical-align: middle;
    }

    .header-menu>ul>li>a,
    .header-menu>ul>li>span {
        font: normal 14px 'eurostile';
        cursor: pointer;
    }

    .header-menu>ul>li>a:first-letter,
    .header-menu>ul>li>span:first-letter {
        font-size: 18px;
    }

    .header-menu>ul>li>a:hover {
        text-shadow: 0 0 5px #fff;
    }

    .header-menu .sublist-wrap {
        display: none;
        position: absolute;
        z-index: 1001;
        min-width: 275px;
        margin: 5px 0 0;
        border-width: 4px 0;
        border-style: solid;
        border-color: #333;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
        background-color: #fff;
    }

    .header-menu .sublist-wrap.active {
        display: block !important;
    }

    .header-menu .sublist li {
        position: static;
        border-bottom: 1px dotted #ccc;
    }

    .header-menu .sublist li:last-child {
        border-bottom: none;
    }

    .header-menu .sublist .back-button {
        display: none;
    }

    .header-menu .sublist li a {
        display: block;
        padding: 10px;
        font: normal 12px 'eurostile';
        color: #333;
    }

    .header-menu .sublist li>a:hover {
        background-color: #c03;
        color: #fff;
    }

    .header-menu .sublist-wrap .sublist-wrap {
        top: -5px;
        left: 100%;
        bottom: 0;
        border-top-width: 0;
    }

    .header-menu .sublist-wrap .sublist-wrap .sublist-wrap {
        overflow-y: auto;
    }


    /* QUICK TABS */

    .home-page .ui-tabs {
        width: 980px;
    }

    .home-page .ui-tabs .ui-tabs-nav li {
        display: inline-block;
    }

    /*FOOTER*/

    .footer>div {
        width: 100%;
    }

    .footer-upper {
        position: relative;
    }

    .footer-upper:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 60px;
        background-color: #333;
    }

    .footer-upper .center {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-block {
        width: 23%;
        margin-bottom: 0;
    }

    .footer-block:nth-of-type(3n+1) {
        clear: none;
    }

    .footer-block .title {
        margin-bottom: 25px;
        text-align: left;
        cursor: default;
    }

    .footer-block ul {
        border-right: 1px solid #ccc;
        margin-bottom: 0;
        padding: 0;
    }

    .footer-block li {
        overflow: hidden;
        font-size: 13px;
    }

    .footer-block li a {
        padding-right: 10px;
    }

    .footer-block li:hover a {
        color: #c03;
    }

    .footer-block li:hover a:before {
        background-color: #c03;
        border-color: #c03;
    }

    .footer-block.recently-viewed a:hover {}

    .footer-block .news-items {
        margin: 0;
        padding: 0;
    }

    .news-list-homepage .news-title {
        margin-bottom: 3px;
        padding: 0;
        color: #111;
    }

    .news-list-homepage .news-title:hover {
        color: #c03;
    }

    .news-list-homepage .view-all {
        display: none;
    }

    .footer-middle {
        margin: 0;
        background-color: #ccc;
        padding: 15px 0;
    }

    .footer-middle .center {
        position: relative;
        width: 1000px;
        min-height: 60px;
        margin: auto;
    }

    .social-sharing {
        position: absolute;
        top: 50%;
        left: 0;
        margin: -16px 0 0;
    }

    .social-sharing li {
        border: none;
        margin: 0 10px 0 0;
    }

    .social-sharing .twitter:hover {
        background-position: 0 bottom;
    }

    .social-sharing .facebook:hover {
        background-position: -32px bottom;
    }

    .social-sharing .youtube:hover {
        background-position: -64px bottom;
    }

    .social-sharing .pinterest:hover {
        background-position: -128px bottom;
    }

    .social-sharing .google:hover {
        background-position: -96px bottom;
    }

    .social-sharing .rss:hover {
        background-position: -192px bottom;
    }

    .social-sharing .vimeo:hover {
        background-position: -160px bottom;
    }

    .social-sharing .instagram:hover {
        background-color: #f2f2f2;
    }

    .newsletter {
        width: 286px;
        margin: 0 auto;
        border: none;
        background: none;
        padding: 0;
    }

    .newsletter-email {
        border: none;
        background: #fff;
    }

    .newsletter-email input[type="text"] {
        /* width: 250px; */
    }

    .newsletter .options {
        background: #cccccc none repeat scroll 0 0;
        clear: both;
    }

    .accepted-payment-methods {
        position: absolute;
        top: 50%;
        right: 0;
        margin: -18px 0 0;
    }

    .accepted-payment-methods li {
        border: none;
        margin: 0 0 0 10px;
    }

    .footer-lower .center {
        position: relative;
        width: 1000px;
        min-height: 24px;
        margin: auto;
        overflow: hidden;
        text-align: left;
    }

    .footer-lower .center>div {
        margin: 0;
        line-height: 24px;
    }

    .footer-disclaimer {
        float: left;
    }

    .footer-powered-by {
        float: right;
    }

    .footer-designed-by {
        float: right;
        margin: 0 10px 0 0 !important;
    }

    .footer-store-theme {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -12px 0 0 -75px !important;
    }

    .footer-store-theme select {
        width: 150px;
        height: 24px;
        padding: 3px;
    }

    /* LEFT/RIGHT COLUMN */

    .side-2 {
        position: relative;
        float: left;
        width: 230px;
    }

    .side-2:after {
        content: "";
        position: absolute;
        top: 0;
        right: -25px;
        width: 1px;
        height: 100%;
        background: #ddd;
    }

    .center-2 {
        position: relative;
        float: right;
        width: 701px;
    }

    .center-2:before {
        content: "";
        position: absolute;
        top: 0;
        left: -25px;
        width: 1px;
        height: 100%;
        background: #ddd;
    }

    .block {
        float: none;
        width: auto;
        margin: 0;
    }

    .block .title {
        cursor: default;
    }

    .block .listbox {
        display: block;
        padding: 0 5px;
    }

    .block-poll .listbox {
        padding: 10px 5px 0;
    }

    .block .list a:hover {
        color: #c03;
    }

    .block .list li:hover a:before {
        background-color: #c03;
        border-color: #c03;
    }

    .block .view-all a {
        padding: 6px 12px;
    }

    .block .view-all a:hover {
        border-color: #333;
        background-color: #333;
        color: #fff;
    }

    .block .tags li a:hover,
    .product-tags-all-page li a:hover {
        color: #c03;
    }

    /* CATEGORY PAGE & GRIDS */

    .home-page-category-grid {
        padding: 30px 0;
    }

    .home-page-category-grid .item-grid,
    .home-page .product-grid {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    .home-page .product-grid .item-grid {
        padding: 0;
    }

    /*.home-page .product-grid .item-box {
        width: 23%;
    }

    .home-page .product-grid .item-box:nth-child(3n+1) {
        clear: none;
    }

    .home-page .product-grid .item-box:nth-child(4n+1) {
        clear: both;
    }*/



    .item-box .picture,
    .item-box .title {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .category-item:hover .picture,
    .sub-category-item:hover .picture,
    .manufacturer-item:hover .picture,
    .vendor-item:hover .picture {
        opacity: 0.5;
    }

    .category-item:hover .title {
        padding: 12px 15px;
    }

    .sub-category-item:hover .title,
    .manufacturer-item:hover .title,
    .vendor-item:hover .title {
        padding: 10px 10px 10px 15px;
    }

    /* www.urselect.com todo */
    .sub-category-item:hover .title,
    .manufacturer-item:hover .title,
    .vendor-item:hover .title {
        padding: 5px 5px 5px 15px;
    }

    .breadcrumb {
        text-align: left;
    }

    .product-selectors {
        padding: 5px 10px;
        text-align: left;
    }

    .product-grid .item-box {
        padding: 0;
    }

    .product-item .picture {
        margin-bottom: 15px;
    }

    .product-item .product-title {
        text-transform: none;
    }

    .product-item .product-title a:hover {
        color: #c03;
    }

    .product-grid .prices {
        margin-bottom: 0
    }

    .product-grid .item-box .add-info {
        position: absolute;
        top: 0;
        z-index: 2;
        width: 100%;
        height: 220px;
        border: 1px solid #ccc;
        box-shadow: 0 0 5px rgba(255, 255, 255, 0.25);
        background-color: rgba(255, 255, 255, 0.9);
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .home-page .product-grid .item-box .add-info {
        height: 230px;
    }

    .product-grid .item-box .description {
        display: block;
        max-height: 132px;
        margin: 0;
        overflow: hidden;
        padding: 10px;
    }

    .product-grid .item-box .product-rating-box {
        background-color: rgba(0, 0, 0, 0.5);
        padding: 10px;
        text-align: center;
        opacity: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .product-grid .item-box .buttons {
        position: absolute !important;
        /*!important because of ie8*/
        bottom: 10px;
        width: 100%;
        white-space: nowrap;
        opacity: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .item-box .buttons .compare-products {
        display: inline-block;
        margin-right: 1px;
        vertical-align: bottom;
    }

    .item-box .buttons .compare-products input {
        display: block !important;
        width: 40px !important;
        height: 32px;
        background: #333 url(../images/img/compare-button.png) center no-repeat;
        padding: 0;
        font-size: 0 !important;
    }

    .item-box .buttons input[type="button"] {
        display: inline-block;
        height: 32px;
        width: 100px;
        padding: 0;
        vertical-align: bottom;
        font: normal 14px Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }

    .product-grid .item-box .buttons a:hover,
    .product-grid .item-box .buttons input[type="button"]:hover,
    .product-grid .item-box .buttons .ajax-cart-button-wrapper:hover * {
        height: 34px;
    }

    .product-list .item-box .buttons a:hover,
    .product-list .item-box .buttons input[type="button"]:hover,
    .product-list .item-box .buttons .ajax-cart-button-wrapper:hover * {
        opacity: 0.8;
    }

    .product-grid .item-box:hover .add-info,
    .product-grid .item-box:hover .product-rating-box,
    .product-grid .item-box:hover .buttons,
    .product-grid .ajax-cart-product-item-hover .add-info,
    .product-grid .ajax-cart-product-item-hover .product-rating-box,
    .product-grid .ajax-cart-product-item-hover .buttons {
        opacity: 1;
    }

    .product-grid .item-box.mobile-box .add-info {
        position: static;
        border: none;
        box-shadow: none;
        background: none;
        opacity: 1;
        height: auto !important;
    }

    .item-box.mobile-box .prices {
        margin: 0 0 15px;
        font-size: 12px;
    }

    .product-grid .item-box.mobile-box .description {
        display: none;
    }

    .product-grid .item-box.mobile-box .product-rating-box {
        opacity: 1;
        text-align: left;
        background: none;
        padding: 0;
        margin: 0 0 20px;
    }

    .product-grid .item-box.mobile-box .buttons {
        position: static !important;
        opacity: 1;
    }

    .item-box.mobile-box .buttons .compare-products {
        display: none;
    }

    .item-box.mobile-box .buttons input[type="button"] {
        height: auto;
        padding: 10px 20px;
        font: normal 16px 'eurostile';
        width: auto;
    }

    .pager ul {
        text-align: right;
    }

    .pager li {
        margin-bottom: 0;
    }

    .pager li span,
    .pager li a {
        min-width: 32px;
        padding: 7px;
    }

    .pager li a:hover {
        background-color: #ddd;
    }

    .product-filters .filter-content .item:hover,
    .product-filters .group.price-range-group>li:hover {
        color: #cc0033;
    }

    /* PRODUCT PAGE */

    .product-details-page .gallery {
        float: left;
        width: 320px;
    }

    .product-details-page .tier-info {
        float: left;
        width: 320px;
    }

    .product-details-page .overview {
        float: right;
        width: 440px;
        margin: 0 0 0px;
    }

    .overview .add-to-wishlist-button:hover,
    .variant-overview .add-to-wishlist-button:hover,
    .overview .add-to-compare-list-button:hover,
    .download-sample-button a:hover,
    .subscribe-button:hover {
        opacity: 0.75;
    }

    .overview .email-a-friend-button:hover {
        color: #c03;
    }

    .overview .subscribe-button:hover {
        opacity: 0.8;
    }

    .overview .add-to-cart-button:hover,
    .variant-overview .add-to-cart-button:hover {
        opacity: 0.8;
    }

    .ui-tabs .ui-state-hover a {
        opacity: 0.85;
    }

    .product-tags-list a {
        line-height: normal;
    }

    .product-tags-list a:hover {
        color: #c03;
    }

    .ui-datepicker-calendar td a {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .ui-datepicker-calendar td a:hover {
        background-color: #c03;
        color: #fff;
    }

    .giftcard label {
        width: 320px;
    }

    /* REVIEW PAGE */

    .write-review .title {
        margin-bottom: 30px;
        text-align: center;
    }

    .write-review .button-1:hover {
        opacity: 0.8;
    }

    .product-review-item .review-info a,
    .product-review-helpfulness .vote {
        padding: 0 5px;
    }

    .product-review-item .review-info a:hover,
    .product-review-helpfulness .vote:hover {
        color: #c03;
    }

    /* WISHLIST & COMPARE LIST */

    .wishlist-content .tax-shipping-info {
        display: block;
        text-align: center;
    }

    .wishlist-content .tax-shipping-info a:hover {
        text-decoration: underline;
    }

    .wishlist-content .button-2:hover {
        opacity: 0.8;
    }

    .wishlist-page .share-info {
        text-align: center;
    }

    .compare-products-page .clear-list {
        position: absolute;
        top: 3px;
        right: 0;
    }

    .compare-products-page .clear-list:hover {
        opacity: 0.8;
    }

    .compare-products-table-mobile {
        display: none;
    }

    .compare-products-table {
        display: table;
    }

    .compare-products-page .button-2:hover {
        opacity: 0.7;
    }

    /* PASSWORD PROTECTION */

    .topic-password {
        text-align: left;
    }

    .enter-password-form input[type="submit"]:hover {
        opacity: 0.8;
    }

    /* CONTACT PAGE & EMAILaFRIEND */

    .contact-page .button-1:hover,
    .email-a-friend-page .button-1:hover {
        opacity: 0.8;
    }

    .email-a-friend-page .title h2 a:hover {
        text-decoration: underline;
    }

    /* REGISTRATION, LOGIN, MY ACCOUNT */

    #check-availability-button {
        display: block;
        margin: 10px auto;
    }

    #username-availabilty {
        position: absolute;
        top: 5px;
        left: 536px;
    }

    .registration-page .button-1:hover,
    .registration-result-page .button-1:hover,
    .login-page .button-1:hover,
    .password-recovery-page .button-1:hover,
    .account-page .button-1:hover,
    .return-request-page .button-1:hover {
        opacity: 0.8;
    }

    .login-page .inputs.reversed>* {
        width: auto;
        margin: 0 5px;
        vertical-align: middle;
    }

    .login-page .forgot-password a:hover {
        color: #c03;
    }

    .inputs .option-list li {
        margin: 5px;
    }

    .account-page .button-2:hover {
        background-color: #e6e6e6;
    }

    .address-list .buttons,
    .order-list .buttons {
        position: absolute;
        top: 52px;
        right: 0;
    }

    .return-request-page label {
        width: 306px;
    }

    .avatar-page .page-body {
        text-align: center;
    }

    .page.order-details-page .page-body {
        margin: auto;
        max-width: 1170px;
    }

    .order-details-page .page-title a {
        /*float: right;*/
        margin-left: 5px;
    }

    .order-details-page .page-title a:hover {
        opacity: 0.8;
    }

    .order-details-page .actions {
        text-align: right;
    }

    .order-details-page .actions input:hover,
    .order-details-area .repost .re-order-button:hover {
        background-color: #e6e6e6;
    }

    .order-details-page .total-info {
        overflow: hidden;
    }

    .order-details-page .cart-total {
        float: right;
    }

    /* SHOPPING CART & CHECKOUT */

    .cart .product-name:hover,
    .cart .edit-item a:hover {
        color: #c03;
    }

    .shopping-cart-page .button-1:hover,
    .checkout-page .button-1:hover {
        opacity: 0.8;
    }

    .shopping-cart-page .cart-options {
        overflow: hidden;
    }

    .shopping-cart-page .common-buttons {
        float: right;
    }

    .shopping-cart-page .tax-shipping-info {
        float: right;
        clear: right;
    }

    .checkout-attributes {
        float: left;
        max-width: 600px;
        margin: 0;
    }

    .checkout-attributes dt,
    .checkout-attributes dd {
        margin: 0;
        /*padding: 5px 10px;*/
        padding: 5px 10px 5px 0;
        text-align: left;
        vertical-align: top;
    }

    .checkout-attributes .required {
        margin: 0;
    }

    .checkout-attributes li {
        margin: 0 0 5px;
        text-align: left;
        line-height: normal;
    }

    .checkout-attributes .color-squares {
        text-align: left;
    }

    .checkout-attributes .color-squares li label {
        margin: 0 10px 0 0;
    }

    .shopping-cart-page .common-buttons input {
        margin: 0 0 0 10px;
    }

    .shopping-cart-page .common-buttons input:hover {
        opacity: 0.8;
    }

    .shopping-cart-page .totals {
        margin: 0;
    }

    .cart-collaterals {
        width: 660px;
        margin: 0;
    }

    .cart-collaterals .deals {
        margin: 0 0 20px;
        border-top: 1px dotted #ccc;
        /*border-bottom: 1px dotted #ccc;*/
        overflow: hidden;
        padding: 20px 0;
    }

    .cart-collaterals .deals>div {
        float: left;
        margin-right: 15px;
    }

    .coupon-code input[type="submit"] {
        font-size: 11px;
    }

    .coupon-code input[type="submit"]:hover {
        background-color: #a6a6a6;
    }

    .cart-collaterals .shipping {
        margin: 0;
        overflow: hidden;
    }

    .cart-collaterals .shipping-options {
        overflow: hidden;
    }

    .cart-collaterals .shipping .inputs {
        float: left;
        margin-right: 15px;
    }

    .cart-collaterals .shipping label {
        display: block;
        width: auto;
        margin: 0;
        text-align: left;
    }

    .cart-collaterals .shipping label+* {
        width: 200px;
        height: 32px;
        background-color: #fff;
    }

    .cart-collaterals .estimate-shipping-button:hover {
        opacity: 0.8;
    }

    .checkout-page .edit-address label {
        width: 305px;
    }

    .checkout-page .pickup-in-store {
        text-align: center;
    }

    .checkout-page .selected-checkout-attributes {
        text-align: right;
    }

    .checkout-page .totals {
        float: right;
    }

    .opc .section {
        border: 1px dotted #ccc;
        padding: 20px;
    }

    .opc .back-link a:hover {
        color: #c03;
    }

    .opc .method-list,
    .opc .payment-info .info,
    .opc .section.confirm-order {
        margin: 0;
        border: none;
        background: none;
        padding: 0;
    }

    .opc .payment-method li {
        display: inline-block;
    }

    .opc .section.order-summary .order-review-data .title {
        text-align: left;
    }

    .order-details-page .tax-shipping-info {
        margin: 0 0 0 10px;
        border-left: 1px solid #ccc;
        padding: 0 8px;
    }

    .order-details-page .selected-checkout-attributes {
        float: left;
    }

    .opc .section.order-summary {
        text-align: left;
    }

    .order-confirm-page .order-review-data>ul>.title {
        margin: 0 0 5px;
        text-align: left;
    }


    /* SEARCH & SITEMAP */

    .search-input .inputs label {
        width: 145px;
    }

    .search-input .button-1:hover {
        opacity: 0.8;
    }

    .basic-search {
        margin: 0 0 20px;
    }

    .basic-search input[type="text"] {
        width: 350px;
    }

    .advanced-search {
        max-width: none;
        padding-top: 20px;
    }

    .advanced-search .price-range {
        margin-left: 88px;
    }

    .advanced-search .price-range input {
        height: auto;
    }

    .sitemap-page a:hover {
        color: #c03;
        text-decoration: underline;
    }

    /* BLOG & NEWS */

    .blog-page .tags a:hover,
    .blogpost-page .tags a:hover {
        color: #c03;
    }

    .blog-details a:hover {
        text-decoration: underline;
    }

    .new-comment textarea {
        display: block;
        margin: auto;
    }

    .new-comment .button-1:hover {
        opacity: 0.8;
    }

    .blog-comment a.username:hover,
    .news-comment a.username:hover {
        text-decoration: underline;
    }

    .news-item-page .inputs:first-child label {
        display: inline-block;
    }

    .news-item-page textarea {
        display: block;
        margin: auto;
    }

    /* FORUM & PROFILE */

    .forum-page {
        position: relative;
    }

    .current-time {
        float: left;
    }

    .forum-search-box {
        float: right;
    }

    .search-box.forum-search-box .search-box-button {
        height: 36px;
    }

    .forum-search-box .advanced a:hover {
        opacity: 0.9;
    }

    .forums-table-section a:hover,
    .forums-table-section td a:hover {
        color: #c03;
    }

    .forum-search-page .advanced-search .inputs label {
        width: 284px;
    }

    .forum-breadcrumb a:hover {
        color: #c03;
    }

    .forum-page .actions a:hover {
        color: #c03;
    }

    .forum-topic-page .actions a:hover,
    .topic-footer .actions a:hover {
        color: #c03;
    }

    .forum-post .manage a:hover {
        background-color: #e6e6e6;
    }

    .forum-post .pm-link-button:hover,
    .profile-info-box .pm-link-button:hover {
        opacity: 0.9;
    }

    .forum-post .post-time a:hover {
        opacity: 0.75;
    }

    .forum-edit-page label,
    .private-message-send-page label {
        width: 214px !important;
    }

    .move-topic-page label {
        width: 280px !important;
    }

    .forum-edit-page .buttons input:hover,
    .move-topic-page .buttons input:hover,
    .private-message-send-page .options input:hover,
    .private-messages-page .buttons input:hover,
    .private-message-view-page .options input:hover {
        background-color: #e6e6e6;
        opacity: 0.8;
    }

    .forum-edit-page .toolbar,
    .private-message-send-page .toolbar {
        margin-left: 220px;
    }

    .forum-edit-page textarea,
    .private-message-send-page textarea {
        margin-left: 224px;
    }

    .profile-info-box .send-pm .pm-button {
        margin: 0;
    }

    .forums-table-section.topic-group.active-discussions {
        position: relative;
    }

    .forums-table-section.topic-group.active-discussions .view-all {
        position: absolute;
        top: 5px;
        right: 5px;
    }


    .header-menu .sublist-wrap ul {
        max-height: calc(100vh - 220px);
        overflow-x: visible;
        overflow-y: auto;
    }

    /* width */
    .header-menu .sublist-wrap ul::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    .header-menu .sublist-wrap ul::-webkit-scrollbar-track {
        box-shadow: inset 0 0 3px grey;
    }

    /* Handle */
    .header-menu .sublist-wrap ul::-webkit-scrollbar-thumb {
        background: #c03;
        border-radius: 10px;
    }

    /* Handle on hover */
    .header-menu .sublist-wrap ul::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }
}


/*! perfect-scrollbar - v0.5.8
* http://noraesae.github.com/perfect-scrollbar/
* Copyright (c) 2014 Hyunje Alex Jun; Licensed MIT */
.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 8px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    bottom: 0;
    height: 8px
}

.ps-container>.ps-scrollbar-x-rail.in-scrolling {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 3px;
    width: 8px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    right: 0;
    width: 8px
}

.ps-container>.ps-scrollbar-y-rail.in-scrolling {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6;
    -ms-filter: "alpha(Opacity=60)";
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail.in-scrolling,
.ps-container:hover>.ps-scrollbar-y-rail.in-scrolling {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/


/* Firefox fix with the popupnot being opened - http://www.telerik.com/forums/q1'14-release---popup-bug-in-firefox */
.k-ff {
    overflow: inherit !important;
}

/* chrome fix with the vertical scroll disappearing*/
.k-webkit {
    overflow-y: scroll !important;
}

/* main styling */

.home-page-filters-wrapper {
    margin: 0 0 30px;
}

.home-page-filters {
    text-align: center;
    font-size: 0;
}

.home-page-filter-selectors:after {
    content: "";
    display: block;
    clear: both;
}

.home-page-filter-selector {
    display: inline-block;
    position: relative;
    width: 90%;
    max-width: 300px;
    margin: 5px;
    font-size: 14px;
    /* set size here, not on child elements */
    cursor: pointer;
}

.home-page-filter-selector .k-dropdown,
.home-page-filter-selector .k-dropdown-wrap {
    display: block;
}

.home-page-filter-selector .k-state-disabled {
    opacity: 0.5;
}

.home-page-filter-selector .k-input {
    display: block;
    height: 32px;
    border: 1px solid #ccc;
    overflow: hidden;
    background-color: #f6f6f6;
    padding: 7px 40px 7px 10px;
    white-space: nowrap;
    text-align: left;
    color: #666;
}

.home-page-filter-selector .k-select {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #fff url(../images/img/filter-icon.png) center no-repeat;
    font-size: 0;
}

.home-page-filter-selector .k-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff url(../images/img/loader.gif) center no-repeat;
}

#home-page-filter-total-products-count.loading {
    background: #fff url(../images/img/loader.gif) center no-repeat;
}

.home-page-filter-dropdown {
    height: auto !important;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #ccc;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.home-page-filter-dropdown ul {
    max-height: 197px;
    overflow-y: auto;
}

.home-page-filter-dropdown li {
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    padding: 8px 10px;
    white-space: nowrap;
    color: #666;
    cursor: pointer;
}

.home-page-filter-dropdown li:last-child {
    border-bottom: none;
}

.home-page-filter-button {
    margin: 15px 0 0;
    text-align: center;
}

.home-page-filter-button .search-button {
    position: relative;
    border: 0;
    display: inline-block;
    height: 40px;
    background-color: #c03;
    vertical-align: middle;
    padding: 0 12px;
    font: normal 15px/40px Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-right: 41px;
}

.home-page-filter-button .search-button:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 40px;
    margin-left: 1px;
    background: #c03 url(../images/img/filter-button.png) no-repeat center;
}

.home-page-filter-button .results-number {
    display: none;
    width: 40px;
    height: 40px;
    margin-right: 1px;
    background-color: #c03;
    line-height: 40px;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
}


@media all and (min-width: 481px) and (max-width: 1000px) {
    .home-page-filter-selector {
        width: 40%;
        max-width: 350px;
    }
}

@media all and (min-width: 1001px) {

    .home-page-filters-wrapper {
        position: relative;
        z-index: 1;
        margin-top: -30px;
        background-color: rgba(0, 0, 0, 0.5);
        box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
        padding: 10px 0;
    }

    .home-slider .home-page-filters-wrapper {
        margin-top: -74px;
    }

    .home-page-filter-input-search {
        width: 500px;
        height: 34px;
        display: block;
        box-sizing: border-box;
        border: 3px solid #c03 !important;
        padding-left: 10px;
        float: right;
        background-color: #ececec;
    }

    input.home-page-filter-input-search {
        height: 46px;
        font: normal 12px Arial, Helvetica, sans-serif;
        border: 1px solid #461515;
        background-color: #f5f5f5;
        width: 80%;
    }

    .home-page-filters {
        width: 860px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: auto;
        transform: scale(1.2);
    }

    .home-page-filters:after {
        content: '';
        display: block;
        clear: both;
    }

    .home-page-filter-selectors {
        float: left;
        max-width: 800px;
    }

    .home-page-filter-selector {
        float: left;
        width: 180px;
        margin: 5px 15px 5px 0;
        border: none;
        background-color: #fff;
        font-size: 12px;
    }

    .home-page-filter-selector .k-input {
        height: 24px;
        border: none;
        background-color: #fff;
        padding: 5px 32px 5px 8px;
    }

    .home-page-filter-selector .k-select {
        height: 24px;
        border: none;
    }

    .home-page-filter-dropdown {
        margin-top: 1px;
    }

    .home-page-filter-dropdown li {
        padding: 5px 8px;
    }

    .home-page-filter-dropdown li:hover {
        background-color: #f6f6f6;
    }

    .home-page-filter-button {
        float: right;
        margin: 0;
    }

    .home-page-filter-button:hover {
        opacity: 0.95;
    }

    .home-page-filter-button .search-button {
        height: 46px;
        font-size: 13px;
        line-height: 46px;
    }

    .home-page-filter-button .results-number {
        height: 34px;
        line-height: 34px;
    }
}

/* Slider */
.slick-carousel,
.carousel-title {
    display: none;
}

.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*
* Copyright 2012 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/


/*** TITLE & CONTAINERS ***/


.nop-jcarousel {
    position: relative;
    margin: 30px auto;
}

.nop-jcarousel .carousel-title {
    margin: 0 0 20px;
    position: relative;
    background: none;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

.nop-jcarousel .carousel-title strong {
    display: inline-block;
    max-width: 62%;
    margin: 0 0 -1px;
    box-shadow: 0 0 0 3px #fff;
    background-color: #333;
    padding: 15px 18px;
    font: normal 14px 'eurostile';
    color: #fff;
    text-transform: uppercase;
}

.nop-jcarousel .carousel-title strong:first-letter {
    font-size: 14px;
}

.nop-jcarousel .carousel-item {
    padding: 0 10px;
}

.nop-jcarousel .carousel-item .item-box {
    width: 100% !important;
    margin: 0;
}

.nop-jcarousel.home-page-category-grid,
.nop-jcarousel.vendor-grid {
    background: none;
}

.jCarouselMainWrapper .item-box .title {
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    /*Fix for delayed title load on swipe*/
}

.carousel-item .ribbon-position {
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    /*Fix for delayed ribbon load on swipe*/
}


/*** NAVIGATION ***/

.jCarouselMainWrapper .slick-prev,
.jCarouselMainWrapper .slick-next {
    position: absolute;
    z-index: 2;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    box-shadow: 0 0 0 10px #fff;
    cursor: pointer;
    font-size: 0;
    /*-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;*/
}

.jCarouselMainWrapper .slick-prev {
    background: #f6f6f6 url(/Plugins/SevenSpikes.Nop.Plugins.JCarousel/Themes/Traction/Content/images/prev-horizontal.png) center top no-repeat;
}

.jCarouselMainWrapper .slick-next {
    background: #f6f6f6 url(/Plugins/SevenSpikes.Nop.Plugins.JCarousel/Themes/Traction/Content/images/next-horizontal.png) center top no-repeat;
}

.jCarouselMainWrapper .slick-prev:hover,
.jCarouselMainWrapper .slick-next:hover {
    background-position: center bottom;
    background-color: #333;
    border-color: #333;
}

.jCarouselMainWrapper .slick-disabled,
.jCarouselMainWrapper .slick-disabled:hover {
    cursor: default;
    background-position: center top;
    background-color: #f6f6f6;
    border-color: #ccc;
}

.jCarouselMainWrapper .slick-prev,
.jCarouselMainWrapper .slick-next {
    top: 4px;
}

.jCarouselMainWrapper .slick-prev {
    left: 10px;
}

.jCarouselMainWrapper .slick-next {
    right: 10px;
}

.nop-jcarousel .slick-dots {
    text-align: center;
    padding: 10px 0;
    font-size: 0;
}

.nop-jcarousel .slick-dots li {
    display: inline-block;
    margin: 0 2px;
}

.nop-jcarousel .slick-dots button {
    width: 10px;
    height: 10px;
    font-size: 0;
    border: 1px solid #ccc;
    background-color: #fff;
}

.nop-jcarousel .slick-dots .slick-active button {
    background: #eee;
    border: 1px solid #bbb;
}


.home .nop-jcarousel.manufacturer-grid {
    background: #eee;
}

.home .nop-jcarousel.manufacturer-grid .carousel-title {
    display: none !important;
}

.home .nop-jcarousel .manufacturer-item .title {
    display: none;
}

.home .nop-jcarousel.manufacturer-grid .slick-prev,
.home .nop-jcarousel.manufacturer-grid .slick-next,
.home .nop-jcarousel.manufacturer-grid .slick-dots {
    display: none !important;
}


@media all and (max-width: 1000px) {
    .nop-jcarousel .carousel-title {
        text-align: center;
    }
}

@media all and (min-width: 481px) {

    .jcarousel-container-horizontal .jcarousel-product-title {
        height: 40px;
        overflow: hidden;
    }

}

@media all and (min-width: 1001px) {

    .nop-jcarousel .carousel-title {
        text-align: left;
    }

    .home .nop-jcarousel {
        width: 1000px;
    }

    .home .nop-jcarousel.manufacturer-grid {
        width: 100%;
    }

    .home .nop-jcarousel.manufacturer-grid .slick-carousel {
        width: 1000px;
        margin: auto;
    }

    .side-2 .nop-jcarousel .carousel-title {
        border: none;
    }

    .side-2 .nop-jcarousel .carousel-title strong {
        width: 100%;
        text-align: center;
    }

    .side-2 .nop-jcarousel .carousel-title button~strong {
        margin: 0 0 50px;
    }

    .side-2 .jCarouselMainWrapper .slick-prev,
    .side-2 .jCarouselMainWrapper .slick-next {
        top: auto;
        bottom: 0;
    }

    .side-2 .jCarouselMainWrapper .slick-prev {
        left: 50%;
        margin: 0 0 0 -41px;
    }

    .side-2 .jCarouselMainWrapper .slick-next {
        left: 50%;
        margin: 0 0 0 1px;
    }

    .nop-jcarousel .carousel-title strong {
        max-width: 900px;
    }

    .jCarouselMainWrapper .slick-prev {
        left: auto;
        right: 42px;
        box-shadow: 0 0 0 2px #fff;
    }

    .jCarouselMainWrapper .slick-next {
        right: 0;
        box-shadow: 0 0 0 2px #fff;
    }

}

@media all and (max-width: 900px) {
    .home .nop-jcarousel.manufacturer-grid {
        background: #f5f5f5;
    }

    .home .nop-jcarousel .carousel-title {
        border: none;
    }

    .home .nop-jcarousel.manufacturer-grid .carousel-title {
        display: block !important;
        top: 35%;
        position: absolute;
        left: 0;
    }

    .home .nop-jcarousel.manufacturer-grid .carousel-title strong {
        display: none;
    }

    .home .nop-jcarousel.manufacturer-grid .slick-prev,
    .home .nop-jcarousel.manufacturer-grid .slick-next,
    .home .nop-jcarousel.manufacturer-grid .slick-dots {
        display: inline-block !important;
    }

    .home .nop-jcarousel.manufacturer-grid .carousel-item .item-box {
        padding: 0 14px;
    }
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */

.slider-wrapper img {
    max-width: 100%;
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 100%;
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: auto;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    opacity: 0;
}

/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-slice img {
    max-width: none;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

.nivo-box img {
    display: block;
    max-width: none;
}

/* Caption styles */

.no-captions .nivo-caption {
    display: none !important;
}

.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    /*filter: alpha(opacity=8);*/
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}

.nivo-caption p {
    padding: 5px;
    margin: 0;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

.nivo-controlNav a {
    cursor: pointer;
}

.nivo-controlNav a.active {
    font-weight: bold;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/


.slider-wrapper {
    position: relative;
    z-index: 1;
    margin: 0 0 20px;
}

.nivo-controlNav {
    display: none;
}

@media all and (max-width: 1000px) {
    .home-slider .logo-wrapper {
        position: relative;
        z-index: 2;
        margin-bottom: 0;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    }

    a.nivo-prevNav,
    a.nivo-nextNav {
        display: none;
    }
}

@media all and (min-width: 1001px) {

    .home-slider .slider-wrapper {
        min-height: 114px;
    }

    .home-slider .subheader-wrapper {
        /* position: absolute; */
        /*top: 56px;*/
        top: 70px;
        z-index: 9;
        width: 100%;
        background-color: rgba(151, 148, 148, 0.5);
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    }

    .admin-header-links~.subheader-wrapper {
        /*top: 91px;*/
        top: 105px;
    }
}

.home-page-banner {
    width: 1000px;
    margin: 0 auto;
}

.nivoSlider {}

.nivoSlider a {}

.nivoSlider img {}


/* DIRECTIONAL NAVIGATION */


.nivo-directionNav a {
    width: 45px;
    height: 45px;
    top: 50%;
    margin-top: -22px;
    border-radius: 50%;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.75;
    font-size: 0;
}

a.nivo-prevNav {
    background-image: url(../images/img/nav-button-left.png);
    left: 20px;
}

a.nivo-nextNav {
    background-image: url(../images/img/nav-button-right.png);
    right: 20px;
}

.nivo-directionNav a:hover {
    opacity: 0.7;
}


/* BULLET NAVIGATION */
/*removed*/

.nivo-controlNav {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0;
    font-size: 0;
}

.nivo-control {
    display: inline-block;
    width: 14px;
    height: 14px;
    font-size: 0;
    background: #c03;
    border: 1px solid #333;
    border-radius: 50%;
}

.nivo-control.active,
.nivo-control:hover {
    border-color: #fff;
}

/* THUMBNAIL NAVIGATION */
/*removed*/

/* CAPTION TITLE */
/*removed*/

/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.productQuantityTextBox {
    float: left;
    width: 20px;
    text-align: center;
    font-size: 16px;
}

.ajaxCart {
    position: absolute;
    z-index: 1070;
    padding: 1px !important;
    background: #fff;
    box-shadow: 0 1px 3px #666;
}

.ajaxCart li {
    list-style: none;
}

.ajaxCart .k-window-titlebar.k-header {
    margin: 0 !important;
    padding: 10px;
    border-bottom: 1px solid #999;
    background: #bbb url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Styles/images/button1.png) top repeat-x;
}

.ajaxCart .k-window-titlebar.k-header .k-window-actions {
    position: absolute;
    top: 9px;
    right: 10px;
    font-size: 0;
    z-index: 1;
}

.ajaxCart .k-window-titlebar.k-header .k-window-actions a {
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    background: #333 url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Styles/images/button-close-hover.png) center no-repeat;
    box-shadow: 0 0 1px #999 inset;
    font-size: 0;
}

.ajaxCart .k-window-titlebar.k-header .k-window-actions a:hover {
    background: #fff url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Styles/images/button-close.png) center no-repeat;
}

.productAddedToCartWindow,
.miniProductDetailsView {
    padding: 15px 10px;
    background: url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Styles/images/separator.png) 0 -1px repeat-x;
    color: #555;
    line-height: 18px;
}

/* PRODUCT ADDED TO CART WINDOW */

.productAddedToCartWindowTitle {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 12px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #eee;
}

.productAddedToCartWindowImage {
    float: left;
    overflow: hidden;
    margin: 0 15px 15px 0;
    width: 120px;
    text-align: center;
}

.productAddedToCartWindowImage a {
    display: block;
    overflow: hidden;
    line-height: 0;
}

.productAddedToCartWindowImage img {
    max-width: 100%;
}

.productAddedToCartWindowDescription {
    float: left;
    margin-bottom: 15px;
    width: 200px;
}

.productAddedToCartWindowDescription h1 {
    margin: 0 0 10px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.productAddedToCartWindowDescription h1 a {
    color: #333;
}

.productAddedToCartWindowDescription strong {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
}

.productAddedToCartWindowDescription span {
    display: block;
    margin-bottom: 3px;
    color: #666;
}

.productAddedToCartWindowSummary {
    clear: both;
    padding: 10px;
    border-top: 1px dotted #ccc;
    text-align: center;
}

.productAddedToCartWindowSummary a {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}

.productAddedToCartWindowSummary div {
    margin-top: 10px;
}

.ajaxCart .addProductToCartErrors {
    padding: 10px;
}

/* MINI PRODUCT DETAILS VIEW */

.miniProductDetailsView:focus,
.productAddedToCartWindow:focus {
    outline: -webkit-focus-ring-color auto 0;
}

.miniProductDetailsView {
    background-color: #f6f6f6;
}

.miniProductDetailsView h1 {
    margin-bottom: 10px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 1px 1px 0 #eee;
}

.miniProductDetailsView .product-name {
    position: absolute;
    top: 9px;
    left: 15px;
    width: 260px;
    height: 17px;
    overflow: hidden;
}

.miniProductDetailsView .product-essential {
    margin: 0;
    overflow: hidden;
}

.miniProductDetailsView .short-description {
    margin-bottom: 10px;
    padding-top: 0;
    border-top: none;
    width: 250px;
}

.miniProductDetailsView .product-essential .gallery {
    margin: 0 20px 0 0;
    width: auto !important;
    float: left;
    overflow: hidden;
}

.miniProductDetailsView .product-essential .picture {
    overflow: hidden;
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
}

.miniProductDetailsView .product-essential .picture img {
    z-index: 0 !important;
}

.miniProductDetailsView .product-variant-line {
    margin: 0;
}

.miniProductDetailsView .prices {
    margin-bottom: 10px;
}

.miniProductDetailsView .customer-entered-price {
    margin-bottom: 10px;
}

.miniProductDetailsView .enter-price-input {
    padding: 4px;
    width: 69px;
}

.miniProductDetailsView .giftcard {
    padding: 10px 15px;
    background: #fff;
    margin: 0;
}

.miniProductDetailsView .product-collateral {
    margin-top: 10px;
}

.miniProductDetailsView .message-error {
    display: block;
    float: right;
    clear: both;
    margin: 10px 0 0 0;
    color: #c00;
    font-weight: bold;
    font-size: 14px;
}

.miniProductDetailsView .message-error li {
    margin: 5px 0;
}

/* AJAX LOADER & ERRORS */

.k-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    /*filter: alpha(opacity=50);*/
}

.nopAjaxCartPanelAjaxBusy,
.miniProductDetailsPanelAjaxBusy {
    position: absolute;
    z-index: 1070;
    width: auto;
    height: auto;
    background: url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Styles/images/loader.gif) no-repeat fixed 50% 50%;
    opacity: 0.7;
    /*filter: Alpha(opacity = 70);*/
}

.addProductVariantToCartErrors {
    color: #c00;
}

.addProductVariantToCartErrors ul {
    margin: 20px;
}

.addProductVariantToCartErrors li {
    margin: 0 0 10px 0;
}

/*** QUANTITY BOX & BUY BUTTON ***/


.ajax-cart-button-wrapper {
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
}

.ajax-cart-button-wrapper input[type="text"],
.ajax-cart-button-wrapper select {
    width: 40px;
    height: 32px;
    float: left;
    margin-right: 1px;
    border: none;
    background: #c03 url(/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Themes/Traction/Content/images/quantity.png) center no-repeat;
    padding: 0;
    text-align: center;
    font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ajax-cart-button-wrapper select {
    padding-left: 18px;
    width: auto;
}

.item-box .ajax-cart-button-wrapper select {
    padding: 0 14px 0 10px;
}

.item-box .ajax-cart-button-wrapper input[type="button"] {
    float: left;
    width: 95px;
}

.home .item-box .ajax-cart-button-wrapper input[type="button"] {
    width: 105px !important;
}

/*** COMMON ELEMENTS ***/


.ajaxCart .k-window-titlebar.k-header {
    background: #eee;
    border-bottom-color: #ccc;
    padding: 12px;
}

.ajaxCart .k-window-titlebar.k-header .k-window-actions {
    top: 10px;
}

.ajaxCart .k-window-titlebar.k-header .k-window-actions a {
    width: 20px;
    height: 20px;
    border: 0;
}

.productAddedToCartWindowTitle {
    width: 350px;
    padding: 12px;
    font-size: 13px;
    color: #333;
}

.miniProductDetailsView .product-name {
    top: 12px;
    width: 400px;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
}

/*** SINGLE PRODUCT WINDOW ***/


.productAddedToCartWindow {
    background: none;
}

.productAddedToCartWindowDescription h1 a:hover {
    text-decoration: underline;
}

.productAddedToCartWindowDescription strong {
    color: #c03;
}

.productAddedToCartWindowSummary a {}

.productAddedToCartWindowSummary a:hover {
    text-decoration: underline;
}

.productAddedToCartWindowImage {
    width: auto;
}

.productAddedToCartWindowImage a {
    width: 160px;
    position: relative;
}

.productAddedToCartWindowImage a:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.productAddedToCartWindowImage img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    margin: auto;
}

.ajaxCart .productAddedToCartWindowCheckout {
    padding: 8px 22px;
    font-size: 15px;
    background-color: #c03;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid transparent;
    box-shadow: inset 0 0 0 1px transparent;
}

.ajaxCart .productAddedToCartWindowCheckout:hover {}

/*** GROPED PRODUCTS WINDOW ***/


.miniProductDetailsView {
    background: none;
    padding: 5px 10px 15px;
}

.miniProductDetailsView .overview {
    width: 280px;
    margin: 0;
}

.miniProductDetailsView .product-essential {
    border-bottom: 1px dotted #ccc;
    background: #fff;
    padding: 15px;
}

.miniProductDetailsView .gallery {
    max-width: 300px;
}

.miniProductDetailsView .picture:before {
    display: none;
}

.miniProductDetailsView .picture img {
    position: static;
}

.miniProductDetailsView .product-variant-name {
    font-size: 13px;
    text-shadow: none;
}

.miniProductDetailsView .attributes {
    margin-bottom: 15px;
    background: #f6f6f6;
    padding: 10px 10px 0;
}

.miniProductDetailsView .attributes select {
    max-width: 170px;
    background: #fff;
}

.miniProductDetailsView .attributes .datepicker {
    width: 140px;
    background: #fff;
}

.miniProductDetailsView .cart-info {
    overflow: visible;
    min-width: 260px;
}

.miniProductDetailsView .prices {}

.miniProductDetailsView .add-to-cart {
    margin: 0;
    overflow: hidden;
}

.miniProductDetailsView .add-to-cart>*,
.miniProductDetailsView .add-button-wrap {
    float: left;
}

.miniProductDetailsView .qty-input {}

/* RELATED AND CROSS SELL */


.ajaxCart .product-grid {
    width: 375px;
    margin: 10px 0 0;
}

.ajaxCart .product-grid .title {
    margin: 0 0 5px;
}

.ajaxCart .product-grid .title strong {
    max-width: 300px;
    font-size: 12px;
    padding: 10px 15px;
}

.ajaxCart .item-box {
    padding: 0 10px;
}

.ajaxCart .item-box .picture {
    margin: 0 0 5px;
}

.ajaxCart .item-box .product-title {
    margin: 0;
}

.ajaxCart .item-box .product-title a {
    font-size: 12px;
}

.ajaxCart .item-box .actual-price {
    font-size: 13px;
    font-weight: normal;
}

.ajaxCart .item-box .product-rating-box,
.ajaxCart .item-box .add-info,
.ajaxCart .item-box .tax-shipping-info,
.ajaxCart .item-box .hover-content {
    display: none !important;
}

/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.ribbon-wrapper {
    position: relative;
}

@media all and (min-width: 769px) {
    .product-list .ribbon-wrapper {
        float: left;
        /*should not be applied on smaller resolutions where the product list looks like a grid*/
    }
}

/* ribbon positioning */

.ribbon-position {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.ribbon-position.top-left {
    top: 0;
    left: 0;
}

.ribbon-position.top-right {
    top: 0;
    right: 0;
}

.ribbon-position.bottom-left {
    bottom: 0;
    left: 0;
}

.ribbon-position.bottom-right {
    bottom: 0;
    right: 0;
}

.ribbon-position.top-middle {
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.ribbon-position.right-middle,
.ribbon-position.left-middle {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: right;
}

.ribbon-position.bottom-middle {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.ribbon-position.left-middle {
    text-align: left;
}

.ribbon-position.center {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

.ribbon-position.right-middle:before,
.ribbon-position.left-middle:before,
.ribbon-position.center:before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}

/* ribbon wrapping element */

.product-ribbon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

/* ribbon label without image*/

.ribbon-text {
    font-size: 12px;
    line-height: normal;
}

/* ribbon label with image */

.ribbon-image-text {
    font-size: 12px;
    line-height: normal;
    position: absolute;
    top: 0;
    left: 0;
}

/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

@media all and (max-width: 768px) {
    .product-list .ribbon-wrapper {
        float: none;
    }
}