/*----------------------------------------------------*/
/*font Variables*/
/**=== Functions ===**/
.col-md-offset-right-1,
.col-lg-offset-right-1 {
  margin-right: 8.33333333%;
}

/*---------------------------------------------------- */
body .body_wrapper {
  overflow: visible;
}
body.navbar-shown .cart_box {
  top: 100px;
}
body.admin-bar.navbar-shown .cart_box {
  top: 130px;
}

form.woocommerce-ordering.docy_select {
  margin: 0;
}

.woocommerce .star-rating {
  float: none;
  margin: 5px auto 0;
  color: #f3ad16;
}

.woocommerce .star-rating::before {
  color: #f3ad16;
}

.woocommerce-notices-wrapper {
  display: block;
  width: 100%;
  clear: both;
}

#commentform p.comment-notes {
  display: none;
}

.woocommerce table.shop_attributes {
  border-color: var(--black_50);
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
  border-color: var(--black_50);
}
.woocommerce table.shop_attributes th {
  font-weight: 500;
}

.woocommerce span.onsale {
  height: 50px;
  width: 50px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.pr_details .share-link .social-icon {
  padding-left: 5px;
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 15px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  height: auto;
  margin-right: 0;
  border: 2px solid transparent;
  border-radius: 5px;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
  border: 2px solid var(--brand_color);
  padding: 2px;
}

.aditional_info p {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  width: 100%;
  padding-right: 25px;
  margin-bottom: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery img {
  max-height: 500px;
  width: auto;
}

.woocommerce div.product form.cart .variations select {
  height: 45px;
  padding: 5px;
  color: #677294;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  right: 2em;
  left: auto;
}

@media (max-width: 768px) {
  .pr_details {
    margin-top: 20px;
  }
}
.pr_details .ratting .star-rating {
  float: none;
  color: var(--brand_color);
  line-height: 14px;
}

.product_info_details .comment-box .comment-content .avatar img {
  max-width: none;
}

.comment-header + .rating {
  float: right;
}

.aditional_info p.stars {
  padding-left: 15px;
  padding-top: 5px;
}

body.woocommerce-cart .sec_pad {
  background-color: #fafcfd;
}
body.woocommerce-cart .woocommerce .coupon .button {
  position: absolute !important;
  right: 4px;
  top: 50%;
  font: 400 14px/38px "Roboto", sans-serif;
  color: #282835;
  height: 48px;
  padding: 0 25px;
  border: 0;
  background: #eff2f7;
  border-radius: 3px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
body.woocommerce-cart .woocommerce .coupon .button:hover {
  background: var(--brand_color);
  color: #fff;
}

.cart_box ul.list-unstyled li:last-child {
  border-bottom: 0;
}

.cart_box ul.list-unstyled li {
  border-bottom: 1px solid var(--black_50);
  padding: 10px 0;
}
.cart_box ul.list-unstyled li.cart-total {
  color: var(--black_500);
}

.shop_list_item .single_product_item .single_pr_details .pr_button .cart_btn {
  width: auto;
}

.shop_list_item {
  width: 100%;
}

.woocommerce nav.navigation.pagination .nav-links {
  text-align: center;
}

.shop_list nav.navigation.pagination .nav-links {
  padding-top: 60px;
}

.shop_list .hr {
  display: none;
}

.woocommerce nav.navigation.pagination {
  display: block;
}

#tab-reviews p.comment-form-cookies-consent {
  position: static;
  padding-left: 15px;
  margin-bottom: 25px;
}

.tinv-wraper.tinv-wishlist {
  display: inline-block;
}

.tinv-wraper.tinv-wishlist span.tinvwl_add_to_wishlist-text {
  display: none;
}

.woocommerce-cart .cart_table .product .media .media-left img {
  height: 100px;
}

.woocommerce-cart .cart_table .total ins {
  text-decoration: none;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider {
  height: 6px;
  background: #dbe2e9;
  border: 0;
  border-radius: 0;
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
  background: var(--brand_color);
  border-radius: 0;
}

.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--brand_color);
  border: 0;
  margin-left: 0;
  top: -7px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  font-weight: 500;
}

.pr_sidebar .widget_products ul li .media .media-body .rate ins {
  text-decoration: none;
}

.pr_details .ratting .star-rating:before {
  color: var(--brand_color);
}

.woocommerce .comment-content .star-rating::before {
  color: #d3ced2;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 500;
}

.pr_details .product-qty .manual-adjust:focus {
  outline: 0;
}

.pr_sidebar.sidebar_widget.shop_sidebar {
  margin-top: 10px;
  margin-right: 30px;
}

.price_slider_wrapper {
  width: 95%;
}

.woocommerce-cart .cart_table .del-item button {
  color: #677294;
  position: relative;
  top: 3px;
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  padding: 0;
}

.woocommerce-cart .cart_table .del-item button:hover {
  cursor: pointer;
}

.woocommerce-cart .cart_table .del-item button i {
  font-size: 22px;
}

.del-item .cart_remove {
  right: 20px;
}

.woocommerce-cart .cart_table {
  overflow-x: hidden;
}

.not_logged_in .checkout_content.coupon_form {
  margin-left: 50px;
  margin-bottom: 20px;
}

.login-form .extra .checkbox input[type=checkbox] {
  transform: scale(1.3);
  margin-left: 3px;
}

.shop_menu_left p {
  margin-bottom: 0;
  font: 300 16px "Roboto", sans-serif;
}

@media (max-width: 480px) {
  .shop_menu_left p {
    text-align: center;
  }
}
.shop_menu_right {
  justify-content: flex-end;
  align-items: center;
}
.shop_menu_right h5 {
  font: 500 16px "Roboto", sans-serif;
  margin-bottom: 5px;
  margin-right: 10px;
}

@media (max-width: 480px) {
  .shop_menu_right {
    justify-content: center;
    margin-top: 16px;
  }
}
.shop_menu_right .selectpickers {
  border: 0;
}

.shop_menu_right .selectpickers:after {
  width: 8px;
  height: 8px;
  top: 42%;
}

.shop_menu_right .selectpickers .current {
  font: 300 16px "Roboto", sans-serif;
  color: #677294;
}

.shop_menu_right .shop_grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shop_menu_right .shop_grid a {
  font-size: 16px;
  color: #677294;
  margin-left: 12px;
}

.shop_menu_right .shop_grid .active a {
  color: var(--brand_color);
}

.single_product_item {
  text-align: center;
  margin-top: 30px;
}

.single_product_item .product_img {
  position: relative;
  display: block;
}
.single_product_item .product_img img {
  border-radius: 10px;
}

.single_product_item .product_img .hover_content {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  text-align: center;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.woocommerce img, .woocommerce-page img {
  border-radius: 10px;
}

.single_product_item .product_img .hover_content a {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  margin: 0 2px;
  color: #282835;
  font-size: 16px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*================= Add to Cart ===================*/
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.hover_content .add_to_cart_button.loading i {
  display: none;
}

.hover_content a.added {
  display: none !important;
}

.hover_content a.added_to_cart.wc-forward {
  position: relative;
}

.product_img .hover_content a.added_to_cart:before {
  content: "\e64d";
  font-family: "themify";
  height: 40px;
  width: 40px;
  background: #fff;
  border-radius: 50px;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ee9051;
  transition: all 0.3s linear;
}

.hover_content a.loading {
  position: relative;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hover_content a.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  font-weight: 400;
  position: absolute;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0 !important;
  left: 0;
  height: 100%;
  width: 100%;
}

.hover_content a.added_to_cart:hover:before {
  background: #333;
  color: #fff;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
  display: none;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before {
  display: block;
  font-size: 24px;
  margin: 0 0 0 -12px !important;
  top: initial !important;
}

.single_product_item .product_img .hover_content a:hover {
  background: var(--brand_color);
  color: #fff;
}
.single_product_item .add_to_cart_button {
  margin: 10px auto 0;
  display: block;
  font-weight: 500;
  border: 1px solid var(--black_50);
  padding: 3px 30px;
  border-radius: 30px;
}
.single_product_item .add_to_cart_button:hover {
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 1px 1px rgba(195, 193, 193, 0.6);
  border-color: #d0cfcf;
}

.single_product_item .product_img:hover .hover_content {
  transform: translateY(0);
  opacity: 1;
}

.single_product_item .single_pr_details {
  padding: 25px 0;
}
.single_product_item .single_pr_details .title {
  color: var(--black_800);
  margin-bottom: 5px;
}

.single_product_item .single_pr_details h3 {
  color: #282835;
  margin-bottom: 5px;
}

.single_product_item .single_pr_details h3:hover {
  color: var(--brand_color);
}

.single_product_item .single_pr_details .price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  font: 400 18px/28px "Roboto", sans-serif;
  color: var(--black_800);
  margin-top: 5px;
}
.single_product_item .single_pr_details .price .amount {
  font-weight: 500;
  color: var(--black_800);
  padding-right: 12px;
}
.single_product_item .single_pr_details .price ins {
  text-decoration: none;
}
.single_product_item .single_pr_details .price del {
  color: var(--black_500);
  font-size: 14px;
  font-weight: 400 !important;
}

.single_product_item .ratting a {
  font-size: 14px;
  color: #f3ad16;
}

.single_product_item .ratting a:before {
  content: "\e60a\e60a\e60a\e60a";
  font-family: "themify";
}

.hr {
  width: 100%;
  height: 1px;
  background: var(--black_50);
  margin-bottom: 40px;
}

.shop_page_number {
  text-align: center;
  margin-bottom: 0;
}

.shop_page_number li {
  display: inline-block;
  margin: 0 3px;
}

.shop_page_number li .page-numbers {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #e7e7f6;
  font-size: 16px;
  line-height: 39px;
  font-weight: 300;
  color: #677294;
  text-align: center;
  display: block;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.shop_page_number li .page-numbers:hover {
  border-color: var(--brand_color);
  color: var(--brand_color);
}

.shop_page_number li .page-numbers.current {
  background: var(--brand_color);
  border-color: var(--brand_color);
  color: #fff;
}

.shop_list_area .shop_page_number {
  margin-top: 70px;
}

.shop_list_item {
  padding-top: 50px;
}

.shop_list_item .single_product_item .single_pr_details {
  padding-bottom: 0;
}

.shop_list_item .single_product_item .single_pr_details .price {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 16px;
}

.shop_list_item .single_product_item .single_pr_details .s_list_title {
  display: inline-block;
}

.shop_list_item .single_product_item .single_pr_details .ratting {
  float: right;
}

.shop_list_item .single_product_item .single_pr_details .pr_button a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #e7e7f6;
  background: #f9f9fc;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: var(--black_800);
  margin-left: 4px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}

.shop_list_item .single_product_item .single_pr_details .pr_button a:hover {
  color: #fff;
  background: var(--brand_color);
  border-color: var(--brand_color);
}

.product_details_area .product_slider {
  padding-right: 42px;
}
.product_details_area .product_slider .owl-thumbs {
  display: table;
  width: 102.6%;
  text-align: center;
  padding: 0;
  margin-top: 24px;
  margin-left: -7px;
  margin-right: -7px;
}
.product_details_area .product_slider .owl-thumbs .owl-thumb-item {
  display: table-cell;
  border: 0;
  background: 0;
  padding: 7px;
  width: 25%;
}
.product_details_area .product_slider .owl-thumbs .owl-thumb-item img {
  max-width: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.product_details_area .product_slider .owl-thumbs .owl-thumb-item.active img {
  border-color: #c8b6fc;
}

.woocommerce.single-product .ratting {
  float: right;
  text-align: right;
}
.woocommerce.single-product .ratting .woocommerce-review-link {
  font-size: 14px;
  font-weight: 300;
  color: #677294;
}
.woocommerce.single-product .product .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  align-items: center;
  padding-top: 5px;
  font-weight: 600;
  color: var(--black_900);
  font-size: 30px;
}
.woocommerce.single-product .product .price del {
  font: 400 20px "Roboto", sans-serif;
  color: #677294;
  padding-left: 18px;
}
.woocommerce.single-product .product .price ins {
  text-decoration: none;
}
.woocommerce.single-product form.cart {
  margin: 2em 0;
}
.woocommerce.single-product .stock {
  font: 400 16px "Roboto", sans-serif;
  vertical-align: middle;
  padding: 20px 0 0;
  display: inline-block;
}
.woocommerce.single-product .stock.in-stock {
  color: var(--bs-success) !important;
}
.woocommerce.single-product p {
  margin-bottom: 30px;
}
.woocommerce.single-product .product-qty {
  display: inline-block;
  position: relative;
}
.woocommerce.single-product .product-qty .manual-adjust {
  width: 80px;
  border: 2px solid var(--black_50);
  border-radius: 5px;
  text-align: left;
  height: 51px;
  color: var(--black_700);
}
.woocommerce.single-product .product-qty .manual-adjust:focus {
  border-color: var(--black_200);
}
.woocommerce.single-product .product-qty .ar_top {
  top: 4px;
}
.woocommerce.single-product .product-qty .ar_down {
  bottom: 4px;
}
.woocommerce.single-product .cart_button {
  display: inline-block;
}
.woocommerce.single-product .cart_button .wish_list {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: var(--black_800);
  width: 50px;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e7e7f6;
}
.woocommerce.single-product .product_meta {
  margin-bottom: 0;
}
.woocommerce.single-product .product_meta li {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: var(--black_600);
  margin-bottom: 10px;
}
.woocommerce.single-product .product_meta li a {
  color: var(--black_600);
}
.woocommerce.single-product .product_meta li a:hover {
  color: var(--brand_color);
}
.woocommerce.single-product .product_meta li span {
  font-weight: 400;
  padding-right: 8px;
}
.woocommerce.single-product .share-link label {
  margin-bottom: 0;
  padding-right: 8px;
  font: 400 15px "Roboto", sans-serif;
}
.woocommerce.single-product .share-link .social-icon {
  margin-bottom: 0;
  display: inline-block;
}
.woocommerce.single-product .share-link .social-icon li {
  display: inline-block;
}
.woocommerce.single-product .share-link .social-icon li a {
  font-size: 12px;
  color: #677294;
  padding: 10px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.woocommerce.single-product .share-link .social-icon li a:hover {
  color: var(--brand_color);
  text-decoration: none;
}

.woocommerce .product form.grouped_form table.group_table {
  border: 1px solid var(--black_50);
  border-radius: 10px;
  border-collapse: separate;
  background-color: var(--black_25);
}
.woocommerce .product form.grouped_form table.group_table tr:first-child td {
  padding-top: 20px;
}
.woocommerce .product form.grouped_form table.group_table tr:last-child td {
  padding-bottom: 20px;
}
.woocommerce .product form.grouped_form table.group_table tr td {
  padding: 10px 20px;
  vertical-align: middle;
  border-bottom: 1px solid var(--black_50);
}
.woocommerce .product form.grouped_form table.group_table tr td.woocommerce-grouped-product-list-item__price ins, .woocommerce .product form.grouped_form table.group_table tr td.woocommerce-grouped-product-list-item__price > span {
  font-weight: 500;
  color: var(--black_900);
}
.woocommerce .product form.grouped_form table.group_table tr td.woocommerce-grouped-product-list-item__price ins {
  text-decoration: none;
  margin-left: 5px;
}

.pr_details .product-qty .ar_top,
.pr_details .product-qty .ar_down {
  position: absolute;
  background: var(--bs-white);
  border: 0;
  font-size: 14px;
  color: #677294;
  right: 5px;
  border-radius: 15px;
  padding: 0 15px 0 0;
}

.pr_details .product-qty .ar_top:hover,
.pr_details .product-qty .ar_down:hover {
  color: var(--brand_color);
  cursor: pointer;
}

.woocommerce .product-type-subscription .cart .button,
.pr_details .cart_button .cart_btn {
  border-radius: 5px;
  font: 500 15px/48px "Roboto", sans-serif;
  color: #fff;
  border: 1px solid var(--black_50);
  background: rgba(8, 102, 255, 0.9);
  min-width: 140px;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
}
.woocommerce .product-type-subscription .cart .button i,
.pr_details .cart_button .cart_btn i {
  margin-right: 5px;
}

.logged-in .woocommerce .product-type-subscription .cart .button {
  line-height: 2;
}

.cart_button a.added_to_cart.wc-forward {
  margin-left: 10px;
}

.pr_details .cart_button .cart_btn:hover, .woocommerce .product-type-subscription .cart .button:hover,
.pr_details .cart_button .wish_list:hover {
  background: var(--brand_color);
  color: #fff;
  border-color: var(--brand_color);
}

.pr_details .cart_button .cart_btn,
.pr_details .cart_button .wish_list {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.pr_details_area {
  padding-top: 100px;
  width: 100%;
}

.aditional_info p:last-child {
  margin-bottom: 0;
}

.related_products {
  width: 100%;
}
.related_products .sec_title {
  margin-bottom: 40px;
}

.product_info_details .pr_tab {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  margin: 0 auto 50px;
}

.product_info_details .pr_tab .nav-item {
  float: left;
  margin: 0;
  border: 1px solid #e7e7f6;
  overflow: hidden;
  border-left: 0;
}

.product_info_details .pr_tab .nav-item .nav-link {
  font: 300 16px/40px "Roboto", sans-serif;
  color: var(--black_700) !important;
  padding: 5px 25px;
  min-width: 148px;
  text-align: center;
  border: 0;
  border-radius: 0;
}

.product_info_details .pr_tab .nav-item .nav-link.active {
  background: var(--brand_color);
  color: #fff;
}

.product_info_details .pr_tab .nav-item:first-child {
  border-bottom-left-radius: 45px;
  border-top-left-radius: 45px;
  border-left: 1px solid #e7e7f6;
}

.product_info_details .pr_tab .nav-item:last-child {
  border-bottom-right-radius: 45px;
  border-top-right-radius: 45px;
}

.product_info_details .comment-box .comment-content {
  padding-left: 95px;
  position: relative;
}

.product_info_details .comment-box .comment-content .avatar {
  position: absolute;
  left: 0;
}

.product_info_details .comment-box .comment-content .avatar img {
  border-radius: 50%;
}

.product_info_details .comment-box .comment-content .comment-header {
  font: 300 14px "Roboto", sans-serif;
  display: inline-block;
}

.product_info_details .comment-box .comment-content .comment-header a {
  font-size: 15px;
  font-weight: 500;
  color: #3d3f45;
}

.product_info_details .comment-box .comment-content .comment-header a:after {
  content: "/";
  display: inline-block;
  margin: 0 5px 0 6px;
  font-weight: 400;
  color: #abb0bb;
}

.product_info_details .comment-box .comment-content .ratting a {
  font-size: 12px;
  color: #c9ccd1;
}

.product_info_details .comment-box .comment-content .ratting a:nth-child(1),
.product_info_details .comment-box .comment-content .ratting a:nth-child(2),
.product_info_details .comment-box .comment-content .ratting a:nth-child(3) {
  color: var(--brand_color);
}

.car_get_quote_content {
  padding-bottom: 35px;
  position: relative;
}

.car_get_quote_content h2.title {
  padding-bottom: 20px;
}

.car_get_quote_content .get_quote_form .form-group .form-control {
  height: 50px;
  border-radius: 4px;
  border: 1px solid var(--black_50);
  background-color: var(--black_25);
  font-size: 14px;
  line-height: 1.4;
  padding-left: 30px;
  color: var(--black_800);
}

.car_get_quote_content .get_quote_form .form-group .form-control.placeholder {
  color: #a7adbe;
}

.car_get_quote_content .get_quote_form .form-group .form-control:-moz-placeholder {
  color: #a7adbe;
}

.car_get_quote_content .get_quote_form .form-group .form-control::-moz-placeholder {
  color: #a7adbe;
}

.car_get_quote_content .get_quote_form .form-group .form-control::-webkit-input-placeholder {
  color: #a7adbe;
}

.car_get_quote_content .get_quote_form .form-group .form-control:focus {
  box-shadow: 0 20px 30px 0 rgba(4, 73, 89, 0.1);
  border: 2px solid var(--brand_color);
}

.form-group {
  margin-bottom: 25px;
}

.car_get_quote_content .get_quote_form .form-group textarea.form-control {
  height: 200px;
  padding-top: 20px;
}

.car_get_quote_content .ratting span {
  font-size: 14px;
  color: var(--black_800);
}

.car_get_quote_content .ratting a {
  font-size: 12px;
  color: #c9ccd1;
}

.car_get_quote_content .ratting a:nth-child(4),
.car_get_quote_content .ratting a:nth-child(2),
.car_get_quote_content .ratting a:nth-child(3) {
  color: var(--brand_color);
}

.car_get_quote_content .agency_banner_btn {
  float: right;
  border-radius: 45px;
  height: 46px;
  line-height: 45px;
  padding: 0;
  min-width: 120px;
  text-align: center;
}

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
}

/** === Cart page styles === */
.wc-block-components-button:not(.is-link), .wp-block-woocommerce-checkout-fields-block button {
  padding: 12px 30px;
  border-radius: 5px;
  color: #fff;
  background-color: var(--brand_color);
  text-transform: uppercase;
  transition: background-color 0.3s ease;
  text-decoration: none !important;
}
.wc-block-components-button:not(.is-link):hover, .wp-block-woocommerce-checkout-fields-block button:hover {
  opacity: 0.8;
}

.wc-block-cart__submit-button {
  border-radius: 0 0 5px 5px !important;
}

table.wc-block-cart-items {
  border-collapse: separate !important;
  border-radius: 10px;
  padding: 2px;
}
table.wc-block-cart-items td.wc-block-cart-item__image {
  width: 150px;
}
table.wc-block-cart-items td.wc-block-cart-item__image img {
  max-width: 100% !important;
}
table.wc-block-cart-items .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
  color: #fff;
  background-color: #198754;
}

.is-large.wc-block-cart .wc-block-cart-items td {
  border-color: var(--black_50) !important;
}

/** === Cart Block === **/
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-block {
  border: 1px solid var(--black_150);
  border-radius: 10px 10px 0 0 !important;
}
.wp-block-woocommerce-cart .wc-block-components-totals-wrapper,
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block {
  border-color: var(--black_150);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__totals-title {
  padding: 16px !important;
  background: var(--black_50) !important;
  border-radius: 10px 10px 0 0 !important;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-line-items-block {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05), 0 2px 8px rgba(0, 0, 0, 0.05);
}
.wp-block-woocommerce-cart table.wc-block-cart-items, .wp-block-woocommerce-cart table.wc-block-cart-items td, .wp-block-woocommerce-cart table.wc-block-cart-items th {
  background: var(--bs-white) !important;
}
.wp-block-woocommerce-cart .wc-block-components-product-name {
  font-size: 18px;
}
.wp-block-woocommerce-cart .wc-block-components-product-metadata {
  font-size: 0.85em;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main {
  padding-right: 20px;
}

.wc-block-cart-item__quantity {
  display: flex;
  gap: 18px;
  align-items: baseline;
}
.wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  color: #ff3f3f !important;
}

.wc-block-components-formatted-money-amount,
.wc-block-components-product-price__value.is-discounted {
  font-weight: 600;
}

table.wc-block-cart-items td, table.wc-block-cart-items th {
  padding: 15px !important;
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input {
  height: 100% !important;
}
.wc-block-components-totals-coupon__form .wc-block-components-button {
  cursor: pointer;
}

.woocommerce-cart .cart_title {
  border-bottom: 1px solid var(--black_50);
}
.woocommerce-cart h6 {
  font-size: 14px;
  color: var(--black_800);
  line-height: 30px;
}
@media (max-width: 768px) {
  .woocommerce-cart .actions {
    margin: 10px;
  }
}
.woocommerce-cart .cart_table {
  padding-top: 30px;
  margin: 0;
  border-color: var(--black_150) !important;
}
@media (min-width: 768px) {
  .woocommerce-cart .cart_table .product-name {
    max-width: 300px;
  }
}
.woocommerce-cart .cart_table thead th {
  border-color: var(--black_150);
  color: var(--black_900);
}
.woocommerce-cart .cart_table tbody {
  width: 100%;
  padding: 0;
  border: none;
}
.woocommerce-cart .cart_table tr:first-child td {
  padding-top: 20px;
}
.woocommerce-cart .cart_table td {
  vertical-align: middle;
  font: 500 16px/28px "Roboto", sans-serif;
  color: var(--black_800);
  border: 0;
  padding: 0 0 15px 10px;
}
.woocommerce-cart .cart_table td.product-thumbnail {
  width: 100px;
  padding-left: 0;
}
.woocommerce-cart .cart_table td.product-name a {
  color: var(--black_800);
}
.woocommerce-cart .cart_table td.product-name a:hover {
  color: var(--brand_color);
}
@media (min-width: 690px) {
  .woocommerce-cart .cart_table td.product-name {
    max-width: 300px;
  }
}
.woocommerce-cart .cart_table .product-thumbnail img {
  width: auto;
  border-radius: 5px;
}
.woocommerce-cart .cart_table .product-thumbnail .product-name a {
  font: 500 16px/28px "Roboto", sans-serif;
}
.woocommerce-cart .cart_table .product-qty {
  position: relative;
  display: inline-block;
}
.woocommerce-cart .cart_table .product-qty .ar_top {
  position: absolute;
  background: var(--bs-white);
  border: 0;
  font-size: 12px;
  color: var(--black_700);
  right: 4px;
  border-radius: 15px;
  padding: 0 15px 0 0;
  line-height: 12px;
  cursor: pointer;
  top: 8px;
}
.woocommerce-cart .cart_table .product-qty .ar_top:hover {
  color: var(--brand_color);
}
.woocommerce-cart .cart_table .product-qty .ar_down {
  position: absolute;
  background: var(--bs-white);
  border: 0;
  font-size: 12px;
  color: var(--black_700);
  right: 4px;
  border-radius: 15px;
  padding: 0 15px 0 0;
  line-height: 12px;
  cursor: pointer;
  bottom: 8px;
}
.woocommerce-cart .cart_table .product-qty .ar_down:hover {
  color: var(--brand_color);
}
.woocommerce-cart .cart_table .product-qty .manual-adjust {
  width: 90px;
  height: 44px;
  border-radius: 45px;
  text-align: center;
  color: #677294;
}
@media (max-width: 768px) {
  .woocommerce-cart .cart_table .product-qty .manual-adjust {
    width: 75px;
    padding-right: 30px;
  }
}
.woocommerce-cart .cart_table .product-qty .manual-adjust:-moz-placeholder {
  color: #677294;
}
.woocommerce-cart .cart_table .product-qty .manual-adjust::-moz-placeholder {
  color: #677294;
}
.woocommerce-cart .cart_table .product-qty .manual-adjust::-webkit-input-placeholder {
  color: #677294;
}
.woocommerce-cart .cart_table .product-qty .manual-adjust.placeholder {
  color: #677294;
}
.woocommerce-cart .update-cart {
  border: 1px solid var(--black_100);
  background: transparent;
  margin-left: 15px;
  color: var(--brand_color);
  transition: all 0.3s ease 0s;
  padding: 8px 20px;
  border-radius: 4px;
}
.woocommerce-cart .update-cart:hover:not(:disabled) {
  background: rgba(8, 102, 255, 0.1);
  border-color: var(--brand_color);
}
.woocommerce-cart .update-cart[disabled] {
  cursor: not-allowed;
  color: var(--black_400);
  border: 1px solid var(--black_50);
}
.woocommerce-cart .action_btn {
  width: 100%;
}
.woocommerce-cart .wislist_table .total {
  width: 178px;
}
.woocommerce-cart .wislist_table .del-item {
  width: 178px;
}
.woocommerce-cart .wislist_table .quantity {
  width: 140px;
}
.woocommerce-cart .wislist_table .add_cart {
  font: 400 14px "Roboto", sans-serif;
  border: 1px solid #e7e7f6;
  background: transparent;
  color: #5c6789;
  margin-right: 20px;
  padding: 15px 33px;
  border-radius: 4px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.woocommerce-cart .wislist_table .add_cart:hover {
  background: var(--brand_color);
  color: #fff !important;
  border-color: var(--brand_color);
}

.wc-block-grid__product .wc-block-grid__product-title {
  font-size: 14px;
  margin-top: 10px;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
  margin: 0 auto 12px;
  font-size: 14px;
}

.cart_box {
  max-width: 370px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
  box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
  padding: 30px 35px;
  background: var(--bs-white);
  border-radius: 0 0 10px 10px;
  margin-left: 20px;
  position: sticky;
  top: 0;
}

.coupon {
  width: 370px;
  position: relative;
}

.coupon .input_text {
  width: 100%;
  border: 1px solid var(--black_50);
  border-radius: 4px;
  background-color: var(--bs-white);
  font: 300 15px "Roboto", sans-serif;
  color: #9ca3b9;
  height: 55px;
  padding-left: 25px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.coupon .input_text:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

.coupon .button {
  position: absolute;
  right: 4px;
  top: 50%;
  font: 400 14px/38px "Roboto", sans-serif;
  color: var(--black_800);
  height: 48px;
  padding: 0 25px;
  border: 0;
  background: #eff2f7;
  border-radius: 3px;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.2s linear;
}

.coupon .button:hover {
  background: var(--brand_color);
  color: #fff;
}

.pr_sidebar .widget + .widget {
  margin-top: 60px;
}

.pr_sidebar .sp_widget_title {
  color: var(--black_800);
  font-size: 20px;
  font-weight: 500;
  position: relative;
  margin-bottom: 30px;
}

.pr_sidebar .filter_slider_area {
  padding-top: 10px;
}

.pr_sidebar .filter_slider_area .ui-slider {
  height: 6px;
  background: #dbe2e9;
  border: 0;
  border-radius: 0;
}

.pr_sidebar .filter_slider_area .ui-slider .ui-slider-range {
  background: #9f7efd;
  border-radius: 0;
}

.pr_sidebar .filter_slider_area .ui-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--brand_color);
  border: 0;
  margin-left: 0;
  top: -7px;
}

.pr_sidebar .filter_slider_area .ui-slider .ui-slider-handle:focus {
  outline: 0;
}

.pr_sidebar .filter_slider_area .filter_content {
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
  color: var(--black_800);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.pr_sidebar .filter_slider_area .filter_content #amount {
  border: 0;
  font-size: 16px;
  display: inline-block;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 5px;
}

.pr_sidebar .widget_category ul {
  margin-bottom: 0;
}

.pr_sidebar .widget_category ul li a {
  font-size: 16px;
  color: #677294;
  display: inline-block;
  position: relative;
}

.pr_sidebar .widget_category ul li a:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--brand_color);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.pr_sidebar .widget_category ul li a:hover {
  color: var(--brand_color);
}

.pr_sidebar .widget_category ul li a:hover:before {
  opacity: 1;
}

.pr_sidebar .widget_category ul li:not(:last-child) {
  margin-bottom: 15px;
}

.pr_sidebar .woocommerce-widget-layered-nav-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.pr_sidebar .woocommerce-widget-layered-nav-list li {
  position: relative;
  padding-left: 30px;
  color: #333;
}

.pr_sidebar .woocommerce-widget-layered-nav-list li::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  border: 1px solid #333;
  left: 0;
  top: 45%;
  margin-top: -7.5px;
}

.pr_sidebar .woocommerce-widget-layered-nav-list li a {
  color: var(--black_600);
}
.pr_sidebar .woocommerce-widget-layered-nav-list li a:hover {
  text-decoration: none;
}

.pr_sidebar .woocommerce-widget-layered-nav-list li:not(:last-child) {
  margin-bottom: 12px;
}

.pr_sidebar .widget_size ul {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}

.pr_sidebar .widget_size ul li {
  font-size: 16px;
  color: #333;
}

.pr_sidebar .widget_size ul li a {
  color: #333;
}

.pr_sidebar .widget_color ul li:first-child:before {
  background: #1c1c1c;
  border-color: #1c1c1c;
}

.pr_sidebar .widget_color ul li:nth-child(2):before {
  background: #ff934c;
  border-color: #ff934c;
}

.pr_sidebar .widget_color ul li:nth-child(3):before {
  background: #fb53a7;
  border-color: #fb53a7;
}

.pr_sidebar .widget_color ul li:nth-child(4):before {
  background: #ff4949;
  border-color: #ff4949;
}

.pr_sidebar .widget_color ul li:nth-child(6):before {
  background: #ffeb50;
  border-color: #ffeb50;
}

.pr_sidebar .widget_products ul {
  margin-bottom: 0;
}

.pr_sidebar .widget_products ul li .media {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pr_sidebar .widget_products ul li .media .media-body h3 {
  font-size: 16px;
}

.pr_sidebar .widget_products ul li .media .media-body .rate {
  color: #677294;
  font-size: 16px;
}

.pr_sidebar .widget_products ul li:not(:last-child) {
  margin-bottom: 20px;
}

.pr_sidebar .widget_products ul li .media img {
  padding: 0;
  max-width: none !important;
  width: 80px;
  margin: 0 25px 0 0;
  height: auto;
}

.pr_sidebar .widget_tag ul li {
  display: inline-block;
  margin-bottom: 6px;
}

.pr_sidebar .widget_tag ul li a {
  font-size: 16px;
  color: #677294;
  position: relative;
  display: block;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.pr_sidebar .widget_tag ul li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--brand_color);
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.pr_sidebar .widget_tag ul li a:hover {
  color: var(--brand_color);
}

.pr_sidebar .widget_tag ul li a:hover:before {
  opacity: 1;
}

.widget_recent_reviews .star-rating {
  margin-left: 0;
  margin-bottom: 5px;
}

.widget_recent_reviews img {
  width: 50px !important;
}

.tinv-wraper.tinv-wishlist .tinvwl-tooltip {
  display: none;
}

.tinv-wraper.tinv-wishlist a.tinvwl_add_to_wishlist_button {
  cursor: pointer;
}

.woocommerce-product-gallery {
  position: relative;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  left: 10px;
  top: 10px;
}

.woocommerce-product-gallery ol.flex-control-thumbs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  padding-top: 10px;
}

.woocommerce-product-gallery ol.flex-control-thumbs li {
  padding-right: 5px;
}

.woocommerce-product-gallery ol.flex-control-thumbs li:last-child {
  padding-right: 0;
}

.woocommerce-product-gallery ol.flex-control-thumbs li img {
  height: 100px;
}

.pr_sidebar .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding-left: 25px;
  display: flex;
  align-items: baseline;
}
.pr_sidebar .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count {
  margin-left: 5px;
  background: transparent;
}

.product-type-subscription .pr_details .price {
  flex-direction: row;
  justify-content: flex-start;
}

.product-type-subscription .pr_details .price span.woocommerce-Price-amount.amount {
  padding-right: 0;
}

.product-type-subscription .pr_details .price del {
  padding-right: 15px;
}

.woocommerce .product.product-type-subscription form.cart {
  display: flex;
}

.comment-form-rating {
  display: flex;
  padding-left: 15px;
  justify-content: right;
}

.car_get_quote_content.comments_form p.form-submit {
  position: absolute;
  right: 15px;
  bottom: 0;
}

.car_get_quote_content.comments_form p.form-submit .action_btn {
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 400;
}

.product_list_widget .media {
  display: flex;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid var(--border_on_white);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid var(--border_on_white);
  padding: 0 25px;
  background: var(--black_25);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs a.added_to_cart {
  padding: 1px 0;
}

.product_details_area tbody > tr:nth-child(2n) td {
  background: none;
}

.product_list_widget a h6:hover, .single_product_item a h5:hover, .pr_sidebar .woocommerce-widget-layered-nav-list li a:hover {
  color: var(--brand_color);
}

.product_list_widget a h6, .single_product_item a h5, .pr_sidebar .woocommerce-widget-layered-nav-list li a:hover {
  transition: 0.4s;
}

@media (max-width: 768px) {
  .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: block;
    position: absolute;
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(50% - 10px);
  }
  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    position: relative;
    display: block;
    padding: 22px 9px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(even) {
    padding: 0 22px;
    margin: 0 -12px;
    background: rgba(0, 0, 0, 0.025);
  }
  .woocommerce-cart .cart_table tr:first-child td {
    padding-top: 2px;
  }
  .woocommerce-cart .cart_table .del-item {
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    font-size: 20px;
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 400;
    font-size: 14px;
  }
  .woocommerce table.shop_table_responsive tr td.product-name::before,
  .woocommerce table.shop_table_responsive tr td.product-thumbnail::before {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr td.product-name {
    display: flex;
    font-weight: 600;
    font-size: 14px;
    text-align: left !important;
  }
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: flex;
    padding-left: 127px;
    text-align: right !important;
    background-color: transparent !important;
    align-items: baseline;
    padding-bottom: 6px;
  }
  .cart_box {
    padding: 20px;
    margin: 10px;
  }
  .cart_box .checkout_button {
    display: block;
  }
}

/*# sourceMappingURL=shop.css.map */
