.wrapper-tabs { margin-bottom: 30px; padding-top: 20px; border-top: 1px solid #ececec !important; .tabs { li { float: left; width: auto; list-style: none; } a { display: block; text-align: center; text-decoration: none; color: #363636; font-weight: 400; padding: 5px; border-top: 2px solid transparent; margin-right: 15px; &:hover, &.active { border-top: 2px solid #465e33; } } } .tabgroup { div { padding: 30px; box-shadow:0 2px 10px rgba(0,0,0,0.1) } } .clearfix:after { content: ""; display: table; clear: both; } } /**/ a.ajax_add_to_cart.add_to_cart_button.product_type_simple.button.primary.is-outline.mb-0.is-small { border-radius: 30px; } a.button-continue-shopping.button.primary.is-outline { border-radius: 30px; } a.checkout-button.button.alt.wc-forward { border-radius: 30px; background: transparent !important; color: #6d6e3b; border: 2px solid #6d6e3b; &:hover{ background-color: #6d6e3b !important; color: #fff; } } input.is-form.expand { border-radius: 30px; } button.single_add_to_cart_button.button.alt { border-radius: 30px; background: transparent !important; color: #6d6e3b; border: 2px solid #6d6e3b; &:hover{ background-color: #6d6e3b !important; color: #fff; } } .image-banner { max-width: 540px; position: absolute; left: 50%; top: 50px; } @media screen and (max-width:850px) and (min-width:750px){ .image-banner { left: 50%; top: 14%; } } @media screen and (max-width:650px) { .inner-txt { top: 30px !important; left: 12vw !important; } .image-banner { max-width: 330px; position: absolute; left: 17vw; top: 40%; } }