File "added.css"

Full Path: /home/vantageo/public_html/wp-content-20240915120940/themes/vantageone/added.css
File size: 12.96 KB
MIME-type: text/plain
Charset: utf-8

body{
	font-family: 'Poppins', sans-serif !important;
    overflow-x: hidden;
}

ul#primary-menu a:visited {
    color: #fff;
}

ul#primary-menu a:hover, ul#primary-menu a:focus, ul#primary-menu a:active{
    /*color: #ff000c !important;*/
    color: #ff000c !important;
    background: #fff;
    padding-left: 6px;
    padding-right: 6px;
    /*border-radius: 100px;*/
    text-shadow: none;
}

ul#primary-menu a:visited{
    color: #fff;
}

h6 {
    font-weight: bold;
    font-size: 0.9em;
    padding-top: 10px;
}

h4 {
    padding-top: 3em;
    padding-bottom: 0em;
}

.woof label {
    cursor: pointer;
    color: #fff;
    font-size: 0.8em;
}

input[type=checkbox]:checked + label:before {
    background: #145b7c;
    content: "x";
    font-size: 13px;
    text-align: center;
    color: #fff;
}


tr.cart-subtotal, tr.order-total, .cart_totals h2 {
    display: none;
}



li.woof_term_15 {
    display: none;
}

    ul.woof_list.woof_list_checkbox {
        padding: 0;
    }


    .woof_checkbox_label{
        margin-left: 7px;
    }

    .woof_checkbox_label_selected{
        font-weight: bold;
    }

    .woof_radio_label_selected{
        font-weight: bold;
    }

    .woof_checkbox_count{
        margin-left: 3px;
    }

    .woof_radio_label{
        margin-left: 5px;
    }

    .woof_radio_count{
        margin-left: 2px;
    }

    a.woof_front_toggle{
        float:right;
    }


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 5em;
}

.woocommerce ul.products li.product .woocommerce-placeholder {  
    background: #f0f0f0;
    border-radius: 20px;
}


span.woocommerce-Price-amount.amount {
    /*font-size: 2px;*/
}


h2.woocommerce-loop-product__title {
    height: 60px;
    font-size: 14px !important;
    font-weight: bold;
    color: #000;
    text-align: center;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    text-align: center;
    margin: auto;
    display: table;
    border-radius: 60px;
    background: #EE1C25;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 14px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    background: #00f;
    color: #fff !important;
    transition-duration: 0.5s;
}
a.added_to_cart.wc-forward {
    text-align: center;
    margin: auto;
    display: block;
    font-size: 10px;
    background: #656565;
    color: #fff;
    width: 60%;
    margin-top: 10px;
    text-transform: uppercase;
    border-radius: 30px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    color: #fff!important;
}

footer#colophon {
    /*border-top: 1px solid #EBEBEB;*/
    padding-top: 20px;
}



input#woocommerce-product-search-field-0 {
    float: left;
    width: 60%;
}

input#woocommerce-product-search-field-0 {
    float: left;
    width: 100px;
    border: none;
    height: 40px;
    border-radius: 0;
}

nav#site-navigation {
    padding-top: 30px;
}

.aboutimage img:hover {
    opacity: 0.9;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.cont:hover .overlay {
  opacity: 1;
}

.cartandsearch {
    position: absolute;
    height: 30px;
    right: 80px;
    z-index: 1;
}

.cartholder-alt i, .cartholder-alt a.cart-customlocation{
    color: #ed242c !important;
    padding-top: 5px;
}

#cf7md-form .mdc-button::before, #cf7md-form .mdc-button::after, #cf7md-form .mdc-button--raised:not(:disabled), #cf7md-form .mdc-button--unelevated:not(:disabled) {
    background-color: #ee1c25;
}
#cf7md-form .mdc-button--raised:not(:disabled):hover, #cf7md-form .mdc-button--unelevated:not(:disabled):hover {
    background-color: #1f3c8a;
}

.productsearchsidebar-alt a i {
    padding-top: 5px;
    color: #f00 !important;
    text-shadow: none;
}



/*input.wpcf7-form-control, textarea.wpcf7-form-control {
    border-bottom: 2px solid #e10000 !important;
    border-radius: 20px !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    width: 100%;
    background: #fdfdfd;
    transition-duration: 0.2s;
    padding-left: 1em !important;
}
input.wpcf7-form-control:focus {
    color: #000;
    background-color: #e2e2e2;
    font-size: 1.1em;
    height: 3em;
    transition-duration: 0.2s;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 100px;
    float: right;
    background: #0087e1;
    color: #fff;
    transition-duration: 0.2s;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #00e175;
    transition-duration: 0.2s;
}
input.wpcf7-form-control.wpcf7-submit:focus {
    height: inherit !important;
}*/

span.wpcf7-not-valid-tip {
    font-size: 10px;
    color: #f00;
}



input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
    width: 100%;
    background: #f7f7f7;
    border: none !important;
    border-radius: 0 !important;
    padding: 1em !important;
}

input[type="text"]:focus, input[type="text"]:hover,
input[type="email"]:focus, input[type="email"]:hover,
input[type="date"]:focus, input[type="date"]:hover,
textarea:focus, textarea:hover,
select:focus, select:hover
 {
    border-left: 3px solid #ed2f38 !important;
}


input.wpcf7-form-control.wpcf7-submit {
    float: right;
    background: #ee1c25;
    border-radius: 0;
    border: none;
    color: #fff;
}


footer#colophon {
    display: table;
    width: 100%;
}

.footersocial {
    font-size: 1.5em;
    color: #fff;
    padding-right: 1em;
}

.footer-red {
    min-height: 200px;
    background: rgb(165,9,16);
    background: linear-gradient(90deg, rgba(165,9,16,1) 0%, rgba(238,28,37,1) 100%);
    color: #fff;
    font-size: 0.8em;
    padding-top: 2em;
}

.screen-reader-response {
    font-size: 1.2em;
    font-weight: bold;
}

.productsearchsidebar {
    margin-top: -10px;
    text-shadow: -1px 1px 0px black;
}

.mediathumb:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: #000;
    display: block;
    opacity: 0.2;
    z-index: -2;
}


.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    height: 70px;
    font-size: 2em;
}

.closebtn {
    text-align: center;
    font-size: 2em;
    display: inline-table;
    background: #fff;
    width: 60px;
    height: 60px;
    margin-top: 20px;
    margin-right: 20px;
    padding-top: 4px;
    float: right;
    border-radius: 100px;
    box-shadow: 1px 1px 11px 11px #0000002e;
}

.closebtn a {
    padding: 20px;
    text-decoration: none;
    color: #808080;
}

.dgwt-wcas-search-wrapp {
    top: 21em;
}

.ajaxshow {
    position: fixed;
    z-index: 333;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #000000de;
}

.closeoverlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -3;
}


.main-navigation .current-menu-item a {
    color: #ff000c !important;
    background: #fff;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 100px;
    text-shadow: none;
}

.primary-menu-alt .current-menu-item a, .primary-menu-alt a:hover {
    /* background: #e53f46; */
    color: #fff !important;
    box-shadow: 0px 4px 0px 0px #b7b7b7;
    border-radius: 0px;
}

.primary-menu-alt a, .primary-menu-alt .current-menu-item a {
    color: #f00 !important;
}

.revsliderfeatured p.woocommerce-result-count {
    display: none;
}


.revsliderfeatured form.woocommerce-ordering {
    display: none;
}


.woocommerce div.product p.price, .woocommerce div.product span.price {
    opacity: 0;
}



.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ee1c25;
    color: #fff !important;
}



.woocommerce nav.woocommerce-pagination ul li a {
    font-weight: bold;
    color: #424242;
}
.woocommerce nav.woocommerce-pagination ul li {
    /* border: none; */
    width: 40px;
}


.woocommerce nav.woocommerce-pagination ul li {
    /* border: none; */
    width: 40px;
}

.mediathumb {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.productsearchsidebar button {
    float: left;
    width: 30px;
    height: 40px;
    border-radius: 0;
    border: none;
    background-color: #ee1c25;
}

.productsearchsidebar .widget-content {
    width: 10%;
    height: 40px;
    opacity: 0;
    overflow: hidden;
    transition-duration: 1s;
}

.productsearchsidebar .widget-content:hover,
.productsearchsidebar .widget-content:focus {
    width: 100%;
    height: 40px;
    opacity: 1;
    overflow: hidden;
    transition-duration: 1s;
}

.productsearchsidebar i.fa.fa-search {
    position: absolute;
    color: #fff;
    font-size: 19px;
    margin-top: 5px;
    z-index: -1;
    /*display: none;*/
}

.productsearchsidebar button {
    float: left;
    font-size: 0px;
}


.headr {
    height: 0px;
    background: #ffffffeb;
    position: fixed;
    width: 100%;
    transition-duration: 0.5s;
    z-index: 2;
}
.headr-alt {
    height: 70px;
    background: #fff;
    /*background: #ffffffeb;*/
    position: fixed;
    width: 100%;
    z-index: 1;
    box-shadow: 0px 0px 11px #00000024;
    transition-duration: 0.2s;
}

.primary-menu-alt {
    /*padding-top: 20px;*/
}

/*ul#primary-menu a {
    color: #f00 !important;
    text-shadow: none !important;
}
*/
.primary-menu-alt a, .primary-menu-alt a:visited {
    color: #ec1c25 !important;
    text-shadow: none !important;
}

.site-branding-alt {
    margin-top: -30px;
    height: 20px;
}


.cart-customlocation {
    float: right;
    color: #fff;
    font-size: 13px !important;
}

a.cart-customlocation {
    color: #fff !important;
}

li.product.type-product:hover h2.woocommerce-loop-product__title{
    color: #EE1C25;
}
li.product.type-product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #00f;
    color: #fff !important;
    transition-duration: 0.5s;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
    opacity: 0.8;
}


.woocommerce ul.products li.product .price {
    display: none;
}

.servicelinktext {
    position: relative;
    text-align: center;
    font-weight: bold;
    margin: auto;
    width: 100%;
    top: 100px;
    color: #fff;
    text-shadow: 1px 1px 8px black;
    z-index: 1;
}


.textshadow {
    text-shadow: 2px 2px 7px black;
}


.filtersidebar {
    /*background: #EE1C25;*/
    background-color: #a50910;
    padding:0;
    padding-top: 2em;
}

/*.companycredits {
    text-align: center;
    color: #AEAEAE;
    font-size: 12px;
    margin-top: 20px;
}
*/

.companycredits {
    text-align: center;
    border-top: 1px solid #ec1b24;
    /* color: #AEAEAE; */
    color: #fff;
    font-size: 12px;
    padding-top: 20px;
    background-color: #343434;
    height: 60px;
    margin-bottom: -30px;
}

.redheading {
    font-size: 1.6em;
    font-weight: bold;
    padding-bottom: 0.5em;
    color: #EE1C25;
}

.round20 img {
    border-radius: 20px;
}

.whychooseusbox {
    font-size: 14px;
    font-weight: 400;
}

.themey {
    font-size: 11px;
    text-align: center;
    opacity: 0.1;
    position: absolute;
}

.logobox {
    background-image: url(images/vantageOneLogo.png);
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 130px;
    background-position: center;
    transition-duration: 0.5s;
    z-index: 1;
}

.logobox-alt {
    background-size: 70%;
    top: -10px;
    transition-duration: 0.5s;
}

.logoboxbehind {
    content: " ";
    position: absolute;
    width: 100%;
    height: 140px;
    background-image: url(images/logoblob.svg);
    background-position: center;
    background-size: 100%;
    z-index: 0;
}

.menubox ul#primary-menu {
    font-weight: bold;
    font-size: 0.9em;
}

.menubox li {
    margin-right: 1.2em;
/*    margin-right: 0.5em;
    margin-left: 0.7em;*/
}

.menubox a {
    color: #fff;
    text-shadow: 1px 1px 1px black;
}

.primary-menu-alt a {
    color: #1f3c8a;
}

.revsliderholder {
    position: relative;
    /*top: -120px;*/
    z-index: 0;
    overflow: hidden;
    background-color: #696969;
    /*content: "ddddd";*/
}

.woocommerce ul.products li.product a img {
    border-radius: 20px;
}

/*.woocommerce .col-1, .woocommerce .col-2 {
    max-width: none;
}*/

.checkout .col-1, .checkout .col-2 {
    max-width: none;
}

span.woocommerce-input-wrapper {
    width: 100%;
}

table.shop_table.woocommerce-checkout-review-order-table {
    display: none;
}

.product-total {
    display: none;
}
span.woocommerce-Price-amount.amount {
    display: none;
}

.woocommerce a.button.alt:hover {
    background: #EE1C25;
    color: #fff !important;
    transition-duration: 0.3s;
}
.woocommerce a.button.alt {
    transition-duration: 0.3s;
}

.main-navigation a {
    transition-duration: 0.3s;
    padding-left: 6px;
    padding-right: 6px;
}