/*
Theme Name: RetrovGames
Theme URI: https://www.commercegurus.com/wordpress-themes/shoptimizer
Template: shoptimizer
Author: CommerceGurus
Author URI: https://www.retrovgames.com/
Description: Retro vGames is a online ecommece shop for consoles and games .
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options
Version: 2.6.3.1675448984
Updated: 2023-02-03 18:29:44

*/
#text-28{
    flex:1 !important;
    padding:0 !important;
}
.woocommerce-review-link{display:none}
.star-rating>span{cursor: pointer;}
/*Temporary Work Around*/
@media screen and (min-width:1000px){
.main-header.col-full{
        padding-right: 25px !important;
}
.shoptimizer-primary-navigation.col-full{
    padding-left: 30px !important;
}
}
#cfw-alert-container{
    display: none !important;
}
div#custom_btn_home_banner {
    position: absolute;
    bottom: 40px;
    z-index: 9;
    right: 46%;
    width: max-content;
}
div#custom_btn_home_banner a {
    /*background: linear-gradient(157deg, #00000087, #ecf012);
    background-color: #f1ec11 !important;
    color: #01003d;*/
    background-color: #4772ca!important;
    font-size: 20px;
    font-weight: 600;
}
@media screen and (min-width:768px){
div#custom_button_home_banner_mob{
	display: none;
}
}

div#custom_button_home_banner_mob {
    position: absolute;
    /* bottom: 87px; */
    z-index: 2;
    /* left: 50%; */
    transform: translate(-53.5%);
    bottom: 0%;
    left: 50%;
    width: max-content;
}


div#custom_button_home_banner_mob a {
    background-color: #4772ca!important;
     font-size: 20px;
    font-weight: 600;
}

.contact_form_upload_button .ff_upload_btn.ff-btn{
    background: #1a7efb !important;
    border-color: #1a7efb !important;
        padding: 5px 10px !important;
        border-radius: 10px !important;
}

@media screen and (max-width: 768px){
        .blog  #secondary, .single.single-post #secondary{
            display: none !important;
        }
}
@media screen and (max-width: 768px){

body ul.products li.product img{
    max-width: 200px;
}
	.page-template-default .archive-header, .single-post .archive-header{
		margin-top:10px !important;
	}
	#main{
		margin-top:20px;
	}
}










/* ADDED ON 02102025 */
@media only screen and (max-width: 768px) {
    #cfw-billing-methods .payment_method_icons img {
        margin-right: .03em !important;
        min-width: 20px;
    }

    li.payment_method_stripe_cc .wc-stripe-card-icons-container img.wc-stripe-card-icon {
        max-width: 30px;
        width: 28px;
    }
}




