/*----woocommerce css----*/

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em;
    font-size: 15px;
}

/*h2.woocommerce-loop-product__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #fff;
    background: #29a0ce;
    font-size: 14px;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    height: 200px !important;
    object-fit: contain;
}

/*.tab-content h6{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/

.tradingNow ul li h6 a {
    padding-top: 10px;
    font-weight: 700;
    font-size: 14px;
    margin: 0px;
    color: #050f1d;
}
.tradingNow ul li h6 a:hover {
    padding-top: 10px;
    font-weight: 700;
    font-size: 14px;
    margin: 0px;
    color: #050f1d;
}

.woocommerce ul.products li.product .price {
    color: #29a0ce!important;
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 14px;
    text-align: center;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 22px !important;
    color: #29a0ce !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #29a0ce !important;
    font-size: 18px;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    background: #29a0ce !important;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 35px;
}

li.categories {
    display: none;
}


form.wpcf7-form.init {
    display: contents !important;
}

.fieldSec input{
    width: 100%;
    height: 40px;
    color: #000;
    font-size: 13px;
    background: #fff;
    padding: 0 10px;
    border: none;
}
.cartContainer p a{
    color: #fff;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin: 0px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    margin: 0;
    font-size: 1em;
    font-size: 15px;
    padding: 0 10px !important;
    min-height: 70px;
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    /* height: auto; */
    box-shadow: none;
    height: 350px;
    object-fit: contain;
}

/*nav#primary_nav_wrap {
     padding:0 0 0 15px;
}
*/
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}
 .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 50% !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 50% !important;
}

.woocommerce-additional-fields__field-wrapper .form-row {
    display: -ms-block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    display: block;
}

span.woocommerce-input-wrapper {
    width: 100% !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 50px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 50px;
}
button#place_order {
    background: #3ea9d3 !important;
}

.wc-proceed-to-checkout {
    margin: 0 0 25px 0;
}
a.checkout-button.button.alt.wc-forward {
    background: #3ea9d3 !important;
}

.about-supreme-detls {
    margin: 25px 0 0 0;
}

.about-supreme-detls h2{
    font-size: 43px;
    color: #052633;
    font-weight: 700;
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    padding: 0 0 0 34px;
}
.inner-wrapper .row {
    display: -ms-block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    display: block;
}

.woocommerce .products ul, .woocommerce ul.products {
    padding: 0 0 0 0;
    list-style: none outside;
    clear: both;
}
.section.related.products h2{
    padding-bottom: 0px;
}

.woocommerce ul.products li.product .button {
    margin-top: 1em;
    display: block;
    text-align: center;
}

.navigation ul li a {
    padding: 20px 24px;
    color: #fff;
    font-size: 17px;
}
.dropdown-menu {
    background: #29a0ce;
}
li.cat-item {
    padding: 0 0 15px 22px;
}
.cat-item a{
    color: #fff !important;
}
.dropdown-menu.show {
    transition: none;
}
span.onsale {
    background: #050f1d;
}
.woocommerce-loop-product__title{
    text-align: center;
}
@media only screen and (max-width: 600px) {
  .woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    padding: 0 0 0 16px;
}
}
.woocommerce ul.products li.product .price {
    color: #29a0ce!important;
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 12px;
    text-align: center;
}
.dropdown-menu.show {
    top: 66px;
    transition: none;
}
.inner-wrapper {
    background: #eaeaea;
    padding: 25px 0 0 0;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    display: block;
    text-align: center;
    background: #36579d;
    color: #fff;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin:30px 25px 30px 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
}

.owl-prev:before, .owl-next:before {
    display: none;
}

/*.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;           
    padding: 0;
    font-size: .92em;
    color: #767676;
    display: none;
}
*/
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
    /*display: none !important;*/
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
    display: none;
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    background: #36579d;
    transition: all .25s ease;
    padding: 15px 10px;
}

a.woocommerce-product-gallery__trigger {
    display: none;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    width: 50px;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 25px !important;
}

#tab-description ul {
    padding: 0 0 0 20px;
}

#tab-description ul li {
    /*box-shadow: none !important;
    -webkit-box-shadow: none !important;*/
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.woocommerce a.added_to_cart {
    display: none;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin: 0px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    margin: 0;
    font-size: 1em;
    font-size: 15px;
    padding: 10px 10px 0 10px !important;
}


.related h2{
    font-size: 25px;
    padding: 0px !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
/*     display: none !important; */
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
    display: none;
}

a.woocommerce-product-gallery__trigger {
    display: none;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    width: 50px;
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 1em;
    display: none;
}

h2.woocommerce-loop-product__title {
    font-size: 18px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em;
    font-size: 15px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #fff;
    background: #29a0ce;
    font-size: 14px;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    display: block;
    margin: 0 0 0;
    box-shadow: none;
    height: 200px !important;
    object-fit: contain;
}

.woocommerce ul.products li.product .price {
    color: #29a0ce!important;
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 14px;
    text-align: center;
}

.woocommerce div.product .product_title {
    /* text-align: center; */
    padding: 20px 0 20px;
    color: #36579d;
    line-height: 45px;
    font-size: 34px;

}

.woocommerce-product-details__short-description p a{
    font-size: 16px;
    text-decoration: underline;
    color: #36579d;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #36579d;
    color: #fff;
}

.woocommerce div.product div.images.woocommerce-product-gallery{
    background: #fff;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #29a0ce !important;
    font-size: 18px;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    background: #29a0ce !important;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 35px;
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    /* height: auto; */
    box-shadow: none;
    height: 350px;
    object-fit: contain;
}

.cartContainer p a{
    color: #fff;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}
 .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 50% !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 50% !important;
}

.woocommerce-additional-fields__field-wrapper .form-row {
    display: -ms-block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    display: block;
}

span.woocommerce-input-wrapper {
    width: 100% !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 50px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 50px;
}
button#place_order {
    background: #3ea9d3 !important;
}

.wc-proceed-to-checkout {
    margin: 0 0 25px 0;
}
a.checkout-button.button.alt.wc-forward {
    background: #3ea9d3 !important;
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    padding: 0 0 0 34px;
}

.woocommerce .products ul, .woocommerce ul.products {
    padding: 0 0 0 0;
    list-style: none outside;
    clear: both;
}
.section.related.products h2{
    padding-bottom: 0px;
}

.woocommerce ul.products li.product .button {
    margin-top: 1em;
    display: block;
    text-align: center;
}

span.onsale {
    background: #050f1d;
}
.woocommerce-loop-product__title{
    text-align: center;
}


.woocommerce ul.products li.product .price {
    color: #29a0ce!important;
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 12px;
    text-align: center;
}

.woocommerce ul.products li.product .button {
    margin-top: 1em;
    display: block;
    text-align: center;
    background: #36579d;
    color: #fff;
    width: 100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin:30px 25px 30px 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
}


#adfy__floating-cart .adfy_woofc-inner .adfy__woofc-content .adfy__woofc-content-entry .adfy__woofc-item .thumb .adfy__woofc-link > img {
    width: 100% !important;
    height: 105px !important;
}


@media only screen and (max-width: 600px) {
  .woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    padding: 0 0 0 16px;
}
}






.cart_item .product-thumbnail {
    width: 150px;
}

.cart_item .product-thumbnail img {
    max-width: 100%;
}

.cart_item .product-name a {
    font-size: 16px;
    color: #111;
}

.coupon .input-text {
    width: 180px !important;
}

.cart_totals  a.checkout-button.button.alt.wc-forward {
    background-color: #36579d !important;
}
