/* Global */
body {
  font-family: IranYekan, Tahoma, sans-serif, Arial !important;
}
.d-flex {
    display: flex !important;
}
.flex-column {
    flex-direction: column;
}
.jc-between {
    justify-content: space-between;
}
.ai-stretch {
    align-items: stretch;
}
.ai-center {
    align-items: center;
}
.jc-center {
    justify-content: center;
}
.jc-start {
    justify-content: flex-start;
}
.jc-end {
    justify-content: flex-end;
}
.jc-around {
    justify-content: space-around;
}
.mr-auto {
    margin-right: auto !important;
}
.grow-1 {
    flex-grow: 1;
}
.gap-10 {
    grid-gap: 10px;
    gap: 10px;
}
.pad-10 {
    padding: 10px !important;
}
.d-inline {
    display: inline-block;
}
.margin-auto {
    margin-right: auto;
    margin-left: auto;
}
.h_iframe-aparat_embed_frame {
    max-width: 700px;
    margin: 0 auto;
    padding-bottom: 29%;
    /*padding-bottom: 57%;*/
    padding-top: 0;
    position: relative;
    /*margin: 0 0 15px 0;*/
    height: 0;
    overflow: hidden;
    border: 1px solid #ccc;
}
.h_iframe-aparat_embed_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Main desktop container */
@media (min-width: 1440px) {
    .container {
        max-width: 1396px;
    }
}
@media (min-width: 980px) {
.products_sldier_swiper .ajax_block_product .pro_outer_box.home_default, .product_list.grid .ajax_block_product .pro_outer_box.home_default{
    max-width:245px !important
}
}
@media (max-width: 480px) {
.products_sldier_swiper .ajax_block_product .pro_outer_box.home_default, .product_list.grid .ajax_block_product .pro_outer_box.home_default{
    max-width:175px !important
}
}
/* Font Icon */
@font-face {
    font-family: 'fontello';
    src: url('//gruccia.ir/themes/panda/font-fontello/font/fontello.woff2?0105') format('woff2'),
      url('//gruccia.ir/themes/panda/font-fontello/font/fontello.woff?0105') format('woff'); 
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}
.fto-menu-perfume:before { content: '\e963'; }
.fto-menu-lamp:before { content: '\e964'; }
.fto-menu-selfcare:before { content: '\e9c9'; }
.fto-menu-organizer:before { content: '\e9ca'; }
.fto-menu-bag:before { content: '\e9cb'; }
.fto-menu-health:before { content: '\e9cc'; }
.fto-menu-shoes:before { content: '\e9cd'; }
.fto-menu-women:before { content: '\e9ce'; }
.fto-menu-kids:before { content: '\e9cf'; }
.fto-menu-sunglasses:before { content: '\e9d0'; }
.fto-menu-men:before { content: '\e9d1'; }

/* Menu */
.stmobilemenu_box .mo_ma_level_0 i:before,
.st_mega_menu .mv_item i:before {
  font-size: 17px;
  color: #a1a3a8;
  margin-left: 2px;
}

/* Landing Pages */
.product-discount .discount {
    float: right;
    display: block !important;
    font-weight: 700;
    font-size: 13px;
    height: 21px;
    width: 37px;
    line-height: 23px;
    background-color: #ef394e;
    color: #fff;
    border-radius: 15px;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}

/* Animations */
@keyframes wiggle {
    0%, 7% {
      transform: rotateZ(0);
    }
    15% {
      transform: rotateZ(-15deg);
    }
    20% {
      transform: rotateZ(10deg);
    }
    25% {
      transform: rotateZ(-10deg);
    }
    30% {
      transform: rotateZ(6deg);
    }
    35% {
      transform: rotateZ(-4deg);
    }
    40%, 100% {
      transform: rotateZ(0);
    }
}

/* Product Bundles Pro */
.productbundlespro .pbp-bundle .bundle_actions {
    width: 100%;
    display: inline-grid;
    grid-template-columns: 1fr;
    grid-gap: 60px;
}
.productbundlespro .bundle_actions .touchspin-down {
    top: 0;
}
.productbundlespro .pbp-bundle .bundle_actions .bundle_quantity .input-group-btn-vertical .btn {
    border-width: 1px;
    height: 21px;
    border-color: #d9d9d9;
    margin-right: -1px;
}
.productbundlespro .bundle_quantity {
    display: none;
}
.productbundlespro .bundle_actions .touchspin-up:after {
    content: '+';
    font-size: 15px;
    font-style: normal;
}
.productbundlespro .bundle_actions .touchspin-down:after {
    content: '-';
    font-size: 25px;
    font-style: normal;
}
.productbundlespro .bundle_actions .input-group {
    width: 30px;
}
.productbundlespro .pbp-bundle .pbp-btn-add-to-basket {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    height: 40px;
    width: auto;
    text-align: center;
    color: #304074;
    background-color: #fff;
    border-color: #304074;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-bottom: 5px;
    padding: 0px 24px 4px;
}
.productbundlespro .pbp-bundle .pbp-btn-add-to-basket:before {
    content: '\e91c';
    font-family: "fontello";
    font-style: normal;
    display: inline-block;
    margin-left: 8px;
    font-size: 18px;
    position: relative;
    top: 2px;
    animation: wiggle 2s linear infinite;
}
.productbundlespro .heading-text {
    display: none;
    font-size: 12px !important;
    text-align: right;
    margin-top: 10px;
    border-right: 4px solid #b5b5b5;
    background-color: #f9f9f9;
    padding: 6px;
}
.productbundlespro .heading-text span {
    font-size: 14px !important;
    color: red;
}
.productbundlespro .total .badge {
    text-align: center;
    border: 0;
    color: #000000;
    font-size: 17px !important;
    line-height: 1;
    display: inline;
}
.productbundlespro .total .badge strong {
    font-size: 12px;
}
.productbundlespro {
    padding-top: 0;
}
.productbundlespro .pbp-bundle .pbp-product-price {
    text-align: left;
}
.productbundlespro .pbp-bundle .pbp-product-price-saving {
    background: rgba(239, 57, 78, 1);
    border-radius: 15px;
    height: 21px;
    width: 37px;
    line-height: 19px;
    text-align: center;
}
.productbundlespro .bundle_discounted_price_formatted_tax_included, 
.productbundlespro .bundle_original_price_formatted_tax_included {
    margin-bottom: 10px;
    margin-top: 10px;
}
.bundle_saving_price_formatted_tax_included .badge {
    text-align: left;
    border: 0 !important;
}
.productbundlespro .bundle_saving_price_formatted_tax_included .badge {
    color: #4caf50;
}
.pbp-see-details span:not(.arrow) {
    display: none;
}
.productbundlespro .pbp-bundle .pbp-see-details.expanded {
    display: none !important;
}
.productbundlespro .pbp-bundle .pbp-see-details .arrow:before {
    content: '+';
}
.pbp-product-price-original,
.bundle_original_price_formatted_tax_included span {
    color: #888;
    font-weight: normal;
}
.productbundlespro .pbp-bundle .pbp-product-price .pbp-product-price-discounted {
    font-size: 14px;
    line-height: 20px;
    margin-right: 5px;
    text-align: left;
}
.productbundlespro .bundle_saving_price_formatted_tax_included.total span {
    color: #4caf50 !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 23px;
    margin-bottom: 6px;
}
.productbundlespro .pbp-bundle .pbp-products-slider .pbp-bundle-product:after {
    right: auto !important;
    left: -20px !important;
}
.pbp-bundle-body .products.count-2 {
    grid-template-columns: auto !important;
}
.pbp-bundle-body .products.count-2 .pbp-slider-nav {
    display: none;
}
.productbundlespro .pbp-bundle .pbp-products-slider .pbp-bundle-product:first-child {
    margin-right: 0;
}
.productbundlespro .pbp-bundle {
    padding: 0;
    border: 0;
}
.productbundlespro .pbp-bundle .bundle-title {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 6px;
    position: relative;
    font-size: 17px;
    padding-right: 8px;
}
.productbundlespro .pbp-bundle .bundle-title:after {
    content: '';
    width: 115px;
    height: 2px;
    background-color: #eb1165;
    display: block;
    position: absolute;
    bottom: -1px;
    right: 0;
}
.productbundlespro .pbp-details-product .pbp-details-product-check {
    position: absolute;
    top: 10px;
    left: 10px;
}
.productbundlespro .pbp-bundle .pbp-see-details-expanded .pbp-details-product {
    grid-template-columns: 50px auto;
    position: relative;
    border-radius: 12px;
    background: #FBF8F2;
    padding: 10px;
    margin-bottom: 10px;
}
.productbundlespro .pbp-bundle-product-ipa {
    appearance: none;
    display: block;
    width: 100%;
    padding: 8px;
    line-height: 1.5;
    font-size: 13px;
    color: #232323;
    border: 1px solid #b5b5b5;
    outline: none;
    background: 
      linear-gradient(45deg, transparent 50%, #000 0) 15px calc(1em + 2px),
      linear-gradient(135deg, #000 50%, transparent 0) 20px calc(1em + 2px);
    background-repeat: no-repeat;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-color: transparent;
    margin-top: 5px;
    border-radius: 5px;
}
.productbundlespro .product-name {
    line-height: 2;
    color: #3c3c3c;
}
.productbundlespro .pbp-details-product-image img {
    mix-blend-mode: multiply;
    width: 40px;
}
.productbundlespro .pbp-bundle .pbp-product-price .pbp-product-price-original {
    font-size: 13px;
}
.productbundlespro {
    border: 1px solid #D9D1D1;
    border-radius: 8px;
    overflow: hidden;
    padding: 12px 0;
}
.productbundlespro .pbp-bundle .pbp-bundle-body .pbp-products .pbp-bundle-product .pbp-product-checkbox,
.pbp-bundle .pbp-see-details {
    display: none !important;
}
.pbp-bundle .pbp-products-slider .pbp-bundle-product select[name=pbp-bundle-product-ipa],
.pbp-bundle .pbp-products-slider .pbp-bundle-product .pbp-product-price,
.pbp-bundle .bundle-totals,
.productbundlespro .pbp-bundle-body {
    display: block;
}
.productbundlespro.layout-type-default .pbp-slider .pbp-products-slider {
    white-space: normal;
}
.productbundlespro.layout-type-default .pbp-slider .pbp-bundle-product {
    flex: 0 0 calc(50% - 10px);
    padding: 0 5px;
}
.productbundlespro .pbp-bundle .pbp-bundle-body .pbp-products .pbp-bundle-product .product-name {
    text-align: right;
    font-weight: 300;
    line-height: 2;
    min-height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.productbundlespro .pbp-bundle .pbp-bundle-body .pbp-products .pbp-bundle-product .pbp-product-info {
    padding: 0;
}
.productbundlespro .pbp-bundle .bundle-totals {
    margin-top: 25px;
}
.pbp-bundle .pbp-products-slider .pbp-bundle-product .product-image img {
    max-width: 140px !important;
    max-height: max-content;
}
.bundle_original_price_formatted_tax_included strong {
    font-size: 10px;
    color: gray;
}
.productbundlespro .pbp-bundle .pbp-product-price {
    margin-top: 0;
    margin-bottom: 5px;
}
.productbundlespro .pbp-bundle .pbp-product-price .pbp-product-price-discounted {
    text-align: center;
    margin: 0;
}
.productbundlespro .pbp-bundle .pbp-product-price .pbp-product-price-original {
    text-align: left;
}
@media (min-width: 768px) {
    .productbundlespro.layout-type-default .pbp-slider .pbp-bundle-product {
        padding: 0 20px;
    }
}

/* Banner Groups */
.st_banner_lazy_image {
    background: #f5f5f5 url(/img/cms/indexPage/placeholder.svg) no-repeat 50%;
    height: auto;
    opacity: 1;
}
.st_banner_block img {
    border-radius: 8px;
}

/* Product Breadcrumb */
#product .breadcrumb_nav li:last-child,
#product .breadcrumb_nav li:nth-last-child(2) {
    display: none;
}
.breadcrumb_wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    line-height: 2;
    padding-top: 5px;
}
.breadcrumb_wrapper li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    padding-bottom: 5px;
}
@media (max-width: 767px) {
    .breadcrumb_spacing {
        height: 5px !important;
    }
}

/* Product Gallery */
.pro_gallery_top_container {
    border: 1px solid #f5f5f5;
}
.product_left_column_hook .add_to_wishlist {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0;
    border: 1px solid #f3f3f3;
    border-radius: 0 0 10px 0;
    background-color: #fff;
    color: #444;
}
.product_left_column_hook .add_to_wishlist .hover_fly_btn_inner {
    font-size: 0;
}
.product_left_column_hook .add_to_wishlist i {
    font-size: 18px;
}
@media (max-width: 767px) {
    .product_left_column .images-container {
        position: relative;
    }
    .pro_gallery_thumbs_container {
        position: absolute;
        bottom: 15px;
        right: 15px;
        width: 180px !important;
    }
    .pro_gallery_thumbs_container .swiper-slide {
        width: 35px;
    }
    .product_left_column_hook .add_to_wishlist {
        left: 0px;
    }
}
.pro_gallery_thumbs_container .swiper-button-lr .swiper-button i {
    color: #ffffff;
    background-color: #00000066;
    border-radius: 50%;
    width: 17px !important;
    height: 17px !important;
    line-height: 19px !important;
    font-size: 10px !important;
}
.pro_gallery_thumbs_container .swiper-button-lr .swiper-button {
    margin-top: -10px;
}
.product_left_column {
    margin-bottom: 0 !important;
}

/* Gif Banner */
@media only screen and (max-width: 991px) {
    #product #displayBanner {
        display: none;
    }
}

/* Comments */
.comment-author .comment-author-profile {
    display: none;
}

/* Product details */
@media (max-width: 991px) {
    .product_name_wrap .product_name {
        font-size: 17px !important;
        line-height: 2 !important;
    }
}
@media (max-width: 767px) {
    .pro_cart_block .product-quantity {
        display: none;
    }
}

/* Side cart */
#side_cart_block .shoppingcart-list {
    display: flex;
    flex-direction: column;
}
#side_products_cart .st-menu-header {
    background-color: #274164;
    color: #fff;
}
#side_products_cart {
    border-color: #274164;
}
#side_products_cart .st-menu-header i {
    color: #fff;
}
#side_cart_block .small_cart_btn {
    order: 1;
    background-color: #eb1165;
    border-color: #eb1165;
    color: #fff;
    border-radius: 12px;
    margin-bottom: 20px;
    padding: 10px 16px;
}
#side_cart_block .small_cart_sumary {
    order: 2;
    margin-bottom: 15px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
}
#side_cart_block .small_cart_product_list {
    order: 3;
}
#side_cart_block .small_cart_btn:after {
    font-family: "fontello";
    content: '\e8c3';
    margin-right: 8px;
    font-size: 12px;
}

/* Pop-up*/
.form-check-input {
    margin-right: -1.25rem;
    margin-left: 0;
}
.st_news_letter_do_not_show_inner label {
    padding-right: 1.25rem !important;
    padding-left: 0;
}
.st_news_letter_do_not_show_outer {
    position: absolute;
    bottom: 0;
}
.st_news_letter_popup_wrap.show {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
#st_news_letter_popup_1 .modal-dialog {
    max-width: 300px;
}
.st_news_letter_popup_wrap .modal-content {
    border-radius: 22px;
    margin-left: 10px;
}
.st_news_letter_popup_wrap .modal-content p {
    border-radius: 22px;
    overflow: hidden;
    margin-bottom: 0;
}
.st_news_letter_popup_wrap .st_modal_close {
    left: 5px;
    top: 5px;
    z-index: 1;
    color: #000;
}

/* Change the menu height */
#st_mega_menu_wrap #st_menu_0 .stmenu_sub {
    height: 600px;
}

/* prestawp module */
.prestawpblock .pswp_grid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

/* Comments */
#comment #columns,
#comment #breadcrumb_wrapper .container {
    max-width: 800px !important;
}

#comment ul.ets_rv_tabs li {
    margin-left: 15px;
    background-color: #fff !important;
}

#comment ul.ets_rv_tabs li a {
    color: #000;
    font-size: 13px;
    display: inline-block;
    padding: 0 0 4px 0;
    background-color: #fff !important;
    border: 0;
}

#comment ul.ets_rv_tabs .ets_rv_tab.active a {
    border-bottom: 1px solid #eb1165 !important;
    color: #eb1165 !important;
    font-weight: 700;
}

.ets_rv_wrap_table.commentlist thead {
    display: none;
}

.ets_rv_wrap_table.commentlist tbody {
    display: grid;
    gap: 10px;
}

.ets_rv_wrap_table.commentlist tbody tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px solid #dadada;
    border-radius: 5px;
}

.ets_rv_wrap_table.commentlist tbody tr td {
    white-space: normal;
    border: 0;
    padding: 8px;
}

.ets_rv_wrap_table.commentlist tbody td.review-name {
    flex: 1;
    line-height: 1.8;
}

.ets_rv_wrap_table.commentlist tbody td.submit-btn {
    flex: 100%;
    text-align: center;
}

.ets_rv_wrap_table .ets_rv_product_id.link-comment,
.grc-view-rev.ets_review_action_view {
    padding: 8px 15px;
    width: 100%;
    height: auto;
    font-size: 13px;
    background-color: #fff !important;
    color: black !important;
    border: 1px solid #000;
    border-radius: 6px;
    box-shadow: none !important;
}

.ets_rv_pagination_footer {
    border-top: 0;
    margin-top: 13px;
}

.ets_rv_pagination_footer ul.pagination.pull-right {
    float: unset;
}

.ets_rv_wrap_table ul.pagination li.active a.pagination-link,
.ets_rv_wrap_table ul.pagination li:not(.disabled) a.pagination-link:hover {
    background: #eb1165;
    border-color: #eb1165;
    color: #fff;
    fill: #fff;
}

.ets_rv_wrap_table ul.pagination li a.pagination-link {
    border: 1px solid #ddd;
    width: 28px;
    display: inline-block;
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    border-radius: 4px;
}

.ets_rv_wrap_table ul.pagination li.disabled a.pagination-link {
    cursor: not-allowed;
}

.ets_rv_wrap_table .pagination {
    font-size: 14px;
    position: relative;
}

.ets_rv_wrap_table .pagination a.pagination-items-page:hover {
    background: #eb1165;
    color: #ffffff;
}

.ets_rv_wrap_table .pagination a.pagination-items-page {
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 10px;
}

.ets_rv_wrap_table .pagination button.btn.dropdown-toggle {
    padding: 4px 8px;
    font-size: 14px;
    border: 0;
}

.ets_rv_wrap_table ul.pagination li.disabled {
    display: none;
}

.ets_rv_wrap_table ul.pagination li {
    margin: 0 2px;
}

.ets_rv_wrap_table .grc-review-card {
    align-content: space-between;
}
.ets_rv_wrap_table .grc-review-card td.grc-product-image {
    order: 1;
}
.ets_rv_wrap_table .grc-review-card td.ets-rv-product_name {
    order: 2;
    flex: 1;
}
.ets_rv_wrap_table .grc-review-card td.ets-rv-validate {
    order: 3;
}
.ets_rv_wrap_table .grc-review-card td.ets-rv-title {
    order: 4;
    flex: 100%;
    font-weight: bold;
    font-size: 14px;
}
.ets_rv_wrap_table .grc-review-card td.ets-rv-content {
    order: 5;
    flex: 100%;
}
.ets_rv_wrap_table.commentlist .grc-review-card td:last-child {
    order: 6;
    flex: 100%;
}

.ets_rv_wrap_table.commentlist .grc-review-card td:last-child .btn-group {
    float: unset !important;
    display: block;
    text-align: center;
}

.ets_rv_wrap_table .ets-rv-id_ets_rv_product_comment,
.ets_rv_wrap_table .ets_like,
.ets_rv_wrap_table .ets_dislike,
.ets_rv_wrap_table .ets-rv-date_add,
.ets_rv_wrap_table .ets-rv-grade {
    display: none;
}

@media (min-width: 768px) {
    .ets_rv_wrap_table.commentlist tbody {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/*******added by bahman - kfagroupproductfeatures **********/
.st-pusher {
  transition: transform .2s;
}
div.kfagroupproductfeatures-feature-name,
div.kfagroupproductfeatures-feature-value {
    line-height: 25px;
}
div.kfagroupproductfeatures-feature-value {
    margin-right: 22% !important;
}
h5.kfagroupproductfeatures-group-title {
    background: transparent;
    font-size: 17px;
}
#kfagroupproductfeatures-div-mode {
    color: #000;
}
#product-details .page_heading {
    display: none;
}
#kfagroupproductfeatures-div-mode h3:first-of-type {
    margin-top: 0;
}


/* hover img*/
.product_img_link img.front-image, .product_image img.front-image{
	top: 0;
}
.product_img_link img.back-image, .product_image img.back-image{
	top: 0;
	left: 0;
  	opacity: 0;
    filter: alpha(opacity = 0);
  	z-index: -1;
}
.pro_first_box.showhoverimage .product_img_link img.back-image, .pro_first_box.showhoverimage .product_image img.back-image{
  	opacity: 1;
    filter: alpha(opacity = 100);
  	z-index: 1;
}
/* st_attr_list */
.st_attr_list_item{margin-bottom: 2px;}
.st_attr_list_text_center{text-align: center;}
.product_list.list .st_attr_list_text_center{text-align: left;}
.st_attr_list_item strong, 
.st_attr_list_swatch, 
.st_attr_list_text{margin-right: 4px;margin-top: 3px;margin-bottom: 3px;display: inline-block;}
.st_attr_list_swatch{width:1.25rem;height:1.25rem;border:1px solid rgba(0,0,0,.05);background-size:contain;vertical-align:middle;}

/* loyalty */
.grcpoint-badge {
    font-size: 11px;
    color: #b7b7b7;
    margin-top: 5px;
    margin-right: 3px;
    font-weight: normal;
}

.grcpoint-badge img {
    position: relative;
    top: -2px;
}

.grcpoint-badge em {
    position: relative;
    top: 1px;
}

.grcpoint-badge .tooltip {
    font-size: 10px !important;
    border-bottom: 0 !important;
}

.grcpoint-badge .tooltiptext {
    width: 166px !important;
    top: 16px !important;
    left: 0 !important;
    right: auto;
}

.product-information #loyalty {
    padding: 15px 0 3px 0 !important;
    font-size: 15px;
    position: relative;
    border-top: 1px solid #f2f2f2;
    margin-top: 15px;
}

.product-information #loyalty img {
    position: relative;
    top: 2px;
    margin-left: 2px;
    animation: wave-motion 2s ease-in-out infinite;
}

.product-information #loyalty b {
    font-weight: 800;
    font-size: 16px;
}

.product-information #loyalty .btn.btn-primary {
    display: none;
}

.product-information #loyalty .btn.btn-primary.collapsed {
    display: inline-block;
}

.product-information #loyalty button {
    box-shadow: none;
    border: 0;
    background-color: transparent;
    color: #212529;
    font-size: 20px;
    padding: 0;
    width: 50px;
    text-align: right;
}

.product-information #loyalty .grucciapoint-desc {
    margin-bottom: 0;
    text-align: right;
    font-weight: normal;
    font-size: 13px;
    color: #212529;
    margin-top: 10px;
}

@media screen and (max-width: 350px){
    .product-information #loyalty button {
        width: auto;
        font-size: 17px;
    }
}

@media screen and (min-width: 768px) {
    .grcpoint-badge.posi_abs {
        top: -88px !important;
    }
}
@media screen and (max-width: 768px) {
 .pro_gallery_top_container {
    margin: 0 -15px;
    overflow:hidden;
  }
 }
@keyframes wave-motion {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}



/* list color */
.grcproductlistcolors {
    margin-bottom: 12px;
}

.grcproductlistcolors-label-container {
    text-align: right;
    padding: 4px;
}

.grcproductlistcolors-link:active,
.grcproductlistcolors-link:focus,
.grcproductlistcolors-link:hover,
.grcproductlistcolors-link {
    text-decoration: none !important;
}
.grcproductlistcolors-images-scroller {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

.grcproductlistcolors-images-scroller img {
  -webkit-user-drag: none;
  user-drag: none;
  pointer-events: none;
}

.grcproductlistcolors-image {
    display: block;
    margin: auto;
    width: 45px;
}

.grcproductlistcolors-color {
    display: block;
    margin: 2px 2px 0;
    font-size: 12px;
    height: 25px;
    overflow: hidden;
    text-align: center;
    user-select: none;
    text-overflow: ellipsis;
}

.grcproductlistcolors-images-scroller {
    overflow-x: scroll;
    white-space: nowrap;
    height: 95px;
    margin: 0 -5px;
    display:flex;
    text-align: right;
    cursor: grab;
}

.grcproductlistcolors-image-container {
    display: inline-block;
    width: 65px;
    min-width:65px;
    margin: 0 3px;
    border: 1px solid lightgray;
    border-radius: 4px;
}

.ftscroller_container {
    direction: ltr !important;
}

.grcproductlistcolors-oos {
    position: relative;
}

.grcproductlistcolors-oos:after {
    position: absolute; 
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #e6e6e6;
    opacity: .5;
    content: '';
}

.grcproductlistcolors-images-scroller {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.grcproductlistcolors-images-scroller::-webkit-scrollbar { 
    display: none;
}

.swiper-slide .grcproductlistcolors-images-scroller {
    height: 51px;
  display:flex;
  justify-content: flex-start;
}

.swiper-slide .grcproductlistcolors-image-container {
    width: 55px;
    min-width: 55px;
}

.swiper-slide .grcproductlistcolors-image {
    width: 23px;
}

.swiper-slide .grcproductlistcolors-color {
    height: 20px;
    font-size: 10px;
}
.grc_phone span{
    color:#555;
}
.grc_phone a{
    color:#111;
}

 .products_sldier_swiper {
  visibility: hidden;
  opacity: 0;
}

 .products_sldier_swiper.swiper-container-initialized {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease;
}

.stsearchbar-container {
    position: relative;
    width: 100%;
    max-width: 400px;
}

.search-placeholder-trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    cursor: pointer;
    color:#555;
    font-size: 13px;
}


#st-search-expandable {
    display: none !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    z-index: 9999;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    overflow: hidden;
}
#st-search-expandable  .search_results{
	position:relative;
	box-shadow:none;
	border:0
}

#st_header #st-search-expandable .search_widget_form_inner.input-group-with-border{
	border:0 !important;
	height:43px;
	border-radius:0 !Important;
	border-bottom:1px solid #ddd !Important;
}
#st_header #st-search-expandable .search_widget_block{
	max-width:100% !important;
	padding:0 ;
}
#st_header #st-search-expandable .form-control {
  padding: 10px 5px;
  height: unset;
}
#st_header #st-search-expandable img{
border-radius:10px;
}

#st_header #st-search-expandable .form-control::placeholder {
  color: #555;
}
#st-search-expandable.show {
    display: block !important;
}

.st-search-content-inner {
    padding: 0px 15px 15px 15px;
    background-size: cover;
    background-position: center;
    background-color: rgba(255,255,255,0.9); 
    background-blend-mode: overlay;
}

.search-input-group {
    display: flex;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 4px 10px;
    background: #fff;
    margin-bottom: 12px;
}

.st-search-input {
    border: none !important;
    flex-grow: 1;
    height: 35px;
    outline: none !important;
}

.st-search-btn {
    border: none;
    background: none;
    cursor: pointer;
}

.popular-label { font-size: 13px; font-weight: bold; margin-bottom: 5px; }
.popular-link-item {
padding: 4px 10px;
  border: 1px solid #ddd;
  margin: 4px 2px;
  border-radius: 25px;
  font-size: 14px;
  color: #333;
  background: #fff;
  display: inline-block;
}

@media only screen and (max-width: 991px) {
    .stsearchbar-container{
        margin-bottom:10px;
    }
#st-search-expandable {
  width: calc(100% + 38px);
  right: unset;
}
#st-search-expandable .st-search-content-inner {
  padding: 0px 0px 0px 0px;
}
}