<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1200px){.container{max-width: 100%;}}
@media (min-width: 1300px){.container{max-width: 100%;}}
@media (min-width: 1400px){.container{max-width: 100%;}}
@media (min-width: 1500px){.container{max-width: 1480px;}}
@media (min-width: 1600px){.container{max-width: 1520px;}}
@media (min-width: 1700px){.container{max-width: 1620px;}}
@media (min-width: 1800px){.container{max-width: 1720px;}}
/*----Detail---*/
#product-view-full .breadcrumb { border-bottom:none; }
body.modal-open .vehicle-detail-banner{ padding-right: 25px; }
.detail-page { background-color:#fff;}
#product-main-images { position: relative; }
#product-main-images .wishlist-icon {right: 15px; top: 15px; position: absolute;}
.single-product-content .head-content .category-title .cat {line-height: 15px;text-transform: capitalize;font-size: 13px;color: #444444;letter-spacing: 0.5px;}
.single-product-content .head-content .category-title .title {font-size: 22px;font-weight: 700;line-height: 31px;word-break: break-word;}
.single-product-content .head-content .price {font-size: 22px;font-weight: 600;color: #151515;line-height: 24px;margin-bottom: 0px;margin-top: 0px;font-family: 'Open Sans', sans-serif;}
.price-detail{margin-bottom: 12px;}
.single-product-content .single-product-description .rating i {color: #444444;font-size: 14px;line-height: 24px;}
.single-product-content .single-product-description .desc p {font-size: 14px;line-height: 24px;}
.single-product-content .single-product-description .availability {font-size: 13px;font-weight: 600;line-height: 19px;}
.single-product-content .single-product-description .availability span {color: #444444;}
#paypal-button { max-width:100% !important; margin-bottom:20px; margin-top:10px; }
.fixed-add-to-cart #paypal-button { display: none; }
.single-product-content .single-product-description .actions .add-to-cart {position: relative;background-color: #FFB919;color: #fff;border-radius: 50px;display: block;width: auto;padding: 10px 25px 10px 56px;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;white-space: nowrap;}
.single-product-content .single-product-description .actions .add-to-cart:hover{background-color: #F9B11E;}
.single-product-content .single-product-description .actions .add-to-cart i,
.single-product-content .single-product-description .actions .add-to-cart em {width: 41px;height: 41px;background-color: #ffffff;border-radius: 50px;font-size: 20px;text-align: center;line-height: 41px;-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;position: absolute;left: 0;right: auto;top: 0;color: #151515;}
.single-product-content .single-product-description .actions .add-to-cart span {font-size: 14px;text-transform: uppercase;font-weight: 700;line-height: 21px;overflow: hidden;display: block;text-align: center;}
.single-product-content .single-product-description .actions .wishlist-compare a {height: 33px;width: 33px;border: 1px solid #999999;border-radius: 50px;color: #444444;text-align: center;position: relative;margin: 4px 15px 4px 0;}
.single-product-content .single-product-description .actions .wishlist-compare a:nth-child(1) {-webkit-transition-delay: 0.07s;-o-transition-delay: 0.07s;transition-delay: 0.07s;}
.single-product-content .single-product-description .actions .wishlist-compare a:last-child {margin-right: 0;}
.single-product-content .single-product-description .tags h5 {font-size: 14px;font-weight: 600;line-height: 24px;margin: 0;margin-right: 15px;}
.availability-dropdwn-menu{width: 100%;}
.detail-page .share a {width: 35px;height: 35px;border: 1px solid #DDDDDD;color: #444444;text-align: center;border-radius: 100%;line-height: 35px;text-align: center;display: flex !important;justify-content: center;align-items: center;}
.detail-page .share a i {font-size: 15px;}
li.breadcrumb-item:last-child a{cursor: default;}
.customer-uploaded-images img  { border: 0px;}
.free-shipping-note{font-size:13px;font-family: 'Poppins', sans-serif;margin-top: 20px;color: #151515;background: #ffebeb;font-weight: 600;padding: 6px 15px;border-radius: 20px;display: inline-block;padding-left: 63px;position:relative;margin-bottom: 10px;}
.free-shipping-note span{height:50px;width:50px;background:red;border-radius:100%;justify-content:center;align-items:center;display:flex;font-size:20px;color:#fff;position: absolute;left: 0px;top: -11px; background-image: url(../images/free-shipping-truck.svg); background-size:100% ;}
.zip-code{ max-width: 400px;width: 100%;padding-top: 15px;/*border-top: solid 1px #eeeeef;margin-top: 15px;*/}
.zip-code .label{font-size: 13px; height:40px; display:flex; align-items:center; font-weight: 600; line-height: 19px; font-family: 'Open Sans', sans-serif; min-width:80px;}
.zipcode-form{ font-size:14px; }
.zipcode-form .input-group{position:relative; }
.zipcode-form .input-group::before{ content:'\f3c5'; font-family: 'font awesome 5 free'; font-size:16px; color: #ffb100; font-weight: 700; position: absolute; z-index:4; top:8px; height: 16px; }
.zipcode-form input[type="text"].form-control{ font-size:14px; letter-spacing:normal; border: none !important; border-bottom: solid 2px #ffb100 !important;font-family: 'Open Sans', sans-serif; border-radius: 0 !important;  padding-left:25px; height:40px; }
.zipcode-form button[type="button"] { background:#f4f4f4 !important; color: #151515; border-radius: 0  !important; height:40px;  border-bottom: solid 2px #151515 !important; padding: 10px 12px !important;}
.zipcode-form #zipcode-form-loader { position: absolute; right: 75px; top: 13px; }
.zip-code .zipcode-info{ margin-top:10px;}
.zip-code .zipcode-info p{ font-size:12px; }
.zip-code .zipcode-info i { margin-right:5px; }
.uploaded-images{height: fit-content;}
.uploaded-images ul { overflow-x: auto;}
.customer-review-list .customer-image { width: 50px; height: 50px; border-radius:100%; overflow: hidden;}
.more-product-detail-content { margin-bottom:30px; }
.more-product-detail-content p::empty{ display:none; }
.more-product-detail-content h2{ font-size:16px !important; font-weight:600 !important; margin-bottom:10px; }
.more-product-detail-content h3{ font-size:14px !important; font-weight:600 !important; margin-bottom:10px; margin-top:30px; }
.more-product-detail-content ul{list-style-type: disc !important; padding-left:30px; margin-bottom:0px; }
.more-product-detail-content ul li { padding:5px 0px; list-style-type: disc !important; }
.more-product-detail-content ul li::before{ content:none !important; }
.product-description .h2-heading, .important-notes .h2-heading{ color: #FFB100; margin-bottom: 15px;}
.product-description .h2-heading span, .important-notes .h2-heading span{ position: relative;}
.product-description .h2-heading span:after, .important-notes .h2-heading span:after { content:""; position: absolute; left: 0px; bottom: -5px; padding-bottom: 10px; border-bottom: 3px solid #F9B11E; width: 100%;}
.product-description .h2-heading .see-more span:after{display: none;}
.ubuy-authentic-seal {position: absolute;z-index: 9;right: 3%;width: 80px;bottom: 30px;}
.single-product-description .custom-dropdown .dropdown-menu{padding: 8px 0px;border: 1px solid #EEEEEE;box-shadow: 0px 4px 4px #EBEBEB;border-radius: 10px !important;}
.single-product-description .custom-dropdown .dropdown-menu a { border-bottom: 0px; background-image: none; color: #181818;;}
.single-product-description .custom-dropdown .dropdown-menu a:hover { background-color: #F8F8FA; font-weight: 400; color: #151515;}
/*--Specification Table--*/
#additional-info { padding: 5px; background-color: #fff; }
.featureTable {position: relative;width: 100%;border: 1px solid #eee;table-layout: fixed;}
.featureTable tr td {border-right: 0 solid #edb246!important;padding: 6px 10px 6px 15px;position: relative;border-left: 0;font-size: 13px;background-color: transparent!important;border: 0 solid #eee!important;border-bottom: 1px solid #eee!important;word-break: break-all;line-height: normal;}
.featureTable tr td:first-child {background: transparent none repeat scroll 0 0;}
.featureTable tr:nth-child(odd) td {background-color: #f2f2f2!important;}
#size-chart-body table{ overflow-x:auto;}
.measuring-guide-content img{ width:100%; }
/*--Specification Table--*/
/*********************/
.w-65{width: 65%;}
.rating .rating-container .filled-stars,
.rating .rating-container .empty-stars,
.review-ratings .rating-container .filled-stars,
.review-ratings .rating-container .empty-stars,
.customer-reviews .rating-container .filled-stars,
.customer-reviews .rating-container .empty-stars{-webkit-text-stroke: 0px;text-shadow: none;line-height: 18px !important;font-size: 14px;}
.rating .rating-container.rating-xs { width:auto; }
.rating .rating-container.rating-xs,
.review-ratings .rating-container.rating-xs,
.customer-reviews .rating-container.rating-xs{font-size: 14px;line-height: 14px;}
.rating .rating-container .filled-stars,
.review-ratings .rating-container .filled-stars,
.customer-reviews .rating-container .filled-stars,
.customer-reviews .rating-container .filled-stars{color: #FFB100;}
.prime-text{font-size: 13px;font-family: 'Open Sans', sans-serif; font-weight: 600;color: #666666;word-break: break-word;}
.custom-dropdown .btn.availablity-dropdown{border: 1px solid #efefef;padding: 10px 12px;position: relative;text-align: left;box-shadow: 0px 0px 8px 0px #eeeeee;color: #666666;font-family: 'Open Sans', sans-serif; font-weight: 600;}
.custom-dropdown .btn.availablity-dropdown:after{position: absolute;top: 17px;right: 15px;border-top: 6px solid #c4c4c4;border-right: 6px solid transparent;border-bottom: 0;border-left: 6px solid transparent;}
.review-percentage li{padding: 7px 0px;}
/*.head-content{padding-bottom: 8px;}*/
.variation-div .nice-select.wide{box-shadow: 0px 0px 8px 0px #eeeeee;color: #666666;padding: 10px 12px;height: auto;line-height: 20px;font-family: 'Open Sans', sans-serif;}
#getSizeChart{display: inline-block;margin-top: 20px;text-decoration: underline;}
a#getSizeChart:hover{color: #F9B11E;}
.variation-div label{margin-bottom: 5px;font-size: 13px;font-weight: 600;line-height: 19px;}
.nice-select:after{display: inline-block;width: 0;height: 0;margin-left: .255em;vertical-align: 0.1em;content: "";border-top: 5px solid #c4c4c4;border-right: 5px solid transparent;border-bottom: 0;border-left: 5px solid transparent;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.nice-select.open:after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.review-descirption{font-size: 14px;color: #666;font-family: 'Open Sans', sans-serif;line-height: 25px;}
.customer-reviews .rating-outof{line-height: 18px;}
.user-review-img{overflow-x: auto;}
.nice-select .list{height: 220px;overflow: auto;}
.variation-select{padding: 10px 25px 10px 15px;position: relative;text-align: left;box-shadow: 0px 0px 8px 0px #eeeeee;color: #666666;font-family: 'Open Sans', sans-serif; font-weight: 600;border: 1px solid #dee2e6;width: 100%;display: block;background-image: url(../images/arrrow-down.svg);background-position: right 10px center;background-repeat: no-repeat;background-size: auto 42%;border-radius: 2px;background-color: #ffffff;/* border: none; *//* color: #ffffff; */outline: none;-moz-appearance: none;-webkit-appearance: none;appearance: none;height: auto;font-size: 14px;height: auto !important;cursor: pointer;}
.btn.btn-primary#write-customer-review{padding-left: 10px;padding-right: 10px;font-size: 13px;font-weight: 600;/*--background: #ffffff !important;border: 1px solid #151515;--*/}
.btn.btn-primary#write-customer-review:hover{/*--border-color: #F9B11E;color: #F9B11E;--*/}
.user-review-img img{width: 50px;height: 50px;object-fit: cover;}
.in-stock{color: #2FB783;font-weight: 700;}
.out-of-stock{color: #FF4134;font-weight: 700;}
/*************************/
/*************/
.customer-review-list .input-group.w-100s{min-width: 318px;width: 100%;max-width: 318px;}
#basic-addon1{padding-right: 0px;}
.search-by-brand .input-group-text i{background: transparent;color: #231F20;}
/********************Review Form********************/
.review-desc {margin-bottom: 5px;font-size: 14px;margin-top: 5px;}
.rating-block-outer {margin-bottom: 15px;border-bottom: 1px solid #e8e8e8;padding-bottom: 20px;}
.customer-review a h5 {color: #555555;font-size: 13px;}
.rating-block-outer:last-child{border-bottom: none;}
#product-reviews{padding: 0px 15px;}#product-reviews .u-loader-sm{ z-index:2;}
.form-add p.review-nologged{max-width: 100%;margin-bottom: 2px;font-size: 13px;}
.customer-review a h5 span img{width: 26px;margin-right: 5px;vertical-align: middle;}
.form-add form#review-form fieldset h3,
.form-add form#review-form fieldset h3 span,
.form-add h2, #tab3.tab-pane h2{max-width: 100%;line-height: 30px;}
.form-add .rating-md{margin-bottom: 7px;font-size: 18px;}
.rating-disabled .rating-input, .rating-disabled .rating-stars {cursor: inherit;}
.form-add form#review-form fieldset ul.form-list li .input-box .error{position: relative;left: 0px;}
.form-add{text-align: center;border-radius: 0px;background: #f1f1f1;margin: auto;padding: 10px;margin-top: 20px;box-shadow: 0px 0px 8px 0px #eeeeee;    word-break: break-word;}
.rating-md .caption{font-size: 14px;}
.form-add h2, #tab3.tab-pane h2{margin: 3px 0px 6px;font-size: 26px;}
.form-add form#review-form fieldset ul.form-list li .input-box input{height: 36px;border-radius: 0px;}
.form-add form#review-form fieldset ul.form-list li .input-box textarea{border-radius: 0px;padding: 7px 5px;height: 140px;    resize: none;}
.form-add form#review-form fieldset ul.form-list{margin-top: 15px;}
.form-add form#review-form fieldset h3 span{position: relative;left: 0;/* max-height: 36px; *//*overflow: auto;max-width: 372px;*/}
.recaptcha-error{color: red;left: 5px;font-size: 11px;}
.review-date {font-size: 11px;margin-top: -3px;color: #555;position: relative;padding-left: 15px;}
.customer-review{display: flex;align-items: center;margin-top: 9px;}
.review-date:before {content: '';position: absolute;width: 4px;height: 1px;background: #868686;left: 6px;top: 2px;bottom: 0;margin: auto;}
.review-drop{left: unset !important;right: 0 !important;}
#write-customer-review{word-break: break-word;}
.form-add form#review-form fieldset ul.form-list li .input-box input {height: 36px;border-radius: 0px;}
.form-add .input-box input {width: 90%;border-radius: 5px;border: 1px solid #ccc;height: 30px;padding: 5px;}
.form-add button,.form-add input,.form-add select,.form-add textarea {font-family: 'Open Sans', sans-serif;font-size: 14px;    line-height: normal;    color: #666;    outline: 0;}
.form-add textarea {width: 90%;}
/*****************Review Form***********************/
/*.owl-carousel .owl-nav button.owl-prev {left: -20px;}
.owl-carousel .owl-nav button.owl-next {right: -20px;}*/ 
 .single-product-content .brand-name{font-family: 'Poppins', sans-serif;  font-size: 15px; font-weight: 600; margin-bottom:10px;}
 .single-product-content .brand-name a{color: #666 !important;  display:flex; align-items:center;}
 .single-product-content .brand-name a i{height: 25px; width: 25px; background: #ccc; color: #fff; font-size: 15px; text-align: center; line-height: 25px; border-radius: 100%; margin-left: 8px; }
 .single-product-content .brand-name a.active i,
 .single-product-content .brand-name a:hover i{  background:#ffb100;}
/*************slick slider***************/
.vehicle-detail-banner.banner-content{position: relative;}
.banner-slider{position: -webkit-sticky;position: sticky;top: 90px;}
.vehicle-detail-banner .car-slider-desc {max-width: 180px;margin: 0 auto;}
.banner-slider .slider.slider-nav {overflow: hidden;height: 360px;}
/*.banner-slider .slider.slider-nav {padding: 20px 0 0;}*/
/*.thumbImg img.img-fluid {border: 1px solid #d0d0d0;padding: 10px;cursor: pointer;min-height: 78px;max-height: 78px;max-width: 78px;min-width: 78px;object-fit: contain;}*/
.slider-nav .slick-slide.thumbnail-image .thumbImg{max-width: 178px;height: 110px;margin: 0 auto;border: 1px solid #EBEBEB;}
.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {margin: auto;}
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {outline: 0;}
.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {border: 2px solid #196DB6;}
.slider-nav .slick-slide.slick-current span {color: #196DB6;}
.slider-nav .slick-slide {text-align: center;}
.slider-nav .slick-slide span {font-size: 14px;display: block;padding: 5px 0 15px;}
.slick-arrow {/* width: 100%; */background-color: transparent;border: 0;background-position: center;background-repeat: no-repeat;font-size: 0;height: 18px;position: absolute;/* left: unset; *//* right: 0; */z-index: 99;width: 40px;height: 40px;border: 1px solid #eeeeee;border-radius: 50%;box-shadow: -1.8px 0.9px 20px rgba(182, 182, 182, 0.4);cursor: pointer;}
.slick-prev {top: 50%;left: 50px;background-color: #fff;}
.slick-next {top: 50%;right: 50px;background-color: #fff;}
.slick-prev.slick-arrow {background-image: url(../images/nav-left.svg);}
.slick-next.slick-arrow {background-image: url(../images/nav-right.svg);}
.slick-slide img{max-width: 100%;}
.slick-slide .slider-banner-image img{height: auto !important;width: auto !important;max-height: 100%;max-width: 100%;object-fit: contain;}
.slider-nav.thumb-image .slick-list{height: 340px !important;}
/*.slick-prev:hover,
.slick-next:hover{background-color: #FFB919;}*/
.slick-disabled { cursor: no-drop !important; opacity: 0.5; }
.product-description li,
.important-notes li{position: relative;padding: 2px 13px;word-break: break-word;}
.product-description li:before,
.important-notes li:before{content: '';position: absolute;left: 0;width: 5px;height: 5px;background: #c4c4c4;border-radius: 50%;top:11px;margin: auto;}
.slider-nav.thumb-image .slick-arrow{display: none !important;}
.upper-section{height: 50px;}
.slider-nav{width: 80px;}
/*End USE CSS for Slider*/
.uploaded-images img {width: 210px;height: 210px;object-fit: none;}
#product-cu-c-faq{margin-top: 30px;margin-bottom: 20px;word-break: break-word;}
.product-description{word-break: break-word;}
.product-description #product-cu-c-faq ul li.list-group-item:before{display: none;}
.product-description #product-cu-c-faq ul li.list-group-item{padding: 10px 20px;font-size: 13px;}
.btn-secondary, .btn-secondary:hover {color: #5a6268 !important;}
.breadcrumb{display: flex;align-items: center;flex-wrap: wrap; max-height: 40px;overflow: hidden;}
.detail-page .share a i.fa-whatsapp{color: green;}
#review-form a{color: #151515;font-weight: bold;text-decoration: underline;}
.you-save-price{margin-top: -8px;}
.price ins{text-decoration: none;}
#write-a-review {color: #666 !important;border-bottom: 1px solid #bdbbb4;font-size: 12px;font-weight: 600; text-transform: capitalize;}
#app-write-customer-review{color: #a2a2a2 !important;border-bottom: 1px solid #bdbbb4;font-size: 12px;font-weight: 600;}
button#app-write-customer-review { color: #ffffff !important; }
.form-add form#review-form fieldset h3 span.review-title{font-size: 18px;}
/*--Size Chart--*/
#size-chart-body h2 {font-size: 16px;font-weight: 600;line-height: 25px;}
#size-chart-body h1 { font-size: 22px;font-weight: 600;line-height: 30px;font-family: 'Poppins', sans-serif;margin-top: 15px;}
#sizeChartModal table.a-bordered {margin-bottom: 22px;border: 1px solid #e7e7e7;border-top-color: #eaeaea;border-bottom: 0;border-spacing: 0;width: 100%;}
#sizeChartModal table.a-bordered tbody{ width:100%; display: table; }
#sizeChartModal table.a-bordered tr:first-child th {background: #f0f0f0;background: #f3f3f3;background: -webkit-linear-gradient(top,#f8f8f8,#eee);background: linear-gradient(to bottom,#f8f8f8,#eee);box-shadow: 0 1px 0 rgb(255 255 255 / 50%) inset;border-color: #e7e7e7;border-bottom: 1px solid #ddd;}
#sizeChartModal table.a-bordered tr th{white-space: nowrap;}
#sizeChartModal table.a-bordered tr:nth-child(even) {background-color: #f6f6f6;}
#sizeChartModal table.a-bordered td, #sizeChartModal table.a-bordered th {padding: 7px 14px 6px;border-bottom: 1px solid #eaeaea;white-space: nowrap;}
.product-tile p a{color: #151515;}
/*--Size Chart--*/
.product-detail-section .product-description h1, .product-detail-section .product-description h2, .product-detail-section .product-description h4, .product-detail-section .product-description h5, .product-detail-section .product-description h6 {font-size: 18px;font-weight: 500;line-height: 25px;color: #151515;font-family: 'Open Sans', sans-serif;}
/*******sticky-add-to-cart************/
/*.qty-cart.fixeds {position: fixed;width: 100%;left: 0;background: #fff;display: block; text-align: right; 
    justify-content: flex-end;z-index: 111;}
.qty-cart.fixeds.footstick{position: absolute;}*/
/*******end sticky-add-to-cart************/
/******* Review Form Start ***********/
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {-webkit-box-shadow: 0 0 0px 1000px #ffffff inset;transition: background-color 5000s ease-in-out 0s;}
.inputfield {position: relative;margin-bottom: 3px;}
.inputfield span{position: relative;display: block;}
.inputfield span:before {content: "";left: 0;bottom: 0;right: 100%;z-index: 1;background: linear-gradient(90deg, rgba(0, 0, 0, 0) -0.1%, #FF7070 -0.1%, #FBBA20 82.29%);height: 2px;position: absolute;transition: all 0.2s ease-in-out;}
.inputfield.active span:before {right: 0;}
.inputfield.active label {margin: 3px 0px 3px 15px;font-size: 11px;color: #A6A6A6;}
.inputfield label {position: absolute;z-index: 1;margin: 13px 16px;font-size: 0.8rem;transition: all 0.2s ease-in-out;cursor: text;color: #666666;}
.inputfield input, .inputfield textarea {padding: 20px 15px 10px;font-size: 0.8rem;position: relative;height: 45px;top: 0;border: 1px solid #eeeeee;background: #FCFCFC;}
.inputfield input:focus, .inputfield textarea:focus {outline: none;}
.inputfield.autofilled span:before {right: 0;}
.inputfield.autofilled label {margin: 3px 0px 3px 15px;font-size: 11px;color: #A6A6A6}
.inputfield &gt; input[type]:-webkit-autofill:not(.browser-default):not([type='search']) + label {transform: translateY(-14px);}
.review-percentage li span{ white-space:nowrap; }
.review-percentage .progress  { width:75% !important; margin:0px 10px; }
.review-search .input-group .form-control { background-color: #fff; border:none !important; font-size: 14px; }
.review-form{padding: 25px !important; border-radius: 10px; border: solid 1px #eeeeee; margin-top: 30px;background:#fff !important; text-align:left; }
.review-form h5{  font-family: "Poppins", sans-serif !important; font-weight: 600 !important;  line-height: normal;  padding: 0px;  margin: 0px; }
.review-form .heading{ margin:15px 0px; display: block; color: #151515; padding: 5px 10px; background: #eeeeee; border-radius: 5px; font-size: 14px; }
.review-form .rating-container .rating-stars { font-size:16px; }
.review-form .review-title{ font-weight:600; }
.review-form form .form-row { display:inline-block; width:100%; }
.review-form form .form-row .inputfield { width:100%; height:auto !important; }
.review-form form .form-check,
.review-form form .form-row { width: 100%; margin-bottom: 20px; display:inline-block; }
form .inputfield label em {color: #dc3545;}
.review-form form .form-floating label { font-size:13px; top:0; position: absolute; z-index: 1; margin:11px 16px; font-size: 0.8rem; transition: all 0.2s ease-in-out; cursor: text; color: #666666;  background:#fff;}
.review-form form .form-floating .active label{top:-15px;  margin:5px 15px; }
.review-form form .form-row input{  width: 100%; padding:10px 15px !important; height:auto !important; border: solid 1px #eeeeee !important; font-size:13px !important; font-family: "Poppins", sans-serif !important; background: #fff; color: #151515; border-radius: 5px !important;line-height:normal;}
.review-form form .form-row textarea{ width: 100%; padding:10px 15px !important; height:auto !important; border: solid 1px #eeeeee !important; font-size:13px !important; font-family: "Poppins", sans-serif !important; background: #fff; color: #151515; border-radius: 5px !important;line-height:normal;}
.review-form form .form-row textarea{ width:100%; height:100px; }
.review-form .rating-stars .validation-advice{ left: 0; top: 25px; position:absolute; }
.review-form .rating-container .rating-stars { overflow:visible;}
.review-form-fields { margin-top: 20px; padding: 20px; border-top: solid 1px #eeeeee; }
.rating-container .rating-xs { margin-bottom:20px; }
.rating-container .caption { font-size:14px !important;  font-weight: 700; text-transform: uppercase; color: #151515 !important; font-family: 'Poppins', sans-serif; }
.rate-product p{ word-break:break-word; }
.rating-container.rating-md { height:35px;}
/******* Review Form End ***********/
#tamaraModal .modal-title { font-family: "Poppins", sans-serif !important; font-weight: 600 !important; line-height:normal; padding:0px; margin:0px;}
 #tamaraModal .modal-dialog{ margin-top:25px !important; }
button.tamara_popup{ background:none; }
button.tamara_popup{font-family: 'Poppins';background: #ffffff;margin-top: 5px;font-weight: 500;padding-top: 15px;border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;padding-bottom: 15px;margin-bottom: 15px;}
button.tamara_popup span{font-weight: 600;}
button.tamara_popup span.learn-more{text-decoration: underline;}
.modal .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover { opacity:1 !important; }
.modal .btn{ border-radius:5px; padding:8px 20px !important;}
.modal .btn-secondary{background:#EFEFEF !important;}
.modal .btn-secondary:hover{ color:#151515; }
.modal-dialog .modal-header button.close, .store-change-popup .center .modal-content .store-title .dialog-close {background: #fff;opacity: 1;color: #000;padding: 3px 6px;border-radius: 100px !important;font-size: 16px;text-shadow: none;width: auto;}
/*******bundle container***********/
.bundle-container {padding: 10px;max-width: 540px;border: 1px solid #dee2e6;margin-top: 10px;box-shadow: 0px 0px 8px 0px #eeeeee;word-break: break-word;}
.bundle-container h4{font-size: 15px;font-weight: 700;color: #666666;}
.bundle-product.media {border-bottom: 1px dashed #eee;padding: 5px 0;align-items: inherit;}
.bundle-product.media:last-child{border-bottom: none;}
.bundle-product.media .media-left .media-object {max-height: 100px;max-width: 100px;padding: 7px;}
.bundle-product.media .media-body{margin-left: 8px;  }
.bundle-product.media .media-body .media-heading a {color: #151515;font-size: 14px;font-weight: 600;}
.bundle-product.media .media-body .bundle-detail .bundle-detail-btn {position: relative;border: 2px solid transparent;height: 40px;padding: 0 20px 0 20px;background-color: #FFB919;color: #151515;text-transform: uppercase;font-weight: 700;border-radius: 40px;-webkit-transition: .2s all;transition: .2s all;margin: 0 15px;}
.bundle-product.media .media-body .bundle-detail .bundle-detail-btn {height: 30px;font-size: 12px;text-transform: capitalize;margin: 0;display: inline-block;max-width: 110px;line-height: 25px;text-align: center;text-decoration: none;white-space: nowrap;}
.bundle-product.media .media-body .bundle-detail .bundle-detail-btn&gt;i {position: absolute;left: 0;top: 0;width: 40px;height: 40px;line-height: 38px;color: #151515;opacity: 0;visibility: hidden;}
.bundle-product.media .media-body .bundle-detail .bundle-detail-btn&gt;i {width: 30px;height: 27px;line-height: 27px;text-align: center;}
.bundle-product.media .media-body .bundle-detail .bundle-detail-btn:hover {padding: 0 20px 0 35px;max-width: 120px;text-decoration: none;white-space: nowrap;}
.bundle-product.media .media-body .bundle-detail .bundle-detail-btn:hover&gt;i {opacity: 1;visibility: visible;}
 html#carting{height: 100%;}
 body.cart{height: 100%;overflow-x: hidden;overflow-y: auto;}
 @media only screen and (max-width: 767px){body.cart #add-to-cart-btn{position: fixed;bottom: 0;left: 0;right: 0;width: 100%;border-radius: 0;margin: 0px;z-index: 111;}}
/**********bundle container end**********/
.add-to-cart-app {position: relative;background-color: #FFB919;color: #fff;border-radius: 50px;display: block;width: auto;padding: 10px 25px 10px 56px;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;white-space: nowrap;font-size: 14px;text-transform: uppercase;font-weight: 700;line-height: 21px;text-align: center;}
.add-to-cart-app .fa-shopping-cart{width: 41px;height: 41px;background-color: #ffffff;border-radius: 50px;font-size: 20px;text-align: center;line-height: 41px;-webkit-box-shadow: 0 3px 7px rgb(0 0 0 / 30%);box-shadow: 0 3px 7px rgb(0 0 0 / 30%);-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;position: absolute;left: 0;right: auto;top: 0;color: #151515;}
@media screen and (max-width : 1700px){.review-percentage li {word-break: break-word;}
.w-65{width: 53%;}
#paypal-button { /*max-width:200px !important;*/ margin-bottom:20px; margin-top:10px; }}
@media screen and (max-width : 1500px) {
.w-65 { width: 60%;}
.review-percentage li {padding: 5px 0px;font-size: 13px;}  
.btn.btn-primary#write-customer-review {white-space: normal;width: 100% !important;}
p.mt-2.mb-2{font-size: 12px;}
#product-reviews{font-size: 13px;}
.uploaded-images img{width: 180px;height: auto;object-fit: cover;}}
@media screen and (max-width : 1400px) {
.slick-prev {left: 20px;}
.slick-next{right: 20px;}
.review-percentage li {    word-break: break-word;}
.w-65 {width: 53%;}
.single-product-content .head-content .category-title .title{font-size: 19px;line-height: 26px;}
.head-content .mb-3,
.single-product-description .mb-3{margin-bottom: 0.5rem !important;}
.head-content .mb-2,
.single-product-description .mb-2{margin-bottom: 0.3rem !important;}
.prime-text {font-size: 12px;}
.single-product-content .head-content .price {font-size: 20px;}
/*.removeheaderfooter .owl-carousel .owl-nav button.owl-prev { left: 0px; }
.removeheaderfooter .owl-carousel .owl-nav button.owl-next { right: 0px; }*/
.removeheaderfooter .product-list { border: 1px solid #f1f1fd;}}
@media screen and (max-width : 1200px){
.container{max-width: 100%;}
.uploaded-images img{    width: 130px;}
.product-description li,
.product-description p{font-size: 13px;}
.product-description .product-tile p{font-size: 14px;}
.form-add h2{font-size: 26px;}
.removeheaderfooter { padding-bottom: 50px; }}
@media screen and (max-width : 992px){
.cart-popup-inner {height: calc(100vh - 86px);}}
@media screen and (max-width : 991px) {.banner-slider .slider.slider-for {margin-top: 40px;}
.wsactive .wsm&gt;.wsmenu-list { height:100%; }
.wsactive .ngle-product-content .single-product-description .actions .add-to-cart { left:280px !important; }
footer{padding-bottom:70px; }
.slider-nav {width: auto; }
.slider-nav.thumb-image .slick-list{height: auto !important; }
.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {max-width: 100%;  float: none;}
.banner-slider .slider.slider-for {padding-right: 0;}
.banner-slider .slider.slider-nav {height: auto;} 
.slider.slider-nav.thumb-image {padding: 10px 30px 0;}
.slider-nav .slick-slide span {padding: 5px 0;}
.slick-prev {left: 20px;right: unset;}
.slick-next {left: unset;right: 20px;}
.vehicle-detail-banner .car-slider-desc {  max-width: 340px;}
.bid-tag {padding: 10px 0 15px;}
.slider.slider-nav.thumb-image {white-space: nowrap;}
.thumbnail-image.slick-slide {padding: 0px 5px;min-width: 75px;display: inline-block;float: none;}
.upper-section{height: 0px;}
.banner-slider{justify-content: center;flex-direction: column-reverse;align-items: center;}
.single-product-content{margin-top: 30px;}
.w-65{width: 88%;}
.btn.btn-primary#write-customer-review{max-width: 230px;}
.customer-review-section{padding-left: 15px !important;margin-top: 20px;}
.breadcrumb li a{font-size: 12px;}
.breadcrumb-item+.breadcrumb-item::before{padding-right: .2rem;padding-left: .2rem;}
.thumbImg{margin: 4%;}
  /*#product-share-links{position: absolute;top: -60px;right: 5px;font-size: 12px;}*/
  /*--App Share button--*/
  /* .removeheaderfooter #product-share-links { left: 12px;top: 12px;right: auto;margin: 0 !important; } */
  /*--App Share button--*/
.detail-page .share a {width: 28px;height: 28px;line-height: 28px;}
.detail-page .share a i{font-size: 12px;}
#product-reviews {padding: 0px; }
.product-slider.mt-5{margin-top: 1.5rem!important;}
.product-slider h2.h2{font-size: 19px;}
.input-group-text#basic-addon1{padding: 5px;}
.search-by-brand .input-group .form-control{font-size: 13px;}
#related-products-carousel.pl-5,
.product-slider h2.h2{padding-left: 2rem!important;}
#related-products-carousel.pr-5,
.product-slider h2.h2{padding-right: 2rem!important;}/*#related-products-carousel.owl-carousel .owl-nav button.owl-prev {    left: -1px;}#related-products-carousel.owl-carousel .owl-nav button.owl-next{    right: 7px;}*/
.btn#review-dropdown,
.order-detail-breadcrumb{font-size: 12px;}
.product-description.bg-secondary, .product-description.bg-secondary:hover {padding: 15px !important;}
.single-product-content .single-product-description .actions .add-to-cart{padding: 10px 0px 10px 0;position: fixed;    z-index: 102;    bottom: 0;    left: 0;    width: 100%;    border-radius: 0px;    background-color: #FFB919;}
.single-product-content .single-product-description .actions .add-to-cart i{display: none;}
.form-add h2{font-size: 24px;} /*.thumbImg img.img-fluid {min-height: 100px;max-height: 100px;max-width: 100px;min-width: 100px;}*/
.popup-messages .messages { bottom: 40px;}
.go-top, .go-top:hover, .go-top:focus { bottom:60px; }}
.single-product-content form .seller-info {margin-top: 10px !important;}
@media screen and (max-width : 767px) {
.banner-slider .slider.slider-for {margin-top: 0px;}
.slider.slider-nav.thumb-image {padding: 0px 20px 0;  margin: 10px 0px 0;}
.slider-nav .slick-slide.thumbnail-image .thumbImg {max-width: 140px;height: 80px;}
.slick-prev.slick-arrow {background-position: center 10px;}
.slick-next.slick-arrow {background-position: center 10px, center;}
.slider-nav .slick-slide span {font-size: 12px;  white-space: normal;}
.product-description.p-4,
.product-description .p-4{padding: 0.8rem!important;}
.w-65 {width: 86%;}
.uploaded-images img {    width: 80px;}
    #product-reviews {padding: 0px 0px; }
    /*.product-description.bg-secondary, .product-description.bg-secondary:hover{padding-left: 10px;padding-right: 10px;}*/
.slick-prev {left: 0px;}
.slick-next {right: 0px;}
.product-detail-section{margin-top: 20px !important;}
.customer-review-list .customer-image{display: none !important;}
.customer-profile {display: flex;    align-items: center;margin: 5px 0;}
.customer-review-content,
.customer-profile{padding: 0px;}
.customer-profile p{margin-bottom: 0px;margin-left: 15px;}
.customer-review-section h2.h2{font-size: 19px;}
.customer-review-list .navbar{/*margin-top: -52px;*/padding: 7px 5px;}
/*.form-inline{display: none;}*/
.order-detail-breadcrumb{    justify-content: flex-end;}
.order-detail-breadcrumb span {display: none;}
.form-add h2, #tab3.tab-pane h2{font-size: 20px;}
.form-add p.review-nologged{font-size: 12px;}
#review_form{padding: 0px;}
.product-tile p a{font-size: 13px;}
div#customer-rating{padding: 0px;}
.breadcrumb-detail .container.pt-3{padding-top: 7px !important;padding-bottom: 7px !important;}
.variation-select,
.custom-dropdown .btn.availablity-dropdown{padding: 7px 25px 7px 10px;}
.helpful-review li{font-size: 12px;}
.helpful-review li a{padding: 3px;}
#getSizeChart{font-size: 12px;}
.custom-dropdown .btn.availablity-dropdown:after{    top: 12px;}
.form-add .rating-md{font-size: 18px;}
.customer-review-list .input-group.w-100s {min-width: 170px;width: 100%;max-width: 178px;}
.search-by-brand .input-group-text i {width: 20px;height: 25px;padding: 6px;}
.search-by-brand .input-group .form-control{padding-left: 3px;}
.breadcrumb{flex-wrap: nowrap;align-items: flex-start;}
/*.thumbImg img.img-fluid {min-height: 90px;max-height: 90px;max-width: 90px;min-width: 90px;}*/
/*.modal .close.dialog-close {position: absolute;    right: 7px;    top: 7px;}*/}
@media screen and (max-width: 580px) {
.w-65 {width: 75%;}
.review-customer-product{text-align: center;}
.customer-review-section {margin-top: 30px;}
#related-products-carousel.pr-5 {padding-right: 10px!important;}
.product-slider h2.h2{padding: 0px !important;}
.product-slider h2.h2 {font-size: 17px;}
#related-products-carousel.pl-5 {padding-left: 10px!important;margin-top: 10px !important;margin-bottom: 0px;}
    /*#related-products-carousel.owl-carousel .owl-nav button.owl-prev {    left: -7px;}
    #related-products-carousel.owl-carousel .owl-nav button.owl-next{    right: -7px;} */
    /*#related-products-carousel.owl-carousel .owl-nav button.owl-prev, 
    #related-products-carousel.owl-carousel .owl-nav button.owl-next{    width: 30px;    height: 30px;    line-height: 20px;}*/
    /*#related-products-carousel.owl-carousel .owl-prev span:before,
    #related-products-carousel.owl-carousel .owl-next span:before {    left: 11px;    top: 10px;    width: 12px;    height: 12px;}*/
.product-description.bg-secondary.p-4, .product-description.bg-secondary.p-4:hover{padding: 5px!important;}
.h5.brand-name{font-size: 12px;line-height: 18px;}
.single-product-content .head-content .category-title .title {font-size: 17px;font-weight: 700;line-height: 23px;word-break: break-word;}
.prime-text {font-size: 11px;}
.item-id {font-size: 14px;}
.rating.mt-3.mb-3{margin-top: 10px !important;margin-bottom: 10px !important;}
.single-product-content .head-content .price{font-size: 18px;    line-height: 20px;}
.order-detail-breadcrumb span{display: none;}
    /*.custom-dropdown .btn.availablity-dropdown{padding: 8px 8px;font-size: 12px;}*/
.variation-div.mb-3,
.single-product-description .dropdown.mb-3{margin-bottom: 0.7rem!important}
hr {margin-top: 0.7rem;margin-bottom: 0.7rem;}
.single-product-description .dropdown.col-6{-webkit-box-flex: 0;-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;margin-bottom: 7px !important;}
.single-product-content .single-product-description .availability,
.variation-div label{font-size: 12px;margin-bottom: 3px;}
.variation-select,
.custom-dropdown .btn.availablity-dropdown{font-size: 12px;}
.product-description #product-cu-c-faq ul li.list-group-item {padding: 10px 10px;font-size: 13px;}
.form-add form#review-form fieldset h3 span.review-title{font-size: 14px;}
.form-add form#review-form fieldset h3 span.h2{font-size: 18px;}
.rate-product .h2-heading{font-size: 13px;}
.form-add form#review-form fieldset h3, .form-add form#review-form fieldset h3 span, .form-add h2, #tab3.tab-pane h2 {line-height: 24px;}
#review-form-buttons{margin-right: 0px !important;}
.form-add .rating-md{ font-size: 16px;}
#review-form-buttons.buttons-set.text-right{text-align: center !important;}
.bundle-container h4,
.bundle-product.media .media-body .media-heading a{font-size: 13px;}
.media-body h5.media-heading{line-height: 17px;}
/*.thumbImg img.img-fluid {min-height: 85px;max-height: 85px;max-width: 85px;min-width: 85px;}*/
.rating-container {width: 100%;}
.single-product-content #product_total_review { width: 100%; }
#write-a-review { white-space: nowrap;}}
@media screen and (max-width : 480px) {
  /*.thumbImg img.img-fluid {min-height: 75px;max-height: 75px;max-width: 75px;min-width: 75px;}*/
.owlslider-product-slider .item .product-image a img{max-height: 175px;min-height: 175px;object-fit: contain;padding: 15px;}
.removeheaderfooter .qty-cart { flex-direction: column; }
.removeheaderfooter .qty-cart .actions { margin: 5px 0 !important; }
.removeheaderfooter .product-slider .product-list .ubuy-fulfilled { bottom: 7px; top: unset; right: 7px; left: unset; width: auto; height: auto; max-width: 40px; }
/*.removeheaderfooter .product-slider .owl-carousel .owl-nav button.owl-prev, .removeheaderfooter .product-slider .owl-carousel .owl-nav button.owl-next { top: 35%; }*/
#review-form-fields .g-recaptcha iframe { transform:scale(0.8); margin-left: -25px; }
.free-shipping-note{ font-size:10px; padding-left:38px;}
.free-shipping-note span{height:32px;width:32px; top: -2px;}
.check-eligibility { font-size: 10px; }
.single-product-content #product_total_review{ white-space:nowrap; }
.single-product-content .rating-container .star{ font-size:12px; }
.single-product-content #product_total_review { font-size:12px; }
#write-a-review { font-size:11px; text-overflow: ellipsis; overflow: hidden;}}

/* secure payment  */
.secure_transation_wrp {position: relative;cursor: pointer;display: inline-block;}
.transation_text {font-size: 14px;color: #666 !important;font-family: 'Poppins';font-weight: 600 !important;}
.secure_transation_con::before {background: #fff;border: 1px solid rgb(225 219 219);border-right: 0;border-bottom: 0;content: '';height: 18px;position: absolute;top: -11px;left: calc(50% - 72px);transform: rotate(45deg);width: 18px;}
.secure_transation_con h5 {font-size: 14px;font-weight: 600;color: #333;margin-bottom: 8px;line-height: 19px;font-family: 'Poppins';}
.secure_transation_con p {font-size: 13px;font-weight: 200;color: #333;line-height: 19px;font-family: 'Poppins';}
.secure_transation_con p::-webkit-scrollbar {width: 5px;}
.secure_transation_con p::-webkit-scrollbar-track {background: rgb(231, 231, 230);}
.secure_transation_con p::-webkit-scrollbar-thumb { background: rgb(247, 209, 122);}
.secure_transation_con {position: absolute;top: 34px;bottom: 0px;left: 0;width: 330px;min-height: fit-content;height: fit-content;padding: 15px 20px;background-color: #fff;display: none;border: 1px solid rgba(238, 238, 238, 1);border-radius: 5px;box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;z-index: 10;}
.secure_transation_wrp:hover .secure_transation_con {display: block;}
@media (min-width: 1024px) and (max-width: 1300px) {
    .secure_transation_con {left: 0px;}
}
@media (max-width: 991px) {
    .transation_text {
        padding-bottom: 0 !important;
    }
}
@media (max-width: 400px) {
    .secure_transation_con {width: 290px;}
}
/******Detail page amount animation********/
.amount{-webkit-animation:colorchange 10s infinite alternate;}
@-webkit-keyframes colorchange {  0% {color: blue;}10% {color: #8e44ad;}20% {color: #1abc9c;}40% {color: blue;}60% {color: blue;}80% {  color: #f1c40f;}100% {color: green;}}

.product-description .digital-products-description-old-layout li:before {
    display: none; 
}</pre></body></html>