
/* @import "style_layout.css"; */
/* @import "style_header.css"; */
/* @import "style_footer.css"; */
/* @import "style_menu.css"; */
/* @import "style_blog.css"; */

/* @import "style_product.css"; */
/* @import "style_widget.css"; */
/* @import "style_sidebar.css"; */
/* @import "style_content.css"; */
/* @import "style_cart.css"; */

.gallery-box a > div {
overflow: hidden;
}

.gallery-box a img{
transition: transform .2s;
}

.gallery-box a img:hover{
transform: scale(1.5);
}

span.backemail{ unicode-bidi: bidi-override; direction: rtl; }

form > div.legend {
  border-bottom: 1px solid #e5e5e5;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
.g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
