.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

body {
    margin: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

*,
::after,
::before {
    box-sizing: border-box;
}

a {
    color:
        #007bff;
    text-decoration: none;
    background-color:
        transparent;
}

img {
    vertical-align: middle;
    border-style: none;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

select {
    word-wrap: normal;
}

button,
select {
    text-transform: none;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.product.info.detailed .additional-attributes > tbody > tr:nth-child(even) {
    background-color: #ffffff !important;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.breadcrums {
    margin-bottom: 20px;
}

.page-layout-1column .product.media {
    /* width: 48%;
    border: 1px solid #E8E8E8;
    margin-left: 30px; */
}

.vehicle_options {
    margin-top: 20px;
    clear: both;
}

/* .product-info-price {
    margin-bottom: 50px;
    margin-top: 15px;
} */

.product.data.items {
    display: block;
    position: relative;
    padding: 0 30px;
}

.product.info.detailed {
    display: block;
}

.page-layout-1column .product.media {
    position: relative;
    top: 0;
    width: 50%;
    padding-left: 30px;
    z-index: 1;
}
.page-layout-1column .product-info-main {
    width: 50%;
}

button,
input {
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    margin-bottom: 0px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}

type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

.btn {
    position: relative;
    border-radius: 2px;
    overflow: hidden;
}

.dropdown-toggle {
    white-space: nowrap;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color:
        transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

button,
select {
    text-transform: none;
}

button,
input {
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button {
    border-radius: 0;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

.dropdown-toggle {
    white-space: nowrap;
}

.btn {
    font-weight: 400;
    color: #212529;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5;
}

button,
select {
    text-transform: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

.dropdown-toggle {
    white-space: nowrap;
}

.btn {
    font-weight: 400;
    color: #212529;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color:
        #212529;
    text-align: left;
    list-style: none;
    background-color:
        #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-menu {
    font-size: 1rem;
    color:
        #212529;
    text-align: left;
    list-style: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

.h3,
h3 {
    font-size: 1.75rem;
}

.text-center {
    text-align: center !important;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}


section.product_reviews.container-fluid, section.product_listing.container-fluid {
    clear: both;
}

/* section.product_listing.container-fluid .product:hover {
    border: 1px solid #fff;
} */

.similar_products .product:hover {
    border: 1px solid #c7c7c7  !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

th.col.label {
    text-align: left;
}

ul.a-unordered-list.a-vertical.a-spacing-none li {
    margin-bottom: 20px;
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important;
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    transition: width .6s ease;
}


.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

textarea.form-control {
    height: auto;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

textarea {
    overflow: auto;
    resize: vertical;
}

legend.label span {
    font-weight: 400;
}

.label span {
    font-weight: 400;
}

.fieldset>.field:not(.choice)>.label {
    width: auto;
    box-sizing: border-box;
    float: left;
}

/* #view_review {
    padding-top: 0;
} */

label#Rating_rating_label {
    display: none;
}

.review-form .action.submit.primary {
    font-size: 14px;
    color: #0243C4;
    text-decoration: underline;
    padding: 0;
    margin: 0;
    background-color: transparent;
}

.review-form .action.submit.primary:hover {
    font-size: 14px;
    color: #0243C4;
    text-decoration: underline;
    padding: 0;
    margin: 0;
    background-color: transparent;
}

/* .field {
    margin: 0 !important;
    margin-top: 10px !important;
} */

.actions-toolbar.review-form-actions {
    margin-left: 0% !important;
}

textarea.form-control {
    min-height: 150px;
    max-height: 150px;
}

.attached_img img {
    width: 140px;
    height: 140px;
    object-fit: contain;
    border: 1px solid #ececec;
    margin: 5px;
    border-radius: 2px;
}
section.product_reviews.container-fluid .col-lg-9{
    display: flex;
    flex-wrap: wrap;
}
/* .attached_img {
    padding-left: 0px;
    display: flex;
    flex-wrap: unset;
} */

.review-form {
    max-width: 100%;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

span.label.rating-label {
    display: none;
}

div#customer-reviews {
    clear: both;
}

.review-ratings {
    float: none;
    margin-top: 10px;
}

.avatar_detail label {
    margin-bottom: 0;
    margin-left: 0;
}

.review_list.clearfix.container-fluid {
    clear: both;
}

/* .review_list li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #E8E8E8;
    margin-top: -20px;
} */

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}

ul.tabs li.current {
    background: #ededed;
    color: #222;
}

.tab-content {
    display: none;
    background: #ededed;
    padding: 15px;
}

.tab-content.current {
    display: inherit;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title>.switch:visited,
.product.data.items>.item.title.active>.switch {
    background-color: #fff;
    border-bottom: 0;
}

.product.data.items>.item.title>.switch {
    border: none;

}

.product.data.items>.item.title.active>.switch {
    border-bottom: 3px solid #f63147;
    background-color: #fff !important;
}

/* #view_review {
    padding-top: 0;
    clear: both;
} */

.product.data.items>.item.content {
    border: 0;
    margin-top: 50px;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus, .product.data.items > .item.title:not(.disabled) > .switch:hover{
    background: #f8f8f8;
}
.product.data.items>.item.title>.switch {
    height: 45px;
    font-size: 16px;
    font-weight: 400;
    color: #1C1C1C !important;
    padding: 15px 20px 10px;
    outline: 0;
}
.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {
    padding: 10px 12px;
    font-size: 0.9rem;
    font-weight: 500;
}
.product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td{
    font-size: 0.9rem;
    font-weight: 400;
}
.product.data.items:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background: transparent;
}

.product.data.items>.item.title>.switch {
    background-color: #fff;
}

.page-footer {
    margin-top: auto;
    clear: both;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.product.info.detailed {
    padding: 0 !important;
    margin: 0;
}

.review_list.clearfix.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

.notlogin-review {
    margin: 0;
    padding: 15px !important;
    display: flex;
    align-items: center;
    line-height: 1.2em;
    font-size: 1rem;
    background: #fdf0d5;
    color: #1c1c1c;
    padding-left: 40px;
    position: relative;
    clear: both;
}

.row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.product.info.detailed .additional-attributes {
    width: 100%;
    border-collapse: collapse;
}
.product.info.detailed .additional-attributes > tbody{
    display: block;
    /* margin: 0 -20px; */
    /* columns: 2; */
    /* width: 50%; */
}
.product.info.detailed .additional-attributes > tbody > tr{
    display: flex;
    width: 48%;
    margin-right: 1%;
    float: left;
     /* padding: 0 20px;  */
}
.product.info.detailed .additional-attributes > tbody > tr:nth-child(even) {
    background-color: #ffffff;
}
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > td{
    border: 1px solid #efefef;
    width: 50%;
    display: block; 
    padding: 10px 12px;
}
.fotorama__wrap {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}
.fotorama__stage {
    margin-left: 20px;
    border: 1px solid #ddd;
    width: calc(100% - 112px) !important;
    left: 0 !important;
}
.fotorama__nav__frame.fotorama__nav__frame--dot {
    height: 30px;
    width: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.fotorama__fullscreen .fotorama__stage{
    border: 0;
    width: 100% !important;
    left: 0 !important;
}
.fotorama__dot {
    height: 10px;
    left: 0;
    top: 0;
    width: 10px;
    margin: 0 auto;
}
.fotorama__active .fotorama__dot{
    background-color: #f63147;
    border-color: #f63147;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    display: inline-block;
    left: 0;
    top: 0;
    width: 92px;
}
@media (min-width: 992px) {

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        float: left;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
}

.fotorama__thumb {
    background-color: #ffffff;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal.show {
    display: flex !important;
    align-items: center;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.modal-body {
    position: relative;
    padding: 1rem;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: .75;
}
.fotorama-stretch, .fotorama-focus-overlay:after, .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__html, .fotorama__video iframe{
    width: 100% !important;
}
@media only screen and (max-width: 1023px){
    .page-layout-1column .product-info-main, .page-layout-1column .product.media {
        width: 100% !important;
        padding: 30px;
    }
    .catalog-product-view .column.main {
        display: flex;
        flex-direction: column;
    }
    .breadcrumbs {
        order: -1;
    }
    .page-layout-1column .product.media {
        order: -1;
    }
    .page-layout-1column .product.media {
        position: relative !important;
        top: 0  !important;
    }
}
@media screen and (max-width: 767px){
    .page-layout-1column .product-info-main {
        width: 100% !important;
    }
    .page-layout-1column .product.media {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .fotorama__stage {
        width: 100% !important;
        margin-left: 0;
        border: 0;
    }
    .product.data.items {
        padding: 0 15px;
    }
    .product.data.items>.item.title>.switch {
        padding: 15px 20px 15px !important;
        line-height: 1;
    }
    .product.data.items>.item.content{
        padding: 0;
        margin-top: 0;
    }
    .product.data.items:after{
        display: none;
    }
    .product.info.detailed .additional-attributes > tbody {
        display: block;
        margin: 0;
        columns: 1;
    }
    .product.info.detailed .additional-attributes > tbody > tr {
        width: 100%;
        padding: 0 10px;
    }
    .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tbody > tr > td{
        width: 100%;
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before{
        width: 50%;
        font-weight: 500;
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }
    .product.data.items>.item.title.active>.switch{
        border-bottom: 0;
    }
    .fotorama__stage__frame .fotorama__img {
        left: 50%;
    }
    .review_list.clearfix.container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.breadcrumbs {
    max-width: 100%;
    padding-left: 30px;
}
@media (min-width: 768px){
    .breadcrumbs {
        max-width: 100%;
        padding-left: 30px;
    }
}
.rating-result {
    display: flex!important;
}
h6.ratting_outof {
    margin: 2px;
    font-size: 14px;
    padding-left: 10px;
    font-weight: 400;
}
h6.ratting_outof.top {
    padding-top: 5px;
    padding-left: 5px;
    font-size: 20px!important;
    font-weight: 400;
    color: #1c1c1c;    
}
.product_detail_banner img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    position: absolute;
    top: 0;
}
.product-info-main .special-price, .product-options-bottom .special-price{
    margin: 0!important;
}