@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');

body {
    font-family: 'Oswald', 'Helvetica-Neue', sans-serif;
}

.logo-container {
    background: #000;
    border-bottom: 2px solid #bd112c;
}

.logo-container .container {
    padding: 20px;
}

.customizer-product-title {
    border: 1px solid #000;
    padding: 20px 20px;
}

.customizer-product-title h2 span.price {
   color: #bd112c;
    font-weight: 400;
}

.customizer-product-title small {
    color: #666;
}

.customizer-container {
    border: 1px solid #000;
    position: relative;
}

.button-row {
    margin-bottom: 20px !important;
}

.ui-container {
    border: 1px solid #000;
    border-top: none;
    position: relative;
    background-color: #efefef;
}

.owl-theme .owl-controls {
    height: 50px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.owl-pagination {
    border-bottom: 1px solid #000;
    height: 24px;
    overflow: hidden;
}

.color-zone-title h4 span {
    color: #999;
    text-transform: uppercase;
}

.swatches {
    padding: 20px 20px;
    background: #efefef;
}

.swatches h6 {
    margin-left: 2px;
}

.specs {
    padding: 20px 20px;
    background: #efefef;
}

.specs h6 span {
    color: #bd112c;
}

.left-col {
    float: left;
    display: inline;
    width: 35%;
}
.right-col {
    float: right;
    display: inline;
    width: 35%;
    margin: 0 auto;
}
#shell, #vents {
    display: block;
    cursor: pointer;
}

.swatches button {
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    margin: 1px;
    overflow: hidden;
    outline: none;
    background-image: url(../images/responsive-btn-bg.png);
    background-position: center center;
    background-size: cover;
    border-radius: 4px;
    display: inline-block;
}

.specs button {
    border: 1px solid #000;
    background: #fff;
    width: 50px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    outline: none;
    float: left;
    display: inline-block;
    margin: 2px;
}

.specs button.disabled {
    background: #efefef;
    color: #ccc;
    cursor: not-allowed;
}

.specs button.selected {
    background: #000;
    color: #fff;
}

.swatches button::after {
    content: none;
}

.swatches button.selected {
    border: 1px solid #aaa;
    box-shadow: 0 0 5px #999;
}

.swatches button.selected::after {
    content: '\f00c';
    font-family: 'FontAwesome';
    display: block;
    background: rgba(0,0,0,0.5);
    color: #fff;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    box-shadow: 1px 1px 0 rgba(255,255,255,0.5), inset 1px 1px 0 rgba(0,0,0,0.5);
    margin: 0 auto;
    line-height: 36px;
    vertical-align: middle;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}

.owl-prev {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    position: absolute;
    top: 25px;
    left: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    background: #fff;
    padding: 0 15px;
}

.owl-next {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    position: absolute;
    top: 25px;
    right: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    background: #fff;
    padding: 0 15px;
}

.disabled {
    display: none;
}
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
    display: inline-flex;
    zoom: 1;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100); /*IE7 fix*/
    opacity: 1;
}

.color-zone-title {
    border-bottom: 1px solid #000;
    padding: 25px 2% 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    background-color: #efefef;
}

.color-zone-title h4 {
    padding: 0;
    margin: 0;
    height: 50px;
    vertical-align: middle;
    line-height: 50px;
    font-size: 14px;
}

.color-zone-title input[type=text] {
    height: 50px;
    border: none;
    line-height: 50px;
    vertical-align: middle;
    background: transparent;
    font-weight: 300;
    color: #666;
    font-size: 14px;
}


/* No Gutters */

.no-gutter [class*="-1"],
.no-gutter [class*="-2"],
.no-gutter [class*="-3"],
.no-gutter [class*="-4"],
.no-gutter [class*="-5"],
.no-gutter [class*="-6"],
.no-gutter [class*="-7"],
.no-gutter [class*="-8"],
.no-gutter [class*="-9"],
.no-gutter [class*="-10"],
.no-gutter [class*="-11"],
.no-gutter [class*="-12"] {
	padding-left:0;
    padding-right:0;
}

/* Tooltip */
.shell_color_btn + .tooltip > .tooltip-inner,
.vent_color_btn + .tooltip > .tooltip-inner,
.helmet_size_btn + .tooltip > .tooltip-inner,
.cage_size_btn + .tooltip > .tooltip-inner,
.container + .tooltip > .tooltip-inner {
    background-color: #000;
    color: #FFFFFF;
    border: 1px solid #000;
    padding: 15px;
    font-size: 12px;
    border-radius: 0;
    font-family: 'Oswald', 'Helvetica-Neue', sans-serif;
    font-style: italic;
}
/* Tooltip on top */
.shell_color_btn + .tooltip.top > .tooltip-arrow,
.vent_color_btn + .tooltip.top > .tooltip-arrow,
.cage_size_btn + .tooltip.top > .tooltip-arrow,
.helmet_size_btn + .tooltip.top > .tooltip-arrow,
.container + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid #000;
}

/* Helper Overlay */

#help_mask {
    position:absolute;
    top:0;
    left:0;
    background:rgba(0,0,0,0.8);
    z-index:500;
    width:100%;
    height:100%;
    opacity: 0;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    color: #fff;
}

#help_mask.fade-out {
    opacity:0;  
}

#help_mask.fade-in {
    opacity:1;          
}

#help_mask button {
    position: absolute;
    top:20px;
    right: 20px;
    cursor: pointer;
    color: #fff;
    border: none;
    background: transparent;
    font-size: 2em;
}


.help-choose-colors {
    width: 20%;
    color: #ddd;
    text-align: left;
    position: absolute;
    bottom: 2%;
    left: 2%;
}

.help-share {
    width: 20%;
    color: #ddd;
    text-align: left;
    position: absolute;
    bottom: 12%;
    left: 48%;
}

.help-cycle {
    width: 20%;
    color: #ddd;
    text-align: right;
    position: absolute;
    bottom: 2%;
    right: 2%;
}

.help-choose-colors i, .help-choose-colors h3,.help-share i, .help-share h3,.help-cycle i, .help-cycle h3 {
    color: #fff;
}

.share-help {
    position: relative;
    z-index: 505;
}

.btn-group.share-help .btn {
    float: none;
    margin-left: -5px;
}

.text-center {
    text-align: center;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .help-share {
        bottom: 14%;
        left: 47%;
    }
}

@media (max-width: 767px) {
    .right-col, .left-col {float: left; width: 100%; display: block;}
    .ui-container {
        padding: 0;
    }
    .button-row {
        margin-bottom: 5px !important;
    }
    .swatches button,
    .specs button {
        height: 46px;
        width: 46px;
    }
    .specs button {
        line-height: 46px;
        vertical-align: middle;
    }
    .owl-pagination {
        display: none;
    }
    .color-zone-title,
    .color-zone-title h4,
    .owl-prev,
    .owl-next {
        padding: 0 7px;
        top: 0;
        height: 40px;
        line-height: 40px;
    }
    #help_mask p,
    #help_mask h3 {
        font-size: 0.7em;
        line-height: 1.4em;
    }
    #help_mask button {
        font-size: 1.5em;
        right: 10px;
        top: 10px;
    }
    .help-share {
        bottom: 30%;
        left: 40%;
        width: 30%;
    }
    .help-choose-colors,
    .help-cycle {
        width: 30%;
    }
}



.matte, .flat, .weave, .defender {
    width: 21%;
    margin: 0 1.5%;
    display: inline-block;
}

.customizer-container {
	background-size: cover;
	background-position: center;
    }

.extra-features {
    display: none;
    padding: 20px;
    width: 100%;
    background: #ea282c;
}

.extra-features a {
    display: inline-block;
    padding: 1rem 1.3rem;
    background-color: #fff;
    margin-right: 5px;
    color: #000;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer;
}

.extra-features a:hover,
.extra-features a.selected {
    background-color: #000;
    color: #fff;
}

/* New Customizer 6/25 */


.ui-container.inactive {
    display: none;
}

.nav-tabs-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    width: 98%;
    max-width: 600px;
    margin: 0 auto;
}

.nav-tabs-wrapper {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.tabs-btn {
    background-color: #fff;
    border: 1px solid #000;
    border-bottom: none;
    border-radius: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 1.5rem 1.5rem;
    font-size: 16px;
    font-weight: 700;
}

.tabs-btn.active {
    background-color: #efefef;
}

.spec-btn-container {
    padding: 20px;
    width: calc(100% - 40px);
    margin: 0 auto;
}

.spec-btn-container.two-options {
    max-width: 600px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.spec-btn-container.four-options {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.spec-btn-container.five-options {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.spec-btn-container.three-options {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.spec-btn-container.select-box-container {
    max-width: 600px;
}

.spec-btn {
    padding: 14px 17px;
    text-transform: uppercase;
    font-weight: 700;

}

.spec-btn.active {
    background-color: #f2c301;
    border-color: #f2c301;
}

@media screen and (max-width: 576px) {
    .spec-btn-container.four-options {
        grid-template-columns: repeat(1, 1fr);
    }
    .spec-btn-container.five-options {
        grid-template-columns: repeat(1, 1fr);
    } 
    .spec-btn-container.three-options {
        grid-template-columns: repeat(1, 1fr);
    }

    .tabs-btn {
        padding: 1rem 1rem;
        font-size: 12px;
    }
}

.mt-2 {
    margin-top: 15px;
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    z-index: 3;
    display: none;
}

.modal-overlay.open {
    display: flex;
}

.modal-container {
    background-color: #fff;
    width: 80%;
    max-width: 600px;
    display: none;
}

.modal-container.open {
    display: block;
}

.modal-title-container {
    display: grid;
    grid-template-columns: 1fr 50px;
    height: 50px;
}

.modal-title {
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
    text-align: left;
}

.modal-close {
    padding: 10px;
}

button.modal-close {
    height: 30px;
    width: 30px;
    background-color: #f2c301;
    border-color: #f2c301;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content {
    text-align: left;
}

.modal-content.blades {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.strong {
    font-weight: 900;
}

.blade-photo {
    background-color: #efefef;
    /* padding: 20px; */
}

.blade-specs {
    padding: 20px;
}

.blade-photo img {
    width: 100%;
}

.personalization-options {
    width: 98%;
    max-width: 600px;
}

.no-personalization,
.stick-extension {
    position: relative;
    margin-top: 20px;
    display: grid;
    grid-template-columns: 50px 1fr;
}


.no-personalization {
    width: auto !important;
    max-width: 250px;
    margin: 0 auto !important;
}

.stick-extension {
    /*width: 98%;
    max-width: 600px;*/
    margin: 0 auto;
}

.no-personalization span,
.stick-extension span {
    display: flex;
    height: 30px;
    align-items: center;
}

.no-personalization-container {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .no-personalization-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
  }
  
  .no-personalization-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #aaa;
  }
  
  .no-personalization-container:hover input ~ .personalization-checkmark {
    background-color: #000;
  }
  
  .no-personalization-container input:checked ~ .personalization-checkmark {
    background-color: #f2c301;
  }
  
  .personalization-checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  .personalization-checkbox {
    margin: 0;
    padding: 0;
    top: 0 !important;
    position: absolute !important;
  }
  
  .no-personalization-container input:checked ~ .personalization-checkmark:after {
    display: block;
  }
  
  .no-personalization-container .personalization-checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .personalization-checkbox-container {
    display: flex;
    align-items: center;
    position: relative;
  }

  .open-info-modal {
    border: none;
    background-color: transparent;
    height: 26px;
    width: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    position: relative;
  }
  .open-info-modal:hover {
    border: none;
    background-color: transparent;
  }

  .open-info-modal svg {
    height: 26px;
    width: 26px;
    position: absolute;
    top: 0;
    left: 0;
  }

.p-5 {
    padding: 20px;
}

.spec-personalization {
    text-transform: uppercase;
}

@media screen and (max-width: 576px) {

    /* .spec-personalization {
        width: calc(100% - 20px) !important;
    } */

    .personalization-options {
        max-width: calc(100% - 40px) !important;
    }

    #canvasCarousel {
        margin-bottom: 30px;
    }
}
#canvasCarousel {
    margin-bottom: 30px;
}

select {
    width: auto !important;
}

.margin-center {
    margin: 0 auto;
}

.select-pattern-container,
.flex-options {
    display: flex;
    justify-content: center;
}

.stick-extension-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.personalization-tip {
    width: 250px;
    height: 95px;
    background-color: #fff;
    position: absolute;
    top: 150px;
    left: 300px;
    background-image: url(../images/PSTK_ALL_PERSONALIZATION.png);
    background-size: contain;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    box-shadow: 3px 3px 6px rgba(0,0,0,0.5);
}

.personalization-tip.tip-right {
    left: auto;
    right: 300px;
}

.player-name {
    color: #fff;
    font-weight: 900;
}

.personalization-disclaimer {
    position: absolute;
    height: 20px;
    font-size: 12px;
    color: #fff;
    left: 0;
    top: -20px;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 576px) {

    .personalization-disclaimer {
        font-size: 9px;
        top: -15px;
    }

    .personalization-tip {
        width: 150px;
        height: 55px;
        left: 20px !important;
        top: 20px !important;
    }

    .personalization-tip.tip-right {
        left: auto !important;
        right: 20px !important;
    }

    .player-name {
        font-size: 10px;
    }

    .blade-specs {
        font-size: 12px;
    }

}

@media screen and (max-width: 850px) {

    .personalization-tip {
        left:150px;
        top: 100px;
    }

    .personalization-tip.tip-right {
        right: 150px;
    }

}

.owl-next button,
.owl-prev button {
    background-color: transparent;
    height: 100%;
    width: 100%;
    border: none;
    border-radius: 0;
}

.d-none {
    display: none !important;
}