/* ==========================================================================
   Product detail page sections styles
   ========================================================================== */

#pdp * {
    box-sizing: content-box !important;
}

#pdp .text-center {
    text-align: center;
}
#pdp .yellow {
    color: #f0cf1e;
}
#pdp section {
    position: relative;
}
#pdp .show-on-mobile {
    display: none;
}
#pdp section h1,
#pdp section h2 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
}
#pdp section h1 {
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1;
}
#pdp section h3 {
    font-weight: 400;
}
#pdp section p {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.05em;
    font-weight: 300;
}
#pdp ul {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.05em;
    font-weight: 300;
}
#pdp section .wrapper {
    position: relative;
}
#pdp section p.centered {
    font-size: 1.5em;
    line-height: 1.8;
    max-width: 1200px;
    margin: 1.5em auto 0;
    letter-spacing: 0.03em;
}
#pdp .item,
#pdp .item a,
#pdp .item a img {
    outline: none;
}
#pdp .cta,
.mfp-wrap .cta {
    padding: 1.3em 2em;
    font-weight: 300;
    font-size: 1em;
    letter-spacing: 0.12em;
    display: inline-block;
    background: #000;
    color: #fff;
    margin: 1em 0;
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}
#pdp .cta.black {
    background: #000;
    color: #fff;
    font-weight: 100;
}
#pdp .cta.black:hover {
    background: #333;
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}
#pdp .cta:hover .mfp-wrap .cta:hover {
    background: #000;
    color: #fff;
    font-weight: 400;
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}
#pdp .content-left,
#pdp .content-right {
    padding: 8vw 0 9vw;
    min-height: 15vw;
    width: 46.5%;
    display: inline-block;
    vertical-align: middle;
}
#pdp .content-right {
    padding-left: 1%;
    margin-left: 52%;
    text-align: right
}
#pdp .content-right p {
    font-weight: 100;
}
#pdp .half {
    width: 47%;
    /*padding:0 1%;*/
    display: inline-block;
    vertical-align: top;
    position: relative;
}
#pdp #indabox {
    background: #222;
    padding: 6em 0;
    color: #fff;
}
#pdp #indabox h4,
#pdp #indabox h1 {
    font-weight: 300;
    letter-spacing: 0.1em;
}
#pdp #indabox h4 {
    letter-spacing: 0.2em;
}
#pdp #indabox .subHeader {
    margin: 2em 0 -1em;
    font-weight: 400;
}
#pdp #indabox .half {
    display: inline-block;
    width: 46%;
    padding: 2%;
}
#pdp #indabox ul {
    padding: 1em 2em 3em;
}
#pdp #indabox ul li span {
    line-height: 2;
    font-weight: 100;
    letter-spacing: 0.05em;
    color: #fff;
}
#pdp #indabox ul li {
    color: #fecc2d
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1200px) {
    #pdp {
        font-size: 11px;
    }
}
@media only screen and (max-width: 992px) {
    #pdp {
        font-size: 10px;
    }
    #pdp h1 {
        font-size: 2.2em !important;
    }
    #pdp p.centered {
        text-align: left;
    }
}
@media only screen and (max-width: 768px) {
    #pdp .show-on-mobile {
        display: block;
    }
    #pdp .hide-on-mobile {
        display: none;
    }
    #pdp .half {
        width: 100%;
        height: auto !important;
    }
    #pdp .content-left,
    #pdp .content-right {
        width: 100%;
    }
    #pdp #videos ul li,
    #pdp #indabox .half {
        width: 96%;
    }
    #pdp .content-right {
        margin-left: 0;
        text-align: left;
    }
}

/**/


/*PANEL TEMPLATE*/


/**/

#pdp .panel-template {
    color: #555;
    z-index: 1;
    position: relative;
    padding: 10vw 0 10vw;
    overflow: hidden;
}
#pdp .panel-template.fivepadding {
    padding: 0;
}
#pdp .panel-template.fivepadding {
    padding: 5vw 0 5vw;
}

/*Layout*/

#pdp .panel-template .wrapper {
    position: relative;
}
#pdp .panel-template .col-half {
    width: 43.5%;
    display: inline-block;
    vertical-align: middle;
    padding: 3%;
}
#pdp .panel-template .col-third {
    width: 28.9%;
    display: inline-block;
    vertical-align: top;
    padding: 2%;
}
#pdp .panel-template .offset-half {
    margin-left: 49.9%;
}
#pdp .panel-template .offset-third {
    margin-left: 32.9%;
}
#pdp .panel-template .overlay {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#pdp .panel-template .overlay.white {
    background: rgba(255, 255, 255, 0.6);
}
#pdp .panel-template .overlay.dark {
    background: rgba(0, 0, 0, 0.4);
}

/*IMG SWAP */

#pdp .panel-template .img-swap {
    margin: 0 0 0 5%;
    padding: 0;
}
#pdp .panel-template .img-swap li {
    display: inline-block;
    list-style-type: none;
    width: 25%;
}
#pdp .panel-template .img-swap li a {
    opacity: 0.5;
    transition: 250ms opacity;
}
#pdp .panel-template .img-swap li a:hover,
#pdp .panel-template .img-swap li a.selected {
    opacity: 1;
}
#pdp .panel-template .img-swap li img {
    width: 100%;
}
#pdp .panel-template .img-swap-container {
    position: relative;
}
#pdp .panel-template .img-swap-container img {
    margin: 4em auto;
    width: 100%;
}
#pdp .panel-template .img-swap-container .spacer {
    opacity: 0;
}
#pdp .panel-template .img-swap-container .option {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    transition: 250ms opacity;
}
#pdp .panel-template .img-swap-container .option.show {
    opacity: 1;
}

/*Expand Features*/

#pdp .panel-template .product-features {
    position: relative;
    width: 100%;
    height: 500px;
}
#pdp .panel-template .product-features .product {
    max-width: 90%;
    margin: 0 auto;
    padding: 5%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
#pdp .panel-template .product-features .feature {
    position: absolute;
    opacity: 0;
    width: 300px;
    max-width: 100%;
    background: rgba(255, 255, 255, 1);
    list-style-type: none;
    border-radius: 0em;
    border: 1px solid #ddd;
    line-height: 1.5;
    border-radius: 4px;
    margin-left: -1em;
    transition: opacity 500ms ease, margin-left 500ms ease;
    -webkit-transition: opacity 500ms ease, margin-left 500ms ease;
    line-height: 1.5;
    font-size: 0.9em;
    color: #666;
    padding: 1.5em 2em;
    text-align: left;
    font-weight: 400;
    letter-spacing: 0.08em;
    font-weight: 300;
}
#pdp .panel-template .product-features .feature.active {
    opacity: 1;
    margin-left: 0;
    transition: opacity 500ms ease, margin-left 500ms ease;
    -webkit-transition: opacity 500ms ease, margin-left 500ms ease;
}
#pdp .panel-template .product-features .close {
    position: absolute;
    top: 1em;
    right: 1em;
    width: 10px;
    cursor: pointer;
    display: none;
}
#pdp .panel-template .product-features .expand_feature {
    position: absolute;
    width: 3%;
    min-width: 35px;
    opacity: 0.25;
    cursor: pointer;
    z-index: 999;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
#pdp .panel-template .product-features .expand_feature:hover {
    opacity: 0.9;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
#pdp .panel-template .product-features .expand_feature.active {
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;
    opacity: 0.9;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
@media only screen and (max-width: 1200px) {
    #pdp .panel-template .product-features {
        height: 50vw;
        margin-top: 1em;
    }
}
@media only screen and (max-width: 768px) {
    #pdp .panel-template .product-features .product {
        max-width: 100%;
        padding: 5% 0;
    }
}
@media only screen and (max-width: 480px) {
    #pdp .panel-template .product-features .feature {
        top: 5% !important;
        width: 89%;
        padding: 10% 5%;
        background: rgba(255, 255, 255, 0.95);
        left: 0 !important;
    }
    #pdp .panel-template .product-features .feature.active {
        z-index: 999999;
    }
    #pdp .panel-template .product-features .close {
        display: block;
    }
}

/*fonts*/

#pdp .panel-template .white {
    color: #ddd;
}
#pdp .panel-template h1 small {
    font-size: 0.6em;
    line-height: 1.2;
}
#pdp .panel-template h1 {
    line-height: 1.2;
    letter-spacing: .1em;
}
#pdp .panel-template h2 {
    font-size: 1.2em;
    letter-spacing: .1em;
    font-weight: 500;
}
#pdp .panel-template h3 {
    font-size: 1.1em;
    letter-spacing: 0.2em;
    font-weight: 500;
    margin: 2em 0;
}
#pdp .panel-template p {
    margin: 2em 0;
    letter-spacing: .05em;
}
#pdp .panel-template a {
    color: #000;
}
#pdp .panel-template a:hover {
    color: #000;
}
#pdp .panel-template .white h1 {
    font-weight: 100;
}
#pdp .panel-template .white p {
    font-weight: 100;
}
#pdp .panel-template .white a {
    color: #fff;
}
#pdp .panel-template .white a:hover {
    color: #ccc;
}

/*img*/

#pdp .panel-template .img-responsive {
    max-width: 100%;
}
#pdp .panel-template .img-absolute {
    position: absolute;
}
#pdp .panel-template img.half {
    width: 46%;
    max-width: 100%;
}

/*embed youtube video*/

#pdp .panel-template .embed-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
#pdp .panel-template .embed-video iframe,
#pdp .panel-template .embed-video object,
#pdp .panel-template .embed-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 768px) {
    #pdp .panel-template .show-on-mobile {
        display: block !important;
    }
    #pdp .panel-template .hide-on-mobile {
        display: none;
    }
    #pdp .panel-template .col-third,
    #pdp .panel-template .col-half {
        width: 100%;
        margin: 1em 0;
        padding: 0;
    }
    #pdp .panel-template .wrapper {
        display: table;
    }
    #pdp .panel-template .col-half.bottom {
        display: table-footer-group;
    }
    #pdp .panel-template .col-half.top {
        display: table-header-group;
    }
    #pdp .panel-template .offset-half {
        margin-left: 0;
    }
    #pdp .panel-template .stack-on-mobile {
        position: relative;
        width: 90% !important;
        margin-left: 5%;
    }
    #pdp .panel-template .stack-on-mobile.right {
        float: right;
    }
}
