/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 21 Sep, 2022, 11:07:15 PM
    Author     : user
*/
:root {
	--green-background: #97da41;
	--dark-green-background: #80b936;
	--gray-color: #828386;
	--orange-background: #ff8d00;
	--black-background: #282828;
	--white-background: #ffffff;
  --custom: #f0ecec;
}


.slick--less .slick-track {
	text-align: left !important;
	margin-left: 4px !important;
}

.view-header {
	margin-bottom: 30px;
}

article.commerce-product-teaser .form-submit {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    margin-top: 8px;
    background: transparent !important;
    border: transparent !important;
    text-align: left;
    padding: 6px 11px;
}

section#block-views-block-list-product-block-2 .slick__slide {
	padding: 11px 15px !important;
}

article.commerce-product-teaser {
	box-shadow: #989595 0px 0 4px;
	border-radius: 6px;
	padding: 0 !important;
	border: none !important;
}

.mrg20 {
	margin: 0 -20px
}

.imgLink .card {
	border: none;
	transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
	overflow: hidden;
	border-radius: 10px;
	min-height: 210px;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
	position: relative;
	margin-bottom: 30px;

	.card-title {
		color: #000;
		font-size: 22px;
		font-weight: 800;
	}

	.card-title a {
		color: #000 !important;
	}

	.card-meta {
		color: rgba(0, 0, 0, 0.3);
		text-transform: uppercase;
		font-weight: 500;
		letter-spacing: 2px;
	}

	.card-body {
		transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
	}

	&:hover {
		.card-body {
			margin-top: 30px;
			transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
		}

		cursor: pointer;
		transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
	}

	.card-img-overlay {
		position: absolute;
		width: 100%;
		height: 100%;
		text-align: center;
		padding: 30px;
		transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
		background: rgb(255, 186, 33);
		background: linear-gradient(0deg, rgba(255, 186, 33, 0.3785889355742297) 0%, rgba(255, 186, 33, 1) 100%);
	}
}

.imgLink .card-has-bg {
	transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
	background-size: 120%;
	background-repeat: no-repeat;
	background-position: center center;

	&:before {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: inherit;
		-webkit-filter: grayscale(1);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
	}

	&:hover {
		transform: scale(0.98);
		box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.3);
		background-size: 130%;
		transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);

		.card-img-overlay {
			transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
			background: rgb(255, 186, 33);
			background: linear-gradient(0deg, rgba(255, 186, 33, 0.5) 0%, rgba(255, 186, 33, 1) 100%);
		}
	}
}

.wholesaleCarousel {
	height: 450px;
	overflow: hidden;
	margin-bottom: 30px;

}

.wholesaleList .list-group-item {
	line-height: 35px;
}

.wholesaleList a.list-group-item,
button.list-group-item {
	color: #555 !important;
}

.wholesaleList .list-group-item {
	border: 1px solid #ebebeb !important;
	background-color: #f5f5f5 !important;
}

.feature {
	position: relative;
}

.feature .feature-col {
	margin-bottom: 30px;
}

.feature .feature-content {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 30px 15px;
	text-align: center;
	background: #eee;
	border-radius: 7px;
	box-shadow: 0px 5px 0 #c0c0c0;
}

.feature .feature-content i {
	color: #858585;
	font-size: 40px;
	margin-bottom: 30px;
}

.feature .feature-content h2 {
	font-size: 16px;
}

.feature .feature-content p {
	font-size: 15px;
	margin: 0;
}

/* #footer-animation {
	background-position: bottom;
	background-size: 100% !important;
	height: 420px !important;
} */

.newsletter-signup {
    background-color: transparent !important;
}

form#newsletter-signup-form {
	background: #ffffff !important;
	text-align: center;
	padding: 15px;
	border: 1px solid;
	margin-top: 30px;
}

.newsletter-signup__intro h4, .newsletter-signup__intro p {
    color: #000000 !important;
}

.pwa-a2hs-active.show button {
	background: #ff7f00;
	font-size: 17px;
	border: 1px solid #fff;
	width: 100%;
	color: #fff !important;
	padding: 15px;
}

#block-testpopup {
	padding: 0px !important;
}

.block-testpopup-modal.spb_overlay .spb-popup-main-wrapper {
	max-width: 36.5% !important;
	width: 100% !important;
}

.spb-controls {
	right: -20px !important;
	top: -22px !important;
}

.spb-controls .spb_close {
	height: 32px !important;
	width: 32px !important;
	line-height: 33px !important;
	border-radius: 50px !important;
}

.spb-controls .spb_minimize {
	height: 32px !important;
	width: 32px !important;
	line-height: 33px !important;
	border-radius: 50px !important;
}

.field--item p a {
	height: 100% !important;
	width: 100% !important;
	display: block;
	cursor: pointer;
}

.filtter-btn {
	display: none;
}

#filtter {
	position: relative !important;
}

@media (min-width: 320px) and (max-width: 730px) {
	article.commerce-product-teaser .product-image img {
		height: 100px !important;
	}

	#footer-animation {
		background-position: bottom;
		background-size: 100% !important;
		height: 260px !important;
	}

	.filtter-btn {
		width: auto;
		display: inline-block;
		vertical-align: middle;
		height: 34px;
		color: #fff;
		border: 1px solid #ff8d00;
		background-color: #ff8d00;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-webkit-appearance: none;
		-ms-progress-appearance: none;
		-moz-appearance: none;
		transition: all .15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		padding: 5px 15px;
		cursor: pointer !important;
		text-transform: uppercase;
		letter-spacing: 0;
		font-weight: 600;
		box-shadow: none;
		text-align: center !important;
		margin: 0px 15px 12px 15px;
	}

	#toggle_tst {
		display: none;
	}

	.custom-cart-form .right-side,
	.custom-cart-form .left-side,
	.custom-cart-form .col-md-12 {
		padding: 0 !important;
	}

	.st-key {
		display: none;
	}

	.st-head-row {
		border-color: #eee;
	}

	#edit-sidebar-coupon-redemption-form {
		background: transparent;
		padding: 0 !important;
		margin-top: 0 !important;
		border: none !important;
	}

	#edit-sidebar-coupon-redemption-form .form-group {
		width: 100% !important;
		background: #fff5e3;
		padding: 8px 10px 0;
		border: solid 1px #eee;
	}

	div#edit-coupon-redemption>div {
		width: 100% !important;
	}

	div#edit-coupon-redemption button {
		margin: 5px 0px 30px !important;
		width: 100% !important;
	}

	.form-actions .btn,
	.form-actions .btn-group {
		margin-right: 10px !important;
		width: 100% !important;
		margin-bottom: 10px !important;
	}

	.newsletter-signup__submit {
		width: 100%;
		margin-top: 0px !important;
	}
}

@media (min-width: 320px) and (max-width: 900px) {

	.block-testpopup-modal.spb_overlay .spb-popup-main-wrapper {
		max-width: 96% !important;
	}

	#block-testpopup a img {
		width: 100% !important;
	}

	.spb-controls {
		right: -8px !important;
		top: -22px !important;
	}

	#footer-animation {
		height: 160px !important;
	}

	.form-wrapper__login-option {
		padding: 0 !important;
	}

	#edit-shipping-information-shipping-profile div {
		width: 100% !important;
	}

	.mobile-number-field .form-type-textfield input {
		display: block;
		width: 100% !important;
		height: 36px;
		padding: 6px 12px;
		margin-bottom: 20px;
		transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
		color: #555;
		border: 1px solid #ccc;
		border-radius: 3px;
		background-color: #fff;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		font-size: 16px;
		line-height: 1.42857;
	}

	.commerce-product-compact-display table .field--name-field-list-image {
		float: left;
		margin-right: 0;
		width: 50%;
		text-align: center;
		display: block;
		height: auto;
	}

	.commerce-product-compact-display .field--name-title {
		float: left;
		display: block;
		width: 50%;
		height: auto;
		word-break: break-word;
		white-space: normal;
	}

	#user-login-form,
	#user-register-form,
	#user-pass {
		width: 100% !important;
		margin: auto;
		padding: 16px !important;
		border: solid 1px #eaeaea;
	}

	ul.nav-tabs.tabs--primary {
		padding-left: 1px !important;
	}

	ul.nav-tabs li a {
		font-size: 13px !important;
	}

	ul.nav-tabs li {
		padding: 0 7px !important;
	}

	.tabs {
		width: 100% !important;
	}
}

#edit-login-returning-customer-forgot-password {
	float: right !important;
}

.site-branding a::after {
	content: '';
	background: url(https://amazingbooks.com/sites/default/files/2023-08/amazing-books-logo.jpeg) no-repeat !important;
}

.total-rating {
	display: none !important;
}

.return {
	width: 110px;
	height: 25px;
	overflow: hidden;
}

.more-details .modal .modal-title {
	width: 160px;
	height: 30px;
	overflow: hidden;
}

.starrating {
	display: none;
}

.region.region-navigationtopleft {
	display: flex;
	justify-content: flex-end;
	height: 45px;
	align-items: center;
}

.region.region-navigationtopleft a {
	color: #fff;
	font-size: 14px;
}

.product-inner .form-wrapper {
	display: flex;
}

article.commerce-product-teaser .product-image img {
	transition: unset !important;
    width: 100% !important;
    width: 100%;
    height: 155px;
    object-fit: contain;
    background: #fff;
    padding: 5px;
}

article.commerce-product-teaser .product-bottom {
	font-weight: normal !important;
	padding: 0px 0 0 !important;
	height: 130px !important;
	position: relative;
}

article.commerce-product-teaser .product-bottom a {
	font-weight: 700 !important;
    font-size: 15px !important;
    color: #000 !important;
    line-height: 16px;
    display: block;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    text-transform: capitalize;
	padding-bottom: 22px;
}

.commerce-product-teaser .title-by-author {
	min-height: 21px !important;
	padding: 0 10px;
}

article.commerce-product-teaser .product-image {
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px !important;
	padding: 10px 10px 0;
}

.price-section, .field--name-field-rating {
	width: 100%;
	display: inline-block;
	margin: 0px 0;
	padding: 0 10px;
}

.commerce-product-full .slick-slide {
	background: transparent !important;
	display: block !important;
}
.commerce-product-full .slider-container .field--name-field-gallery-images{
	height: 620px;
    overflow: hidden;
}
.slick-slider .slick-track {
	width: auto;
	margin: 0 -10px;
}

.related-products article.commerce-product-teaser {
	margin-bottom: 0px !important;
	margin-top: 0 !important;
}

@media (max-width: 1024px) {
	.tbm.tbm--mobile .tbm-button {
		margin-top: 0 !important;
		position: absolute;
		right: 0px;
		top: -147px !important;
		padding: 2px !important;
	}

	header.navbar-default {
		border: none;
		min-height: 0 !important;
		height: auto !important;
	}

	.tbm.tbm--mobile .tbm-collapse {
		background: #fff;
		padding-top: 1rem;
		box-shadow: 0px 15px 21px 0px #777;
		top: -108px !important;
	}

	.cart--cart-block {
		padding: 6px 10px 7.5px 48px;
	}

	.cart-block--summary__icon {
		width: 32px;
		padding: 2px 18px;
	}

	.region-navigationcartlinks #block-cartflyout {
		margin: 4px 5px 30px -35px;
		width: 110px;
	}

	.navigation-middle__left {
		width: 100% !important;
		height: auto !important;
	}

}

@media (max-width: 767px) {
	.tbm.tbm--mobile .tbm-button {
		margin-top: 0 !important;
		position: absolute;
		right: 0px;
		top: -109px !important;
		padding: 2px !important;
	}

	.tbm.tbm--mobile .tbm-collapse {
		background: #fff;
		padding-top: 1rem;
		box-shadow: 0px 15px 21px 0px #777;
		top: -70px !important;
	}
}


body {
	background-color: #fff !important;
	margin-top: 0 !important;
}

.navbar-default {
	background-color: var(--white-background) !important;
}

.navbar-header .main-navigation ul.menu.nav>li>a {
	text-transform: capitalize !important;
	color: #fff;
	line-height: 50px !important;
}

header.navbar-default {
	border: none;
	height: 30px;
	width: 100%;
	margin: 0;
  box-shadow: none;
}

header.navbar-default .navbar-header .main-navigation ul.menu.nav {
	margin-left: 0;
	height: 48px;
}

header.navbar-default .navbar-header .main-navigation ul.menu.nav>li>a {
	padding: 0 !important;
}

header.navbar-default .navbar-header .main-navigation ul.menu.nav>li {
	float: left;
	margin: 0 20px;
}

.navbar {
	border-radius: 0 !important;
}

.view-id-home_page_categories .views-row {
	margin: 50px 0;
	font-weight: 600;
	position: relative;
}

.views-field-name {
  padding: 5px 0 5px 0;
  font-size: 25px;
  margin-bottom: 25px;
  font-weight: 400;
  text-align: center;
  font-family: "Fraunces", serif;
}

.views-field-name-1 {
	position: absolute;
	top: 0;
	right: 0;
}

.views-field-name a {
	color: #333e48 !important;
}

#block-testpopup {
	display: none;
}

.field.field--name-field-rating.field--type-starrating.field--label-above {
	display: flex;
}

.btn-view-all {
	background-color: var(--green-background) !important;
	border: 0;
	padding: 8px 20px;
	color: #fff;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 3px;
	border-radius: 1px;
}

ul.table-ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}

ul.table-ul li {
	width: 48%;
	list-style-type: none;
	padding: 5px 15px;
	/* border: 1px solid #ccc; */
	/* margin: 5px 0px; */
}

ul.table-ul .field--label {
	display: none;
}

ul.table-ul .field--label-inline,
ul.table-ul .field--type-string {
	display: inline-block;
}


.btn-view-all:hover {
	background-color: var(--green-background) !important;
	color: #fff !important;
}

.view-id-home_page_categories .slick__slide {
	padding: 0 16px;
	float: left;
}

/* Limit the banner/slider to container width */
.slick__slide .banner-wrapper {
  max-width: 1320px;   /* adjust to your site’s container width */
  margin: 0 auto;      /* centers the banner */
}

/* Make the image responsive inside container */
.slick__slide .banner-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
  object-fit: cover;
}

article.commerce-product-teaser .product-bottom {
	font-weight: normal !important;
	padding: 16px 0 0 !important;
	height: 200px;
	position: relative;
}

article.commerce-product-teaser .product-bottom a {
	font-weight: 700 !important;
	font-size: 15px !important;
	color: #000 !important;
}

article.commerce-product-teaser .product-bottom p {
	font-size: 14px !important;
}

.button--primary {
	border: 0;
	padding: 10px 24px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 10px;
	border-radius: 2px;
}

.block-region-services {
	text-align: center;
	margin: 0 -15px;
}

.block-region-services section .field--name-body {
  text-align: center;      /* center text */
  display: flex;           /* optional if you want vertical centering too */
  align-items: center;     /* vertical center */
  justify-content: center; 
  height: 202px;
}

/* First block in services region */
.block-region-services .block:nth-child(1) .field--name-body {
  background-color: #f4c3c3;
}

/* Second block */
.block-region-services .block:nth-child(2) .field--name-body {
  background-color: #c8e5e9;
}

/* Third block */
.block-region-services .block:nth-child(3) .field--name-body {
  background-color: #c4efcd;
}

/* Fourth block */
.block-region-services .block:nth-child(4) .field--name-body {
  background-color: #cbc4ef;
}

a {
	color: var(--black-background);
}

a:hover {
	color: var(--black-background);
}

.footer-widgets {
	background-color: var(--white-background);
	margin: 0;
}

footer.footer {
	background-color: #fff !important;
	padding: 0 !important;
}

/* #footer-animation {
	background: url(../images/footer.png);
	background-position: bottom;
	background-size: cover;
	height: 320px;
	background-repeat: no-repeat;
} */

.footer-widgets .block .block-title {
	color: var(--white-background);
}

.cart--cart-block {
	background: var(--orange-background);
	padding: 10px 15px 10px 50px;
	border-radius: 3px;
	position: relative;
}

.cart-block--summary__icon {
	background: var(--black-background);
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	display: flex;
	justify-content: center;
	border-radius: 3px 0 0 3px;
	padding: 5.3px 21px;
}

.cart--cart-block .cart-block--summary__count {
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #fff !important;
}

.slick__arrow {
	display: none !important;
}

.slick-dots li button::before {
	font-size: 13px !important;
}

.slick-dots li {
	margin: 0 0 !important;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: var(--dark-green-background) !important;
}

#block-views-block-offer-banner-block-1 {
	position: relative;
}

#block-views-block-offer-banner-block-1 .banner-wrapper h3,
#block-views-block-offer-banner-block-1 .banner-wrapper .content {
	position: absolute;
	z-index: 1;
}

#block-views-block-offer-banner-block-1 .banner-wrapper h3 {
	top: 70px;
	width: 61%;
	left: 12%;
	font-size: 90px;
	color: #000;
}

#block-views-block-offer-banner-block-1 .banner-wrapper .content {
	left: 37%;
	top: 195px;
	font-size: 40px;
	width: 60%;
	color: #000;
	line-height: 52px;
}

#block-views-block-offer-banner-block-1 .banner-wrapper .content a {
	color: #000 !important;
}

.path-product .button--add-to-cart.use-ajax {
	display: none;
}


.wishlist-items {
	flex-wrap: wrap;
	display: flex;
}

.wishlist-item {
	display: flex;
	flex-direction: column;
	flex: auto;
	height: 250px;
	min-width: 350px;
	margin: 0 8px 8px 0;
	/* Some gutter */
	max-width: 350px;
	display: flex;
	margin: 15px 15px 0px 0px;
	background: #fafafa;
	padding: 15px;
	position: relative;
}

div#edit-coupon-redemption {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
}

div#edit-coupon-redemption>div {
	width: 100%;
}

div#edit-coupon-redemption .alert {
	margin-top: 0;
}

div#edit-coupon-redemption .close {
	position: absolute;
	right: 5px;
	top: 0;
	margin: 0;
	padding: 0;
	height: auto;
}

div#edit-coupon-redemption button {
	margin: 25px 0px 0px 15px;
	height: 38px;
}

.left-side div[data-drupal-selector='order-total-summary'] {
	margin-top: 15px;
}

.coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple {
	width: 100%;
	margin-bottom: 15px;
	background: #fafafa;
	padding: 15px;
}

.coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple h3 {
	font-size: 16px;
}

.coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr td {
	width: 100px;
}

.coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple button {
	margin: 0 0 0 0 !important;
}

aside#cart-offcanvas {
	z-index: 9999;
}

.wishlist-item__actions {
	position: absolute;
	bottom: 25px;
	flex-direction: column;
	width: 100%;
}

.wishlist-item__actions .form-group {
	display: flex;
}

.wishlist-item__actions .form-group button {
	width: 150px;
	margin-right: 15px;
}

form#commerce-wishlist-default-user-form {
	margin: auto;
	max-width: 1096px;
}

form#commerce-wishlist-default-user-form a#edit-header-share {
	display: none;
}

.navigation-middle {
	display: flex;
	justify-content: space-between;
	background: #fff;
	padding: 0 16px;
	height: 100px;
	max-width: 100%;
	width: 1350px;
	margin: auto;
}

.site-branding {
	width: 300px;
}

.site-branding a {
	font-size: 30px !important;
	position: relative;
	height: 70px;
	float: left;
	margin-top: 6px;
	text-indent: -150%;
	overflow: hidden;
	width: 100%;
}

.site-branding a::after {
	content: '';
	background: url(https://amazingbooks.com/sites/default/files/2023-08/amazing-books-logo.jpeg) no-repeat !important;
	position: absolute;
	background-size: 100% 70px !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 70px;
}

.region-navigationsearch {
	margin: 33px 0;
	width: 580px;
	max-width: 100%;
	padding: 0;
}

.cart-block--summary .cart-block--link__expand {
	display: flex;
	white-space: nowrap;
}

.region-navigationcartlinks {
	float: right;
	margin: 30px 0;
}

.help-block {
	display: none !important;
}

.form-group {
	margin-bottom: 0 !important;
	width: 100%;
}

.navigation-top {
	background: var(--custom);
	width: 100%;
	display: flex;
	margin: 0;
  height: 42px;
}

.navigation-top__left {
	width: 100%;
}

.navigation-top__left .navbar-nav>li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #fff;
	margin: 0;
}

.navigation-top__left .navbar-nav>li:last-child {
	border-right: none;
}

.navigation-top__left .navbar-nav>li>a {
	padding: 0 !important;
}

.navigation-top__left .navbar-right {
	float: right !important;
	margin-right: 15px;
	padding: 10px 0;
}

.navbar-default .navbar-header {
	max-width: 100%;
	width: 1350px;
	margin: auto;
	float: inherit !important;
}

.form-search {
  background-color: #f6f6f6 !important;
  border: solid 1px #f6f6f6 !important;
  color: #e7e7e7 !important;
	height: 37px;
  border-radius: 10px;
}

.form-search.form-control {
	color: #555 !important;
}

.input-group-btn .btn-primary {
	color: #fff;
	border: solid 1px #f6f6f6 !important;
	background-color: #f6f6f6 !important;
	padding: 6px 14px !important;
	border-radius: 0 10px 0 10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

}

.cart-offcanvas {
	padding: 16px !important;
}

.cart--cart-offcanvas__close {
	float: right;
	margin-right: 10px;
}

.cart--cart-offcanvas__close .btn {
	margin: 0px 0 18px 0 !important;
	width: 43px;
	height: 43px;
	font-size: 28px !important;
	line-height: normal;
	background-color: #ff0500 !important;
	color: #fff !important;
	padding: 0;
}

.cart-block--offcanvas-contents {
	position: relative;
	float: left;
}

.cart-block--offcanvas-contents__links {
	position: absolute;
	bottom: 30px;
	text-transform: capitalize;
	background: var(--green-background);
	padding: 7px 20px;
	border-radius: 3px;
	width: 40%;
	text-align: center;
}

.cart-block--offcanvas-contents__links a {
	color: #fff !important;
}

.btn-info,
.button--primary {
	color: #fff;
	border-color: #eb8500 !important;
	background-color: #ff9102 !important;
	transition: 0.3s;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.search-block-form input#edit-keys {
	color: #000 !important;
}

.commerce-product-teaser .title-by-author {
	min-height: 50px;
}

.btn-info:focus,
.btn-info.focus {
	color: #fff;
	border-color: #f36f36 !important;
	background-color: #d47800 !important;
}

.btn-info:hover,
.button--primary:hover,
.cart-block--offcanvas-contents__links:hover {
	color: #fff;
	border-color: var(--dark-green-background) !important;
	background-color: var(--dark-green-background) !important;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	border-color: #f36f36 !important;
	background-color: #d47800 !important;
}

article.commerce-product-teaser .product-image a:before {
	background: none;
}

article.commerce-product-teaser {
	margin-bottom: 20px;
	/* padding: 0 10px; */
	padding: 10px;
	border: 1px solid #eee;
	margin-top: 5px;
	transition: 0.3s;
}

article.commerce-product-teaser:hover {
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 15%);
}

article.commerce-product-teaser .form-submit {
	width: 100% !important;
	bottom: 0px;
	position: absolute;
	border-radius: 5px;
}

article.commerce-product-teaser .product-image {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

article.commerce-product-teaser .product-image img {
	width: 100% !important;
}

.commerce-product-full .field--name-field-gallery-images .slick-arrow {
	display: none !important;
}

.full-product.price-section {
	margin: 5px;
	width: auto;
	display: flex;
	gap: 10px;
}

#views-exposed-form-search-books-page-1 .form-item-keys {
	display: none;
}

.commerce-product-full #thumbnail .field--name-field-gallery-images .slick-slide img {
    height: 140px;
    width: 140px;
    border: solid 1px #ebebeb;
    padding: 4px;
    border-radius: 3px;
	cursor: pointer;
}

.commerce-product-full-wrap img{
	width: 140px;
    height: 140px;
    border: solid 1px #ebebeb;
    padding: 4px;
    border-radius: 3px;
}
.taxonomy-term {
	padding: 20px 0 !important;
}

section#block-views-block-list-product-block-2 .views-field-name {
	/* display: list-item; */
}

section#block-views-block-list-product-block-2 .slick__slide {
	padding: 15px;
}

section#block-views-block-list-product-block-2 .view-header .row {
	margin: 5px 0px;
	height: 35px;
	position: relative;
}

article.commerce-product-teaser .product-image img {
	transition: unset !important;
	width: 100% !important;
}

article.commerce-product-teaser .product-inner:hover .product-image img {
	transform: unset;
}

.taxonomy-term h2 {
	padding: 0 0 5px 0;
	font-size: 25px;
	border-bottom: 1px solid #e2e8f0;
	margin-bottom: 0;
}

.cart-block--offcanvas-contents__update {
	width: 100%;
}

.page-header {
	margin: 44px 0 20px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5 !important;
	font-size: 24px !important;
	text-transform: capitalize !important;
}

table .field--name-field-list-image {
	float: left;
	margin-right: 20px;
	width: 100px;
	text-align: center;
	display: block;
	height: 70px;
}

table .field--name-field-list-image .img-responsive {
	height: 70px;
}

.stacktable td {
	vertical-align: middle !important;
}

.field--name-total-price {
	background: #f3f3f3;
	margin: -22px 0 11px;
	padding: 7px 0;
	border: solid 1px #ddd;
	color: #000;
}

.layout-region-checkout-secondary {
	width: 40%;
}

.layout-region-checkout-main {
	width: 60%;
}

.layout-region-checkout-secondary h3 {
	font-size: 20px !important;
	margin-top: 0 !important;
}

#edit-sidebar-coupon-redemption-form {
	background: #fefff2;
	padding: 15px;
	margin-top: 60px;
	border: solid 1px #c2d703;
}

.form-control,
.input-group {
	margin-bottom: 16px;
}

legend,
.js-form-item-sort-bef-combine .control-label {
	margin-bottom: 6px !important;
	font-size: 18px !important;
	line-height: inherit;
	border: none;
	text-transform: capitalize;
	color: #333 !important;
}

.bef-exposed-form .form--inline .form-item {
	display: block;
}

.address-container-inline>.form-item {
	display: inline-block;
	margin-right: 0 !important;
	width: 49.6% !important;
}

.has-error .control-label,
label {
	color: #5e5e5e !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	text-transform: capitalize;
}

.checkout-pane-payment-information {
	margin-top: 16px;
}

.alert {
	margin-bottom: 10px !important;
	padding: 5px 30px 5px 5px !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: transparent !important;
}

.has-error .form-control,
.has-error .input-group-addon {
	border-color: #ff8c8a !important;
}

.has-error .select-wrapper:after {
	color: #ff0500 !important;
	top: 20px;
}

input[type=number]::-webkit-inner-spin-button {
	opacity: 1 !important;
}

.headerContainer {
	background: #fff;
}

.author-section {
	float: left;
	width: 100%;
	margin-top: 6px;
	color: hwb(0deg 0% 100% / 46%);
}

.author-section .by {
	float: left;
	margin-right: 6px;
	width: 10%;
}

.author-section .author {
	float: left;
	width: 80%;
	height: auto;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.price-section,
.field--name-field-rating {
	width: 100%;
	display: inline-block;
	margin: 20px 0;
	margin: 3px 0;
}

.final-price {
	font-weight: 800;
	font-size: 20px;
	color: #000;
	float: left;
}

.strikethrough-price {
	float: right;
	font-size: 14px;
	line-height: 29px;
	text-decoration-line: line-through;
}

.field--name-title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.cart-block--offcanvas-cart-table__quantity {
	width: 70px;
}

.cart-block--offcanvas-cart-table__quantity input {
	width: 100% !important;
}

.cart-offcanvas--right {
	width: 28em !important;
}

.cart-block--offcanvas-cart-table__title {
	font-size: 16px;
}

.cart-block--offcanvas-cart-table__remove .btn {
	background: #ffa6a6 !important;
	color: #fff !important;
	font-size: 21px !important;
	font-weight: 100;
	padding: 0px 11px !important;
}

.views-exposed-form h2 {
	font-size: 20px !important;
	margin: 0 0 20px !important;
	font-weight: 100;
	text-transform: capitalize;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 7px;
}

.views-exposed-form label {
	display: block;
	margin-bottom: 8px !important;
	font-weight: normal !important;
	font-size: 14px !important;
	text-transform: capitalize;
}

.bef-select-all-none {
	margin: 8px 0 30px !important;
}

.views-exposed-form #edit-book-price-wrapper--3 {
	width: 100%;
}

.views-exposed-form .form-inline .form-control {
	width: 100%;
}

.bef-exposed-form .form--inline>.form-item {
	float: left;
	width: 100%;
	text-transform: capitalize;
	border-bottom: 1px solid #d5d5d5;
	padding: 0 14px;
	margin-bottom: 20px !important;
}

.form-group .panel {
	float: none;
	margin-bottom: 20px;
}

.region-sidebar-first {
	border-right: 1px solid #d5d5d5;
}

.region-sidebar-first ul {
	padding-left: 15px !important;
}

.region-sidebar-first ul li a {
	color: #5e5e5e;
	font-size: 14px;
	font-weight: normal;
}

.region-sidebar-first .panel-default>.panel-heading {
	color: #333;
	border-color: transparent !important;
	background-color: transparent !important;
	padding: 0 15px 0px 15px !important;
}

.region-sidebar-first .panel {
	margin-bottom: 22px;
	border-bottom: 1px solid #ccc !important;
	background-color: transparent !important;
	box-shadow: none !important;
	border: none;
	border-radius: 0 !important;
}

.region-sidebar-first .panel-title {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 6px !important;
	font-weight: bold !important;
	font-size: 14px !important;
	text-transform: uppercase;
}

#block-useraccountmenu a {
	color: #000 !important;
	text-transform: uppercase;
	font-size: 13px;
}

.product-title {
	font-size: 29px;
	color: #101010;
	font-weight: 700;
	margin: 0 0 15px;
}

.commerce-product-full .slick-slide {
	background: #f7f8f8;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
}

#edit-reset--2 {
	width: 96%;
	margin: 0px auto 60px;
	display: block;
}

#user-login-form,
#user-register-form,
#user-pass {
	width: 500px;
	margin: auto;
	padding: 20px;
	border: solid 1px #eaeaea;
}

.tabs {
	width: 500px;
	margin: 0 auto -1px;
}

.order-address-container {
	display: flex;
	gap: 30px;
}

.order.single-order-detail {
	margin: auto;
	background: #fafafa;
	padding: 20px;
}

.order.single-order-detail .customer-information,
.order.single-order-detail .field--label-inline {
	margin: 10px 0px;
}

.order.single-order-detail .field__label {
	font-weight: bold;
}

.btn-info,
.button--primary {
	border: 1px solid var(--orange-background) !important;
	border-color: var(--orange-background);
	background: var(--orange-background) !important;
}

.btn-info:hover,
.button--primary:hover {
	background: var(--dark-green-background) !important;
}


.cart-offcanvas-bg.is-animating,
.cart-offcanvas-bg.is-open {
	z-index: 999;
}

.footer-widgets ul.nav a:hover {
	color: var(--gray-color);
	text-decoration: underline;
}

.cart--cart-offcanvas__close .btn {
	display: flex;
	justify-content: center;
}

.cart--cart-offcanvas__close {
	display: flex;
	justify-content: flex-end;
}

.cart--cart-offcanvas {
	display: flex;
	flex-direction: column;
}

.cart-offcanvas.is-open {
	border-left: 5px solid var(--dark-green-background);
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
	padding: 8px;
	vertical-align: top;
	border-top: 1px solid var(--gray-color);
	line-height: 1.42857;
}

nav#tbm-main {
	background: transparent;
}

nav#tbm-main a {
	color: var(--white-background);
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 48px;
}

nav#tbm-main a:hover {
	background-color: transparent;
}

.tbm-item.level-1.tbm-item--has-dropdown .tbm-link {
	padding-right: 1px;
}

nav#tbm-main .tbm-submenu-toggle {
	background-color: transparent;
	color: var(--white-background);
	width: 2rem;
}

nav#tbm-main .tbm-submenu h2.block-title {
	font-size: 1.1em;
	color: var(--orange-background);
	padding: 0;
	margin: 5px;
	height: 20px;
	display: block;
	position: relative !important;
}

.total-rating span {
	display: flex;
	font-size: 13px;
	height: 15px;
	align-items: center;
	font-weight: bold;
	/* margin-top: 5px; */
}

.total-rating span div {
	padding: 0px 2px 0 0;
	margin-top: 5px;
}


nav#tbm-main .tbm-submenu li {
	height: 35px;
}

nav#tbm-main .tbm-submenu a {
	color: var(--black-background);
	display: flex;
	justify-content: flex-start;
	text-decoration: underline;
}

nav#tbm-main .tbm-submenu a:hover {
	font-weight: 600;
	font-size: 1em;
}

nav#tbm-main .tbm-submenu .menu {
	border-right: 1px dotted #00000014;
	max-width: calc(100% - 40px);
	padding: 0px 15px 15px 5px;
	margin-bottom: 15px;
}


/**************** Responsive  CSS  ********************/


@media (max-width: 1024px) {
	.navigation-middle {
		display: table;
		width: 100%;
		padding-top: 15px;
	}

	.site-branding {
		width: 40% !important;
	}

	.navigation-middle__left {
		width: 100% !important;
	}

	.region-navigationcartlinks {
		float: right !important;
		margin: -153px auto 13px !important;
		width: 170px !important;
	}

	.site-branding a::after {
		content: '';
		background: url(../images/logo.png) no-repeat !important;
		position: absolute;
		background-size: 100% 70px !important;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 70px;
		margin: auto;
	}

	.region-navigationsearch {
		margin: 20px auto;
		width: 100%;
		float: left;
	}

	#block-views-block-offer-banner-block-1 .banner-wrapper h3 {
		top: 5%;
		width: 100%;
		left: 5%;
		font-size: 80px;
		color: #000;
	}

	#block-views-block-offer-banner-block-1 .banner-wrapper .content {
		left: 5% !important;
		top: 128px !important;
		font-size: 41px !important;
		width: 87% !important;
		line-height: normal !important;
	}
}

@media (max-width: 768px) {
	.site-branding {
		width: 55% !important;
	}

	.layout-region-checkout-main,
	.layout-region-checkout-secondary {
		width: 100%;
	}

	#edit-sidebar-coupon-redemption-form {
		margin-top: 30px;
	}

	#edit-sidebar-coupon-redemption-form-apply,
	.layout-region-checkout-footer button {
		width: 100% !important;
	}

	.form-required:after {
		position: relative;
		top: -10px;
		right: 0;
	}
}

@media (max-width: 767px) {

	.navigation-top__left .navbar-right {
		float: right !important;
		margin-right: 12.5%;
		padding: 0px 0;
	}

	.site-branding {
		width: 55% !important;
	}

	.site-branding a {
		float: inherit !important;
		display: block !important;
		height: 54px !important;
		top: -9px;
	}

	.site-branding a::after {
		background-size: auto 50px !important;
		width: 100% !important;
		height: 100% !important;
	}

	.region-navigationsearch {
		margin: 0 !important;
		width: 100%;
	}

	.navbar-header .main-navigation .menu-toggle {
		display: block;
		padding: 12px 0 !important;
		color: #fff !important;
		font-size: 21px !important;
		height: 48px;
		line-height: normal;
	}

	navbar-header .main-navigation {
		position: relative;
		height: 100%;
		width: 100%;
	}


    .main-navigation ul.menu.nav>li {
        float: inherit !important;
        padding: 0 16px !important;
        margin: 0 !important;
        border-top: 1px solid #646464;
    }

	.navbar-header .main-navigation ul.navbar-nav.menu-open {
        position: absolute;
        left: 0;
        visibility: visible;
        width: 100%;
        margin: 0;
        border-top: none !important;
        background: #505050;
        padding: 0 !important;
        height: auto !important;
    }

	.navbar-header .main-navigation ul.navbar-nav a:last-child {
		border-bottom: none !important;
	}

	.slick-dots {
		position: relative !important;
		bottom: 0 !important;
		width: 100% !important;
		padding: 0 !important;
		margin: auto !important;
	}

	#footer-animation {
		height: 100px !important;
	}

	.cart-offcanvas {
		padding: 16px 7px 16px 16px !important;
	}

	.cart-offcanvas--right {
		width: 23em !important;
	}

	.navigation-middle__left {
		width: 100% !important;
	}

	.region-navigationcartlinks {
		margin: -113px auto 13px !important;
		width: 127px !important;
	}

	#block-views-block-offer-banner-block-1 .banner-wrapper h3 {
		top: 5%;
		width: 100%;
		left: 5%;
		font-size: 20px;
		color: #000;
	}

	.navbar-header .main-navigation .menu-toggle .label {
		color: #fff !important;
	}

	.navbar-header .main-navigation {
		position: static;
		width: 100%;
	}

	#block-views-block-offer-banner-block-1 .banner-wrapper .content {
		left: 5% !important;
		top: 58px !important;
		font-size: 21px !important;
		width: 64% !important;
		line-height: normal !important;
	}

	.region-sidebar-first {
		border-right: none;
	}

	#views-bootstrap-search-books-page-1 .col-sm-6 {
		width: 48% !important;
		display: inline-block;
	}

	.navbar {
		border-radius: 0 !important;
	}
}

/* details page start */
.path-product .page-header {
	display: none;
}

.commerce-product-full {
	margin: 35px 0 0;
}

.commerce-product-full-wrap {
	display: flex;
	flex-wrap: wrap;
}

.commerce-product-full .left-section img {
	width: 100%;
}

.product-author .field--name-field-authors,
.product-publisher .field--name-field-publisher {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.product-author .field--name-field-authors .field--label,
.product-publisher .field--name-field-publisher .field--label {
	margin-right: 5px;
	color: #333;
}

.mb-35 {
	margin-bottom: 35px;
}

.right-section .price-section {
	border: 1px solid #e2e8f0;
	gap: inherit;
	display: inherit;
	margin-top: 0;
	padding: 12px 15px;
	height: 100%;
	border-radius: 4px;
}

.right-section .price-section .button--primary {
	border-radius: 5px;
}

.right-section .price-section .wrap-price {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 15px;
}

.right-section .price-section .wrap-price span {
	color: #333;
}

.product-tab-bottom {
	padding: 0 15px;
}

.product-tab-bottom .tab-pane {
	padding: 15px 0;
	color: #444;
}

.product-tab-bottom .tab-pane th {
	background: #fbfbfb;
}

.product-tab-bottom ul.nav-tabs {
	padding-left: 0;
}

.product-tab-bottom .tab-content {
	border: 1px solid #ddd;
	padding: 0 15px;
	border-top: 0;
	margin-left: -1px;
}

.product-tab-bottom p {
	margin: 0 0 14px;
	color: #444;
}

.right-section .btn-wrap {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	width: 100%;
}

.right-section .btn-wrap .button {
	margin: 0;
}

.right-section .btn-wrap .btn-default {
	font-weight: 600;
	color: #555;
	padding: 6px 20px;
}

.right-section .btn-wrap .btn-default:focus {
	outline: inherit;
	outline-offset: inherit;
}

.right-section .return {
	margin-bottom: 5px;
}

.right-section .more-details a {
	text-decoration: underline;
}

.right-section .more-details a:hover {
	text-decoration: none;
}

.right-section .discount-block {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.right-section .discount-block span {
	float: none;
	font-size: 14px;
}

.right-section .discount-text {
	display: flex;
	align-items: baseline;
}

.right-section .discount-text span {
	color: #CC0C39;
}

.right-section .strikethrough-price,
.right-section .final-price {
	margin-left: 4px;
}

.view-list-product .slick {
	overflow: hidden;
}

.view-list-product .slick-list {
	margin: 0 -26px;
	/* padding: 0 2px; */
	padding: 0 11px
}

.product-condition {
	margin-bottom: 10px;
	font-weight: 700;
	color: #828386;
	font-size: 17px;
}

.product-condition strong {
	color: #333;
}

.total-rating {
	display: flex;
	/* align-items: center; */
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 8px;
	/* flex-direction: column; */
}

.total-rating span {
	display: flex;
	font-size: 13px;
	font-weight: bold;
	align-items: center;
	height: 25px;
}

.total-rating span div {
	padding: 0px 5px 0px 0px;
}

.total-rating .glyphicon {
	color: #ffb243;
}

.total-rating .rate-text {
	font-size: 13px;
}

.inc-and-dec-block {
	max-width: 200px;
}

.available-stock {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}

.inc-and-dec-block .btn-number {
	height: 37px;
}

.inc-and-dec-block .btn-number span {
	font-weight: 400;
	font-size: 12px;
}

.inc-and-dec-block input {
	text-align: center;
	height: 37px;
}

.right-section .wrap-price .strikethrough-price {
	display: none;
}

.product-publish strong,
.product-type strong {
	margin-right: 5px;
	color: #333;
	font-weight: bold;
}

.product-publish span,
.product-type span {
	color: #595959;
}

.tbm.tbm--mobile .tbm-button {
	margin-top: 8px;
}

.tbm.tbm--mobile .tbm-nav {
	background: transparent;
}

.tbm.tbm--mobile .tbm-item {
	border: none;
}

.tbm.tbm--mobile .tbm-link-container {
	padding: 0 5px;
}

.tbm.tbm--mobile .tbm-link-container .tbm-link {
	color: #222 !important;
	justify-content: flex-start !important;
	padding: 0 1.25rem !important;
}

.tbm.tbm--mobile .tbm-link-container .tbm-toggle {
	display: none !important;
}

.tbm.tbm--mobile .tbm-submenu {
	border: none;
}

.tbm.tbm--mobile .block-title {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
	height: auto !important;
	padding-bottom: 6px !important;
}

.tbm.tbm--mobile .tbm-submenu .menu {
	padding: 0px 15px 0 5px !important;
	margin-bottom: 0 !important;
}

.tbm.tbm--mobile .block-title {
	margin-top: 15px !important;
	margin-bottom: 0 !important;
}

.tbm.tbm--mobile #block-system-menu-blockfiction-submenu-right-menu,
.tbm.tbm--mobile #block-system-menu-blocknon-fiction-menu-menu {
	display: none !important;
}

.block-testpopup-modal.spb_overlay .spb-popup-main-wrapper {
	max-width: 400px;
	width: 100% !important;
	margin: 0 !important;
	transform: translate(-50%, -50%);
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}

#block-testpopup {
	padding: 30px 10px;
	color: #555;
}

.spb-controls .spb_close {
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #f36f36;
	color: #f36f36;
	font-family: Arial, Helvetica, sans-serif;
}

.spb-controls .spb_minimize {
	font-size: 20px;
	height: 24px;
	line-height: 20px;
	border: 1px solid #f36f36;
	color: #f36f36;
	font-family: Arial, Helvetica, sans-serif;
}

.view-purchased-entity-table-column .field--name-title {
	min-height: 70px;
	display: flex;
	align-items: center;
}

.tacktable .large-only .quantity-edit-input {
	margin: 0;
}

.tacktable .large-only .field--name-title {
	min-height: 70px;
	display: flex;
	align-items: center;
}

.messages__wrapper {
	position: relative;
}

#edit-coupon-redemption .form-group {
	width: 50%;
}

/* details page end */
@media screen and (max-width: 991px) {
	.commerce-product-full-wrap {
		align-items: flex-start;
	}

	.commerce-product-full-wrap .col-md-7 {
		width: 45%;
	}

	.commerce-product-full-wrap .left-section {
		width: 234px;
		margin-bottom: 15px;
	}

	.commerce-product-full-wrap .right-section {
		width: 55%;
	}

	.product-tab-bottom .nav-tabs {
		display: flex;
		white-space: nowrap;
		overflow: auto;
	}

	.product-tab-bottom .nav-tabs li {
		margin: 0;
	}

	.product-tab-bottom .tab-content {
		margin: 0;
	}
}

@media screen and (max-width: 991px) {
	.commerce-product-full-wrap .col-md-7 {
		width: 100%;
	}

	.commerce-product-full-wrap .right-section {
		width: 100%;
		margin-top: 15px;
	}
}

@media screen and (max-width: 380px) {
	.right-section .btn-wrap {
		gap: 10px;
	}

	.right-section .btn-wrap .button--primary {
		padding-left: 14px;
		padding-right: 14px;
	}
}

@media screen and (max-width: 420px) {
	.site-branding a::after {
		background-size: auto 41px !important;
	}
}

@media screen and (max-width: 380px) {
	.commerce-product-full-wrap .left-section {
		width: 100%;
	}
}

.slider-container .field--label {
	display: none;
}

.social-icons {
  display: flex;
  gap: 10px;
  justify-content: flex-end; /* move to right */
  align-items: center;
}

.social-icons a {
  color: #333;
  font-size: 18px;
  text-decoration: none;
}

.social-icons a:hover {
  color: #ff6600; /* change to your theme color */
}