﻿.product-section{position:relative;min-height:auto;overflow:hidden}.product-section .inner-bg{padding:65px 50px 100px 85px;position:relative;background:url(/images/product-bg-img.svg) top left/cover no-repeat;margin-left:115px}.product-section .inner-bg .product-titile-btns{display:flex;padding-bottom:60px;align-items:center;gap:74px}.product-section .inner-bg .product-titile-btns .titile{color:var(--white-color);font-size:var(--font-size-45);font-style:normal;font-weight:var(--font-weight-700);line-height:35px}.product-section .inner-bg .product-titile-btns .blue-btn a{color:var(--primary-color);font-size:var(--font-size-18);font-weight:var(--font-weight-500);line-height:24.75px;max-width:184px;min-height:57px;background:var(--yellow-color);display:flex;gap:5px;padding:15px 20px;transition:.5s;align-items:center}.product-section .inner-bg .product-titile-btns .blue-btn a img{width:14px;height:14px}.product-section .inner-bg .product-titile-btns .blue-btn a:hover{background:var(--skyblue-color)}.product-section .inner-bg .product-item-list{padding:0;overflow:hidden;max-height:562px;display:flex;gap:0;justify-content:space-between;flex-wrap:nowrap;margin:0;max-width:1515px;overflow-x:auto}.product-section .inner-bg .product-item-list.has-secondary-currency{max-height:646px}.product-section .inner-bg .product-item-list .slick-track{display:flex}.product-section .inner-bg .product-item-list .slick-track .slick-slide{height:auto}.product-section .inner-bg .product-item-list .product-item{max-width:100%;background:var(--white-color);position:relative;list-style-type:none;border-right:1px solid var(--light-gray-color);border-top:1px solid var(--light-gray-color);border-bottom:1px solid var(--light-gray-color);display:flex;flex-direction:column}.product-section .inner-bg .product-item-list .product-item:first-child{border-left:1px solid var(--light-gray-color)}.product-section .inner-bg .product-item-list .product-item .product-tag{border-radius:3px;background:var(--yellow-color);position:absolute;top:13px;box-shadow:none;left:13px;min-width:108px}.product-section .inner-bg .product-item-list .product-item .product-tag a{display:block;color:var(--primary-color);text-align:center;font-family:var(--font-family-open-sans);font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:14px;padding:4px 8.66px}.product-section .inner-bg .product-item-list .product-item .product-discount{border-radius:50%;transform:rotate(15deg);position:absolute;top:13px;box-shadow:none;right:18px;background:var(--yellow-color)}.product-section .inner-bg .product-item-list .product-item .product-discount span{color:var(--primary-color);font-family:var(--font-family-open-sans);font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-600);line-height:50px;width:66px;padding:7px 8px;height:66px;display:block;text-align:center}.product-section .inner-bg .product-item-list .product-item a.product-item-link{padding:0 20px;display:flex;flex-direction:column}.product-section .inner-bg .product-item-list .product-item .product-img{margin:45px 0 30px;height:191px;display:flex;align-items:center;justify-content:center}.product-section .inner-bg .product-item-list .product-item .product-img img{max-width:100%;max-height:100%;display:block}.product-section .inner-bg .product-item-list .product-item .product-details{padding-bottom:12px}.product-section .inner-bg .product-item-list .product-item .product-details h3{color:var(--primary-color);font-family:var(--font-family-titillium-web);font-size:var(--font-size-22);font-style:normal;font-weight:var(--font-weight-700);line-height:1.225em;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-wrap:break-word}.product-section .inner-bg .product-item-list .product-item .product-details p:first-of-type{color:var(--primary-color);font-family:var(--font-family-titillium-web);font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:20px;height:40px;padding:0;margin:8px 0!important;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-section .inner-bg .product-item-list .product-item .product-details p:not(:first-of-type){display:none}.product-section .inner-bg .product-item-list .product-item .product-details .stock-label{font-family:var(--font-family-open-sans);font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:21px;color:#4baed8}.product-section .inner-bg .product-item-list .product-item .product-details .stock-yes{color:var(--green-color)}.product-section .inner-bg .product-item-list .product-item .product-details .stock-no{color:#dc3545}.product-section .inner-bg .product-item-list .product-item .product-prise{border-top:1px solid var(--light-gray-color);padding:15px 0;height:84px}.product-section .inner-bg .product-item-list .product-item .product-prise.secondary-price{border:none;opacity:.8}.product-section .inner-bg .product-item-list .product-item .product-prise .p-price{color:var(--primary-color);font-style:normal;font-weight:var(--font-weight-700);display:flex;align-items:baseline;gap:0 10px;flex-wrap:wrap}.product-section .inner-bg .product-item-list .product-item .product-prise:not(.secondary-price) .p-price{margin-bottom:5px;font-size:var(--font-size-24);line-height:24px;white-space:nowrap}.product-section .inner-bg .product-item-list .product-item .product-prise.secondary-price .p-price{font-size:var(--font-size-18);line-height:1}.product-section .inner-bg .product-item-list .product-item .product-prise .p-price span{color:var(--skyblue-color);font-size:var(--font-size-15);font-style:normal;text-decoration:line-through;font-weight:var(--font-weight-700);line-height:normal}.product-section .inner-bg .product-item-list .product-item .product-prise .p-tax{color:var(--primary-color);font-size:var(--font-size-15);font-style:normal;font-weight:var(--font-weight-600);line-height:24px;display:flex;align-items:baseline;gap:0 10px;flex-wrap:wrap}.product-section .inner-bg .product-item-list .product-item .product-prise .p-tax span{color:var(--skyblue-color);font-size:var(--font-size-15);font-style:normal;font-weight:var(--font-weight-600);line-height:normal}.product-section .inner-bg .product-item-list .product-item .product-btns{list-style:none;display:flex;gap:0;flex-wrap:wrap}.product-section .inner-bg .product-item-list .product-item .product-btns .product-btn{padding:20px 10px;text-align:center;border:none;background:var(--white-color);border-top:1px solid var(--light-gray-color);border-right:1px solid var(--light-gray-color);transition:.5s;color:var(--primary-color);font-size:var(--font-size-15);line-height:14px;font-weight:var(--font-weight-700);letter-spacing:.3px;align-items:center;width:50%;display:flex;justify-content:center;flex-grow:1;flex-wrap:wrap;gap:5px 15px}.product-section .inner-bg .product-item-list .product-item .product-btns .product-btn:hover{background:var(--primary-color);color:var(--white-color)}.product-section .inner-bg .product-item-list .product-item .product-btns .product-cart-btn{background:var(--primary-color);border-top:1px solid var(--light-gray-color);font-style:normal;font-weight:var(--font-weight-700);line-height:14px;letter-spacing:.3px;transition:.5s;color:var(--white-color)}.product-section .inner-bg .product-item-list .product-item .product-btns .product-cart-btn:hover{background:var(--yellow-color)}.product-section .inner-bg .product-item-list .product-item .product-btns .product-cart-btn img{width:20px;height:20px}.product-section .inner-bg .product-item-list .product-item .product-btns .product-cart-btn span{text-align:center;font-style:normal;font-weight:var(--font-weight-700);line-height:14px;letter-spacing:.3px}@media (max-width:1440px){.product-section .inner-bg{margin-left:70px;padding:65px 50px}}@media (max-width:1399.98px){.product-section .inner-bg{margin-left:35px;padding:65px 50px}}@media (max-width:1199.98px){.product-section .inner-bg{padding:65px 20px 66px 65px;margin-left:25px}.product-section .inner-bg .product-item-list .product-item .product-discount span{font-size:16px;line-height:38px;width:52px;padding:6px;height:52px}}@media (max-width:991.98px){.product-section .inner-bg{padding:60px 20px 35px 35px;margin-left:54px;margin-right:-12px;background:#002853;clip-path:polygon(0 70px,70px 0,100% 0,100% 100%,0 100%)}.product-section .inner-bg .product-titile-btns{padding-bottom:50px}}@media (max-width:767.98px){.product-section .inner-bg .product-titile-btns{gap:50px}.product-section .inner-bg .product-titile-btns .titile{font-size:35px}}@media (max-width:575.98px){.container-two{padding:0 2rem}.product-section .inner-bg .product-item-list .product-item .product-details h3{font-size:16px;line-height:normal}.product-section .inner-bg .product-item-list .product-item .product-details p{font-size:11px;margin:3px 0!important;line-height:16px;height:32px}.product-section .inner-bg .product-item-list .product-item a.product-item-link{padding:0 12px}.product-section .inner-bg .product-item-list .product-item a .product-img{height:106px;margin:25px 0 15px}.product-section .inner-bg .product-item-list .product-item a img{display:block}.product-section .inner-bg .product-item-list .product-item .product-discount span{font-size:14px;line-height:34px;width:45px;padding:6px;height:45px}.product-section .inner-bg .product-item-list .product-item .product-discount{right:5px;top:30px}.product-section .inner-bg .product-item-list .product-item .product-details .stock-label{font-size:11px}.product-section .inner-bg .product-item-list .product-item .product-prise .p-price{padding-bottom:2px;font-size:20px;border-bottom:1px solid var(--light-gray-color)}.product-section .inner-bg .product-item-list .product-item .product-prise .p-tax{font-size:12px}.product-section .inner-bg .product-item-list .product-item .product-prise .p-price span,.product-section .inner-bg .product-item-list .product-item .product-prise .p-tax span{font-size:12px;line-height:normal}.product-section .inner-bg .product-titile-btns{gap:24px;flex-direction:column;align-items:flex-start;padding-bottom:35px}.product-section .inner-bg .product-item-list .product-item .product-details{padding-bottom:8px}.product-section .inner-bg .product-item-list .product-item .product-tag{top:10px;left:10px;min-width:98px}.product-section .inner-bg .product-item-list .product-item .product-btns .product-cart-btn img{width:11.19px;height:12.35px}.product-section .inner-bg .product-item-list .product-item .product-prise{padding:0 0 14px;border-top:none;height:70px}.product-section .inner-bg .product-item-list .product-item .product-btns .product-btn{padding:10px 4px;font-size:11px;line-height:14px}.product-section .inner-bg .product-titile-btns .titile{font-size:30px}.product-section .inner-bg .product-item-list .product-item .product-btns .product-cart-btn{flex-wrap:wrap;font-size:11px}.product-section .inner-bg .product-item-list{max-height:395px}.product-section .inner-bg .product-item-list.has-secondary-currency{max-height:479px}.product-section .inner-bg{padding:48px 22px 35px;margin-left:-13px;clip-path:polygon(0 50px,50px 0,100% 0,100% 100%,0 100%);background:#002853}}