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

.language-links {
  border: 1px solid #ffffff;
  border-radius: 12px;
  padding:1px;
  text-align:center;
  height:24px;
  width:56px;
  line-height: normal;
  margin-left: 12px;
}

.language-links a {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  font-size:12px;
  font-weight: bold;
  padding:3px;
  line-height: normal;
}

.a-active {
  background-color: #ffffff;
  color: #7a81bb !important;
}

.language-links a:active {
   background-color: #ffffff;
   color: #7a81bb !important;
}

.language-links a:hover {
  background-color:#ffffff;
  color: #7a81bb !important;
}

.search-results-item {
    margin-bottom: 40px;
}
.search-results-item-img {
    width: 30%;
    float: left;
    margin-right: 25px;
    width: 320px;
    margin-bottom: 0;
}
.search-results-item-summarize {
    width: 70%;
    float: left;
    color: #4a4e57;
    box-sizing: border-box;
}
/** 联系我们表单外边框 25,111,164 */
.yugong-cta {
    border: 5px solid rgb(25,143,217);
    border-radius: 6px;
    padding: 40px;
    margin-top: 40px;
}



h3.ywcca_widget_title {
    font-size: 1.3em !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 17px !important;
    text-align: left !important;
    border-bottom: 1px solid #e2e2e2 !important;
}

li.cat-item {
    border-bottom: 1px solid #e2e2e2 !important;
}

div.ywcca_container {
    border:1px solid #e2e2e2 !important;
}

div.fusion-content-sep {
    margin-top: 0px;
}

div.fusion-product-wrapper {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

div.product-excerpt-container {
    padding-top: 0 !important;
}

ul.yith-children li.cat-item a::before {
    content: "» ";
    
}

ul.yith-children li.cat-item a {
    font-size: 0.9em;
}

.yugongdata-breadcrumbs-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
    padding-left: 15px;
}

h3.product-title {
    font-size:1.25em !important;
}

div.fusion-content-sep.sep-double.sep-solid {
    display: none;
}

div.fusion-text p.company-short-description {
    text-align: justify;
}


  li.product-list-view div.fusion-product-wrapper a.product-images {
    max-width: 35% !important;
    width: 30% !important;
  }
  li.product-list-view div.fusion-product-wrapper div.fusion-product-content div.product-details {
    max-width: 65% !important;
    width: 60% !important;
  }

  li.product-list-view div.fusion-product-wrapper div.fusion-product-content div.product-excerpt {
    max-width: 65% !important;
    width: 60% !important;
  }

  video {
    width: 100%;
    height: auto;
  }

  .get-quotes-btn {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #CC4033;
    padding: 11px 19px;
    font-size: 1.5em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid #bbbbbb;
    border-radius: 6px;
  }

  .get-quotes-btn:hover{
    background-color: #ec200e;
  }

  @media only screen and (max-width: 768px) {
  
    .yugongdata-breadcrumbs-wrapper {
      display: none;
    }
    .fusion-secondary-header {
      display: none;
    }
    .avada-page-titlebar-wrapper {
      display: none;
    }
  }

  @media only screen and (max-width: 600px) {
   
    div.fusion-text p.company-short-description {
        text-align: center;
    }
    li.product-list-view div.fusion-product-wrapper a.product-images {
        max-width: 400px !important;
        width: 350px !important;
      }
    li.product-list-view div.fusion-product-wrapper div.fusion-product-content div.product-details {
        margin-top: 30px !important;
        max-width: 400px !important;
        width: 350px !important;
      }
    
    li.product-list-view div.fusion-product-wrapper div.fusion-product-content div.product-excerpt {
        margin-top: 30px !important;
        max-width: 400px !important;
        width: 350px !important;
      }

  }

  