.wd-popup.wd-promo-popup{
	background-color:rgb(31,109,198);
	background-image: url(https://locksmith.com.ua/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(255,255,255);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(6,63,109);
}

:root{
--wd-text-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(38,38,38);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(38,38,38);
}
:root{
--wd-entities-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(38,38,38);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Open Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(6,63,109);
}
:root{
--wd-alternative-color:rgb(254,109,4);
}
:root{
--wd-link-color:rgb(6,63,109);
--wd-link-color-hover:rgba(0,60,109,0.94);
}
body{
	background-color:rgb(255,255,255);
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(0,123,196);
}
:root{
--btn-shop-bgcolor-hover:rgb(0,106,169);
}
:root{
--btn-accent-bgcolor:rgb(0,123,196);
}
:root{
--btn-accent-bgcolor-hover:rgb(0,106,169);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
			--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-bottom: 0px;
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 590px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 275px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//locksmith.com.ua/wp-content/themes/woodmart-2/fonts/woodmart-font.woff2?v=6.2.4") format("woff2");
}

.awooc-custom-order.button.awooc-custom-order-button {
	margin-bottom: 10px;
  border-radius: 40px;
	background-color: #fe9447;
	color: #fff;
}

ul.contact-details {
  width: 100%;
  margin: 0;
	padding:0;
  list-style: none;
  font-size: 15px;
  display: flex;
	justify-content: space-around;
  gap: 10px;
}

ul.contact-details li{
	margin-bottom:0;
}

.wpb-js-composer .products-footer {
	margin-top: 40px;
}

.shop-loop-head {
    margin-bottom: 40px;
    border-bottom: 1px solid #e7e8ea;
}
.awooc-close {
    top: 10px;
    right: 10px;
}


.img-for-google{
	display: none;
}

.product-label.onsale{
	background-color: #2e9f0d !important;
	border-radius: 25px !important;
  display: flex;
  height: 35px;
  width: 60px;
  justify-content: center;
}

.woocommerce-ordering select {
	  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	border-bottom: 0;
}

.wd-sub-menu li a {
	color: #333;
}

.wd-sticky-btn-cart .awooc-custom-order.button.awooc-custom-order-button {
    margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
	.site-content {
		margin-bottom: 0;
	}
}


@media screen and (max-width: 575px) {
	.wd-sticky-btn-cart .quantity {
		order: 3
	}
	
		.wd-sticky-btn-cart .single_add_to_cart_button {
		order: 2
	}
		
	.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop {
    bottom: 155px;
	}
	
	.wd-checkout-steps {
	  text-align: center;
    margin: 25px 0 0 0;
	}
	
	.ult-tabto-accordion dd>.ult-tabto-acontent {
		padding: 0;
	}
	
	.price__order-table {
		font-size: 13px
	}
	
	.price__order-table .btn__order {
    height: 30px;
    font-size: 12px;
		padding: 6px 10px;
	}
	
	.price__order-table td {
    padding: 5px 5px;
    line-height: 18px;
	}
}

.woocommerce #payment #place_order {
    margin: 30px auto 20px auto;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 15px;
    font-size: 20px;
    text-transform: none;
    border-radius: 5px;
    display: block;
    float: none;
    background-color: #138d51!important;
    border-color: #107744!important;
    box-shadow: none;
    color: #FFF;
    border: none!important;
    outline: none;
	  width: auto;
}

.woocommerce-billing-fields {
	  margin-top: 0;
    margin-bottom: 20px;
  }

.woocommerce-billing-fields input,
.woocommerce-billing-fields select,
.woocommerce-billing-fields textarea {
	background-color: #FFFFFF!important;
}
.woocommerce-billing-fields .select2 {

}

body .select2-container--default .select2-selection {
		background-color: #FFFFFF!important;
}

.woocommerce-billing-fields p {
	margin-bottom: 10px;
}

.woocommerce-billing-fields label {
	font-size: 12px;
}

.woocommerce-checkout.woocommerce-page .whb-general-header-inner .whb-column.menu,
.woocommerce-checkout.woocommerce-page .whb-general-header-inner .whb-column.links,
.woocommerce-checkout.woocommerce-page .whb-header-bottom {
	display: none;
}

.woocommerce-checkout.woocommerce-page .whb-general-header-inner .whb-column.logo {
	  justify-content: center;
    flex: 1 1 0%;
}

.wd-checkout-steps {
	 text-align: center;
   margin: 25px 0 0 0;
}

.wd-nav>li.mobile-tab-title>a{
	font-size: 15px;
}

@media screen and (max-width: 1025px) {
	.single-product .variations select{
		 max-width: 100%;
	}
	
	.single-product .single_add_to_cart_button {
    width: calc(100% - 95px);
	}
	
	.single-product .awooc-custom-order.button.awooc-custom-order-button {
    width: 100%;
    margin: 10px 0 0 0;
	}
	
	.__jivoMobileButton {
		bottom: 48px!important;
	}
}

p.form-row-first, p.form-row-last {
	float: none;
	width: 100%;
}

textarea.input-text.thwcfe-input-field {
	  border-radius: 10px;
    min-height: 91px;
    resize: none;
}

.wc_payment_methods.payment_methods{
	 font-size: 14px;
}

.wc_payment_methods.payment_methods li {
	   margin-bottom: 5px
}

.woocommerce-checkout.woocommerce-page{
		 font-size: 14px;
}

.archive.tax-pa_brand .widget__filter__brand,
.archive.tax-pa_brand .wd-nav-product-cat,
.archive.tax-pa_brand .widget_product_categories {
	display: none;
}


ul.projects__navigations {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 12px;
	  padding: 0;
}

.projects__navigations li {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 14px;
	  margin-left: 0;
	  list-style: none;
}

.projects__navigations a {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    display: block;
    position: relative;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: block;
    border: 1px solid #035fa8;
    padding: 6px 12px;
    margin-right: 15px;
    color: #035fa8;
    transition: all .5s ease;
}

.scrollToTop {
	right: none;
	left: 12px!important;
}

.cat-design-default .wd-entities-title {
	color: #fff;
	background: #fe6d04;
}

.wd-side-hidden.wd-side-hidden {
    z-index: 9999999999;
}

.woocommerce-Tabs-panel.entry-content iframe {
	width: 100%;
	height: 600px;
}

.wc-tab-inner>div>h2:first-child {
    text-transform: none;
    font-size: 24px;
}

.map__icon{
	display: none;
	font-size: 12px;
}

@media screen and (min-width: 1200px) {
	.map__icon{
		display: block;
	}
}

.margin-top-40 {
    margin-top: 40px !important;
}

.single-portfolio table {
    width: 100%;
}

.single-portfolio table {
    border-collapse: collapse;
}

.single-portfolio table tr:nth-child(odd) {
    background: #f5f5f5;
}

.single-portfolio table td:first-child, .single-portfolio table th:first-child {
    text-align: right;
    border-left: none;
}

.single-portfolio table>tbody>tr td {
    width: 50%;
}

.single-portfolio table td, .single-portfolio table th {
    border-left: 1px solid #e2e6e7;
}

.price__order-table  {
    width: 100%;
}

.price__order-table  {
    border-collapse: collapse;
}

.price__order-table  tr:nth-child(odd) {
    background: #f5f5f5;
}

.price__order-table  td:first-child, .single-portfolio table th:first-child {
    text-align: right;
    border-left: none;
}

.price__order-table >tbody>tr td {
    width: 50%;
}

.price__order-table  td, .single-portfolio table th {
    border-left: 1px solid #e2e6e7;
}

.price__order-table  th {
    padding: 15px 10px;
    line-height: 18px;
}

.price__order-table td {
    padding: 5px 10px;
    line-height: 18px;
}

.price__order-table td:first-child, .price__order-table th:first-child {
    text-align: center;
}

.price__order-table .tg-c3ow , .price__order-table .tg-c3ow ,.price__order-table .tg-0lax{
	text-align: center;
}

.tg-0pky , .tg-0lax{
	color: #454141;
}

.single-portfolio .btn__order button,
.single-portfolio .wpcf7-submit,
.btn__order
{
	background: #063f6d!important;
    border-color: #063f6d!important;
	  border-radius: 0!important;
    color: #FFFFFF;
    display: block;
    width: 100%;
    max-width: 300px;
    height: 48px;
    font-size: 18px;
    margin: 0 0 40px 0;
}

.btn__order:hover {
	color: #fff;
}

.btn__order {
    height: 40px;
    font-size: 14px;
    line-height: 16px;
}

.single-portfolio .wpcf7-submit { 
	margin-bottom: 5px;
}
.ult-carousel-wrapper button {
	position: absolute
}

.single-portfolio .sidebar-container .widget_nav_menu .wpb_wrapper ul {
    color: #444;
    font-size: 14px;
    line-height: 24px;
    margin-top: 24px;
    padding: 0;
}

.single-portfolio .sidebar-container .widget_nav_menu.menu li:first-child {
    margin-top: 0;
}

.single-portfolio .sidebar-container .widget_nav_menu .wpb_wrapper li {
    color: #444;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    margin-top: 10px;
}

.single-portfolio .sidebar-container .widget_nav_menu .menu li a {
    padding: 18px 10px 18px 11px;
}

.single-portfolio .sidebar-container .widget_nav_menu .menu li a {
    display: block;
    background: #f5f5f5;
    padding: 8px 15px;
    line-height: 24px;
    color: #444;
    position: relative;
    font-size: 14px;
}

.single-portfolio .sidebar-container .widget_nav_menu .menu li.current-menu-item a, 
.single-portfolio .sidebar-container .widget_nav_menu .menu li:hover a, 
.single-portfolio .sidebar-container .widget_nav_menu .menu li.current-menu-item a:after, 
.single-portfolio .sidebar-container .widget_nav_menu .menu li:hover a:after {
  color: #fff;
	background: #063f6d
}

.single-portfolio .sidebar-container .widget_nav_menu .menu li:hover a {
    background: #063f6d
}

.portfolio__description {
	margin: 30px 0
}

#tovarNameForm, .flex-hide {
	display: none;
}


/* MODAL SERVICES */ 
.modal__order__content .timesForCall.timesForCall.timesForCall {
    margin-top: 10px!important;
    font-size: 13px!important;
    color: #cc1111!important;
	margin: 10px auto!important;
	max-width: 370px
}

.modal__order__content{
	text-align: center;
}

.modal__order__title{
    text-align: center;
    margin-bottom: 18px;
    color: #004890;
	margin: 15px 0 10px 0;
}

.modal__order__phones{
	text-align: center;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    color: #282828;
}

.modal__order__product__title{
    font-size: 16px;
    color: #3F51B5;
}

.modal__order__deliv__title{
	font-weight: 600;
	margin: 15px auto;
    font-size: 17px;
}

.modal__order__content .form{
	margin-bottom: 10px;
}

.modal__order__content .form input,.modal__order__content .form select{
    border: 1px solid #545454;
    width: 100%;
}

.modal__order__content .form select{
    font-size: 14px;
    line-height: 24px;
    padding: 12px 15px;
    color: #444;
    margin: 0;
	  border: 1px solid #545454;
}

.modal__order__content .wpcf7-textarea {
	width: 100%;
	max-height: 150px;
	min-height: 120px;
	resize: none;
}

.modal__order__content .col-md-12{
  margin-bottom: 15px;
}

.modal__order__content .btn-primary{
    background: #035fa8;
    border-color: #035fa8;
    color: #FFFFFF;
    box-shadow: 0;
    width: 100%;
    max-width: 200px;
    font-size: 18px;
    margin: 0px auto 0px auto;
    border: 0;
	cursor: pointer;
    transition: all 0.5s ease;
}
.modal__order__content .btn-primary:hover {
    opacity: 0.9;
}

#billing_phone-description {
	font-size: 12px;
    padding-left: 10px;
    color: #468514;
}

.ult_modal-body .mur-mur-locksmith {
	  color: #ffffff!important;
    background: #063f6d!important;
    font-size: 14px!important;
    line-height: 1.2!important;
    padding: 8px;
    margin-bottom: 15px;
}

.wd-toolbar-link .wd-custom-icon.wd-custom-icon.wd-custom-icon img {
	width: auto;
  height: 27px;
}

.vc_row.vc_row-flex {
    box-sizing: border-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	  align-items: center;
}

.tawk-text-center.tawk-text-center.tawk-text-center {
	display: none!important;
}

.product-categories .cat-item {
	display: none!important;
}

.product-categories .cat-item.cat-parent {
	display: flex!important;
}

.product-categories .cat-item.cat-parent li {
	display: flex!important;
}

.product-categories .cat-item.current-cat li {
	display: flex!important;
}
 
.archive.tax-pa_brand .brand-brand {
	display: none!important
}

.archive.tax-product_cat .brand-category {
	display: none!important
}

.wfpTitle{
	  margin-bottom: 20px!important;
    color: var(--wd-widget-title-color);
    text-transform: var(--wd-widget-title-transform);
    font-weight: var(--wd-widget-title-font-weight);
    font-style: var(--wd-widget-title-font-style);
    font-size: var(--wd-widget-title-font-size);
    font-family: var(--wd-widget-title-font);
}

.labels-rectangular .product-label {
  padding: 0;
	font-size: 14px;
  font-weight: 500;
  align-items: center;
  text-align: center;
	}

.product-images .product-labels{
	max-width: 38%;
	}

.product-labels{
	max-width: 60%;
	}

/* Adds-styles-Oksana*/
.product-label.onsale {
	font-family: 'Open Sans', sans-serif!important;
	}

.label-with-img {
	max-width: 65%!important;
	}

.cat-design-default .wd-entities-title{
	padding: 7px 10px!important;
	font-size: 18px;
	}

.wd-nav.wd-style-underline .nav-link-text{
	font-size: 16px;
	}

.cat-design-default .hover-mask{
	width: 100%;
	right: 0;
  left: 0;
	bottom: 0;
	}

/* BUTTONS */


.product-image-summary .single_add_to_cart_button {
  margin-bottom: 0px;
	border-radius: 0px;
	}

.awooc-custom-order.button.awooc-custom-order-button {
    margin-bottom: 0px;
    border-radius: 0px;
    }

.quick-shop-wrapper table.variations {
  margin-bottom: 0;
	}

.quick-shop-wrapper .woocommerce-variation-add-to-cart {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    order: 1;
    margin-right: 0;
    margin-left: 0;
	}

.awooc-custom-order-button.button.alt.no-stock-no-price:not(.no-margin), .awooc-custom-order-button.button.alt.show-add-to-card {
  margin-left: 0;
	}

.wpfFilterVerScroll{
	padding-left: 10px;
	}
	
.tabs-text__doors .tabs-design-simple .tabs-name>span{
	color:blue;
	}

.modal__doors__button .btn-primary {
	  background: #083f6d;
    border-color: #035fa8;
    color: #fff;
	  font-size: 14px;
	}

.btn-modal-md {
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 0 !important;
}

h4.info-box-title.title.wd-font-weight-.box-title-style-default.wd-fontsize-m {
    color: #fe6d04 !important;
}

h4.info-box-title.title.wd-font-weight-.box-title-style-default.wd-fontsize-s{
	color: #fe6d04 !important;
}
.safe-title .wd-entities-title{
	font-weight: 600;
	font-size: 18px !important;
	padding-top: 15px;
}

.wpcf7-spinner{
	// display: none;
}

.widget-1 {
    background: none;
    box-shadow: none;
    backdrop-filter: none;
    padding: 8px;
    border-radius: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

a.vc_gitem-link {
    font-size: 16px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

/* servises-slides-on-mainpage */
.vc_gitem_row .vc_gitem-col {
    box-sizing: border-box;
    padding: 10px 15px;
    background-color: #083f6d;
	}

.services-grid .vc_gitem-post-data {
    margin-bottom: 0px;
}

.services-grid .vc_gitem-post-data h3 {
    color: white;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
}

.vc_gitem-zone-a {
  height: 100%;  
	max-height: 330px;
	}
.vc_gitem-zone-c {
  position: absolute;
	width: 85%;
  bottom: 20px;
	right: 0;
	left: 0;
  }

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
    border-color: #afafaf!important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
	border: 2px solid;
}

/* test styles */

.orange-background-title.promo-banner .content-banner {
    position: relative;
    width: 85%;
    background-color: orange;
    padding: 7px 10px;
    margin: -30px;
	}

.orange-bg-title .wd-info-box .info-box-content {
    position: relative;
    flex: 1 1 auto;
    background-color: #083f6d;
    padding: 10px 15px;
    bottom: 100px;
    width: 80%;
    overflow: hidden;
}
.orange-bg-title .wd-info-box .info-box-title {
	color: white;
	}


.orange-bg-title .owl-dots {
	margin-top: -60px;
	}

/* Відсутні товари */
.outofstock .product-element-top img {
	opacity: 0.5;
	}

.swatch-on-single.swatch-with-bg {
    width: 45px;
    height: 45px;
}

/*youtube video wrapper */
.woocommerce-Tabs-panel.entry-content iframe {
    width: 100%;
    max-height: 100%;
}

.order_status_loader__wrapper{
	display: flex;
	height: 25px;
	align-items: center;
	justify-content: center;
}

.order_status_loader,
.order_status_loader:before,
.order_status_loader:after {
  width: 10px; /* update this to control the size */
  aspect-ratio: .5;
  display: grid;
  background: radial-gradient(#063f6d 68%,#063f6d 72%) center/100% 50% no-repeat;
  animation: load 1.2s infinite linear calc(var(--_s,0)*.4s);
  transform: translate(calc(var(--_s,0)*150%));
}
.order_status_loader:before,
.order_status_loader:after {
  content: "";
  grid-area: 1/1;
}
.order_status_loader:before {--_s: -1}
.order_status_loader:after  {--_s:  1}

@keyframes load {
  20% {background-position: top   }
  40% {background-position: bottom}
  60% {background-position: center}
}


.order_status_text{
	  text-align: center;
    font-size: 24px;
    margin: 20px;}

.order_monopp{
	  padding: 40px 25px;
    margin: 25px 0;}

.button.pay.paymonopp {
	font-size: 16px;
    text-transform: none;
    background-color: #138d51;
    border-color: #107744;
    box-shadow: none;
    color: #FFF;
    outline: none;}

.woocommerce-thankyou-order-failed{
	color: #f00;
    font-size: 18px;}

.PostViews {
  display: flex;  
	justify-content: flex-end;
	align-items: center;
 margin-right: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid rgba(113,113,113,0.15); }

.PostViews svg{
	margin-right: 5px;}

.wd-accordion-content.reset-last-child.wd-active {
    display: inline-block!important;
	width: 100%;}

.wd-products-nav .product-btn:hover>.wrapper-short {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease, visibility .3s ease;
    animation: wd-fadeInLeftShort .3s ease both;}
	
.woodmart-woocommerce-layered-nav .wd-scroll-content {
    max-height: 375px;}

.unvisible{
	display: none;}

span.vc_tta-title-text {
    text-transform: uppercase;}

.swatch-on-grid.swatch-with-bg {
    width: 25px;
    height: 25px;}

.portfolio-entry .wd-entities-title{
	font-size: 16px!important;}

.portfolio-info {
    position: absolute;
    width: 100%;
    bottom: 0;}


.services__main__page .vc_gitem-animate-blurOut .vc_gitem-zone-b {
	opacity: 1!important;
}

.vc_gitem-zone-a .vc_gitem-row-position-middle, .vc_gitem-zone-b .vc_gitem-row-position-middle {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(0,-0); 
	-ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,0);
   	top: auto;
}

.vc_gitem-post-data {
    margin-bottom: 3px;}

.vc_grid.vc_row .vc_grid-item .vc_btn, .vc_grid.vc_row .vc_grid-item .vc_icon_element, .vc_grid.vc_row .vc_grid-item .wpb_content_element {
    margin-bottom: 8px;}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
    margin-bottom: 5px;}

.portfolio-entry .portfolio-info {
    padding: 10px;}

.portfolio-text-shown .portfolio-info {
    background-color: #1f3e6e!important; }

.portfolio-text-shown .proj-cats-list li {
    color: #fff!important;}

.portfolio-text-shown .wd-entities-title a {
    color: #fff!important;}

.img__baner {
    position: relative;
    display: inline-block;}

.btn__baner{
	  position: absolute;
    top: 58%;
    left: 42%;
		background: #fe730e;
    padding: 8px 15px;
    border: none;
    color: white;
    cursor: pointer;}

.single.single-portfolio.postid-49507 .single-post-navigation,
.single.single-portfolio.postid-49507 .title.slider-title,
.single.single-portfolio.postid-49507 .slider-type-portfolio,
.single.single-portfolio.postid-49606 .single-post-navigation,
.single.single-portfolio.postid-49606 .title.slider-title,
.single.single-portfolio.postid-49606 .slider-type-portfolio {
	display: none!important
}

.single.single-portfolio.postid-49507 .whb-header,
.single.single-portfolio.postid-49606 .whb-header{
	margin-bottom: 0!important;
}


.single.single-portfolio.postid-49507 .site-content,
.single.single-portfolio.postid-49606 .site-content{
	width: 100% !important;
	max-width: 100% !important;
	margin-bottom: 0!important;} 

 .swatch-on-single.swatch-with-bg {
    width: 30px;
    height: 30px;} 
/* .swatch-on-grid.swatch-with-bg {
    width: 34px;
    height: 34px;} */

.video-iframe iframe {
    width: 100%;
    height: 450px;}

.wd-info-box.color-scheme-hover-light:hover .info-svg-wrapper svg path {
    fill: #FFF!important;
	stroke: #FFF!important;}

.ult_tabcontent.ult-responsive.style3 {
    height: fit-content!important;}

.ult_tabmenu.style3 {
   border-bottom: 1.5px solid rgba(0,0,0,.25);}

.widget_price_filter button {
    margin-top: 10px;
    color: #fff!important;
    background-color: #1f3e6e!important;}

li#menu-item-57408, li#menu-item-57406 {
    background-color: #f2f2f2;}

.wd-dropdown.color-scheme-light {
    background-color: white;}

.wd-sub-menu li a:hover {
    color: #083f6d;}


.product-images .product-labels .label-term-free-sipping, .label-term-free-sipping-ru {
    max-width: 70%!important;}

.product-images .product-labels .label-term-free-sipping, .label-term-free-sipping-ru {
    max-width: 58%!important;}

/*Blog-styles */
.blog-design-meta-image .wd-post-cat {
    display: flex;
    flex-wrap: wrap;
    align-items: center;}

.blog-design-meta-image .wd-post-cat:not(:last-child) {
    margin-right: 5px;}

.wd-post-cat.wd-style-default a {
    color: #ffffff;
    text-transform: inherit;
    background: #1f3e6e;
    padding: 5px 10px;
    margin-top: 5px;
    margin-right: 5px;}

.wd-meta-date {
    text-transform: inherit; }

.blog-design-meta-image .wd-post-cat:not(:last-child):after {
	display: none;}


li#menu-item-21839 {
   margin-right: -10px;}

.widget {
	margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: none;}

/*End-blog-style*/

/*Tags-menu-stye*/
.archive.tax-product_tag ul.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.has-product-count.woodmart-product-categories {
    display: none;}


ul.tags-menu a{
	color: #333;}

ul.tags-menu.show {
    max-height: fit-content !important;}

/*End-Tags-menu-style*/

/* Menu icons */
.icon-sejfy a:before{
    background-image: url(https://locksmith.com.ua/wp-content/uploads/2022/10/081.png);
}

.icon-dveri a:before{
    background-image: url(https://locksmith.com.ua/wp-content/uploads/2022/10/041-2x.png);
}

.icon-services a:before{
    background-image: url(https://locksmith.com.ua/wp-content/uploads/2022/10/061-2x.png);
}
.icon-dveri>a:before, .icon-services>a:before, .icon-sejfy>a:before{
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
  margin-right: 7px;} 

/* End Menu icons */

.top__text {
	color: #ffff !important;}
  @media screen and (min-width: 768px) and (max-width: 1199px){
		.top__text {display: none;}} 

.menu-opener .menu-opener-icon:not(.custom-icon):after {
    content: "" !important;
    width: 20px;
    height: 20px;
    background: url("https://locksmith.com.ua/wp-content/uploads/2022/01/catalog.png;") no-repeat;
    display: inline-block;
}

.vc_gitem-zone-a {
    height: 330px;
    max-height: 330px;
}

    .wd-nav-product-cat>li {
        position: relative;
        width: 25%;
    }

.current-page-item-no-link {
    pointer-events: none;
    cursor: default;
}

/* //////////////////// */

.shipping-methods-wrapper h3 {
    font-size: 22px;
    text-transform: uppercase;}

 .woocommerce-shipping-methods li {
    display: flex;
    align-items: center; }

#shipping_method input.shipping_method {
    top: 0px;
    margin-right: 5px; }

	form.checkout.woocommerce-checkout.row{
	  display: flex; }

.blockUI.blockMsg.blockMsgAwooc.blockPage {
    max-height: max-content !important;}

input.wpcf7-submit {
    background: #fe730e;
    color: white;
   transition: 0.3s ease;
}

input.wpcf7-submit:hover {
    background:#e86101;
    color: white;}
    
span.attribute-label.product-label.label-with-img img {
    width: 180px;
    height: auto;}
    
.wd-nav-product-cat .nav-link-count,
.searchform input[type="text"],
.widget_product_categories .count,
.woocommerce-breadcrumb a,
del .amount,
.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a {
   color: #535353!important;
}
.widget_product_categories .product-categories li.current-cat>.count,
.product-categories li a:hover+.count{
    color: #fff!important;
}

.wd-swatch {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin-right: 6px;
    color: transparent; }

.shopping-cart-widget-body.wd-scroll {
    display: flex;
    flex: 1 1 100%;}

.custom-category-description {
    margin: 0 0 20px;}

#tab-wd_custom_tab table td {
    width: 50%;
}

/* ///////// CHECKOUT PAGE /////////// */

.woocommerce-billing-fields,
.shipping-methods-wrapper,
.checkout-payment__wrapper,
.payment-wrapper {
    background-color: #f5f5f6;
    border-radius: 10px;
    padding: 15px 20px 20px 20px;
    box-sizing: border-box;
    margin-bottom: 25px;
	border: 1px solid #f5f5f6;}

.woocommerce-shipping-methods li {
    display: flex;
    align-items: center; }

#shipping_method input.shipping_method {
    top: 0px;
    margin-right: 5px; }

#shipping_method label {
    margin-bottom: 0; }

.shipping-methods-wrapper:hover, .shipping-methods-wrapper:active,
.woocommerce-billing-fields:hover, .woocommerce-billing-fields:active,
.checkout-payment__wrapper:hover, .checkout-payment__wrapper:active,
.payment-wrapper:hover, .payment-wrapper:active {
    border: 1px #fe730e solid;
}

.woocommerce-billing-fields h3:before,
.shipping-methods-wrapper h3:before,
#payment h3:before{
    width: 24px;
    height: 24px;
    font-size: 14px;
    display: inline-block;
    background: #ff6d05;
    border-radius: 100%;
    padding: 2px 8px;
    margin-right: 10px;
    color: white;
    transform: translateY(-3px);
    font-weight: 700;}

.woocommerce-billing-fields h3:before {
    content: '1';}
    
.shipping-methods-wrapper h3:before {
    content: '2';}

#payment h3:before {
    content: '3';}

.shipping-methods-wrapper h3, 
#payment h3 {
    text-transform: uppercase;}
    
#place_order {
   background-color: #ff6d05; }

.img__baner-mobile{
	display: none;}

/* Стилі для списку відгуків */
ul.product-reviews {
    list-style: none;
    padding: 0;
    margin: 0;}

ul.product-reviews li {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;}

ul.product-reviews .product-image {
    flex: 0 0 280px; }

ul.product-reviews .product-image img {
    width: 100%;
    height: auto;
    border-radius: 5px;}

/* Стиль для назви продукту */
ul.product-reviews .product-name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;}

ul.product-reviews .product-name a {
    text-decoration: none;
    color: #333;}

ul.product-reviews .product-name a:hover {
    color: #0a3e6d;}

/* Стиль для рейтингу продукту */
ul.product-reviews .product-rating {
    margin-bottom: 10px;}

/* Стиль для автора відгуку */
ul.product-reviews strong {
    font-size: 14px;
    color: #555;}

/* Стиль для тексту відгуку */
ul.product-reviews p {
    margin: 5px 0;
    line-height: 1.6;
    color: #333;}

/* Загальні налаштування для контейнера відгуків */
ul.product-reviews .review-content {
    flex: 1;
    display: flex;
    flex-direction: column;}

ul.product-reviews .review-content strong {
    margin-bottom: 10px;}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add {
   background-color: #083f6d!important;}

#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review {
    border-color: #083f6d!important;
    padding: 5px 20px!important;
    background: #083f6d!important;
	color: white;}

.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit {
   background-color: #fe730e!important;
    color: #fff;}

.brands-menu .brands-widget {
	margin-bottom: 20px;}

.brands-menu .brands-widget .brand-item{
    display: flex!important;
    align-items: center!important;
    height: 100%!important;
    justify-content: center!important;
    padding: 4px!important;}

.brands-menu .brands-widget .brand-item img {
    max-height: 50px!important;
    height: 50px!important;
    width:80px!important;
	padding:6px!important;
    object-fit: contain!important;}

.brands-menu .brands-widget .brand-item a {
    display: flex!important;
    align-items: center!important;
    justify-content:center!important;
    height: 100%!important;
    width: 100%!important;
	padding: 0px!important;}

button.single_add_to_cart_button.clickBuyButton {
    background-color: #fe730e;}

.blockUI.blockMsg.blockMsgAwooc.blockPage {
    max-height: fit-content !important;}

.wd-popup {
    position: relative!important;}
button.mfp-close {
    position: absolute!important;
    color: #333!important;
	top:0!important}

.cuw-products {
    border-bottom: 1px solid!important;
    margin-bottom: 40px!important;
    border-color: rgba(119, 119, 119, 0.2)!important;}

.cuw-offer .cuw-product-image img, .cuw-product .cuw-product-image img {
    height: auto!important;
    width: 100%; }

.wd-post-date.wd-style-with-bg {
	display: none !important;}

.disabled-link {
    cursor: default;}

/* Checkout quantity styles */

body.woocommerce-checkout td.product-name {
  display: grid!important;
 grid-template-columns: auto 1fr!important;
  grid-template-rows: auto auto!important;
  gap: 6px!important;
  max-width: 100%!important;
  width: 100%!important;
}

body.woocommerce-checkout td.product-name img {
  grid-row: 1 / span 2;
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 4px;
}

body.woocommerce-checkout td.product-name::before {
  content: "";
  display: none; 
}
fieldset.hidden-fields-container{
	display: none;
}

/* Navigation images */
.woodmart-nav-link .wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-right: 7px;
    max-height: 18px;
    width: auto !important;
}

.wd-nav-product-cat.has-product-count .wd-nav-img  {
	  display: inline-block;
    margin-right: 10px;
    max-height: 60px!important;
    height: 60px;
    width: auto !important;
}

span.nav-link-summary {
    flex: 1;
}
.wd-post-img {
    overflow: hidden;
    aspect-ratio: 7 / 5;
    }


/* Services */
.postid-80306 section.service-order,
.postid-80802 section.service-order,
.postid-81012 section.service-order,
.postid-81094 section.service-order{
    display: none !important;
}

.postid-81012 .cls-1{
	fill: #fff!important;
}
.nuki-promo-text {
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.1);
	  transition: box-shadow 0.3s ease;
}

.nuki-promo-text:hover {
    box-shadow: -2px 10px 25px -9px rgba(0, 0, 0, 0.19);
}
.nuki-gallery img {
    transition: transform 0.5s ease;
}

.nuki-gallery img:hover {
    transform: scale(1.03); 
}

#d-none {
  display: none; 
}

@media (max-width: 760px) {
  #d-none {
    display: block; 
  }
}

.fa-phone {
  transform: scaleX(-1); 
}

.wd-sticky-btn .wd-sticky-btn-content {
    display: flex;
    flex: 1!important;
    align-items: center;
    flex-direction: row;
    margin-right: 15px;
}


.grecaptcha-badge{
   // display: none!important
}

@media (max-width: 1024px) {

.helpcrunch-iframe-wrapper iframe {
	bottom: 70px!important;
	max-height: calc(100% - 70px)!important;
}

.single.single-product .helpcrunch-iframe-wrapper.wd-sticky-btn-shown iframe {
   bottom: 157px!important;
	 max-height: calc(100% - 180px) !important;
}

.single.single-product .bingc-phone-button.bingc-language-ua.bingc-show.wd-sticky-btn-shown
{
    bottom: 150px!important;
}

.single.single-product a.scrollToTop.wd-sticky-btn-shown {
	   bottom: 260px!important;
}
	
}

.sticky-toolbar-on a.scrollToTop {
  left: auto!important;
	right: 30px!important
}

a.scrollToTop {
 bottom: 170px!important
}


/* catalog one click buy */
.products .woocommerce-variation-add-to-cart button.awooc-custom-order-button {
	display: none!important;
}

@media screen and (max-width: 767px) {

.single .wd-sticky-btn-content{
	display: none!important;
}

.single .wd-sticky-btn {
	max-width: 100%!important;
  margin: 0 auto!important;
}

.single  .wd-sticky-btn-container .quantity{
	display: none!important;
}

.single  .wd-sticky-btn-container .awooc-custom-order-button {
 margin: 0 auto!important;
}
	
.single-product .single_add_to_cart_button{
		padding-left: 0!important;
    width: 100%!important;
}
	
}

.awooc-custom-order-button.button.alt.no-stock-no-price:not(.no-margin), .awooc-custom-order-button.button.alt.show-add-to-card{
      margin-left: 0!important;
}@media (min-width: 1025px) {
	.shop-loop-head {
    padding: 10px 15px 0px 15px;
}

.wd-nav-product-cat {
	  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.wd-nav-product-cat>li {
    position: relative;
    width: 25%;
}

.vc_row.vc_row-flex > .ult-item-wrap{
	width: 50%;
	max-width: 50%;
}

.vc_row.vc_row-flex > .ult-item-wrap .vc_col-sm-6 {
	width: 100%;
	max-width: 100%;
}

.quick-shop-wrapper .single_add_to_cart_button:before {
    display: inline-block;
    margin-right: 4px;
    margin-left: 5px;
    vertical-align: bottom;
    font-weight: 400;
    font-size: 20px;
    content: "\f123";
    font-family: "woodmart-font";
}

.safe-img-mobile{
	display: none;
}

.custom-video{
	 width: 100%;
	height: 650px; 
} 

.product-image-summary .single_add_to_cart_button {
    margin-right: 10px;
}
#tedee-mobile {
    display: none!important;
}
#tedee-mobile h1.banner-title {
    display: none;
}
.vc_gitem-zone-c {
    width: 100%;
    padding-right: 20px;
}

.carts-height{
	height:260px;
  width:100%;
}

.wd-carousel-spacing-20 .owl-nav>div[class*=prev] {
    opacity: 0.8;
    left: 40px;
    color: white;
    visibility: visible;
}

.wd-carousel-spacing-20 .owl-nav>div[class*=next] {
    opacity: 0.8;
    right: 40px;
    color: white;
    visibility: visible;
}

.whb-column.whb-col-center.menu.whb-visible-lg {
    display: flex;
    flex-direction: row-reverse;
}

.banner-service__button{
	display:none;
}
	
.vc_gitem-zone-a {
    height: 390px!important;
    max-height: 390px!important;
}

.owl-stage-outer.owl-height {
    height: 100%!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-checkout-steps {
	  text-align: center;
    margin: 25px 0 0 0;
}

.wrap_2b34{
	bottom: 48px!important;
}

.map__icon{
	display: none;
}

.safe-img-hover{
	display: none;
}

.custom-video{
	 width: 100%;
	height: 400px; 
} 

.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
   width: 50%;
}

.wd-image-hotspot-img {
    width: auto!important;
}
.portfolio-info {
    position:relative;
    
}

#tedee-mobile {
    display: none!important;
}
#tedee-mobile h1.banner-title {
    display: none;
}
#tedee-video {
    width: 100%;
}

.wd-nav-mobile li{
	order: 2;
}

#menu-item-37948,#menu-item-37968 {
	order: 0;
}

.wd-nav-mobile.wd-active{
	display: flex!important;
}

.vc_gitem-zone-c {
    width: 100%;
    padding-right: 20px;
}

.carts-height{
	height:275px;
	width:100%}

.widget__tags{
	padding: 0 30px 30px 30px;
}

.banner-service__button{
	display:none;
}

wd-post-img img {
    width: 100%;
    aspect-ratio: 7 / 5;
}



}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-checkout-steps {
	  text-align: center;
    margin: 25px 0 0 0;
}

.wrap_2b34{
	bottom: 48px!important;
}

html body iframe[title^='chat widget'] {
  bottom: 80px!important;
}

.safe-img-hover{
	display: none;
}

.vc_gitem-zone-c {
     width: 94%;
 }

.vc_gitem-zone-c {
     width: 96%;
 }



.safe-img-mobile{
	display: visible;
}

 .custom-video{
	 width: 100%;
	height: 300px; 
} 

#mobile-visible{
	display:none;
}

#tedee-mobile {
    display: none;
}
#tedee-mobile h1.banner-title {
    display: none;
}
.wd-nav-mobile li{
	order: 2;
}

#menu-item-37948,#menu-item-37968 {
	order: 0;
}

.wd-nav-mobile.wd-active{
	display: flex!important;
}

.banner-service__button{
	display:none;
}
}

@media (max-width: 576px) {
	html.vc_mobile.vc_mobile.vc_mobile.vc_mobile body#bodyTwk iframe[title^='chat widget'][style] {
  bottom: 80px!important;
}

.safe-img-hover{
	display: none;
}

.safe-img-mobile{
	display: visible;
}

.locksmith-dog{
	display: none;
}

.vc_gitem-zone-a {
   height: 254px!important;
   max-height: 254px!important;
}

.shipping_rate>a {
    display: none;
}



#brands__mainpage{
	display: none;
}

.portfolio-info {
    position: relative;
    
}

#mobile-visible{
	display:none;
}
#tedee-desktop {
    display: none!important;
}

#tedee-video {
    margin-left: -20px;
}
.btn__baner {
	top: 46%;
  left: 50%;
	font-size: 11px;
  padding: 8px 16px;
  transform: translate(-50%, -50%);
 }
.img__baner-full{
	display:none;
}
.img__baner-mobile{
	display:inline-block!important;
}

.tedee__text-align {
   text-align: center;
}

.tedee__text-align button {
	margin: 15px auto;
  float: unset;
}

.wd-nav-mobile li{
	order: 2;
}

#menu-item-37948,#menu-item-37968 {
	order: 0;
}

.wd-nav-mobile.wd-active{
	display: flex!important;
}

.vc_gitem-zone-c {
    width: 100%;
    padding-right: 20px;
}
 .video-iframe iframe {
    width: 100%;
    height: 340px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 150px;
}
div#locks-hotspot {
    overflow: visible;
}

div[class*=wd-carousel-spacing] .owl-nav>div[class*=prev] {
    margin-left: 50px;
}

div[class*=wd-carousel-spacing] .owl-nav>div[class*=next] {
    margin-right: 50px;
}

.reyting .product-labels {
    max-width: 50%;
}

.search__portfolio {
    padding: 0;
    margin: 0;
}

.widgetarea-mobile {
    padding: 0px;
}
.wd-search-form.woodmart-search-form {
    width: 100%;
}

.overflow__no {
    overflow: visible !important;
}

.wd-sidebar-opener.wd-on-shop.wd-action-btn.wd-style-icon {
  background: rgb(255 130 41 / 80%);
}

.widget__tags{
	padding: 0 30px 30px 30px;
}

/* Service Banners */
.banner-service__text h1 {
    text-align: center;
    font-size: 30px;
}
.banner-service__text p {
    text-align: center;
    font-size: 18px;
}
/* End Service Banners */
li.menu-item__montag{
    order: -1;
}

.icons-design-default .wd-social-icon {
    padding: 8px;
}
.product-grid-item.col-6 .wd-entities-title {
        font-size: 14px;
        padding: 3px 0;
        margin: 0;
}
.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a {
	padding: 6px 9px;
}
.hide-larger-price .price>ins{
    margin-left: 4px;
    padding-left: 5px!important;
}

.custom-category-description {
    margin: 0 -15px 15px;
 }

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* Це пропорція 16:9 (висота/ширина = 9/16 = 0.5625) */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

form.checkout.woocommerce-checkout.row{
	flex-direction: row-reverse;}

 
ul.product-reviews li {
    flex-direction: column;
     gap: 8px;
}
ul.product-reviews .product-image {
        flex: 0 0 200px; 
    }
    ul.product-reviews .product-image img {
        width: 200px; 
        height: auto;
    }
    ul.product-reviews .product-name {
        font-size: 14px; 
    }
    ul.product-reviews p {
        font-size: 13px;
    }

.vc_gitem_row .vc_gitem-col {
    box-sizing: border-box;
    padding: 10px 15px;
    background-color: #083f6d;
}

.services-grid .vc_gitem-post-data h3 {
    color: white;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
}

.owl-stage-outer.owl-height {
    height: 100!important%;
}
}

