/* 
 Theme Name:   Crosinaflat
 Theme URI:    https://hypersaffron.com/
 Description:  این قالب شخصی سازی شده برای این وب سایت است
 Author:       Ghorbani
 Author URI:   http://hypersaffron.com
 Template:     flatsome
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

.crocina-pricelist-wrapper {
    margin: 30px 0;
    clear: both;
}

.crocina-pricelist-inner {
    border: 2px dashed #d70015;
    border-radius: 12px;
    padding: 20px;
    background-color: #fffafb;
}

.crocina-pricelist-wrapper .pricelist-wrap {
    border-style: none;
}

.header-inner.container {
    margin-top: 30px;
    max-width: 950px;
    border-radius: 12px;
    padding: 0 30px;
    background: rgba(255,255,255,.54);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.header.show-on-scroll .header-wrapper.stuck {
    opacity: 1;
    visibility: visible;
}

.header-shadow .header-wrapper,
.header-wrapper.stuck,
.layout-shadow #wrapper {
    box-shadow: unset;
}

.absolute-footer {
    display: none !important;
    visibility: hidden !important;
}

.header-bg-color {
    background-color: rgba(255, 255, 255, 0);
}

.header-bg-color,
.header-bg-image {
    background-position: 50% 0;
    transition: background .4s;
}

.fill {
    height: 100%;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}

.header-top {
    padding: 15px 0;
    background: linear-gradient(90deg, hsla(4, 84%, 49%, 1) 0%, hsla(37, 89%, 52%, 1) 100%) !important;
}

.icon-box-img .icon .icon-inner svg {
    padding-left: 10px;
}

div.my-account .container,
#main div.cart-container,
.page-title-inner,
.category-page-row,
#content .row.row-main,
.large-10,
.section-content > div.row-small {
    background-color: #f7f7f7;
    padding: 25px;
    border-radius: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.section.dark {
    background-color: unset;
}

ul.header-contact {
    text-align: center;
    display: inline-block;
}
