<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
Theme Name: topdesign
Text Domain: topdesign
Template: astra
*/

.main-menu{
  -webkit-box-shadow: 0 4px 6px -6px #222;
  -moz-box-shadow: 0 4px 6px -6px #222;
  box-shadow: 0 4px 6px -6px #222;
}

.bdt-sticky-below.main-menu {
	-webkit-box-shadow: 0 4px 6px -6px #222;
	-moz-box-shadow: 0 4px 6px -6px #222;
	box-shadow: 0 4px 6px -6px #222;
}

.sale-menu a{
	color:#e43a36 !important
}

.page-breadcrumb .rank-math-breadcrumb a{
	color:#fff
}

.page-breadcrumb .rank-math-breadcrumb p{
	margin-bottom:0px;
	color:#fff
}

.hover-effects-grid figure {
	min-width: 0px !important;
}

.dgwt-wcas-ico-magnifier-handler {
	margin-bottom: 5px;
}

.main-menu {
	-webkit-box-shadow: 0 4px 6px -6px #222;
	-moz-box-shadow: 0 4px 6px -6px #222;
	box-shadow: 0 4px 6px -6px #222;
}

.contact-home .elementor-button i{
  animation: MoveRightLeft 2s linear infinite;
  position: relative;
  left: 0;
  right: 0;
}
@keyframes MoveRightLeft {
  0%, 100% {
    right: 0;
  }
  50% {
    right: 15px;
  }
}

.btn .elementor-button i{
  animation: MoveRightLeft 2s linear infinite;
  position: relative;
  left: 0;
  right: 0;
}
@keyframes MoveRightLeft {
  0%, 100% {
    right: 0;
  }
  50% {
    right: 10px;
  }
}

.box-effect{
  position: relative;
  top: 0;
  transition: top ease 0.5s;
}
.box-effect:hover {
  top: -10px;
}

.whatsapp {
	position: fixed;
	width: 50px;
	height: 50px;
	bottom: 40px;
	right: 15px;
	background-color: #25D366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
}

.whatsapp:hover{
	color:#e4e4e4 !important
}

.my-whatsapp{
	margin-top:10px;
}

.icon-whatsapp{
content: url(https://www.topdesign.co.il/wp-content/themes/topdesign/images/whatsapp-button.png);
}


.btn-phone {
	position: fixed;
	width: 50px;
	height: 50px;
	bottom: 40px;
	left: 15px;
	background-color: #AD9451;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
}

.btn-phone:hover{
	color:#D9B350 !important
}

.btn1-phone{
	margin-top:10px;
}

.icon-phone{
content: url(https://www.topdesign.co.il/wp-content/themes/topdesign/images/btn-phone1.png);
}

figure.effect-oscar figcaption {
	background-color: rgba(58,52,42,0.1) !important;
}

.hover-effects-grid figure p {
	font-size: 100% !important;
}

.hover-effects-grid {
	padding: 1px 0 64px !important;
}

.elementor-widget-elementories-hover-effects .nt-effect .effect-desc {
	background: #fff;
	color: #000;
	display: inline;
	padding: 1px 18px 1px 10px;
}

.elementor-widget-elementories-hover-effects .nt-effect .effect-title {
	color: #fff;
	background: #0000005c;
}



.hover-effects-grid figure figcaption &gt; a {
	z-index: 1 !important;
}

.banner2:hover{
	-webkit-transform: scale3d(1.1,1.1,1);
	-moz-transform: scale3d(1.1,1.1,1);
	-ms-transform: scale3d(1.1,1.1,1);
	-o-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

.jet-woo-products__inner-box {
  box-shadow: rgba(100,100,111,.2) 0 7px 29px 0;
}

/*shop*/
#customer_details {
	border: 4px solid #f5f5f5;
	padding: 10px 20px 20px;
}

.woocommerce-page.woocommerce-checkout form #order_review{
	border: 4px solid #f5f5f5;
	padding: 10px 20px 20px;
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box::before{
	display:none
}

#billing_address_1_field{
	float:right;
	width: 47%;
	clear: inherit;
}

#billing_city_field{
	float:left;
	width: 47%;
	clear: inherit;
}

#billing_phone_field{
	float:right;
	width: 47%;
	clear: inherit;
}

#billing_email_field{
	float:left;
	width: 47%;
	clear: inherit;
}

.payment_method_other_payment {
	padding: 0px !important;
	margin: 0px !important;
}

.payment_method_other_payment fieldset{
	border:none
}

.payment_method_other_payment p{
	color:red
}


.woocommerce-page.woocommerce-checkout #payment div.payment_box {
	padding: 0px;
}

#order_review small{
	font-size: 13px;
}


#payment #place_order {
	display: block;
	width: 50% !important;
	margin: auto;
	float: inherit !important	
}
.woocommerce-checkout-review-order-table th , .woocommerce-checkout-review-order-table th{
border: 1px solid #ececec !important;
padding: 10px 15px !important;
}

#checkout-title{
	font-size: 1.2rem;
	padding: 20px 0 14px;
	margin: 0 0 20px;
	border-bottom: 1px solid #ebebeb;
}

.order_summary{
	margin-top: 1em;
}

.contact-home input[type="email"] {
	padding: 0px 5px 0px 0px;
}

.contact-home input[type="text"] {
	padding: 0px 5px 0px 0px;
}

.dgwt-wcas-search-icon{
	font-size:25px
}

.lrm-form-message {
	text-align: right;
}

.bapf_head{
    display: none
}

.bapf_reset{
background-color: #9B8B5A !important;
}

.bapf_button {
    font-size: 19px !important;
    padding: 5px 15px 5px 15px !important;
}
.filter-reset2{
    margin: auto !important;
}

.bapf_body select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,&lt;svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'&gt;&lt;path d='M7 10l5 5 5-5z'/&gt;&lt;path d='M0 0h24v24H0z' fill='none'/&gt;&lt;/svg&gt;");
	background-repeat: no-repeat;
	background-position-x: 2%;
	background-position-y: 8px;
}

.bapf_sfilter {
	margin-bottom: 0px !important;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
	padding: 1px 15px 1px 15px;
	height: 35px;
	color: #fff;
}

.woocommerce-loop-product__link img {
	max-height: 250px !important;
	min-height: 250px !important;
	width: auto !important;
	margin: auto !important;
}

.woocommerce-loop-product__title{
	min-height: 50px;
}

.product_meta {
	padding-top: 0px !important
}

.main-nav .menu-item ul li{
	width:200px
}

.related-products img{
	height: 180px;
	width: auto !important;
}

.add_to_wishlist{
	padding:0px !important
}

.fa.fa-heart-o::before {
	content: "\f004";
	font-size: 25px !important;
}

.yith-wcwl-icon{
	margin-right:0px !important
}

.fa-heart::before {
	color: #AD9451;
}

.product_meta {
	margin: 0px !important
}

.product_meta &gt; span {
	margin-top: 15px;
}

.yith-wcwl-wishlistexistsbrowse{
	font-size:15px !important
}

span.xoo-wsc-sc-subt { display: none; }
span.xoo-wsc-sc-bki { font-size: 30px; }

a.xoo-wsc-ft-btn {
	padding: 11px !important;
	font-weight: 700 !important;
}

span.xoo-wsc-ftx-icon {
	margin-right: inherit;
	margin-left: 5px;
}

span.xoo-wsc-sc-count {
	font-size: 12px;
	position: relative;
	top: -10px;
}

.elementor-post-info__terms-list-item{
	color:#AD9451 !important
}

.archive-products .ast-product-gallery-layout-horizontal:hover .add_to_cart_button{
	background-color: #000 !important;
	color:#fff !important
}

.home-products .jet-woo-products__item:hover .add_to_cart_button{
	background-color: #000 !important;
	color:#fff !important
}

.related-products .jet-woo-products__item:hover .add_to_cart_button{
	background-color: #000 !important;
	color:#fff !important
}

.payment_box{
	background-color:#fff !important;
	text-align:center
}

.wishlist-items-wrapper td {
    text-align: right !important
}

.button.loading::after{
	left: -1.5em !important;
	color: #000 !important;
}

.added_to_cart.wc-forward{
	display:none !important
}

del{
	font-size:14px !important;
	font-weight: 300;
}

ins{
	font-size:19px !important;
	font-weight: 600;
}

.title-slider{
    margin: auto;
}

.box-home1{
    min-height: 260px;
    margin: 5px;
    border-radius: 30px !impo
}

.box-home1 .elementor-column-wrap{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
border-radius: 7px 7px 7px 7px;
    
}

.swiper-pagination-bullets{
	bottom: 40px !important;
}

#payment #place_order {
	padding: 10px;
	background:#58CD36
}

@media screen and (min-width: 800px) {
	.btn-phone{
	display:none
}
}

@media only screen and (max-width: 600px) {
.hover-effects-grid {
	padding: 0px !important;
}
.rank-math-breadcrumb{
	font-size: 14px
}
.box-home1{
    min-height: 200px;
}

.ast-scroll-to-top-right {
	left: 10px;
	bottom: 115px;
}

}

</pre></body></html>