/*!
 Author:         // Zen
 Template:       Opencart
*/

body {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  color: #1d1d1d;
  line-height: 1.8em;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  margin-bottom: 50px;
  font-size: 30px;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
  content: none !important;
}

body > .loader {
  background-size: auto 100px !important;
}

body.information-information.iid-4 > .container > .row {
  display: none !important;
}

a {
  color: #e7373c;
}

a:hover {
  color: #111;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1d1d1d;
  font-weight: 700 !important;
  text-transform: capitalize !important;
}

.sec {
  padding: 30px 0;
}

.p0 {
  padding-top: 0 !important;
}

.checkout-cart #cartSummary img {
  width: 100%;
}

#footer-area a {
  color: #fff !important;
}

#footer-area a:hover {
  opacity: 0.7;
}

#footer-area footer {
  background: #1d1d1d;
  border: 0;
  padding: 100px 0 0;
}

#footer-area footer h5 {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

#footer-area footer .footer-upper-contet > * {
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  margin-bottom: 30px;
}

#footer-area footer .footer-contact-info .address {
  margin-bottom: 40px;
}

#footer-area footer .footer-contact-info > * span {
  margin-right: 5px;
}

#footer-area footer .footer-contact-links li:not(:last-child) {
  margin-bottom: 5px;
}

#footer-area footer .footer_connect_section .box-content {
  max-width: 100%;
  margin-bottom: 30px;
}

#footer-area footer .footer_connect_section input {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#footer-area footer .footer_connect_section input::-webkit-input-placeholder {
  font-style: italic;
}

#footer-area footer .footer_connect_section input::-moz-placeholder {
  font-style: italic;
}

#footer-area footer .footer_connect_section input:-ms-input-placeholder {
  font-style: italic;
}

#footer-area footer .footer_connect_section input::-ms-input-placeholder {
  font-style: italic;
}

#footer-area footer .footer_connect_section input::placeholder {
  font-style: italic;
}

#footer-area footer .footer_connect_section .btn-mi {
  background: #403d42 !important;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-color: #403d42 !important;
}

#footer-area footer .footer_connect_section .btn-mi:hover {
  opacity: 1;
  background: #e7373c !important;
}

#ToTop,
#ToTopHover {
  display: none !important;
}

#whatsapp_con {
  position: fixed;
  bottom: 5%;
  right: 20px;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#whatsapp_con:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.fixed-header .header_announcement {
  color: #fff;
  padding: 5px;
  background: #1d1d1d;
  letter-spacing: 2px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.fixed-header .header_announcement p {
  margin-bottom: 0 !important;
}

.fixed-header .header-menu #main-menu ul {
  display: none !important;
}

.fixed-header .header-menu #main-menu > li.active a {
  color: #e7373c;
}

.fixed-header .header-menu a {
  font-weight: 500 !important;
  text-transform: uppercase;
  padding: 10px !important;
}

.fixed-header .header-menu a:hover {
  color: #e7373c !important;
}

.fixed-header .header-menu .sub-arrow {
  display: none !important;
}

.fixed-header .header-top #wishlist-total {
  padding: 10px;
}

.fixed-header .header-top .search_container i {
  color: #b2b2b2;
  font-size: 24px;
}

.fixed-header .header-top .cart-dorpdown-footer > * {
  width: calc(50% - 5px) !important;
}

.fixed-header .header-top .cart-dorpdown-items .input-group {
  padding-top: 5px;
}

.fixed-header .header-top .cart-dorpdown-items .item-details > button {
  padding: 8px;
}

.fixed-header .header-top .cart-dorpdown-items .cart-dorpdown-item-charges {
  width: 70%;
}

#sidr {
  color: #1d1d1d;
}

#sidr .header-mobile {
  border-bottom: 1px solid #ddd;
}

#sidr .header-mobile .mobile-account {
  border-color: #ddd;
}

#sidr .header-mobile a {
  color: #111;
  border-color: #ddd;
}

#sidr .cd-accordion-menu a {
  font-weight: 500 !important;
  color: #111;
  text-transform: uppercase;
}

#sidr .cd-accordion-menu li {
  border-bottom: 1px solid #ddd;
}

#sidr .cd-accordion-menu li.active a {
  color: #e7373c;
}

#sidr .cd-accordion-menu .has-children > label,
#sidr .cd-accordion-menu .has-children > ul {
  display: none !important;
}

.breadcrumb {
  background: transparent;
  border: 0;
  padding: 0;
}

.breadcrumb li:first-child {
  padding-left: 0;
}

.breadcrumb li a {
  color: #1d1d1d;
}

.breadcrumb li::after {
  content: '/';
  color: #1d1d1d;
}

.slideshow .slider-slideshow-description-texts > * {
  font-weight: 700 !important;
}

.slideshow .slider-slideshow-description-texts > *:first-child {
  color: #e7373c;
  font-style: italic;
  font-size: 30px;
  line-height: 1em;
  margin-bottom: 15px;
}

.slideshow .slider-slideshow-description-texts > *:not(:first-child) {
  color: #666666;
  line-height: 1em;
  font-size: 26px;
}

.slideshow .slider-slideshow-description-link {
  padding-top: 30px;
}

.page-banner .page-banner-title {
  display: none;
}

.swal2-confirm:focus,
.swal2-cancel:focus,
.btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.swal2-confirm {
  color: #fff;
  background-color: #e7373c !important;
  border: #e7373c !important;
}

.btn {
  font-size: 14px;
}

.btn:not(.btn-number):not(#button-voucher):not(#button-search):not(.btn-danger):not(#filter_group_tigger_open):not(.btn-mi):not(.no-custom) {
  border-radius: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 20px 10px;
  width: 200px;
}

.btn.btn-primary,
.btn.btn-default {
  color: #fff !important;
  background-color: #111 !important;
  border-color: #111 !important;
}

.btn.btn-primary:hover,
.btn.btn-default:hover {
  background-color: #e7373c !important;
  border-color: #e7373c !important;
}

.btn.btn-inverse {
  color: #e7373c !important;
  background: transparent !important;
  border-color: #e7373c !important;
}

.btn.btn-inverse:hover {
  color: #fff !important;
  background: #111 !important;
}

.btn-number,
.btn-number.disabled,
.btn#button-login,
.btn#button-coupon,
.btn#button-voucher,
.btn#button-search {
  color: #fff;
  border-color: #e7373c !important;
  background-color: #e7373c !important;
}

.btn-number:hover,
.btn-number.disabled:hover,
.btn#button-login:hover,
.btn#button-coupon:hover,
.btn#button-voucher:hover,
.btn#button-search:hover {
  border-color: #111 !important;
  background-color: #111 !important;
}

.label-primary {
  background-color: #e7373c !important;
}

.cart-quantity .input-group-btn .btn,
.product-inputs .input-group-btn .btn,
.item-details .input-group-btn .btn,
#product .input-group-btn .btn {
  font-size: 12px;
}

.cart-quantity .input-group-btn .btn:focus,
.product-inputs .input-group-btn .btn:focus,
.item-details .input-group-btn .btn:focus,
#product .input-group-btn .btn:focus {
  outline: none !important;
  color: #fff !important;
}

.cart-quantity .input-group-btn [data-type=minus],
.product-inputs .input-group-btn [data-type=minus],
.item-details .input-group-btn [data-type=minus],
#product .input-group-btn [data-type=minus] {
  background: #b4b4b4 !important;
  border: #b4b4b4 !important;
  padding: 6px 11px;
}

.cart-quantity .input-group-btn [data-type=plus],
.product-inputs .input-group-btn [data-type=plus],
.item-details .input-group-btn [data-type=plus],
#product .input-group-btn [data-type=plus] {
  background: #707070 !important;
  border: #707070 !important;
  padding-right: 10px;
}

.account-forgotten .buttons .btn,
.account-enquiry .buttons .btn,
.quickcheckout-checkout .buttons .btn,
.account-order-info .buttons .btn,
.account-edit .buttons .btn,
.account-password .buttons .btn,
.account-order .buttons .btn,
.account-address .buttons .btn,
.account-address-add .buttons .btn,
.account-address-edit .buttons .btn,
.account-reward .buttons .btn,
.checkout-cart .buttons .btn {
  width: 200px;
  text-align: center;
  padding: 20px 10px !important;
}

.account-login .login-container .btn {
  width: 200px;
  text-align: center;
}

#quickcheckout-back {
  padding: 20px 10px !important;
  width: 200px;
  text-align: center;
}

input,
textarea {
  padding: 10px !important;
  box-shadow: none !important;
  outline: none;
}

input:not([name=search]),
textarea:not([name=search]) {
  border: 1px solid #ddd !important;
}

input:focus,
textarea:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #ddd !important;
}

input::-ms-clear,
textarea::-ms-clear {
  display: none !important;
}

.form-control {
  height: auto !important;
}

select {
  padding: 10px !important;
  height: auto !important;
  border: 1px solid #ddd !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%) !important;
  background-position: calc(100% - 15px) 50%, calc(100% - 10px) 50% !important;
  background-size: 5px 5px, 5px 5px !important;
  background-repeat: no-repeat !important;
}

select::-ms-expand {
  display: none;
}

select:focus {
  outline: none;
  box-shadow: none !important;
}

.form select {
  width: 100%;
}

.form input,
.form textarea {
  padding: 17px 10px !important;
}

.form label {
  font-size: 16px;
  margin-bottom: 5px;
  display: none;
}

.form .text-danger {
  width: 100%;
  padding-left: 1px;
  margin-top: 5px;
  font-size: 11px;
}

.form .form-body .item {
  margin-bottom: 20px;
}

.form .form-body .item:not(.full) {
  width: 100%;
}

.form .form-body .item.full {
  width: 100%;
}

#google_recaptcha {
  position: relative;
  -webkit-transform: inherit;
  transform: inherit;
  -webkit-transform-origin: none;
  transform-origin: none;
  margin-bottom: 15px !important;
  margin-left: 0 !important;
}

#google_recaptcha .g-recaptcha {
  -webkit-transform: scale(0.7) !important;
  transform: scale(0.7) !important;
  -webkit-transform-origin: 0 0 !important;
  transform-origin: 0 0 !important;
}

#google_recaptcha .text-danger {
  margin-top: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.search-container .search-options input {
  height: 100%;
}

.pagination {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.pagination > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.pagination > li i {
  font-size: 18px;
}

.pagination > li:not(:last-child) {
  margin-right: 3px;
}

.pagination > li > * {
  font-size: 16px;
  font-weight: 700 !important;
  padding: 5px !important;
  margin: 0 !important;
  color: #1d1d1d !important;
  border-radius: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
}

.pagination > li.active > *,
.pagination > li:hover > * {
  text-decoration: underline;
  color: #e7373c !important;
}

#side-price input {
  border: 0 !important;
  padding: 0 !important;
  font-size: 18px;
  font-weight: 600 !important;
  color: #000;
}

#side-price input[name=price_min] {
  text-align: left !important;
}

#side-price label {
  padding: 0 10px;
  display: none !important;
}

#side-price #slider-price {
  background: #000;
  height: 2px;
}

#side-price #slider-price .ui-slider-range {
  background: #888888;
}

#side-price #slider-price .ui-slider-handle {
  width: 17px;
  height: 17px;
  top: 1px;
  background: #888888;
  border: 1px solid #888888;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
}

#filter-groups .item-header {
  font-weight: 600 !important;
  font-size: 24px;
  color: #1d1d1d;
}

#filter-groups #side-categories {
  margin-bottom: 40px;
}

#filter-groups #side-categories .sub {
  border: 0;
}

#filter-groups #side-categories .side-categories-level-1:not(:last-child) {
  margin-bottom: 15px;
}

#filter-groups #side-categories .level-1 {
  font-weight: 500 !important;
}

#filter-groups #side-categories .level-1:hover > a,
#filter-groups #side-categories .level-1.active > a {
  text-shadow: none !important;
  color: #fff !important;
  background: #868686 !important;
}

#filter-groups #side-categories .level-1 > a {
  color: #1d1d1d;
  letter-spacing: 1px;
  border-radius: 10px;
  box-shadow: 0px 10px 33.82px 4.18px rgba(0, 0, 0, 0.11);
  padding: 20px !important;
}

#filter-groups #side-categories .level-1.pointer {
  display: none;
}

#filter-groups #side-categories .level-2 a {
  color: #888888;
  padding-top: 10px;
  padding-left: 40px;
}

#filter-groups #side-categories .level-2 a:hover {
  color: #e7373c;
  background: transparent;
}

#filter-groups #side-categories .level-2 .group {
  border: 0;
}

#filter-groups #side-categories .level-2.active a {
  color: #e7373c;
}

#filter-groups #side-manufacturer {
  margin-bottom: 40px;
}

.product-view .product-gutter {
  padding: 10px 10px 30px;
  width: 100%;
}

.product-category > .container-fluid > .row {
  margin: 0 auto;
  width: 100%;
}

.product-category #column-left {
  padding: 0;
}

.filters-wrap {
  display: -webkit-box;
  display: flex;
}

.filters-wrap #filter_group_tigger_open {
  height: 100%;
}

.filters-wrap select {
  padding-right: 30px !important;
}

.product-block {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 0 !important;
  background: #fff;
}

.product-block:hover {
  box-shadow: 0px 10px 26px 4px rgba(0, 0, 0, 0.17) !important;
}

.product-block .product-image-block {
  padding: 30px 10px;
  position: relative;
}

.product-block .product-image-block .magni_icon {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-block .product-image-block .magni_icon img {
  width: auto !important;
}

.product-block .product-image-block .magni_icon:hover {
  opacity: 1;
}

.product-block .product-image-block .product-image {
  display: block;
}

.product-block .price_cartbtns {
  display: -webkit-box;
  display: flex;
  padding: 0 10px 30px;
  margin-top: auto;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.product-block .product-button {
  display: none;
}

.product-block .product-name {
  font-weight: 500 !important;
  text-align: left;
  padding: 0 10px;
}

.product-block .product-name a {
  font-size: 16px;
  color: #1d1d1d;
}

.product-block .product-name a:hover {
  color: #e7373c;
}

.product-block .product_desc {
  color: #888888;
  padding: 0 10px 10px;
  text-align: left;
}

.product-block .product-details {
  padding: 0;
  margin: 0;
  width: calc(100% - 75px);
}

.product-block .product-details .price {
  font-weight: 700 !important;
  font-size: 18px;
  color: #1d1d1d;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.product-block .product-details .price > * {
  margin-right: 10px;
}

.product-block .product-details .price .special_price {
  color: #e7373c;
}

.product-block .product-details .price .price-old {
  color: #1d1d1d;
  text-decoration: line-through;
  font-size: 18px !important;
  font-weight: 400 !important;
}

.product-block .product-details .price-old {
  font-size: 18px !important;
}

.product-block .product-inputs {
  padding: 0;
}

.product-block .product-inputs .form-group {
  margin: 0;
}

.product-block .product-inputs .control-label {
  display: none;
}

.product-block .cart-buttons {
  margin: 0;
  width: 75px;
  align-self: flex-end;
}

.product-block .cart-buttons button {
  border: 0;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-block .cart-buttons button:hover {
  opacity: 0.6;
}

.product-block .cart-buttons a {
  display: inline-block;
  padding: 1px 6px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-block .cart-buttons a:hover {
  opacity: 0.6;
}

.product-block .cart-buttons .btn {
  padding: 12px;
}

.product-block .cart-buttons .btn.sold-out {
  color: #fff;
  cursor: default;
  background: #888888;
}

.product-product .product_accordion .panel-default {
  border: 0;
  box-shadow: none !important;
}

.product-product .product_accordion .panel-body {
  border: 0 !important;
  padding-bottom: 0 !important;
}

.product-product .product_accordion .panel-body i {
  margin-right: 10px;
}

.product-product .product_accordion .panel-heading a {
  font-size: 14px;
  font-weight: 500 !important;
  background: #707070;
  color: #fff;
  padding: 20px;
}

.product-product .product_accordion .panel-heading a::before {
  font-family: 'Glyphicons Halflings';
  content: '\e114';
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-product .product_accordion .panel-heading.active a::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product-product .input-group-flex {
  margin: 30px 0 !important;
  width: 100% !important;
}

.product-product #waiting_list {
  margin-bottom: 30px;
}

.product-product #waiting_list .waiting_list_container {
  font-size: 14px;
  color: #1d1d1d;
  border-color: #dcdcdc;
  padding: 20px;
  background-color: #dcdcdc;
  font-weight: 600 !important;
}

.product-product #waiting_list .flex-group {
  background: #fff;
  padding: 5px;
}

.product-product #waiting_list input {
  margin-right: 0 !important;
  border: 0 !important;
}

.product-product #waiting_list #waiting_list_submit {
  width: 100% !important;
  padding: 10px !important;
  border-radius: 0 !important;
}

.product-product .product-description {
  font-size: 20px;
  color: #888888;
  margin-bottom: 30px;
}

.product-product #product {
  border: 0;
  max-width: 100%;
}

.product-product #product .cart_btn_con {
  width: 100% !important;
}

.product-product #product .cart_btn_con > * {
  margin-top: 0;
  margin-bottom: 20px;
}

.product-product #product .cart_btn_con > *:not(:last-child) {
  margin-right: 10px;
}

.product-product #product .cart_btn_con > * img {
  margin-right: 5px;
}

.product-product #product .cart_btn_con > * span {
  display: inline-block;
  margin-top: 5px;
}

.product-product #product .cart_btn_con > *:hover {
  border-color: #888888 !important;
  background: #888888 !important;
}

.product-product #product > .form-group {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
}

.product-product #product > .form-group label,
.product-product #product > .form-group .input-group-addon {
  text-align: left;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  border: 0;
  padding: 0 5px 0 0;
  width: 75px;
}

.product-product #product > .form-group label::before,
.product-product #product > .form-group .input-group-addon::before {
  content: none !important;
}

.product-product #product > .form-group > *:not(label):not(.text-danger):not(.input-group) {
  width: calc(100% - 75px);
}

.product-product #product > .form-group .text-danger {
  width: 100%;
  margin-top: 10px;
}

.product-product .featured-module {
  margin-bottom: 60px;
}

.product-product .featured-module .product-gutter {
  height: 100%;
  padding: 20px;
}

.product-product .featured-module .product-block {
  border: 2px solid transparent !important;
  border-bottom-width: 4px !important;
}

.product-product .featured-module .product-block:hover {
  border-color: #1d1d1d !important;
}

.product-product .featured-module .title_dots {
  margin-bottom: 30px;
}

.product-product .featured-module .slick_nav {
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-product .featured-module .slick_nav.prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product-product .featured-module .slick_nav:hover {
  opacity: .6;
}

.product-product .product-image-column .product-image-main-container {
  padding: 50px 20px;
  margin-bottom: 10px;
  text-align: center;
}

.product-product .product-image-column .product-image-main-container img {
  margin: 0 auto;
}

.product-product .product-image-column .product-image-main-container .magni_icon {
  text-align: right;
}

.product-product .product-image-column .product-image-main-container .product-image-main {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.product-product .product-image-column .product-image-main-container .product-image-main .slick_nav {
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-product .product-image-column .product-image-main-container .product-image-main .slick_nav.prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product-product .product-image-column .product-image-main-container .product-image-main .slick_nav:hover {
  opacity: .6;
}

.product-product .product-image-column .product-image-additional-container {
  text-align: center;
}

.product-product .product-image-column .product-image-additional-container img {
  padding: 0 !important;
  border: 0 !important;
}

.product-product .product_name {
  font-weight: 500 !important;
  color: #000;
  font-size: 25px !important;
}

.product-product .product_price {
  font-size: 24px;
  font-weight: 700 !important;
  color: #1d1d1d;
  line-height: 1em;
  margin-bottom: 30px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.product-product .product_price > * {
  width: 100%;
}

.product-product .product_price .old_price {
  opacity: 0.6;
  color: #1d1d1d;
  font-size: 18px !important;
  -webkit-box-ordinal-group: 3;
  order: 2;
  font-weight: 400 !important;
}

.product-product .product_price .new_price {
  color: #e7373c;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.product-product .product_price > * {
  margin-right: 10px;
}

.product-product .product_price .bulk_price {
  color: #000;
  -webkit-box-ordinal-group: 4;
  order: 3;
  width: 100%;
}

.product-product .tab-content {
  margin-bottom: 80px;
}

.product-product #product-tabs {
  margin-top: 50px;
  border: 0 !important;
}

.product-product #product-tabs a {
  text-transform: uppercase;
  color: #1d1d1d;
  border: 1px solid #c2c2c2;
  border-radius: 50px;
  padding: 10px 30px;
  background: #ebebeb;
  min-width: 170px;
  text-align: center;
}

.product-product #product-tabs a:hover {
  color: #fff;
  background: #707070;
}

.product-product #product-tabs li:not(:last-child) {
  margin-right: 5px;
}

.product-product #product-tabs li.active a {
  color: #fff;
  background: #707070;
}

.product-product #review {
  margin-bottom: 30px;
}

.product-product #review .review_content {
  padding: 25px;
}

.product-product #review .review_content .rating_con .rate {
  font-size: 30px;
  font-weight: 700 !important;
  margin-bottom: 10px;
}

.product-product #review .review_content .rating_con .stars {
  color: #fbba00;
}

.product-product #review .review_content .rating_con .stars .fa {
  font-size: 20px;
  width: 1em;
  height: 1em;
}

.product-product #review .review_content .content_con .desc {
  line-height: 2.5em;
}

.product-product #review .review_content .content_con .info {
  font-weight: 600 !important;
  display: -webkit-box;
  display: flex;
}

.product-product #review .review_content .content_con .info > *:not(:last-child) {
  margin-right: 10px;
}

.product-product #review .review_content:nth-child(even) {
  background: #f2f2f2;
}

.product-product #tab-review .items #google_recaptcha {
  width: 100%;
}

.product-product .product-image-block .special-sticker,
.product-product .product-image-block .sticker,
.product-product .product-image-column .special-sticker,
.product-product .product-image-column .sticker,
.product-category .product-image-block .special-sticker,
.product-category .product-image-block .sticker,
.product-category .product-image-column .special-sticker,
.product-category .product-image-column .sticker,
.product-search .product-image-block .special-sticker,
.product-search .product-image-block .sticker,
.product-search .product-image-column .special-sticker,
.product-search .product-image-column .sticker,
.common-home .product-image-block .special-sticker,
.common-home .product-image-block .sticker,
.common-home .product-image-column .special-sticker,
.common-home .product-image-column .sticker {
  z-index: 2;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 20px !important;
  top: 20px !important;
  right: auto;
}

.product-product .product-image-block .out-of-stock,
.product-product .product-image-column .out-of-stock,
.product-category .product-image-block .out-of-stock,
.product-category .product-image-column .out-of-stock,
.product-search .product-image-block .out-of-stock,
.product-search .product-image-column .out-of-stock,
.common-home .product-image-block .out-of-stock,
.common-home .product-image-column .out-of-stock {
  background: #666 !important;
}

.product-product .product-image-block .special-sticker,
.product-product .product-image-column .special-sticker,
.product-category .product-image-block .special-sticker,
.product-category .product-image-column .special-sticker,
.product-search .product-image-block .special-sticker,
.product-search .product-image-column .special-sticker,
.common-home .product-image-block .special-sticker,
.common-home .product-image-column .special-sticker {
  background: #d91d1c !important;
}

.product-product .product-image-block .special-sticker,
.product-product .product-image-block .sticker,
.product-category .product-image-block .special-sticker,
.product-category .product-image-block .sticker,
.product-search .product-image-block .special-sticker,
.product-search .product-image-block .sticker,
.common-home .product-image-block .special-sticker,
.common-home .product-image-block .sticker {
  left: 20px;
}

.product-product .product-image-column .special-sticker,
.product-product .product-image-column .sticker,
.product-category .product-image-column .special-sticker,
.product-category .product-image-column .sticker,
.product-search .product-image-column .special-sticker,
.product-search .product-image-column .sticker,
.common-home .product-image-column .special-sticker,
.common-home .product-image-column .sticker {
  left: 30px;
}

.featured-module .featured,
.fcategory_tab .featured {
  padding: 0;
}

.featured-module .slick-slider,
.fcategory_tab .slick-slider {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.featured-module .slick-list,
.fcategory_tab .slick-list {
  width: 100%;
}

.slick-arrow {
  cursor: pointer;
}

.slick-slide:focus {
  outline: none !important;
}

.news-ncategory #articles-column-left .list-group-item {
  margin-bottom: 9px;
}

.news-ncategory .btn_media {
  font-weight: 700 !important;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  border-radius: 10px;
  box-shadow: 0px 10px 33.82px 4.18px rgba(0, 0, 0, 0.11);
  padding: 20px !important;
}

.news-ncategory .btn_media:hover,
.news-ncategory .btn_media.active {
  text-shadow: none !important;
  color: #fff !important;
  background: #868686 !important;
}

.news-ncategory .artblock {
  padding: 0;
  border: 1px solid #ddd;
}

.news-ncategory .artblock:not(:last-child) {
  margin-bottom: 40px;
}

.news-ncategory .artblock .img_con .article-image {
  margin: 0;
}

.news-ncategory .artblock .desc_con {
  padding: 50px 20px;
}

.news-ncategory .artblock .desc_con .name {
  margin-bottom: 20px;
}

.news-ncategory .artblock .desc_con .name a {
  font-weight: 500 !important;
  font-size: 24px;
  color: #1d1d1d;
}

.news-ncategory .artblock .desc_con .name a:hover {
  text-decoration: none;
  color: #e7373c;
}

.news-ncategory .artblock .desc_con .description {
  color: #888888;
}

.news-ncategory .artblock .desc_con .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  margin-top: 50px;
}

.news-ncategory .artblock .desc_con .item .date_posted {
  font-weight: 500 !important;
}

.news-ncategory .artblock .desc_con .item a {
  font-weight: 700 !important;
  text-decoration: underline;
  color: #1d1d1d;
}

.news-ncategory .artblock .desc_con .item a:hover {
  color: #e7373c;
}

.news-article .media_heading_con {
  display: -webkit-box;
  display: flex;
  margin-bottom: 30px;
}

.news-article .media_heading_con .title {
  font-weight: 500 !important;
  font-size: 20px;
}

.news-article .media_heading_con .date_posted {
  text-transform: uppercase;
  font-weight: 500 !important;
}

.news-article .description_con {
  color: #888888;
}

.news-article .description_con p {
  margin-bottom: 25px;
}

.common-home .fcategory_tab {
  margin: 80px 0;
}

.common-home .fcategory_tab .btn_con {
  margin-top: 30px;
  text-align: center;
}

.common-home .fcategory_tab .nav-pills {
  margin-bottom: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: wrap;
}

.common-home .fcategory_tab .nav-pills a {
  text-transform: uppercase;
  font-weight: 500 !important;
  color: #1d1d1d;
  border: 1px solid #c2c2c2;
  border-radius: 50px;
  padding: 10px 30px;
  background: #ebebeb;
  min-width: 170px;
  text-align: center;
}

.common-home .fcategory_tab .nav-pills a:hover {
  color: #fff;
  background: #707070;
}

.common-home .fcategory_tab .nav-pills li {
  margin: 10px 5px;
}

.common-home .fcategory_tab .nav-pills li.active a {
  color: #fff;
  background: #707070;
}

.common-home .fcategory_tab .featured .product-gutter {
  height: 100%;
  padding: 20px;
}

.common-home .fcategory_tab .featured .product-block {
  border: 2px solid transparent !important;
  border-bottom-width: 4px !important;
}

.common-home .fcategory_tab .featured .product-block:hover {
  border-color: #1d1d1d !important;
}

.common-home .fcategory_tab .featured .slick_nav {
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.common-home .fcategory_tab .featured .slick_nav.prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.common-home .fcategory_tab .featured .slick_nav:hover {
  opacity: .6;
}

.common-home #sec1 .content_items .img_container img {
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.25);
}

.common-home #sec1 .content_items .content_container h2 {
  text-align: left;
  margin-bottom: 30px;
}

.common-home #sec1 .content_items .content_container .description {
  font-size: 18px;
  line-height: 1.8em;
  width: 90%;
  font-weight: 600 !important;
  color: #888888;
}

.common-home #sec1 .content_items .content_container .description p:not(:last-child) {
  margin-bottom: 30px;
}

.common-home #sec1 .btn_con {
  margin-top: 30px;
}

.common-home #sec3 .btn_con {
  margin-top: 30px;
  text-align: center;
}

.common-home #news_latest.slick-slider {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.common-home #news_latest .slick-track {
  display: -webkit-box !important;
  display: flex !important;
}

.common-home #news_latest .slick-slide {
  height: inherit !important;
}

.common-home #news_latest .slick-slide > div {
  height: 100%;
}

.common-home #news_latest .slick-slide > div > .artblock {
  height: 100%;
}

.common-home #news_latest .slick-slide .art_item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100%;
}

.common-home #news_latest .slick-slide .art_item .desc_con {
  -webkit-box-flex: 1;
  flex: 1 0 auto;
}

.common-home #news_latest .slick-list {
  width: 100%;
}

.common-home #news_latest .slick_nav {
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.common-home #news_latest .slick_nav.prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.common-home #news_latest .slick_nav:hover {
  opacity: .6;
}

.common-home #news_latest .artblock {
  padding: 10px 15px;
}

.common-home #news_latest .img_con img {
  display: inline-block;
  height: 150px;
  -o-object-fit: cover;
  object-fit: cover;
}

.common-home #news_latest .img_con .article-image {
  margin: 0;
}

.common-home #news_latest .desc_con {
  padding: 30px 20px;
  border: 1px solid #ddd;
  border-top: 0;
  position: relative;
  margin-bottom: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.common-home #news_latest .desc_con::after {
  content: '';
  width: calc(100% + 2px);
  height: 4px;
  position: absolute;
  background: #1d1d1d;
  bottom: -3px;
  left: -1px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 2;
}

.common-home #news_latest .desc_con:hover {
  border-color: #b8b8b8;
}

.common-home #news_latest .desc_con:hover::after {
  opacity: 1;
}

.common-home #news_latest .desc_con .name {
  margin-bottom: 20px;
}

.common-home #news_latest .desc_con .name a {
  font-weight: 500 !important;
  font-size: 24px;
  color: #1d1d1d;
}

.common-home #news_latest .desc_con .name a:hover {
  text-decoration: none;
  color: #e7373c;
}

.common-home #news_latest .desc_con .description {
  margin-top: auto;
  color: #888888;
}

.common-home #news_latest .desc_con .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  margin-top: 30px;
}

.common-home #news_latest .desc_con .item .date_posted {
  font-weight: 500 !important;
}

.common-home #news_latest .desc_con .item a {
  font-weight: 700 !important;
  text-decoration: underline;
  color: #1d1d1d;
}

.common-home #news_latest .desc_con .item a:hover {
  color: #e7373c;
}

.common-home #sec4 .slick-slider {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.common-home #sec4 .slick-list {
  width: 100%;
}

.common-home #sec4 .slick_nav {
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.common-home #sec4 .slick_nav.prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.common-home #sec4 .slick_nav:hover {
  opacity: .6;
}

.common-home #sec4 .item {
  padding: 30px 20px;
}

.common-home #sec4 .content {
  height: 400px;
  background-size: cover !important;
  position: relative;
  box-shadow: 0px 10px 26px 4px rgba(0, 0, 0, 0.17) !important;
}

.common-home #sec4 .content:hover .overlay {
  opacity: 1;
}

.common-home #sec4 .title_con {
  padding: 30px;
  position: relative;
  z-index: 2;
}

.common-home #sec4 .title_con a {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 600 !important;
  padding: 25px 20px;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
}

.common-home #sec4 .overlay {
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.information-information.iid-4 .content_items .img_container img {
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.25);
}

.information-information.iid-4 .content_items .content_container h2 {
  text-align: left;
  margin-bottom: 30px;
}

.information-information.iid-4 .content_items .content_container .description {
  font-size: 16px;
  line-height: 1.8em;
  width: 90%;
}

.information-information.iid-4 .content_items .content_container .description p:not(:last-child) {
  margin-bottom: 30px;
}

.information-information.iid-7 > .container #content {
  min-height: 0 !important;
}

.information-information.iid-7 .nav_items {
  margin-bottom: 30px;
}

.information-information.iid-7 .nav_items .slick-track {
  display: -webkit-box !important;
  display: flex !important;
}

.information-information.iid-7 .nav_items .slick-slide {
  height: inherit !important;
  margin: 0 5px;
}

.information-information.iid-7 .nav_items .slick-slide > div,
.information-information.iid-7 .nav_items .slick-slide .item {
  height: 100%;
}

.information-information.iid-7 .nav_items .slick-slide:first-child .tab_btn {
  font-size: 25px;
}

.information-information.iid-7 .nav_items .slick-current .tab_btn {
  background: #c6c6c6;
}

.information-information.iid-7 .nav_items .tab_btn {
  cursor: pointer;
  padding: 30px 10px;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: #1d1d1d;
  background: #ebebeb;
}

.information-information.iid-7 .nav_items .tab_btn:hover {
  background: #c6c6c6;
}

.information-information.iid-7 .nav_items .tab_btn .img {
  margin-right: 10px;
}

.information-information.iid-7 .tab_contents .content_items {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(2, calc((100% / 2) - (60px / 2)));
}

.information-information.iid-7 .tab_contents .content_items .item {
  text-align: center;
}

.information-information.iid-7 .tab_contents .content_items .item a {
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.information-information.iid-7 .tab_contents .content_items .item a:hover {
  opacity: 0.7;
}

.information-information.iid-8 > .container #content {
  min-height: 0 !important;
}

.information-information.iid-8 #sec1 .contents .side_container #nav_items li {
  margin-left: 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.information-information.iid-8 #sec1 .contents .side_container #nav_items li.active .tab-btn {
  background: #ebebeb;
}

.information-information.iid-8 #sec1 .contents .side_container #nav_items .tab-btn {
  height: 100px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 20px 10px;
}

.information-information.iid-8 #sec1 .contents .tab-content .map_items .item_map {
  padding: 30px 20px;
}

.information-information.iid-8 #sec1 .contents .tab-content .map_items .item_map iframe {
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items {
  margin-top: 20px;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items:not(.slick-no-slide) {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items:not(.slick-no-slide) .slick-list {
  width: 95%;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .slick-track {
  display: -webkit-box !important;
  display: flex !important;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .slick-slide {
  height: inherit !important;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .slick-slide > div,
.information-information.iid-8 #sec1 .contents .tab-content .info_items .slick-slide .item,
.information-information.iid-8 #sec1 .contents .tab-content .info_items .slick-slide .item_info {
  height: 100%;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .slick-slide > div {
  margin: 0 10px;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .slick-current .pin {
  opacity: 1 !important;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .slick-current .item_info {
  background: #ebebeb;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .item_info {
  padding: 20px;
  border-radius: 6px;
  font-size: 16px;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .item_info a {
  color: #1d1d1d;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .item_info a:hover {
  color: #e7373c;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .item_info .name {
  font-size: 20px;
  text-transform: uppercase;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .item_info .pin {
  opacity: 0;
  margin-left: 10px;
}

.information-information.iid-8 #sec1 .contents .tab-content .info_items .item_info:hover {
  background: #ebebeb;
}

.information-information.iid-8 .slick-arrow.prev {
  margin-right: 20px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.information-information.iid-8 .slick-arrow.next {
  margin-left: 20px;
}

.information-contact .iframe-wrap iframe {
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.25);
}

.information-contact .content_items {
  margin-top: 50px;
}

.information-contact .content_items h3 {
  text-transform: uppercase !important;
  font-weight: 500 !important;
  margin-bottom: 30px;
  font-size: 24px;
}

.information-contact .content_items .info .address {
  margin-bottom: 40px;
}

.information-contact .content_items .info span {
  margin-right: 5px;
}

.information-contact .content_items .info a {
  color: #1d1d1d;
}

.information-contact .content_items .info a:hover {
  color: #e7373c;
}

@media (min-width: 540px) {
  .sec {
    padding: 50px 0;
  }

  .checkout-cart #cartSummary img {
    width: 90px;
  }

  #footer-area footer .footer-upper-contet > * {
    margin-bottom: 50px;
  }

  #footer-area footer .footer-upper-contet > *:not(:first-child) {
    width: 50%;
  }

  #footer-area footer .footer-upper-contet > *:not(:last-child) {
    padding-right: 2%;
  }

  #footer-area footer .footer-contact-info {
    width: 50%;
  }

  .fixed-header .header-top .cart-dorpdown-items .cart-dorpdown-item-charges {
    width: 50%;
  }

  .form .form-body {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .form .form-body .item:not(.full) {
    width: calc(50% - 10px);
  }

  .form .form-footer {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .product-view .product-gutter {
    width: calc(100% / 2);
  }

  .product-block .product-inputs {
    padding: 7px;
  }

  .product-product .product-image-column .product-image-main-container .product-image-main .slick-list {
    width: 95%;
  }

  .product-product #review .review_content {
    display: -webkit-box;
    display: flex;
  }

  .product-product #review .review_content .rating_con {
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    width: 160px;
  }

  .product-product #review .review_content .content_con {
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    width: calc(100% - 160px);
  }

  .product-product #tab-review .items {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .featured-module .slick-list,
  .fcategory_tab .slick-list {
    width: 90%;
  }

  .news-article .media_heading_con {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .news-article .media_heading_con .title {
    padding-right: 10px;
  }

  .common-home #news_latest .slick-list {
    width: 95%;
  }

  .common-home #news_latest .img_con img {
    height: 300px;
  }

  .common-home #news_latest .desc_con {
    padding: 50px 20px;
  }

  .common-home #news_latest .desc_con .item {
    margin-top: 50px;
  }

  .common-home #sec4 .slick-list {
    width: 95%;
  }

  .common-home #sec4 .content {
    height: 500px;
  }
}

@media (min-width: 768px) {
  body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
    font-size: 38px;
  }

  .slideshow .slider-slideshow-description {
    top: 30% !important;
  }

  .slideshow .slider-slideshow-description-texts > *:first-child {
    font-size: 40px;
  }

  .slideshow .slider-slideshow-description-texts > *:not(:first-child) {
    font-size: 30px;
  }

  #google_recaptcha {
    margin-bottom: 0 !important;
  }

  .product-view .product-gutter {
    width: calc(100% / 3);
  }

  .product-block .product-details .price {
    font-size: 20px;
  }

  .product-block .product-details .price-old {
    font-size: 20px !important;
  }
}

@media (min-width: 992px) {
  .container {
    width: 95%;
  }

  #footer-area footer .footer-upper-contet > *:not(:first-child) {
    width: calc(65% / 3);
  }

  #footer-area footer .footer-contact-info {
    width: 35%;
  }

  .fixed-header > .container {
    padding: 15px;
  }

  .fixed-header .header-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }

  .fixed-header .header-logo {
    -webkit-box-ordinal-group: 2;
    order: 1;
    margin-right: auto;
  }

  .fixed-header .header-menu {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .fixed-header .header-menu #main-menu > li {
    margin-right: 5px;
  }

  .fixed-header .header-menu a {
    font-size: 14px;
  }

  .fixed-header .header-top {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  .fixed-header .header-top #cart > .dropdown-menu {
    width: 430px;
  }

  .breadcrumb {
    margin-bottom: 60px;
  }

  .filters-wrap {
    -webkit-box-pack: end;
    justify-content: flex-end;
    flex-wrap: wrap;
  }

  .filters-wrap > *:not(:last-child) {
    margin-right: 20px;
  }

  .filters-wrap .form-group {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }

  .product-block .product-image-block {
    padding: 50px 20px;
  }

  .product-block .product-image-block img {
    width: auto !important;
  }

  .product-block .price_cartbtns {
    padding: 0 20px 30px;
  }

  .product-block .product-name {
    padding: 0 20px;
  }

  .product-block .product_desc {
    padding: 0 20px 10px;
  }

  .product-product #waiting_list #waiting_list_submit {
    width: 150px !important;
  }

  .product-product .product-image-column {
    padding-right: 50px;
  }

  .news-ncategory > .container > .row {
    padding-bottom: 60px;
  }

  .news-article > .container > .row {
    padding-bottom: 60px;
  }

  .news-article .media_heading_con .title {
    font-size: 24px;
  }

  .common-home #sec1 .content_items {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }

  .common-home #sec1 .content_items > * {
    width: 50%;
  }

  .common-home #sec1 .content_items .content_container {
    padding-left: 50px;
  }

  .common-home #sec4 .title_con a {
    width: 90%;
  }

  .information-information.iid-4 .content_items {
    display: -webkit-box;
    display: flex;
  }

  .information-information.iid-4 .content_items > * {
    width: 50%;
  }

  .information-information.iid-4 .content_items .content_container {
    padding-left: 50px;
  }

  .information-information.iid-7 .tab_contents .content_items {
    grid-template-columns: repeat(3, calc((100% / 3) - (60px / 3)));
  }

  .information-contact .iframe-wrap iframe {
    height: 550px;
  }

  .information-contact .content_items {
    display: -webkit-box;
    display: flex;
  }

  .information-contact .content_items > .content_item:first-child {
    width: 40%;
  }

  .information-contact .content_items > .content_item:last-child {
    width: 60%;
  }
}

@media (min-width: 1025px) {
  body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
    font-size: 48px;
  }

  .sec {
    padding: 70px 0;
  }

  #footer-area footer .footer-upper-contet > * {
    margin-bottom: 70px;
  }

  .fixed-header .header-menu #main-menu > li {
    margin-right: 10px;
  }

  .fixed-header .header-menu a {
    font-size: 15px;
  }

  .slideshow .slider-slideshow-description {
    top: 25% !important;
  }

  .slideshow .slider-slideshow-description-texts > *:first-child {
    font-size: 60px;
  }

  .slideshow .slider-slideshow-description-texts > *:not(:first-child) {
    font-size: 50px;
  }

  .product-category #column-left {
    padding-right: 50px !important;
  }

  .product-product #product > .form-group label,
  .product-product #product > .form-group .input-group-addon {
    margin-bottom: 0 !important;
  }

  .product-product .product_name {
    font-size: 30px !important;
  }

  .product-product .product_price {
    font-size: 30px;
  }

  .flex_container {
    display: -webkit-box;
    display: flex;
  }

  .flex_container .flex_item {
    width: 50%;
  }

  .news-ncategory #column-left {
    padding-right: 50px;
  }

  .common-home #sec1 .content_items .content_container .description {
    font-size: 20px;
  }

  .common-home #sec1 .btn_con {
    margin-top: 50px;
  }

  .information-information.iid-8 #sec1 .contents {
    display: -webkit-box;
    display: flex;
  }

  .information-information.iid-8 #sec1 .contents .side_container {
    width: 330px;
  }

  .information-information.iid-8 #sec1 .contents .side_container #nav_items li {
    width: 100%;
  }

  .information-information.iid-8 #sec1 .contents .side_container #nav_items .tab-btn {
    height: 160px;
    padding: 40px 10px;
  }

  .information-information.iid-8 #sec1 .contents .tab-content {
    width: calc(100% - 330px);
    padding-left: 50px;
  }

  .information-contact .content_items h3 {
    font-size: 30px;
  }

  .information-contact .content_items > .content_item:first-child {
    padding-right: 30px;
  }
}

@media (min-width: 1281px) {
  .container {
    width: 90%;
  }

  #footer-area footer .footer-upper-contet > *:not(:first-child) {
    width: 20%;
  }

  #footer-area footer .footer-contact-info {
    width: 40%;
  }

  .fixed-header .header-menu #main-menu > li {
    margin-right: 30px;
  }

  #filter-groups .item-header {
    font-size: 30px;
  }

  .product-category > .container-fluid > .row {
    width: 95%;
  }

  .product-block .product-details .price {
    font-size: 24px;
  }

  .product-block .product-details .price-old {
    font-size: 24px !important;
  }

  .product-product .product-image-column .product-image-main-container img {
    width: auto !important;
  }

  .common-home #sec1 .content_items .content_container {
    padding-left: 90px;
  }

  .information-information.iid-4 .content_items .content_container {
    padding-left: 90px;
  }

  .information-information.iid-4 .content_items .content_container .description {
    width: 80%;
  }
}

@media (min-width: 1441px) {
  .product-category #column-left {
    padding-right: 100px !important;
  }

  .product-product #product {
    max-width: 580px;
  }

  .news-ncategory #column-left {
    padding-right: 100px;
  }

  .common-home #sec4 .content {
    height: 650px;
  }

  .common-home #sec4 .title_con a {
    font-size: 24px;
    width: 85%;
  }

  .information-information.iid-7 .nav_items .tab_btn .title {
    font-size: 20px;
  }

  .information-information.iid-8 #sec1 .contents .tab-content .info_items .item_info .name {
    font-size: 24px;
  }
}

@media (min-width: 1921px) {
  .container {
    width: 1700px;
  }
}

@media (max-width: 1024px) {
  .quickcheckout-checkout #coupon-content > .input-group {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .quickcheckout-checkout #coupon-content > .input-group > .input-group-btn {
    margin-top: 10px;
  }

  #whatsapp_con {
    width: 50px;
  }

  .product-product #waiting_list #waiting_list_submit {
    margin-top: 0;
  }

  .information-information.iid-7 .nav_items .tab_btn .title {
    font-size: 16px;
  }

  .information-information.iid-8 #sec1 .contents .side_container #nav_items {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }

  .information-information.iid-8 #sec1 .contents .side_container #nav_items li {
    width: calc(100% / 6);
  }

  .information-information.iid-8 #sec1 .contents .tab-content {
    padding-top: 50px;
  }

  .information-contact .content_items > .content_item:first-child {
    margin-bottom: 50px;
  }
}

@media (max-width: 991px) {
  #filter-groups {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding: 40px 30px 15px;
    overflow: auto;
    background: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  #filter-groups #filter_group_tigger_close {
    display: block !important;
  }

  #filter-groups.open {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  .product-category #content {
    width: 100%;
  }

  .filters-wrap {
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8;
  }

  .filters-wrap > * {
    padding: 0 !important;
    float: none !important;
    width: calc(100% / 3);
  }

  .filters-wrap .form-group {
    margin-bottom: 0;
  }

  .filters-wrap .input-group-prepend {
    display: none;
  }

  .product-product #waiting_list input {
    margin-bottom: 5px;
  }

  .common-home #sec1 .content_items .content_container {
    padding-top: 50px;
  }

  .information-information.iid-4 .content_items .content_container {
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  .account-forgotten .buttons .btn,
  .account-enquiry .buttons .btn,
  .quickcheckout-checkout .buttons .btn,
  .account-order-info .buttons .btn,
  .account-edit .buttons .btn,
  .account-password .buttons .btn,
  .account-order .buttons .btn,
  .account-address .buttons .btn,
  .account-address-add .buttons .btn,
  .account-address-edit .buttons .btn,
  .account-reward .buttons .btn,
  .checkout-cart .buttons .btn {
    margin-bottom: 10px;
  }

  #quickcheckout-back {
    margin-bottom: 10px;
  }

  #google_recaptcha .g-recaptcha {
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}

@media (max-width: 539px) {
  #footer-area footer .footer-upper-contet > *:nth-child(2) {
    display: none;
  }

  .product-product #tab-review .items {
    text-align: center;
  }

  .product-product #tab-review .items #google_recaptcha .g-recaptcha {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
  }

  .featured-module .slick-slider,
  .fcategory_tab .slick-slider {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .news-article .media_heading_con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .information-information.iid-8 #sec1 .contents .side_container #nav_items li {
    width: calc(100% / 3);
  }
}