body, html {
    background: #231f20
}

#newsletter input, .headnav li a, .pcButton, .sf-menu ul li, button {
    text-transform: uppercase
}

.pcCatBanner, .tab-content {
    overflow: hidden
}

#back-top-btn, .pcButton, .pcShowProductsH {
    cursor: pointer
}

@font-face {
    font-family: 'Material Design Icons';
    src: url(../fonts/materialdesignicons-webfont.eot);
    src: url(../fonts/materialdesignicons-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/materialdesignicons-webfont.woff) format('woff'),url(../fonts/materialdesignicons-webfont.ttf) format('truetype'),url(../fonts/materialdesignicons-webfont.svg#materialdesignicons) format('svg')
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

* {
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

#siteID {
    background: #fff
}

#slideshow *, .mobile-menu * {
    -webkit-transition: none;
    transition: none
}

body {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    overflow-x: hidden
}

img {
    max-width: 100%
}

#AgreeArea {
    border: 1px solid orange;
    padding: 10px;
    background: #f5f5f5
}

.text-center {
    text-align: center
}

#newsletter h1 {
    font-family: "Crete Round",serif;
    font-weight: bolder
}

#newsletter h2 {
    font-size: 32px;
    letter-spacing: .15em;
    font-weight: bolder;
    line-height: 33px
}

#newsletter h3 {
    font-size: 26px;
    letter-spacing: .15em;
    line-height: 36px;
    font-weight: 600
}

#newsletter h4 {
    font-size: 16px;
    font-weight: bolder;
    letter-spacing: .2em
}

#newsletter h5 {
    font-size: 14px;
    font-weight: bolder
}

#newsletter .btn {
    border-radius: 0
}

#newsletter .btn-primary {
    padding: 20px 35px;
    background: #000;
    font-size: 18px;
    font-weight: bolder;
    border: none;
    color: #fff
}

    #newsletter .btn-primary:hover, .btn-primary.active, .btn-primary:active, .btn-primary:focus, .open > .dropdown-toggle.btn-primary {
        border: none;
        background: grey
    }

#newsletter input, button {
    letter-spacing: .2em;
    font-weight: bolder
}

.headnav li a, .pcButton, .sf-menu > li {
    letter-spacing: 1px
}

#newsletter .input-group-btn > .btn:hover, .input-group-btn > .btn:active, .input-group-btn > .btn:focus {
    z-index: 0;
    border-left: 2px solid grey
}

#newsletter .form-control {
    border: none;
    font-size: 18px;
    padding: 20px 35px;
    height: 70px
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.container {
    width: 95%;
    padding: 0
}

.pcButtonAddToWishlist, label {
    width: 100%
}

.text-left-xs {
    text-align: left
}

.text-right-xs {
    text-align: right
}

.text-center-xs {
    text-align: center
}

.padding-sm {
    padding: 1% 0
}

.padding-md {
    padding: 3% 0
}

.padding-lg {
    padding: 5%
}

label {
    font-weight: inherit
}

hr {
    border-color: rgba(255,255,255,.15)
}

.pcButton {
    background-color: #363636;
    border: none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: 2px 2px 0;
    text-decoration: none;
    font-weight: 700;
    padding: 1em 1.66667em;
    max-width: 400px
}

a.pcButton {
    text-decoration: none;
    color: #fff !important
}

.pcButton .pcButtonText {
    color: inherit;
    display: block;
    font-size: inherit;
    margin: 0;
    padding: 0
}

.pcButton img, .pcButton input[type=image] {
    display: none
}

.headnav li, .headnav li a, .headnav li div, .navbar-brand, .navbar-header {
    display: inline-block
}

.pcButton:hover {
    background-color: #c00;
    color: #fff;
    text-decoration: none
}

.pcShowAddToCart {
    margin: 10px 0 0
}

.pcButtonAddToCart {
    background-color: #c00;
    color: #fff;
    width: 100%;
    margin: 10px 0 0
}

    .pcButtonAddToCart:hover {
        background-color: red
    }

.pcButtonAddToWishlist:hover {
    background-color: #666
}

.pcButtonMoreDetails {
    background-color: #363636
}

    .pcButtonMoreDetails:hover {
        background-color: #c00
    }

.secondary {
    background-color: #636363 !important;
    color: #fff !important
}

a.secondary {
    text-decoration: none;
    color: #fff !important
}

.secondary .pcButtonText {
    color: #363636 !important
}

.secondary:hover {
    background-color: #969696 !important
}

.tiny {
    padding: 3px 6px !important
}

    .tiny .pcButtonText {
        font-size: 10px !important
    }

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0
}

.navbar {
    margin: 0 !important
}

.navbar-nav {
    float: none
}

.navbar-header {
    float: none;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 0;
    background:#fff;
}

.navbar-brand {
    color: #fff;
    font-size: 2em;
    height: auto;
    float: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 1
}

    .navbar-brand img {
        max-width: 25%;
        min-width: 120px
    }

        .navbar-brand img:focus, .navbar-brand img:hover {
            opacity: .3
        }

.navbar-default .navbar-nav > li > a {
    color: #000;
}

    .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #c00
    }

.navbar-right {
    float: none !important
}

.headnav {
    list-style: none;
    padding: 0;
    position: fixed;
    right: 10px;
    top: 8px;
    width: 35%
}

    .headnav li {
        margin: 0 0 0 5%
    }

        .headnav li a {
            color: #000;
            font-size: 11px;
            line-height: 25px
        }

.cart-txt::before, .pcSaveChoiceLink {
    display: none
}

.headnav li a i {
    font-size: 1.7em;
    vertical-align: middle
}

.headnav li:active a, .headnav li:focus a, .headnav li:hover a {
    color: red;
    text-decoration: none
}

.modal {
    z-index: 99999
}

.mobile-menu, nav {
    z-index: 99998;
    width: 100%
}

.mobile-bar {
    position: fixed;
    height: 50px;
    background: #000;
    display: block;
    top: 0;
    width: 100%;
    z-index: 9999
}
.mhsearch {
    display: none !important;
}
.mobile-menu {
    z-index: 99998
}

.mean-container .mean-nav {
    margin-top: 0
}

.mean-container .mean-bar {
    background: 0 0;
    z-index: 99998;
    position: fixed;
    left: 0;
    padding: 0;
    min-height: 0;
    height: 0
}

.mean-container a.meanmenu-reveal {
    margin-top: -48px;
    font-size: 18px;
    left: 0;
    right: auto;
    text-align: center;
    text-indent: 0
}

.mean-container .mean-nav ul li:not(.mobile-section) a.mean-expand {
    line-height: .9
}

.flex-viewport {
    position: relative
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}
    .bx-wrapper img {
        margin:0 auto;
    }
    .bx-wrapper .bx-viewport {
        box-shadow: none;
        left: 0px;
        background: #fff;
    transform: translate(0);
    }
.bx-controls.bx-has-pager.bx-has-controls-direction {
text-align:center;
height:60px;
}
.bx-viewport {
    display:block;
    width:100%!important;
    margin: 0 auto;
    height:240px !important;
}
    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    }
    .bx-wrapper .bx-loading {
        min-height: 50px;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000
    }
    .bx-wrapper .bx-pager {
display:inline-block;
text-align:center;
border-radius:12px;
background: #d4d4d4;
margin: 40px auto;
/*
align-self:center;
position:absolute;
z-index:9999;
left:45%;
*/
padding:10px 10px 0 10px;
    }
        .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
            display: inline-block
        }
        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #9f9f9f;
            text-indent: -9999px;
            display: block;
            width: 12px;
            height: 12px;
            margin: 0 5px;
            outline: 0;
            -moz-border-radius: 12px;
            -webkit-border-radius: 12px;
            border-radius: 12px;
        }
            .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #fff;
            }
            .bx-wrapper .bx-pager.bx-default-pager a:hover {
                background: #8d2808;
            }
    .bx-wrapper .bx-prev {
        left: -60px;
        background: url('/shop/pc/theme/dvs/images/dg-controls.png') no-repeat top left;
    }
    .bx-wrapper .bx-next {
        right: -60px;
        background: url('/shop/pc/theme/dvs/images/dg-controls.png') no-repeat top right;
    }
    .bx-wrapper .bx-prev:hover {
        background-position: -5px 0
    }
    .bx-wrapper .bx-next:hover {
        background-position: -43px 0
    }
    .bx-wrapper .bx-controls-direction a {
height:65px;
margin-top:-30px;
width:40px;
transition: all 0.1s ease 0s;
position:absolute;
top:50%;
outline:0;
z-index:9999;
text-indent:-9999px;
    }
        .bx-wrapper .bx-controls-direction a.disabled {
            display: none
        }
    .bx-wrapper .bx-controls-auto {
        text-align: center
    }
        .bx-wrapper .bx-controls-auto .bx-start {
            display: block;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            outline: 0;
            margin: 0 3px
        }
            .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                background-position: -86px 0
            }
        .bx-wrapper .bx-controls-auto .bx-stop {
            display: block;
            text-indent: -9999px;
            width: 9px;
            height: 11px;
            outline: 0;
            margin: 0 3px
        }
            .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                background-position: -86px -33px
            }
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%
    }
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px
    }
    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666\9;
        background: rgba(80,80,80,.75);
        width: 100%
    }
        .bx-wrapper .bx-caption span {
            color: #fff;
            font-family: Arial;
            display: block;
            font-size: .85em;
            padding: 10px
        }
.hp-ticker {
    color: #666;
    display: block;
    margin: 4% 0 5%;
}
    .hp-ticker span {
        text-transform: uppercase;
        /*font-size: 1.3em;*/
        letter-spacing: .2em;
    }

.pcTechDetails {
    max-width: 600px;
    margin: 0 auto
}

.tech-list {
    height: 300px
}

.slick-list, .slick-slide h3, .slick-track, .tech-item {
    height: 100%
}

.tech-item {
    width: 300px;
    margin: 0 auto
}

.flex-control-nav, .flex-direction-nav, .slides, .slides>li {
    font-weight:700;
    text-align:center;
}
.slick-initialized .slick-slide {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding-top: 1%
}

.sf-menu {
    margin: 0;
    float: none
}

    .sf-menu > li {
        font-family: 'Crete Round',serif;
        font-weight: 400;
        background: 0 0;
        float: none;
        display: inline-block
    }

    .sf-menu ul {
        -webkit-transition: none;
        transition: none
    }

        .sf-menu ul li {
            font-family: Roboto,sans-serif;
            font-size: 12px;
            letter-spacing: .2em;
            text-align: left;
            background: #1a1a1a
        }

            .sf-menu ul li a {
                color: rgba(255,255,255,.8)
            }

                .sf-menu ul li a:focus, .sf-menu ul li a:hover {
                    background: #c00
                }

    .sf-menu li.sfHover, .sf-menu li:hover {
        background: rgba(0,0,0,1)
    }

    .sf-menu a {
        border: none;
        background: rgba(255,0,0,0)
    }

    .sf-menu li:last-child ul, .sf-menu li:nth-last-child(2) ul {
        right: 0;
        left: inherit
    }

    .sf-menu li:last-child li, .sf-menu li:nth-last-child(2) li {
        text-align: right
    }

.nivo-caption, .pcCatBanner, .pcPageDesc, .pcPageNav, .pcPageTopRight, .pcShowProducts {
    text-align: center
}
.mdi.mdi-magnify.search {
font-size: 1.7em;    vertical-align: middle;
}
.hsearch {
   color: #000;    
   font-size: 11px;    
   line-height: 25px;
   position:absolute;
   top:40px;
   white-space:nowrap;
   right:0;
}
    .hsearch input {
        width:200px;
        height:40px;
        border-radius:9px;
        font-size:14px;
        font-weight:bold;
        padding-left:10px;
}
.navbar-default {
    background-color: #fff;
    font-size: 1.1em;
    border: none;
    border-radius: 0
}

#search-block {
    width: 100px;
    display:none;

}
.searchbox {
    background:#eee;
    border:0;
    font-size:12px;
    padding:5px;
    height:30px;
}

    #search-block.visible {
        right: 0
    }

    #search-block input {
       
        border: none;
        padding: 15px;
        font-size: 14px;
        width: 100%;
        
    }

#ColorSwatchesArea, .ProductsShare {
    border-top: thin solid rgba(0,0,0,.05)
}

#search-block input:focus {
    border-bottom: 4px solid #c00
}

#pcMain {
    padding: 3% 0
}

.theme-productcart .nivo-directionNav a {
    background: 0 0 !important
}

.nivo-controlNav {
    border-radius: 12px;
    background: #d4d4d4;
    padding: 3px 2px;
    margin: 10px auto;
    -webkit-align-self: center;
    align-self:center;
    position:absolute;
    margin-top:-50px;
    z-index:9999;
    display:inline-block;
    left:50%;
}
.sliderw {
    position:relative;
}
.nivo-controlNav a.active {
    background-position: 0 -20px;
}
.nivo-controlNav a:hover {
    background-position: 0 -40px;
}
.nivo-controlNav a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url('../images/bullets.png') no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
    vertical-align:middle;
}
.nivo-directionNav {
    display:none;
}

.nivo-directionNav a {
    font-size: 0
}

    .nivo-directionNav a:hover {
        text-decoration: none
    }

        .nivo-directionNav a:hover:before {
            opacity: 1
        }

    .nivo-directionNav a::before {
        background: url(../images/ss-arrow.svg) no-repeat rgba(0,0,0,0);
        content: "";
        display: block;
        height: 100px;
        opacity: .4;
        margin-top: -125%;
        width: 30px
    }

.nivo-prevNav {
    left: 2%
}

.nivo-nextNav {
    right: 2%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.nivoSlider {
    box-shadow: none !important;
    margin-bottom: 0 !important
}

.nivo-caption {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    background: 0 0;
    color: #000;
    font-size: .8em;
    opacity: 1
}

.nivo-caption-wrapper {
    background: #fff;
    opacity: .75;
    align-self: center;
    padding: 1rem;
    font-weight: 800;
    cursor: pointer
}

#hp-cta img {
    width: 100%
}

#social-block {
    padding: 3% 0 4%
}
.ticker h2 {
    margin-top:90px;
    font-size:28px;
    text-transform:uppercase;
    color:#666;
}
.ticker h3 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight:bold;
    margin-top:40px;
}

    #social-block p {
        font-family: Montserrat,sans-serif;
        color: grey;
        font-size: 16px;
        text-transform: none;
        line-height: 28px;
        letter-spacing: .08em
    }

#newsletter, #pcFeaturedProducts h2, #pcViewProductT h1, #slideshow, #social-block, .instagram-campaign header, .pcCatBanner, .pcMoreLink, .pcReviewActions a, .pcShowProductName a, .sizeChart, .slick-slider span, .tooltipT li, input[type=submit] {
    text-transform: uppercase
}

    #social-block h2::after {
        border-bottom: 6px solid #000;
        content: "";
        display: block;
        margin: 15px auto;
        width: 50px
    }

.media-image-wrapper {
    margin: 0 !important
}

#pcFeaturedProducts h2 {
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400
}

.pcShowProductName a, .slick-slider span {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.pcShowProductsH:hover .pcShowProductName a, .slick-slide:hover span {
    color: #c00;
    text-decoration: none;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.pcMoreLink {
    background-color: #363636;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 1em 1.66667em
}

    .pcMoreLink:focus, .pcMoreLink:hover {
        color: #fff;
        text-decoration: none;
        background-color: #c00
    }

#pcFeaturedProductsList {
    display: none
}

.slick-slide:hover img {
    opacity: .7;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.slick-slider * {
    -webkit-transition: none;
    transition: none
}

.slick-slide img {
    margin: 0 auto;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.slick-slide a {
    color: #000
}

    .slick-slide a:focus, .slick-slide a:hover {
        text-decoration: none
    }

.slick-next, .slick-prev {
    color:transparent;
    line-height: auto;
    width: auto;
    z-index: 1
}

    .slick-next::before, .slick-prev::before {
        color: #000;
        font-family: 'Material Design Icons';
        font-size: 40px
    }

.hp-ticker .slick-prev {
    left: 1%
}

.slick-prev::before {
    content: "\F141";
    right:0;
    position:absolute;
    line-height:30px;

}

.hp-ticker .slick-next {
    right: 1%
}

.slick-next::before {
   
    content: "\F142";
    color:#000!important;
}

.pcCatBanner {
    position: relative;
    min-height: 240px;
    background-color: #000;
    color: #fff;
    letter-spacing: .2em
}

    .pcCatBanner h1, .pcCatBanner img, .pcPageDesc {
        position: absolute;
        left: 0
    }

    .pcCatBanner h1 {
        display: inline-block;
        left: 0;
        position: absolute;
        right: 0;
        z-index: 1;
        margin: 55px 0;
        font-size: 28px
    }

    .pcCatBanner img {
        position: absolute;
        z-index: 0;
        height: auto;
        width: auto !important;
        left: 0;
        margin: -10px;
        max-width: initial;
        min-width: 100%
    }

.pcPageDesc {
     z-index: 1;
     position: absolute;
     margin-top: 95px;
     padding: 0 25% 0 25%;
     /* margin-left: 25%; */
     /* margin-right: 25%; */
     text-transform: initial;
     width: 100%;
     /* z-index: 10000000; */
     /* margin: 0 auto; */
    /* text-align: center; */
}

@media only screen and (max-width:768px) {
    .pcCatBanner h1 {
        margin-top: 25px
    }

    .pcPageDesc {
        margin-top: 75px;
        margin-left: auto;
        margin-right: auto;
        padding:0;
    }
    .nivo-controlNav {
        display: none;
    }
    .hsearch {
        display:none!important;
    }
    .mhsearch {
        display: inline-block !important;
    }
    #search-block {
        z-index: 99999;
        right: -420px;
        position: fixed;
        width: 420px;
        max-width: 100%;
        display:inline-block;
    }
        #search-block.visible {
            right: 0;
        }
        #search-block input {
            background: #efefef none repeat scroll 0 0;
            border: none;
            padding: 15px;
            font-size: 1.15em;
            width: 100%;
            border-bottom: 4px solid #9f9f9f;
        }
            #search-block input:focus {
                border-bottom: 4px solid #c00;
            }
}

.pcPageNav {
    padding: 10px;
    border-bottom: thin solid rgba(0,0,0,.07);
    font-size: .7em
}

    .pcPageNav a {
        color: rgba(0,0,0,1)
    }

        .pcPageNav a:focus, .pcPageNav a:hover {
            color: #c00;
            text-decoration: none
        }

.pcPageTopRight {
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 2% 4%;
    overflow-y: auto
}

.pcReviewRateicon {
    width: 12px
}

.pcShowPrices {
    font-weight: 400;
    font-family: 'Roboto Condensed'
}

.pcReviewActions a, .sizeChart {
    font-weight: 700;
    text-transform: uppercase
}

#ColorSwatchesArea {
    padding: 25px 0
}

.pcShowProductOptions {
    max-width: 50%;
    margin: 10px auto
}

ul.pcShowProductOptionsList label {
    display: none
}

.pcShowProductOptionsList {
    text-align: left
}

    .pcShowAddToCart select.form-control, .pcShowProductOptionsList select.form-control {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background: url(../images/dd-arrow.png) right 5px center no-repeat #f2f2f2
    }

    .pcShowAddToCart .form-control, .pcShowProductOptionsList .form-control {
        background: #f2f2f2;
        border-radius: 0;
        box-shadow: none;
        display: inline-block;
        text-align: center;
        text-transform: uppercase
    }

.sizeChart {
    text-align: center;
    font-size: .8em
}

    .sizeChart a {
        color: rgba(0,0,0,.8);
        padding: 3% 0
    }

.ProductsShare {
    padding: 45px 0;
    margin: 40px 0 0
}

.pcPageTopLeft {
    margin: 0;
    padding: 0 2%;
    text-align: center;
    width: 100%;
    font-size: 15px;
    line-height: 26px
}

    .pcPageTopLeft .pcShowPrices, .pcPageTopLeft .pcShowProductRating, .pcPageTopLeft .pcShowProductSku, .pcPageTopLeft h1, .pcPageTopRight .pcShowProductLDesc, .pcPageTopRight .pcShowProductReviews, .pcPageTopRight .pcTechDetails {
        display: inherit;
        text-align: center
    }

    #details .pcSectionTitle, .pcPageTopLeft .pcShowProductLDesc, .pcPageTopLeft .pcShowProductReviews, .pcPageTopLeft .pcTechDetails, .pcPageTopRight .pcShowPrices, .pcPageTopRight .pcShowProductSku, .pcPageTopRight h1, .pcShowProductSDesc {
        display: none
    }

#pcReviewRating, .pcReviewActions {
    text-align: center
}

#pcReviewRating {
    font-size: 0
}

    #pcReviewRating .pcReviewRateicon {
        width: 20px;
        margin: 0 4px
    }

#pcReviewAverage, #pcReviewRating, .pcReviewPagination, .pcReviewRate, .pcReviewSubRating {
    padding: 25px 0
}

.pcShowProductReviews {
    border-top: thin solid rgba(0,0,0,.08)
}

    .pcShowProductReviews .pcSectionTitle {
        text-align: center;
        background: 0 0;
        font-size: 1.25em;
        display: none
    }

#pcViewProductT h1 {
    text-transform: uppercase;
    font-family: 'Roboto Condensed',Arial,sans-serif;
    font-size: 1.75em;
    letter-spacing: -1px;
    margin: 5% 0 0
}

.pcShowProductSku {
    font-size: .7em
}

.pcShowProductMainPrice {
    font-size: 1.5em
}

.tab-content > .tab-pane {
    border: none
}

#details ul {
    padding-left: 0;
    text-align: center
}

    #details ul li {
        list-style-position: inside
    }

#technology {
    height: 0
}

    #technology.active {
        height: 100%
    }

#pcReviews {
    padding: 45px 0 0
}

.pcReview {
    margin: 0 5%;
    padding: 45px 0;
    border-top: thin solid rgba(0,0,0,.08)
}

.pcReviewActions a {
    background-color: #363636;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 1em 1.66667em
}

    .pcReviewActions a:focus, .pcReviewActions a:hover {
        background: #c00;
        text-decoration: none
    }

.collaborations {
    text-align: center;
    font-family: "Crete Round",serif;
    font-size: 16px
}

    .collaborations div {
        margin: 0 4px
    }

.instagram-campaign header h1 {
    font-family: 'Roboto Condensed',Arial,sans-serif;
    font-weight: bolder;
    letter-spacing: .7px;
    margin: auto;
    font-size: 60px;
    max-width: 90%;
    overflow: hidden;
    white-space: nowrap
}

.instagram-campaign {
    color: #fff
}

    .instagram-campaign header {
        text-align: center;
        text-transform: uppercase;
        color: #fff
    }

        .instagram-campaign header p {
            width: 850px;
            font-size: .8em;
            letter-spacing: .1em;
            line-height: 2.2;
            margin: 2.5em auto 1.66667em;
            max-width: 90%
        }

        .instagram-campaign header a {
            clear: both;
            color: #fff;
            display: inline-block;
            letter-spacing: .1em
        }

            .instagram-campaign header a:hover {
                color: #c00;
                text-decoration: none
            }

.instagram-accounts {
    font-size: 0
}

    .instagram-accounts li + li::before {
        content: "|";
        display: inline-block;
        padding-right: 27px
    }

#pcSocialLinks, footer nav ul {
    list-style: none;
    padding: 0
}

.instagram-accounts li {
    display: inline-block;
    font-family: "Crete Round",serif;
    font-size: 16px;
    margin: 15px 12px 0
}

#newsletter, #slideshow, #social-block {
    text-transform: uppercase;
    font-family: 'Open Sans Condensed',sans-serif;
    letter-spacing: .1em
}

#newsletter {
    background: #f1f1f1;
    padding: 4% 0
}

#back-top {
    padding: 3% 0;
    background: #fff
}

#back-top-btn {
    color: #000;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .15em
}

    #back-top-btn:focus, #back-top-btn:hover {
        text-decoration: none;
        color: grey
    }

    #back-top-btn:before {
        content: '\F536';
        display: block;
        margin-bottom: 10px;
        font: normal normal normal 10px/1 "Material Design Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

footer {
    font-family: 'Crete Round',serif;
    background-color: #fff;
    color: #000;
    font-size: .9em
}

    .tooltipT li, footer a, input[type=submit] {
        font-family: Roboto,sans-serif
    }

    footer .container {
        width: 95%
    }

#pcSocialLinks > li {
    display: inline-block;
    margin-right: 2%
}

#pcSocialLinks li a {
    padding-right: 2%;
    display: block
}

#pcSocialLinks > li a:hover {
    color: #c00
}

#pcSocialLinks i {
    font-size: 1.35em;
    padding: 5px
}

footer .form-control {
    border-radius: 0;
    box-shadow: none;
    border: none;
    width: 100% !important
}

input[type=submit] {
    background: #c00;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 0 1.66667em;
    letter-spacing: 1px;
    font-size: .9em
}

    input[type=submit]:hover {
        background: red
    }

footer nav li a:focus, footer nav li a:hover {
    color: #c00;
    text-decoration: none
}

footer a {
    color: #000;
}

.tip, .tipClick {
    position: relative !important;
    display: inline-block
}

    .tip > .tooltipB, .tip > .tooltipL, .tip > .tooltipR, .tip > .tooltipT, .tipClick > .tooltipB, .tipClick > .tooltipL, .tipClick > .tooltipR, .tipClick > .tooltipT {
        display: none
    }

    .tip:hover > .tooltipB, .tip:hover > .tooltipL, .tip:hover > .tooltipR, .tip:hover > .tooltipT, .tipClick > a:focus + .tooltipB, .tipClick > a:focus + .tooltipL, .tipClick > a:focus + .tooltipR, .tipClick > a:focus + .tooltipT, .tooltipT a, .tooltipT li {
        display: block
    }

.tooltipB, .tooltipL, .tooltipR, .tooltipT {
    background: #333;
    color: #E7E7E7;
    min-width: 200px;
    padding: 5px;
    position: absolute;
    text-align: center;
    z-index: 10
}

.tooltipL {
    left: -226px;
    margin-top: -28px
}

.tooltipB {
    top: 30px;
    left: -183px
}

.tooltipR {
    right: -226px;
    margin-top: -28px
}

.tooltipT {
    bottom: 36px;
    left: -100px;
    padding: 10px 0
}

    .tooltipT a {
        color: rgba(255,255,255,.6);
        letter-spacing: .5px
    }

        .tooltipT a:hover {
            color: red;
            text-decoration: none
        }

    .tooltipB:before, .tooltipL:before, .tooltipR:before, .tooltipT:before {
        border-style: solid;
        border-width: 10px;
        height: 0;
        width: 0;
        position: absolute;
        display: block;
        content: "\00a0"
    }

.tooltipL:before {
    border-color: transparent transparent transparent #333;
    top: 5px;
    right: -20px
}

.tooltipB:before {
    border-color: transparent transparent #333;
    right: 5px;
    top: -20px
}

.tooltipR:before {
    border-color: transparent #333 transparent transparent;
    top: 5px;
    left: -20px
}

.tooltipT:before {
    border-color: #333 transparent transparent;
    left: 100px;
    bottom: -20px
}

@media only screen and (max-width:768px) {
    #pcSocialLinks {
        margin-top:0px!important;
    }
    #email {
        font-size:14px!important;
    }
    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0
    }

        .video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }
    .pcCatBanner h1 {
        font-size:22px;
        }
}

@media only screen and (min-width:768px) {
    .pcSectionContents {
        padding: 5px 75px
    }

    .text-left-sm {
        text-align: left
    }

    .text-right-sm {
        text-align: right
    }

    .text-center-sm {
        text-align: center
    }

    .mobile-bar {
        display: none
    }

    .headnav {
        top: -70px;
        position: absolute
    }

    .navbar-brand, .navbar-header {
        position: relative
    }

    .navbar-header {
       
    }

    .navbar-brand img {
        max-width: 200px
    }

    .pcPageNav {
        padding: 15px 35px;
        text-align: left
    }
}

@media (min-width:992px) {
    .text-left-md {
        text-align: left
    }

    .text-right-md {
        text-align: right
    }

    .text-center-md {
        text-align: center
    }

    .navbar-default {
        position: fixed;
        top: 0
    }

    .mobile-menu {
        margin-top: 84px
    }

    .headnav {
        position: relative;
        width: auto;
        top: auto;
        right: 0;
        margin-top:5px;1
    }

        .headnav li {
            display: inline-block;
            margin: 0 0 0 2%
        }

    .cart-txt:before {
        content: 'Cart';
        display: inline-block
    }
}

@media (min-width:1200px) {
    .text-left-lg {
        text-align: left
    }

    .text-right-lg {
        text-align: right
    }

    .text-center-lg {
        text-align: center
    }

    #pcViewProductT .pcMainContent {
        display: block;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .pcPageTopRight {
        background: #f7f7f7;
        bottom: 0;
        top: 0;
        width: 25%;
        z-index: 0;
        height: 1200px
    }

        .pcPageTopRight .pcShowWishlist {
            margin-bottom: 10%
        }

    .sizeChart {
        text-align: left
    }

    .pcViewProduct {
        position: relative;
        display: table
    }

    .pcPageTopLeft {
        margin: 0;
        text-align: center;
        width: 75%
    }

        .pcPageTopLeft .pcShowPrices, .pcPageTopLeft .pcShowProductSku, .pcPageTopLeft h1, .pcPageTopRight .pcShowProductLDesc, .pcPageTopRight .pcShowProductReviews, .pcPageTopRight .pcTechDetails, .pcPageTopRight .tab-content {
            display: none
        }

        .pcPageTopLeft .pcShowProductLDesc, .pcPageTopLeft .pcShowProductReviews, .pcPageTopLeft .pcTechDetails, .pcPageTopRight #ColorSwatchesArea, .pcPageTopRight .ProductsShare, .pcPageTopRight .pcShowAddToCart, .pcPageTopRight .pcShowPrices, .pcPageTopRight .pcShowProductOptions, .pcPageTopRight .pcShowProductSku, .pcPageTopRight .pcShowWishlist, .pcPageTopRight .sizeChart, .pcPageTopRight h1 {
            display: block
        }

    .pcShowProductRating {
        padding: 0 0 5%
    }

    .pcShowProductOptions {
        max-width: none
    }

    .footer-border {
        border-right: thin solid rgba(255,255,255,.15)
    }
}
.bx-pager.bx-default-pager {
position:relative!important;

display:inline!important;

}
.bx-viewport {

}
i.mdi {
color: #000;}
#pcSocialLinks {
 text-align:center;
}
.bx-pager-item {
	vertical-align:top!important;
}
@media screen and (max-width: 767px) {
	.mean-container .mean-bar {
		top: 112px;
	}
	.headnav {
    	top: 75px;
    }
}