﻿/* ===================================================================================

* Theme Name: Softec Child
* Theme URI: https://wphix.com/wp/softec/
* Author: Theme_Pure
* Author URI: https://themeforest.net/user/theme_pure/portfolio
* Description: Softec - Data analytics WordPress Theme
* Version: 1.0.0
* Template: softec
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.tp-hero-browser-item img{
	height: 65px;
}



.postbox__text p{
	font-size:15px;
}
.postbox__details-wrapper ul li {
	font-size:15px;
}

.postbox__details-wrapper ul li::marker {
  color: #333;
}

/* العناوين */
.postbox__details-wrapper h1,
.postbox__details-wrapper h2,
.postbox__details-wrapper h3,
.postbox__details-wrapper h4{
    margin-top: 1.2em;
    margin-bottom: .6em;
    line-height: 1.25;
}

/* الفقرات */
.postbox__details-wrapper p{
    margin-bottom: 1em;
    line-height: 1.8;
}

/* القوائم */
.postbox__details-wrapper ul,
.postbox__details-wrapper ol{
    margin: 1em 0 1em 1.3em;
    line-height: 1.8;
}

.postbox__details-wrapper li{
    margin-bottom: .4em;
}

/* الصور */
.postbox__details-wrapper img{
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1em auto;
}

/* الروابط */
.postbox__details-wrapper a{
    text-decoration: underline;
}


.product-col-12 .tp-payment__shape-2{
	max-width:360px;
	right:35px;
	bottom:auto;
}


.product-col-06 .tp-payment__shape-5{
		max-width:300px;
	right:35px;
	bottom:35px;
	
}



.journey-stroke-text{
	display:none
}


#one-plan .tp-about__list ul li{
	color:#fff
}

#one-plan .tp-about__list {
	padding-bottom:30px
}

#one-plan .tp-btn {
	width:100%
}


#one-plan p {
	color:#fff
}

.soon{
    display: inline-block;
    padding: 4px 8px;
    background-image: linear-gradient(90deg, #8FAEDA 0%, #4929F2 100%);
    border-radius: 5px;
    margin-left: 5px;
    font-size: 12px;
    color: #fff;
}
