/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

#greeting-tabs-header #tabs .active,
#generic-tabs #tabs .active{
    cursor: pointer;
    display: inline-block;
    border-bottom: 2px solid transparent;
    border-color: #FDCA0F;
}

.text-center {
  text-align: center;
}

.styled-link {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}



#generic-tabs .first3img,
#generic-tabs .large-image-item {
    /*border: 1px solid red;*/
    display: flex;
    flex-direction: column;
    width: 80%;
    height: 650px;
    /*float:right;*/

}

.toggle-content p{
    margin-left:20px;
    /*border:1px solid red;*/
    padding-left:20px;
}

.full-section,
.large-image-item-wrapper {
    width : 100%;
    display: flex;
    justify-content: end;
}

.full-section:nth-child(2),
.large-image-item-wrapper:nth-child(even) {
    justify-content: start;
}


#generic-tabs .d-grid .card {
    display: flex;
    flex-direction: column;
    max-width: 360px;
}

.d-grid {
    display: grid;
    gap: 50px;
    grid-template-columns: auto auto auto;
   justify-content: flex-start!important;
   max-width: 68%!important;
   

    
}
@media(max-width:600px){
    .d-grid {
  
   max-width: 100%!important;
padding: 0px!important;
    
}
}
.btns {
     border: 1px solid black;
}
.card-image1 img{
    width:100%;
    /*height:680px;*/
}
.tabscont .container {
    width:100%;
}
.standard_togal .panel-title > a{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.fusion-accordian .panel-title a .fa-fusion-box {
   background-color: white!important;
    border-color: white!important;
    color: blue!important;
}

#new-project-btn-wrapper {
    display: flex;
    justify-content: end;
    margin-bottom: 15px;
}

#new-project-btn  {
    margin: 0;
    padding: 20px 40px 20px 40px;
    vertical-align: middle;
    border: none;
    background-color: #807676;
    color: white;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 35px ;
}

.managed_project {
    color: #3E82FC;
}

.managed_project::hover {
    cursor: pointer;
}

span.woocommerce-Price-amount.amount {
    display: none;
}

.searchform input.s {
    border: 1px solid black !important;
    border-radius: 25px !important;
}

.bg-image-show-hide:hover {
    background-size: contain !important;
}
.bg-image-show-hide p{
    font-family: "Work Sans", sans-serif;
}

/*------------------------------------------------
# Theme upgrade
---------------------------------------------*/
body {
    color:#000;
}
.fusion-button.fusion-button-default,
.fusion-login-box .fusion-login-button,
.blog-post .first3img .btns{
    background-color: #807676;
    border-color: #DBD7D7;
    font-size:14px;
    color:#fff;
    border-radius:40px;
    justify-content: center;
    text-transform:uppercase;
    font-weight: 400;
    height: 57px;
    padding: 10px 20px;
}
.fusion-button.fusion-button-default.btn-size-xl{
    max-width:232px;
    width:100%;
}
.fusion-button.fusion-button-default.btn-white {
    background-color: #fff;
    color:#807676;
    border: 1px solid #807676;
}
.fusion-button.fusion-button-default.btn-white .fusion-button-text {
    color:#807676;
}
.fusion-button.fusion-button-default.btn-white:hover .fusion-button-text {
    color:#fff;
}
.fusion-button.fusion-button-default.btn-white:hover {
    background-color: #807676;
}
.fusion-button.fusion-button-default.btn-size-sm{
    height: 27px;
    font-size: 12px;
}
.fusion-button.fusion-button-default.full-width{
    width:100%;
    max-width: 100%;
        padding: 20px 30px !important;
}
.fusion-form-form-wrapper .fusion-form-field .fusion-form-input{
    border: 1px solid #DBD7D7 !important;
}
.theme-btn-left.fusion-button{
    text-align: left;
    padding: 16px 20px;
    min-width: 262px;
    justify-content: flex-start;
    text-transform: capitalize;
    font-size:14px !important;
}

.section-full-box.padding-y-40,
.section-inner-box.padding-y-40{
   padding-bottom: 40px;
    padding-top: 40px; 
}
.section-full-box.padding-t-50 {
    padding-top: 50px;
}
.section-full-box.padding-b-50 {
    padding-bottom: 50px;
}
.section-full-box.padding-y-80 {
    padding-bottom: 80px;
    padding-top: 80px;
}
.section-full-box.padding-b-80 {
    padding-bottom: 80px;
}
.section-full-box.padding-y-100 {
    padding-bottom: 100px;
    padding-top: 100px;
}
.section-full-box.padding-b-100 {
    padding-bottom: 100px;
}

.form-box-column{
    max-width: 621px;
    width: 100%;
    margin-top: 0 !important;
}

.theme-form .fusion-layout-column{
    margin-bottom: 0;
}
.theme-form.fusion-form-form-wrapper .fusion-form-field {
    margin-bottom: 0;
}
.theme-form.fusion-form-form-wrapper input.fusion-form-input, 
.theme-form.fusion-form-form-wrapper select.fusion-form-input, 
.theme-form.fusion-form-form-wrapper textarea.fusion-form-input {
    font-size: 14px;
    padding: 5px 32px;
}
.theme-form .form-topics,
.fusion-form-form-wrapper.theme-form .fusion-form-field .label, 
.fusion-form-form-wrapper.theme-form .fusion-form-field label{
    font-size:14px;
    color:#000;
}

.fusion-form-form-wrapper.theme-form .form-topics .fusion-form-checkbox {
    padding-left: 5px;
}
.fusion-form-form-wrapper .fusion-form-field .fusion-form-checkbox:not(.option-inline) {
    margin-bottom: 3px;
}
.fusion-form-form-wrapper.theme-form .form-topics .fusion-form-field .fusion-form-checkbox label {padding-left: 12px;}
.fusion-form-form-wrapper.theme-form .form-topics .fusion-form-field .fusion-form-checkbox label:before,
.fusion-form-form-wrapper.theme-form .form-topics .fusion-form-field .fusion-form-checkbox input:checked+label:after{
    width: 6px;
    height: 6px;
    min-width:6px;
    border-color:#000 !important;
    border-radius:0;
}
.fusion-form-form-wrapper.theme-form .form-topics .fusion-form-field .fusion-form-checkbox input:checked+label:after{
    background-color:#000;
    left: 1px;
}
.fusion-form-form-wrapper.theme-form .fusion-form-field .fusion-select-wrapper .select-arrow{
    right: 30px;
    height: 38px;
}
.fusion-form-form-wrapper.theme-form  .select-arrow svg {
    display:none;
}
.fusion-form-form-wrapper.theme-form  .select-arrow:after {
    content: "";
    border-top: 8px solid #D9D9D9;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.fusion-layout-column.form-topics {
    padding-left: 30px;
    padding-top: 0;
}
.cpd_points_subscribe_form.fusion-form-form-wrapper .fusion-form-field {
    margin: 0;
}
.cpd_points_subscribe_form.fusion-form-form-wrapper .fusion-form-field input{
    color: #807676;
    padding: 10px 32px;
}
.fusion-body .fusion-form-form-wrapper.cpd_points_subscribe_form input::placeholder,
.fusion-body .fusion-form-form-wrapper.cpd_points_subscribe_form textarea::placeholder {
     color: #807676;
}
.cpd_points_subscribe_form.fusion-form-form-wrapper .fusion-form-field input, .cpd_points_subscribe_form.fusion-form-form-wrapper .fusion-form-field button {
   height: 57px;
    width: 100%;
    font-size: 14px;
}
.cpd_points_subscribe_form .fusion-alert {
    margin-top: 20px;
}

.showroom-section{
    min-height: 555px;
    max-width: 1216px;
    width: 100%;
    margin: 0 auto;
}
.showroom-section > div {
    margin: 0 !important;
}

.fusion-form-form-wrapper .theme-form2 .fusion-form-field .fusion-form-input {
    border: 1px solid #807676 !important;
}
.fusion-tabs.theme-table-tabs .nav .nav-tabs > li > a {
    background: transparent;
        border: none !important;
   
    padding: 10px 0;
    text-align: left;
    border-bottom: 2px solid #EDCE2E !important;
   
}

.fusion-tabs.theme-table-tabs .nav .nav-tabs > li > a > h4 {
    justify-content: flex-start;
     font-size: 22px;
    font-weight: 600;
     text-transform: uppercase
}

.fusion-tabs.theme-table-tabs .nav .nav-tabs > li {
    padding: 0 9px;
}

.fusion-tabs.theme-table-tabs .nav .nav-tabs > li:first-child {
    padding-left: 0;
}

.fusion-tabs.theme-table-tabs .nav .nav-tabs > li:last-child {
    padding-right: 0;
}

div.table-2 table thead {
    border: transparent;
}
div.table-2 table th {
    padding: 6px 10px;
    background: #DBD7D7;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    border-color: transparent;
}
div.table-2 tr td {
    border-bottom: 1px solid #807676;
    padding: 10px 10px;
    font-size: 14px;
}
.resources_page.table-2 table tbody tr > td:first-child {
    font-weight: 700;
    color: #000;
}
.resources_page.table-2 table tbody tr > td:nth-child(2) {
    color: #807676;
    font-weight: 600;
    font-size: 12px;
}
.resources_page.table-2 table thead tr > th:last-child {
    width: 130px;
}
div.fusion-login-box {
    max-width: 580px;
    margin: 0 auto;
    width: 100%;
    background: #fff;
}
div.fusion-login-box .fusion-login-form {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}
.fusion-login-box .fusion-login-form input, .fusion-login-box .fusion-login-form select {
    border-radius: 41.5px;
    border: 1px solid #807676;
    background: #FFF;
    padding: 8px 32px;
    font-size: 14px;
}
.fusion-login-box.fusion-login-box-login .fusion-login-submit-wrapper {
    text-align:center;
}
 .fusion-login-box .fusion-login-submit-wrapper .fusion-login-button-no-fullwidth,
.tecled_login_form_forget .fusion-button.join-btn{
    width: 100%;
    height: 57px;
    border-radius: 40px;
    max-width: 333px;
    margin: 0 auto;
}
.text-over-seperator {
    position: relative;
    margin-bottom: 15px;
}

.text-over-seperator:after {content: "";background: #000;width: 100%;height: 1px;position: absolute;top: 7px;left: 0;z-index: -1;}

.text-over-seperator > p {
    display: inline-block;
    background: #fff;
    padding: 0 20px;
    margin: 0;
}
.fusion-login-box.fusion-login-box-1.fusion-login-box-login {
    margin: 0 auto;
}

.projects-tabs .our_pro_tabs {
    margin-left: 0;
}

.projects-tabs #tabs li{
    margin-right: 50px;
}

#generic-tabs .first3img,
#generic-tabs .large-image-item {
    height: auto !important;
}
.blog-post .first3img .btns {
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 14px;
    min-width: 272px;
    text-align: center;
}
.blog-post h4.post-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    margin: 24px 0 12px 0;
}
.blog-post .full-section {
    margin-bottom: 50px;
}
.tecled_project_grid_layout .fusion-button.button-flat {
    max-width: 231px;
    width: 100%;
}

.section-full-box.section-ad-banner {
    height: 340px;
    padding: 0;
}

.section-full-box.section-ad-banner .ad-banner-content > .fusion-column-wrapper{
    max-width: 500px;
    width: 100%;
    margin-left: 0;
    margin-right:auto;
}
.section-full-box.section-ad-banner .ad-banner-content {
    margin-left:auto;
    margin-right:0;
}
.section-full-box.section-ad-banner .abs-image {
    position: absolute;
    top: -60px;
}

.fusion-layout-column.gallery-item {
    padding: 5px;
    margin: 0;
}

.fusion-layout-column.gallery-item .fusion-column-wrapper {
    margin: 0;
}

.fusion-layout-column.gallery-item .fusion-column-wrapper .fusion-imageframe {
    width: 100%;
}

.fusion-layout-column.gallery-item .fusion-column-wrapper .fusion-imageframe > img {
    width: 100%;
    min-height: 260px;
    max-height: 260px;
}
.project-gallery > .fusion-builder-row {
    padding: 0 25px !important;
    margin: 0 !important;
}

.flex-control-paging.flex-control-nav li a {
    box-shadow: none;
    border: 1px solid #807676;
    background: transparent;
}
.flex-control-paging.flex-control-nav li a.flex-active {
    background-color: #D9D9D9;
}
.qoute-block-style .fusion-testimonials {
    margin: 0;
}

.qoute-block-style  .fusion-testimonials.classic blockquote .awb-quote {
    padding: 0;
}
.qoute-block-style > div {
    padding: 50px 70px 45px 70px !important;
}
.qoute-block-style .fusion-testimonials .testimonial-pagination {
    justify-content: flex-start;
}
.qoute-block-style .fusion-testimonials .testimonial-pagination a {
    border-color: #807676;
}
.fusion-testimonials.classic .alignment-left .company-name strong{
    font-weight: 400;
}

.qoute-block-style .fusion-testimonials .testimonial-pagination a.activeSlide {
    background: #D9D9D9;
}
.qoute-block-style .fusion-testimonials.classic .awb-triangle{
    display:none;
}
#wrapper .fusion-footer .fusion-vertical-menu-widget .menu li.current_page_item>a, 
#wrapper .fusion-footer .side-nav li.current_page_item a {
    border: transparent;
}
.fusion-footer .fusion-footer-widget-column,
.fusion-footer  #custom_html-4{
    text-align: left !important;
}

.fusion-footer .fusion-footer-widget-area .widget-title {
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
}
#wrapper .fusion-footer .fusion-vertical-menu-widget.left .menu li a,
.awb-off-canvas .fusion-footer .fusion-vertical-menu-widget.left .menu li a {
    padding: 0;
    color: #000;
}
footer#footer {
    padding: 28px 30px;
    background: #F5F5F5;
}

.fusion-footer .fusion-footer-widget-area {
    padding: 45px 0 40px 0;
}

.fusion-footer .fusion-footer-widget-area h3 {
    font-size: 14px;
}

.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column:nth-child(1) {
    width: 30%;
}

.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column {
    width: 28%;
    padding-left: 30px;
}

.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column:nth-child(1) {
    width: 30%;
    padding-left: 0;
    padding-right: 50px;
    font-size: 14px;
    line-height: normal;
    color: #000;
}

.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column.fusion-column-last {
    width: auto;
}
.fusion-footer .fusion-social-links-footer .fusion-social-networks.boxed-icons .fusion-social-network-icon:not(.custom) {
    margin: 0;
    background: #000;
    border-radius: 0;
        margin: 0 4px;
    color: #fff;
}
.fusion-copyright-notice > div {
    display: flex;
    align-items: center;
    gap: 0 20px;
    color:#000;
}
.page-template-profile-php #main {
    padding: 100px 40px;
}
.fusion-login-loggedin-links li:first-child,
.fusion-login-loggedin-links li:nth-child(2){
    display: none !important;
}
.tecled_profile_inner_wrp button.update_pro_btn {
    margin-top: 35px;
    background-color: #807676;
    border-color: #DBD7D7;
    font-size: 14px;
    color: #fff;
    border-radius: 40px;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 400;
    height: 57px;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
}
.tecled_profile_inner_wrp input.tec_input_field {
    color: #807676;
    margin-bottom: 25px;
    border-radius: 41.5px;
    border: 1px solid #807676;
    background: #FFF;
    padding: 8px 32px;
    font-size: 14px;
    outline: none;
}
.tecled_profile_inner_wrp input.tec_input_field:focus {
    border: 1px solid #807676 !important;
}

.tecled_profile_inner_wrp h3.fusion-responsive-typography-calculated {
    font-size: 52px;
    line-height: 61px;
    font-family: 'Work Sans';
    font-weight: 700;
    color: #000000;
    margin: 0;
    padding-bottom: 35px;
    text-align: center;
}
.tecled_profile_inner_wrp form {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    text-align: center;
}
.tecled_profile_inner_wrp label {
    text-align: left;
}

/*Responsive*/
@media (max-width: 1200px){
     .section-title.fusion-text,
     .section-title.fusion-title,
     .fusion-body .section-title.fusion-title{
        font-size: 40px;
    }
    .fusion-body .fusion-title.animated-title .fusion-title-heading {
        font-size: 60px !important;
    }
     .section-title.text-2xl,
     .fusion-body .section-title.fusion-title.text-2xl{
         font-size: 60px;
     }
     .section-title.text-xl {
        font-size: 54px;
    }
    .section-title.text-md {
        font-size: 34px;
    }
    .section-title.text-sm {
         font-size: 28px;
    }
    .section-full-box.padding-y-80 {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .section-full-box.padding-b-80 {
        padding-bottom: 50px;
    }
    .section-full-box.padding-y-100 {
        padding-bottom: 70px;
        padding-top: 70px;
    }
    .section-full-box.padding-b-100 {
        padding-bottom: 70px;
    }
    .section-full-box.padding-t-50 {
        padding-top: 40px;
    }
    .section-full-box.padding-b-50 {
        padding-bottom: 40px;
    }
    .showroom-section {
        min-height:420px;
    }
    .fusion-tabs.theme-table-tabs .nav .nav-tabs > li > a > h4 {
        font-size: 18px;
    }
    .qoute-block-style .fusion-testimonials.classic blockquote .awb-quote {
        font-size: 24px;
    }
    .qoute-block-style > div {
        padding: 30px 50px 25px 50px !important;
    }
    .fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column {
        width: 26%;
    }
}
@media (max-width: 1024px){
   .subscribe_form_left {
        text-align: center;
    }
    .form-box-column {
        max-width: 720px;
    }
    .section-full-box.section-ad-banner .abs-image {
        position: relative;
        top: 0;
    }
}
@media (max-width: 1000px){
     .section-title.fusion-text h2,
     .section-title.fusion-title h2,
     .fusion-body .section-title.fusion-title h2{
        font-size: inherit !important;
    }
    .col-full-portrait > .fusion-builder-row > .fusion-layout-column,
    .col-full-portrait.nested > .fusion-builder-row > .fusion-layout-column .fusion-builder-row > .fusion-layout-column{
        width: 100%;
    }
    .col-full-portrait > .fusion-builder-row > .fusion-layout-column > .fusion-column-wrapper {
        margin-left:0;
        margin-right:0;
    }
    .form-box-column {
        max-width: 100%;
    }
    .projects-tabs #tabs li {
        margin-right: 20px;
    }
    .fusion-body .tecled_project_grid_layout .fusion-title .fusion-title-heading{
        font-size: 26px !important;
    }
    .section-full-box.section-ad-banner{
        height: auto;
        padding-bottom: 40px;
        
    }
    .section-full-box.section-ad-banner .ad-banner-content {
        margin: 0 auto;
    }
    .section-full-box.section-ad-banner .ad-banner-content > .fusion-column-wrapper {
        max-width: 100%;
    }
    .subscribe_form_left, .subscribe_form_right {
        width: 100%;
    }
    .fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column{
        padding:0;
    }

    
}

@media (max-width: 767px){
    .fusion-slider-sc:not(.fusion-has-margin) .flexslider {
        margin: 0 !important;
    }
    .project-gallery > .fusion-builder-row {
        padding: 0 !important;
    }
    .fusion-button.fusion-button-default,
    .blog-post .first3img .btns {
        height: 40px;
        min-width: 180px;
    }
    .blog-post .first3img .btns{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .section-full-box.padding-y-40,
    .section-inner-box.padding-y-40{
       padding-bottom: 30px;
        padding-top: 30px; 
    }
    .section-full-box.padding-y-80 {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .section-full-box.padding-b-80 {
        padding-bottom: 40px;
    }
    .section-full-box.padding-y-100 {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .section-full-box.padding-b-100 {
        padding-bottom: 40px;
    }
    .awb-off-canvas .fusion-fullwidth, 
    .fusion-tb-footer .fusion-fullwidth, 
    .fusion-tb-header .fusion-fullwidth, 
    .fusion-tb-page-title-bar .fusion-fullwidth, 
    .width-100 .fusion-fullwidth {
        padding-left: 20px;
        padding-right: 20px;
    }
     .section-title.fusion-text,
     .section-title.fusion-title,
     .fusion-body .section-title.fusion-title {
        font-size: 34px;
        margin-bottom: 15px;
        line-height: 1.1;
    }
    .fusion-body .fusion-title.animated-title .fusion-title-heading {
        font-size: 50px !important;
    }
     .section-title.text-xl {
        font-size: 44px;
    }
    .section-title.text-md,
    .section-title.fusion-title.text-md, 
    .fusion-body .section-title.fusion-title.text-md .fusion-title-heading{
        font-size: 28px !important;
    }
    .fusion-body .section-title.fusion-title.text-md .fusion-title-heading br {
        display: none;
    }
    .section-title.text-sm {
         font-size: 24px;
    }
    .section-title.fusion-text br {
        display: none;
    }
    .cpd_point_register_form form .fusion-fullwidth {
        padding-left: 0;
        padding-right: 0;
    }
    .cpd_points_subscribe_form form > div {
        padding: 0 !important;
    }
    
    .cpd_points_subscribe_form form > div .fusion-layout-column {
        margin-top: 10px;
    }
    .showroom-section {
        min-height:420px;
    }
        .showroom-section .fusion-column-wrapper p,.showroom-section .fusion-column-wrapper h2{
        margin: 0;
    }
    .showroom-section .fusion-column-wrapper p,.showroom-section .fusion-column-wrapper h2{
        line-height: normal;
        margin-bottom: 10px;
    }
    
    .showroom-section .fusion-column-wrapper .fusion-title {
        margin: 0 !important;
        line-height: normal;
    }
    .fusion-button.fusion-button-default.btn-size-sm{
        min-width: inherit;
    }
    section#generic-tabs .first3img,
    #generic-tabs .large-image-item {
        width: 100%;
    }
    .full-section:nth-child(2) h4,
    .large-image-item-wrapper:nth-child(2) h4 {
        text-align: start !important;
    }
    
    .large-image-item-wrapper:nth-child(2) .sec_chield{
        text-align: start !important;
    }
    .full-section:nth-child(2) .btns,
    .large-image-item-wrapper:nth-child(2) .btns {
        float: left !important;
    }
    #tabs li {
        font-size: 18px;
    }
    .section-full-box.section-ad-banner .ad-banner-content > .fusion-column-wrapper {
        max-width: 320px;
        margin: 0 auto;
    }
    .section-title.text-2xl, .fusion-body .section-title.fusion-title.text-2xl {
        font-size: 44px;
    }
    .qoute-block-style > div {
        padding: 20px 20px 21px 30px !important;
    }
    .qoute-block-style > div {
        padding: 20px 20px 21px 30px !important;
    }
    .fusion-footer .fusion-columns .fusion-column:not(.fusion-column-last),
     .fusion-footer .fusion-columns .fusion-column{
            margin-bottom: 15px !important;
    }
    .fusion-copyright-notice > div {
        flex-direction: column;
        gap: 10px 0;
    }
}


a.fusion-button.button-flat.fusion-button-default-size.button-default.fusion-button-default.button-2.fusion-button-span-yes.fusion-button-default-type.discover-projects-btn, 
a.fusion-button.button-flat.fusion-button-default-size.button-custom.fusion-button-default.button-1.fusion-button-span-yes.fusion-button-default-type.discover-projects-btn
{
    border-radius: 0 !important;
}

.tecled_image_box_wrp .lightning-solution-space{
    margin-top: 0 !important;
}
.custom-table-image {
    display: flex;
    align-items: center;
}


/*For downloads page */

.download-form{
    height: 40px;
}

.download-form .form-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.download-form .display-input input[type="number"] {
    width: 70px;
}

.download-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.download-table thead tr {
    background-color: #f2f2f2;
}

.download-table th{
    font-weight: 700;
}

.download-table th, .download-table td {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.download-table .download-cell {
    text-align: right;
}

.title-cell {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}



.download-table .download-cell a {
    background-color: #807676;
    color: white;
    padding: 6px 48px;
    text-decoration: none;
    border-radius: 20px;
}

.pagination {
    margin-top: 20px;
}

.submit-button {
    display: none;
}

.search-input {
    display: flex;
    align-items: center;
}

input.search-box {
    border-radius: 4px !important;
    height: 40px !important;
}

.display-input, .search-input {
    font-weight: 700;
}


a.page-numbers {
    padding: 0 4px;
}



button.load-more {
    display: block; 
    width: 40%; 
    margin-top: 40px !important;
    margin: 0 auto; 
    padding: 20px 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background: #807676;
    border: none;
    border-radius: 40px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
    cursor: pointer;
    outline: none;
}

button.load-more:hover {
    background: #666666;
    color: #fff;
    transform: translateY(-7px);
}


.variations tbody tr .label {
    display: inline;
    position: relative;
    top: 20px;
}

#wrapper .fusion-footer-widget-area .current-menu-item>a,
#wrapper .fusion-footer-widget-area .current-menu-item>a
{
	text-decoration-line: underline !important;
    text-decoration-thickness: 2px !important;;
}
.search-no-results h2.fusion-title-heading.title-heading-center.fusion-responsive-typography-calculated {
    font-size: 35px !important;
}
.techled-related-product h2.title-heading-left.fusion-responsive-typography-calculated {
    font-size: 36px !important;
    font-weight: 500 !important;
}
.techled-related-product .product-details-container a {
    font-size: 19px;
    line-height: 24px !important;
}
.techled-related-product .product.type-product,
.techled-related-product .product.type-product .fusion-carousel-item-wrapper ,
.techled-related-product .product.type-product .fusion-carousel-item-wrapper .fusion-product-wrapper{
    height: 100% !important;
}

p.error-message {
    font-size: 15px;
    line-height: 20px;
    padding-top: 10px;
    color: #cb0909;
    font-weight: 400;
}
.techled_forget_password h5.fusion-responsive-typography-calculated {
    font-size: 52px;
    line-height: 61px;
    font-family: 'Work Sans';
    font-weight: 700;
    color: #000000;
    margin: 0;
    padding-bottom: 35px;
    text-align: center;
}
.techled_forget_password input#user_email {
    border-radius: 41.5px;
    border: 1px solid #807676;
    background: #FFF;
    padding: 8px 32px;
    font-size: 14px;
}
.techled_forget_password input[type="submit"] {
    width: 100%;
    height: 57px;
    border-radius: 40px;
    max-width: 333px;
    margin: 0 auto;
    cursor: pointer;
    background: #807676;
    border-color: #807676;
    box-shadow: unset;
    border: none;
    font-size: 14px;
    color: #fff;
    line-height: 16.42px;
    font-family: 'Work Sans';
    text-transform: uppercase;
    margin-top: 22px;
}
.techled_forget_password {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    text-align: center;
}

.techled_change_password h5.fusion-responsive-typography-calculated {
    font-size: 52px;
    line-height: 61px;
    font-family: 'Work Sans';
    font-weight: 700;
    color: #000000;
    margin: 0;
    padding-bottom: 35px;
    text-align: center;
}
.techled_change_password_form #new_password, .techled_change_password_form #confirm_password {
    border-radius: 41.5px !important;
    border: 1px solid #807676 !important;
    background: #FFF !important;
    padding: 8px 32px !important;
    font-size: 14px !important;
    margin-bottom: 25px;
}
.techled_change_password_form input[type="submit"] {
    width: 100%;
    height: 57px;
    border-radius: 40px;
    max-width: 333px;
    margin: 0 auto;
    cursor: pointer;
    background: #807676;
    border-color: #807676;
    box-shadow: unset;
    border: none;
    font-size: 14px;
    color: #fff;
    line-height: 16.42px;
    font-family: 'Work Sans';
    text-transform: uppercase;
    margin-top: 22px;
}
form.techled_change_password_form {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    text-align: center;
}
.techled_change_password {
    padding: 100px 0px;
}
#custom-registration-form .form_input_field {
    border-radius: 41.5px;
    border: 1px solid #807676;
    background: #FFF;
    padding: 8px 32px;
    font-size: 14px;
}
#custom-registration-form input.tecled_register_submit_btn {
    width: 100%;
    height: 57px;
    border-radius: 40px;
    max-width: 333px;
    margin: 0 auto;
    cursor: pointer;
    background: #807676;
    border-color: #807676;
    box-shadow: unset;
    border: none;
    font-size: 14px;
    color: #fff;
    line-height: 16.42px;
    font-family: 'Work Sans';
    text-transform: uppercase;
    margin-top: 22px;
}
.tecled_register_form_wrp {
    text-align: center;
    max-width: 580px;
    margin: 0 auto;
}

/* Foter 4th Widget */

.fusion-column.fusion-column-last.col-lg-3.col-md-3.col-sm-3 {
    padding-left: 0 !important;
}

/* Menu box shadow */

.header-main-tecled {
   box-shadow: 0 0 5px 0px black !important;
}

.fusion-fullwidth.fullwidth-box.fusion-builder-row-2-1.fusion-flex-container.has-pattern-background.has-mask-background.hundred-percent-fullwidth.non-hundred-percent-height-scrolling{
    margin-top: 22px !important;
}

.fusion-fullwidth.fullwidth-box.fusion-builder-row-2-4.fusion-flex-container.has-pattern-background.has-mask-background.hundred-percent-fullwidth.non-hundred-percent-height-scrolling{
    margin-top: 22px !important;
}
/* ============================== oct-15 css changes  ============================== */
.fusion-search-element.fusion-search-form-clean .searchform .fusion-search-form-content .fusion-search-field input::placeholder{
    color: #00000087;

}
.fusion-form-2777 #fusion-notices-1 .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column .fusion-alert.alert.success.alert-success.fusion-alert-center.fusion-form-response.fusion-form-response-success.fusion-alert-capitalize.awb-alert-native-link-color.alert-dismissable.awb-alert-close-boxed {
    margin: 0 !important;
    padding: 0!important;
    border: 0 !important;
    margin-top: 8px !important;
}

.fusion-form-2777 #fusion-notices-1 .fusion-alert.awb-alert-close-boxed .close {
    top: 2px !important;
    right: 0px !important;
}
.fusion-body .home-sections .tecled_image_box_wrp .fusion-title.fusion-title-size-three{
    margin-bottom: 0;
}
.fusion-button.fusion-button-default.btn-size-xl{
    justify-content: flex-start;
}
.fusion-button.fusion-button-default.btn-size-xl.btn-center{
    justify-content: center;
}

.sec_container_image li.flex-nav-prev, .sec_container_image li.flex-nav-next{
    display: none;
}
.theme-table-tabs .form-content .search-input input {
    background: #fff;
    border: 0.5px solid #807676;
    height: 30px !important;
    max-width: 150px;
    margin-left: 7px;
    padding: 0 5px;
}

.fusion-login-box .fusion-login-form input:focus, 
.fusion-login-box .fusion-login-form select:focus{
    border-color: #807676;
}
.tecled_register_from_wrp .fusion-alert-content-wrapper{
    align-items: flex-start;
}
.tecled_register_from_wrp .fusion-alert-content-wrapper .alert-icon{
    line-height: 2.2;
}
.tecled_register_from_wrp .fusion-alert-content-wrapper .fusion-alert-content{
    text-align: left;
}
.product .post-content .panel-collapse .file-list .file-item img{
    margin-right: 6px;
    width: 16px;
    height: 16px;
}
.product .post-content .customise-datasheet{
    margin: 0 40px 20px;
}

.fusion-login-box.fusion-login-box-1.fusion-login-box-login{
    text-align: center;
}
.fusion-column-wrapper .fusion-login-box .fusion-login-loggedin-links{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 11px;
}
@media (min-width:992px){
  
    .fusion-flex-container .product-listing .fusion-title{
      margin-bottom: 43px;
    }
}
@media (max-width:767px){
    .fusion-tb-header .fusion-live-search .fusion-search-button{
        margin-left: 5px;
    }
}
/* ============================== oct-15 css changes end  ============================== */

.products-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

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

.product-item img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.product-item h3 {
    font-size: 16px;
    margin: 0;
}
.discover-projects-btn{
    border-radius: 0px!important;
}

@media(max-width: 600px){
  
  .product-item {
    width: 100%;
    text-align: center;
}


.product-item h3 {
    font-size: 12px!important;
    margin: 0;
}
.products-grid {
    
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
}
  
    
}

/* Custom CSS for category page - mobile view only */
@media (max-width: 767px) {
  body.term-metal-mesh-pendants .product-cat-bg {
    background-position: left center;
    padding:50px 0;
  }
  body.term-timber-pendants .product-cat-bg {
    background-size: auto;
  }
  body.term-clay-pendants .product-cat-bg {
    padding:50px 0;
  }
  body.term-linen-pendants .product-cat-bg {
    padding:60px 0;
  }
  body.term-linear-pendants .product-cat-bg {
    padding:60px 0;
  }
  body.term-bamboopendants .product-cat-bg {
    background-position: right center;
    padding:70px 0;
  }
  body.term-woven-pendants .product-cat-bg {
    background-position: right center;
    padding:55px 0;
  }
  body.term-horizontal-and-vertical-bend .product-cat-bg {
    padding:45px 0;
  }
  body.term-horizontal-or-vertical-bend .product-cat-bg {
    background-position: left center;
    padding:80px 0;
  }
  body.term-indoorlights .product-cat-bg, body.term-walllights .product-cat-bg, body.term-accessories-indoorlight .product-cat-bg {
    background-position: left center;
    padding:60px 0;
  }
  body.term-outdoor-lights .product-cat-bg, body.term-antique-finish-outdoor-lights .product-cat-bg{
    padding:55px 0;
  }
  body.term-foot-lights .product-cat-bg {
    background-position: right center;
    padding:45px 0;
  }
  body.term-in-ground-outdoor-lights .product-cat-bg {
    padding:70px 0;
  }
  body.term-mini-spot-downlight .product-cat-bg {
    padding:75px 0;
  }
  body.term-rigid-in-ground-lighting .product-cat-bg {
    padding:50px 0;
  }
  body.term-adjustable .product-cat-bg, body.term-fixed .product-cat-bg {
    padding:80px 0;
    background-position: right center;
  }

}
