@charset "UTF-8";

 button {
transition: 0.4s;
}
.btn {
font-weight: bold;
font-size: 14px;
border: none;
padding: 13px 30px;
text-transform: capitalize;
position: relative;
z-index: 1;
transition: 0.9s;
}
.btn-primary {
color: #ffffff;
background-color: var(--secondaryColor);
}
.btn-primary.disabled, .btn-primary:disabled {
background-color: var(--primaryColor);
}
.btn-primary:hover, .btn-primary:focus {
background-color: var(--secondaryColor);
}
.btn-two {
color: #ffffff;
}
.btn-two.update-btn {
background-color: var(--primaryColor);
}
.btn-two.update-btn.disabled, .btn-two.update-btn:disabled {
background-color: var(--secondaryColor);
}
.btn-two.update-btn:hover, .btn-two.update-btn:focus {
background-color: var(--purpleColor);
}
.default-btn {
border: none;
}
.default-btn.disabled, .default-btn:disabled {
background-color: var(--secondaryColor);
}
.default-btn:hover, .default-btn:focus {
background-color: var(--secondaryColor);
}
.woocommerce-topbar .nice-select span.current {
margin-top: -5px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 80px;
background: transparent;
border: none;
border-radius: 50px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 90px;
border: none;
border-radius: 0;
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__author {
font-size: 18px;
font-weight: 600;
margin: 0;
color: #68585f;
text-transform: capitalize;
position: relative;
padding-right: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__author::before {
content: "/";
position: absolute;
top: -2px;
right: 0;
width: 7px;
height: 100%;
color: #68585f;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__dash {
font-size: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__published-date {
font-size: 16px;
font-weight: 400;
color: #68585f;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description p {
font-size: 16px;
font-weight: 400;
font-family: var(--bodyFont);
color: var(--paraColor);
line-height: 28px;
letter-spacing: -0.32px;
} .woocommerce-topbar {
border: none;
padding: 0 0 40px;
margin-bottom: 30px;
}
.woocommerce-topbar .woocommerce-result-count {
font-size: 16px;
margin: 0;
float: none;
color: var(--paragraphColor);
display: inline-block;
position: relative;
top: 15px;
}
.woocommerce-topbar .toper-area {
display: inline-block;
float: right;
}
.woocommerce-topbar .toper-area .search-filter {
display: inline-block;
justify-content: unset;
margin-top: 0;
}
.woocommerce-topbar .woocommerce-topbar-ordering {
margin: 0;
}
.woocommerce-topbar .woocommerce-topbar-ordering .form-control {
cursor: pointer;
color: var(--paragraphColor);
border-radius: 0;
padding: 5px 16px;
width: 100% !important;
font-size: 16px;
font-weight: 500;
border: none;
background-color: var(--ashColor);
height: 56px;
}
.woocommerce-topbar .woocommerce-topbar-ordering .form-control option {
font-size: 14px;
}
.woocommerce-topbar .woocommerce-topbar-ordering .nice-select span.current {
margin-top: 0;
} .single-products-box .content .price del {
display: block;
color: var(--primaryColor);
}
.single-products-box .content .price del span {
color: var(--primaryColor);
}
.single-products-box .content .price ins {
text-decoration: none;
}
.single-products-box .content .price .woocommerce-Price-currencySymbol {
display: inline-block;
}
.single-products-box .quick-view-btn, .single-products-box .wishlist-btn {
position: relative;
}
.single-products-box .quick-view-btn a, .single-products-box .wishlist-btn a {
font-size: 0 !important;
}
.single-products-box .quick-view-btn .feedback, .single-products-box .wishlist-btn .feedback {
display: none;
}
.single-products-box .quick-view-btn .productsquickview::before, .single-products-box .quick-view-btn .add_to_wishlist::before, .single-products-box .quick-view-btn .yith-wcwl-wishlistexistsbrowse a::before, .single-products-box .quick-view-btn .yith-wcwl-wishlistaddedbrowse a::before, .single-products-box .wishlist-btn .productsquickview::before, .single-products-box .wishlist-btn .add_to_wishlist::before, .single-products-box .wishlist-btn .yith-wcwl-wishlistexistsbrowse a::before, .single-products-box .wishlist-btn .yith-wcwl-wishlistaddedbrowse a::before {
font-size: 22px;
left: 0;
top: 50%;
transform: translateY(-50%);
margin: auto;
right: 0;
font-weight: 100;
position: absolute;
color: #ffffff;
content: "\eb68";
font-family: "boxicons" !important;
font-style: normal;
text-align: center;
line-height: 1;
display: inline-block;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.single-products-box .quick-view-btn .productsquickview:hover::before, .single-products-box .quick-view-btn .add_to_wishlist:hover::before, .single-products-box .quick-view-btn .yith-wcwl-wishlistexistsbrowse a:hover::before, .single-products-box .quick-view-btn .yith-wcwl-wishlistaddedbrowse a:hover::before, .single-products-box .wishlist-btn .productsquickview:hover::before, .single-products-box .wishlist-btn .add_to_wishlist:hover::before, .single-products-box .wishlist-btn .yith-wcwl-wishlistexistsbrowse a:hover::before, .single-products-box .wishlist-btn .yith-wcwl-wishlistaddedbrowse a:hover::before {
color: #fff;
}
.single-products-box .quick-view-btn .add_to_cart_button.ajax_add_to_cart.added, .single-products-box .wishlist-btn .add_to_cart_button.ajax_add_to_cart.added {
display: none !important;
}
.single-products-box .quick-view-btn .productsquickview::before, .single-products-box .wishlist-btn .productsquickview::before {
content: "\eb54";
font-weight: 900;
}
.single-products-box .quick-view-btn .add_to_wishlist::before, .single-products-box .wishlist-btn .add_to_wishlist::before {
content: "\ea6c";
}
.single-products-box .quick-view-btn .yith-wcwl-wishlistexistsbrowse a::before, .single-products-box .wishlist-btn .yith-wcwl-wishlistexistsbrowse a::before {
content: "\e91e" !important;
font-weight: 900;
}
.single-products-box .quick-view-btn .yith-wcwl-wishlistaddedbrowse a::before, .single-products-box .wishlist-btn .yith-wcwl-wishlistaddedbrowse a::before {
content: "\e91e" !important;
font-weight: 900;
}
.single-products-box .onsale {
position: absolute !important;
z-index: 2 !important;
left: 20px !important;
top: 20px !important;
background-color: red !important;
color: var(--whiteColor) !important;
padding: 3px 13px !important;
font-size: 14px !important;
font-weight: 600 !important;
line-height: initial !important;
min-height: auto !important;
min-width: auto !important;
border-radius: unset !important;
right: auto !important;
}
.single-products-box .yith-wcwl-add-to-wishlist a {
font-size: 0 !important;
}
.single-products-box .quick-view-btn {
margin-top: 10px;
}
.single-products-box .quick-view-btn .quick-view {
font-size: 0 !important;
}
.yith-wcwl-wishlistexistsbrowse .feedback {
display: none;
}
.yith-wcwl-wishlistexistsbrowse a {
display: inline-block;
border-bottom: 1px solid var(--blackColor);
}
.single-products-box {
margin-bottom: 30px;
position: relative;
overflow: hidden;
background-color: var(--whiteColor);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.single-products-box .sale {
background-color: #06bec7;
color: var(--whiteColor);
position: absolute;
padding: 3px 15px;
left: 0;
top: 0;
font-size: 14px;
font-weight: 600;
}
.single-products-box .out-of-stock {
background-color: var(--primaryColor);
color: var(--whiteColor);
position: absolute;
padding: 3px 15px;
left: 0;
top: 0;
font-size: 14px;
font-weight: 600;
}
.single-products-box .hot {
background-color: green;
color: var(--whiteColor);
position: absolute;
padding: 3px 15px;
right: 0;
top: 0;
font-size: 14px;
font-weight: 600;
}
.single-products-box img {
transition: var(--transition);
padding: 35px;
}
.single-products-box .products-button {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
position: absolute;
right: 20px;
top: 40px;
}
.single-products-box .products-button li {
opacity: 0;
visibility: hidden;
margin-bottom: 8px;
transform: translateX(30px);
transition: all 0.3s ease-in-out 0s;
}
.single-products-box .products-button li a {
width: 40px;
height: 40px;
font-size: 24px;
line-height: 42px;
text-align: center;
position: relative;
display: inline-block;
color: var(--whiteColor);
background-color: var(--blackColor);
}
.single-products-box .products-button li a:hover {
color: var(--whiteColor);
background-color: var(--primaryColor);
}
.single-products-box .products-button li:last-child {
margin-bottom: 0;
}
.single-products-box .products-button li:nth-child(1) {
transition-delay: 0.1s;
}
.single-products-box .products-button li:nth-child(2) {
transition-delay: 0.2s;
}
.single-products-box .products-button li:nth-child(3) {
transition-delay: 0.3s;
}
.single-products-box .content {
padding: 30px;
position: relative;
border-top: 1px solid rgba(243, 135, 4, 0.3019607843);
}
.single-products-box .content h3 {
font-size: 20px;
margin-bottom: 10px;
}
.single-products-box .content h3 a {
color: var(--blackColor);
transition: 0.7s;
}
.single-products-box .content h3:hover a {
color: var(--primaryColor);
}
.single-products-box .content .add-to-cart-btn {
margin-top: 10px;
font-weight: 700;
position: relative;
padding: 0;
padding-right: 32px;
display: inline-block;
color: var(--primaryColor);
margin-right: 8px;
background-color: transparent;
padding: 15px 30px;
border: 1px solid var(--primaryColor);
}
.single-products-box .content .add-to-cart-btn i {
right: 0;
top: 50%;
width: 25px;
height: 25px;
font-size: 12px;
position: absolute;
transform: translateY(-50%);
background-color: #f2f2f2;
transition: var(--transition);
color: var(--paragraphColor);
text-align: center;
border-radius: 50%;
line-height: 25px;
}
.single-products-box .content .add-to-cart-btn:hover {
color: var(--primaryColor);
background-color: transparent;
}
.single-products-box .content .add-to-cart-btn:hover i {
background-color: var(--primaryColor);
color: var(--whiteColor);
}
.single-products-box .content .price {
top: 50%;
transform: translateY(-50%);
right: 20px;
position: absolute;
}
.single-products-box .content .price span {
display: block;
font-weight: 700;
text-align: center;
color: var(--secondaryColor);
}
.single-products-box .content .price span.old-price {
margin-bottom: 2px;
color: var(--primaryColor);
text-decoration: line-through;
}
.single-products-box:hover img {
transform: scale(1.08);
}
.single-products-box:hover .products-button li {
transform: translateX(0);
visibility: visible;
opacity: 1;
}
.yith-wcwl-add-button span {
display: inline !important;
}
.woocommerce-product-attributes.shop_attributes {
border: none;
}
@media (min-width: 992px) {
.four-grid-card .col-lg-4 {
flex: 0 0 25%;
max-width: 25%;
}
} .pswp {
z-index: 100005;
}
.products_details {  }
.products_details .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
display: block;
}
.products_details div.product {  }
.products_details div.product span.sale-btn {
position: absolute;
text-align: center;
top: 15px;
left: 15px;
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
z-index: 2;
font-size: 13px;
background-color: var(--primaryColor);
}
.products_details div.product .product_title {
display: block;
font-size: 23px;
font-weight: 700;
position: relative;
margin-bottom: 15px;
}
.products_details div.product p.price, .products_details div.product span.price {
color: var(--secondaryColor);
margin-bottom: 15px;
font-size: 20px;
font-weight: 400;
}
.products_details div.product p.price del, .products_details div.product span.price del {
margin-right: 6px;
text-decoration: line-through;
opacity: 0.6;
color: var(--paraColor);
}
.products_details div.product p.price ins, .products_details div.product span.price ins {
text-decoration: none;
font-weight: 400;
}
.products_details div.product .woocommerce-product-rating {
margin-bottom: 5px;
}
.products_details div.product .woocommerce-product-rating .star-rating {
font-size: 14px;
color: #ffba0a;
}
.products_details div.product .woocommerce-product-rating a.woocommerce-review-link {
display: inline-block;
color: #221638;
border-bottom: 1px solid #221638;
line-height: initial;
position: relative;
top: -3px;
font-weight: 600;
}
.products_details div.product .woocommerce-product-details__short-description {
margin-bottom: 15px;
}
.products_details div.product .woocommerce-product-details__short-description p {
font-size: 16px;
}
.products_details div.product form.cart {
margin-top: 3px;
margin-bottom: 0;
display: inline-block;
}
.products_details div.product form.cart table {
margin-bottom: 15px;
border-bottom: none;
}
.products_details div.product form.cart table tr del {
opacity: 0.5;
margin-right: 3px;
}
.products_details div.product form.cart table tr:nth-child(even), .products_details div.product form.cart table tr:hover {
background-color: #fff;
}
.products_details div.product form.cart .variations {
margin-bottom: 15px;
border-bottom: none;
}
.products_details div.product form.cart .variations select {
border: 1px solid #eee;
height: 35px;
font-size: 14px;
padding: 5px 10px;
}
.products_details div.product form.cart .variations label {
text-transform: capitalize;
}
.products_details div.product form.cart .variations th, .products_details div.product form.cart .variations td {
padding: 5px 0;
}
.products_details div.product form.cart .variations th span.current, .products_details div.product form.cart .variations td span.current {
margin: 0;
font-size: 14px;
}
.products_details div.product form.cart .single_variation_wrap p {
font-size: 15px;
}
.products_details div.product form.cart .single_variation_wrap .woocommerce-variation-price {
margin-bottom: 10px;
}
.products_details div.product form.cart .group_table td {
vertical-align: middle;
}
.products_details div.product form.cart .group_table td label {
margin: 0;
font-size: 14px;
}
.products_details div.product form.cart .group_table td:first-child {
width: 130px;
text-align: center;
}
.products_details div.product form.cart .group_table td .qty {
width: 100%;
}
.products_details div.product form.cart .group_table td .button {
font-weight: normal;
font-size: 13px;
border-radius: 0;
color: #fff;
padding: 12px 15px;
width: 100%;
}
.products_details div.product form.cart .group_table td .button:hover {
background-color: #000;
color: #fff;
}
.products_details div.product form.cart div.quantity {
margin-right: 10px;
}
.products_details div.product .input-counter {
display: inline-block;
}
.products_details div.product .product_meta {
margin-top: 10px;
}
.products_details div.product .product_meta ul li {
color: var(--purpleColor);
}
.products_details div.product .product_meta span.sku_wrapper {
display: inline-block;
display: block;
color: #221638;
margin-bottom: 10px;
font-size: 16px;
font-weight: 700;
}
.products_details div.product .product_meta span.sku_wrapper span {
color: var(--paragraphColor);
font-weight: 600;
}
.products_details div.product .product_meta span.posted_in, .products_details div.product .product_meta span.tagged_as {
margin-top: 5px;
display: block;
color: var(--blackColor);
margin-bottom: 10px;
font-size: 16px;
}
.products_details div.product .product_meta span.posted_in a, .products_details div.product .product_meta span.tagged_as a {
font-size: 16px;
color: var(--purpleColor);
margin-left: 5px;
font-weight: 400;
display: inline-block;
text-transform: capitalize;
}
.products_details div.product .product_meta span.posted_in a:hover, .products_details div.product .product_meta span.tagged_as a:hover {
color: var(--secondaryColor);
}
.products_details div.product .product_meta .stock-availabe {
color: var(--purpleColor);
font-size: 16px;
line-height: 16px;
letter-spacing: -0.32px;
margin: 25px 0 30px;
}
.products_details div.product .product_meta .stock-availabe span {
color: var(--secondaryColor);
font-weight: 600;
}
.products_details div.product .default-btn {
text-transform: capitalize;
padding: 12px 24px;
}
.products_details div.product .woocommerce-tabs {
padding-top: 10px;
}
.products_details div.product .woocommerce-tabs ul#tabs {
text-align: left;
padding-left: 0;
margin-bottom: 40px;
list-style-type: none;
border-bottom: 1px solid #dee2e6;
display: block;
overflow: unset;
}
.products_details div.product .woocommerce-tabs ul#tabs li {
display: inline-block;
margin-right: 60px;
padding: 0;
border: none;
background-color: transparent;
margin-bottom: 0;
margin-top: 0;
border-radius: 0;
}
.products_details div.product .woocommerce-tabs ul#tabs li:last-child {
margin-right: 0;
}
.products_details div.product .woocommerce-tabs ul#tabs li a {
color: var(--titleColor);
border: none;
border-bottom: none;
padding: 0;
background-color: transparent;
position: relative;
padding-bottom: 30px;
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
}
.products_details div.product .woocommerce-tabs ul#tabs li a::before {
content: "";
position: absolute;
left: 0;
width: 0;
height: 3px;
transition: var(--transition);
bottom: -2px;
background-color: #E5E0EC;
}
.products_details div.product .woocommerce-tabs ul#tabs li a:hover, .products_details div.product .woocommerce-tabs ul#tabs li a.active {
color: var(--blackColor);
}
.products_details div.product .woocommerce-tabs ul#tabs li a:hover::before, .products_details div.product .woocommerce-tabs ul#tabs li a.active::before {
width: 100%;
}
.products_details div.product .woocommerce-tabs ul#tabs li::before, .products_details div.product .woocommerce-tabs ul#tabs li::after {
display: none !important;
}
.products_details div.product .woocommerce-tabs ul#tabs li.active a {
color: var(--blackColor);
}
.products_details div.product .woocommerce-tabs ul#tabs li.active a::before {
width: 100%;
}
.products_details div.product .woocommerce-tabs ul#tabs li:first-child {
margin-left: 0;
}
.products_details div.product .woocommerce-tabs ul#tabs::before {
display: none;
}
.products_details div.product .woocommerce-tabs .panel {
margin: 0;
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
padding: 25px;
}
.products_details div.product .woocommerce-tabs .panel h1, .products_details div.product .woocommerce-tabs .panel h2, .products_details div.product .woocommerce-tabs .panel h3 {
font-size: 18px;
margin-bottom: 10px;
text-transform: capitalize;
}
.products_details div.product .woocommerce-tabs .panel h4, .products_details div.product .woocommerce-tabs .panel h5, .products_details div.product .woocommerce-tabs .panel h6 {
font-size: 17px;
margin-bottom: 10px;
text-transform: capitalize;
}
.products_details div.product .woocommerce-tabs .panel p {
font-size: 16px;
margin-bottom: 10px;
color: var(--paragraphColor);
}
.products_details div.product .woocommerce-tabs .panel p:last-child {
margin-bottom: 0;
}
.products_details div.product .woocommerce-tabs .panel ul {
margin-top: 20px;
margin-bottom: 0;
}
.products_details div.product .woocommerce-tabs .panel ul li {
margin-bottom: 12px;
position: relative;
color: var(--paragraphColor);
font-size: 16px;
}
.products_details div.product .woocommerce-tabs .panel table.shop_attributes {
margin-bottom: 0;
margin-top: 15px;
border: none !important;
}
.products_details div.product .woocommerce-tabs .panel table.shop_attributes td, .products_details div.product .woocommerce-tabs .panel table.shop_attributes th {
border: none !important;
padding: 5px 0;
text-transform: capitalize;
font-weight: 400;
font-size: 16px;
background-color: transparent !important;
}
.products_details div.product .woocommerce-tabs .panel table.shop_attributes td p, .products_details div.product .woocommerce-tabs .panel table.shop_attributes th p {
font-style: normal;
}
.products_details div.product .woocommerce-tabs .panel table.shop_attributes tr {
border: none !important;
background-color: transparent !important;
color: var(--paraColor);
font-style: normal;
}
.products_details div.product .woocommerce-tabs .panel table.shop_attributes th {
border-top: none !important;
background-color: transparent !important;
color: var(--titleColor);
font-weight: 600;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews .form-control {
background-color: #f7f7f7;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews #comments {
margin: 0;
padding: 0;
box-shadow: inherit;
border: none;
background-color: transparent;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews #comments .woocommerce-Reviews-title {
text-transform: capitalize;
margin-bottom: 10px;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews #comments p.woocommerce-noreviews {
margin-bottom: 10px;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews #comments ol.commentlist {
padding: 0;
margin-top: 15px !important;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews #comments ol.commentlist li {
margin-bottom: 15px !important;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews #comments p.meta {
margin-bottom: 5px !important;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews #comments .woocommerce-review__author {
color: #222222;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews #comments .star-rating {
font-size: 14px;
color: #ffba0a;
}
.products_details div.product .woocommerce-tabs .panel .products-reviews #comments .description p {
font-size: 15px;
margin-bottom: 12px !important;
}
.products_details div.product .woocommerce-tabs .panel .comment-reply-title {
font-size: 18px;
font-weight: 400;
border-bottom: none;
display: block;
padding-bottom: 0;
margin-bottom: 10px;
}
.products_details div.product .woocommerce-tabs .panel .comment-reply-title::before {
display: none;
}
.products_details div.product .woocommerce-tabs .panel .comment-form-rating {
margin-top: 25px;
}
.products_details div.product .woocommerce-tabs .panel .comment-form-rating label {
margin-bottom: 7px;
font-size: 18px;
font-weight: 400;
color: #68585f;
}
.products_details div.product .woocommerce-tabs .panel .comment-form-rating p.stars {
margin-bottom: 20px !important;
display: inline-block;
}
.products_details div.product .woocommerce-tabs .panel .comment-form-rating p.stars a {
color: #ffba0a;
}
.products_details div.product .woocommerce-tabs .panel .comment-form-rating .nice-select {
margin-bottom: 20px;
border-radius: 0;
}
.products_details div.product .woocommerce-tabs .panel #respond textarea#comment {
padding: 12px 15px;
font-size: 15px;
}
.products_details div.product .woocommerce-tabs .panel #respond .comment-form-comment textarea {
margin: 0;
}
.products_details div.product .woocommerce-tabs .panel #respond p.comment-form-comment, .products_details div.product .woocommerce-tabs .panel #respond .comment-form-author, .products_details div.product .woocommerce-tabs .panel #respond .comment-form-email, .products_details div.product .woocommerce-tabs .panel #respond .comment-form-cookies-consent {
margin-bottom: 20px !important;
}
.products_details div.product .woocommerce-tabs .panel #respond p.form-submit {
margin: 0 !important;
}
.products_details div.product .woocommerce-tabs .panel #respond input#submit {
padding: 13px 20px !important;
border-radius: 0;
color: #fff;
border: 1px solid;
font-size: 14px;
background-color: var(--secondaryColor);
}
.products_details div.product .woocommerce-tabs .panel #respond input#submit:hover {
background-color: #000;
color: #fff;
border: 1px solid #000;
}
.products_details div.product .woocommerce-tabs .panel #respond label {
margin-bottom: 0 !important;
}
.products_details div.product .woocommerce-tabs .panel {
margin: 0;
border-bottom: 0;
border-left: 0;
border-right: 0;
padding: 0;
}
.products_details div.product .woocommerce-tabs .panel h3 {
margin-bottom: 15px;
font-size: 24px;
font-weight: 700;
}
.products_details div.product .woocommerce-tabs .panel p {
margin-bottom: 15px;
}
.products_details div.product .woocommerce-tabs .panel p:last-child {
margin-bottom: 0;
}
.products_details .up-sells.upsells.products {
margin-top: 35px;
}
.products_details .up-sells.upsells.products h2 {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
font-size: 25px;
margin-bottom: 20px;
text-transform: capitalize;
}
@keyframes scaleup {
from {
transform: scale(1.2);
}
to {
transform: scale(1);
}
}
@keyframes starred {
from {
color: #f2b01e;
}
to {
color: #f2b01e;
}
} .products-details-tabs {
margin-top: 50px;
}
.products-details-tabs .nav {
text-align: center;
padding-left: 0;
margin-bottom: 40px;
list-style-type: none;
display: block;
}
.products-details-tabs .nav .nav-item {
display: inline-block;
margin-left: 15px;
margin-right: 15px;
}
.products-details-tabs .nav .nav-item .nav-link {
color: #cccccc;
border: none;
border-bottom: 1px solid #eeeeee;
padding: 0;
background-color: transparent;
position: relative;
padding-bottom: 8px;
font-size: 20px;
font-weight: 800;
}
.products-details-tabs .nav .nav-item .nav-link::before {
content: "";
position: absolute;
left: 0;
width: 0;
height: 3px;
transition: var(--transition);
bottom: -2px;
}
.products-details-tabs .nav .nav-item .nav-link:hover, .products-details-tabs .nav .nav-item .nav-link.active {
color: var(--blackColor);
}
.products-details-tabs .nav .nav-item .nav-link:hover::before, .products-details-tabs .nav .nav-item .nav-link.active::before {
width: 100%;
}
.products-details-tabs .tab-content .tab-pane {
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.products-details-tabs .tab-content .tab-pane p {
line-height: 1.8;
}
.products-details-tabs .tab-content .tab-pane ul {
padding-left: 0;
list-style-type: none;
margin-top: 20px;
margin-bottom: 0;
}
.products-details-tabs .tab-content .tab-pane ul li {
margin-bottom: 12px;
position: relative;
color: var(--blackColor);
padding-left: 15px;
}
.products-details-tabs .tab-content .tab-pane ul li::before {
content: "";
position: absolute;
left: 0;
top: 8px;
width: 7px;
height: 7px;
border-radius: 50%;
background-color: var(--blackColor);
}
.products-details-tabs .tab-content .tab-pane ul li:last-child {
margin-bottom: 0;
}
.products-details-tabs .tab-content .tab-pane .products-reviews h3 {
margin-bottom: 0;
display: inline-block;
margin-right: 15px;
font-size: 24px;
font-weight: 800;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .rating {
display: inline-block;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .rating span {
font-size: 17px;
color: #cecfd2;
margin-right: -2px;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .rating span.checked {
color: orange;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .rating-count {
margin-top: 10px;
margin-bottom: 20px;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .rating-count span {
display: block;
font-size: var(--fontSize);
color: var(--paragraphColor);
}
.products-details-tabs .tab-content .tab-pane .products-reviews .row {
overflow: hidden;
margin-left: 0;
margin-right: 0;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .side {
float: left;
width: 9%;
margin-top: 10px;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .side div {
font-size: var(--fontSize);
font-weight: 700;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .middle {
margin-top: 14px;
float: left;
width: 82%;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .right {
text-align: right;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .bar-container {
width: 100%;
background-color: #f1f1f1;
text-align: center;
color: #ffffff;
border-radius: 5px;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .bar-5 {
width: 100%;
height: 18px;
background-color: #4CAF50;
border-radius: 5px;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .bar-4 {
width: 75%;
height: 18px;
background-color: #2196F3;
border-radius: 5px;
border-radius: 5px;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .bar-3 {
width: 50%;
height: 18px;
background-color: #00bcd4;
border-radius: 5px;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .bar-2 {
width: 25%;
height: 18px;
background-color: #ff9800;
border-radius: 5px;
}
.products-details-tabs .tab-content .tab-pane .products-reviews .bar-1 {
width: 0;
height: 18px;
background-color: #f44336;
border-radius: 5px;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments {
margin-top: 40px;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments h3 {
border-bottom: 1px solid #f3f3f3;
padding-bottom: 10px;
margin-top: 0;
margin-bottom: 10px;
font-size: 24px;
font-weight: 800;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review {
border-bottom: 1px solid #f3f3f3;
padding: 20px 0 20px 110px;
position: relative;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review img {
position: absolute;
left: 0;
top: 20px;
width: 90px;
height: 90px;
border-radius: 5px;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .sub-comment {
margin-bottom: 8px;
font-weight: 700;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .review-rating {
display: block;
margin-bottom: 8px;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .review-rating .review-stars {
display: inline-block;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .review-rating .review-stars i {
color: #cecfd2;
font-size: 18px;
display: inline-block;
margin-right: -3px;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .review-rating .review-stars i.checked {
color: orange;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .review-rating span {
color: var(--blackColor);
position: relative;
top: -2px;
font-weight: 700;
margin-left: 5px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper {
margin-top: 30px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper h3 {
margin-bottom: 10px;
font-size: 24px;
font-weight: 800;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper .comment-notes span {
color: red;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form {
margin-top: 20px;
text-align: center;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .form-group {
margin-bottom: 25px;
text-align: left;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating {
text-align: left;
overflow: hidden;
max-width: 115px;
margin-top: -5px;
margin-bottom: 20px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating label {
float: right;
position: relative;
width: 23px;
height: 23px;
cursor: pointer;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating label:not(:first-of-type) {
padding-right: 5px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating label:before {
content: "★";
transition: var(--transition);
font-size: 27px;
color: #CCCCCC;
line-height: 1;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating input {
display: none;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating input:checked ~ label:before, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating:not(:checked) > label:hover:before, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating:not(:checked) > label:hover ~ label:before {
color: #f6b500;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent {
text-align: left;
margin-bottom: 0;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) {
display: none;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked + label, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) + label {
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
margin-bottom: 0;
color: var(--paragraphColor);
font-weight: 600;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked + label:before, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) + label:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 19px;
height: 19px;
transition: all 0.2s ease;
border: 1px solid #f5f5f5;
border-radius: 3px;
background: #f5f5f5;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked + label:after, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) + label:after {
content: "";
width: 8px;
height: 8px;
position: absolute;
top: 5.5px;
left: 6px;
transition: all 0.2s ease;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) + label:after {
opacity: 0;
transform: scale(0);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked + label:after {
opacity: 1;
transform: scale(1);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form button {
margin-top: 22px;
border: none;
display: inline-block;
text-align: center;
overflow: hidden;
color: #ffffff;
transition: var(--transition);
border-radius: 5px;
padding: 13px 60px;
font-weight: 700;
font-size: var(--fontSize);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form button:hover {
background-color: var(--blackColor);
color: #ffffff;
} .cart-table table {
margin-bottom: 0;
border: none !important;
}
.cart-table table thead tr {
padding-left: 0 !important;
padding-right: 0 !important;
}
.cart-table table thead tr th {
border-bottom-width: 0px;
vertical-align: middle;
text-transform: uppercase;
border-top: none;
border-left: none;
border-right: none;
font-size: 14px;
line-height: 16px;
font-weight: 400;
letter-spacing: 0.84px;
color: var(--titleColor);
padding: 0 10px 20px;
border-bottom: none;
padding-left: 0 !important;
padding-right: 0 !important;
font-family: var(--bodyFont);
}
.cart-table table tbody tr {
padding-left: 0 !important;
padding-right: 0 !important;
}
.cart-table table tbody tr td {
vertical-align: middle;
padding: 10px 12px !important;
border-color: #eeeeee;
border-left: none;
border: 0px solid transparent;
border-right: none;
border-top: none;
padding-left: 0 !important;
padding-right: 0 !important;
}
.cart-table table tbody tr td:nth-child(1) {
padding-right: 10px !important;
}
.cart-table table tbody tr .product-remove {
background-color: transparent;
}
.cart-table table tbody tr .product-remove a {
text-decoration: none;
}
.cart-table table tbody tr .product-remove i {
font-size: 24px;
font-weight: 200;
line-height: 0.8;
color: var(--secondaryColor);
}
.cart-table table tbody tr td.product-thumbnail a {
display: inline-block;
}
.cart-table table tbody tr td.product-thumbnail a img {
width: 100px;
}
.cart-table table tbody tr td.product-thumbnail .product-thumbnail-title {
display: inline-block;
color: var(--titleColor);
font-size: 16px;
font-weight: 700;
line-height: 28px;
letter-spacing: 0.96px;
text-decoration: none;
padding-left: 20px;
}
.cart-table table tbody tr td.product-thumbnail .product-thumbnail-title:hover {
color: var(--secondaryColor) !important;
}
.cart-table table tbody tr td.product-name a {
font-weight: normal;
display: inline-block;
color: var(--blackColor);
text-decoration: none;
font-weight: 500;
}
.cart-table table tbody tr td.product-name span {
font-weight: 600;
}
.cart-table table tbody tr td.product-subtotal .remove {
color: red;
float: right;
position: relative;
top: -1px;
}
.cart-table table tbody tr td.product-quantity .form-control {
background: transparent;
width: 80px;
}
.cart-table table tbody tr td.product-quantity .input-counter input {
height: 50px;
}
.cart-table table tbody tr td.product-quantity .input-counter span {
line-height: 52px;
}
.cart-table table tbody tr td.product-subtotal {
overflow: hidden;
}
.cart-table table tbody tr td.product-subtotal span {
font-weight: 600;
}
.cart-table table tbody .cart-coupon-cls {
padding-left: 0 !important;
padding-right: 0 !important;
}
.cart-table table tbody .cart-coupon-cls .actions {
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 25px !important;
}
.cart-table table tbody .cart-coupon-cls .default-btn {
padding: 12px 30px;
color: var(--whiteColor) !important;
}
.cart-table table tbody .cart-coupon-cls .btn-two {
border: none;
}
.cart-table table .table-bordered td {
border: 1px solid #dee2e6;
}
.cart-table .quantity .input-text {
border: 1px solid #eee;
height: 40px;
font-size: 15px;
padding: 5px 10px;
width: 100px;
}
.cart-table .coupon .form-control {
width: 300px !important;
padding: 5px 15px !important;
height: 48px;
margin-right: 10px !important;
}
.cart-table .coupon label {
display: none;
}
.cart-table a.remove {
font-size: 17px;
}
.cart-table a.remove:hover {
background-color: transparent;
color: red !important;
}
.cart-table a.remove i {
font-style: inherit;
font-size: 15px;
}
.table-responsive tr td, .table-responsive tr th {
border-color: #eeeeee;
}
.cart-totals {
background: var(--ashColor);
padding: 30px;
max-width: 500px;
width: 100% !important;
border: none;
margin: 10px auto 0;
float: none !important;
}
.cart-totals.cart_totals {
border: none !important;
background: var(--ashColor);
}
.cart-totals.cart_totals .shop_cart_table td, .cart-totals.cart_totals .shop_cart_table th {
border: none !important;
background: var(--ashColor);
}
.cart-totals h3 {
margin-top: -5px;
margin-bottom: 25px;
font-size: 22px;
font-weight: 700;
}
.cart-totals ul {
padding: 0;
margin: 0 0 25px;
list-style-type: none;
}
.cart-totals ul li {
border: none;
padding: 10px 15px;
color: #0a0c19;
font-weight: 600;
overflow: hidden;
}
.cart-totals ul li:first-child {
border-bottom: none;
}
.cart-totals ul li:last-child {
border-top: none;
}
.cart-totals ul li span {
float: right;
color: #666666;
font-weight: normal;
}
.cart-totals p {
text-align: end;
}
.cart-totals .wc-proceed-to-checkout {
padding-bottom: 0;
padding: 0;
text-align: right;
}
.cart-totals .wc-proceed-to-checkout .btn-four {
color: #fff;
text-decoration: none;
}
.cart-totals .shop_cart_table td, .cart-totals .shop_cart_table th {
padding-left: 0;
padding-right: 0;
font-size: 16px;
color: var(--titleColor);
}
.cart-totals .shop_cart_table th {
font-weight: 500;
}
.cart-totals .shop_cart_table td {
text-align: right;
font-size: 16px;
}
.cart-totals .shop_cart_table td .woocommerce-Price-amount {
font-size: 16px;
}
.cart-totals .shop_cart_table .cart-subtotal th, .cart-totals .shop_cart_table .cart-subtotal td {
padding-top: 0;
}
.cart-totals .shop_cart_table .order-total strong {
font-size: 20px;
} .checkout-area .title {
margin-bottom: 20px;
color: var(--titleColor);
font-size: 18px;
font-weight: 700;
line-height: 18px;
}
.checkout-area .select2-container--default .select2-selection--single {
border: none;
border-radius: 0;
height: 50px;
background-color: var(--ashColor);
}
.checkout-area .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #495057;
margin-top: 0;
padding-left: 15px;
font-size: 14px;
line-height: 50px;
}
.checkout-area .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 13px;
right: 10px;
}
.checkout-area table.shop_table td {
border-top: 0px solid !important;
border-color: #eeeeee;
}
.checkout-area table th {
border-color: #eeeeee;
}
.checkout-area .woocommerce-additional-fields .woocommerce-input-wrapper {
margin-top: 10px;
}
.checkout-area .woocommerce-additional-fields textarea {
background-color: var(--ashColor);
border: none;
border-radius: 0;
}
.checkout-area .woocommerce-checkout #payment ul.payment_methods li {
list-style-type: none;
}
.checkout-area .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li {
background-color: var(--ashColor);
margin-bottom: 15px !important;
padding: 25px;
}
.checkout-area .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li label {
color: var(--purpleColor);
line-height: 16px;
margin-bottom: 5px;
}
.checkout-area .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li input {
width: 20px;
height: 20px;
position: relative;
top: 3px;
margin: 0;
margin-right: 10px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
width: 100%;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
display: block;
width: 100%;
}
.woocommerce-cart #payment {
background: #fff !important;
}
.woocommerce-cart .quantity .plus, .woocommerce-cart .quantity .minus {
font-size: 25px;
height: 50px;
width: 30px;
font-weight: 500;
}
.woocommerce-cart .quantity .plus {
font-size: 20px;
position: relative;
top: 0;
}
.woocommerce-cart .quantity input {
background-color: #f8f8f8;
border: none;
outline: 0 !important;
}
.woocommerce-cart .quantity input.input-text.qty.text {
height: 50px;
position: relative;
top: 0px;
border: none;
width: 50px;
margin: 0 -5px;
outline: 0 !important;
}
.form-control:focus {
border-color: var(--primaryColor);
}
.woocommerce {  }
.woocommerce div.product div.images .flex-control-thumbs {
margin-left: -5px;
margin-right: -5px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
padding: 10px 5px 0;
}
.woocommerce div.product .stock {
display: inline-block;
color: var(--blackColor);
font-size: 16px;
}
.woocommerce table.shop_table td {
color: #777777;
font-weight: 600;
}
.woocommerce .form-control:focus {
color: #495057;
background-color: #fff;
border-color: var(--primaryColor);
outline: 0;
box-sizing: 0 !important;
border: none !important;
box-shadow: 0 0 0 1px rgba(202, 202, 202, 0.25);
}
.woocommerce .pagination-area {
margin-top: 0;
}
.woocommerce table.shop_table td {
color: #777777;
font-weight: 600;
}
.woocommerce .widget_shopping_cart .buttons a {
font-weight: 500;
border-radius: 0;
}
.woocommerce .form-control:focus {
border: 1px solid !important;
}
.woocommerce table.shop_table {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 5px;
}
.woocommerce form .form-row-first {
width: 50%;
}
.woocommerce input[type=number] {
-moz-appearance: textfield;
}
.woocommerce input[type=number]::-webkit-inner-spin-button,
.woocommerce input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .input-counter {
display: inline-block;
}
.woocommerce .input-counter .quantity .qty {
height: 45px;
color: #222222;
outline: 0;
display: block;
border: none;
background-color: #f8f8f8;
text-align: center;
font-size: 17px;
font-weight: 600;
text-align: center;
}
.woocommerce #respond input#submit {
background-color: var(--primaryColor);
}
.woocommerce #respond input#submit.alt {
background-color: var(--primaryColor);
}
.woocommerce #respond input#submit.alt.disabled {
background-color: var(--primaryColor);
}
.woocommerce #respond input#submit.alt.disabled:hover {
background-color: var(--primaryColor);
}
.woocommerce #respond input#submit.alt:disabled {
background-color: var(--primaryColor);
}
.woocommerce #respond input#submit.alt:disabled:hover {
background-color: var(--primaryColor);
}
.woocommerce #respond input#submit.alt:disabled[disabled] {
background-color: var(--primaryColor);
}
.woocommerce #respond input#submit.alt:disabled[disabled]:hover {
background-color: var(--primaryColor);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: var(--secondaryColor);
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
background-color: var(--secondaryColor);
color: var(--whiteColor);
}
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
background-color: var(--purpleColor);
color: var(--whiteColor);
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: var(--primaryColor);
}
.woocommerce a.button.alt.disabled, .woocommerce button.button.alt.disabled, .woocommerce input.button.alt.disabled {
background-color: var(--primaryColor);
}
.woocommerce a.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce input.button.alt.disabled:hover {
background-color: var(--primaryColor);
}
.woocommerce a.button.alt:disabled, .woocommerce button.button.alt:disabled, .woocommerce input.button.alt:disabled {
background-color: var(--primaryColor);
}
.woocommerce a.button.alt:disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce input.button.alt:disabled:hover {
background-color: var(--primaryColor);
}
.woocommerce a.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled] {
background-color: var(--primaryColor);
}
.woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt:disabled[disabled]:hover {
background-color: var(--primaryColor);
}  .billing-details {
border-radius: 5px;
}
.billing-details .form-row:last-child {
margin-bottom: 0;
}
.billing-details .form-group label {
display: block;
font-weight: 500;
margin-bottom: 5px;
color: var(--blackColor);
}
.billing-details .form-group label .required {
color: red;
}
.billing-details .form-group .woocommerce-input-wrapper {
width: 100%;
display: block;
}
.billing-details .form-group .form-control {
height: 50px;
background-color: var(--ashColor);
color: #988D92;
font-size: 14px;
padding: 15px 25px;
border: none;
border-radius: 0;
}
.billing-details .form-group select {
cursor: pointer;
}
.billing-details .form-check {
margin-bottom: 15px;
}
.billing-details .form-check label {
font-size: 15px;
font-weight: 400;
}
.billing-details .title span {
background-color: var(--whiteColor);
padding-right: 15px;
}
.checkout-area .woocommerce-shipping-fields {
margin-top: 30px;
}
.checkout-area .woocommerce-shipping-fields h3 {
font-size: 16px;
margin-top: 0;
}
.checkout-area form .form-row {
padding: 0;
margin: 0 0 18px;
}
.checkout-area .shipping_address .form-group label {
display: block;
margin-bottom: 10px;
font-size: 15px;
font-weight: 600;
width: 100%;
line-height: 1 !important;
color: #000;
}
.checkout-area .shipping_address .form-group .form-control {
background: #fff;
border: 1px solid #eee;
height: 45px;
font-size: 15px;
}
.checkout-area .shipping_address .form-group .woocommerce-input-wrapper {
display: block;
width: 100%;
}
.checkout-area .woocommerce-additional-fields .woocommerce-input-wrapper {
display: block;
width: 100%;
}
.checkout-area .woocommerce-additional-fields .form-row:last-child {
margin-bottom: 0;
}
.order-details {
padding: 50px;
position: relative;
z-index: 1;
}
.order-details ul {
list-style-type: none;
}
.order-details ul li {
list-style-type: none;
}
.order-details .form-row:last-child {
margin-bottom: 0;
}
.order-details .title {
position: relative;
}
.order-details .title span {
background-color: transparent;
padding-right: 15px;
}
.order-details .btn-primary.order-btn {
background-color: var(--blackColor);
font-size: 16px;
font-weight: 500;
}
.order-details .btn-primary.order-btn:hover {
background-color: var(--primaryColor);
}
.order-details .shop_table {
border: none;
background-color: transparent;
}
.order-details .shop_table th, .order-details .shop_table td, .order-details .shop_table tr {
border: none;
}
.order-details .shop_table thead {
border-bottom: 1px solid #ffffff;
}
.order-details .shop_table thead th {
border-bottom: 1px solid #ffffff;
}
.order-details .shop_table tfoot th, .order-details .shop_table tfoot td {
border-top: 1px solid #ffffff !important;
}
.order-details .shop_table tfoot tr td {
text-align: end;
}
.order-details .shop_table td.product-name a {
display: inline-block;
}
.order-details .shop_table td.product-name a img {
width: 100px;
}
.order-details .shop_table td.product-name .product-title {
display: inline-block;
color: var(--titleColor);
font-size: 14px;
font-weight: 700;
line-height: 28px;
letter-spacing: 0.96px;
text-decoration: none;
padding-left: 20px;
}
.order-details .shop_table td.product-name .product-title:hover {
color: var(--secondaryColor) !important;
}
.order-details .shop_table .product-total {
text-align: end;
}
.order-details table.shop_table {
border: none !important;
}
.order-details .woocommerce-checkout-payment {
background-color: transparent;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td, .woocommerce table.shop_table tr {
color: var(--paragraphColor);
border-color: #eeeeee;
vertical-align: middle;
white-space: nowrap;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 13px;
font-weight: 400;
font-family: var(--bodyFont);
color: var(--titleColor);
}
.woocommerce .cart-table table.shop_table .product-img, .woocommerce .cart-table table.shop_table .product-name, .woocommerce .cart-table table.shop_table .product-price, .woocommerce .cart-table table.shop_table .product-quantity, .woocommerce .cart-table table.shop_table .product-subtotal, .woocommerce .cart-table table.shop_table .product-remove {
padding-top: 0 !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: 1em 2em 1em 3.5em !important;
}
.woocommerce-info, .woocommerce-message {
box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
border-left: 3px solid var(--primaryColor);
border-top: 3px solid var(--whiteColor);
background: var(--whiteColor);
margin-bottom: 50px;
padding: 15px 20px;
}
.woocommerce-info::before, .woocommerce-message::before {
color: var(--primaryColor);
}
.payment_methods li {
list-style-type: none;
}  .woocommerce .checkout_coupon {
border: 1px solid #eee;
}
.woocommerce .checkout_coupon .input-text {
border: 1px solid #eee;
height: 45px;
padding: 8px 15px;
}
.woocommerce .checkout_coupon .button {
color: #fff;
font-size: 14px;
height: 45px;
padding: 10px 20px;
}
.woocommerce .checkout_coupon .button:hover {
background-color: #000;
color: #fff;
}
.woocommerce .nice-select {
width: 100% !important;
}
.cart-area {
position: relative;
z-index: 99;
}
.woocommerce-notices-wrapper {
position: relative;
z-index: 99;
}
a.button.wc-forward.wp-element-button {
color: #fff;
} .shop-sidebar {
padding-left: 15px;
}
.shop-sidebar h1, .shop-sidebar h3, .shop-sidebar h3, .shop-sidebar h4, .shop-sidebar h5, .shop-sidebar h6 {
margin-bottom: 20px;
font-size: 22px;
color: var(--sa-blackColor);
}
.shop-sidebar .widget_shopping_cart_content ul {
padding-left: 0 !important;
}
.shop-sidebar .widget_shopping_cart_content ul li a::before {
display: none !important;
}
.shop-sidebar .woocommerce-mini-cart__buttons.buttons {
text-align: center;
}
.shop-sidebar ul {
margin: 0;
list-style-type: none;
padding: 0;
}
.shop-sidebar ul li {
font-size: 15px;
font-weight: 500;
margin-bottom: 8px;
}
.shop-sidebar ul li:last-child {
margin-bottom: 0;
border-bottom: none;
}
.shop-sidebar ul li a {
color: #0a0c19 !important;
}
.shop-sidebar ul li a:hover {
color: var(--primaryColor) !important;
}
.shop-sidebar ul li a.remove.remove_from_cart_button {
top: 24px !important;
}
.shop-sidebar ul ul.children {
padding-left: 15px !important;
margin-top: 8px;
}
.shop-sidebar .widget ul li a:hover {
color: var(--primaryColor);
}
.shop-sidebar .widget_product_search form {
position: relative;
}
.shop-sidebar .widget_product_search form .search-field {
width: 100%;
display: block;
height: 50px;
padding: 15px;
font-size: 14px;
font-weight: 500;
border: 1px solid #eeeeee;
border-radius: 0;
transition: 0.5s;
}
.shop-sidebar .widget_product_search form .search-field:hover, .shop-sidebar .widget_product_search form .search-field:focus {
outline: 0;
}
.shop-sidebar .widget_product_search form button {
position: absolute;
cursor: pointer;
top: 0;
right: 0;
border: none;
color: #fff;
font-size: 15px;
height: 50px;
padding: 5px 15px;
transition: 0.5s;
background-color: var(--primaryColor);
}
.shop-sidebar .widget_product_search form button:hover {
background-color: #000;
color: #fff;
}
.shop-sidebar .woocommerce button.button {
color: #fff;
font-size: 13px !important;
font-weight: normal;
border-radius: 0;
transition: 0.4s;
background-color: var(--primaryColor);
}
.shop-sidebar .woocommerce button.button:hover {
background-color: #000;
color: #fff;
}
.shop-sidebar .widget_products ul li::before {
top: 10px !important;
}
.shop-sidebar .widget_shopping_cart .cart_list li {
padding-left: 25px;
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 10px;
}
.shop-sidebar .widget_shopping_cart .cart_list li:last-child {
margin-bottom: 0;
border-bottom: none;
}
.shop-sidebar .widget_shopping_cart .cart_list li a {
font-size: 14px;
}
.shop-sidebar .widget_shopping_cart .cart_list li a img {
margin-top: 5px;
}
.shop-sidebar .widget_shopping_cart .cart_list li .remove {
font-size: 20px !important;
top: 5px;
}
.shop-sidebar .widget_shopping_cart .cart_list li span.quantity {
font-size: 13px;
}
.shop-sidebar .widget_shopping_cart p.woocommerce-mini-cart__total.total {
font-size: 14px;
text-align: center;
margin-bottom: 0;
color: #333;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li, .shop-sidebar .widget_products .product_list_widget li, .shop-sidebar .widget_recently_viewed_products .product_list_widget li, .shop-sidebar .widget_recent_reviews .product_list_widget li {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 10px;
padding-left: 0;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li:last-child, .shop-sidebar .widget_products .product_list_widget li:last-child, .shop-sidebar .widget_recently_viewed_products .product_list_widget li:last-child, .shop-sidebar .widget_recent_reviews .product_list_widget li:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li:last-child, .shop-sidebar .widget_products .product_list_widget li:last-child, .shop-sidebar .widget_recently_viewed_products .product_list_widget li:last-child, .shop-sidebar .widget_recent_reviews .product_list_widget li:last-child {
margin-bottom: 0;
border-bottom: none;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li a, .shop-sidebar .widget_products .product_list_widget li a, .shop-sidebar .widget_recently_viewed_products .product_list_widget li a, .shop-sidebar .widget_recent_reviews .product_list_widget li a {
font-size: 14px;
color: #0a0c19;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li .amount, .shop-sidebar .widget_products .product_list_widget li .amount, .shop-sidebar .widget_recently_viewed_products .product_list_widget li .amount, .shop-sidebar .widget_recent_reviews .product_list_widget li .amount {
font-size: 13px;
margin-top: 5px;
display: inline-block;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li .price, .shop-sidebar .widget_products .product_list_widget li .price, .shop-sidebar .widget_recently_viewed_products .product_list_widget li .price, .shop-sidebar .widget_recent_reviews .product_list_widget li .price {
color: #777777;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li del, .shop-sidebar .widget_products .product_list_widget li del, .shop-sidebar .widget_recently_viewed_products .product_list_widget li del, .shop-sidebar .widget_recent_reviews .product_list_widget li del {
opacity: 0.6;
color: #777777;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li ins, .shop-sidebar .widget_products .product_list_widget li ins, .shop-sidebar .widget_recently_viewed_products .product_list_widget li ins, .shop-sidebar .widget_recent_reviews .product_list_widget li ins {
text-decoration: none;
color: #777777;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li .star-rating, .shop-sidebar .widget_products .product_list_widget li .star-rating, .shop-sidebar .widget_recently_viewed_products .product_list_widget li .star-rating, .shop-sidebar .widget_recent_reviews .product_list_widget li .star-rating {
margin: 5px 0;
}
.shop-sidebar .widget_top_rated_products .product_list_widget li span.reviewer, .shop-sidebar .widget_products .product_list_widget li span.reviewer, .shop-sidebar .widget_recently_viewed_products .product_list_widget li span.reviewer, .shop-sidebar .widget_recent_reviews .product_list_widget li span.reviewer {
font-size: 12px !important;
text-transform: capitalize;
}
.shop-sidebar .star-rating {
font-size: 12px;
color: #ffba0a;
}
.shop-sidebar a.button {
color: #fff;
background-color: var(--primaryColor);
font-size: 12px;
margin: 10px 10px 0 0 !important;
text-transform: capitalize;
}
.shop-sidebar a.button:hover {
background-color: #000;
color: #fff;
}
.shop-sidebar .wcppec-cart-widget-button {
margin-top: 10px;
}
.shop-sidebar .select2-container .select2-selection--single {
border: 1px solid #eee;
height: 45px;
border-radius: 0;
}
.shop-sidebar .select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
padding-right: 20px;
padding-top: 8px;
}
.shop-sidebar .select2-container .select2-selection--single .select2-selection__placeholder {
color: #62618d;
}
.shop-sidebar .select2-container .select2-selection--single .select2-selection__arrow {
top: 10px;
right: 5px;
}
.shop-sidebar .select2-container--default .select2-selection--multiple {
border: 1px solid #eee;
border-radius: 0;
padding: 1px 15px;
}
.shop-sidebar span.reviewer {
font-size: 14px;
}
.shop-sidebar .woocommerce-widget-layered-nav-dropdown__submit {
border: 1px solid #eee;
color: #fff;
background-color: var(--primaryColor);
font-size: 13px;
padding: 7px 15px;
cursor: pointer;
transition: 0.4s;
}
.shop-sidebar .woocommerce-widget-layered-nav-dropdown__submit:hover {
background-color: #000;
color: #fff;
}
.shop-sidebar .widget_price_filter .price_label {
font-size: 15px;
}
.shop-sidebar .widget_layered_nav .selection ul li {
border: none;
padding-top: 5px;
}
.shop-sidebar .widget_layered_nav .selection ul li a {
color: #ffba0a;
}
.shop-sidebar .select2-container--default .select2-selection--multiple {
line-height: 2;
}
.select2-dropdown {
border: 1px solid #eee !important;
}
.select2-results__option {
padding: 5px 15px !important;
font-size: 13px !important;
}
.return-to-shop .button.wc-backward {
color: #fff;
text-transform: capitalize;
font-size: 14px;
padding: 12px 20px;
text-decoration: none;
}
.return-to-shop .button.wc-backward:hover {
background-color: #000;
color: #fff;
} .products_details .yith-wcwl-add-button span {
font-weight: 700;
position: relative;
line-height: 1;
}
.products_details .default-btn:hover {
color: #ffffff !important;
}  .productsQuickView {
padding: 0 !important;
z-index: 1000000;
}
.productsQuickView .modal-dialog {
max-width: 900px;
}
.productsQuickView .modal-dialog .modal-content {
border: none;
border-radius: 0;
}
.productsQuickView .modal-dialog .modal-content .row {
align-items: center !important;
}
.productsQuickView .modal-dialog .modal-content button.close {
position: absolute;
right: 10px;
display: inline-block;
opacity: 1;
top: 10px;
width: 35px;
z-index: 333;
height: 35px;
text-align: center;
line-height: 30px;
border: 1px solid #eeeeee;
border-radius: 50%;
outline: 0;
transition: 0.4s;
}
.productsQuickView .modal-dialog .modal-content button.close:hover {
color: #ffffff;
background-color: var(--primaryColor);
}
.productsQuickView .modal-dialog .modal-content button.close span {
display: block;
font-weight: 400;
}
.productsQuickView .modal-dialog .modal-content .products-image img {
width: 100%;
}
.productsQuickView .modal-dialog .modal-content .input-counter {
margin-top: 20px;
max-width: 190px;
min-width: 190px;
text-align: center;
position: relative;
margin-bottom: 20px;
display: block;
}
.productsQuickView .modal-dialog .modal-content .default-btn {
text-transform: uppercase;
}
.productsQuickView .modal-dialog .modal-content form.cart {
display: inline;
}
.productsQuickView .grouped_form {
font-size: 14px;
}
.productsQuickView .grouped_form .add-to-cart-btn {
color: #fff;
font-size: 12px;
padding: 10px 10px;
}
.productsQuickView .grouped_form .add-to-cart-btn:hover {
background-color: #000;
color: #fff;
}
.productsQuickView .variations_form td {
text-transform: capitalize;
}
.productsQuickView .variations_form td a.reset_variations {
margin-left: 10px;
}
.productsQuickView .variations_form .label label {
margin: 0;
}
.productsQuickView .variations_form .value select {
border: 1px solid #eee;
font-size: 13px;
height: 35px;
padding: 5px 10px;
}
.productsQuickView .variations_form .reset_variations {
font-size: 13px;
margin-top: 10px;
}
.productsQuickView .variations_form .woocommerce-variation-price {
margin-bottom: 10px;
}
.productsQuickView table.variations {
margin-bottom: 15px;
}
.productsQuickView table.variations .nice-select span.current {
font-size: 14px;
} .woocommerce-ordering .nice-select {
padding: 3px 56px;
}
.wishlist_table th {
font-size: 18px;
border: none;
}
.wishlist_table td {
font-size: 15px;
border: none;
}
.wishlist_table td a {
text-decoration: none !important;
}
.wishlist_table td.product-price del {
margin-right: 10px;
}
.wishlist_table td.product-price ins {
background-color: transparent;
color: var(--secondaryColor);
}
.wishlist_table .product-remove div a {
text-decoration: none;
color: var(--secondaryColor) !important;
font-size: 22px;
background-color: #f3f3f3;
}
.woocommerce table.shop_table {
padding: 0;
box-shadow: none;
}
.woocommerce table.shop_table.wishlist_table {
border: none;
border-bottom: 1px solid #f3f3f3;
}
.yith-wcwl-share ul {
padding-left: 0 !important;
}
.yith-wcwl-share i {
font-style: normal !important;
color: #ffffff;
}
.related.products {
margin-top: 50px;
margin-bottom: -30px;
}
.widget_shopping_cart_content img {
float: left !important;
width: 72px !important;
}
.widget_shopping_cart_content a {
display: block !important;
}
.product_list_widget img {
margin-right: 10px !important;
float: left !important;
margin-right: 4px;
margin-left: 0;
width: 57px !important;
}
.product_list_widget li {
padding-left: 0;
}
.product_list_widget li dl {
margin: 0;
padding-left: 0 !important;
border-left: none !important;
display: table-cell;
}
.product_list_widget li::before {
display: none !important;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
float: unset;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: unset;
} .woocommerce .woocommerce-MyAccount-navigation {
background: var(--ashColor);
border: none;
padding: 30px;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
list-style-type: none;
margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
margin-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
background-color: #fff;
display: block;
padding: 7px 20px;
color: #333;
text-decoration: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
color: #fff;
background-color: var(--secondaryColor);
}
.woocommerce .woocommerce-MyAccount-navigation ul .is-active a {
color: #fff;
background-color: var(--secondaryColor);
}
.woocommerce .woocommerce-MyAccount-content {
border: 1px solid #eee;
padding: 30px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-error {
margin-top: 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields {
margin-top: 20px;
}
.woocommerce .woocommerce-MyAccount-content form label {
font-size: 14px;
line-height: 1;
margin-bottom: 10px;
font-weight: 600;
color: #4a6f8a;
}
.woocommerce .woocommerce-MyAccount-content form p:last-child {
margin-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-content .col-1 {
max-width: 48%;
padding: 0;
}
.woocommerce .woocommerce-MyAccount-content .col-2 {
max-width: 48%;
padding: 0;
}
.woocommerce .woocommerce-MyAccount-content h3 {
font-size: 15px;
margin-top: 0;
margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-content .title {
margin-top: 0;
font-size: 25px;
margin-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-content .addresses .edit {
font-size: 14px;
}
.woocommerce .woocommerce-MyAccount-content .edit-account .input-text {
border: 1px solid #eee;
height: 45px;
padding: 5px 15px;
font-size: 14px;
color: #666666;
}
.woocommerce .woocommerce-MyAccount-content .edit-account .woocommerce-form-row span {
font-size: 14px;
display: inline-block;
margin-top: 10px;
}
.woocommerce .woocommerce-MyAccount-content .edit-account fieldset {
margin-top: 20px;
color: #000;
}
.woocommerce .woocommerce-MyAccount-content .edit-account fieldset legend {
font-size: 20px;
color: #000;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row {
margin-bottom: 20px;
padding: 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row label {
width: 100%;
line-height: 1;
font-size: 14px;
margin-bottom: 10px;
color: #000;
font-weight: bold;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .input-text {
display: block;
width: 100%;
border: 1px solid #eee;
height: 45px;
padding: 5px 15px;
font-size: 14px;
color: #62618d;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection--single {
height: 45px;
border: 1px solid #eee;
border-radius: 0;
padding: 8px 15px;
font-size: 13px;
}
.woocommerce .woocommerce-MyAccount-content .button {
color: #fff;
font-weight: 600;
font-size: 15px;
padding: 13px 20px;
text-decoration: none;
}
.woocommerce .woocommerce-MyAccount-content .button:hover {
background-color: #000;
color: #fff;
}
.woocommerce .woocommerce-MyAccount-content address {
font-style: normal;
font-size: 15px;
border: 1px solid #eee;
padding: 10px 20px;
margin-top: 0;
}
.woocommerce .woocommerce-MyAccount-content fieldset .woocommerce-form-row {
margin-bottom: 15px;
display: grid;
}
.woocommerce .woocommerce-MyAccount-content fieldset legend {
font-size: 22px;
font-weight: bold;
margin-bottom: 15px;
}
.woocommerce .woocommerce-MyAccount-content p {
margin-top: 0;
}
.woocommerce .woocommerce-MyAccount-content .btn-primary {
margin-top: 15px;
} .woocommerce form.login, .woocommerce form.register, .woocommerce .woocommerce-ResetPassword {
border: 1px solid #fff;
padding: 0;
margin: 0 0 0px;
}
.woocommerce form.login .form-row label, .woocommerce form.register .form-row label, .woocommerce .woocommerce-ResetPassword .form-row label {
font-weight: 500;
color: #000;
width: 100%;
font-size: 15px;
margin-bottom: 12px;
}
.woocommerce form.login button.button, .woocommerce form.register button.button, .woocommerce .woocommerce-ResetPassword button.button {
color: #fff;
padding: 12px 25px;
margin-top: 10px;
}
.woocommerce form.login button.button:hover, .woocommerce form.register button.button:hover, .woocommerce .woocommerce-ResetPassword button.button:hover {
background-color: #000;
color: #fff;
transform: translateY(0);
}
.woocommerce form.login button.button::before, .woocommerce form.login button.button::after, .woocommerce form.register button.button::before, .woocommerce form.register button.button::after, .woocommerce .woocommerce-ResetPassword button.button::before, .woocommerce .woocommerce-ResetPassword button.button::after {
display: none;
}
.woocommerce .login-form-title {
font-size: 36px;
margin-bottom: 30px;
font-weight: 700;
}
.widget_product_categories.woocommerce .nice-select {
display: none;
}
.widget_product_categories .select2-container.select2-container--default:last-child {
display: none;
}
a.button.wc-forward {
color: #fff;
}
.variations_button .single_add_to_cart_button {
height: 51px;
}
.variations .nice-select {
display: none;
}
.variations select {
display: block !important;
}
.shop-sidebar {
padding-left: 15px;
}
.shop-sidebar .widget_search form {
position: relative;
}
.shop-sidebar .widget_search form label {
display: block;
margin-bottom: 0;
}
.shop-sidebar .widget_search form .screen-reader-text {
display: none;
}
.shop-sidebar .widget_search form .search-field {
background-color: #ffffff;
height: 50px;
padding: 6px 15px;
border: 1px solid #eeeeee;
width: 100%;
display: block;
outline: 0;
transition: all 0.5s;
}
.shop-sidebar .widget_search form button {
position: absolute;
right: 0;
outline: 0;
bottom: 0;
height: 50px;
width: 50px;
z-index: 1;
border: none;
color: #ffffff;
background-color: var(--primaryColor);
}
.shop-sidebar .widget_search form button::before {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
top: 0;
transition: all 0.5s;
}
.shop-sidebar .widget_search form button::after {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
top: 0;
transition: all 0.5s;
opacity: 0;
visibility: hidden;
}
.shop-sidebar .widget_search form button:hover::before {
opacity: 0;
visibility: hidden;
}
.shop-sidebar .widget_search form button:hover::after {
opacity: 1;
visibility: visible;
}
.shop-sidebar select {
height: 45px;
border: 1px solid #eee;
width: 100%;
color: #555;
font-size: 13.5px;
padding: 8px 15px;
}
.shop-sidebar .widget_categories ul li a {
text-transform: capitalize;
}
.shop-sidebar .widget_categories ul li .children {
margin-top: 10px;
}
.shop-sidebar .widget_pages ul li.page_item_has_children > a {
margin-bottom: 10px;
display: inline-block;
}
.shop-sidebar .widget_pages ul li a {
text-transform: capitalize;
}
.shop-sidebar .widget_rss ul li {
margin-bottom: 20px;
}
.shop-sidebar .widget_rss ul li::before {
top: 10px;
}
.shop-sidebar .widget_rss ul li:last-child {
margin-bottom: 0;
}
.shop-sidebar .widget_rss ul li .rsswidget {
display: block;
color: #222222;
font-weight: bold;
font-size: 15px;
}
.shop-sidebar .widget_rss ul li .rss-date {
font-size: 13px;
margin: 3px 0 10px;
display: block;
}
.shop-sidebar .widget_rss ul li .rssSummary {
color: #555;
line-height: 25px;
font-size: 14px;
}
.shop-sidebar .widget_rss ul li cite {
font-weight: bold;
display: block;
margin-top: 10px;
font-style: normal;
color: #222;
font-size: 13.5px;
}
.shop-sidebar .widget_rss .widget-title .rsswidget {
display: inline-block;
color: var(--primaryColor);
}
.shop-sidebar .widget_text p img {
margin: 10px 0;
}
.shop-sidebar .widget_text .wp-caption-text {
border: none;
text-align: center;
font-size: 14px;
}
.shop-sidebar .calendar_wrap table {
text-align: center;
margin-bottom: 0;
}
.shop-sidebar .calendar_wrap table #prev a, .shop-sidebar .calendar_wrap table #next a {
text-decoration: underline;
}
.shop-sidebar .calendar_wrap table #prev a:hover, .shop-sidebar .calendar_wrap table #next a:hover {
text-decoration: none;
}
.shop-sidebar .calendar_wrap table td, .shop-sidebar .calendar_wrap table th {
padding: 8px 5px;
}
.shop-sidebar .calendar_wrap caption {
padding-top: 0;
caption-side: top;
font-weight: 600;
}
.shop-sidebar .widget_nav_menu .sub-menu {
margin-top: 8px;
}
.shop-sidebar .widget_recent_comments .recentcomments {
color: #484848;
}
.shop-sidebar .widget_recent_comments .recentcomments .comment-author-link {
font-weight: bold;
font-size: 14px;
}
.shop-sidebar .widget_media_gallery .gallery {
margin: 0;
}
.shop-sidebar .widget_media_gallery .gallery .gallery-item {
margin: 0;
}
.shop-sidebar .widget_recent_entries ul li .post-date {
display: block;
font-size: 12px;
color: #767676;
}
.shop-sidebar p {
font-size: 15px;
}
.shop-sidebar span.count {
float: right;
font-size: 15px;
color: #111;
}
.input-counter {
max-width: 140px;
min-width: 140px;
margin-right: 15px;
text-align: center;
position: relative;
}
.input-counter span {
top: 0;
width: 45px;
height: 100%;
font-size: 20px;
cursor: pointer;
line-height: 62px;
position: absolute;
color: var(--paragraphColor);
background-color: transparent;
transition: var(--transition);
}
.input-counter span.minus-btn {
left: 0;
}
.input-counter span.minus-btn i {
font-style: normal;
}
.input-counter span.plus-btn {
right: 0;
}
.input-counter span.plus-btn i {
font-style: normal;
}
.input-counter span:hover {
color: var(--primaryColor);
}
.input-counter input {
outline: 0;
width: 100%;
height: 60px;
display: block;
text-align: center;
color: var(--blackColor);
border: none;
background-color: var(--ashColor);
border-radius: 5px;
font-size: 17px;
font-weight: 600;
}
.input-counter input::-moz-placeholder {
color: var(--blackColor);
}
.input-counter input::placeholder {
color: var(--blackColor);
}
.woocommerce-ordering select {
-webkit-appearance: none;
-moz-appearance: none;
background: transparent;
background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
background-repeat: no-repeat;
background-position-x: 100%;
background-position-y: 12px;
}
.woocommerce .nice-select {
display: none;
}
.woocommerce select {
display: block !important;
height: 50px;
padding: 0 15px;
width: 100%;
border: none;
background-color: #f7f7f7;
}
.woocommerce select:focus {
outline: none;
box-shadow: none;
}
.woocommerce select:focus::-moz-placeholder {
color: transparent;
}
.woocommerce select:focus::placeholder {
color: transparent;
}
.shop-sidebar .woocommerce ul.cart_list li img, .shop-sidebar .woocommerce ul.product_list_widget li img {
float: left;
}
.comment-form-rating {
margin-bottom: 15px;
} .woocommerce .loader::before {
display: none;
}
.products-details-image .popup-image {
display: block;
overflow: hidden;
margin-bottom: 30px;
}
.products-details-image .popup-image img {
transition: var(--transition);
}
.products-details-image .popup-image:hover img {
transform: scale(1.08);
}
.products-details-image .popup-image:last-child {
margin-bottom: 0;
}
.products-details-desc {
padding-left: 15px;
}
.products-details-desc h3 {
font-size: 30px;
line-height: 36px;
margin-bottom: 17px;
}
.products-details-desc .price {
color: var(--secondaryColor);
line-height: 16px;
letter-spacing: -0.4px;
font-size: 20px;
font-weight: 400;
}
.products-details-desc .price .old-price {
float: right;
margin-left: 6px;
text-decoration: line-through;
opacity: 0.6;
color: var(--paraColor);
}
.products-details-desc .products-review {
margin-bottom: 20px;
margin-top: 10px;
}
.products-details-desc .products-review .rating {
display: inline-block;
padding-right: 5px;
}
.products-details-desc .products-review .rating i {
color: #ffba0a;
display: inline-block;
}
.products-details-desc .products-review .rating-count {
display: inline-block;
line-height: initial;
font-weight: 500;
}
.products-details-desc .products-info {
list-style-type: none;
padding-left: 0;
margin-top: 20px;
margin-bottom: 0;
}
.products-details-desc .products-info li {
margin-bottom: 8px;
}
.products-details-desc .products-info li:last-child {
margin-bottom: 0;
}
.products-details-desc .products-info li span {
color: var(--blackColor);
}
.products-details-desc .products-info li a {
display: inline-block;
color: var(--optionalColor);
}
.products-details-desc .products-info li a:hover {
color: var(--primaryColor);
}
.products-details-desc .products-add-to-cart {
margin-top: 25px;
}
.products-details-desc .products-add-to-cart .input-counter {
max-width: 130px;
min-width: 130px;
margin-right: 15px;
text-align: center;
position: relative;
}
.products-details-desc .products-add-to-cart .input-counter span {
top: 0;
width: 40px;
height: 100%;
font-size: 20px;
cursor: pointer;
line-height: 50px;
position: absolute;
color: var(--optionalColor);
background-color: transparent;
transition: var(--transition);
}
.products-details-desc .products-add-to-cart .input-counter span.minus-btn {
left: 0;
border-right: 1px solid #eeeeee;
}
.products-details-desc .products-add-to-cart .input-counter span.plus-btn {
right: 0;
border-left: 1px solid #eeeeee;
}
.products-details-desc .products-add-to-cart .input-counter span:hover {
color: var(--primaryColor);
}
.products-details-desc .products-add-to-cart .input-counter input {
outline: 0;
width: 100%;
height: 47px;
display: block;
text-align: center;
color: var(--blackColor);
border: 1px solid #eeeeee;
background-color: var(--whiteColor);
font-size: 17px;
font-weight: 600;
}
.products-details-desc .products-add-to-cart .input-counter input::-moz-placeholder {
color: var(--blackColor);
}
.products-details-desc .products-add-to-cart .input-counter input::placeholder {
color: var(--blackColor);
}
.products-details-desc .yith-wcwl-add-button {
margin-top: 20px;
line-height: 1.2;
position: relative;
padding-left: 0;
display: inline-block;
border-bottom: 1px solid var(--blackColor);
}
.products-details-desc .yith-wcwl-add-button i {
position: absolute;
left: 0;
top: 0;
}
.products-details-desc .yith-wcwl-add-button:hover {
color: var(--secondaryColor);
border-color: var(--secondaryColor);
}
.products-details-desc .yith-wcwl-add-button span {
font-weight: 500;
}
.products-details-desc .products-share {
margin-top: 30px;
}
.products-details-desc .products-share .social {
padding-left: 0;
margin-bottom: 0;
list-style-type: none;
}
.products-details-desc .products-share .social li {
display: inline-block;
margin-right: 13px;
}
.products-details-desc .products-share .social li:last-child {
margin-right: 0;
}
.products-details-desc .products-share .social li span {
display: inline-block;
position: relative;
margin-right: 10px;
color: #000;
font-size: 15px;
font-weight: 400;
line-height: 16px;
letter-spacing: -0.3px;
}
.products-details-desc .products-share .social li a {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
border-radius: 50%;
transition: var(--transition);
margin-right: 3px;
color: var(--paraColor);
}
.products-details-desc .products-share .social li a i {
display: block;
margin: 0 auto;
line-height: 0.8;
transition: var(--transition);
}
.products-details-desc .products-share .social li a:hover {
color: var(--primaryColor);
background-color: transparent;
}
.products-details-desc .yith-wcwl-add-to-wishlist {
margin-top: 0;
display: inline-block;
margin-left: 15px;
}
.products-details-tabs {
margin-top: 50px;
}
.products-details-tabs .nav {
display: block;
padding-left: 0;
margin-bottom: 40px;
list-style-type: none;
border-color: #eeeeee !important;
}
.products-details-tabs .nav .nav-item {
display: inline-block;
margin-left: 15px;
margin-right: 15px;
}
.products-details-tabs .nav .nav-item .nav-link {
padding: 0;
border: none;
color: #cccccc;
transition: var(--transition);
border-bottom: 1px solid #eeeeee;
background-color: transparent;
padding-bottom: 8px;
position: relative;
font-size: 20px;
font-weight: 700;
}
.products-details-tabs .nav .nav-item .nav-link::before {
left: 0;
width: 0;
content: "";
height: 3px;
bottom: -2px;
position: absolute;
transition: var(--transition);
background-color: var(--primaryColor);
}
.products-details-tabs .nav .nav-item .nav-link:hover, .products-details-tabs .nav .nav-item .nav-link.active {
color: var(--blackColor);
}
.products-details-tabs .nav .nav-item .nav-link:hover::before, .products-details-tabs .nav .nav-item .nav-link.active::before {
width: 100%;
}
.products-details-tabs .nav .nav-item:last-child {
margin-right: 0;
}
.products-details-tabs .nav .nav-item:first-child {
margin-left: 0;
}
.products-details-tabs .tab-content .tab-pane ul li {
color: var(--optionalColor);
margin-bottom: 12px;
}
.products-details-tabs .tab-content .tab-pane ul li a {
color: var(--primaryColor);
}
.products-details-tabs .tab-content .tab-pane ul li a:hover {
text-decoration: underline;
}
.products-details-tabs .tab-content .tab-pane ul li:last-child {
margin-bottom: 0;
}
.products-details-tabs .tab-content .tab-pane ol li {
color: var(--optionalColor);
margin-bottom: 12px;
}
.products-details-tabs .tab-content .tab-pane ol li a {
color: var(--primaryColor);
}
.products-details-tabs .tab-content .tab-pane ol li a:hover {
text-decoration: underline;
}
.products-details-tabs .tab-content .tab-pane ol li:last-child {
margin-bottom: 0;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments {
margin-top: 40px;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review {
position: relative;
margin-bottom: 20px;
padding: 0 0 20px 110px;
border-bottom: 1px solid #eeeeee;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review img {
top: 0;
left: 0;
width: 90px;
height: 90px;
border-radius: 5px;
position: absolute;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .sub-name {
margin-bottom: 10px;
font-weight: 600;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .review-rating {
display: block;
margin-bottom: 10px;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .review-rating .review-stars i {
font-size: 14px;
color: #cecfd2;
display: inline-block;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .review-rating .review-stars i.checked {
color: orange;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper {
margin-top: 30px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper h3 {
margin-bottom: 10px;
font-size: 22px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper .comment-notes span {
color: red;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form {
margin-top: 20px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .form-group {
margin-bottom: 25px;
text-align: start;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating {
text-align: start;
overflow: hidden;
max-width: 115px;
margin-top: -5px;
margin-bottom: 20px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating label {
width: 23px;
height: 23px;
float: right;
cursor: pointer;
position: relative;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating label:not(:first-of-type) {
padding-right: 5px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating label:before {
transition: var(--transition);
content: "★";
color: #cccccc;
font-size: 27px;
line-height: 1;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating input {
display: none;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating input:checked ~ label:before, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating:not(:checked) > label:hover:before, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .rating:not(:checked) > label:hover ~ label:before {
color: #f6b500;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent {
text-align: start;
margin-bottom: 0;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) {
display: none;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked + label, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) + label {
cursor: pointer;
margin-bottom: 0;
line-height: 20px;
position: relative;
padding-left: 28px;
display: inline-block;
color: var(--paragraphColor);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked + label:before, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) + label:before {
left: 0;
top: 1px;
content: "";
width: 19px;
height: 19px;
position: absolute;
border-radius: 3px;
transition: all 0.2s ease;
border: 1px solid #dddddd;
background: var(--whiteColor);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked + label:after, .products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) + label:after {
content: "";
width: 8px;
height: 8px;
background: var(--primaryColor);
position: absolute;
top: 6.5px;
left: 6px;
transition: all 0.2s ease;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked) + label:after {
opacity: 0;
transform: scale(0);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked + label:after {
opacity: 1;
transform: scale(1);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:hover + label:before {
border-color: var(--primaryColor);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked + label:before {
border-color: var(--primaryColor);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form button {
border: none;
overflow: hidden;
margin-top: 20px;
text-align: center;
display: inline-block;
color: var(--whiteColor);
background-color: var(--primaryColor);
transition: var(--transition);
border-radius: 5px;
padding: 12px 40px;
font-weight: 500;
font-size: var(--fontSize);
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form button:hover {
background-color: var(--blackColor);
color: var(--whiteColor);
}
.products-details-tabs .tab-content .tab-pane .table-striped {
margin-bottom: 0;
}
.products-details-tabs .tab-content .tab-pane .table-striped tbody tr {
border: none;
}
.products-details-tabs .tab-content .tab-pane .table-striped tbody tr td {
border: none;
padding: 12px 20px;
color: var(--blackColor);
font-size: var(--fontSize);
}
.products-details-tabs .tab-content .tab-pane .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.03);
}
.products-details-tabs .tab-content .tab-pane .table > :not(caption) > * > * {
box-shadow: unset;
}
.products-details-image-slides.owl-theme {
margin-bottom: 40px;
}
.products-details-image-slides.owl-theme .owl-nav {
opacity: 0;
margin-top: 0;
visibility: hidden;
transition: var(--transition);
}
.products-details-image-slides.owl-theme .owl-nav [class*=owl-] {
top: 50%;
margin: 0;
padding: 0;
left: 20px;
width: 40px;
height: 40px;
font-size: 20px;
border-radius: 50%;
text-align: center;
position: absolute;
color: var(--blackColor);
transform: translateY(-50%);
transition: var(--transition);
background-color: var(--whiteColor);
}
.products-details-image-slides.owl-theme .owl-nav [class*=owl-] i {
left: 0;
right: 0;
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.products-details-image-slides.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: 20px;
}
.products-details-image-slides.owl-theme .owl-nav [class*=owl-]:hover {
background-color: var(--primaryColor);
color: var(--whiteColor);
}
.products-details-image-slides.owl-theme:hover .owl-nav {
opacity: 1;
visibility: visible;
}
.products-details-thumbs-image .slick-slider {
list-style-type: none;
position: relative;
padding: 0;
margin: 0;
}
.products-details-thumbs-image .slick-dots {
padding: 0;
display: flex;
flex-wrap: wrap;
text-align: center;
list-style-type: none;
margin-top: 0;
margin-bottom: 0;
margin-left: -5px;
margin-right: -5px;
}
.products-details-thumbs-image .slick-dots li {
flex: 0 0 20%;
display: block;
max-width: 20%;
position: relative;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
}
.products-details-thumbs-image .slick-dots li button {
margin: 0;
padding: 0;
outline: 0;
border: none;
display: block;
cursor: pointer;
}
.products-details-thumbs-image .slick-dots li img {
transition: var(--transition);
}
.products-details-thumbs-image .slick-dots li:hover img, .products-details-thumbs-image .slick-dots li.slick-active img {
opacity: 0.4;
}
.products-details-thumbs-image .slick-thumbs {
display: none;
}
.woocommerce-order-details .order_details tr {
border: none !important;
} .productsQuickView {
padding-right: 0 !important;
}
.productsQuickView .modal-dialog {
max-width: 900px;
margin: 0 auto;
}
.productsQuickView .modal-content {
border: none;
padding: 40px;
background-color: var(--whiteColor);
}
.productsQuickView .modal-content button.btn-close {
top: 10px;
z-index: 1;
opacity: 1;
right: 10px;
box-shadow: unset;
position: absolute;
color: var(--blackColor);
transition: var(--transition);
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}
.productsQuickView .modal-content .image {
text-align: center;
}
.productsQuickView .modal-content .content { }
.productsQuickView .modal-content .content h3 {
margin-bottom: 15px;
font-size: 24px;
}
.productsQuickView .modal-content .content .price {
margin-bottom: 15px;
font-weight: 700;
display: block;
}
.productsQuickView .modal-content .content .price .old-price {
text-decoration: line-through;
color: #999999;
font-weight: 400;
}
.productsQuickView .modal-content .content .products-info {
list-style-type: none;
padding-left: 0;
margin-top: 15px;
margin-bottom: 0;
}
.productsQuickView .modal-content .content .products-info li {
color: var(--blackColor);
margin-bottom: 8px;
}
.productsQuickView .modal-content .content .products-info li:last-child {
margin-bottom: 0;
}
.productsQuickView .modal-content .content .products-info li span {
color: var(--blackColor);
}
.productsQuickView .modal-content .content .products-info li a {
display: inline-block;
color: var(--blackColor);
}
.productsQuickView .modal-content .content .products-info li a:hover {
color: var(--primaryColor);
}
.productsQuickView .modal-content .content .products-info .sku_wrapper {
display: block;
margin-bottom: 8px;
}
.productsQuickView .modal-content .content .products-info .posted_in {
display: block;
margin-bottom: 8px;
}
.productsQuickView .modal-content .content .products-info .tagged_as {
display: block;
margin-bottom: 8px;
}
.productsQuickView .modal-content .content .products-info span {
display: inline-block;
color: var(--blackColor);
margin-right: 8px;
font-size: 15px;
}
.productsQuickView .modal-content .content .products-info span a {
display: inline-block;
color: var(--blackColor);
font-weight: normal;
font-size: 16px;
text-transform: capitalize;
}
.productsQuickView .modal-content .content .products-info span a:hover {
color: var(--primaryColor);
}
.productsQuickView .modal-content .content .input-counter {
max-width: 190px;
min-width: 190px;
text-align: center;
position: relative;
margin-bottom: 15px;
}
.productsQuickView .modal-content .content .input-counter span {
top: 0;
width: 40px;
height: 100%;
font-size: 20px;
cursor: pointer;
line-height: 50px;
position: absolute;
color: var(--paragraphColor);
background-color: transparent;
transition: var(--transition);
}
.productsQuickView .modal-content .content .input-counter span.minus-btn {
left: 0;
border-right: 1px solid #eeeeee;
}
.productsQuickView .modal-content .content .input-counter span.plus-btn {
right: 0;
border-left: 1px solid #eeeeee;
}
.productsQuickView .modal-content .content .input-counter span:hover {
color: var(--primaryColor);
}
.productsQuickView .modal-content .content .input-counter input {
outline: 0;
width: 100%;
height: 47px;
display: block;
text-align: center;
color: var(--blackColor);
border: 1px solid #eeeeee;
background-color: var(--whiteColor);
font-size: 17px;
font-weight: 600;
}
.productsQuickView .modal-content .content .input-counter input::-moz-placeholder {
color: var(--blackColor);
}
.productsQuickView .modal-content .content .input-counter input::placeholder {
color: var(--blackColor);
}
.productsQuickView .modal-content .content .add-to-wishlist-btn {
width: 47px;
height: 47px;
font-size: 20px;
line-height: 47px;
text-align: center;
display: inline-block;
color: var(--paragraphColor);
border: 1px solid #eeeeee;
position: relative;
margin-left: 10px;
top: 3px;
}
.productsQuickView .modal-content .content .add-to-wishlist-btn:hover {
color: var(--whiteColor);
border-color: var(--primaryColor);
background-color: var(--primaryColor);
}
.productsQuickView .modal-content .content .view-full-info {
margin-top: 5px;
line-height: initial;
display: inline-block;
position: relative;
font-weight: 600;
font-size: 15px;
}
.productsQuickView .modal-content .content .view-full-info::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: var(--blackColor);
transition: var(--transition);
}
.productsQuickView .modal-content .content .view-full-info:hover::before {
width: 0;
}
.productsQuickView .modal-content .content input[type=number] {
-moz-appearance: textfield;
}
.productsQuickView .modal-content .content input[type=number]::-webkit-inner-spin-button,
.productsQuickView .modal-content .content input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.productsQuickView .modal-content .content .input-counter .qty {
text-align: center;
}
@media only screen and (max-width: 575px) { .woocommerce .checkout_coupon .form-row {
width: 100%;
}
}
@media only screen and (max-width: 767px) { .woocommerce .checkout_coupon .form-row {
width: 100%;
}
.woocommerce-topbar {
border: none;
padding: 0;
margin-bottom: 20px;
}
.woocommerce-topbar .woocommerce-result-count {
display: block;
top: unset;
}
.woocommerce-topbar .toper-area {
display: block;
float: unset;
}
.woocommerce-topbar .toper-area .search-filter {
display: block;
}
.order-details .shop_table tbody tr td {
padding-left: 0 !important;
padding-right: 0 !important;
max-width: 160px;
}
.order-details .shop_table td.product-name a img {
width: 50px;
}
.order-details .shop_table td.product-name .product-title {
padding-left: 10px;
}
.wishlist_table.mobile li .item-wrapper {
margin-bottom: 15px;
border-bottom: 1px solid #f3f3f3;
padding-bottom: 15px;
}
.wishlist_table.mobile li .item-wrapper .item-details-table {
font-size: 15px;
}
.wishlist_table.mobile li table td {
font-size: 14px !important;
}
.wishlist_table.mobile li .additional-info-wrapper {
border-bottom: 1px solid #f3f3f3;
padding-bottom: 15px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
display: inline-block;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
position: relative;
margin-top: -55px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove i {
font-style: normal;
}
.products_details ul.products.columns-3 li.product:last-child {
width: 100% !important;
margin-bottom: 0;
}
.products_details ul.products.columns-3 li.product:nth-child(2) {
width: 50% !important;
}
.products_details .quantity input.input-text.qty.text {
height: 45px;
}
.products_details .quantity .minus {
height: 45px;
}
.products_details .quantity .plus {
height: 45px !important;
}
.products_details div.product .product_title {
font-size: 17px;
}
.products_details div.product .default-btn {
font-size: 12.5px;
}
.products_details div.product .woocommerce-tabs {
padding-top: 0;
}
.products_details div.product .woocommerce-tabs ul#tabs {
margin-bottom: 25px;
}
.products_details div.product .woocommerce-tabs ul#tabs li {
width: unset;
padding-bottom: 0;
margin-right: 20px;
}
.products_details div.product .woocommerce-tabs ul#tabs li a {
font-size: 16px;
padding-bottom: 10px;
}
.products_details div.product .woocommerce-tabs ul#tabs li a::before {
bottom: 3px;
}
.products_details div.product .woocommerce-tabs ul#tabs li.active a {
margin-bottom: 10px;
}
.shop-sidebar {
padding-left: 0;
}
.wishlist_table.mobile {
padding-left: 0;
}
.wishlist_table.mobile li {
list-style: none !important;
}
.wishlist_table.mobile li .product-name h3 {
font-size: 16px;
}
.productsQuickView .modal-dialog .modal-content .products-content {
padding-left: 15px;
padding-right: 15px;
margin-top: 0;
}
.productsQuickView .modal-dialog .modal-content .products-content form .quantity {
float: unset;
}
.productsQuickView .modal-dialog .modal-content .products-content form .quantity .minus {
font-size: 25px;
}
.productsQuickView .modal-dialog .modal-content .products-content form .quantity .plus {
font-size: 22px;
top: 2px;
}
.productsQuickView .modal-dialog .modal-content .products-content form .quantity input {
height: 42px !important;
top: 1px;
font-size: 16px;
}
.pt-165 {
padding-top: 60px !important;
}
.btn {
font-size: 13px;
padding-left: 18px;
padding-right: 18px;
padding-top: 12px;
padding-bottom: 12px;
}
.page-main-content h3 {
font-size: 20px;
}
.woocommerce-topbar {
text-align: center;
}
.woocommerce-topbar .woocommerce-result-count {
margin-bottom: 15px;
}
.woocommerce-topbar .woocommerce-topbar-ordering {
text-align: center;
margin-top: 10px;
margin: 10px 0 0;
float: none;
position: relative;
top: 0;
right: 0;
left: 0 !important;
}
.woocommerce-topbar .woocommerce-topbar-ordering .form-control {
font-size: 14px;
width: 100% !important;
margin-bottom: 15px;
}
.woocommerce-topbar .woocommerce-topbar-ordering .nice-select.open .list {
width: 100%;
}
.cart-buttons {
margin-top: 35px;
}
.cart-buttons .coupon-box {
position: relative;
}
.cart-buttons .coupon-box button {
position: relative;
border-radius: 5px;
display: block;
width: 100%;
padding: 13px 0;
margin-top: 8px;
}
.cart-buttons .btn {
margin-top: 25px;
}
.cart-totals {
margin-top: 35px;
padding: 25px;
}
.cart-totals h3 {
font-size: 20px !important;
}
.cart-table {
text-align: center;
}
.cart-table table {
border: 1px solid #eee !important;
}
.cart-table table thead tr {
padding-left: 15px !important;
padding-right: 15px !important;
}
.cart-table table thead tr th {
padding: 0 40px 10px;
white-space: nowrap;
padding-left: 15px !important;
padding-right: 15px !important;
}
.cart-table table thead tr th:first-child {
padding-left: 15px !important;
padding-right: 15px !important;
}
.cart-table table tbody tr {
padding-left: 15px !important;
padding-right: 15px !important;
}
.cart-table table tbody tr td {
white-space: nowrap;
padding-left: 15px !important;
padding-right: 15px !important;
}
.cart-table table tbody tr td:first-child {
padding-left: 15px !important;
padding-right: 18px !important;
}
.cart-table table tbody .cart-coupon-cls {
padding-left: 15px !important;
padding-right: 15px !important;
}
.cart-table table tbody .cart-coupon-cls .actions {
padding-left: 15px !important;
padding-right: 15px !important;
}
.cart-table .coupon .form-control {
width: 140px !important;
}
.user-actions {
padding: 15px 18px 13px;
margin-bottom: 30px;
}
.user-actions i {
display: block;
margin-bottom: 5px;
margin-right: 0;
}
.checkout-area .title {
font-size: 18px;
}
.billing-details {
padding: 0;
}
.order-details {
padding: 0;
margin-top: 30px;
}
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
display: inline-block;
}
.woocommerce ul.products {
width: 100% !important;
margin-bottom: 0 !important;
}
.woocommerce ul.products li.product h3 {
font-size: 15px;
}
.woocommerce ul.products li.product .add-to-cart-btn {
font-size: 11px;
padding: 8px 20px;
margin-right: 8px;
}
.woocommerce-page table.cart td.actions .coupon {
margin-bottom: 10px;
}
.cart-table table tbody tr td.product-thumbnail a img {
width: 60px;
}
.cart-table table tbody tr td.product-thumbnail .product-thumbnail-title {
font-size: 16px;
width: 250px;
}
.shop-sidebar .widget_product_search form button {
font-size: 13px;
}
.shop-sidebar .widget h3 {
font-size: 17px;
}
.woocommerce-account .col-6 {
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce-additional-fields {
padding: 0;
}
.modal-content button.default-btn {
margin-top: 10px;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td, .woocommerce table.shop_table tr {
padding-top: 20px !important;
padding-left: 20px !important;
padding-right: 20px !important;
padding-bottom: 20px !important;
font-size: 13px;
}
.woocommerce .cart-table table.shop_table .product-img, .woocommerce .cart-table table.shop_table .product-name, .woocommerce .cart-table table.shop_table .product-price, .woocommerce .cart-table table.shop_table .product-quantity, .woocommerce .cart-table table.shop_table .product-subtotal, .woocommerce .cart-table table.shop_table .product-remove {
padding-top: 20px !important;
}
.billing-details .form-group .form-control {
font-size: 14px;
}
.products-details-desc .products-share .social li {
margin-right: 0;
}
.products-details-desc .products-share .social li span {
margin-right: 0;
}
.products-details-desc .products-share .social li a i {
font-size: 14px;
} .single-products-box .sale {
padding: 3px 10px;
font-size: 12px;
}
.single-products-box .hot {
padding: 3px 10px;
font-size: 12px;
}
.single-products-box .out-of-stock {
padding: 3px 10px;
font-size: 12px;
}
.single-products-box img {
transform: unset !important;
}
.single-products-box .products-button {
right: 15px;
top: 40px;
}
.single-products-box .products-button li {
opacity: 1;
transform: unset;
visibility: visible;
}
.single-products-box .products-button li a {
width: 30px;
height: 30px;
line-height: 32px;
}
.single-products-box .products-button li a .tooltip-label {
font-size: 12px;
line-height: 25px;
}
.single-products-box .content {
padding: 20px;
position: relative;
background-color: transparent;
text-align: center;
}
.single-products-box .content h3 {
font-size: 17px;
}
.single-products-box .content .add-to-cart-btn {
margin-top: 12px;
}
.single-products-box .content .price {
top: -60px;
right: 0;
margin-top: 0;
background: #fefefe;
padding: 10px;
}
.single-products-box .content .price span {
display: inline-block;
text-align: start;
font-size: 15px;
font-weight: 600;
}
.single-products-box .content .price span.old-price {
margin-bottom: 0;
margin-right: 5px;
}
.single-products-box .content .price del {
display: inline-block;
}
.products-content h2 {
font-size: 24px;
}
.products-content p {
max-width: 100%;
}
.products-content .link-btn {
font-size: 13.5px;
}
.products-content .link-btn::before {
width: 88%;
} .products-details-desc {
padding-left: 0;
margin-top: 30px;
}
.products-details-desc h3 {
font-size: 18px;
}
.products-details-desc .price {
margin-bottom: 12px;
font-size: 14px;
}
.products-details-desc .products-review {
margin-bottom: 15px;
}
.products-details-desc .products-add-to-cart .input-counter input {
height: 41px;
font-size: 15px;
}
.products-details-desc .products-add-to-cart .input-counter span {
font-size: 13px;
line-height: 44px;
}
.products-details-desc .input-counter input {
height: 41px;
font-size: 15px;
}
.products-details-desc .input-counter span {
font-size: 13px;
line-height: 44px;
}
.products-details-desc.products-details-desc-sticky {
height: auto !important;
}
.products-details-desc.products-details-desc-sticky .inner-wrapper-sticky {
top: 0 !important;
left: 0 !important;
width: auto !important;
transform: unset !important;
position: relative !important;
}
.products-details-tabs {
margin-top: 30px;
}
.products-details-tabs .nav {
margin-bottom: 10px;
border-bottom: none;
}
.products-details-tabs .nav .nav-item {
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
}
.products-details-tabs .nav .nav-item .nav-link {
font-size: 16px;
padding-bottom: 5px;
}
.products-details-tabs .nav .nav-item .nav-link::before {
height: 2px;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments {
margin-top: 0;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review {
padding-left: 0;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review img {
margin-bottom: 15px;
position: relative;
left: 0;
top: 0;
}
.products-details-tabs .tab-content .tab-pane .products-review-comments .user-review .review-rating span {
display: block !important;
font-size: 15px;
top: 0;
margin-left: 0;
margin-top: 5px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper h3 {
font-size: 17px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper form button {
font-size: 14px;
margin-top: 20px;
padding: 11px 30px;
}
.products-details-tabs .tab-content .tab-pane .table-striped tbody tr td {
padding: 10px 15px;
font-size: 14px;
}
.products-details-image-slides.owl-theme {
margin-bottom: 0;
}
.products-details-image-slides.owl-theme .owl-nav {
opacity: 1;
visibility: visible;
}
.products-details-image-slides.owl-theme .owl-nav [class*=owl-] {
left: 10px;
width: 35px;
height: 35px;
font-size: 18px;
}
.products-details-image-slides.owl-theme .owl-nav [class*=owl-].owl-next {
left: auto;
right: 10px;
} .productsQuickView .modal-dialog {
max-width: 100%;
margin: 15px;
}
.productsQuickView .modal-content {
padding: 15px;
}
.productsQuickView .modal-content .content {
margin-top: 20px;
}
.productsQuickView .modal-content .content h3 {
font-size: 18px;
}
.productsQuickView .modal-content .content .input-counter {
max-width: 150px;
min-width: 150px;
}
.productsQuickView .modal-content .content .input-counter span {
font-size: 14px;
line-height: 40px;
}
.productsQuickView .modal-content .content .input-counter input {
height: 40px;
font-size: 15px;
}
.productsQuickView .modal-content .content .add-to-wishlist-btn {
width: 41px;
height: 41px;
font-size: 18px;
line-height: 41px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.wishlist_table.mobile li {
list-style-type: none !important;
}
.wishlist_table.mobile li .item-wrapper {
margin-bottom: 15px;
border-bottom: 1px solid #f3f3f3;
padding-bottom: 15px;
}
.wishlist_table.mobile li .item-wrapper .item-details-table {
font-size: 15px;
}
.wishlist_table.mobile li table td {
font-size: 14px !important;
}
.wishlist_table.mobile li .additional-info-wrapper {
border-bottom: 1px solid #f3f3f3;
padding-bottom: 15px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
display: inline-block;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
position: relative;
margin-top: -55px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove i {
font-style: normal;
}
.cart-table table tbody tr td.product-thumbnail a img {
width: 62px;
}
.cart-table table tbody tr td.product-price {
text-align: center;
}
.woocommerce-topbar .toper-area {
margin-left: 30px;
width: 460px;
}
.shop-details-area {
padding-bottom: 50px;
}
.cart-totals h3 {
font-size: 21px;
}
.checkout-area .title {
font-size: 16px;
}
.shop-details .product-entry-summary h3 {
font-size: 21px;
}
.shop-details .shop-details-tabs .content h3 {
font-size: 21px;
}
.shop-related-prodcut {
margin-top: 60px;
} .single-products-box .sale {
font-size: 13px;
}
.single-products-box .hot {
font-size: 13px;
}
.single-products-box .out-of-stock {
font-size: 13px;
}
.single-products-box .products-button {
right: 15px;
top: 40px;
}
.single-products-box .products-button li {
opacity: 1;
transform: unset;
visibility: visible;
}
.single-products-box .products-button li a {
width: 30px;
height: 30px;
line-height: 32px;
}
.single-products-box .products-button li a .tooltip-label {
font-size: 12px;
line-height: 25px;
}
.single-products-box .content {
padding: 20px;
}
.single-products-box .content h3 {
font-size: 18px;
}
.single-products-box .content .add-to-cart-btn {
margin-top: 12px;
}
.single-products-box .content .price del {
display: inline-block;
}
.single-products-box .content .price span {
text-align: start;
display: inline-block;
}
.single-products-box .content .price span.old-price {
margin-bottom: 0;
margin-right: 5px;
}
.products-content h2 {
font-size: 28px;
}
.products-content .link-btn {
font-size: 14.5px;
}
.products-content .link-btn::before {
width: 89%;
} .products-details-desc {
padding-left: 0;
margin-top: 30px;
}
.products-details-desc h3 {
font-size: 21px;
}
.products-details-desc .price {
font-size: 16px;
}
.products-details-desc.products-details-desc-sticky {
height: auto !important;
}
.products-details-desc.products-details-desc-sticky .inner-wrapper-sticky {
top: 0 !important;
left: 0 !important;
width: auto !important;
transform: unset !important;
position: relative !important;
}
.products-details-tabs {
margin-top: 40px;
}
.products-details-tabs .nav {
margin-bottom: 25px;
}
.products-details-tabs .nav .nav-item .nav-link {
font-size: 18px;
}
.products-details-tabs .tab-content .tab-pane .review-form-wrapper h3 {
font-size: 20px;
}
.products-details-image-slides.owl-theme {
margin-bottom: 0;
}
.products-details-image-slides.owl-theme .owl-nav {
opacity: 1;
visibility: visible;
}
.products-details-image-slides.owl-theme .owl-nav [class*=owl-] {
left: 15px;
}
.products-details-image-slides.owl-theme .owl-nav [class*=owl-].owl-next {
right: 15px;
} .productsQuickView .modal-dialog {
max-width: 720px;
margin: 15px auto;
}
.productsQuickView .modal-content {
padding: 25px;
}
.productsQuickView .modal-content .content h3 {
font-size: 20px;
}
.productsQuickView .modal-content .content .input-counter {
max-width: 168px;
min-width: 168px;
}
.productsQuickView .modal-content .content .add-to-wishlist-btn {
width: 42px;
height: 42px;
font-size: 20px;
line-height: 42px;
top: 2px;
}
} @media only screen and (min-width: 992px) and (max-width: 1199px) { .single-products-box .sale {
font-size: 13px;
}
.single-products-box .hot {
font-size: 13px;
}
.single-products-box .out-of-stock {
font-size: 13px;
}
.single-products-box .products-button {
right: 15px;
top: 40px;
}
.single-products-box .products-button li a {
width: 30px;
height: 30px;
font-size: 14px;
line-height: 32px;
}
.single-products-box .products-button li a .tooltip-label {
font-size: 12px;
line-height: 25px;
}
.single-products-box .content {
padding: 17px;
}
.single-products-box .content .add-to-cart-btn {
margin-top: 12px;
}
.single-products-box .content h3 {
font-size: 18px;
}
.single-products-box .content .price del {
display: inline-block;
}
.single-products-box .content .price span {
text-align: start;
display: inline-block;
}
.single-products-box .content .price span.old-price {
margin-bottom: 0;
margin-right: 5px;
}
.order-details {
padding: 30px;
}
}
.blockUI {
display: none !important;
}
.blockUI.blockOverlay {
display: none !important;
}
.woocommerce .blog-sidebar .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
padding-left: 0;
}
.woocommerce-widget-layered-nav .select2-selection.select2-selection--single {
display: none !important;
}
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown__submit {
margin-top: 15px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
display: none;
}
.woocommerce table.shop_table.wishlist_table tr, .woocommerce table.shop_table.wishlist_table th, .woocommerce table.shop_table.wishlist_table td {
text-align: left;
}
.wishlist-title a.show-title-form {
display: none;
padding: 0;
margin: 0;
} a.button.loading::after,
button.button.loading::after,
input.button.loading::after,
#respond input#submit.loading::after {
top: 20px !important;
right: 20px !important;
} .wc-proceed-to-checkout p br {
display:none !important;
}
.buton-form br {
display:none !important;
}@media only screen and (max-width: 575px) {
.xs-none {
display: none;
}
.breadcrumb-menu li {
font-size: 14px;
}
.breadcrumb-menu li a {
font-size: 14px;
}
.page-nav li a {
width: 45px;
height: 45px;
}
.page-nav li a img {
max-width: 18px;
}
.hero-wrap.style-one {
margin-bottom: -20px;
}
.about-wrap.style-one,
.about-wrap.style-two,
.about-wrap.style-three,
.hero-wrap.style-three,
.simple-wrap.style-one,
.shop-details-wrap,
.simple-wrap.style-two {
overflow: hidden;
}
.simple-wrap.style-one .simple-img-wrap .simple-shape-one,
.simple-wrap.style-one .simple-img-wrap .simple-shape-two {
max-width: 70px;
}
.simple-wrap.style-two .simple-img-wrap .simple-shape-four {
max-width: 200px;
}
.simple-wrap.style-two .simple-img-wrap .simple-img {
width: 280px;
height: 280px;
}
.simple-wrap.style-two .simple-img-wrap .simple-img .simple-shape-two,
.simple-wrap.style-two .simple-img-wrap .simple-img .simple-shape-three {
max-width: 50px;
}
.cart-table {
margin-bottom: 10px;
}
.cart-total {
margin-bottom: 12px;
}
.checkout-tablist li {
padding-right: 20px;
margin-right: 14px;
margin-bottom: 10px;
}
.checkout-tablist li a {
font-size: 14px;
}
.checkout-details {
padding-left: 0;
}
.checkout-details table thead tr th {
font-size: 13px;
}
.checkout-details table tbody tr td:nth-child(2) {
max-width: 90px;
}
.checkout-details table tbody tr td .product-item .product-img {
width: 65px;
margin-right: 15px;
}
.checkout-details table tbody tr td .product-item a {
width: 110px;
line-height: 22px;
}
.checkout-details table tbody tr td .cart-item-price {
margin: 0;
color: var(--paraColor);
}
.checkout-details .cart-total {
text-align: right;
}
.checkout-details .cart-total h6 {
font-weight: 400;
margin: 0;
color: var(--paraColor);
}
.checkout-details .cart-total p {
color: #908A9C;
font-size: 14px;
font-weight: 400;
line-height: 14px;
letter-spacing: -0.28px;
margin: 18px 0 20px;
}
.checkout-details .cart-total p a {
color: var(--purpleColor);
text-decoration: underline;
}
.checkout-details .cart-total h5 {
color: var(--titleColor);
text-align: right;
font-size: 18px;
font-weight: 700;
line-height: 17px;
}
.checkout-info .link-one,
.checkout-info .btn-four {
margin-bottom: 15px;
}
.shipping-address-wrap .shipping-address-item {
padding: 23px 10px;
}
.shipping-address-wrap .shipping-address-item div {
padding: 0 10px;
}
.discount-box.style-one {
padding: 40px 20px;
}
.discount-box.style-one .discount-img {
width: 100%;
}
.discount-box.style-one .discount-img img {
display: block;
margin: 0 auto;
}
.discount-box.style-one .discount-content {
margin: 20px 0 0;
width: 100%;
text-align: center;
}
.discount-box.style-one .discount-content h2 {
font-size: 46px;
line-height: 56px;
margin: 3px 0 10px;
}
.discount-box.style-one .discount-content p {
font-size: 18px;
line-height: 18px;
}
.discount-box.style-one .discount-content h3 {
font-size: 38px;
line-height: 48px;
}
.about-wrap.style-one .about-img-wrap .circle-wrap, .about-wrap.style-two .about-img-wrap .circle-wrap, .about-wrap.style-three .about-img-wrap .circle-wrap {
top: 10px;
right: 10px;
}
.about-wrap.style-one .about-img-wrap .about-shape, .about-wrap.style-two .about-img-wrap .about-shape, .about-wrap.style-three .about-img-wrap .about-shape {
max-width: 150px;
}
.about-wrap.style-one .about-img-wrap .about-img-one:before,
.about-wrap.style-one .about-img-wrap .about-img-two:before, .about-wrap.style-two .about-img-wrap .about-img-one:before,
.about-wrap.style-two .about-img-wrap .about-img-two:before, .about-wrap.style-three .about-img-wrap .about-img-one:before,
.about-wrap.style-three .about-img-wrap .about-img-two:before {
top: 5px;
left: -5px;
}
.about-wrap.style-one .about-img-wrap .about-img-one, .about-wrap.style-two .about-img-wrap .about-img-one, .about-wrap.style-three .about-img-wrap .about-img-one {
max-width: 230px;
}
.about-wrap.style-one .about-img-wrap .about-img-two, .about-wrap.style-two .about-img-wrap .about-img-two, .about-wrap.style-three .about-img-wrap .about-img-two {
max-width: 150px;
}
.contact-img-wrap .contact-shape {
max-width: 180px;
}
.contact-img-wrap .contact-img-one:before,
.contact-img-wrap .contact-img-two:before {
top: 5px;
left: -5px;
}
.contact-img-wrap .contact-img-one {
max-width: 250px;
}
.contact-img-wrap .contact-img-two {
max-width: 150px;
}
.circle-wrap {
width: 160px;
height: 160px;
}
.circle-wrap img {
max-width: 45px;
}
.circle-wrap .circle-text {
width: 220px;
height: 220px;
}
.circle-wrap .circle-text svg {
width: 220px;
height: 220px;
}
.circle-wrap .circle-text svg text {
font-size: 15px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.container-fluid {
max-width: 540px;
padding: 0 15px;
}
.discount-box.style-one {
padding: 52px 25px;
}
.discount-box.style-one .discount-img {
width: 180px;
}
.discount-box.style-one .discount-content {
margin-left: 20px;
width: calc(100% - 200px);
}
.discount-box.style-one .discount-content h2 {
font-size: 46px;
line-height: 56px;
margin: 3px 0 10px;
}
.discount-box.style-one .discount-content p {
font-size: 18px;
line-height: 18px;
}
.discount-box.style-one .discount-content h3 {
font-size: 38px;
line-height: 48px;
}
.discount-box.style-one .discount-content .btn-two {
padding: 20px 15px 20px;
}
}
@media only screen and (max-width: 767px) {
.ptb-100 {
padding-top: 60px;
padding-bottom: 60px;
}
.ptb-115 {
padding-top: 60px;
padding-bottom: 60px;
}
.pt-100 {
padding-top: 60px;
}
.pt-115 {
padding-top: 60px;
}
.pb-115 {
padding-bottom: 60px;
}
.pb-100 {
padding-bottom: 80px;
}
.pb-85 {
padding-bottom: 30px;
}
.pb-70 {
padding-bottom: 30px;
}
.mb-50 {
margin-bottom: 30px;
}
p, input, textarea {
font-size: 14px;
line-height: 26px;
}
.pe-0 {
padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
}
.ps-0 {
padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
}
.sm-none {
display: none !important;
}
.back-to-top {
font-size: 20px;
width: 35px;
height: 35px;
line-height: 32px;
right: 10px;
}
.back-to-top i {
font-size: 18px;
}
.section-title h2,
.content-title h2 {
font-size: 24px;
line-height: 34px;
font-weight: 700;
}
.section-title h2 span,
.content-title h2 span {
font-size: 26px;
}
.section-title p,
.content-title p {
margin: 10px 0 0;
}
.section-title.style-one h2 img,
.content-title.style-one h2 img {
display: none;
}
.section-title.style-two span,
.content-title.style-two span {
font-size: 18px;
}
.breadcrumb-wrap {
padding: 30px 0 30px;
}
.breadcrumb-wrap h2, .breadcrumb-wrap h3, .breadcrumb-wrap h4, .breadcrumb-wrap h5, .breadcrumb-wrap h6, .breadcrumb-wrap h1 {
font-size: 26px;
line-height: 34px;
margin: 0 0 15px;
}
.breadcrumb-wrap h2:after, .breadcrumb-wrap h3:after, .breadcrumb-wrap h4:after, .breadcrumb-wrap h5:after, .breadcrumb-wrap h6:after, .breadcrumb-wrap h1:after {
width: 80px;
height: 28px;
right: -60px;
}
.breadcrumb-wrap .breadcrumb-menu {
text-align: left;
}
.breadcrumb-wrap .breadcrumb-menu li {
font-size: 14px;
padding-right: 13px;
margin-right: 1px;
}
.breadcrumb-wrap .breadcrumb-menu li:after {
height: 16px;
top: 1px;
right: -6px;
}
.breadcrumb-wrap .breadcrumb-menu li a {
font-size: 14px;
}
.btn-one,
.btn-two,
.btn-three,
.btn-four,
.btn-five {
font-size: 14px;
padding: 16px 22px;
}
.link-one,
.link-two,
.link-three {
font-size: 14px;
}
.hero-wrap.style-one .hero-slide-item {
padding: 50px 0 135px;
}
.hero-wrap.style-one .hero-img-one img,
.hero-wrap.style-one .hero-img-two img {
display: block;
margin: 0 auto;
}
.hero-wrap.style-one .hero-img-two {
top: auto;
}
.hero-wrap.style-one .hero-content {
margin: 25px 0;
}
.hero-wrap.style-one .hero-content > span {
font-size: 26px;
}
.hero-wrap.style-one .hero-content h1, .hero-wrap.style-one .hero-content h2, .hero-wrap.style-one .hero-content h3, .hero-wrap.style-one .hero-content h4, .hero-wrap.style-one .hero-content h5, .hero-wrap.style-one .hero-content h6 {
padding: 0 40px;
margin: 9px 0 15px;
}
.hero-wrap.style-one .hero-content h1 span, .hero-wrap.style-one .hero-content h2 span, .hero-wrap.style-one .hero-content h3 span, .hero-wrap.style-one .hero-content h4 span, .hero-wrap.style-one .hero-content h5 span, .hero-wrap.style-one .hero-content h6 span {
font-size: 38px;
line-height: 48px;
}
.hero-wrap.style-one .hero-content h1 span.hero-title-left:before, .hero-wrap.style-one .hero-content h2 span.hero-title-left:before, .hero-wrap.style-one .hero-content h3 span.hero-title-left:before, .hero-wrap.style-one .hero-content h4 span.hero-title-left:before, .hero-wrap.style-one .hero-content h5 span.hero-title-left:before, .hero-wrap.style-one .hero-content h6 span.hero-title-left:before {
top: -35px;
left: -35px;
width: 45px;
height: 45px;
}
.hero-wrap.style-one .hero-content h1 span.hero-title-right:before, .hero-wrap.style-one .hero-content h2 span.hero-title-right:before, .hero-wrap.style-one .hero-content h3 span.hero-title-right:before, .hero-wrap.style-one .hero-content h4 span.hero-title-right:before, .hero-wrap.style-one .hero-content h5 span.hero-title-right:before, .hero-wrap.style-one .hero-content h6 span.hero-title-right:before {
top: -35px;
right: -35px;
width: 45px;
height: 45px;
}
.hero-wrap.style-one .hero-content h1 {
font-size: 40px;
line-height: 52px;
}
.hero-wrap.style-one .hero-content h1 span {
font-size: 40px;
line-height: 52px;
}
.hero-wrap.style-one .hero-content h2 {
font-size: 38px;
line-height: 48px;
}
.hero-wrap.style-one .hero-content h2 span {
font-size: 38px;
line-height: 48px;
}
.hero-wrap.style-one .hero-content h3 {
font-size: 36px;
line-height: 46px;
}
.hero-wrap.style-one .hero-content h3 span {
font-size: 36px;
line-height: 46px;
}
.hero-wrap.style-one .hero-content h4 {
font-size: 32px;
line-height: 42px;
}
.hero-wrap.style-one .hero-content h4 span {
font-size: 32px;
line-height: 42px;
}
.hero-wrap.style-one .hero-content h5 {
font-size: 30px;
line-height: 40px;
}
.hero-wrap.style-one .hero-content h5 span {
font-size: 30px;
line-height: 40px;
}
.hero-wrap.style-one .hero-content h6 {
font-size: 28px;
line-height: 38px;
}
.hero-wrap.style-one .hero-content h6 span {
font-size: 28px;
line-height: 38px;
}
.hero-wrap.style-one .hero-content p {
margin-bottom: 20px;
letter-spacing: -0.32px;
}
.hero-wrap.style-one .hero-pagination {
bottom: 130px;
}
.hero-wrap.style-two .hero-shape-one {
max-width: 100%;
position: relative;
display: block;
margin-left: auto;
}
.hero-wrap.style-two .hero-content {
padding: 60px 0 25px;
}
.hero-wrap.style-two .hero-content span {
font-size: 18px;
}
.hero-wrap.style-two .hero-content h1 {
font-size: 35px;
line-height: 45px;
margin: 9px 0 12px;
}
.hero-wrap.style-two .hero-content h2 {
font-size: 30px;
line-height: 40px;
margin: 9px 0 12px;
}
.hero-wrap.style-two .hero-content h3 {
font-size: 27px;
line-height: 37px;
margin: 9px 0 12px;
}
.hero-wrap.style-two .hero-content h4 {
font-size: 25px;
line-height: 35px;
margin: 9px 0 12px;
}
.hero-wrap.style-two .hero-content h5 {
font-size: 23px;
line-height: 33px;
margin: 9px 0 12px;
}
.hero-wrap.style-two .hero-content h6 {
font-size: 20px;
line-height: 30px;
margin: 9px 0 12px;
}
.hero-wrap.style-three .hero-content .hero-content-shape {
right: 0px;
max-width: 140px;
}
.hero-wrap.style-three .hero-content span {
font-size: 18px;
}
.hero-wrap.style-three .hero-content h1 {
font-size: 35px;
line-height: 45px;
margin: 9px 0 12px;
}
.hero-wrap.style-three .hero-content h2 {
font-size: 30px;
line-height: 41px;
margin: 7px 0 10px;
}
.hero-wrap.style-three .hero-content h3 {
font-size: 27px;
line-height: 37px;
margin: 9px 0 12px;
}
.hero-wrap.style-three .hero-content h4 {
font-size: 25px;
line-height: 35px;
margin: 9px 0 12px;
}
.hero-wrap.style-three .hero-content h5 {
font-size: 23px;
line-height: 33px;
margin: 9px 0 12px;
}
.hero-wrap.style-three .hero-content h6 {
font-size: 20px;
line-height: 30px;
margin: 9px 0 12px;
}
.hero-wrap.style-three .hero-img-wrap {
padding-left: 50px;
}
.hero-wrap.style-three .hero-img-wrap .hero-img-two {
bottom: 30px;
left: 0;
max-width: 125px;
}
.about-wrap.style-two .about-shape-one, .about-wrap.style-three .about-shape-one {
max-width: 60px;
bottom: -20px;
}
.about-wrap.style-two .about-content .content-title, .about-wrap.style-three .about-content .content-title {
margin-bottom: 20px;
}
.about-wrap.style-two .about-content .content-title h2, .about-wrap.style-three .about-content .content-title h2 {
margin-bottom: 15px;
}
.app-wrap {
text-align: center;
}
.app-wrap h6 {
margin: 0 0 18px;
}
.app-wrap .app-btn {
text-align: center;
}
.app-wrap .app-btn a:first-child {
margin-right: 10px;
}
.app-wrap .app-btn a img {
max-width: 125px;
}
.insta-wrap.style-one .content-title {
margin: 30px 0;
}
.insta-wrap .insta-title h2 {
font-size: 26px;
line-height: 31px;
width: 100%;
}
.insta-wrap .insta-title a {
font-size: 14px;
padding: 15px 25px;
margin: 15px 0 0;
}
.insta-wrap .insta-title a img {
max-width: 40px;
bottom: -25px;
right: -25px;
}
.testimonial-card.style-one .client-img-wrap {
display: block;
margin: 0 auto;
}
.testimonial-card.style-one .client-img-wrap .client-img {
width: 160px;
height: 160px;
}
.testimonial-card.style-one .client-info {
width: 100%;
margin: 22px 0 0;
text-align: center;
}
.testimonial-card.style-one .client-info .client-quote {
font-size: 16px;
line-height: 26px;
margin-bottom: 20px;
}
.testimonial-card.style-two {
margin-bottom: 45px;
}
.testimonial-card.style-two .client-img-wrap, .testimonial-card.style-four .client-img-wrap {
padding: 10px 35px 10px 5px;
}
.testimonial-card.style-two .client-img-wrap .client-img, .testimonial-card.style-four .client-img-wrap .client-img {
width: 168px;
border-radius: 300px 300px 0 0;
}
.testimonial-card.style-two .client-img-wrap .client-img img, .testimonial-card.style-four .client-img-wrap .client-img img {
border-radius: 300px 300px 0 0;
}
.testimonial-card.style-two .client-info, .testimonial-card.style-four .client-info {
width: 100%;
margin: 15px 0 0;
}
.testimonial-card.style-two .client-info .client-quote, .testimonial-card.style-four .client-info .client-quote {
font-size: 18px;
line-height: 30px;
}
.testimonial-card.style-three {
margin-bottom: 30px;
border-radius: 15px;
box-shadow: 0px 4px 55px 0px rgba(198, 189, 216, 0.2);
position: relative;
z-index: 1;
padding: 0 0 20px;
}
.testimonial-card.style-three .client-quote {
font-size: 14px;
line-height: 23px;
padding: 0 20px;
margin: 20px 0 20px;
}
.testimonial-wrap.style-one .testimonial-pagination {
position: relative;
bottom: auto !important;
right: 0;
text-align: center;
margin-top: 20px;
}
.feature-card.style-one, .feature-card.style-two, .feature-card.style-three {
min-height: 320px;
}
.feature-card.style-one .feature-content span, .feature-card.style-two .feature-content span, .feature-card.style-three .feature-content span {
font-size: 30px;
}
.feature-card.style-one .feature-content h3, .feature-card.style-two .feature-content h3, .feature-card.style-three .feature-content h3 {
font-size: 34px;
line-height: 44px;
}
.feature-card.style-one .feature-content {
top: 40px;
}
.feature-card.style-two .feature-content {
top: 40px;
left: 100px;
padding-right: 35px;
}
.feature-card.style-three .feature-content {
top: 40px;
left: 95px;
padding-right: 30px;
}
.feature-card.style-four {
min-height: 320px;
}
.feature-card.style-four .feature-content h3 {
font-size: 40px;
}
.feature-card.style-five .feature-content {
top: 25px;
left: 25px;
max-width: 65%;
height: calc(100% - 50px);
}
.feature-card.style-five .feature-content h3 {
font-size: 30px;
line-height: 40px;
}
.search-filter {
justify-content: flex-start;
margin: 15px 0 0;
}
.search-filter .searchForm {
margin: 0 0 15px;
max-width: 100%;
width: 100%;
}
.search-filter select {
max-width: 100%;
}
.discount-box.style-two, .discount-box.style-three {
min-height: 280px;
padding: 30px 20px;
}
.discount-box.style-two .discount-content h3, .discount-box.style-three .discount-content h3 {
font-size: 24px;
line-height: 33px;
margin-bottom: 21px;
}
.discount-box.style-two .discount-content h3 span, .discount-box.style-three .discount-content h3 span {
font-size: 24px;
}
.discount-box.style-two .discount-content {
max-width: 75%;
}
.discount-box.style-three .discount-content {
max-width: 90%;
}
.promo-card-wrap .promo-card {
width: 100%;
}
.promo-card-wrap .promo-card:after {
display: none;
}
.promo-card-wrap .promo-card .promo-icon {
margin-right: 15px;
}
.promo-card-wrap .promo-card .promo-text h3 {
font-size: 18px;
line-height: 28px;
margin-bottom: 10px;
}
.promo-card-wrap .promo-card .promo-text p {
padding-right: 0;
}
.product-card.style-two {
min-height: 500px;
}
.product-card.style-two .product-info {
left: 20px;
bottom: 20px;
}
.product-card.style-two .product-info h3 {
font-size: 16px;
line-height: 22px;
letter-spacing: 0.9px;
}
.product-card.style-two .product-info .product-price {
font-size: 15px;
}
.product-card.style-three {
padding: 15px;
}
.product-card.style-three .product-img {
width: 115px;
}
.product-card.style-three .product-info {
width: calc(100% - 130px);
margin-left: 15px;
}
.product-card.style-three .product-info h3 {
font-size: 14px;
line-height: 23px;
letter-spacing: 0.45px;
}
.product-card.style-three .product-info .product-price {
font-size: 14px;
margin: 4px 0 6px;
}
.product-card.style-four {
min-height: 458px;
}
.product-card.style-four .product-shape {
top: 50px;
left: 0px;
}
.product-card.style-four .product-info {
top: 30px;
left: 0;
width: 100%;
padding: 0 25px;
}
.product-card.style-four .product-info h3 {
font-size: 30px;
line-height: 38px;
}
.product-card.style-four .product-info p {
font-size: 14px;
line-height: 22px;
margin: 16px 0 20px;
}
.product-card.style-four .product-info p span {
font-size: 25px;
}
.product-card.style-six {
padding: 20px;
}
.product-card.style-six .product-img {
width: 100%;
}
.product-card.style-six .product-info {
width: 100%;
margin: 20px 0 0;
}
.product-card.style-six .product-info h3 {
font-size: 24px;
line-height: 35px;
}
.product-card.style-six .product-info h3 span {
font-size: 24px;
line-height: 35px;
}
.section-bottomtext.style-two {
padding: 75px 20px 14px 20px;
text-align: center;
}
.section-bottomtext.style-two img {
position: absolute;
top: -20px;
left: 50%;
transform: translateX(-50%);
}
.section-bottomtext.style-two p {
font-size: 14px;
line-height: 22px;
}
.section-bottomtext.style-two p span {
font-size: 25px;
line-height: 30px;
}
.newsletter-box.style-one {
padding-left: 20px;
padding-right: 20px;
}
.newsletter-box.style-one .newsletter-img-one {
margin-bottom: 20px;
}
.newsletter-box.style-one .newsletter-img-two {
margin-top: 20px;
}
.newsletter-box.style-one .newsletter-img-one,
.newsletter-box.style-one .newsletter-img-two {
bottom: auto;
top: auto;
}
.newsletter-box.style-one .newsletter-img-one img,
.newsletter-box.style-one .newsletter-img-two img {
max-width: 120px;
display: block;
margin: 0 auto;
}
.newsletter-box.style-one form, .newsletter-box.style-two form {
max-width: 100%;
}
.newsletter-box.style-one form input, .newsletter-box.style-two form input {
padding: 17px 15px;
}
.newsletter-box.style-one form button, .newsletter-box.style-two form button {
right: 10px;
font-size: 12px;
letter-spacing: 0.2px;
padding-bottom: 7px;
}
.newsletter-box.style-one form button i, .newsletter-box.style-two form button i {
margin-left: 5px;
}
.newsletter-box.style-two {
padding-left: 20px;
padding-right: 20px;
}
.countdown-list li {
width: auto;
height: auto;
padding: 12px 10px;
letter-spacing: -0.32px;
}
.countdown-list li span {
font-size: 20px;
line-height: 30px;
}
.deals-wrap .deals-content .content-title {
margin-bottom: 20px;
}
.deals-wrap .deals-content .content-title p {
margin-top: 12px;
}
.deals-wrap .deals-img-wrap {
padding-right: 10px;
}
.deals-wrap .deals-img-wrap .deals-shape-three {
max-width: 290px;
left: 50%;
right: auto;
transform: translateX(-50%);
}
.deals-wrap .deals-img-wrap .deals-img {
width: 250px;
height: 250px;
border: 5px solid var(--whiteColor);
}
.deals-wrap .deals-img-wrap .deals-img .deals-shape-one,
.deals-wrap .deals-img-wrap .deals-img .deals-shape-two {
max-width: 65px;
}
.contact-wrap .contact-section-shape {
max-width: 90px;
}
.checkbox label {
font-size: 14px;
}
.featured-box.style-one .featured-content, .featured-box.style-two .featured-content {
width: 80%;
}
.featured-box.style-one .featured-content h3, .featured-box.style-two .featured-content h3 {
font-size: 30px;
line-height: 40px;
}
.blog-dtls {
padding: 20px;
}
.blog-dtls h1, .blog-dtls h2, .blog-dtls h3, .blog-dtls h4, .blog-dtls h5, .blog-dtls h6,
.terms-wrap h1,
.terms-wrap h2,
.terms-wrap h3,
.terms-wrap h4,
.terms-wrap h5,
.terms-wrap h6 {
margin-bottom: 15px;
}
.blog-dtls p,
.terms-wrap p {
margin-bottom: 15px;
}
.blog-dtls .content-feature-list,
.terms-wrap .content-feature-list {
margin: 15px 0 15px;
}
.blog-dtls ol,
.terms-wrap ol {
margin-top: 15px;
margin-bottom: 20px;
}
.blog-dtls h1, .blog-dtls h2, .blog-dtls h3, .blog-dtls h4, .blog-dtls h5, .blog-dtls h6,
.terms-wrap h1,
.terms-wrap h2,
.terms-wrap h3,
.terms-wrap h4,
.terms-wrap h5,
.terms-wrap h6 {
line-height: 1.2;
}
.blog-dtls h1,
.terms-wrap h1 {
font-size: 26px;
}
.blog-dtls h2,
.terms-wrap h2 {
font-size: 24px;
}
.blog-dtls h3,
.terms-wrap h3 {
font-size: 22px;
}
.blog-dtls h4,
.terms-wrap h4 {
font-size: 20px;
}
.blog-dtls h5,
.terms-wrap h5 {
font-size: 18px;
}
.blog-dtls h6,
.terms-wrap h6 {
font-size: 16px;
}
.blog-dtls ol li,
.terms-wrap ol li {
font-size: 14px;
margin-bottom: 10px;
}
.blog-dtls ol li:last-child,
.terms-wrap ol li:last-child {
margin-bottom: 0;
}
.blog-dtls ul li,
.terms-wrap ul li {
font-size: 14px;
margin-bottom: 10px;
}
.blog-dtls ul li:last-child,
.terms-wrap ul li:last-child {
margin-bottom: 0;
}
.blog-dtls .tag-list,
.terms-wrap .tag-list {
margin-bottom: 20px;
padding-bottom: 25px;
}
.blog-dtls .single-img,
.terms-wrap .single-img {
margin: 0 0 25px;
}
.blog-dtls .blog-metainfo,
.terms-wrap .blog-metainfo {
margin-bottom: 5px;
}
.blog-dtls .content-feature-list li i,
.terms-wrap .content-feature-list li i {
top: -1px;
}
.post-metainfo {
margin-bottom: 15px;
}
.post-metainfo li {
margin-bottom: 0;
}
.post-share-option h6 {
width: 100%;
}
.post-share-option .social-profile {
margin: 15px 0 0;
text-align: left;
}
.wp-block-quote {
padding: 20px 15px 30px;
margin: 20px 0 20px;
}
.wp-block-quote p {
width: calc(100% - 50px);
font-size: 16px;
margin-left: 15px;
}
.wp-block-quote .quote-icon {
width: 35px;
height: 35px;
}
.wp-block-quote .quote-icon i {
font-size: 18px;
}
.reply-btn {
font-size: 14px;
}
.post-pagination .prev-post {
margin-bottom: 20px;
}
.comment-item-wrap {
padding: 20px;
}
.comment-item-wrap .comment-item {
margin-bottom: 15px;
}
.comment-item-wrap .comment-item.reply {
margin-left: 25px;
}
.comment-item-wrap .comment-item .comment-author-img {
width: 65px;
height: 65px;
}
.comment-item-wrap .comment-item .comment-author-wrap {
width: 100%;
margin-left: 0;
margin-top: 20px;
}
.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name {
margin-bottom: 15px;
}
.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
font-size: 16px;
}
.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
margin-bottom: 13px;
font-size: 14px;
}
.comment-item-wrap .comment-item .comment-author-wrap .comment-text {
margin-bottom: 10px;
}
#cmt-form {
padding: 2px 20px;
}
#cmt-form .comment-form .form-group {
margin-bottom: 15px;
}
#cmt-form .comment-form .form-group label {
font-size: 14px;
}
#cmt-form .comment-form .form-group input {
height: 54px;
}
.single-product-details h1 {
font-size: 26px;
line-height: 32px;
}
.single-product-details .product-price {
font-size: 18px;
margin: 15px 0 14px;
}
.single-product-details .single-product-metainfo {
margin: 20px 0 0;
}
.single-product-details .single-product-metainfo li {
font-size: 14px;
}
.single-product-details .single-product-metainfo li span {
font-size: 14px;
}
.single-product-details .stock-availabe {
font-size: 14px;
margin: 18px 0 22px;
}
.single-product-details .single-product-action {
margin-bottom: 20px;
}
.single-product-details .single-product-action .v-counter {
margin-bottom: 10px;
}
.single-product-details .single-product-action .v-counter input {
height: 46px;
}
.single-product-details .single-product-action .add-to-cart, .single-product-details .single-product-action .link-two {
margin-bottom: 10px;
}
.single-product-details .social-share {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-product-details .social-share p {
color: #000;
font-size: 15px;
font-weight: 400;
line-height: 16px;
letter-spacing: -0.3px;
margin: 0 0 10px 0;
display: block;
width: 100%;
}
.single-product-details .social-share .social-profile li {
margin-right: 13px;
}
.single-product-details .social-share .social-profile li:last-child {
margin-right: 0;
}
.single-product-tablist {
border: none;
}
.single-product-tablist .nav-item {
margin: 0 0 15px;
display: block;
width: 100%;
}
.single-product-tablist .nav-item .nav-link {
width: 100%;
font-size: 14px;
letter-spacing: 0.96px;
padding: 0 0 30px;
border-bottom: 1px solid #F1EFF4;
}
.single-product-tablist .nav-item .nav-link:after {
height: 4px;
}
.client-review .comment-form-title h4 span {
font-size: 18px;
line-height: 28px;
font-weight: 600;
}
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .comment-author-name h5 {
width: 100%;
}
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .comment-author-name h5 span {
font-size: 14px;
}
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .ratings {
width: 100%;
justify-content: flex-start;
}
.filter-option-wrap {
padding: 15px;
margin-bottom: 25px;
}
.filter-option-wrap .filter-select {
margin-top: 10px;
display: block;
}
.filter-option-wrap .filter-select .filter-option-in {
display: block;
}
.filter-option-wrap .filter-select h6 {
width: 100%;
margin: 0 0 20px;
}
.filter-option-wrap .filter-select .filter-option {
width: 100%;
margin-left: 0;
margin-bottom: 10px;
}
.filter-option-wrap .filter-select .filter-option span {
display: block;
width: 100%;
background-color: var(--whiteColor);
height: 40px;
line-height: 40px;
padding-left: 16px;
padding-right: 16px;
}
.filter-option-wrap .filter-select .filter-option span:after {
top: 10px;
right: 16px;
}
.filter-option-wrap .filter-select .filter-option .filter-dropdown {
width: 260px;
top: 20px;
}
.filter-option-wrap .filter-select .filter-option select {
width: 100%;
background-color: var(--whiteColor);
background-position: 100% 16px 16px;
padding-left: 16px;
}
.filter-option-wrap .filter-select .filter-btn {
margin-left: 0;
}
.filter-option-wrap .search-filter {
justify-content: flex-start;
}
.filter-option-wrap .search-filter form {
max-width: 100%;
width: 100%;
}
.filter-option-wrap .search-filter select {
max-width: 100%;
width: 100%;
font-size: 14px;
}
.faq-content .accordion-item .accordion-header .accordion-button {
font-size: 16px;
}
.faq-content .accordion-item .accordion-header .accordion-button span.accord-arrow {
min-width: 40px;
}
.faq-content .accordion-item .accordion-header .accordion-button span.accord-arrow i {
top: 16px;
right: 15px;
}
.faq-content .accordion-item .accordion-header .accordion-button span.accord-count {
width: 70px;
height: 54px;
font-size: 18px;
}
.error-content img {
max-width: 100%;
}
.success-msg {
padding: 50px 0;
}
.success-msg .success-shape-one,
.success-msg .success-shape-two {
max-width: 50px;
}
.success-msg .success-shape-one {
top: 30px;
left: 0px;
}
.success-msg .success-shape-two {
top: 30px;
right: 0px;
}
.success-msg h2 {
font-size: 60px;
margin: 0;
}
.success-msg p {
font-size: 18px;
line-height: 22px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.container-fluid {
max-width: 720px;
padding-left: 15px;
padding-right: 15px;
}
.ptb-100 {
padding-top: 80px;
padding-bottom: 80px;
}
.ptb-115 {
padding-top: 80px;
padding-bottom: 80px;
}
.pt-100 {
padding-top: 80px;
}
.pt-115 {
padding-top: 80px;
}
.pb-100 {
padding-bottom: 80px;
}
.pb-115 {
padding-bottom: 80px;
}
.pb-85 {
padding-bottom: 50px;
}
.pb-70 {
padding-bottom: 40px;
}
.section-title h2,
.content-title h2 {
font-size: 32px;
line-height: 42px;
}
.breadcrumb-wrap h2, .breadcrumb-wrap h3, .breadcrumb-wrap h4, .breadcrumb-wrap h5, .breadcrumb-wrap h6, .breadcrumb-wrap h1 {
font-size: 30px;
line-height: 40px;
}
.breadcrumb-wrap .breadcrumb-menu li {
font-size: 14px;
}
.breadcrumb-wrap .breadcrumb-menu li:after {
top: 0px;
}
.breadcrumb-wrap .breadcrumb-menu li a {
font-size: 14px;
}
.hero-wrap.style-one .hero-slide-item {
padding: 80px 0 170px;
}
.hero-wrap.style-one .hero-img-one img,
.hero-wrap.style-one .hero-img-two img {
display: block;
margin: 0 auto;
}
.hero-wrap.style-one .hero-img-one {
top: 50px;
}
.hero-wrap.style-one .hero-img-two {
top: 90px;
}
.hero-wrap.style-one .hero-content > span {
font-size: 30px;
}
.hero-wrap.style-one .hero-content h1 span.hero-title-left:before, .hero-wrap.style-one .hero-content h2 span.hero-title-left:before, .hero-wrap.style-one .hero-content h3 span.hero-title-left:before, .hero-wrap.style-one .hero-content h4 span.hero-title-left:before, .hero-wrap.style-one .hero-content h5 span.hero-title-left:before, .hero-wrap.style-one .hero-content h6 span.hero-title-left:before {
top: -72px;
left: -73px;
width: 70px;
height: 70px;
}
.hero-wrap.style-one .hero-content h1 span.hero-title-right:before, .hero-wrap.style-one .hero-content h2 span.hero-title-right:before, .hero-wrap.style-one .hero-content h3 span.hero-title-right:before, .hero-wrap.style-one .hero-content h4 span.hero-title-right:before, .hero-wrap.style-one .hero-content h5 span.hero-title-right:before, .hero-wrap.style-one .hero-content h6 span.hero-title-right:before {
top: -70px;
right: -78px;
width: 70px;
height: 70px;
}
.hero-wrap.style-one .hero-content h1 {
font-size: 46px;
line-height: 57px;
}
.hero-wrap.style-one .hero-content h2 {
font-size: 44px;
line-height: 55px;
}
.hero-wrap.style-one .hero-content h3 {
font-size: 42px;
line-height: 53px;
}
.hero-wrap.style-one .hero-content h4 {
font-size: 40px;
line-height: 50px;
}
.hero-wrap.style-one .hero-content h5 {
font-size: 38px;
line-height: 48px;
}
.hero-wrap.style-one .hero-content h6 {
font-size: 35px;
line-height: 45px;
}
.hero-wrap.style-one .hero-content p {
margin-bottom: 20px;
letter-spacing: -0.32px;
}
.hero-wrap.style-one .hero-pagination {
bottom: 110px !important;
}
.hero-wrap.style-two .hero-shape-one {
max-width: 380px;
}
.hero-wrap.style-two .hero-content {
padding: 80px 0;
}
.hero-wrap.style-two .hero-content h1 {
font-size: 55px;
line-height: 65px;
}
.hero-wrap.style-two .hero-content h2 {
font-size: 50px;
line-height: 60px;
}
.hero-wrap.style-two .hero-content h3 {
font-size: 45px;
line-height: 55px;
}
.hero-wrap.style-two .hero-content h4 {
font-size: 40px;
line-height: 50px;
}
.hero-wrap.style-two .hero-content h5 {
font-size: 35px;
line-height: 45px;
}
.hero-wrap.style-two .hero-content h6 {
font-size: 30px;
line-height: 40px;
}
.hero-wrap.style-two .hero-content p {
max-width: 92%;
}
.hero-wrap.style-three .hero-content .hero-content-shape {
right: 0px;
}
.hero-wrap.style-three .hero-content h1 {
font-size: 60px;
line-height: 71px;
}
.hero-wrap.style-three .hero-content h1 {
font-size: 65px;
line-height: 75px;
}
.hero-wrap.style-three .hero-content h2 {
font-size: 60px;
line-height: 71px;
}
.hero-wrap.style-three .hero-content h3 {
font-size: 55px;
line-height: 68px;
}
.hero-wrap.style-three .hero-content h4 {
font-size: 50px;
line-height: 65px;
}
.hero-wrap.style-three .hero-content h5 {
font-size: 45px;
line-height: 60px;
}
.hero-wrap.style-three .hero-content h6 {
font-size: 40px;
line-height: 55px;
}
.hero-wrap.style-three .hero-content p {
max-width: 88%;
}
.hero-wrap.style-three .hero-img-wrap {
padding-left: 120px;
}
.hero-wrap.style-three .hero-img-wrap .hero-img-two {
bottom: 45px;
left: 0;
max-width: 190px;
}
.insta-wrap .insta-title h2 {
font-size: 28px;
line-height: 38px;
}
.insta-wrap .insta-title a {
font-size: 17px;
padding: 15px 25px;
}
.insta-wrap .insta-title a img {
max-width: 60px;
}
.feature-card.style-one, .feature-card.style-two, .feature-card.style-three {
min-height: 350px;
}
.feature-card.style-one .feature-content span, .feature-card.style-two .feature-content span, .feature-card.style-three .feature-content span {
font-size: 36px;
}
.feature-card.style-one .feature-content h3, .feature-card.style-two .feature-content h3, .feature-card.style-three .feature-content h3 {
font-size: 40px;
line-height: 50px;
}
.feature-card.style-two .feature-content {
top: 60px;
left: 115px;
padding-right: 35px;
}
.feature-card.style-three .feature-content {
top: 60px;
left: 107px;
padding-right: 30px;
}
.promo-card-wrap .promo-card {
width: 50%;
}
.promo-card-wrap .promo-card:after {
display: none;
}
.promo-card-wrap .promo-card .promo-text p {
padding-right: 0;
}
.testimonial-card.style-one .client-info .client-quote {
font-size: 15px;
line-height: 27px;
}
.testimonial-card.style-two .client-info .client-quote, .testimonial-card.style-four .client-info .client-quote {
font-size: 21px;
line-height: 28px;
}
.newsletter-box.style-one {
padding-left: 25px;
padding-right: 25px;
}
.newsletter-box.style-one .newsletter-img-one {
bottom: -158px;
}
.newsletter-box.style-one .newsletter-img-two {
top: -40px;
}
.newsletter-box.style-one form, .newsletter-box.style-two form {
max-width: 450px;
}
.section-bottomtext.style-two {
padding: 14px 20px 14px 160px;
}
.section-bottomtext.style-two img {
left: 40px;
}
.section-bottomtext.style-two p {
font-size: 16px;
}
.search-filter {
justify-content: unset;
}
}
@media only screen and (max-width: 991px) {
.md-none {
display: none !important;
}
.md-center {
text-align: center !important;
}
.hero-wrap.style-three {
padding: 60px 0;
}
.hero-wrap.style-three .hero-content {
margin-bottom: 37px;
}
.about-wrap.style-one .about-img-wrap, .about-wrap.style-two .about-img-wrap, .about-wrap.style-three .about-img-wrap {
margin-bottom: 30px;
}
.simple-wrap.style-one .simple-content, .simple-wrap.style-two .simple-content {
margin-bottom: 30px;
}
.cart-table {
width: 100%;
overflow-x: auto;
}
.cart-table table thead tr th:nth-child(3) {
min-width: 140px;
}
.cart-table table thead tr th:nth-child(3) {
min-width: 140px;
}
.cart-table table tbody tr td:nth-child(2) {
min-width: 300px;
}
.cart-table table tbody tr td:nth-child(2) .product-item .product-img {
width: 70px;
margin-right: 15px;
}
.cart-table table tbody tr td:nth-child(2) .product-item a {
width: 200px;
font-size: 14px;
line-height: 23px;
}
.cart-table table tbody tr td .cart-item-price {
font-size: 14px;
}
.cart-table table tbody tr td:nth-child(4) {
min-width: 125px;
}
.cart-table table tbody tr td:last-child {
min-width: 130px;
}
.checkout-wrap:after {
display: none;
}
.checkout-wrap .checkout-details {
margin-top: 30px;
}
.checkout-wrap .checkout-details table thead tr th {
border-color: rgba(0, 0, 0, 0.1);
}
.checkout-wrap .checkout-details table tbody tr td {
border-color: rgba(0, 0, 0, 0.1);
}
.checkout-details {
padding-left: 0;
}
.login-wrap:after {
display: none;
}
.login-wrap .login-img {
margin-bottom: 30px;
}
.login-wrap .login-img .login-shape {
max-width: 200px;
}
.login-wrap .login-form {
padding-left: 0;
}
.contact-img-wrap {
margin-bottom: 30px;
}
.deals-wrap .deals-content {
margin-bottom: 25px;
}
.deals-wrap .deals-img-wrap {
margin: 0 auto;
display: block;
}
.deals-wrap .deals-img-wrap .deals-img {
margin: 0 auto;
}
.single-product-slider-wrap {
margin-bottom: 30px;
}
.search-filter {
margin-top: 20px;
}
.testimonial-wrap.style-two .section-title {
margin-bottom: 30px;
}
.testimonial-wrap.style-two .testimonial-item .curve-shape {
display: none;
}
.testimonial-wrap.style-two .testimonial-slider-two .testimonial-slider-btn {
position: relative;
bottom: auto;
right: auto;
margin: 20px 0 0;
}
.testimonial-wrap.style-two .testimonial-slider-two .testimonial-slider-btn .testimonial-prev img,
.testimonial-wrap.style-two .testimonial-slider-two .testimonial-slider-btn .testimonial-next img {
max-width: 15px;
}
}
@media only screen and (max-width: 1199px) {
.lg-none {
display: none !important;
}
.shop-sidebar {
margin-top: 50px;
}
.product-wrap.style-one .container-fluid .product-slider-btn {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 32px;
}
.product-wrap.style-one .container-fluid .product-slider-btn .product-prev,
.product-wrap.style-one .container-fluid .product-slider-btn .product-next {
position: relative;
top: auto;
transform: translateY(0);
}
.product-wrap.style-one .container-fluid .product-slider-btn .product-prev img,
.product-wrap.style-one .container-fluid .product-slider-btn .product-next img {
max-width: 15px;
}
.product-wrap.style-one .container-fluid .product-slider-btn .product-prev {
left: auto;
margin-right: 13px;
}
.product-wrap.style-one .container-fluid .product-slider-btn .product-next {
margin-left: 13px;
right: auto;
}
.testimonial-wrap.style-three .container .testimonial-slider-btn {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 15px;
margin-bottom: 32px;
}
.testimonial-wrap.style-three .container .testimonial-slider-btn .testimonial-prev,
.testimonial-wrap.style-three .container .testimonial-slider-btn .testimonial-next {
position: relative;
top: auto;
transform: translateY(0);
}
.testimonial-wrap.style-three .container .testimonial-slider-btn .testimonial-prev img,
.testimonial-wrap.style-three .container .testimonial-slider-btn .testimonial-next img {
max-width: 15px;
}
.testimonial-wrap.style-three .container .testimonial-slider-btn .testimonial-prev {
left: auto;
margin-right: 13px;
}
.testimonial-wrap.style-three .container .testimonial-slider-btn .testimonial-next {
margin-left: 13px;
right: auto;
}
.blog-wrap .container .blog-slider-btn {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 32px;
}
.blog-wrap .container .blog-slider-btn .blog-prev,
.blog-wrap .container .blog-slider-btn .blog-next {
position: relative;
top: auto;
transform: translateY(0);
}
.blog-wrap .container .blog-slider-btn .blog-prev img,
.blog-wrap .container .blog-slider-btn .blog-next img {
max-width: 15px;
}
.blog-wrap .container .blog-slider-btn .blog-prev {
left: auto;
margin-right: 13px;
}
.blog-wrap .container .blog-slider-btn .blog-next {
margin-left: 13px;
right: auto;
}
.insta-wrap.style-one .insta-shape {
top: -6%;
left: 20%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.section-title h2,
.content-title h2 {
font-size: 34px;
line-height: 44px;
}
.insta-wrap .insta-title h2 {
font-size: 32px;
line-height: 44px;
}
.insta-wrap .insta-title a {
font-size: 19px;
}
.hero-wrap.style-one .hero-pagination {
bottom: 130px !important;
}
.hero-wrap.style-two .hero-shape-one {
max-width: 550px;
}
.hero-wrap.style-two .hero-content {
padding: 100px 0;
}
.hero-wrap.style-two .hero-content h1 {
font-size: 58px;
line-height: 68px;
}
.hero-wrap.style-two .hero-content h2 {
font-size: 56px;
line-height: 66px;
}
.hero-wrap.style-two .hero-content h3 {
font-size: 53px;
line-height: 63px;
}
.hero-wrap.style-two .hero-content h4 {
font-size: 50px;
line-height: 60px;
}
.hero-wrap.style-two .hero-content h5 {
font-size: 48px;
line-height: 58px;
}
.hero-wrap.style-two .hero-content h6 {
font-size: 45px;
line-height: 55px;
}
.hero-wrap.style-two .hero-content p {
max-width: 88%;
}
.hero-wrap.style-three .hero-content .hero-content-shape {
right: 0px;
}
.hero-wrap.style-three .hero-content h1 {
font-size: 55px;
line-height: 65px;
}
.hero-wrap.style-three .hero-content h2 {
font-size: 50px;
line-height: 63px;
}
.hero-wrap.style-three .hero-content h3 {
font-size: 45px;
line-height: 55px;
}
.hero-wrap.style-three .hero-content h4 {
font-size: 40px;
line-height: 50px;
}
.hero-wrap.style-three .hero-content h5 {
font-size: 35px;
line-height: 45px;
}
.hero-wrap.style-three .hero-content h6 {
font-size: 30px;
line-height: 40px;
}
.hero-wrap.style-three .hero-content p {
max-width: 88%;
}
.hero-wrap.style-three .hero-img-wrap {
padding-left: 100px;
}
.hero-wrap.style-three .hero-img-wrap .hero-img-two {
bottom: 45px;
max-width: 170px;
}
.about-wrap.style-one .about-img-wrap .about-img-one, .about-wrap.style-two .about-img-wrap .about-img-one, .about-wrap.style-three .about-img-wrap .about-img-one {
max-width: 350px;
}
.about-wrap.style-one .about-img-wrap .about-img-two, .about-wrap.style-two .about-img-wrap .about-img-two, .about-wrap.style-three .about-img-wrap .about-img-two {
max-width: 200px;
}
.promo-card-wrap .promo-card {
width: 50%;
}
.promo-card-wrap.style-two .promo-card {
width: 33.33%;
}
.deals-wrap .deals-img-wrap .deals-img {
width: 440px;
height: 440px;
}
.countdown-list li {
width: 95px;
height: 95px;
}
.countdown-list li span {
font-size: 34px;
line-height: 46px;
}
.discount-box.style-one {
padding: 52px 25px;
}
.discount-box.style-one .discount-img {
width: 180px;
}
.discount-box.style-one .discount-content {
margin-left: 20px;
width: calc(100% - 200px);
}
.discount-box.style-one .discount-content h2 {
font-size: 46px;
line-height: 56px;
margin: 3px 0 10px;
}
.discount-box.style-one .discount-content p {
font-size: 18px;
line-height: 18px;
}
.discount-box.style-one .discount-content h3 {
font-size: 38px;
line-height: 48px;
}
.discount-box.style-one .discount-content .btn-two {
padding: 20px 15px 20px;
}
.discount-box.style-two, .discount-box.style-three {
min-height: 300px;
padding: 40px 30px;
}
.discount-box.style-two .discount-content h3, .discount-box.style-three .discount-content h3 {
font-size: 30px;
line-height: 42px;
}
.contact-img-wrap .contact-img-one {
max-width: 350px;
}
.contact-img-wrap .contact-img-two {
max-width: 200px;
}
.feature-card.style-five .feature-content {
top: 25px;
left: 25px;
max-width: 55%;
height: calc(100% - 50px);
}
.feature-card.style-five .feature-content h3 {
font-size: 30px;
line-height: 38px;
}
.single-product-details .single-product-action .add-to-cart {
margin: 0 8px;
}
.product-card.style-two {
min-height: 565px;
}
.product-card.style-two .product-info {
left: 20px;
bottom: 20px;
}
.product-card.style-two .product-info h3 {
font-size: 17px;
line-height: 22px;
letter-spacing: 0.9px;
}
.product-card.style-three {
padding: 15px;
}
.product-card.style-three .product-img {
width: 125px;
}
.product-card.style-three .product-info {
width: calc(100% - 145px);
}
.product-card.style-three .product-info h3 {
font-size: 14px;
line-height: 23px;
letter-spacing: 0.66px;
}
.product-card.style-three .product-info .product-price {
font-size: 14px;
}
.product-card.style-six {
padding: 70px 60px;
}
.simple-wrap.style-two .simple-img-wrap .simple-img {
width: 400px;
height: 400px;
}
.checkout-details table tbody tr td .product-item .product-img {
width: 80px;
}
.checkout-details table tbody tr td .product-item a {
width: 155px;
}
.search-filter .searchForm {
max-width: 170px;
}
}
@media only screen and (min-width: 1200px) {
.xl-none {
display: none !important;
}
.feature-wrap.style-three .container-fluid {
padding: 0 20px;
}
.testimonial-wrap.style-two .section-title {
margin-bottom: -50px;
}
.success-msg .success-shape-one {
left: -80px;
}
.success-msg .success-shape-two {
right: -80px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.hero-wrap.style-one .hero-content {
width: calc(100% - 130px);
margin: 0 auto;
}
.hero-wrap.style-one .hero-pagination {
bottom: 130px !important;
}
.about-wrap.style-one .about-img-wrap .about-img-one, .about-wrap.style-two .about-img-wrap .about-img-one, .about-wrap.style-three .about-img-wrap .about-img-one {
max-width: 400px;
}
.product-wrap.style-one .container-fluid {
padding: 0 50px;
}
.product-wrap.style-one .container-fluid .product-slider-btn .product-prev img,
.product-wrap.style-one .container-fluid .product-slider-btn .product-next img {
max-width: 17px;
}
.product-wrap.style-one .container-fluid .product-slider-btn .product-prev {
left: 15px;
}
.product-wrap.style-one .container-fluid .product-slider-btn .product-next {
right: 15px;
}
.blog-wrap .container .blog-slider-btn .blog-prev {
left: -18px;
}
.blog-wrap .container .blog-slider-btn .blog-next {
right: -18px;
}
.contact-img-wrap .contact-img-one {
max-width: 400px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
.product-card.style-two {
min-height: 565px;
}
.product-card.style-three {
padding: 15px;
}
.product-card.style-three .product-img {
width: 130px;
}
.product-card.style-three .product-info width:calc(100% - 150px) h3 {
font-size: 14px;
line-height: 23px;
letter-spacing: 0.66px;
}
.product-card.style-three .product-info .product-price {
font-size: 14px;
}
}
@media only screen and (min-width: 1400px) {
.container {
max-width: 1330px;
}
.gx-45 {
--bs-gutter-x: 2.4rem;
}
.products-details-desc {
padding-left: 45px;
}
.section-title > span,
.content-title > span {
font-size: 40px;
}
.section-title h2,
.content-title h2 {
font-size: 50px;
line-height: 60px;
}
.shop-sidebar {
padding: 35px 30px;
}
.breadcrumb-wrap .container-fluid {
padding: 0 30px;
}
.breadcrumb-wrap .breadcrumb-content {
padding: 150px 0;
}
.breadcrumb-wrap .breadcrumb-content h2, .breadcrumb-wrap .breadcrumb-content h3, .breadcrumb-wrap .breadcrumb-content h4, .breadcrumb-wrap .breadcrumb-content h5, .breadcrumb-wrap .breadcrumb-content h6, .breadcrumb-wrap .breadcrumb-content h1 {
font-size: 48px;
line-height: 60px;
}
.hero-wrap .container-fluid {
padding: 0 30px;
}
.hero-wrap.style-one .hero-slide-item {
padding: 175px 0 270px;
}
.hero-wrap.style-one .hero-img-one {
width: calc(100% + 80px);
position: relative;
top: -25px;
}
.hero-wrap.style-one .hero-content {
width: calc(100% - 130px);
margin-left: 85px;
}
.hero-wrap.style-one .hero-content h1 span.hero-title-left, .hero-wrap.style-one .hero-content h2 span.hero-title-left, .hero-wrap.style-one .hero-content h3 span.hero-title-left, .hero-wrap.style-one .hero-content h4 span.hero-title-left, .hero-wrap.style-one .hero-content h5 span.hero-title-left, .hero-wrap.style-one .hero-content h6 span.hero-title-left, .hero-wrap.style-one .hero-content h6 span.hero-title-left {
margin-left: -3px;
}
.hero-wrap.style-one .hero-content h1 {
font-size: 82px;
line-height: 90px;
}
.hero-wrap.style-one .hero-content h2 {
font-size: 80px;
line-height: 90px;
}
.hero-wrap.style-one .hero-content h3 {
font-size: 76px;
line-height: 86px;
}
.hero-wrap.style-one .hero-content h4 {
font-size: 72px;
line-height: 82px;
}
.hero-wrap.style-one .hero-content h5 {
font-size: 68px;
line-height: 78px;
}
.hero-wrap.style-one .hero-content h6 {
font-size: 65px;
line-height: 75px;
}
.hero-wrap.style-one .hero-content p {
padding: 0 30px;
}
.hero-wrap.style-one .hero-img-two {
top: 90px;
}
.hero-wrap.style-one .hero-pagination {
margin-left: 20px;
}
.hero-wrap.style-two .hero-content {
padding: 170px 0 172px;
}
.hero-wrap.style-two .hero-content h1 {
font-size: 80px;
line-height: 95px;
}
.hero-wrap.style-two .hero-content h2 {
font-size: 74px;
line-height: 90px;
}
.hero-wrap.style-two .hero-content h3 {
font-size: 70px;
line-height: 85px;
}
.hero-wrap.style-two .hero-content h4 {
font-size: 65px;
line-height: 80px;
}
.hero-wrap.style-two .hero-content h5 {
font-size: 60px;
line-height: 75px;
}
.hero-wrap.style-two .hero-content h6 {
font-size: 55px;
line-height: 70px;
}
.hero-wrap.style-two .hero-content p {
padding-right: 50px;
}
.hero-wrap.style-three .hero-content {
margin-top: -85px;
}
.hero-wrap.style-three .hero-content .hero-content-shape {
right: 150px;
}
.hero-wrap.style-three .hero-content h1 {
font-size: 75px;
line-height: 95px;
}
.hero-wrap.style-three .hero-content h2 {
font-size: 70px;
line-height: 90px;
}
.hero-wrap.style-three .hero-content h3 {
font-size: 65px;
line-height: 85px;
}
.hero-wrap.style-three .hero-content h4 {
font-size: 60px;
line-height: 80px;
}
.hero-wrap.style-three .hero-content h5 {
font-size: 55px;
line-height: 75px;
}
.hero-wrap.style-three .hero-content h6 {
font-size: 50px;
line-height: 70px;
}
.hero-wrap.style-three .hero-content p {
max-width: 81%;
}
.hero-wrap.style-three .hero-img-wrap {
padding-left: 120px;
}
.hero-wrap.style-three .hero-img-wrap .hero-img-two {
bottom: 85px;
left: -28px;
}
.about-wrap.style-one .about-content, .about-wrap.style-two .about-content, .about-wrap.style-three .about-content {
width: calc(100% - 68px);
margin-left: auto;
}
.about-wrap.style-one .about-content p, .about-wrap.style-two .about-content p, .about-wrap.style-three .about-content p {
padding-right: 100px;
}
.about-wrap.style-one .about-img-wrap, .about-wrap.style-two .about-img-wrap, .about-wrap.style-three .about-img-wrap {
width: calc(100% - 5px);
padding-left: 14px;
}
.about-wrap.style-one .about-img-wrap .about-img-one, .about-wrap.style-two .about-img-wrap .about-img-one, .about-wrap.style-three .about-img-wrap .about-img-one {
max-width: 453px;
}
.about-wrap.style-one .about-img-wrap .about-img-two, .about-wrap.style-two .about-img-wrap .about-img-two, .about-wrap.style-three .about-img-wrap .about-img-two {
max-width: 253px;
}
.about-wrap.style-two .about-content .content-title h2, .about-wrap.style-three .about-content .content-title h2 {
padding-right: 50px;
}
.simple-wrap.style-one .simple-shape-three {
top: 28%;
left: 45%;
}
.simple-wrap.style-one .simple-content .content-title p {
max-width: 78%;
}
.simple-wrap.style-one .simple-img-wrap .simple-img .simple-shape-one {
top: 47px;
left: 32px;
}
.simple-wrap.style-one .simple-img-wrap .simple-img .simple-shape-two {
bottom: 50px;
left: 90px;
}
.simple-wrap.style-two .content-title {
max-width: 85%;
}
.simple-wrap.style-two .content-title p {
padding-right: 50px;
}
.testimonial-card.style-one {
width: calc(100% - 50px);
margin: 0 auto;
}
.testimonial-card.style-two {
padding-left: 35px;
}
.testimonial-card.style-four {
margin-top: -30px;
}
.testimonial-card.style-four .client-img-wrap {
padding: 10px 35px 25px 20px;
}
.testimonial-card.style-four .client-info {
width: calc(100% - 234px);
}
.discount-box.style-one {
padding: 52px 50px;
}
.discount-box.style-one .discount-img {
width: 260px;
}
.discount-box.style-one .discount-content {
margin-left: 40px;
width: calc(100% - 300px);
}
.discount-box.style-two, .discount-box.style-three {
padding: 70px;
}
.discount-box.style-two .discount-content h3, .discount-box.style-three .discount-content h3 {
font-size: 40px;
line-height: 50px;
}
.newsletter-box.style-one {
padding-left: 45px;
padding-right: 65px;
}
.newsletter-box.style-one form, .newsletter-box.style-two form {
max-width: 564px;
}
.promo-card-wrap .promo-card .promo-text p {
padding-right: 90px;
}
.promo-card-wrap .promo-card:nth-child(1) {
padding-left: 30px;
}
.promo-card-wrap .promo-card:nth-child(1):after {
right: 0;
}
.promo-card-wrap .promo-card:nth-child(1) p {
padding-right: 60px;
}
.promo-card-wrap .promo-card:nth-child(2) {
padding-left: 65px;
}
.promo-card-wrap .promo-card:nth-child(2) p {
padding-right: 30px;
}
.promo-card-wrap .promo-card:nth-child(2):after {
right: -34px;
}
.promo-card-wrap .promo-card:nth-child(3) {
padding-left: 100px;
}
.promo-card-wrap .promo-card:nth-child(3) p {
padding-right: 0;
}
.insta-wrap.style-one .btn-three {
font-size: 24px;
line-height: 1;
padding: 15px 33px 17px;
}
.deals-wrap .deals-content {
width: calc(100% - 130px);
}
.app-wrap.style-two {
padding: 16px 20px 17px 30px;
}
.product-wrap.style-one .container-fluid {
padding: 0 100px;
}
.product-card.style-two {
width: calc(100% + 6px);
}
.product_card_wrapper {
width: calc(100% - 6px);
margin-left: auto;
}
.blog-wrap .container .blog-slider-btn .blog-prev {
left: -27px;
}
.blog-wrap .container .blog-slider-btn .blog-next {
right: -27px;
}
.single-product-slider-wrap {
width: calc(100% + 20px);
}
.single-product-details {
width: calc(100% - 60px);
margin-left: auto;
}
.insta-wrap.style-one .container-fluid,
.feature-wrap.style-one .container-fluid {
padding: 0 30px;
}
.testimonial-card.style-three .client-quote {
padding: 0 32px;
}
.contact-img-wrap {
width: calc(100% - 5px);
}
.contact-img-wrap .contact-img-one {
max-width: 473px;
}
.contact-img-wrap .contact-img-two {
max-width: 253px;
}
.contact-content {
width: calc(100% - 68px);
margin-left: auto;
}
.blog-dtls {
padding: 40px 35px;
}
#cmt-form,
.comment-item-wrap {
padding: 5px 35px;
}
.cart-table {
margin: 0;
}
.promo-video .content-title h2 {
padding: 0 100px;
}
.checkout-wrap .checkout-info {
width: calc(100% - 50px);
}
.checkout-details {
padding-left: 125px;
}
.login-wrap .login-img {
width: calc(100% - 90px);
}
.login-wrap .login-form {
width: calc(100% - 140px);
margin: 100px auto 0;
}
}
@media only screen and (min-width: 1600px) {
.login-wrap .container {
max-width: 1505px;
}
.breadcrumb-wrap .container-fluid,
.shop-wrap.style-two .container-fluid,
.insta-wrap.style-one .container-fluid,
.feature-wrap.style-one .container-fluid {
padding: 0 100px;
}
.discount-wrap.style-two .container-fluid,
.trending-wrap.style-one .container-fluid {
padding: 0 50px;
}
.feature-wrap.style-two .container-fluid {
padding: 0 20px;
}
.hero-wrap .container-fluid {
padding: 0 100px;
}
.hero-wrap.style-one .container-fluid {
padding: 0 100px 0;
}
.hero-wrap.style-one .hero-content h1 {
font-size: 105px;
line-height: 105px;
}
.hero-wrap.style-one .hero-content h2 {
font-size: 100px;
line-height: 100px;
}
.hero-wrap.style-one .hero-content h3 {
font-size: 95px;
line-height: 95px;
}
.hero-wrap.style-one .hero-content h4 {
font-size: 90px;
line-height: 90px;
}
.hero-wrap.style-one .hero-content h5 {
font-size: 85px;
line-height: 85px;
}
.hero-wrap.style-one .hero-content h6 {
font-size: 80px;
line-height: 80px;
}
.hero-wrap.style-one .hero-content p {
padding: 0 80px;
}
.hero-wrap.style-two .hero-content {
width: calc(100% - 100px);
}
.hero-wrap.style-two .hero-content p {
max-width: 90%;
}
.hero-wrap.style-two .hero-content h1, .hero-wrap.style-three .hero-content h1 {
font-size: 75px;
line-height: 97px;
}
.hero-wrap.style-two .hero-content h2, .hero-wrap.style-three .hero-content h2 {
font-size: 72px;
line-height: 95px;
}
.hero-wrap.style-two .hero-content h3, .hero-wrap.style-three .hero-content h3 {
font-size: 70px;
line-height: 92px;
}
.hero-wrap.style-two .hero-content h4, .hero-wrap.style-three .hero-content h4 {
font-size: 65px;
line-height: 90px;
}
.hero-wrap.style-two .hero-content h5, .hero-wrap.style-three .hero-content h5 {
font-size: 60px;
line-height: 98px;
}
.hero-wrap.style-two .hero-content h6, .hero-wrap.style-three .hero-content h6 {
font-size: 55px;
line-height: 95px;
}
.shop-wrap .container-fluid {
padding: 0 50px;
}
.shop-wrap.left-sidebar .shop-sidebar-wrapper {
width: calc(100% - 88px);
}
.shop-wrap.left-sidebar .shop-card-wrapper {
width: calc(100% + 88px);
margin-left: -88px;
}
.shop-wrap.right-sidebar .shop-sidebar-wrapper {
width: calc(100% - 88px);
margin-left: auto;
}
.shop-wrap.right-sidebar .shop-card-wrapper {
width: calc(100% + 88px);
}
.section-bottomtext.style-one {
width: calc(100% - 78px);
}
.section-bottomtext.style-two {
width: calc(100% - 254px);
margin: 15px auto 0;
}
.deals-wrap .deals-img-wrap {
padding-right: 30px;
}
.deals-wrap .deals-img-wrap .deals-shape-three {
bottom: -44px;
left: 134px;
}
.deals-wrap .deals-img-wrap .deals-shape-four {
bottom: -17px;
left: -30px;
}
.deals-wrap .deals-img-wrap .deals-img .deals-shape-one {
bottom: 52px;
left: -10px;
}
.deals-wrap .deals-img-wrap .deals-img .deals-shape-two {
top: 20px;
right: -33px;
}
.testimonial-wrap.style-three .container .testimonial-slider-btn .testimonial-prev {
left: -58px;
}
.testimonial-wrap.style-three .container .testimonial-slider-btn .testimonial-next {
right: -58px;
}
.blog-wrap .container .blog-slider-btn .blog-prev {
left: -58px;
}
.blog-wrap .container .blog-slider-btn .blog-next {
right: -58px;
}
.insta-wrap.style-one .insta-img-one {
width: calc(100% + 50px);
}
.insta-wrap.style-one .insta-img-two {
width: calc(100% + 24px);
margin-left: -24px;
}
}
@media only screen and (min-width: 1920px) {
.hero-wrap.style-one .container-fluid {
padding: 0 100px 0 75px;
}
.hero-wrap.style-one .hero-img-two {
top: 134px;
}
.hero-wrap.style-two .hero-content h1, .hero-wrap.style-three .hero-content h1 {
font-size: 80px;
line-height: 100px;
}
.feature-card.style-one, .feature-card.style-two, .feature-card.style-three {
min-height: 415px;
}
.feature-card.style-one .feature-content span, .feature-card.style-two .feature-content span, .feature-card.style-three .feature-content span {
font-size: 36px;
}
.feature-card.style-one .feature-content h3, .feature-card.style-two .feature-content h3, .feature-card.style-three .feature-content h3 {
font-size: 50px;
line-height: 60px;
}
.feature-card.style-one .feature-content {
top: 100px;
left: 0;
}
.feature-card.style-two .feature-content {
top: 60px;
left: 145px;
padding-right: 46px;
}
.feature-card.style-three .feature-content {
top: 60px;
left: 127px;
padding-right: 40px;
}
.feature-card.style-four {
min-height: 460px;
}
.feature-card.style-five .feature-content {
top: 50px;
left: 50px;
max-width: 45%;
height: calc(100% - 100px);
}
.feature-card.style-five .feature-content h3 {
font-size: 40px;
line-height: 50px;
}
.discount-box.style-two .discount-content {
max-width: 45%;
}
.discount-box.style-three .discount-content {
max-width: 65%;
}
.product-card.style-four {
min-height: 558px;
}
.product-card.style-four .product-info {
top: 100px;
left: 70px;
width: 50%;
}
.product-card.style-six {
padding: 50px;
}
.product-card.style-six .product-info h3 {
font-size: 30px;
}
} @media only screen and (max-width: 575px) {
.category-card-wrap .category-card {
width: 100%;
}
.about-wrap.style-four .about-img-wrap .about-shape {
max-width: 150px;
}
.about-wrap.style-four .about-img-wrap .about-img-one:before,
.about-wrap.style-four .about-img-wrap .about-img-two:before {
top: 5px;
left: -5px;
}
.about-wrap.style-four .about-img-wrap .about-img-one {
max-width: 230px;
}
.about-wrap.style-four .about-img-wrap .about-img-two {
max-width: 150px;
}
.about-wrap.style-four .about-content .content-title {
margin-bottom: 20px;
}
.about-wrap.style-four .about-content .content-title h2 {
margin-bottom: 25px;
}
.simple-wrap.style-four .simple-img-wrap .simple-shape-one,
.simple-wrap.style-four .simple-img-wrap .simple-shape-two {
max-width: 70px;
}
}
@media only screen and (max-width: 767px) {
.mb-sm-25 {
margin-bottom: 25px;
}
.section-title h2 .section-shape::before,
.content-title h2 .section-shape::before {
position: absolute;
top: -37px;
right: -30px;
width: 35px;
height: 35px;
}
.hero-wrap.style-four .hero-content {
padding: 60px 0 30px;
}
.hero-wrap.style-four .hero-content h6 {
font-size: 32px;
}
.hero-wrap.style-four .hero-content h2 {
font-size: 32px;
line-height: 40px;
}
.hero-wrap.style-four .hero-content p {
max-width: 100%;
padding-right: 10px;
}
.hero-wrap.style-five {
overflow: hidden;
}
.hero-wrap.style-five .hero-content {
padding: 50px 0 145px;
}
.hero-wrap.style-five .hero-content h2 {
font-size: 26px;
line-height: 44px;
}
.hero-wrap.style-five .hero-content h2 span {
font-size: 32px;
}
.hero-wrap.style-five .hero-content h2 span:before {
top: -25px;
right: -30px;
width: 38px;
height: 38px;
}
.hero-wrap.style-five .hero-content p {
max-width: 100%;
}
.product-thumb-card {
padding: 27px 20px 26px 20px;
}
.product-thumb-card .shopcart {
width: 48px;
height: 48px;
}
.product-thumb-card .product-img {
width: 50px;
}
.product-thumb-card .product-info {
width: calc(100% - 65px);
}
.product-thumb-card .product-info h3 {
font-size: 16px;
margin-bottom: 3px;
}
.hero-subcontent {
padding: 120px 0 30px;
}
.hero-subcontent .giftbox {
top: -150px;
left: 50%;
max-width: 330px;
}
.product-slider-wrap .slider-btn,
.best-product-wrap .slider-btn {
display: flex;
justify-content: center;
margin: 5px 0 0;
}
.product-slider-wrap .slider-btn .product_prev,
.product-slider-wrap .slider-btn .product_next,
.best-product-wrap .slider-btn .product_prev,
.best-product-wrap .slider-btn .product_next {
position: relative;
top: auto;
width: 47px;
height: 47px;
margin: 0 8px;
transform: translateY(0);
}
.product-slider-wrap .product_prev,
.best-product-wrap .product_prev {
left: auto;
}
.product-slider-wrap .product_next,
.best-product-wrap .product_next {
right: auto;
}
.product-slider-wrap .slider-btn {
margin-top: 0;
}
.product-slider-wrap .slider-btn .product_prev,
.product-slider-wrap .slider-btn .product_next {
width: 47px;
height: 47px;
margin: 0 8px;
transform: translateY(0);
}
.product-slider-wrap .slider-btn .product_prev img,
.product-slider-wrap .slider-btn .product_next img {
max-width: 12px;
}
.product-slider-wrap .product_prev {
left: auto;
}
.product-slider-wrap .product_next {
right: auto;
}
.feature-wrap.style-four .feature-img {
margin: 20px 0;
}
.feature-wrap.style-four .feature-img img {
display: block;
margin: 0 auto;
}
.feature-wrap.style-four .feature-content {
position: relative;
top: 0;
left: 0;
}
.feature-wrap.style-four .feature-content .feature-item {
margin-bottom: 30px;
}
.feature-wrap.style-four .feature-content .feature-item:last-child {
margin-bottom: 0;
}
.feature-wrap.style-four .feature-content .feature-item h3 {
padding: 17px 15px 15px 15.5px;
font-size: 15px;
}
.feature-wrap.style-four .feature-content .feature-item p {
padding-left: 15px;
padding-right: 0;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(1) p {
padding-right: 0;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(2) {
margin-left: 0;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(2) p {
padding-right: 0;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(3) {
margin-left: 0;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(3) p {
padding-right: 0;
}
.testimonial-wrap.style-four .testimonial-title-text-wrap h2 {
font-size: 31px;
line-height: 28px;
}
.testimonial-wrap.style-four .testimonial-bg {
height: 380px;
}
.testimonial-wrap.style-four .testimonial-box {
padding-bottom: 50px;
margin-bottom: -15px;
}
.testimonial-wrap.style-four .testimonial-box .testimonial-slider-four {
left: 0;
bottom: 115px;
max-width: 100%;
}
.testimonial-wrap.style-four .testimonial-box .slider-btn {
display: flex;
justify-content: center;
margin-top: 20px;
}
.testimonial-wrap.style-four .testimonial-box .slider-btn .testimonial-prev,
.testimonial-wrap.style-four .testimonial-box .slider-btn .testimonial-next {
position: relative;
top: auto;
width: 48px;
height: 48px;
transform: translateY(0);
margin: 0 8px;
}
.testimonial-card.style-five {
padding: 30px 20px 30px 20px;
max-width: 100%;
}
.testimonial-card.style-five p {
font-size: 18px;
line-height: 28px;
}
.product-card.style-seven .product-img-wrap .product-img {
width: calc(100% - 44px);
}
.product-card.style-seven .product-img-wrap .product-img-text {
width: 44px;
min-height: 360px;
}
.product-card.style-seven .product-img-wrap .product-img-text span {
font-size: 40px;
line-height: 40px;
min-width: 360px;
}
.scrolling_text_wrap .scrolling_slider li {
font-size: 80px;
line-height: 70px;
}
.scrolling_text_wrap.style-two .scrolling_slider li {
font-size: 50px;
line-height: 70px;
}
.newsletter-box.style-three {
padding-left: 20px;
padding-right: 20px;
}
.newsletter-box.style-three .newsletter-img-one,
.newsletter-box.style-three .newsletter-img-two {
max-width: 60px;
}
.newsletter-box.style-three .newsletter-img-one {
bottom: 12px;
left: -9px;
}
.newsletter-box.style-three .newsletter-img-two {
bottom: 25px;
right: -9px;
}
.newsletter-box.style-three form {
max-width: 100%;
}
.newsletter-box.style-three form input {
padding: 17px 105px 17px 15px;
}
.newsletter-box.style-three form button {
right: 10px;
font-size: 12px;
letter-spacing: 0.2px;
padding-bottom: 7px;
}
.newsletter-box.style-three form button i {
margin-left: 5px;
font-size: 17px;
top: 4px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.category-card-wrap .category-card {
width: 50%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-wrap.style-four .hero-content {
padding: 80px 0 30px;
}
.hero-wrap.style-four .hero-content p {
max-width: 80%;
}
.hero-wrap.style-four .hero-content h2 {
font-size: 54px;
line-height: 66px;
}
.hero-wrap.style-five .hero-content {
padding: 70px 0 220px;
}
.hero-wrap.style-five .hero-content h2 {
font-size: 54px;
line-height: 66px;
}
.hero-subcontent .giftbox {
top: -50%;
left: calc(50% + 38px);
max-width: 75%;
}
.category-card-wrap .category-card {
width: 33.33%;
}
.feature-wrap.style-four .section-title img {
position: relative;
left: -5px;
}
.feature-wrap.style-four .feature-img {
display: block;
margin: 20px auto;
}
.feature-wrap.style-four .feature-img img {
display: block;
margin: 0 auto;
}
.feature-wrap.style-four .feature-content {
left: 100px;
position: relative;
}
.product-card.style-seven .product-img-wrap .product-img-text {
min-height: 400px;
}
.product-card.style-seven .product-img-wrap .product-img-text span {
font-size: 50px;
min-width: 400px;
}
.testimonial-wrap.style-four .testimonial-title-text-wrap h2 {
font-size: 51px;
line-height: 55px;
}
.testimonial-wrap.style-four .testimonial-bg {
height: 400px;
}
.testimonial-wrap.style-four .testimonial-box .testimonial-slider-four {
left: 10px;
}
.testimonial-card.style-five {
padding: 50px 20px 40px 25px;
max-width: 360px;
}
.testimonial-card.style-five p {
font-size: 20px;
line-height: 34px;
}
.newsletter-box.style-three {
padding-left: 25px;
padding-right: 25px;
}
.newsletter-box.style-three .newsletter-img-one,
.newsletter-box.style-three .newsletter-img-two {
max-width: 130px;
}
.newsletter-box.style-three form {
max-width: 450px;
}
}
@media only screen and (max-width: 991px) {
.mb-lg-25 {
margin-bottom: 25px;
}
.section-title h2.mb-50 {
margin-bottom: 25px !important;
}
.hero-wrap.style-four .hero-promo-img {
max-width: 400px;
position: relative;
bottom: -28px;
left: auto;
margin: 0 auto;
display: block;
max-width: 240px;
transform: translate(0, 0);
}
.hero-wrap.style-four .hero-slider-wrap {
padding-bottom: 0;
}
.hero-wrap.style-four .hero-slider-wrap .circle-wrap {
margin-bottom: 40px;
}
.hero-wrap.style-four .hero-slider-wrap .hero-product-slider {
padding: 0 !important;
padding-left: 0 !important;
}
.hero-wrap.style-four .hero-slider-wrap .slider-btn {
display: flex;
justify-content: center;
margin-top: 55px;
}
.hero-wrap.style-four .hero-slider-wrap .product-prev,
.hero-wrap.style-four .hero-slider-wrap .product-next {
position: relative;
top: auto;
bottom: 0;
margin: 0 10px;
left: auto;
right: auto;
visibility: visible;
opacity: 1;
transform: translateY(0);
}
.product-thumb-card .add-to-cart-btn {
width: 45px;
height: 45px;
}
.product-thumb-card .add-to-cart-btn::before {
transform: translateY(-27%);
font-size: 20px;
}
.product-thumb-card .added_to_cart {
width: 45px;
height: 45px;
}
.product-thumb-card .added_to_cart::before {
transform: translateY(-27%);
font-size: 20px;
}
.about-wrap.style-four .about-shape-one {
top: auto;
bottom: 10%;
opacity: 0.5;
}
.about-wrap.style-four .about-img-wrap {
margin-bottom: 30px;
}
.about-wrap.style-four .about-content .about-content-shape {
bottom: 0;
opacity: 0.5;
}
.simple-wrap.style-four .simple-content {
margin-top: 30px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.hero-wrap.style-four .hero-content h2 {
font-size: 58px;
line-height: 67px;
}
.hero-wrap.style-four .hero-content p {
max-width: 80%;
}
.hero-wrap.style-four .hero-promo-img {
max-width: 400px;
}
.hero-wrap.style-five .hero-content {
padding: 100px 0 250px;
}
.hero-wrap.style-five .hero-content h1 {
font-size: 70px;
line-height: 85px;
}
.hero-subcontent .giftbox {
top: -71%;
left: calc(50% + 48px);
max-width: 80%;
}
.category-card-wrap .category-card {
width: 33.33%;
}
.testimonial-wrap.style-four .testimonial-title-text-wrap h2 {
font-size: 65px;
line-height: 55px;
}
.testimonial-wrap.style-four .testimonial-bg {
height: 450px;
}
.testimonial-wrap.style-four .testimonial-box .testimonial-slider-four {
bottom: -25px;
left: 60px;
}
.testimonial-card.style-five {
padding: 50px 25px 40px 25px;
}
.testimonial-card.style-five p {
font-size: 22px;
line-height: 34px;
}
.about-wrap.style-four .about-img-wrap .about-img-one {
max-width: 350px;
}
.about-wrap.style-four .about-img-wrap .about-img-two {
max-width: 200px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.hero-wrap.style-four .hero-content p {
max-width: 80%;
}
.hero-wrap.style-four .hero-promo-img {
max-width: 500px;
}
.hero-subcontent .giftbox {
top: -67%;
left: calc(50% + 57px);
max-width: 60%;
}
.about-wrap.style-four .about-img-wrap .about-img-one {
max-width: 400px;
}
.popular-product-wrap .container-fluid {
padding-left: calc((100% - 1140px) / 2 + 12px) !important;
}
}
@media only screen and (min-width: 1400px) {
.hero-wrap.style-four .container-fluid {
padding-left: calc((100% - 1340px) / 2 + 12px);
padding-right: 12px;
}
.hero-wrap.style-four .hero-content h2 {
font-size: 100px;
line-height: 105px;
letter-spacing: -0.02em;
}
.hero-wrap.style-four .hero-content p {
max-width: 66%;
}
.hero-wrap.style-five .hero-content {
padding: 142px 0 427px;
}
.hero-wrap.style-five .hero-content p {
max-width: 52%;
}
.about-wrap.style-four .about-content {
width: calc(100% - 68px);
margin-left: auto;
position: relative;
top: -10px;
}
.about-wrap.style-four .about-content h2 {
width: calc(100% + 80px);
margin-left: -185px;
}
.about-wrap.style-four .about-content h2 span:before {
right: -74px;
}
.about-wrap.style-four .about-content p {
padding-right: 92px;
}
.about-wrap.style-four .about-img-wrap {
width: calc(100% - 5px);
padding-left: 14px;
}
.about-wrap.style-four .about-img-wrap .about-img-one {
max-width: 453px;
}
.about-wrap.style-four .about-img-wrap .about-img-two {
max-width: 253px;
}
.simple-wrap.style-four .simple-shape-three {
top: 28%;
left: 45%;
}
.simple-wrap.style-four .simple-content {
width: calc(100% - 105px);
margin-left: auto;
}
.simple-wrap.style-four .simple-content .content-title p {
max-width: 85%;
}
.simple-wrap.style-four .simple-img-wrap .simple-img .simple-shape-one {
top: 47px;
right: 32px;
}
.simple-wrap.style-four .simple-img-wrap .simple-img .simple-shape-two {
bottom: 50px;
right: 90px;
}
.testimonial-wrap.style-four .testimonial-bg {
margin-left: 7px;
margin-right: 7px;
}
.testimonial-wrap.style-four .testimonial-title-text-wrap h2 {
font-size: 110px;
line-height: 86px;
}
.feature-wrap.style-four .section-title img {
position: relative;
left: -5px;
}
.feature-wrap.style-four .feature-img {
position: relative;
top: -10px;
left: 8px;
}
.feature-wrap.style-four .feature-content {
position: relative;
top: 10px;
left: 10px;
}
.feature-wrap.style-four .feature-content .feature-item h3 {
padding: 17px 27px 15px 27.5px;
font-size: 18px;
}
.feature-wrap.style-four .feature-content .feature-item p {
padding-left: 27.5px;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(1) p {
padding-right: 131px;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(2) {
margin-left: 115px;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(2) p {
padding-right: 40px;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(3) {
margin-left: 50px;
}
.feature-wrap.style-four .feature-content .feature-item:nth-child(3) p {
padding-right: 50px;
}
.popular-product-wrap .container-fluid {
padding-left: calc((100% - 1330px) / 2 + 12px) !important;
}
}
@media only screen and (min-width: 1600px) {
.hero-wrap.style-four .container-fluid {
padding-left: calc((100% - 1565px) / 2 + 12px);
padding-right: 12px;
}
}
@media only screen and (min-width: 1920px) {
.hero-wrap.style-four .container-fluid {
padding-left: calc((100% - 1715px) / 2 + 0px);
padding-right: 12px;
}
.newsletter-box.style-three .newsletter-img-one {
left: -96px;
}
.newsletter-box.style-three .newsletter-img-two {
right: -96px;
}
.product-slider-wrap .product_prev,
.best-product-wrap .product_prev {
left: 10.5%;
}
.product-slider-wrap .product_next,
.best-product-wrap .product_next {
right: 10.5%;
}
.product-slider-wrap .product_prev {
left: 8.5%;
}
.product-slider-wrap .product_next {
right: 8.5%;
}
.product-slider-six .swiper-scrollbar {
width: calc(100% - 216px) !important;
margin-left: auto;
margin-right: auto;
}
.category-wrapper {
max-width: 1400px;
}
.category-card .category-img span {
top: -5px;
right: -32px;
}
}