/*
Theme Name: 	   Thinity
Text Domain: 	   thinity
Template: 			cosmobit
Version:            1.1.26
Tested up to:       6.8
Requires at least:  4.7
Requires PHP:       5.6
Author:             DesertThemes
Author URI:         https://desertthemes.com/
Theme URI:          https://desertthemes.com/themes/thinity-free/
Description:        Thinity is the perfect theme for your website. Thinity is lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business, consultant, finance, corporate, freelancer, agency, business promotion, electrician, industries, education, SEO, construction, fashion, online shop, health & medical, Beauty & spa salons, wedding, photography, gym, cafe, music, architecture, lawyer, restaurant, hotel, blog, magazine, travel agency, RTL & Translation Ready and many other websites with a beautiful & professional design. Thinity supports popular WordPress plugins such as Elementor, WPML, Polylang, Yoast SEO, WooCommerce, Contact Form 7, Jetpack, Google Analytics, and much more. Thinity Pro demo https://preview.desertthemes.com/pro/thinity/
Tags:               one-column, two-columns ,right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
 */
 
:root {
    --dt-base-color: #666666;
    --dt-pri-color: #ffc000;
    --dt-sec-color: #1e1e2a;
    --dt-whi-color: #ffffff;
    --dt-gray-high: #f6f6f6;
    --dt-base-font: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --dt-title-font: "Roboto", sans-serif;
    --dt-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.mc4wp-form .form-group .submit-btn,
button[type=submit], button,
input[type="button"], input[type="reset"],
input[type="submit"], .dt-btn-primary,
.wp-block-button__link,
.dt__header-widget .widget_social li a,
.widget_social li a,
.dt-btn-primary {
    color: var(--dt-sec-color);
}


/* Homepage 6 ( Header 6 ) */


.header--six {
    background-color: transparent;
}

.header--six .dt__header-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: transparent;
    border-bottom: 0.1rem solid rgba(189, 189, 189, 0.2);
}

.header--six .dt__header-topbar {
    color: var(--dt-whi-color);
    background-color: transparent;
}

.header--six .dt__navbar-wrapper.is--sticky.on,
.header--six .dt__mobilenav.is--sticky.on,
.is-topbar-active .header--six .dt__mobilenav {
    background-color: var(--dt-sec-color);
}

.header--six .dt__navbar-wrapper,
.header--six .dt__mobilenav {
    color: var(--dt-whi-color);
}

.header--six .dt__navbar-sidebar-toggle-inner span,
.header--six .dt__mobilenav-topbar-toggle span,
.header--six .dt__mobilenav-topbar-toggle span:before,
.header--six .dt__mobilenav-topbar-toggle span:after,
.header--six .hamburger:not(:hover,:focus) span {
    background-color: var(--dt-whi-color);
}

.header--six .cart--icon strong {
    border: 0.2rem solid var(--dt-whi-color);
    color: var(--dt-whi-color);
}

.header--six .dt__navbar-sidebar-toggle-inner,
.header--six .cart--icon strong:after {
    border-color: var(--dt-whi-color);
}

.header--six+.dt__pagetitle {
    padding-top: 18.5rem;
    padding-bottom: 5.2rem;
}

@media (min-width: 62em) {
	.header--six+.dt__pagetitle {
		padding-top: 22rem;
		padding-bottom: 7rem;
	}
}


/* Slider--Six */

.dt__slider--six .dt__slider-content h1 {
    font-size: 6.8rem;
}

@media (min-width: 62em) {
	
	.dt__slider--six .dt__slider-main,
	.dt__slider--six .dt__slider-item,
	.dt__slider--six .dt__slider-innercell,
	.dt__slider--six .dt__slider-item > img {
		max-height: 80rem;
		min-height: 80rem;
	}
    .header--six+.cosmobit-content .dt__slider .dt__slider-innercell {
        padding: 9.8rem 2.5rem 0;
    }
    .header--six + .cosmobit-content .dt__slider--six .dt__slider-content {
        max-width: 58%;
    }
}

@media (max-width: 61.938em) {

    .header--six + .cosmobit-content .dt__slider .dt__slider-main,
    .header--six + .cosmobit-content .dt__slider .dt__slider-item,
    .header--six + .cosmobit-content .dt__slider .dt__slider-innercell,
    .header--six + .cosmobit-content .dt__slider .dt__slider-item > img {
        min-height: 62rem;
    }
    .header--six + .cosmobit-content .dt__slider .dt__slider-innercell {
        padding: 1rem;
    }
}

.dt__slider--six .dt__slider-content h3,
.dt__slider--six .dt__slider-content h1,
.dt__slider--six .dt__slider-content p {
    color: var(--dt-whi-color);
}

.dt__slider--six .owl-carousel.owl-theme .owl-nav button {
	width: 6rem;
    height: 6rem;
    border-radius: 100%;
}

.dt__slider--six .owl-dots {
    bottom: 0;
    top: 0;
    margin: auto 0;
    left: auto;
    right: 0;
    width: 4rem;
    padding: 0 !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

@media (min-width: 75em) {
    .dt__slider--six .owl-dots {
        width: 5.8rem;
    }
}

.dt__slider--six .owl-dots button {
    width: 1.4rem;
    height: 1.4rem;
    background: transparent;
    border: 0.2rem solid #c5c5c5;
    border-radius: 1rem;
    margin: 1.8rem auto;
    display: block;
}

.dt__slider--six .owl-dots button:last-child:before,
.dt__slider--six .owl-dots button:after {
    content: "";
    width: 0.2rem;
    height: 2.7rem;
    position: absolute;
    left: 0.4rem;
    background-color: #818181;
    top: -3.3rem;
}

.dt__slider--six .owl-dots button:last-child:before {
    bottom: -3.3rem;
    top: unset;
}

.dt__slider--six .owl-dots button.owl-dot.active {
    background-color: var(--dt-pri-color);
    border-color: var(--dt-pri-color);
}

@media (max-width: 35.938em) {
    .dt__slider--six .dt__slider-main,
    .dt__slider--six .dt__slider-item,
    .dt__slider--six .dt__slider-innercell,
    .dt__slider--six .dt__slider-item > img {
        min-height: 52rem;
    }
}


/* Infoservices--Six */

.dt__infoservices--six .dt__infoservices-row {
    margin-top: -15.5rem;
    --dt-gutter-x: 3.6rem;
    --dt-gutter-y: 3.6rem;
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-inner {
    position: relative;
    overflow: hidden;
    z-index: 0;
    padding: 4rem;
    border-radius: 0.8rem;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
}

.dt__infoservices--six .dt__infoservices-block:hover .dt__infoservices-inner,
.dt__infoservices--six .dt__infoservices-block.active .dt__infoservices-inner,
.dt__infoservices--six .dt__infoservices-block:focus-within .dt__infoservices-inner {
    opacity: 0;
    visibility: hidden;
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-inner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
	background-size: cover;
    background-position: center center;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-inner .overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-inner .icon {
    line-height: 1;
    margin-bottom: 1.8rem;
    font-size: 5.8rem;
    color: var(--dt-pri-color);
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-inner .title {
    font-size: 2.2rem;
    padding-right: 2.6rem;
    line-height: 2.4rem;
    color: var(--dt-whi-color);
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-inner .number {
    position: absolute;
    line-height: 1;
    font-size: 4.6rem;
    font-weight: 700;
    bottom: 1.8rem;
    right: 1.6rem;
    color: var(--dt-pri-color);
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f4f4f4;
    border-radius: 0.8rem;
    z-index: 0;
    padding: 3.6rem 3.2rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(4rem);
    transform: translateY(4rem);
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
}

.dt__infoservices--six .dt__infoservices-block:hover .dt__infoservices-back,
.dt__infoservices--six .dt__infoservices-block.active .dt__infoservices-back,
.dt__infoservices--six .dt__infoservices-block:focus-within .dt__infoservices-back {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-0.8rem);
    transform: translateY(-0.8rem);
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-back .title {
    position: relative;
    color: var(--dt-sec-color);
    margin-bottom: 1.3rem;
    font-size: 2.2rem;
    line-height: 2.4rem;
    padding-bottom: 1.4rem;
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-back .title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 2.8rem;
    height: 0.3rem;
    background-color: var(--dt-pri-color);
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-back .title a {
    text-decoration: none;
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-back .title a:not(:hover, :focus) {
    color: inherit;
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-back .text {
    margin-bottom: 0.75rem;
}

.dt__infoservices--six .dt__infoservices-block .dt__infoservices-back .dt-btn {
    position: absolute;
    left: 50%;
    bottom: -2rem;
    overflow: hidden;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}


/* Services--four */

.dt__services--four .dt__services-block {
    position: relative;
    text-align: left;
    z-index: 0;
    border: 0.1rem solid rgba(189, 189, 189, 0.3);
    background-color: var(--dt-whi-color);
	border-radius:1rem;
	overflow:hidden;
}

.dt__services--four .dt__services-block .dt__services-inner .dt__services-img {
    position: relative;
    display: block;
    overflow: hidden;
}

.dt__services--four .dt__services-block .dt__services-inner .dt__services-img::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--dt-sec-color);
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.dt__services--four .dt__services-block:hover .dt__services-inner .dt__services-img::before,
.dt__services--four .dt__services-block:focus-within .dt__services-inner .dt__services-img::before {
    opacity: .9;
}

.dt__services--four .dt__services-block .dt__services-inner .dt__services-img img {
    width: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.dt__services--four .dt__services-block:hover .dt__services-inner .dt__services-img img,
.dt__services--four .dt__services-block:focus-within .dt__services-inner .dt__services-img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.dt__infoservices--four .dt__infoservices-block:hover .dt__infoservices-inner .dt__infoservices-icon img,
.dt__infoservices--four .dt__infoservices-block:hover .dt__infoservices-inner .dt__infoservices-icon i,
.dt__infoservices--four .dt__infoservices-block:focus-within .dt__infoservices-inner .dt__infoservices-icon img,
.dt__infoservices--four .dt__infoservices-block:focus-within .dt__infoservices-inner .dt__infoservices-icon i {
    -webkit-animation: dance_hover 1s ease-in-out 1;
    animation: dance_hover 1s ease-in-out 1;
}

.dt__services--four .dt__services-block .dt__services-inner .dt__services-icon {
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    width: 7rem;
    height: 7rem;
    line-height: 7rem;
    font-size: 3.5rem;
    color: var(--dt-pri-color);
    background-color: var(--dt-whi-color);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.05);
    z-index: 1;
    -webkit-transition: var(--dt-transition);
    transition: var(--dt-transition);
}

.dt__services--four .dt__services-block:hover .dt__services-inner .dt__services-icon,
.dt__services--four .dt__services-block:focus-within .dt__services-inner .dt__services-icon {
    color: var(--dt-whi-color);
}

.dt__services--four .dt__services-block .dt__services-inner .dt__services-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--dt-pri-color);
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    border-radius: inherit;
    z-index: -1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.dt__services--four .dt__services-block:hover .dt__services-inner .dt__services-icon:before,
.dt__services--four .dt__services-block:focus-within .dt__services-inner .dt__services-icon:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.dt__services--four .dt__services-block .dt__services-inner .dt__services-icon img {
    height: 3.5rem;
}

.dt__services--four .dt__services-block .dt__services-inner .dt__services-content {
    flex: 1;
    padding: 5.3rem 3rem 0;
    position: relative;
}

.dt__services--four .dt__services-block .dt__services-inner .title {
    position: relative;
    margin-bottom: 2.2rem;
    padding-bottom: 2.1rem;
}

.dt__services--four .dt__services-block .dt__services-inner .title:before {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 10px;
    background-color: var(--dt-pri-color);
    -webkit-box-shadow: 29px 0 0 0 var(--dt-pri-color), 39px 0 0 0 var(--dt-pri-color), 20px 0 0 0 var(--dt-pri-color), 49px 0 0 0 var(--dt-pri-color);
    box-shadow: 29px 0 0 0 var(--dt-pri-color), 39px 0 0 0 var(--dt-pri-color), 20px 0 0 0 var(--dt-pri-color), 49px 0 0 0 var(--dt-pri-color);
}

.dt__services--four .dt__services-block .dt__services-inner .readmore {
    position: relative;
    display: block;
    padding: 1.4rem 3rem;
    margin: 0 -3rem;
    color: var(--dt-sec-color);
    font-weight: 500;
    text-decoration: none;
    z-index: 0;
    border-top: 0.1rem solid rgba(189, 189, 189, 0.3);
}

.dt__services--four .dt__services-block:hover .dt__services-inner .readmore,
.dt__services--four .dt__services-block:focus-within .dt__services-inner .readmore {
    color: var(--dt-whi-color);
}

.dt__services--four .dt__services-block .dt__services-inner .readmore:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.dt__services--four .dt__services-block:hover .dt__services-inner .readmore:after,
.dt__services--four .dt__services-block:focus-within .dt__services-inner .readmore:after {
    width: 100%;
    left: 0;
    background-color: var(--dt-pri-color);
}

.dt__services--four .dt__services-block .dt__services-inner .readmore i {
    font-size: 1.8rem;
    margin-left: 0.35rem;
}

.dt__services--four .dt__services-block .dt__services-inner .text {
    margin-bottom: 3rem;
}

/* About--Why-Two */

.dt__about--why-two {
    background-color: var(--dt-sec-color);
}

.dt__about--why-two .dt__funfact-block .description,
.dt__about--why-two .dt__siteheading .title,
.dt__about--why-two .dt__siteheading .text {
    color: var(--dt-whi-color);
}

.dt__about--why-two .dt__funfact-block .title {
    font-size: 5rem;
    color: var(--dt-pri-color);
}

.dt__about--why-two .dt__funfact-block .title sup {
    margin-left: 0.8rem;
}

.dt__about--why-two .dt__funfact-block .description {
    font-weight: 500;
    margin-top: 0.8rem;
}


/*.dt__about--why-two .dt__about-content.why-right {
    background: var(--dt-pri-color);
}

.dt__about--why-two .dt__about-content.why-right .subtitle,
.dt__about--why-two .dt__about-content.why-right .dt__funfact-block .title {
    color: var(--dt-whi-color);
}*/

.dt__about-feature-classic .media {
    background-color: rgba(246, 246, 246, 0.2);
}

.dt__about-feature-classic .media .media-icon {
    background-color: var(--dt-sec-color);
}

.dt__about-feature-classic .media .media-content,
.dt__about-feature-classic .media .media-body .media-title {
    color: var(--dt-whi-color);
}

.dt__about-content.why-right .dt__about-funfact .dt__funfact-block {
    position: relative;
    padding-left: 2.3rem;
    z-index: 0;
}

.dt__about-content.why-right .dt__about-funfact .dt__funfact-block:before {
    content: '';
    width: 4px;
    height: 22px;
    background-color: var(--dt-pri-color);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
}

.dt__about-content.why-right .dt__about-funfact .dt__funfact-block:hover:before {
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.dt__about-content.why-right .dt__about-funfact .dt__funfact-block:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4px;
    background-color: rgba(88,88,88,.35);
}

@media (min-width: 36em) {
    .dt__about-content.why-right .dt__about-funfact .dt-row > .dt-col-12:first-child .dt__funfact-block {
        padding-left: 0;
    }

    .dt__about-content.why-right .dt__about-funfact .dt-row > .dt-col-12:first-child .dt__funfact-block:after,
    .dt__about-content.why-right .dt__about-funfact .dt-row > .dt-col-12:first-child .dt__funfact-block:before {
        display: none;
    }
}

.dt__posts--two .dt__post .dt__post-thumb {
    margin-bottom: 3rem;
}


.dt__posts--two .dt__post .dt__post-thumb+.dt__post-outer {
    margin-top: -6.2rem;
}

.dt__posts--two .dt__post .dt__post-outer {
    background-color: var(--dt-whi-color);
    position: relative;
    padding: 2.5rem 2rem 1.5rem;
    -webkit-box-shadow: 0 0 3.2rem rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 3.2rem rgba(0, 0, 0, 0.07);
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    margin-bottom: 3rem;
}

.dt__posts--two .dt__post .dt__post-top-meta {
    margin-bottom: 1.2rem;
}

.dt__posts--two .dt__post .dt__post-top-meta>ul>li .dt__post-category a {
    padding-right: 0;
    padding-left: 0.5rem;
    margin-right: 0;
    position: relative;
}

.dt__posts--two .dt__post .dt__post-top-meta .dt__post-category a:not(:hover,:focus) {
    color: var(--dt-sec-color);
    text-decoration: none;
}

.dt__footer--one .dt__footer-copyright > .dt-container > .dt-row {
    padding: 2.5rem 0 0;
    background-color: transparent;
    border-top: 0.1rem solid rgba(189, 189, 189, 0.2);
}

.dt__footer .wp-block-search .wp-block-search__button {
    border-radius: 0.5rem;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: var(--dt-pri-color);
}

button.dt__uptop {
    color: var(--dt-sec-color);
    background-color: var(--dt-pri-color);
    border-color: var(--dt-pri-color);
}

.wp-block-loginout a, .wp-block-read-more,
.wp-block-read-more:hover, .wp-block-read-more:focus {
    color: var(--dt-whi-color);
    background-color: var(--dt-pri-color);
    border-color: var(--dt-pri-color);
    font-size: 1.6rem;
    font-weight: 500;
    padding: 0.8rem 2.4rem;
    line-height: 1.875;
    letter-spacing: .03rem;
    border-width: 0.2rem;
    border-style: solid;
    border-radius: 0.5rem;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: initial;
    font-family: inherit;
    text-decoration: none;
    position: relative;
    z-index: 0;
}

.wp-block-search .wp-block-search__button {
    border-radius: 0.5rem;
}

.wp-block-code code img {
    margin-left: 10px;
}

blockquote.wp-block-quote.has-text-color p,
blockquote.wp-block-quote.has-text-color cite {
    color: inherit;
}

.wp-block-search .wp-block-search__button {
    border-radius: 0.5rem;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: var(--dt-pri-color);
}

.wp-block-image figcaption {
    text-align: center;
}

.wp-block-embed figcaption {
    text-align: center;
}

a.wp-block-read-more:hover, a.wp-block-read-more:focus {
    color: #fff;
}

.has-text-color a:hover, 
.has-text-color a:focus {
    color: inherit;
}

.wp-block-pullquote.has-text-color blockquote {
    border-left-color: inherit;
}

.wp-block-calendar table caption {
    color: #fff;
    background-color: var(--dt-pri-color);
}

.wp-block-calendar .wp-calendar-nav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

.wp-block-calendar .wp-calendar-nav a {
    color: var(--dt-pri-color);
}

.wp-block-calendar table th {
    background: var(--dt-pri-color);
}

.wp-block-quote .wp-block-search {
    padding-bottom: 5px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
    text-decoration: none;
    font-weight: 500;
    font-size: 1.5rem;
}

.wp-block-table figcaption {
    text-align: center;
	font-weight: 600;
}

.wp-block-calendar table caption {
    font-weight: 500;
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.wp-block-code.has-background code {
    background: inherit;
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper p strong {
    font-size: 16px;
}

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: var(--dt-sec-color);
}

.wc-block-cart__submit-container .wc-block-cart__submit-button.wc-block-components-button:not(.is-link).contained {
    background-color: var(--dt-pri-color) !important;
}

.wc-block-components-totals-coupon__content button.components-button {
    border-radius: 0;
    background-color: var(--dt-pri-color) !important;
}

.wp-block-woocommerce-customer-account a .icon {
    color: var(--dt-pri-color);
}

.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
    color: var(--dt-pri-color);
}

.wc-block-grid__product-onsale {
    position: absolute;
    left: 15px;
    top: 15px;
    padding: 0;
    color: var(--dt-whi-color);
    background: var(--dt-pri-color);
    border-color: inherit;
    right: auto;
    min-width: 45px;
    height: 24px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    min-height: auto;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    z-index: 1;
}

a.wc-block-grid__product-link {
    text-decoration: none;
}

.wc-block-grid__product-title {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 30px;
    padding: 0.25em 0 8px 0;
    border-bottom: 1px solid #eaeaea;
}

.wc-block-grid__product-price.price del {
    padding-right: 10px;
    color: #848484;
    opacity: .6;
}

.wc-block-grid__product-price.price ins {
    color: var(--dt-pri-color);
}

.wc-block-grid__product-price.price ins{
    text-decoration: none;
}

.wp-block-post-author__avatar img {
    border-radius: 100%;
}

ul.wp-block-page-list a {
    text-decoration: none;
}

.wp-block-latest-posts__post-date {
    color: var(--dt-pri-color);
}

.wp-block-latest-posts__post-author {
    font-size: 1.7rem;
    color: var(--dt-sec-color);
    font-weight: 600;
}

.wp-block-categories {
    padding: 0;
}

.has-background.wp-block-post-author {
    padding: 1rem;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 2em;
    width: 2em;
}

.wc-block-components-product-title a, 
.wc-block-components-product-title a:hover, 
.wc-block-components-product-title a:focus {
    text-decoration: none;
}

.wp-block-details summary {
    font-weight: 600;
    padding: 10px;
}

.wp-block-verse {
    padding: 10px;
}

.wc-block-components-product-sale-badge.wc-block-grid__product-onsale,
.wc-block-grid .wc-block-grid__product-onsale {
    left: 15px;
    top: 15px;
    padding: 0;
    color: var(--dt-whi-color);
    right: auto;
    min-width: 45px;
    height: 24px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    min-height: auto;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    z-index: 1;
    background-color: var(--dt-pri-color);
    border: none;
}

.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.gallery:after {
    display: table;
    content: "";
    clear: both;
}

.wp-block-archives-list a {
    text-decoration: none;
}

.has-background.wp-block-read-more, 
.has-background.post-navigation-link-next,
.has-background.post-navigation-link-previous {
    padding: 0.25em 1.375em;
}

.post-navigation-link-next a,
.post-navigation-link-previous a {
    text-decoration: none;
}

.wc-block-components-product-sale-badge {
    z-index: 0 !important;
}

.wp-block-woocommerce-single-product .wp-block-post-title a {
    text-decoration: none;
}

.wc-block-cart__submit-button,
.wc-block-cart__submit-button:hover, 
.wc-block-cart__submit-button:focus {
    color: #fff;
    text-decoration: none;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, 
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:focus {
    color: #fff;
}

.wc-block-components-product-title a.wc-block-components-product-name {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 30px;
    padding: 0.25em 0 8px 0;
    margin-bottom: 10px;
    text-decoration: none;
}

.wc-block-grid__products .wc-block-components-product-sale-badge.wc-block-grid__product-onsale {
    left: 15px;
    top: 15px;
    padding: 0;
    color: var(--dt-whi-color);
    background: var(--dt-pri-color);
    right: auto;
    min-width: 45px;
    height: 24px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    min-height: auto;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.2px;
    border: none;
}

.wc-block-grid__product-price.price ins {
    font-weight: bold;
}

.wc-block-grid__products .wc-block-components-product-button__button {
    border-radius: 0;
    text-decoration: none;
}

.wc-block-components-product-title a.wc-block-components-product-name:hover, 
.wc-block-components-product-title a.wc-block-components-product-name:focus {
    color: var(--dt-pri-color);
}

.wc-block-grid__products .wc-block-components-product-button__button:hover, 
.wc-block-grid__products .wc-block-components-product-button__button:focus {
    background-color: var(--dt-sec-color);
}

.wc-block-components-product-name {
    color: var(--dt-sec-color);
    text-decoration: none;
    font-weight: 600;
}

.wc-block-components-product-price__value {
    color: var(--dt-pri-color);
    font-weight: 600;
}

.wc-block-components-totals-item {
    color: var(--dt-sec-color);
    font-weight: 700;
}

div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
    color: var(--dt-sec-color);
    font-weight: 700;
    font-size: 24px;
}

.wc-block-cart-items th {
    color: var(--dt-sec-color);
}

.wc-block-components-product-badge {
    background: var(--dt-pri-color);
    color: var(--dt-whi-color);
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    background-color: var(--dt-pri-color);
    color: #fff;
}

div.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    background: var(--dt-pri-color);
    color: #fff;
}

.wc-block-featured-category__link .wp-block-button__link:hover, 
.wc-block-featured-category__link .wp-block-button__link:focus {
    color: #fff;
}

nav.woocommerce-breadcrumb a {
    text-decoration: none;
}

.wc-block-featured-product__price .woocommerce-Price-amount.amount {
    color: #fff;
}

.wc-block-featured-product__link a:hover, 
.wc-block-featured-product__link a:focus {
    color: #fff;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    color: #fff !important;
    text-decoration: none;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, 
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:focus {
    color: #fff;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    font-size: 1.5rem;
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p {
    font-size: 1.2rem;
}

table.wc-block-cart-items .wc-block-components-product-price {
    font-size: 1.2rem;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover, 
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
    color: #fff;
}

.widget.widget_shopping_cart a:before {
    display:none
}

.widget .wc-block-grid__products a:before {
    display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-size: 1rem !important;
}

.wc-block-components-totals-item__value {
    font-size: 1.5rem;
}

.wc-block-mini-cart__footer-checkout, 
.wc-block-mini-cart__footer-checkout:hover, 
.wc-block-mini-cart__footer-checkout:focus {
    background-color: var(--dt-pri-color);
    color: #fff;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
    text-decoration: none;
}

.wc-block-mini-cart__badge {
    color: inherit;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    text-decoration: none;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
    font-size: 1.2rem;
}

.wc-block-mini-cart__footer span.wc-block-components-totals-item__label {
    font-size: 1.5rem;
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
    font-size: 1.2rem !important;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    text-decoration: none !important;
}

.wp-block-latest-comments__comment a {
    text-decoration: none;
}

.wc-block-components-product-badge {
    font-size: 1rem !important;
}

.wc-block-components-totals-coupon-link {
    text-decoration: none;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, 
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus {
    color: var(--dt-pri-color) !important;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 2rem !important;
    width: 2rem !important;
}

.dt_widget-area .wp-block-comment-author-name a,
.dt_widget-area .wp-block-comment-date a {
    color: var(--dt-sec-color);
}

.wp-block-avatar img {
    border-radius: 50%;
}

.wp-block-avatar:hover img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

.wp-block-page-list {
    list-style: none;
    padding: 0;
}

.wp-block-page-list a {
    color: var(--dt-sec-color);
    text-decoration: none;
    font-weight: 600;
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
    color: var(--dt-pri-color);
}

.wp-block-list {
    padding: 0;
}

.wp-block-list.has-background {
    padding: 1.25em 2.375em;
}