/*
Theme Name: 	   Corpiva
Text Domain: 	   corpiva
Version:            1.0.86
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/corpiva-free/
Description:        Corpiva is lightweight, highly extendable and multi-purpose WordPress Theme. Corpiva is perfect for Startup, IT Solutions, IT Business, Agencies, Marketing, Consulting and Services Company related to any business websites. Corpiva based on in-depth research into IT Solutions, IT Services, IT Business, Consulting & Software, Digital Solution, Technical Engineering, Technology, and Services Company, to deliver all needed layouts and blocks. It will enable you to create almost any type of website with a beautiful & professional design. Corpiva supports popular WordPress plugins such as Elementor, WPML, Polylang, Yoast SEO, WooCommerce, Contact Form 7, Jetpack, and much more. Corpiva Pro demo https://preview.desertthemes.com/pro/corpiva/
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.
 */
 

.dt_post_item .meta li {
    font-size: 1.4rem;
    color: var(--dt-secondary-color);
    font-weight: 600;
    transition: all .2s ease-in-out;
}

.dt_post_item .meta i {
    font-size: 2rem;
    color: var(--dt-main-color);
    vertical-align: middle;
    margin-right: 0.8rem;
}

.wc-block-components-product-badge {
    background: var(--dt-main-color);
    color: #fff;
}

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

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

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

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

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

.has-background.wp-block-read-more {
    padding: 0.25em 1.375em;
}

.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;
}

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

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

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

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

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

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    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;
}

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

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

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;
}

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

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

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

.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;
}

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

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

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

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

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;
}

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

.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-main-color);
    color: #fff;
}

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

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

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

.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;
}

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

.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-main-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-secondary-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-secondary-color);
    text-decoration: none;
    font-weight: 600;
}

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

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

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

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

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

.wp-block-preformatted.has-background {
    padding: 1em;
}

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

.wp-block-archives-list a {
    font-weight: 600;
    color: var(--dt-secondary-color);
}

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

.wp-block-page-list.has-background {
    padding: 1rem;
}

a.wp-block-button__link:hover, 
a.wp-block-button__link:focus {
    color: #fff;
    text-decoration: none;
}

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

.wp-block-latest-comments {
    padding-left: 0;
}

.wp-block-latest-comments li a:not(:hover, :focus) {
    color: var(--dt-secondary-color);
}

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

.dt_footer .wp-block-latest-comments li a:not(:hover, :focus) {
    color: inherit;
}

.dt_footer ul.product_list_widget li .woocommerce-Price-amount {
    color: #fff;
}

.dt_footer ul.product_list_widget li {
    border-bottom: none;
}

.dt_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button) {
    background-color: var(--dt-main-color);
}

.dt_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button):hover,
.dt_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button):focus {
    background-color: var(--dt-main-color) !important;
}

.dt_footer .widget_shopping_cart a.checkout:hover, 
.dt_footer .widget_shopping_cart a.checkout:focus {
        background-color: var(--dt-main-color) !important;
}

.dt_footer .widget_shopping_cart span.amount {
    color: #fff;
}



/**********************************
    articleInfo32
***********************************/
#articleInfo32 { position: relative; z-index: 1; }
#articleInfo32 ul { position: relative; display: flex; flex-direction: column; padding: 0; }
#articleInfo32 ul:before {position: absolute;margin-left: -10px;top: 0;width: 5px;height: 100%;background: #d4d4d4;left: calc(46% + 7px);content: "";z-index: -1;border-radius: 10px;}
#articleInfo32 ul li {overflow: hidden;margin: 10px 0 20px;display: grid;grid-template-columns: 42% 8% 42%;}
#articleInfo32 ul li:nth-child(even) .titBox{order:3;display: flex;align-content: flex-start;align-items: flex-start;}
#articleInfo32 ul li:nth-child(even) .icon{order: 2;}
#articleInfo32 ul li:nth-child(even) .info{order:1;}
#articleInfo32 ul li:nth-child(even) .info:before{right: -7px;left: auto;transform: scaleX(-1);}
#articleInfo32 ul li>div {display: flex;flex-direction: column;}
#articleInfo32 ul li .titBox p, #articleInfo32 ul li .titBox .h3 { margin-right: 10px; text-align: right; color: #aeaeae; }
#articleInfo32 ul li .titBox .h3 { font-size: 25px; color: #565757; transition: all 0.4s ease-in-out 0s; }
#articleInfo32 ul li >.icon {position: relative;width: 40px;height: 40px;background: #0fb5df;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;border-radius: 50%;text-align: center;line-height: 40px;font-size: 20px;color: #fff;display: flex;flex-direction: column;align-items: center;justify-content: center;z-index: 3;margin: 10px auto;}
#articleInfo32 ul li >.icon .fa { color: white; }
#articleInfo32 ul li >.icon:before {content: "";position: absolute;width: 100%;height: 100%;background: #0fb5df66;border-radius: 50%;z-index: -1;-moz-transform: scale(1.3);-webkit-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);animation: scaleAndFade 3s ease-in-out infinite;-webkit-animation: scaleAndFade 3s ease-in-out infinite;}
#articleInfo32 ul li .info {position: relative;margin: 0 0 20px 3%;-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);-ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;border-radius: 5px;}
#articleInfo32 ul li .info:before { position: absolute; left: -7px; top: 18px; width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-right: 7px solid #565757; content: ""; }
#articleInfo32 ul li .info .h3 { padding: 10px; background: #565757; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -ms-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; font-size: 18px; color: #fff; }
#articleInfo32 ul li .info article {padding: 15px 20px;border-left: 1px #ccc solid;border-right: 1px #dedada solid;line-height: 180%;background: white;overflow: hidden;text-align: left;-webkit-box-orient: vertical;}
#articleInfo32 .scollbar { position: absolute; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 4px; top: 0; left: calc(22% + 31px); background: #d0b398; height: 0px; transition: unset; -webkit-transition: unset; -moz-transition: unset; -o-transition: unset; -ms-transition: unset; z-index: 1; max-height: 100%; }

/*infoJJ_box*/

.infoJJ_box{display:grid;grid-template-columns: repeat(2,1fr);gap: 20px;padding: 30px 0;width: 100%;}
.infoJJ_box.three_set{grid-template-columns: repeat(3, 1fr);}
.infoJJ_box .infoJJ_item{display: flex;flex-direction: column;align-items: flex-start;padding: 20px;background: #f0f0f0;border-radius: 12px;max-width: 100%;width: 100%;height: 100%;}
.infoJJ_box .infoJJ_item .info_title{font-size: 24px;font-weight: 500;}
.full_imgbox{display: flex;flex-direction: column;align-items: center;}
.full_imgbox img , .elementor .full_imgbox img{width: 100%;border-radius: 15px;}

.two_box{display:grid;grid-template-columns: repeat(2 , 1fr);gap: 50px;align-items: center;margin: 40px 0;}
.two_box .inner_booox .inntitle{font-size:1.7em;color: #0fb5df;font-weight: 700;margin-bottom: 15px;}
.two_box .two_right img ,.two_box .two_left img {border-radius:10px;}
.centertitleJJ{text-align: center;padding: 30px 0 20px;font-size: 30px;text-transform: uppercase;font-weight: 500;}
.one_box{grid-template-columns: repeat(1, 1fr);}

.mote_butm a{display:flex;flex-direction: column;align-items: center;width: min(200px , 100%);padding: 10px 5px;background: #0fb5df;border-radius: 666px;color: #ffffff;margin-top: 30px;}
.mote_butm a:hover{background:#148ba9;}

 #content #dt-sidebar{display: none;}
 #content #dt-main{width: 100%;max-width: 100%;flex-basis: 100%;}
 #content *{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.process-card .icon i {font-size: 60px;}
.category #content #dt-main ,.blog #content #dt-main,.search #dt-main{display:grid;grid-template-columns: repeat(3,1fr);gap: 0px 20px;}

.dt_post_item .inner .content p{overflow: hidden;margin: 10px 0;height: 49px;font-size: 14px;text-align: left;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.lteem_box{padding: 10px;}

.sp-pcp-post-details{padding: 20px;}
.sp-pcp-post h2.sp-pcp-title{overflow: hidden;height: 44px;text-align: left;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

@media screen and (max-width:768px) {
	#articleInfo32 ul li .titBox .h3 { font-size: 16px; margin-right: 0; }
	#articleInfo32 ul li .titBox p { font-size: 14px; margin-right: 0; }
	.infoJJ_box{display:flex;flex-direction: column;}
	.infoJJ_box .infoJJ_item{height:auto;}
	.infoJJ_box .infoJJ_item .info_title{font-size:20px;}
	.two_box .inner_booox .inntitle{font-size: 1.48em;}
    .category #content #dt-main ,.blog #content #dt-main,,.search #dt-main{display:grid;grid-template-columns: repeat(2,1fr);gap: 0px 15px;}
    .sp-pcp-post-details{padding: 15px;}
}
@media screen and (max-width:680px) {
	#articleInfo32 ul:before { left: 54px; height: calc(100% - 170px); }
	#articleInfo32 ul li .titBox { width: calc(100% - 90px); margin-right: 0%; display: flex; order: 1; }
	#articleInfo32 ul li { display: flex; flex-wrap: wrap; }
	#articleInfo32 .scollbar { left: 47px; max-height: calc(100% - 170px); }
	#articleInfo32 ul li:hover .titBox .h3 { margin-top: 0; }
	#articleInfo32 ul li >.icon { -webkit-box-shadow: 0 0 0 8px #fff; -moz-box-shadow: 0 0 0 8px #fff; -ms-box-shadow: 0 0 0 8px #fff; box-shadow: 0 0 0 8px #fff; margin-left: 27px; margin-bottom: 14px; order: 0; margin: 17px 0 14px 27px; }
	#articleInfo32 ul li:hover .icon { -webkit-box-shadow: 0 0 0 8px #afdcf8; -moz-box-shadow: 0 0 0 8px #afdcf8; -ms-box-shadow: 0 0 0 8px #afdcf8; box-shadow: 0 0 0 8px #afdcf8; }
	#articleInfo32 ul li .info { margin: 10px 0 20px 0; width: 100%; order: 2; z-index: 5; }
	#articleInfo32 ul li .info:before { left: 40px; top: -7px; border-top: 0; border-bottom: 7px solid #565757; border-right: 7px solid transparent; border-left: 7px solid transparent; }
    #articleInfo32 ul li:nth-child(even) .titBox{order:1;align-items: end;}
    #articleInfo32 ul li:nth-child(even) .icon{order: 0;}
    #articleInfo32 ul li:nth-child(even) .info{order:2;}
    #articleInfo32 ul li:nth-child(even) .info:before{right: unset;transform: unset}
	.two_box{display:flex;flex-direction: column;margin: 20px 0;gap: 40px;}
	.two_box .mb_order {order: -1;}
	#content #dt-main{margin: 0;display: flex;flex-direction: column;}
    .centertitleJJ{font-size: 20px;}
}
@media screen and (max-width:480px) {
	#articleInfo32 .scollbar { height: 100%; }
}


 .df-popup-thumb[title="Product Catalog"]{width: min(450px , 100%);}
.dt_posts .sp-pcp-thumb {display: flex;flex-direction: column;align-items: center;aspect-ratio: 5/4;}
.dt_posts .sp-pcp-thumb img{object-fit:cover;}
.fourimg_box{display: grid;grid-template-columns: repeat(4, 1fr);gap: 15px;}
.teext{padding: 20px 0;}
.innergrid4{display: grid;grid-template-columns: repeat(2, 1fr);gap: 10px;}
.innergrid4 .innerimfo{padding: 15px;background: #f1f1f1;border-radius: 9px;}

.innergrid4 .innerimfo .fafaicon{display: flex;}

.innergrid4 .innerimfo .fafaicon .fa{padding: 10px;background: #ffffff;border-radius: 6666px;}
.center_JJbar{display: flex;flex-direction: column;align-items: center;}

.single-post .image , .nextprev-post-wrapper , #comments.comments-area{display: none;}


.sp-pcp-post h2.sp-pcp-title, .sp-pcp-post h2.sp-pcp-title a{font-size: 24px;line-height: 44px;font-weight: 600;}
.sp-pcp-post .sp-pcp-post-details-content .sp-pcp-post-content p:last-of-type{font-size: 14px;margin: 0px 0 30px;overflow: hidden;height: 45px;text-align: left;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

@media screen and (max-width:768px) {
    .fourimg_box{grid-template-columns: repeat(2, 1fr);gap: 10px;}
    .innergrid4{display: flex;flex-direction: column;}
}

