del .woocommerce-Price-amount.amount {
    font-family: 'Museo 300';
    color: #606060;
    background: url("../images/line-through.png") no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: left 4px;
    background-size: contain;
    display: inline-block;
    padding-right: 15px;

}

.single-product .rating-box .star-rating {
    float: left;
    bottom: 5px;
    color: #fcd11a;
    letter-spacing: 5px;
    width: 6.4em;
  }

  .prosuct-detail-top-rate-btn form button,
  .wc-block-cart__submit-button,
  .add-to-cart-item-row form button{
    display: inline-block !important;
    padding: 10px 25px;
    background: #6a5244 !important;
    border: solid #6a5244 1px;
    color: #fff;
    font-size: 20px !important;
    font-weight: 500 !important;
    border-radius: 0 !important;
  }
  .wc-block-cart__submit-button{line-height: 38px;}
  .wc-block-cart__submit-button:hover{color: #fff;}

  .prosuct-detail-top-rate-btn form.cart{float: left;}
  .prosuct-detail-top-rate-btn form.cart .qty,
  .add-to-cart-item-row form.cart .qty{
    display: none;
  }

  .aligncenter {
    margin: 0 auto;
    display: block;
  }

  img.alignleft {
    float: left;
    margin-right: 35px;
    margin-bottom: 25px;
  }

  .ufg-parent-filters button {
    font-size: 14px;
    padding: 10px 33px;
    font-weight: 600;
  }

  body.rtl .category-list ul li {
    padding-left: 30px;
    padding-right: 0;
  }

  body.rtl .category-list ul li::after,
  body.rtl .category-list ul li:last-child::before {
    content: none !important;
  }

  body.rtl .category-list ul li:last-child{
    margin-right: 50px;
    padding-left: 0;
  }

  body.rtl .category-list ul li:first-child{
    margin-right: 0;
  }

  body.rtl .category-list ul li::before {
    background: #f26722;
    width: 1px;
    height: 25px;
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
  }

  .project-wrapper.cart-template {
	padding: 50px 90px;
  }
  .wc-block-cart-item__image {
	width: 200px;
	padding-right: 30px !important;
	padding-left: 0 !important;
  }

  .wc-block-cart-item__image img {
	border: 12px solid #eaeaea;
  }

  .wc-block-components-product-name {
	color: #f26722;
	font-size: 17px !important;
	margin-bottom: 22px !important;
  }

  .wc-block-components-product-badge.wc-block-components-sale-badge {
	border: 1px solid #f26722;
	padding: 7px 14px;
	font-size: 13px;
  }

  .wc-block-components-product-metadata__description {
	display: none;
  }

  .wc-block-components-quantity-selector::after {
	border: 1px solid #f26722;
  }

  .wc-block-components-quantity-selector {
	float: left;
	margin-right: 15px !important;
  }

  .wc-block-cart-item__remove-link {
	font-size: 14px !important;
	position: relative;
	top: 4px;
	text-decoration: none !important;
	color: #c60808 !important;
  }

  .wc-block-cart-items__header {
	color: #755f52;
	font-size: 19px !important;
	text-transform: none !important;
  }

  .price.wc-block-components-product-price {
	font-size: 16px !important;
	font-weight: 600;
  }

  .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
	border: 1px solid #f26722;
	padding: 25px;
  }

  .wc-block-components-totals-item,
  .wc-block-components-totals-coupon.wc-block-components-panel,
  .wc-block-components-shipping-rates-control__package {
	padding: 0 !important;
  }

  .wp-block-woocommerce-cart-order-summary-heading-block {
	font-size: 24px !important;
	text-transform: none !important;
	color: #6a5244 !important;
	padding-bottom: 17px !important;
  }

  .wc-block-components-panel__button {
	font-size: 18px !important;
	color: #6a5244 !important;
  }
  .wp-block-woocommerce-cart-order-summary-coupon-form-block.wc-block-components-totals-wrapper,
  .wp-block-woocommerce-cart-order-summary-totals-block{
	border-top: 1px solid #f26722 !important;
  }

  .wc-block-components-totals-item__label {
	font-size: 17px;
	color: #696f8e;
	font-weight: 600;
  }

  .wc-block-components-shipping-address {
	font-size: 15px;
	color: #000;
	font-weight: 600;
  }

  .wc-block-components-totals-item__description {
	font-size: 13px;
  }

  #wc-block-components-totals-shipping__change-address__link {
	color: #f27637;
	text-decoration: none;
	font-weight: 600;
  }

  .wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
	background-color: #f27637 !important;
	border: none;
  }
  .wc-block-components-spinner{display: block;}
  .woocommerce-billing-fields__field-wrapper label {
	width: 100%;
	font-size: 16px;
  }
  .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper {
	width: 100%;
  }

  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 49% !important;
  }

  .woocommerce-billing-fields__field-wrapper input[type="text"],
  .woocommerce-billing-fields__field-wrapper input[type="tel"],
  .woocommerce-billing-fields__field-wrapper input[type="email"] {
	border: 1px solid #f06923;
	padding: 13px 10px;
	color: #5C5656;
  }

  #billing_country {
	border: 1px solid #f06923 !important;
  }

  .select2-container--default .select2-selection--single {
	border: 1px solid #f06923 !important;
	padding: 8px;
	height: auto !important;
	border-radius: 0 !important;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px !important;
	right: 5px !important;
  }

  .woocommerce-billing-fields__field-wrapper .form-row {
	margin-bottom: 30px !important;
  }

  #billing_address_1_field {
	margin-bottom: 15px !important;
  }

  .woocommerce-input-wrapper select {
	border: 1px solid #f06923;
	background-color: #FFF;
	padding: 13px;
	color: #5C5656;
  }

  .wc-block-components-checkout-step__heading-content {
	font-size: 13px !important;
  }

  .wc-block-components-checkout-step__heading-content a{color:#f06923 !important ;}
  .wc-block-components-checkout-step__heading {
	margin-bottom: 25px;
  }

  .wc-block-components-text-input input,
  .components-flex-item input {
	border: 1px solid #f06923 !important;
	border-radius: 0 !important;
	padding: 18px !important;
  	max-height: none !important;
  }

  .wc-block-components-title.wc-block-components-checkout-step__title {
	font-size: 25px !important;
	font-weight: 600;
	color: #646464;
  }

  .wc-block-components-radio-control__label-group {
	font-size: 19px !important;
	font-weight: 600;
	color: #646464;
  }

  .wc-block-checkout__shipping-option--free {
	font-weight: 500 !important;
	font-size: 14px !important;
  }

  /* .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
	border: 1px solid #f06923 !important;
  } */

  .wc-block-components-radio-control .wc-block-components-radio-control__input:checked::before {
	background: #f06923 !important;
  }

  .wc-block-components-shipping-rates-control label {
	box-shadow: none !important;
	border-radius: 0 !important;
  }

  .wc-block-components-radio-control-accordion-option {
	box-shadow: none !important;
  }

  .wc-block-components-radio-control {
	border: 1px solid #f06923 !important;
  }

  .wc-block-checkout__terms.wc-block-checkout__terms--with-separator{border-top: 1px solid #f06923 !important;}

  .wc-block-components-radio-control-accordion-content {
	padding-left: 49px;
	font-size: 18px;
	padding-top: 3px;
  }

  .wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
	font-size: 17px;
  }

  .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
	border: 1px solid #f06923;
	background-color: #FFF;
	font-size: 16px;
	color: #595757;
	padding: 15px 100px;
  }

  .wc-block-components-checkout-return-to-cart-button svg {
	color: #f06923;
  }

  .wp-block-woocommerce-checkout-order-summary-block {
	border: 1px solid #f06923 !important;
	border-radius: 0 !important;
	padding: 20px 30px;
  }

  .wc-block-components-panel__button {
	color: #606060;
	font-size: 24px !important;
  }

  .wc-block-components-product-name {
	color: #f27230 !important;
  }

  .wc-block-components-order-summary.wc-block-components-panel {
	padding: 0 !important;
  }

  .wc-block-components-totals-item span {
	font-size: 19px !important;
  }

  #radio-control-wc-payment-method-options-paymob__label::after {
	content: "";
	position: absolute;
	right: 15px;
	background-image: url(https://shop.fahmyfurniture.com/wp-content/uploads/2024/09/paymnet.jpg);
	background-size: 225px;
	width: 225px;
	background-repeat: no-repeat;
	height: 112px;
	top: 9px;
  }

  .woocommerce-order h1 {
	font-size: 30px;
	color: #f26722;
	font-weight: 600;
  }

  .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received, 
  .pay-method p {
	font-size: 22px;
	margin-top: 12px;
  }

  .order-received-box {
	border: 1px solid #f26722;
	padding: 30px;
	margin: 30px 0;
  }

  .order-received-box ul {
	padding: 0;
  }

  .order-received-box ul li {
	list-style-type: none;
	border-bottom: 1px solid #f26722;
	margin-bottom: 25px;
  	padding-bottom: 8px;
  }

  .order-received-box ul li:last-child {
	border: none;
	margin: 0;
	padding: 0;
  }

  .order-received-box p.label {
	margin-bottom: 10px;
	font-size: 18px;
  }

  .order-received-box ul li strong {
	font-size: 21px;
	font-weight: 600;
  }

  .woo-address .woocommerce-column__title {
	font-size: 26px;
	color: #64605f;
  }

  .woo-address {
	padding-left: 0;
  }
  .woo-address address {
	font-size: 17px;
	line-height: 24px;
	color: #64605f;
	border: none !important;
  	padding: 0 !important;
  }

  .order-received-box .woocommerce table.shop_table {
	border: none;
  }

  .woocommerce table.shop_table th {
	font-weight: 500;	
	font-size: 19px;
	color: #565556;
	line-height: normal;
	padding-top: 0;
  }

  .woocommerce-table__product-name.product-name a {
	color: #565556 !important;
	font-size: 18px;
	line-height: 28px;
  }

  .woocommerce-table__line-item.order_item td {
	border-bottom: 1px solid #f26722 !important;
	border-top: 1px solid #f26722 !important;
  }

  .woocommerce table.shop_table {
	border: none !important;
  }

  .woocommerce-table--order-details tfoot th, .woocommerce-table--order-details tfoot td {
	border: none !important;
  }

  .woocommerce-table--order-details tfoot td {
	font-size: 18px;
	color: #555252;
  }

  .woocommerce-table--order-details tfoot th{width: 72%;}

  .woocommerce-table--order-details tfoot tr:last-child th,
  .woocommerce-table--order-details tfoot tr:last-child td {
	border-top: 1px solid #f26722 !important;
  }

  .woocommerce-order-details {
	margin: 0 !important;
  }

  .category-list ul li img {
	width: 40px;
  }

  .filter-area h3,
  .filter-area .woocommerce-ordering{float: left !important;}

#bookAppointment .modal-dialog.modal-lg.modal-dialog-centered {
  max-width: 90%;
}

#bookAppointment .modal-header {
	border: none;
}

#bookAppointment .modal-body {
	padding: 75px 100px;
  }

.apooint-icon {
	display: block;
	margin: auto;
	  margin-top: auto;
	position: relative;
	margin-top: -73px;
  	bottom: 10px;
	height: 85px;
  }

  .appointment-info-box {
	border: 2px solid #f26c29;
	padding: 38px 62px;
  }

  .appointment-info-box h1 {
	color: #f26c29;
	font-size: 32px;
	font-weight: 900;
	margin-bottom: 45px;
  }

  .appointment-info-box ul {
	padding: 0;
  }

  .appointment-info-box ul li {
	list-style: none;
	display: inline-block;
	padding: 0 18px;
  }

  .appointment-info-box ul li img {
	height: 75px;
  }

  .appointment-form .wpcf7-form-control.wpcf7-text, 
  .appointment-form select,
  .appointment-form textarea {
	width: 100%;
	padding: 18px;
	margin-bottom: 25px;
	background-color: #efefef;
	border: none;
  }

  .appointment-form .wpcf7-submit {
	margin: auto;
	text-align: center;
	display: block;
	background-color: #624d41;
	color: #FFF;
	border: none;
	padding: 10px 55px;
	font-size: 18px;
  }

  #bookAppointment .close {
	color: #f26c29;
	border: 1px solid #f26c29 !important;
	border-radius: 50px;
	font-weight: bold !important;
	font-size: 30px;
	position: relative;
	right: 20px;
	top: 15px;
	width: 35px;
	height: 35px;
	padding: 0 !important;
  }

  .banner-text-wrp {
    padding-left: 85px;
    padding-top: 97px;
  }
  .banner-text-wrp .hd-type1 {
    font-size: 103.46px;
  }
  .banner-text-wrp .hd-type2 {
    font-size: 62.08px;
  }
  .banner-text-wrp .hd-type2 sup {
    font-family: "Kugile";
  }
  .banner-text-wrp p {
    font-size: 21.3px;
  }
  
  .hd-type1, .text-on-banner {
    font-family: "Kugile";
    color: #6a5244;
  }
  
  .hd-type1 {
    font-size: 84.23px;
  }
  
  .hd-type2 {
    font-family: "The Royal Chambers DEMO";
  }
  
  .hd-type3 {
    color: #f26722;
    font-family: "Museo 500";
  }
  
  .content-type1 {
    color: #6a5244;
  }
  
  .celeb-badge {
    position: absolute;
    right: 20px;
    top: 20px;
	 z-index:10;
  }
  
  .btn-type1 {
    font-family: "Museo 300";
    background-color: #6a5244;
    border: 1px solid #6a5244;
    color: #ffffff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .btn-type1:hover {
    color: #6a5244;
    border-color: #6a5244;
    background-color: transparent;
  }

  .start-0 {
    left: 0 !important;
  }
  .top-0 {
    top: 0 !important;
  }
  .btn.btn-type1.px-4 {
    font-size: 18px;
  }

  .slider-common.owl-theme .owl-nav [class*=owl-] {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
  }
  .slider-common.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    border-color: #58595b;
  }
  .slider-common .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -17.5px;
  }
  .slider-common .owl-nav button {
    background-color: transparent;
    position: absolute;
    border-color: #f26722;
    border-style: solid;
    width: 22px;
    height: 22px;
    display: inline-block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .slider-common .owl-nav button span {
    display: none;
  }
  .slider-common .owl-nav button.owl-prev {
    left: -25px;
    border-left: 1px solid #f26722;
    border-bottom: 1px solid #f26722;
  }
  .slider-common .owl-nav button.owl-next {
    right: -25px;
    border-right: 1px solid #f26722;
    border-top: 1px solid #f26722;
  }
  .slider-common .owl-dots .owl-dot span {
    background-color: #f9d5aa;
    width: 8px;
    height: 8px;
  }
  .slider-common .owl-dots .owl-dot.active span {
    background-color: #f26722;
  }
  
  .slider-common.category-slider .owl-nav, .slider-common.product-slider .owl-nav {
    margin-top: -34.5px;
  }
  .slider-common.new-arrivals-slider .owl-dots, .slider-common.new-arrivals-slider2 .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 5%;
  }
  .slider-common.new-arrivals-slider2 .owl-dots .owl-dot span {
    background-color: #92919b;
  }
  .slider-common.new-arrivals-slider2 .owl-dots .owl-dot.active span {
    background-color: #f26722;
  }

  .client-logo {
    padding-top: 50px;
  }

  .client-logo img {
    width: 200px;
    border: 1px solid #EEE;
    margin-right: 21px;
    max-height: 123px;
    padding: 10px;
  }

  .prosuct-detail-top-rate-btn li.no-discount {
    background: none !important;
  }

  .filter-row select{background-image: none; background-color: #FFF; border: 1px solid #f16924; color: #6a5244; }
  .cart-count {
    background-color: #f16924;
    border-radius: 1.75em;
    font-size: 11.99996px;
    font-weight: 600;
    height: 1.75em;
    padding: 0 .58333em;
    position: absolute;
    top: -.75em;
    color: #FFF;
  }

  .header.inner-header.menu-fixed #myNav {
    margin-right: 20px;
  }

  .product-featured img {
    width: 100%;
    margin-bottom: 20px;
  }

  .collection-item a {
    color: #6a5244;
  }

  #myCarouselArticle .carousel-item.active {
    display: flex;
    height: 400px;
  }
  #myCarouselArticle .carousel-item.active img {
    height: 100%;
    width: auto;
    object-fit: contain;
  }

  /* .header{overflow: initial;display: inline-block;}
.overlay-content{position: relative;}
.seach-bar{position: relative;top: 0;right: 0;background: #fff;width: 100%;display: none;z-index: 99;}
.seach-bar input{padding: 15px 15px 15px 45px;width: 100%;background: #fff;border: none;outline: none;color: #000;}
.search-btn{position: absolute;left: 7px;top: 7px;border: none;background: url("../images/icon-search.png") no-repeat;background-position: center center;background-size: 30px;width: 35px;height: 35px;cursor: pointer;outline: none;}
.search-bar-close{display: none;}

.search-bar-close{display: block;position: absolute;top: 20px;right: 20px;color: #fff;z-index: 9;width: 30px;height: 30px;border-radius: 30px;background: #f26824;text-align: center;padding-top: 5px; -webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);-o-transform: translate(0%, -50%);transform: translate(0%, -50%);}
	.seach-bar-inr{position: absolute;top: 20px;left: 0;padding: 0 15px;width: 100%; -webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);-o-transform: translate(0%, -50%);transform: translate(0%, -50%);}
	.search-btn{left: 20px;}
	.seach-bar input{background: #f4f4f4;padding: 15px 40px 15px 45px; border: 1px solid #f26824;} */



  .header{overflow: initial;display: inline-block;}
  .overlay-content{position: relative;}
  .seach-bar{position: absolute;top: 60px;right: 0;background: #fff;width: 100%;display: none;}
  .seach-bar input{padding: 15px 15px 15px 45px;width: 100%;background: #fff;border: none;outline: none;color: #000;}
  .search-btn{position: absolute;left: 7px;top: 7px;border: none;background: url("../images/icon-search.png") no-repeat;background-position: center center;background-size: 30px;width: 35px;height: 35px;cursor: pointer;outline: none;}
  .search-bar-close{display: none;}
  .search-bar-close{display: block;position: absolute;top: 50%;right: 20px;color: #fff;z-index: 9;width: 30px;height: 30px;border-radius: 30px;background: #f26824;text-align: center;padding-top: 5px; -webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);-o-transform: translate(0%, -50%);transform: translate(0%, -50%);}
  .seach-bar{top: 0;height: 100%;}
  .seach-bar-inr{position: absolute;top: 50%;left: 0;padding: 0 15px;width: 100%; -webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);-o-transform: translate(0%, -50%);transform: translate(0%, -50%);}
  .search-btn{left: 20px;}
  .seach-bar input{background: #f4f4f4;padding: 15px 40px 15px 45px;}

  .filtered-items {
    background-color: #f4f4f4ed;
    overflow: hidden;
    top: 51px;
    position: absolute;
    z-index: 99999999;
    width: 95%;
    left: 16px;
    padding: 10px 18px !important;
    max-height: 400px;
    overflow-y: scroll;
    display: none;
  }

  .filtered-items li {
    margin: 0 !important;
    display: block;
    width: 100%;
    border-bottom: 1px solid #FFF;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
  }

  .filtered-items li a {
    width: 100%;
    text-align: left !important;
  }
  .filtered-items li img {
    height: 50px;
    float: left;
    max-width: 100% !important;
    margin-right: 10px;
  }

  .wc-block-components-address-form__country.wc-block-components-country-input {
    display: none;
  }
  
  .filtered-items li h3 {  
    font-weight: 600;  
  }

  /*Cart Page*/
  
.woocommerce .cart-collaterals .cart_totals {
    width: 100% !important;
}
.shop_table .product-thumbnail img {
	width: 100% !important;
	border: 12px solid #eaeaea;
}

.woocommerce .shop_table .product-name,
.woocommerce .shop_table .product-subtotal {
	vertical-align: top;
}

.woocommerce .shop_table .product-name a {
	color: #f27230;
	font-size: 17px;
}

.woocommerce .shop_table .woocommerce-Price-amount.amount {
	margin-top: 11px;
	display: inline-block;
	color: #212529;
	font-weight: 600;
	font-size: 16px;
}

.woocommerce table.shop_table th{color: #755f52;}
.woocommerce .shop_table .product-subtotal {
	text-align: right;
  }

.woocommerce .shop_table .quantity{float: left;}
.woocommerce .shop_table .quantity .qty {
	width: 5.631em;
	text-align: center;
	border: 1px solid #e5e5e5;
	padding: 4px;
  }
  .woocommerce .shop_table a.remove {
	width: auto;
	float: left;
	font-size: 14px;
	font-weight: 400;
	margin-left: 10px;
	margin-top: 7px;
	color: #c60808 !important;
  }

  .woocommerce .shop_table a.remove:hover {
	background: none;
	color: red !important;
  }

  .woocommerce table.shop_table td {
	padding-bottom: 20px;
	padding-top: 20px;
  }

  .cart-collaterals {
	border: 1px solid #f26722;
	padding: 22px;
	margin-left: 60px;
	width: auto !important;
  }

  .cart_totals th {
	padding-left: 0 !important;
  }

  .cart_totals h2 {
	border-bottom: 1px solid #f26722 !important;
	font-size: 24px;
	color: #6a5244 !important;
	font-weight: 600;
	padding-bottom: 15px;
  }

  .cart-collaterals th {
	font-size: 18px !important;
	color: #696f8e !important;
  }

  .cart-collaterals td {
	text-align: right;
  }
  
  .shipping-to td {
	padding-left: 0 !important;
	text-align: left;
  }

  .shipping-to td .woocommerce-shipping-destination {
	font-size: 19px;
  }
  .shipping-calculator-button {
	color: #f27230;
	font-weight: 600;
  }

  .cart-collaterals .tax-rate .woocommerce-Price-amount.amount,
  .cart-collaterals .order-total .woocommerce-Price-amount.amount{
	font-size: 19px !important;
	font-weight: 700;
  }

  .checkout-button.button.alt.wc-forward {
	background-color: #f27637;
	margin-bottom: 0;
  }
  .checkout-button.button.alt.wc-forward:hover {
	background-color: #c05823;
  }

  #calc_shipping_country_field,
  #calc_shipping_postcode_field{display: none !important;}
  #calc_shipping_city {
	border: 1px solid #f27637;
	padding: 10px;
  }
  button[name="update_cart"] {
	border: 1px solid #f27637 !important;
	padding: 12px 24px !important;
	background-color: #FFF !important;
  }

  .woocommerce-cart-form #coupon_code {
	width: 250px;
	border: 1px solid #f27637;
	padding: 8px;
  }
  .woocommerce .woocommerce-cart-form button[name="apply_coupon"] {
	background-color: #f27637;
	color: #FFF;
	padding: 12px 25px;
  }

  .woocommerce-pagination .page-numbers li a, 
  .woocommerce-pagination .page-numbers li span {
	padding: 11px !important;
	color: #f16924;
  }
  .woocommerce nav.woocommerce-pagination ul li {
	border-right: 1px solid #f16924 !important;
  }
  .woocommerce nav.woocommerce-pagination ul{
	border: 1px solid #f16924 !important;
  }

  .woocommerce-pagination .page-numbers.current,
  .woocommerce-pagination .page-numbers li a:hover {
	background-color: #f16924 !important;
	color: #FFF !important;
  }
  #deals_owl p a {color: #6d6e71;  }

  body.rtl .breadcrumbs li::before{position: absolute;right: 0;top: 0;content: "\eab8";color: #f06822;font-size: 20px;font-family:IcoFont;}
  body.rtl .breadcrumbs li:first-child::before,
  body.rtl .breadcrumbs li:first-child::after{display: none;}
  body.rtl .breadcrumbs li:last-child{padding-right: 30px;}
  .office-furniture ul li:last-child{margin-right: 10px;}
  body.rtl .wpcf7 input[type="url"], 
  body.rtl .wpcf7 input[type="email"], 
  body.rtl .wpcf7 input[type="tel"] {
	direction: rtl;
  }
  body.rtl .col-lg-6.product-detail-row-right{text-align: right;}

  body.rtl .product-detail-row-right h3{text-align: right;}

  @media screen and (max-width:767px){  
	.category-list ul li img {
		width: auto;
    height: 45px;
	}

  .category-list ul li span {
    width: 100%;
    display: block;
    margin-top: 10px;
    font-size: 13px;
  }

  #bookAppointment .modal-body {
    padding: 75px 25px;
    padding-bottom: 5px;
  }
  .appointment-info-box {
    padding: 38px 25px;
    margin-bottom: 25px;
  }
  .appointment-info-box h1{font-size: 20px;}
  .appointment-info-box ul li img {
    height: 40px;
  }
  .appointment-info-box ul li{padding: 0 5px;}
  .wpcf7-form-control.wpcf7-captchar{width: 100%;}
  .project-wrapper.cart-template {
    padding: 25px 15px;
  }
  .wc-block-cart-item__image {
    width: 100%;
    padding-right: 10px !important;
  }
  .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block{padding: 25px !important;}
}