227 lines
5.8 KiB
CSS
227 lines
5.8 KiB
CSS
/* stylelint-disable no-descending-specificity */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
@media only screen and (orientation: portrait) {
|
|
.products .product-list-view {
|
|
width: 100% !important;
|
|
min-width: 100% !important;
|
|
}
|
|
#main .wc-empty-cart-message {
|
|
float: none;
|
|
justify-content: center;
|
|
border-top-width: 1px;
|
|
border-top-style: solid;
|
|
border-bottom: none;
|
|
width: 100%;
|
|
line-height: normal !important;
|
|
height: auto !important;
|
|
margin-bottom: 10px;
|
|
padding-top: 10px;
|
|
}
|
|
#main .return-to-shop {
|
|
float: none;
|
|
border-top: none;
|
|
border-bottom-width: 1px;
|
|
border-bottom-style: solid;
|
|
width: 100%;
|
|
text-align: center;
|
|
line-height: normal !important;
|
|
height: auto !important;
|
|
padding-bottom: 10px;
|
|
}
|
|
.woocommerce .checkout_coupon .promo-code-heading {
|
|
display: block;
|
|
margin-bottom: 10px !important;
|
|
float: none;
|
|
text-align: center;
|
|
}
|
|
.woocommerce .checkout_coupon .coupon-contents {
|
|
display: block;
|
|
float: none;
|
|
margin: 0;
|
|
}
|
|
.woocommerce .checkout_coupon .coupon-input {
|
|
display: block;
|
|
width: auto !important;
|
|
float: none;
|
|
text-align: center;
|
|
margin-right: 0;
|
|
margin-bottom: 10px !important;
|
|
}
|
|
.woocommerce .checkout_coupon .coupon-button {
|
|
display: block;
|
|
margin-right: 0;
|
|
float: none;
|
|
text-align: center;
|
|
}
|
|
.woocommerce #customer_login .login .form-row {
|
|
float: none;
|
|
}
|
|
.woocommerce #customer_login .login .inline,
|
|
.woocommerce #customer_login .login .woocommerce-LostPassword {
|
|
display: block;
|
|
margin-left: 0;
|
|
}
|
|
.avada-customer-details .addresses .col-1,
|
|
.avada-customer-details .addresses .col-2,
|
|
.avada-myaccount-data .addresses .col-1,
|
|
.avada-myaccount-data .addresses .col-2 {
|
|
float: none !important;
|
|
margin-left: auto !important;
|
|
margin-right: auto !important;
|
|
}
|
|
.avada-customer-details .addresses .col-1,
|
|
.avada-myaccount-data .addresses .col-1,
|
|
.avada-customer-details .addresses .col-2,
|
|
.avada-myaccount-data .addresses .col-2 {
|
|
margin: 0 !important;
|
|
width: 100%;
|
|
}
|
|
#wrapper .catalog-ordering {
|
|
margin-bottom: 50px;
|
|
}
|
|
#wrapper .order-dropdown > li:hover > ul {
|
|
display: block;
|
|
position: relative;
|
|
top: 0;
|
|
}
|
|
#wrapper .product .avada-product-images-global {
|
|
float: left;
|
|
width: 48%;
|
|
}
|
|
#wrapper .product .avada-product-images-global .woocommerce-product-gallery {
|
|
width: 100%;
|
|
}
|
|
#wrapper .product .summary.entry-summary {
|
|
float: left !important;
|
|
margin-left: 4% !important;
|
|
width: 48% !important;
|
|
}
|
|
#wrapper .woocommerce-tabs .tabs {
|
|
width: 26% !important;
|
|
float: left !important;
|
|
}
|
|
#wrapper .woocommerce-tabs .panel {
|
|
float: right !important;
|
|
width: 70% !important;
|
|
margin-left: 4%;
|
|
padding: 4% !important;
|
|
}
|
|
.catalog-ordering .fusion-grid-list-view {
|
|
display: block;
|
|
width: 78px;
|
|
}
|
|
.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-number {
|
|
padding-right: 8px;
|
|
}
|
|
.avada-myaccount-data .my_account_orders .woocommerce-orders-table__cell-order-actions {
|
|
padding-left: 8px;
|
|
}
|
|
.shop_table .product-name {
|
|
width: 35%;
|
|
}
|
|
.shop_table .product-thumbnail {
|
|
float: none;
|
|
padding: 10px 0;
|
|
}
|
|
.shop_table .product-thumbnail .product-info,
|
|
.shop_table .product-thumbnail .product-info p,
|
|
.shop_table .product-thumbnail img {
|
|
float: none;
|
|
width: 100%;
|
|
margin: 0 !important;
|
|
padding: 0;
|
|
}
|
|
#wrapper #customer_login .col-1,
|
|
#wrapper #customer_login .col-2,
|
|
#wrapper .cart_totals,
|
|
#wrapper .shipping-coupon,
|
|
#wrapper .woocommerce form.checkout #customer_details .col-1,
|
|
#wrapper .woocommerce form.checkout #customer_details .col-2,
|
|
#wrapper .woocommerce-content-box,
|
|
#wrapper .woocommerce-side-nav,
|
|
.fusion-body .woocommerce-MyAccount-content,
|
|
.fusion-body .woocommerce-MyAccount-navigation {
|
|
float: none;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
width: 100% !important;
|
|
}
|
|
#customer_login .col-1,
|
|
.coupon {
|
|
margin-bottom: 20px;
|
|
}
|
|
.product-info {
|
|
margin-left: 0;
|
|
margin-top: 10px;
|
|
}
|
|
.product .entry-summary div .price {
|
|
float: none;
|
|
}
|
|
.product .entry-summary .woocommerce-product-rating {
|
|
float: none;
|
|
margin-left: 0;
|
|
}
|
|
.product .avada-product-images-global .woocommerce-product-gallery {
|
|
margin-bottom: 30px;
|
|
}
|
|
.woocommerce-MyAccount-navigation,
|
|
.woocommerce-side-nav,
|
|
.woocommerce-tabs .tabs {
|
|
margin-bottom: 25px;
|
|
}
|
|
.woocommerce-tabs .panel {
|
|
width: 91% !important;
|
|
padding: 4% !important;
|
|
}
|
|
#reviews li .avatar {
|
|
display: none;
|
|
}
|
|
#reviews li .comment-text {
|
|
width: 90% !important;
|
|
margin-left: 0 !important;
|
|
padding: 5% !important;
|
|
}
|
|
.woocommerce-container .social-share {
|
|
overflow: hidden;
|
|
}
|
|
.woocommerce-container .social-share li {
|
|
display: block;
|
|
float: left;
|
|
margin: 0 auto;
|
|
border-right: 0 !important;
|
|
border-left: 0 !important;
|
|
padding-left: 0 !important;
|
|
padding-right: 0 !important;
|
|
width: 25%;
|
|
}
|
|
.has-sidebar .woocommerce-container .social-share li {
|
|
width: 50%;
|
|
}
|
|
.avada-myaccount-user {
|
|
display: block;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.avada-myaccount-user .avada-myaccount-user-column {
|
|
width: 100%;
|
|
display: block;
|
|
padding: 5px 0;
|
|
border-right: 0;
|
|
padding-left: 0 !important;
|
|
padding-right: 0 !important;
|
|
}
|
|
.rtl .avada-myaccount-user .avada-myaccount-user-column {
|
|
border-left: 0;
|
|
}
|
|
.avada-myaccount-user .username .not-user {
|
|
display: inline;
|
|
}
|
|
.fusion-body .avada-myaccount-user .username .not-user {
|
|
padding: 0 5px;
|
|
}
|
|
.avada-has-woo-gallery-disabled.product .entry-summary .summary-container,
|
|
.avada-has-woo-gallery-disabled .product .entry-summary .summary-container {
|
|
margin-top: 20px;
|
|
}
|
|
}
|