File: /var/www/vcstore.viitorcloud.co/wp-content/themes/vcmarketplace/style.css
/*!
Theme Name: vcmarketplace
Theme URI: http://viitorcloud.com/
Author: viitorcloud
Author URI: http://viitorcloud.com/
Description: Description
Version: 1.0.0
Tested up to: 6.5.3
Requires PHP: 7.4 or higher
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vcmarketplace
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/* Woocommerce css changes Start */
.lets-connect-btn {
border-radius: 6px;
padding: 0 16px;
background-color: #00edd4;
color: #000;
box-shadow: none;
transition: .5s ease background-color;
text-transform: capitalize;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
line-height: 20px;
height: 36px;
}
.lets-connect-btn:hover {
background-color: #3a3a3a;
color: #fff;
}
.woocommerce div.product form.cart .button {
border-radius: 6px;
padding: 0px 24px;
background-color: #00edd4;
color: #000;
text-transform: capitalize;
display: flex;
align-items: center;
font-size: 16px;
height: 40px;
margin-top: 20px;
font-weight: 500;
}
.woocommerce ul.products li.product a img{
height: 250px !important;
margin: 0 0 20px !important;
object-fit: cover;
}
.woocommerce div.product form.cart .button:hover {
border-radius: 6px;
padding: 0px 24px;
background-color: #000000;
color: #ffffff;
text-transform: capitalize;
display: flex;
align-items: center;
font-size: 16px;
height: 40px;
margin-top: 20px;
font-weight: 500;
}
.product_meta>span {
color: #2a3756;
border-bottom: 1px solid #989898;
font-weight: 600;
}
.product_meta {
border-top: 1px solid #989898;
}
.product_meta>span {
display: block;
margin-top: 10px;
}
.product_meta span {
padding-bottom: 10px;
}
span.woocommerce-Price-amount.amount {
color: #3a77ee;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
color: #7a7a7a;
}
.woocommerce span.onsale {
min-height: 3.236em;
min-width: 3.236em;
padding: .202em;
font-size: 1em;
font-weight: 700;
position: absolute;
text-align: center;
line-height: 3.236;
top: -.5em;
left: -.5em;
margin: 0;
border-radius: 100%;
background-color: #3a77ee;
color: #fff;
font-size: .857em;
z-index: 9;
}
a.button.product_type_subscription.add_to_cart_button.ajax_add_to_cart {
padding: 10px 24px;
font-weight: 500;
border-radius: 6px;
color: #000;
background-color: #00edd4;
}
a.button.product_type_subscription.add_to_cart_button.ajax_add_to_cart:hover {
color: #fff;
background-color: #000;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
padding: 10px 24px;
font-weight: 500;
border-radius: 6px;
color: #000;
background-color: #00edd4;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
color: #fff;
background-color: #000;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
color: #000000;
}
h2.woocommerce-loop-product__title {
color: #000;
}
.actions button.button {
border-radius: 6px;
padding: 0px 24px;
background-color: #00edd4;
color: #000;
font-size: 16px;
height: 38px;
font-weight: 500;
}
.actions button.button:hover {
background-color: #000;
color: #fff;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
width: 110px;
}
.form-row.form-row-last button.button {
border-radius: 6px;
padding: 0px 24px;
background-color: #00edd4;
color: #000;
font-size: 16px;
height: 38px;
font-weight: 500;
}
.form-row.form-row-last button.button:hover {
background-color: #000;
color: #fff;
}
.button#place_order {
float: right;
border-radius: 6px;
padding: 0px 24px;
background-color: #00edd4;
color: #000;
font-size: 16px;
height: 38px;
font-weight: 500;
}
.button#place_order:hover {
background-color: #000;
color: #fff;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
width: 100%;
}
.woocommerce table.shop_table {
color: #555555;
}
.shop_table.woocommerce-checkout-review-order-table thead {
background-color: #3a77ec;
color: #fff;
}
th {
font-weight: bold;
border: 1px solid #CCC;
}
.woocommerce table.shop_table td {
border: 1px solid rgba(0, 0, 0, .1);
padding: 9px 12px;
vertical-align: middle;
line-height: 1.5em;
min-height: 45px;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
border: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
border: 1px solid #adadad;
padding: 10px;
}
.woocommerce a.remove {
color: #3a77ec !important;
font-weight: 500;
line-height: 0.8;
}
.woocommerce a.remove:hover {
color: #fff !important;
background: black;
}
.woocommerce-message {
border-top-color: #3a77ee;
}
.woocommerce-message::before {
content: "\e015";
color: #3a77ee;
}
.woocommerce-notices-wrapper .container {
margin-top: 40px;
}
@media only screen and (max-width: 767px){
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
width: 100% !important;
}
}
/* Order details page with thank you message */
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
border: 1px solid #ddd;
display: flex;
justify-content: space-between;
padding: 15px;
align-items: center;
margin-top: 10px;
font-size: 20px;
}
/* Woocommerce css changes end */
.py-40 {
padding: 40px 0;
}
/* Footer changes */
p.copyright.mt-2 {
display: flex;
place-content: flex-end;
}
@media only screen and (max-width: 768px) {
p.copyright.mt-2 {
place-content: flex-start;
}
}
/* Header post section */
.menu-insight-img {
border-radius: 8px;
}
.heading-blog-title {
color: rgb(0 237 212);
font-size: 20px;
line-height: 30px;
padding-top: 10px;
}
.heading-blog-description {
font-size: 18px;
color: rgb(167 167 167);
}
.post-menu-section {
width: 100%;
padding: 10px;
}
/* Add border radius on sections image */
.assets-card-section .assets-card .assets-img img {
border-radius: 8px;
}
.filters-section .filter-card .filter-img img {
border-radius: 8px;
}
.games-card-section .games-card img {
border-radius: 8px;
}
/* Mega menu responsive */
@media only screen and (max-width: 768px) {
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
height: 100vh;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
padding: 10px 10px;
font-size: 20px;
}
header #mega-menu-wrap-primary .mega-menu .mega-sub-menu {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
#mega-menu-wrap-primary .mega-menu-toggle {
background: none;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
background-color: #fff;
}
}
/* Design bug fixes */
form.woocommerce-cart-form tr th {
border: 1px solid #ddd;
}
td.product-remove {
text-align: -webkit-center;
}
td.product-thumbnail {
text-align: -webkit-center;
}
td.product-quantity {
align-content: center;
}