/* Header default */
.top-header .col1 .item-link:not(:last-child){
    margin-right: 30px;
}
.top-header .col2 .elementor-element{
    width: auto !important;
    margin-left: 30px;
}
.top-header .col2 .elementor-element:first-child{
    margin: 0;
}
.top-header .col2 .language-theme .language-active i:hover,
.top-header .col2 .language-theme .language-active a:hover,
.vigore-info-box-style2:hover > a i,
.top-header .col2 .language-theme .language-active i,
.top-header .col2 .language-theme .language-active a,
.top-header .col2 .vigore-info-box-style2 > a{
    color: #ffffff;
}
.main-header .col3{
    margin-left: auto;
}
.main-header .col3 .elementor-widget-wrap{
    flex-wrap: nowrap;
}
.main-header .col3 .elementor-element{
    width: 40px !important;
}
.main-header .col3 .elementor-element:nth-child(n+2){
    margin-left: 10px;
}
/* Footer default */
.social-footer .element-list-link .title-list-link{
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    margin-right: 15px;
    font-family: 'Spartan', sans-serif;
}
.social-footer .col2 .element-list-link .title-list-link{
    margin-right: 10px;
}
/*06. Inner page
********************************************************************************************************/
.mega-shop .item-banner-info .banner-thumbnail::after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 0.3);
}
/* About */
.about-content3 .elvigor-list-link-style3 .item-thumb{
    width: 80px;
    height: 80px;
    background: #f5f9f9;
    border-radius: 50%;
    flex-shrink: 0;
    text-align: center;
}
.about-content3 .elvigor-list-link-style3 .item-thumb i{
    color: #111111;
    line-height: 80px;
}
.about-content3 .elvigor-list-link-style3 .item-info{
    padding-left: 30px;
}
/* Contact */
.contact-content1 .item-slider- .icon-slider-custom a{
    font-size: 48px;
    color: #56a918;
}
.contact-content2 .wpcf7-form input, 
.contact-content2 .wpcf7-form textarea{
    width: 100%;
    margin-bottom: 30px;
    border-radius: 0;
    padding: 0 15px;
}
.contact-content2 .wpcf7-form textarea{
    padding: 15px;
    margin-bottom: 25px;
}
.contact-content2 .elvigor-bt-default{
    min-height: 40px;
    line-height: 40px;
    border-radius: 0;
    padding: 0 30px;
    font-weight: 600;
    letter-spacing: 0.3px;
}
/*07. Home page
********************************************************************************************************/
/* Home 1 */
.banner-header1 .banner-thumbnail img{
    min-height: 600px;
}
.banner-header1 .elementor-widget-vigor-banner-info .item-banner-info-style2{
    overflow: hidden;
}
.banner-header1 .elementor-widget-vigor-banner-info .item-banner-info-style2 .banner-info{
    left: calc((100% - 1700px) / 2);
    width: auto;
    max-width: 1700px;
    padding: 100px 50px;
    transform: translate(0,calc(-50% - 30px));
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
}
.service-h1 .item-slider-{
    display: flex;
    align-items: center;
}
.service-h1 .icon-slider-custom{
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    background: #ffffff;
    border: 1px dashed #56a918;
    border-radius: 50%;
    flex-shrink: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.service-h1 .icon-slider-custom:hover{
    background: #56a918;
    border: 1px solid #56a918;
}
.service-h1 .icon-slider-custom:hover a{
    color: #ffffff !important;
}
.service-h1 .icon-slider-custom a{
    color: #56a918;
    font-size: 36px;
}
.service-h1 .content-slider-custom{
    padding-left: 20px;
}
.blog-h1 .elvigor-swiper-slider{
    padding-top: 30px;
    margin-top: -30px;
}
.banner1-h1 .item-banner-info-style2 .banner-info{
    width: 100%;
    padding: 50px;
}
.banner1-h1 .col1 .item-banner-info-style2 .banner-info{
    top: 50px;
    transform: translate(-50%,0);
}
.banner1-h1 .item-banner-info-style2 .banner-thumbnail img{
    min-height: 250px;
}
.banner1-h1 .col1 .item-banner-info-style2 .banner-thumbnail img{
    min-height: 530px;
}
.product-banner2-h1 .item-banner-info-style2 .banner-info,
.product-banner1-h1 .item-banner-info-style2 .banner-info{
    width: 100%;
    top: 20px;
    padding: 30px;
    transform: translate(-50%,0);
}
/* End Home 1 */

/* Home 2 */
.main-header.header2 .menu-style- .toggle-mobile-menu{
    background-color: transparent !important;
}
.banner-header-h2 .item-banner-info-style2 .banner-info{
    top: 20%;
    transform: translate(-50%,-20%);
    padding: 30px;
    width: 100%;
}
.banner-header-h2 .item-banner-info-style2 .banner-thumbnail img{
    min-height: 800px;
}
.banner-h2 .item-banner-info-style2 .banner-thumbnail img{
    min-height: 300px;
}
.banner-h2 .item-banner-info-style2 .banner-info{
    width: 100%;
    padding: 80px;
}
/* End Home 2 */

/* Home 3 */
.main-header.header3 .elementor-container{
    flex-wrap: wrap;
}
.main-header.header3 .col1,
.main-header.header3 .col3{
    width: 25%;
}
.main-header.header3 .col2{
    width: 50%;
}
.main-header.header3 .col4{
    width: 100%;
    margin-top: 30px;
    padding: 10px 0;
}
.main-header.header3 .col4::after,
.main-header.header3 .col4::before{
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 0;
    top: 0;
    background: #56a918;
    z-index: -1;
}
.main-header.header3 .col4::before{
    right: 0;
    left: auto;
}
.banner-header3 .banner-thumbnail img{
    min-height: 650px;
}
.banner-header3 .elementor-widget-vigor-banner-info .item-banner-info-style2{
    overflow: hidden;
}
.banner-header3 .elementor-widget-vigor-banner-info .item-banner-info-style2 .banner-info{
    left: 100%;
    width: auto;
    max-width: 1700px;
    padding: 100px 50px;
    transform: translate(0,-50%);
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
}
.banner-header3  .elementor-widget-vigor-banner-info .swiper-slide-active .item-banner-info-style2 .banner-info{
    left: calc((100% - 1700px) / 2);
}
.blog-h3 .col2 .item-grid-post- .item-post{
    display: flex;
    flex-wrap: wrap;
}
.blog-h3 .col2 .item-grid-post- .post-thumb{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    order: 1;
}
.blog-h3 .col2 .item-grid-post- .post-info{
    width: 100%;
}
.product2-h3 .list-product-wrap{
    margin: 0;
}
/* End Home 3 */
/*******************************************************************************************************
11. Begin Responsive
********************************************************************************************************/
@media (max-width: 1700px){
    .banner-header1 .elementor-widget-vigor-banner-info .item-banner-info-style2 .banner-info{
        left: 0;
    }
    .banner-h2 .item-banner-info-style2 .banner-info {
        padding: 50px;
    }
    .banner-header3 .elementor-widget-vigor-banner-info .swiper-slide-active .item-banner-info-style2 .banner-info{
        left: 0;
    }
}
@media (max-width: 1366px){
    
    .banner1-h1 .col1 .item-banner-info-style2 .banner-info {
        top: 0;
        padding: 50px 30px;
    }
    /* home2 */
    .product-banner2-h1 .item-banner-info-style2 .banner-info, .product-banner1-h1 .item-banner-info-style2 .banner-info{
        top: 0;
    }
    .banner-header-h2 .item-banner-info-style2 .banner-info {
        top: 25%;
        transform: translate(-50%,-25%);
    }
}
@media (max-width: 1200px){

    .banner-header1 .elementor-widget-vigor-banner-info .item-banner-info-style2 .banner-info {
        padding: 100px 30px;
    }
    .banner1-h1 .item-banner-info-style2 .banner-info {
        padding: 30px;
    }
    .banner-header3 .elementor-widget-vigor-banner-info .item-banner-info-style2 .banner-info {
        padding: 100px 30px;
    }
}/*End max-width: 1200px*/

@media (max-width: 1024px){
    
}/*End max-width: 1024px*/

@media (max-width: 880px){
    .mega-shop .elementor-column{
        width: 50% !important;
    }
    /* Home 3 */
    .main-header.header3 .elvigor-search-form > .elvigor-dropdown-box{
        display: none;
    }
}/*End width: 880px*/
@media (max-width: 767px){

    .banner-header3 .banner-thumbnail img ,
    .banner-header1 .banner-thumbnail img {
        min-height: 500px;
    }
    .service-h1 .icon-slider-custom{
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    .service-h1 .icon-slider-custom a{
        font-size: 24px;
    }
    .elvigor-wrapper-slider.display-swiper-navi-style1:hover .swiper-button-next, .elvigor-wrapper-slider.display-swiper-navi-style1:hover .swiper-container-rtl .swiper-button-next {
        right: 15px;
    }
    .elvigor-wrapper-slider.display-swiper-navi-style1:hover .swiper-container-rtl .swiper-button-prev, .elvigor-wrapper-slider.display-swiper-navi-style1:hover .swiper-button-prev {
        left: 15px;
    }
    .top-header .col1 .item-link{
        display: block;
    }
    .top-header .col1 .item-link:not(:last-child){
        margin: 0;
    }
    /* home 2 */
    .banner-header-h2 .item-banner-info-style2 .banner-info {
        top: 30%;
        transform: translate(-50%,-30%);
    }
    /* Home 3 */
    .main-header.header3 .menu-style- .toggle-mobile-menu{
        background-color: transparent !important;
    }
    .main-header.header3 .col3{
        order: 1;
        margin-top: 20px;
    }
    .main-header.header3 .col4{
        margin-top: 20px;
    }
    .main-header.header3 .yith-wcwl-el .count-product,
    .main-header.header3 .elvigor-mini-cart-style1 .mini-cart-icon .mini-cart-number{
        background: #fa9f00;
    }
    .main-header.header3 .menu-style- .toggle-mobile-menu,
    .main-header.header3 .elvigor-account-manager a,
    .main-header.header3 .yith-wcwl-el a,
    .main-header.header3 .elvigor-mini-cart-style1 .mini-cart-link{
        color: #ffffff;
    }
    .product2-h3 .product-grid-view .list-col-item{
        width: 100%;
    }
}/*End max-width: 767px*/
@media (max-width: 575px){
    
    /* home 2 */
    .banner-h2 .item-banner-info-style2 .banner-info{
        padding: 30px;
    }
    /* Home 3 */
    .main-header.header3 .col1,
    .main-header.header3 .col2{
        width: 100% !important;
    }
    .main-header.header3 .col2 .elementor-widget-wrap{
        padding: 0 !important;
        margin: 10px 0;
    }
}
