/*
==  THEME DETAILS  ============================================================

    Theme Name: R.One Creative Official Theme
    Theme URI: https://r1creative.net
    Description: A Responsive WordPress Blog and Portfolio Theme
    Version: 3.0
    Author: Mohammad
    Author URI: https://r1creative.net
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html

===============================================================================
*/

#order_review table tr td:first-child, 
#order_review table tr th:first-child{
    border-right: none !important;
}

#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box{
    background: #e4e5e6 !important;
    margin-top: 20px;
}

#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before{
    border: 1em solid #e4e5e6 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

#order_comments{
    padding-top: 17px;
}

#shipping_country_field{
    padding-top: 16px;
}

.checkout-extra-shipping-widget{
    background: #e4e5e6;
    padding: 22px 18px 22px 18px !important;
}

.woocommerce ul#shipping_method li{
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce ul#shipping_method li label {
    display: inline !important;
    color: #777777;
    font-family: 'roboto', sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    position: relative;
}

.woocommerce ul#shipping_method li input:after{
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 4px;
    background: #c29d6f;
    border-radius: 50px;
    opacity: 0;
    transition: .7s;
}

.woocommerce ul#shipping_method li input:checked:after{
    opacity: 1;
}

.woocommerce ul#shipping_method li input {
    margin: 3px .5ex;
    width: 20px;
    height: 20px;
    background: #fff;
    -webkit-appearance: none;
    border-radius: 50%;
    outline: 0;
    box-shadow: none;
    position: relative;
    margin: 0;
    margin-right: 15px;
    float: left;
    margin-top: 4px;
}

.checkout-extra-shipping-widget__cost {
    font-weight: 700;
    color: #0a0a0a;
}

.woocommerce-checkout #shipping_state_field,
.woocommerce-checkout #billing_state_field{
    width: 49%;
    float: right;
    clear: none;
}

#billing_address_1_field,
#shipping_address_1_field{
    display: none !important;
}

@media screen and (max-width: 640px){
    .woocommerce ul#shipping_method li input {
        margin-right: 2px;
        margin-top: 6px;
    }

    .woocommerce ul#shipping_method li label{
        font-size: 14px;
    }

    .checkout-extra-shipping-widget__cost{
        font-size: 14px;
    }
}
.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins{
    text-decoration: none;
}
.woocommerce span.onsale{
    display: none;
}
.custom-file-input input[type=file]::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input input[type=file]{
    padding-left: 30px;
    margin-top: 20px;
    outline: none;
}
.custom-file-input label:before{
    content: 'Select File';
    background: #695053;
    display: block;
    width: 125px;
    position: absolute;
    bottom: 13px;
    z-index: 3;
    vertical-align: middle;
    font-family: inherit;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    color: #fefefe;
    font-weight: 400;
    border-radius: 0;
    left: 32px;
}
.custom-file-input .ginput_container_fileupload{
    height: 66px;
    overflow: hidden;
}

.s-warranty-form .custom-file-input .validation_message{
    bottom: 11px;
}

.c-full-nav__inner{
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 100px;
}

.o-panel--cta.sticky{
    z-index: 1000;
}

@media screen and (max-width: 767px){
    .c-full-nav__inner{
        padding: 50px;
    }

    .s-warranty-form .gfield_label{
        font-size: 15px;
        line-height: 26px;
    }

    .o-panel--nav{
        z-index: 350;
    }

    .s-warranty-form .gfield_error .validation_message{
        top: 35px;
        z-index: 100;
        bottom: auto;
    }

    .s-warranty-form .custom-file-input .validation_message{
        bottom: auto;
        top: 47px;
    }

    .page-template-tpl-warranty-form .o-panel--footer{
        margin-bottom: -32px;
    }

    .tp-parallax-wrap .c-hero-slider__buttons-buy--inner{
        line-height: 36px !important;
        height: 45px !important;
        font-size: 11px !important;
        width: 125px !important;
        border-bottom-width: 3px !important;
    }
}

.wc-tabs-wrapper{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 100px;
    margin-bottom: -100px;
}
@media screen and (max-width: 1024px){
    .wc-tabs-wrapper{
        padding-top: 80px;
    }
}
@media screen and (max-width: 767px){
    .wc-tabs-wrapper{
        padding-top: 50px;
        margin-bottom: -90px;
    }
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
    width: 27%;
    padding-left: 0;
    border: none;
    background: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
}

.wc-tabs-container{
    width: 73%;
    padding-left: 45px;
    padding-bottom: 35px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-weight: 400;
    font-size: 16px;
    border-top: 1px solid #f2f2f2;
    padding: .9em 0;
    display: block;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child a{
    border-bottom: 1px solid #f2f2f2;
}

#tab-title-additional_information{
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    color: #c29d6f;
}

#contributions-list-title,
.contributions-form-title,
.product-rating-summary h3,
.contributions-title,
#tab-description h2{
    font-family: 'poboto', sans-serif;
    font-size: 20px;
    line-height: 35px;
    color: #3e3e3e;
    font-weight: 400;
}

.woocommerce #reviews .product-rating, 
.woocommerce-page #reviews .product-rating,
.woocommerce #reviews .product-rating .product-rating-details, 
.woocommerce-page #reviews .product-rating .product-rating-details,
.woocommerce #reviews .product-rating .product-rating-summary, 
.woocommerce-page #reviews .product-rating .product-rating-summary{
    width: 100%;
    display: block;
}

.product-rating-summary{
    text-align: left !important;
}

.contribution-type-selector{
    margin-bottom: 10px;
}

.contribution-type-selector>a{
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    margin-right: 20px;
    display: inline-block;
}

.woocommerce #reviews .product-rating .product-rating-details table td a, 
.woocommerce-page #reviews .product-rating .product-rating-details table td a{
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    display: block;
    margin-left: 15px;
}

.woocommerce #reviews .product-rating .product-rating-details table td.rating-count a, 
.woocommerce-page #reviews .product-rating .product-rating-details table td.rating-count a{
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
}

.woocommerce #reviews .product-rating .product-rating-details table td.rating-graph .bar, 
.woocommerce-page #reviews .product-rating .product-rating-details table td.rating-graph .bar{
    background-color: #695053;
}

.star-rating-selector:not(:checked) label.checkbox:before{
    font-size: 20px;
    color: #000;
}

.star-rating-selector:not(:checked) label.checkbox{
    margin-right: 5px;
    width: .8em;
}

.woocommerce #reviews h3{
    font-size: 25px;
}

.woocommerce #reviews .form-contribution #review_rating_field label, 
.woocommerce-page #reviews .form-contribution #review_rating_field label{
    display: block;
}

.star-rating-selector fieldset{
    float: left;
}

.woocommerce #reviews .form-contribution, 
.woocommerce-page #reviews .form-contribution{
    border: 1px solid #efeded;
    padding: .3em .5em;
    margin-bottom: 40px;
}

.woocommerce #reviews .contribution-karma, 
.woocommerce-page #reviews .contribution-karma{
    display: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text{
    border: none;
}

.woocommerce #reviews #comments ol.commentlist li, 
.woocommerce-page #reviews #comments ol.commentlist li{
    padding-top: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p{
    font-size: 16px;
    line-height: 22px;
}

.woocommerce #reviews .contribution-actions .vote-count, 
.woocommerce-page #reviews .contribution-actions .vote-count{
    font-weight: bold;
    font-size: 14px;
}

.woocommerce #reviews .contribution-actions>a, 
.woocommerce-page #reviews .contribution-actions>a{
    font-size: 16px;
    color: #c29d6f;
}

.woocommerce .star-rating{
    width: 3.7em;
}

.woocommerce .star-rating::before{
    color: #C29D70;
    font-size: 18px;
}

.woocommerce .star-rating span::before{
    color: #C29D70;
    font-size: 18px;
}

.woocommerce #reviews h3.contribution-title .star-rating, 
.woocommerce-page #reviews h3.contribution-title .star-rating{
    float: left;
    margin-top: 10px;
}

.single-product .c-single-product__price{
    width: 110px;
    float: left;
    margin-top: 10px;
}

.woocommerce .wc-product-reviews-pro-form-submit-row button.button,
.woocommerce #comments button.button{
    color: #c29d6f;
    background-color: #695053;
}

.woocommerce .wc-product-reviews-pro-form-submit-row button.button:hover,
.woocommerce #comments button.button:hover{
    background-color: #c29d6f;
    color: #695053;
}

@media screen and (max-width: 767px){
    .woocommerce div.product .woocommerce-tabs ul.tabs{
        width: 100%;
    }

    .wc-tabs-container{
        width: 100%;
        padding-left: 0;
    }

    .wc-tabs-wrapper{
        display: block;
    }
}

.c-features__image{
    position: relative;
}

.c-features__image__inner{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.c-features__text{
    background: transparent;
    position: relative;
}

.c-features__text-background{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff;
}

.c-features__text-inner-wrap{
    position: relative;
    z-index: 2;
}

.c-technical-specs__slider-column {
    background: transparent;
}

.c-technical-specs__slider-bg{
    background: #242323;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.page-id-20677 .c-technical-specs__slider-bg{
    background: #8b00fb;
}

.c-features__ribbon{
    position: relative;
    background: transparent;
}

.c-features__ribbon-inner{
    background: #c29d6f;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.page-id-20677 .c-features__ribbon-inner{
    display: none;
}

.c-feature-post__image-col{
    padding-top: 36%;
}

.masking-wrapper{
    position: relative;
}

.masked-image-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.masked-image-wrapper img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 1;
    visibility: hidden;
}

.c-social-feed__image-wrap{
    position: relative;
}

.c-social-feed__image-wrap-inner{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.c-social-feed__image-wrap img{
    display: block;
    visibility: hidden;
}

.c-feature-products__image-link{
    display: block;
    position: relative;
    overflow: hidden;
}

.c-feature-products__image-wrap{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.c-feature-products__image-wrap img{
    display: block;
    visibility: hidden;
}

.c-user-manuals__image-wrap{
    position: relative;
}

.c-user-manuals__image-clip{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.c-user-manuals__image-wrap img{
    visibility: hidden;
}

.c-help__box{
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 15px);
    height: 100%;
}

.c-help__box--placeholder{
    visibility: hidden;
    height: auto;
    position: static;
}

.c-help__col{
    position: relative;
}

@media screen and (max-width: 767px){
    .c-feature-post__image-col{
        padding-top: 68%;
    }
}

.c-user-manuals__box{
    position: relative;
    background: transparent;
}

.c-user-manuals__box-wrap{
    position: relative;
}

.c-user-manuals__white-bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.c-black-friday-banner{
    font-family: 'poboto', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background: #171717;
    text-align: center;
    min-height: 50px;
    padding-top: 13px;
    letter-spacing: 3px;
    font-size: 13px;
    color: #fff;
}

.c-black-friday-banner .color-gold{
    color: #c29d6f;
}

.c-black-friday-banner .color-deep{
    color: #695053;
}

@media screen and (max-width: 767px){
    .c-black-friday-banner{
        font-size: 11px;
        line-height: 13px;
        padding: 16px 20px;
        letter-spacing: 1.6px;
    }
}

.contribution-badge {
    background: #695053 !important;
}

.neon-collection-specs-link{
    display: none !important;
}

.page-id-20677.menu-icon-fixed .neon-collection-specs-link{
    display: inline-block !important;
}

.page-id-20677.menu-icon-fixed .s-primary-menu li{
    margin-left: 40px !important;
}

.product-holiday-message{
    float: left;
    width: 100%;
    font-size: 13px;
    font-style: italic;
    max-width: 460px;
    line-height: 17px;
    clear: both;
    margin-bottom: 16px;
}

.product-holiday-message span{
    display: block;
    font-weight: 700;
}

.woocommerce-Tabs-panel--additional_information{
    display: none !important;
}

.woocommerce-Tabs-panel--reviews{
    display: block !important;
}

.ncredible-neon-limited-msg{
    font-family: 'trumpgothicpro' !important;
    font-size: 30px !important;
    text-transform: uppercase !important;
}

@media screen and (max-width: 767px){
    .ncredible-neon-limited-msg{
        font-size: 20px !important;
    }
}

.c-cart__product-price ins{
	text-decoration: none !important;
}