body {font-size: 13px;}

@font-face {
    font-family: 'Garet';
    src: url('https://www.customtentswithlogo.com/fonts/Garet-Book.woff2') format('woff2'),
        url('https://www.customtentswithlogo.com/fonts/Garet-Book.woff') format('woff'),
		url('https://www.customtentswithlogo.com/fonts/Garet-Book.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Bold';
    src: url('https://www.customtentswithlogo.com/fonts/Garet-Heavy.woff2') format('woff2'),
        url('https://www.customtentswithlogo.com/fonts/Garet-Heavy.woff') format('woff'),
		url('https://www.customtentswithlogo.com/fonts/Garet-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.ctwl-font-title .gmt-text-title {
	font-family: "Fraunces", serif !important;
}

.ctwl-font-text .gmt-text-title {
	font-family: 'Garet' !important;
}

.gmt-section.gmt-section-boxed>.gmt-container {
    max-width: 1440px !important;
}

.header.panel>.header.links>li,
.header.panel>.header.links>li>a,
.header.panel>.header.links>li>a:hover,
.header.panel>.header.links>li>a:visited,
.page-header .panel.wrapper {
	color: #303030 ;
	font-size: 1.3rem;
}

.page-main > .page-title-wrapper {
	text-align: center;
}

.page-main > .page-title-wrapper .page-title {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 900;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}

.product-info-main .page-title-wrapper h1 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 600;
	color: #010101;
}

.product-info-main .product-reviews-summary {
	width: 100%;
}

.product-info-main .product-reviews-summary .rating-summary {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #bdbdbd;
}

.product-info-main .product-reviews-summary .reviews-actions a:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #bdbdbd;
}

.product-info-main .product-reviews-summary .reviews-actions a {
	color: #bdbdbd;
}

.product-info-main .product-info-price {
	margin-bottom:0px;
}

.product-info-main .product.attribute.overview {
	margin: 0px;
}

.product-info-main .product-info-price .price-box {
	display: inline-flex;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px !important;
    font-weight: 400;    
    color: #888888;
    text-decoration: line-through;
	text-decoration-color: #f00;
    padding-right: 5px;
}

.product-info-main .product-info-price .old-price .percentage-discount {
    font-size: 16px;
    font-weight: 400;    
    color: #62b959;
	display: none;
}

.page-layout-1column .product-info-main {
	box-shadow: 1px 1px 20px 5px #eee;
	border-radius: 5px;
	padding: 30px;
}

.block-static-block.widget,
.block-cms-link.widget,
.page-header .widget.block,
.page-footer .widget.block {
	margin: 0px;
}

.product.info.detailed {
	padding-top: 50px;
}

.product.info.detailed .product.data.items > .item.title > .switch {
	font-size: 1.6rem;
	font-weight: 600;
	background: #464646;
	color: #fff;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #aeaeae;
}

.product.info.detailed .product.data.items > .item.title > .switch:visited {
	color: #fff;
}

.product.info.detailed .product.data.items>.item.title:not(.disabled)>.switch:focus,
.product.info.detailed .product.data.items>.item.title:not(.disabled)>.switch:hover {
	background: #FC1765;
	color: #fff;
}

.product.info.detailed .product.data.items>.item.content {
	padding: 20px 0 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #aeaeae;
}

.product.info.detailed .product.data.items>.item.title.active>.switch,
.product.info.detailed .product.data.items>.item.title.active>.switch:focus,
.product.info.detailed .product.data.items>.item.title.active>.switch:hover {
	padding-bottom: 1px;
}

.product.info.detailed .product.data.items>.item.title:not(.disabled)>.switch:active,
.product.info.detailed .product.data.items>.item.title.active>.switch,
.product.info.detailed .product.data.items>.item.title.active>.switch:focus,
.product.info.detailed .product.data.items>.item.title.active>.switch:hover {
	background: #FC1765;
	color: #fff;
}

button {
    background: #FC1765;
    border-color: #FC1765;
    color: #fff;
}

.block.newsletter .action.subscribe.primary {
	background: #FC1765;
    border: 1px solid #FC1765;
    height: 47px;
    margin-left: 20px;
    border-radius: 3px;
    padding: 7px 30px;
	font-family: "Poppins", sans-serif;
}

.block.newsletter input {
	height: 47px;
	font-family: "Poppins", sans-serif;
	border-radius: 3px;
}

.block.newsletter .field .control:before {
	line-height: 47px;
}

.copyright {
	background: #141414;
	font-size: 1.1rem;
}

.nav-sections {
	background: #fff;
}

.fotorama__stage {
	box-sizing: border-box;
	border: 1px solid #d5d8dc;
}

.fotorama__thumb {
	background-color: #fff !important;
	box-sizing: border-box;
	border: 1px solid #d5d8dc;
}

.fotorama__thumb-border {
	background-image: none !important;
	border-color: #000 !important;
}

.page-wrapper>.breadcrumbs .items>li strong {
	color: #ee071a;
	text-transform: uppercase;
}

.product-info-main .product-add-form .product-options-wrapper .fieldset>.field,
.product-info-main .product-add-form .product-options-wrapper .fieldset>.fields>.field {
	margin-bottom: 15px;
}

.product-info-main .product-add-form .product-options-wrapper .field .control {
	width: 100%;
}

.product-info-main .product-add-form .product-options-wrapper .fieldset>.field>label.label>span {
	font-size: 1.5rem;
}

.product-info-main .product-add-form .product-options-wrapper .fieldset .field .control label.label span {
	font-size: 1.2rem;
}

.product-info-main .product-add-form .product-options-wrapper .fieldset .field .control select,
.product-info-main .product-add-form .product-options-wrapper .fieldset .field .control textarea {
	font-size: 1.2rem;
	border: 2px solid #ccc;
	border-radius: 20px;
}

/*.product-info-main .product-add-form .product-options-bottom button#product-addtocart-button {*/
/*	background: #FC1765;*/
/*	border-color: #FC1765;*/
/*	border-radius: 25px;*/
/*	font-family: "Poppins", sans-serif;*/
/*	font-size: 1.6rem;*/
/*	width: 100%;*/
/*}*/

.page-products.page-layout-1column .products-grid .product-item {
	border-bottom: 1px solid #e3e4e4;
	border-right: 1px solid #e3e4e4;
	margin-bottom: 0;
	padding: 20px;
	margin-left: 0;
}

.page-products.page-layout-1column .products-grid .product-item:hover {
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.page-products .product-item-info {
	width: 100%;
	overflow: hidden;
}

.product-item-info .product-item-photo {
	display: block;
}

.product.details.product-item-details {
	overflow: hidden;
}

.product-item-name, .product.name a {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
}

.product-item-name {
	margin: 0px;
}

.product-item .product-reviews-summary {
	border-bottom: 0px solid #000;
	margin-bottom: 10px;
	text-align: center;
}

.product-item .product-reviews-summary .reviews-actions {
	margin-top: 2px;
	font-size: 11px;
}

.product-item .product-reviews-summary .reviews-actions a {
	color: #333333;
}

.rating-summary .rating-result {
	width: 68px;
}

.rating-summary .rating-result:before, .rating-summary .rating-result > span:before {
	font-size: 12px;
}

span.special-price.price-prefix {
	font-size: 13px;
    font-weight: 600;
}

.product-item .price-box {
	margin-bottom: 10px;
	text-align: center;
}

.product-item .price-box .old-price {
	margin: 0;
}

.product-item .price-box .old-price .price-final_price .price-wrapper {
    color: #888888;
    font-size: 13px;
	font-weight: 600;
	text-decoration: line-through;
	text-decoration-color: #f00;
}

.product-item .price-box .old-price .percentage-discount {
    font-size: 12px;
    color: #62b959;
	font-weight: 500;
	display: none;
}

.product-item .price-box .price {
	font-size: 18px;
}

.product-item .price-box .old-price .price, .product-item .price-box .price-label {
	font-weight: 600;
    font-size: 12px;
    text-decoration: line-through;
    color: #a7a7a7;	
}

.product-item .product-item-inner {
	text-align: center;
}

.products-list .product-item {
	border-bottom: 1px solid #ccc;
	padding-top: 30px;
}

.products-list .product-item:first-child {
    padding-top: 0;
}

.products-list .product-item-photo {
	display: table-cell;
}

.products-list .product-image-wrapper .product-image-photo {
    background: #f5f5f5;
}

.products-list .product-item-name, .products-list .product.name a {
	text-align: left;
}

.products-list .product-item .product-reviews-summary {
	border-bottom:0px;
	padding-top: 5px;
	text-align: left;
}

.products-list .product-item .price-box {
	width: auto;
	float: none;
	display: block;
	padding-bottom: 10px;
	text-align: left;
}

.products-list .product-item .product-item-inner {
    width: auto !important;
    float: none;
    text-align: left;
}

.block.widget .products-grid .product-item .product-item-inner, .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
.page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
	margin-top: 10px !important;
}

.page-products .product-item-details .product-item-actions .actions-primary .action.primary {
	background: #FFF;
	border-color: #CCC;
	color: #333;
	text-transform: capitalize;
	font-weight: 500;
	border-radius: 0px;
	padding: 8px 15px;
}

.page-products .product-item-details .product-item-actions .actions-primary .action.primary:hover {
	background: #FC1765;
	border-color: #FC1765;
	color: #fff;
}

.block.widget .products-grid .product-item .product-item-inner .actions-primary .action.view-details, 
.page-layout-1column .block.widget .products-grid .product-item .product-item-inner .actions-primary .action.view-details {
	background: #FFF;
    border: 1px solid #ccc;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1.3rem;
    color: #333;
    padding: 6px 15px;
    border-radius: 0;
}

.block.widget .products-grid .product-item .product-item-inner .actions-primary .action.view-details:hover,
.page-layout-1column .block.widget .products-grid .product-item .product-item-inner .actions-primary .action.view-details:hover {
	background: #FC1765;
	border-color: #FC1765;
	color: #fff;
}

.product.info.detailed .gmt-widget-text .gmt-text-title {
	color: #363D44 !important;
}

.page-layout-1column .gmt-widget-container .widget.block.block-static-block .block.widget .products-grid .product-item {
	margin: 0 !important;
    padding: 20px;
    border-bottom: 1px solid #e3e4e4;
    border-right: 1px solid #e3e4e4;
}

.page-layout-1column .widget.block.block-static-block .block.widget .products-grid .product-item:hover {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.cart-summary .checkout-methods-items .action.primary.checkout,
.checkout-shipping-method .actions-toolbar .action.primary.button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
	background: #FC1765;
	border-color: #FC1765;
}

.webforms input[type="text"], .webforms input[type="password"], 
.webforms input[type="url"], .webforms input[type="tel"], 
.webforms input[type="search"], .webforms input[type="number"], 
.webforms input[type*="date"], .webforms input[type="email"], 
.webforms textarea, .webforms select {
	border: 1px solid #69727d;
	border-radius: 3px;
	font-size: 13px;
	min-height: 40px;
	padding: 5px 10px;
}

.webforms .fieldset > .field > .label, .webforms .fieldset > .fields > .field > .label {
	font-size: 16px;
}

.webforms .action.primary {
	background: #db0066;
	border-color: #db0066;
	padding: 11px 35px;
}

#product-review-container {
    padding: 10px;
}

.data.switch .counter {
    color: #ffffff !important;
}

.filter-title strong {
	top: 35px;
}

.sidebar-main .productlist-filter .filter-options .filter-options-item.Category.active .filter-options-content {
	display: block !important;
}

.wk-horizontol-nav .wk-horizontol-filters {
	padding-bottom: 0;
}

@media all and (min-width: 1024px),
print {
	/*.page-products.page-layout-1column .products-grid .product-item {*/
	/*	width: 25% !important;*/
	/*}*/
	
	.page-layout-1column .widget.block.block-static-block .block.widget .products-grid .product-item {
		width: 25%;
	}

	.page-products.page-layout-1column .products-grid .product-item:nth-child(4),
	.page-products.page-layout-1column .products-grid .product-item:nth-child(8),
	.page-products.page-layout-1column .products-grid .product-item:nth-child(12),
	.page-products.page-layout-1column .products-grid .product-item:nth-child(16),
	.page-products.page-layout-1column .products-grid .product-item:nth-child(20) {
		border-right: 0px;
	}
	
	.page-layout-1column .widget.block.block-static-block .block.widget .products-grid .product-item:nth-child(4),
	.page-layout-1column .widget.block.block-static-block .block.widget .products-grid .product-item:nth-child(8),
	.page-layout-1column .widget.block.block-static-block .block.widget .products-grid .product-item:nth-child(12),
	.page-layout-1column .widget.block.block-static-block .block.widget .products-grid .product-item:nth-child(16),
	.page-layout-1column .widget.block.block-static-block .block.widget .products-grid .product-item:nth-child(20){
		border-right: 0px;
	}
	
	.block.newsletter input {
		width: 400px;
	}
	
	.page-products.catalogsearch-result-index .products-grid .product-item {
		width: calc((100% - 6%) / 3);
	}
	.page-layout-1column .gmt-widget-container .block.widget .products-grid .product-item {
		width: calc((100% - 8%) / 4);
	}
	.page-layout-1column .gmt-widget-container .block.widget .products-grid .product-item:nth-child(4n + 1) {
		margin-right: 2%;
        margin-left: 0;
	}
}

@media only screen and (max-width: 768px) {
	.page-header {margin-bottom: 0px;}
	.header.content {padding-bottom: 10px;}
	.block-search .control {border-top: 0px;}
	.logo {margin-top: 11px; margin-left: 55px;}
	.nav-sections-item-title {padding-top: 10px; padding-bottom: 10px; height: auto;}
	.nav-sections-item-content {margin-top: 40px;}
	.navigation .level0, .nav-sections .header.links li {background: #373d44;}
	.navigation .level0:hover, .nav-sections .header.links li:hover {background: #fb126d;}
	.navigation .level0 > .level-top, .nav-sections .header.links li a {
		font-size: 13px; 
		color: #fff;
		text-transform: capitalize;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
		border-width: 0;
		color: #FC1765;
	}
	.navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
		margin-left: 0;
	}
	.navigation .level0 > .level-top:hover {
		color:#fff;
	}
	.navigation a, .navigation a:hover {
		font-size: 13px;
		color: #fff;
	}
	.page-main > .page-title-wrapper .page-title {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.product.info.detailed .product.data.items > .item.title {
		width: 100%;
	}	
	.products-list .product-item .price-box {
		text-align: left;
	}
	.filter.active .filter-subtitle {
		background: #fff;
	}
}

@media all and (min-width: 769px),
print {
	.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
		max-width: 1440px !important;
	}
	.navigation .level0.parent > .level-top {
		padding-right: 25px !important;
	}
	.navigation .level0.parent > .level-top > .ui-menu-icon:after {
        font-size: 8px !important;
    }
	.navigation .level0.parent > .level-top > .ui-menu-icon {
        right: 12px !important;
    }
	.page-header .panel.wrapper {
		background: #fff !important;
	}

	.header.content {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}

	.logo {
		margin: 0 auto 0 0 !important;
	}

	.block-search {
		width: 500px !important;
		float: left !important;
		padding-left: 12rem !important;
	}

	.block-search input {
		border-color: #333333;
		border-radius: 7px;
		font-family: "Poppins", sans-serif;
		font-size: 1.3rem;
		height: 40px;
	}

	.block-search .action.search.disabled,
	.block-search .action.search[disabled],
	fieldset[disabled] .block-search .action.search {
		opacity: 1 !important;
		height: 40px;
	}

	.block-search .action.search {
		right: 0 !important;
		background: #FC1765 !important;
		padding: 0 25px !important;
	}

	.block-search .action.search:before {
		color: #fff !important;
	}

	.minicart-wrapper .action.showcart:before {
		font-size: 35px;
		line-height: 35px;
	}
	
	.nav-sections {
		margin-bottom: 0px !important;
		background: #363D44;
	}
	
	.navigation ul {
		padding: 0px !important;
		display: flex;
        justify-content: space-evenly;
        align-items: center;
	}
	
	.navigation .level0 {
		margin-right: 0px !important;
	}
	
	.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top, .navigation .level0:hover > .level-top {
		background: #FC1765;
		border: 0px !important;
	}

	.page-wrapper>.breadcrumbs {
		/*background: #F0F2F6;*/
		padding: 10px;
	}

	.product-options-bottom .price-box .price-container .price,
	.product-info-price .price-box .price-container .price {
		font-size: 25px !important;
		font-weight: 600;
		color: #222529;
	}

	.product-info-main .product-add-form .product-options-wrapper .options-list.nested {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 0px;
	}
	
	.product.info.detailed .product.data.items > .item.title > .switch {
		padding-top: 2px !important;
	}

	.page-footer {
		background: #363d44 !important;
		padding-bottom: 0px !important;
	}

	.footer.content {
		overflow: hidden;
		padding-bottom: 20px;
	}

	.footer.content .block {
		float: none !important;
		margin: 0 auto;
	}
	
	.block.newsletter .field.newsletter {
		max-width: 400px !important;
	}

	.navigation {
		background: #363D44 !important;
		font-weight: 500 !important;
	}


	.navigation .level0>.level-top,
	.navigation .level0>.level-top:hover,
	.navigation .level0>.level-top.ui-state-focus {
		color: #fff !important;
	}

	.catalog-product-view .product.media {
		width: 50% !important;
	}
}

@media all and (min-width: 640px) {

	.abs-visually-hidden-desktop-s,
	.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner,
	.block.widget .products-grid .product-item .product-item-inner, .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
	.page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
		border: none;
		height: auto;
		margin: 0;
		overflow: inherit;
		padding: 0;
		position: relative;
		width: auto;
		box-shadow: none;
	}

	.products-grid .product-item-inner {
		box-shadow: none;
		border: 0;
		margin: 0;
		padding: 0;
		position: relative;
	}

	.products-grid .product-item-info:hover,
	.products-grid .product-item-info.active {
		box-shadow: none;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}

	.products-grid .product-item-actions {
		margin: 0px;
	}
}

@media only screen and (max-width: 440px) {
	.nav-toggle {
		padding-top: 0px !important;
	}
	.wk-horizontol-filters {
		padding-bottom: 0px !important;
	}
}

@media  screen and (max-width: 440px) and (min-width:0px){
    .wk-horizontol-nav .block-content.filter-content {
        padding-top: 0px !important;
    }
}

/*Ankit CSS Start*/
.header.panel > .header.links > .customer-welcome + .authorization-link{
	display:block !important;
}
.minicart-wrapper .action.showcart .counter.qty {
	display: inline-block; 
	background: #FC1765;
	color: #ffffff;
	line-height: 19px;
	border-radius: 12px;
	display: inline-block;
	margin: -11px -7px 0;
	min-width: 13px;
	height: 19px;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
	white-space: normal;
}
.minicart-wrapper .action.showcart .counter-number { display: inline-block; }
.minicart-wrapper .action.showcart:before{
	content:'';
	width: 40px;
	height: 41px;
	background-image: url(../media/cart.jpg);
	background-position: center;
	background-size: 100% 100%;
	border: 0px;
	margin-top: 0px;
}
@media only screen and (max-width: 768px) {	
	.minicart-wrapper .action.showcart:before {width: 26px; height: 26px;}
	.minicart-wrapper {margin-right: 10px;}
	.minicart-wrapper .action.showcart .counter.qty {min-width: 10px; height: 16px; line-height: 16px;}
}


.product-items.widget-product-grid {
  display: flex !important;
  flex-wrap: wrap;
  margin: 0 -10px; /* optional: for spacing */
  padding: 0;
  list-style: none;
}

.product-items.widget-product-grid .product-item {
  width: 25%;  /* 100% / 4 = 25% width for 4 per row */
  padding: 10px;           /* optional spacing */
  box-sizing: border-box;  /* ensure padding doesn't increase width */
}

/* Responsive: 2 items per row on tablets */
@media (max-width: 991px) {
  .product-items.widget-product-grid .product-item {
    width: 50%;
  }
}

/* Responsive: 1 item per row on mobile */
@media (max-width: 600px) {
  .product-items.widget-product-grid .product-item {
    width: 100%;
  }
}

.product-items.widget-product-grid {
  display: flex !important;
  flex-wrap: wrap;
  margin: 0 -10px; /* optional: for spacing */
  padding: 0;
  list-style: none;
}

.product-items.widget-product-grid .product-item {
  width: 25%;  /* 100% / 4 = 25% width for 4 per row */
  padding: 10px;           /* optional spacing */
  box-sizing: border-box;  /* ensure padding doesn't increase width */
}

/* Responsive: 2 items per row on tablets */
@media (max-width: 991px) {
  .product-items.widget-product-grid .product-item {
    width: 50%;
  }
}

/* Responsive: 1 item per row on mobile */
@media (max-width: 600px) {
  .product-items.widget-product-grid .product-item {
    width: 100%;
  }
}


/*Ankit CSS END*/