@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//releases.tplus.io/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-image: url(https://releases.tplus.io/wp-content/uploads/2023/05/main-banner-bg-tplus.png);
}

.page-title-default{
	background-image: url(https://releases.tplus.io/wp-content/uploads/2023/05/main-banner-bg-tplus.png);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(58,58,58);
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .wd-nav.wd-nav-main > li > a, html .wd-nav.wd-nav-secondary > li > a{
	font-family: "Poppins", Arial, Helvetica, sans-serif;font-weight: 600;color: rgb(255,255,255);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a{
	color: rgb(255,255,255);
}

:root{
--wd-primary-color:rgb(130,36,227);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(255,255,255);
--wd-link-color-hover:rgb(255,255,255);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.note-title {
    font-weight: bold;
    font-size: 18px;
}

img.info-icon {
border-radius: 5px;
}

.wd-tools-element .wd-tools-icon {
	color: #fff;
}

header .whb-general-header
{
    border-image: linear-gradient(to right, #bd8dd1, #2c6ce1) 10;
    border-width: 5px;
    border-style: solid;
    border-top: none;
    border-right: none;
    border-left: none;
}

.page-title h1.entry-title,
.page-title .meta-date {
	color:#fff !important;
}

.wp-show-posts-entry-meta {
    font-size: 20px;
}

.wp-show-posts .wp-show-posts-entry-title {
    font-size: 35px;
}

.task-table-info table td {
    padding: 6px 12px;
    border-bottom: 0px solid var(--brdcolor-gray-300);
    vertical-align: top;
    width: 33%;
}

.task-table-info table {
margin-bottom:0px
}

.title-size-large {
    padding: 55px 0 !important;
}

.wd-entry-meta .meta-author {
    display: none;
}

.entry-meta-list li {
    color: rgb(0 0 0 / 90%);
}

h1.entry-title {
	color:#000000 !important;
}

.post-title-large-image.color-scheme-light:after {
    background: linear-gradient(transparent 5%, rgb(0 0 0 / 0%) 50%, rgb(0 0 0 / 0%) 100%) !important;
}

.sidebar-container {
    padding-left: 30px;
}

.recent-posts-time::before {
	content:"- ";
}

.woodmart-recent-posts :is(.recent-posts-time,.recent-posts-comment) {
    font-size: 100%;
}

.woodmart-recent-posts-list .wd-entities-title {
display: inline;
}

.woodmart-recent-posts li {
    display: flex;
    margin-bottom: 10px;
    padding-bottom: 0px;
    border-bottom: 0;
}

.wd-single-footer:empty {
    padding: 0;
    display: none;
}

div#woodmart-recent-posts-4::before {
   content:"";
	 background-image:url(https://releases.tplus.io/wp-content/uploads/2023/05/App-icon_Rizeapp.svg);
	 background-size: 30px 30px;
   position: absolute;
   right: 0;
   width: 30px;
   height:30px;
	 margin-top:-4px;
	 border-radius: 20px;
}

div#woodmart-recent-posts-3::before {
   content:"";
	 background-image:url(https://releases.tplus.io/wp-content/uploads/2023/05/77m-logo.svg);
	 background-size: 30px 30px;
   position: absolute;
   right: 0;
   width: 30px;
   height:30px;
	 margin-top:-4px;
	 border-radius: 20px;
}

div#woodmart-recent-posts-2::before {
   content:"";
	 background-image:url(https://releases.tplus.io/wp-content/uploads/2023/05/trade-eu-logo.svg);
	 background-size: 30px 30px;
   position: absolute;
   right: 0;
   width: 30px;
   height:30px;
	 margin-top:-4px;
	 border-radius: 20px;
}

#rn-listing .wp-show-posts-single.post {
    text-align: center;
}

#rn-listing .wp-show-posts .wp-show-posts-entry-title {
    font-size: 40px;
}

#rn-listing .wp-show-posts-entry-meta {
    font-size: 16px !important;
}

#rn-listing h2.wp-show-posts-entry-title a:hover {
    color: #7700dd;
/*     border-bottom: 4px solid black;
    line-height: 80px; */
}


.vc_tta-panels-container .wpb_button, 
.vc_tta-panels-container .wpb_content_element, 
.vc_tta-panels-container ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}