@font-face {
	font-family: 'FuturaMediumC';
	src: url('fonts/futuramediumc.eot'); /* IE 9 Compatibility Mode */
	src: url('fonts/futuramediumc.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('fonts/futuramediumc.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/futuramediumc.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('fonts/futuramediumc.ttf') format('truetype'), /* Safari, Android, iOS */
		url('fonts/futuramediumc.svg#futuramediumc') format('svg'); /* Chrome < 4, Legacy iOS */
}

h1 {font-size: 30px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}

h1, h2, h3 {margin-bottom:15px; margin-top: 15px;}

h2.title_a::after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 35px;
    height: 3px;
    background: #3593ca;
}

.smart-filter-block .smart-filter-input-group-checkbox-list {
    max-height: 250px !important;
    overflow-y: auto;
}

.images-class img {max-height:500px; max-width:500px; height:auto !important;}

.shop-details-area .slick-slider {display: flex; justify-content: center; flex-direction: column;}

.h3 {font-size:22px !important; font-weight: normal; margin-bottom:15px;}
.h4 {font-size:16px !important; font-weight: normal;}

.filter-button:hover {color:#fff; margin-bottom: 15px;}
.filter-button.btn {padding: 8px 20px !important; background: #3593ca !important;}

.btn-search:hover {color:#fff; background: #3593ca !important;}

.fmc {font-family: 'FuturaMediumC' !important;}
.g-color-white, .g-color-white .fw-link ul li a {color:#fff;}
.g-color-blue--hover, .g-color-blue--hover .fw-link ul li a:hover {color:#3593ca;}
.g-color-blue--hover .fw-link ul li a::before {background:#3593ca;}
.g-color-gray {color:#6e6e6e;}

.g-bg-white {background-color: #fff;}

.g-px-100 {padding: 0 100px !important;}

.g-font-size-14 {font-size:14px;}
.g-font-size-16 {font-size:16px;}
.g-font-size-18 {font-size:18px;}
.g-font-size-20 {font-size:20px;}
.g-font-size-22 {font-size:22px;}
.g-font-size-24 {font-size:24px;}
.g-font-size-26 {font-size:26px;}
.g-font-size-30 {font-size:30px;}
.g-brd {border: 1px solid #ebebeb;}

.fst-italic {font-style: italic;}

.g-color-secondary {color: #00335e;}
.g-line-height-1_2 {line-height: 1.2 !important;}

.text-transform-none {text-transform: none;}

.shadow--hover:hover {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.header-social ul > li a {color:#00335e; font-size:30px; margin-right: 10px;}
.header-social ul > li a:hover {color:#0378bd;}
.header-social ul > li:last-child a {margin-right: 0px;}
.header-social ul > li a .fa-instagram, .header-social ul > li a .fa-vk {margin-right: 0px; background-color: #00335e; color: #fff; border-radius:5px;}
.header-social ul > li:hover a .fa-instagram, .header-social ul > li:hover a .fa-vk {background-color: #0378bd;}

.header-social ul > li a .fa-instagram {font-size:20px;padding:5px 7px;}
.header-social ul > li a .fa-vk {margin-right: 0px; font-size:16px;padding:7px 7px;}

.header-phone {color:#fff; font-size:18px; position: relative;}
.header-phone a, .footer-widget .phone a {color:#fff;}
.header-top-wrap .phone a {color: #676565;}

.header-phone::before, .header-top-offer > div::before {
  content: "";
  position: absolute;
}

.header-phone::before {
  width: 38px;
  height: 37px;
	top:-10px;
	left:-55px;
  background-image: url('img/alfalider/phone.png');
}

.header-top-offer {font-size:16px;}
.header-top-offer > div {position: relative;}
.header-top-offer > div.point {margin-right:120px;}

.header-top-offer > div.point::before {
  width: 37px;
  height: 37px;
	top:-7px;
	left:-65px;
  background-image: url('img/alfalider/point.png');
}
.header-top-offer > div.mail::before {
  width: 50px;
  height: 37px;
	top:-7px;
	left:-75px;
  background-image: url('img/alfalider/mail.png');
}

.header-action .header-search {padding-left: 15px;}
.header-action .header-search::before, .header-action .sidebar-toggle-btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;
    height: 30px;
    transform: translateY(-50%);
    background: #a9a9bf;
}

.header-top-wrap .logo img {max-height: 80px;}
.logo.d-block img {max-height: 40px; }
.mobile-menu .nav-logo img {height: 60px !important; width:auto;}

.mobile-menu .close-btn {
    top: 48px;
}

.sidebar-toggle-btn  img {height:40px;}

.sticky-menu .header-action .sidebar-toggle-btn::before, .sticky-menu .header-action .header-search::before {
    background: #e2e2e2 !important;
}
.sticky-menu .navbar-wrap ul li a:hover, .sticky-menu .navbar-wrap ul li.active a {color:#2298dd;}

.footer-style-two {background-color: #191f23;}

.list-disk > li {list-style-type: disc !important; margin-bottom: 8px;}

/* Меню */

/* ul.category-menu {min-height: 70vh;} */
ul.category-menu > li > ul > li > a, ul.category-menu > li > ul > li > ul > li > a {
	  color: #6e6e6e;
    font-size: 13px;
    padding: 5px 50px 5px 20px !important;
    background: transparent;
		width:100%;
		display:block;
		line-height: 1.2rem;
}

ul.category-menu > li > ul > li:hover > a, ul.category-menu > li > ul > li > ul > li:hover > a {
	background: #f2f1f1;
	border-color: #ebebeb;
}

ul.category-menu > li > ul > li.has-dropdown > a::after {
    content: "\f105";
    position: absolute;
    right: 20px;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}

ul.category-menu ul {min-height: 495px;}
ul.category-menu > li > ul {
		display:none;
		position:absolute;
		right:-270px;
		top:0;
		width:270px;
		box-shadow: 0px 1px 16px 0px rgb(220 220 220 / 22%);
    border: 1px solid #ebebeb;
		background-color: #fff;
		min-height: 403px;
}
ul.category-menu > li > ul > li > ul {
		display:none;
		position:absolute;
		right:-270px;
		top: 0px;
		width:270px;
		box-shadow: 0px 1px 16px 0px rgb(220 220 220 / 22%);
		border: 1px solid #ebebeb;
		background-color: #fff;
		height: auto;
		overflow-y: auto;
		min-height: 402px;
}
ul.category-menu > li:hover {background-color:#0f1e41;}
ul.category-menu > li:hover > ul {
    display:block;
}
ul.category-menu > li > ul >li:hover {background-color:#0f1e41;}
ul.category-menu > li > ul > li:hover ul {
   display:block;
}

/* главная */
.category-banner-area p {margin-bottom:0px; font-size:16px;}
.category-banner-area .btn {
	  padding: 15px;
}

.single-slider .btn {color:#fff !important; text-transform:none; font-size:32px; padding: 15px 50px !important;}
.single-slider .btn:hover {background: #3593ca !important;}

.slider-content {padding: 40px; margin-bottom:40px; position: relative; }
.slider-content::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #333;
	opacity: .65;
	z-index: -1;
	border-radius: 10px;
}

/* Footer */

.footer-widget .fw-title {color: #fff; font-size:18px;}
.footer-widget .fw-title:after {
	  display: block;
		content: "";
		height: 2px;
		width: 55px;
		border-bottom: 2px solid #3593ca;
		border-radius: 30px;
    margin-top: 5px;
}
.footer-widget > div {font-size:16px;}

.fw-link ul li {line-height: 18px;}

.footer-widget .point,.footer-widget .phone, .footer-widget .mail {position: relative;}
.footer-widget .point::before,.footer-widget .phone::before, .footer-widget .mail::before {
  content: "";
	position: absolute;
}
.footer-widget .point::before {
  width: 19px;
  height: 19px;
	top:0px;
	left:-30px;
  background-image: url('img/alfalider/point_small.png');
}
.footer-widget .phone::before {
  width: 16px;
  height: 18px;
	top:0px;
	left:-30px;
  background-image: url('img/alfalider/phone_small.png');
}
.footer-widget .mail::before {
  width: 18px;
  height: 14px;
	top:5px;
	left:-30px;
  background-image: url('img/alfalider/mail_small.png');
	background-size: 98%;
}

/* Форма на главной в блоке discount-area */

.discount-area form input, .discount-area form textarea {background: none !important;}
.discount-area .afbf_item_pole .afbf_inputtext {padding: 25px !important; font-size:20px !important;}
.discount-area .afbf_item_pole .afbf_inputtext::placeholder, .discount-area .afbf_inputtext_bg .afbf_textarea::placeholder {font-size:20px !important;}
.discount-area .afbf_inputtext_bg .afbf_textarea {min-height: 100px !important; padding: 15px 25px !important; font-size:20px !important;}

.discount-area #alx_feed_back_FID2 .afbf_feedback_poles .afbf_btn {color:#00335e !important; padding: 15px 20px !important; font-size: 20px !important; background: #fff !important;}

.discount-area #alx_feed_back_FID2 .afbf_feedback_poles .afbf_btn:hover
{
	color:#fff !important;
	background:#3593ca !important;
	border-color: #3593ca;
}
#alx_feed_back_FID2 .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FID2 .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FID2 .afbf_item_pole.is_focused .afbf_inputtext{
	border-color:#3593ca;
}

/* Блог */

.blog-area .btn-more:hover, .trending-product-area .btn-more:hover, .category-banner-area .btn-more:hover {background: #3593ca !important; color: #fff;}

/* Аккордеон */

.myaccordion .card-header, .myaccordion .card {border:none !important; background-color: #faf9f6;}
.myaccordion .card-body {background-color: #faf9f6; border-radius: 0px;}
.myaccordion .card-header h3 {font-size:16px; font-weight: normal; cursor: pointer; font-size:16px;}
.myaccordion .card-header a {display: block;}
.myaccordion .card-header a:hover {text-decoration: none !important;}
.myaccordion .card-body ul > li {list-style: disc;}
.myaccordion .card-body ul > li > a {color: #6e6e6e !important; font-size:16px;}
.myaccordion .card-body ul > li > a.active {color: #00335e !important;}

/* Каталог */

.seo-text-block {margin-top: 120px;}
.seo-text-block h2 {color: #6e6e6e; font-size:24px; margin-bottom:20px; margin-top:40px;}
.seo-text-block h2:first-child {margin-top:0px;}

.btn-secondary {background: #3593ca !important; color:#fff; border: 1px solid #3593ca !important; text-transform:none; font-size:18px !important;}
.btn-secondary:hover {background-color: #1e80b9 !important; color:#fff !important;}

.btn-primary-outline {border: 2px solid #00335e !important; border-radius:8px; background: #fff !important; color: #00335e; font-size: 18px !important;}
.btn-primary-outline:hover {background: #00335e !important; color: #fff !important;}
.smart-filter h2 {color: #3593ca; margin-top:0px !important;}

.product-img img {max-width:100px;}

/* Хлебные крошки */

.breadcrumb-content .section-img {max-width:40%; margin: 0 auto; margin-bottom: 20px;}
.breadcrumb-content h2, .breadcrumb-content .breadcrumb li a, .breadcrumb-content .breadcrumb li {color:#fff;}
.breadcrumb-content .breadcrumb li a:hover {color:#3593ca;}
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}
.previous-product > a, .next-product > a {color:#fff;}
.previous-product > a:hover, .next-product > a:hover {color:#3593ca;}

/* Cписок товаров в таблице */

.products-list {border: none;}
.products-list {border-bottom: 1px solid #e5e5e5;}
.products-list thead {width:100%;}
.products-list thead tr > td {background: #00335e; color:#fff; font-size:11px; padding:7px; line-height: 12px; border-left: none; border-top:none; border-bottom:none;}
.products-list thead tr > td:last-child {border:none;}
.products-list tbody tr > td {font-size:13px; padding:7px; line-height: 14px; border: 1px solid #e5e5e5; border-bottom: none; border-left: none;}
.products-list tbody tr > td:first-child {border-left: 1px solid #e5e5e5 !important;}
.products-list tbody tr > td img {max-width: 100px; max-height: 100px;}
.table.dataTable.no-footer {border-bottom:1px solid #e5e5e5;}

.table-bordered td, .table-bordered th {
    border: 1px solid #afafaf;
}

/* страница товара */

#alx_feed_back_FID3 form input, #alx_feed_back_FID3 form textarea {background: none !important; border-color: #00335e; color: #00335e;}
#alx_feed_back_FID3 .afbf_item_pole .afbf_inputtext {padding: 25px !important; font-size:20px !important;}
#alx_feed_back_FID3 .afbf_item_pole .afbf_inputtext::placeholder, #alx_feed_back_FID3 .afbf_inputtext_bg .afbf_textarea::placeholder {font-size:20px !important; color: #00335e;}
#alx_feed_back_FID3 .afbf_inputtext_bg .afbf_textarea {min-height: 100px !important; padding: 15px 25px !important; font-size:20px !important;}

#alx_feed_back_FID3 .afbf_feedback_poles .afbf_btn {color:#ааа !important; padding: 15px 20px !important; font-size: 20px !important; background: #00335e !important; width:100%; text-align: center !important;}

#alx_feed_back_FID3 .afbf_feedback_poles .afbf_btn:hover
{
	color:#fff !important;
	background:#3593ca !important;
	border-color: #3593ca;
}
#alx_feed_back_FID3 .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FID3 .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FID3 .afbf_item_pole.is_focused .afbf_inputtext{
	border-color:#3593ca;
}

.section-category-list a {padding: 5px 12px !important; border: 1px solid #ebebeb !important; margin-right: 3px; color:#333;}
.section-category-list a:hover {background: #3593ca; color:#fff;}

/* новости */

.blog-area {background-color: #f8f9f9 !important;}
.news-list .card {background-color: #fff !important; margin-bottom:10px; border-radius:0px; border: 1px solid #ebebeb;}
.news-list .card img {padding: 15px;}

/* страница */

.search-item img {max-width:100px; max-height:100px;}

.side-search-bar .list-unstyled > li a {font-size: 18px; color:#333;}

.features-product-item:hover {
    border: 1px solid #00335e;
}

.modal {
  text-align: center;
}

.modal-content {border-radius:0px; border:none;}

ul.list-style-v1 > li:before {
    content: '\f14a';
    font-family: "Font Awesome 5 Free";
    font-size: 1.15rem;
    width: auto;
    height: auto;
    line-height: normal;
    left: -1.55em;
    top: 0.15em;
    margin-right: 10px;
    color: #00335e;
}
ul.list-style-v2 > li:before {
    content: '\f058';
    font-family: "Font Awesome 5 Free";
    font-size: 1.15rem;
    width: auto;
    height: auto;
    line-height: normal;
    left: -1.55em;
    top: 0.15em;
    margin-right: 10px;
    color: #00335e;
}

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* Контакты */

.contact-wrap .flaticon-phone-call, .contact-wrap .flaticon-place, .contact-wrap .flaticon-email {padding-left:20px !important;}
.contact-wrap .flaticon-phone-call::before, .contact-wrap .flaticon-place::before, .contact-wrap .flaticon-email::before {left:10px; position: absolute;}


/* Кастом Чекбокс */

/* Customize the label (the container) */
.smart-filter-checkbox-text {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.smart-filter-checkbox-text input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.smart-filter-checkbox-text:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.smart-filter-checkbox-text input:checked ~ .checkmark {
  background-color: #3593ca;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.smart-filter-checkbox-text input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.smart-filter-checkbox-text .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bx-sidebar-block {padding-right: 50px;}
.smart-filter-popup-result.right {
    left: 77%;
}

@media only screen and (min-width: 1501px) {
	   .header-phone.d-flex {flex-direction: row !important;}
	   .slider-bg { padding: 275px 10px !important;}
	   .slider-container .slider-content {padding: 40px 140px !important; text-align: center;}
}
@media only screen and (max-width: 1265px) {
	   .header-phone {display:none !important;}
		 .navbar-wrap ul li a {
			    padding: 33px 12px;
		 }
}
@media only screen and (max-width: 1199px) {

	  ul.category-menu > li > ul, ul.category-menu > li > ul > li > ul {min-height: 465px;}

		.header-top-offer > div.point::before {
		    top: 2px;
		    left: -43px;
				background-size: 60%;
				background-repeat: no-repeat;
		}
		.header-top-offer > div.mail::before {
		    top: 2px;
		    left: -45px;
				background-size: 50%;
				background-repeat: no-repeat;
		}
		.header-top-offer > div.phone::before {
		  width: 37px;
		  height: 37px;
			top:2px;
			left:-45px;
			background-size: 55%;
			background-repeat: no-repeat;
		  background-image: url('img/alfalider/phone_blue.png');
		}

}

@media only screen and (min-width: 1600px)  {
     .trending-product-area	.btn-more {margin-left: -127% !important;}
}
@media only screen and (min-width: 1500px)  {
	   .container.slider-container {max-width:1760px !importantl}
}

@media only screen and (min-width: 1200px)  {
     .trending-product-area	.btn-more {margin-left: -115%;}
}

@media only screen and (min-width: 992px)  {
	   .g-px-100--lg {padding: 0 100px !important;}
}

@media only screen and (min-width: 992px) and (max-width: 1501px) {
		.header-phone::before {
				width: 28px;
				height: 27px;
				top: 5px;
				left: -30px;
				background-repeat: no-repeat;
				background-size: 60%;
		}
}

@media only screen and (min-width: 768px) {
	  .pt-md-100 {padding-top: 100px;}
}

@media only screen and (max-width: 767px) {
	  .header-top-offer > div {margin: 0 auto !important;}
		.footer-style-two .img-fluid {max-width:300px; width:100%;}
		.header-top-wrap {
		    padding: 8px 0px;
		}
		.main-header {
		    padding: 10px 0;
		}
		.column2 {
		    column-count: 1 !important;
		}
}

@media (max-width: 767.98px) {
	.slider-bg {
		min-height: auto;
		padding: 20px 30px 100px 30px;
	}
}
@media only screen and (max-width: 575px) {

	.slider-content .title, .slider-content .sub-title {
     font-size: 25px;
	}

	.slider-bg {
		min-height: auto;
		padding: 10px 0px 100px 0px !important;
	}

	.slider-container .slider-content {
		padding: 20px 20px !important;
		text-align: center;
	}

	.fa-angle-left.slick-arrow {left: 10px !important;}
	.fa-angle-right.slick-arrow {right: 10px !important;}

	.single-slider .btn {
		color: #fff !important;
		text-transform: none;
		font-size: 16px;
		padding: 10px 20px !important;
	}

}

.slick-slider .slick-arrow { display:none !important;}
.slick-slider:hover .slick-arrow { display:block !important;}


/* Фильтр десктоп и мобайл */

.filter-button,.fa-times-circle, .filter-wrapper .close-btn {
    display: none;
}

@media (max-width: 991px) {.filter-button, .fa-times-circle {display:block;}

		.header-action .header-search::before {
			content: none;
		}

      .fa-times-circle {float:right;}

	    .catalog-list.pt-100 {padding-top: 0px !important;}
			.breadcrumb-area {padding: 20px 0 !important;}
			.shop-sidebar {margin-top:20px !important;}

			.filter-wrapper {
			    display: none;
			}

		  .filter-wrapper { display:none; overflow-y: auto; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
			}
			.modal-filter-bg {
			    display: none;
			    background: rgba(255, 255, 255, 0.7);
			    position: fixed;
			    width: 100%;
			    height: 100%;
			    left: 0;
			    top: 0;
			    z-index: 1000;
			}
			.filter-modal {
			    position: fixed;
			    display: block !important;
			    background: #fff;
			    width: 300px;
			    top: 0px !important;
			    left: 0px;
			    z-index: 1001;
			    padding: 20px;
			    padding-top: 20px !important;
					 height: 100%;
			}
			.filter-modal .close-btn {
					animation-duration: 0.8s;
					animation-name: trans;
			}
			.filter-wrapper .close-btn {
			    line-height: 30px;
			    width: 35px;
			    text-align: center;
			    font-size: 20px;
			    color: #312620;
			    cursor: pointer;
			    z-index: 10;
			    -webkit-transition: all 0.9s ease;
			    -o-transition: all 0.9s ease;
			    transition: all 0.9s ease;
					float: right;
					display: block;
			}

			@keyframes trans {
						from {
							-webkit-transform: rotate(90deg);
							-ms-transform: rotate(90deg);
							transform: rotate(90deg);
						}

					  to {
							-webkit-transform: rotate(360deg);
			 			 -ms-transform: rotate(360deg);
			 			 transform: rotate(360deg);
					  }
       }

}

.blog-area img {max-width: 100%;}
.video-frame {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
	margin-top:30px;
}
.video-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.column2 {
    column-count: 2;
    column-gap: 4em;
}

/* .sort-arrows img {width:13px; height: 7px;} */

.sort-arrows img {
	width:13px; height: 7px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
/*Добавим вот такой вот код*/
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
/*конец кода с transition*/
}
.sort-arrows img:hover, .sort-arrows .sort_active img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}

.sort-arrows img:hover {cursor:pointer;}
.sort-arrows i:hover {color: #3593ca; cursor:pointer;}

.smart-filter-block {margin-top: 10px; margin-bottom:20px;}
.smart-filter-block INPUT {max-width:250px;}

.smart-filter-popup-result {margin-left: 0px;}

.slider-container {max-width: 1760px;}
.slider-container .slider-content .d-inline-block {}

.category-menu > li > a {line-height: 1.2;}
.all-section {
	  font-weight: normal;
    cursor: pointer;
    font-size: 16px;
		color:#00335e;
}
.features-product-thumb {min-height: 260px; padding: 10px;}
.features-product-thumb img {max-height:240px;}
.features-product-content h5 {display: block; }

.blog-post-thumb {min-height: 170px;}
.blog-post-thumb img {max-height: 200px;}
.blog-post-content h3 {line-height: 20px !important;}
.blog-post-content a {font-size:16px !important;}

.partners .features-product-thumb {min-height: 10px !important;}
.all-sections .features-product-content h5 {display: block; min-height: 10px !important; padding: 0px 15px;}

.section-list h5 {min-height: 50px !important;}
.section-list .features-product-thumb {min-height: auto !important;}

.shop-product-img img {max-height: 300px;}

.slick-dots {
	text-align: center !important;
	display: flex !important;
	justify-content: center;
	list-style: none;
	position: relative;
	z-index: 1000;
 }

 .main-slider-active .slick-dots {bottom: 70px;}

 .slick-dots li {margin:0px !important;}
 
 
 .slick-dots button {
	background: #ccc !important;
	border: none !important;
	border-radius: 50% !important;
	height: 15px !important;
	width: 15px !important;
	margin: 5px;
	outline: none;
	font-size: 0;
 }

 .slick-dots .slick-active button {background: #3593ca !important;}

 .slick-arrow {font-size:44px; position:absolute; z-index:3; color:#ccc; top:45%;}
 .slick-arrow:not(.slick-disabled):hover {cursor:pointer; color:#00335e;}
 .fa-angle-left.slick-arrow {left: 50px;}
 .fa-angle-right.slick-arrow {right: 50px;}

.sticky-menu {z-index:9999 !important;}

.slick-track {display: flex;}
.features-product-item {height:100%;}
.shop-details-area .slick-slide {height: auto;}
