.oe_website_sale { .shop_breadcrumbs_section { margin-top: 20px; margin-bottom: 20px; .shop_breadcrumb_ul { display: flex; .shop_breadcrumb_li { margin-right: 8px; .shop_breadcrumb_link { color: $black-color; font-family: $main-font; font-size: 14px; line-height: 106.2%; font-weight: 400; text-decoration: none; position: relative; &:after { background: none repeat scroll 0 0 transparent; bottom: -2px; content: ""; display: block; height: 1px; left: 50%; position: absolute; transition: width 0.3s ease 0s, left 0.3s ease 0s; width: 0; } &:hover { &:after { background: #000000; width: 100%; left: 0; bottom: -2px; content: ""; display: block; height: 1px; position: absolute; transition: width 0.3s ease 0s, left 0.3s ease 0s; } } } } } } .shop_type_filter_section { width: 100%; @media(max-width: 767px) { overflow-x: scroll; } .shop_type_filter_list { width: 80%; display: flex; justify-content: space-between; margin-bottom: 24px; @media(max-width: 991px) { width: 100%; overflow-x: scroll; &::-webkit-scrollbar { display: none !important; } } .shop_type_filter_item { @media(max-width: 991px) { margin-right: 30px; } .shop_type_filter_label { width: max-content; cursor: pointer; .label_text { color: $black-color; font-family: $main-font; font-weight: 700; font-size: 14px; line-height: 13px; position: relative; top: 6px; background-color: transparent; } .label_div { height: 8px; width: 100%; } } input[type="radio"] { display: none; } input[type="radio"]:checked + label { .label_div { background-color: #FFD503; } } } } } .o_wsale_products_main_row { margin-bottom: 30px; #products_grid { .shop_products_list_section { .shop_products_list { display: flex; flex-wrap: wrap; .shop_products_item { width: 100%; display: flex; justify-content: center; margin-bottom: 30px; @media(min-width: 1200px) { width: 33%; } .card { width: 290px; border: 1px solid #E2E2E2; border-radius: 0; padding: 10px 10px 0 10px; position: relative; border-bottom: none; &:hover { box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25); } .shop_products_item_checkbox_list { position: absolute; right: 10px; list-style: none; width: 15%; display: flex; flex-direction: column; .shop_products_item_checkbox_item { display: flex; justify-content: flex-end; input[type="radio"] { display: none; } input[type="radio"]:checked + label { background-color: $yellow-color; } .shop_type_filter_label { padding: 5px; cursor: pointer; } } } .card_img_div { width: 100%; a { div { width: 154px; height: 212px; margin: 0 auto; display: flex; justify-content: center; align-items: center; .img-fluid { max-width: 100%; max-height: 100%; } } } } .card_product_information_div { .card_product_information { padding-left: 15px; .card_product_author { font-size: 16px; line-height: 112%; font-weight: 400; color: $black-color; font-family: $main-font; margin-bottom: 10px; } .o_wsale_products_item_title { margin-bottom: 8px; overflow: hidden; text-overflow: ellipsis; height: 80px; position: relative; a { font-size: 18px; line-height: 112%; font-weight: 700; font-family: $main-font; color: $black-color; overflow: hidden; text-overflow: ellipsis; height: 76px; text-decoration: none; &:hover { display: inline; box-shadow: inset 0 -0.3em #ffd503, inset 0 -0.2em #ffd503; } } } .product_price { display: flex; flex-direction: column; margin-bottom: 9px; height: 46px; justify-content: flex-end; .text-danger { color: #6A6A6A !important; margin-bottom: 2px; text-decoration: line-through; text-decoration-color: $yellow-color !important; .oe_currency_value { color: #6A6A6A; font-size: 18px; line-height: 17px; font-family: $main-font; font-weight: 400; text-decoration: line-through; text-decoration-color: $yellow-color; } } span, .oe_currency_value { font-size: 24px; line-height: 23px; color: $black-color; font-family: $main-font; font-weight: 400; } } } .o_wsale_product_btn { position: relative; bottom: 0; padding-bottom: 0; margin-right: -10px; margin-left: -10px; margin-bottom: -1px; .btn { transform: scale(1); transition: none; width: 100%; background-color: $yellow-color; color: $black-color; font-size: 16px; line-height: 106.2%; font-weight: 700; border-radius: 0; border: none; padding: 22px 0; letter-spacing: 0.1em; &:active, &:focus { box-shadow: none; } } .o_wsale_product_btn_hover_left { position: absolute; width: 0; height: 0; top: 0; left: 0; z-index: 9; transition: all 0.3s ease 0s; } .o_wsale_product_btn_hover_right { position: absolute; width: 0; height: 0; bottom: 1px; right: 0; z-index: 9; transition: all 0.3s ease 0s; } &:hover { .btn { transition: background-color 0.3s linear; background-color: #ffffff; } .o_wsale_product_btn_hover_left { position: absolute; width: 100px; height: 60px; border-left: 1px solid #000000; border-top: 1px solid #000000; } .o_wsale_product_btn_hover_right { position: absolute; width: 100px; height: 60px; border-right: 1px solid #000000; border-bottom: 1px solid #000000; } } } } } } } } } } .shop_recently_products_section { margin-bottom: 30px; @media(max-width: 1199px) { margin-bottom: 95px; } .shop_recently_title_div { width: max-content; margin-bottom: 20px; .shop_recently_title { font-size: 24px; line-height: 23px; font-family: $main-font; color: $black-color; font-weight: 700; position: relative; @media(max-width: 1199px) { font-size: 16px; line-height: 15px; } } &:before { position: absolute; content: ''; background-color: #FFD503; height: 10px; left: -4px; right: 0; bottom: 0; } } .shop_recently_products_list { display: flex; .shop_recently_products_item { margin-right: 20px; @media(min-width: 1200px) { max-width: 230px; } .shop_recently_products_item_link { display: flex; flex-direction: column; align-items: flex-start; text-decoration: none; @media(max-width: 1199px) { max-width: 230px; } .shop_recently_products_item_img_div { width: 144px; height: 198px; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; .shop_recently_products_item_img { max-width: 100%; max-height: 100%; } } .shop_recently_products_item_name { font-size: 20px; color: $black-color; font-family: $main-font; font-weight: 700; } &:hover { display: inline; box-shadow: inset 0 -0.3em #ffd503, inset 0 -0.2em #ffd503; } } } .slick-list { .slick-track { [aria-hidden="true"] { @media(max-width: 991px) { display: block !important; } } } } } } .website_scroll_btn_container { width: 100%; display: flex; justify-content: flex-end; #website_scroll_btn { background-color: transparent; display: flex; justify-content: center; align-items: center; border: none; border-radius: 50%; width: 40px; height: 40px; position: fixed; bottom: 44px; right: 30px; z-index: 1030; @media(max-width: 1199px) { right: 18px; bottom: 20px; } } } }