/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.main-content{padding-bottom:0px;}
.descLink {
    transition: color .3s ease;
    color: #EC7927;
}


/* WOOCOMMERCE STYLE
--------------------------------------------------------------- */
.sticky_dds_product .availability{display:none;}
.sticky_dds_product .star-rating{display:none;}
.archive_title {text-align:center;}
.filter-item-list .filter-item{font-size:16px !important;}
.resp-accordion{font-size:20px !important;}
.woocommerce-account .woocommerce{margin: 50px -10px !important;}

.postid-50 .single_variation_wrap,
.postid-50 .single_variation_wrap .stock,
.postid-50 .single_variation_wrap .out-of-stock {
    display: none !important;
}
.postid-50 .single_variation_wrap .quantity {
    display: none !important;
}
.postid-50 .single_add_to_cart_button,
.postid-50 .quantity {
    display: none;
}

/* END OF WOOCOMMERCE STYLE
--------------------------------------------------------------- */
/* SECTION VESSELS APPLICATION SOLUTIONS
--------------------------------------------------------------- */
.dds-vessels {
    position: relative;
    min-height: 600px;
    overflow: hidden;
}

.dds-vessel-bg{
    position:absolute;
    inset:0;
}

.dds-vessel-bg img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:opacity .5s ease;
}

.dds-vessel-overlay{
    position:absolute;
    inset:0;

    background:linear-gradient(
        90deg,
        rgba(4,12,22,.92) 0%,
        rgba(4,12,22,.75) 35%,
        rgba(4,12,22,.35) 60%,
        rgba(4,12,22,.10) 100%
    );
}

.dds-vessels .dds-container {
    position: relative;
    z-index: 5;

    min-height: 600px;

    display: flex;
    flex-direction: column;
    justify-content: center;

    max-width: 1500px;
    margin: 0 auto;

    padding: 70px 80px;
}

.dds-vessel-content {
    max-width: 1200px;
    padding-left: 20px;
}

.dds-vessel-label{
    display:inline-block;
    color: #ffffff;
    font-size:13px;
    font-weight:700;
    letter-spacing:3px;

    margin-bottom:20px;
}

.dds-vessel-content h2{
    color:#fff;
    font-size:52px;
    line-height:1;
    margin-bottom:25px;
}

.dds-vessel-content p{
    color:rgba(255,255,255,.85);
    font-size:16px;
    line-height:1.4;
    max-width:550px;
    margin-bottom:35px;
}

.dds-vessel-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;

    margin-top: 50px;
    padding-left: 20px;
}

.dds-vessel-item{
    background:transparent;
    border:1px solid rgba(255,255,255,.2);

    color:#fff;

    padding:14px 24px;

    border-radius:50px;

    cursor:pointer;

    transition:.3s;
}

.dds-vessel-item:hover,
.dds-vessel-item.active{
    background:#ed7828;
    border-color:#ed7828;
}
.vessels-section .vc_column-inner{padding-top: 0px !important; padding-left:0px !important; padding-right:0px!important;}
.dds-vessel-link {

    position: relative;

    display: inline-block;

    color: #fff;

    font-size: 18px;
    font-weight: 500;

    text-decoration: none;

    transition: color .3s ease;
}

.dds-vessel-link::after {

    content: "";

    position: absolute;

    left: 0;
    bottom: -6px;

    width: 0;
    height: 2px;

    background: #EC7927;

    transition: width .3s ease;
}

.dds-vessel-link:hover {

    color: #fff;
}

.dds-vessel-link:hover::after {

    width: 100%;
}

@media(max-width:991px){

    .dds-vessels {
    min-height: 620px;
    }
    
    .dds-vessels .dds-container {
        min-height: 620px;
        padding: 90px 70px;
    }

    .dds-vessels{
        padding:80px 0;
    }
    .dds-vessel-content,
    .dds-vessel-nav{
        padding-left:0;
    }
    .dds-vessel-content h2{
        font-size:42px;
    }

    .dds-vessel-content p{
        font-size:18px;
    }

    .dds-vessel-nav{
       margin-top: 60px;
    }

    .dds-vessel-item{
        width:100%;
        text-align:center;
    }

}
/* END OF SECTION VESSELS APPLICATION SOLUTIONS
--------------------------------------------------------------- */

/* WOOCOMMERCE STYLE TOP PRODUCTS
--------------------------------------------------------------- */
.dds-add-to-cart-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:20px 40px;
    background:#16161d;
    color:#fff;
    border:1px solid #16161d;
    border-radius:999px;
    font-size:18px;
    font-weight:500;
    text-decoration:none;
    transition:.3s ease;
    line-height:1;
}

.dds-add-to-cart-btn:hover{
    background:transparent;
    border:1px solid #0e1334;
    color:#0e1334;
}
.button_cart_product{text-align:right;}

.see_inside_button a {border-radius:30px !important;}

.photo_frame_border_tp{border: 1px solid #c6c6c6; border-radius:25px;}
.photo_frame_border_tp img{border-radius:25px !important;}

.preview_product h3 {font-weight: 700;margin-bottom: 12px !important;}
.preview_product .porto-u-sub-heading{font-size:17px;}

.top_features_number h2{font-size: 55px;font-weight: 700;margin-bottom: 20px !important;}
.top_features_number .porto-u-sub-heading{font-size: 20px;line-height: 35px;}
.title_description_tp{font-weight: bold !important;}
.description_text_tp p{font-size: 20px !important;line-height: 35px !important;}

.system_text_title_tp{font-weight:800 !important;}
.system_text_description_tp{max-width:900px; margin:0 auto;}
.resp-accordion{margin-left:30px !important;}

@media (max-width: 1024px) and (orientation: portrait) {
    .title_description_tp{font-size:38px !important; line-height:43px !important;}
    .description_text_tp p {font-size:19px !important;}
    .s1_tp_subtitle{font-size:58px !important; line-height:58px !important;}
    .top_features_number h2{font-size:46px;}
}
@media(max-width:767px){

    .s1_tp_title{font-size:14px !important;}
    .s1_tp_subtitle{font-size:50px !important; line-height:60px !important;}
    .s1_tp_text{font-size:18px !important; line-height:26px !important;}
    .button_cart_product{text-align:center; margin-bottom:15px;}
    .title_description_tp{font-size:38px !important; line-height:43px !important;}
    .description_text_tp p {font-size:19px !important;}

}

/* END OF WOOCOMMERCE STYLE TOP PRODUCTS
--------------------------------------------------------------- */

/* WOOCOMMERCE SPECS TABLE SHORTCODE
--------------------------------------------------------------- */
.dds-specs-table{
    border-top:1px solid #d9d9d9;
}

.dds-spec-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:40px;
    padding:19px 0;
    border-bottom:2px solid #d9d9d9;
}

.dds-spec-label{
    color:#787878;
    font-size:22px;
    font-weight:400;
}

.dds-spec-value{
    color:#1d1d1f;
    font-size:22px;
    font-weight:700;
    text-align:right;
}
@media (max-width: 1024px) and (orientation: portrait) {
    .dds-spec-label,
    .dds-spec-value{
        font-size:13px;
    }

}
@media(max-width:767px){

    .dds-spec-row{
        flex-direction:column;
        align-items:flex-start;
        gap:10px;
    }

    .dds-spec-value{
        text-align:left;
    }

    .dds-spec-label,
    .dds-spec-value{
        font-size:15px;
    }

}
/* END OF WOOCOMMERCE SPECS TABLE SHORTCODE
--------------------------------------------------------------- */
/* MANUAL AND FAQS SHORTCODE
--------------------------------------------------------------- */
.download-card {
    max-width: 93%;
}

.dy-download-item {
    border-top: 1px solid #ddd;
}

.dy-download-item:last-child {
    border-bottom: 1px solid #ddd;
}

.dy-download-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
    cursor: pointer;
}
.dy-faq-title {
    font-size: 1.2rem;
    font-weight: 500;
    color: #434343;
    line-height: 1.3;
}

.dy-download-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #111;
    line-height: 1.3;
}

.dy-download-toggle {
    width: 42px;
    height: 42px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: none;
    font-size: 24px;
    color: #999;
    cursor: pointer;
    transition: .3s;
}

.dy-download-toggle:hover {
    border-color: #ec7927;
    color: #ec7927;
}

.dy-download-content {
    display: none;
    padding-bottom: 35px;
}

.dy-download-description {
    color: #666;
    line-height: 0px;
    margin-bottom: 20px;
}

.dy-download-btn {
    display: inline-block;
    padding: 5px 65px;
    border: 1px solid #111;
    border-radius: 30px;
    color: #111;
    text-decoration: none;
    font-weight: 600;
    transition: .3s;
}

.dy-download-btn:hover {
    background: #0e1334;
    border-color: #0e1334;
    color: #fff;
}
.dy-faq-search {
    width: 100%;
    padding: 14px 20px !important;
    border: 1px solid #ddd !important;
    border-radius: 30px;
    font-size: 16px !important;
    margin-bottom: 30px !important;
}

.dy-faq-search:focus {
    outline: none;
    border-color: #0e1334;
}
/* END OF MANUAL AND FAQS SHORTCODE
--------------------------------------------------------------- */
/* SPECIFICATION WOOCOMMERCE PRODUCT SHORTCODE
--------------------------------------------------------------- */
.spec-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: flex-start;
    align-items: flex-start;
}

.spec-column {
    flex: 0 0 calc(23% - 30px); /* 4 columns max */
    /*min-width: 240px;*/
}

.spec-column ul{
    list-style:none;
    padding:0;
    margin:0;
}
.spec-full ul{
    list-style:none;
    padding:0;
    margin:0;
}
.spec-full{
    grid-column:1/-1; /* span all columns */
}

/* Add padding only from second item onwards */
.spec-full li:first-child{
    font-weight:bold;
}
.spec-full li:not(:first-child){
    padding-left:32px;
}

/* Add check icon only from second item onwards */
.spec-full li:not(:first-child):before{
    content:"";
    position:absolute;
    left:0;
    top:0px;
    width:16px;
    height:16px;
    background-repeat:no-repeat;
    background-size:contain;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230e1334' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");
}
.spec-full li{
    position:relative;
    margin-bottom:14px;
    line-height:1.6;
}
.spec-column li{
    position:relative;
    margin-bottom:14px;
    line-height:1.6;
}

/* Add padding only from second item onwards */
.spec-column li:not(:first-child){
    padding-left:32px;
}
.spec-column li:first-child{
    font-weight:bold;
}
/* Add check icon only from second item onwards */
.spec-column li:not(:first-child):before{
    content:"";
    position:absolute;
    left:0;
    top:3px;
    width:16px;
    height:16px;
    background-repeat:no-repeat;
    background-size:contain;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230e1334' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");
}
/* Tablet */
@media (max-width:1024px) {
    .spec-grid{gap: 0px;justify-content: center;}

    .spec-column {
        margin: 20px 0px;
        flex: 0 0 calc(40% - 20px);
    }
    .spec-full{
        grid-column:1/-1;
    }
}

/* Mobile */
@media (max-width:767px) {
    .spec-column {
        padding: 0px 20px;
        flex: 0 0 100%;
    }
}

/* END OF SPECIFICATION WOOCOMMERCE PRODUCT SHORTCODE
--------------------------------------------------------------- */

/* VIDEO TAB WOOCOMMERCE PRODUCT SHORTCODE
--------------------------------------------------------------- */
.video-section{
    margin-bottom:60px;
}

.video-group-title{
    margin: 0 0 20px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}

.product-video-item {
    max-width: 1280px;
    margin: 0 auto 40px;
}

.product-video-item iframe {
    width: 100%;
    aspect-ratio: 16/9;
    border: none;
}
.dy-video{
    max-width:1000px;
    margin:0 auto 40px;
}

.dy-video-thumb-wrap{
    position:relative;
    cursor:pointer;
}

.dy-video-thumb{
    width:100%;
    display:block;
    border-radius:8px;
}

.dy-play-button{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
/* END OF VIDEO TAB WOOCOMMERCE PRODUCT SHORTCODE
--------------------------------------------------------------- */

/* WHAT INSIDE BOX TAB WOOCOMMERCE
--------------------------------------------------------------- */
.dy-box-contents{
    list-style:none;
    padding-left: 60px;
}

.dy-box-contents li{
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px;
    line-height: 10px;
    font-size: 16px;
}

.dy-box-contents li:before{
    content:"";
    position:absolute;
    left:0;
    top:0px;
    width:16px;
    height:16px;
    background-repeat:no-repeat;
    background-size:contain;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23EC7927' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");
}
/* END OF WHAT INSIDE BOX TAB WOOCOMMERCE
--------------------------------------------------------------- */
/*Manual page styles*/
.manual-container {
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 5px;
    margin: 20px auto;
    max-width: 800px;}
.manual-title {
    font-size: 24px;
    font-weight: bold;}
.manual-description {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.5;}
.manual-download-button {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 15px;
    background-color: #0073aa;
    color: white;
    text-decoration: none;
    border-radius: 5px;}
.manual-download-button:hover {background-color: #005f8e;}
/*End of Manual page styles*/
/* Algolia style */
.aa-dropdown-menu {
	max-height: 400px !important;
  overflow-y: auto !important;
  scrollbar-width: thin !important;         /* For Firefox */
  scrollbar-color: #ccc #fff !important;    /* For Firefox */

  /* For WebKit browsers (Chrome, Safari) */
}
.aa-dropdown-menu::-webkit-scrollbar {
  width: 6px !important;
}
.aa-dropdown-menu::-webkit-scrollbar-thumb {
  background: #ccc !important;
  border-radius: 10px !important;
}
.aa-dropdown-menu::-webkit-scrollbar-track {
  background: transparent !important;
}
.search-results .page-title{margin-bottom:0px;}
.aa-dropdown-menu{width:100%;}
.aa-dropdown-menu .aa-suggestion .suggestion-post-title {
    font-size: 18px; /* Increase this value as needed */
    font-weight: bold;
}
/* End of Algolia style */