/*
Theme Name: Supplyevolving
Theme URI: https://supplyevolving.ro/
Author: Florea Doru
Author URI: https://servhost.ro/
Description: A custom theme
Version: 1.0
*/


/*-------------------------------------------------------------------------*/
/*	Globally Applied Styles
/*-------------------------------------------------------------------------*/

a:hover{
    text-decoration: none;
}
.accent-color-purple{
    color:#677AA5;
}
.blue-color{
    color:#01236d;
}
.custom-read-more-purple{
    font-weight: 700;
    background: #eff4f7;
    border-radius: 6px;
    padding: 6px 15px;
    color: #677AA5;
    margin-top: 10px;
    display: inline-block;
}
.hr-blue-color{
    border-color: #01236d;
}
img.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

/*-------------------------------------------------------------------------*/
/*	Header
/*-------------------------------------------------------------------------*/
body.scrolled #top-custom-bar{
    display:none;
}
#top-custom-bar{
    background: #01236d;
    padding: 10px 0;
}
#top-custom-bar a{
    color:white;
}
#top-custom-bar button{
    border: 1px solid;
    border-radius: 6px;
    padding: 0px 15px;
    background: transparent;
    color: white;
    font-weight: 700;
    margin-left: 20px;
}
#site-top-bar{
    background: #eff4f7;
}
#site-header {
    z-index: 100;
    background: #01236d;
    position: relative;
}
body.scrolled #site-header {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}
body.admin-bar.scrolled #site-header {
    top: 32px;
}
body.scrolled #site-header .logo-image{
    max-height: 60px;
    width: auto;
}
#main-navigation ul li a{
    color:white;
}
#main-navigation ul li a.active{
    font-weight: 700;
}
#main-navigation ul li .dropdown-menu a{
	color:black;
}
#site-header #main-navigation>ul>li:hover .dropdown-menu {
    display: block;
}
.top-contact-icons li a{
    color:#01236d;
    font-size: 18px;
}
.top-social-icons li a{
    color:#01236d;
    font-size: 20px;
}
.top-membership-btn{
    border: 1px solid;
    border-radius: 6px;
    padding: 1px 10px;
}

#menu-toggle-wrapper {
    position: absolute;
    right: 0;
    width: 30px;
    height: 50px;
    cursor: pointer;
    z-index: 999;
}
#menu-toggle-wrapper span {
    background: #fff;
    position: absolute;
    top: 50%;
    height: 3px;
    width: 100%;
    border-radius: 2px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#menu-toggle-wrapper span:before,
#menu-toggle-wrapper span:after {
    content: "";
    position: absolute;
    width: 100%;
    background: #fff;
    height: 3px;
    border-radius: 2px;
    left: 0;
}
#menu-toggle-wrapper span:before {
    top: -10px;
}
#menu-toggle-wrapper span:after {
    top: 10px;
}
#menu-toggle-wrapper.active span {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}
#menu-toggle-wrapper.active span:after {
    -webkit-transform: rotate(-95deg);
    -ms-transform: rotate(-95deg);
    transform: rotate(-95deg);
    top: 0;
    background: #fff;
}
#menu-toggle-wrapper.active span:before {
    opacity: 0;
}
#mobile-menu-wrapper {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 150px;
    -webkit-transform: translateX(100vw);
    -ms-transform: translateX(100vw);
    transform: translateX(100vw);
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 99;
}
#mobile-menu-wrapper.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
#mobile-menu-wrapper ul {
    list-style-type: none;
    padding-left: 0;
}
#mobile-menu-wrapper .mobile-menu-content > ul > li > a {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    display: inline-block;
}
#mobile-menu-wrapper ul li a {
    color: #000;
    font-size: 18px;
}

/*-------------------------------------------------------------------------*/
/*	Home Page
/*-------------------------------------------------------------------------*/

.home-latest-three-article-image{
    height: 300px;
    background-size: cover;
    background-position:center;
    position: relative;
}
.home-latest-three-article-box.col-lg-6 .home-latest-three-article-image{
    height: 400px;
}
.home-latest-three-article-image span{
    position: absolute;
    background: #677AA5;
    bottom: 0;
    left: 0;
    padding: 7px 15px;
    color:white;
}
.home-latest-three-article-box h3{
    font-size: 20px;
}
.home-first-cat-article-image{
    height: 300px;
    background-size: cover;
    background-position:center;
    position: relative;
}
.home-first-cat-article-box h3{
    font-size: 18px;
    min-height: 63px;
}
.home-first-cat-article-box .home-first-cat-article-image span{
    position: absolute;
    background: #677AA5;
    bottom:0;
    left:0;
    padding: 7px 15px;
    color:white;
}
.home-first-cat-article-box .home-first-cat-article-excerpt{
    min-height: 96px;
}

#home-jobs-section{
    background: #01236d;
    color:white;
}
#home-jobs-carousel h3{
    font-size: 18px;
    min-height: 40px;
}
.home-job-excerpt{
    text-align: justify;
}
.home-job-meta{
    display: block;
    width: 100%;
    margin-top: 10px;
}
.home-job-region{
    line-height: 34px;
    font-weight: 700;
}
.home-job-btn a{
    background: white;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 6px;
    font-weight: 700;
}
.home-view-all-jobs-btn{
    background: white;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 6px;
    font-weight: 700;
}
.home-left-sidebar-article-image{
    height: 150px;
    background-size: cover;
    background-position:center;
}
.home-left-sidebar-article-box h3{
    font-size: 16px;
}
.home-left-sidebar-article-box p{
    margin-bottom:0 ;
}
.home-tabs-cat-article-image{
    height: 250px;
    background-size: cover;
    background-position:center;
    position: relative;
}
.home-tabs-cat-article-image span{
    position: absolute;
    background: #677AA5;
    bottom: 0;
    left: 0;
    padding: 7px 15px;
    color:white;
}
.home-tabs-article-box h3{
    font-size: 16px;
}
#home-tabs-navigation-wrapper .nav-pills .nav-link.active{
    background:#677AA5;
    color:white;
}
#home-tabs-navigation-wrapper .nav-pills .nav-link{
    color:#01236d;
    font-weight: 700;
}
#home-right-sidebar .widget{
    margin-bottom: 30px;
}

/*-------------------------------------------------------------------------*/
/*	Jobs Page Template
/*-------------------------------------------------------------------------*/

.job-box h2{
    font-size:22px;
    min-height: 52px;
}
.job-box h3{
    font-size:18px;
}

/*-------------------------------------------------------------------------*/
/*	Category Template
/*-------------------------------------------------------------------------*/

#single-post-left img{
    max-width: 100%;
    height: auto;
}
.category-box-article-image{
    height: 250px;
    background-size: cover;
    background-position:center;
}
.category-studies-box-article-image{
    height: 150px;
    background-size: cover;
    background-position:center;
}
.category-article-box h3{
    font-size: 18px;
}
#category-studies-section{
    border:3px solid #33ffcc;
}
#category-studies-section h2{
    background-image: url('images/category-studies-title.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 70px;
}

#purchasing-tips-carousel-section {
    border: 3px solid #33ffcc;
}
#purchasing-tips-carousel-section h2 {
    background-image: url(images/category-studies-title.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 70px;
}
#purchasing-tips-carousel {
    font-size: 18px;
    color:#01236d;
}
#purchasing-tips-carousel .carousel-control-prev{
    width: 20px;
    left: -10px;
}
#purchasing-tips-carousel .carousel-control-next{
    width: 20px;
    right: -10px;
}
#purchasing-tips-carousel .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2301236d' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
#purchasing-tips-carousel .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2301236d' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

/* Studies category */
.studies-cat-custom-hr{
    border-color: #01236d;
    width: 80px;
    border-width: 5px;
}
.study-cat-bkg-img {
    height: 300px;
    background-size: cover;
    background-position: center;
}
.study-cat-img-btn {
    margin-top: -20px;
}
.study-cat-img-btn a {
    font-size: 18px;
    display: inline-block;
    font-weight: 700;
    padding: 6px 15px;
    border-radius: 6px;
    background: #01236d;
    color: #fff;
    text-transform: uppercase;
}
.study-cat-article-box h2{
    font-size: 20px;
}
.study-cat-meta span:first-child{
    color:#01236d;
    font-weight: 600;
}
.study-cat-footer a{
    color: #01236d;
}

/*-------------------------------------------------------------------------*/
/*	Register page
/*-------------------------------------------------------------------------*/

.register-page-content .container{
    max-width: 500px;
}

/*-------------------------------------------------------------------------*/
/*	Single post
/*-------------------------------------------------------------------------*/

.single-post-featured-image{
    background-size: cover;
    background-position: center;
    height: 400px;
}
.related-article-img {
    height: 250px;
    background-position: center;
    background-size: cover;
}
.related-article-excerpt{
    color:initial;
}
.blog-right-sidebar .widget{
    margin-bottom: 30px;
}
#single-post-related-articles hr{
    border-color:#01236d;
    width: 100px;
    border-width: 3px;
}
.related-article-box .related-article-share-icons a{
    color:#01236d;
}
.single-post-share-icons a{
    font-size: 28px;
    color:#01236d;
    padding-right: 15px;
}
#single-article-right-slide {
    max-width: 400px;
    padding: 34px 0 0;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    right: -430px;
    z-index: 10;
    transition: .5s ease-in-out;
    border-top: 1px solid #dee4ed;
    border-left: 1px solid #dee4ed;
}
#single-article-right-slide.active {
    right: 0;
}
.close-single-article-right-slide {
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 30px;
}
#single-article-right-slide.inactive {
    right: -430px;
}
.single-post-restricted-details{
    border: 3px solid #33ffcc;
    padding: 15px;
}
.single-post-restricted-details a{
    font-weight: 700;
    background: #eff4f7;
    border-radius: 6px;
    padding: 6px 15px;
    color: #677AA5;
    margin-top: 10px;
    display: inline-block;
}
.single-post-restricted-register-wrapper{
    border-bottom: 1px solid #677AA5;
    padding-bottom: 20px;
}
.single-post-restricted-register-wrapper a{
    background: #01236d;
    color:white;
}
.single-post-restricted-register-wrapper p{
    font-size: 18px;
}
.blog-widget-title{
    margin-bottom: 15px;
    font-weight: 700;
}
.widget.widget_categories ul,
.widget.widget_archive ul{
    background: #eff4f7;
    max-width: 300px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.widget.widget_categories ul li,
.widget.widget_archive ul li{
    margin-bottom: 5px;
}
.widget.widget_categories ul li a,
.widget.widget_archive ul li a{
    color:#677AA5;
    font-weight: 700;
}

/*-------------------------------------------------------------------------*/
/*	Woocommerce Checkout
/*-------------------------------------------------------------------------*/

.woocommerce .col-1,
.woocommerce .col-2 {
    max-width: none;
}
form.woocommerce-checkout input:not([type="radio"]):not([type="checkbox"]),
form.woocommerce-checkout select {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce-checkout .woocommerce-input-wrapper {
    width: 100%;
}


.custom-switch-payment-type-wrapper{
    text-align: center;
    color:white;
}
.custom-switch-payment-type{
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px
}
.custom-switch-payment-type input{
    opacity: 0;
    width: 0;
    height: 0;
}
.custom-switch-payment-type-price{
    font-weight: 700;
    font-size: 20px;
}
.custom-switch-payment-type span {
    border-radius: 34px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.custom-switch-payment-type span::before{
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}
.custom-switch-payment-type input:checked + span{
    background: #27AD3A;
}
.custom-switch-payment-type input:checked + span:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.custom-switch-payment-type-wrapper a{
    font-weight: 500;
    border-radius: 6px;
    padding: 15px 30px;
    background: #ED2E58;
    color: white;
    margin-top: 10px;
    display: inline-block;
	min-width: 250px;
	font-family: "Montserrat", Sans-serif;
    font-size: 19px;
}
.custom-switch-payment-type-price span:last-child{
    display: none;
}
.custom-switch-payment-type-wrapper.toggled .custom-switch-payment-type-price span:first-child{
    display: none;
}
.custom-switch-payment-type-wrapper.toggled .custom-switch-payment-type-price span:last-child{
    display: block;
}

body.woocommerce-account.page-id-218 h1{
    text-align: center;
}
body.woocommerce-account.page-id-218 .woocommerce h2{
    display: none;
}
.woocommerce form.login{
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    border:3px solid #33ffcc;
}
.woocommerce form.login label{
    display: block;
    width: 100%;
}
.woocommerce form.login .password-input{
    width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
    float:none;
    font-weight: 700;
    border-radius: 6px;
    padding: 6px 15px;
    background: #01236d;
    color: white;
    margin-top: 10px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce .woocommerce-form-login .lost_password{
    text-align: center;
}

body.page-id-230 #main-wrapper{
    background-image: url('images/prices-bkg.jpg');
    margin-top: -3rem;
    background-size: cover;
    background-position: center;
}
.download-product-sample-button {
    margin-bottom: 30px;
    margin-top: 20px;
}
.download-product-sample-button a {
    border: 1px solid #b80000;
    color: #b80000;
    padding: 6px 15px;
    font-weight: 700;
    margin-right: 10px;
    display: inline-block;
}
/*-------------------------------------------------------------------------*/
/*	Footer
/*-------------------------------------------------------------------------*/

#footer-widgets-wrapper{
    background: #01236d;
    color:white;
}
#footer-copyright-wrapper{
    background:#021439;
    color:white;
}
#footer-widgets-wrapper ul{
    list-style-type: none;
    padding-left: 0;
}
#footer-widgets-wrapper ul li a{
    color:white;
}
#footer-gdpr-wrapper{
    background: #01236d;
    color:white;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
}
#footer-gdpr-wrapper .container *{
    display: inline-block;
    color:white;
    margin-bottom: 0;
    margin-right: 15px;
}
.accept-footer-gdpr-button{
    background: transparent;
    border:1px solid;
    border-radius: 6px;
}
#footer-gdpr-wrapper a{
    text-decoration: underline;
}

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

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

 
 
} 

/* Min-width 1001px */
@media only screen and (min-width: 1001px) {
    .single-post-editor-content.no-restricted p span.first-letter{
        font-size: 80px;
        line-height: 70px;
        float:left;
        margin-right: 10px;
    }
}

/* Min-width 1200px */
@media only screen and (min-width: 1200px) {
    .container{
        max-width: 80%;
    }
    #home-latest-section .col-lg-3{
        margin-top: 94px;
    }
    #home-left-sidebar{
        padding-right: 25px;
    }
    #home-right-sidebar{
        padding-left: 25px;
    }
    #single-post-left{
        padding-right: 30px;
    }
    #home-latest-three-articles .row .home-latest-three-article-box:not(:last-child){
        padding-right: 30px;
    }
    .home-latest-three-article-image{
        margin-bottom: 30px;
    }
    .home-latest-three-article-box.col-lg-6 .home-latest-three-article-image{
        height: 450px;
    }
    #home-first-category-section .row .home-first-cat-article-box:not(:last-child){
        padding-right: 20px;
    }
}

/* Extra large devices (large laptops and desktops, 1600px and up) */
@media only screen and (min-width: 1600px) {
 
}

/* Large Phones And Tablet */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}


#home-jobs-carousel .carousel-control-prev,
#home-jobs-carousel .carousel-control-next{
    width: 30px;
}
#home-jobs-carousel .carousel-control-prev{
    left:-30px;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md if col-md-4*/
    #home-jobs-carousel .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm if col-sm-6*/
    #home-jobs-carousel .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) {
    #home-jobs-carousel .carousel-item {
        margin-right: 0;
    }
    /* show 2 items */
    #home-jobs-carousel .carousel-inner .active + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }
    #home-jobs-carousel .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    #home-jobs-carousel .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    #home-jobs-carousel .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    #home-jobs-carousel .carousel-item-prev.carousel-item-right + .carousel-item,
    #home-jobs-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* MD */
@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    #home-jobs-carousel .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }
    #home-jobs-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }
    #home-jobs-carousel .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    #home-jobs-carousel .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    #home-jobs-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    /* Show 5th slide on lg if col-lg-3 */
    #home-jobs-carousel .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    #home-jobs-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction //t - previous slide direction last item animation fix */
    #home-jobs-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}