
/*----*****---- << minimal Type Styles >> ----*****----*/
    
    .wdt-minimal-style.wdt-post-entry.alignleft .blog-entry .entry-title h4 a,
    .wdt-minimal-style.wdt-post-entry.alignnone .blog-entry .entry-title h4 a{width:100%;display: flex;justify-content: space-between;}
    .wdt-minimal-style.wdt-post-entry.alignleft .blog-entry .entry-title h4 a,
    .wdt-minimal-style.wdt-post-entry.alignnone .blog-entry .entry-title h4 a,
    .wdt-minimal-style.wdt-post-entry.alignright .blog-entry .entry-title h4 a:after{display: flex;align-items: center;}
    .wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 a:hover:after{transform: rotate(45deg);}
    .wdt-minimal-style.wdt-post-entry.alignright .blog-entry .entry-title h4 a{display: flex;justify-content: space-between;flex-direction: row-reverse;}
    .wdt-minimal-style.wdt-post-entry.alignright .blog-entry .entry-title h4 a:after{transform: rotate(270deg);margin-right: 15px;}
    .wdt-minimal-style.wdt-post-entry.alignright .blog-entry .entry-title h4 a:hover:after{transform: rotate(225deg);}
    .wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 a{color: var(--wdtBodyTxtColor);font-size: var(--wdtFontSize_H5);}
    .wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 a:hover{color: var(--wdtPrimaryColor);}
    .wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper:hover .link-author {color: var(--wdtPrimaryColor);}
    .wdt-minimal-style.wdt-post-entry .blog-entry.sticky  .entry-title h4 a,
    .wdt-minimal-style.wdt-post-entry .blog-entry.tag-sticky-2  .entry-title h4 a{text-indent: 25px;}
    .wdt-minimal-style.wdt-post-entry .blog-entry.sticky  .entry-title h4 span.sticky-post,
    .wdt-minimal-style.wdt-post-entry .blog-entry.tag-sticky-2 .entry-title h4 span.sticky-post{right: unset;left: 50px;top:5px;background-color: transparent !important;}
    .blog-entry .entry-title h4 span.sticky-post > i:first-child,
    .blog-entry .entry-title h4 span.sticky-post > i:first-child{font-size: 22px;}
    .wdt-minimal-style .entry-meta-group > div {display: inline-block;}
    .wdt-minimal-style .entry-meta-group > div:after{content:'';}
    .wdt-minimal-style .entry-meta-group > div:not(:last-child):after {content: '';width: 6px;height: 6px; background: var(--wdtPrimaryColor);border-radius: 50%;position: absolute;right: 0;top: 12px;}
    .wdt-minimal-style .entry-meta-group > div:not(:last-child){position: relative;padding-right: 12px;margin-right: 3px;}
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-meta-group:not(:last-child), .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group:not(:last-child), .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child){border: none;}
    .wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb), .wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, .wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb, .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb){background: var(--wdtBodyBGColor);margin: 0;width: 80%;padding-bottom: 20px;z-index: 1;position: relative;}
    .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-categories a:after, .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-tags a:after{display:none;}
    .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-categories a, 
    .wdt-post-entry.wdt-minimal-style .blog-entry div.entry-tags a{position: relative;white-space: nowrap;padding: 5px 15px 6px;background: var(--wdtTertiaryColor);border-radius: 50px;display: inline-block;margin-bottom: 5px;text-decoration: none;text-transform: capitalize;font-weight: 600;}
    .wdt-minimal-style.wdt-post-entry .blog-entry .entry-meta-group > div.entry-categories a, 
    .wdt-post-entry.wdt-minimal-style .blog-entry .entry-meta-group > div.entry-tags a {background: transparent;padding: 0;font-weight: normal;}
    .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-categories a:hover, .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-tags a:hover{background: var(--wdtSecondaryColor);color:var(--wdtBodyBGColor);}
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-meta-group > div, .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div, .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div, .wdt-minimal-style .entry-author a{color:var(--wdtPrimaryColor);}
    .wdt-minimal-style .entry-categories i, .wdt-minimal-style .entry-tags i {display: none;}
    .wdt-post-entry.wdt-minimal-style .entry-meta-group > div a {color: var(--wdtPrimaryColor);text-transform: capitalize;}
    .wdt-post-entry.wdt-minimal-style .entry-meta-group > div a:hover{color:var(--wdtSecondaryColor);}
    .wdt-minimal-style .blog-entry .entry-social-share .share{border:none;}
    .wdt-minimal-style.wdt-post-entry .blog-entry div:empty {display: none;}
    .wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb{margin-right: 30px;}
    .entry-list-layout.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb), .entry-list-layout.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, .entry-list-layout.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb, .entry-list-layout.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb){padding: 0 30px;}
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-meta-group > div, .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div, .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div{margin-bottom: 0;}
    .wdt-minimal-style.wdt-post-entry .blog-entry a:not(.wdt-button){text-decoration: none;}
    .wdt-minimal-style.wdt-post-entry .blog-entry .entry-meta-group > div.entry-categories a:not(:last-child):after, .wdt-post-entry.wdt-minimal-style .blog-entry .entry-meta-group > div.entry-tags a:not(:last-child):after {display: inline-block;padding: 0 2px;}
    
    /* entry-thumb */
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-thumb {margin-bottom: -130px;}

    .wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper{position: relative;}

    .wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper .entry-link-url{height: 100%;position: absolute;left: 0;top: 0;width: 100%;}

    /* entry-data */
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-thumb + .entry-date{display: flex;font-size: var(--wdtFontSize_Base);}

    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry.has-post-thumbnail .entry-thumb + .entry-date{padding-top: 50px;margin-bottom: -1px;color: var(--wdtSecondaryColor);}


    /* btn style */

    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry{z-index: 1;padding-bottom: 40px;}
    /* .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button.wdt-core-button {
        position: relative;
        margin-top: -80px !important;
        opacity: 0;
        z-index: 0;
    }
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry:hover .entry-button.wdt-core-button {
        opacity: 1;
        margin-top: 0px !important;
    } */
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button.wdt-core-button {
        position: relative;
        z-index: 0;
        margin-top: -1px !important;
        padding-bottom: 35px !important;
        padding-top: 10px;
    }
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-title {
        z-index: 1;
        position: relative;
    }
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button a.wdt-button{padding: 0;background-color: transparent;border: none;margin-top: 0;display: flex;align-items: center;justify-content: start;width: max-content;}
    /* .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry:hover .entry-button a.wdt-button {opacity: 1;transform: translateX(0px);} */
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button a.wdt-button span{border: 2px solid var(--wdtPrimaryColor);width: 62px;height: 62px;display: inline-block;border-radius: 50%;display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden;}
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button a.wdt-button span:after {content: '';background: var(--wdtPrimaryColor);width: 100%;height: 100%;position: absolute;z-index: -1;border-radius: inherit;transform: scale(0);-webkit-transform: scale(0);transition: var(--wdtBaseTransition);-webkit-transition: var(--wdtBaseTransition);}
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button a.wdt-button:hover span:after {transform: scale(1);-webkit-transform: scale(1);}
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button a.wdt-button:before,.wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button a.wdt-button:after{display: none;}
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button a.wdt-button span svg{width: 18px;height: 18px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);transition: var(--wdtBaseTransition);-webkit-transition: var(--wdtBaseTransition);}
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-button a.wdt-button:hover span svg {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
    .entry-grid-layout.wdt-minimal-style.wdt-post-entry .product.type-product .entry-date, 
    .entry-grid-layout.wdt-minimal-style.wdt-post-entry .product.type-product .entry-button.wdt-core-button {display: none;}
    .entry-grid-layout.wdt-minimal-style.wdt-post-entry .blog-entry .entry-format a{-webkit-box-shadow: none;box-shadow: none;}
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry.product.type-product .entry-thumb{margin-bottom: -40px;}
    .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry.product.type-product .entry-title{padding-top:30px;}

    /*--------------------------------------------------------------
        Responsive
    --------------------------------------------------------------*/

    @media only screen and (min-width: 1541px) 
    {
    .wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb), 
    .wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, 
    .wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb){padding-left:55px;padding-right:55px;}
    }
    @media only screen and (max-width: 1540px) 
    {
        .wdt-minimal-style.wdt-post-entry .blog-entry.sticky .entry-title h4 span.sticky-post, .wdt-minimal-style.wdt-post-entry .blog-entry.tag-sticky-2 .entry-title h4 span.sticky-post
        {
            left: 30px;
        }
    }

    @media only screen and (max-width: 768px) 
    {
        .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a, .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image .bx-wrapper .entry-gallery-post-slider li{height: 300px;position: relative;}
    }

    /*----*****---- << Mobile - Portrait >> ----*****----*/

    /* Common Styles for the devices below 479px width */
    @media only screen and (max-width: 479px) 
    {
        .wdt-minimal-style.wdt-post-entry.alignleft .blog-entry .entry-title h4 a, .wdt-minimal-style.wdt-post-entry.alignnone .blog-entry .entry-title h4 a, .wdt-minimal-style.wdt-post-entry.alignright .blog-entry .entry-title h4 a:after{display: inline-block;}
        .wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb), .wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, .wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb, .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:not(.entry-thumb){width: 90%;}
        .wdt-posts-list-wrapper .wdt-minimal-style .blog-entry .entry-thumb + .entry-date{padding-top: 40px;}
    }
