/*
Theme Name: Cloud Custom Child Theme
Theme URI: http://cloudinnovatesolutions.com
Description: CLOUD's custom child theme.
Version: 3.3
Author: CloudDesign
Author URI: http://www.cloudinnovatesolutions.com/
License: Copyright 2020
License URI: http://www.cloudinnovatesolutions.com
Tags: bootstrap, custom, fontawesome, cycle2, bootsrtap walker class
Template: parent
*/

@import url("../parent/style.css");

/* Place custom css for yout theme here */
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
a {
    text-decoration: none;
}
b, strong {
font-weight: bold;
}
#wrap, body {
	overflow: inherit !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Gotham' !important;
	font-weight:bold;
}
.wpcf7 {
    max-width: 480px;
    margin-left: auto;
}
input, textarea, select {
    border: 1px solid #a3a3a3;
    margin-bottom: 20px;
    padding: 9px 15px;
    background: #eeeeee;
    border-radius: 20px;
    font-weight: 300;
    color: #000000;
    line-height: 24px;
}
input:focus, textarea:focus, select:focus {
	outline:none;
}
textarea.wpcf7-textarea {
    height: 110px;
    margin-bottom: 10px;
}
input.wpcf7-submit {
	-webkit-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
	font-size: 13px !important;
}
::-webkit-scrollbar {
    width: 0;
	height:0;
}
.title-xl {
	font-size: min(max(30px, 5vw), 67px) !important;
    margin-bottom: 0;
    line-height: min(max(36px, 5vw), 78px) !important;
}
.title-lg2, .woo_cart_page h1.page-title {
	font-size: min(max(27px, 4vw), 60px) !important;
}
.title-lg, h1.page-title {
	font-size: min(max(27px, 2.5vw), 50px) !important;
}
.title-md, .woocommerce div.product .product_title, .woocommerce div.product p.price,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
	font-size: min(max(21px, 2.5vw), 40px) !important;
}
.title-sm, .woocommerce ul.products li.product .price {
	font-size: min(max(16px, 1.5vw), 33px) !important;
}
.title-xs {
	font-size: min(max(14px, 1.4vw), 25px) !important;
}
.woocommerce-loop-product__title {
	font-size: min(max(16px, 1.4vw), 21px) !important;
}
.fw-300 {
 font-weight: 300;
}
.fw-900, .woo_cart_page h1.page-title, .woocommerce div.product .product_title {
 font-weight: 900;
}
.title.splitting[data-scroll="in"] .char {
  animation: slide-in .6s cubic-bezier(.3, 0, .7, 1) both;
  animation-delay: calc(50ms * var(--char-index));
  animation-play-state: running;
}
.title.splitting[data-scroll="out"] .char {
  opacity:0;
}

@keyframes slide-in {
  from {
    transform: scale(0.4) translateY(80%);
    opacity: 0;
  }
}
.text--fading.splitting[data-scroll="in"] .char {
	animation: fade-in .6s both;
	animation-delay: calc(0.25s + var(--char-index) * 0.05s);
	animation-play-state: running;
}
.text--fading.splitting[data-scroll='out'] .char {
  opacity: 0;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
}
.fullWidth {
    position: relative;
    left: 50%;
    right: 50%;
    margin: 0px -50vw;
    max-width: 100vw;
    text-align: center;
}
.dblue, .woo_cart_page h1.page-title, .woocommerce div.product .product_title {
	color: #002053 !important;
}
.woocommerce div.product p.price {
	color: #002053;
	font-weight:900;
}
.topSection {
    background: linear-gradient(90deg, #00c0ff, #007bc3);
    text-align: center;
    color: #ffffff;
    padding: 5px;
}

.topSection img {
    width: 24px;
    margin-right: 10px;
}
#header header {
    padding-top: 30px;
    padding-bottom: 30px;
}
.serSec img {
    max-width: 275px;
}
.bar-id-90 {
    background: linear-gradient(90deg, #00c0ff, #007bc3) !important;
	text-align: center;
	padding: 40px 0;
}
.bar-id-90 h4 {
	margin-bottom:0;
}
.bar-id-90 em {
	font-style: italic;
	font-weight:300;
	font-size: 90%;
	    margin-top: 5px;
    display: block;
}
.bar-id-93, .bar-id-110 {
	text-align: center;
	padding: 5vw 0;
}
.testimonial:before {
	display: none;
}
.bar-id-93 ul {
    padding: 0;
}
.bar-id-93 li, .woocommerce-product-details__short-description ul > li, .service-list li {
    text-align: left;
    list-style: none;
    padding: 0;
    font-size: 27px;
    font-weight: 700;
	display: flex;
	align-items: center;
    gap: 15px;
    margin-bottom: 5px;
}
.bar-id-93 li::before, .woocommerce-product-details__short-description ul > li::before, .service-list li::before  {
	content: "";
	background: url(images/icon.png) no-repeat center center / 27px;
	width: 27px;
	height: 27px;
}

/** Woocommerce **/
.woocommerce ul.products {
	margin-bottom: 0;
}
.woocommerce .products li {
    text-align: left;
}
.woocommerce .products li.product-category {
    text-align: center;
}
.woocommerce ul.products li.product .price {
	color: #002053;
    font-weight: 900;
	    order: 1;
}
.woocommerce .products li img {
    border: 0px solid #000;
}
section.related.products {
    clear: both;
    display: none;
    margin-top: 0;
    width: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0 !important;
	margin-bottom: 30px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 2.5rem;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
 border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0 5px;
    font-weight: 700;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #ededed;
    line-height: 40px;
    padding: 0;
}
.woocommerce ul.products li.product a {
    display: flex;
    flex-direction: column;
}
.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: linear-gradient(90deg, #00c0ff, #007bc3) !important;
	color: #ffffff;
}
.woocommerce .quantity .qty {
    width: 6.631em;
    text-align: left;
    font-size: 18px;
    padding: 12px 20px;
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    border-radius: 0;
    margin: 0 1px 0 0;
	padding:0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    left: 0;
	right:0;
    border-radius: 0;
    border-width: 0;
    box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #008dd2;
    color: #ffffff;
    z-index: 2;
    border-bottom-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}
section.related.products h2 {
	display: none;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0 0 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    width: 100%;
    padding: 15px 30px;
	text-shadow: none;
}
.woocommerce-product-details__short-description ul > li, .service-list li {
    line-height: normal;
    font-size: 18px;
    color: #000000;
	margin-bottom: 15px;
}
.woocommerce-product-details__short-description ul > li::before, .service-list li::before {
    flex: 0 0 27px;
    align-self: flex-start;
}
#wcpa_img_preview .wcpa_tooltip p {
    margin-bottom: 10px;
    line-height: 16px;
    display: flex;
}
#wcpa_img_preview .wcpa_tooltip b {
    text-align: center;
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}
#wcpa_img_preview .wcpa_tooltip p::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 8px;
    background: #007bc3;
    border-radius: 100px;
    padding: 2px;
    color: #ffffff;
    width: 15px;
    height: 15px;
	flex: 0 0 15px;
    display: inline-block;
    text-align: center;
    line-height: 10px;
	margin-right: 10px;
}
.wcpa_tooltip_icon {
	border-radius: 10px;
}
#wcpa_img_preview .wcpa_tooltip span {
    display: block;
    margin-bottom: 5px;
}
.woocommerce .woocommerce-Tabs-panel li {
	display: flex;
	align-items: flex-start;
}
.woocommerce .woocommerce-Tabs-panel li:before {
    content: "\f111";
    padding: 0;
    font-size: 10px;
    margin-right: 10px;
}
.woocommerce .woocommerce-Tabs-panel li br {
	display: none;
}
.wcpa_wrap .wcpa_field_price {
    display: none;
}
.wcpa_wrap .wcpa_group_field label {
    width: 100%;
    display: inline-block;
}
.wcpa_wrap span.wcpa_price_outer {
    font-weight: 700;
}
.wcpa_radio_custom {
    float: left;
}
span.wcpa_option_price {
    float: right;
}
.wcpa_price_summary .wcpa_options_total, .wcpa_price_summary .wcpa_product_total, 
.wcpa_price_summary .wcpa_fee_total, .wcpa_price_summary .wcpa_total{
	font-size: 16px;
}
.single-product .container {
    max-width: 1170px;
}
.modalNo {
    width: 100%;
	margin-bottom: 30px;
	order: -1;
}
.woocommerce-tabs .modalNo {
	border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.modalNo th, .modalNo td {
    padding: 5px;
}
.modalNo th {
    color: #000000;
	width: 70px;
	font-size: 18px;
}
.woocommerce-tabs .modalNo th {
	width: 160px;
	color: #002053;
}
.woocommerce-tabs h4, .woocommerce-Reviews-title {
    color: #002053;
    margin: calc(2vw + 15px) 0 15px;
}
#wpgs-gallery .gallery-navigation-carousel {
    margin-top: 30px;
}
#commentform p {
    max-width: 480px;
}
#commentform p.comment-notes {
    max-width: 100%;
}
/** Cart page **/
.woocommerce table.shop_table {
    border: 2px solid rgba(0,0,0,.1);
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 15px;
	    overflow: hidden;
}
.woocommerce table.shop_table th {
    padding: 20px 12px;
    background: #dddddd;
}
button.button.wp-element-button {
    padding: 15px 30px !important;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: none;
    padding: 12px 10px;
    margin: 0 15px 0 0;
    width: 200px;
	    border-radius: 20px;
}
.wc-proceed-to-checkout {
    text-align: end;
	float: right;
}
.wc-proceed-to-checkout + div {
    padding: 1em 0;
}
.woocommerce-cart table.cart td.product-name {
    font-size: 14px;
    max-width: 270px;
}
.woocommerce-cart table.cart .product-thumbnail img {
    width: 80px;
}
.woocommerce .cart .button {
	    padding: 15px 40px !important;
}
.woocommerce table.shop_table {
    border-collapse: collapse;
}
.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-label, .wcpa_cart_meta .wcpa_cart_meta_item {
	margin-bottom: 0;
}
.woocommerce table.shop_table td.product-name {
    max-width: 360px;
}
.woocommerce table.shop_table th.product-total, .woocommerce table.shop_table td.product-total, 
.woocommerce table.shop_table tfoot tr td {
    text-align: right;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background: #ffffff;
    border-radius: 12px;
}
.select2-container .select2-selection--single {
	height: 38px;
	padding: 5px 0;
	border-radius: 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 24px;
}
.woocommerce-checkout h3 {
    font-weight: 900;
    color: #000000;
    margin-top: 30px;
    font-size: 24px;
    text-transform: uppercase;
}
.woocommerce-tabs {
    line-height: 32px;
    color: #6f6d6a;
}
.woocommerce div.product div.summary {
    display: flex;
    flex-direction: column;
}
.woocommerce div.product .product_title {
    order: -1;
    margin-bottom: 30px;
}
.woocommerce-product-details__short-description, ul.service-list {
    order: -1;
    margin-bottom: 20px;
}
.woocommerce ul.products li.product ul.service-list {
    order: 0;
}
.woocommerce div.product div.summary .product_meta {
    display: none;
}
.woocommerce #review_form #respond textarea, .woocommerce #review_form #respond input {
    margin-bottom: 0;
}
.woocommerce #review_form #respond .comment-form-cookies-consent {
    display: flex;
    gap: 10px;
	margin-top: 15px;
}
.woocommerce #review_form #respond .form-submit input {
    width: auto;
}
input[type="checkbox"] {
    width: 21px;
    height: 21px;
}
.woo_cart_page .woocommerce-notices-wrapper {
    display: none;
}
.woocommerce-cart .cart_totals h2 {
    color: #000000;
	    text-transform: capitalize;
}
mark.count {
    display: none;
}
.fancybox-button {
    min-width: auto;
}
td.xoo-cp-ptitle a {
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
}
.xoo-cp-variations .wcpa_cart_meta {
    padding-left: 0;
}
.xoo-cp-variations .wcpa_cart_meta .wcpa_cart_meta_item-value {
    margin-left: 0;
}
.xoo-cp-ptotal {
    font-weight: 700;
    color: #000000;
}
.xoo-cp-qtybox {
    border-radius: 15px;
}
a.added_to_cart.wc-forward, .xoo-cp-icon-check:before {
    display: none;
}
a.xcp-btn {
    padding: 15px 20px !important;
    font-size: 13px !important;
	margin: 5px 0 !important;
}
input[type=number].xoo-cp-qty {
    border-radius: 0;
    background: transparent;
}
/** Page **/
.entry-header h1.entry-title {
    display: none;
}
.woo_cart_page h1.page-title {
    text-align: center;
    margin: 0 0 3.5vw 0;
}
.woocommerce-page .woo_cart_page > img {
    display: none;
}
.videoSec {
	position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
	    margin: 20px 0;
}
.videoSec iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/** Accordian **/
.sp-easy-accordion {
    max-width: 1140px;
    margin: 0 auto;
}
.sp-easy-accordion .ea-card {
    counter-increment: faq-count;
    position: relative;
    padding-left: 0;
    margin-bottom: 40px;
    border-bottom: 2px solid #efefef !important;
    padding-bottom: 40px;
}
.sp-easy-accordion .ea-card:last-child {
	margin-bottom: 0px;
    border-bottom: 0px solid #efefef !important;
    padding-bottom: 0px;
}
.sp-easy-accordion .ea-card h3:before {
    content: counter(faq-count);
    transform: rotate(0deg);
    z-index: 9;
    font-size: 32px;
    font-family: 'Gotham';
    font-weight: 900;
    color: #ffffff;
    background: #007bc3;
    text-align: center;
    border-radius: 100px;
    height: 60px;
    width: 60px;
    line-height: 60px;
	flex: 0 0 60px;
}
.sp-easy-accordion .sp-ea-single .ea-header {
    margin-bottom: 0;
    display: flex;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
    font-weight: 900;
    font-size: 25px;
	width: 100%;
}
.sp-easy-accordion .sp-ea-single .ea-body p {
    line-height: 27px;
}
.sp-easy-accordion .sp-ea-single .fa-plus:before {
    transform: rotate(0deg);
}
.sp-easy-accordion .sp-ea-single .fa-minus:before {
    transform: rotate(90deg);
}
.sp-easy-accordion .sp-ea-single .ea-expand-icon:before {
	content: url(images/arrow.png);
	zoom: 0.5;
	margin-top: -8px;
	display: block;
	transition: all 0.2s ease-in-out 0.2s;
    -webkit-transition: all 0.2s ease-in-out 0.2s;
	position: absolute;
    right: 0;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon {
    font-size: 30px !important;
	color: #0060e3 !important;
	margin-left: 15px;
}
.sp-easy-accordion .fa-minus:before {
    content: "\f0d7";
}
.sp-easy-accordion .fa-plus:before {
    content: "\f0da";
}
/** Testimonial **/
.strong-view.wpmtst-default .wpmtst-testimonial {
    border: 3px solid #f0f0f0;
    border-radius: 50px;
    background: #fff;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
    border: 0px solid #FFFFFF !important;
    padding: 30px !important;
    text-align: center !important;
	    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.strong-view.wpmtst-default .wpmtst-testimonial-field {
    text-align: center !important;
    font-weight: 700;
    color: #000;
	    font-size: 24px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-field:before {
    content: "- ";
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner .clear {
    display: none;
}
.strong-view.wpmtst-default .wpmtst-testimonial-content p {
        line-height: 27px;
    margin-bottom: 40px !important;
    color: #81898d;
    font-size: 16px;
}
.strong-view.wpmtst-default {
    margin: calc(3vw + 15px) 0;
}
.strong-content.strong-grid .wpmtst-testimonial .testimonial-content::before {
    content: url(images/stars.png) !important;
    display: block !important;
    left: 0;
    position: relative;
    width: 100%;
    height: auto;
    mask: none;
    -webkit-mask: none;
    background: 0 0;
    text-align: center;
	margin: 20px 0;
}
.bar-id-110 .container {
    max-width: 1170px;
}
.bar-id-93 .container {
    max-width: 990px;
}
/** Form Section **/
.wpcf7 {
    max-width: 810px;
    margin: 30px auto 0;
}
.formSec {
    margin-bottom: 30px;
}
.location {
    margin-bottom: 40px;
}
.location a {
	font-size: 20px;
    display: block;
	font-weight: 700;
}
.location a:hover {
	color: #0083c7 !important;
}
.mailAdrs {
    margin-bottom: 50px;
}
.mailAdrs a {
    font-size: 30px;
        font-weight: 500;
    margin-left: 15px;
	color: #002053;
}
#footer2 p {
    margin: 0;
    font-size: 12px;
}
#footer2 a {
	color: #838383;
}
#footer2 a:hover {
    color: #ffffff;
}
#footer2::before {
    content: "";
    height: 4vw;
    display: block;
    width: 100%;
    background: linear-gradient(90deg, #00c0ff, #007bc3) !important;
    margin-bottom: 20px;
}
/* End custom code */
body {
    background-color: #ffffff;
}
#header {
	background-color: #ffffff;
    position: sticky;
    top: 0;
    z-index: 9999;
	box-shadow: 0 5px 0px #0000000f;
}
#callout {
	background-color: #ffffff;
}
/* callout2 is your main content area */
#callout2 {
	background-color: #ffffff;
	padding-top: calc(4vw + 15px);
}
.home #callout2, .page-id-43 #callout2 {
	padding-top: 0;
}
#footer {
	background: url(images/ftbg.jpg) no-repeat bottom center / cover;
    padding: 5vw 0;
}
#footer2 {
    background-color: #2f2f2f;
    padding: 0 0 20px 0;
    color: #838383;
}

#callout > section, #callout .slideshow-main-slider, #callout .cycle-slide, .slideimage {
    height: 100%;
}
.slideshow-main-slider .cycle-slide img {
    height: 100%;
    object-fit: cover;
}
#callout .slider_content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 1160px;
    width: 100%;
	display: flex;
    align-items: center;
	color:#ffffff;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt,.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button,.btn,.btn-default,a.button,button,input[type="submit"],input[type="reset"],input[type="button"],
a.xcp-btn, a.xoo-cp-btn-ch.xcp-btn:hover {
    background: linear-gradient(90deg, #00c0ff, #007bc3) !important;
    background-size: 101% !important;
	background-position: top right !important;
    /*transition: all 0.1s linear 0.1s;
	-webkit-transition: all 0.1s linear 0.1s;*/
    border: 0px solid rgba(0, 0, 0, .1);
    border-radius: 20px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: Gotham;
    font-size: 16px;
    font-weight: 500 !important;
    left: auto;
    line-height: 1.25em;
    margin: 0;
    overflow: visible;
    padding: 12px 40px;
    position: relative;
    text-decoration: none;
    x-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
	min-width:200px;
	text-transform: uppercase;
}

.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover,.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover, .btn:hover, .btn-default:hover, a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover,.woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce #content input.button.alt:focus, .woocommerce-page a.button.alt:focus, .woocommerce-page button.button.alt:focus, .woocommerce-page input.button.alt:focus, .woocommerce-page #respond input#submit.alt:focus, .woocommerce-page #content input.button.alt:focus,.woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, .woocommerce #respond input#submit:focus, .woocommerce #content input.button:focus, .woocommerce-page a.button:focus, .woocommerce-page button.button:focus, .woocommerce-page input.button:focus, .woocommerce-page #respond input#submit:focus, .woocommerce-page #content input.button:focus,.btn:focus,.btn-default:focus,a.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus,.woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, .woocommerce #respond input#submit.alt:active, .woocommerce #content input.button.alt:active, .woocommerce-page a.button.alt:active, .woocommerce-page button.button.alt:active, .woocommerce-page input.button.alt:active, .woocommerce-page #respond input#submit.alt:active, .woocommerce-page #content input.button.alt:active,.woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active, .woocommerce #respond input#submit:active, .woocommerce #content input.button:active, .woocommerce-page a.button:active, .woocommerce-page button.button:active, .woocommerce-page input.button:active, .woocommerce-page #respond input#submit:active, .woocommerce-page #content input.button:active,.btn:active,.btn-default:active,a.button:active,button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active,
a.xcp-btn:hover, a.xoo-cp-btn-ch.xcp-btn {
    border: 0px solid rgba(0, 0, 0, .3);
	background: #002053 !important;
	background-size: 400% !important;
	background-position: top left !important;
	color: #ffffff !important;
}
button.ttt-pnwc-close {
    min-width: auto;
}
a.button.btn-blue {
	background: #002053 !important;
}
a.button.btn-blue:hover {
	background: #ffffff !important;
	color: #002053 !important;
}
.shop-now-btn {
	float: right; 
	margin:  0 0 15px 15px;
}
/* nav for mobile devices over ride of bootstrap default background colors */
.navbar, .navbar-default {
    background-color: transparent;
    border: 0px solid #e7e7e7;
    margin-bottom: 0;
    padding: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #103366;
}
/* Dropdown active bg color*/
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #103366;
}
/* nav for mobile devices over ride of bootstrap toggle look */
.navbar-toggle {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #dddddd
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .logo {
        float: left;
        position: relative;
    }
    .logo img {

    }
    .call-to-action-header {
    }
    .call-to-action-header .call-to-action-text {

    }
    .call-to-action-header .ct-search {
    }
    .call-to-action-header .social-media {
        clear: both
    }
    .call-to-action-header .social-media span {

    }
    .call-to-action-footer {
    }
    .call-to-action-footer .call-to-action-text {

    }
    .call-to-action-footer .ct-search {

    }
    .call-to-action-footer .social-media-footer {

    }
    .call-to-action-footer .social-media-footer span {

    }
    .copy {
        float: left
    }
    .designed-by {
        float: right
    }
    /*******************************

    standard desktop navigation for tablets size and up

    *******************************/
    nav.navbar-default {
        background: url() repeat 0 0;
        padding: 0;
        margin: 0;
        background-color: none;
        border: none;
        min-height: 0;
        box-shadow: none;
        border-radius: 0;
    }
    nav.navbar-default .navbar-collapse {
        background: url() repeat 0 0;
        padding: 0;
        margin: 0;
        background-color: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
    }
    /*  main navagation position
    *
    * Note: positions of the navigation is controled by the top, left, bottom, right property. 
    * Then you add padding to the header container the same as the line-height of the main <a>  
    * If you are doing a 100% width navigation then use both the right and left set to 15px and set a % width on the main <li> example 25% for a 4 item navigation
    *
    */
    #header .container {
        padding-top: 2em;
        padding-bottom: 2.5em;
    }
    nav.navbar-default .primary-nav {
    }
    nav.navbar-default .secondary-nav {
    }
    nav.navbar-default .primary-nav > li {
		position: static;
    }
    /* turns back on the hover effect for mouse controls Note: this dose not turn back on top menu */
    .dropdown:hover .dropdown-menu {
        display: block
    }
    /* 
    *  Controls your main navigation 
    */
    .primary-nav > li > a {
        background: url() repeat 0 0;
        padding: 0 15px;
        margin: 0;
        background-color: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
        line-height: 36px;
        border-left: 0px solid #000000;
        white-space: nowrap;
		    cursor: pointer;
    }
    /* hover and active state */
    .navbar-default .primary-nav > .active > a, .navbar-default .primary-nav > .active > a:hover, .navbar-default .primary-nav > .active > a:focus, .navbar-default .primary-nav > li > a:hover, .navbar-default .primary-nav .current-menu-parent > a {
        background: none
    }
    /* Special considertations are needed for the first and last menu items */
    nav.navbar-default .primary-nav > li:nth-child(1) > a {
        border-left: none
    }
    nav.navbar-default .primary-nav > li:nth-last-child(1) > a {
        padding-right: 0
    }
    /* 
    *  Controls your sub menu navigation 
    */
    .secondary-nav > li {
        padding: 6px 0
    }
    .secondary-nav > li > a {
        background: url() repeat 0 0;
        padding: 0 10px;
        margin: 0;
        background-color: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
        text-shadow: 0;
        line-height: 14px;
        border-left: 1px solid #D1AD79;
        white-space: nowrap;
    }
    /* hover and active state */
    .navbar-default .secondary-nav > .active > a, .navbar-default .secondary-nav > .active > a:hover, .navbar-default .secondary-nav > .active > a:focus, .navbar-default .secondary-nav > li > a:hover {
        background: none
    }
    /* Special considertations are needed for the first and last menu items */
    nav.navbar-default .secondary-nav li:nth-child(1) a {
        border-left: none
    }
    nav.navbar-default .secondary-nav li:nth-last-child(1) a {
        padding-right: 0
    }
    /* 
    *  Controls your footer navigation 
    */
    .footer_nav {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .footer_nav.right {
        float: right
    }
    .footer_nav.left {
        float: left
    }
    .footer_nav li {
        float: left;
        margin: 0;
        padding: 0;
        background: none;
    }
    .footer_nav a {
        display: block;
        white-space: nowrap;
        padding: 0 15px;
        text-decoration: none;
        text-transform: capitalize;
        border-right: 1px solid #606060;
    }
    /* hover and active state */
    .footer_nav a:hover, ul.footer_nav li.active a, .footer_nav li.active a:hover, footer .menu a:hover, footer .menu li.active a, footer .menu li.active a:hover {
        background: none
    }
    /* Special considertations are needed for the centered sytled menu */
    #menu-footer-top {
        text-align: center
    }
    #menu-footer-top a {
        display: inline-block
    }
    /* Special considertations are needed for the first and last menu items */
    .footer_nav li:nth-child(1) a {
        padding-left: 0
    }
    .footer_nav li:nth-last-child(1) a {
        border-right: none
    }
    /* 
    *  Controls your .primary-nav dropdowns menus
    */
    /* styles for the dropdown */
    .navbar-default .navbar-nav ul.dropdown-menu {
        background-color: #FFFFFF;
        border: 0px solid rgba(0, 0, 0, 0.15);
        border-radius: 0px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        margin: 0;
        min-width: 160px;
        padding: 5px 0;
    }
    ul.dropdown-menu  > li.menu-item {
        /* no styles should be placed here */
    }
    ul.dropdown-menu > li.menu-item > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        padding: 3px 20px;
        color: #3C3C3C;
		    display: block;
        /* background should be controled by the ul.dropdown-menu */
    }
    /* hover and active state */
    ul.dropdown-menu > li > a:hover, ul.dropdown-menu > li.active > a, ul.dropdown-menu > li.active > a:hover, ul.dropdown-menu > li.active > a:focus {
        background-color: #f3f3f3;
        color: #3C3C3C;
    }
    /* Styles for background color on active main dropdowns */
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #f3f3f3;
        color: #3C3C3C;
    }
    /* 
    *  End of Controls for your menus
    */
    /* Legacy shortcode css do not delete */
    .full_width {

    }
    .one_half {
        width: 49%
    }
    .one_third {
        width: 32%
    }
    .two_third {
        width: 66%
    }
    .one_fourth {
        width: 23.5%
    }
    .three_fourth {
        width: 74.5%
    }
    .one_fifth {
        width: 18.4%
    }
    .two_fifth {
        width: 38.8%
    }
    .three_fifth {
        width: 59.2%
    }
    .four_fifth {
        width: 79.6%
    }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
        position: relative;
        margin-right: 2%;
        float: left;
        clear: none;
    }
    .last {
        margin-right: 0 !important;
        clear: right;
    }
    .clearboth, .clear {
        clear: both;
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    ul.tabs li {
        float: left
    }
    /* New footer widths */
    .number-of-col-1, .number-of-col-2, .number-of-col-3, .number-of-col-4, .number-of-col-5 {
        position: relative;
        margin-right: 2%;
        float: left;
    }
    .number-of-col-1 {
        width: 100%;
        margin-right: 0;
    }
    .number-of-col-2 {
        width: 48%
    }
    .number-of-col-3 {
        width: 32%
    }
    .number-of-col-4 {
        width: 48%
    }
	span.dropdown-toggle.caret {
    display: none;
}
} /* end Small devices. Do Not Delete  */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .call-to-action-header {

    }
    .call-to-action-header .call-to-action-text {

    }
    .call-to-action-header .ct-search {

    }
    .call-to-action-header .social-media {

    }
    .call-to-action-header .social-media span {

    }
    .call-to-action-footer {

    }
    .call-to-action-footer .call-to-action-text {

    }
    .call-to-action-footer .ct-search {

    }
    .call-to-action-footer .social-media {

    }
    .call-to-action-footer .social-media span {

    }
    .attachment-post-thumbnail {
        float: left;
        margin: 0 15px 15px 0;
    }
    .alignright {
        float: right;
        margin: 0 0 15px 15px;
    }
    .alignleft {
        float: left;
        margin: 0 15px 15px 0;
    }
    .aligncenter {
        display: block;
        margin: 0 auto 15px;
    }
    .number-of-col-1 {
        width: 73%
    }
    .number-of-col-2 {
        width: 35.5%
    }
    .number-of-col-3 {
        width: 23%
    }
    .number-of-col-4 {
        width: 16.75%
    }
    .footer-widget-1 {
        clear: both
    }
    .footer-widget-2 {

    }
    .footer-widget-3 {

    }
    .footer-widget-4 {

    }
    .footer-widget-5 {

    }
	.lennox-img img {
	    margin: -30px 0px 0 -10%;
    max-width: 120%;
}
.wcpa_wrap .wcpa_group_field label, .wcpa_wrap .wcpa_field_label, .woocommerce div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs ul.tabs {
	font-size:16px;
}
/** Mega Menu **/
.megaMenu > .dropdown-menu {
    left: 0;
    right: 0;
	max-width: 100vw;
	display: flex !important;
	    flex-wrap: wrap;
	padding: 15px calc(5vw + 15px) !important;
	gap: 20px;
	height: 0;
	opacity:0;
    overflow: hidden;
    visibility: hidden;
    transition: all 0.3s ease;
	box-shadow: 0 10px 10px #00000033 !important;
}
.megaMenu:hover > .dropdown-menu {
    height: auto;
	opacity:1;
    visibility: visible;
    overflow: visible;
	padding: calc(2vw + 15px) calc(5vw + 15px) !important;
}
.megaMenu > .dropdown-menu a {
	opacity:0;
	transition: all 0.3s ease;
}
.megaMenu:hover > .dropdown-menu a {
	opacity:1;
}
.megaMenu .dropdown-menu ul {
	    display: block !important;
    position: relative !important;
    box-shadow: none !important;
}
.megaMenu > .dropdown-menu > li.dropdown > a {
    /*font-size: 12px !important;*/
    color: #808080 !important;
    letter-spacing: 0.5px;
    padding: 0 !important;
}
.megaMenu > .dropdown-menu > li > a {
    padding: 0 !important;
    font-weight: 500 !important;
	background: transparent !important;
}
.megaMenu > .dropdown-menu > li > ul a {
    padding: 5px 0 !important;
	background: transparent !important;
	font-weight: 500 !important;
}
.megaMenu > .dropdown-menu > li > ul a:hover, .megaMenu > .dropdown-menu > li > a:hover {
	color: #0083c7;
}
.megaMenu .dropdown-menu ul > li {
	position: relative;
	
}
.megaMenu > ul.dropdown-menu > li.menu-item {
    width: 23.3%;
	transform: rotateX(90deg) translateY(-40px);
	transition: transform 0.5s linear;
}
.megaMenu:hover > ul.dropdown-menu > li.menu-item {
	transform: rotateX(0deg) translateY(0px);
}
} /* end Medium devices. Do Not Delete  */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    .full_width {

    }
    .one_half {
        width: 48%
    }
    .one_third {
        width: 30.66%
    }
    .two_third {
        width: 65.33%
    }
    .one_fourth {
        width: 22%
    }
    .three_fourth {
        width: 74%
    }
    .one_fifth {
        width: 16.8%
    }
    .two_fifth {
        width: 37.6%
    }
    .three_fifth {
        width: 58.4%
    }
    .four_fifth {
        width: 67.2%
    }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
        margin-right: 4%
    }
	.topSection {
    padding: 15px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner .testimonial-content {
    min-height: 360px;
}
#footer .location {
    font-size: 18px;
}
.bar-id-90 section.container {
    max-width: 64%;
}
.strong-view.wpmtst-default {
    margin: calc(3vw + 15px) auto;
    zoom: 0.8;
	width: 80% !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
	max-width: 600px;
}
.megaMenu > .dropdown-menu {
	flex-wrap: nowrap;
}
.megaMenu > ul.dropdown-menu > li.menu-item {
    width: 100%;
}
}
@media (min-width:1699px) {
	.topSection img {
    width: 32px;
    margin-right: 10px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1520px;
}
.strong-view.wpmtst-default {
    zoom: 1;
	width: 100% !important;
}
}
@media (max-width:1099px) {
.topSection img {
    width: 16px;
}
#header a.button {
	padding: 10px 20px;
    min-width: auto;
    margin: 5px 0;
}
a.button {
    font-size: 13px !important;
    padding: 10px 30px !important;
    min-width: auto !important;
}
#header header .col-sm-9 {
    align-items: flex-end;
}
#header header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.lennox-img {
align-self: flex-end;
}
.lennox-img img {
    margin: 0;
    max-width: 110%;
}
}
@media (max-width: 991px) {
.navbar-toggler {
    min-width: auto;
    border-radius: 0;
    margin: 0px 10px 0 0;
    padding: 7px 10px;
    min-width: auto;
    border: none;
    transform: scaleX(1.5);
	color: #ffffff;
}
#header .row {
    flex-wrap: nowrap;
    justify-content: space-between;
}
nav.navbar-default .navbar-collapse {
    background: #ffffff;
    padding: 20px 0;
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
}
.callUs {
    display: none;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
	padding: 15px !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial {
    border-radius: 20px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-content p {
    line-height: 18px;
	font-size: 12px;
	margin-bottom: 20px !important;
}
.strong-content.strong-grid .wpmtst-testimonial .testimonial-content::before {
    zoom: 0.5;
}
.strong-view.wpmtst-default .wpmtst-testimonial-field {
    font-size: 18px;
}
.formSec > img {
    max-width: 70px;
}
.formSec {
    margin-bottom: 10px;
}
.woocommerce ul.products li.product a img {
    width: 70%;
    margin: 0 auto;
}
ul.dropdown-menu > li.menu-item.active > a {
    background: #103366;
    color: #ffffff;
}
ul.dropdown-menu > li.menu-item > a {
    font-size: 15px !important;
    padding: 5px 30px !important;
}
span.dropdown-toggle.caret {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 27px;
    padding: 0 15px;
    z-index: 999;
	line-height: 32px;
}
.navbar-nav .dropdown-menu {
    border: none;
    margin: 0;
    padding: 0;
}
.navbar-default .navbar-nav > .active span.dropdown-toggle.caret {
    color: #ffffff;
}
.navbar-default .primary-nav > li > a, ul.dropdown-menu > li.menu-item > a {
    padding: 7px 15px;
    width: 100%;
    display: block;
	font-weight: 500 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff !important;
	background-color: #103366;
}
/* Dropdown active bg color*/
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #ffffff !important;
	background-color: #103366;
}
nav.navbar-default .navbar-collapse {
    top: 50px;
}
.navbar-nav .dropdown-menu .dropdown ul {
	box-shadow: none;
}
.navbar-nav .dropdown-menu .dropdown ul a {
	font-size: 14px !important;
    padding: 5px 40px !important;
	font-weight: 300 !important;
}
/*.megaMenu.active > ul.dropdown-menu, .megaMenu > ul.dropdown-menu.show*/ #menu-main-menu {
    height: calc(100vh - 3px);
    overflow: scroll;
	border-radius: 0;
	display: block;
}
}
@media (max-width: 767px) {

#header .row > h1 {
    width: 180px;
}

#header .row > div {
    width: auto;
}

.lennox-img img {
    max-width: 100%;
}
.bar-id-77 .row {
    flex-direction: column-reverse;
    text-align: center;
}
.bar-id-77 .wp-image-65 {
    max-width: 60%;
    margin-top: 20px;
}
.bar-id-93 ul {
    margin-bottom: 0;
}
.bar-id-93 li, .woocommerce-product-details__short-description ul > li {
    font-size: 18px;
}
.bar-id-93, .bar-id-110 {
    padding: 10vw 15px;
}
.bar-id-110 h3.title {
    color: #ffffff !important;
}
.wpcf7 input.wpcf7-text, .wpcf7 textarea {
    margin: 0 0 10px !important;
}
.wpcf7 .col-sm-6 p {
	margin-bottom:0;
}
.location {
    margin: 0 0px 20px;
}
.mailAdrs {
    margin-bottom: 30px;
}
.mailAdrs a {
    font-size: 16px;
}
.mailAdrs img {
    max-width: 50px;
}
img.wp-image-100 {
    max-width: 240px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 5px 0px 0px 0;
    width: 100%;
}
#footer2 {
    text-align: center;
}
.woocommerce-checkout h3 {
    font-size: 18px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    float: left;
    margin-right: 0;
}
.woocommerce-page table.cart td.actions .coupon .button {
    width: auto !important;
    min-width: auto;
    margin-left: -60px;
    float: right;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#wcpa_img_preview .wcpa_tooltip {
    margin-left: 3% !important;
    left: 0 !important;
    max-width: 94%;
}
.sp-easy-accordion .sp-ea-single .ea-header {
    align-items: center;
}
.sp-easy-accordion .ea-card {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.sp-easy-accordion .ea-card h3:before {
    font-size: 18px;
    top: 10px;
    height: 40px;
    width: 40px;
    line-height: 40px;
	flex: 0 0 40px;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 16px;
    line-height: 21px;
}
.sp-easy-accordion .sp-ea-single .ea-body p {
    line-height: 20px;
}
.sp-easy-accordion .sp-ea-single .ea-expand-icon::before {
    zoom: 0.3;
    margin-top: 0px;
}
.woocommerce div.product .product_title {
	font-size: 24px;
}
td.xoo-cp-ptitle a {
    font-size: 14px;
    line-height: 16px;
}
td.xoo-cp-pqty {
    min-width: 80px;
}
a.xcp-btn {
    width: 100%;
}
.wc-proceed-to-checkout + div {
    padding: 0 0 1em;
    text-align: end;
}
.wc-proceed-to-checkout {
    float: none;
}
.xoo-cp-atcn.xoo-cp-success {
    font-size: 0px;
    padding: 20px 0px;
    border: none;
	border: none;
    background: transparent;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin: 15px 0;
	-webkit-line-clamp: inherit;
}
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 0.5em;
}
.woocommerce ul.products li.product .button {
    margin-top: 0.5em;
    width: 100%;
    display: block;
    padding: 12px 40px !important;
}
.woocommerce ul.products li.product .price {
	font-size: 21px !important;
}
.service-list li {
    font-size: 16px;
    margin-bottom: 10px;
}
.service-list li::before {
    flex: 0 0 24px;
    align-self: flex-start;
    background-size: 24px;
    width: 24px;
    height: 24px;
}
.xoo-cp-success .xoo-cp-icon-check {
	background: url(images/AddCart.png) no-repeat center center / cover;
	width: 100px;
	height:100px;
	    margin: 0 auto;
    display: block;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.xoo-cp-ptotal {
    margin-right: 10px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 2em;
    margin-bottom: 1em;
}
.woocommerce ul.products {
        margin: 0 auto;
    padding: 0 5px;
}
.woocommerce ul.products li:last-child {
    border-bottom: none !important;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: none;
    text-align: center;
}
.woocommerce .woocommerce-ordering {
	display: none;
}
.serSec {
	    max-width: 205px;
    margin: 0 auto;
}
.serSec img {
    max-width: 100%;
}
}	/* end Large devices. Do Not Delete  */



/*******************************************************************************
*
*
*  DO NOT PLACE CUSTOM THEME CSS HERE - ALL CUSTOM THEME CSS GOES AT THE TOP
*  DO NOT PLACE RANDOM MEDIA QUERIES HERE - ALL MEDIA QUERIES SHOULD ALREADY BE DEFINED ABOVE
*  IF YOU ARE ADDING NEW MEDIA QUERIES THEN YOU DONT UNDERSTAND BOOTSTRAP CORE! 
*
*
********************************************************************************/