/*!
Theme Name: Vault Child
Theme URI: https://uicore.co
Description: Multi-Purpose Elementor WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: vault
Version: 1.0.0
Text Domain: vault
*/

 /* Add your custom style here */

.uicore-boxed #uicore-page {
	 box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
}

body.uicore-boxed #uicore-page {
	background-color: white !important;
}

.uicore-content {
	margin: 0 30px;
}

.ui-e-post-img {
	background-color: #cecece;
}

.titlePageArchive {
	color: #313131;
	font-weight: 500;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
	margin-bottom: 30px;
}

.breadcrumb {
	font-size: 13px;
    color: #888;
	margin: 20px 0px;
}

.titlePageArchive .content {
	color: #1f2a68;
}

.sideColDisplayHome  .ui-e-post-img {
	height: 80px;
	width: 100%;
	object-fit: cover;
}

.sideColDisplayHome .ui-e-post-top  {
	height: 80px;
}

.wp-element-caption {
	color: #555;
    font-size: 13px;
    text-align: center;
}

.single-post article p {
	margin-bottom: 17px !important;
}

.single-post article h6 {
	line-height: 27px;
	font-size: 23px !important;
    margin: 20px 0px !important;
}

.single-post article h1 {
	font-size: 40px;
	font-weight: 600;
}

.FooterImgPosts .ui-e-post-top  {
	height: 70px;
}
.FooterImgPosts .ui-e-post-img {
	height: 70px;
	width: 100%;
	object-fit: cover;
}

.ribbon span {
	position: absolute;
    display: block;
    width: 250px;
    padding: 10px 0;
    background-color: #1f2a68;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    color: #fff;
    font-size: 13px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
}

.trp-shortcode-switcher__wrapper {
    z-index: 9 !important;
}


.ribbon-top-right {
    top: -50px;
    right: 0px;
}


.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}


.ribbon-top-right::before {
    top: 0;
    left: 0;
}

.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}

.ribbon::before, .ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #1f2a68;
}

.ribbon-top-right::before, .ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}

.ribbon-top-right span {
    left: -25px;
    top: 42px;
    transform: rotate(45deg);
}

.woocommerce.single-product form.cart .variations tr .value select {
	max-width: 100% !important;
}

.sideColDisplayHome .ui-e-post-item:last-child article {
	border-bottom: none !important;
}

#menu-drawer {
	text-transform: uppercase;
}

.restricted_content_buttons a {
    text-decoration: none !important;
}

.rl-loadmore-wrap {
    margin-bottom: 40px;
}

.rl-read-more {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #1F2A68;
    text-decoration: none;
    justify-content: center;
    margin-top: 20px;
}

.rl-read-more:hover { color: #1F2A68; }

.rl-read-more-line {
    flex: 1;
    height: 1px;
    background-color: #111;
    max-width: 80px;
    transition: background-color 0.2s;
}

.rl-read-more:hover .rl-read-more-line { background-color: #1F2A68; }

.mainNavTopBar {
    transition: padding 0.3s ease;
}

.mainNavTopBar .mainLogo img {
    transition: height 0.3s ease;
}

.mainNavTopBar .featured_pdf {
    transition: opacity 0.3s ease, max-height 0.4s ease, margin 0.3s ease;
    max-height: 200px;
    overflow: hidden;
    opacity: 1;
}

.mainNavTopBar.is-scrolled {
    padding: 5px 30px;
}

.mainNavTopBar.is-scrolled .mainLogo img {
    height: 30px;
}

.mainNavTopBar.is-scrolled .featured_pdf {
    opacity: 0;
    max-height: 0;
    margin: 0;
    pointer-events: none;
}

.mainNavTopBar.is-scrolled .mainLogo img {
    height: 40px !important;
}

.rl-sidebar {
    margin-top: 20px !important;
    padding-left: 40px !important;
}

.woocommerce-page .rl-sidebar {
    display: none;
}

.woocommerce table.shop_table {
    display: block;
}

.woocommerce-page .woocommerce table.shop_table thead th {
    background: white;
    border-bottom: 1px solid #efefef;
    text-transform: uppercase;
    font-size: 14px;
}

.woocommerce table.shop_table tr  {
 border-bottom: 1px solid #efefef !important;
}

.woocommerce table.shop_table  {
    border-collapse: collapse !important;
}

.woocommerce-cart .cart_totals {
    background: white !important;
    border: 2px solid #efefef !important;
}

.woocommerce-page .woocommerce button.button:not(.single_add_to_cart_button), .woocommerce input.button {
    font-size: 14px !important;
}

.checkout-button.button.alt.wc-forward {
    padding: 17px !important;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    font-size: 14px !important;
}

@media screen and (max-width: 767px) {
    .uicore-content {
        margin: 0px 20px !important;
    }
    .ribbon-top-right {
        margin-top: -500px;
    }

    .rl-edition-action-btn {
        margin-bottom: 10px;
    }

    .FooterImgPosts .ui-e-post-img {
        height: 70px;
        width: 100%;
        object-fit: cover;
    }

    .single-product main.uicore, .woocommerce-page:not(.elementor-page) main.uicore {
        padding-top: 15px !important;
    }
}

.single-post article h1 {
    line-height: 1em !important;
}

.uicore-sticky-add-to-cart {
    background-color: white;
}


.payment_box.payment_method_stripe {
 background-color: white !important;
}
.woocommerce-checkout #payment div.payment_box:before {

     border-bottom-color: white !important;
}
.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
    color: black;
    padding-left: 0px;
}

.woocommerce-checkout #payment div.form-row {
    padding: 40px 40px 80px 40px !important;
}

.woocommerce-checkout .form-row.place-order .woocommerce form .form-row {
    width: 100% !important;
}

.woocommerce-checkout .form-row.place-order .woocommerce form .form-row label {
   font-size: 14px !important;
}