.porto-360-gallery-images-wrap{position:relative;padding:2rem;display:flex;margin-left:auto;margin-right:auto;align-items:center;justify-content:center;background:#fff;box-shadow:5px 5px 20px rgba(0,0,0,0.1);cursor:pointer}.porto-360-gallery-images-wrap .porto-360-gallery-images{list-style:none;padding:0;margin:0}.porto-360-gallery-images-wrap img{position:absolute;left:0;top:0;visibility:hidden;max-height:400px}.porto-360-gallery-images-wrap .current-image{position:static;visibility:visible}.porto-360-gallery-images-wrap li{max-height:100%}.porto-360-gallery-images-wrap svg{position:absolute;top:0;bottom:0;left:0;right:0;width:100px;height:100px;margin:auto!important;background-color:rgba(255,255,255,0.8);border-radius:50%;box-shadow:rgba(0,0,0,0.5) 0px 0px 10px 0px;transition:0.5s all;color:rgb(80,80,80);text-align:center;line-height:100px;z-index:2;transition:box-shadow 0.3s}.porto-360-gallery-images-wrap:hover svg{box-shadow:rgba(0,0,0,0.7) 0px 0px 15px 0px}body.woocommerce .product .cart
a.single_add_to_cart_button.button.readmore {
position: relative;
display: inline-flex !important;
align-items: center;
justify-content: center; background-color: #485e73 !important;
color: #ffffff !important;
padding: 14px 36px !important;
border-radius: 999px !important;
font-weight: 700 !important;
font-size: 15px !important;
letter-spacing: 0.4px;
line-height: 1 !important;
border: 1px solid rgba(255,255,255,0.15) !important;
outline: none !important;
text-decoration: none !important; box-shadow:
0 6px 16px rgba(72, 94, 115, 0.35),
inset 0 -2px 0 rgba(0,0,0,0.15) !important;
transition:
transform 0.15s ease,
box-shadow 0.15s ease,
background-color 0.15s ease;
} body.woocommerce .product .cart
a.single_add_to_cart_button.button.readmore:hover {
background-color: #3a4d5f !important; transform: translateY(-1px);
box-shadow:
0 10px 22px rgba(58, 77, 95, 0.45),
inset 0 -2px 0 rgba(0,0,0,0.18) !important;
} body.woocommerce .product .cart
a.single_add_to_cart_button.button.readmore:active {
transform: translateY(1px);
box-shadow:
0 4px 10px rgba(58, 77, 95, 0.35),
inset 0 2px 4px rgba(0,0,0,0.25) !important;
} body.woocommerce .product .cart
a.single_add_to_cart_button.button.readmore:focus {
box-shadow:
0 0 0 3px rgba(72, 94, 115, 0.25),
0 6px 16px rgba(72, 94, 115, 0.35) !important;
} body.woocommerce .product .cart
a.single_add_to_cart_button.button.readmore::before,
body.woocommerce .product .cart
a.single_add_to_cart_button.button.readmore::after {
display: none !important;
}