/*!
Theme Name: STL Partners
Theme URI: https://stlpartners.com/
Author: STL Partners
Author URI: https://stlpartners.com/
Description: STL Partners helps telcos and their partners innovate, grow and stay ahead of the competition. We provide actionable insights and practical guidance on emerging challenges and opportunities, with a focus on innovation and identifying new sources of growth.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: stl-partners
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

STL Partners is based on STL Partners https://stlpartners.com/, (C) 2012-2020 Automattic, Inc.
STL Partners is distributed under the terms of the GNU GPL v2 or later.
*/

.product-archive-container {
    margin-right: auto;
    margin-left: auto;
    padding: 0 50px;
    width: 100%;
    max-width: 1600px;
}
.product-archive-img {
    height: 100%!important;
}
.archive-search-form-section {
    padding:  30px 0;
}
.archive-product-item {
    min-height: 620px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #FAFAFA;
    border-radius: 5px;
    padding:  0 30px 30px 30px!important;
}
.archive-product-item img {
}
.product-archive-container .woocommerce-loop-product__title {
    font-family: 'PT Sans';
    font-weight: 800;
    text-transform: uppercase;
    color: #222222;
}
.product-archive-container .woocommerce-loop-product__title:after {
    display: none;
}
.product-archive-container .price, .related-summary .price {
    color: #F39200!important;
    font-family: 'Roboto'!important;
    font-weight: bold!important;
    font-size: 14px!important;
}
 .product-archive-container .archive-product-item .button, #shop-background .single_add_to_cart_button {
    text-align: center;
    background-color: #E2081C;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: 'Roboto';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    padding:  10px 35px;
    width: 153px;
}
 #shop-background .single_add_to_cart_button {
    width: 175px!important;
}
 .load-more-products {
    font-family: 'Roboto';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px!important;
    margin-bottom: 50px;
}
#shop-background .product {
    display: flex;
    flex-direction: column;
}
#shop-background .related {
    width: 50%;
    margin-left: auto;
}
.dgwt-wcas-search-submit:before {
    display: none;
}
 .product .summary {
    background-color: #FAFAFA;
    border-radius: 5px;
     width:  63%!important;
}
 .product .related .related-post li {
    background-color: #FAFAFA;
    border-radius: 5px;
}
.shop-wrapper {
    background-color: #FFFFFF;
    max-width: 1600px;
    padding: 50px;
    border-radius: 5px;
    box-shadow: #00000017 0px 4px 11px;
    width: 100%;
}
 #shop-background {
    background-color: #F4F9FA;
    display: flex;
    justify-content: center;
    padding: 50px;
}
.woocommerce-product-gallery {
    width: 35%!important;
}
.product .related {
    width: 63%!important;
}
.related .button {
    background-color: #E2081C!important;
    border-radius: 5px!important;
    color: #FFFFFF!important;
    font-family: 'Roboto'!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    font-size: 14px!important;
    padding: 10px 35px!important;
    width: 153px!important;
    text-align: center;
}
.product .product_title,  .cart-heading, .cart_totals h2,  #checkout-section .cart-heading, #checkout-section h3, .related-summary .woocommerce-loop-product__title {
    font-family: 'PT Sans';
     font-weight: bold;
    font-size: 28px;
    color: #222222;
}
.upper-container .summary .price {
    color: #F39200!important;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 18px!important;
}
.summary p, li {
    font-family: 'Roboto';
    color: #030303;
    font-size: 1.125rem;
    font-weight: 400;
    font-style: normal;
}

.single article li::marker{
    color: #282f4c;
}

.summary h2,  .related #related-product-heading h2 {
    color: #030303;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 20px;
}
.summary h2:after, #related-product-heading h2:after,  .cart_totals h2:after {
    display: none;
}
.summary h3,  .summary th {
    font-family: 'Roboto';
    font-weight: bold;
    color: #030303;
    font-size: 16px;
}
.woocommerce-product-attributes {
    border-top: 1px solid transparent!important;
    border-bottom: 1px solid transparent!important;
}
.summary ul {
    padding-left: 20px!important;
    margin-left: 0!important;
}
.summary .woocommerce-product-attributes-item__label {
    width: 0!important;
}
#cart-section {
    background-color: #ffffff;
    max-width: 1600px;
    padding: 50px;
    border-radius: 5px;
    box-shadow: #00000017 0px 4px 11px;
    margin-left: auto;
    margin-right: auto;
}
#cart-background {
    padding: 50px;
    background-color: #F4F9FA;
}
#cart-background .woocommerce-cart-form {
    width: 65%;
}
#cart-background .cart-collaterals {
    width: 65%!important;
}
#cart-background .cart-collaterals .checkout-button {
    display: inline-block;
    text-align: center;
    background-color: #E2081C;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: 'Roboto';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 35px;
}
#cart-background .cart-collaterals .cart_totals {
    width: 30%!important;
}
#cart-background .product-thumbnail img {
    width: 100px;
}
#cart-background .woocommerce-cart-form__cart-item td {
    vertical-align:  top!important;
}
#cart-background td, th, table  {
    border-style :  hidden!important;
}
#cart-background .woocommerce-cart-form .shop_table th {
    background-color: #FAFAFA;
}
#cart-background .cart-subtotal,  #cart-background .order-total {
    background-color: #FAFAFA;
}
#cart-background .coupon #coupon_code {
    width: 200px!important;
    border:  1px solid #707070;
    border-radius: 2px;
    height: 40px;
}
.shop_table .product-name a {
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #030303;
}
#cart-background .coupon .button {
    text-align: center;
    background-color: #989898;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: 'Roboto';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    padding:  10px 35px;
}
#checkout-background {
    padding: 50px;
    background-color: #F4F9FA;
}
#checkout-section {
    background-color:  #ffffff;
     max-width: 1600px;
    padding: 50px;
    border-radius: 5px;
    box-shadow:  #00000017 0px 4px 11px;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce-billing-fields .select2-selection {
    height: 45px;
}
.woocommerce-billing-fields .select2-selection__rendered,  .select2-selection__arrow {
    margin-top: 5px;
}
 .woocommerce-billing-fields input,  .woocommerce-billing-fields .select2-selection, .woocommerce-additional-fields__field-wrapper textarea {
    border-color:  #707070!important;
    border-radius: 2px!important;
}
 .woocommerce-additional-fields__field-wrapper textarea {
    max-width: 100%;
    min-width: 100%;
    min-height: 200px;
}
.woocommerce-billing-fields .required {
    color: #F39200!important;
}
#order_review .product-name .product-quantity {
    display: none;
}
.woocommerce-checkout-review-order-table th {
    color: #030303;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 18px;
}
.cart-subtotal .woocommerce-Price-amount, .tax-rate .woocommerce-Price-amount {
    font-weight: 400;
}
#order_review {
    width: 65%;
}
#order_review_heading {
    margin-top: 30px;
}
.related-summary .woocommerce-loop-product__title {
    text-transform:  uppercase;
}
.related-summary .woocommerce-loop-product__title:after {
    display: none;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    width: 80%!important;
    border: 1px solid #707070!important;
    box-shadow: inset 0 0 6px #0000001C;
}
.dgwt-wcas-search-submit {
    border-radius: 5px!important;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
    opacity: 1!important;
    color: #352F4B!important;
    font-style: normal!important;
}
.dgwt-wcas-suggestions-wrapp {
    width: 481px!important;
}
@media (max-width: 767px) {
    .woocommerce-page .product-archive-container ul.products li.product:nth-child(n)  {
    width:  100%!important;
    min-height: 550px;
}
.product .woocommerce-product-gallery {
    width:  100%!important;
}
.product .summary {
    width:  100%!important;
}
.product section.related {
    width:  100% !important;
}
.woocommerce-page .related ul.products li.product:nth-child(n) {
    width: 100%!important;
    min-height: 550px!important;
}
#cart-background .woocommerce-cart-form {
    width: 100%!important;
}
.woocommerce #cart-background .cart-collaterals  {
    width:  100%!important;
}
.woocommerce #cart-background .cart-collaterals .cart_totals  {
    width:  100%!important;
}
 #order_review {
    width: 100%!important;
}
 .product-archive-container {
    padding: 0 20px;
}
 #checkout-section, #checkout-background, .shop-wrapper, #shop-background, #cart-section, #cart-background {
    padding: 20px;
}
}
@media (min-width: 768px) and (max-width: 980px) {
    .woocommerce-page .product-archive-container ul.products li.product:nth-child(n) {
    width: 49%!important;
    margin:  0 1% 1% 0!important;
}
}
.archive-search-form-section {
    padding-left: 50px;
    padding-right: 50px;
}
.archive-search-form-section .search-form {
    display: flex;
     justify-content: center;
}
.archive-search-form-section .search-form .search-field {
    position: relative;
    width: 480px;
    margin-right: 19px;
    border-radius: 3px;
    border: 1px solid #707070!important;
    box-shadow: inset 0 0 6px #0000001c;
    font-size:  14px;
}
.archive-search-form-section .search-form .search-submit {
    border-radius: 3px;
    width: 100px;
    text-transform: uppercase;
    height: 46px;
}

@media(max-width:710px){
    .archive-search-form-section .search-form label{
        width: 80%;
        margin-right: 20px;
    }
    .archive-search-form-section .search-form .search-field{
        width: 100%;
    }
}