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

* Theme Name: Choicy Child
* Theme URI: https://themexriver.com/wp/choicy
* Author: ThemeXriver
* Author URI: https://themeforest.net/user/themexriver
* Description: Digital Marketing Agency WordPress Theme
* Version: 1.0.5
* Template: choicy
* Text Domain: choicy-child
* 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 choicy 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/

====================================================================================== */
::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #32c0c5 20%, #32c0c5 100%);
  border-radius: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 800 !important;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 25px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 19px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 17px;
}

p{
  text-align: justify;
}

.admin-bar .tx-header {
    top: 0;
    padding-top: 0;
}

.chy-blog-1-item .date {
    background: linear-gradient(-148deg, #32c0c5 0%, #32c0c5 100%);
}

.chy-blog-1-item .title {
    font-size: 24px;
}
.chy-blog-1-item .title a {
    font-weight: 800;
}

.sidebar-category li a .number {
    color: #32c0c5;
}

.elementor.elementor-1643{
  display: none;
}
.blog-detail{
  padding-bottom:0;
}
.container.chy-container-1{
/*    box-shadow: 0px 0px 25px 10px rgba(54, 71, 74, .15);*/
}
.elementor-section,
.blog-detail{
    background-image: url(/wp-content/uploads/2025/03/skynet-patern.jpg);
    mix-blend-mode: multiply;
}

.container.chy-container-1 .row .col-xxl-8.col-xl-8.col-lg-8,
.elementor-column.elementor-col-66{
    box-shadow: 0px 0px 25px 10px rgba(54, 71, 74, 0.15);
    z-index: 2;
    background-color: #fff;
    margin-top: 4px;
}
.container.chy-container-1 .row .col-xxl-4.col-xl-4.col-lg-4,
.elementor-column.elementor-col-33{
    box-shadow: 0px 0px 25px 10px rgba(54, 71, 74, 0.15);
    z-index: 1;
    background-color: #f5f5f5 !important;
    padding: 30px 30px;
    margin-top: 4px;
}
.container.chy-container-1 .blog-details-content{
/*    padding: 10px 10px;*/
}
.container.chy-container-1 .tx-sidebarWrapper{
/*    padding: 20px 10px;*/
}

.post-details-content{
  margin-top: 0;
}
.post-details-content > div{
  margin: 0 -10px;
}
.post-details-content > div > div:first-child{}
.post-details-content > div > div:first-child .e-con-inner{}
.post-details-content > div > div:first-child .e-con-inner > div{
  width: 100%;
}

.post-details-content > div > div:nth-child(2){
/*    margin: 0 -25px;*/
/*    width: calc(100% + 50px);*/
/*    max-width: unset;*/
/*    padding: 0;*/
/*    column-gap: 0;*/
}
.post-details-content > div > div:nth-child(2) .elementor-widget-text-editor{
/*  padding: 20px 30px;*/
}
.post-details-content > div > div:nth-child(2) .elementor-widget-text-editor:nth-child(2n){
/*  background-color:#f9f7f2;*/
}
.post-details-content {
/*    overflow: unset !important;*/
}

.main-navigation{
/*  display: none;*/
}
header{
  background-color: #e0ecf0;
}
.chy-header-2-wrap{
  max-width: 1310px;
}
.chy-header-2-area{
  padding-top: 0;
}
.chy-main-menu-1 .main-navigation .navbar-nav li a{
  font-weight: 500;
}

.tx-detailsWrapper__prev img{
  border-radius: 27px;
}

.blog-details-content-meta{
      justify-content: flex-end;
}

.blog-2-page-sidebar{

}

article h1,
article h2,
article h3,
article h4{
  font-weight: 600 !important;
  line-height: 1.2;
}
article h1,
article h2,
article h3{
  color: #023a51;
}
article h1{
  font-size: 36px;
  line-height: 1.3;
}
article h2{
  font-size: 28px;
}
article h3{
  font-size: 25px;
}
article h4{
  font-size: 22px;
  color: #59667d;
}














