.page-main-inner .columns .column.main{
    padding-bottom: 0px;
}
#maincontent {
    width: 100vw;
    background-image: url(/media/wysiwyg/product/bg_hero_product.webp);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100%;
    padding: 0px;
}

#maincontent .product-social-links{
    display: none;
}
#maincontent .product-info-main .page-title-wrapper h1, #maincontent .product-options-bottom{
    color: #ffffff;
    margin-top: 40px;
}
.page-title-wrapper.product{
    position: relative;
    margin-top: 165px;
}
.product .productHeroHeading{
    font-size: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fbc204;
    display: unset;
}
.page-title-wrapper.product h1.page-title span.base{
    font-size: 40px;
}

.product-info-main .product-info-price .price-wrapper:before {
    content: "Starting at ";
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.15;
    color: #fbc204;

}
.price-container .price-wrapper .starting-at{
    display: none;
}
.product-info-price .price-wrapper{
    display: flex;
    flex-direction: column;
    font-weight: 700;
}
.product-info-main .product-info-price .price-wrapper span.price{
    font-size: 40px;
    line-height: 1.15;
}
.page-main-inner .main .product.media{
    margin-bottom: -80px;
}
.product-addto-links .action.towishlist:before, .product-addto-links .action.tocompare:before{
    display: none;
}
.product-info-main .product-info-price .product-addto-links a{
    width: auto;
    border-radius: 16px;
    padding: 0px 31px;
    box-sizing: border-box;
    background: #c13b59;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    border: 0;
    text-transform: capitalize;
}
.product-addto-links .action span{
    display: block;
}
.product-info-main .product-info-price{
    color: #ffffff;
    width: auto;
    justify-items: center;
    margin-bottom: 0px !important;
}
.product-addto-links{
    margin-top: 40px;
}
.move-related .owl-carousel.flick-carousel>.owl-stage-outer{
    overflow: visible;
}
.product-item-name .product-item-link, .products-related .price-wrapper span{
    color: #212121;
}
.page-main-inner .product-info-main .product-info-stock-sku{
    display: none;
}

.page-main-inner .product-info-main .product-add-form, .page-main-inner .product-info-main .product.overview{
    border-top: none !important;
}

/*** Overview section start***/
.pageContent__heading {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.15;
}
.pageContent--productBreakdown {
    flex-basis: 100%;
    margin: 92px auto 32px;
}
.pageContent--center {
    text-align: center;
}
.productBreakdownBlock {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    width: 86%;
    margin: 0 auto 72px auto;
}

.state-animated {
    opacity: 1 !important;
    transform: translateY(0px) !important;
}
.summarySpecsWrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: flex-start;
    width: 100%;
}
.categoryIcons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-self: flex-start;
    width: 75%;
    list-style: none;
    padding: 0px;
    margin: 0px auto 32px;
}
.summarySpecsWrap ul, li, article {
    box-sizing: border-box;
}
.categoryIcons__icon {
    width: 42%;
    margin-bottom: 12%;
    text-align: center;
}
.summarySpecsWrap li {
    font-size: 1em;
}
.categoryIcons__icon img{
    width: 100%;
    margin-bottom: 8px;
}
.categoryIcons__title {
    font-weight: 700;
    text-transform: uppercase;
    margin: auto;
}
.text-color-gaming {
    color: #9A9523;
}
.text-color-business {
    color: #5C91AF;
}
.text-color-creator {
    color: #884B95;
}
.text-color-casual {
    color: #B2566A;
}
.summarySpecs li {
    margin-bottom: 8px;
}
.product-item-name .product-item-link{
    font-size: 1.2em;
    font-weight: 700;        
}
.products-related .price-wrapper span{
    font-size: 16px;
    font-weight: 400;
}
.pageContent--productConfiguration{
    margin: 0 auto 72px auto;
}

.products-related .product-item-info .product-item-details .price-box{
        margin-bottom: 40px;
}

.pageContent--productRatings {
    margin-bottom: 72px;
}
.pageContent--center {
    text-align: center;
}
.productRatings {
    width: 86%;
    max-width: 1000px;
    list-style: none;
    padding: 0;
    margin: 0 auto 72px auto;
}
.productRatingsItemSpec__heading {
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 700;
    margin: 0 0 4px 0;
}
.productRatingsItemSpec__text {
    margin: 0;
    font-size: 1em;
    font-weight: 400;
}
.ratingBar .ratingBar__image{
    width: 100%;
    max-width: 420px;
    margin: auto;
}
.related .products-grid.products-related{
    justify-items: center;
    left: unset !important;
}
.products-related .product-item .product-item-info.related-available a:hover, .product-item-info:hover .product-item-photo:not(.porto-tb-featured-image){
  box-shadow: none !important;
}
.galleryBanner {
    box-sizing: border-box;
}
.galleryBannerImages {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 86%;
    max-width: 1800px;
    margin: auto;
    padding: 48px 0;
}
.galleryBanner img{
    display: block;
    margin: auto;
    vertical-align: bottom;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-style: none;
}

/*** Overview section end***/

/*** description section start***/

#description, .product-info-main .product-add-form #product_addtocart_form{
    width: 92%;
    background: #171717;
    border-top: none;
    margin: 0 auto 0 auto;
}
#tab-label-description{
    display: none;
}
.fullSpecs {
    font-size: 0.85em;
    float: left;
}
.fullSpecs table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 0 24px;
}
.fullSpecs tbody {
    display: table-row-group;
    vertical-align: middle;
    unicode-bidi: isolate;
}
.fullSpecs tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
}
.fullSpecs table th {
    vertical-align: top;
    text-align: left;
    padding-right: 16px;
    line-height: 1.5;
}
.fullSpecs table td {
    line-height: 1.5;
    text-align: left;
    display: table-cell;
    vertical-align: inherit;
    unicode-bidi: isolate;
}
.related.move-related.porto-products.title-border-bottom{
    background: #ffffff;
    margin-bottom: 0px;
}
.move-related .block-content.content{
    width: 86%;
    margin: 0px auto;
    padding-bottom: 118px;
}
.products-related .product-items .product-item-info.related-available .product-item-details .price-final_price .starting-at{
    display: inline-block;
    margin-right: 10px;
}
.actions-secondary.shopLoopConfigure.configure{
    width: auto;
    margin-top: auto;
    border-radius: 7px;
    background: #63802b;
    text-align: center;
    font-weight: 400;
    padding: 16px 32px;
    box-sizing: border-box;
    color: #ffffff;
}
.related.move-related .block-actions, .related.move-related .field.choice.related, .products-related .product-items .owl-dots.disabled{
    display: none;
}
#block-related-heading{
    font-size: 32px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.15;
}
.related .section-title.slider-title{
    margin: 0 auto 72px auto;
    color: #212121;
    padding-top: 118px;
}
.porto-products.title-border-bottom > .section-title{
    border-bottom: none;
}

.product.data.items{
    display: flex;
}

#product_addtocart_form{
    display: flex;
    flex-direction: column;
}
.product-options-bottom{
    justify-items: center;
}
#product-options-wrapper .fieldset .field{
    background: #343434;
}

.field input.product-custom-option{
    display:none;
}


/* Target radio button labels when the radio is checked */
.product-custom-option:checked + label {
    background-color: #63802B; /* Your desired color */
}

/* For swatch-like custom options that use a 'selected' class */
.custom-option-item.selected {
    background-color: #63802B;
}
#product-options-wrapper .fieldset > .field > .label, .fieldset > .fields > .field > .label{
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 21px !important;
}
#product-options-wrapper .fieldset .field .control .label {
    display: block;
    font-size: 14px;
    line-height: 1.3;
}

.product-custom-option + label {
    clear: both;
}
.product-custom-option + label {
    margin-bottom: 12px;
    box-sizing: border-box;
    padding: 12px 16px;
    border-radius: 12px;
    background: #212121;
}

#product-options-wrapper .fieldset > .field, .fieldset > .fields > .field {
    margin-bottom: 32px;
    padding: 16px 8px !important;
    border-radius: 5px;
    box-sizing: border-box;
    background: #343434;
}

.product-custom-option + label:before{
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    margin: auto;
    background-image: url(/media/wysiwyg/product/icon_radio_empty.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.product-custom-option:checked + label:before{
    background-image: url(/media/wysiwyg/product/icon_radio_checked.svg);
}
#product-options-wrapper .fieldset .field .control .label > span:first-child {
    padding-left: 35px;
}

.product-options-bottom .box-tocart .fieldset .field.qty{
    vertical-align: middle;
}
.product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .field.qty .label{
    font-size: 20px ;
    font-weight: 400;
    color: #ffffff;
}
.product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .field.qty .control #qty{
    font-size: 20px;
    height: 32px;
    background: #ffffff;
}
#product-options-wrapper .admin__field-label > span:first-child {
    display: inline-block;  
}
.actions #product-addtocart-button,
.product-add-form .box-tocart #product-updatecart-button {
    font-weight: 400;
    background: #63802B;
    border-radius: 10px;
}
span.price-notice:before {
    content: '( ';
    margin-left:10px;
}
span.price-notice:after {
    content: ') ';
}
span.price-notice {
    opacity: .7;
}
@media (max-width: 462px) {
    .product-info-main .product-info-price .product-addto-links a {
        margin: 10px;
    }
}
@media screen and (max-width: 720px) {
    .summarySpecs ul li{
         text-align: left;   
    }
    .product-info-main .product-add-form .product-options-bottom .box-tocart .fieldset .field.qty .label{
        font-size: 16px;
    }
}
@media only screen and (max-width: 767px) {
    .catalog-product-view #maincontent .product.media {
            order: unset;
    }
}
@media (min-width: 992px) {
    .media .owl-carousel.product-image-carousel.flick-carousel {
        width: 100% !important;
    }
    .media .owl-carousel.flick-carousel>.owl-stage-outer {
        left: unset !important;
        justify-items: center;
        width: 100% !important;
    }
    .media .owl-carousel.flick-carousel>.owl-stage-outer>.owl-stage {
        margin-left: 0px !important;
        width: 55% !important;
    }
    .media .owl-carousel.owl-drag .owl-item{
        width: 100% !important;
    }
    .page-title-wrapper h1.page-title{
        margin-bottom: 0px;
    }
    .products-related .owl-carousel.flick-carousel>.owl-stage-outer>.owl-stage{
        margin-left: unset !important;
    }
}
@media screen and (min-width: 720px) {
    .productBreakdownBlock {
        flex-direction: row;
        justify-content: space-between;
        width: 77%;
        margin: 0 auto 118px auto;
    }
    .pageContent--productBreakdown {
        margin: 108px auto 72px auto;
    }
    .pageContent__heading {
        font-size: 60px;
    }
    .summarySpecs {
        text-align: center;
    }
    .galleryBanner {
        width: 86%;
        margin: 0 auto 118px auto;
        border-radius: 70px;
        background-image: url(/media/wysiwyg/product/bg_banner_purple_paint.webp);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .galleryBannerImages {
        flex-direction: row;
        justify-content: space-between;
    }
    #block-related-heading{
        font-size: 60px;
    }
    #description, .product-info-main .product-add-form #product_addtocart_form{
        max-width: 86%;
    }
    #product-options-wrapper .fieldset > .field > .label, .fieldset > .fields > .field > .label{
        font-size: 1.6em !important;
    }
    #product-options-wrapper .fieldset .field .control .label {
        font-size: 1em;
    }
    #product-options-wrapper .fieldset > .field, .fieldset > .fields > .field {
        padding: 21px 32px !important;
        border-radius: 18px;
    }
    #block-related-heading , .page-title-wrapper.product h1.page-title span.base{
        font-size: 60px;
    }
}
@media (min-width: 992px) {
    .move-related .owl-carousel.flick-carousel>.owl-stage-outer {
            width: 100% !important;
            left: unset !important;
    }
}
@media screen and (max-width: 1140px) {
    .productRatingsItem {
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 1140px) {
    .productBreakdownBlock {
        width: 80%;
    }
    .summarySpecsWrap {
        flex-direction: row;
        justify-content: space-between;
    }
    .categoryIcons {
        width: 32%;
        margin: 0;
        padding: 0 32px 0 0;
    }
    .categoryIcons__icon img {
        max-width: 118px;
    }
    .summarySpecs {
        text-align: left;
        margin-left: auto;
    }
    .productRatings {
        width: 75%;
        margin: 0 auto 140px auto;
    }
    .productRatingsItemSpec__text{
        text-align: justify;
    }
    .ratingBar {
        width: 100%;
        max-width: 420px;
    }
    .productRatingsItem {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 8px;
    }
	.productRatingsItemSpec{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .ratingBar {
        margin: 0;
    }
}
@media screen and (min-width: 1326px) {
    .productBreakdownBlock {
        width: 77%;
    }
    .productRatings {
        width: 60%;
        min-width: 830px;
    }
}
@media screen and (min-width: 1400px) {
    .productBreakdownBlock {
        width: 66%;
    }
    #description, .product-info-main .product-add-form #product_addtocart_form{
        max-width: 77%;
    }
}
@media screen and (min-width: 1880px) {
    .productBreakdownBlock {
        max-width: 1000px;
    }
    #description, .product-info-main .product-add-form #product_addtocart_form{
        max-width: 1400px;
    }
}
